@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto+Condensed:wght@300;400&display=swap');

@font-face {
font-family: 'bahnschriftregular';
src: url('../../themes/webc-theme/fonts/bahnschrift-webfont.woff2') format('woff2'),
    url('../../wp-content/themes/webc-theme/fonts/bahnschrift-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
    font-family: 'garmditc_bkcn_btbook_italic';
    src: url('../../themes/webc-theme/fonts/garamnci-webfont.woff2') format('woff2'),
        url('../../wp-content/themes/webc-theme/fonts/garamnci-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'reailgeregular';
    src: url('../../themes/webc-theme/fonts/reailge-webfont.woff2') format('woff2'),
        url('../../themes/webc-theme/fonts/reailge-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.page-template-template-landing #sec1-content h1 {
	font-family: 'Bebas Neue', sans-serif;
    color: #000;
	margin-top:10px;
}

.page-template-template-landing #sec3-content {
    margin: 0;
    min-height: 100%;
    background: linear-gradient(125deg, rgb(0, 0, 0)50%, rgb(255, 255, 255) 50%)!important;
}
.page-template-template-landing #sec3-content h2 {
    font-size: 90px;
    font-family: 'Bebas Neue', sans-serif;
    color: #fff;
    max-width: 515px;
    width: 100%;
    line-height: 75px;
    padding: 40px 0 60px 0;
}
.page-template-template-landing #sec2-banner {
    height: 379px;
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center;
    margin: 0;
}

.page-template-template-landing .button-contact a {
    font-size: 18px;
    display: block;
    color: #000;
    text-decoration: none;
    transition: all .3s;
    text-align: center;
	font-family:'Roboto Condensed', sans-serif!important;
	text-transform: uppercase;
    font-weight: 600;
}

.page-template-template-landing .button-contact:hover {
    background: #7d0b0c;
}

.page-template-template-landing #sec4-product-block ul li a {
    font-size: 14px;
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 50px;
    color: #7d0b0c;
    font-weight: 600;
    text-decoration: none;
    transition: all .3s;
	text-transform: uppercase;
    font-weight: 600;
}

.page-template-template-landing #sec4-product-block ul li a:hover {
    background-color: #7d0b0c;
    color: #ffffff;
}
.page-template-template-landing #sec1-float-text .fr p {
    text-align: right;
    font-size: 16px;
    color: #000;
    font-weight: 100;
	font-weight: 400;
}
.page-template-template-landing #sec1-float-text .fr {
    max-width: 347px;
}

.page-template-template-landing #sec1-content h2 {
    color: #000;
	font-size:35px;
	font-family:'Roboto Condensed', sans-serif!important;
}

.page-template-template-landing h2 {
	font-family:'Roboto Condensed', sans-serif!important;
}

.page-template-template-landing  p {
    font-family: 'Roboto Condensed', sans-serif!important;
    color: #666!important;
    font-weight: 100;
    margin-top: 20px;
    font-size: 18px;
}

.page-template-template-landing #sec1-content p {
    max-width: 700px;
    margin: 0 auto;
    text-align:center;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    font-weight: 400;
}
.page-template-template-landing #sec4-content {
    background-color: #f7f7f7;
    overflow: hidden;
}

html {
    scroll-behavior: smooth;
  }

.ofh {overflow: hidden;}
.fl {float: left;}
.fr {float: right;}
.pa-l {position: absolute; left:0; float: none;}
.pa-r { position: absolute; right:0; float: none;}

h2 {
    font-size: 35px;
    font-family:'Roboto Condensed', sans-serif!important;
}
.page-template-template-landing h4 {
    font-family: 'Roboto Condensed', sans-serif!important;
    font-weight: lighter;
    letter-spacing: 6px;
    font-size: 23x!important;
}
.page-template-template-landing h5 {
    font-size: 22px!important;
    text-transform: uppercase;
    font-weight: 600;
    margin: 10px 0;
    letter-spacing: 4px;
    font-family: 'Bebas Neue', sans-serif;
}

