@font-face {
    font-family: "socialico";
    src: url("fonts/Socialico/Socialico.eot");
    src: url("fonts/Socialico/Socialico.eot?#iefix") format("embedded-opentype"), url("fonts/Socialico/Socialico.woff2") format("woff2"), url("fonts/Socialico/Socialico.woff") format("woff"), url("fonts/Socialico/Socialico.ttf") format("truetype"), url("fonts/Socialico/Socialico.svg") format("svg");
}

.suspension-contain {max-height: 980px;overflow:hidden;position: relative;}
html.suspended {background: rgba(0,0,0,0.6);}
body {max-width: 100%;min-width: 1200px;margin: 0 auto;text-align: center;font-family: 'Century Gothic',sans-serif;font-size: 16px;color: #535353;font-weight: normal;}
a {color:inherit;text-decoration: none}
a:hover {text-decoration: none;color:inherit;}
h1,h2,h3,h4,h5{ padding:0; margin:0; }
.row {max-width: 1250px;margin: 0 auto}
p{line-height: 160%;margin: 0;padding: 0;}

/*floats*/
.fl {float:left;}
.fr {float:right;}

/*typography*/
.text-primary{ color: #B11414; }
.text-bold{ font-weight: 700; }
.text-uppercase{ text-transform: uppercase }
.text-center{ text-align: center !important; }
.text-left{ text-align: left; }

/*button*/
.btn {font-size: 15px; font-weight: 400; color: #000; display: inline-block; padding: 10px 30px; background: #fff; border: 1px solid transparent; transition: all 0.5s ease;}
.btn:hover {background: #ddd; border-color: #ddd; color: #ddd; color: #fff;}

/*clearings*/
.clear{ clear:both;}
.clearfix:after {content:"."; display:block; height:0; clear:both;visibility:hidden;font-size: 0;}
.clearfix {display:block;}

/*cookie*/
.cc-animate.cc-revoke.cc-bottom{font-size: 14px; padding: 5px 10px; position: fixed; display: block!important; transform: none!important; bottom: 0!important; left: 20px!important;}

/*call to action*/
.destroy-on-load, .cta {display: none;}

/*contact form messages*/
form .messages p {display: none;font-family: Arial !important;font-weight: 400 !important;letter-spacing: 0 !important;font-size: 16px !important;}
form .loading {display: none;}
form .alert {padding: 15px;margin-bottom: 20px;border: 1px solid transparent;border-radius: 4px;}
form .alert-success {color: #3c763d;background-color: #dff0d8;border-color: #d6e9c6;}
form .alert-danger {color: #a94442;background-color: #f2dede;border-color: #ebccd1;}
form [type="submit"] {margin:20px auto}

.buttons{display: inline-block;font-size: 15px; color: #fff;background: #59B200;padding:25px;border-radius: 50px;letter-spacing: 1px;}
.buttons:hover{background: #00A3D9;color: #444;transition: all 0.3s ease-in-out;}

/*contact form*/
.ctc-form {margin: 0 auto;text-align: center;}
.ctc-form input[type="text"],.ctc-form textarea {font-family:Arial;font-size: 16px;color:#000;height:45px;display: block;width: 100%;border:1px solid #ddd;border-radius: 3px;padding: 5px 10px;box-sizing: border-box;margin: 0 auto 8px}
.ctc-form textarea {height: 120px;padding-top:10px;}
.ctc-form button {display: block;font-size: 13px;color: #fff;background: #59B200;border-radius: 50px;padding: 15px 50px;}
.ctc-form .recap {display: inline-block;}
.ctc-form .g-recaptcha div {margin: 0 auto 10px;}
.ctc-form .ctc-hide {display: none;}

/*gallery*/
#content .gallery-container {text-align: center;}
#content .gallery {list-style-type: none;margin: 0;padding: 0;}
#content .gallery li {display: inline-block;}
#content .thumbnail {background-color: #fff;border: 1px solid #ddd;border-radius: 4px;display: block;line-height: .42857; margin-bottom: 20px;padding: 4px;transition: border 0.5s ease-in-out 0s;}
#content .thumbnail:hover {transform: scale(1.02);}
#content .page_navigation {display: inline-block;}
#content .page_link,#content .previous_link,#content .next_link,#content  .first_link,#content  .last_link, #content .ellipse {background-color: #fff;border: 1px solid #ddd;color:  #0275d8;display: inline-block;line-height: 1.25;margin-left: -1px;padding: 0.5rem 0.75rem;position: relative;}
#content .page_navigation > a:hover , .page_navigation > a.active_page {background-color: #eceeef;border-color: #ddd;color: #014c8c;text-decoration: none;}


/*header*/
header{position: relative;}
#header {position: absolute;top:0;width: 100%;}
#header_top{background: #00A3D9;padding: 5px 0;}
#header_top .row{max-width: 1175px; margin: 0 auto;display: flex;justify-content: space-between;}
#header_top p{color: #fff;}
#header_top p span{font-size: 15px;display: inline-block;padding-right: 7px;}
#header_top p:nth-of-type(1) a{font-size: 20px;}
#header_top p:nth-of-type(2) a{font-size: 24px;}
#header_top p a:hover{color: #535353; transition: all 0.3s ease-in-out;}
#header_below{position: relative;}
#header_below .row{max-width: 1400px;}
#header_below img{position: absolute;margin: auto;left: 0;right: 0;top: -25px;}

#header nav{background: url(../images/common/header_navs.png) no-repeat;background-size: 100% 100%;padding: 30px 0 25px;}
#header nav a#pull {display: none}
#header nav ul {margin: 0;padding: 0}
#header nav ul li {display: inline-block;vertical-align: middle;padding: 0 15px;}
#header nav ul li:nth-of-type(3){margin-right: 485px;}
#header nav ul li a {color: #444;padding: 0 10px;border-bottom: 7px solid rgba(89, 178, 0, 0);transition: all 0.3s ease-in-out;}
#header nav ul li.active-menu a, #header nav ul li a:hover {font-weight: bold;color:#00A3D9;border-bottom: 7px solid rgba(89, 178, 0, 1);}

/*banner*/
#banner {background: url(../images/common/banner2.jpg) no-repeat;background-size: 100% 100%;padding: 265px 0 169px 0;}
.inner #banner {background: url(../images/common/inner_banner.jpg) no-repeat;background-size: 100% 100%;padding: 265px 0 195px 0;}
#banner .row{max-width: 1355px;display: flex;justify-content: flex-start;}
#banner_stuffs{background: url(../images/common/banner_stuffs.png) no-repeat;background-size: 100% 100%;padding: 90px 0;width: 41%;}
#banner_stuffs h2{font-size: 54px;color: #59B200;font-weight: normal;}
#banner_stuffs h2 span{display: block;}
#banner_stuffs p{width: 75%;margin: 20px auto;}

/*content*/
#content {}

/*welcome_div*/
#welcome_div {background: url(../images/common/services_div2.jpg) no-repeat;background-size: 100% 100%;padding: 100px 0 70px 0;}
#welcome_div .row{max-width: 1475px;display: flex;justify-content: flex-start;}
#WC_Left{}
#WC_Right{text-align: left;padding-left: 45px;}
#WC_Right span{display: block;font-size: 26px;color: #555;letter-spacing: 1px;}
#WC_Right h2{font-size: 62px;color: #00A3D9;font-weight: normal;}
#WC_Right h3{font-size: 36px;color: #555;font-weight: normal;}
#WC_Right p{color: #555;width: 68%;}
#WC_Right a{font-family: 'Rajdhani', sans-serif;font-weight: bold;padding: 15px 40px;margin-top: 25px;}
#WC_Right ul li {font-size: 15px;line-height: 120%;font-weight: 600;text-shadow: 0 0 15px #ccc;}

/*services_div*/
#services_div{background: url(../images/common/welcome_div.jpg) no-repeat;background-size: 100% 100%;padding: 40px 0 100px 0;}
#services_div h3{position: relative;font-size: 22px;color: #888;font-weight: normal;letter-spacing: 5px;}
#services_div h3::before{position: absolute;content: '';background: #59B200;width: 612px;height: 5px;margin: auto;left: 0;right: 0;top: -40px;}
#services_div h2{font-size: 38px;color: #59B200;letter-spacing: 2px;}
#services_div p{color: #555;width: 79%;margin: 20px auto 0;}
#serv_gal{display: flex;justify-content: space-between;padding-top: 45px;}
#serv_gal .serv_gal_stuffs{width: 24%;}
#serv_gal a{font-family: 'Oswald', sans-serif;font-size: 23px;color: #fff;position: relative;background: #00A3D9; border-radius: 50%;top:-40px;}
#serv_gal a:hover{background: #59B200; transition: all 0.3s ease-in-out;}
#serv_gal a::before{
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  content: '';
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-top: 7px solid #fff;
  border-right: 7px solid transparent;
  top: 35px;
}
#acnacure{padding: 50px 25px;}
#kelacure{padding: 53px 30px;}
#bumpacure{padding: 53px 23px;}
#fungacure{padding: 53px 23px;}
#serv_gal .serv_gal_stuffs table {
  display: block;
  margin: 10px auto;
}

#serv_gal .serv_gal_stuffs table tbody tr {
  display: block;
  margin: 0 auto;
}

#serv_gal .serv_gal_stuffs table input {
   display: block;
   width: 100%;
}

/*contact_div*/
#contact_div{background: url(../images/common/contact_div.jpg) no-repeat;background-size: 100% 100%;padding: 0 0 90px 0;margin-top: -4px;}
#contact_div .row{
  max-width: 1350px;
  display: flex;
  justify-content: flex-end;
  background: url(../images/common/contact_back.png) no-repeat;
  background-size: 100% 100%;
  padding: 70px 0;
}
#contact_stuffs{text-align: left;width: 58%;}
#contact_stuffs h4{font-weight: bold;font-size: 24px;color: #59B200;width: 55%;margin-bottom: 40px;}
#contact_stuffs p{width: 86%;}
#contact_stuffs a{font-family: 'Rajdhani', sans-serif;font-weight: bold;padding: 15px 40px;margin-top: 20px;}


/*testi_div*/
#testi_div{background: url(../images/common/testi_div.jpg) no-repeat;background-size: 100% 100%;padding: 40px 0 170px 0;}
#testi_div h3{font-weight: normal;font-size: 22px;color: #fff;letter-spacing: 5px;position: relative;}
#testi_div h3::before{
  position: absolute;
  content: '';
  background: #fff;
  width: 612px;
  height: 5px;
  margin: auto;
  left: 0;
  right: 0;
  top: -40px;
}
#testi_div h2{font-size: 38px;color: #fff;letter-spacing: 2px;}
#testi_div p{color: #fff;width: 77%;margin: 20px auto 0;}
#testi_div span{display: block;font-weight: bold;color: #fff;margin-top: 15px;}

/*gallery_div*/
#gallery_div{background: url(../images/common/gallery_div.jpg) no-repeat;background-size: 100% 100%;margin-top: -11px;padding: 30px 0 90px 0;}
#gallery_div h3{font-weight: normal;font-size: 22px;color: #878787;position: relative;letter-spacing: 5px;}
#gallery_div h3::before{
    position: absolute;
    content: '';
    background: #59B200;
    width: 612px;
    height: 5px;
    margin: auto;
    left: 0;
    right: 0;
    top: -35px;
}
#gallery_div h2{font-size: 38px;color: #59B200;letter-spacing: 2px;margin-top: -5px;}
#gal_top{margin-top: 40px;}
#gal_below{margin-top: 20px;}
#gal_top,#gal_below{display: flex;justify-content: space-between;}
#gal_top .gal_stuffs,#gal_below .gal_stuffs{width: 24%;position: relative;}
.gal_stuffs img:hover{opacity: 0.8; transform: scale(1.01); transition: all 0.3s ease-in-out;}
#gal_top .gal_stuffs span,#gal_below .gal_stuffs span{
  position: absolute;
  font-weight: bold;
  color: #fff;
  font-size: 26px;
  margin: auto;
  left: 0;
  right: 0;
  top: 40px;
}
#gallery_div .buttons{font-family: 'Rajdhani', sans-serif;font-weight: bold;padding: 15px 45px;margin-top: 20px;}

/*footer*/
#footer {}

#contact_us_div{background: url(../images/common/contact_us_div.jpg) no-repeat;background-size: 100% 100%;padding: 125px 0 170px 0;}
#contact_us_div h3{font-weight: normal;font-size: 22px;color: #fff;letter-spacing: 5px;position: relative;}
#contact_us_div h3::before{
    position: absolute;
    content: '';
    background: #fff;
    width: 612px;
    height: 5px;
    margin: auto;
    left: 0;
    right: 0;
    top: -50px;
}
#contact_us_div h2{font-size: 38px;color: #fff;letter-spacing: 1px;}
#contact_us_div p{font-family: 'Open Sans', sans-serif;font-size: 15px;color: #fff;width: 55%;margin: 20px auto 0;}
#contact_us_div .ctc-form{padding-top: 30px;}
#contact_us_div .ctc-form input[type="text"]{display: inline-block;width: 33%;font-family: 'Open Sans',sans-serif;font-size: 15px;color: #525252}
#contact_us_div .ctc-form textarea{width: 100%;font-family: 'Open Sans',sans-serif;font-size: 15px;color: #525252}

#footer_stuffs{background: url(../images/common/footer.jpg) no-repeat;background-size: 100% 100%;padding-bottom: 20px;}
#footer_logo{margin-top: -75px;}
#footer_stuffs .socials{margin: 20px auto 0; padding: 0;}
#footer_stuffs .socials li{display: inline-block;list-style: none;}
#footer_stuffs .socials li a{font-family: 'socialico';color: #888;font-size: 42px;margin: 0 2px;}
#footer_stuffs .socials li a:hover{color: #59B200; transition: all 0.3s ease-in-out;}
#footer_stuffs span{display: block;font-family: 'Raleway', sans-serif;font-weight: 500;font-size: 13px;color: #444; margin-top: 20px;}
#footer_stuffs a{display: block;font-size: 29px;color: #777;}
#footer_stuffs a:hover{color: #00A3D9; transition: all 0.3s ease-in-out;}
#footer_stuffs .address{font-weight: normal;font-size: 18px;color: #444;margin: 5px auto;width: 26%;}

#footer_navs{background: url(../images/common/footer_navs.png) no-repeat;background-size: 100% 100%;margin: 25px auto 20px;padding: 10px 0;width: 70%;}
#footer_navs a#footer_pull {display: none}
#footer_navs ul {margin: 0;padding: 0}
#footer_navs ul li {display: inline-block;vertical-align: middle;padding: 0 15px;}
#footer_navs ul li a {font-size: 16px;font-weight: normal;color: #fff;}
#footer_navs ul li.active-menu a,#footer_navs ul li a:hover {color: #555; transition: all 0.3s ease-in-out;}
.silver, .copy, .silver a{display: inline-block !important;font-size: 13px !important; color: #444 !important}


#footer .silver img {display: inline-block;vertical-align: middle;max-width: 50px}


/*inner pages*/
.inner #content {min-height: 400px;padding: 40px 0}
.inner #content h1{font-size: 62px; color: #00A3D9; font-family:'Century Gothic',sans-serif; line-height:120%}
.inner #content h2{font-size: 38px; color: #59B200}
.inner #content p{ font-size:18px; line-height:180%; font-family:'Century Gothic',sans-serif; color:#535353}
.inner #content h4{ font-size:30px; line-height:120%; font-family:'Century Gothic',sans-serif; color:#59B200}
.inner #content .row{max-width: 1200px;}

.inner #content .testi p span{color:#ffdf33;font-size: 30px;}
.inner #content .testi{background: #fff;padding: 10px 20px;border-radius: 10px;box-shadow: 0px 0px 14px #535353; margin: 20px 0;}
.inner #content .testi .auth{color:#59B200;font-size: 20px;text-shadow: 0px 0px 18px #535353;}

.inner #content #inner_about ul {text-align: left;columns: 2;overflow: hidden;}
.inner #content #inner_about ul li {font-size: 16px;line-height: 180%;width: 90%;margin: 10px 0;}

.inner #content .sv-prod { display: flex; justify-content: space-between; flex-wrap: wrap; }
.inner #content .sv-prod table{display: block;margin: 0 auto;max-width: 150px;}
.inner #content .sv-prod table tr{display: block;}
.inner #content .sv-prod dt img{border-radius: 50%;width: 250px;height: 250px;overflow: hidden;}
.inner #content .sv-prod dl{ flex-basis: 24%; box-sizing: border-box; }
.inner #content .sv-prod dd{margin-left: 0;}

/*privacy policy*/
.inPrivacyBox {max-width: 850px; margin: 0 auto;}
.inPrivacyBox p {text-align: justify!important;}


/** Responsive
-------------------------------------------------------*/

/*
@media screen and (max-width: 1024px){
	body {min-width: 320px}
	.row {width: 95%}
}

@media screen and (max-width: 800px){
	#header {padding: 0}
	#header .row {width: 100%}
	#header nav {display:block; height: auto; }
  	#header nav ul { width: 100%; display: none; height: auto;border-bottom:5px solid #000; padding: 0 15px;}
  	#header nav ul li { width: 100%;position: relative; }
  	#header nav ul li a { display: block; float:none; padding: 10px 0;}
  	#header nav a {text-align: left; width: 100%;}
	#header nav a strong {position: absolute; top: 50%; transform: translateY(-50%); left: 15px;}
	#header nav a#pull {display: block; color: #fff; background-color: #000; height: 30px;padding: 10px 0; width: 100%; position: relative;}
	#header nav a#pull:after { content:""; background: url('../images/nav-icon.png') no-repeat; width: 20px; height: 20px; display: inline-block; position: absolute; right: 15px; top: 50%; transform: translateY(-50%);}

	.cta{background: #035B96  url("../images/common/phonecall.png") no-repeat center center;border-bottom-left-radius: 40px;border-top: 2px solid #013f9a ;border-top-left-radius: 40px;bottom: 1%;display: block;height: 80px;position: fixed;right: 0;text-decoration: none; text-indent: -9999em;width: 100px;z-index: 999;}
}*/
