/* Webfont: Lato-Bold */@font-face {
    font-family: 'LatoWeb';
    src: url('fonts/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-BoldItalic */@font-face {
    font-family: 'LatoWeb';
    src: url('fonts/Lato-BoldItalic.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-BoldItalic.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-BoldItalic.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-BoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Regular */@font-face {
    font-family: 'LatoWeb';
    src: url('fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Lato-Italic */@font-face {
    font-family: 'LatoWeb';
    src: url('fonts/Lato-Italic.eot'); /* IE9 Compat Modes */
    src: url('fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/Lato-Italic.woff2') format('woff2'), /* Modern Browsers */
         url('fonts/Lato-Italic.woff') format('woff'), /* Modern Browsers */
         url('fonts/Lato-Italic.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


iframe {border: 0;}
h1,h2,h3,h4,h5,p,ul,ol,blockquote,figure,button {margin: 0;padding: 0;}
li {display: block;}
h1,h2,h3,h4,h5,p {font-size: inherit;font-weight: normal;}
strong {font-weight: bold;}
a {color: inherit;text-decoration: none;transition: .3s;}
a:hover{text-decoration: none;}
button,input,select,textarea {color: inherit;font: inherit;margin: 0;transition: .3s;}
button {overflow: visible;background:none;border:0;}
button,html input[type="button"],input[type="submit"] {-webkit-appearance: button;cursor: pointer;}
::-moz-focus-inner {padding: 0;border: 0;}
textarea {overflow: auto;resize: vertical;}
select:invalid {color: gray;}
option[value=""][disabled] {display: none;}
option {color: black;}
fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}
legend {border: 0;padding: 0;}
img {max-width: 100%;height: auto;border: 0;}
hr {display:block;height: 1px;border: 0;border-top: 1px solid #cccccc;margin: 16px 0;padding: 0;}
::-moz-selection {background: #b3d4fc;text-shadow: none;}
::selection {background: #b3d4fc;text-shadow: none;}
.clear{display:block;clear:both;}

.open {display:none;position: fixed;left: 40px;top: 33px;width: 40px;height: 35px;text-indent: -999999px;padding: 18px;border: 0;z-index: 100000;margin-right: 0 !important;background: #fff;border: 1px solid #fff;}
.open span {position: absolute;display: block;width: 22px;height: 3px;background: #009CA2;top: 48%;margin-top: 0px;left: 48%;margin-left: -10px;transition: 0.3s;}
.open span::before,.open span::after {content: '';position: absolute;left: 0;background: inherit;width: 100%;height: 100%;/* Force Hardware Acceleration in WebKit */-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;transition: transform 0.3s, background 0s;}
.open span::before {top: -7px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0);}
.open span::after {bottom: -7px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0);}
/* .open:hover{background: #000;}
.open:hover span {background: #fff;} */
.open.menu-is-open {/* display: none; *//* background: transparent; */}
.open.menu-is-open span {background: #000;}
.open.menu-is-open span::before,.open.menu-is-open span::after {background: #009CA2;}
.open.menu-is-open span::before {top: 0;-webkit-transform: rotate(135deg);-moz-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg);}
.open.menu-is-open span::after {bottom: 0;-webkit-transform: rotate(225deg);-moz-transform: rotate(225deg);-ms-transform: rotate(225deg);-o-transform: rotate(225deg);transform: rotate(225deg);}


/* START CUSTOM CSS */

/* START GLOBAL */
#wpadminbar{display:none;}
html{margin-top: 0 !important;}
/* END GLOBAL */


body.menu_fixed{padding-top:95px;}
body.menu_fixed .head_bottom{position: fixed;top: 0;left: 0;width: 100%;height: 55px;z-index: 100;background: #fff;padding-top: 0;}
body.menu_fixed .head_bottom_ins{width: 100%;max-width: 1250px;margin: 0 auto;padding-left:15px;padding-right:15px;}
body.menu_fixed .main_menu{position: fixed;top: 55px;left: 0;width: 100%;z-index: 100;margin-top:0;}


.btn, .wrapcon a.btn{font-family:'Source Sans Pro',sans-serif;display:inline-block;border:1px solid #3c485f;background:0;color:#3c485f;font-size:12px;font-weight: 500;text-transform:uppercase;line-height:1.3;padding:10px 20px;text-decoration:none;text-transform:uppercase;font-weight:600;}
.btn:after{font-family: "FontAwesome";content: "\f101";font-weight:400;margin-left:5px;}
.btn:hover, .wrapcon a.btn:hover{text-decoration:none !important;background:#3c485f;color:#fff;}
.btn:focus{outline:none !important;}
.btn.btn_light{background:#fff;color:#009CA2;}
.btn.btn_light:hover{background:#009CA2;color:#fff;}
.btn.btn_dark{background:#009CA2;color:#fff;}
.btn.btn_dark:hover{background:#fff;color:#009CA2;}
.btn.btn_short{padding:10px 25px;}
.btn.btn_transparent{border:1px solid #fff;background:0;color:#fff;}
.btn.btn_transparent:hover{background:#fff;color:#222;}

.btn_ekreda{display:inline-block;border:1px solid #353F53;line-height:28px;padding:0 15px;white-space:nowrap;}
.btn_ekreda:before{display:inline-block;font-family: "FontAwesome";content: "\f124";margin-right:5px;}
.btn_ekreda:hover{background: #009CA2;border:1px solid #009CA2;color:#fff;}

.btn_calculator{display:block;font-family:'LatoWeb',sans-serif;border:2px solid #353F53;background:#353F53;padding:15px 10px;color:#fff;font-size:22px;text-align:center;text-transform:uppercase;}
.btn_calculator:before{font-family: "FontAwesome";content: "\f1ec";margin-right:5px;font-size:28px;}
.btn_calculator:hover{background: #546179;border:2px solid #546179;}


.page_heading{font-family:'LatoWeb',sans-serif;font-size:30px;color:#009CA2;text-transform:uppercase;line-height:1.2;padding:25px 0;font-weight:700;transition: .3s;}
.main_heading{font-family:'LatoWeb',sans-serif;font-size:26px;color:#353F53;text-transform:uppercase;line-height:1.2;padding:15px 0 25px 0;font-weight:500;transition: .3s;}
.list_heading{font-family:'LatoWeb',sans-serif;font-size:25px;color:#353F53;text-transform:uppercase;line-height:1.2;padding:15px 0 25px 0;font-weight:700;transition: .3s;}
.sub_heading{font-family:'LatoWeb',sans-serif;font-size:18px;color:#353F53;line-height:1.2;padding:0 0 15px 0;font-weight:700;text-transform:uppercase;transition: .3s;}
.sub_heading_light{font-family:'LatoWeb',sans-serif;font-size:18px;color:#353F53;line-height:1.2;padding:0 0 15px 0;font-weight:500;text-transform:uppercase;transition: .3s;}
.sub_heading a:hover{color:#009CA2;}
.heading_white{color:#fff !important;}

.page_heading a,.main_heading a,.list_heading a,.sub_heading a,.sub_heading_light a{display:block;}

.bx-wrapper{box-shadow:none;border:0;}
.bx-wrapper .bx-pager.bx-default-pager a{background:#b9b9b9;}

.grecaptcha-badge{right:-100% !important;}

input[type=checkbox] {vertical-align: bottom;margin-right: 5px;width: 20px;height: 20px;}


.owl-theme .owl-nav {position: absolute;top: 50%;margin-top: -15px;left: 0;width: 100%;}
.owl-carousel .owl-nav button.owl-prev{position: absolute;left: -20px;}
.owl-carousel .owl-nav button.owl-next{position: absolute;right: -20px;}
.owl-carousel .owl-nav button.owl-prev span,.owl-carousel .owl-nav button.owl-next span{font-size:40px;background: #fff;border-radius: 50px;width: 40px;height: 40px;display: block;line-height: 35px;transition:.3s;}
.owl-carousel .owl-nav button.owl-prev span:hover, .owl-carousel .owl-nav button.owl-next span:hover{background:#009CA2;color:#fff;}
.owl-dots{position: absolute;top: 100%;left: 0;text-align: center;width: 100%;padding-top:5px;}
.owl-dots .owl-dot span {width: 10px;height: 10px;margin: 5px 3px;background: #00889c;display: block;-webkit-backface-visibility: visible;transition: opacity .2s ease;border-radius: 30px;border:1px solid #00889c;}
.owl-dots .owl-dot.active span {background:#fff;}
.owl-carousel .info_jq{display:none;}
.owl-carousel .owl-item.active .info_jq{display:block;}

.owl_manual .owl-dots{top:auto;bottom:0;}
.owl_manual .owl-dots .owl-dot span{border:1px solid #fff;}

.cta_block{background-color:#F9FAFA;background-image:url(img/ornamentas2.png);background-repeat:no-repeat;background-position:100% 100%;margin:25px 0;}
.cta_block .cta_ins{padding:30px 40px;}
.cta_block .cta_info .wrapcon{font-family: 'LatoWeb', sans-serif;font-size:22px;line-height: 32px;color:#3c485f;}


.home_slider .slide{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;align-items:center;min-height: 300px;background-size: cover;background-position: 50% 50%;}
.home_slider .info{display:none;max-width:800px;}
.home_slider .info .page_heading{padding:15px 0;}
.home_slider .owl-item.active .info{display:block;}
.home_slider .owl-item.active .info .wrapcon, .home_slider .owl-item.active .info .wrapcon p{font-size:20px;}

.banner_block{background:#00a0a5;width:330px;min-width:330px;height:330px;margin-bottom:35px;}
.banner_block .slide{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;align-items:center;height:330px;background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;}
.banner_block .slide .banner_info{padding:20px;margin-top:-30px;}
.banner_block .slide .wrapcon{font-size:18px;line-height:1.5;}
.banner_block .slide .wrapcon.white{text-shadow:1px 1px #888;}

.home_text{padding:15px 0 15px 0;}
.home_text .page_heading{text-align:center;background:#fff;padding-bottom:40px;}
.home_text .flex_wrap{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;padding-top:20px;}
.home_text .data_block{width:100%;background:#f9fafb;}
.home_text .data_block .info{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;padding:30px 30px 10px 30px;}
.home_text .data_block .sub_heading{padding-top:0;padding-bottom:20px;}
.home_text .data_block .image{margin-right:20px;width:100%;max-width:150px;}
.home_text .data_block .wrapcon p{margin-bottom:20px;}
.home_text .sidebar{margin-left:20px;}
.home_text .banner_block{margin-bottom:0;margin-top:15px;}
.home_text .btn_calculator{margin-bottom:20px;}

.home_infoblocks{padding:15px 0 15px 0;}
.home_infoblocks .infoblocks{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;flex-wrap:wrap;background:#f9fafb;}
.home_infoblocks .infoblock{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;width:50%;padding:20px 30px;}
.home_infoblocks .image{width:150px;min-width:150px;margin-right:25px;}
.home_infoblocks .text{width:100%;}
.home_infoblocks .text .sub_heading{padding:0;}
.home_infoblocks .text .wrapcon p{margin:15px 0 0 0;}

.home_news{padding:15px 0 15px 0;}
.home_news .news_inquiry_cta{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;background:#f9fafb;}
.home_news .blog_list{background:#f3f6f7;padding:20px 30px;width:100%;}
.blog_item{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;margin-bottom:40px;}
.blog_item .blog_img{width:100%;max-width:150px;min-width:150px;margin-right:25px;}
.blog_item .blog_img img{display:block;}
.blog_item .blog_desc{padding:15px 0 0 0;}
.blog_item .sub_heading{padding-bottom:0;}
.blog_list .news_cat{text-transform:uppercase;margin-top:-15px;}
.blog_list .news_cat a{color:#009CA2;}
.blog_list .news_cat a:hover{text-decoration:underline;}
.home_news .home_cta{width:100%;max-width:350px;}
.home_news .home_cta .cta_block{height:100%;text-align:center;background-position:50% 100%;margin:0;}
.home_news .home_cta .cta_block .cta_ins{padding:40px 15px;}
.home_news .home_cta .cta_info .btn{margin-top:50px;}

.home_partners{padding:15px 0 15px 0;}
.home_partners .partners_block{background:#f9fafb;padding:20px 30px;}
.home_partners .partners_list{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;flex-wrap:wrap;align-items:center;margin:0 -20px;}
.home_partners .partners_list .image{display:block;width:16.6%;padding:0 20px;margin:25px 0;}
.home_partners .partners_list .image a,.home_partners .partners_list .image img{display:block;}

footer{background-color: #00a0a5;padding: 60px 0 10px;color: #fff;margin-top:50px;}
footer .foot_top{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;align-items:center;}
footer .foot_top .logo{width:177px;min-width:177px;margin-right:40px;}
footer .foot_top .menu_list{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;flex-wrap:wrap;align-items:center;width:100%;}
footer .foot_top .menu_list a{display:block;font-family: 'LatoWeb', sans-serif;font-weight: 600;text-transform: uppercase;padding:10px;font-size:13px;}
footer .foot_top .menu_list a:hover{text-decoration:underline;}
footer .foot_top .social_icons{min-width:90px;text-align:right;}
footer .foot_top .social_icons a{margin:0 10px;font-size:20px;color:#006164;}
footer .foot_top .social_icons a:hover{color:#fff;}
footer .foot_bottom{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;justify-content:space-between;padding-top:35px;color:#b4d7d8;}
footer .foot_bottom a{color:#b4d7d8;}
footer .foot_bottom a:hover{color:#fff;}

.main{padding-top:50px;}
.main .container{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;flex-flow:row-reverse;justify-content: flex-end;}
.main .container .main .container{padding:0;}
.main .sidebar{width:351px;min-width:351px;max-width:351px;border-right:1px solid #BFD0D6;padding-right:20px;margin-right:50px;}
.main .main_page{width:100%;}

.main_page .main_heading{padding-top:0;padding-bottom:40px;}

.sidebar .sub_heading_light{margin-bottom:25px;}
.sidebar .menu_list{padding-bottom:35px;padding-left:35px;}
.sidebar .menu_list a{color:#353F53;display:block;padding:4px 0;}
.sidebar .menu_list li._active a,.sidebar .menu_list a:hover{color:#009CA2;}
.sidebar .menu_list li._active a,.sidebar .menu_list a:hover{color:#009CA2;}
.sidebar .menu_list.main_menu_sub_list li{display:none;}
.sidebar .menu_list.main_menu_sub_list li._active{display:block;}
.sidebar .menu_list.main_menu_sub_list li._active .sub_nav_childs_2 li{display:block;}

.sidebar .menu_list.main_menu_sub_list{padding-left:0;}
.sidebar .menu_list.main_menu_sub_list .sub_nav_childs_1{padding-left:35px;}
.sidebar .menu_list.main_menu_sub_list .title_0 {display:block;font-family: 'LatoWeb',sans-serif;font-size: 18px;color: #353F53;line-height: 1.2;padding: 0 0 15px 0;margin-bottom:25px;font-weight: 500;text-transform: uppercase;transition: .3s;cursor:default;}
.sidebar .menu_list.main_menu_sub_list .title_1 {display:block;font-family: 'LatoWeb',sans-serif;font-size: 15px;color: #91A6AE;line-height: 1.2;padding: 0 0 15px 0;font-weight: 500;text-transform: uppercase;transition: .3s;cursor:default;}
.sidebar .menu_list.main_menu_sub_list .sub_nav_childs_2 a{color: #353F53;display: block;padding: 4px 0;}
.sidebar .menu_list.main_menu_sub_list .sub_nav_childs_2 li._active a, .sidebar .menu_list.main_menu_sub_list .sub_nav_childs_2 li a:hover{color:#009CA2;}


.values_block{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;padding:10px 0;margin:0 -5px;}
.values_block .value_block{width:25%;text-align:center;padding:10px 5px;}
.values_block .value_block .value_img{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;align-items:center;justify-content:center;height:58px;}
.values_block .value_block .value_img img{display:inline-block;}
.values_block .value_block .value_title{font-family: 'LatoWeb', sans-serif;text-transform:uppercase;font-weight:700;padding-top:15px;}
.values_block .value_block .value_desc{padding-top:10px;}

.preview_block{width:100%;height:300px;background-repeat:no-repeat;background-size:cover;background-position:50% 50%;}

.slidedown_block{border-top:1px solid #BFD0D6;border-bottom:1px solid #BFD0D6;}
.slidedown_block.active{background:#F9FAFA;}
.slidedown_block+.slidedown_block{border-top:0;}
.slidedown_name{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;align-items:center;cursor:pointer;padding:20px 20px;font-size: 18px;text-transform: uppercase;font-family: 'LatoWeb',sans-serif;transition:.3s;}
.slidedown_name:before{display:inline-block;font-family: "FontAwesome";content: "\f078";margin-right:15px;}
.slidedown_block.active .slidedown_name,.slidedown_block:hover .slidedown_name{color:#009CA2;}
.slidedown_block.active .slidedown_name:before{content: "\f077";}
.slidedown_details{display:none;padding: 0 30px 0 30px;border-bottom:1px solid #BFD0D6;}

.mod_management{padding:10px 0 20px 0;}
.mod_management .management_ins{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;flex-wrap:wrap;margin:0 -10px;}
.mod_management .person_block{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;width:50%;padding:10px 10px 30px 10px;font-size:15px;align-items:center;}
.mod_management .person_img{width:130px;min-width:130px;margin-right:15px;}
.mod_management .person_img img{display:block;}
.mod_management .person_title{font-family: 'LatoWeb', sans-serif;text-transform:uppercase;font-weight:700;}

.members .main_data_row{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;}
.members .main_data_row{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;}
.members .main_data_row span.row_title{width:25%;}
.members .main_data_row a{color:#009CA2;}
.members .main_data_row a:hover{text-decoration:underline;}
.members .main_text.wrapcon p{margin:15px 0 0 0;}
.members .members_list{padding-top:30px;}
.members .member_title{border-top:1px solid #BFD0D6;border-bottom:1px solid #BFD0D6;padding:15px 10px;font-family:'LatoWeb',sans-serif;text-transform:uppercase;font-weight:bold;}
.members .member_details{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;}
.members .member_details .col{width:100%;padding:15px 10px;}
.members .member_details .col_row{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;align-items:center;}
.members .member_details .row_address:before{display:inline-block;font-family: "FontAwesome";content: "\f041";margin-right:15px;color:#77787b;width:20px;text-align:center;font-size:20px;}
.members .member_details .row_mob:before{display:inline-block;font-family: "FontAwesome";content: "\f10b";margin-right:15px;color:#77787b;width:20px;text-align:center;font-size:24px;}
.members .member_details .row_tel:before{display:inline-block;font-family: "FontAwesome";content: "\f095";margin-right:15px;color:#77787b;width:20px;text-align:center;font-size:18px;}
.members .col_right table{margin:0 -10px;}
.members .col_right table td{padding:0 10px;}

.map{height:500px;margin-bottom:30px;}

.calculators_cats .calc_ins{padding:15px 0 30px 0;}
.calculators_cats .calc_ins a{display:block;padding:7px;font-size:16px;font-family:'LatoWeb',sans-serif;font-weight:bold;}
.calculators_cats .calc_ins a:before{display:inline-block;font-family: "FontAwesome";content: "\f1ec";margin-right:20px;font-size:20px;color:#a9aaab;font-weight:normal;transition:.3s;}
.calculators_cats .calc_ins a:hover{color:#009CA2;}
.calculators_cats .calc_ins a:hover:before{color:#009CA2;}

.inquiry_ins{padding:30px 0;}



.blog_date{text-transform:lowercase;}
.single_main_page .blog_date{position: relative;top: -35px;color: #91A6AE;}

mark{background:0;font-weight:bold;}

.cookiePolicy {position: fixed;bottom: 0;font-size: 14px;color: #353F53;background-color: #f3f6f7;padding: 10px 0;left: 0;width: 100%;z-index: 99999;box-sizing: border-box;border-top:2px solid #4E565A;}
.cookiePolicy .flex_block{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;align-items: center;}
.cookiePolicy .text{width:100%;}
.cookiePolicy .text a{display:inline-block;color:#009CA2;}
.cookiePolicy .text a:hover{text-decoration:underline;}
.cookiePolicy .buttons {text-align:right;flex-shrink: 0;padding-left: 10px;}
.cookiePolicy .buttons .btn{background:#fff;}
.cookiePolicy .buttons .btn:hover{background:#353F53;}

.popup{position:relative;width:100%;max-width:900px;margin:0 auto;background:#fff;border:1px solid #e4e4e4;border-radius: 20px;}
.popup .popup_ins{padding:30px 50px;}

.popup_cookies .page_text{padding:5px 0 0;}
.page_cookie_types{display: flex;padding-bottom: 30px;}
.page_cookie_types .cookie_type{padding-right: 10px;}
.page_cookie_types .cookie_type label{cursor: pointer;}
.popup_cookies .page_cookie_form{padding: 20px 0;}

.cookiePolicy .buttons .btn.btn_submit, .popup_cookies .btn.btn_submit{background:#009CA2;color:#fff;}
.cookiePolicy .buttons .btn.btn_submit:hover, .popup_cookies .btn.btn_submit:hover{background:#fff;color:#009CA2;}
.popup_cookies .btn.btn_submit{margin-right:5px;}

.privacy_cookies{padding:10px 0 30px 0;}

.paging{text-align:center;margin:40px 0 30px;}
.paging li{display:inline-block;}
.paging a,.paging span{display:block;padding:6px 18px;margin:3px 4px;text-decoration:none;background:#fff;}
.paging a{border:1px solid #3c485f;}
.paging li.active span{background:#3c485f;color:#fff;border:1px solid #3c485f;}
.paging a:hover{background:#fff;color:#3c485f;background:#e5e5e5;}
.paging .page_prev,.paging .page_next{display:none;}

.form__group{margin-bottom:15px;}
.form__control{width:100%;border:1px solid #d8d8d8 !important;font-size:15px;color:#353F53;line-height:41px;height:41px;padding:0 12px;}
textarea.form__control{width:100%;border:1px solid #d8d8d8;font-size:15px;color:#353F53;line-height:1.6;padding:6px 12px;height:150px;}

.form_row{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;padding:10px 0;}
.form_row .form__group{width:100%;margin:0 10px;}
.form_row .form__group:first-child{margin-left:0;}
.form_row .form__group:last-child{margin-right:0;}
.form__label a{color:#009CA2;}
.form__label a:hover{text-decoration:underline;}

.inq_error{background: #ffd7d7;border: 1px solid #d4a6a6;padding: 10px;margin-bottom: 20px;}
.inquiry .inq_success{text-align:center;}
.inquiry .inq_success.alignleft{text-align:left;}


.wrapcon{font: 15px/1.5 'Source Sans Pro', sans-serif;color:#353F53;}
.wrapcon.white,.wrapcon.white *{color:#fff !important;}
.wrapcon a{color:#009CA2;text-decoration:none;}
.wrapcon a:hover{text-decoration:underline;}
.wrapcon h1,.wrapcon h2,.wrapcon h3,.wrapcon h4,.wrapcon h5,.wrapcon h6{clear:both}
.wrapcon h1 a,.wrapcon h2 a,.wrapcon h3 a{color:#353F53;}
.wrapcon h1{font-family:'LatoWeb',sans-serif;font-size:26px;color:#353F53;line-height:1.2;padding:0 0 10px 0;margin-bottom:15px;font-weight:500;text-transform:uppercase;}
.wrapcon h2{font-family:'LatoWeb',sans-serif;font-size:24px;color:#353F53;line-height:1.2;padding:10px 0;margin-bottom:0;font-weight:500;text-transform:uppercase;}
.wrapcon h3{font-family:'LatoWeb',sans-serif;font-size:22px;color:#353F53;line-height:1.2;padding:10px 0;margin-bottom:0;font-weight:500;text-transform:uppercase;}
.wrapcon h4{font-family:'LatoWeb',sans-serif;font-size:20px;color:#353F53;line-height:1.2;padding:10px 0;margin-bottom:0;font-weight:500;text-transform:uppercase;}
.wrapcon h5{font-family:'LatoWeb',sans-serif;font-size:19px;color:#353F53;line-height:1.2;padding:10px 0;margin-bottom:0;font-weight:500;}
.wrapcon h6{font-family:'LatoWeb',sans-serif;font-size:16px;color:#353F53;line-height:1.2;padding:10px 0;margin-bottom:0;font-weight:500;}
.wrapcon p{margin:0 0 25px 0;}
.wrapcon b,.wrapcon strong{font-weight:700}
.wrapcon ol,.wrapcon ul{margin:0 0 24px 30px}
.wrapcon ul{list-style:disc;margin-top: -15px;}
.wrapcon ol{list-style:decimal;margin-top: -15px;}
.wrapcon li{display:list-item;list-style:disc;padding-left:15px;}
.wrapcon li>ol,.wrapcon li>ul{margin-bottom:0}
.wrapcon dl{margin-bottom:24px}
.wrapcon dt{font-weight:700}
.wrapcon dd{margin-bottom:24px}
.wrapcon table,.wrapcon td,.wrapcon th{/* border:1px solid #eaeaea;border:1px solid rgba(153,106,154,.1)*/}
.wrapcon table{border-collapse:separate;border-spacing:0;/* border-width:1px 0 0 1px; */margin-bottom:24px;table-layout:fixed;width:100%}
.wrapcon td,.wrapcon th{font-weight:400;text-align:left}
.wrapcon th{/* border-width:0 1px 1px 0; */font-weight:700}
.wrapcon td{/* border-width:0 1px 1px 0 */}
.wrapcon td,.wrapcon th{padding:8px}
.wrapcon blockquote{/* border-left:4px solid #707070;border-left:4px solid rgba(153,106,154,.7); */font-weight:400;padding:20px;margin:0 0 20px;background:#f5f5f5;}
.wrapcon blockquote>p:last-child{margin-bottom:0}
.wrapcon hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:6px 0 16px 0;padding:0}
.wrapcon img{-ms-interpolation-mode:bicubic;border:0;height:auto;max-width:100%;vertical-align:middle}
.wrapcon .alignleft{float:left;margin:7px 28px 28px 0}
.wrapcon .alignright{float:right;margin:7px 0 28px 28px}
.wrapcon .aligncenter{clear:both;display:block;margin:7px auto}
.wrapcon .alignnone{clear:both;display:block;margin:7px auto 7px 0}
.wrapcon .wp-caption{background:0 0;border:none;color:#91A6AE;margin:0 0 28px 0;max-width:660px;padding:0;text-align:inherit}
.wrapcon .wp-caption.alignleft{margin:7px 28px 21px 0}
.wrapcon .wp-caption.alignright{margin:7px 0 21px 28px}
.wrapcon .wp-caption.aligncenter{margin:7px auto}
.wrapcon .wp-caption .wp-caption-text,.wrapcon .wp-caption-dd{font-size:14px;line-height:1.5;padding:7px 0}
.wrapcon .gallery{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;flex-wrap: wrap;margin-bottom:20px}
.wrapcon .gallery-item{display:inline-block;padding:1.79104%;text-align:center;vertical-align:top;width:100%;flex: 1 200px;}
.wrapcon .gallery-icon img{margin:0 auto}
.wrapcon .gallery-caption{color:#91A6AE;color:rgba(153,106,154,.7);display:block;line-height:1.5;padding:.5em 0}
.wrapcon .gallery-columns-6 .gallery-caption,.wrapcon .gallery-columns-7 .gallery-caption,.wrapcon .gallery-columns-8 .gallery-caption,.wrapcon .gallery-columns-9 .gallery-caption{display:none}


.wrapcon a.btn_big{display:inline-block;font-family:'LatoWeb',sans-serif;border:2px solid #353F53;background:#fff;padding:12px 30px;color:#353F53;font-size:20px;text-align:center;text-decoration:none;}
.wrapcon a.btn_big:after{display:none;}
.wrapcon a.btn_big:hover{background: #353F53;color:#fff;}




.ui-slider {position: relative;text-align: left;margin-left: 20px; }
.ui-slider:after {content: "";position: absolute;background: #ced530;width: 20px;height: 6px;top: 0;right: -20px;display: block;z-index: 2;border-radius: 0px 2px 2px 0px; }
.ui-slider:before {content: "";position: absolute;background: #ced530;width: 20px;height: 6px;top: 0;left: -20px;z-index: 2;display: block;border-radius: 2px 0px 0px 2px; }
.ui-slider .ui-slider-handle {width: 40px;height: 20px;position: absolute;z-index: 2;cursor: default;-ms-touch-action: none;touch-action: none; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {border-radius: 0; }
.ui-widget-content {background: #ced530;border: none; }
.ui-slider-horizontal {height: 6px; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {background: #009CA2;height:20px;cursor:pointer;}
.ui-state-default:before, .ui-widget-content .ui-state-default:before, .ui-widget-header .ui-state-default:before {display:inline-block;font-family: "FontAwesome";content: "\f053";font-size:10px;color:#fff;position:absolute;left:5px;top:3px;cursor:pointer;}
.ui-state-default:after, .ui-widget-content .ui-state-default:after, .ui-widget-header .ui-state-default:after {display:inline-block;font-family: "FontAwesome";content: "\f054";font-size:10px;color:#fff;position:absolute;right:5px;top:3px;cursor:pointer;}
.ui-slider-horizontal .ui-slider-handle {top: -7px;margin-left: -20px;border-radius: 2px;z-index: 3; }
.ui-slider-horizontal .ui-slider-range-min {left: 0; }
.ui-slider-horizontal .ui-slider-range {top: 0;height: 100%;background: #009CA2; }
.ui-slider .ui-slider-range {position: absolute;z-index: 1;font-size: 0.7em;display: block;border: 0;background-position: 0 0; }

.calc_form_wrapper {padding-left: 5px;padding-bottom: 35px; }

.calc_form {margin-bottom:40px;}
.calc_form .calc_header {font-family:'LatoWeb',sans-serif;font-weight:500;font-size: 20px;margin-top: 18px;margin-bottom: 33px; }
.calc_form .form_group {width: 100%;padding:8px 0; }
.calc_form .form_group_radio {margin: 10px 0;font-family:'LatoWeb',sans-serif;font-weight:500;font-size: 16px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;flex-wrap:wrap;align-items:center; }
.calc_form .calc_title {font-family:'LatoWeb',sans-serif;font-weight:500;font-size: 16px;margin-bottom: -3px; }
.calc_form .calc_title a {color: #009CA2;text-decoration: underline; }
.calc_form .calc_title a:hover {text-decoration: none; }
.calc_form .ui-slider {width: 370px;display: inline-block; }
.calc_form .form__control {display: inline-block;margin-left: 33px;margin-right: 8px;width: 88px;height: 34px;border-radius: 2px;-webkit-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.39);-moz-box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.39);box-shadow: inset 0px 0px 1px rgba(0, 0, 0, 0.39);text-align:center; }
.calc_form .calc_units {font-family:'LatoWeb',sans-serif;font-weight:500;font-size: 20px; }
.calc_form .calc_units.units_blue_color {font-size: 17px;color:#009ca2;font-weight:bold; }
.calc_form .btn_calc {font-family:'LatoWeb',sans-serif;font-weight:500;color:#fff;font-size: 16px;background: #009CA2;outline: none;border: none;margin-top: 16px;padding: 9px 20px;cursor: pointer;border:1px solid #009CA2;transition:.3s; }
.calc_form .btn_calc:hover{background: 0;color:#009CA2;}

.radio_inline_wrapp {display: inline-block; }
.radio_inline + .radio_inline {margin-top: 0;margin-left: 10px; }
.radio_inline {display: inline-block;position: relative;top: 0;left: 10px; }

.tooltip {position: relative;width: 16px;height: 16px;background: url('img/tooltip_ico.png') no-repeat;cursor: help;display: inline-block;top: 1px;left: 2px; }
.tooltip_content {display: none; }
.ui-tooltip.ui-widget-content {background-color: #fff;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;border: 1px solid #aeb1b1;position: absolute;max-width: 366px;padding: 20px;font-family: Calibri, Candara, Arial, sans-serif;font-size: 13px; }
.ui-tooltip.ui-widget-content:before {content: "";display: block;position: absolute;width: 100%;height: 12px;background: url(img/tooltip_arr.png) no-repeat center top;left: 0;top: -12px; }

.calc_result_main{background: #ced530;padding: 30px;margin-bottom:15px;}
.calc_result_nav_link .ico1 {width: 35px;height: 48px;display: block;background: url(img/calc_nav1.png) no-repeat;margin: 21px auto 17px; }
.calc_result_nav_link .ico2 {width: 52px;height: 52px;display: block;background: url(img/calc_nav2.png) no-repeat;margin: 24px auto 10px; }
.calc_result_nav_link .ico3 {width: 47px;height: 47px;display: block;background: url(img/calc_nav3.png) no-repeat;margin: 25px auto 14px; }

.calc_result_title {font-family:'LatoWeb',sans-serif;font-weight:500;font-size: 18px;margin-bottom: 15px;font-weight:bold;text-transform:uppercase; }
.calc_result_subtitle {font-family:'LatoWeb',sans-serif;font-weight:500;font-size: 16px;margin-bottom: 13px;color:#3a400a; }

.calc_result_list li {font-family:'LatoWeb',sans-serif;font-weight:500;font-size: 16px;line-height: 24px;position: relative;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;align-items:center; }
.calc_result_list .row_name{width:230px;min-width:230px;}
.calc_result_list .row_value{width:100%;font-weight:bold;}
.calc_result_list li:before {content: "";width: 7px;height: 10px;background: url(img/read_more.png) no-repeat;position: absolute;top: 50%;margin-top: -6px;left: 0px; }
.calc_result_pdf {font-family:'LatoWeb',sans-serif;font-weight:500;font-size: 18px;color: #009CA2;position: relative;padding-left: 27px; }
.calc_result_pdf:hover {text-decoration: underline; }
.calc_result_pdf:before {content: "";width: 21px;height: 21px;background: url(img/download_s.png) no-repeat;position: absolute;top: 50%;margin-top: -11px;left: 0px; }

.btn_calc_plan{margin-top:15px;}

.calc_msg{font-family:'LatoWeb',sans-serif;font-weight:500;font-size: 16px;line-height: 24px;position: relative;margin-bottom:15px;text-decoration:underline;}

.calc_bonus{width:100%;font-family:'LatoWeb',sans-serif;font-weight:500;font-size: 16px;margin-bottom:15px;}
.calc_bonus th{text-align:left;text-transform:uppercase;background:#f5f5f5;padding:8px 10px;}
.calc_bonus td{padding:5px 10px;border-bottom:1px solid #d5d5d5;font-size:14px;}

.calc_result_notice {font-family:'LatoWeb',sans-serif;font-weight:500;font-size: 15px;color: #009CA2;margin: 9px 0 15px;background:#f5f5f5;padding:20px;}
.calc_result_notice.notice_underline {text-decoration:underline;color:#353F53;}
.calc_result_nav {text-align: center;margin-top:25px; }

/* .calc_result_nav_link {font-family:'LatoWeb',sans-serif;font-weight:500;font-size: 15px;color: #aec6d0;display: inline-block;background: #009CA2;border: 6px solid #fff;text-align: center;width: 242px;height: 148px;vertical-align: bottom;margin-right: 14px;line-height: 1.1;padding: 0 15px;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out; }
.calc_result_nav_link:last-child {margin-right: 0; }
.calc_result_nav_link:hover {background: #15457f;color: #f1d537;	}
.calc_result_nav_link:hover .wrap_btn_calc {color: #f1d537; } */

.phone_icon_main{display:none;}
.phone_icon{min-width: 180px;font-family: 'LatoWeb',sans-serif;font-size: 16px;color: #009CA2;font-weight: bold;text-align: center;}
.phone_icon a:before{content:'';display:inline-block;background:url(img/icon_phone.png) no-repeat 0 50%;width:20px;height:20px;margin-right:5px;vertical-align:middle;}

.kreda-button-container {
	background: #fff;
	max-width: 300px;
	width: 100%;
	display: block;
	position: relative;
	padding: 5px 0;
	border-right: 5px solid #19aad1;
	border-left: 5px solid #ced530;
	cursor: pointer;
}
a.kreda-button-container:hover{
	text-decoration:none;
}

.kreda-button {
	color: rgb(53, 63, 83);
	background: #fff;
	z-index: 2;
	padding: 10px;
	display: flex;
	flex-wrap: nowrap;
	align-items: center
}

.kreda-button .kreda-logo {
	flex-shrink: 1;
	padding-right: 10px;
}

.kreda-button .kreda-logo img {
	max-height: 30px;
}

.kreda-button .kreda-text {
	flex-grow: 1;
	text-align: center;
	font-weight: bold;
}

.kreda-line {
	position: absolute;
	height: 5px;
	overflow: hidden;
	z-index: 1;
	left: 0;
	right: 0;
}

.kreda-line.top {
	top: 0;
}

.kreda-line.bottom {
	bottom: 0;
}

.kreda-color1,
.kreda-color2,
.kreda-color3,
.kreda-color4 {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 25%;
}

.kreda-color1 {
	left: 0;
	background: #ced530;
}

.kreda-color2 {
	left: 25%;
	background: #009ca2;
}

.kreda-color3 {
	left: 50%;
	background: #3c485e;
}

.kreda-color4 {
	left: 75%;
	background: #19aad1;
}

.show-for-desktop {
	display: none;
}

.show-for-mobile {
	display: none;
}

@media only screen and (min-width: 551px) {
	.show-for-desktop {
		display: block;
	}
}
@media only screen and (max-width: 550px) {
	.show-for-mobile {
		display: block;
	}
}


@media only screen and (min-width: 1500px) {
	.container{max-width:1400px;}
	.main_menu .nav_item.type_2 .sub_nav_1, .main_menu .nav_item.type_3 .sub_nav_1{left:0;}
	.main_menu .nav_item.type_4 .sub_nav_1{left:16%;}
}
@media only screen and (min-width: 1800px) {
	.container{max-width:1550px;}
}
@media only screen and (max-width: 1350px) {
	.main_menu .nav_item.type_2 .sub_nav_1{left:0;margin-left:-240px;}
	.main_menu .nav_item.type_4 .title_0{margin-left:-10px;}
}
@media only screen and (max-width: 1250px) {
	.head_bottom .menu_list a{text-align:center;}
	body.menu_fixed{padding-top:105px;}
	body.menu_fixed .head_bottom{position: fixed;top: 0;left: 0;width: 100%;height: 70px;z-index: 100;background: #fff;padding-top: 0;}
	body.menu_fixed .head_bottom_ins{width: 100%;max-width: 1250px;margin: 0 auto;padding-left:15px;padding-right:15px;}
	body.menu_fixed .main_menu{position: fixed;top: 70px;left: 0;width: 100%;z-index: 100;margin-top:0;}
}
@media only screen and (max-width: 1200px) {
	.main_menu .nav_item.type_3 .sub_nav_1{left:auto;right:0;margin-right:-240px;}
}
@media only screen and (max-width: 1150px) {
	.values_block{flex-wrap:wrap;}
	.values_block .value_block{width:50%;}
	.mod_management .person_block{width:100%;padding-bottom:15px;}
}
@media only screen and (max-width: 992px) {
	body{padding-top:77px;}
	.head_main{position: fixed;left:0;top:0;width: 100%;height:77px;background: #fff;z-index: 1000;border-bottom:1px solid #e1e1e1;}

	body.menu_fixed{padding-top:77px;}
	body.menu_fixed .head_bottom{position: static;height:auto;}
	body.menu_fixed .main_menu{position: static;}

	.main_menu{margin-top:0;}
	.main_menu .nav_item .dot, .main_menu .nav_item .dot:before, .main_menu .nav_item .dot:after{display:none;}
	.main_menu .nav_item .title_0, .main_menu .nav_item.type_4 .title_0{margin-left:0;}
	.main_menu .nav_item .title_0{display:block;padding:7px 5px;}
	.main_menu{position:relative;align-items:normal;height:auto;}
	.main_menu .nav_item{position:static;height:60px;}
	.main_menu .nav_item a{text-align:center;}
	.main_menu .nav_item .sub_nav_1{left:0 !important;margin-left:0 !important;width:100% !important;}
	.head_main .container{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;}
	.head_bottom{display:none;width:100%;padding-bottom:40px;background: #fff;border-bottom:1px solid #e1e1e1;border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;}
	.head_bottom_ins{display:block;}
	.head_main .logo{padding:5px 0;}
	.head_main .logo_url{display:block;}
	.head_main .phone_icon_main{display:block;margin-left:auto;}
	.head_bottom .menu_list{text-align:center;margin:0;display:block;}
	.head_bottom .menu_list a{padding:10px 0;}
	.head_bottom .phone_icon{padding:10px 0;}
	.head_bottom .search_row{max-width: 300px;margin: 20px auto;}
	.head_bottom .login{padding-left:0;text-align:center;}

	.main .container{flex-flow:column;}
	.main .main_page{border-bottom:1px solid #BFD0D6;}
	.main .sidebar{border-right:0;padding-top:40px;}
	.values_block{flex-wrap:wrap;}
	.values_block .value_block{width:25%;}
	.mod_management .person_block{width:50%;padding-bottom:30px;}

	.home_text .flex_wrap{flex-flow:column;}
	.home_text .sidebar{max-width:330px;margin-left:0;margin-top:20px;}

	.home_infoblocks .infoblock{flex-flow:column;}
	.home_infoblocks .image{margin-right:0;margin-bottom:20px;}

	.calc_form .ui-slider { width: 53%; }
	.calc_form .calc_header { margin: 10px 0 20px; }
	.calc_form .calc_title { margin-bottom: 10px; }
	.calc_form .form_group_radio { margin-bottom: 20px; }
	.calc_form_wrapper { padding-left: 0; }
	.calc_result_nav_link { width: 100%; margin: 10px 0; }

	.menu-collapser {display:none;position: relative;color: #FFF;font-size: 16px;line-height: 48px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box}
	.collapse-button {position: static;padding:20px 5px;color: #353F53;font-size: 14px;text-align: center;border-radius: 2px;cursor: pointer;transition:.3s;}
	.collapse-button .icon-bar {display: block;height: 3px;width: 22px;margin: 3px 0;background-color: #353F53;}
	.collapse-button:hover .icon-bar,
	.collapse-button:focus .icon-bar {background-color: #353F53;}
	.active .collapse-button .icon-bar {background-color: #353F53;}

	#menu .menu_list {display:none;width: 100%;position: absolute;left: 0;top: 100%;background: #fff;z-index:99999;overflow:auto;box-shadow:0 5px 10px -5px #e5e5e5;}
	#menu .menu_list.collapsed li .sub-toggle {height: 25px;margin-top: 13px;}
	#menu .menu_list li .sub-toggle {display:block;background:#fff;position: absolute;right: 0;top: 0;z-index: 999;width: 30px;height: 100%;text-align: center;cursor: pointer;margin-right: 18px;border: 1px solid #ccc;border-radius:10px;}
	#menu .menu_list li .sub-toggle:before {content: '';display: inline-block;height: 100%;vertical-align: middle}
	#menu .menu_list li .sub-toggle>i {display: inline-block;color: #333;font-size: 10px;vertical-align: middle}
	#menu .menu_list .sub_nav{display:inherit;position:static;left:0;margin-left:0;top:0;background:#F0F7EE;width:auto;margin-bottom: 10px;box-shadow:none;text-align: center;padding: 10px 0;}
	#menu .menu_list li:hover .sub_nav{display:inherit;}

	#menu .menu_list .menu_sep{display:none;}
	#menu .menu_list > li > a,header.head_main.active #menu .menu_list > li > a{padding:15px 10px;}
	#menu .menu_list li a{color:#353F53;}
	#menu .part_left{justify-content:space-between;}
	#menu .menu_block{width:auto;}
	.languages{min-width:110px;}
	.languages .lang_ins{left:-15px;}
	.languages .main_lang_name{font-size:15px;}
	#menu .logo{min-width:0 !important;}
	.menu_block{order:5;}
	.search_icon{margin-left:0;margin-right:10px;}
	.main_page .container .bg_white{padding:30px 15px 20px 15px;}
	.popup_gallery .ins{flex-flow:column;}
}
@media (max-width: 850px){
	.home_news .news_inquiry_cta{flex-flow:column;}
	.home_news .home_cta{max-width:none;}
	.home_news .home_cta .cta_block{text-align:left;background-position:100% 100%;}
	.home_news .home_cta .cta_info .btn{margin-top:10px;}

	.home_partners .partners_list .image{padding:0 10px;margin:20px 0;width:20%;}
}
@media (max-width: 750px){
	.values_block .value_block{width:50%;}
	.mod_management .person_block{width:100%;padding-bottom:15px;}

	.home_infoblocks .infoblock{padding:20px 15px;}

	.home_partners .partners_list .image{width:25%;}
}
@media (max-width: 680px){
	footer .foot_bottom{flex-flow:column;align-items:center;}
	footer .foot_bottom .foot_author{padding-top:15px;}
}
@media (max-width: 620px){
	.cookiePolicy .flex_block{display:block;text-align:center;}
	.cookiePolicy .text{width:100%;}
	.cookiePolicy .buttons{width:100%;text-align:center;}
	.cookiePolicy .buttons a.btn{margin-top:10px;}

	.home_text .page_heading{text-align:left;}
	.home_text .data_block .info{flex-flow:column;}
	.home_text .data_block .image{margin-right:0;margin-bottom:20px;}

	.blog_item{flex-flow:column;}
	.blog_item .blog_img{margin-right:0;margin-bottom:15px;}

	.home_infoblocks .infoblock{width:100%;flex-flow:row;}
	.home_infoblocks .image{margin-right:20px;margin-bottom:0;}

	.home_partners .partners_list .image{width:33.3%;}

	footer .foot_top{flex-flow:column;}
	footer .foot_top .menu_list{justify-content:center;}
	footer .foot_top .logo{margin-right:0;}
	footer .foot_bottom{text-align:center;}

	.wrapcon table.responsive tr,.wrapcon table.responsive th,.wrapcon table.responsive td{overflow:none;display:block !important;}
	.wrapcon table.responsive th,.wrapcon table.responsive td{padding-left:0;padding-right:0;}
}
@media (max-width: 590px) {
	.sub_nav_1 .nav_item_1{width:50%;padding:5px 0 25px 0;}
	.main_menu .nav_item .sub_nav_1{flex-wrap:wrap;padding:25px 20px 0 20px;justify-content:center;}
	.main_menu .nav_item{height:75px;}
}
@media (max-width: 550px) {
	.members .member_details{flex-flow:column;}
	.members .member_details .col_left{padding-bottom:0;}
	.members .main_data_row{flex-flow:column;}
	.members .main_data_row span.row_title{width:100%;}
	.slidedown_name{padding:20px 10px;font-size:16px;}
	.slidedown_name:before{margin-right:10px;}
	.slidedown_details{padding:0 10px;}
	body{padding-top:61px;}
	.head_main{height:61px;}
	.head_main .logo img{max-height:45px;}

	.popup .popup_ins{padding:20px 25px;}
	.popup_cookies .page_cookie_types{flex-wrap: wrap;}
	.popup_cookies .page_cookie_types .cookie_type{display: block;width:100%;margin:5px 0;}
}
@media (max-width: 499px) {
	.home_slider .slide{min-height:350px;}
	.main_menu{flex-wrap:wrap;}
	.main_menu .nav_item{position:relative;display:block;height:auto;}
	.main_menu.hovered .nav_item.active .nav_link .title_0:after{content: 'x';display: block;position: absolute;right: 10px;top: 8px;}
	.calc_result_list li{margin-bottom:15px;flex-flow:column;align-items:normal;}
	.calc_result_list .row_name{width:auto;}
	.calc_result_list .row_value{width:auto;}
}
@media (max-width: 480px) {
	.mod_management .person_block{flex-flow:column;align-items:normal;}
	.mod_management .person_img{margin-right:0;margin-bottom:15px;}

	.home_infoblocks .infoblock{flex-flow:column;}
	.home_infoblocks .image{margin-right:0;margin-bottom:20px;}

	.home_partners .partners_list .image{width:50%;padding:0 20px;}

	.calc_form .ui-slider {display: block;margin-bottom: 12px;width:85%;}
	.calc_form .form__control { margin-left: 0; }

	.form_row{display:block;padding:0;}
	.form_row .form__group{margin:0;padding:8px 0;}

	.head_main .logo img{max-height:30px;}
	.phone_icon_main{font-size:12px;min-width:140px;}
}
@media (max-width: 400px) {
	.values_block .value_block{width:100%;}
	.home_partners .partners_list .image{padding:0 10px;}
}
@media (max-width: 370px) {
	.head_main .logo img{max-height:35px;}
	.phone_icon_main{font-size: 0;min-width: 70px;}
}