.page-template-template-landing #sec5-contact form input.wpcf7-submit {
	font-size: 14px;
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 50px;
    color: #7d0b0c;
    font-weight: 600;
    text-decoration: none;
    transition: all .3s;
    text-transform: uppercase;
    font-weight: 600;
}

.page-template-template-landing #sec5-contact form input.wpcf7-submit:hover {
    background-color: #7d0b0c!important;
    color: #ffffff;
}


p {
    font-family: 'Roboto Condensed', sans-serif!important;
    color: #ffffff;
    font-weight: 100;
    margin-top: 20px;
    font-size: 18px;
}
a,
a:focus,
a:visited,
a:active {
    outline: none !important;
}

.m-block {
    display: none;
}

header {
    display: none !important;
}
#main {
    padding: 0;
}
.container {
    max-width: 1450px;
    padding: 0 40px;
    margin: 0 auto;
    overflow: hidden;
}
#logo {
    margin-top: 50px;
}

#logo img {
    max-width: 190px;
}
.page-template-template-landing #header-block{
    margin: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	height: 68vh;
}
#banner-content {
    max-width: 590px;
    padding-bottom: 100px;
}
#banner-content img { 
    max-width: 100%;
    height: auto;
    padding: 70px 0;
} 
#banner-bottom-logo {
    text-align: center;
    padding-bottom: 40px;
}

#sec1-content {
    text-align: center;
    margin: 0;
    padding-top: 30px;
    min-height: 950px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#sec1-content h1 {
	font-family: 'Bebas Neue', sans-serif;
    color: #000;
	margin-top:10px;
}
#sec1-content h2 {
    color: #000;
	font-size:35px;
	font-family:'Roboto Condensed', sans-serif!important;
}
#sec1-content p {
    max-width: 700px;
    margin: 0 auto;
    text-align:center;
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    font-weight: 400;
}
#sec1-float-text {
    overflow: hidden;
    position: relative;
    margin-top: 20%;
}
#sec1-float-text .fl {
    max-width: 400px;
}
#sec1-float-text p {
    text-align: left!important;
    font-size: 16px;
}
#sec1-float-text .fr {
    max-width: 347px;
}
#sec1-float-text .fr p {
    text-align: right;
    font-size: 16px;
    color: #000;
    font-weight: 100;
	font-weight: 400;
}

#sec2-banner {
    height: 379px;
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center;
    margin: 0;
}

.button-contact {
    margin: 0;
    position: absolute;
    background: #fff;
    padding: 10px 20px;
    margin: -25px auto 0 auto;
    left: 0;
    right: 0;
    width: 350px; 
    transition: all .3s;
}
.button-contact:hover {
    background: #7d0b0c;
}
.button-contact:hover a {
    color: #ffffff;
}

.button-contact a {
    font-size: 18px;
    display: block;
    color: #000;
    text-decoration: none;
    transition: all .3s;
    text-align: center;
	font-family:'Roboto Condensed', sans-serif!important;
	text-transform: uppercase;
    font-weight: 600;
}

#sec3-content {
    margin: 0;
    min-height: 100%;
    background: linear-gradient(125deg, rgb(0, 0, 0)50%, rgb(255, 255, 255) 50%)!important;
}

#sec3-content h2 {
    font-size: 90px;
    font-family: 'Bebas Neue', sans-serif;
    color: #fff;
    max-width: 515px;
    width: 100%;
    line-height: 75px;
    padding: 40px 0 60px 0;
}

#sec3-content p {
    float: right;
    color: #000;
    font-weight: 400;
    margin: 6%;
}

#sec4-content {
    margin: 0;
    background-color: #f7f7f7;
}
#sec4-content {
    background-color: #f7f7f7;
    overflow: hidden;
}

#sec4-bg {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    min-height: 990px;
    background-position: -50px;
}

#sec4-product-block ul {
    overflow: hidden;
    list-style: none;
}

