@font-face {
    font-family: 'GothamLight';
    src: url('../fonts/GothamNarrow-Light.woff') format('woff');
}

@font-face {
    font-family: 'GothamBook';
    src: url('../fonts/GothamNarrow-Book.woff') format('woff');
}

@font-face {
    font-family: 'GothamBold';
    src: url('../fonts/GothamNarrow-Bold.woff') format('woff');
}

@font-face {
    font-family: 'GothamBlack';
    src: url('../fonts/GothamNarrow-Black.woff') format('woff');
}

@font-face {
    font-family: 'GothamUltra';
    src: url('../fonts/GothamNarrow-Ultra.woff') format('woff');
}

@font-face {
    font-family: 'GothamUltraItalick';
    src: url('../fonts/GothamNarrow-UltraItalic.woff') format('woff');
}




html, body {
    font-family: GothamBook, serif;
    font-weight: normal;
    overflow-x: hidden;
    background-color: #051323;
}

.main-container{
    width: 100%;
    aspect-ratio: 16 / 9;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 3% 5%;
}

.page-bg-1{
    background-image: url("../img/backgrounds/page-1.jpg") !important;
}

.page-bg-2{
    background-image: url("../img/backgrounds/page-2.jpg") !important;
    display: flex;
    align-items: center;
}

.page-bg-3{
    background-image: url("../img/backgrounds/page-3.jpg") !important;
    display: flex;
    align-items: center;
    justify-content: end;
}

.page-bg-4{
    background-image: url("../img/backgrounds/page-4.jpg") !important;
    display: flex;
    align-items: center;
}

.page-bg-5{
    background-image: url("../img/backgrounds/page-5.jpg") !important;
    display: flex;
    align-items: center;
}



#logo{
    width: auto;
    max-width: 220px;
    height: auto;
}

#logo img{
    width: 220px;
    height: auto;
}


.slider-content-1{
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-top: 10%;
}

.slider-content-1 .content-text-1{
    font-size:90px;
    font-weight: normal;
    font-family: "GothamLight";
    color: #fff;
    line-height: 90px;
}

.slider-content-1 .content-text-2{
    font-size:90px;
    font-weight: normal;
    color: #FCCE0F;
    font-family: "GothamBold";
    line-height: 90px;
}

.slider-content-1 .content-text-3{
    font-size:90px;
    font-weight: normal;
    color: #fff;
    font-family: "GothamBold";
    line-height: 90px;
}

.no-way{
    width: 100%;
    max-width: 850px;
    height: auto;
    margin: 2% 0;
    margin-left: -25px;
}

/*

    .slider-content-1 .content-text-1{
        font-size:150px;
        line-height: 150px;
    }

    .slider-content-1 .content-text-2{
        font-size:160px;
        line-height: 140px;
    }

    .slider-content-1 .content-text-3{
        font-size:130px;
        line-height: 130px;
    }


*/



.slider-content-2{
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
}

.slider-content-2 .content-text-1{
    font-size:40px;
    font-family: "GothamLight";
    color: #fff;
}

.slider-content-2 .content-text-2{
    font-size:90px;
    font-weight: normal;
    color: #FCCE0F;
    font-family: "GothamBlack";
    line-height: 90px;
}

.slider-content-2 .content-text-3{
    font-size:60px;
    font-weight: normal;
    color: #FCCE0F;
    font-family: "GothamLight";
    line-height: 70px;
}


.slider-content-2 .content-text-4{
    font-size:90px;
    font-weight: normal;
    color: #FCCE0F;
    font-family: "GothamBold";
    line-height: 80px;
}

.slider-content-2 .content-text-5{
    font-size:125px;
    font-weight: normal;
    color: #fff;
    font-family: "GothamBlack";
    line-height: 115px;
}










.slider-content-3{
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
}

.slider-content-3 .content-text-1{
    font-size:70px;
    font-family: "GothamLight";
    color: #fff;
    line-height: 70px;
}

.slider-content-3 .content-text-2{
    font-size:140px;
    font-weight: normal;
    color: #FCCE0F;
    font-family: "GothamUltra";
    line-height: 140px;
}

.slider-content-3 .content-text-3{
    font-size:60px;
    font-weight: normal;
    color: #ffffff;
    font-family: "GothamLight";
    line-height: 60px;
}


