body {
    padding: 0;
    margin: 0;
    font-family: 'Tahoma Regular', sans-serif;
    color: #5a646c;
    font-size: 16px;
    background: #f0f0f0;
}
* {
    box-sizing:border-box;
}
p {
    padding: 0;
    margin: 0;
}
ul {
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
}
.collapse:after {
    content: "";
    display: block;
    clear: both;
    overflow-y: hidden;
}
.container {
    margin: 0 auto;
    width: 1190px;
}
.header {
    background: #fff6e3;
}
.header-top {
    background: #5a646c;
}
.moduletable-menu-top {
    position: relative;
}
.moduletable-menu-top .menu {
    display: table;
    margin: 0 auto;
}
.moduletable-menu-top ul li {
    display: inline-block;
    list-style-type: none;
}
.moduletable-footer-menu ul li {
    list-style-type: none;
}
.moduletable-menu-top ul li a {
    color: #fff;
    display: block;
    padding: 20px 50px;
    position: relative;
    text-transform: uppercase;
    transition: all ease-in-out 500ms 0s;
    -webkit-transition: all ease-in-out 500ms 0s;
    -moz-transition: all ease-in-out 500ms 0s;
    -o-transition: all ease-in-out 500ms 0s;
}
.moduletable-menu-top > ul > li > a:hover {
    background: #a6cf00;
}
.moduletable-menu-top > ul > li > a:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 11px;
    background: url("/images/sitecorp/icons/arrow-menu.png") no-repeat;
    background-size: contain;
    width: 8px;
    height: 7px;
    margin-left: -4px;
}
.moduletable-menu-top > ul > li.parent > ul{
    position: absolute;
    z-index: -1;
    opacity: 0;
    left: 50%;
    width: 90%;
    margin-left: -45%;
    background: #f0f0f0;
    padding-bottom: 30px;
    transition: all ease-in-out 500ms 0s;
    -webkit-transition: all ease-in-out 500ms 0s;
    -moz-transition: all ease-in-out 500ms 0s;
    -o-transition: all ease-in-out 500ms 0s;
}
/*.moduletable-menu-top > ul > li.parent:hover > ul {*/
     /*z-index: 99999;*/
     /*opacity: 1;*/
 /*}*/
