<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&amp;display=swap');

html, body, h1, h2, h3, h4, h5, h6, a, p, span, b, div, u, li, ul {
    font-family: 'Roboto'  !important;
}




.image__overlay&gt; * {
	transform: translateY(20px) !important;
	transition: transform 0.25s !important;
}

.image__overlay:hover {
	opacity: 1 !important;
}

.image__overlay:hover&gt;* {
	transform: translateY(0) !important;
}

.formbuilder-text, .formbuilder-textarea{
    
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 18px !important;
    color: #FD8D3E !important;
    padding-bottom: 10px !important;

}

input[type=text]:focus, input[type=tel]:focus, input[type=email]:focus {
  border: 3px solid  !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 18px !important;
  color: #242424 !important;

}

textarea:focus{
    border: 3px solid #FD8D3E !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 18px !important;
    color: #242424 !important;
}

.formbuilder-text-label, .formbuilder-textarea-label{
    margin-left: 35px !important;
    position: relative !important;
    bottom: 5px !important;
   
}

.form-control{
    background: #FFFFFF !important;
    border-radius: 15px !important;
    border-color: black !important;
}

.form-control:focus{
    background: #FFFFFF !important;
    border-radius: 15px !important;
    border-color: black !important;
}

.newsform{
    margin-top: -25px !important;
}

.btn-default.btn.btnform{
    background: linear-gradient(100.26deg, #FBA970 -10.76%, #E96000 95.58%, #E96000 95.58%) !important;
    border-radius: 30px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 18px !important;
    color: #FFFFFF !important;
    padding: 18px 25px !important;
    border: 0px !important;
    margin-top: 40px !important;
}

.btn-default.btn.btnform:hover {
    background: #7514F5 !important;
    border: 0px !important;
}

.btn-default.btn.is-btn-primary.btnnews{
    position: absolute !important;
    right: 0px !important;
    bottom: 4px !important;
    background: transparent !important;
    color: black !important;
    border: 0 !important;
    font-size: 32px !important;
}
form &gt; div.contact-form-container &gt; div &gt; div:nth-child(6){
    text-align: center !important;
}

form &gt; div.contact-form-container &gt; div{
    position: relative !important;
}
.footer-text, .footer-text&gt;a{
    
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: black !important;
}

.footer {
    border: 0 !important;
}

#app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(2) &gt; div &gt; div.is-box-8.is-light-text.is-box &gt; div.is-overlay{
    z-index: 1 !important;
}

#app\ companyadmin\.webapp-page\.publish &gt; div.is-section.is-box.is-section-auto.is-light-text{
    margin-top: -30px !important;
}

@media (min-width: 769px) and (max-width: 1024px){
    
    .column1{
        flex: 100% !important;
    }
    
    .threelines{
        position: relative !important;
        bottom: auto !important;
    }
    
    .footerline{
        position:relative !important;
        right: 0 !important;
        left: 0 !important;
    }
    
    .yearaward{
        padding-bottom: 30px !important;
    }
    
    .imgaward{
        left: calc(50% - 8px) !important;
    }
    
    .titleaward{
        padding-top: 15px !important;
    }
    
    .bigtitleaward{
        text-align: center !important;
    }
    
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(7) &gt; div &gt; div &gt; div &gt; div:nth-child(3){
        text-align: center !important;
    }
    
    .gridimages{
        text-align: center !important;
    }
    
    #app\ companyadmin\.webapp-page\.publish &gt; div.is-section.is-box.is-section-10 &gt; div.is-overlay &gt; div{
        background-position: calc(100% + 250px) 0% !important;
    }
}

@media (min-width: 481px) and (max-width: 768px){
    
    .firstheading{
        margin-top: 0px !important;
    }
    
    .threelines{
        position: relative !important;
        bottom: auto !important;
    }
    
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(4) &gt; div.is-boxes &gt; div &gt; div{
        margin-top: -100px !important;
    }
    
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(2) &gt; div &gt; div.is-box-4.is-box.edge-y-0 &gt; div &gt; div &gt; div{
        
        max-width: 550px !important;
    }
    
    .image__overlay{
        display: flex !important;
        justify-content: center !important;
        flex-direction: column !important;
    }
    
    .whole_content{
        bottom: auto !important;
    }
    
    .footerline{
        position:relative !important;
        right: 0 !important;
        left: 0 !important;
    }
    
    .yearaward{
        padding-bottom: 30px !important;
    }
    
    .imgaward{
        left: calc(50% - 8px) !important;
    }
    
    .yearrow{
        flex-direction:column !important;
    }
    
    .titleaward{
        padding-top: 15px !important;
    }
    
    .bigtitleaward{
        text-align: center !important;
    }
    
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(7) &gt; div &gt; div &gt; div &gt; div:nth-child(3){
        text-align: center !important;
    }
    
    .gridimages{
        text-align: center !important;
    }
    
    #app\ companyadmin\.webapp-page\.publish &gt; div.is-section.is-box.is-section-10 &gt; div.is-overlay &gt; div{
        background-size: 100% !important;
        background-position: calc(100% + 300px) 0% !important;
    }
    
    .columm1, .column2, .column3 {
        flex: 100% !important;
    }
    
    .squareimg1{
        padding-bottom: 40px !important;
    }
}

@media (max-width: 480px){
    
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(2) &gt; div &gt; div.is-box-8.is-light-text.is-box &gt; div.is-overlay &gt; div.is-overlay-bg{
        background-size: 95% !important;
        background-position: 0% 80% !important;
    }
    
    
    .threelines{
        position: relative !important;
        bottom: auto !important;
    }
    
    
    .firstheading{
        margin-top: 0px !important;
    }
    
    .image__overlay{
        display: flex !important;
        justify-content: center !important;
        flex-direction: column !important;
    }
    
    .whole_content{
        bottom: auto !important;
    }
    
    .footerline{
        position:relative !important;
        right: 0 !important;
        left: 0 !important;
    }
    
    .yearaward{
        padding-bottom: 30px !important;
    }
    
    .imgaward{
        left: calc(50% - 8px) !important;
    }
    
    .yearrow{
        flex-direction:column !important;
    }
    
    .titleaward{
        padding-top: 15px !important;
    }
    
    .bigtitleaward{
        text-align: center !important;
    }
    
    #app\ companyadmin\.webapp-page\.publish &gt; div:nth-child(7) &gt; div &gt; div &gt; div &gt; div:nth-child(3){
        text-align: center !important;
    }
    
    .gridimages{
        text-align: center !important;
    }
    
    #app\ companyadmin\.webapp-page\.publish &gt; div.is-section.is-box.is-section-10 &gt; div.is-overlay &gt; div{
        background-size: 90% !important;
        background-position: calc(100% + 150px) 0% !important;
    }
    
     .columm1, .column2, .column3 {
        flex: 100% !important;
    }
    
    .squareimg1{
        padding-bottom: 40px !important;
    }
}

@media(min-width: 1441px){
    
    .lineup{
        width:80% !important;
    }
}

.btn-slot:enabled {
    border-color: #000000;
    color: #000000;
}

.btn-slot:enabled:hover {
    border-color: #4aad3c;
    color: #4aad3c;
}


.navbar-nav&gt;li&gt;a:hover {
    color: black !important ;

    border-bottom: solid 2px #4aad3c !important 

}

.navbar-nav&gt;li&gt;a {
    font-size:16px !important;
    color:black !important;
    font-weight:400 !important;
}</pre></body></html>