#sec4-product-block ul li {
    width: 32%;
    display: inline-block;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    vertical-align: top;
    position: relative;
}
#sec4-product-block ul li img {
    max-height: 500px;
    max-width: 260px;
}
.label {
    position: absolute;
    left: 60%;
    z-index: 99;
    top: 35px;
    max-width: 115px !important;
}
#sec4-product-block ul li p {
    color: #000;
    font-weight: 400;
    font-size: 15px;
    max-width: 240px;
    margin: 0 auto 15px;
    line-height: normal;
    font-family: bahnschriftregular;
}
#sec4-product-block ul li a {
    font-size: 14px;
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 50px;
    color: #7d0b0c;
    font-weight: 600;
    text-decoration: none;
    transition: all .3s;
	text-transform: uppercase;
    font-weight: 600;
}
#sec4-product-block ul li a:hover {
    background-color: #7d0b0c;
    color: #ffffff;
}
#sec4-product-block {
    position: absolute;
    right: 0;
    width: 70%;
    margin-top: -150px;
}

.video-block {
    margin: 0;
}

.video-block iframe {
    width: 100%;
}

.video-code {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#sec4-bg p {
    margin: 0;
    padding: 19% 8% 0;
    color: #08304c;
    font-weight: 400;
    font-size: 25px;
    line-height: 26px;
    max-width: 425px;
}

#sec5-contact {
    margin: 0;
    background-color: #dcdedc;
    text-align: center;
    padding: 50px;
}
#sec5-contact form {
    margin-top: 40px !important;
    max-width: 1024px;
    margin: 0 auto;
}
#sec5-contact form input {
    width: 100%;
    border: none;
    border-radius: 50px;
    margin: 0;
    font-size: 15px;
    outline: none;
    text-indent: 10px;
}
#sec5-contact form input.wpcf7-submit {
    max-width: 90px;
    margin-top: 20px;
    background-color: #fff;
    color: #000;
    padding: 8px 15px;
    font-size: 15px;
    text-indent: 0;
    color: #4976a8;
    text-transform: uppercase;
    transition: all .3s;
}
#sec5-contact form input.wpcf7-submit:hover {
    background-color: #08304c;
    color: #ffffff;
}
#sec5-contact form .wpcf7-list-item {
    width: 100%;
    text-align: left;
    margin: 20px;
    color: #000;
    font-size: 12px !important;
}
#sec5-contact form input[type=checkbox] {
    max-width: 12px;
    border-radius: 0;
    height: 12px;
}
#sec5-contact form .wpcf7-list-item-label {
    font-size: 12px;
}
#sec5-contact form .submit-btn p {
    max-width: 100px;
    margin: 0 auto;
}
.line-separator {
    max-width: 1260px;
    width: 100%;
    margin: 65px auto;
    height: 2px;
    background-color: #fff;
}
.form-text {
    max-width: 600px;
    margin: 40px auto 0 auto;
    color: #000;
    font-size: 13px;
    font-weight: 400;
}

#sec5-contact a img {
    max-width: 60px;
    margin: 5px 0;
    outline: none;
}
.whatsapp-icon {
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(../../uploads/2023/03/04_whatsapp_off.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 15px auto 0;
    transition: all .3s;
}
.whatsapp-icon:hover {
    display: block;
    width: 50px;
    height: 50px;
    background-image: url('../../uploads/2023/03/04_whatsapp_on.png');
    background-repeat: no-repeat;
    background-size: cover;
}

#sec6-social {
    margin:0;
    background-image: url('../../uploads/2023/03/08_banner_marcolino_slim.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 370px;
    position: relative;
}
#sec6-social img {
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    max-width: 250px;
    margin: 115px auto;
}
#sec6-social ul {
    list-style: none;
    position: absolute;
    right: 40px;
    top: 45%;
}
#sec6-social li {
    display: inline-block;
    margin-right: 5px;
}
#sec6-social li a {
    display: block;
    width: 40px;
    height: 40px;
    color: transparent;
    background: transparent;
}

