* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body {  font-family: "Open sans", sans-serif;  color: #115c9b; margin:0; padding:0; font-size:12px; line-height:none;
   

}
img{margin:0; padding:0; text-decoration:none;}
h1, h2, h3, h4, h5, h6{margin:0; padding:0; text-decoration:none; font-family: "Dosis", sans-serif;}
ul, li, a{ margin:0; padding:0; text-decoration:none; outline:none; list-style:none;}
a {color: inherit; text-decoration:none;}
a:hover, a:focus, a:active {color: inherit;}
p{ margin:0; padding:0;}

/* Header 
================================= */
.main-header{/*position:fixed; top:0; left:0; right:0; margin:0 auto; z-index:20;*/ width:100%; float:left;}
.navbar-static-top {
  margin: 0;
  border: 0;
  color: #fff;
}
.navbar{ padding:15px 0 0; transition: background 0.8s ease-out 0s, padding 0.8s ease-out 0s; background:#000;}
.navbar-pad-original{ padding:0;}
.navbar-top {
  background: #115c9b;
  font-size: 12px;
  padding: 3px 0;
}
.navbar-top .list-inline {
  margin-bottom: 0;
}
.navbar-top .header-contact li {
  margin-right: 15px;
  }
  
.list-unstyled.list-inline.header-contact a{ text-decoration:none; transition-duration:.2s; outline:none;}  
.list-unstyled.list-inline.header-contact a:hover{ color:#fa0101;transition-duration:.2s;outline:none;}
.navbar-top .header-contact li .fa {
  margin-right: 5px;

}
.list-unstyled.list-inline.header-social a{ text-decoration:none; outline:none;}
.list-unstyled.list-inline.header-social a .fa{ font-size:12px; transition-duration:.2s;}
.list-unstyled.list-inline.header-social a:hover{ color:#fa0101; transition-duration:.2s;}

.navbar-main {
  margin-bottom: 0;
 color: #fff;
  background: #142b43;
  background: #000;
 
}
.navbar-brand{ height:auto; padding:10px 15px;}
.navbar-main .navbar-brand {
 border-bottom: none !important;
}

.navbar-main a:hover,
.navbar-main a:active,
.navbar-main a.is-active {
background: none !important;
color: inherit;
border-bottom: 2px solid #fa0101;
text-decoration:none;
transition-duration:.2s;
outline:none;
color:#fa0101;

}

.navbar-main .submenu {
  position: absolute;
  list-style: none;
  background: #1f76bd;
  padding: 0;
  width: 150px;
  left: -35px;
  visibility: hidden;
  top: 85px;
  -moz-transition: all, 0.05s;
  -o-transition: all, 0.05s;
  -webkit-transition: all, 0.05s;
  transition: all, 0.05s;
}
.navbar-main .submenu li {
  border-top: 1px solid #185b91;
}
.navbar-main .submenu li:hover {
  background: #185b91;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
.navbar-main .submenu li a {
  width: 100%;
  border-bottom: none;
  text-decoration: none;
  padding: 5px 25px;
  display: block;
  font-size: 16px;
}
.navbar-main li a {
  font-family: "Dosis", sans-serif;
  font-size: 15px;
  letter-spacing:0.4px;
  padding:32px 13px;
  border-bottom: 2px solid transparent;
  text-transform:uppercase;
  transition-duration:.2s;
}
.navbar-main li:hover .submenu {
  top: 62px;
  visibility: visible;
  -moz-transition: all, 0.25s;
  -o-transition: all, 0.25s;
  -webkit-transition: all, 0.25s;
  transition: all, 0.25s;
}
.navbar-main .icon-bar {
  background: #fff;
}

.navbar-nav > li{ padding:0 2px;}



/* Home Slider 
================================= */
.carousel.slide.carousel-home{padding-top:80px;}
.carousel-home img {
  width: 100%;
}

.carousel-indicators li{ margin:2px;}
.carousel-indicators .active{margin:0;}
.carousel-home .carousel-control {
  background: #1f76bd;
   background: #000;
  height: 80px;
  width: 40px;
  top: 50%;
  margin-top: -40px;
  -moz-transition: width, 0.3s;
  -o-transition: width, 0.3s;
  -webkit-transition: width, 0.3s;
  transition: width, 0.3s;
}
.carousel-home .carousel-control .fa {
  font-size: 2.5em;
  padding-top: 12px;
}
.carousel-home .carousel-control:hover {
  width: 50px;
}
.carousel-home .carousel-caption {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}
.carousel-home .carousel-title {
  color: #fff;
  font-family: "Dosis", sans-serif;
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
}
.carousel-home .carousel-subtitle {
  font-size: 25px;
  text-transform: uppercase;
}
.carousel-home .btn {
  margin-top: 30px;
}

.section-home {
  margin: 30px 0;
}

/* home/ about-us 
================================= */
.about-us {
  margin: 50px 0 70px;
}

.about-us-col {
  height: 330px;
  text-align: center;
  background-color: #0076a3;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMjgwODE0IiB5MT0iLTAuMTAyMjA4IiB4Mj0iMC43MTkxODYiIHkyPSIxLjEwMjIwOCI+PHN0b3Agb2Zmc2V0PSItMjUlIiBzdG9wLWNvbG9yPSIjMTE1YjliIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMxMjkwZjgiLz48c3RvcCBvZmZzZXQ9IjEyNSUiIHN0b3AtY29sb3I9IiMxMTViOWIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(290deg, #115b9b -25%, #1290f8 50%, #115b9b 125%);
  background-image: -webkit-linear-gradient(290deg, #115b9b -25%, #1290f8 50%, #115b9b 125%);
  background-image: linear-gradient(160deg, #115b9b -25%, #1290f8 50%, #115b9b 125%);
  color: #fff;
}
.col-icon-wrapper img{ max-width:100%; height:auto;}
.about-us-col .col-icon-wrapper {
  min-height: 80px;
}
.about-us-col .col-title {
  text-transform: uppercase;
  padding-top:20px;letter-spacing: 1px;
  font-weight:bold; font-size:21px; letter-spacing:1px;
}
.col-details{}
.col-details ul{ margin:0; padding:15px 15px 0;}
.col-details ul li{ font-size:14px; text-align:center; padding:2px 0;border-bottom: 1px solid #3cace9;}
.col-details ul li:last-child{ border:none;}
.welcome{ width:100%; text-align:center; margin-bottom:40px;}
.welcome h2{ font-size:30px;text-transform:uppercase; position:relative; margin-bottom:20px; color:#000;}
.welcome h2:before{ width:80px; border-bottom:solid 2px #fa0101; content:""; float:left; position:absolute; left:0; right:0;
bottom:-5px; margin:0 auto;}
.welcome p{ font-size:15px; font-weight:normal; color:#5c5c5c;}
.welcome p a{ text-decoration:none; outline:none; color:#df4141;}
.welcome p a:hover{ color:#cf3131;}
/*Service css*/
.service{font-size:24px;margin-bottom:25px; color:#000;position: relative;text-transform:capitalize; text-align:center}
/*.service:before{ width:60px; border-bottom:solid 2px #fa0101; content:""; float:left; position:absolute; left:0; right:0;
bottom:-5px; margin:0 auto;}*/


/* home/reasons 
================================= */
.home-reasons {margin:0;position:relative; overflow:hidden; padding:50px 0 30px; }
.parallax{position:absolute; left:0; right:0; top:0; bottom:0; z-index:-1;}
.parallax img{ bottom: 0;left: 50%; display:none; min-height: 100%; min-width: 100%; position: absolute;
transform: translateX(-50%);}
.product{ font-size:30px; color:#FFF; text-align:center; text-transform:uppercase; position:relative; margin-bottom:35px;}
.product:before{ width:60px; border-bottom:solid 2px #fa0101; content:""; float:left; position:absolute; left:0; right:0;
bottom:-5px; margin:0 auto;}

.reasons-col {
  position: relative;
  overflow: hidden;
  margin-bottom:30px;
  border:solid 5px #fff;
}
.reasons-col img {
  width: 100%;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
.reasons-col .reasons-titles {
  position: absolute;
  bottom: 0;
  text-align: center;
  background: rgba(31, 118, 189, 0.8);
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  height: 125px;
  padding: 25px 0;
}
.reasons-col .reasons-title {
  font-weight: bold;
}
.reasons-col a{ width:100%; height:100%; overflow:hidden;}
.reasons-col a img{max-width:100%; -moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;}
.reasons-col a:hover img{-moz-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}
.reasons-col .on-hover h3{ font-size:20px; text-align:center; text-transform:uppercase; font-weight:bold;
 letter-spacing:1px; margin-top:23%;}
.reasons-col .on-hover {
  position: absolute;
  top: 0;
  bottom: 125px;
  height:100%;
  width: 100%;
  padding: 25px;
  color: #fff;
  text-align: justify;
  background: rgba(31, 118, 189, 0.8);
  visibility: hidden;
  opacity: 0;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
 
}
.reasons-col:hover .on-hover {
  visibility: visible;
  opacity: 1;
  padding:0;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
.reasons-col:hover img {
  -moz-transform: perspective(1.1) scale3d(1.1, 1.1, 1.1);
  -webkit-transform: perspective(1.1) scale3d(1.1, 1.1, 1.1);
  transform: perspective(1.1) scale3d(1.1, 1.1, 1.1);
}
/* home/causes
================================= */
.cause {
  padding-bottom: 15px;
  margin-bottom: 30px;
  border: 1px solid #1f76bd;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
.cause .cause-progress {
  margin: 0 10px 15px;
  border: 1px solid #1f76bd;
  border-radius: 3px;
}
.cause .cause-progress .progress-bar {
  background: #1f76bd;
  box-shadow: none;
}
.cause .cause-img {
  margin-bottom: 15px;
  width: 100%;
}
.cause .cause-title {
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
}
.cause .cause-details {
  text-align: justify;
  padding: 0 15px;
  font-size: 13px;
  margin-bottom: 15px;
  min-height: 115px;
}
.cause:hover {
  background: #f0f0f0;
  color: #144d7b;
  border-color: #144d7b;
}
/* Team 
================================= */
.team-member {
  background: #1f76bd;
  color: #fff;
  text-align: center;
  padding-bottom: 15px;
  border: 1px solid #1f76bd;
}
.team-member .thumnail img {
  width: 100%;
}
.team-member .member-name {
  font-weight: bold;
}
.team-member .member-position {
  padding: 0 15px 5px;
}
/* footer 
================================= */


.main-footer {
  background: #115c9b;
  background: #000;
  width:100%; float:left;
  color: #fff;padding:11px 0 10px;}
.footer-bottom {font-size:14px; float:left; width:100%; color:#ccc;}
.footer-bottom span{ font-style:italic; float:right;}
.footer-bottom span a{text-align:center; text-decoration:none;outline:none; transition-duration:.2s;}
.footer-bottom span a:hover{ color:#fa0101;transition-duration:.2s;}

/* Pages
================================= */
.product-heading{background:url(../images/product.jpg) no-repeat center;background-size: cover;
  min-height:230px;
  color: #fff;
  padding: 25px 15px;
 margin-top:83px; width:100%;}
.page-heading {
  background: url(../images/about.jpg) no-repeat center;
  background-size: cover;
  min-height:230px;
  color: #fff;
  padding: 25px 15px;
 margin-top:83px; width:100%; float:left;
}
.page-heading .title-under {
  background: #fa0101;
}

.about-us-contant{ width:100%; float:left; padding:105px 0;}
.about-us-contant p{text-transform:inherit;color: #5c5c5c;padding: 13px 0;
    font-size: 15px;font-weight: normal; text-align:justify;}
.page-description {
  font-size: 18px;padding-top:10px;
}
.container.zoomIn.animated{ margin-top:35px;}
.container.zoomIn.animated .page-title{ text-transform:uppercase;}
.main-container {
  margin-bottom: 80px; margin-top:100px;
}


/* Pages/Parallax 
================================= */
.roller_plx{ width:100%;background:#fff; padding:110px 0;}
.roller_plx .roller{ width:100%; text-align:center;}
.roller_plx .roller h3{ color:#000; font-weight:500; font-size:30px; text-transform:uppercase;
position:relative;}
.roller_plx .roller h3:before{width:60px; border-bottom:solid 2px #fa0101; content:""; float:left; position:absolute; left:0; right:0;
bottom:-15px; margin:0 auto;}
.roller_plx .roller p{ color:#5c5c5c; font-size:15px; text-align:center; padding:30px 0 0px;}


.roller_plx02, .roller_plx04, .roller_plx06{padding:180px 0;background:#007BC7;}
.roller_plx02 .roller, .roller_plx04 .roller, .roller_plx06 .roller{ width:100%; text-align:center;}
.roller_plx02 .roller h3, .roller_plx04 .roller h3, .roller_plx06 .roller h3{ color:#FFF; font-weight:500; font-size:30px; text-transform:uppercase; position:relative;}
.roller_plx02 .roller h3:before, .roller_plx04 .roller h3:before, .roller_plx06 .roller h3:before{width:60px;
 border-bottom:solid 2px #fa0101; content:""; float:left; position:absolute; left:0; right:0;
bottom:-15px; margin:0 auto;}
.roller_plx02 .roller p, .roller_plx04 .roller p, .roller_plx06 .roller p{ color:#FFF; font-size:15px;
 text-align:center; padding:30px 0 0px;}

.roller_plx03, .roller_plx05{padding:150px 0;background:#fff;}
.roller_plx03 .roller, .roller_plx05 .roller{ width:100%; text-align:center;}
.roller_plx03 .roller h3, .roller_plx05 .roller h3{ color:#000; font-weight:500; font-size:30px; text-transform:uppercase; position:relative;}
.roller_plx03 .roller h3:before, .roller_plx05 .roller h3:before{width:60px; border-bottom:solid 2px #fa0101; content:""; float:left; position:absolute; left:0; right:0;
bottom:-15px; margin:0 auto;}
.roller_plx03 .roller p, .roller_plx05 .roller p{ color:#5c5c5c; font-size:15px; 
text-align:center; padding:30px 0 0px;}


.roller_plx06{padding:150px 0;background:#007BC7;}
.roller_plx06 .roller{ width:100%; text-align:center;}
.roller_plx06 .roller h3{ color:#FFF; font-weight:500; font-size:30px; text-transform:uppercase; position:relative;}
.roller_plx06 .roller h3:before{width:60px;
 border-bottom:solid 2px #fa0101; content:""; float:left; position:absolute; left:0; right:0;
bottom:-15px; margin:0 auto;}
.roller_plx06 .roller p{ color:#FFF; font-size:15px;
 text-align:center; padding:30px 0 0px;}



.roller_plx_01{background:url(../images/p_back01.jpg);background-attachment: fixed;
background-position: center center;background-repeat: no-repeat;
background-size: cover;opacity: 1;height:95vh; background-position:0 75px; background-size:100%;
 
}

.roller_plx_02{background:url(../images/p_back02.jpg);background-attachment: fixed;
background-position: center center;background-repeat: no-repeat;
background-size: cover;opacity: 1;height:95vh; background-position:0 75px; background-size:100%;}

.roller_plx_03{background:url(../images/p_back03.jpg);background-attachment: fixed;
background-position: center center;background-repeat: no-repeat;
background-size: cover;opacity: 1;height:95vh; background-position:0 75px; background-size:100%;}

.roller_plx_04{background:url(../images/p_back04.jpg);background-attachment: fixed;
background-position: center center;background-repeat: no-repeat;
background-size: cover;opacity: 1;height:95vh; background-position:0 75px; background-size:100%;}

.roller_plx_05{background:url(../images/p_back07.jpg);background-attachment: fixed;
background-position: center center;background-repeat: no-repeat;
background-size: cover;opacity: 1;height:95vh; background-position:0 75px; background-size:100%;}

.roller_plx_06{background:url(../images/p_back06.jpg);background-attachment: fixed;
background-position: center center;background-repeat: no-repeat;
background-size: cover;opacity: 1;height:85vh; background-position:0 75px; background-size:100%;}
.roller img{ max-width:100%; height:auto; padding-top:55px;}





/* contact 
================================= */
.contcat-heading{background:url(../images/contact.jpg) no-repeat center;background-size: cover;
  min-height:230px;
  color: #fff;
  padding: 25px 15px;
 margin-top:83px; width:100%;}
.contact-items {
  margin:0 0 35px;
}
.contact-items .contact-item {margin:14px 0;
  }
.contact-items .contact-item p{padding:0px 0;
  vertical-align: middle;
  line-height:20px;
  
  font-size: 15px;
  color:#5c5c5c;
 margin:0px 0 0 45px;
}


.contact-items .contact-icon {
  display: inline-block;
  margin-top:-3px;
  width: 25px;
  height:25px;
  float:left;
  background: #fa0101;
  vertical-align: middle;
  margin-right: 15px;
  color: #fff;
  text-align: center;
}
.contact-icon.contact-icon1{position:relative;top:8px;}
.col-contact b{ text-transform:uppercase;}
.title-style-2 img{ max-width:80%; height:auto;}
.contact-item a{ text-decoration:none; outline:none;}
.col-contact h3{ font-size:17px; color:#000; text-transform:uppercase; font-weight:700;}




.contact-items .contact-icon .fa {
  vertical-align: sub;
  font-size:14px;
  margin-top: 5px;
}

.col-contact p{color: #5c5c5c;font-size: 15px;font-weight: normal; text-align:left;
    text-transform: inherit;}


.contact-map {width:100%; float:left;}
.contact-map iframe{ width:100%; float:left;}
/*.main{ background:#000;content:""; height: 100%;left: 0;position: absolute; right: 0;
width: 100%; opacity:.3; z-index:0;}
*/
form .alert {
  display: none;
}
.title-style-3 .title-under{ width:180px;}
.col-contact .title-under{ width:100%;}



/* Causes 
================================= */
.cause-carousel {
  margin-top: 15px;
  margin-bottom: 30px;
}

/* =============================================================================
	Module
========================================================================== */
.modal-title{ text-transform:uppercase;}

.btn-primary {
  background: #fa0101;
  border: none;
  border-radius: 0;
  text-transform:uppercase;
  padding: 10px 25px;
  border: 1px solid transparent;
  -moz-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
  text-decoration:none; outline:none;
}
.btn.btn-primary.pull-right{text-decoration:none; outline:none;}
.btn-primary:hover {
  background: #fff;
  color: #555;
  border: 1px solid #ccc;
  transition-duration:.2s;
}

.btn-secondary {
  background: #fa0101;
   color: #fff;
   text-transform:uppercase;
   text-decoration:none; outline:none;
  border-radius: 0;
  transition-duration:.2s;
}
.btn-secondary:hover {
  background: #1f76bd;
   background:#000;
   transition-duration:.2s;
  color: #fff;
}
.btn.btn-lg.btn-secondary.hidden-xs.bounceInUp.animated.slow{ text-decoration:none; outline:none;}
.title-style-1 {
  text-align: center;
  text-transform: uppercase;
  font-size: 26px; color:#000;
  margin-bottom: 50px;
}

.title-style-2 {
  text-align: left;
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 20px;
  color:#000;
}
.title-style-2 .title-under {
  display: block;
  margin: 5px 0;
}
.title-style-2 .title-under:after {
  margin: 0;
  margin-top: 10px;
}

.title-under {
  margin: 5px auto;
  background: #fa0101;
  width: 280px;
}
.close:hover{ color:#FFF; opacity:1;}
.title-under:after {
  content: '';
  display: block;
  width: 100px;
  background: inherit;
  height: 2px;
  margin: 0 auto;
  margin-top: 10px;
}
.form-control {
  border-radius: 0;
  box-shadow: none;
}

.modal-dialog {margin:83px auto;}



/* Tabeles
================================= */
.table-style-1 thead {
  background: #1f76bd;
  border-bottom: 1px solid #144d7b;
  color: #fff;
}
.table-style-1 td,
.table-style-1 th {
  border-bottom: 1px solid #1f76bd;
}

.table-style-2 thead {
  background: #115c9b;
  border-bottom: 1px solid #144d7b;
  color: #fff;
}
.table-style-2 tbody tr:nth-child(even) {
  background: #1f76bd;
  color: #fff;
}
.table-style-2 td,
.table-style-2 th {
  border-bottom: 1px solid #1f76bd;
}

/* Tabs
================================= */
.nav-tabs {
  border-bottom-color: #1f76bd;
  margin-bottom: 15px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background: none;
  color: #fff;
}

.nav-tabs > li > a {
  border-radius: 0;
}

.nav-tabs > li > a:hover {
  border-color: #1f76bd #1f76bd #1f76bd #115c9b;
}

.nav > li > a:hover, .nav > li > a:focus{
   background:none;
   text-decoration:none; outline:none;
  color: #fa0101;
 
}

/* Accordion
================================= */
.panel-default {
  border-color: #1f76bd;
  border-radius: 0;
}
.panel-default > .panel-heading {
  background: #1f76bd;
  color: #fff;
}
.panel-default > .panel-heading:hover {
  background: #115c9b;
}

/* Modal
================================= */
.modal .modal-content {
  border-radius: 0;
}
.modal .modal-header {
  background: #fa0101;
  color: #fff;
}
.modal .modal-header .close {
  font-style: 26px;
}

.lightbox {
  position: relative;
  display: block;
  overflow: hidden;
}
.lightbox img {
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
.lightbox .on-hover {
  position: absolute;
  visibility: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  color: #fff;
  background: rgba(31, 118, 189, 0.75);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all, 0.6s;
  -o-transition: all, 0.6s;
  -webkit-transition: all, 0.6s;
  transition: all, 0.6s;
}
.lightbox .on-hover .hover-caption {
  text-align: center;
  position: absolute;
  bottom: 25px;
  left: 5px;
  right: 5px;
  font-style: 18px;
  display: block;
  font-family: "Dosis", sans-serif;
  bottom: -50px;
  -moz-transition: all, 0.6s;
  -o-transition: all, 0.6s;
  -webkit-transition: all, 0.6s;
  transition: all, 0.6s;
}
.lightbox .on-hover:before {
  content: "";
  display: block;
  width: 46px;
  height: 48px;
  position: absolute;
  background: url('../images/icons/zoom-icon.png?1428101315');
  top: 50%;
  left: 50%;
  margin-top: -23px;
  margin-left: -24px;
}
.lightbox:hover .on-hover {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.lightbox:hover .on-hover .hover-caption {
  bottom: 25px;
}
.lightbox:hover img {
  -moz-transform: perspective(1.15) scale3d(1.15, 1.15, 1.15);
  -webkit-transform: perspective(1.15) scale3d(1.15, 1.15, 1.15);
  transform: perspective(1.15) scale3d(1.15, 1.15, 1.15);
}

/* Ow carousel
================================= */
.owl-next,
.owl-prev {
  width: 32px;
  height: 32px;
  padding-top: 5px;
  border: 2px solid;
  text-align: center;
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
.owl-next:hover,
.owl-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.owl-next {
  left: auto;
  right: 0;
}





/* =============================================================================
	Responsive
========================================================================== */
/* Large devices (large desktops, 1200px and Down) */
@media (max-width: 1200px) {
  .about-us-col {
    padding: 15px;
  }
.roller_plx_01, .roller_plx_02, .roller_plx_03, .roller_plx_04, .roller_plx_05, .roller_plx_06{ background-size:cover;}

  .reasons-col:hover .on-hover {
    padding: 15px;
  }

  .reasons-col:hover .on-hover {
    padding: 25px;
  }
  
}


/*@media (max-width: 991px) {*/
/*    .navbar-brand>img {*/
/*        width: 100%;*/
/*    }*/
/*    a.navbar-brand{*/
/*        width:81%;*/
/*    }*/
/*    .carousel.slide.carousel-home {*/
/*    padding: 81px 0 0;*/
/*}*/
/*.navbar-main li a{*/
/*    padding: 20px 5px;*/
/*}*/
/*.navbar-header {*/
/*    width: 45%;*/
/*}*/
/*}*/

/* Medium devices (desktops, 992px and Donw) */
@media (max-width: 992px) {
  .carousel-home .carousel-title {
    font-size: 36px;
  }
  .carousel-home .carousel-subtitle {
    font-size: 18px;
  }
  .carousel-home .btn {
    margin-top: 15px;
  }

  .about-us-col {
    margin-bottom: 25px;
  }

  .team-member {
    margin-bottom: 25px;
  }

  .reasons-col {
    margin-bottom: 25px;
  }

  .footer-col {
    margin-bottom: 50px;
  }
.product-heading{ margin-top:155px;}
.page-heading{ margin-top:155px;} 	
.contact-items .contact-item{ width:100%;}
.carousel.slide.carousel-home{ padding:150px 0 0;}


}
/* Small devices (tablets, 768px and Down) */
@media (max-width: 768px) {
  .header-contact {
    text-align: center;
  }
 .product-heading{ margin-top:133px;}
 .page-heading{ margin-top:133px;} 
  .header-contact li {
    margin: 0 !important;
  }

  .header-social {
    text-align: center;
  }

  .navbar-main #navbar {
    float: none !important;
  }
  .navbar-main #navbar a {
    border-bottom: none;
  }
  .navbar-main .navbar-brand {
    padding: 6px 15px;
  }
  .navbar-main .submenu {
    position: initial;
    display: none;
    width: 100%;
  }
  .navbar-main li:hover .submenu,
  .navbar-main li:active .submenu,
  .navbar-main li:focus .submenu {
    display: block;
  }
  .navbar-main li:hover .submenu li,
  .navbar-main li:active .submenu li,
  .navbar-main li:focus .submenu li {
    background: #115c9b;
    border-top-color: #1f76bd;
  }

  .carousel-home .carousel-title {
    font-size: 32px;
  }
  .carousel-home .carousel-subtitle {
    font-size: 16px;
  }
  .carousel-home .carousel-control {
    background: #000;
    height: 40px;
    width: 20px;
    top: 50%;
    margin-top: -20px;
  }
  .carousel-home .carousel-control .fa {
    font-size: 1.5em;
    padding-top: 4px;
  }

  .col-form {
    margin-bottom: 25px;
  }
 .about-us-col{ padding:0; height:400px;}
 .col-icon-wrapper img{ width:100%;} 
.btn-secondary{ width:160px; margin:0 auto;}
.carousel.slide.carousel-home{ padding:145px 0 0;}
/*.home-reasons {margin:0;position:relative; overflow:hidden; padding:50px 0 30px; }
.parallax{position:absolute; left:0; right:0; top:0; bottom:0; z-index:-1;}
.parallax img{ bottom: 0;left: 50%; display:none; min-height: 100%; min-width: 100%; position: absolute;
transform: translateX(-50%);}
*/  
}

@media (max-width:767px) {
 .product-heading{ margin-top:83px;}
 .page-heading{ margin-top:83px;} 	
.carousel.slide.carousel-home{padding-top:110px;}
.about-us-col{width:65%; margin:30px auto; height:460px;}
.hidden-xs{ display:block !important;}
.navbar-main li a{padding:20px 5px 0;}
.navbar-nav{ margin:0px 0 25px; }
.navbar-main{padding:20px 0;}
}

@media (max-width:640px) {
.about-us{ margin:50px 0 40px}
.carousel.slide.carousel-home{padding-top:104px;}
}
/* Extra Small devices (tablets, 480px and Down) */
@media (max-width: 480px) {
.about-us-col{ width:100%;}
.service{ font-size:20px; margin-bottom:0;}
.about-us-col{ margin:20px auto 30px;}
.about-us{margin:50px 0 10px;}
.reasons-col .on-hover h3{ margin-top:20%;}	
  .carousel-home .carousel-title {
    font-size: 16px;
    margin: 0;
  }
.carousel-home .carousel-subtitle {
    font-size: 14px;
    margin: 0;
  }
.carousel-home .carousel-indicators {
    bottom: 0;
  }
.welcome p{ text-align:justify;}

}

@media (max-width:360px){
.carousel-home .btn{ font-size:13px; margin-top:5px; padding:2px 0 4px;}
.btn-secondary{ width:100px;}
.carousel-caption{ padding-top:0;padding-bottom:5px;}
.welcome h2{ font-size:20px;}
.reasons-col .on-hover h3{ font-size:15px; margin-top:17%;}
.footer-bottom{ text-align:center;}
.footer-bottom span{ float:none; text-align:center;}
.navbar-main .navbar-brand{padding:0px 0 0px 15px; width:80%;}
.navbar-toggle{ margin-right:0;}
.carousel-home .carousel-control{ margin-top:0; top:62%;}
.about-us-col{ height:390px;}
.carousel-home .carousel-title{ font-size:15px;}
.carousel.slide.carousel-home{ padding-top:90px;}
.navbar-brand img{max-width:100%;}
.carousel-indicators li{ height:7px; width:7px; margin:1px;}
.carousel-indicators .active{ height:9px; width:9px;}
.carousel-home .carousel-indicators{ margin-bottom:4px;}
.roller_plx{ padding:50px 0;}
.roller_plx_01{ height:60vh;}
.roller_plx_01{ background:rgba(0, 0, 0, 0) url("../images/p_back01.jpg") no-repeat fixed 0 0px;
 background-size:cover;} 
.roller_plx_02{ background:rgba(0, 0, 0, 0) url("../images/p_back02.jpg") no-repeat fixed 0 0px;
 background-size:cover;}
.roller_plx_03{background:rgba(0, 0, 0, 0) url("../images/p_back03.jpg") no-repeat fixed 0 0px;
 background-size:cover;}
.roller_plx_04{background:rgba(0, 0, 0, 0) url("../images/p_back04.jpg") no-repeat fixed 0 0px;
 background-size:cover;}
.roller_plx_05{background:rgba(0, 0, 0, 0) url("../images/p_back05.jpg") no-repeat fixed 0 0px;
 background-size:cover;}
.roller_plx_06{background:rgba(0, 0, 0, 0) url("../images/p_back06.jpg") no-repeat fixed 0 0px;
 background-size:cover;}
	
}






/* =============================================================================
	Animations
========================================================================== */
.animate-onscroll {
  visibility: hidden;
}

.animated {
  visibility: visible;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.slow {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}
.animated.fadeIn {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

