@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
/*
Theme Name: Smolich
Author: Smolich
Tags: responsive, fixed width
*/

* { margin: 0px; padding: 0px; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body { width: 100%; font-size: 16px; line-height: 20px; color: #000; font-family: 'Montserrat', sans-serif; font-weight: 400; background: #fff; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; vertical-align: baseline; }

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
.container { padding: 0 15px; margin: 0 auto; max-width: 1140px; position: relative; }

input[type=checkbox]{ -webkit-appearance: checkbox; margin: 0px 0 0 0px; display: inline-block; vertical-align: top;}
button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; }


[href^="tel"] { cursor: text; }
[href^="tel"]:hover { text-decoration:none !important; }

textarea::input-placeholder,input::input-placeholder { opacity: 1; } 
textarea::-moz-placeholder,input::-moz-placeholder{ opacity: 1; } 
textarea:-ms-input-placeholder,input:-ms-input-placeholder{ opacity: 1; }
textarea::-webkit-input-placeholder,input::-webkit-input-placeholder { opacity:100; }  

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

input, textarea { font-weight: 400; transition: all 0.3s; -webkit-transition: all 0.3s; font-family: 'Montserrat', sans-serif; border-radius:0px !important; -webkit-border-radius:0px  !important; -ms-border-radius:0px  !important; }
input[type="text"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
 textarea:focus { outline: none; }
input.wpcf7-validates-as-required {  }
input.wpcf7-validates-as-required:focus { }

/* common */
a { color: #0b9444; outline: none; transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
a:hover { }
img { border: 0px; outline: none; display: block; max-width: 100%; height:auto;  transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
ul,ol { margin-bottom: 20px; padding: 0 0 0 20px;}
.clear { clear: both; overflow: hidden; }
h1, .h1 ,h2, .h2 ,h3, .h3 ,h4, .h4 ,h5, .h5 ,h6, .h6 { padding-bottom: 10px; font-weight:700; line-height:1.2; } 

h1, .h1 { font-size: 44px; }
h2, .h2 { font-size: 35px; letter-spacing: 0.01em; }
h3, .h3 { font-size: 30px; }
h4, .h4 { font-size: 25px; }
h5, .h5 { font-size: 20px; }
h6, .h6 { font-size: 16px; }

p { padding-bottom: 20px; line-height:1.5; font-weight:300; }
p a { color:#0b9444; }
p a:hover { text-decoration:underline; }
p strong { font-weight:700; }
.flex-wrap { display: flex; flex-wrap:wrap; }
.v-center { align-items:center; }
.space-between { justify-content:space-between; }

.field, .wpcf7-text, textarea { display: block; border-radius:0; -webkit-border-radius:0; -ms-border-radius:0; width: 100%; height: 45px; font-size: 16px ; padding: 13px 15px 13px 15px; background:#e1e1e1; border:0; color:#5d5d5d; }
textarea { padding: 13px 15px; height: 140px; resize: none; }

a.close, a.mobilemenu { display: none; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
 textarea:focus { border:0; color: #000; outline:none; }

.button { transition:all 0.3s; font-size: 25px; letter-spacing: -0.04em; line-height: 30px; padding: 9px 45px; border-radius: 2px; font-weight:700; text-align:center; background:#c45340; display:inline-block; vertical-align: top; color: #FFF; border:0; cursor: pointer; }
.button:after { content:'»'; display: inline-block; vertical-align: bottom; margin-left:10px;}
.button:hover { background: #842d20; }
.button.light:hover { background: #fff; color:#c45340; }

/* wrapper */
#wrapper { width: 100%; overflow: hidden; min-height: 100%; position: relative; }
.wrapper,
.centering { width: 100%; max-width: 1230px; padding: 0 15px; margin:auto; position: relative;}  

.text_center { text-align:center; }

/* header-part */
#header-part { padding: 25px 0 25px; width: 100%; z-index:99; position: relative; background: #fff; }
#header-part .wrapper { max-width: 1340px; }
#header-part .logo { width: 422px; display: block; margin: 15px 0 0 25px; }
#header-part .logo img { width: 100%; } 
#header-part .phonebox { background:#c45341 url(images/phone-icon.png) 15px center no-repeat; border-radius: 2px; padding: 2px 20px 2px 60px; }
#header-part .phonebox .phone { font-size: 20px; line-height:1.1; display: block; font-weight:700; color:#fff; letter-spacing: -0.07em; }
#header-part .phonebox a { font-size: 35px; line-height:1; font-weight:700; color:#fff; text-transform: uppercase; letter-spacing: -0.02em; }
#header-part .right { display: flex; align-items:flex-start; padding: 0 10px 0 0; }
#header-part .language { font-size: 16px; line-height: 1.2; color: #53697f; font-weight:700; font-style:italic; padding: 10px 0 0 0; letter-spacing:0.02em; display:block; }  
#header-part .consultation.button { display: flex; flex-wrap:wrap; align-items:center; justify-content:center; padding-left: 25px; padding-right:25px; margin-right:30px; }
#header-part .button { min-height:61px; }

/* banner_sec */
.banner_sec { padding: 100px 0; min-height:665px; width: 100%;  position: relative; background-position: center top; background-size:cover; }
.banner_sec .mob_banner { display: none; width: 100%; }
.banner_sec .text { margin: 0 0 30px -40px; max-width: 560px; text-align: center; }  
.banner_sec h1 { color: #fff; line-height:1.1; text-shadow: 4px 4px 4px rgba(0,0,0,0.2); letter-spacing:0.022em; padding-bottom: 40px; }
.banner_sec .button { padding: 9px 25px;  }
.banner_sec.no_image { min-height:inherit;  }
.banner_sec.no_image h1 { padding:0; text-align: center;  }
.banner_sec.no_image .text { margin:0; max-width: 100%; }


/* content-part */
#content-part { width: 100%; position: relative;  }
.head_content { text-align: center; max-width: 930px; margin: 0 auto; padding-bottom: 15px; }
.head_content h2 { color: #53697f; padding-bottom: 30px; }
.head_content p { font-size:18px; }

/* get_free_consultation */
.get_free_consultation { padding: 40px 0 85px; width: 100%;  }
.get_free_consultation .left_side { width: 47.2%; padding: 20px 30px 30px; background:#53697f;	 }
.get_free_consultation .right_side { margin:-5px 0 0 0; padding: 0 0 0 65px;  width: 52.8%; }
.get_free_consultation h2 { color: #53697f; padding-bottom: 35px; }
.get_free_consultation p { padding-bottom: 15px; letter-spacing:0.015em; }
.get_free_consultation .wpcf7-form-control-wrap[data-name="your-name"] input { text-transform:uppercase; }
.get_free_consultation ul { margin: -10px 0 15px 35px; list-style:none; padding:0; }
.get_free_consultation ul li { position: relative; padding: 0 0 2px 10px; line-height:1.5; } 
.get_free_consultation ul li:before { width: 4px; height:4px; content:''; position:absolute; left:0; top:10px; border-radius: 50%; background:#000; }  
.get_free_consultation .left_side h2 { padding-bottom: 25px; color: #fff; text-align:center; }
.get_free_consultation form { background:#fff; padding: 28px; }
.get_free_consultation label { font-size: 20px; line-height: 1.2; display: block; padding: 0 0 10px 0; font-weight:700; color: #53697f; }
.get_free_consultation label.error { font-style:italic; padding-top:4px; }
.get_free_consultation textarea.error,
.get_free_consultation input.error { box-shadow: 0px 8px 0px #af2024; color: #af2024; }
.get_free_consultation textarea.valid ,
.get_free_consultation input.valid { box-shadow: 0px 8px 0px #00b140; }
.get_free_consultation input[type="text"]:focus,
.get_free_consultation input[type="email"]:focus,
.get_free_consultation input[type="tel"]:focus,
.get_free_consultation textarea:focus { box-shadow: 0px 8px 0px #53697f; }
.get_free_consultation textarea,
.get_free_consultation input { margin-bottom: 15px; } 
.get_free_consultation .left_side .button { margin:0 auto; display: table; }
.get_free_consultation.full { padding-bottom: 70px; }
.get_free_consultation.full .left_side { width: 100%; }
.get_free_consultation.full { padding-top:70px; }   
.get_free_consultation.full h2 { font-size: 40px; }
/*.get_free_consultation.full .button { float: right; }*/
.get_free_consultation.full form { overflow: hidden; }


.wpcf7-spinner { display: none !important; }


/*services_sec*/
.services_sec { padding: 60px 0 20px; width: 100%; background:#dde1e5; }
.services_sec .col3 { width: 33.33%; padding: 0 35px; text-align: center; }
.services_sec .col3 .icon { position: relative; width: 130px; height: 130px; display: block; margin:auto; }
.services_sec .col3 .icon img { width: 100%; height:100%; position:absolute; left:0; top:0; transition:all 0.3s; }
.services_sec .col3 .inner:hover .icon img.main,
.services_sec .col3 .icon img.hover { opacity:0; }
.services_sec .col3 .inner:hover .icon img.hover {opacity:100; }
.services_sec .col3 .inner:hover .button { background: #842d20; }
.services_sec .col3 .button { padding: 9px 20px; margin:35px 0; font-size: 20px; line-height:1.1;  } 
.services_sec .flex-wrap { padding: 0 0px 0 50px; }
.services_sec .col3:nth-of-type(2) .button { max-width: 210px; }
.services_sec .inner { width: 100%; position: relative; }
.services_sec .box_link { position:absolute; left:0; top:0; width: 100%; height: 100%; font-size:0; line-height:0; }
.page .services_sec .col3:nth-of-type(2) .button { max-width: inherit; }

/*benefit_sec*/
.benefit_sec { padding: 90px 0 20px; width: 100%; }
.benefit_sec .image { order:1; width: 40.2%; }
.benefit_sec .image figure { width: 100%; height:0; padding-bottom:100%; position: relative; }
.benefit_sec .image figure img { width: 100%; height:100%; position:absolute; left:0; top:0; object-fit:cover; border-radius:50%; }
.benefit_sec .text { padding: 0 100px 70px 0; width: 59.8%; }
.benefit_sec .wrap { padding: 0 60px 100px 35px; }
.benefit_sec h2 { color: #53697f; padding-bottom: 25px; }
.benefit_sec .button { margin-bottom: 30px; }
.benefit_sec p { max-width: 500px; }
.benefit_sec .col2 { width: 50%; padding: 0 15px 60px; }
.benefit_sec .col3 { width: 33.33%; padding: 0 15px 60px; }
.benefit_sec .wrap2 { margin: 0 -15px; }  
.benefit_sec .icon { width: 73px; height:73px; }
.benefit_sec .icon img { width: 100%; height: 100%; }
.benefit_sec span.title { font-size: 25px; line-height: 1.3; color:#53697f; font-weight:700; padding: 0 0 0 20px; max-width: calc(100% - 73px); }
.benefit_sec a:hover span.title { color: #c45341; }
.benefit_sec span.title span { font-weight:400; }

/*testimonial_sec*/
.testimonial_sec { padding: 270px 0 95px; color:#fff; background:#c37367 url(images/testimonial-bg.png) center top no-repeat; }
.testimonial_sec p { padding-bottom: 35px; font-weight:400; letter-spacing:0.02em; font-size: 22px; line-height:1.25; font-style:italic; }
.testimonial_sec .name { font-size: 30px; letter-spacing:0.015em; font-style:italic; display: block; line-height:1.2; font-weight:400; }
.testimonial_sec .name strong { font-style:normal; } 

/*content_sec*/
.content_sec { padding: 90px 0; }



/* footer-part */
#footer-part { width: 100%; }

/*prefooter_sec*/
.prefooter_sec { background:#8696a5; color: #fff; width: 100%; }
.prefooter_sec .col2 { padding: 50px 50px 140px 50px ; width: 50%; text-align: center; position: relative; }
.prefooter_sec .col2 + .col2 { background:#53697f; }
.prefooter_sec .col2:after { width: 5000px; height: 100%; content:''; position:absolute; right:-5000px; top:0; background:#53697f; }
.prefooter_sec .icon { max-width: 151px; margin:auto; }  
.prefooter_sec h2 { padding: 35px 0 25px; font-size: 50px; }
.prefooter_sec .wrapper { max-width: 1370px; }
.prefooter_sec .phone { padding: 10px 0 60px; display: block; letter-spacing: 0.04em; display:block; font-size: 35px; line-height:1; color:#fff; font-weight:700; }
.prefooter_sec .phone a { color: #fff; text-decoration:underline; display: inline-block;} 
.prefooter_sec .phone a:hover { text-decoration:none; } 
.prefooter_sec .button { padding: 9px 25px; position:absolute; display:block; width: 100%; max-width: 285px; left:50%; bottom:85px; transform: translate(-50%,0); }  
.prefooter_sec address { padding-bottom: 30px; font-size: 35px; line-height:1.1; letter-spacing: 0.02em; font-style:normal; font-weight:300; }

/*footer_sec*/
.footer_sec { padding: 50px 0; width: 100%; }
.footer_sec .logo { width: 235px; }
.footer_sec .text { width: calc(100% - 235px); padding: 10px 0 0 50px; }
.footer_sec .text p { font-style:italic; font-size: 14px; letter-spacing: 0.020em; line-height:1.7; font-weight:400; }

.wpcf7-not-valid-tip { display: none !important; }
.wpcf7-not-valid { box-shadow: 0px 0px 0px 1px #f00 inset; -webkit-box-shadow: 0px 0px 0px 1px #f00 inset; -ms-box-shadow: 0px 0px 0px 1px #f00 inset; }
div.wpcf7-response-output { margin:10px 0; padding:0; font-size: 14px; line-height: 14px; color: #f00; border:0; }
div.wpcf7-mail-sent-ok { color: #398f14; }

/* content-bar-bar */
.content-bar { padding: 60px 0 60px; width: 100%;  }
.error404 .content-bar { padding: 170px 0 50px; text-align:center; min-height:500px; }

/* Alignment */ 
.alignleft { display: inline; float: left; margin-right: 1em !important; }
.alignright { display: inline; float: right; margin-left: 1em !important; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1.625em; }
table, th, td { border: none }
table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.6em; table-layout: fixed; /* Prevents HTML tables from becoming too wide */ width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
th { border-width: 0 1px 1px 0; }
td { border-width: 0 1px 1px 0; vertical-align: top; }
td img { width: 100%; max-width: 100%; vertical-align: top; margin: 0px; height: auto; }
th, td { padding: 0.4em; }
th { font-size: 24px; letter-spacing: 1px; line-height: 28px; }
td img.alignnone { margin: 0px }
blockquote { /*font-style: italic;*/  font-weight: normal; margin: 0 2%; }
blockquote em, blockquote i, blockquote cite { font-style: normal; }
blockquote cite { color: #666; letter-spacing: 0.05em; text-transform: uppercase; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


/*keyframes*/
@-webkit-keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0)}
}

@-moz-keyframes stickyhead{
	0%{opacity:0;-moz-transform:translateY(-100%)}
	100%{opacity:1;-moz-transform:translateY(0)}
}
@keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
}