li.facebook {
    background-image: url('../../uploads/2023/03/05_facebook_off.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 40px;
    width: 40px;
    transition: all .3s;
}
li.facebook:hover {
    background-image: url('../../uploads/2023/03/05_facebook_on.png');
}
li.instagram {
    background-image: url('../../uploads/2023/03/06_instagram_off.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 40px;
    width: 40px;
    transition: all .3s;
}
li.instagram:hover {
    background-image: url('../../uploads/2023/03/06_instagram_on.png');
}
li.youtube {
    background-image: url('../../uploads/2023/03/07_youtube_off.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 40px;
    width: 40px;
    transition: all .3s;
}
li.youtube:hover {
    background-image: url('../../uploads/2023/03/07_youtube_on.png');
}
li.whatsapp {
    background-image: url('../../uploads/2023/03/08_whatsapp_rodape_off.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 40px;
    width: 40px;
    transition: all .3s;
}
li.whatsapp:hover {
    background-image: url('../../uploads/2023/03/08_whatsapp_rodape_on.png');
}

#colophon {
    text-align: center;
}

#colophon p {
    margin-left: auto;
    color: #000;
    font-weight: 400;
    font-size: 13px;
    max-width: 945px;
    margin-right: auto;
}

#colophon a {
    font-size: 14px;
    text-decoration: none;
    font-weight: 600;
}

@media screen and (max-width: 1350px) { 
    #sec1-float-text {
        margin-top: 25%;
    }
    #sec1-float-text .fr {
        max-width: 210px;
    }
    #sec4-bg {
        background-position: -120px;
    }
}

@media screen and (max-width: 1210px) { 
	.page-template-template-landing #sec1-content #sec1-float-text .fl p {
    max-width: 262px;
    font-size: 16px;
    margin-top: 40px;
}
    #sec1-float-text p {
        text-align: left;
        font-size: 15px;
        max-width: 300px;
    }
    #sec1-float-text .fr p {
        text-align: right;
        max-width: 200px;
        font-size: 12px;
        color: #ffffff;
        font-weight: 100;
    }
    #sec1-float-text .fr {
        max-width: 170px;
    }
    #sec4-bg {
        background-position: -140px;
    }
}
@media screen and (max-width: 1150px) { 
    p {
        font-size: 15px;
    }
    #banner-content {
        max-width: 100%;
    }
    #banner-content img {
        max-width: 50%;
        height: auto;
        padding: 70px 0;
    }
    #sec1-content h1 {
        font-size: 70px;
    }
    h2 {
        font-size: 30px;
    }
	.page-template-template-landing #sec1-content {
        background-position:center!important;
    }
    #sec1-content {
        background-position: 72% center;
    }
    #sec1-float-text p {
        text-align: left;
        font-size: 12px;
        max-width: 250px;
    }
    #sec3-content h2 {
        font-size: 70px;
        line-height: 60px;
        max-width: 400px;
    }
    #sec4-bg {
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        min-height: 785px;
        background-position: -15px;
    }
    #sec4-product-block ul {
        text-align: right;
    }
    #sec4-product-block ul li {
        width: 30%;
        max-height: 409px;

    }
    #sec4-product-block ul li img {
        max-height: 500px;
        max-width: 195px;
    }
    #sec4-product-block ul li p {
        font-size: 12px;
    }
}
@media screen and (max-width: 1060px) { 
    #sec1-float-text p {
        font-size: 12px;
        max-width: 195px;
    }
	.page-template-template-landing #sec1-content {
	background-position: center;
    background-size: 90%;
		 }
    #sec1-content {
        background-position: 68% center;
    }
	.page-template-template-landing #sec1-content {
        background-position:center;
    }
	.page-template-template-landing #sec1-float-text .fl {
    max-width: 204px;
	}
	.page-template-template-landing #sec3-content h2 {
    font-size: 70px;
    line-height: 65px;
	}
    #sec1-float-text {
        margin-top: 35%;
    }
}