.moduletable-menu-top > ul > li.parent > ul > li,
.moduletable-footer-menu > ul > li {
    width: 33.3%;
    padding-top: 0;
    float: left;
}
.moduletable-menu-top > ul > li.parent > ul > li > a,
.moduletable-footer-menu > ul > li > a {
    padding: 30px 10px 10px 30px;
    cursor: default;
    font-size: 20px;
    text-transform: none;
    color: #a5cf00;
    letter-spacing: 1px;
    pointer-events: none;
}
.moduletable-footer-menu > ul > li > a {
    display: block;
    position: relative;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 0 10px 5px 30px;
}
.moduletable-footer-menu > ul > li > a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 30px;
    background: url("/images/sitecorp/icons/footer-info-line.png") no-repeat;
    width: 74px;
    height: 2px;
    background-size: contain;
}
.moduletable-menu-top > ul > li.parent > ul > li > ul > li > a,
.moduletable-footer-menu > ul > li > ul > li > a {
    font-size: 15px;
    text-transform: none;
    color: #5c6063;
    padding: 0 10px 10px 45px;
    margin-top: 10px;
    position: relative;
    display: block;
}
.moduletable-menu-top > ul > li.parent > ul > li > ul > li > a:hover, .moduletable-menu-top > ul > li.parent > ul > li > ul > li.current > a,
.moduletable-footer-menu > ul > li > ul > li > a:hover, .moduletable-footer-menu > ul > li > ul > li.current > a {
    text-decoration: underline;
}
.moduletable-footer-menu > ul > li > ul > li > a {
    font-size: 13px;
    padding: 0 10px 10px 45px;
}
.moduletable-menu-top > ul > li.parent > ul > li > ul > li > a:before,
.moduletable-footer-menu > ul > li > ul > li > a:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 31px;
    background:url("/images/sitecorp/icons/menu-services.png") no-repeat;
    width: 7px;
    height: 8px;
    background-size: contain;
}
.header-center {
    padding: 18px 0;
}
.custom-logo {
    background-size: contain;
    width: 102px;
    height: 105px;
    background-repeat: no-repeat;
}
.moduletable-logo {
    float: left;
}
.moduletable-caption {
    float: left;
    text-align: right;
    width: 825px;
    padding: 38px 0;
    letter-spacing: 1px;
}
.moduletable-caption p {
    text-transform: uppercase;
    font-size: 24px;
}
.caption-text {
    display: inline-block;
    position: relative;
    padding-right: 40px;
}
.caption-text:after {
    content: "";
    position: absolute;
    top: -10px;
    right: 0;
    background: url("/images/sitecorp/icons/pen.png") no-repeat;
    background-size: contain;
    height: 48px;
    width: 30px;
}
.moduletable-header-tel {
    float: right;
    padding-left: 35px;
}
.text-block-tel {
    font-family: "Tahoma Bold", sans-serif;
    font-weight: 800;
    font-size: 17px;
    position: relative;
    letter-spacing: 1px;
}
.text-block-tel:before {
    content: "";
    position: absolute;
    top: 0;
    left: -35px;
    background: url("/images/sitecorp/icons/tel.png") no-repeat;
    width: 25px;
    height: 35px;
    background-size: cover;
}
.text-block-tel.address {
    margin-top: 20px;
}
.text-block-tel.address:before {
    background-position: 0 -39px;
}
.text-link a {
    color: #cc3333;
    font-size: 13px;
    display: block;
    letter-spacing: 0.5px;
}
.text-link a:hover{
    text-decoration: underline;
}
.left-header {
    float: left;
}
.block-1 .block-link{
    background: #a6cf00;
}
.block-2 .block-link{
    background: #ffae00;
}
.block-3 .block-link{
    background: #cc3333;
}
.block-link, .block-image {
    float: left;
    width: 297px;
    transition: all ease-in-out 500ms 0s;
    -webkit-transition: all ease-in-out 500ms 0s;
    -moz-transition: all ease-in-out 500ms 0s;
    -o-transition: all ease-in-out 500ms 0s;
}
.block-image img {
    width: 100%;
    display: block;
}
.block-link a {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    text-align: right;
    padding: 182px 30px 30px 60px;
    line-height: 36px;
    letter-spacing: 1px;
    transition: all ease-in-out 200ms 0s;
    -webkit-transition: all ease-in-out 200ms 0s;
    -moz-transition: all ease-in-out 200ms 0s;
    -o-transition: all ease-in-out 200ms 0s;
}
.block-2 .block-link a {
    padding: 182px 110px 30px 30px ;
    text-align: left;
}
.block-3 .block-link a {
    padding-top: 218px;
}
.block-link:hover{
    background: #5a646c;
}
.block-link:hover a {
    text-align: center;
    padding: 106px 55px;
}
.block-3 .block-link:hover a {
    padding: 124px 55px;
}
.right-header {
    float: left;
}
.slider .nivoSlider {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.slider .nivo-caption {
    top: 0;
    width: 60%;
    background: none;
    opacity: 1;
}
.slider .nivo-caption h2 {
    font-size: 40px;
    font-weight: normal;
    color: #5a646c;
    margin: 100px 0 10px 25px;
    letter-spacing: 1px;
}
.slider .nivo-caption p {
    font-size: 22px;
    font-family: 'Tahoma Bold', sans-serif;
    font-weight: 800;
    color: #cd342f;
    margin-left: 60px;
    letter-spacing: 0px;
}
.slider .nivo-caption .slider-btn a {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    font-family: 'Tahoma Regular', sans-serif;
    display: block;
    padding: 8px 23px 10px;
    background: #cd342f;
    border-radius: 4px;
    text-align: center;
    transition: all ease-in-out 500ms 0s;
    -webkit-transition: all ease-in-out 500ms 0s;
    -moz-transition: all ease-in-out 500ms 0s;
    -o-transition: all ease-in-out 500ms 0s;
}
.slider .nivo-caption .slider-btn a:hover {
    background: #5a646c;
}

.slider .nivo-caption-content {
    height:100%;
    position: relative;
}
.slider .slider-btn {
    position: absolute;
    bottom: 42px;
    left: 38px;
}
.section-bottom-slider {
    float: left;
    background: #e2f0f3;
    width: 596px;
}
.saving{
    float: left;
    width: 33.3%;
    padding: 50px 40px 34.5px;
}

.saving-img {
    width: 98px;
    height: 92px;
    text-align: center;
    margin: 0 auto 18px;
    border-radius: 50%;
}
.saving .saving-img {
    background: #ffae00;
}
.saving:first-child .saving-img {
    background: #a6cf00;
}
.saving:last-child .saving-img {
    background: #cc3333;
    position: relative;
}
.saving:last-child .saving-img:before {
    content: "";
    position: absolute;
    left: 20px;
    top: 15px;
    background: url("/images/sitecorp/icons/fine.png") no-repeat;
    width: 57px;
    height: 62px;
    background-size: contain;
}
.saving-img h3 {
    color: #e2f0f3;
    font-size: 46px;
    margin: 0;
    padding: 17px 0;
}
.saving-text {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
}
.footer {
    background: #fff6e3;
}
.footer-one {
    background: url("/images/sitecorp/background-footer1.jpg") no-repeat;
    background-size: cover;
    font-family: "Ubuntu Medium", sans-serif;
}
.moduletable-footer1 {
    padding: 50px;
}
.moduletable-footer1 h3 {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 10px;
    position: relative;
    display: table;
    margin: 0 auto 40px;
    font-weight: 500;
}
.moduletable-footer1 h3:before {
    content: "";
    position: absolute;
    left: 60px;
    bottom: 0;
    background: url("/images/sitecorp/icons/footer-line.png") no-repeat;
    width: 206px;
    height: 4px;
    background-size: contain;
}
.footer1-blocks {
    width: 33.3%;
    float: left;
    text-align: center;
}
.footer1-blocks p {
    color: #cc3333;
    letter-spacing: 1px;
    font-size: 20px;
}
.footer1-blocks a {
    color: #cc3333;
}
.footer1-blocks .block-icon {
    padding: 60px 0 15px;
    color: #5a646c;
    position: relative;
}
.footer1-blocks .block-icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 43%;
    background: url("/images/sitecorp/icons/footer1.png") no-repeat 0 0;
    width: 50px;
    height: 47px;
}
.footer1-blocks:nth-child(2) .block-icon:before {
    background-position-y: -50px;
}
.footer1-blocks:nth-child(3) .block-icon:before {
    background-position-y: -105px;
}
#call {
    background: #5a646c;
}
.moduletable-call-back {
    padding: 50px 0;
}
.moduletable-call-back > div:last-child {
    display: none;
}
#call h3 {
    margin: 0;
    padding-bottom: 25px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-family: "Ubuntu Medium", sans-serif;
    font-weight: 500;
}
#call #simpleForm2_103 {
    margin: 0 auto;
    display: table;
}
#call .inputtext{
    width: 257px;
    margin-right: 80px;
    padding: 10px;
    color: #fff;
    background: #505050;
    border: solid 2px #fff;
    border-radius: 5px;
    font-size: 20px;
    font-family: "Ubuntu Medium", sans-serif;
    text-align: center;
}
#call label {
    display: none;
}
#call .zaycom {
    color: #fff;
    padding: 10px 0 6px;
    font-size: 26px;
    margin: 0 auto;
    text-align: center;
}
#call .inputtext::-webkit-input-placeholder {color:#fff;}
#call .inputtext::-moz-placeholder  {color:#fff;}
#call .inputtext:-moz-placeholder   {color:#fff;}
#call .inputtext:-ms-input-placeholder  {color:#fff;}
#call .inputtext:focus:-moz-placeholder {color:transparent;}
#call .inputtext:focus::-webkit-input-placeholder {color:transparent;}
#call .inputtext:focus:-ms-input-placeholder  {color:transparent;}