.slider-content-3 .content-text-4{
    font-size:60px;
    font-weight: normal;
    color: #ffffff;
    font-family: "GothamBold";
    line-height: 80px;
}

.slider-content-3 .content-text-5{
    font-size:130px;
    font-weight: normal;
    color: #fff;
    font-family: "GothamBlack";
    line-height: 120px;
}








.slider-content-4{
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
}


.slider-content-4 .content-text-1{
    font-size:140px;
    font-weight: normal;
    color: #FCCE0F;
    font-family: "GothamUltra";
    line-height: 140px;
}

.slider-content-4 .content-text-2{
    font-size:60px;
    color: #ffffff;
    font-family: "GothamBook";
    line-height: 60px;
}


.slider-content-4 .content-text-3{
    font-size:50px;
    font-weight: normal;
    color: #ffffff;
    font-family: "GothamBold";
    line-height: 55px;
}

.slider-content-4 ul{
    list-style-position:inside;
    list-style-type: disc;
    margin:20px 0px;
}

.slider-content-4 ul li{
    font-size:28px;
    font-family: "GothamLight";
    color: #fff;
    line-height: 40px;
}

.slider-content-4 ul li::marker{
    color:#FCCE0F;
}



#pests{
    width: auto;
    max-width: 466px;
    height: auto;
    margin: 20px 0px;
}


#paintable{
    width: auto;
    max-width: 388px;
    height: auto;
    margin: 20px 0px;
}









.slider-content-5{
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
}


.slider-content-5 .content-text-1{
    font-size:100px;
    font-weight: normal;
    color: #FCCE0F;
    font-family: "GothamBook";
    line-height: 140px;
}

.slider-content-5 .content-text-2{
    font-size:100px;
    color: #ffffff;
    font-family: "GothamBlack";
    line-height: 60px;
}


.slider-content-5 ul{
    list-style-position:inside;
    list-style-type: disc;
    margin:40px 0px;
}

.slider-content-5 ul li{
    font-size:24px;
    font-family: "GothamLight";
    color: #fff;
    line-height: 40px;
}

.slider-content-5 ul li::marker{
    color:#FCCE0F;
}


#line-1{
    width: 100%;
    height: 1px;
    background-color: #FCCE0F;
    margin: 30px 0px;
}

.content-container-5{
    width: auto;
    height: auto;
    display: flex;
    flex-direction: row;
    gap: 100px;
}

.content-container-5 div strong{
    font-size:34px;
    font-weight: normal;
    color: #FCCE0F;
    font-family: "GothamBold";
}


.slider-content-5 div ul{
    list-style-position:inside;
    list-style-type: disc;
    margin:20px 0px;
}





.content-page-6{
    width: 80%;
    height: auto;
    padding: 5% 5%;
    margin: 0 auto;
}


.content-container-6{
    width: 100%;
    height: auto;
    display: flex;
}


.content-card{
    width: 100%;
    height: 100%;
    background-color: #FCCE0F;
}


.content-card-bg-1{
    width: 100%;
    height: 100%;
    background-color: #FCCE0F;
    position: relative;
    display: flex;
    align-items: center;
    padding: 20px 0;
}

.content-card-bg-1 > img{
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -120px;
}





.content-card-1-info{
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-left: 15%;
}

.content-card-1-info > .content-card-1-text-1{
    font-size:40px;
    font-family: "GothamBlack";
    color: #051323;
    line-height: 40px;
}

.content-card-1-info > .content-card-1-text-2{
    font-size:24px;
    font-family: "GothamBook";
    color: #051323;
    line-height: 24px;
}

.content-card-1-info > .content-card-1-text-3{
    font-size:28px;
    font-family: "GothamBlack";
    color: #051323;
}

.content-card-1-info > .content-card-link{
    display: flex;
    align-items: center;
    margin-top:20px;
    font-family: "GothamBold";
}

.content-card-1-info .content-card-icon{
    width: 40px;
    height: 40px;
    background-color: #fff;
    margin-right:10px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:20px;
}


.content-card-1-info .content-card-link:hover{
    color: #C4000B;
}



.content-card-1-info .content-card-link:hover .content-card-icon{
    color: #fff;
    background-color: #C4000B;
}




.content-card-bg-2{
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    padding: 20px 0;
}