@media screen and (max-width: 1025px) {
	
	.page-template-template-landing #sec3-content {
    background: #000!important;
	}
	.page-template-template-landing .button-contact a {
    font-size: 14px;
	}
	
	.page-template-template-landing #sec1-content h2 {
    max-width: 90%;
    margin: 0 auto;
	}
	.page-template-template-landing #sec1-content h1 {
    max-width: 100%;
    margin: 0 auto;
	}
	
    #banner-content {
        max-width: 100%;
    }
    #banner-content img {
        max-width: 50%;
        height: auto;
        padding: 70px 0;
    }
    #logo {
        margin-top: 50px;
        text-align: left;
    }
    #banner-content {
        max-width: 100%;
        margin: 0;
        margin-bottom: 50px;
        padding-bottom: 0;
    }
    #banner-content img {
        max-width: 100%;
        height: auto;
        padding: 47px 0 30px;
    }
    #banner-content p {
        font-size: 20px;
    }
    #banner-bottom-logo {
        text-align: center;
        position: absolute;
        padding-bottom: 0;
        bottom: 60px;
        right: 50px;
    }
    .button-contact a {
        font-size: 14px;
        text-align: center;
    }
  
    #sec4-bg {
        background-repeat: no-repeat;
        background-size: 100%;
        width: 100%;
        min-height: 325px;
        background-position: center;
    }
    #sec1-content h1 {
        font-size: 60px;
        max-width: 400px;
        margin: 35px auto;
    }
    #sec1-content h2 {
        max-width: 480px;
        margin: 0 auto;
    }
    #sec1-content p {
        max-width: 425px;
        margin: 0 auto;
    }

    #sec1-float-text {
        margin-top: 25%;
    }
    #sec1-content #sec1-float-text .fl p {
        max-width: 205px;
        font-size: 14px;
    }
    #sec1-float-text .fr p {
        text-align: left;
        max-width: 230px;
        font-size: 14px;
    }
    #sec1-float-text .fr {
        margin-top: 15%;
    }
    #sec3-content {
        background: rgb(2, 50, 77);
    }    
    #sec3-content h2 {
        text-align: center;
        margin: 0 auto;
        float: none;
        font-size: 50px;
        line-height: 50px;
    }
    #sec3-content p {
        display: none;
    }
    
    #sec4-product-block {
        position: relative;
        right: 0;
        width: 100%;
        margin-top: 0;
    }
    #sec4-product-block ul {
        padding: 0;
    }
    #sec4-product-block ul li {
        width: 49%;
        max-height: 450px;
    }
    #sec4-product-block ul li img {
        max-width: 235px;
    }
    #sec4-content {
        background-color: #f7f7f7;
    }
    #sec4-bg {
        margin: 0;
    }
    .wpcf7-form .fl, .wpcf7-form .fr {
        width: 100% !important;
    }
    .d-block,
    #sec1-content img.m-block {
        display: none;
    }
    .m-block {
        display: block;
    }

}

/*********** MOBILE QUERY **************/
@media screen and (max-width: 930px) { 
	.page-template-template-landing #sec3-content {
    margin: 0;
    min-height: 100%;
    background-color: #000;
}
	.page-template-template-landing #sec1-float-text .fr p {
    text-align: left;
    max-width: 196px;
    font-size: 14px;
}
    #banner-content img {
        max-width: 100%;
        height: auto;
        padding: 70px 0;
    }
    #logo {
        margin-top: 50px;
        text-align: left;
    }
    #banner-content {
        max-width: 300px;
        margin: 0 0 50px 0;
    }
    #banner-content p {
        font-size: 15px;
    }
    #banner-bottom-logo {
        bottom: 120px;
    }
    #sec4-bg {
        background-repeat: no-repeat;
        background-size: 100%;
        width: 100%;
        min-height: 325px;
        background-position: center;
    }
    #sec1-content h1 {
        font-size: 60px;
        max-width: 400px;
        margin: 35px auto;
    }
    #sec1-content h2 {
        max-width: 600px;
        margin: 0 auto;
    }
    #sec1-content p {
        max-width: 590px;
        margin: 0 auto;
    }

    #sec1-float-text {
        margin-top: 25%;
    }
    #sec1-content #sec1-float-text .fl p {
        max-width: 205px;
        font-size: 14px;
    }
    #sec1-float-text .fr p {
        text-align: left;
        max-width: 230px;
        font-size: 14px;
    }
    #sec1-float-text .fr {
        margin-top: 15%;
    }
    .d-block,
    #sec1-content img.m-block {
        display: none;
    }
    .m-block {
        display: block;
    }

    #sec3-content {
        background: rgb(2, 50, 77);
    }    
    #sec3-content h2 {
        text-align: center;
        margin: 0 auto;
        float: none;
        font-size: 50px;
        line-height: 50px;
    }
    #sec3-content p {
        display: none;
    }
    
    #sec4-product-block {
        position: relative;
        right: 0;
        width: 100%;
        margin-top: 0;
    }
    #sec4-product-block ul {
        padding: 0;
    }
    #sec4-product-block ul li {
        width: 49%;
        max-height: 450px;
    }
    #sec4-product-block ul li img {
        max-width: 235px;
    }
    #sec4-content {
        background-color: #f7f7f7;
    }
    #sec4-bg {
        margin: 0;
    }
}

