@import url('https://fonts.googleapis.com/css2?family=PT+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');


* {

    margin: 0;

    padding: 0;

	font-family: 'PT Sans', sans-serif;

}


 ul {

    list-style: none;

    margin: 0;

	font-family: 'PT Sans', sans-serif;

}

li

{

	font-family: 'PT Sans', sans-serif;  

}

body 



{	 

}

h1, h2, h3, h4, h5, h6

{

	

	 color: #333333;

	margin-top: 0px;

	font-family: 'PT Sans', sans-serif;
	font-size:40px;

	

}
 h3, h4, h5, h6

{

	

	 color: #333333;

	margin-top: 0px;

	font-family: 'PT Sans', sans-serif;
	font-size:30px;

	

}

.content-box {

    box-shadow: 3px 4px 6px #7a7878;

    padding: 20px;background: #f3f3f3;min-height: 452px;

    margin-bottom: 40px;

}
.thanku {
    text-align: center;
}
.thanku h3 {
    color: #b9333b;
    font-size: 22px;
}

.thanku {
    text-align: center;
}
.thanku p {
    text-align: center;
    color: #b9333b;
}
p.new {
    font-size: 18px;
}
.sticky {
    position: fixed!important;
}
div#myHeader {
    position: relative;
    width: 100%;
    z-index: 9;
    background: #fff;
}
#demo {
    height:100%;
    position:relative;
    overflow:hidden;
  }
  
  
  .green{
    background-color:#6fb936;
  }
          .thumb{
              margin-bottom: 30px;
          }
          
          .page-top{
              margin-top:85px;
          }
  
     
  img.zoom {
      width: 100%;
      height: 200px;
      border-radius:5px;
      object-fit:cover;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
      border-radius: .5em;
    border: 5px solid #eee;
  }
          
   
  .transition {
      -webkit-transform: scale(1.2); 
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2);
  }
      .modal-header {
     
       border-bottom: none;
  }
      .modal-title {
          color:#000;
      }
      .modal-footer{
        display:none;  
      }
.content-box ul {margin-left:15px;}

.content-box ul li {list-style:initial;}

p

{

	font-family: 'PT Sans', sans-serif;

font-size: 16px;

    margin-bottom: 30px;

    color: #333333;
    text-align:justify;

}

body .dropdown-menu {

    background-color: #f0eeee !important;

}

a:hover {

    text-decoration: none !important;

}
.career form {
    width: 100%;
}




/*============== top-header =================*/

.upper-inner-header {

    display: flex;

    justify-content: space-between;

    align-items: center;

    padding: 14px 0;

}

.upper-inner-header .upper-right {

    display: flex;

    justify-content: space-between;

    align-items: center;

}

.upper-inner-header .upper-right p {

    color: #222222;

    margin: 0 11px;

    font-size: 18px;

}

.upper-inner-header .upper-right h6 {

    color: #fff;

    margin-right: 24px;

    border-right: 1px solid #fff;

    padding-right: 25px;

    margin: 0 24px 0px 0px;

}

.upper-left p {

    color: #222222;

    font-size: 16px;

}

.upper-left {

    display: flex;

    align-items: center;

    justify-content: space-between;

}

.upper-left p.call-1 {

    margin-right: 25px;

    border-right: 1px solid #fff;

    padding-right: 24px;

	    margin-bottom: 0;

}
/*.sub-hader {*/
/*    position: relative;*/
/*    top: 80px;*/
/*}*/

.upper-left p.email-1 {

	    margin-bottom: 0;

}

.upper-left p.call-1 i {

    padding-right: 10px;

}

.upper-left p.email-1 i {

    padding-right: 10px;

}

.upper-Header {

    background: #fff;

}

.dropdown:hover>.dropdown-menu {

  display: block;

}
.career h2 {
    color: #b8292f;
    margin-bottom: 40px;
    text-align: left;
}
.career input.form-control {
    padding: 32px 15px;
    border-radius: 0;
    border-bottom-color: #eee;
    border-bottom-width: 4px;
    text-align: center;
    font-size: 14px;
}
input.form-control.filenew {
    border: 0;
}
.career button.btn.btn-primary {
    background-color: #f1703d !important;
    border-bottom: 2px solid #dc5520;
    border-radius: 3px !important;
    border: 0;
    margin-top: 20px;
}