#call .sendz {
    background: #cc3333;
    color: #fff;
    font-size: 20px;
    padding: 11px 85px 12px 86px;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    font-family: "Ubuntu Medium", sans-serif;
    transition: all ease-in-out 500ms 0s;
    -webkit-transition: all ease-in-out 500ms 0s;
    -moz-transition: all ease-in-out 500ms 0s;
    -o-transition: all ease-in-out 500ms 0s;
}
#call .sendz:hover {
    background:#a6cf00;
}


.footer-inform {
    background: #fff;
    padding: 40px 0 30px;
}
.footer-inform-left {
    width: 300px;
    float: left;
    text-align: center;
}
.footer-logo h3 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
    position: relative;
    margin: 10px auto;
    display: table;
}
.footer-logo .ft-line {
    padding-bottom: 10px;
    margin-bottom: -2px;
}
.footer-logo .ft-line:before {
    content: "";
    position: absolute;
    left: 42px;
    bottom: 0;
    background: url("/images/sitecorp/icons/footer-info-line.png") no-repeat;
    width: 74px;
    height: 2px;
    background-size: contain;
}
.footer-logo p {
    font-size: 11px;
}
.footer-tel {
    margin-top: 50px;
}
.footer-tel p {
    font-size: 14px;
    font-family: "Tahoma Bold", sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    padding-left: 37px;
    margin: 0 auto 30px;
    display: table;
}
.footer-tel p:before {
    content: "";
    top: 5px;
    left: 0;
    position: absolute;
    background: #a6cf00;
    width: 27px;
    height: 27px;
    border-radius: 50%;
}
.footer-tel p:first-child {
    padding-left: 40px;
}
.footer-tel p:first-child:before {
    top: -5px;
}
.footer-tel p:after {
    content: "";
    top: 2px;
    left: 7px;
    position: absolute;
    background: url(/images/sitecorp/icons/footer-tel.png) no-repeat;
    width: 13px;
    height: 14px;
}
.footer-tel p:last-child:after {
    background-position-y: -17px;
    width: 18px;
    height: 14px;
    top: 10px;
    left: 5px;
}
.light {
    font-weight: normal;
    display: block;
}
.footer-inform-right {
    float: left;
    width: 890px;
}
.footer-copyright {
    background: #f0f0f0;
}
.footer-copyright p {
    font-size: 13px;
    text-align: center;
    line-height: 60px;
}
.item-page {
    background: #fff;
    padding: 47px 50px 47px 38px;
    line-height: 21px;
    font-size: 16px;
    text-indent: 0;
    text-align: left;
    letter-spacing: 1px;
}
.item-page h2 {
    text-align: center;
    font-weight: normal;
    font-size: 30px;
    position: relative;
    padding-bottom: 30px;
    margin: 0 0 34px;
}
.item-page h2:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -179px;
    background: url("/images/sitecorp/icons/titli-line.png") no-repeat;
    background-size: contain;
    width: 358px;
    height: 8px;
}
.moduletable-bottom-header {
    background: url("/images/sitecorp/header-bottom-bck2.jpg") no-repeat;
}
.bottom-header-block1 {
    width: 515px;
    float: left;
    position: relative;
    background: #a6cf00;
    background: linear-gradient(-60deg, transparent 141px, #a6cf00 0);
    background: -moz-linear-gradient(-60deg, transparent 141px, #a6cf00 0);
    background: -webkit-linear-gradient(-210deg, transparent 141px, #a6cf00 0);
    background: -o-linear-gradient(-60deg, transparent 141px, #a6cf00 0);
    background: -ms-linear-gradient(-60deg, transparent 141px, #a6cf00 0);
}
.bottom-header-block1 h3 {
    color: #fff;
    font-size: 30px;
    font-family: "Ubuntu Medium", sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
    height: 284px;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    padding: 0 110px 0 60px;
}
.bottom-header-block2 {
    width: 675px;
    float: left;
}
.bottom-header-block2 p {
    width: 50%;
    float: left;
    margin: 80px 0 0;
    padding-top: 116px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    position: relative;
    padding-right: 15px;
}
.bottom-header-block2 p:last-child  {
    padding-right: 94px;
}
.bottom-header-block2 p:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 113px;
    background: #cc3333;
    width: 95px;
    height: 95px;
    border-radius: 50%;
}
.bottom-header-block2 p:last-child:before {
    background: #ffae00;
    left: 75px;
}
.bottom-header-block2 p:after {
    content: "";
    position: absolute;
    top: 41px;
    left: 137px;
    background: url(/images/sitecorp/icons/header-bottom.png) no-repeat;
    width: 44px;
    height: 41px;
}
.bottom-header-block2 p:last-child:after {
    background-position-y: -53px;
    height: 51px;
    top: 35px;
    left: 101px;
}
.mobile-menu, .moduletable-menu-top ul li a.novisible {
    display: none;
}
.text-block-tel a, .footer-inform-left a {
    color: #5a646c;;
}

.toTop {
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    color: #ffffff;
    display: none;
    background-color: #ffae00;
    text-decoration: none;
    position: fixed;
    bottom: 80px;
    right: 20px;
    overflow: hidden;
    width: 58px;
    height: 58px;
    z-index: 99;
    text-align: center;
    border-radius: 50%;
}
.toTop:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -11px;
    background: url(/images/sitecorp/icons/buttom-top.png) no-repeat center center;
    background-size: contain;
    width: 22px;
    height: 16px;
    z-index: 99;
}










.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}



.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}


.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}