.content-card-bg-2 > img{
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -145px;
}



.content-card-2-info{
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    margin-left: 8%;
}

.content-card-2-info > .content-card-1-text-1{
    font-size:40px;
    font-family: "GothamBlack";
    color: #E0D036;
    line-height: 40px;
}

.content-card-2-info > .content-card-1-text-2{
    font-size:24px;
    font-family: "GothamBook";
    color: #E0D036;
    line-height: 24px;
}

.content-card-2-info > .content-card-1-text-3{
    font-size:28px;
    font-family: "GothamBlack";
    color: #E0D036;
}

.content-card-2-info > .content-card-link{
    display: flex;
    align-items: center;
    margin-top:20px;
    font-family: "GothamBold";
}

.content-card-2-info .content-card-icon{
    width: 40px;
    height: 40px;
    background-color:#051323;
    margin-right:10px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size:20px;
    color:#fff;
}


.content-card-2-info .content-card-link:hover{
    color: #C4000B;
}

.content-card-2-info .content-card-link:hover .content-card-icon{
    background-color: #C4000B;
}








.content-page-7{
    width: 100%;
    max-width: 60%;
    height: auto;
    margin: 0 auto;
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    gap:40px;
}

.content-page-7 > strong{
    font-size:40px;
    font-family: "GothamBlack";
    color: #E0D01E;
}

.video-container{
    width: 100%;
    height: auto;
    max-height: 780px;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    border:1px solid #E0D01E;

}

.video-container > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-icon{
    width: 100px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    right:0;
    bottom: 0;
    margin: auto;
    background-color: #C00020;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-icon > span{
    color: #fff;
    font-size:30px;
}


.video-container:hover{
    border:1px solid #fff;

}


.video-container:hover img{
    opacity: 0.6;
}


.video-container:hover .video-icon{
    background-color: #fff;
}

.video-container:hover .video-icon > span{
    color: #C00020;
}










.content-page-8{
    width: 80%;
    height: auto;
    margin: 90px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}



.content-page-8 > strong{
    font-size:40px;
    font-family: "GothamBlack";
    color: #E0D01E;
}

.content-gallery-container{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 50px;
    justify-content: center;
}

.gallery-item {
  width: calc(33% - 15px);
  aspect-ratio: (1 / 1) - 5px;
  border: 1px solid transparent;
  
}


.gallery-item > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.gallery-item:hover {
  border: 1px solid #E0D01E;
  opacity: 0.8;
}



/* Footer */


footer{
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 40px 0px;
    
}

.footer-container{
    width: 90%;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    
}


.footer-item{
    width: auto;
    max-width: 350px;
    height: auto;
    display: flex;
    flex-direction: column;
}

.footer-item > strong{
    font-family: "GothamBold", serif;
    font-size:20px;
    color: #051323;
}


.footer-item > span{
    font-family: "GothamBook", serif;
    font-size:20px;
    color: #051323;
    line-height: 28px;
    margin-top: 5px;
}

.footer-line{
    width: 1px;
    height: 50px;
    background-color: #ccc;
}


.footer-logo{
    width: 180px;
    height: auto;
}


.footer-logo:hover{
    opacity: 0.7;
}



.footer-bottom-container{
    width: 90%;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top:40px;
    border-top: 1px solid #ccc;
    padding: 40px 0;
}


.social-media-list > a{
    font-size:22px;
    color: #4D4D4D;
    margin: 8px;
}

.social-media-list > a:hover{
    color: #CD0E2D;
}


.social-media-list > a:first-child{
    margin-left: 0;
}

.footer-bottom-right{
    width:auto;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}


.footer-logos{
    width: auto;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}



.footer-logos > a:hover{
    opacity: 0.7;
}

.footer-logos > a:last-child{
    margin-right: 0;
}

.footer-bottom-right > span{
    margin-top: 30px;
    font-family: GothamBook, serif;
    font-size:14px;
    color: #A7A7A7;
}


.fancybox-infobar{ font-family: Arial }



.languages > a{
    font-family: GothamBold, serif;
    font-size: 14px;
    color: #fff;
}