/*.dropdown-submenu {*/

/*  position: relative;*/

/*}*/



/*.dropdown-submenu a::after {*/

/*  transform: rotate(-90deg);*/

/*  position: absolute;*/

/*  right: 6px;*/

/*  top: .8em;*/

/*}*/



/*.dropdown-submenu .dropdown-menu {*/

/*  top: 0;*/

/*  left: 100%;*/

/*  margin-left: .1rem;*/

/*  margin-right: .1rem;*/

/*}*/

.dropdown>.dropdown-toggle:active {

    pointer-events: none;

}



.dropdown-submenu {

  position: relative;

}



.dropdown-submenu a::after {

  transform: rotate(-90deg);

  position: absolute;

  right: 6px;

  top: .8em;

}



.dropdown-submenu .dropdown-menu {

  top: 0;

  left: 100%;

  margin-left: .1rem;

  margin-right: .1rem;

}



.page-wrapper {

    position: relative;

    margin: 0 auto;

    width: 100%;

    min-width: 300px;

    overflow: hidden;

}

.top-Header {

    /*-webkit-animation: zoom 14s ease-in-out infinite alternate;

    animation: zoom 14s ease-in-out infinite alternate;*/

}

/*div#demo {

    margin: 12px 0;

}*/

.carousel-inner img {

    width: 100%;

    height: 100%;

  }

.navbar {

    position: relative;

    width: 100%;

}

.top-Headerr {position: relative;

}

.navbar-light .navbar-nav .nav-link {

    color: #b8292f !important;

    font-size: 20px;

    padding: 8px 14px;

    text-transform: capitalize;

}

@-webkit-keyframes zoom {

    from {

    	-webkit-transform: scale(1,1);

    }

    to {

    	-webkit-transform: scale(1.5,1.5);

    }

}



/* Standard syntax */

@keyframes zoom {

   from {

        transform: scale(1,1);

   }

   to {

        transform: scale(1.3,1.3);

   }

}