@media (min-width: 768px) {


.col-sm-4 {
		width: 33.33333333%;
    	float: left;
}
  
 .col-sm-6 {
    width: 50%;
   float: left;
} 
  
  
}

 .col-sm-4,  .col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


.text-justify {
    text-align: justify;
}

.text-center {
    text-align: center;
}






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




div#services img {
    display: block;
    max-width: 100%;
    height: auto;
}


div#services {
  font-family: 'Tahoma';
  font-size: 15px;
  color: #333;
}
div#services p {
  margin-bottom: 5px;
}
div#services .zel {
  color: #a7d000;
}
div#services .text-block {
  line-height: 1.5;
  letter-spacing: 0.5px;
}
div#services .text-14 {
  font-size: 14px;
}
div#services h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
  color: #cc3333;
  padding-top: 24px;
  margin: 70px 0 30px;
  position: relative;
  line-height: 1.3;
}
div#services h3:before {
  content: " ";
  display: block;
  width: 212px;
  height: 4px;
  background-color: #ffc208;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
div#services h4 {
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  color: #333333;
  margin: 15px 0;
  position: relative;
}
div#services h5 {
  font-size: 20px;
  color: #333333;
  margin: 15px 0 5px;
  position: relative;
}
div#services .col-block hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 3px solid #333;
}
div#services .col-block {
  padding: 5px 50px 30px;
}
div#services .block-1,
div#services .block-6 {
  padding-left: 15px;
  padding-right: 15px;
}
div#services .block-2 h4 {
  max-width: 240px;
  margin: 15px auto;
}
div#services .numb-1 {
  font-family: 'Tahoma Regular';
  text-align: right;
  font-size: 25.6px;
  font-weight: 900;
  margin: 0;
}
div#services .ico-1-img {
  margin: 0 auto;
  margin-bottom: 0;
}
div#services .ico-1-img img {
  margin: 0px auto;
  padding: 23px 0 10px;
}
div#services .block.block-3 {
  background-image: url(/images/servises/women-1.jpg);
  background-repeat: no-repeat;
  background-attachment: inherit;
  background-position: 100% bottom;
}
div#services .block.block-3 h5 {
  margin: 2px 0 5px;
}
div#services .block-3-num {
  font-family: 'Tahoma Regular';
  font-weight: 900;
  font-size: 24px;
  background: #ffae00;
  display: inline-block;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  border-radius: 22px;
  float: left;
  margin-right: 20px;
  margin-bottom: 70px;
}
div#services .block-3-text {
  padding-left: 93px;
  max-width: 660px;
  display: inline-block;
}
div#services .valentina {
  text-align: right;
  padding-right: 27%;
}
div#services .valentina p {
  margin: 0 !important;
}
div#services .block.block-4 {
  background: #a6cf00;
  padding: 40px 0;
}
div#services .block.block-4 h3 {
  color: #fff;
  text-transform: none;
  font-size: 27px;
  padding: 0;
  margin: 0;
}
div#services .block.block-4 h3:before {
  content: normal;
}
div#services .block.block-5 img {
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
div#services .block.block-5 h4 {
  font-size: 20px;
  text-transform: none;
  color: #cc3333;
  max-width: 200px;
  margin: 0 auto 7px;
}
div#services .block.block-5 .ico-2-img {
  margin: 0 auto 17px;
  width: 95px;
  height: 95px;
  border: 3px solid #333;
  border-radius: 50px;
  padding-top: 10px;
}
div#services .block.block-5 .col-block:last-child .ico-2-img {
  padding-top: 20px;
}
div#services .block.block-5 .col-block:first-child .ico-2-img {
  padding-top: 15px;
}
div#services .block.block-5 p.text-14.text-center {
  margin-bottom: 30px;
}
div#services .block-6 {
  margin-bottom: 70px;
}
div#services .block.block-7 {
  background-image: url(/images/servises/women-2.jpg);
  background-repeat: no-repeat;
  background-attachment: inherit;
  background-position: center center;
  height: 425px;
  position: relative;
}
div#services .block.block-7 .block-7-row {
  height: 100%;
  padding: 0 60px;
}
div#services .block.block-7 .block-7-row .block-7-col-1,
div#services .block.block-7 .block-7-row .block-7-col-2 {
  display: flex;
  height: 100%;
  align-items: center;
  padding-top: 64px;
}
div#services .block.block-7 .block-7-row .block-7-col-1 {
  justify-content: flex-start;
}
div#services .block.block-7 .block-7-row .block-7-col-2 {
  justify-content: flex-end;
}
div#services .block.block-7 .zv-button {
  font-size: 22px;
  font-family: 'Tahoma Regular';
  font-weight: 900;
  text-align: center;
}
div#services .block.block-7 .zv-button a {
  color: #fff;
  background: #cc3333;
  max-width: 273px !important;
  display: inline-block;
  white-space: normal;
  padding: 10px;
  border-radius: 8px;
}
div#services .block.block-7 .zel.zv-button {
  display: inline-block;
  max-width: 285px;
  letter-spacing: 1px;
}
div#services .block.block-7 .katerina {
  position: absolute;
  bottom: 85px;
  right: 17%;
}
div#services .block-8 .supercheck {
  font-size: 20px;
  padding-left: 130px;
  position: relative;
  margin-bottom: 40px;
}
div#services .block-8 .supercheck:before {
  content: url(/images/servises/ico-check.png);
  margin-right: 20px;
  position: absolute;
  left: 40px;
  top: 0;
}
div#services .block.block-9 .col-block {
  padding: 5px 40px 30px;
}
div#services .block.block-9 .block-9-title {
  margin-bottom: 17px;
}
div#services .block.block-9 .block-9-title .block-9-num {
    font-family: 'Tahoma Regular';
  font-weight: 900;
  display: inline-block;
  float: left;
  transform: rotate(-90deg);
  font-size: 33px;
}
div#services .block.block-9 .block-9-title h4 {
  display: inline-block;
  font-size: 20px;
  text-transform: none;
  max-width: 145px;
  text-align: left;
  margin: 7px 0 0;
}
div#services .block.block-9 .primer-img {
  border: 3px solid #8cc14b;
  margin-bottom: 25px;
}
div#services .block.block-9 .primer-img img {
  max-width: 100%;
  height: auto;
}
div#services .block.block-9 .text-14 {
  min-height: 148px;
  margin-bottom: 15px;
}
div#services .block.block-9 .tabik {
  display: flex;
  justify-content: flex-start;
}
div#services .block.block-9 .tabik >div {
  height: 60px;
}
div#services .block.block-9 .tabik .tabik-ico {
  width: 45px;
}
div#services .block.block-9 .tabik .tabik-text {
  font-size: 17px;
  max-width: 220px;
  width: 100%;
  padding-left: 15px;
  text-align: left;
}
div#services .block.block-9 .tabik .tabik-col {
    font-family: 'Tahoma Regular';
  font-weight: 900;
  font-size: 16px;
  text-align: center;
  width: 100%;
  max-width: 45px;
}
div#services .block.block-9 .tabik-text {
  font-size: 17px;
  text-align: center;
}
div#services .block.block-9 .price {
    font-family: 'Tahoma Regular';
  font-weight: 900;
  text-align: center;
  font-size: 16px;
  background: #a6cf00;
  line-height: 51px;
  border-radius: 6px;
  color: #fff;
  max-width: 221px;
  margin: 15px auto;
}
div#services .block-11 .block-11-row {
  padding: 0 40px;
}
div#services .block-11 .pers-img {
  border: 3px solid #333;
  width: 210px;
  height: 210px;
  margin: 27px auto;
  border-radius: 146px;
  overflow: hidden;
}
div#services .block-11 .pers-img img {
  margin: 0 auto;
  min-width: 212px;
  height: auto;
}
div#services .block-11 p {
  font-size: 20px;
  margin-bottom: 10px;
}
div#services .block-11 p.zel {
  font-size: 16px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1199px) {
  div#services .col-block {
    padding: 5px 40px 30px;
  }
  div#services .valentina {
    padding-right: 32%;
  }
  div#services .block.block-7 .block-7-row {
    padding: 0 20px;
  }
  div#services .block.block-7 .katerina {
    right: 14%;
  }
  div#services .block.block-9 .col-block {
    padding: 5px 25px 30px;
  }
}
@media screen and (max-width: 1023px) {
  div#services .col-block {
    padding: 5px 13px 30px;
  }
  div#services h4 {
    font-size: 16px;
  }
  div#services .block-3-text {
    padding-left: 1px;
    max-width: 470px;
  }
  div#services .block.block-3 {
    background-position: 115% bottom;
  }
  div#services .block.block-4 h3 {
    font-size: 24px;
  }
  div#services .block.block-7 .block-7-row {
    padding: 0;
  }
  div#services .block.block-7 {
    background-size: contain;
    height: 250px;
  }
  div#services .block.block-7 .zv-button {
    font-size: 16px;
  }
  div#services .block.block-7 .block-7-row .block-7-col-1,
  div#services .block.block-7 .block-7-row .block-7-col-2 {
    padding-top: 40px;
  }
  div#services .block.block-7 .katerina {
    right: 11%;
    bottom: 0px;
  }
  div#services .block-8 .supercheck {
    font-size: 18px;
    padding-left: 100px;
  }
  div#services .block.block-9 .col-block {
    padding: 5px 15px 30px;
  }
  div#services .block.block-9 .tabik .tabik-text {
    font-size: 14px;
    padding-left: 4px;
  }
  div#services .block.block-9 .text-14 {
    min-height: 170px;
    margin-bottom: 10px;
  }
  div#services .block.block-9 .tabik-text {
    font-size: 14px;
  }
  div#services .block-11 .block-11-row {
    padding: 0 15px;
  }
  div#services .block-11 .pers-img {
    width: 180px;
    max-width: 100%;
    height: 180px;
  }
  div#services .block-11 .pers-img img {
    min-width: 180px;
  }
}
@media screen and (max-width: 767px) {
  div#services .ico-1-img img {
    padding: 5px 0 10px;
  }
  div#services .block.block-9 .primer-img img {
    max-width: 100%;
    height: auto;
    width: 100%;
  }
  div#services .col-block {
    padding: 5px 30px 30px;
  }
  div#services .block-3-num {
    margin-right: 10px;
    margin-bottom: 120px;
  }
  div#services .block.block-3 {
    background-image: inherit;
  }
  div#services .block.block-9 .tabik {
    padding: 0 50px;
  }
  .valentina {
    display: none;
  }
  div#services .block.block-4 {
    padding: 20px 0;
  }
  div#services .block.block-7 .block-7-row .block-7-col-1,
  div#services .block.block-7 .block-7-row .block-7-col-2 {
    display: block;
    height: auto;
    padding-top: 10px;
  }
  div#services .block.block-7 .zel.zv-button {
    max-width: none;
    letter-spacing: 1px;
    padding-top: 126px;
  }
  div#services .block.block-7 .katerina {
    right: 0;
    bottom: 92px;
    font-size: 10px;
  }
  div#services .block-8 .supercheck:before {
    left: 0;
  }
  div#services .block-8 .supercheck {
    font-size: 17px;
    padding-left: 55px;
    margin-bottom: 30px;
  }
  div#services .block.block-9 .col-block {
    padding: 5px 30px 30px;
  }
  div#services .block.block-9 .text-14 {
    min-height: inherit;
  }
  .block-10-col.col-sm-4 {
    padding: 20px 60px;
    height: auto;
    display: inline-block;
    min-height: 100px;
  }
  div#services .block-11 .pers-img {
    margin: 27px auto 5px;
  }
}
@media screen and (max-width: 374px) {
  div#services .block.block-9 .tabik {
    padding: 0;
  }
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}









