*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; outline: none; }

audio, canvas, iframe, img, svg, video { vertical-align: middle; }

fieldset { border: 0; margin: 0; padding: 0; }

textarea { resize: vertical; }

html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background-color: transparent; }

a:active, a:hover, a:focus { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: 700; }

dfn { font-style: italic; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

hr { box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: 700; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea { -webkit-appearance: none; appearance: none; }

ul, ol { list-style-position: inside; }

img { max-width: 100%; height: auto; }

[class^="icon_"], [class*=" icon_"], .icon { display: inline-block; width: 1em; height: 1em; fill: currentColor; }

ul li, ol li { list-style: none; }

/* MODULES */
.dialog_wrapper { position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: table; vertical-align: middle; display: none; z-index: 500; padding: 4rem 0; }

.dialog_wrapper .main_table { width: 100%; height: 100%; padding-right: 2rem; }

.dialog_wrapper .main_tcell { padding: 0 2rem; }

.dialog { max-width: 600px; margin: 0 auto; padding: 2.4rem; background-color: #fff; box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.25); display: none; z-index: 503; position: relative; }

.dialog.error { max-width: 350px; padding: 0; }

.dialog.error .h2 { padding: 2.4rem; border-bottom: 2px solid #441420; color: #441420; }

.dialog.error p { display: block; padding: 0 2.4rem 2.4rem; }

.dialog .icon_close { position: absolute; top: -3.5rem; right: -.7rem; color: #fff; cursor: pointer; font-size: 3.5rem; transition: color .3s ease; }

.dialog .icon_close:hover, .dialog .icon_close:focus { color: #f44336; }

.dialog .icon_close svg { float: left; }

.dialog_bg { position: fixed; left: 0; top: 0; background-color: rgba(33, 33, 33, 0.55); display: none; width: 100%; height: 100%; }

.dialog_opened { position: fixed; overflow-y: scroll; width: 100%; height: 100%; }

.dialog_opened .dialog_bg { animation-name: fadeIn; animation-duration: .3s; animation-fill-mode: both; }

@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }
.dialog_opened .dialog { animation-name: showDialog; animation-duration: .3s; animation-fill-mode: both; }

.dialog_opened .dialog_wrapper { display: block; }

.dialog_scrollable_mobile .dialog_wrapper { width: 100% !important; }

.dialog_scrollable_mobile .main_table { padding-right: 0 !important; }

.dialog_scrollable .dialog_wrapper { overflow-y: scroll; width: calc( 100% + 4rem ); }

@keyframes showDialog { 0% { opacity: 0; transform: translateY(40px); }
  100% { opacity: 1; transform: translateY(0); } }
.toast { position: fixed; z-index: 503; width: 100%; max-width: 280px; left: 2rem; right: 2rem; bottom: 2rem; background-color: #fff; color: #fff; display: none; box-shadow: 1px 5px 15px rgba(0, 0, 0, 0.25); padding: 1rem 2rem; backface-visibility: hidden; }

.toast p { display: block; margin-bottom: 0; margin-top: .3rem; }

.toast.error { background-color: rgba(239, 83, 80, 0.9); }
.toast.success {background-color:#fdaf17;}

.toast_close { position: absolute; color: #fff; top: .3rem; right: 1rem; font-size: 2.5rem; cursor: pointer; }

.toast_icon { color: #fff; float: left; margin-right: 2rem; font-size: 3rem; }

.fixed_footer { position: fixed; bottom: 0; left: 0; width: 100%; }

html { font-size: 62.5%; }

body { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; overflow-x: hidden; line-height: 1.2; font-size: 1.6em; font-family: Khula, Verdana, Geneva, sans-serif; color: #000; }

[disabled], .disabled { opacity: .5; cursor: not-allowed; pointer-events: none; }

.clearfix::before, .row::before, .clearfix::after, .row::after { content: " "; display: table; }

.clearfix::after, .row::after { clear: both; }

.clearfix, .row { *zoom: 1; }

::-webkit-input-placeholder { color: #000; transition: all .3s; }

::placeholder { color: #000; transition: all .3s; }

a { text-decoration: none; color: inherit; transition: all .3s; }

a:hover, a:focus { color: #fdaf17; }

.table { display: table; }

.tableb { display: table; border-collapse: collapse; border-spacing: 0; }

.trow { display: table-row; }

.tcell { display: table-cell; vertical-align: middle; }

.tc { text-align: center; }

.tl { text-align: left; }

.tr { text-align: right; }

.fl { float: left; }

.fr { float: right; }

hr { border-top: 1px solid #dbdbdb; border-bottom: 0; border-right: 0; border-left: 0; clear: both; margin: 2.4rem 0; }

hr.dotted { border-style: dotted; }

hr.dashed { border-style: dashed; }

.row { position: relative; }

[class*='col_'] { margin-right: 4%; float: left; }

[class*='col_']:last-child { margin-right: 0; }

.col_1 { width: 4.66666666667%; }
.col_2 { width: 13.3333333333%; }
.col_3 { width: 22%; }
.col_4 { width: 30.6666666667%; }
.col_5 { width: 39.3333333333%; }
.col_6 { width: 48%; }
.col_7 { width: 56.6666666667%; }
.col_8 { width: 65.3333333333%; }
.col_9 { width: 74%; }
.col_10 { width: 82.6666666667%; }
.col_11 { width: 91.3333333333%; }
.col_12 { width: 100%; margin-right: 0; }

.map_overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

h1, h2, h3, h4 { margin-top: 0; display: block; }

h1 { font-size: 3.6rem; }

h2 { font-size: 2.8rem; }

h3 { font-size: 2.4rem; }

h4 { font-size: 2rem; }

.wrapper { width: 100%; max-width: 115rem; padding: 0 2rem; margin: 0 auto; position: relative; }

.wrapper:after { content: ""; display: table; clear: both; }

.noselect { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

table.table { width: 100%; }

.table thead { border: 1px solid #441420; border-bottom: 0 !important; }

.table th { font-weight: 500; text-align: left; padding: 1rem 2rem; border-right: 1px solid #0cbbbc; background-color: #441420; color: #fff; }

.table th:last-child { border-right: 0; }

.table td { padding: .8rem 2rem; border-right: 1px solid #d0d0d0; }

.table tbody { border-left: 1px solid #d0d0d0; }

.table tbody tr { border-bottom: 1px solid #d0d0d0; }

.input::-webkit-input-placeholder { color: #a7a7a7; }
.input:-moz-placeholder { color: #a7a7a7; }
.input::-moz-placeholder { color: #a7a7a7; }
.input:-ms-input-placeholder { color: #a7a7a7; }
.input::placeholder { color: #a7a7a7; }

.input:focus::-webkit-input-placeholder { opacity: 0; }
.input:focus:-moz-placeholder { opacity: 0; }
.input:focus::-moz-placeholder { opacity: 0; }
.input:focus:-ms-input-placeholder { opacity: 0; }
.input:focus::placeholder { opacity: 0; }

.input { display: block; width: 100%; height: 4.6rem; margin-bottom: 2.5rem; padding: .4rem 1.4rem 0; border-radius: 0; box-shadow: none; border: none; background-color: #f1f2f5; text-transform: uppercase; -webkit-transition: all 0.3s; transition: all 0.3s; }

textarea.input { min-height: 15.8rem; padding-top: 1.4rem; resize: none; }

select.input { padding: 0 .8rem; }

select.input { width: 100%; height: 4.4rem; padding: 0 2rem; color: #787878; line-height: 1em; text-indent: 0.01px; text-overflow: ''; }
.captcha{background-image:url(/img/captcha.png); background-position: left; background-repeat: no-repeat; text-indent: 50px;}

select::-ms-expand { display: none; }

.validate_error { border: 1px solid #e57373 !important; }

section { padding: 4rem 0; }

.button { display: inline-block; padding: 1.8rem 4rem 1rem; color: #fff; font: 700 1.8rem/1 Khula; background-color: #fdaf17; border: 1px solid transparent; white-space: nowrap; text-align: center; text-decoration: none; cursor: pointer; text-transform: uppercase; vertical-align: middle; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.button:hover, .button:focus { background-color: #01a66a; color: #fff; }

.pagination { padding: 2rem 0; border-top: 1px solid #fdaf17; }
.pagination li { display: inline-block; margin: .4rem .3rem; }
.pagination li a { display: block; min-width: 3.8rem; height: 3.8rem; padding: 0 .5rem; border: 2px solid #fdaf17; font-size: 1.8rem; line-height: 3.5rem; font-weight: 700; color: #fdaf17; text-align: center; }
.pagination li a:hover { background-color: #fdaf17; color: #fff; }

.social_mob span { display: block; }
.social a { display: inline-block; margin: 0 0 0 .4em; font-size: 3rem; line-height: 0; color: #fdaf17; vertical-align: bottom; -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.social a:first-child { margin-left: 0; }
.social a .icon { position: relative; vertical-align: bottom; }
.social a [class*=-linkedin] { top: .08em; left: -.1em; font-size: 1.1em; }
.social a:hover { -webkit-transform: translate3d(0, -0.3rem, 0); -ms-transform: translate3d(0, -0.3rem, 0); transform: translate3d(0, -0.3rem, 0); }

.feedback { width: 100%; max-width: 38rem; padding: 2.2rem 2.6rem; background-color: #01a66a; }
.feedback_caption { font: 700 3rem/1 Khula; color: #fff; text-align: center; }
.feedback_caption span { display: block; font-size: 2.7em; font-weight: 400; line-height: .8; }
.feedback_caption strong { display: block; }
.feedback_caption p { padding: .7rem 0 .1rem; margin: 1.2rem 0 1.4rem; font-size: 1.096em; font-weight: 400; color: #fff; border: 0 solid; border-width: 1px 0; }
.feedback .input { height: 3.4rem; margin-bottom: .7rem; text-transform: none; }
.feedback textarea.input { min-height: 12rem; }
.feedback .button { width: 100%; padding: 1rem 0 .4rem; background-color:#fdaf17;}
.feedback .button:hover, .feedback .button:focus { background-color: transparent; border-color: #fff; color: #fff; }

.modal_feedback { max-width: 38rem; padding: 0; background-color: transparent; }

.content { font-size: 1.6rem; }
.content.wrapper { padding-top: 3rem; padding-bottom: 3rem; }
.content a:not(.button) { color: #01a66a; }
.content a:not(.button):hover, .content a:not(.button):focus { color: #fdaf17; }
.content img { height: auto !important; }
.content table, .content img, .content iframe, .content p { margin-bottom: 1.6rem; color: #000; }
.content ul:last-child, .content ol:last-child, .content table:last-child, .content img:last-child, .content iframe:last-child, .content p:last-child { margin-bottom: 0; }
.content ul { margin-bottom: 2rem; }
.content ul li { position: relative; padding: 0 0 0 1.6rem; overflow: hidden; }
.content ul li:before { display: block; position: absolute; top: 1.1rem; left: .3rem; content: ''; width: .6rem; height: .6rem; background-color: #fdaf17; vertical-align: middle; border-radius: 50%; }
.content ol { margin-bottom: 2rem; counter-reset: li; }
.content ol > li { padding-left: 2rem; margin-bottom: .4rem; overflow: hidden; }
.content ol > li:before { margin-left: -2rem; counter-increment: li; content: counters(li,".") ". "; color: #fdaf17; font-weight: 900; }
.content li { font-size: 1em; line-height: 1.56; }
.content h1 + p img, .content .h1 + p img, .content h2 + p img, .content .h2 + p img, .content h3 + p img, .content .h3 + p img, .content h4 + p img, .content .h4 + p img { padding-top: 1rem; }
.content h1, .content .h1, .content h2, .content .h2 { margin-bottom: 1rem; font-size: 4.5rem; color: #01a66a; }
.content h3, .content .h3 { margin-bottom: .6rem; font-size: 2.3rem; color: #01a66a; }
.content h4, .content .h4 { margin-bottom: .4rem; font-size: 1.8rem; color: #01a66a; }
.content p { color: #000; font-size: 1em; line-height: 1.6875; }
.content blockquote { margin-bottom: 1.2em; padding-left: 1.2rem; border-left: 0.7rem solid #fdaf17; font-size: 1em; line-height: 1.5625; }
.content blockquote:not(:first-child) { margin-top: 2em; }

.header_content { padding: 2rem 0; background-color: rgba(255, 255, 255, 0.85); text-align: right; }
.header_content.nav-opened { background-color: #fff; }
.header_logo { position: relative; float: left; top: 0; max-width: 33rem; -webkit-transition: none; transition: none; }
.header_contacts { margin-bottom: .6rem; }
.header_call { display: inline-block; font: 2.5rem/1 Khula; vertical-align: middle; }
.header_call span { display: inline-block; margin-right: 1.4rem; color: #fdaf17; }
.header_call span.emergency{color: #01a66a; font-weight: bold;}
.header_call a { display: inline-block; color: #01a66a; font-weight: 700; }
.header_call a:hover { color: #fdaf17; }
.header_call .icon { position: relative; top: -.3rem; margin-right: .6rem; }
.header_nav { display: inline-block; vertical-align: top; padding-top: 1rem; }
.header_nav > li { display: inline-block; margin: 0 2rem; }
.header_nav > li > a { position: relative; display: block; color: #000; font: 2rem/1 Khula; font-weight: bold; text-transform: uppercase;}
.header_nav > li > a:hover { color: #fdaf17; }
.header_nav > li.active > a { color: #fdaf17; font-weight: 700; }
.header .social { display: inline-block; }
.header .social_mob { display: none; }
.header .social_mob span { padding: .6rem 0 .4rem; font: 700 2.4rem/1 Khula; color: #fdaf17; }

.navigation:not(.nav-opened) { -webkit-transition: opacity 0.3s, right 0s 0.3s; transition: opacity 0.3s, right 0s 0.3s; }
.navigation.nav-opened { right: 0; margin: 0 !important; opacity: 1; -webkit-transition: opacity 0.3s, right 0s 0s; transition: opacity 0.3s, right 0s 0s; }
.navigation_btn { display: none; position: relative; padding: .8rem 0 0; margin-left: 1rem; font-size: 1.3rem; font-weight: 700; color: #fdaf17; cursor: pointer; -webkit-transition: all .3s; transition: all .3s; z-index: 6; }
.navigation_btn p { margin-top: 1rem; text-align: center; }
.navigation_btn span { position: relative; display: block; width: 4rem; height: .5rem; background-color: #01a66a; }
.navigation_btn span:before, .navigation_btn span:after { content: ''; position: absolute; top: .7rem; left: 0; width: 4rem; height: .5rem; background-color: #01a66a; -webkit-transition: all .3s; transition: all .3s; }
.navigation_btn span:before { top: -0.7rem; }
.navigation_btn.isOpen span { background: none; }
.navigation_btn.isOpen span:before, .navigation_btn.isOpen span:after { width: 3rem; top: 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); margin-left: .5rem; }
.navigation_btn.isOpen span:after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.isFixed .header_content { position: fixed; top: 0; left: 0; right: 0; z-index: 10; padding: .2rem 0 .5rem; border-color: transparent; -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3); box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.3); }
.isFixed .header_content:before { display: none; }
.isFixed .header_logo { top: .3rem; max-width: 10rem; -webkit-animation: logoRes .5s both; animation: logoRes .5s both; }
.isFixed .header_contacts { display: none; }

@-webkit-keyframes logoRes { from { opacity: 0; -webkit-transform: scale(0.7); }
  to { opacity: 1; -webkit-transform: scale(1); } }
@keyframes logoRes { from { opacity: 0; transform: scale(0.7); }
  to { opacity: 1; transform: scale(1); } }
.dropDown { position: relative; -webkit-transition: all 0.3s; transition: all 0.3s; }
.dropDown.active > a, .dropDown:hover > a { color: #fdaf17; }
.dropDown .navigation_dropDown a{text-align:left;}

.navigation_dropDown { opacity: 0; visibility: hidden; position: absolute; top: 100%; left: 0; padding: 1rem 0; background-color: #fff; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); z-index: 3; }
.navigation_dropDown li { display: block; padding: 0; }
.navigation_dropDown li + li { margin: 0; }
.navigation_dropDown li a { display: block; padding: .5rem 2rem; white-space: nowrap; }
.navigation_dropDown li a:hover { color: #01a66a; }

.dropDown:focus .navigation_dropDown, .dropDown:hover .navigation_dropDown { opacity: 1; visibility: visible; }

.dark_overlay.nav-opened:after { content: ""; display: block; width: 100%; height: 100vh; background: #000; opacity: .8; position: fixed; top: 0; left: 0; z-index: 2; }

.mobile_phone { display: none; position: fixed; left: 0; right: 0; bottom: 0; z-index: 9; padding: 1.4rem 0 .8rem; font: 400 2rem/1 Khula; background-color: #fdaf17; color: #fff; text-align: center; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; white-space: nowrap; }
.mobile_phone .icon { position: relative; top: -.3rem; }
.mobile_phone:hover { color: #fff; background-color: #01a66a; }

.footer_content { padding: 4rem 0; color: #fff; background-color: #2c353c; }
.footer_content .wrapper { display: table; }
.footer_content .column { display: table-cell; padding-right: 2.3rem; vertical-align: top; }
.footer_content .column3 { width: 30rem; padding-right: 0; }
.footer_caption { margin-bottom: 1.6rem; font: 700 2.4rem/1 Khula; }
.footer p { margin-bottom: .8rem; font: 400 1.6rem/1.2 Khula; color: #ececec; }
.footer p a { color: #fff; }
.footer p a .icon { position: relative; top: -.3rem; margin-right: .4rem; color: #01a66a; }
.footer p a:hover { color: #01a66a; }
.footer p a:hover .icon { color: #01a66a; }
.footer .text_lg { font-size: 2.4rem; }
.footer .text_md { margin-top: .4rem; font: 700 1.8rem/1.2 Khula; }
.footer .button { width: 100%; max-width: 24rem; padding: 1rem 0 .5rem; margin-bottom: 1.6rem; font: 700 1.5rem/1 Khula; color: #2c353c; background-color: #fdaf17; }
.footer .button:hover { background-color: #01a66a; }
.footer ul { margin-bottom: 4rem; }
.footer ul li { margin-bottom: 1.6rem; }
.footer ul a { position: relative; display: inline-block; padding-left: 1.6rem; font: 400 1.6rem/1 Khula; color: #ececec; }
.footer ul a:before { content: ''; position: absolute; top: 0; left: 0; display: block; border: 6px solid; border-color: transparent transparent transparent #01a66a; -webkit-transition: all 0.3s; transition: all 0.3s; }
.footer ul a:hover { color: #01a66a; }
.footer ul a:hover:before { border-left-color: #01a66a; }
.footer .social a { color: #01a66a; }
.footer_form { width: 100%; max-width: 27.4rem; margin: 0 0 0 auto; }
.footer_form .input { height: 3.8rem; margin-bottom: .8rem; font-size: 1.6rem; background-color: #1e222a; text-transform: none; }
.footer_form textarea { min-height: 7.4rem; }
.footer_form .button { max-width: 100%; }
.footer_bottom { padding: 3rem 0 2.4rem; font: 400 1.6rem/1.25 Khula; }
.footer_bottom:after { content: ''; display: table; clear: both; }
.footer_copy { float: left; }
.footer_dev { float: right; }
.footer_dev a { font-weight: 700; }

.homestars { display: inline-block; width: 100%; max-width: 18rem; margin-top: 2rem; }
.homestars:after { content: ''; display: table; clear: both; }
.homestars img { float: left; width: 50%; }
.homestars p { float: right; width: 48%; padding: .3rem 0 0 .6rem; font: 700 1.5rem/1 Khula; color: #01a66a; border-left: 1px solid #01a66a; }

.adb { position: relative; padding: 0; overflow: hidden; }
.adb_slider { position: absolute; top: 0; right: 0; left: 0; bottom: 0; }
.adb_slider .slick-list { height: 100%; }
.adb_slider .slick-track { height: 100%; }
.adb_slider .item { -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: center top; }
.adb_feedback { position: relative; float: right; padding: 2.6rem 0 23.4rem; }
.adb_mob_btn { display: none; position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 5.6rem; width: 100%; max-width: 28rem; padding: 1.8rem 0 1rem; font: 700 2.5rem/1 Khula; background-color: #01a66a; }
.adb_mob_btn:hover, .adb_mob_btn:focus { background-color: #fdaf17; }

.welcome { margin-top: -20.5rem; }
.welcome_caption_mob { display: none; font: 700 3rem/1.1 Khula; color: #fff; text-align: center; text-shadow: 0 0 1.66rem rgba(0, 0, 0, 0.92); }
.welcome_content { padding: 4rem; background-color: #fff; }
.welcome_content:after { content: ''; display: table; clear: both; }
.welcome_content h1, .welcome_content h2 { margin-top: -2rem; }
.welcome .button { width: 100%; max-width: 32rem; }

.call_to_action { background-color: #01a66a; color: #fff; font-size: 2rem; }
.call_to_action .wrapper { display: table; max-width: 105rem; }
.call_to_action .tcell { padding: 0 .5rem; }
.call_to_action .hh { font: 700 1.36em/1.1 Khula; }
.call_to_action p { font: 400 1em/1.1 Khula; }
.call_to_action .button:hover, .call_to_action .button:focus { background-color: #fff; color: #fdaf17; }

.wedo { padding-top: 6rem; text-align: center; }
.wedo_caption { font: 700 4.5rem Khula; color: #01a66a; }
.wedo_item { position: relative; float: left; width: 46%; padding: 3rem 0 0; margin: 1.5rem 0 0 8%; }
.wedo_item:first-child { margin-left: 0; }
.wedo_item p { font: 1.6rem/1.5 Khula; }
.wedo .icon { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 100%; font-size: 10.7rem; }
.wedo_title { font: 600 3.5rem/1 Khula; margin-bottom: 1.4rem; color: #fdaf17; }

.service { color: #fff; background-color: #01a66a; text-align: center; }
.service_caption { margin-bottom: 2.4rem; font: 700 4.5rem/1.1 Khula; }
.service_items { font-size: 0; }
.service_item { position: relative; display: inline-block; width: 24%; padding: 1rem; margin: 0 0 0 1%; font-size: 1.6rem; border: 2px solid #fff; vertical-align: top; }
.service_item:first-child { margin-left: 0; }
.service_picture { -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: center; }
.service_picture:before { content: ''; display: block; padding-top: 56%; }
.service_title { display: table; width: 100%; height: 3em; padding-top: .6rem; font: 700 2rem/1 Khula; }
.service_title span { display: table-cell; vertical-align: middle; }
.service .button { margin-top: 1.5rem; padding: 1.1rem 2.2rem .7rem; font: 700 1.6rem/1 Khula; background-color: #fdaf17; }
.service .button:hover { background-color: #fff; color: #fdaf17; }

.why_picture { float: left; width: 32%; min-width: 26rem; -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: center; }
.why_picture:before { content: ''; display: block; padding-top: 128%; }
.why_content { float: right; width: 64%; max-width: calc(100% - 28rem); }
.why_caption { margin-bottom: 1.2rem; font: 700 4.5rem/1.1 Khula; color: #01a66a; }
.why_item { position: relative; margin-bottom: 1rem; }
.why_item p { font: 400 1.6rem/1.5 Khula; }
.why_item .icon { position: absolute; top: 0; left: 0; font-size: 4rem; }
.why_title { position: relative; padding-left: 4.8rem; margin-bottom: .6rem; font: 600 3.5rem/1.1 Khula; color: #fdaf17; }

.testimonials_caption { margin-bottom: 2.4rem; font: 700 4.5rem/1.1 Khula; color: #01a66a; text-align: center; }
.testimonials_slider:not(.slick-initialized) .testimonials_item:not(:first-child) { display: none; }
.testimonials_slider .slick-dots { padding-top: 2.5rem; text-align: center; }
.testimonials_slider .slick-dots li { display: inline-block; margin: .5rem; font-size: 0; }
.testimonials_slider .slick-dots li button { width: 2rem; height: .7rem; text-indent: -9999px; background-color: #fdaf17; border: 0; -webkit-transition: all 0.3s; transition: all 0.3s; }
.testimonials_slider .slick-dots li button:hover { opacity: .8; }
.testimonials_slider .slick-dots .slick-active { pointer-events: none; }
.testimonials_slider .slick-dots .slick-active button { background-color: #01a66a; }
.testimonials_item { padding: 0 1.8rem; }
.testimonials_box { position: relative; padding: 2rem 3.4rem; border: 3px solid #01a66a; }
.testimonials_box .icon { position: absolute; top: 2.5rem; left: -1.4rem; font-size: 2.8rem; color: #fdaf17; background-color: #fff; }
.testimonials_txt { margin-bottom: 1.4rem; font: 400 1.6rem/1.2 Khula; }
.testimonials_name { padding-right: 9.7rem; font: 600 2rem/1.1 Khula; color: #01a66a; background: url(/img/stars.png) top right no-repeat; }

.location { position: relative; padding: 0; }
.location .map { position: relative; width: 100%; height: 40rem; margin: 0px; padding: 0px; }
.location_content { position: absolute; top: 0; right: 0; left: 0; bottom: 0; pointer-events: none; }
.location_content p { display: inline-block; padding: 1.4rem 1.4rem .5rem; margin-bottom: .3rem; font: 2.1rem/1 Khula; color: #fff; background-color: rgba(57, 62, 73, 0.96); text-transform: uppercase; vertical-align: top; white-space: nowrap; }
.location_content img { max-width: 8rem; max-height: 4rem; vertical-align: top; }
.location_box { position: relative; top: 12rem; display: inline-block; max-width: 35rem; }

.block_404 { text-align: center; }

.block_404 p { font-size: 5rem; }

.block_404 h3 { font-size: 20rem; }

.block_404 .button { width: 90%; max-width: 34rem; }

.adb_sm { -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: center; }
.adb_sm .wrapper { display: table; height: 15rem; padding: 0; }
.adb_sm_caption { position: relative; display: table-cell; vertical-align: middle; padding: 2rem 12%; font: 700 4.5rem/1.1 Khula; color: #fdaf17; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); z-index: 1; }
.adb_sm_caption:before { content: ''; position: absolute; top: 0; right: 0; left: 0; bottom: 0; background-color: #fff; opacity: 0; z-index: -1; }

.contacts_form { float: right; width: 66%; padding-left: 4%; border-left: 1px dotted #a3a3a3; }
.contacts_form .g-recaptcha { float: left; width: 20rem; -webkit-transform: scale(0.78); -ms-transform: scale(0.78); transform: scale(0.78); -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; }
.contacts_form .button { position: relative; float: right; max-width: 19rem; width: 30%; padding: 1.8rem 0 1rem; z-index: 1; }
.contacts_sidebar { float: left; width: 30%; }
.contacts_sidebar p { font: 1.6rem/1.5625 Khula; }
.contacts_sidebar p a .icon { position: relative; top: -.3rem; margin-right: .4rem; color: #01a66a; }
.contacts_sidebar p a:hover { color: #01a66a; }
.contacts_sidebar .text_lg { font-size: 2.4rem; }
.contacts_sidebar .text_md { margin-top: .4rem; font: 700 1.8rem/1.2 Khula; }
.contacts_sidebar .button { width: 100%; max-width: 24rem; padding: 1rem 0 .5rem; margin: 1rem 0 2rem; font: 700 1.5rem/1 Khula; background-color: #01a66a; }
.contacts_sidebar .button:hover, .contacts_sidebar .button:focus { background-color: #fdaf17; }
.contacts_caption { margin-bottom: 1.6rem; font: 700 2.4rem/1 Khula; }

.soc_title { margin-top: 4rem; }

.services_adb { display: table; width: 100%; height: 26.5rem; -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: center; text-align: center; }
.services_adb_caption { display: table-cell; padding: 2rem; font: 700 4.5rem/1 Khula; color: #fff; vertical-align: middle; }

.side_nav a { display: block; padding: 1.8rem .5rem 1.4rem 1rem; margin-top: -1px; font: 700 1.7rem/1 Khula; border-bottom: 1px dotted #bfbfbf; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.side_nav a:hover { color: #01a66a; }
.side_nav .active a { background-color: #01a66a; color: #fff; border-bottom: 0; pointer-events: none; }

.middle_content { float: right; width: 72%; max-width: calc(100% - 24rem); }

.left_sidebar { float: left; width: 25%; min-width: 21rem; }

.about_content { float: left; width: calc(100% - 41rem); }
.about .feedback { float: right; margin-top: -16.4rem; }
.about_mob_btn { display: none; max-width: 32rem; padding: 1.8rem 0 1rem; margin: 2rem auto 0; background-color: #01a66a; }

/*MEDIA*/
@media only screen and (max-width: 1150px) { .location .map { height: 49rem; }
  .call_to_action { font-size: 1.8rem; }
  .location_content { text-align: center; }
  .location_box { top: 2.1rem; display: inline-block; margin: 0 auto; text-align: left; } }
@media only screen and (max-width: 992px) { html { font-size: 62.5%; }
  .content h1, .content .h1, .content h2, .content .h2 { font-size: 3.6rem; }
  .content h3, .content .h3 { font-size: 2rem; }
  .content img[style*="float"] { max-width: 50%; }
  .content img[style*="float"][style*=" right"] { margin-left: 20px !important; margin-right: 0 !important; }
  .content img[style*="float"][style*=" left"] { margin-right: 20px !important; margin-left: 0 !important; }
  .header_nav { padding-top: 1.1rem; }
  .header_nav > li { margin: 0 1rem; }
  .header_nav > li > a { font-size: 1.7rem; }
  .adb_feedback { width: 100%; max-width: 32rem; }
  .adb .feedback_caption { font-size: 2.5rem; }
  .call_to_action { font-size: 2.2rem; text-align: center; }
  .call_to_action .hh, .call_to_action p { max-width: 47rem; margin: 0 auto; }
  .wedo_caption { font-size: 4rem; }
  .wedo_title { font-size: 3rem; }
  .wedo .icon { font-size: 8rem; }
  .wedo_item { margin-top: 0; }
  .service_title { font-size: 1.8rem; }
  .service_caption { font-size: 4rem; }
  .why_caption { font-size: 3.4rem; }
  .why_title { padding-left: 4rem; font-size: 2.8rem; }
  .why_item .icon { top: -.4rem; font-size: 3.2rem; }
  .why_item p { font: 1.5rem/1.2 Khula; }
  .testimonials_name { padding-top: .2rem; font-size: 1.7rem; }
  .testimonials_caption { font-size: 3.6rem; }
  .footer_form { max-width: 24rem; }
  .footer_caption { font-size: 2.1rem; }
  .footer_content .column3 { width: 24rem; }
  .footer p { font-size: 1.4rem; }
  .footer ul a { font-size: 1.4rem; }
  .footer ul a:before { top: -1px; }
  .adb_sm { background-position: calc(50% + 17rem) 50%; }
  .adb_sm_caption { padding: 2rem; font-size: 3.4rem; text-align: center; }
  .adb_sm_caption:before { opacity: .4; }
  .services_adb { height: 18rem; }
  .services_adb_caption { font-size: 3.8rem; }
  .about_content { width: calc(100% - 37rem); }
  .about .feedback { max-width: 34rem; margin-top: 0; }
  .about .feedback_caption { font-size: 2.7rem; } }
@media only screen and (max-width: 1100px) { html { font-size: 62.5%; }
  .dropDown .navigation_dropDown a{text-align:center;}
  .content img[style*="float"] { float: none !important; display: block; max-width: 100%; margin: 0 auto 2rem !important; }
  .content img[style*="float"][style*=" right"] { margin: 0 auto 2rem !important; }
  .content img[style*="float"][style*=" left"] { margin: 0 auto 2rem !important; }
  .navigation { text-align: center; position: fixed; top: 4.8rem; right: -100%; height: 100vh; width: 100%; background-color: #01a66a; z-index: 5; padding: 0 0 6rem; margin: 0 !important; overflow-y: auto; opacity: 0; }
  .navigation_btn { display: inline-block; vertical-align: middle; }
  .header_call span { display: none; }
  .header_content { position: fixed; top: 0; left: 0; right: 0; z-index: 10; padding: .5rem 0; }
  .header_logo { top: .2rem; max-width: 18rem; }
  .header_contacts { margin-bottom: 0; }
  .header.isFixed .header_content { padding: .5rem 0; }
  .header.isFixed .header_logo { top: .4rem; -webkit-animation: none; animation: none; }
  .header.isFixed .header_contacts { display: block; }
  .header .social { display: none; }
  .header .social_mob { display: block; }
  .header_nav { display: block; padding: 0; margin-bottom: 2rem; }
  .header_nav > li { display: block; margin: 0; border-bottom: 1px dotted #fdaf17; }
  .header_nav > li > a { padding: 1.6rem 0 1.2rem; font: 600 2.6rem/1 Khula; color: #fff; text-transform: uppercase; }
  .navigation_dropDown { position: relative; opacity: 1; visibility: visible; display: none; padding: 0 0 1rem; -webkit-transition: none; transition: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: transparent; }
  .navigation_dropDown li { padding: 0; }
  .navigation_dropDown li a { display: block; padding: .6rem 1rem; color: #fdaf17; font-size: 2.2rem; }
  .adb_slider .item { background-position: calc(50% + 8rem) 0; }
  .adb .feedback { display: none; }
  .adb_feedback { max-width: 100%; min-height: 43rem; padding: 2.6rem 0 12rem; }
  .adb_mob_btn { display: inline-block; }
  .welcome { margin-top: 0; }
  .welcome_content { padding: 3rem 0; }
  .welcome h1, .welcome h2 { display: none; }
  .welcome_caption_mob { display: block; }
  .welcome img { display: none !important; }
  .welcome .button { display: none; }
  .call_to_action { padding: 3rem 0; font-size: 2rem; }
  .call_to_action .tcell { display: block; padding: .5rem 0; }
  .call_to_action p { font-size: .8em; }
  .wedo { padding: 3rem 0; }
  .wedo_caption { font-size: 3rem; }
  .wedo .icon { position: relative; left: 0; font-size: 6.4rem; -webkit-transform: none; -ms-transform: none; transform: none; }
  .wedo_item { width: 100%; padding-top: 2rem; margin: 0; }
  .wedo_title { max-width: 30rem; margin: 2rem auto 0; }
  .wedo_item p { display: none; }
  .service_caption { margin-bottom: .6rem; font-size: 3rem; }
  .service_title { height: auto; padding: 0; font-size: 2rem; }
  .service_item { width: 100%; padding: 2.2rem 1rem 1.8rem; margin: 1.8rem 0 0; }
  .service .button { position: absolute; top: 0; right: 0; left: 0; bottom: 0; margin: 0; opacity: 0; }
  .service_picture, .service_desc { display: none; }
  .why { padding: 3rem 0; text-align: center; }
  .why_picture { display: none; }
  .why_content { width: 100%; max-width: 100%; }
  .why_item p { display: none; }
  .why_item .icon { position: relative; top: 0; display: block; margin: 0 auto 1.2rem; font-size: 4.8rem; }
  .why_title { padding: 0; font-size: 2.5rem; }
  .footer_content .column3 { display: none !important; }
  .footer_caption { font-size: 2.4rem; }
  .footer_copy, .footer_dev { width: 100%; text-align: center; }
  .contacts_sidebar { width: 100%; margin-top: 3rem; }
  .contacts_form { width: 100%; padding-left: 0; border-left: 0; }
  .soc_title { margin-top: 0; }
  .middle_content { width: 100%; max-width: 100%; }
  .left_sidebar { width: 100%; margin-top: 2rem; }
  .services_adb { height: 14rem; }
  .about_mob_btn { display: block; }
  .about_content { float: none; width: 100%; }
  .about .feedback { display: none; }
}
@media only screen and (min-width: 769px) { .dropDown:focus .navigation_dropDown, .dropDown:hover .navigation_dropDown { display: block !important; } }
@media only screen and (max-width: 550px) { [class*='col_'] { width: 100%; margin-right: 0; }
  .content h1, .content .h1, .content h2, .content .h2 { font-size: 2.8rem; }
  h1, .h1 { font-size: 2.6rem; }
  h2, .h2 { font-size: 2.4rem; }
  h3, .h3 { font-size: 2.2rem; }
  .hide_mobile { display: none; }
  .testimonials_caption { padding: 0 2rem; font-size: 2.5rem; }
  .footer_content .column { display: block; }
  .footer_caption { font-size: 2.8rem; }
  .footer p { font-size: 2rem; }
  .footer .text_lg { font-size: 3rem; }
  .footer .text_md { font-size: 2.2rem; }
  .footer ul { display: none; }
  .homestars { max-width: 20rem; }
  .social_title { display: inline-block; margin: .8rem 1rem 0; vertical-align: top; }
  .footer .social { display: inline-block; vertical-align: top; }
  .footer .button { width: 100%; max-width: 100%;} 
  .footer_form{max-width: 100%;}
  .footer_content .column{padding-right: 0px !important;}
  .footer_copy span{display: block;}
  .wedo .icon, .why_item .icon{font-size: 3.5rem;}
  .wedo_title, .why_title{font-size: 2rem;}
  .services_adb_caption{text-shadow: 0 0 1.66rem rgba(0, 0, 0, 0.92);}
}
@media only screen and (max-width: 450px) { .header_call { font-size: 2.2rem; }
  .location_content p { font-size: 2rem; }
  .feedback_caption { font-size: 2.7rem; }
  .contacts_form .input { margin-bottom: 1.5rem; }
  .contacts_form .button { float: none; width: 100%; max-width: 100%; }
  .services_adb_caption { font-size: 3.2rem; } }
@media only screen and (max-width: 380px) { .header_call { display: none; }
  .mobile_phone { display: block; }
  .service_title { font-size: 1.7rem; }
  .testimonials .wrapper { padding: 0; }
  .testimonials_box { padding: 2rem 1.5rem 2rem 2.4rem; }
  .location_content p { padding: 1.4rem 1rem .8rem; font-size: 1.6rem; }
  .location_box { max-width: 28rem; }
  .location_content img { max-height: 3.8rem; }
  .footer_bottom { padding: 2rem 0 5.8rem; }
  .feedback_caption { font-size: 2rem; } }

/*# sourceMappingURL=main.css.map */