@media screen and (max-width: 768px) {
    #logo {
        margin-top: 50px;
        text-align: center;
    }
    #banner-content {
        max-width: 295px;
        margin: 0 auto 50px auto;
    }
    #banner-content p {
        font-size: 15px;
    }
    #banner-bottom-logo {
        position: initial;
        margin: 20px auto 50px auto;
    }
    .label {
        max-width: 70px !important;
    }
    .wpcf7-form .fl,
    .wpcf7-form .fr {
        width: 100% !important;
    }
    #sec6-social img {
        margin: 12% auto 0;
    }
    #sec6-social ul {
        right: 0;
        left: 0;
        top: 65%;
        padding: 0;
        margin: 0 auto;
        width: 200px;
    }
    #sec1-float-text .fr {
        margin-top: 20%;
        max-width: 200px;
    }
    #sec1-content #sec1-float-text .fl p {
        max-width: 180px;
        font-size: 13px;
    }
    #sec1-float-text .fr p {
        text-align: left;
        max-width: 190px;
        font-size: 13px;
    }
    #sec4-bg p {
        padding: 15% 8% 0;
    }
	.page-template-template-landing #sec1-float-text .fr p {
    text-align: left;
    max-width: 149px;
    font-size: 16px;
}
	.page-template-template-landing #sec1-content #sec1-float-text .fl p {
    max-width: 149px;
    font-size: 16px;
    margin-top: 40px;
}
}

@media screen and (max-width: 700px) {   
    #sec1-content {
        background-image: none !important;
        position: relative;
    } 
    #sec1-content h1 {
        font-size: 60px;
        position: relative;
        z-index: 2;
    } 
    #sec1-content h2, 
    #sec1-content p {
        position: relative;
        z-index: 2;
    } 
    #sec1-content #sec1-float-text .fl p {
        max-width: 200px;
        font-size: 13px;
    }
    #sec1-float-text .fr p {
        text-align: left;
        max-width: 145px;
        font-size: 13px;
    }
    #sec1-content img.m-block {
        display: block;
        max-width: 950px;
        height: auto;
        width: 100%;
        transform: translate(5%, -5%);
        position: absolute;
        z-index: 1;
        bottom: 0;
    }
    #sec4-product-block ul li {
        width: 47%;
    }
    #sec4-bg {
        margin: -80px 0;
    }
    #sec4-bg p {
        max-width: 385px;
    }
}


@media screen and (max-width: 630px) {   
    
    #sec1-content #sec1-float-text .fl p {
        max-width: 160px;
        font-size: 13px;
    }
    #sec1-float-text .fr p {
        text-align: left;
        max-width: 145px;
        font-size: 13px;
    }
    #sec1-content img.m-block {
        display: block;
        max-width: 950px;
        height: auto;
        width: 100%;
        transform: translate(0%, -10%);
        position: absolute;
        z-index: 1;
        bottom: 0;
    }
    #sec4-bg {
        margin: -35px 0;
    }
    #sec4-bg p {
        padding: 10% 8% 0;
        font-size: 14px;
        line-height: 25px;
        max-width: 233px;
    }
    #sec4-product-block ul li img {
        max-width: 175px;
    }
    #sec5-contact {
        padding: 50px 0;
    }
	.button-contact {
    padding: 10px 10px;
    width: 277px;
		font-size:14px;
}
}

