/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,700,900');
.banner001 {
    margin-top: -32px;
}
.banner001 {
    margin-top: -42px;
    position: relative;
    z-index: 0;
}
.landingsection001 {
    position: relative;
    z-index: 1;
}
.landingsection001 .message-box.relative {
    padding-bottom: 10px !important;
    padding-top: 0 !important;
}
.landingsection001  p {
    font-size: 17px;
    color: #2b2b2b;
    font-weight: 600;
    letter-spacing: 0.8px;
	 font-family: 'Montserrat', sans-serif;
}
.landingsection001 a.button.primary.is-outline {
    padding: 3px 22px;
    background: #006968;
    color: #fff;
    border-color: #006968;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 500;
}

body .banner001 h3 {
    font-size: 21px;
    color: #000;
    line-height: 29px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
body .banner001 h2.uppercase {
    font-size: 44px;
    color: #006968;
    padding-bottom: 24px;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 17px;
}
.landingsection001 .img img {
    width: auto !important;
}
body .banner001 h2.uppercase:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 60px;
    height: 1px;
    top: auto;
    background: #006968;
    margin: 0 auto;
    bottom: 0;
}
.landingsection001 .img {
    width: 140px !important;
}

body .msssages-box-extra {
    margin-top: -82px;
    background: #006968;
    padding: 20px 30px !important;
}
body .msssages-box-extra .col {
    padding-bottom: 26px !important;
    padding-top: 26px !important;
}
.msssages-box-extra h2.uppercase {
    font-size: 26px;
    text-transform: inherit;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.msssages-box-extra p {
    font-size: 15px;
    font-weight: 500;
	 font-family: 'Montserrat', sans-serif;
}
.video-button-wrapper .button.icon.circle {
    color: #fff;
}
.msssages-box-extra a.button.primary {
    background: #fff;
    border-radius: 25px;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 22px;
    padding: 8px 26px;
    letter-spacing: 0.7px;
	font-family: 'Montserrat', sans-serif;
}
.msssages-box-extra {
    margin-top: -82px;
    background: #006968;
    padding: 20px 30px !important;
    box-shadow: 0 0 20px rgba(0,0,0, 0.2);
}
.page-template-page-blank-landingpage .message-box-bg-overlay.bg-fill.fill {
    background: transparent !important;
}
.page-template-page-blank-landingpage .message-box.dark {
    background-color: #fff;
}
.media-custom-box-left .col, .media-custom-box-right .col {
    padding: 0 !important;
}
.page-template-page-blank-landingpage .message-box.relative {
    background: transparent;
}
.media-custom-box-left .row, .media-custom-box-right .row {
    background: #f2f2f2;
}
.media-custom-box-left .col .col-inner.text-left, .media-custom-box-right .col .col-inner.text-left {
    padding: 30px;
    text-align: center;
}
.banner002 .text-inner.text-left {
    padding: 40px 30px !important;
    text-align: center;
}
.banner002 a.button.primary.comon-button {
    display: inline-block;
    margin: 20px auto 0;
    font-size: 15px;
    text-transform: inherit;
    font-weight: 500;
    margin-bottom: 10px;
}
.images-left-right-heading h2 {
    font-size: 28px;
    color: #000000;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}
.banner002 h3.uppercase {
    font-weight: bold;
    font-size: 28px;
    color: #000000;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}
.banner002 {
    text-align: center;
}
.media-custom-box-left .img {
    margin: 0 !important;
}
.page-template-page-blank-landingpage .container.relative {
    max-width: 1110px;
    width: 100%;
    padding: 0;
}
.media-custom-box-right .img {
    margin-bottom: 0 !important;
}
.page-template-page-blank-landingpage .container.relative .msssages-box-extra {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 1110px;
}
.media-custom-box-left .col-inner p, .media-custom-box-right .col-inner p {
    font-size: 15px;
    color: #2b2b2b;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 25px;
}
.media-custom-box-left h2.uppercase, .media-custom-box-right h2.uppercase {
    text-transform: inherit;
    font-size: 23px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: inherit;
    font-weight: 500;
}
a.button.primary.comon-button {
    padding: 3px 22px;
    background: #006968;
    color: #fff;
    border-color: #006968;
    font-family: 'Montserrat', sans-serif;
    border-radius: 99px;
}
.video-wrapper-outer .video-button-wrapper {
    position: absolute;
    top: 0;
    z-index: 999;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: 0;
    margin-top: 81px;
}
.msssages-box-extra a.button.primary:hover {
    background: #014f4e;
    color: #fff;
    transition: .5s ease;
}
.video-col-singel .col-inner {
    border: 1px solid #f2f2f2;
    border-radius: 2px;
}
.copyright a.icon {
    font-size: 19px;
    color: #fff;
    margin-right: 15px;
}
.copyright p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
}
.video-col-singel h3 {
    font-size: 15px;
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    padding: 0 15px;
    font-weight: 500;
}
.copyright .col.small-12.large-12 {
    padding: 0 !important;
}
.copyright .col.small-12.large-12 .col-inner {
    padding: 60px 0;
}
.copyright {
    margin: 0 !important;
    padding: 0 !important;
}
.video-wrapper-outer {
    padding-bottom: 40px;
    justify-content: center;
}

.video-col-singel {
    position: relative;
    padding: 0 10px;
    margin-bottom: 20px;
}
.logo-carasule .col.small-12.large-12 {
    padding: 0;
}
.logo-carasule .row {
    margin: 0 auto !important;
}
.logo-carasule {
    margin-top: 0 !important;
    margin-bottom: 50px;
}
.logo-carasule h2 {
    font-weight: 500;
    color: #000000;
    letter-spacing: inherit;
    font-family: 'Montserrat', sans-serif;
    color: #ffff;
    margin-bottom: 10px;
    font-size: 28px;
}
.logo-carasule .col-inner {
    padding: 20px 0;
}
.logo-carasule .slider .flickity-prev-next-button svg, .logo-carasule .slider .flickity-prev-next-button:hover {
    fill: #006968;
    color:#fff
}
.logo-carasule .slider-nav-circle .flickity-prev-next-button svg, .logo-carasule .slider-nav-circle .flickity-prev-next-button .arrow {
    border-radius: 100%;
    border: 2px solid #006968  !important;
    fill: #fff !important;
    background-color: #006968 !important;
}
.banner002.b2b-banner h3.uppercase {
    font-weight: 500;
    font-size: 27px;
    color: #000000;
    letter-spacing: 1px;
    text-transform: inherit;
    line-height: 35px;
}
.b2b-buttons a.button.primary.comon-button {
    text-transform: inherit;
    font-weight: 500;
    padding: 3px 30px;
    letter-spacing: 1px;
    font-size: 16px;
    margin-right: 0;
}
.testimonial-wsite .row-box-shadow-2 .col-inner {
    background: #fff;
}
.testimonial-wsite h3.uppercase {
    text-transform: inherit;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-weight: 500;
    letter-spacing: inherit;
    margin-bottom: 30px;
}
.testimonial-wsite .testimonial-box p {
    color: #000;
    font-style: normal;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-size: 15px;
    line-height: 22px;
    font-weight: 500;
    margin-top: 20px !important;
}
.testimonial-wsite .testimonial-box strong.testimonial-name.test_name {
    color: font-family: 'Montserrat', sans-serif;
    font-family: 'Montserrat', sans-serif;
    color: #006968;
}
.testimonial-wsite .slider-nav-circle .flickity-prev-next-button svg, .testimonial-wsite .slider-nav-circle .flickity-prev-next-button .arrow {
    fill: #fff;
    border-color: #b0b0b0;
    background: #b0b0b0;
}
.testimonial-wsite .slider-nav-circle .flickity-prev-next-button svg, .testimonial-wsite .slider-nav-circle .flickity-prev-next-button .arrow {
    fill: #fff;
}
.testimonial-wsite .slider-wrapper {
    max-width: 1170px;
    margin: 0 auto;
}
.b2b-banner a.button.primary.comon-button {
    text-transform: uppercase;
    padding: 3px 29px;
}
.testimonial-wsite > .col > .col-inner {
    padding: 40px 0 20px;
}
.testimonial-wsite > .col.small-12.large-12 {
    padding: 0;
}
.Accordian-custom .accordion .toggle {
    left: auto;
    right: 0;
}
.Accordian-custom .accordion-title {
    padding-left: 20px;
    /* border: 0; */
    color: #575757!important;
    font-size: 16px;
    font-weight:500 !important;
    background: transparent !important;
    border-color: #eeeeee !important;
    border: 1px solid #eeeeee;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    padding: .9em 1em;
}
.Accordian-custom h3.uppercase {
    text-transform: inherit;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    font-weight: 500;
    letter-spacing: inherit;
    margin-bottom: 30px;
}
.Accordian-custom .accordion-inner {
    padding: 1em;
    display: none;
    background: #eeeeee;
    margin-top: -10px;
    color: #494949;
}
.inner-requiremt .text-field, .inner-requiremt select.wpcf7-form-control {
    height: 43px;
    border: 1px solid #ebebeb;
    box-shadow: none;
    border-radius: 4px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
}
.lanidng-page-form .button-form-submit {
    width: ;
    display: block !important;
    margin: 0;
    max-width: 100%;
    clear: both;
    min-width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    padding: 3px 22px;
}

.lanidng-page-form textarea.wpcf7-form-control.wpcf7-textarea {
    min-height: 70px;
    margin-bottom: 0;
    box-shadow: none;
    border-radius: 3px;
    border: 1px solid #ebebeb;
    box-shadow: none;
    border-radius: 4px;
}
.wpcf7 .header-form p {
    padding: 0;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}
.banner-section-b2b {
    margin-top: -45px;
}
.b2b-section001 .col-inner {
    text-align: left;
    /* color: #fff; */
}
.b2b-section001 .col-inner.text-center h2 {
    font-size: 41px;
    color: #fff;
    font-weight: 900;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
}
.b2b-section001 .col-inner.text-center p {
    font-size: 27px;
    line-height: normal;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    margin:0;
}
.b2b-section001 .col-inner.text-center p a.sign-upbutton {
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500;
    padding-top: 16px;
    text-transform: uppercase;
}
/* landing page b2b */
.b2b-section001 .col-inner.box-shadow-2.box-shadow-5-hover {
    border-radius: 3px;
    padding: 0 !important;
}
.header-form {
    background: #006968;
    color: #fff;
    text-align: center;
    padding: 10px;
}

.header-form h2 {
    font-size: 27px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: bold;
    margin-bottom: 6px;
    font-family: 'Montserrat', sans-serif;
    padding-top: 10px;
}
.inner-requiremt {
    padding: 25px;
}

@media(min-width:1025px){
.Accordian-custom .accordion {
    width: 80%;
    margin: 0 auto;
}
}
@media(max-width:1200px){
 .logo-carasule .col-inner {
    padding: 20px 15px;
}
}
@media (max-width: 1000px) and (min-width: 768px)  {
.landingsection001 a.button.primary.is-outline {
    font-size: 12px;
}
.landingsection001 .img {
    width: 100px !important;
}
body .banner001 h2.uppercase {
    font-size: 24px;
}
.media-custom-box-left h2.uppercase, .media-custom-box-right h2.uppercase {
    font-size: 18px;
    font-weight: 600;
}
.video-wrapper-outer .video-button-wrapper {
    margin-top: 45px;
}
.banner001, .banner002  {
    padding-top: 400px !important;
}
.images-left-right-heading h2, .banner002 h3.uppercase {
    font-size: 24px;
}
.media-custom-box-left .col-inner p, .media-custom-box-right .col-inner p {
    font-size: 14px;
}
body .banner001 h3 {
    font-size: 16px;
}
.msssages-box-extra h2.uppercase {
    font-size: 23px;
}
.images-left-right-heading h2 {
    font-size: 24px;
}
.landingsection001 p {
    font-size: 12px;}
}
@media(max-width:767px){
.media-custom-box-right .align-middle {
    flex-direction: column-reverse !important;
}
.b2b-section001 .col-inner.text-center h2 {
    font-size: 24px;
    text-align: center;
}

.b2b-section001 .col-inner.text-center p {
    font-size: 20px;
    text-align: center;
}
.landingsection001 a.button.primary.is-outline {
    font-size: 12px;
}
.landingsection001 .img {
    width: 100px !important;
}
body .banner001 h2.uppercase {
    font-size: 24px;
}
.media-custom-box-left h2.uppercase, .media-custom-box-right h2.uppercase {
    font-size: 18px;
    font-weight: 600;
}
.video-wrapper-outer .video-button-wrapper {
    margin-top: 82px;
}
.banner001, .banner002  {
    padding-top: 400px !important;
}
.images-left-right-heading h2, .banner002 h3.uppercase {
    font-size: 24px;
}
.media-custom-box-left .col-inner p, .media-custom-box-right .col-inner p {
    font-size: 14px;
}

body .banner001 h3 {
    font-size: 16px;
}
.msssages-box-extra h2.uppercase {
    font-size: 23px;
}
.testimonial-wsite h3.uppercase, .Accordian-custom h3.uppercase, .header-form h2 {
    font-size: 24px;
}
.images-left-right-heading h2, .banner002.b2b-banner h3.uppercase {
    font-size: 24px;
}
.landingsection001 .img {
    width: 100px !important;
    margin: 0 auto;
}
.banner001 .text-box, .banner002 .text-box {
    width: 60% !important;
}
.landingsection001 {
    text-align: center;
}
.landingsection001 p {
    font-size: 15px; 
 text-align: center !important;
}
.landingsection001 .col-inner.text-right {
    text-align: center;
    margin-bottom: 15px;
}
.col.medium-3.small-12.large-3 {
    padding-bottom: 0;
}
.page-template-page-blank-landingpage .container.relative .msssages-box-extra {
    text-align: center;
    margin-top: 0;
    padding: 0 10px !important;
}
.msssages-box-extra .col-inner.text-right {
    text-align: center;
}
.banner001 {
   
}
.images-left-right-heading h2 {
    font-size: 24px;
    margin-top: 32px;
}
.landingsection001 .message-box.relative {
    padding-bottom: 10px !important;
    padding-top: 18px !important;
}
.landingsection001 p {    margin-bottom: 13px !important;
}
.video-wrapper-outer .video-button-wrapper {
    font-size: 12px;
    color: #fff;
}
a.button.primary.comon-button {
    margin-right: 0;
}
.landingsection001 .col.medium-2.small-12.large-2 {
    padding-bottom: 0;
}
.logo-carasule {
    margin-bottom:0px;
}
}
@media(max-width:400px){
.page-template-page-blank-landingpage .message-box.relative {
    background: transparent;
    display: none;
}
.landingsection001 .col.medium-2.small-12.large-2 {
    padding-bottom: 0;
}
.video-wrapper-outer .video-button-wrapper {
    margin-top: 84px;
    font-size: 12px;
    color: #fff;
}
.banner001 .text-box, .banner002 .text-box {
    width: 90% !important;
}

}
@media only screen and (max-width: 48em) {

/*************** ADD MOBILE ONLY CSS HERE  ***************/


}