.lang-tr{ background-color: #CD0E2D; }
.lang-tr:hover{ background-color: #A5181B; }

.lang-en{ background-color: #0053B5; }
.lang-en:hover{ background-color: #00336F; }












/* Responsive Screen */

/* 2560 X 1440 */
@media only screen and (max-width: 2560px) {


    .slider-content-1 .content-text-1{
        font-size:130px;
        line-height: 130px;
    }

    .slider-content-1 .content-text-2{
        font-size:140px;
        line-height: 120px;
    }

    .slider-content-1 .content-text-3{
        font-size:110px;
        line-height: 120px;
    }





    .slider-content-2 .content-text-1{
        font-size:90px;
        line-height: 100px;
    }

    .slider-content-2 .content-text-2{
        font-size:110px;
        line-height: 100px;
    }

    .slider-content-2 .content-text-3{
        font-size:90px;
        line-height: 100px;
    }


    .slider-content-2 .content-text-4{
        font-size:100px;
        line-height: 90px;
    }

    .slider-content-2 .content-text-5{
        font-size:130px;
        line-height: 120px;
    }





    .slider-content-3 .content-text-1{
        font-size:60px;
        line-height:60px;
    }

    .slider-content-3 .content-text-2{
        font-size:120px;
        line-height: 120px;
    }

    .slider-content-3 .content-text-3{
        font-size:50px;
        line-height: 60px;
    }


    .slider-content-3 .content-text-4{
        font-size:50px;
        line-height: 60px;
    }

    .slider-content-3 .content-text-5{
        font-size:110px;
        line-height: 110px;
    }





}


/* 2248 X 1440 */
@media only screen and (max-width: 2248px) {
 

    .slider-content-1 .content-text-1{
        font-size:130px;
        line-height: 130px;
    }

    .slider-content-1 .content-text-2{
        font-size:140px;
        line-height: 120px;
    }

    .slider-content-1 .content-text-3{
        font-size:110px;
        line-height: 110px;
    }





    .slider-content-2 .content-text-1{
        font-size:80px;
        line-height: 90px;
    }

    .slider-content-2 .content-text-2{
        font-size:110px;
        line-height: 90px;
    }

    .slider-content-2 .content-text-3{
        font-size:80px;
        line-height: 90px;
    }


    .slider-content-2 .content-text-4{
        font-size:90px;
        line-height: 80px;
    }

    .slider-content-2 .content-text-5{
        font-size:110px;
        line-height: 110px;
    }





}


/* 2048 X 1152 */
@media only screen and (max-width: 2148px) {


    .slider-content-1 .content-text-1{
        font-size:120px;
        line-height: 120px;
    }

    .slider-content-1 .content-text-2{
        font-size:120px;
        line-height: 100px;
    }

    .slider-content-1 .content-text-3{
        font-size:100px;
        line-height: 100px;
    }





    


}


/* 1920 X 1080 */
@media only screen and (max-width: 1920px) {

    .slider-content-1 .content-text-1{
        font-size:110px;
        line-height: 110px;
    }

    .slider-content-1 .content-text-2{
        font-size:110px;
        line-height: 90px;
    }

    .slider-content-1 .content-text-3{
        font-size:90px;
        line-height: 90px;
    }





    .slider-content-4 .content-text-1{
        font-size:110px;
        line-height: 110px;
    }

    .slider-content-4 .content-text-2{
        font-size:50px;
        line-height: 50px;
    }


    .slider-content-4 .content-text-3{
        font-size:40px;
        line-height: 45px;
    }


    .slider-content-4 ul li{
        font-size:24px;
        line-height: 30px;
    }


    #paintable{
        max-width: 300px;
    }





.content-card-bg-1 > img{
    width: auto;
    height: 150%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -100px;
}



    .content-card-bg-2 > img{
        width: auto;
        height: 150%;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: -120px;
    }



    .video-icon{
        width: 90px;
        height: 60px;
        border-radius: 12px;
    }

    .video-icon > span{
        font-size:28px;
    }





}


/* 1600 X 900 */
@media only screen and (max-width: 1600px) {

    .slider-content-1 .content-text-1{
        font-size:90px;
        line-height: 90px;
    }

    .slider-content-1 .content-text-2{
        font-size:90px;
        line-height: 90px;
    }

    .slider-content-1 .content-text-3{
        font-size:80px;
        line-height: 90px;
    }





 


    .slider-content-3 .content-text-1{
        font-size:40px;
        line-height:40px;
    }

    .slider-content-3 .content-text-2{
        font-size:100px;
        line-height: 100px;
    }

    .slider-content-3 .content-text-3{
        font-size:40px;
        line-height: 40px;
    }


    .slider-content-3 .content-text-4{
        font-size:40px;
        line-height: 40px;
    }

    .slider-content-3 .content-text-5{
        font-size:90px;
        line-height: 90px;
    }






    .slider-content-5 .content-text-1{
        font-size:80px;
        line-height: 120px;
    }

    .slider-content-5 .content-text-2{
        font-size:90px;
        line-height: 60px;
    }



    .slider-content-5 ul li{
        font-size:20px;
        line-height: 34px;
    }


    .content-container-5 div strong{
        font-size:28px;
    }







}

/* 1380 X 720 */
@media only screen and (max-width: 1380px) {

    #logo img{
        width: 150px;
    }

    .main-container{
        background-position: right;
    }

    .slider-content-1 .content-text-1{
        font-size:60px;
        line-height: 70px;
    }

    .slider-content-1 .content-text-2{
        font-size:60px;
        line-height: 70px;
    }

    .slider-content-1 .content-text-3{
        font-size:60px;
        line-height: 70px;
    }

    .no-way{
        width: 60%;
    }




        

    .slider-content-2 .content-text-1{
        font-size:50px;
        line-height: 60px;
    }

    .slider-content-2 .content-text-2{
        font-size:100px;
        line-height: 90px;
    }

    .slider-content-2 .content-text-3{
        font-size:60px;
        line-height: 70px;
    }


    .slider-content-2 .content-text-4{
        font-size:70px;
        line-height: 70px;
    }

    .slider-content-2 .content-text-5{
        font-size:100px;
        line-height: 100px;
    }



    
    .slider-content-3 .content-text-1{
        font-size:34px;
        line-height:40px;
    }

    .slider-content-3 .content-text-2{
        font-size:80px;
        line-height: 80px;
    }

    .slider-content-3 .content-text-3{
        font-size:34px;
        line-height: 40px;
    }


    .slider-content-3 .content-text-4{
        font-size:34px;
        line-height: 40px;
    }

    .slider-content-3 .content-text-5{
        font-size:70px;
        line-height: 70px;
    }





    .slider-content-4 .content-text-1{
        font-size:90px;
        line-height: 90px;
    }

    .slider-content-4 .content-text-2{
        font-size:40px;
        line-height: 40px;
    }


    .slider-content-4 .content-text-3{
        font-size:30px;
        line-height: 35px;
    }


    .slider-content-4 ul li{
        font-size:22px;
        line-height: 30px;
    }

    #pests{
        max-width: 380px;
    }


    #paintable{
        max-width: 250px;
    }






    .slider-content-5 .content-text-1{
        font-size:70px;
        line-height: 90px;
    }

    .slider-content-5 .content-text-2{
        font-size:70px;
        line-height: 60px;
    }


    .slider-content-5 ul li{
        font-size:18px;
        line-height: 30px;
    }


    .content-container-5 div strong{
        font-size:24px;
    }



    .video-icon{
        width: 75px;
        height: 50px;
        border-radius: 10px;
    }

    .video-icon > span{
        font-size:24px;
    }






    .footer-item > strong{
        font-size:16px;
    }

    .footer-item > span{
        font-size:16px;
        line-height: 24px;
        margin-top: 10px;
    }

    .footer-logo{
        width: 120px;
        height: auto;
    }



}