@media screen and (max-width: 570px) {   
	.page-template-template-landing #header-block {
    margin: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0;
    position: relative;
    z-index: 0;
	height: 42vh;
}

    #sec1-float-text .fr {
        margin-top: 25%;
        max-width: 200px;
    }
    #sec1-content img.m-block {
        display: block;
        max-width: 950px;
        height: auto;
        width: 100%;
        transform: translate(0%, -17%);
        position: absolute;
        z-index: 1;
        bottom: 0;
    }
    #sec4-bg {
        background-repeat: no-repeat;
        background-size: 100%;
        width: 100%;
        min-height: 255px;
        background-position: center;
    }
    #sec5-contact form input.wpcf7-submit {
        margin: 20px auto 0 auto;
    }
	.page-template-template-landing #sec2-banner {
    height: 184px!important;
    background-size: cover;
    background-position: center!important;
    background-repeat: no-repeat;
    margin: 0;
}
}

@media screen and (max-width: 540px) { 
    #sec1-content img.m-block {
        max-width: 950px;
        width: 100%;
        transform: translate(0%, 0%);
    }
    #sec1-content {
        min-height: 740px;
    }
		.page-template-template-landing #sec3-content h2 {
    padding: 54px 0 55px 0!important;
}
}

@media screen and (max-width: 500px) { 
   .page-template-template-landing #sec1-content h1 {
        margin-top: 10px;
}
	.page-template-template-landing #sec1-content #sec1-float-text .fl p {
    max-width: 260px;
    font-size: 14px;
    text-align: center!important;
	 margin-top: 0!important;
}
	.page-template-template-landing .fl {
    float: none;
}
	.page-template-template-landing #sec1-float-text {
    z-index: 2;
    margin-top: 43px;
}
	.page-template-template-landing #sec1-float-text .fl {
    max-width: 100%!important;
}
	.page-template-template-landing #sec3-content h2 {
    font-size: 45px!important;
    line-height: 45px!important;
	padding: 85px 0 41px 0!important;
	}
	
    #header-block {
        margin: 0;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 100% 0;
        position: relative;
        z-index: 0;
    }
    #header-block::before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        background-color: #333;
        opacity: .6;
        z-index: 1;
    }
    #logo {
        margin-top: 50px;
        text-align: center;
    }
    #banner-content {
        max-width: 300px;
        margin: 0 auto;
    }
    .container {
        position: relative;
        z-index: 2;
    }
    .container {
        padding: 0 20px 0 25px;
    } 
    #sec1-float-text .fr {
        display: none;
    }
    #sec1-float-text {
        margin-top: 0;
    }
    #sec1-content .container {
        padding: 0 20px 0 25px;
    } 
    #sec1-content {
        background-image: none !important;
        position: relative;
    } 
    #sec1-float-text {
        z-index: 2;
    }
    #sec1-content img.m-block {
        display: block;
        max-width: 600px;
        transform: translate(0);
        position: absolute;
        z-index: 1;
        bottom: 0;
    }
    #sec1-content {
        min-height: 810px;
    }
    #sec1-content #sec1-float-text .fl p {
        max-width: 260px;
        font-size: 12px;
    }
	/*.page-template-template-landing .button-contact {
    padding: 10px 5px!important;
    width: 380px!important;
	font-size:13px!important;*/
		
		 }
    /* #sec1-float-text .fr {
        margin-top: 35%;
        font-size: 10px;
    }
    #sec1-float-text .fr p {
        text-align: left;
        max-width: 95px;
        font-size: 10px;
        line-height: 13px;
    } */
    p {
        font-weight: 400 !important;
    }
}

/* 1792x828px at 326ppi */
@media only screen 
    and (device-width : 414px) 
    and (device-height : 896px) 
    and (-webkit-device-pixel-ratio : 2) { 
        #sec1-float-text {
            margin-top: 30px;
            position: relative;
            z-index: 1;
        }
        #sec1-float-text .fr {
            margin-top: 60%;
            font-size: 10px;
        }
    }