/*   
Theme Name: Style Me
Theme URI: sailstudio.com
Description: Minimal WP Theme
Author: sailstudio.com
Author URI: sailstudio.com
Version: 1.0
.
Минимальная тема Wordpress.
.
*/

html {
/*     font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; */
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
/*
#ff565c червоний
*/
body {
	margin: 0;
    padding: 0;
    font-family: "FuturaPT", sans-serif, Arial;
    font-weight: 300;
	color: #292c33;
	 line-height: 1.5;
	 background-color: #191b1d; 
	}
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;
}
img {
	max-width: 100%;
    height: 100%;
}
iframe {
    border: 0
}
a,
area,
button,
input,
label,
select,
summary,
textarea {
    touch-action: manipulation
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a:active,
a:hover {
    outline: 0;
	text-decoration: none;
}
a {
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	    color: #7e8594;
}
a:hover {
	text-decoration: none;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	color: #f26739;
}
ol,ul {
    margin-top: 0;
    margin-bottom: 10px;
	list-style: none;
	}
ul li {
	list-style: none;
}
ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0;
}
h1 {
    font-size: 51px;
	color: #fff;
	font-weight: 600;
    line-height: 1.2;
	position: relative;
}
h1:before {
	position: absolute;
    content: "";
    background: #ff565c;
    width: 67px;
    height: 4px;
    bottom: -45px;
    left: 2px;
}
h2 {
    font-size: 32px;
	font-weight: 300;
    line-height: 1.3;
	color: #ff565c;
}
h3 {
    font-size: 26;
    line-height: 1.4;
	font-weight: 600;
}
h4 {
    font-size: 14;
    line-height: 1.4;
}
h5 {
    font-size: 16px;
    line-height: 1.4;
}
h6 {
    font-size: .875rem;
    line-height: 1.4;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

.fleft {
	float: left;
}
.fright {
	float: right;
}
header {
    display: inline-block;
    width: 100%;
	position: fixed;
    z-index: 9;
	padding: 20px 0px;
}
.logo img {
	width: 220px;
	margin-left: 10px;
}
.main-menu-top {

}
#menu-main {
	display: flex;
    margin-left: 0px;
    padding-left: 10px;
}
#menu-main a {
	margin-left: 5px;
	
}
#menu-main .current-lang a {
	text-decoration: none;
	color: #ff565c;
}

wr {
	max-width: 1300px;
    display: block;
    margin: 0 auto;
}
.content {

}
.hs1 h1 {
	position: relative;
	max-width: 75%;
}
.hs1 h1:before {
	position: absolute;
    content: "";
    background: #ff565c;
    width: 67px;
    height: 4px;
    bottom: -45px;
    left: 2px;
}
.hs2 strong {
	color: #ff565c;
	font-weight: 500;
}
.numb {
position: absolute;
bottom: 90px;
font-weight: 500;
    letter-spacing: 1px;
    font-size: 24px;
}
.numb:before {
    position: absolute;
    content: "";
    background: #fff;
    width: 67px;
    height: 2px;
    right: -82px;
    top: 23px;
}
.kom {
	display: flex;
	align-items: center;
}
.imbl {
	width: 60%;
	position: relative;
}
.imbl img {
	height: 520px;
    margin-bottom: 0px;
    margin-left: 55px;
}
.textbl {
color: #fff;
    font-size: 24px;
    margin-left: 150px;
    margin-top: -80px;
    max-width: 630px;
}
.textbl h1 {
	margin-bottom: 84px;
}
.imbl h2 {
	-o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    position: absolute;
    width: 520px;
    bottom: 242px;
    left: -246px;
    text-align: left;
}
.fp-controlArrow.fp-next {
    right: 75px !important;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #9b9b9b !important;
}
.perev {
color: #fff;
font-size: 22px;
display: flex;
    flex-wrap: wrap;	
}
.perev > div {
width: 50%;
padding: 20px;
position: relative;	
}
.pnum {
	width: 40px;
    height: 40px;
    background: #ff565c;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    font-weight: 900;
}
.pnum:before {
	position: absolute;
    content: "";
    left: 77px;
	right: 32px;
    height: 1px;
    border-top: 3px dotted #fff;
}
.ptxt {
	padding-left: 58px;
    min-height: 100px;
}
.hs6 h1 {
	margin-bottom: 90px;
}
.pos {
	display: flex;
	color: #fff;
}
.pos > div {
	width: 25%;
	position: relative;
}
.posnum {
		width: 40px;
    height: 40px;
    background: #ff565c;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    font-weight: 900;
	margin-right: 20px;
}
.posh {
	font-weight: 500;
	display: flex;
    align-items: center;
	font-size: 20px;
	margin-bottom: 30px;
}
.posh:before {
	position: absolute;
    content: "";
    left: 0px;
    right: 32px;
    height: 1px;
    border-top: 3px dotted #fff;
    top: 56px;
}
.postxt {
	
}
.postxt li {
	font-size: 18px;
    list-style: circle;
    margin-left: 20px;
    margin-right: 20px;
}
.hs7 .hs7-1 {
	max-width: 40%;
}
.hs7 .wpb_column:nth-child(2) {
	max-width: 60%;
}
.hs7 strong {
	font-weight: 500;
	color: #ff565c;
}

