/*
transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s;
*/
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), 
        url(../fonts/glyphicons-halflings-regular.woff) format('woff'), 
        url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), 
        url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

@font-face {
  font-family: 'Helvetica-Bold';
  src: url('../fonts/Helvetica-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Helvetica-Bold.woff') format('woff'),
       url('../fonts/Helvetica-Bold.ttf')  format('truetype'),
       url('../fonts/Helvetica-Bold.svg#Helvetica-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'AmarilloUSAF';
  src: url('../fonts/AmarilloUSAF.eot?#iefix') format('embedded-opentype'),
       url('../fonts/AmarilloUSAF.woff') format('woff'), 
       url('../fonts/AmarilloUSAF.ttf')  format('truetype'),
       url('../fonts/AmarilloUSAF.svg#AmarilloUSAF') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CenturyGothic';
  src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),  url('../fonts/CenturyGothic.woff') format('woff'), url('../fonts/CenturyGothic.ttf')  format('truetype'), url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CenturyGothic-Bold';
  src: url('../fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/CenturyGothic-Bold.woff') format('woff'), url('../fonts/CenturyGothic-Bold.ttf')  format('truetype'), url('../fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

body { font-family: 'CenturyGothic'; font-size: 15px; line-height: 26px }
body > div { position: fixed }
body > div.site_main { position: static }
body header + div,
body .site_main > div { position: relative; }
.noscript-img { display: inline; height: 36px; margin: 0 auto; width: 34px; }
.noscript { background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0; border-top: 1px solid #ff0000; bottom: 0; float: left; font-size: 20px; left: 0; margin: 0 auto; min-height: 50px; padding: 10px 0; position: fixed; right: 0; text-align: center; top: auto; width: 100%; z-index: 99999; color: #fff }
a:focus,
a:hover { text-decoration: none; outline: none; }
p {font-family: 'CenturyGothic';color: #2c2e2e;font-size: 14px;line-height: 24px;margin: 0 0 15px;font-weight: normal;}
a { color: #26AEBC; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; text-decoration: none; outline: none }
.inner_page ul,
.inner_page ol { overflow: hidden; padding-left: 30px; }
/* Ul li - OL li */ 
ul > li {color: #2c2e2e;font-size: 14px;font-weight: normal; font-family: 'CenturyGothic';line-height: 24px;list-style: outside none none;position: relative;word-wrap: break-word;}
ol > li {color: #2c2e2e;font-size: 14px;font-weight: normal; font-family: 'CenturyGothic';word-wrap: break-word; position: relative;}
.inner_page ul > li::before {background: none;border-radius: 50%;content: "\f058"; left: -23px;position: absolute;top: 0;font-family: FontAwesome;color: #26AEBC;font-size: 20px;}
ul > li > ul > li::before { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 2px solid #26AEBC; border-radius: 50%; content: ""; height: 10px; left: -18px; position: absolute; top: 6px; width: 10px; }
ol > li:before,
ul > li > ol > li:before { display: none }
ol > li,
ul > li > ol > li { list-style: decimal; list-style-position: outside; }
ol > li > ol > li { list-style-type: lower-alpha; }
ol.breadcrumb > li::before { display: inline-block; }
/* */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 { font-family: 'AmarilloUSAF'; margin-bottom: 10px; margin-top: 10px; color: #505050;letter-spacing: -0.04em; font-weight: normal}
h1,
.h1 { font-size: 24px; }
h2,
.h2 { font-size: 20px; }
h3,
.h3 { font-size: 18px; }
h4,
.h4 { font-size: 16px; }
h5,
.h5 { font-size: 15px; }
h6,
.h6 { font-size: 14px; }

.alignleft { float: left; margin: 0 15px 15px 0; }
.alignright { float: right; margin: 0 0 15px 15px; }
.aligncenter { display: block; margin: 0 auto 15px; }
.alignnone { float: none; margin: 0 0 15px 0; }
img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone { max-width: 350px;  width: auto; }
.inner_page h1,
inner_page .h1,
.inner_page h2,
.inner_page .h2,
.inner_page h3,
.inner_page .h3,
.inner_page h4,
.inner_page .h4,
.inner_page h5,
.inner_page .h5,
.inner_page h6,
.inner_page .h6 { margin-top: 0; text-transform: uppercase; }
.inner_page h1,
.inner_page .h1 { font-size: 30px; color:#26AEBC; font-family: 'AmarilloUSAF';}
.inner_page h2,
.inner_page .h2 { font-size: 25px;  padding: 15px 0 0; font-family: 'AmarilloUSAF';}
.inner_page h3,
.inner_page .h3 { font-size: 22px;  padding: 15px 0 0;font-family: 'AmarilloUSAF'; }
.inner_page h4,
.inner_page .h4 { font-size: 19px;  padding: 15px 0 0; font-family: 'AmarilloUSAF';}
.inner_page h5,
.inner_page .h5 { font-size: 17px;  padding: 15px 0 0; font-family: 'AmarilloUSAF';}
.inner_page h6,
.inner_page .h6 { font-size: 15px;  padding: 15px 0 0; font-family: 'AmarilloUSAF';}
.inner_page h1,
inner_page .h1 { color: #26AEBC; }  
.wpcf7-form-control-wrap { display: block; }
.wpcf7-form label.error { color: #ff0000 !important; float: none; font-size: 12px !important; left: 0; padding-left: 0px !important; position: absolute; top: 100%; line-height: normal; }
.fancybox-wrap { position: fixed !important; left: 50% !important; top: 50% !important; transform: translate(-50%, -50%) !important; -moz-transform: translate(-50%, -50%) !important; -ms-transform: translate(-50%, -50%) !important; -o-transform: translate(-50%, -50%) !important; -webkit-transform: translate(-50%, -50%) !important; }
.header .header-wrapper .primary .navbar .navbar-collapse ul.nav > li:before,
.header .header-wrapper .primary .navbar .navbar-collapse .nav .sub li:before,
.head-top .top-link li:before,
.social-main ul li:before { display: none; }
/**************************************************************************************************************************************/
#toTop { background: #26AEBC none repeat scroll 0 0; border-radius: 50%; font-family: 'Helvetica-Bold'; bottom: 10px; cursor: pointer; height: 54px; position: fixed; right: 20px; width: 54px; z-index: 999; }
.top-btn .fa-angle-up { color: #ffffff; font-size: 28px !important; margin: -3px 0 0; }
.top-btn > div { color: #ffffff; font-size: 12px; font-weight: normal; margin: -5px 0 0; text-transform: uppercase; }
img.ajax-loader { position: absolute; right: 10px; top: 10px; }
div.wpcf7-validation-errors { border: 2px solid #f7e700; clear: both; color: #f7e700; margin: 15px 15px 0 !important; position: relative; text-align: center; width: auto; display: block; }
div.wpcf7-mail-sent-ng { border: 2px solid #ff0000; clear: both; color: #ff0000; margin: 15px 15px 0 !important; position: relative; text-align: center; width: auto; display: block; }
div.wpcf7-mail-sent-ok { border: 2px solid #47a547; clear: both; color: #47a547; margin: 15px 15px 0 !important; position: relative; text-align: center; width: auto; display: block; }
div.wpcf7-spam-blocked { border: 2px solid #ffa500; clear: both; color: #ffa500; margin: 15px 15px 0 !important; position: relative; text-align: center; width: auto; display: block; }
/* pagination */
.my_pagination .pagination li a,
.my_pagination .pagination li span { background-color: #202020 !important; border: medium none; margin: 0 2px; border-radius: 0 !important; color: #202020; display: inline-block; padding: 7px 0; font-size: 18px; color: #fff; text-align: center !important; width: 37px; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.my_pagination .pagination li.active span,
.my_pagination .pagination li.active a { background-color: #26AEBC !important; }
.my_pagination .pagination { clear: both; border-radius: 0 !important; text-align: center; }
.my_pagination { display: block; float: none; margin: 0 auto; text-align: center; }
.my_pagination .pagination li span:hover,
.my_pagination .pagination li a:hover { background-color: #26AEBC !important; }
.my_pagination .pagination > li.disabled > a,
.my_pagination .pagination > li.disabled > span,
.my_pagination .pagination > li.disabled > a:hover,
.my_pagination .pagination > li.disabled > span:hover { background: #cccccc none repeat scroll 0 0 !important; color: #666666 !important; }
/* */


/* search */
.search-main::before { border-bottom: 8px solid #58585A; border-left: 8px solid rgba(0, 0, 0, 0); border-right: 8px solid rgba(0, 0, 0, 0); content: ""; height: 0; position: absolute; right: 15px; top: -8px; width: 0; }
.search-main { top: 60px; display: none; min-width: 280px; padding: 10px; position: absolute; right: 0px; z-index: 999; background-color: #58585A; box-shadow: 0px 3px 10px #000; }
.search-main .form-control { background-color: #f0f0f0; background-image: none; border: 1px solid #b7b7b7; border-radius: 0; box-shadow: none; color: #000; display: block; font-size: 15px; height: 34px; line-height: 1.42857; padding: 6px 45px 6px 12px; width: 100%; }
.search-main input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
color:#333;
opacity:1;
}
.search-main input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#333;
opacity:1;
}
.search-main input::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#333;
opacity:1;
}
.search-main form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
color:#333;
opacity:1;
}
.btn_search { background: #e2007e; border: medium none; height: 34px; position: absolute; right: 10px; top: 10px; width: 34px; transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; color: #52baab; padding: 0 }
.btn_search i { font-size: 18px; color: #fff; }
.search-box-main { position: relative; }
.head-search { background: #000000 none repeat scroll 0 0; display: block; height: 35px; text-align: center; width: 35px; }
/* search */


/* Header Social Section */

.head_social_main { float: left; margin: 0;  padding: 16px 0;}
.social-main > ul { display: block; padding: 0; margin: 0; }
.social-main ul li { display: inline-block; padding:0 0 0 8px; }
.social-main ul li:first-child { padding-left: 0; }
.social-main ul li a i { color: #ffffff;  font-size: 20px;}
.head-top .head-call i { color: #ffffff;display: block; font-size: 24px; left: 0; position: absolute; top:2px; transition: all 0.5s ease 0s;}

/* End of Header Social Section */

/* Header call Section */

.head-top-main { background-color: rgba(0, 0, 0, 0); padding: 0; position: absolute !important; top: 0; width: 100%; z-index: 999;}
.head_bookonline .main_btn {font-size: 14px;line-height: 56px;min-height: 60px; width: 170px;}
.head-top { float: right; padding: 0 }
.head-top .top-link { padding: 0; transition: all 0.4s ease 0s; margin: 0; }
.head-top .top-link li { display: inline-block; margin: 0; padding:0 0 0 22px;vertical-align: top }
.head-top .top-link li a { position: relative; }
.head-top .head-email > span { color: #606060; font-size: 14px; font-weight: 400; padding: 0 0 0 23px; }
.head-top .head-call > span { color: #fff; font-size: 18px; font-weight: 400; padding: 0 0 0 34px; }
.head-top .head-email i { display: block; position: absolute; top: 0; left: 0; color: #26AEBC; font-size: 20px; }
.header_box_right {float: right;vertical-align: middle;margin-top: 35px; transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s; }

/* End of Header call Section */

.header_box_right .msg_box {display: inline-block;vertical-align: middle;margin-right: 0;}
.header_box_right .but_box_main {  display: inline-block;  vertical-align: middle;}
.header_box_right .msg_box a {  font-family: 'Helvetica-Bold';    font-weight: normal; color: #26AEBC; display: inline-block;text-align: center;position: relative;margin: 0 0 0 0;vertical-align: middle;font-size: 18px;}
.header_box_right .msg_box a i {vertical-align: middle;display: none;font-size: 18px;color: #000;position: absolute;top: 50%;left: 50%;transform: translate(-50%);-o-transform: translate(-50%);-ms-transform: translate(-50%);-moz-transform: translate(-50%);-webkit-transform: translate(-50%);width: 38px;height: 38px;background: #26AEBC;text-align: center;border-radius: 50%;line-height: 38px;left: 0;margin: -18px 0px 0 -25px;vertical-align: middle;
transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s;}


.header_box_right .msg_box.mobile_contact a i{display:block}

.header_box_right .but_box_main {}
.header_box_right .but_box_main a.button.primary {margin: 0;padding: 0;min-width: 151px;line-height: 34px;color: #000; text-align: center;}



/* BTN section */

.button{display:inline-block;position:relative;text-align:center;line-height:46px;min-width:200px;position:relative;z-index:1;font-size:14px;font-weight:normal;font-family: 'CenturyGothic-Bold';padding:0 20px;color:#fff;color:#fff;z-index:1;border-radius:25px;-webkit-border-radius:25px;border:2px solid;text-transform:uppercase}
.button:before{content:"";display:block;position:absolute;left:-2px;top:-2px;right:-2px;bottom:-2px;border-radius:25px;-webkit-border-radius:25px;background:#fff;transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;z-index:-1}

.button.primary{color:#fff;border-color:#26aebc}
.button.primary:before{background:#26aebc}
.button.secondary{color:#fff;border-color:#606060}
.button.secondary:before{background:#606060}

/* BTN section */


/* Banner Section ******************************/

.banner_arrow_left { background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -10px -10px; display: block; height: 84px; margin: 0 auto; opacity: 1 !important; text-align: center; width: 59px; }
.banner_arrow_right { background: rgba(0, 0, 0, 0) url("../images/sprite.png") no-repeat scroll -80px -10px; display: block; height: 84px; margin: 0 auto; opacity: 1 !important; text-align: center; width: 59px; }
.banner_title { color: #ffffff; font-size: 60px;margin: 0 0 37px; text-shadow: none; text-transform: uppercase; letter-spacing: -0.04em;}
.banner-caption p { color: #ffffff; font-size: 24px; font-weight: 300; line-height: normal; margin: 0 0 22px; text-shadow: none; }
.carousel-caption {margin: 29px 0 0;left: 0; right: 0;padding: 0;top: 0;bottom: 0;}
.banner-btn-main { display: block; float: none; margin: 0 auto; text-align: center; }
.banner-btn-main a { float: none; margin: 0 auto; text-shadow: none; }
.banner_main .item::before { background:rgba(0,0,1,0) none repeat scroll 0 0; content: ""; display: block; height: 100%; position: absolute; width: 100%; z-index: 10 }
#home_banner.owl-carousel .owl-item .item > img {height: 676px;left: 50%;position: relative;transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);-webkit-transform: translateX(-50%);width: auto;}

#home_banner.owl-theme .owl-controls { bottom: 50%; left: 0; margin-top: 0; position: absolute; right: 0; text-align: center; transform: translateY(50%);-moz-transform: translateY(50%);-o-transform: translateY(50%);-ms-transform: translateY(50%);-webkit-transform: translateY(50%);}
#home_banner.owl-theme .owl-controls .owl-nav [class*="owl-"] {  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  border-radius: 0; color: #ffffff;
    cursor: pointer;  display: inline-block;  font-size: 14px;  margin: 32px 0 0;  padding: 0;  position: absolute;  top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -webkit-transform: translateY(-50%);}
.banner_arrow i { color: #26AEBC; font-size: 70px; }
#home_banner .item { position: relative; overflow: hidden }
#home_banner.owl-theme .owl-controls .owl-nav .owl-prev{left: 60px;}
#home_banner.owl-theme .owl-controls .owl-nav .owl-next{right: 50px;}

#home_banner .owl-dots {position: absolute;top: 50%;right: 63px;transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); margin-top: -60px;}
#home_banner.owl-theme .owl-dots .owl-dot {  display: block !important; }

#home_banner.owl-theme .owl-dots .owl-dot span {background: none repeat scroll 0 0 #fff !important;border-radius: 30px;display: block;height: 8px !important;margin: 12px 0 !important;transition: opacity 200ms ease 0s;width: 8px !important;}

/* Banner Section ******************************/

.bg_img_main {  padding: 55px 0;}
.call_section {  position: relative;}

.call_section:before {content: "";background: rgba(0,0,0,0.60);position: absolute;top: 0;left: 0;z-index: 0;display: block;width: 100%;height: 100%;}
.site_call_box_main { position: relative;  z-index: 3; text-align: center; border: 3px dashed #fff; }
.site_call_box_main span.title_box {  color: #fff;  font-size: 24px;  text-transform: uppercase;  font-weight: normal;  line-height: 22px; font-family: 'Helvetica-Bold'; }

.call_box_main { background: rgba(42,42,42,0.95);  padding: 30px; margin: 15px; }
.call_block { margin-top: 10px; }
.call_block a { display: inline-block; vertical-align: middle; font-family: 'CenturyGothic-Bold'; font-weight: normal; font-size: 32px; color: #af806b; }

.call_block .next_box { display: inline-block; vertical-align: middle; width: 62px; height: 62px; background: #a17558; border-radius: 50%; position: relative;
    margin: 0 30px 0 30px;}

.call_block span.or_box {  display: inline-block; vertical-align: middle; text-align: center; color: #fff; font-size: 25px; font-family: 'CenturyGothic-Bold';
    font-weight: normal; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); }

.service_main_section {  margin: 119px 0 70px 0; }

.service_block_main {  position: relative; }
.service_img_section {  width: 50%;  float: left;  position: relative; min-height: 400px; margin-bottom: 80px;}
.service_box_bg {  position: absolute;  top: 0;  left: 0;  width: 400px;  height: 400px; background: #c2b4a4;  z-index: -1; }
.service_img_section a { display: block;  position: absolute;  top: 50%;  transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);  left: 15px; }
.service_img_section a img {  width: 100%; }

.service_text_section { width: 50%;  float: left; padding-right: 80px; padding-left: 100px; min-height: 400px;  margin-bottom: 80px;  position: relative; text-align: right }
.service_text_section span {text-transform: uppercase;font-family: 'CenturyGothic-Bold';color: #8a8a8a;font-size: 16px;display: block; letter-spacing: 0.2px;}
.service_text_section .title_main { margin-bottom: 10px; }
.service_text_section .title_main a.heading_text { display: inline-block;  position: relative; text-transform: uppercase; font-size: 48px; color: #161616; }
.service_text_section .title_main a.heading_text:before {content: ""; margin-top: 10px; position: absolute;background: #4f5454;width: 70px;height: 1px;top: 50%;transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); right: -80px;}
.service_text_section .title_main h3 { color: #161616; font-size: 48px;   text-transform: uppercase;  margin: 0 auto;}
.service_text_section p {  font-size: 16px; }

.service_text_section .click_but {  display: block;}
.service_text_section .click_but a.read_but {  display: inline-block; font-size: 16px;  color: #26aebc; }

.service_main_box .service_block_main:nth-child(even) .service_img_section{float: right;}
.service_main_box .service_block_main:nth-child(even) .service_img_section{float: right;}

.service_main_box .service_block_main:nth-child(even) .service_img_section .service_box_bg { left: auto; right: 0; background: #f5bd34; }
.service_main_box .service_block_main:nth-child(even) .service_text_section {     text-align: left; padding-right: 150px;  padding-left: 80px;  }
.service_main_box .service_block_main:nth-child(even) .service_text_section .title_main a:before {  right: auto;  left: -80px; }
.service_main_box .service_block_main:nth-child(even) {  }
.service_main_box .service_block_main:nth-child(odd) {  }
.service_main_box .service_block_main:nth-child(3) .service_box_bg {  background: #e0c0ac; }
.service_main_box .service_block_main:last-child .service_text_section {  margin-bottom: 0; }
.service_main_box .service_block_main:last-child .service_img_section {  margin-bottom: 0; }


.wel_but .button {  min-width: 246px;  font-size: 16px;   line-height: 52px; border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px; }
.owl-theme .owl-controls .owl-nav [class*="owl-"]{    background: none repeat scroll 0 0 #26aebc;}
.resp-tab-content { display: block !important; padding: 15px 0 0; float: left; width: 100%; height: 0; overflow: hidden; }
.resp-tab-content-active { display: block; height: auto }
/**********************************************************************************************************************************************/
/******************************************************* Before After images ********************************************************************/
/**********************************************************************************************************************************************/
.product-image-large { position: relative; padding-bottom: 50%; overflow: hidden; cursor: pointer }
/*.product-image-large:after { content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 1px solid #EEE }*/
.product-image-large img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); max-width: 100%; max-height: 100%; pointer-events: none }
.product-thumbnails { margin-top: 20px }
.product-thumbnails a { pointer-events: none; display: block; position: relative; padding-bottom: 100%; }
.product-thumbnails img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); max-width: 100%; max-height: 100%; width: auto !important; }
.product-thumbnails a:after { content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 1px solid #EEE; transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease }
.product-thumbnails .selected a:after { border-color: #26aebc}
.product-thumbnails .item { cursor: pointer }
.product-thumbnails.slide { padding: 0 18px }
.product-thumbnails .owl-nav > div { color: #000; font-size: 28px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%) }
.product-thumbnails .owl-nav > div.owl-next { left: auto; right: 0 }
.product_main_box form { padding: 15px 0 0 0; }
.input_num { display: inline-block; margin: 0 10px 20px 0; }
.spinner { display: inline-block; vertical-align: top; padding: 0; position: relative }
.spinner .input_quantity { height: 52px; width: 150px; padding: 0 30px 0 20px; border: 1px solid #000; }
.cartminus, .cartplus { display: block; height: 25px; width: 34px; text-align: center; font-size: 20px; color: #303030; overflow: hidden; line-height: 30px; position: absolute; right: 0; top: 0; cursor: pointer }
.cartminus { top: auto; bottom: 0; line-height: 15px }
.product_main_box span.title_nm { display: block; padding: 0 0 15px 0; font-size: 20px; color: #303030; font-weight: 500; text-transform: uppercase; font-style: italic; }
.product_price span { display: block; font-size: 50px; color: #d72a2c; font-weight: 700; line-height: normal; }
.product_btn.button.primary input { background: transparent; border: 0; padding: 0; width: 100%; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.product_btn.button.primary { padding: 0; display: inline-block; }
.product_slider { padding: 60px 0 0 0; }
.product_slider_box { }
.product_slider_box figure { }
.product_slider_box figure a.img_box { position: relative; overflow: hidden; display: block; border: 1px solid #ccc; }
.product_slider_box figure a.img_box:before { content: ""; position: absolute; top: 100%; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.50); z-index: 1; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.product_slider_box figcaption { text-align: center; padding: 10px 0 0 0; }
.product_slider_box figcaption h3 { margin-bottom: 10px; font-size: 25px; }
.product_slider_box figcaption h3 a { color: #000; }
.product_slider_box figure a.img_box:after { content: "\f30b"; font-weight: 900; font-family: Font Awesome\ 5 Free; font-size: 50px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -350px); z-index: 1; color: #fff; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; }
.product_slider.owl-theme .owl-controls .owl-nav .owl-prev { left: 28px; }
.product_slider.owl-theme .owl-controls .owl-nav .owl-next { right: 28px; }
.product_slider.owl-theme .owl-controls .owl-nav [class*="owl-"] { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border-radius: 0; color: #ffffff; cursor: pointer; display: inline-block; font-size: 40px; margin: 0; padding: 0; position: absolute; bottom: 50%; transform: translateY(50%); -moz-transform: translateY(50%); -ms-transform: translateY(50%); -o-transform: translateY(50%); -webkit-transform: translateY(50%); }
.product_slider.owl-theme .owl-controls { bottom: 50%; left: 0; margin-top: 0; position: absolute; right: 0; text-align: center; transform: translateY(50%); -moz-transform: translateY(50%); -ms-transform: translateY(50%); -o-transform: translateY(50%); -webkit-transform: translateY(50%); }
.product_slider.owl-theme .owl-controls .owl-nav [class*="owl-"] { margin: 0 -90px 0 -90px; color: #01366D; }
.product_slider_box figure a.img_box img { width: auto !important; height: auto !important; text-align: center; display: block; margin: 0 auto; padding: 0; }
.owl-carousel .owl-item { backface-visibility: visible !important; -o-backface-visibility: visible !important; -ms-backface-visibility: visible !important; -moz-backface-visibility: visible !important; -webkit-backface-visibility: visible !important; }
 input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
margin: 0;
}
.resp-tabs-list li.resp-tab-active{position:relative;}
/*.resp-tabs-list li.resp-tab-active:after{
 
	  position:absolute; 
	  left:0;
	  top:0;
	  content:"";
 
      border-left: 50px solid transparent;
      border-right: 50px solid transparent;
      border-bottom: 100px solid red;
    } */
.inner-page.product_page ul.nav-tabs li.active:before {
    opacity: 1;
    visibility: visible;
    border-color: transparent transparent #000 transparent;
}
.resp-tabs-list li.resp-tab-active:after{
    content: "";
    display: block !important;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 0 25px 25px 25px;
    position: absolute;
    top: 100%;
    left: 50%;
visibility: visible;
    border-color: transparent transparent #26aebc transparent;
    margin: 0 0 0 0;
    opacity: 1;
    background: none;
    transform: translateX(-50%);
}



/* Inner Banner Section ******************************/

.inner_page{padding:20px 0}
#page_title{position:relative;padding:115px 0 155px 0;overflow:hidden;background-size: cover !important; background-position: center center !important;}
#page_title:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0);z-index:1}
#page_title > img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);max-width:initial;min-width:100%}
.page_title h1,.page_title .h1{color:#FFFFFF;margin:0;position:relative;font-weight: normal;font-size:50px;line-height:56px;font-family: 'AmarilloUSAF';text-transform: uppercase;}
.page_title{position:relative;z-index:2;margin:0 auto;padding:0 15px;width:100%;max-width:1200px;text-align:center}
.breadcrumb_main{max-width:1200px;margin:0 auto;padding:0 15px}
#breadcrumb{border-bottom:1px solid #d7d7d7}
.breadcrumb{background:none}
.breadcrumb{margin:20px 0 0 0;background:none;border-radius:0;-webkit-border-radius:0;padding:0}
.breadcrumb > li{color:#FFFFFF;font-size:14px;vertical-align:top;position:relative}
.breadcrumb > li:before{display:none}
.breadcrumb > li a:after{content:"";display:block;height:2px;position:absolute;bottom:-4px;left:0;right:100%;background:#fff;transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease}
.breadcrumb > li a{color:#FFFFFF;display:inline-block;vertical-align:top}
.breadcrumb > li + li:before{color:#FFFFFF;display:inline;vertical-align:top;background:none;position:static;padding:0 7px 0 4px}

.breadcrumb > li+li a:after{left:24px}

.innerbannersection{  padding: 0 0 0;  position: relative;  }
.innerbannersection .menu-main {  bottom: auto !important;  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);  top: 110px !important;}
.innerbannersection .menu-main.sticky{top: 0 !important}
.innerbannersection .menu-main .header .header-wrapper .primary {margin: 10px auto;}
.innerbannersection .menu-main .header .header-wrapper .primary .navbar .navbar-collapse .nav > li > a{padding: 12px 0;}

/* Inner Banner Section ******************************/


/* Footer */

.footer_section{background: url(../images/footer_bg_img.jpg) no-repeat center center;}

.footer_but {}
.footer_but .button { min-width: 178px; line-height: 51px; border-color: #000; border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px; }
.footer_but .button.primary:before { background: #000;}

.footer_main_box {  text-align: center;  margin: 0 auto 30px; }
.footer_headding.h2 {margin: 0 auto 10px;font-size: 50px;font-weight: normal;text-transform: uppercase;color: #292929;letter-spacing: 0.2px;}

/*.footer_menu_main ul {padding: 0;margin: 15px 0 30px 0;text-align: center;}
.footer_menu_main ul li {display: inline-block;margin: 0 15px 0 15px;font-family: 'CenturyGothic-Bold';font-weight: normal;font-size: 15px;}
.footer_menu_main ul li a {color: #000;font-size: 15px;text-transform: uppercase;}*/

/*.footer_menu_main ul li:before { content: "";  position: absolute; width: 1px; height: 14px;  left: -15px;  top: 7px;  background: #000;  vertical-align: middle; }*/

.copyright_main { padding:20px 0 20px 0; text-align: center; border-top: 1px solid #000; }
.copyright_main span,
.copyright_main span a {color: #000;font-size: 15px;font-weight: normal;}
.copyright_main span.abn_box {}
.copyright_main {}
.copyright_main span.abn_box {  position: relative;   padding: 0 20px 0 20px;}
.copyright_main span.abn_box:before {content: "|";font-size: 15px;font-weight: normal;left: 0;position: absolute;top: -5px;}
.website_design::before {color: #fff;content: "|";font-size: 15px;font-weight: normal;left: -10px;position: absolute;top: -5px;}
.website_design { padding: 0 0 0 10px; position: relative; }
/* Footer */

.banner_menu_section {  padding: 0 0 100px;  position: relative;}

.service-detail img { max-width: 100%; }
.logo_main > a {  max-width: 100%;  display: inline-block;}
.logo_main img {  margin: 0 auto;  max-width: 100%;  width: auto !important;}
.logo_main {margin: 0 0 0 0;padding: 0;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); }

.service_section{background: #202020;padding:45px 0 70px 0;}
.service_viewall .white_bor_btn {
  border-color: #909090;}
.service_box {  margin-bottom: 30px;  overflow: hidden;  position: relative;}
.service_img_main{position: relative;}
.service_img_main a img{width: 100%;transform: scale(1) rotate(0deg);-moz-transform: scale(1) rotate(0deg);-ms-transform: scale(1) rotate(0deg);-o-transform: scale(1) rotate(0deg);-webkit-transform: scale(1) rotate(0deg);transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;}
.service_img_title {  bottom: 30px;  left: 0;  margin: 0 auto;  position: absolute;  right: 0;  text-align: center; transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;
  /*text-shadow: 0px 50px 30px rgba(0,0,0,0.5);*/ text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);}
.service_box_main {  padding: 48px 0 0;}
.service_box_main::after {  clear: both;  content: "";  display: table;}
.service_box_hvr {  bottom: 0;  left: 0;  padding: 70px 50px 50px 50px;  position: absolute;  right: 0;  top: 0;  z-index: 50; transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;
}
.servicebox_detail_text {  padding: 0 0 4px;}
.service_box_hvr::before { background: rgba(157, 120, 44, 0.9) none repeat scroll 0 0; height: 0;  content: "";  left: 0;  position: absolute; right: 0;
  top: 0;  z-index: -1; transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;}
.service_readmore {  bottom: 0;  height: 100px;  left: 0;  margin: 0 auto;  position: absolute;  right: 0;  text-align: center;  width: 100px;  border-bottom: none;
  border-top:1px solid #fff;  border-left:1px solid #fff;  border-right:1px solid #fff;  transform: translateY(100%);-moz-transform: translateY(100%);-o-transform: translateY(100%);-ms-transform: translateY(100%);-webkit-transform: translateY(100%);
  transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s; }
.service_readmore i{font-size: 48px;color: #fff;position: relative;top:50%;transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);}

.servicebox_detail_text span{font-family: 'Lato', sans-serif; color: #fff; font-size: 18px;font-weight: 300;display:block;text-align: right}
.servicebox_detail_text span:first-child{width: 120px;position: relative;text-align: left;display: block;float: left }
.servicebox_detail_text span:first-child:before{content: "";background: #fff;width: 11px;height:1px;position: absolute;top: 50%;right: 0;transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);-ms-transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.service_hvr_title{text-align: center;padding: 0 0 30px}
.service_content{opacity:0;transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;}
.service_viewall {  padding: 20px 0 0;}

.welcome_textbox::after {clear: both;content: ""; display: table;}
.welcome_content h2 { font-size: 30px;}
.welcome_content h3 { font-size: 25px;}

.welcome_section {padding: 65px 0  0 0;position: relative;overflow: hidden;margin-bottom: 65px;}
.wel_title.h2 {margin: 0 0 10px 0;font-size: 35px;color: #242323;/*max-width: 430px;*/font-family: 'AmarilloUSAF';text-transform: uppercase;}
.welcome_text:before {  content: "";  position: absolute; left: 0;  width: 44px;  height: 1px;  background: #242323;  top: 50px;}
.welcome_text {  background: #fff;  padding: 30px 15px 0px 70px;  position: relative; }
.welcome_text p {  color: #242323;}
.wel_but {  text-align: right;  max-width: 1170px;    margin: -30px auto 0;;}

.welcome_contant_main {  margin-top: -170px; position: relative; margin-bottom: 50px; }
.welcome_content { padding-bottom: 30px;}
.welcome_contant_main:before { content: ""; display: block; width: 5000px; height: 143px; position: absolute; top: 100%; background: #f2f5f6; }
.welcome_img_main_img { position: relative;}
.welcome_img_main_img:after {content: "";display: block;left: 0;top: 100%;width: 200px;height: 292px;position: absolute;background: #eff1f2;}
.welcome_img_main_img:before { content: ""; display: block; position: absolute; top: 100%; left: 200px; background: #f2f5f6; width: 200px; height: 292px;}
.welcome_content {  position: relative;     max-height: 250px;  overflow: visible;}
.welcome_content:before { content: ""; display: block; height: 141px; position: absolute; top: 100%; left: -70px; width: 5000px; background: #F2F5F6;}

.welcome_section:before { content: "";  position: absolute;  left: 50%;  top: 35px;  width: 370px;  height: 56px;  background: #26aebc;    z-index: -1;
    margin: 0 0 0 -485px;  }

section#welcome_block { position: relative;}
section#welcome_block:before {content: "";position: absolute;left: 50%;bottom: -30px;width: 370px;height: 56px;background: #26aebc;z-index: -1;margin-left: -485px;}

.advantage_headding.h2 {  font-size: 40px;  text-transform: uppercase;  color: #242323;  margin: 0; font-weight: normal; position: relative;
    margin-bottom: 35px; text-align: center; font-family: 'AmarilloUSAF'; }
.advantage_headding.h2 span {  display: block;  position: absolute;  border: 2px dashed #242323;  width: 20px;  height: 3px; bottom: -15px;  left: 50%;
  margin: 0 0 0 -33px; transform: translate(-50%); -o-transform: translate(-50%); -ms-transform: translate(-50%); -moz-transform: translate(-50%); -webkit-transform: translate(-50%); }
.advantage_headding.h2 span:before {content: "";display: inline-block;border: 2px solid #242323;position: absolute;top: -2px;left: 30px;width: 56px;}
.advanteage_main_box {   padding-right: 50px; }
.left_box_main { display: inline-block; float: left;  position: relative;}
.right_box_main {display: inline-block;width: 65%;float: right;padding: 30px 40px 30px 20px;}
.left_box_main .icon_box { width: 170px; height: 170px;  background: #eef3f6;  position: relative;}
.left_box_main .icon_box i {  font-size: 80px;  text-align: center;  margin: 0 auto;  display: block;  padding: 20px;}
.h3.title_box {padding: 0 10px;font-size: 16px;text-align: center;margin: 0 auto;color: #242323;font-family: 'Helvetica-Bold';font-weight: normal;}
.right_box_main p {  font-size: 12px;  color: #242323;  line-height: 20px;}
.advantage_cont_main {  clear: both;   padding-top: 40px;}
.advantage_cont_main:after {content: "";display: table;clear: both;}
.left_box_main:before {content: "";display: block;position: absolute;width: 170px;height: 170px;background: #cdcdcd;top: -10px;left: 10px;}

.advantage_section .advantage_headding.h2 {  text-align: left; margin-bottom: 20px; }
.advantage_section .advantage_headding.h2 span {  left: 0;  margin: 0 0 0 0; transform: translate(0); -o-transform: translate(0); -ms-transform: translate(0); -moz-transform: translate(0);
           -webkit-transform: translate(0); }
.advantage_block_main { margin-bottom: 40px;  clear: both;}
.advantage_block_main:after {content: "";display: table;clear: both;}

.advantage_block_main:nth-child(odd) {  }
.advantage_block_main:nth-child(even) {  }

.advantage_block_main:nth-child(even) .left_box_main {  float: right;}
.advantage_block_main:nth-child(even) .right_box_main {  padding:40px 30px 40px 40px; float: left; }
.advantage_block_main:nth-child(even) .right_box_main p {  text-align: right; }
.advantage_block_main:nth-child(even) .left_box_main:before {  top: 10px;  left: -10px;  width: 190px;  height: 150px; }

.advantage_block_main:nth-child(3) .left_box_main:before {  left: 0;}
.advantage_block_main:nth-child(3) .icon_box {  margin-left: 10px; }
.advantage_block_main:nth-child(3) .right_box_main {  width: 65%; padding: 40px 30px 40px 20px;}

.key_box_main { height: 450px;width: 450px;  background: #eef3f6; padding: 20px 80px;  position: absolute;  top: 0;  right: -70px;  z-index: -1;
    float: right; }
.key_box_main h3 { color: #d9e1e5; font-size: 150px; text-align: left; text-transform: uppercase;  margin: -30px 0 0 0;}
.key_box_main h4 {  margin: 0 auto;  text-transform: uppercase;  color: #d9e1e5; margin: 100px -30px 0 0px; font-size: 60px; text-align: right;
     transform: translate(50%) rotate(90deg); -o-transform: translate(50%) rotate(90deg); -ms-transform: translate(50%) rotate(90deg); -moz-transform: translate(50%) rotate(90deg); -webkit-transform: translate(50%) rotate(90deg); }
.advantage_ima_main { position: relative; padding: 90px 0 0 10px;}
.advantage_ima_main a { display: block;}
.advantage_ima_main a img {  width: 100%; }

.col-sm-6.advandage_img {  padding: 0 3px 0 0;}
.advanteage_main_box {  padding-right: 50px;}

.advantage_ima_main:before { content: ""; width: 3px; height: 403px; background: #dbe7ee; position: absolute;  left: -10px; bottom: 40px;}
.advantage_ima_main:after { content: ""; display: block;  position: absolute; width: 166px; height: 3px; background: #dbe7ee; top: 70px;}
.key_box_main:before { content: ""; position: absolute; left: -20px; width: 3px; height: 43px;  background: #dbe7ee; top: 10px; }
.advantage_section {  padding: 20px 0; }

/*********************** Gallery ********************/

.gallery1_box_main .gallery_img_box { display: block; margin-bottom: 0; }
.gallery1_box_main .gallery_hvr::before { background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0; bottom: 0; content: ""; height: 100%; left: 0; opacity: 0; position: absolute; right: 0; top: 0; transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; width: 100%; z-index: 10; }
.gallery1_box_main .gallery_hvr { overflow: hidden; position: relative; }
.gallery1_box_main .gallery_hvr img { width: 100% }
.gallery1_box_main .gallery_name { bottom: 30px; left: 30px; position: absolute; right: 30px; top: 30px; transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); -webkit-transform: translateY(100%); transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; z-index: 50; }
.gallery1_box_main .gallery_name span { color: #26AEBC; display: block; font-size: 45px; position: absolute; text-align: center; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 100%; }
 
.gallery1_box_main .gallery_name span:before { content: ""; display: block; width: 51px;  height: 53px;   background: url(../images/sprite.png) 0 0 no-repeat; margin: 50px auto 0;
    text-align: center; transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}
.gallery1_box_main .gallery_hvr:after { content: "";  border: 1px dashed rgba(255,255,255,0.70);  position: absolute; top: 10px;
    left: 10px;  right: 10px;  bottom: 10px; opacity: 0; z-index: 99; transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s;}

.gallery_but {  text-align: center;  margin: -30px auto 0; }
.gallery_but .button { min-width: 250px;  line-height: 51px;  border-radius: 50px;  -webkit-border-radius: 50px; }
.gallery_main_section {  margin-bottom: 50px; }

/*****************************************************/

.button.primary.submit-box { padding: 0; width: 100%;  min-width: 100%; }
.button.primary.submit-box input.input {  width: 100%; background: none; border: 0; text-transform: uppercase; }

.select_box { position: relative; }
.select_arrow i { font-size: 14px; color: #bbb; position: absolute; right: 30px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); z-index: 50; pointer-events: none; margin:0;}
.select_box select { appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; -webkit-appearance: none; }
.select_arrow i.fa-calendar {font-size: 24px; }

.footer_top_main {padding:110px 0 40px 0;}
.footer_social_main .social-main ul li{ display: inline-block;height: 60px;text-align: center;width: 60px;float: left;position: relative;
  margin: 0 10px 0 10px;overflow: hidden; padding: 0; transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s;
  -o-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; border-radius: 50%; background: #fff; }

.social-main ul li a i {color: #292929;font-size: 30px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;}
.footer_social_main .social-main ul li:after{content: "";background:#26AEBC;position: absolute;right: 0;left: 0;height:0; z-index: 0;transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;}
.social-main { text-align: center; }
.footer_social_main .social-main > ul{text-align: center;display: inline-block;}
.footer_social_main .social-main ul li a {  position: absolute;  top: 50%;  left: 50%;  color: #000; z-index: 1;  transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); }
.footer_social_main.footer_contact_main {
    margin-bottom: 20px;
}
.head-top-main .innerpage_logo {display: none;}
.head-top-main.innerpage_header .innerpage_logo {display: inline-block;}

.blog_page .blog_img_main > img {width: 100%;}
.blog_page .blog_content {left: 50px;padding: 15px 20px 5px;right: 50px;}
.blog_page .blog_title {font-size: 20px;}
.blog_page .blog_date_comm {padding: 8px 0;}
.blog_page .blog_readmore {padding: 0 50px;}
.blog_page .blog_box_main{margin-bottom: 30px;}

.head-call.click-call { display: block;  margin: 17px 0 0;}
.innerpage_header .head-top .top-link li a.head-call { margin: 0;}

.more_item_but .button.primary:before {
    background: #26aebc;
}
.more_item_but {width: 100%;display: block;text-align: center;margin: 0 auto 0;float: none;position: absolute;bottom: 0;z-index: 9999; transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s; }
.more_item_but a.button.primary {  float: none;  margin: 0;  padding: 0;  text-transform: lowercase;  color: #fff; }
.more_item_but a.button.primary span {  float: right;  display: inline-block;  position: relative;  right: 18px;  font-size: 17px;     pointer-events: none;}
.more_item_but.button.primary:before {  background: #fff; }

.footer_menu_main ul li:first-child:before {  display: none; }

.left_box_main .icon_box a {  display: block;  color: #242323; }
.h3.title_box a {  color: #242323; }
.menu_icon_main {   position: relative;}
.menu_icon_main span {   display: block;  background: url(../images/sprite.png) -83px 0 ;  position: absolute;  top: 25px;  left: 0;  width: 30px; height: 30px; }

/************* Contact ****************/

.contact-form-main { padding: 50px 0 0; }
.contact_addres_box { display: block; margin: 0 0 20px; min-height: 55px; overflow: hidden; padding: 0 0 0 65px; position: relative; }
.contact_addres_box span { border-radius: 30px; background: #26AEBC; float: left; height: 56px; margin: 0 10px 0 0; width: 54px; display: table; left: 0; position: absolute; text-align: center; }
.contact_addres_dtl span i { bottom: 0; color: #ffffff; display: table-cell; float: none; font-size: 26px; height: 56px; left: 0; margin: 0 auto; position: relative; right: 0; text-align: center; vertical-align: middle; width: 100%; }
.contact_addres_box p { color: #1a1a1a; display: table-cell; font-size: 14px;  height: 56px; line-height: 22px; margin: 0 !important; padding: 0; vertical-align: middle; }
.contact_call_box span { background: #26AEBC; float: left; height: 56px; margin: 0 10px 0 0; width: 54px; }
.contact_call_box1 span { background: #26AEBC; float: left; height: 56px; margin: 0 10px 0 0; width: 54px; }
.contact_call_box p a,
.contact_call_box1 p a,
.contact_email_box p a { color: #1a1a1a; }
.contact_call_box p a:hover,
.contact_call_box1 p a:hover,
.contact_email_box p a:hover { color: #17577a; }
.contact_email_box span { background: #26AEBC; float: left; height: 56px; margin: 0 10px 0 0; width: 54px; }
.contact-map,
.contact-map iframe { width: 100%; }
.contact-form .contact-map iframe { height: 280px; }
.contact-form .captcha_img { border: 2px solid #666; border-radius: 0px !important; display: table; }
.contact-form .captcha_img span { display: table-cell; height: 42px; text-align: center; vertical-align: middle; width: 100%; }
.contact-form .form-group .captcha_box { float: left; height: auto; margin: 0; padding: 0 0 0 0px; position: relative; width: 100%; }
.contact-form form .form-group .captcha_box .captcha_img { float: left; height: 50px; left: 0; line-height: 50px; margin: 0; position: absolute; text-align: center; top: 0; width: 110px; }
.abn-icon::before { background: rgba(0, 0, 0, 0) url("../images/abn-icon.png") no-repeat scroll 0 0; content: ""; height: 30px; left: 0; margin: 0 auto !important; position: absolute; right: 0; text-align: center !important; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 30px; }
.contact-form .form-group { margin-bottom: 30px; }
.contact-form textarea.form-control { height: 168px !important; resize: none; }
.contact-form .form-control { background-color: transparent; background-image: none;     font-family: 'CenturyGothic'; font-weight: normal; border: 2px solid #303030 !important; border-left: none; border-right: none; border-top: none; border-radius: 30px; box-shadow: none; color: #000; display: block; font-size: 15px; height: 54px; line-height: 1.42857; padding: 10px 18px; width: 100%; }
.contact-form .form-control:focus { border-color: #26AEBC !important; box-shadow: none; outline: 0 none; }
.contact-form-main h2 { padding-bottom: 12px; }
.contact-form input::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
color:#303030;
opacity:1;
}
.contact-form input:-moz-placeholder, .contact-form textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#303030;
opacity:1;
}
.contact-form input::-moz-placeholder, .contact-form textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#303030;
opacity:1;
}
.contact-form form input:-ms-input-placeholder, .contact-form form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
color:#303030;
opacity:1;
}
.contact_addres_box:first-child p {  max-width: 230px; }
.contact-form { float: left; padding: 20px 0 0 0; width: 100%; }
.contact-form .submit_btn_box { float: left; margin-top: 30px; width: 100%; }
.contact-form .submit-btn { background: rgba(0, 0, 0, 0); border: medium none; color: #ffffff; display: block; float: right; font-size: 20px; margin: 0 auto; padding: 0; text-align: center; text-transform: uppercase; transition: all 0.5s ease 0s; width: 100%; }
.contact-form .required-field {color: #303030;float: left;font-size: 13px;line-height: 40px;margin-top: 0;text-align: right;width: 100%;position: absolute;bottom: 0;right: 15px;}
.contact-form .required-field span { color: #303030; }
.submit_btn_box .main_btn { width: 100%; position: relative }

.text-center.white.h2 { padding: 0;  margin: 0;  color: #303030; text-transform: uppercase; }

.cms_main_section .menu-main {  bottom: auto;  top: 0; }
.container-main, .banner_menu_section {  margin-top: 105px; }
.cms_logo_main {  float: left; }
.cms_logo_main a {  margin: 0 auto;  display: block;   padding:15px 0 10px 0; transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s; }
.cms_logo_main a img {  width: 120px; transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s; }
.cms_main_section .header .header-wrapper .primary .navbar .navbar-collapse ul.nav > li { margin:0px 0 0 40px; }
.cms_main_section .header_box_right { margin-top: 40px; }
.breadcrumb > li.selected {  color: #26AEBC;}
.breadcrumb>li { font-family: 'CenturyGothic-Bold'; font-size: 15px; font-weight: normal; }

.inner_page ul > li > ul > li::before { background: rgba(0, 0, 0, 0) none repeat scroll 0 0;  border: 2px solid #26AEBC;  border-radius: 50%;  content: "";
    height: 10px;  left: -18px;  position: absolute;  top: 8px;  width: 10px; }


/**************** Testimonial **************/


.testimonial1_item:nth-child(2n+1):before { color: #26AEBC; opacity: 0.3; }
.testimonial1_item:nth-child(2n):before { color: #26AEBC; opacity: 0.3; }
.testimonial1_item::before { content: "\f10d"; display: block; font-family: "FontAwesome"; font-size: 56px; left: 30px; position: absolute; top: 40px; }
.testimonial1_item:nth-child(2n+1) { background: rgba(246, 246, 246,0.9); }
.testimonial1_item:nth-child(2n) { background: #fff none repeat scroll 0 0; }
.testimonial1_item { margin: 10px 0; position: relative; padding: 45px 60px 35px; }
.testimonial1_item:last-child { border-bottom: none; }
.testimonial1_item p { position: relative; z-index: 60; color: #606060; font-size: 16px; line-height: 28px; }
.testimonial1-label { color: #606060 !important; font-size: 16px !important;  font-family: 'Helvetica-Bold'; }
.testimonial1-label span { color: #999; font-size: 14px }

.gallery_page_main .gallery1_box_main .gallery_img_box { margin-bottom: 30px; }


/* Bolg ********************************/
.blog_item { padding: 15px; border: 1px solid #f0f0f0; margin: 0 0 30px; background: #f8f8f8; }
.blog_item:last-child { margin: 0 }
.blog-heading { padding: 0 !important }
.blog_item h3 { margin-top: 0; }
.btn-readmore { display: inline-block; padding: 5px 20px; background: #4095ff; color: #FFF; }

.blog_item a { }
.blog_date,
.blog_comment,
.blog_info a { color: #26AEBC; position: relative; padding-left: 0; font-size: 15px }
.blog_item a h4 { margin-top: 0; }
.blog_item a i { position: absolute; top: 1px; left: 0; }
.blog_item a.pull-right i { position: absolute; top: 5px; left: 0; }
.blog_info a { padding: 0; }
.blog_item a.read-more { color: #fff; float: right; padding: 0 !important; margin: 10px 0 }
/* Sidebar */
.sidebar_listing .panel-title { font-size: 22px; }
.sidebar_listing .panel-title a { display: block; text-decoration: none !important; line-height: 30px; }
.sidebar_listing .panel-title a::before { content: "\f0da"; float: right; font-size: 28px; font-family: 'fontawesome' }
.sidebar_listing .panel-title a[aria-expanded="true"]::before { transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -webkit-transform: rotate(90deg); }
.sidebar_listing .panel-default > .panel-heading { background-color: transparent; border-color: transparent; color: #ffffff; border-radius: 0 !important; padding: 0; }
.sidebar_listing .panel-default > .panel-heading a { text-transform: uppercase; background-color: #26AEBC; border-color: #dddddd; color: #ffffff; border-radius: 10px 10px 0px 0px !important; padding: 10px 15px }
.sidebar_listing .panel-default > .panel-heading a.collapsed { background-color: #666; border-radius: 10px 10px 10px 10px !important; }
.sidebar_listing .panel-body { background: #ededed; border: none !important; padding: 10px 15px 15px; }
.sidebar_listing .panel-group .panel { border: medium none; border-radius: 0 !important; box-shadow: none; margin-bottom: 10px; }
.sidebar_listing .panel-body ul { padding: 0 0 0 25px; }
.sidebar_listing .panel-body ul li { list-style: none; margin: 0 0 10px 0; }
.sidebar_listing .panel-body ul li a { font-size: 14px; color: #2c2e2e; }
.sidebar_listing .panel-body ul.selected_box {  padding: 0; }
.sidebar_listing .panel-body ul li > a {  text-transform: capitalize; }
.sidebar_listing .panel-body ul ul li > a {  text-transform: capitalize; }
.sidebar_listing .panel-body ul li.selected > a,  .sidebar_listing .panel-body ul ul li.selected > a { color: #26AEBC; }
/* Sidebar */
.location-map{ margin-bottom:50px; }
/* End of Blog ********************************************/


.gallery_main_box { margin-bottom: 30px;  position: relative; overflow: hidden}
.gallery_main_box .gallery_img_box a {  display: block;  position: relative;}

.gallery_main_box .gallery_img_box a:before{ content: ""; display: block; position: absolute; left: 0; top: 0; height: 0; width: 100%; background: rgba(38, 174, 188, 0.76);
    transition: all 0.5s ease;  -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; }

.gallery_main_box .gallery_img_box a:after{ content: "\f00a";  font-family: "FontAwesome";  font-size: 40px;  color: #fff; transition: all 0.5s ease; -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;  -o-transition: all 0.5s ease;  -webkit-transition: all 0.5s ease;  margin-top: 30px;  position: absolute; left: 50%;
    top: 100%; transform: translate(-50%,100%);  -moz-transform: translate(-50%,100%); -ms-transform: translate(-50%,100%); -o-transform: translate(-50%,100%);
    -webkit-transform: translate(-50%,100%); opacity: 0 }

.gallery_main_box a img {  width: 100%; }


.gallery_text { padding: 10px 5px;/* border: 1px solid #303030; */ border-top: 0; }
.gallery_main_box .gallery_text a {display: inline-block;text-align: center;margin: 0 auto;width: 100%;font-size: 18px;color: #303030;font-family: 'Helvetica-Bold';font-weight: normal;}

div.wpcf7 .ajax-loader { margin: 0 !important;  position: absolute; right: 15px; top: 50%;  background-size: 100%; transform: translateY(-50%);
    -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); -webkit-transform: translateY(-50%);
    width: 24px !important;  height: 24px !important; }

span.wpcf7-not-valid-tip {  position: absolute;display: block; left: 15px;  font-size: 12px !important; color: #f00; }
label.recaptcha-error-message {  display: block;  position: absolute;  font-size: 12px !important; margin-bottom: 0;  color: #f00;  font-weight: normal; }
.wpcf7-form label.error { display: block; position: absolute; left: 10px; font-weight: normal; margin-bottom: 0; }

div.wpcf7-validation-errors { background: #000; }

.select_box select {  appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; -webkit-appearance: none; }

.select-box {position: relative;}
.select_arrow i {position: absolute;right: 15px;top: 50%; color: #303030; font-size: 20px; transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);-webkit-transform: translateY(-50%);z-index: 50;pointer-events:none;}
.select-box select{appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;-webkit-appearance:none;}
select::-ms-expand {display: none !important;}

.blog_date span {  margin-left: 8px; }

.panel.panel-default:last-child .form-group.select_archives {  margin-bottom: 0; }
.panel.panel-default:last-child ul {  margin-bottom: 0; }

.comment_box span.blog_date {  padding-left: 0; }
.comment_box span.blog_date i {  margin-right: 4px; }

.footer_menu_main ul li.selected a {   color: #26AEBC; }
.gallery_section .col-md-3:nth-child(4n+1) {  clear: both; }

.service_page { margin: 0 auto;  display: block; }
.service_content_main {margin-bottom: 35px;}
.service_content_main h3 {  margin-bottom: 15px; font-size: 20px;}
.service_content_main h1 {  color: #26AEBC; }

.service_content_main.pull-right {float: right;width: 50%;border-left: 0;padding-left: 30px;}
.enquire_box {width: 100%;clear: both;}
.box_class.service_content_main.pull-left {text-align: left;width: 50%;padding-right: 20px;}
.box_class.service_content_main.pull-left ul {  padding-left: 25px; margin-bottom: 0;}
.service_content_main.pull-right p { }
.service_content_main.pull-right {  text-align: left; }
.service_content_main li {  margin-bottom: 10px; padding-left: 5px; }

/*.more_but .more_item_but {  bottom: 150px; }*/
.blog_item a {  display: block; }

.about_box p { text-align: left; }
.about_box .icon_box {  text-align: center;  margin: 0 auto 10px;  display: block;  width: 60px;  height: 60px;  background: #26AEBC;  border-radius: 30px;
    position: relative; line-height: 60px;  color: #fff; font-size: 27px; }
.about_box .icon_box i {  font-size: 25px;  position: absolute;  top: 50%;  left: 50%;  color: #fff;  transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%);  -ms-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); }
.about_box {  clear: both;  text-align: center; display: flex; flex-wrap: wrap; }
.about_box .col-xs-12 { float: none;}
.about_inner_box {  padding: 15px;} 
.about_inner_box:before {
    content: "";
    display: block;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 0;
    bottom: 0;
    border: 1px solid #ddd;
    z-index: -1;
}

.about_content {  margin-bottom: 25px; }

.box_class_main { position: relative;  display: block; margin-bottom: 35px; }
.box_class_main:before {content: "";display: block;position: absolute;top: 0;left: 50%;transform: translate(-50%);width: 1px;height: 100%;background: #ccc;}
.box_class_main:after {content: "";display: table;clear: both;}
.box_class_main .service_content_main {  margin-bottom: 0; }

.form-control { font-family: 'CenturyGothic';  font-weight: normal; }
.contact-form .submit-btn:focus {  color: #fff;  outline: none; }
.button.primary.submit-box:focus {  outline: none; }

.contact_addres_dtl.mt30 { padding-top: 20px; clear: both; display: block; width: 100%; }
.contact_addres_dtl.mt30:after {content: "";display: table;clear: both;}

.blog_item a.blog-heading { color: #505050; }
.blog_item a.blog-heading h4 {  color: #505050; transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s; }

.home_page .gallery_section.service_main_section {  margin: 50px 0 0 0; }

.hl-testimonials {  padding: 70px 0 30px 0;  text-align: center; }
.hl-testimonials .title{font-size:50px;color:#404040;margin:0 0 24px 0}
.hl-testimonials .item{text-align:center;padding:20px 100px 0 100px}
.hl-testimonials .item p{font-weight:300;color:#404040;font-size:17px;line-height:36px;margin:0 0 22px 0}
.hl-testimonials-client{font-size: 18px;color:#303030;display:block;padding:0 100px;font-family: 'Helvetica-Bold';}

.hl-testimonials .item:before {content: "\f10d";display: block;font-family: "FontAwesome";font-size: 56px;left: 50%;position: absolute;top: 40px;color: #26AEBC;opacity: 0.3;margin: -20px 0 0 0;transform: translate(-50%);-o-transform: translate(-50%);
        -ms-transform: translate(-50%);-moz-transform: translate(-50%);-webkit-transform: translate(-50%);}

.hl-testimonials-slider .owl-controls {  margin: 20px 0 0 0 !important;}
.hl-testimonials-slider .owl-dots .owl-dot.active {}
.hl-testimonials-slider .owl-dots .owl-dot {}
.hl-testimonials-slider .owl-dots .owl-dot span {  width: 15px;  height: 15px;}
.hl-testimonials-slider .owl-dots .owl-dot.active span {  background: #26AEBC;}

.inner_page.gallery_page_main.service_cat_listing {}
.gallery_page_main.service_cat_listing .gallery_section {}
.gallery_page_main.service_cat_listing .gallery_section .col-sm-4.col-md-4.col-xs-12:nth-child(3n+1) {   clear: both; }

.gallery_page_main .gallery_main_box .gallery_img_box a {  display: block;  overflow: hidden;  cursor: pointer;  position: relative;  padding-bottom: 100%;
    border: 1px solid #000; }
.gallery_page_main .gallery_main_box a img {  width: 100%;  max-width: 100%;  position: absolute;  top: 50%;  left: 50%;  max-height: 100%;
    transform: translate(-50%,-50%);  -moz-transform: translate(-50%,-50%);  -ms-transform: translate(-50%,-50%);  -o-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);  z-index: -1; }

.but_box_main.pull-right {  float: none !important;  max-width: 1170px;  margin: 15px auto 0;  text-align: right;   padding-right: 0;}

.mobile-accordion.quick_links.wow.fadeInUp {}
.mobile-accordion .title:before {  content: "";  display: block;  width: 30px;  height: 3px;  background: #26AEBC;  position: absolute;  bottom: -5px;} 
.mobile-accordion ul li label {font-weight: normal;color: #bbbbbb;width: 55px;}
.mobile-accordion ul li {  color: #000;font-weight: normal;  font-size: 14px; }
.mobile-accordion ul li a {  font-weight: normal;  font-size: 15px;   color: #000;}
.footer-top {padding: 70px 0 35px 0;background: #1b1b1b;}
.footer-contact p{ border-bottom: 0;    padding: 0;}
.footer-contact p strong {display: block;color: #000;font-weight: normal;margin-right: 0;font-size: 15px;font-family: 'Helvetica-Bold';}
.footer-contact p a {color: #000;font-size: 15px;}
.footer-contact p {color: #000;line-height: 25px;margin-bottom: 10px;}
.footer-contact strong {display: block;font-family: 'CenturyGothic-Bold';}
.footer-contact.footer_call_box p {margin-bottom: 10px;line-height: 26px;}
.footer-contact.footer_email p {  margin-bottom: 5px; }

.footer-contact+.footer-contact strong {  display: inline-block;   margin: 0 5px 0 0; }
.footer-contact+.footer-contact {   padding-top: 1px; }
.footer_center_main {  padding: 70px 0 50px 0; }

.mobile-accordion .title{color: #000;font-size: 20px;position:relative;display: block;margin-bottom: 15px;text-transform: capitalize;padding-bottom: 10px;font-family: 'Helvetica-Bold';}
.quick_links ul{list-style-type:none;padding: 0;margin: 0 0 0 0;font-weight:normal;font-size:14px;}
.quick_links ul li{line-height: 26px;}
.quick_links ul li+li{margin-top:0}
.quick_links ul li a{
    color:#000;
    position:relative;
    display:inline-block;
    font-size:15px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: 'Helvetica-Bold';
    }
.quick_links ul li.selected a{padding-left:0;color:#26AEBC}
.quick_links ul li.selected a:before{width:10px}

.footer_social_main ul li{ display: inline-block;text-align: center;position: relative;
  margin: 0 10px 5px 0;overflow: hidden; padding: 0; transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s;
  -o-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;  }

.footer_social_main ul li a i {color: #fff;font-size: 26px;  line-height: 60px; transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s; 
    position: absolute;  top: 50%;  left: 50%;  z-index: 1; transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); }
.footer_social_main ul li a:after{content: "";background:#26AEBC;position: absolute; border-radius: 50%; right: 0;left: 0;height:100%; z-index: 0;transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;
transform: scale(0,0); -o-transform: scale(0,0); -ms-transform: scale(0,0); -webkit-transform: scale(0,0); -moz-transform: scale(0,0);}

.footer_social_main ul li a {  width: 50px; height: 50px; display: block;  background: #000;   border-radius: 50%; position: relative }


.blog_page.service_page .gallery_page_main {  padding: 30px 0 0 0;}
.blog_page.service_page .gallery_page_main .h2 {  margin-bottom: 30px;}
.blog_page.service_page .gallery_page_main:after {content: "";display: table;clear: both;}
.blog-pad:after {content: "";display: table;clear: both;}

.banner_logo_main img {max-width: 200px; width: auto !important;  text-align: center;  display: block;   padding-top: 0; }
.banner_logo_main {position: absolute;bottom: 50px;right: 15px;left: auto;max-width: 1170px;margin: 0 auto; transform: translate(-50%); -o-transform: translate(-50%); -ms-transform: translate(-50%); -moz-transform: translate(-50%); -webkit-transform: translate(-50%);  margin: 0 -45px 0 0;}

.innner_logo_main {position: absolute;bottom: -100px;display: block;right: 15px;max-width: 1170px;margin: 0 auto;}
.innner_logo_main img {  max-width: 220px; }

/******* Location Page *************/
.suburb_page .row{display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;}
.suburb_page .useful_tips_box_main{position:static;margin:0;border:none;}
.suburb_page .useful_tips_box_main:before{content:"";position:absolute;left:15px;right:15px;top:0;bottom:0;text-align:center;border:2px solid #08B5E6;z-index:-1;transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;}
.suburb_page .row .col-md-3{margin:0 0 30px 0;}
.suburb_page .useful_tips_box_main{background:transparent;padding:0;border: 2px solid #26AEBC;}
.suburb_page .useful_tips_box_main .useful_tips_title{margin:0 auto;}
.suburb_page .useful_tips_box_main a{margin-bottom: 0 !important;;color:#303030;padding:15px;font-size:17px;width:100%;box-shadow:0 0 0 #303030;}
.useful_tips_box_main{position:relative;text-align:center;margin-bottom:30px;padding:20px;box-shadow:0 0 0 #ccc;transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;}
.useful_tips_box_main .useful_tips_title{margin-top:10px;}
.useful_tips_box_main .useful_tips_title a{font-size:18px;color:#303030;font-family:'CenturyGothic-Bold';margin-bottom:15px;display:inline-block;}

.inner_page p {  text-align: justify;}
.inner_page h1, .inner_page .h1 {  color: #26AEBC; }


.home-clients .owl-dots .owl-dot{}
.home-clients .owl-dots .owl-dot span{width:15px;height:15px}
.home-clients .owl-dots .owl-dot.active{}
.home-clients .owl-dots .owl-dot.active span{background:#26AEBC}
.home-clients-logo img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:auto !important;width:auto !important;max-width:100%;max-height:100%}
.home-clients-logo { position: relative; padding-bottom: 80%; z-index: 1; }
.home-clients-logo:before { content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 1px solid #eee; z-index: -1; }
.home-clients{padding:50px 0;border-top:1px solid #eee}
.home-clients .advantage_headding.h2{margin-bottom:60px}
.home-clients .owl-dots{margin-top:30px}
.call_box_mobile a {
    display: block;
    height: 40px;
    background: #26aebc;
    line-height: 40px;
    text-align: center;
    position: relative;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    color: #fff;
    z-index: 999;
    font-size: 18px;
}
.call_box_mobile a{display: none;}

.welcome_content .mCSB_scrollTools {width: 15px !important;}
.welcome_content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 15px !important;}
.welcome_content .mCSB_scrollTools .mCSB_draggerRail {width: 4px !important;}

.header_box_right .msg_box.mobile_contact {   margin-left: 50px; }
body.home .msg_box.mobile_contact {   margin-left: 60px; }

.faq_page .panel-heading{color:#303030;border-radius:0;-webkit-border-radius:0;padding:0}
.faq_page .panel-heading > a{color:#303030 !important;font-size:16px;font-weight:400;font-family: 'Helvetica-Bold';padding:10px 40px 10px 15px;display:block;position:relative;border:1px solid #ccc;background:#ccc}
.faq_page .panel{border-radius:0;-webkit-border-radius:0;box-shadow:none;-webkit-box-shadow:none;border:none}
.faq_page .panel-collapse{border:1px solid #ccc}
.faq_page .panel-heading > a:before,
.faq_page .panel-heading > a:after{content:"";position:absolute;right:15px;top:21px;width:16px;height:4px;background:#303030;transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease}
.faq_page .panel-heading > a:after{width:4px;height:0;right:21px;top:15px;}
.faq_page .panel-heading > a.collapsed{background:none}
.faq_page .panel-heading > a.collapsed:after{height:16px}
.faq_page .faqs .panel+.panel{margin-top:15px}
.faq_page .panel-content{padding:15px}
.faq_page .panel-content *:last-child{margin-bottom:0}
.faq_page .panel-group.faqs{margin-bottom:0}
.inner_page.faq_page { padding: 20px 0 60px 0; }
.inner_page p {border: 0 !important;padding-bottom: 0 !important;margin-bottom: 20px !important;text-align: left !important;display: block !important;clear:both;}

.input-box.file-box input.button {background: #000;border-color: #000;height: 54px;}
.input-box.file-box div#mfcf7_zl_multifilecontainer {margin: 0;}
.input-box.file-box input.button:hover {background: #26aebc;color: #fff !important;border-color: #26aebc;}
.input-box.file-box div#mfcf7_zl_multifilecontainer p {margin: 0 !important;padding-left: 150px;}


.contact-form .file_select {
    height: 100px;
}
.input-box {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}
.file-box {
    margin-top: 0;
    border: 2px solid #303030;
    border-radius: 50px;
    min-height: 54px;
    padding: 13px 0;
}
.file-box:before {
    left: 15px;
}
.file-box:before {
    content: "Choose File";
    display: inline-block;
    position: absolute;
    left: 7px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    line-height: 38px;
    text-align: center;
    padding: 0 0;
    min-width: 130px;
    background: #000000;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    z-index: 1;
    pointer-events: none;
    border-radius: 20px;
    font-size: 14px;
    font-weight: normal;
    font-family: 'CenturyGothic-Bold';
    text-transform: uppercase;
}

.input-box.file-box .input.input-text {
    opacity: 0;
    position: relative;
    left: 0;
    top: 0;
}
.input-box.file-box input.button {
    background: #fff;
    border-color: #fff !important;
    color: #424242 !important;
    opacity: 0;
    padding:0 10px 0 150px;
    background-color: transparent;
    background-image: none;
    border: 2px solid #666 !important;
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 10px;
    box-shadow: none;
    display: inline-block;
    font-size: 15px;
    height: 50px;
    line-height: 1.42857;
    width: 100%;
        position: absolute;
    top: 0;
    height: 100%;
}
.contact-form span.mfcf7-zl-multifile-name {
    float: right;
    right: 0;
    word-break: break-word;
    color: #000;
    width: 170px;
    text-align: left;
    font-size: 12px;
    top: 0;
    padding: 0;
    background-color: transparent;
}
.contact-form a.mfcf7_zl_delete_file {
    float: right;
    z-index: 99;
    position: relative;
    margin-right: 8px;
}
.input-box.file-box div#mfcf7_zl_multifilecontainer p:after {
    content: "";
    display: table;
    clear: both;
}
#mfcf7_zl_multifilecontainer .wpcf7-form-control-wrap a i {
    font-size: 15px;
    margin: 0px 5px;
}
@media (max-width:479px){
.file-box:before {
    content: "";
    min-width: 40px;
    height: 40px;
}
.input-box.file-box input.button {
    padding: 0 10px 0 50px;
}
.input-box.file-box div#mfcf7_zl_multifilecontainer p {
    padding-left: 50px;
}
.file-box:after{content: "";background: url(../images/file.svg) no-repeat;width: 20px;height: 20px;position: absolute;left:20px;    z-index: 11;top: 50%;transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);-webkit-transform: translateY(-50%);}
}
/**********************************************************************************************************************************************/
/*** 001 **************************************************** RESPONSIVE ********************************************************************/
/**********************************************************************************************************************************************/


@media (min-width:1500px) { 
   
#home_banner.owl-carousel .owl-item .item > img, .inner-banner-img > img { height: auto; left: 0; position: relative; transform: translateX(0px); -moz-transform: translateX(0px); -ms-transform: translateX(0px); -o-transform: translateX(0px); -webkit-transform: translateX(0px); width: 100%; }

}

@media (max-width:1339px){ 
    
.advantage_section { overflow: hidden } 

}

@media (max-width:1199px){
.header_box_right .msg_box.mobile_contact {   display: none;}
.header .header-wrapper .primary .navbar .navbar-collapse ul.nav > li{   margin: 0px 0 0 30px;}
.cms_main_section .header-wrapper .primary .navbar .navbar-collapse .nav { /*margin: 18px 0 0 20px;*/ }


.call_box_mobile a{   display: none;}
.but_box_main.pull-right  {     padding-right: 15px; max-width: 100%; }
.welcome_contant_main { margin-bottom: 7px; }
.contact-form .form-group .captcha_box img {  width: 100%; }
/* .cms_main_section .header .header-wrapper .primary .navbar .navbar-collapse .nav {   margin-left: 0; margin-top: 10px;}
.cms_main_section .header .header-wrapper .primary .navbar .navbar-collapse ul.nav > li {  margin: 0px 0 0 20px; } */
.cms_main_section .header_box_right {  margin-top: 30px; }
.container-main, .banner_menu_section {  margin-top: 104px; }

.right_box_main { width: 60%;  padding: 10px 10px 10px 20px; }
.advanteage_main_box {  padding-right: 30px; }
.advantage_block_main:nth-child(even) .right_box_main {  padding: 20px 20px 20px 20px; }
.advantage_block_main:nth-child(3) .right_box_main {  width: 60%;  padding: 30px 30px 30px 20px; }
.advantage_ima_main:after {  width: 80px;  top: 60px; left: 20px; }
.advantage_ima_main {  padding: 80px 0 0 10px; }
.advantage_ima_main:before {  height: 350px; bottom: 40px; }
.key_box_main:before { height: 30px; top: 20px; }

.footer_headding.h2 { font-size: 40px;  }
.service_main_box .service_block_main:nth-child(odd) {  clear: both; }

}

@media (min-width: 1025px) {
    
.suburb_page .row .col-md-3:hover .useful_tips_title a{color:#fff;}
.suburb_page .row .col-md-3:hover .useful_tips_box_main:before{background:#26AEBC;border-color:#26AEBC;box-shadow:0 0 10px #000;}


.blog_item a.blog-heading:hover h4 {  color: #26AEBC; }
.gallery_main_box:hover .gallery_text a { color: #26AEBC; }
.gallery_main_box:hover .gallery_img_box a:before{ height: 100%; }
.gallery_main_box:hover .gallery_img_box a:after{ margin-top: 0; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);
    top: 50%; opacity: 1}
.button:hover:before{transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);-webkit-transform:scale(0); }
.button.primary:hover{color:#26aebc;}
.button.secondary:hover{color:#606060; }

#home_banner.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {  background: none repeat scroll 0 0 #26AEBC !important; }

.call_block a:hover { color: #fff; }
.btn-readmore:hover { background: #2478e1; color: #FFF; text-decoration: none; }

.gallery1_box_main .gallery_img_box:hover .gallery_name span:before { margin: 0 auto }
.breadcrumb > li a:hover {  color: #26AEBC; }
.menu-main.sticky .header .header-wrapper .primary .navbar .btn-navbar.collapsed {top: 8px;  }
.menu-main.sticky .header_box_right {  margin: 0 0; }

.menu-main.sticky{position: fixed;top: 0;bottom: auto;box-shadow: 0 0 5px rgba(0,0,0,0.5)}
.menu-main.sticky .header .header-wrapper .primary {margin: 10px auto;}
.menu-main.sticky .header .header-wrapper .primary .navbar .navbar-collapse .nav > li > a{padding: 12px 0;}
    
.cms_main_section .menu-main.sticky .cms_logo_main a img { width: 100px;  }
.cms_main_section .menu-main.sticky .cms_logo_main a {     padding: 5px 0 5px 0; }
.more_item_but a.button.primary:hover {  color: #26AEBC; } 

.contact_call_box p a:hover,
.contact_call_box1 p a:hover,
.contact_email_box p a:hover { color: #26AEBC }
.contact-form .submit-btn:hover {  color: #26AEBC; }

.gallery1_box_main .gallery_img_box:hover .gallery_hvr::before { opacity: 1; transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); }
.gallery1_box_main .gallery_img_box:hover .gallery_name { transform: translateY(0px); -moz-ransform: translateY(0px); -ms-ransform: translateY(0px); -o-ransform: translateY(0px); -webkit-ransform: translateY(0px); }
.gallery1_box_main .gallery_img_box:hover .gallery_hvr::after { opacity: 1 }
.gallery1_box_main .gallery_img_box:hover span img { margin: 0 auto; }

.footer_but .button.primary:hover {  color: #000; }
.gallery_but .button.primary:hover {  color: #000;  border-color: #000; }
.service_text_section .title_main a.heading_text:hover {  color: #26AEBC; }
.service_text_section .click_but a.read_but:hover {  color: #303030; }

.footer_menu_main ul li a:hover {  color: #26AEBC; }

.header_box_right .but_box_main a.button.primary:hover { color: #fff;  border-color: #fff; }
.header_box_right .msg_box a:hover {  color: #fff; }
.header_box_right .msg_box a:hover i {  background: #fff; }
.menu-main.sticky .header_box_right { margin-top: 15px; }
.menu-main.sticky .header .header-wrapper .primary .navbar .navbar-collapse .nav { margin: 0 0 0 0; }

.head-call:hover span{color: #26AEBC}
.footer_social_main ul li:hover a{border-color:#26AEBC }
.footer_social_main ul li:hover a i {color: #fff;}
.footer_social_main ul li:hover a:after{transform: scale(1,1); -o-transform: scale(1,1); -ms-transform: scale(1,1); -moz-transform: scale(1,1); -webkit-transform: scale(1,1);}    
.f_add a:hover, .copyright_main span a:hover{color: #26AEBC}    
.instagram_box:hover::before{transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);}
.instagram_box:hover .instagram_icon i{right:50%;top:50%;transform:translate(50%,-50%);-moz-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);-o-transform:translate(50%,-50%);-webkit-transform:translate(50%,-50%);}	    
  
.blog_title:hover{color:#26AEBC}    
.team_box_main:hover .team_member_name_main{background: #26AEBC}
.bookolnie_section_btn .theme_btn:hover{color: #505050;}
.service_box:hover .service_box_hvr::before{height: 100%;}
.service_box:hover .service_img_title {opacity:0;}
.service_box:hover .service_content{opacity: 1;}
.service_box:hover .service_readmore{transform: translateY(0);-moz-transform: translateY(0);-o-transform: translateY(0);-ms-transform: translateY(0);-webkit-transform: translateY(0);}
.service_box:hover .service_img_main a img{transform: scale(1.1) rotate(3deg);-moz-transform: scale(1.1) rotate(3deg);-o-transform: scale(1.1) rotate(3deg);-ms-transform: scale(1.1) rotate(3deg);-webkit-transform: scale(1.1) rotate(3deg);}

.service_readmore:hover{background: #fff;}
.service_readmore:hover i{color:#26AEBC}
.banner_arrow_left:hover{background-position:-10px -100px}    
.banner_arrow_right:hover{background-position:-80px -100px} 
#team_slider.owl-theme .banner_arrow_left:hover{background-position:-10px -100px}    
#team_slider.owl-theme .banner_arrow_right:hover{background-position:-80px -100px}
#blog_slider.owl-theme .banner_arrow_left:hover{background-position:-10px -100px}    
#blog_slider.owl-theme .banner_arrow_right:hover{background-position:-80px -100px}
.white_bor_btn:hover{border-color: #26AEBC !important;color:#fff}    
.black_bor_btn:hover{border-color: #26AEBC !important;color:#fff}    
.inner-banner .breadcrumb li a:hover,
.blog-pad .panel-body ul li a:hover { color: #26AEBC }
.main_btn:hover:before,
.main_btn:hover:after {   opacity: 1;  -ms-transform: translateZ(0) translate(0, 0) scale(1);  -webkit-transform: translateZ(0) translate(0, 0) scale(1);
    transform: translateZ(0) translate(0, 0) scale(1);  -moz-transform: translateZ(0) translate(0, 0) scale(1); }    
.theme_btn:hover{color:#fff}    
.black_btn:hover{color:#fff}    
a:hover,
a:focus { color: #000 }
.social-main ul li a:hover i { color: #26AEBC }
.footer_social_main .social-main ul li a:hover i { color:#292929 !important }
.footer_social_main .social-main ul li a:hover { color:#292929 !important }
.footer-contact p a:hover {  color: #26AEBC; }

}
@media (max-width: 1024px) {
.sevenboxs_main {
    float: left;
}    
    .menu-main.sticky{position: fixed;top: 0;bottom: auto;box-shadow: 0 0 5px rgba(0,0,0,0.5)}
.innner_logo_main { bottom: -70px; }
.innner_logo_main img {  max-width: 200px; }
.banner_logo_main { bottom: 40px; }
.banner_logo_main img {  max-width: 200px;}
/*.more_but .more_item_but {  bottom: 80px; }*/
#home_banner.owl-theme .owl-dots .owl-dot.active span{  background: none repeat scroll 0 0 #26AEBC !important; }
.home_page .gallery_section.service_main_section {  margin: 40px 0; }    
.footer_center_main {  padding: 40px 0 30px 0;}
.hl-testimonials {  padding: 40px 0 20px 0; }
.header_box_right .msg_box a span {  margin-top: 5px;  display: inline-block;  vertical-align: middle; }
.header_box_right .msg_box {     margin-right: 60px; }
.sidebar_listing .panel-title {  font-size: 18px; }
.contact-form .submit-btn { color: #fff;  background: none;}
.contact-form .submit-btn:focus {  color: #fff; }
.container-main, .banner_menu_section {  margin-top: 97px;}
#page_title { padding: 75px 0 100px 0; }
/*.inner_page {   padding: 50px 0; }*/
.cms_main_section .header .header-wrapper .primary .navbar .btn-navbar.collapsed { top: 25px; }
.cms_main_section .header .header-wrapper .primary .navbar .navbar-collapse .nav { margin-top: 0; }
.contact-form-main {  padding: 30px 0 0; }

#home_banner.owl-carousel .owl-item .item > img {    height: 500px; }
.header_box_right {  margin: 20px 0; }
.banner_menu_section { padding: 0 0 67px; }
.more_item_but { bottom: 0; }
.header_box_right .but_box_main { margin-right: 60px; }
.header .header-wrapper .primary .navbar .navbar-collapse .nav { margin: 0; }

.welcome_section:before { margin: 0 0 0 -435px; }
section#welcome_block:before { margin-left: -435px; }

.service_main_section {  margin: 40px 0; }
.service_box_bg { width: 360px; height: 360px; }
.service_img_section { min-height: 360px; margin-bottom: 30px; }
.service_text_section { padding-right: 90px; padding-left: 60px; min-height: 360px; margin-bottom: 30px; }
.bg_img_main {  padding: 40px 0; }

.h3.title_box { font-size: 15px; }
.left_box_main .icon_box i { font-size: 60px; padding: 20px; }
.left_box_main .icon_box { width: 150px; height: 150px; margin-right: 10px; }
.left_box_main:before { width: 150px;  height: 150px; }
.advantage_block_main:nth-child(even) .left_box_main:before { width: 170px;  height: 130px; }

.right_box_main {  width:63% !important;   padding: 10px 10px 10px 25px !important; }
.advantage_block_main:nth-child(even) .right_box_main {  padding: 20px 25px 20px 10px !important; }
.advantage_section {  padding: 30px 0; }

.gallery_main_section {  margin-bottom: 30px; }

h1,
.h1 { font-size: 38px; }
h2,
.h2 { font-size: 34px; }
h3,
.h3 { font-size: 30px; }
h4,
.h4 { font-size: 24px; }
h5,
.h5 { font-size: 18px; }
h6,
.h6 { font-size: 15px; }    

a:hover,
a:focus { color: #26AEBC; }

.header_box_right .msg_box a i { width: 45px;  height: 45px; line-height: 45px;  background: #fff; margin: -20px 0px 0 -30px; }
.header_box_right .msg_box a { color: #fff }

.inner_main_block .header_box_right .msg_box a i {  margin: -20px 0px 0 -30px; }

}

@media (max-width:991px) {
    
.innner_logo_main { bottom: -75px; }
.innner_logo_main img {  max-width: 170px; }
.banner_logo_main img { max-width: 150px; }

/*.more_but .more_item_but {  bottom: 80px; }*/
.service_content_main.pull-right { padding-left: 20px; }
.about_box .col-sm-4 {  width: 50%; }
.sidebar_listing .panel-title {  font-size: 18px; }
.gallery_section .col-md-3:nth-child(4n+1) {  clear: inherit; }
.footer_menu_main { padding: 20px 0;}
.logo_main img {     width: 210px !important; }
.inner_page .service-detail-main img.alignleft,
.inner_page .service-detail-main img.alignright,
.inner_page .service-detail-main img.aligncenter,
.inner_page .service-detail-main img.alignnone { display: block; float: none; margin: 0 auto 15px; text-align: center; }

.breadcrumb {  margin: 15px 0 0 0; }
.page_title h1, .page_title .h1 { font-size: 30px;  line-height: 35px; }
#page_title {  padding: 55px 0 100px 0; }
.contact-form .form-group .captcha_box img {  width: auto; }
.contact-map, .contact-map iframe { height: 250px; }
.contact-form .form-group .captcha_box { float: left; padding-right: 15px; width: 60%; }
.contact-form .submit_btn_box { float: right; padding-left: 15px; margin: 0; width: 40%; }
.contact-form .captcha_box + .clearfix { display: none; }

.welcome_contant_main {  margin-bottom: 20px; }

.service_box_bg {  width: 260px;  height: 260px; }
.service_img_section {  min-height: 260px; }
.service_text_section {  padding-right: 25px;  padding-left: 20px;  min-height: 300px; }
.service_text_section .title_main a.heading_text:before { width: 25px; right: -30px; }
.service_text_section .title_main a.heading_text { font-size: 35px; }
.service_text_section .title_main h3 { font-size: 35px; }
.service_text_section span  { font-size: 15px; }

.service_main_box .service_block_main:nth-child(even) .service_text_section {  padding-right: 10px;  padding-left: 20px; }
.service_main_box .service_block_main:nth-child(even) .service_text_section .title_main a:before {  left: -30px; }
.call_block a {  font-size: 28px; }
.call_block span.or_box { font-size: 22px; }
.call_block .next_box { width: 42px; height: 42px;  margin: 0 10px 0 10px; }
.site_call_box_main span.title_box { font-size: 20px; }
.call_box_main { padding: 20px; margin: 10px; }
.welcome_section:before {  margin: 0 0 0 -325px;}
section#welcome_block:before {  margin-left: -325px; }
.welcome_text { padding: 30px 15px 0px 50px; }
.wel_title.h2 { font-size: 35px; max-width: 370px; }
.welcome_img_main_img:before { display: none }
.welcome_img_main_img:after { display: none }

.advantage_headding.h2 { font-size: 35px; }
.key_box_main { display: block;  position: relative;  bottom: 0;  top: auto;  right: 0; height: auto;
    width: 100%; padding: 20px 20px; }
.advantage_ima_main:before  { display: none }
.advantage_ima_main:after { display: none }
.col-sm-6.advandage_img {  padding: 0 15px 0 15px; }
.advantage_ima_main {  padding: 0 0 0 0px; }
.key_box_main{display: none}
.right_box_main {  width: 51% !important;  padding: 0 10px 0 15px !important; }
.advantage_block_main { margin-bottom: 15px; }
.advanteage_main_box {  padding-right: 0; } 
.key_box_main h3 { font-size: 70px; text-align: left; margin: 0 0 0 0; }
.key_box_main h4 { margin: 0; font-size: 40px; text-align: left; transform: translate(0) rotate(0); -o-transform: translate(0) rotate(0); -ms-transform: translate(0) rotate(0); -moz-transform: translate(0) rotate(0); -webkit-transform: translate(0) rotate(0); }
.key_box_main:before { display: none }
.advantage_block_main:nth-child(even) .right_box_main { padding: 10px 15px 10px 10px !important; }
.gallery_but {     margin: 15px auto 0; }
.gallery_main_section {  margin-bottom: 30px; }
.footer_top_main {  padding: 40px 0 30px 0; } 
.footer_headding.h2 {  font-size: 30px; }
.footer_menu_main {  padding: 10px 0; }
.footer_main_box { margin: 0 auto 0; }
.footer_social_main {  margin: 10px 0 10px 0; clear: both; }

#home_banner.owl-carousel .owl-item .item > img { height: 400px;}
.logo_main { margin: 0 0 0 0; }
.carousel-caption {  margin: 0 0 0; }

.hl-testimonials .item {  padding: 0 70px;  }
.banner_logo_main {  bottom: 30px;  margin: 0 -20px 0 0;}

}
@media (min-width: 768px) {
.service-detail-main .panel .desktop { display: block; }
.service-detail-main .panel .mobile { display: none; }
}
@media (max-width:767px) {
.banner_menu_section {
    padding: 0 0 0;
}    
.advantage_section .advantage_headding.h2 {
    text-align: center;
}
.advantage_section .advantage_headding.h2 span {
    left: 50%;
    margin: 0 0 0 -33px;
    transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -webkit-transform: translate(-50%);
}
.home-clients .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 5px;
}
.welcome_content h2 { font-size: 23px;}
.welcome_content h3 { font-size: 20px;}
.welcome_content h4 { font-size: 18px;}
.welcome_content h5 { font-size: 16px;}
.welcome_content h6 { font-size: 15px;}
.call_box_mobile {
    z-index: 9999 !important;
}    
.call_box_mobile a{    display: block;}
.banner_logo_main { display: none }
    
.innner_logo_main img {  max-width: 170px;}
.innner_logo_main { bottom: -75px; }
.blog_page.service_page .gallery_page_main .gallery1_box_main .col-xs-6 {  width: 33.3333%; }
.but_box_main.pull-right {  float: none !important;  max-width: 1170px;  margin: 15px auto 0;  text-align: center; padding: 0; }
.footer_social_main.footer_contact_main {   margin-bottom: 0; } 
.blog_page.service_page .gallery_page_main {  padding: 20px 0 0 0; }
.blog_page.service_page .gallery_page_main .h2 {  margin-bottom: 20px;}
.home_page .gallery_section.service_main_section {  margin: 30px 0;}
.header_box_right .msg_box a span {  margin-top: 0;  display: inline-block;  vertical-align: middle; }
.header_box_right {  margin: 16px 0 25px; }
.advantage_headding.h2 {  font-size: 28px; }
.hl-testimonials-slider .owl-controls {  margin: 10px 0 0 0 !important; }
.footer_center_main {  padding: 30px 0 20px 0; }

.inner_main_block .header_box_right .msg_box a span {  margin-top: 5px; }

 span.title.contact_block {  display: block; }
.mobile-accordion{margin-bottom:15px}
.mobile-accordion .title { font-size: 17px; }
.mobile-accordion .title{margin:0;padding: 15px 35px 15px 15px;background: #26AEBC;color:#fff;text-align:center;position:relative;margin:0 !important;text-align:left;border-radius: 0;}
.mobile-accordion .title span{position:absolute;right:10px;font-weight:300;font-size:18px;width:100%;height:100%;left:0;top:0; }
.mobile-accordion .title span:after{content:"\f067";font-family:"FontAwesome";position:absolute;right:15px;top:16px}
.mobile-accordion.in .title span:after{content:"\f068"}
.mobile-accordion > ul,.mobile-accordion-toggle{border: 1px solid #26AEBC;padding:15px;display:none;margin:0;border-radius: 0;}
.mobile-accordion .title:before{display:none}
.mobile-accordion .title{line-height:18px; display:block;}
.mobile-toggle{margin-top:0}	
    
.welcome_content:before { display: none }
.about_box .col-sm-4.col-xs-12 {  width: 50%;  margin-bottom: 15px; }
.about_box .col-sm-4.col-xs-12:last-child {  margin-bottom: 0; }
.box_class_main:before { display: none }
.box_class_main { margin-bottom: 15px; }
.box_class.service_content_main.pull-left { margin-bottom: 20px; padding-right: 5px; }
.service_content_main.pull-right { float: none !important; width: 100%; padding: 0;  border: 0;  text-align: center; }
.service_content_main {  margin-bottom: 25px; }
.service_content_main h3 { margin-bottom: 10px; font-size: 18px !important; }
.box_class.service_content_main.pull-left { float: none !important; width: 100%; }
.gallery_main_section {  margin-bottom: 30px; }
.advantage_ima_main img {  text-align: center;  margin: 0 auto;  display: block;  max-width: 100%; }
.gallery_section .col-xs-12 {  width: 50%; }
.gallery_section .col-md-3:nth-child(2n+1) {  clear: both; }
.welcome_content { max-height: 200px; }
.wel_but {     margin: 10px auto 0; text-align: left;  }
.more_item_but { display: none }
#home_banner.owl-carousel .owl-item .item > img {  height: 100%; width: 100%; }
.logo_main { padding: 0 0 0; margin: 0}
.logo_main img {  width: 190px !important;  height: auto; }
#home_banner.owl-theme .owl-dots .owl-dot span { margin: 9px 0 !important; }
#home_banner .owl-dots {     right: 15px; margin-top: -40px; }
.welcome_section:before { display: none }
section#welcome_block:before { display: none }
.welcome_contant_main:before { display: none }
.welcome_section {  padding: 35px 0 0 0;  margin-bottom: 15px; }
.wel_title.h2 { font-size: 30px;  max-width: 330px;}

.welcome_contant_main { margin-top: -250px; margin-bottom: 0; }
.advantage_ima_main {  padding: 10px 0 15px 0px; } 

.advantage_ima_main a img {  width: auto; margin: 0 auto; display: block; text-align: center;}
.right_box_main {  width: 72% !important;   padding: 10px 10px 10px 10px !important;}
.bg_img_main { background-attachment: scroll !important; }
.footer_social_main {  margin: 0 0 10px 0; }
.footer_menu_main ul { margin: 0 0 20px 0 }
.copyright_main { padding: 5px 0 5px 0;     padding: 5px 0 5px 0;    position: relative;    top: -33px;}
.copyright_main span {  display: block;  } 
.website_design::before { display: none }
.copyright_main span.abn_box { padding: 0 }
.copyright_main span.abn_box:before { display: none }
.footer_menu_main { padding: 0; }
.footer_top_main {  padding: 30px 0 20px 0; }
.footer_social_main .social-main ul li { width: 50px; height: 50px; margin: 0 5px 0 5px; }
.social-main ul li a i { font-size: 22px; }
.advantage_section {  padding: 20px 0;}

.advantage_block_main:nth-child(even) .right_box_main {  padding: 10px 25px 10px 50px !important; text-align: left; }

.service_box_bg { width: 240px;  height: 240px; }
.service_img_section {  min-height: 240px; }
.service_text_section { min-height: 240px; }

.gallery_name{display:none}
.gallery1_box_main .gallery_img_box{}   
.innerpage_header .head_social_main {  min-width: initial;} 
.inner-banner-img > img {  height: 280px;}    
.inner_banner_caption { padding: 0;}

h1,
.h1 { font-size: 30px; }
h2,
.h2 { font-size: 26px; }
h3,
.h3 { font-size: 22px; }
h4,
.h4 { font-size: 18px; }
h5,
.h5 { font-size: 16px; }
h6,
.h6 { font-size: 14px; }     

.banner_arrow_left, .banner_arrow_right { transform: scale(0.6);-moz-transform: scale(0.6);-o-transform: scale(0.6);-ms-transform: scale(0.6);-webkit-transform: scale(0.6);}
    
.contact-map,
.contact-map iframe { height: 250px }
.contact_addres_dtl .col-xs-12 { float: left; width: 50%; }
.contact_addres_dtl .col-xs-12:nth-child(2n+1) { clear: both }
 
.breadcrumb{display: none !important }
.banner_title, .banner-caption p, .banner-caption .main_btn, .logo_main::before{ display: none !important }

.header .header-wrapper { position: relative !important }
.banner_main,
.inner-banner { margin-top: 0 !important }
.sticky_button { display: none !important }
.inner_banner_caption h1,
.inner_banner_caption .h1 { font-size: 26px; }
.service-detail-main .panel .desktop { display: none; }
.service-detail-main .panel .mobile { display: block; }
.product-name h4 { font-size: 16px; margin-bottom: 40px }
#toTop { width: 34px; height: 34px;bottom: 50px;right: 10px; }
#toTop > div { display: none; }
.top-btn .fa-angle-up { margin: -6px 0 0 -5px; }
.contact-form .required-field { line-height: 0px; }

img.alignleft, img.alignright, img.aligncenter, img.alignnone {  max-width: 300px; }

.testimonial1_item { padding: 30px 30px 15px; }
.testimonial1_item::before { left: 15px; top: 25px; }

.home-clients .advantage_headding.h2{margin-bottom:45px}
.home-clients{padding:35px 0 25px 0}
.fancybox-image, .fancybox-spaceball{height:calc( 100vh - 20px); max-height:inherit; top:10px}
.inner_page.faq_page { padding: 20px 0 30px 0; }
}
@media (max-width:639px) {

.blog_page.service_page .gallery_page_main .gallery1_box_main .col-xs-6 {  width: 50%;}
.hl-testimonials {  padding: 30px 0 20px 0; }
.hl-testimonials .item {  padding: 0 40px; }
.hl-testimonials .item p { font-size: 16px;  line-height: 30px; margin-bottom: 15px; }
.hl-testimonials-client {     font-size: 16px; padding: 0 40px; }
.service_box_bg {  width: 200px;  height: 200px; }
.service_img_section {  min-height: 200px; }
.blog_item img {  display: block;  float: none;  margin: 0 auto 15px; }
.footer_headding.h2 {  font-size: 25px; }   
.right_box_main { width: 68% !important; }
.advantage_ima_main a img { width: 100%; }    
.blog_date, .blog_comment, .blog_info a { padding-left: 0; }
.welcome_contant_main {  margin-top: -90px; }
.welcome_img_main_img img {  width: 100%;}
.contact-form .form-group .captcha_box img {  width: 100%; }
.advantage_ima_main {  padding: 10px 0 15px 0px; }
.inner_page h1,
.inner_page .h1 {font-size: 22px;}
.inner_page h2,
.inner_page .h2 {font-size: 20px;}
.inner_page h3,
.inner_page .h3 { font-size: 18px }
.inner_page h4,
.inner_page .h4 { font-size: 16px }
.inner_page h5,
.inner_page .h5 { font-size: 15px }
.inner_page h6,
.inner_page .h6 { font-size: 14px }


}
@media (max-width:567px) {
  
.menu_icon_main span { display: none }
.about_box .col-sm-4.col-xs-12 {  width: 100%;  margin-bottom: 10px; }
.right_box_main { width: 62% !important; }
.logo_main img { width: 150px !important; }
.contact-form .required-field { bottom: -15px; }
.service_text_section {  min-height: inherit;  margin-bottom: 30px; }
.service_img_section {  min-height: 180px; }
.service_box_bg {  width: 180px;  height: 180px; }
.service_text_section .title_main {  margin-bottom: 5px;}
.service_text_section .title_main a.heading_text {   font-size: 25px;}
.service_text_section .title_main h3 {   font-size: 25px;}
.service_text_section span {  font-size: 14px; }

img.alignleft, img.alignright, img.aligncenter, img.alignnone { text-align: center; margin: 0 auto 10px; display: block; float: none; }

.call_block a {   font-size: 22px;} 
.call_block span.or_box {   font-size: 18px;}
.service_text_section p {   font-size: 14px;}
.advantage_headding.h2 {   font-size: 30px;}

.contact-form .form-group .captcha_box { float: left; padding-right: 0; width: 100%; }
.contact-form .submit_btn_box { float: right; padding-left: 0; margin: 30px 0 0 0; width: 100%; }
.contact-form .captcha_box + .clearfix { display: block; }
.contact_addres_dtl .col-xs-12 { float: left; width: 100%; }
.contact_addres_dtl .col-xs-12:nth-child(2n+1) { clear: both }

/*.inner_page {  padding: 30px 0; }*/
.contact-form-main {  padding: 20px 0 0;}
.contact-form .col-sm-12:last-child .form-group {  margin-bottom: 0;}
.welcome_contant_main {  margin-top: -80px; }
.page_title h1, .page_title .h1 {  font-size: 30px;  line-height: 40px; }
.quick_links ul li a { font-size: 14px;   line-height: 30px; }

}


@media (max-width:479px) {
.testimonial1_item p { font-size: 15px;    line-height: 26px; }
.innner_logo_main { bottom: -75px; }
.innner_logo_main img {  max-width: 170px; }
.footer_social_main ul li a i {  font-size: 20px;  line-height: 30px; }
.footer_social_main ul li a {  width: 40px;  height: 40px; }
.blog_item {     margin: 0 0 20px; }
.blog_page.service_page .gallery_page_main .gallery1_box_main .col-xs-6 {  width: 100%;}
.header_box_right .msg_box {  margin-right: 45px; }
.header_box_right .msg_box a i {     margin: -25px 0px 0 -30px; }

.header_box_right .msg_box a span {
    display: block;
    margin: 0 20px 0 0;
}


.hl-testimonials-slider .owl-dots .owl-dot span {  width: 13px;  height: 13px;  margin: 2px 5px; }
.hl-testimonials .item {  padding: 0 20px; }
.hl-testimonials .item p {     font-size: 15px;  line-height: 26px; }
.hl-testimonials-client {padding: 0 30px;  font-size: 15px; }
.advantage_block_main:nth-child(even) .right_box_main { padding: 10px 10px 0px 10px !important; }
.contact_addres_dtl.mt30 {  padding-top: 10px; }
.about_content {  margin-bottom: 15px; }
.service_content_main {  margin-bottom: 15px; }
.service_content_main li { margin-bottom: 5px; }
#page_title {  padding: 30px 0 90px 0; }
.advantage_cont_main { padding-top: 20px; }
.advantage_headding.h2 {  font-size: 25px; }
.gallery_main_section {  margin-bottom: 20px; }
.gallery_but {  margin: 10px auto 0; }
.gallery_section .col-md-3:nth-child(2n+1) { clear: inherit; }
.gallery_main_box { max-width: 320px;  margin: 0 auto 15px; display: block; }
.gallery_section .col-xs-12 {  width: 100%;}
.service_main_box .service_block_main:last-child .service_img_section {  margin-bottom: 15px; }
    
.bg_img_main {  padding: 25px 0; }
.site_call_box_main { border: 2px dashed #fff; }
.welcome_contant_main {  margin-top: -65px; }
/*img.alignleft, img.alignright, img.aligncenter, img.alignnone { width: 100%; }*/
.gallery_page_main .gallery1_box_main .gallery_img_box {  margin-bottom: 15px; }
.service_box_bg {  width: 150px;   height: 150px;}
.gallery1_box_main .col-sm-4{width:100%;float:none;max-width:320px;margin:0 auto}
.left_box_main {  float: none; }
.right_box_main { width: 100% !important; padding:10px 0 0 0 !important; }
.logo_main img {  width: 130px !important; }
#home_banner.owl-theme .owl-dots .owl-dot span {  margin: 6px 0 !important; } 
.advanteage_main_box {  text-align: center;  margin: 0 auto;  max-width: 400px;   float: none; }
.advantage_block_main {   margin-bottom: 10px;}
.left_box_main:before { text-align: center;  margin: 5px 0 0 10px; width: 140px; height: 140px;  display: block;  left: 50%; transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%);  }
.left_box_main .icon_box { text-align: center; margin: 0 auto; display: block; }
.advantage_block_main:nth-child(even) .left_box_main:before { left: 50%; margin: 0 0 0 0; width: 160px; height: 130px; }
.advantage_block_main:nth-child(even) .left_box_main {  float: none; }
.advantage_block_main:nth-child(even) .right_box_main p {  text-align: center; }
.advantage_block_main:nth-child(3) .left_box_main:before {  left: 50%;  margin: 5px 0 0 -5px; width: 140px;  height: 140px; }
.key_box_main h3 { font-size: 50px; }
.key_box_main h4 { font-size: 30px; }
.footer_headding.h2 {  font-size: 20px;  max-width: 230px; }
/*.footer_menu_main ul li {     margin: 0 10px 0 10px; }*/
.footer_menu_main ul {  margin: 0 0 10px 0;} 
.footer_top_main {  padding: 20px 0 10px 0; }

.service_main_section {  margin: 30px 0; }
.service_img_section {  float: none;  text-align: center;  margin: 0 auto 15px; }
.service_text_section {  float: none;  width: 100%;  margin: 0 auto 10px; }
.service_main_box .service_block_main:nth-child(even) .service_img_section {   float: none;}
.service_main_box .service_block_main:nth-child(even) .service_text_section { padding-right: 25px;  padding-left: 20px;  float: none;  text-align: right;}
.service_main_box .service_block_main:nth-child(even) .service_text_section .title_main a:before {  right: -30px;  left: auto;}
.call_block a { display: block }
.call_block .next_box { display: block; text-align: center;  margin: 6px auto 6px; }

.wel_title.h2 {  font-size: 23px;  max-width: 270px; }
.welcome_text {  padding: 20px 15px 0px 30px;}
.welcome_text:before { width: 25px; top: 45px; }
.footer_social_main .social-main ul li {  width: 40px;  height: 40px;  margin:0 2px 5px 2px;}
.footer_social_main {  margin: 0;}
.footer_but .button {  min-width: 178px;  line-height: 40px; }
.site_call_box_main span.title_box {  font-size: 18px; } 
.service_main_box .service_block_main:nth-child(even) .service_img_section .service_box_bg { text-align: center; margin: 0 auto;  display: block; position: relative;
    left: 0;  right: 0;  bottom: 0;  top: 0; }
.header_box_right {  margin: 20px 0;}
.header .header-wrapper .primary .navbar .btn-navbar.collapsed {  top: 10px; }
.social-main ul li a i {  font-size: 18px;}
.service_img_section { min-height: 150px; }
.contact-form .form-group .captcha_box img { width: 100% }

/*.cms_logo_main a img { width: 100px; }*/
/*.cms_logo_main a { padding: 10px 0; }*/

/*.cms_main_section .header_box_right { margin-top: 0;  display: block; float: left; text-align: center;  margin: 0 auto; padding: 10px 0; }
.header .header-wrapper .primary {  margin: 0;  padding: 0;  float: none;  display: block;  width: 100%; }
.cms_logo_main {  float: none;  text-align: center;  margin: 0 auto;  display: block;  border-bottom: 1px solid #fff; }
.cms_main_section .header .header-wrapper .primary .navbar .btn-navbar.collapsed {  top: 88px; }*/
/*.container-main{   margin-top: 92px; }*/
.page_title h1, .page_title .h1 { font-size: 24px;  line-height: 25px; }

.contact-form .required-field {  bottom: -5px; }
.sidebar_listing .panel-title {  font-size: 17px; }

.inner_main_block .header_box_right {  padding: 15px 0; }
.inner_main_block .header_box_right .msg_box a i {  margin: -25px 0px 0 25px; }

.inner_main_block .header_box_right .msg_box a span {  margin:0 0 0 60px }
.fancybox-image, .fancybox-spaceball{left:0; width:inherit; max-width:inherit}
.fancybox-image, .fancybox-spaceball{height:inherit; top:0; }
}

@media (max-width:375px) {
    
.inner_page ul > li::before { top: 2px; }
.service_content_main li { padding-left: 3px; }
.contact-form label.recaptcha-error-message {  margin-top: -5px; }
.contact-form .form-group .captcha_box iframe { transform-origin: 0 0; -o-transform: scale(0.90); -ms-transform: scale(0.90); -moz-transform: scale(0.90); -webkit-transform: scale(0.90); transform: scale(0.90);}
    
}


.sevenboxs_section {padding: 40px 0;}
.sevenboxs_main {display: block;text-align: center;}
.sevenboxs_main .sevenboxs_box{width: 24.5%;float: none;display: inline-block;padding: 0 25px;    margin: 15px 0;position: relative}
.sevenboxs_main .sevenboxs_box .sevenboxs_box_div{background: #eef3f6; position: relative;padding-bottom: 100%;z-index: 11;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-ms-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;}
.sevenboxs_main .sevenboxs_box .sevenboxs_box_div:before {z-index: 15; background: #cdcdcd;content: "";position: absolute;left: -10px;top: 15px;bottom: 15px;width: 10px;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-ms-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;}
.sevenboxs_main .sevenboxs_box .sevenboxs_box_div:after {z-index: 15; background: #cdcdcd;content: "";position: absolute;right: -10px;top: 15px;bottom: 15px;width: 10px;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-ms-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;}
.sevenboxs_main .sevenboxs_box .sevenboxs_box_div .sevenboxs_icon_box{position: absolute;left: 0;right: 0;top: 50%;transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);-webkit-transform: translateY(-50%);z-index: 12}
.sevenboxs_main .sevenboxs_box .sevenboxs_box_div .sevenboxs_icon_box i{font-size: 80px;text-align: center;margin: 0 auto;display: block; padding: 20px;}
.sevenboxs_main .sevenboxs_box .sevenboxs_box_div .sevenboxs_icon_box .sevenboxs_title{padding: 0 10px;font-size: 16px;text-align: center;margin: 0 auto;color: #242323;font-family: 'Helvetica-Bold'; font-weight: normal;}
.sevenboxs_main .sevenboxs_box .sevenboxs_box_hvr{position: absolute;left: 25px;right: 25px;top: 0;bottom: 0;pointer-events: none;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-ms-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;}
.sevenboxs_main .sevenboxs_box .sevenboxs_box_hvr .sevenboxs_content {position: absolute; left: 0; right: 0; text-align: center; margin: 0 auto; top: 50%; transform: translateY(-50%) scale(0);-moz-transform: translateY(-50%) scale(0);-ms-transform: translateY(-50%) scale(0);-o-transform: translateY(-50%) scale(0);-webkit-transform: translateY(-50%) scale(0);z-index: 20;transition: all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s;-ms-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;-webkit-transition: all 0.5s ease 0s;}
.sevenboxs_main .sevenboxs_box .sevenboxs_box_hvr .sevenboxs_content p{font-size: 15px;  font-family: 'CenturyGothic'; color: #fff; margin: 0;}
@media (min-width:1025px){
.sevenboxs_main .sevenboxs_box:hover .sevenboxs_box_div:before,
.sevenboxs_main .sevenboxs_box:hover .sevenboxs_box_div:after{width: 55%;background: #26aebc}
.sevenboxs_main .sevenboxs_box:hover .sevenboxs_box_hvr .sevenboxs_content{transform: translateY(-50%) scale(1);-moz-transform: translateY(-50%) scale(1);-ms-transform: translateY(-50%) scale(1);-o-transform: translateY(-50%) scale(1);-webkit-transform: translateY(-50%) scale(1);transition: all 0.5s ease 0.4s;-moz-transition: all 0.5s ease 0.4s;-ms-transition: all 0.5s ease 0.4s;-o-transition: all 0.5s ease 0.4s;-webkit-transition: all 0.5s ease 0.4s;}
}
@media (max-width:1024px){
.sevenboxs_main .sevenboxs_box { width: 100%; padding: 0 15px;}
.sevenboxs_section .row {margin: 0;}
.sevenboxs_main .sevenboxs_box .sevenboxs_box_hvr{position: relative;left: 0;right: 0;}
.sevenboxs_main .sevenboxs_box .sevenboxs_box_hvr .sevenboxs_content {position: relative;left: 0;right: 0;top: 0; transform: translateY(0) scale(1);-moz-transform: translateY(0) scale(1); -ms-transform: translateY(0) scale(1);  -o-transform: translateY(0) scale(1);  -webkit-transform: translateY(0) scale(1);  padding: 20px 0 0 0;  }    .sevenboxs_main .sevenboxs_box .sevenboxs_box_hvr .sevenboxs_content p{color: #303030}
.sevenboxs_main .sevenboxs_box .sevenboxs_box_div .sevenboxs_icon_box i{font-size: 60px;}
.sevenboxs_main.owl-theme .owl-dots .owl-dot.active span, .sevenboxs_main.owl-theme .owl-dots .owl-dot:hover span{background: #26aebc}
}
@media (max-width:567px){
.sevenboxs_main .sevenboxs_box {max-width: 320px;}
}