/* 1280 X 720 */
@media only screen and (max-width: 1280px) {


    .slider-content-1 .content-text-1{
        font-size:50px;
        line-height: 55px;
    }

    .slider-content-1 .content-text-2{
        font-size:50px;
        line-height: 55px;
    }

    .slider-content-1 .content-text-3{
        font-size:50px;
        line-height: 55px;
    }

    .no-way{
        width: 50%;
    }




    .slider-content-2 .content-text-1{
        font-size:40px;
        line-height: 45px;
    }

    .slider-content-2 .content-text-2{
        font-size:80px;
        line-height: 80px;
    }

    .slider-content-2 .content-text-3{
        font-size:50px;
        line-height: 50px;
    }


    .slider-content-2 .content-text-4{
        font-size:60px;
        line-height: 60px;
    }

    .slider-content-2 .content-text-5{
        font-size:80px;
        line-height: 80px;
    }



}


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


    .slider-content-1 .content-text-1{
        font-size:40px;
        line-height: 40px;
    }

    .slider-content-1 .content-text-2{
        font-size:40px;
        line-height: 40px;
    }

    .slider-content-1 .content-text-3{
        font-size:40px;
        line-height: 40px;
    }

    .no-way{
        width: 50%;
        margin-left: -15px;
    }





    .slider-content-2 .content-text-1{
        font-size:30px;
        line-height: 30px;
    }

    .slider-content-2 .content-text-2{
        font-size:60px;
        line-height: 60px;
    }

    .slider-content-2 .content-text-3{
        font-size:40px;
        line-height: 40px;
    }


    .slider-content-2 .content-text-4{
        font-size:50px;
        line-height: 50px;
    }

    .slider-content-2 .content-text-5{
        font-size:60px;
        line-height: 60px;
    }




    
    .slider-content-3 .content-text-1{
        font-size:30px;
        line-height:30px;
    }

    .slider-content-3 .content-text-2{
        font-size:60px;
        line-height: 60px;
    }

    .slider-content-3 .content-text-3{
        font-size:30px;
        line-height: 30px;
    }


    .slider-content-3 .content-text-4{
        font-size:30px;
        line-height: 30px;
    }

    .slider-content-3 .content-text-5{
        font-size:60px;
        line-height: 60px;
    }






   .slider-content-4 .content-text-1{
        font-size:45px;
        line-height: 50px;
    }

    .slider-content-4 .content-text-2{
        font-size:28px;
        line-height: 28px;
    }

    .slider-content-4 .content-text-3{
        font-size:24px;
        line-height: 30px;
    }

    .slider-content-4 ul li{
        font-size:20px;
        line-height: 28px;
    }

    #pests{
        max-width: 300px;
    }

    #paintable{
        max-width: 220px;
    }







    .content-card-1-info > .content-card-1-text-1,
    .content-card-2-info > .content-card-1-text-1{
        font-size:20px;
        line-height: 20px;
    }

    .content-card-1-info > .content-card-1-text-2,
    .content-card-2-info > .content-card-1-text-2{
        font-size:20px;
        line-height: 20px;
    }

    .content-card-1-info > .content-card-1-text-3,
    .content-card-2-info > .content-card-1-text-3{
        font-size:20px;
    }

    .content-card-1-info > .content-card-link,
    .content-card-2-info > .content-card-link{
        font-size:14px;
    }

    .content-card-1-info .content-card-icon,
    .content-card-2-info .content-card-icon{
        width: 35px;
        height: 35px;
        font-size:18px;
    }


    .content-card-bg-1 > img {
        left: -90px;
    }



    .content-page-7 > strong{
        font-size:40px;
    }


    .video-icon{
        width: 65px;
        height: 40px;
        border-radius: 10px;
    }

    .video-icon > span{
        font-size:20px;
    }












    .footer-container{
        flex-direction: column;
        align-items: flex-start;
    }

    .footer-item{
        margin-bottom: 25px;
    }

    .footer-item:last-child{
        margin-bottom: 0px;
    }

      .footer-logo{
        margin-bottom: 20px;
      }
  
    .footer-line{ display:none; }

    .footer-bottom-container{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .footer-logos {
        width: 100%;
        height: auto;
        display: flex;
        justify-content: start;
        align-items: center;
        padding: 0;
        margin-top:30px;
    }



    .footer-bottom-right{
        justify-content: flex-start;
        align-items: flex-start;
    }







}


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

    #logo img{
        width: 120px;
    }

    .slider-content-1 .content-text-1{
        font-size:34px;
        line-height: 40px;
    }

    .slider-content-1 .content-text-2{
        font-size:34px;
        line-height: 40px;
    }

    .slider-content-1 .content-text-3{
        font-size:34px;
        line-height: 40px;
    }





    .slider-content-2 .content-text-1{
        font-size:24px;
    }

    .slider-content-2 .content-text-2{
        font-size:60px;
        line-height: 65px;
    }

    .slider-content-2 .content-text-3{
        font-size:34px;
        line-height: 35px;
    }


    .slider-content-2 .content-text-4{
        font-size:40px;
        line-height: 50px;
    }

    .slider-content-2 .content-text-5{
        font-size:60px;
        line-height: 55px;
    }



    
    .slider-content-3 .content-text-1{
        font-size:24px;
        line-height:24px;
    }

    .slider-content-3 .content-text-2{
        font-size:50px;
        line-height: 50px;
    }

    .slider-content-3 .content-text-3{
        font-size:24px;
        line-height: 24px;
    }


    .slider-content-3 .content-text-4{
        font-size:24px;
        line-height: 24px;
    }

    .slider-content-3 .content-text-5{
        font-size:40px;
        line-height:40px;
    }



    .content-container-5{
        display: flex;
        flex-direction: column;
        gap: 10px;
    }


    .slider-content-5 ul {
        margin: 20px 0px;
    }



    .content-page-6{
        width: 100%;
    }


    .content-card-1-info {
        margin-left: 8%;
    }


    .content-card > img{
        display: none;
    }





}


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


    .page-bg-1{
        background-image: url("../img/backgrounds/mobile/page-1.png") !important;
        background-position: center;
    }

    .page-bg-2{
        background-image: url("../img/backgrounds/mobile/page-2.png") !important;
        background-position: center;
        display: flex;
        align-items: start;
    }

    .page-bg-3{
        background-image: url("../img/backgrounds/mobile/page-3.png") !important;
        background-position: center;
        display: flex;
        align-items: start;
        justify-content: start;
    }

    .page-bg-4{
        background-image: url("../img/backgrounds/mobile/page-4.png") !important;
        background-position: center;
    }

    .page-bg-5{
        background-image: url("../img/backgrounds/mobile/page-5.png") !important;
        background-position: center;
    }



    .main-container{
        width: 100%;
        height: 100dvh;
    }




    .slider-content-1 .content-text-1{
        font-size:28px;
        line-height: 30px;
    }

    .slider-content-1 .content-text-2{
        font-size:28px;
        line-height: 30px;
    }

    .slider-content-1 .content-text-3{
        font-size:28px;
        line-height: 30px;
    }

    .no-way{
        width: 90%;
    }



    .slider-content-2{
        margin-top:20px;
    }

    .slider-content-2 .content-text-1{
        font-size:28px;
    }

    .slider-content-2 .content-text-2{
        font-size:60px;
        line-height: 60px;
    }

    .slider-content-2 .content-text-3{
        font-size:28x;
        line-height: 40px;
    }


    .slider-content-2 .content-text-4{
        font-size:40px;
        line-height: 40px;
    }

    .slider-content-2 .content-text-5{
        font-size:60px;
        line-height: 60px;
    }




    

    .slider-content-3{
        margin-top:20px;
    }

    .slider-content-3 .content-text-1{
        font-size:28px;
        line-height: 30px;
    }

    .slider-content-3 .content-text-2{
        font-size:60px;
        line-height: 60px;
    }

    .slider-content-3 .content-text-3{
        font-size:28px;
        line-height: 30px;
    }


    .slider-content-3 .content-text-4{
        font-size:28px;
        line-height: 34px;
    }

    .slider-content-3 .content-text-5{
        font-size:50px;
        line-height: 50px;
    }



    .slider-content-4{
        margin-top:50px;
    }




    .slider-content-5{
        margin-top:20px;
        margin-bottom: 20px;
    }

    .slider-content-5 .content-text-1{
        font-size:34px;
        line-height: 40px;
    }

    .slider-content-5 .content-text-2{
        font-size:34px;
        line-height: 40px;
    }

    .slider-content-5 ul {
        margin: 10px 0px;
    }


    #paintable{
        max-width: 150px;
    }







    .content-page-7{
        width: 100%;
        max-width: 100%;
        gap:30px;
    }



    .video-container{
        width: 100%;
        height: auto;
        max-height: 780px;
        position: relative;
        border-radius: 20px;
        overflow: hidden;
        border:1px solid #E0D01E;

    }


    .content-page-7 > strong,
    .content-page-8 > strong{
        font-size:28px;
    }


    .content-page-8{
        width: 90%;
        gap:30px;
    }


    .content-gallery-container{
        margin-top: 10px;
    }

    .gallery-item { width: calc(50% - 15px); }




}