.num{
color: white;
background: #3f454d;
display: inline-block;
text-align: center;
margin: 10px 20px;
line-height: 20px;
width: 20px;
height: 20px;
font-size: 9pt;
font-weight: bolder;
}

td.price_title {
	FONT-FAMILY: "Verdana", "Arial", "Helvetica", "sans-serif";
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	text-align: center;
	background-color: #99bf38;
}

td.price_blue {
	background-color: #f4f4f4;
}


A.uslugi_main:link {
	FONT-SIZE: 27px;
	COLOR: #99bf38;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.uslugi_main:visited {
	FONT-SIZE: 27px;
	COLOR: #99bf38;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.uslugi_main:hover {
	FONT-SIZE: 27px;
	COLOR: #3e454d;
	TEXT-DECORATION: none;
}
A.uslugi_main:active {
	FONT-SIZE: 27px;
	COLOR: #99bf38;
	TEXT-DECORATION: none;
	font-weight: normal;
}



A.uslugi_title:link {
	FONT-SIZE: 20px;
	COLOR: #3f454d;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.uslugi_title:visited {
	FONT-SIZE: 20px;
	COLOR: #3f454d;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.uslugi_title:hover {
	FONT-SIZE: 20px;
	COLOR: #99bf38;
	TEXT-DECORATION: none;
}
A.uslugi_title:active {
	FONT-SIZE: 20px;
	COLOR: #3f454d;
	TEXT-DECORATION: none;
	font-weight: normal;
}



