/*   
Theme Name: 0603_11
Theme URI: 
Author:
*/

b,strong {font-weight:bold;}
i,em {font-style:italic;}

.dropdown-submenu a::after {transform: rotate(-90deg);position: absolute;right: 6px;top: .8em;}
.dropdown-submenu .dropdown-menu {top: 0;left: 100%;margin-left: .1rem;margin-right: .1rem;}

.wpcf7 .wpcf7-not-valid-tip {display:none;}
.wpcf7 .wpcf7-not-valid {-webkit-box-shadow:inset 0 0 10px 3px #800E0E !important;box-shadow:inset 0 0 10px 3px #800E0E !important;-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;}
.theme_1 .main_form_right_in .wpcf7-response-output {position: absolute;z-index: 2;font-size: 11px;background: #fff;text-align: center;bottom: -11px;}
.theme_1 .main_form_right_in .ajax-loader {position:absolute;}
.theme_1 .container-page {padding:50px 0 30px;}
.category-paginator {}
.category-paginator li {list-style:none;width: 100%;}

.aligncenter,div.aligncenter {display: block;padding:16px 0;margin-left: auto;margin-right: auto;}
.alignleft {float: left;padding:0 10px 10px 0;}
.alignright {float: right;padding:0 0 10px 10px;}
.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.wp-caption img {margin: 0;padding: 0;border: 0 none;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}

#formmodal input,#formmodal .wpcf7{width:100%;}
#formmodal .wpcf7-response-output {color:#000;}

.theme_11 {
  font-family: 'Source Sans Pro';
  color:#4b4b4b;
  position:relative;
}
.theme_11 header {
  position:relative;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
  padding-bottom:100px;
}
.theme_11 header:after {
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  content:'';
  display:block;
  background:rgba(75,75,75,0.6);
}
.theme_11 .header_top {
  padding-top:20px;
  padding-bottom:20px;
  color:#fff;
  background:rgba(0,0,0,0.6);
  position:relative;
  z-index:5;
}
.theme_11 .header_top a {
  color:#fff;
}
.theme_11 .header_col_logo a {
  font-size:23px;
  color:#e5c16d;
  font-weight:bold;
  text-decoration:none;
}
.theme_11 .header_col_logo p {
  margin:0;
}
.theme_11 .navbar {
  padding:0;
  margin:-20px 0;
}
.theme_11 .navbar ul.navbar-nav > li:first-child a {
  border-left:1px solid rgba(255,255,255,0.5);
}
.theme_11 .navbar ul.navbar-nav {
  width:100%;
  display:block;
  text-align:right;
}
.theme_11 .navbar ul.navbar-nav > li {
  display:inline-block;
}
.theme_11 .navbar ul.navbar-nav > li > a  {
  color:#fff;
  font-size:14px;
  display:block;
  padding:33px 10px 34px;
  border-right:1px solid rgba(255,255,255,0.5);
}
.theme_11 .navbar ul ul li {
  position:relative;
}
.theme_11 .navbar ul ul a {
  font-family: 'Source Sans Pro';
  color:#fff;
  display:block;
  font-size:14px;
  position:relative;
}
.theme_11 .navbar ul ul,
.theme_11 .navbar ul ul a:hover {
  background:#e5c16d;
}
.theme_11 .navbar ul ul a {
  color:#000;
}
.theme_11 .navbar ul.navbar-nav > li > a:hover,
.theme_11 .navbar ul.navbar-nav > li.active > a {
  color:#e5c16d;
}
.theme_11 .header_slide {
  color:#2f2f71;
  font-size:24px;
  position:relative;
  z-index:2;
	
}
.theme_11 .header_slide,
.theme_11 .header_slide > .row,
.theme_11 .header_slide > .row > div {
  height:500px;
}
.theme_11 .header_slide > .row > div {
  margin:auto;
}
.theme_11 .header_slide > .row > div {
  display:table;
  width:100%;
}
.theme_11 .header_slide > .row > div > div {
  display:table-cell;
  vertical-align:middle;
  width:100%;
  height:100%;
}
.theme_11 .header_slide_title {
  font-size:72px;
  margin-bottom:16px;
  line-height: 80px;
  font-weight:900;
  color:#ebcb80;
  text-shadow: 1px 1px 2px black, 0 0 1em #7a88a0;
}
.theme_11 .header_slide_text {
  margin-bottom:26px;
  font-size:24px;
  /*text-shadow: 1px 1px 2px black, 0 0 1em #7a88a0;*/
}
.theme_11 .header_slide_url {
  display:block;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  height:50px;
  background:#ebca7f;
  line-height:50px;
  text-transform:uppercase;
  text-align:center;
  color:#000;
  text-decoration:none;
  font-size:14px;
  width:220px;
}
.theme_11 .header_slide_url a:hover {
  text-decoration:none;
}
.theme_11 .main_title {
  text-align:center;
  font-size:44px;
  font-weight:bold;
  margin-bottom:20px;
  line-height:50px;
}
.theme_11 .main_subtitle {
  text-align:center;
  font-size:16px;
  width:80%;
  margin:0 auto 20px;
}
.theme_11 .main_number {
  padding:60px 0;
  text-align:center;
}
.theme_11 .main_number .row {
  text-align:center;
  display:block;
  font-size:0;
}
.theme_11 .main_number .row > div {
  display:inline-block;
  vertical-align:top;
}
.theme_11 .main_number text {
  font-size: 40px;
  font-weight: bold;
}
.theme_11 .main_number text.timer {
  display:none;
}
.theme_11 .main_number p {
  font-size:18px;
  font-weight:bold;
}
.theme_11 .main_number span {
  font-size:16px;
}

.theme_11 .main_reviews {
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
  padding:60px 0;
  position:relative;
  color:#fff;
}
.theme_11 .main_reviews:after {
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  content:'';
  display:block;
  background:rgba(75,75,75,0.6);
}
.theme_11 .main_reviews .container {
  position:relative;
  z-index:3;
}
.theme_11 .main_reviews .title_main {
  color:#fff;
}
.theme_11 .main_reviews #main_reviews_slider {
  margin:auto;
}
.theme_11 .main_reviews_text {
  font-size:24px;
  text-align:center;
  margin-bottom:30px;
}
.theme_11 .main_reviews_content_bottom {
  width:300px;
  margin:auto;
}
.theme_11 .main_reviews_img {
  width:72px;
  height:72px;
  border:1px solid #ebca7f;
  float:left;
  margin-right:20px;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
  -webkit-border-radius: 100px;
  border-radius: 100px;
}
.theme_11 .main_reviews_name {
  color:#ebca7f;
  font-size:18px;
  font-weight:bold;
  padding-top:10px;
}
.theme_11 .main_reviews_email { 
  font-size:16px;
}
.theme_11 .main_reviews .carousel-control-next span,
.theme_11 .main_reviews .carousel-control-prev span {
  display:none !important;
}
.theme_11 .main_reviews .carousel-control-next,
.theme_11 .main_reviews .carousel-control-prev {
  font-size:40px;
  border:1px solid #fff;
  width:60px;
  line-height:60px;
  height:60px;
  text-align:center;
  color:#fff;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  margin:auto;
  position:absolute;
  top:0;
  bottom:0;
}
.theme_11 .main_reviews .carousel-control-next {
  right: -80px;
}
.theme_11 .main_reviews .carousel-control-prev {
  left: -80px;
}

.theme_11 .main_service {
  padding:60px 0;
  text-align:center;
}
.theme_11 .main_service .row {
  text-align:center;
  display:block;
  font-size:0;
}
.theme_11 .main_service .row > div {
  display:inline-block;
  vertical-align:top;
  font-size:16px;
}
.theme_11 .main_service .main_subtitle {
  margin-bottom:60px;
}
.theme_11 .main_service_img {
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
  height:220px;
  width:220px;
  margin:0 auto 30px;
  -webkit-border-radius: 300px;
  border-radius: 300px;
  margin-bottom:30px;
}
.theme_11 .main_service_content {
  padding:20px;
  color:#343a44;
  background:#fff;
}
.theme_11 .main_service_title {
  font-size:18px;
  line-height: 22px;
  margin-bottom:10px;
  font-weight:bold;
}
.theme_11 .main_service_subtitle {
  font-size:16px;
  margin-bottom:10px;
  color:#4b4b4b;
}
.theme_11 .main_service_text {
  font-size:16px;
  margin-bottom:20px;
}
.theme_11 .main_service_url {
  line-height:46px;
  color:#4a4a4a;
  text-align:center;
  text-decoration:none;
  background-position:20px center;
  display:block;
  width:100%;
  height:48px;
  text-transform:uppercase;
  border:2px solid #4a4a4a;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.theme_11 .main_service_url:hover {
  text-decoration:none;
  background-color:#ebca7f;
  border-color:#ebca7f;
}
.theme_11 .main_advantages {
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
  padding:60px 0;
  position:relative;
  color:#fff;
  text-align:center;
}
.theme_11 .main_advantages:after {
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  content:'';
  display:block;
  background: rgba(75, 75, 75, 0.41);
}
.theme_11 .main_advantages .row {
  text-align:center;
  display:block;
  font-size:0;
}
.theme_11 .main_advantages .row > div {
  display:inline-block;
  vertical-align:top;
  font-size:16px;
}
.theme_11 .main_advantages .container {
  position:relative;
  z-index:2;
}
.theme_11 .main_advantages_img {
  background-position:center;
  background-repeat:no-repeat;
  height:100px;
}
.theme_11 .main_advantages_title {
  color:#e5c16d;
  font-size:18px;
  margin-bottom:10px;
}
.theme_11 .main_advantages_text {
  font-size:16px;
}

.theme_11 .main_form {
  padding:60px 0;
  background:#edd08c;
}
.theme_11 .main_form > div > div > div {
  margin:auto;
}
.theme_11 .main_form .main_subtitle {
  margin-bottom:40px;
}
.theme_11 .main_form input[type="text"] {
  width:100%;
  height:46px;
  padding:15px;
  font-size:14px;
  border-color:#fff;
  border:0;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 3px 10px 0 #5C5C5C;
  box-shadow: 0 3px 10px 0 #5C5C5C;
  margin-bottom:30px;
}
.theme_11 .main_form input[type="submit"] {
  background:#4a4a4a;
  border:0;
  width:230px;
  margin:auto;
  color:#fff;
  display:block;
  cursor:pointer;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  height:46px;
}
.theme_11 .main_news {
  padding:60px 0;
}
.theme_11 .main_news .main_title {
  margin-bottom:60px;
}
.theme_11 .main_news_img {
  background-position:center;
  background-repeat:no-repeat;
  background-size:cover;
}
.theme_11 .main_news_right {
  background:#fff;
}
.theme_11 .main_news_content {
  padding:30px;
}
.theme_11 .main_news_title {
  font-weight:bold;
  font-size:22px;
  margin-bottom:16px;
}
.theme_11 .main_news_text {
  font-size:18px;
}
.theme_11 .main_news .row {
  -webkit-box-shadow: 0 3px 50px 0 #c4c4c4;
  box-shadow: 0 3px 50px 0 #c4c4c4;
  margin-bottom:40px;
}

.theme_11 .footer_contact_form {
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
  padding:60px 0 0;
  position:relative;
  color:#fff;
  text-align:center;
}
.theme_11 .footer_contact_form:after {
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  content:'';
  display:block;
  background:rgba(75,75,75,0.6);
}
.theme_11 .footer_contact_form .container {
  position:relative;
  z-index:2;
}
.theme_11 .main_title {
  margin-bottom:30px;
}
.theme_11 .footer_contact_in {
  width:360px;
  padding:40px;
  margin:0 auto 60px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 30px 0 #383838;
  box-shadow: 0 0 30px 0 #383838;
  background: #535353;
  background: -moz-linear-gradient(45deg, #535353 0%, #bbbbbb 100%);
  background: -webkit-linear-gradient(45deg, #535353 0%,#bbbbbb 100%);
  background: linear-gradient(45deg, #535353 0%,#bbbbbb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#535353', endColorstr='#bbbbbb',GradientType=1 );
}
.theme_11 .footer_contact_in input[type="text"],
.theme_11 .footer_contact_in textarea {
  width:100%;
  height:30px;
  padding:10px;
  font-size:14px;
  border-color:#fff;
  border:0;
  margin-bottom:20px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.theme_11 .footer_contact_in textarea {
  height:90px;
}
.theme_11 .footer_contact_in input[type="submit"] {
  background:#ebca7f;
  border:0;
  width:230px;
  margin:auto;
  color:#000;
  display:block;
  cursor:pointer;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  height:46px;
}
.theme_11 .footer_contact_bottom {
  color: #c9b483;
  font-size: 23px;;
}
.theme_11 .footer_contact_bottom > div {
  margin:auto;
}
.theme_11 .footer_contact_bottom table td:first-child {
  width:50px;
  background-repeat:no-repeat;
  background-position:center;
}
.theme_11 .footer_bottom {
  background:#4a4a4a;
  padding:30px 0;
  color:#fff;
  font-size:16px;
  margin-top:60px;
  text-align:left;
}
.theme_11 .footer_bottom table {
  width:100%;
}
.theme_11 .footer_bottom table td{
  background-repeat:no-repeat;
  background-position:center;
  height:30px;
  width:25%;
}

@media screen and (max-width:1024px) { 
  .theme_11 .navbar ul.navbar-nav > li > a {
    padding-left:4px;
    padding-right:4px;
  }
}
@media screen and (max-width:1000px) { 

}
@media screen and (max-width:767px) { 
  .theme_11 .header_slide {
    padding-top:30px;
    padding-bottom:30px;
  }
	.theme_11 .header_slide > .row > div > div {height:460px;}
	.entry {font-size:20px;line-height:initial;}
  .theme_11 .header_slide, 
  .theme_11 .header_slide > .row, 
  .theme_11 .header_slide > .row > div {
    height:auto;
  }
  .theme_11 .header_slide_title {
    font-size:106px;
    line-height:131px;
  }
  .theme_11 .header_slide_text {
    font-size:44px;
  }
  .theme_11 .main_service .row > div,
  .theme_11 .main_advantages_in  {
    margin-bottom:20px;
  }
  .theme_11 .main_news_img {
    display:none;
  }
  .theme_11 .main_reviews_img {
    position:relative;
    padding:0;
  }
  .theme_11 .main_reviews_content {
    margin:0;
    padding:20px;
  }
  .theme_11 .navbar-toggler:not([disabled]):not(.disabled) {
    background:#c4c4c4;
  }
  .theme_11 .navbar-toggler:not([disabled]):not(.disabled) span {
    background:url(theme_img/theme_img_7/theme_mobile_nav_ico.png) no-repeat center;
  }
  .theme_11 .navbar ul.navbar-nav > li  {
    display:block;
    text-align:left;
  }
  .theme_11 .navbar ul.navbar-nav > li > a {
    border:0;
    border-bottom:1px solid rgba(255,255,255,0.5);
    padding:10px;
  }
  .theme_11 .navbar ul.navbar-nav > li > a:first-child {
    border-left:0;
  }
  .theme_11 .navbar {
    margin:0;
  }
}
@media screen and (max-width:767px) { 
  .theme_11 .footer_bottom .row > div {
    margin-bottom:20px;
    text-align:center;
  }
  .theme_11 .main_title {
    font-size: 45px;
    line-height: 29px;
  }
}
@media screen and (max-width:430px) { 
  .theme_11 #main_reviews_slider {
    width:80%;
  }
  .theme_11 .main_reviews_text {
    font-size: 14px;
  }
  .theme_11 .main_reviews .carousel-control-next, 
  .theme_11 .main_reviews .carousel-control-prev {
    width:30px;
    height:30px;
    font-size:20px;
  }
  .theme_11 .main_reviews .carousel-control-next {
    right:-30px;
  }
  .theme_11 .main_reviews .carousel-control-prev {
    left:-30px;
  }
  .theme_11 .footer_contact_in {
    width:100%;
  }
  .theme_11 .footer_contact_in input[type="submit"] {
    width:100%;
  }
}

/* color 1 */

.theme_11.color_1 .header_col_logo a,
.theme_11.color_1 .navbar ul.navbar-nav > li > a:hover, 
.theme_11.color_1 .navbar ul.navbar-nav > li.active > a,
.theme_11.color_1 .header_slide_title,
.theme_11.color_1 .main_reviews_name,
.theme_11.color_1 .main_advantages_title {
  color:#63d332;
}
.theme_11.color_1 .header_slide_url,
.theme_11.color_1 .main_service_url:hover,
.theme_11.color_1 .main_form input[type="submit"],
.theme_11.color_1 .footer_contact_in input[type="submit"],
.theme_11.color_1 .navbar ul ul,
.theme_11.color_1 .navbar ul ul a:hover {
  background-color:#63d332;
  border-color:#63d332;
}

.theme_11.color_1 .main_form {
  background-color:#525251;
  color:#fff;
}
.theme_11.color_1 .main_form {

}
.theme_11.color_1 .fbc_1 {
  background-image:url(theme_img/theme_img_11/theme_11_footer_ico_1_c1.png) !important;
}
.theme_11.color_1 .fbc_2 {
  background-image:url() !important;
}
.theme_11.color_1 .fbc_3 {
  background-image:url(theme_img/theme_img_11/theme_11_footer_ico_3_c1.png) !important;
}
.theme_11.color_1 .fbc_4 {
  background-image:url(theme_img/theme_img_11/theme_11_footer_ico_4_c1.png) !important;
}


/* color 2 */

.theme_11.color_2 .header_col_logo a,
.theme_11.color_2 .navbar ul.navbar-nav > li > a:hover, 
.theme_11.color_2 .navbar ul.navbar-nav > li.active > a,
.theme_11.color_2 .header_slide_title,
.theme_11.color_2 .main_reviews_name,
.theme_11.color_2 .main_advantages_title {
  color:#34a4f5;
}
.theme_11.color_2 .header_slide_url,
.theme_11.color_2 .main_service_url:hover,
.theme_11.color_2 .main_form input[type="submit"],
.theme_11.color_2 .footer_contact_in input[type="submit"],
.theme_11.color_2 .navbar ul ul,
.theme_11.color_2 .navbar ul ul a:hover {
  background-color:#34a4f5;
  border-color:#34a4f5;
}
.theme_11.color_2 .main_form {
  background-color:#525251;
  color:#fff;
}
.theme_11.color_2 .footer_contact_in input[type="submit"],
.theme_11.color_2 .main_service_url:hover,
.theme_11.color_2 .header_slide_url {
  color:#fff;
}
.theme_11.color_2 .fbc_1 {
  background-image:url(theme_img/theme_img_11/theme_11_footer_ico_1_c2.png) !important;
}
.theme_11.color_2 .fbc_2 {
  background-image:url(theme_img/theme_img_11/theme_11_footer_ico_2_c2.png) !important;
}
.theme_11.color_2 .fbc_3 {
  background-image:url(theme_img/theme_img_11/theme_11_footer_ico_3_c2.png) !important;
}
.theme_11.color_2 .fbc_4 {
  background-image:url(theme_img/theme_img_11/theme_11_footer_ico_4_c2.png) !important;
}


/* color 3 */

.theme_11.color_3 .header_col_logo a,
.theme_11.color_3 .navbar ul.navbar-nav > li > a:hover, 
.theme_11.color_3 .navbar ul.navbar-nav > li.active > a,
.theme_11.color_3 .header_slide_title,
.theme_11.color_3 .main_reviews_name,
.theme_11.color_3 .main_advantages_title {
  color:#fb6436;
}
.theme_11.color_3 .header_slide_url,
.theme_11.color_3 .main_service_url:hover,
.theme_11.color_3 .main_form input[type="submit"],
.theme_11.color_3 .footer_contact_in input[type="submit"],
.theme_11.color_3 .navbar ul ul,
.theme_11.color_3 .navbar ul ul a:hover {
  background-color:#fb6436;
  border-color:#fb6436;
}
.theme_11.color_3 .main_form {
  background-color:#525251;
  color:#fff;
}
.theme_11.color_3 .footer_contact_in input[type="submit"],
.theme_11.color_3 .main_service_url:hover,
.theme_11.color_3 .header_slide_url {
  color:#fff;
}
.theme_11.color_3 .fbc_1 {
  background-image:url(theme_img/theme_img_11/theme_11_footer_ico_1_c3.png) !important;
}
.theme_11.color_3 .fbc_2 {
  background-image:url(theme_img/theme_img_11/theme_11_footer_ico_2_c3.png) !important;
}
.theme_11.color_3 .fbc_3 {
  background-image:url(theme_img/theme_img_11/theme_11_footer_ico_3_c3.png) !important;
}
.theme_11.color_3 .fbc_4 {
  background-image:url(theme_img/theme_img_11/theme_11_footer_ico_4_c3.png) !important;
}
/*
.slide {
	width: 100%;
	height: 550px;
	position: absolute;
	top: 0;
	left: 0;
}.slide * {height:100% !important;}

*/
.slide {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}
.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev {
    width: 0px!important;
    background: url(skins/light-skin-1.png);
    background-position: -89px -26px;
    height: 40px;
    cursor: pointer;
    top: 50%;
    left: 30px;
    margin-top: -20px;
    position: absolute;
    z-index: 110;
}
@media (max-width: 800px) {
	.theme_11 .navbar ul.navbar-nav > li > a  {
  color:#fff;
  font-size:30px!important;
  display:block;
  padding: 1px 10px 34px!important;
  /*border-right:1px solid rgba(255,255,255,0.5);*/
}

.theme_11 .main_service_title {
    font-size: 41px;
    line-height: 34px;
    margin-bottom: 10px;
    font-weight: bold;
}

.theme_11 .main_subtitle {
    text-align: center;
    font-size: 24px;
    width: 80%;
    margin: 0 auto 20px;
}

.theme_11 .main_service .row > div {
    display: inline-block;
    vertical-align: top;
    font-size: 23px;
}
	.theme_11 .main_advantages_title {
    color: #e5c16d;
    font-size: 38px;
    margin-bottom: 10px;
}
	
.theme_11 .main_advantages_text {
    font-size: 25px;
}
	.theme_11 .main_title {
    font-size: 45px;
    line-height: 47px!important;
		
}
	.theme_11 .main_news_text {
    font-size: 24px;
}
}
@media screen and (max-width:768px) {
.aligncenter{    max-width: 100%;}
}
@media all and (max-width:800px) {
.entry .gallery-item {width:100% !important;float:none !important;text-align:center;}
.entry .gallery-item img {max-width:100%;width:auto !important;    height: auto;}
}