@import url('https://fonts.googleapis.com/css2?family=Galada&display=swap');
@font-face {
    font-family: Avenirbold;
    src: url(../fonts/AvenirNextLTPro-Bold.otf);
}

@font-face {
    font-family: Avenireg;
    src: url(../fonts/AvenirNextLTPro-Regular.otf);
}

body {
    font-family: 'Avenireg', sans-serif;

}
.text-left{text-align: left}

h1{ font-family: Avenirbold;
    text-transform: uppercase;
    font-size: 5em}

.blue{color: #0052b9}
.white{color: #fff}

h2{  font-family: Avenirbold;
    text-transform: uppercase;
    color: #0052b9;
    font-size: 1.7em;
    letter-spacing: 1px;
    font-weight: 300;
}
ul {
    list-style: none;
}

.iemail::before {
    content: "";
    display: block;
    background: url("../images/mailicon.png") no-repeat;
    width: 49px;
    height: 40px;
    float: left;
    margin: -8px 6px 0 0;
}

.iphone::before {
    content: "";
    display: block;
    background: url("../images/phoneicon.png") no-repeat;
    width: 49px;
    height: 40px;
    float: left;
    margin: -8px 6px 0 0;
}

.ihour::before {
    content: "";
    display: block;
    background: url("../images/houricon.png") no-repeat;
    width: 49px;
    height: 40px;
    float: left;
    margin: -8px 6px 0 0;
}
.inner-text p {
    font-weight: 600;
    color: #464646;
    line-height: 1.5em;
    font-size: 1em;
}

.fbold p{ font-size: 1.5em;
    font-family: avenirbold;
    font-weight: 300;}


form input {
    border: none;
    background: #ebebeb;
    padding: 8px;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 25px;
    border-radius: 5px;
}

form textarea {
    border: none;
    background: #ebebeb;
    padding: 8px;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 25px;
    border-radius: 5px;
}

.whyus-text ul li::before {  color: #0052b9;}
.logos ul li::before {  color: #0052b9;}
.logos ul li {  font-size: 1.25em;}

.products-text ul li::before {  color: #464646;}

ul li::before {
    content: "\2022";
    font-weight: bolder;
    font-size: 2em;
    display: inline-block;
    margin-right: 0.5em;
    margin-bottom: 0px;
    position: relative;
    bottom: -7px;
}

h3{  font-family: Avenirbold;
    text-transform: uppercase;
    font-size: 1em;
    letter-spacing: 1px;
    font-weight: 300;
}

.bluespan{ font-family: Avenirbold;
    color: #0052b9;
    letter-spacing: 1.5px;
}

p{
    font-weight: 400;
    line-height: 24px;
    font-size: 1em;
    font-family: 'Avenireg', sans-serif;
    text-align: justify;
}

label.error {
    color: #f00;
    position: relative;
    top: -20px;
    font-size: 0.8em;

}

.call-btn {
    background: #f00;
    width: auto;
    padding: 3px 10px;
    border-radius: 12px;
    font-weight: bold;
    font-size: 15px;
    font-family: 'Avenireg', sans-serif;
  
}
p.author {
    font-size: 14px;
}
.l30{line-height: 30px;}
.color{
padding: 0px 5px;
    border-top: 1px solid #abafb1;

}
.mt16{margin-top:0px;}

.about-text{
     background: #fff;
    border-radius: 5px;
    width: 81%;
    margin-top: 5.3em;
    padding: 25px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 0px 15px 15px;
    -moz-box-shadow:  rgba(0, 0, 0, 0.75) 0px 15px 15px;
    box-shadow: rgba(0, 0, 0, 0.75) 0px 15px 15px;
}
.l25{line-height:25px}

.whyus-text{
    background-image:url("../images/whyus-text.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    width: 100%;
    margin-top: 4em;
    padding: 25px;

}

.products-text{
    background-image:url("../images/whyus-text.png");
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    width: 100%;
    margin-top: 4em;
    padding: 25px;
}

.box-shadow {
    width: 100%;
    margin-top: -18px;
    margin-left: 5px;
}

#video-viewport1 {
    position: absolute;
    bottom: 12%;
    left: 53%;
}

.wrap-about {
    background-image: url('../images/aboutbg.webp');
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}
.logos div{padding-right: 20px;}

.wrap-mission {
    background-image: url('../images/missionbg.webp');
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}

.wrap-whyus {
    background-image: url('../images/whyus.webp');
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}
.submit-btn {
    width: auto;
    color: #fff;
    background: #0052b9;
    padding: 6px 29px;
    font-size: 0.8em;
    border-radius: 13px;
    text-transform: uppercase;
    font-family: Avenireg;
    font-weight: bold;
    float: left;
    cursor:pointer;
}
.flex-display{display: flex}

.sicon{margin-top: -7px;
margin-right:25px}
.wrap-products {
    background-image: url('../images/productsbg.webp');
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}

.wrap-contact{
    background-image: url('../images/contactbg.webp');
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
}


.placeorder a {
    background: #fc9d0e;
    padding: 0.5vw 0.8vw;
    text-transform: uppercase;
    font-size: 1.2vw;
    color: #fff;
}

#video-viewport {
    position: relative;
    left:0;
    height: auto !important;
/* for accessing the video by click */
}
.color-black{
    color: #262626;
}




.topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

.topnav a:hover {
    background-color: #ddd;
    color: black;
}

.topnav a.active {
    background-color: #04AA6D;
    color: white;
}

.topnav .icon {
    display: none;
}
.header {
    overflow: hidden;

}


.header a {
    float: left;
    color: #111111;
    text-align: center;
    padding: 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.8em;
    line-height: 25px;
}

.header a.logo {
    font-size: 30px;
    font-family: 'Galada', cursive;
    text-transform:none;
    color:#0052b9;
}


.header a.active {
    background-color: #0052b9;
    color: white;
}

@media screen and (max-width: 600px) {
    .topnav a {display: none;}
    .topnav a.icon {
        float: right;
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }

}

video {
    /* Make video to at least 100% wide and tall */
    /* Setting width & height to auto prevents the browser from stretching or squishing the video */
    width: 100%;
    height: auto;

    /* Center the video */
}
#wrap{

}
.button{
    padding:2% 6%;
    display: block;
    font-weight: 400;
    color: #fff;
    background-color:#D3B900;
    border-radius: 30px;
    width: 200px;
    font-family:'Avenireg', sans-serif;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
}
.button:hover{
    background-color: #fff;
    cursor: pointer;
    color:#142030;
}


.marginleft{
    margin-left: 163px;
}
footer {
    color: #fff;
padding-bottom: 20px;
font-size: 1em;
       margin-top: -50px;
 

}
footer p{ margin-bottom: 0;
}

footer .flexbox >.flexbox{ justify-content: center; align-items: center;}

@media (max-width:1388px){

    header .overlay img:nth-child(4), header .overlay img:nth-child(5) {
        margin-top: -70px;
        right: 10% !important;
    }
    header .overlay img:nth-child(5) {
        right: 4% !important;
    }
    header .overlay img:nth-child(2) {
        bottom:12% !important;
    }

}
@media (max-width:970px){
    .f54{
        font-size: 40px;
    }
    .container{
        width: 98%;

    }
}
@media (max-width:750px){
    footer{margin-top:-75px;}
    footer .block-7{text-align:center;}
     footer .block-5{    text-align: center;
    float: none;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    width: 48%;
}
.placeorder a{font-size:1em;}
.about-text{width:100%;}
.whyus-text{width:100%;}
.products-text{width:100%;}
.wrap-about .placeholder{text-align:center !important} 
#video-viewport1{top:40%;}
.wrap-contact h3{text-align:center}
.flex-display{display:block;}

#video-viewport {
  
    background-image: url('../images/homebg.webp');
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px;
    background-position: center;
}
#video-viewport video{display:none;}


   
 
    [class*="block-"] {padding-left: 4px !important; padding-right: 4px !important; padding-bottom: 2%}

    [class*='block-'] img {
        display: table;
        margin: auto;
    }

    #wrap{display: block;
        background-size: cover;}
    p{ padding-top: 0px; padding-left: 2%; padding-right: 2%; font-size: 14px; text-align: center; line-height: 20px}
    p .author{ padding-top: 0px; padding-left: 2%; padding-right: 2%; font-size: 14px; text-align: center;}
    .container{
        width: 100%;
    }
    img{
        max-width: 100%;
    }
    h1, h2{
        text-align: center;
    }

    .button{
        width: 100%;
        margin: 0 auto;

    }
    .space1, .space2, .space3, .space4, .space5, .space6 , .space7, .space8 , .space9 , .space10{
        padding-top: 10px;
    }
    .marginleft{
        margin: 0 auto;
    }
    .image:after{
        display: none;
    }
    .f60{
        font-size: 26px;
    }
    .f59{
        font-size: 26px;
    }
    .f55{
        font-size: 26px;
    }
    .f54{
        font-size: 26px;
    }
    .f50{
        font-size: 26px;
    }
    .f40{
        font-size: 26px;
    }
    .f53{
        font-size: 26px;
    }
    .f39{
        font-size: 26px;
    }

}

@media (max-width:500px){
    .f32,.f34{ font-size: 26px;}
    .button{ width: 100%; float: none !important; }

    footer img{float: none !important; margin: 0 auto}
    footer p{ text-align: center}
    footer .flexbox {  display: block}
}