.hs8 h1 {
	margin-bottom: 90px;
}
.hs8 .posnum img {
    width: 20px;
}
.hs8 .postxt li {
    list-style: none;
	margin-left: 0;
}
.hs8 .postxt li.tel {
    margin-top: 30px;
}
footer {
	display: inline-block;
	background: #f7f7f7;
	width: 100%;
}
.foot {
	width: 33.33333333%;
	float: left;
	padding: 10px;
}
.blog-list a img {
    float: left;
}
.blog-list ul li {
	display: inline-block;
    width: 100%;
	margin-bottom: 15px;
}
.blog-list a img {
    float: left;
    margin-right: 15px;
}
.taxonomy-description {
	display: inline-block;
}


@media (max-width: 780px) {
	h1 {
	font-size: 30px !important;
	}
	.wpb_column {
    height: auto !important;
	}
	.fp-tableCell {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: auto !important;
}
.hs2 span {
	    font-size: 18px !important;
}
.numb {
	display: none !important;
}
.fp-section.fp-table, .fp-slide.fp-table {
    height: auto !important;
}
.vc_row.vc_row-o-full-height {
    min-height: auto !important;
}
.hs1 {
	    padding: 160px 0 !important;
}
.hs2 h1 {
    margin-top: 40px !important;
    margin-bottom: 108px !important;
    text-align: center !important;
}
.hs2 h1:before {
    left: 50% !important;
    margin-left: -36px !important;
}
.kom {
    flex-wrap: wrap;
}
.imbl {
    width: 100%;
}
.textbl {
    color: #fff;
    font-size: 24px;
    margin-left: 0px;
    margin-top: 31px;
    max-width: 630px;
}
.perev > div {
    width: 100%;
}
.hs4 {
	    padding-bottom: 40px !important;
}
.hs4-1 h1 {
    margin-top: 40px !important;
    margin-bottom: 108px !important;
    text-align: center !important;
}
.hs4-1 h1:before, .hs6 h1:before, .hs7 h1:before  {
    left: 50% !important;
    margin-left: -36px !important;
}
.hs6 h1 {
    margin-top: 40px !important;
    margin-bottom: 108px !important;
    text-align: center !important;
}
.pos {
    flex-wrap: wrap;
}
.pos > div {
    width: 100% !important;
}
.hs7 .hs7-1 {
    max-width: 100%;
}
.hs7 h1 {
    margin-top: 40px !important;
    margin-bottom: 108px !important;
    text-align: center !important;
}
.hs7 .wpb_column:nth-child(2) {
    max-width: 100%;
}
}

