/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 1.0.34
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/
.header-top {
    display: none;
}
.header-wrapper.stuck #logo {
    width: 100px;
}
.header-wrapper.stuck .head_item {
    height: 50px;
}
.header-wrapper.stuck a.tel_head {
    font-size: 16px;
    margin-bottom: 5px;
}
.header-wrapper.stuck a.tel_head span {
    font-size: 16px;
}
.header-wrapper.stuck .btn_head {
    font-size: 10px;
    line-height: 25px;
    padding: 0 15px;
    height: 25px;
}
.section-content.relative {
    padding-right: 30px;
    padding-left: 30px;
}
.head_item {
    background: #f5f6f8;
    padding: 0 20px;
    border-radius: 6px;
    height: 70px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    flex-flow: row;
    justify-content: center;
}
.head_item i {
    color: #2ba6b8;
    font-size: 20px;
    margin-right: 18px;
    line-height: initial;
}
.time_head span {
	color: rgb(0 0 0 / 60%);
    font-size: 12px;
    line-height: initial;
}
.time_cont {
	color: #000;
    font-size: 13px;
    line-height: initial;
    margin-top: 0px;
    font-weight: bold;
}
a.tel_head {
	color: #000;
    font-size: 18px;
    margin-bottom: 7px;
    display: block;
    font-weight: bold;
    line-height: initial;
    text-align: center;
}
a.tel_head span {
	font-weight: 400;
    color: rgb(0 0 0 / 70%);
}
.btn_head {
	background: #f64a4e;
    font-size: 12px;
    text-transform: none;
    letter-spacing: 0;
    line-height: 40px;
    box-shadow: 0px 10px 20px -10px #f23439;
    padding: 0 20px;
    height: 40px;
    display: flex;
    align-items: center;
    border-radius: 6px;
    color: #fff;
    font-weight: 400;
    cursor: pointer;
}
a.nav-top-link {
	margin-right: 5px;
}
.back-to-top i {
	line-height: 60px;
    font-size: 22px!important;
    color: #000;
}
section h3 {
	color: #000;
	font-size: 26px;
	margin-bottom: 40px;
}
.btn {
	display: inline-block;
    font-size: 15px;
    padding: 20px 40px;
    border-radius: 50px;
    cursor: pointer;
}
section h3:before {
	content: "";
    width: 100px;
    height: 5px;
    background: #f64a4f;
    position: relative;
    top: -3px;
    left: 0;
    display: inline-block;
    margin-right: 50px;
    border-radius: 50px;
}
/* MAIN PAGE SECTION_ONE */
.sec_one {
    z-index: 9;
    height: calc(100vh - 100px);
}
.banner_content h1 {
	color: #fff;
    font-size: 36px;
    line-height: initial;
}
.banner_content span {
	color: #fff;
    font-size: 20px;
    line-height: initial;
}
.sec_one .btn {
	background: #00C04B;
    color: #fff;
    margin-top: 20px;
}
.sec_one form {
    background: #fff;
    display: flex;
    justify-content: space-between;
    padding: 40px 30px;
    border-radius: 10px;
    margin-bottom: 0;
    margin-top: 30px;
}
.field_form {
	width: 100%;
    position: relative;
}
.field_form label {
    position: absolute;
    top: -10px;
    z-index: 9;
    left: 15px;
    background: #ffffff;
    width: auto;
    font-size: 12px;
    padding: 0 12px;
}
.field_form input {
    margin-bottom: 0;
    box-shadow: none;
    background: transparent;
    width: 95%;
    border-radius: 5px;
    height: 50px;
    border: 1px #e6e6e6 solid;
}
.field_form input:focus {
    border: 1px #7accf4 solid;
    box-shadow: none;
}
.field_form input.wpcf7-form-control.wpcf7-submit {
    background: linear-gradient(-0deg, #407d8f, #21bccf);
    font-size: 15px;
    text-transform: none;
    letter-spacing: 0;
    line-height: initial;
    font-weight: 400;
    box-shadow: 0px 10px 30px -15px #27b0c2;
    margin-right: 0;
    width: 100%;
    border: 0;
}
.wpcf7-response-output {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 600px;
    margin: auto!important;
    max-height: 100px;
    background: #fff;
    border: 0!important;
    box-shadow: 0px 10px 50px -10px rgb(0 0 0 / 20%);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
}
/* MAIN PAGE SECTION_EIGHT */
.scheme_number {
	position: absolute;
    top: 0;
    right: 0;
    font-size: 50px;
    font-weight: bold;
    opacity: .1;
}
.scheme_head {
	color: #000;
    margin-bottom: 10px;
    font-weight: bold;
    line-height: initial;
    display: inline-block;
    margin-top: 15px;
}
.scheme_desc {
	color: rgb(0 0 0 / 70%);
    font-size: 14px;
    line-height: 1.6;
    margin-top: 10px;
}
.sec_eight .col.medium-2.small-12.large-2 {
	max-width: calc(16.5% - 6px);
    -ms-flex-preferred-size: calc(16.5% - 6px);
    flex-basis: calc(16.5% - 6px);
    margin-right: 60px;
}
.sec_eight .col.medium-2.small-12.large-2:nth-child(6) {
	margin-right: 0;
}
.sec_eight img {
    filter: hue-rotate(155deg);
}
/* MAIN PAGE SECTION_TWO */
.item_container .col.large-12:nth-child(1) {
	background: linear-gradient(0deg, #407d8f, #21bccf);
	min-height: 300px;
}
.catalog_row .col-inner .img {
    width: 100%!important;
    padding: 50px 20px;
    margin: auto
}
.catalog_row img.attachment-original.size-original {
	width: auto;
    height: 130px;
}
.catalog_row .col-inner .img .img-inner {
    text-align: center;
}
.sec_two .col.medium-3.small-12.large-3 {
	background: #ffffff;
    max-width: calc(25% - 30px);
    -ms-flex-preferred-size: calc(25% - 30px);
    flex-basis: calc(25% - 30px);
    margin-right: 40px;
    margin-bottom: 60px;
    border-radius: 10px;
    box-shadow: 0px 10px 40px -10px rgb(0 0 0 / 10%);
    overflow: hidden;
}
.sec_two .col.medium-3.small-12.large-3:nth-child(4n+1) {
	margin-right: 0;
}
.item_desc_wrapper {
	padding: 30px;
}
.item_head {
	color: #fff;
    font-size: 16px;
    line-height: initial;
    font-weight: bold;
    margin-bottom: 0px;
    padding: 0 30px;
}
.item_attr {
	display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 1.6;
}
.item_attr span {
	border-bottom: 1px #29b6c9 dashed;
    line-height: initial;
}
.item_attr_value {
	font-weight: bold;
}
/* MAIN PAGE SECTION_THREE */
.sec_three .col.medium-4.small-12.large-4 a.fill {
    z-index: 999;
}
.sec_three .col.medium-4.small-12.large-4:hover .overlay {
    background: linear-gradient(45deg, #28b1c4, transparent);
    transition: 1s all;
}
.sec_three .col.medium-4.small-12.large-4 {
	max-width: calc(33.33333% - 27px);
    -ms-flex-preferred-size: calc(33.33333% - 27px);
    flex-basis: calc(33.33333% - 27px);
    margin-right: 40px;
    margin-bottom: 40px;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
}
.sec_three .col.medium-4.small-12.large-4:nth-child(3n+1) {
	margin-right: 0;
}
.head_place {
	font-size: 24px;
    font-weight: bold;
    line-height: initial;
    color: #fff;
}
.head_place:before {
	content: "";
    width: 50px;
    height: 5px;
    background: #f64a4f;
    position: relative;
    top: -15px;
    left: 0;
    display: block;
    margin-right: 0;
    border-radius: 50px;
}
.sec_three .banner .img {
	max-width: 60px;
    margin-bottom: 35px;
    opacity: 1;
}
/* MAIN PAGE SECTION_FOUR */
.sec_four h3, .sec_six h3, .sec_work h3 {
	text-align: center;
	margin-bottom: 80px;
}
.sec_four h3:before, .sec_six h3:before, .sec_work h3:before {
	right: 0;
    display: block;
    margin: auto;
    bottom: -60px;
    top: auto;
}
.sec_four img {
    border-radius: 10px;
}
.guide_block .col-inner {
	margin-right: auto!important;
    margin-left: auto!important;
}
.guide_item {
	margin-bottom: 50px;
	display: flex;
}
.guide_item span {
	width: 60px;
    height: 60px;
    background: linear-gradient(45deg, #407d8f, #21bccf);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-bottom: 20px;
    margin-right: 40px;
    color: #fff;
    font-size: 25px;
    box-shadow: 0px 10px 30px -10px #27b0c3;
}
.guide_cont {
	width: calc(100% - 100px);
}
.guide_head {
	font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: initial;
}
.guide_text {
	color: rgb(0 0 0 / 70%);
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.6;
}
.guide_block .row {
	align-items: center;
}
/* MAIN PAGE SECTION_FIVE */
.col.logo_wrap {
box-shadow: 0px 10px 40px -10px rgb(0 0 0 / 10%);
    max-width: calc(25% - 22px);
    -ms-flex-preferred-size: calc(25% - 22px);
    flex-basis: calc(25% - 22px);
    margin-bottom: 30px;
    border-radius: 10px;
    padding: 40px!important;
    margin-right: 29px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}
.col.logo_wrap:nth-child(4n+1) {
	margin-right: 0;
}
.logo_wrap .img {
    width: auto!important;
}
.logo_wrap img {
    opacity: .5;
    filter: grayscale(1);
    transition: .3s all;
    height: 40px;
    width: auto;
}
.logo_wrap:hover img {
    opacity: 1;
    filter: grayscale(0);
}
.logo_wrap.clr img {
    filter: invert(1);
}
.sec_work img.attachment-large.size-large {
    max-height: 500px;
    width: auto;
    border-radius: 10px;
}
.sec_work .img .img-inner {
    text-align: center;
}
.sec_work .slider-nav-light .flickity-prev-next-button svg, .slider-nav-light .flickity-prev-next-button .arrow {
    fill: #000;
    background: #fff;
    box-shadow: 0px 8px 40px -5px rgb(0 0 0 / 20%);
    padding: 20px;
}
/* MAIN PAGE SECTION_SIX */
a.accordion-title {
	color: #000;
}
.accordion .toggle i {
	color: #000;
}

/* MAIN PAGE FOOTER */
.footer_logo .col-inner {
    display: flex;
    align-items: center;
}
.widget_nav_menu li {
    border-top: 0!important;
}
.widget_nav_menu ul {
    display: flex;
    justify-content: space-between;
}
.widget_nav_menu ul a {
    color: #fff;
}
.footer_actions .col-inner {
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
}
.footer_btn {
    background: #f64a4f;
    padding: 0 30px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    color: #fff;
    box-shadow: 0px 10px 20px -10px #f64a4f;
    font-size: 15px;
    line-height: initial;
    cursor: pointer;
}
.footer_second {
    margin-top: 40px;
    margin-bottom: 40px;
}
.footer_second .col.medium-3.small-12.large-3 {
    max-width: calc(25% - 20px);
    -ms-flex-preferred-size: calc(25% - 20px);
    flex-basis: calc(25% - 20px);
    margin-right: 26px;
}
.footer_second .col.medium-3.small-12.large-3:nth-child(4) {
    margin-right: 0;
}
.footer_second .col.medium-3.small-12.large-3 .col-inner {
    background: #6597a6;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0px 10px 30px -10px rgb(0 0 0 / 15%);
}
.footer_cont span {
    color: #fff;
    font-size: 14px;
    line-height: initial;
    display: block;
    margin-bottom: 10px;
}
.footer_cont .footer_item {
    font-size: 14px;
    color: #fff;
    line-height: initial;
    font-weight: 600;
}
.footer_cont a {
    margin-bottom: 0;
    font-size: 16px;
    line-height: initial;
    color: #fff;
    border-bottom: 1px #fff dashed;
}
.footer_cont p {
    margin-bottom: 0;
    color: rgb(255 255 255 / 60%);
}
html.active_form {
    overflow: hidden;
}
.section_modal {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-y: scroll;
}
.section_modal .row {
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0px 15px 40px -10px rgb(0 0 0 / 10%);
}
.form_head {
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin-bottom: 50px;
}
.form_content {
    width: 80%;
    margin-right: 40px;
}
.close_form {
    max-width: 20%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: #f5f6f8;
    color: #000;
    font-size: 24px;
    cursor: pointer;
}
.f_head {
    color: #000;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: initial;
}
.f_text {
    color: rgb(0 0 0 / 70%);
    font-size: 16px;
    line-height: 1.6;
}
.modal_form {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #f5f6f8;
    top: 0;
    left: 0;
    z-index: 100;
    display: none;
}
.modal_form .field_form {
    margin-bottom: 25px;
}
.modal_form .field_form input {
    width: 100%;
}

/* SERVICE PAGE */

.sec_sdesc p {
    color: rgb(0 0 0 / 80%);
    font-size: 16px;
    line-height: 1.9;
    text-align: justify;
    margin-bottom: 0;
}
.sec_one.services {
    overflow: hidden;
    border-radius: 10px;
    max-width: 1240px;
    margin: auto;
    padding-right: 30px;
    padding-left: 30px;
    height: 500px;
}
.sec_four.services {
    border-top: 1px rgb(0 0 0 / 10%) solid;
}
.sec_sdesc {
padding-bottom: 100px!important;
    border-bottom: 1px rgb(0 0 0 / 10%) solid;
}

/* MOBILE VERSION */

@media screen and (max-width: 1000px) {

.header-top {
    display: block;
}
.btn_head_mobile {
background: #f64a4f;
    padding: 0 12px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    color: #fff;
    box-shadow: 0px 10px 20px -10px #f64a4f;
    font-size: 12px;
    line-height: initial;
    cursor: pointer;
}
li.nav-icon {
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(-0deg, #407d8f, #21bccf);
    width: 35px;
    border-radius: 5px;
}
li.nav-icon a {
    color: #fff;
    padding: 0!important;
    font-size: 10px;
    line-height: initial;
}
#logo {
    width: 100px!important;
}
#top-bar ul.nav.nav-center.nav-small.mobile-nav.nav-divided {
    flex-flow: row;
    justify-content: space-between;
}
.time_cont {
    margin-top: 0;
    font-weight: normal;
}
.time_head span {
    display: none;
}
.head_item {
    background: transparent;
    height: 30px;
    padding: 0;
    margin-right: 0;
}
.phone_mobile {
    display: block;
    text-align: center;
}
li.html.custom.html_nav_position_text {
    padding: 5px 0;
}
.phone_mobile a {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
    border-bottom: 1px #27b0c2 dashed;
    line-height: initial;
    margin-bottom: 3px;
}
li.html.custom.html_nav_position_text span {
    font-size: 11px;
    line-height: initial;
    color: rgb(0 0 0 / 40%);
}

section h3 {
    font-size: 18px;
    text-align: center;
} 
section h3:before {
    display: block;
    margin: auto;
    bottom: auto;
    top: -10px;
}

.sec_one {
    padding-top: 50px!important;
    padding-bottom: 50px!important;
}
.banner_content h1 {
    font-size: 20px;
}
.banner_content span {
    font-size: 15px;
}
.sec_one form {
    display: block;
    padding: 30px 20px;
}
.field_form {
    margin-bottom: 20px;
}
.field_form:nth-child(4) {
    margin-bottom: 0;
}

.sec_eight .col.medium-2.small-12.large-2 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 50px;
}
.sec_eight .img {
    max-width: 60px;
}

.sec_two .col.medium-3.small-12.large-3 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-right: 0;
}

.sec_three .col.medium-4.small-12.large-4 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-right: 0;
}
.head_place {
    font-size: 18px;
}
.sec_three .banner .img {
    max-width: 40px;
}

.guide_item span {
    width: 40px;
    height: 40px;
    font-size: 14px;
    margin-right: 35px;
}
.guide_head {
    font-size: 16px;
}
.guide_text {
    font-size: 13px;
}

.col.logo_wrap {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-right: 0;
}

a.accordion-title {
    font-size: 14px;
}
a.accordion-title span {
    max-width: 90%;
    display: block;
}

.widget_nav_menu ul {
    display: block;
}
.widget_nav_menu {
    padding: 0;
}
.footer_btn {
    width: 100%;
}
.footer_second .col.medium-3.small-12.large-3 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 20px;
}
.footer_second .col.medium-3.small-12.large-3:nth-child(4) {
    margin-bottom: 0!important;
}
}
/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
