/*
Theme Name: eqan-master
Author: Imran Malik
Author URI: http://eqan.net/
Description: Eqan Master is a Custom Wordpress Theme
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =WordPress Core
-------------------------------------------------------------- */
@import url("styles/mics.css");
@import url("styles/top-bar.css");
@import url("styles/header.css");
@import url("styles/special-offers.css");
@import url("styles/quote-form.css");
@import url("styles/footer.css");
/* CUSTOM ATYLE SHEET */
@font-face {
    font-family: ' Normal';
    src: url('fonts/ITCbyBT-Book.eot');
    src: url('fonts/ITCbyBT-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/ITCbyBT-Book.woff2') format('woff2'),
        url('fonts/ITCbyBT-Book.woff') format('woff'),
        url('fonts/ITCbyBT-Book.ttf') format('truetype'),
        url('fonts/ITCbyBT-Book.svg#ITCbyBT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}
@media only screen and (min-width: 1200px) {
    .container{
        width: 1200px;
        padding: 0;
        border: 0;
    }
}
@media (min-width: 1360px){
  .content-holder{
    width: calc(1360px - 20px) !important;
    padding: 0 10px;
  }
  .container{
    width: 1260px;
    padding: 0;
    border: 0;
  }
}
@media (max-width: 1300px){
  .content-holder{
    width: calc(100% - 60px) !important;
    padding: 0 30px;
  }
}
.feature a{
  color:  #231f20;
}
.feature a:hover{
  text-decoration: underline;
}
.new-inner-page{
  margin-bottom: 30px;
}
.new-inner-page p:first-child{
  margin-top: 0;
}
/*********************************************************************
            mission_vision  
*********************************************************************/
.mission h2,.main_heading h2 {
  background-color: #231f20;
  text-align:center;
  color:#fff;
  padding:8px 0px;
  text-transform:uppercase;
  font-size:38px; 
  margin:0 -27px 20px;
  position:relative;
  padding: 10px 40px 10px 0;
}
.mission h2{
  font-family:' Normal' !important; 
} 
.mission h2 span{
  display: inline-block;
  margin: 0  10px;
}
.main_heading h2{
  margin-left: 0;
  margin-right: 0;
}
.mission h2:before,
.mission h2:after {
  content:"";
  position:absolute;
  top:100%;
  border:6px solid rgba(0,0,0,0);
  border-top-color: #231f20; 
}
.mission h2:before {
  left:0px;
  border-right-color: #231f20;
}
.mission h2:after {
  right:0px;
  border-left-color: #231f20;
}
.mission p {
  font-size:16px;
  color:#242424;
  line-height: 18px;
  font-family:' Normal';
  text-align: justify;
  padding-right: 30px;
  margin-top: 50px;
}
.mission p strong{
  display: block;
  text-align: center;
  font-size: 32px;
  color: #0b3b68;
  font-family:"Times New Roman", Times, serif;
  font-weight: 400;
  margin-top: 40px;
}
.majlis_box{
  float: left;
  width: 100%;
}
.majlis_box thead{
  background:  #231f20;
  color: #fff;
  text-transform: uppercase;
  border: 0; 
}
.majlis_box thead th{
  border-right: 2px solid #fff;
  text-align: center;
  font-family: ' Normal';
  font-size: 24px;
  font-weight: 300;
  padding: 12px 20px !important;
}
.majlis_box thead th:last-child{
  border: 0;
}
.table > thead > tr > th{
  border-bottom: 10px solid #fff !important;
  vertical-align: middle;
}
.majlis_box tbody td{
  border-top: 0 !important;
  border-right: 2px solid #fff !important;
  border-bottom: 1px solid #fff !important;
  background: #434343;
  font-size: 14px;
  font-family:' Normal';
  text-align: center;
  color: #fff;
  vertical-align: middle !important;
  padding: 10px 10px !important;
}
.majlis_box tbody tr > td:last-child{
  border-right: 0 !important;
}
.majlis_box td a{
  color: #fff;
}
.majlis_box td a:hover{
  text-decoration: underline;
}
.announcement-box h3{
  font-size: 29px;
  color:  #231f20;
  margin: 10px 0 ;
  padding-bottom: 5px;
  border-bottom: 2px solid  #231f20;
  text-transform: uppercase;
}
.announce-holder{
  float: left;
  width: 100%;
  margin-top: 20px;
}
.announce-holder h5{
  margin: 0;
  color:  #231f20;
  font-size: 16px;
  position: relative;
  margin-bottom: 8px;
  padding-left: 22px;
}
.announce-holder h5:before{
  content:'';
  position: absolute;
  top: 2px;
  left: 0;
  height: 14px;
  width: 14px;
  background:  #231f20;
}
.announce-holder p{
  font-size: 14px;
  line-height: normal;
  font-size: 14px;
  margin: 10px 0;
}
.announce-holder a{
  color:  #231f20;
}
.announce-holder a:hover{
  text-decoration: underline;
}
/*********************************************************************
              WOOCOMMERCE 
*********************************************************************/
.woocommerce-images img{
  width: 100% !important;
}
.woocommerce-checkout table.cart img{
  width: 75px;
}
.woocommerce a.remove,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,#wpsl-search-btn{
  display:inline-block;
  border-radius:30px;
  -moz-border-radius:30px;
  -webkit-border-radius:30px;
  -ms-border-radius:30px;
  -o-border-radius:30px;
  background-color: #231f20;
  color:#dbc164;
  padding:7px 20px;
  height:inherit; 
  font-weight: 400;
  border: 2px solid #fff;
  box-shadow: 0px 0px 0px 2px  #231f20;
  -moz-box-shadow: 0px 0px 0px 2px  #231f20;
  -webkit-box-shadow: 0px 0px 0px 2px  #231f20;
  -ms-box-shadow: 0px 0px 0px 2px  #231f20;
  -o-box-shadow: 0px 0px 0px 2px  #231f20;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  font-family:' Normal';
  text-transform: uppercase;
  color: #fff;
  outline: 0;
}
.woocommerce a.remove:hover,.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,#wpsl-search-btn:hover{
  background-color:#3aafa9;
  box-shadow: 0px 0px 0px 2px #3aafa9;
  -moz-box-shadow: 0px 0px 0px 2px #3aafa9;
  -webkit-box-shadow: 0px 0px 0px 2px #3aafa9;
  -ms-box-shadow: 0px 0px 0px 2px #3aafa9;
  -o-box-shadow: 0px 0px 0px 2px #3aafa9;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  color: #fff;
}
#ship-to-different-address label{
   float: right; 
}
#ship-to-different-address-checkbox{
   float: left;
   margin: 14px 10px 0px 0px;
}
.woocommerce-message{
  border-top-color: #F94296 !important;
}
.entry-summary .quantity .qty{
   margin-top: 4px;
}
.woocommerce-info:before{
   content: "\f007";
   font-family: FontAwesome;
}
.woocommerce-message{
   display: none !important;
}
.woocommerce-info{
  font-size: 24px;
  border-color: #F94296 !important;
}
.woocommerce-info:before{
  color: #F94296;
}
.woocommerce a.remove{
  position: relative;
  color: #F94296 !important;
  line-height: 16px;
  padding-top: 1px;
  color: #fff !important;
  padding: 3px;
}
.woocommerce a.remove:after{
  position: absolute;
  content: 'x';
  color: #fff;
  top: 2px;
  right: 6px;
  font-size: 18px;
  display: none;
}
.woocommerce-message:before{
  color: #1EBFFF;
}
.page-title{
  text-transform: uppercase;
}
/* .pagination{
  float: left;
  width: 100%;
  text-align: center;
  margin: 30px 0;
}
.pagination li{
  display: inline-block !important;
  height: 36px;
  width: 44px;
  text-align: center;
  position: relative;
  background:  #231f20;
  line-height: 36px;
}
.pagination li a{
  color: #fff;
}
.pagination li a.next,.pagination li a.prev{
  color:  #231f20;
}
.pagination li:hover a.next,.pagination li:hover a.prev{
  color: #3aafa9 !important;
}
.pagination li a.next:after{
  position: absolute;
  content: '>>';
  top: 0;
  left: 12px;
  color: #FFF;
}
.pagination li a.prev:after{
  position: absolute;
  content: '<<';
  top: 0;
  left: 12px;
  color: #FFF;
}
.pagination li .current,.pagination li:hover,.pagination li:hover a{
  background: #3aafa9 !important;
  color: #fff !important;
} */
.woocommerce-breadcrumb{
  display: none;
}
.single-heading{
  font-size: 48px;
  color: #3aafa9;
  border-bottom: 6px solid  #231f20;
  padding-bottom: 10px;
  margin-top: 40px;
  margin-bottom: 25px;
}
.featured-img-holder{
  margin-top: 40px;
  margin-bottom: 40px;
}
.custom-single{
  margin-bottom: 40px;
}
.featured-img-holder img.featured-img{
  border-radius: 100%;
}
.ywapo_group_container{
  padding: 0 15px;
  margin-bottom: 45px;
}
.ywapo_input_container{
  border-bottom: 1px solid  #231f20;
  padding: 10px 0;
  margin: 0 !important;
}
.ywapo_input_container label{
  margin-left: 20px;
  font-size: 21px;
  color: #3aafa9;
  font-family:' Normal';
  font-weight: 400;
  width: 210px;
}
.ywapo_input_container input[type=checkbox]{
  float: left;
}
.ywapo_input_container .ywapo_label_price{
  visibility: hidden;
}
.ywapo_input_container .woocommerce-Price-amount{
  float: right;
  font-size: 24px;
  color: #3aafa9;
  visibility: visible;
  font-family: "Times New Roman", Times, serif;
}
.ywapo_input_container:last-child{
  border-bottom: 0;
}
.yith_wapo_group_total{
  display: none !important;
}
.single_add_to_cart_button {
  position: relative;
  display:inline-block;
  float: right;
  border-radius:30px;
  -moz-border-radius:30px;
  -webkit-border-radius:30px;
  -ms-border-radius:30px;
  -o-border-radius:30px;
  background-color: #231f20;
  color:#dbc164;
  padding:7px 40px 7px 75px;
  height:inherit; 
  font-weight: 400;
  border: 2px solid #fff;
  box-shadow: 0px 0px 0px 2px  #231f20;
  -moz-box-shadow: 0px 0px 0px 2px  #231f20;
  -webkit-box-shadow: 0px 0px 0px 2px  #231f20;
  -ms-box-shadow: 0px 0px 0px 2px  #231f20;
  -o-box-shadow: 0px 0px 0px 2px  #231f20;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  margin-top:0px;
  font-size: 34px;
  font-family:' Normal';
  text-transform: uppercase;
  color: #fff;
  outline: 0;
}
.single_add_to_cart_button:hover {
  background-color:#3aafa9;
  box-shadow: 0px 0px 0px 2px #3aafa9;
  -moz-box-shadow: 0px 0px 0px 2px #3aafa9;
  -webkit-box-shadow: 0px 0px 0px 2px #3aafa9;
  -ms-box-shadow: 0px 0px 0px 2px #3aafa9;
  -o-box-shadow: 0px 0px 0px 2px #3aafa9;
  transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  margin-top:0px;
}
.single_add_to_cart_button:before{
  position: absolute;
  top: -4px;
  left: -5px;
  height: 64px;
  width: 64px;
  content: '';
  background: url(images/arrow-full.png) no-repeat center;
}
.woo-single-product{
  position: relative;
}
.woo-single-product img{
  width: 100%;
  height: auto;
}
.woo-single-product .ribbon{
    position: absolute;
    top: 0px;
    z-index: 1;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 0;
    height: 45px;
    border: 30px solid #3aafa9;
    border-top: 0 solid;
    border-bottom: 20px solid rgba(0,0,0,0);
    color: rgba(0,0,0,1);
    -o-text-overflow: clip;
    text-overflow: clip;
    text-align: center;
    -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.woo-single-product .ribbon .text {
    position: absolute;
    z-index: 2;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    top: 14px;
    left: -30px;
    width: 60px;
    font-family:' Normal' !important;
}
.woo-single-product .name a{
  display: block;
  padding: 15px 10px;
  font-family:' Normal' !important;
  font-size: 22px;
  color: #fff;
  background: #3aafa9;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
.single-product-inner .single-heading{
  text-transform: uppercase;
}
.single-product-inner .images{
  border: 4px solid #3aafa9;
}
.single-product-inner .images img{
  width: 100%;
  height: auto;
}
.single-product-inner p{
  font-size: 14px;
  line-height: 20px;
}
.single-product-inner .quantity{
  float: left;
}
.single-product-inner .quantity label{
  font-size: 14px;
}
.single-product-inner .quantity input{
  width: 70px;
  font-size: 14px;
  height: 32px;
  padding-left: 10px;
}
.woocommerce td.product-quantity label{
  display: none;
}
.woocommerce td.product-quantity input{
  float: left;
}
.woocommerce td.product-quantity a{
  font-size: 20px;
  margin-left: 8px;
  float: left;
  margin-top: 4px;
}
/*********************************************************************
              Services Section 
*********************************************************************/


.product-holder{
  text-align: center;
  margin-top: 40px;
  position: relative;
}
.product-holder a{
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
}
.product-holder a:hover{
  transition: all 0.6s ease 0s;
  -moz-transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -webkit-box-shadow: -1px 0px 21px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    -1px 0px 21px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         -1px 0px 21px 0px rgba(50, 50, 50, 0.75);
}
.product-holder img{
  width: 100%;
  border-radius: 100%;
  display: inline-block;
  margin-top: 20px;
}
.product-holder img.retangle-img{
  border-radius: 0;
}
.product-holder h3{
  text-align: center;
  color: #3aafa9;
  font-size: 30px;
  font-family:' Normal';
  margin: 30px 0 0;
  min-height: 70px;
}
.inner .product-holder h3{
  font-size: 28px;
}
.product-holder h3.retangle-heading{
  font-size: 16px;
  color: #333333;
  min-height: 30px;
}
.product-holder p{
  font-size: 18px;
  color: #333333;
  line-height: normal;
  font-family:' Normal';
  text-align: left;
  margin-top: 0;
  min-height: 85px;
}
@media screen AND (min-width:1200px) {
  .product-holder img{
    width: 313px;
    height: 313px;
    border-radius: 100%;
    display: inline-block;
  }
  .product-holder img.retangle-img{
    width: 338px;
    height: 212px;
    border-radius: 0;
    display: inline-block;
  } 
}



/*********************************************************************
              NEW SECTIONS STYLING
*********************************************************************/
.new-section{
  float: left;
  width: 100%;
  margin: 60px 0 85px;
}
.about-company{
  padding-right: 70px;
}
.about-company-holder{
  float: left;
  width: 100%;
  border: 1px solid #3aafa9;
  border-bottom-right-radius: 30px;
  position: relative;
  padding: 25px 0 30px;
}
.about-company-holder h3{
  margin: 0;
  position: absolute;
  display: inline-block;
  color: #3aafa9;
  background: #fff;
  left: 30px;
  top: -24px;
  font-size: 42px;
  text-transform: uppercase;
}
.sub-holder{
  padding: 20px 0;
  background: #3aafa9;
}
.sub-holder h5{
  font-size: 23px;
  margin: 0;
  background: none;
  color: #fff;
  text-align: left;
  padding: 10px 10px 10px 0;
  font-family: ' Normal' !important;
  float: right;
  margin-right: 10px;
  line-height: 36px;
}
.about-company-holder .s-img{
  position: absolute;
  top: 20px;
  left: 20px;
}
.about-company-holder p{
  padding: 0 15px 0 190px;
  font-family: ' Normal';
  font-size: 21px;
  line-height: 35px;
  margin: 30px 0;
}
.featured_section{
  margin-top: 40px;
}
.services_section.featured_section .section_title{
  background-color: #333333;
  margin-bottom: 20px;
}
.btn-next{
  display: inline-block;
  height: 56px;
  width: 56px;
  text-align: center;
  background: #3aafa9;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  border-radius: 100%;
  line-height: 53px;
  padding-left: 4px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.btn-next:hover{
  background:  #231f20;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.feature-product  .featured-holder{
  position: relative;
  overflow: hidden;
}
.feature-product{
  margin-bottom: 30px;
}
.feature-product img{
  width: 100%;
}
.feature-product a{
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.feature-product span{
  background:  #231f20;
  font-size: 20px;
  display: block;
  text-align: center;
  padding: 13px 0; 
  color: #fff;
  float: left;
  width: 100%;
  border-top: 1px solid #fff;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.feature-product:hover span{
  background: #333;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  border-top: 1px solid  #231f20;
}
.feature-product img{
  transform: scale(1.0);
  -moz-transform: scale(1.0);
  -webkit-transform: scale(1.0);
  -ms-transform: scale(1.0);
  -o-transform: scale(1.0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.feature-product:hover img{
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.img-holdr{
  overflow: hidden;
}
.s-img1{
  float: left;
  vertical-align: baseline;
  margin: -12px 3px 0 0px;
}
.footer .s-img1{
  float: left;
  vertical-align: baseline;
  margin: -28px 2px 0 0px;
}
/*********************************************************************
              footer Style END
*********************************************************************/

.values h2 {
  color:#4e4e4e;
  font-weight:bold;
  border-bottom:7px solid  #231f20;
  margin:0px 0 25px;
}
.values ul,.inner-page ul {
  list-style:none;
  padding-left:30px;
}
.values ul li,.inner-page ul li {
  font-size:14px;
  font-family:' Normal';
  position:relative;
  padding-left:33px;
  margin-bottom:20px;
}
.values ul li:before,.inner-page ul li:before {
  content:"";
  position:absolute;
  top:4px;
  left:0px;
  width:12px;
  height:12px;
  background:  #231f20;
}
.values ul,.new-inner-page ul {
  list-style:none;
  padding-left:30px;
  margin-bottom: 10px;
}
.values ul li ul,.new-inner-page ul li ul{
  margin-top: 10px;
}
.new-inner-page ul {
  padding-left:0;
}
.values ul li,.new-inner-page ul li {
  font-size:14px;
  font-family:' Normal';
  position:relative;
  padding-left:15px;
  margin-bottom:20px;
}
.new-inner-page ul li {
  margin-bottom: 10px;
}
.values ul li:before,.new-inner-page ul li:before {
  content:"";
  position:absolute;
  top:4px;
  left:0px;
  width:12px;
  height:12px;
  background:  #231f20;
}
a{
  color:  #231f20;
}
a:hover{
  color: #3aafa9;
}
.new-inner-page ul li:before{
  height: 4px;
  width: 4px; 
  top: 7px;
}
.new-inner-page .blue-box ul li:before{
  background: #fff;
  top: 16px;
}
.new-inner-page ul li.parent-list:before{
  display: none;
}
#payment ul li:before{
  display: none !important;
}
.cart_item img{
  width: 80px;
  height: auto;
  border-radius: 100%;
}
.product-name a{
  color:  #231f20;
}
.woocommerce table.shop_table th,.woocommerce td.product-name dl.variation dt{
  font-family:' Normal';
  font-weight: 400 !important;
}
.variation-Baseprice{
  display: none !important;
}
.new-inner-page dl p{
  margin: 0 !important;
}
.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt{
  margin-bottom: 0;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th{
  font-weight: 400;
}
/*********************************************************************
              FORM 
*********************************************************************/
.woocommerce form input[type=text],.woocommerce form input[type=email],.woocommerce form input[type=tel],.woocommerce form input[type=password],.woocommerce form input[type=number],.woocommerce form textarea,.woocommerce form select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    text-shadow: none;
}
.select2-container .select2-choice{
  border-radius: 0;
}
.woocommerce #customer_details .col-1, .woocommerce #customer_details .col-2{
  width: 100% !important;
}
.woocommerce form textarea{
  height: 120px !important;
  resize: none;
}
.woocommerce form input[type=text]:focus,v input[type=email]:focus,.woocommerce form input[type=tel]:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.woocommerce form .form-row label{
    font-weight: 400;
    float: left;
    width: 30%;
    margin-right: 2%;
    font-size: 14px;
    font-family:  Normal;
}
.woocommerce form .form-row input.input-text{
    float: left;
    width: 68% !important;
}
.woocommerce-billing-fields h3,.woocommerce-shipping-fields h3{
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.order_details li:before{
  display: none;
}
.remove-box{
  display: none;
}
#ship-to-different-address-checkbox {
    float: left;
    margin: 14px 10px 0px 0px;
}
.form-row.form-row.notes{
  float: left;
  width: 100%;
}
#ship-to-different-address{
  float: left;
}
#ship-to-different-address label{
  font-weight: 400 !important;
}
.shipping_address{
  float: left;
  width: 100%;
}
.your-name:before{
  content: "\f007";
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  top: 9px;
  left: 10px;
  color:  #3aafa9;
  z-index: 1; 
}
.your-email:before{
  content: "\f0e0";
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  top: 9px;
  left: 10px;
  color:  #3aafa9;
  z-index: 1; 
}
.your-subject:before{
  content: "\f10b";
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  top: 9px;
  left: 10px;
  color:  #3aafa9;
  z-index: 1; 
}
.your-message:before{
  content: "\f086";
  font-family: FontAwesome;
  font-size: 18px;
  position: absolute;
  top: 9px;
  left: 10px;
  color:  #3aafa9;
  z-index: 1; 
}
.contact-form-holder form{
   padding: 15px;
   background:  #3aafa9;
}
.contact-form-holder form div{
   position: relative;
}
.form-control{
  padding: 8px 30px;
}
.contact-form-holder form input[type=submit] {
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-transform: uppercase;
    color: #fff;
    width: 100px;
    text-align: center;
    background: #0b3b68;
    border: 0;
}
.contact-form-holder form input[type=submit]:hover{
    background: #4f3b64;
}
.contact-form-holder .help-block{
  color: #fff !important;
}
.full-form{
  width: 100%;
}
.gateway-holder{
  text-align: center;
}
.gateway-holder label{
  text-align: center;
  display: block;
  font-size: 14px;
  color: #fff;
}
.gateway-holder input{
  height: auto;
  width: auto;
  display: inline-block;
}
.money-logo{
  margin-top: 30px;
}
.money-logo strong{
  float: left;
}
.money-logo img{
  float: left;    
}
.money-logo.paypal-logo img{
  width: 150px;
  margin: -25px 0 0 -32px;
}
.money-logo.world-logo img{
  width: 200px;
  margin: -56px 0 0 25px;
}
.money-logo.world-logo{
  display: none;
}
.terms-box{
  height: 150px;
  overflow-y: scroll;
  margin-bottom: 30px;
  color: #fff;
  border: 1px solid #fff;
  float: left;
  width: 100%;
  padding: 0 15px;
}
.terms-box p{
  margin: 15px 0;
}
.term-check input[type=checkbox]{
  float: left;
}
.term-check p{
  color: #fff;
  float: left;
  margin: -3px 0 20px 15px;
}
.footer-nav .sub-menu{
  display: none !important;
}
.footer-menu-bar{
  margin-bottom: 0;
}
/*********************************************************************
              footer Style END
*********************************************************************/

@media screen AND (max-width:1199px) {
.featured-img-holder img.featured-img{
  width: 90%;
  height: 90%;
}
.social li {
    margin: 0 -4px;
} 
.social li a {
  font-size:25px;
}
.site_title span {
  font-size:25px;
}
.menu_bar .nav li {
  margin:0 17px;
}
.quick_links ul li {
  width:22%;
}
.service {
  margin-bottom:20px;
}
.business_objective .inner_box {
  padding:0 25px 10px;
}
.quote_form {
  margin: 0;
}
.mission h2 {
  font-size:40px;
}
.about-company{
  padding-right: 15px;
  margin-bottom: 30px;
}
.quote_form{
  max-width: 100%;
}
.main_header .logo{
  top: 0;
  position: relative;
  z-index: 2;
}
.caption.desktop-show{
  display: none;
}
.caption.desktop-show{
  display: none !important;
}
.md-modal{
  width: 90%;
}
.menu_bar .nav li{
  margin: 0 5px;
  padding: 0 5px;
}
.featured-img-holder{
  text-align: center;
}
.custom-single img.featured-img{
  border-radius: 100%;
  width: 90%;
  height: 90%;
  display: inline-block;
}
.contact_info > .row > .col-xs-12 > div{
  margin-bottom: 5px;
}
.main_header .site_title{
  margin-top: 40px;
  margin-left: 0px;
  font-size: 40px;
}
.cap.mobile-show{
  display: block;
}
.feature{
  min-height: 170px;
}
.service{
  min-height: 150px;
}
.nav > li > a{
font-size: 20px;
}
}
@media screen AND (max-width:991px) {
 .desktop-show{
  display: none;
 } 
 .mobile-show{
  display: block;
 }
 .site_title{
  margin-left: 0;
 }
.header .home {
    display: none;
}
.contact_info {
  text-align:center;
}
.contact_info .email, .contact_info .contact {
  margin:0px;
}
.contact_info, .contact_info a {
  font-size:21px;
}
.contact_info .email {
  float:none;
}
.main_header {
  padding:10px 0px;
}
.site_title {
  padding-top:30px;
}
.main_header .caption {
  text-align:center;
  margin-top:10px;
}
.menu_bar .nav li a {
  font-size:17px;
}
.footer .social {
  float:none;
  display:inline-block;
  text-align:center;
  width:100%;
  margin-top:10px;
}
.quick_links ul li {
  width:31%;
  margin:8px 2% 8px 0;
  padding-bottom: 5px;  
}
.quick_links {
  padding: 30px 0;  
}
.timint-box{
  width: 100%;
  margin-bottom: 30px;
}
.single_post{
  min-height: 350px;
}
.logo_wrap{
  text-align: center;
}
.main_header .logo{
  float: none;
  display: inline-block;
  margin: 0;
}
.main_header .site_title{
  margin: 5px 0;
  text-align: center;
  font-size: 30px;
  float: none;
  width: 100%;
}
.main_header .site_title span{
  text-align: center;
  font-size: 18px;
  float: none;
  width: 100%;
}
.main_header .caption span{
  float: none;
  border: 0 !important;
  font-size: 18px;
}
.contact_info span,.contact_info span a{
  font-size: 18px;
}
}
@media screen AND (min-width:768px) AND (max-width:991px) {
.main_header .caption .manu{
  width: 100%;
}  
.site_title {
    line-height: 30px;
}
.site_title span {
    padding: 0;
}
.menu_bar .nav li {
  margin: 0 14px;
}
.mission p {
  font-size: 18px;
  line-height: 41px;
}
.mission h2 {
  font-size: 33px;
}
.menu_bar{
  height: auto;
}
}
@media screen AND (min-width: 767px ) {
  .menu_bar .dropdown:hover .dropdown-menu {
    display: block;
  }
}
@media screen AND (max-width:767px) {
.s-img{
  display: none;
}  
.sub-holder h5{
  padding-right: 0;
  text-align: center;
}
.about-company-holder p{
  padding-left: 15px;
}
.main_header {
  text-align:center;
}
.logo_wrap,
.site_title {
    display: inline-block;
} 
.logo {
    margin-right: 10px;
  float:none;
}
.logo > img {
    width: 180px;
    margin: 20px 0;
}
.site_title {
    display: inline-block;
    line-height: 31px;
    vertical-align: top;
  padding-top: 20px;
}
.site_title span,
.footer .site_title span {
  font-size:15px;
  display:block;
  padding:0px;
}
.main_header .caption {
  font-size: 14px;
  line-height: 19px;
}
.menu_bar .nav li {
  display:block;
  margin:10px 0;
}
.navbar-header {
    position: absolute;
  right:17px;
  top:11px;
}
.navbar-collapse {
  position:absolute;
  width:100%;
  top:52px;
  z-index:999;
  background-color: #231f20;
}
.menu_bar {
  padding:0px;
  margin:0px;
}
.contact_info, .contact_info a {
  font-size:19px;
}
.icon-email {
  width:25px;
  height:24px;  
  background-size:100%;
}

.s-img1{
  margin-top: -28px;
}
.main_header .site_title{
  margin-top: 10px;
}
.site_developer {
  margin:15px 0 20px;
}
.quick_links ul li {
  width:48%;
}
.feature {
  margin-bottom:10px;
}
.mission_vision {
  padding:30px 15px 20px;
}
.quote_form {
  max-width:100%;
  margin:0 0 40px 0;
  float:none;
}
.mission p {
  font-size:18px;
  line-height:34px;
}
.mission h2 {
  font-size: 30px;
  padding: 12px 0;
}
.values {
  margin-top: 25px;
}
.values h2 {
  padding-bottom:5px;
}
.values ul {
  padding-left:20px;
}
.values ul li {
  font-size: 16px;
    margin-bottom: 12px;
    padding-left: 28px;
}
.quick_links {
  margin-top:50px;
}
.contact_info span{
  float: left;
  padding: 0 5px 0 0;
  margin-left: 2px;
}
  .form-row.form-row-first,.form-row.form-row-last{
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;  
   }
  .single-heading{
    font-size: 22px;
  } 
}
@media screen AND (max-width:560px) {
  .icon-home, .icon-tel, .icon-email {
    display:none;
  }
  .contact_info .row > div {
    width:100%;
  }
  .navbar-header {
    top:21px;
  }
  .navbar-collapse {
    top:70px;
  }   
  .main_header .site_title{
    margin-left: 0;
  }
  .contact_info span{
    margin-bottom: 5px;
  }
  .footer .logo {
    display: inline-block;
    margin-right: 0;
    float: none;
  }
  .footer .site_title{
    float: none;
    margin-right: 0;
  }
}
@media screen AND (max-width:479px) {
.navbar-toggle{
  margin-top: 80px;
}
.navbar-collapse{
  top: 150px;
}
.contact_info {
  padding-right: 40px;
}
.feature {
  padding:0px;
  margin:20px 0 0 0;
  text-align: center;
}
.feature .icon {
  height: 80px;
    line-height: 80px;
  width:80px;
  position:static;
  margin:0 auto 8px;
}
.feature .icon img {
  width:50px;
}
.feature h3 {
  padding:0px;
  margin-top:0px;
}
.service .icon {
  position:static;
  border:0px;
  text-align:left;
  height:auto;
  width:auto;
  line-height:inherit;
}
.service .icon > img {
  width: 45px;
}
.service {
  padding:0px;
}
.business_objective .inner_box {
  padding:0 15px 10px;
}
.business_objective h2 {
  font-size:20px;
  padding:7px 25px;
  margin-bottom:14px;
}
.business_objective h3 {
  font-size:22px;
}
.quote_form {
  padding:60px 10px 10px;
  margin-bottom:20px;
}
.quote_form h3 {
  font-size:18px;
}
.quote_form .field label,
.quote_form .field .input_field,
.quote_form textarea,
.quote_form p {
  font-size:13px; 
}
.quote_form p {
  margin-bottom:10px;
}
.quote_form textarea {
  margin-top:10px;
}
.quote_form .field label {
  float:none;
  width: 100%;
}
.quote_form .field .input_field {
  float: none;
  width: 100%;
}
.quote_form .submit_btn input {
  border: 1px solid #ffffff;
  float: none;
  font-size: 15px;
  padding: 5px 20px;
}
.mission p {
  font-size: 15px;
  line-height: 24px;
}

  .woocommerce form .form-row label,.woocommerce form .form-row input.input-text{
    width: 100% !important;
    margin-right: 0;
  } 
  .contact_info{
    padding-right: 0;
  }
  .first i{
    left: 3px;
  }
} 
.owl-item div{
  color: #2a2929 !important;
  font-family:' Normal' !important;
  font-style: normal !important;
}
.owl-item .fa-star:before{
  color: #0b3b68 !important;
}
.side-img{
  width: 100%;
}
.modal-header {
    padding: 15px;
    border-bottom: 7px solid #3aafa9;
    font-size: 39px !important;
    color: #3aafa9;
    text-transform: uppercase;
    text-align: center;
}
.modal-header .close {
    margin-top: -2px;
    color: #3aafa9;
    opacity: 1;
}
.modal-footer .btn-default{
  border: 1px solid #3aafa9;
  background: none;
  color: #3aafa9; 
}
.modal-footer .btn-default:hover{
  border: 1px solid #3aafa9;
  background: #3aafa9;
  color: #fff; 
}
.cv-upload input{
  color: #fff;
}
.job-form.quote_form .submit_btn input{
  top: 40px;
}
.map-holder iframe{
margin-top: 0 !important;
height: 450px;
}
.job-form.quote_form .wpcf7-response-output{
    float: left;
    margin-top: 0;
    position: absolute;
    bottom: -96px;
}

/* --------------------------------- BOTTOM PAGES --------------------------------- */
.posts {
  margin-top: 60px;
  padding-left: 15px;
  padding-right: 15px;
}
.posts .col-md-3 {
  padding:0px;
  margin-bottom: 0;
}
.new-bottom-box{
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}
.single_post {
  background-color: none;
  display:inline-block;
  width:100%;
  padding: 30px 15px 20px;
  margin: 115px 0 30px;  
  min-height: 495px; 
  position: relative;
  border: 1px solid #0b3b68;
}
.single_post.single_post-2,
.single_post.single_post-3{
  border-left: 0;
  border-right: 0;
}
.single_post.single_post-1{
  border-right: 0;
}
.single_post.single_post-4{
  border-left: 0;
}
.single_post h3 {
  background-color: #0b3b68;
  color:#fff;
  text-align:center;
  text-transform:uppercase;
  padding:15px 0 12px;
  margin-top: -130px;
  font-family:' Normal' !important;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
}
.single_post .image {
  border:1px solid #0b3b68;
  margin-bottom:25px;
  overflow:hidden;
  position: relative;
}
.single_post .image img {
  width:100%;
  border: 4px solid #fff;
}
.single_post .image .hvr-img{
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.single_post:hover .image .hvr-img,
.single_post.active .image .hvr-img{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.single_post p {
  color:#000;
  line-height: 18px;
  text-align: justify;
  font-size: 14px;
  min-height: 80px;
  font-family:  Normal;
}
.single_post .btn {
  margin-top:20px;
  color:#fff;
  float:right;
  border:2px solid #fff;
  padding:6px 0;
  width: 126px;
  font-size:16px;
  text-transform:uppercase;
  border-radius:25px;
  -moz-border-radius:25px;
  -webkit-border-radius:25px;
  -ms-border-radius:25px;
  -o-border-radius:25px;
  background: #0b3b68;
  position: absolute;
  bottom: -18px;
  left: calc(50% - 63px);
}
.single_post .btn:hover{
  color: #fff;
  background: #303130;
}
.new-bottom-box:hover .single_post,
.new-bottom-box .single_post.active {
  background-color: #0b3b68;
}
.single_post:hover .image img,
.single_post.active .image img {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1); 
}
.single_post:hover p,
.single_post.active p {
  color: #fff;
}
.single_post:hover h3,
.single_post.active h3 {
  background-color:#3aafa9;
}
.posts .row > div{
  padding-left: 0;
  padding-right: 0;
}

@media screen AND (max-width:767px) {
  .posts .col-md-3 {
    padding:0px;
    margin-bottom: 30px;
  }
}
/* --------------------------------- BOTTOM CONTACT --------------------------------- */
.bottom_contact{
  float: left;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0px;
}
.bottom_contact h3 {
  background-color: #0b3b68;
  color:#fff;
  padding:0 0 0 0;
  text-align:center;
  border-bottom: 0;
  font-size: 31px;
  line-height: 31px;
  margin-bottom: 4px;
  padding: 17px 0 13px;
  font-family:' Normal' !important;
}
.bottom_contact p{
  color: #fff;
    font-size:14px;
    font-family:' Normal';
    line-height:22px;
    margin-bottom: 30px;
}
.bottom_contact .home-form{
  border-top: 0;
  background: #3aafa9;
  padding-bottom: 60px;
  padding-top: 10px;
  position: relative;
}
.bottom_contact form label{
  color: #fff;
  display: inline-block;
  font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    font-weight: 400;
    margin-right: 30px;
}
.amount-label{
  margin-top: 15px !important;
  color: #000000 !important;
}
.bottom_contact form input[type=text],
.bottom_contact form input[type=email],
.bottom_contact form input[type=tel],
.bottom_contact form input[type=date],
.bottom_contact form select{
  width: 100%;
  height: 35px;
  background: #fff;
  border: 0;
  color: #666666;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 8px;
  font-size: 14px;
}
.bottom_contact form textarea{
  width: 100%;
  height: 125px;
  resize: none;
  border: 0;
  color: #666666;
  padding: 10px;
  font-size: 14px;
}
.bottom_contact form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666666;
  opacity: 1;
}
.bottom_contact form ::-moz-placeholder { /* Firefox 19+ */
  color: #666666;
  opacity: 1;
}
.bottom_contact form :-ms-input-placeholder { /* IE 10+ */
  color: #666666;
  opacity: 1;
}
.bottom_contact form :-moz-placeholder { /* Firefox 18- */
  color: #666666;
  opacity: 1;
}
.bottom_contact .left-box{
  padding-right: 5px;
}
.bottom_contact .right-box{
  padding-left: 5px;
}
.bottom_contact .middel-box{
  padding-left: 8px;
  padding-right: 8px;
}
.bottom_contact form input[type=submit],
form .bottom_contact input[type=submit],
.order-button-holder button,
.order-button-holder button:focus,
.order-button-holder button:visited,
.order-button-holder button:active,
.order-button-holder a,
.order-button-holder a:focus,
.order-button-holder a:visited,
.order-button-holder a:active,
.login-button-holder a,
.login-button-holder a:focus,
.login-button-holder a:visited,
.login-button-holder a:active{
  position: absolute;
  left: calc(50% - 62px);
  width: 120px;
  border: 2px solid #fff;
  border-radius: 30px;
  height: 44px;
  background: #0b3b68;
  color: #fff;
  bottom: -80px;
  font-family:' Normal';
  font-size: 20px;
  padding: 0;
}
.bottom_contact form input[type=submit]:hover,
form .bottom_contact input[type=submit]:hover,
.login-button-holder a:hover{
  background: #fff;
  color: #3aafa9;
  border: 2px solid #3aafa9;
}
.login-button-holder a,
.login-button-holder a:focus,
.login-button-holder a:visited,
.login-button-holder a:active{
  background: #808080 !important;
  color: #ffffff !important;
  text-align: center;
  bottom: -40px;
  line-height: 42px;
}
.login-button-holder a:hover{
  border-color: #808080 !important;
  text-align: center;
  bottom: -40px;
  line-height: 42px;
}
.order-button-holder button:hover,
.order-button-holder a:hover{
  background: #9fb9dc !important;
  color: #031828 !important;
  border: 2px solid #031828 !important;
}
.order-button-holder button,
.order-button-holder button:focus,
.order-button-holder button:visited,
.order-button-holder button:active,
.order-button-holder a,
.order-button-holder a:focus,
.order-button-holder a:visited,
.order-button-holder a:active{
  width: 160px;
  position: relative;
  left: auto;
  bottom: auto;
  background: #031828 !important;
  color: #fff !important;
  border: 2px solid #9fb9dc !important;
}
.order-button-holder a,
.order-button-holder a:focus,
.order-button-holder a:visited,
.order-button-holder a:active,
.order-button-holder a:hover{
  width: 100%;
  display: block;
  text-align: center;
  padding: 0 !important;
  font-size: 18px !important;
  line-height: 40px !important;
  margin: 30px 0 !important;
}
.bottom_contact .form-group{
  margin-bottom: 0;
}
.bottom_contact .wpcf7-response-output{
  float: left !important;
  position: absolute;
  bottom: 6px;
  left: 0;
  text-align: center;
  width: 100%;
}
.bottom_contact .has-error .help-block, 
.bottom_contact .has-error .control-label, 
.bottom_contact .has-error .radio, 
.bottom_contact .has-error .checkbox, 
.bottom_contact .has-error .radio-inline, 
.bottom_contact .has-error .checkbox-inline, 
.bottom_contact .has-error.radio label, 
.bottom_contact .has-error.checkbox label, 
.bottom_contact .has-error.radio-inline label, 
.bottom_contact .has-error.checkbox-inline label{
  color: #fff;
}
@media screen AND (max-width:767px) {
  .bottom_contact .left-box,
  .bottom_contact .middel-box,
  .bottom_contact .right-box{
    padding: 0 15px !important;
  }
}
/* --------------------------------- NEW HOME PAGE SECTION --------------------------------- */
body.home{
  background: #D0D0D0;
}
.alternative{
  transform: rotate(180deg);
  margin-top: -8px;
}
.alternative img,
.alternative h3,
.alternative p,
.alternative a{
  transform: rotate(-180deg);
}
.slider-wrap {
    background: #3aafa9;
    padding-bottom: 140px;
    padding-top: 10px;
    margin-top: 30px;
}
.content-holder {
    background: #fff;
    width: 96%;
    margin: 0 auto;
    margin-top: -130px;
    padding-top: 58px;
    padding-bottom: 0;
}
.pink-slider h3{
  background-color: #0b3b68;
    color: #fff;
    font-size: 52px;
    font-family: ' Normal' !important;
    text-transform: uppercase;
    display: block;
    margin-top: 30px;
    font-weight: normal !important;
    text-align: center;
    padding: 15px 15px 10px;
}
.pink-slider p{
  font-family: 'Playfair Display', serif;
    font-size: 24px;
    line-height: 40px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    margin-top: 15px;
}
.pink-slider img{
  max-width: 100%;
}
.pink-slider .item{
  position: relative;
}
.pink-slider .item a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  min-height: 300px;
}
.service-box.service-home-main{
  border-radius:0;
  border:none;
  padding:0;
  box-shadow:none;
  text-align:center;
  margin-bottom:30px;
}
.service-box.service-home-main a{
  position: absolute;
  text-align: center;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 22px;
  font-family: ' Normal';
  text-transform: uppercase;
  background: rgba(00,00,00,.7);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.service-box.service-home-main:hover a{
  font-size: 28px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
  background: rgba(00,00,00,.35);
}
.alternative .service-box.service-home-main{
  margin-bottom: 0;
  margin-top: 30px;
}
.service-box.service-home-main + h3,
.alternative h3 {
  font-size: 22px;
  font-family: ' Normal';
  text-transform: uppercase;
  margin: 0 0 15px;
  color: #333 !important;
  background: none !important;
}
.service-box.service-home-main + h3 + p,
.alternative p{
  color: #333;
  font-size: 12px;
  line-height: normal;
  font-family:' Normal';
  margin-top: 0;
  line-height: 18px;
  text-align: justify;
}
.alternative p{
  margin-bottom: 12px;
}
.alter-btn{
  text-align: right;
  margin-bottom: 20px;
}
.btn-main{
  border-radius:4px;
  border:none;
  color:#fff;
  text-shadow:none;
  font:12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform:uppercase;
  padding:6px 18px;
  letter-spacing:0;
  height:auto;
  box-shadow:none;
  text-decoration:none;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  transition:all 0.3s ease 0s;
  background:#3aafa9;
}
.btn-main:focus, .btn-main:hover, .btn-main:active{
  background:#0b3b68;
  box-shadow:none;
  text-decoration:none;
  color:#fff;
}
.btn-main:focus:after, .btn-main:hover:after, .btn-main:active:after{ padding-left:15px; }
.btn-main:after {
  font-family:FontAwesome;
  content:"\f101";
  font-size:17px;
  padding-left:10px;
  position:relative;
  top:1px;
  transition:all 0.3s ease 0s;
}
.successful-projects{
  margin-top: 60px;
}
.successful-projects li{
  list-style: none;
}
.featured-thumbnail, .thumbnail, img.size-full {
  background:none;
  border-radius:0;
  padding:0;
  border:1px solid #b5b8b5;
  box-shadow:none;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
img.size-full { margin:0 0 30px 0; }
img.size-full.alignleft { margin:0 30px 20px 0; }
@media (max-width: 480px) {
  img.size-full.alignleft {
    float:none;
    margin:0 0 20px;
  }
}
.carousel-wrap.successful-projects .es-carousel-wrapper .es-carousel .es-carousel_list .es-carousel_li .desc {
  background:#2d2e2d;
  padding:20px 10px 21px;
  text-align: left;
}
.carousel-wrap.successful-projects .es-carousel-wrapper .es-carousel .es-carousel_list .es-carousel_li .desc .icon {
  float:left;
  margin:0 8px 20px 0;
  position:relative;
  top:-5px;
}
@media (max-width: 480px) {
  .carousel-wrap.successful-projects .es-carousel-wrapper .es-carousel .es-carousel_list .es-carousel_li .desc .icon {
    float:none;
    margin:0;
    top:-10px;
  }
}
.carousel-wrap.successful-projects .es-carousel-wrapper .es-carousel .es-carousel_list .es-carousel_li .desc h5 {
  font-size:18px;
  text-transform:uppercase;
  letter-spacing:0;
  margin:0 0 4px 0;
  font-family: ' Normal';
  direction: ltr;
}
.carousel-wrap.successful-projects .es-carousel-wrapper .es-carousel .es-carousel_list .es-carousel_li .desc h5 a {
  color:#fff;
  text-decoration:none;
  font-family:' Normal';
}
.carousel-wrap.successful-projects .es-carousel-wrapper .es-carousel .es-carousel_list .es-carousel_li .desc h5 a:hover { color:#3aafa9; }
.carousel-wrap.successful-projects .es-carousel-wrapper .es-carousel .es-carousel_list .es-carousel_li .desc .excerpt {
  font-size:12px;
  color:#848484;
  margin:0;
  line-height: 14px;
  direction: ltr;
  text-align: justify;
}
.carousel-wrap.successful-projects .es-carousel-wrapper .es-carousel .es-carousel_list .es-carousel_li .desc .btn { display:none; }
.carousel-wrap.successful-projects .es-carousel-wrapper .es-nav .es-nav-prev, .carousel-wrap.successful-projects .es-carousel-wrapper .es-nav .es-nav-next {
  width:16px;
  height:26px;
  opacity:1;
  top:-58px;
  margin:0;
  background:url(images/nav.png) no-repeat;
}
.general-section{
  margin-top: 60px !important;
}
.why-us + p{
  margin-top: 10px;
  font-size: 13px;
  font-family:' Normal';
  margin-bottom: 30px;
  line-height: 20px;
  text-align: center;
}
.general .image {
  border:5px solid #fff;
  margin-bottom:25px;
  overflow:hidden;
  position: relative;
}
.general .image img {
  width:100%;
}
.general .image .hvr-img{
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.general:hover .image .hvr-img,
.general.active .image .hvr-img{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.hvr-heading,
.hvr-link{
  display: none;
}
.general.active .hvr-heading{
  display: inline-block;
}
.general.active .normal-heading{
  display: none;
}
.general.active .hvr-link{
  display: inline-block;
}
.general.active .normal-link{
  display: none;
}
.general a{
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.general h2{
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 35px;
  color: #4A4A4A;
  background: rgba(255,255,255,.81);
  text-align: center;
  padding: 17px 0 15px;
    font-family:' Normal' !important;
    font-size: 18px;
    z-index: 1;
    text-transform: uppercase;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.general:hover h2,
.general.active h2{
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    bottom: 20px;
}
.section_title h2 {
  margin:0px;
  text-transform: uppercase;
  font-size: 34px;
  padding-bottom: 5px;
  font-family:' Normal' !important;
  line-height: 34px;
  font-weight: normal;
  color: #3aafa9;
}
.section_title.why-us {
    margin-bottom: 4px;
    color: #3aafa9;
    border-bottom: 5px solid #3aafa9;
}
.home-map-holder iframe {
    width: 100%;
    height: 400px;
}
.side-menu {
    background-color: #3aafa9;
    padding: 23px 40px 40px;
    min-height: 500px;
    height: 100%;
}
.side-menu ul,
.side-menu ul li{
  list-style: none;
  margin: 0;
  padding: 0;
}
.side-menu li a {
    color: #fff;
    font-size: 14px;
    transition: all 0.3s ease;
    border-bottom: 1px solid #fff;
    display: block;
    padding: 10px 0 10px 15px;
}
.side-menu li a:hover{
  color: #0b3b68;
}
.side-menu li:before{
  background: #fff !important;
  top: 17px !important;
}
#pink-slider img, 
.new-ato-slide img,
#business-slider img{
  width: 100%;
}
.services_section{
  padding-bottom: 0;
}
.section_title {
  background: none;
  color:#0f2044;
  padding:0 0 0 0;
  text-align:center;
  margin-bottom: 30px;
  border-bottom: 5px solid #0b3b68;
  font-size: 34px;
}
.section_title.why-us{
  margin-bottom: 4px;
  color: #0b3b68;
  border-color: #0b3b68;
}
.section_title.air-lines{
  margin-bottom: 4px;
  color: #303130;
  border-color: #303130;
}
.section_title.air-lines + p{
  margin: 10px 0 20px;
}
.services-outer:hover {
    /* box-shadow: 3px 3px 3px 3px rgba(00,00,00,.2);*/
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    background: #19668a;
    color: #fff;
}
.services-outer:hover .service a{
    color: #fff;
}
.services-outer:hover .service a:hover{
    color: #fff;
}
.services-outer:hover .service h4{
    color: #fff;
}
.services-outer:hover .service .icon{
    border-color: #fff;
}
.section_title h2 {
  margin:0px;
  text-transform: uppercase;
  font-size: 34px;
  padding-bottom: 5px;
  font-family:' Normal' !important;
  line-height: 34px;
  font-weight: normal;
  color: #0b3b68;
}
.services {
  margin:30px 0px 20px;
}
.service {
  position:relative;
  padding-left:140px;
  margin-bottom:40px;
  min-height:130px;
}
.service:hover,
.service.active{
  box-shadow: 3px 3px 4px 1px rgba(00,00,00,.3);
}
.services .col-sm-4{
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.services .col-sm-4:hover {
  box-shadow: 3px 3px 3px 3px rgba(00,00,00,.2);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.service .icon {
  width:130px;
  height:130px;
  border:2px solid #174c72;
  text-align:center;
  position:absolute;
  left:0px;
  top:0px;
  line-height:106px;
}
.service a{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.service h4 {
  font-family:' Normal' !important;
  text-transform:uppercase;
  margin-bottom: 5px;
  font-weight:400;
  color: #0b3b68;
  padding-top: 0;
  font-size: 18px;
}
.services p {
  font-size: 12px;
  line-height: 18px;
}
.service a {
  color: #19668a;
}
.service a:hover {
  color: #0e2a45;
}
.why-with-img{
  margin-bottom: 30px;
}
.air-lines-img{
  border: 2px solid #303130;
  padding: 10px;
  text-align: center;
  margin-bottom: 30px;
  height: 165px;
  line-height: 138px;
  position: relative;
}
.air-lines-img a{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.air-lines-img img{
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.sm_menu ul{
  list-style: none;
}
@media screen AND (max-width:767px) {
  .service{
    text-align: center;
    padding-right: 0;
    padding-left: 0;
  }
  .service .icon{
    position: relative;
    display: inline-block;
  }
  .section_title h2{
    font-size: 24px;
  }
}
@media only screen and (max-width: 1025px){
  .service-box.service-home-main + h3, .alternative h3{
    font-size: 16px;
  }
  .alternative{
    margin-top: -66px;
  }
  .pink-slider h3{
    font-size: 36px;
  }
}
.mobile-carousel{
  display: none;
}
@media only screen and (max-width: 1023px){
  .tagline_wrapper{
    position: relative;
    margin-top: 20px;
  }
  .sm_menu{
    text-align: center;
    margin-top: 5px;
  }
  .tagline_wrapper .tagline{
    margin-left: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 767px){
  .desktop-carousel{
    display: none;
  }
  .mobile-carousel{
    display: block;
  }
  .map-holder iframe {
    height: 200px;
  }
  .site_developer{
    text-align: center;
  }
  .header-contact-holder{
    text-align: center;
  }
  .header_contact_info{
    float: none;
    display: inline-block;
  }
  .header_contact_info a{
    float: left;
  }
  .navbar-toggle{
    background: #3aafa9 !important;
  }
  .pink-slider h3{
    font-size: 24px;
  }
  .pink-slider p{
    font-size: 16px;
    line-height: 20px;
  }
  .content-holder {
    width: calc(100% - 10px) !important;
    padding: 30px 5px;
  }
  .menu_bar,
  .side-menu{
    display: none;
  }
  .single_post{
    border: 1px solid #0b3b68 !important;
  }
}
.section_one_post .section_one_img_holder{
  position: relative;
}
.section_one_post .section_one_img_holder img.img_hvr{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}
.section_one_post:hover .section_one_img_holder img.img_hvr,
.section_one_post.active .section_one_img_holder img.img_hvr{
  height: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.section_two_post .section_two_img_holder{
  position: relative;
}
.section_two_post .section_two_img_holder img.img_hvr{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0 !important;
  height: 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}
.section_two_post:hover .section_two_img_holder img.img_hvr,
.section_two_post.active .section_two_img_holder img.img_hvr{
  width: 100% !important;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.section_two_post .desc {
    background: #2d2e2d;
    padding: 20px 10px 21px;
    text-align: left;
}
.section_two_post .desc h5 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0;
    margin: 0 0 4px 0;
    font-family: ' Normal';
}
.section_two_post .desc h5 a {
    color: #fff;
    text-decoration: none;
    font-family: ' Normal';
}
.section_two_post .desc h5 a:hover{
  color: #fff;
}
.section_two_post .desc .excerpt {
    font-size: 12px;
    color: #848484;
    margin: 0;
    line-height: 14px;
    direction: ltr;
    text-align: justify;
}
.section-c-carousel{
  float: left;
  width: 100%;
}
.hide-menu-list a, .hide-menu-list:before{
  visibility: hidden;
}
.header-row th{
  text-align: center;
  text-transform: uppercase;
}
.inner-header-row th{
  text-align: left;
}
.booking-table input[type="number"]{
  padding: 2px 5px;
  width: 80px;
}
.inner-page-form input[type=text],
.inner-page-form input[type=tel],
.inner-page-form input[type=email],
.inner-page-form input[type=date],
.inner-page-form input[type=time],
.inner-page-form input[type=number]{
  padding-left: 10px;
  padding-right: 10px;
  height: 38px;
  margin-bottom: 20px;
}
.inner-page-form textarea{
  padding-left: 10px;
  padding-right: 10px;
  height: 150px;
  margin-bottom: 20px;
}
/* For Firefox */
input[type='number'] {
    -moz-appearance:textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.inner-model{
  background: rgba(00,00,00,.8);
}
@media only screen and (max-width: 1023px){
  .menu_bar{
    display: none;
  }
}
@media only screen and (max-width: 767px){
  .section_one_post,
  .section_two_post{
    margin-bottom: 30px;
  }
}
.menu_bar .dropdown-menu{
  max-width: 600px !important;
  width: 600px !important;
}
.menu_bar .dropdown-menu li{
  width: 33% !important;
  float: left !important;
  position: relative !important;
}
.menu_bar .dropdown-menu li:before{
  display: inline-block !important;
  content: '' !important;
  height: 8px !important;
  width: 8px !important;
  border-radius: 100% !important;
  top: 12px !important;
  left: 12px !important;
  position: absolute !important;
}
@media screen AND (max-width:1024px) {
  .menu_bar .dropdown-menu{
    max-width: 600 !important;
    width: 600 !important;
  }
  .menu_bar .dropdown-menu li{
    width: 33% !important;
    float: left !important;
    position: relative !important;
  }
}
@media screen AND (max-width:767px) {
  .menu_bar .dropdown-menu{
    max-width: 100% !important;
    width: 100% !important;
  }
  .menu_bar .dropdown-menu li{
    width: 100% !important;
    float: left !important;
    position: relative !important;
  }
}
.bottom_contact.top_contact{
  margin-top: 0;
  padding-bottom: 30px;
}
.bottom_contact.top_contact h3{
  margin-top: 0;
}
.bottom_contact.top_contact .home-form{
  padding-bottom: 10px;
}
.bottom_contact.top_contact form input[type=submit]{
  bottom: -40px;
}
.bottom_contact.top_contact h3{
  margin-top: 0;
}
.multi-list li{
    width: 50%;
    float: left;
}
.multi-list li.order-button-holder,
.order-button-holder{
  width: 100%;
  margin-top: 30px;
}
.multi-list li.order-button-holder:before{
  display: none;
}
@media only screen and (max-width: 767px){  
    .multi-list li{
        width: 100%;
        float: left;
    }
}
@media only screen and (min-width: 1360px){
  .upper-form-container{
    width: 1300px;
    padding-left: 0;
    padding-right: 0;
  }
}
.fixed-btn,
.fixed-btn:active,
.fixed-btn:visited,
.fixed-btn:focus{
    transform: rotate(-90deg);
    font-size: 32px;
    position: fixed;
    top: 310px;
    right: -48px;
    z-index: 9999;
    padding: 10px 20px;
    color: #fff;
    background: #192b41;
    text-transform: uppercase;
    font-family: ' Normal' !important;
    cursor: pointer;
    font-weight: 400;
}
.fixed-btn:hover{
    background: #f0405d;
    color: #fff;
}
.btn-booking{
  width: 156px;
}
.btn-booking a{
  position: absolute !important;
  bottom: -28px;
  right: 0;
}
@media screen and (max-width: 1199px){
  .btn-booking a{
    position: relative !important;
    bottom: 0
  }
}
@media screen and (max-width: 767px){
  .btn-booking{
    width: 100%;
    margin-top: 10px;
  }
  .btn-booking a{
    position: relative !important;
    bottom: 0;
  }
}
/* --------------------------- EQAN BOOKING FORM  ---------------------------*/
.eqan-booking-form input,
.eqan-booking-form select,
.eqan-booking-form textarea{
  padding-left: 10px;
  padding-right: 10px;
  height: 38px;
  margin-bottom: 5px;
  width: 100%;
  border-radius: 0;
}
.eqan-booking-form textarea{
  height: 80px;
  resize: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
.eqan-booking-form input:disabled{
  background: #fff;
  cursor: not-allowed;
  border: rgb(238, 238, 238);
}
.eqan-booking-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
  width: 100%;
  background: #fff;
}
.eqan-booking-form .bootstrap-select>.btn,
.eqan-booking-form .bootstrap-select>.btn:hover{
  height: 38px;
  border-radius: 0;
  background: #fff;
}
.eqan-booking-form .select2-container--default .select2-selection--single .select2-selection__arrow{
  height: 36px;
}
.eqan-booking-form .select2-container .select2-selection--single{
  margin-bottom: 0;
}
.eqan-booking-form input[type=submit]{
  bottom: -40px !important;
}
.extend-btn,
.extend-btn:focus,
.extend-btn:visited,
.extend-btn:active{
  width: 48%;
  float: left;
  background: #192B41;
  color: #fff; 
  border: 2px solid #192B41;
}
.add-btn,
.remove-btn{
  cursor: pointer;
}
.remove-btn{
  height: 20px;
  width: 20px;
  display: inline-block;
  background: url(images/minus.png) no-repeat center center;
  padding: 0;
  float: left;
  margin-top: 0;
}
.extend-btn:hover{
  background: none;
  color: #192B41; 
}
.extend-btn.remove-btn{
  float: right;
}
.extend-btn.full-btn{
  width: 100%;
}
.no-padding-on-big{
  padding: 0;
}
.padding-less-right{
  padding-right: 10px;
}
.padding-less-left{
  padding-left: 5px;
  padding-right: 0;
}
.padding-more-right{
  padding-right: 23px;
}
.repeat-holder{
  float: left;
  width: 100%;
  position: relative;
}
.bs-searchbox input{
  position: relative;
  margin-top: 25px;
}
.bootstrap-select.btn-group .dropdown-menu li{
  position: static !important;
}
.new-append-row{
  float: left;
  width: 100%;
  border-bottom: 1px solid rgba(255,255,255,.28);
  padding: 3px 0;
}
.eqan-booking-form .new-append-row  input,
.eqan-booking-form .new-append-row  select{
  border: 0;
  background: none;
  color: #031828; 
  height: 100%;
  border: 1px solid #031828;
}
.eqan-booking-form .new-append-row{
  color: #031828;
}
.eqan-booking-form .new-append-row span{
  padding: 0 15px
}
.show-total{
  font-size: 16px;
  color: #031828 !important;    
}
.eqan-booking-form .form-text p{
  margin: 0;
  color: #192b41;
  padding: 10px 0;
  text-align: center;
  line-height: normal;
  font-size: 15px;
}
@media screen and (max-width: 767px){
  .service-qty{
    margin-top: 0px;
  }
  .eqan-booking-form input,
  .eqan-booking-form select{
    margin-bottom: 4px;
  }
  .eqan-service-holder{
    margin-bottom: 5px;
  }
  .show-total{
    text-align: right;
  }
  .eqan-booking-form .less-right-on-mobile{
    padding-right: 3px !important;
  }
  .eqan-booking-form .less-left-on-mobile{
    padding-left: 3px !important;
  }
  .eqan-booking-form .less-middel-on-mobile{
    padding-left: 3px !important;
    padding-right: 3px !important;  
  }
  .repeat-holder {
    float: left;
    width: 92%;
    position: relative;
    border: 1px solid #fff;
    margin: 5px 0 5px 4%;
    padding: 10px 0;
  }
  .add-btn{
    margin-right: 4px;
    float: right;
  }
  .eqan-booking-form .form-text p{
    text-align: left;
  }
  .new-append-row .service-qty{
    padding-left: 2px;
    padding-right: 2px;
  }
  .remove-btn + span{
    float: left;
    width: 70%;
    text-align: left;
  }
}
.booking-note{
  padding: 15px 0;
  background: #031828;
  text-align: center;
  color: #fff;
}
.booking-note p{
  margin: 0;
}
.shipping-note{
  display: none;
}
.shipping-note p{
  margin: 10px 0 0;
  color: #192b41;
}
.form-overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(00,00,00, .7);
}
.parallex-form.eqan-booking-form input, 
.parallex-form.eqan-booking-form select,
.parallex-form.eqan-booking-form textarea,
.parallex-form.eqan-booking-form .bootstrap-select>.btn, 
.parallex-form.eqan-booking-form .bootstrap-select>.btn:hover{
  background: none;
  border: 1px solid #fff;
  color: #fff;
  outline: 0;
}
.parallex-form.eqan-booking-form select option{
  color: #000 !important;
}
.parallex-form.eqan-booking-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
  background: none;
  outline: 0;
}
.parallex-form.eqan-booking-form input::-webkit-input-placeholder,
.parallex-form.eqan-booking-form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 1;
}
.parallex-form.eqan-booking-form input::-moz-placeholder,
.parallex-form.eqan-booking-form textarea::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  opacity: 1;
}
.parallex-form.eqan-booking-form input:-ms-input-placeholder,
.parallex-form.eqan-booking-form textarea:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  opacity: 1;
}
.parallex-form.eqan-booking-form input:-moz-placeholder,
.parallex-form.eqan-booking-form textarea:-moz-placeholder { /* Firefox 18- */
  color: #fff;
  opacity: 1;
}
.parallex-form.eqan-booking-form .new-append-row{
  color: #fff;
}
.parallex-form.eqan-booking-form p,
.parallex-form.eqan-booking-form .shipping-note p,
.parallex-form.eqan-booking-form .show-total{
  color: #fff !important;
}
.parallex-form.eqan-booking-form .remove-btn{
  background: url(images/minus-1.png) no-repeat center center;
}
@media screen and (max-width: 1199px){
  .container{
    width: 100%;
  }
}
@media screen and (max-width: 767px){
  .bottom_contact .home-form.parallex-form{
    padding-top: 10px !important;
  }
}
.box-overlay{
  position: absolute;
  background: rgba(00,00,00,.7);
  height: 100%;
  width: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.section_two_post:hover .box-overlay,
.general:hover .box-overlay,
.single_post:hover .box-overlay{
  background: rgba(00,00,00,.35);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.selectpicker .caret{
  border: 0 !important;
}
.selectpicker .caret:after{
  position: absolute;
  content: "\f002";
  font-family: FontAwesome;
  top: -10px !important;
  right: -5px !important;
  font-size: 18px;
}
.contact-link-holder a,
.contact-link-holder a:active,
.contact-link-holder a:focus,
.contact-link-holder a:visited,
.contact-link-holder a:hover{
  color: #000;
}
.discount-message p{
  font-size: 24px;
  border: 2px dotted #000;
  text-align: center;
  padding: 8px 0;
}
button.xoo-el-action-btn.xoo-el-login-btn:hover,
button.button.btn.xoo-el-action-btn.xoo-el-register-btn,
button.button.btn.xoo-el-action-btn.xoo-el-lostpw-btn{
  color: #fff !important
}
.xoo-el-lostpw-tgr{
  color: #000 !important;
}
#xoo-el-lostpw-email{
  margin: 0;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  height: 43px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  display: table-cell;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
span.filter-option{
  font-size: 18px;
  font-weight: bold;
}
.number-style span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  cursor: pointer;
  margin: -5px 3px 0px 3px !important;
  padding: 0 !important;
  border-color: #031828 !important;
  color: #031828 !important;
}
.number-style span:after,
.number-style span:before{
  background-color: #031828 !important;
}
.number-style input{
  width: 60px !important;
}
.parallex-form.eqan-booking-form .number-style span{
  border-color: #fff !important; 
  color: #fff !important;
}
.parallex-form.eqan-booking-form .number-style span:after,
.parallex-form.eqan-booking-form .number-style span:before{
  background-color: #fff !important;
}
@media screen and (max-width: 767px){
  .number-style span.number-plus{
    float: right;
    margin: 0px 11px 0 0 !important;
  }
  .number-style input{
    width: 35px !important;
  }
}
.strong-view.modern .testimonial-inner{
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}