A.uslugi_desc:link {
	FONT-SIZE: 14px;
	COLOR: #3f454d;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.uslugi_desc:visited {
	FONT-SIZE: 14px;
	COLOR: #3f454d;
	FONT-FAMILY: Tahoma, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.uslugi_desc:hover {
	FONT-SIZE: 14px;
	COLOR: #99bf38;
	TEXT-DECORATION: none;
}
A.uslugi_desc:active {
	FONT-SIZE: 14px;
	COLOR: #3f454d;
	TEXT-DECORATION: none;
	font-weight: normal;
}

.pull-center {
    max-width: 100%;
}







.crm-webform-label,
.crm-webform-bottom-logo-container {
  display: none;
}

.flexible-middle-width .content-wrap {
  max-width: 100%;
}

.main-wrapper-content-cell {
  padding: 0;
}

.content {
  min-height: auto;
  background-color: #5a646c;
}

.crm-webform-default {
  background: #5a646c;
  position: relative;
  padding-bottom: 50px;
}

.crm-webform-header-container {
  background: none;
  padding-bottom: 0;
}

.crm-webform-header {
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-family: "Ubuntu Medium", sans-serif;
  font-weight: 500;
  margin-bottom: 0;
}

.crm-webform-input {
  background: #505050;
  border: solid 2px #fff;
  border-radius: 5px;
  width: 257px;
  color: #fff;
  font-size: 20px;
  font-family: "Ubuntu Medium", sans-serif;
  text-align: center;
  padding: 10px;
}

.crm-webform-label-content {
  background: none;
}

.crm-webform-form-container {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}



::-webkit-input-placeholder {
  color: #ffffff;
}

::-moz-placeholder {
  color: #ffffff;
}

:-moz-placeholder {
  color: #ffffff;
}

:-ms-input-placeholder {
  color: #ffffff;
}

.flexible-middle-width .content-wrap {
  width: 100% !important;
  max-width: 100% !important;
}

.crm-webform-input {
  width: 100%;
}

button.crm-webform-submit-button {
  width: 100%;
  background: #cc3333;
  color: #fff;
  font-size: 20px;
  text-transform: capitalize;
  transition: all ease-in-out 500ms 0s;
  -webkit-transition: all ease-in-out 500ms 0s;
}

.crm-webform-fieldset-footer {
  width: 100%;
}

.crm-webform-submit-button:hover {
  background: #a6cf00;
}

.crm-webform-submit-button {
  opacity: 1;
}

.crm-webform-fieldset-footer .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.crm-webform-field-checkbox {
  margin-top: 20px;
}

/* =================================================== */
/* new */
/* =================================================== */

.crm-webform-form-container {
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.crm-webform-fieldset .row {
  float: left;
  margin-right: 60px;
}

.crm-webform-fieldset-footer {
  width: 257px;
}

.crm-webform-input {
  width: 257px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

button.crm-webform-submit-button {
  width: 257px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.crm-webform-field-checkbox {
  margin-top: 20px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 720px;
}

.crm-webform-desktop-font-style a {
  color: #fff;
}

.crm-webform-submit-button {
  height: 42px;
}
.crm-webform-fieldset-footer{
padding-top: 0;
}

@media screen and (max-width: 995px) {
  .crm-webform-fieldset .row {
    float: left;
    margin-right: 20px;
  }

  .crm-webform-input,
  button.crm-webform-submit-button {
    width: 230px;
  }
}

@media screen and (max-width: 860px) {
  .crm-webform-form-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 860px) {
  .crm-webform-field-checkbox {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .crm-webform-field-checkbox {
    position: relative;
  }

  .crm-webform-fieldset-footer {
    width: 100%;
    padding-top: 0;
  }

  .crm-webform-fieldset .row {
    margin-right: 0;
    float: none;
  }

  .crm-webform-default {
    padding-bottom: 0;
  }

  .crm-webform-input,
  button.crm-webform-submit-button {
    width: 100%;
  }

  .crm-webform-fieldset {
    width: 100%;
    padding-bottom: 0;
  }

  .crm-webform-input {
    max-width: 100%;
  }
.crm-webform-button-container{
    width: 97%;
  }
}


div#services .col-block {
    padding: 15px;
}

.row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0;
}