.top-Header {

        min-height: 620px;background-image: url(http://test.abryl.in/public/images/abril.jpg);

    padding: 6px 0;

}

.top-Header form.form-inline.my-2 a {

    color: #fff;

    margin-left: 10px;

}

.top-Header nav ul li a {

    color: #fff !important;

    font-size: 16px;

    padding: 10px 10px !important;

}

a.navbar-brand img {

    width: 100%;

}



.top-Header nav ul.navbar-nav li a:hover {

       color: #ffffff !important;

        background: #b8292f;

    border-radius: 4px;

}

.top-Header nav ul.navbar-nav li.active a {

    color: #ffffff !important;

    background: #c84227;

    border-radius: 4px;

}

/*============== banner =================*/



.banner-outer {

    position: relative;
    margin-top:50px;

}

section.Management-Strategy {

    position: absolute;

    left: 0;

    right: 0;

    bottom: -124px;

}

/*============== banner =================*/



.banner-img img {

    width: 100%;

}

.banner-text h1 {

    font-size: 40px;

    color: #222;

    line-height: 50px;

    margin-bottom: 14px;

    font-weight: 400;
    font-family: 'Bebas Neue', cursive;

}

.banner-text p {
    font-size: 20px;
    color: #222;
    line-height: 36px;
    margin-bottom: 30px;
}

.banner-text h6 {
    font-size: 40px;
    color: #222;
}

.banner {
    background:url(../images/Artboard–1.png);

    background-repeat: no-repeat;

    padding: 50px 0 0px !important;

    background-size: cover;

    background-position: center;

}



.banner-text a {

       background: #b8292f;

    color: #fff;

    height: 50px;

    width: 120px;

    display: inline-block;

    line-height: 50px;

    text-align: center;

    border-radius: 100px;

}

.banner-text a:hover {

    color: #fff;

}

.banner-text {

        margin-top: 0%;

    position: relative;

    margin-bottom: 16%;

}



.banner-text h4 {

    color: #ffffff;

    font-size: 40px;

    line-height: 36px;

    margin-bottom: 18px;

}



.dropdown-submenu {

  position: relative;

}



.dropdown-submenu a::after {

  transform: rotate(-90deg);

  position: absolute;

  right: 6px;

  top: .8em;

}



.dropdown-submenu .dropdown-menu {

  top: 0;

  left: 100%;

  margin-left: .1rem;

  margin-right: .1rem;

}







/*============== Management-Strategy=================*/

.Management-Strategy-outer {

    background: #3498db;

    padding: 70px 40px 24px !important;

}

.Management-Strategy-outer.mange-2 {

    background: #2089d0;

    

}

.Management-Strategy-outer.mange-3 {

	background: #1579bc;

}

.Management-Strategy-inner h2 {

    color: #fff;

    font-size:40px;

    position: absolute;

    opacity: 0.1;

    top: 30px;

    font-weight: 600;

}
.imgee {
    margin-bottom: 90px;
}

.imgee img 
{
    border-radius: .5em;
    border: 5px solid #eee;
}

.content-box h5 {
    font-weight: bold;
}
.Management-Strategy-inner h6 {

    color: #fff;

    font-size: 40px;

    margin-bottom: 24px;

}

.Management-Strategy-inner h4 {

    color: #fff;

    font-size: 40px;

    margin-bottom: 16px;

}

.Management-Strategy-inner p{

	 color: #fff;

    font-size: 16px;

	

}

/*============== about us =================*/

.title {

    text-align: center;

}

.title h2 {

    font-size: 40px;

	color:#222222;

	text-transform: uppercase;

}



.title h2 span {

    color: #909090;

}

.title p {

    font-size: 16px;

	color:#222222;

}



section.about-us {

    background-repeat: no-repeat;

    padding: 3% 0 4%!important;

    background-size: cover;

    background-position: center;}

/*section.about-us {

    background-repeat: no-repeat;

    padding: 17% 0 0!important;

    background-size: cover;

    background-position: center;

}*/

.about-us-right h6 {

    color: #32404D;

    font-size:40px;

}

.about-us-right h1 {

    color: #32404D;

    font-size: 40px;

	margin-bottom: 40px;

}

.about-us-right p {

    color: #8B949B;

    font-size: 14px;

	margin-bottom: 20px;

}

.about-us-right a {

    background: #c84227;

    color: #fff;

    height: 50px;

    width: 120px;

    display: inline-block;

    line-height: 50px;

    text-align: center;

    border-radius: 6px;

}

.about-us-right a {

    background: #c84227;

    color: #fff !important;

}

.about-us-inner {

    background:#dedede;

    text-align: center;

    padding: 20px;color:#fff;

}

.about-us-inner a {

    background: #fff;

    color: #222222;

}

.about-us-inner h1 {

    color: #333131;

}

.about-icon-hover {

    display: none;

}

.about-icon {

background: #b52a30;

    width: 100px;

    height: 100px;

    margin: 0 auto;

    border-radius: 100px;

    line-height: 100px;

    margin-bottom: 24px;

    border: 2px solid;

}

.about-icon img {

    width: 60%;

}

.about-icon-hover {

    background: #fff;

    width: 100px;

    height: 100px;

    margin: 0 auto;

    border-radius: 100px;

    line-height: 100px;

	 margin-bottom: 24px;

}

.about-icon-hover img {

    width: 60%;

}

.about-us-inner h1 {

    font-size: 40px;

    color: #000;

    margin-bottom: 16px;

}



.about-us-inner P {

    font-size: 16px;

    color: #333131;

}

.about-us-inner a {

    background: #b8292f;

    color: #fff;

    padding: 12px 24px;

    border-radius: 100px;

    display: inline-block;

    margin-top: 10px;

}

.about-us-inner:hover .about-icon-hover {

    display: block !important;

}

.about-us-inner:hover .about-icon {

    display: none !important;

}



.about-us-inner:hover {

    background: #a32c3c;

}

.about-us-inner:hover a {

    background: #fff;

	color:#222222

}

.about-us-inner:hover h1 {

    color: #fff;

}

.about-us-inner:hover P {

    color: #fff;

}

.title {

    text-align: center;

    margin-bottom: 60px;

}

/*============== about-we =================*/

.border-full{box-shadow: 1px 1px 4px #615e5e;

}

h1,h2,h3,h4 {text-transform: uppercase;

    font-weight: 800;    font-size: 40px;}

.row.about-we-outer {

    background: url(../images/about-we-back.png);

    background-repeat: no-repeat;

    padding: 5% 0 0%!important;

    background-size: cover;

    background-position: center;

}

.about-we-content h1 {

    font-size: 40px;

    margin-bottom: 30px;

    text-transform: uppercase;

    font-weight: 800;

}

.about-we-content p {

	font-size: 16px;

    margin-bottom: 30px;

    color: #333333;

}

.about-we-content ul li {

	font-size: 16px;

    margin-bottom: 20px;

	list-style: disc;
	text-align:justify;

}

.about-we-content ul {

    padding-left: 20px;

}



.about-we-img img {

    width: 100%;

}

/*============== Facilities  =================*/

.Facilities-img img {height: 300px;

    width: 100%;
    border-radius: .5em;
    border: 5px solid #eee;
}

.Facilities-img {

    margin-bottom: 30px;

}

.Facilities-inner h1 {

	font-size: 40px;

    color: #222;

	margin-bottom: 20px;    text-align: center;

}



.Facilities-inner p {

	font-size: 16px;

    color: #222;

	margin-bottom: 20px;

}

.Facilities-inner a{    margin: 10px;}

.Facilities-inner {padding:15px;

   

    border: 1px solid #dedddd;    min-height: 670px;}

.Facilities-inner a {

	background: #b8292f;

    color: #fff;

    padding: 12px 24px;

    border-radius: 100px;

    display: inline-block;

    margin-top: 10px;

}



section.Facilities {

    background: #f5f5f5;

    padding: 2% 0;

}



/*============== Updates Here =================*/

.product-img img {

    width: 100%;

}

.navbar li.nav-item:hover {
    background: #D3D3D3;
    border-radius: 5px;
}
.nav-item:hover .nav-link {color:#000 !important;}



section.products-outer {

    padding: 8% 0;

}

.row.Updates-inner-outer {

	 background: url(../images/contact-info.png);

    background-repeat: no-repeat;

    padding: 6% 0 5%!important;

    background-size: cover;

    background-position: center;

}

.Updates-Here-inner.Updatesleft {

    padding-left: 50px;

}

.Updates-Here-inner.Updatesright {

	 padding-right: 50px;

}

.Updates-Here-inner.Updatesleft h1 {

    font-size: 40px;

    color: #fff;

}

.Updates-Here-inner.Updatesright p {

	 font-size: 16px;

    color: #fff;

}

/*============== Facilities  =================*/

.location-map iframe {

    width: 100%;

    height: auto;

}



.footer-social-icon p {

    display: inline-block;

    padding-right: 15px;

}

.footer-left img {

    margin-bottom: 22px;

}

footer {

   /* background: url(../../images/footer-bac.png);*/

    background-repeat: no-repeat;

    padding: 3% 0 0%!important;

    background-size: cover;

    background-position: center;

    /*background: #eee;*/

}

.footer-left p {

    color: #222;

    font-size: 16px;

}

.quick-link h2 {

    font-size: 30px;

    color: #222;

    margin-bottom: 40px;

}

.quick-link ul li {

    margin-bottom: 20px;

}

.Products-Category ul li a {

    font-size: 16px;

    color: #222;

}

.Products-Category {

}

.Products-Category h2 {

    font-size: 20px;

    color: #222;

    margin-bottom: 40px;

}

.Products-Category ul li {

    border-top: 1px solid #222;

    padding: 14px 0;

}

.Products-Category ul li a {

    font-size: 16px;

    color: #fff;

}

.location-map h2 {

    font-size: 30px;

    color: #222;

    margin-bottom: 40px;

}

.footer-social-icon p {

    display: inline-block;

    padding-right: 16px;

}

.Products-Category ul li a i {

    margin-right: 10px;

}

.footer-bottom-left p, .footer-bottom-left a {

    font-size: 16px;

    color: #222;

}

.footer-bottom-right ul li a {

    font-size: 16px;

    color: #fff;

    padding: 0 20px;

    border-right: 1px solid #fff;

}

.footer-bottom-right {

    text-align: right;

}

.footer-bottom-right ul li {

    display: inline-block;

    text-align: right;

    color: #222!important;

}

.footer-bottom {

    padding: 44px 0 0px;

}

.quick-link ul li:first-child {

    padding-left: 0px;

}

.quick-link ul li {

    display: inline-block;

    padding: 0px 24px;

}

/************** Responsive Start  *********************/





@media (max-width:1200px) {

.banner-text h1 {

    font-size: 40px;

    line-height: normal;

    margin-bottom: 14px;

}

.banner {

    padding: 100px 0 80px !important;

}

.Management-Strategy-inner h4 {

    font-size: 40px;

}

.footer-bottom-right ul li a {

    font-size: 13px;

}

.footer-bottom-left p, .footer-bottom-left a {

    font-size: 14px;

}

.Products-Category ul li a {

    font-size: 13px;

}





}



@media (max-width:991px) {

.upper-left p {

    font-size: 12px;

}

.navbar-light .navbar-toggler {

    background: #fff;

}

section.about-us {

    padding: 27% 0 0!important;

}

.footer-bottom-left {

    text-align: center;

}

.footer-bottom-right {

    text-align: center;

}

}



@media (max-width:767px) {

section.Management-Strategy {

    position: static;

    margin-top: 64px;

}

.upper-inner-header {

    display: block;

}

.upper-left {

    display: block;

}

.upper-left p {

    font-size: 14px;

}

.upper-inner-header .upper-right {

    display: flex;

    justify-content: center;

    align-items: center;

}

.upper-left p {

    text-align: center;

}

.banner {

    padding: 101px 0 30px !important;

}

section.about-us {

    padding: 14% 0 0!important;

}

.about-us-inner {

    margin-bottom: 30px;

}

.title {

    text-align: center;

    margin-bottom: 30px;

}

.Facilities-inner {

    text-align: center;

    margin-bottom: 55px;

}

.product-img {

    margin-bottom: 30px;

}

.row.Updates-inner-outer {

    padding: 6% 40px 5%!important;

}

.Updates-Here-inner.Updatesleft {

    padding-left: 0px;

}

.title h2 {

    font-size: 40px;

}

.about-we-content h1 {

    font-size: 40px;

    margin-bottom: 20px;

}

.Updates-Here-inner.Updatesright p {

    font-size: 16px;

    color: #fff;

    margin-bottom: 0px;

}

.Updates-Here-inner.Updatesleft h1 {

    font-size: 40px;

    color: #fff;

    margin-bottom: 14px;

}

}



@media (max-width:639px) {



}



@media (max-width:480px) {

.quick-link ul li:first-child {

    padding: 0px 24px;  

}

.quick-link ul li {

    display: flex;

    padding: 0px 24px;

    flex-direction: row;

    width: 50%;

    float: left;

}



.Updates-Here-inner.Updatesright {

    padding-right: 0px;

}

.row.Updates-inner-outer {

    padding: 6% 10px 5%!important;

}

}



@media (max-width:359px) {

	.banner-text h1 {

    font-size: 40px;

}



}



/************** Responsive close  *********************/











/*10dec2020*/

#mtop30{

    margin-top:30px;

}

/*@media (min-width: 768px) {

  .multi-item-carousel .carousel-inner .carousel-item {

    margin-right: inherit;

  }

  .multi-item-carousel .carousel-inner .carousel-item.active + .carousel-item,

  .multi-item-carousel .carousel-inner .carousel-item.active + .carousel-item + .carousel-item {

    display: block;

  }

  .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),

  .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,

  .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {

    -webkit-transition: none;

    transition: none;

  }

  .multi-item-carousel .carousel-inner .carousel-item.active + .carousel-item + .carousel-item + .carousel-item {

    position: absolute;

    top: 0;

    right: -33.33333333%;

    z-index: -1;

    display: block;

    visibility: visible;

  }

  .multi-item-carousel .carousel-inner .carousel-item-next,

  .multi-item-carousel .carousel-inner .carousel-item-prev {

    position: relative;

    -webkit-transform: translate3d(0, 0, 0);

            transform: translate3d(0, 0, 0);

  }

  .multi-item-carousel .carousel-inner .carousel-item-prev.carousel-item-right {

    position: absolute;

    top: 0;

    left: 0;

    z-index: -1;

    display: block;

    visibility: visible;

  }

  .multi-item-carousel .active.carousel-item-left + .carousel-item-next.carousel-item-left,

  .multi-item-carousel .carousel-item-next.carousel-item-left + .carousel-item,

  .multi-item-carousel .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,

  .multi-item-carousel .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {

    position: relative;

    -webkit-transform: translate3d(-100%, 0, 0);

            transform: translate3d(-100%, 0, 0);

    visibility: visible;

  }

  .multi-item-carousel .active.carousel-item-right + .carousel-item-prev.carousel-item-right,

  .multi-item-carousel .carousel-item-prev.carousel-item-right + .carousel-item,

  .multi-item-carousel .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,

  .multi-item-carousel .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {

    position: relative;

    -webkit-transform: translate3d(100%, 0, 0);

            transform: translate3d(100%, 0, 0);

    display: block;

    visibility: visible;

  }

}*/

.dropdown-submenu:hover .dropdown-menu {display:block !important;}

.dropdown-submenu {

  position: relative;

}



.dropdown-submenu a::after {

  transform: rotate(-90deg);

  position: absolute;

  right: 6px;

  top: .8em;

}

.font-size-30 {

    font-size: 30px;

    margin-bottom: 0;

    font-weight: 700;

}

.dropdown-submenu .dropdown-menu {

  top: 0;

  left: 100%;

  margin-left: .1rem;

  margin-right: .1rem;

}

.col-md-12.micro-img img {

    width: 100%;

    /*padding: 10px;*/

    height: 288px;
    border-radius: .5em;
    border: 5px solid #eee;

}

.gallary-img li {

    padding: 10px;

    width: 20%;

    float: left;}

.margin-top-100 {margin-top:100px;}

.margin-top-50 {margin-top:50px;}

.gallary-img li img, .gallary-img-col-4 li img{width:100%;border-radius: .5em;
    border: 5px solid #eee;}

 .imgfull { width: 100%;border-radius: .5em;
    border: 5px solid #eee;}

.engi-img img {height: 500px;border-radius: .5em;
    border: 5px solid #eee;}

.ul-margin li {list-style:initial;margin: 10px 0px;}

.ul-margin {margin: 0 0 10px 30px;}

.gallary-img-col-4 li {

    padding: 10px;

    width: 25%;

    float: left;

}

.cust-form {
    padding: 10px;
    background: #eee;
    /*border: 1px solid #e4d9d9;*/
    text-align: center;
}
.contactnew i.fa {
    color: #b8292f;
}
.btn-outline-info {
    color: #b8292f;
    border-color: #b8292f;
}

.heading-small {    font-size: 27px;padding: 0 10px;

    margin-bottom: 23px;

}

.center-text h4{text-align:center;width: 100%;margin-bottom: 30px;}

.production-page .gallary-img li {

    padding: 10px;

    width: 25%;

    float: left;

}

@media only screen and (max-width:767px){

    .production-page .gallary-img li {

    padding: 10px;

    width: 50%;

    float: left;}

    

}
.banner-img {
    background: #eee;
    height: 365px;
    overflow: hidden;
    border-radius: .5em;
    border: 5px solid rgba(255, 255, 255, .05);
}
.banner-img img {
    width: 100%;
    transition: transform 2s, filter 1.5s ease-in-out;
    transform-origin: center center;
    filter: brightness(90%);
}
.banner-img img:hover {
    filter: brightness(100%);
    transform: scale(1.3);
}
.about-we-img
{
    background: #eee;
    /*height: 365px;*/
    overflow: hidden;
    border-radius: .5em;
    border: 5px solid rgba(255, 255, 255, .05);
}
.about-we-img img {
    transform-origin: 50% 65%;
    transition: transform 5s, filter 3s ease-in-out;
    filter: brightness(150%);
}
.about-we-img img:hover {
    filter: brightness(100%);
    transform: scale(1.5);
}
#glry img {
    width: 100%;
    margin: 10px 0px;
    max-height: 247px;
    border-radius: .5em;
    border: 5px solid #eee!important;
}
/* Timeline */
.timeline,
.timeline-horizontal {
  list-style: none;
  padding: 20px;
  position: relative;
}
.timeline:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline .timeline-item {
  margin-bottom: 20px;
  position: relative;
}
.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}
.timeline .timeline-item:after {
  clear: both;
}
.timeline .timeline-item .timeline-badge {
  color: #fff;
  width: 54px;
  height: 54px;
  line-height: 52px;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -25px;
  background-color: #333;
  border: 3px solid #ffffff;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline .timeline-item .timeline-badge i,
.timeline .timeline-item .timeline-badge .fa,
.timeline .timeline-item .timeline-badge .glyphicon {
  top: 2px;
  left: 0px;
}
.timeline .timeline-item .timeline-badge.primary {
  background-color: #1f9eba;
}
.timeline .timeline-item .timeline-badge.info {
  background-color: #5bc0de;
}
.timeline .timeline-item .timeline-badge.success {
  background-color: #59ba1f;
}
.timeline .timeline-item .timeline-badge.warning {
  background-color: #d1bd10;
}
.timeline .timeline-item .timeline-badge.danger {
  background-color: #ba1f1f;
}
.timeline .timeline-item .timeline-panel {
  position: relative;
  width: 46%;
  float: left;
  right: 16px;
  border: 1px solid #777;
  background: #ffffff;
  border-radius: 2px;
  padding: 20px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline .timeline-item .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -16px;
  display: inline-block;
  border-top: 16px solid transparent;
  border-left: 16px solid #777;
  border-right: 0 solid #777;
  border-bottom: 16px solid transparent;
  content: " ";
}
.timeline .timeline-item .timeline-panel .timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-item .timeline-panel .timeline-body > p,
.timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
}
.timeline .timeline-item .timeline-panel .timeline-body > p + p {
  margin-top: 5px;
}
.timeline .timeline-item:last-child:nth-child(even) {
  float: right;
}
.timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right;
  left: 16px;
}
.timeline .timeline-item:nth-child(even) .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-horizontal {
  list-style: none;
  position: relative;
  padding: 20px 0px 20px 0px;
  display: inline-block;
}
.timeline-horizontal:before {
  height: 3px;
  top: auto;
  bottom: 26px;
  left: 56px;
  right: 0;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item {
  display: table-cell;
  height: 280px;
  width: 20%;
  min-width: 320px;
  float: none !important;
  padding-left: 0px;
  padding-right: 20px;
  margin: 0 auto;
  vertical-align: bottom;
}
.timeline-horizontal .timeline-item .timeline-panel {
  top: auto;
  bottom: 64px;
  display: inline-block;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item .timeline-panel:before {
  top: auto;
  bottom: -16px;
  left: 28px !important;
  right: auto;
  border-right: 16px solid transparent !important;
  border-top: 16px solid #777 !important;
  border-bottom: 0 solid #777 !important;
  border-left: 16px solid transparent !important;
}
.timeline-horizontal .timeline-item:before,
.timeline-horizontal .timeline-item:after {
  display: none;
}
.timeline-horizontal .timeline-item .timeline-badge {
  top: auto;
  bottom: 0px;
  left: 43px;
}
