/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

@font-face {
    font-family: 'Visuelt Pro';
    src: url('fonts/VisueltPro-Regular.eot');
    src: local('fonts/VisueltPro-Regular'),
        url('fonts/VisueltPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/VisueltPro-Regular.woff2') format('woff2'),
        url('fonts/VisueltPro-Regular.woff') format('woff'),
        url('fonts/VisueltPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Visuelt Pro';
    src: url('fonts/VisueltPro-Bold.eot');
    src: local('fonts/VisueltPro-Bold'),
        url('fonts/VisueltPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/VisueltPro-Bold.woff2') format('woff2'),
        url('fonts/VisueltPro-Bold.woff') format('woff'),
        url('fonts/VisueltPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Visuelt Pro';
    src: url('fonts/VisueltPro-Light.eot');
    src: local('fonts/VisueltPro-Light'),
        url('fonts/VisueltPro-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/VisueltPro-Light.woff2') format('woff2'),
        url('fonts/VisueltPro-Light.woff') format('woff'),
        url('fonts/VisueltPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@@font-face {
    font-family: 'MODERNIZ';
    src: url('fonts/Moderniz.eot');
    src: url('fonts/Moderniz.eot?#iefix') format('embedded-opentype'),
         url('fonts/Moderniz.woff2') format('woff2'),
         url('fonts/Moderniz.woff') format('woff'),
         url('fonts/Moderniz.ttf')  format('truetype'),
         url('fonts/Moderniz.svg#MODERNIZ') format('svg');
}

.fvisueltregular { font-family: 'Visuelt Pro' !important; font-weight: normal !important; letter-spacing: 1px !important; }
.fvisueltlight { font-family: 'Visuelt Pro' !important; font-weight: 300 !important; letter-spacing: 1px !important; }
.fvisueltbold { font-family: 'Visuelt Pro' !important; font-weight: bold !important; letter-spacing: 1px !important; }

body, p, a, input, textarea { font-family: "Montserrat", sans-serif !important; color: #333333; }
h1, h2, h3, h4, h5, h6 { font-family: 'MODERNIZ' !important; }

.container { max-width: 100% !important; }

.menu-link { color: #333333 !important; font-family: 'Visuelt Pro' !important; font-weight: 500 !important; font-size: 15px !important; text-transform: none; }

.fcgreen { color: #96ff00 !important; } .fcwhite { color: white !important; } .fcblack { color: #333333 !important; } .fcgray { color: #4d4d4d !important; }

.fs100 { font-size: 100px !important; } .fs90 { font-size: 90px !important; } .fs75 { font-size: 75px !important; } .fs60 { font-size: 60px !important; } .fs48 { font-size: 48px !important; } .fs45 { font-size: 45px !important; } .fs42 { font-size: 42px !important; } .fs39 { font-size: 39px !important; } .fs36 { font-size: 36px !important; } .fs30 { font-size: 30px !important; } .fs27 { font-size: 27px !important; } .fs24 { font-size: 24px !important; } .fs21 { font-size: 21px !important; } .fs18 { font-size: 18px !important; } .fs15 { font-size: 15px !important; }  .fs12 { font-size: 12px !important; } 

.fw900 { font-weight: 900 !important; } .fw800 { font-weight: 800 !important; } .fw700 { font-weight: 700 !important; } .fw600 { font-weight: 600 !important; } .fw500 { font-weight: 500 !important; } .fw400 { font-weight: 400 !important; } .fw300 { font-weight: 300 !important; } .fw200 { font-weight: 200 !important; } .fw100 { font-weight: 100 !important; }

.lh100 { line-height: 100% !important; } .lh110 { line-height: 110% !important; } .lh115 { line-height: 115% !important; } .lh120 { line-height: 120% !important; } .lh130 { line-height: 130% !important; } .lh150 { line-height: 150% !important; } 

input, textarea { border-radius: 15px !important; border: 1px solid #4d62ad !important; background-color: transparent !important; }

.center-justified {
    text-align: justify;
    text-align-last: center;
}

#bkggrad1 {
  height: 100%;
  background-color: #4d62ad; /* For browsers that do not support gradients */
  background-image: linear-gradient(to top, #4d62ad 20%, #efe8d4 90%);
}

.padd0 { padding: 0 !important; }
.marg0 { margin: 0 !important; }

.section5 { padding: 5% !important; }
.section0 { padding: 0 !important; }

.w70 { width: 70% !important; } 
.w50 { width: 50% !important; } 
.w33 { width: 33.33% !important; } 
.w25 { width: 25% !important; } 
.w20 { width: 20% !important; } 
.w15 { width: 15% !important; } 

.dview { display: block !important; }
.mview { display: none !important; }


@media (max-width: 1370px){
    
    .wfull { width: 50% !important; }
    .fs90 { font-size: 75px !important; }
    .fs30 { font-size: 27px !important; }

}

@media (max-width: 996px){
    
    .fs90 { font-size: 60px !important; }
    .fs30 { font-size: 24px !important; }
    .fs24 { font-size: 21px !important; }
    
    .flxcenter { justify-content: center !important; flex-wrap: wrap !important; }
    .wfull { width: 100% !important; }
    
}

@media (max-width: 767px){
    
    .allcenter { text-align: center !important; padding: 5% !important; max-width: 100% !important; }
    .fs90 { font-size: 45px !important; }
    .fs30 { font-size: 21px !important; }
    .fs24 { font-size: 19px !important; }
    .fs21 { font-size: 18px !important; }
    
    
    .w50 { width: 100% !important; text-align: center !important; } 
    .w33 { width: 100% !important; text-align: center !important; }
    .w20 { width: 33.33% !important; } 
    
    .icoserv { width: 120px !important; padding: 15px 0 !important; }
    
}

@media (max-width: 580px){
    
    .fs90 { font-size: 36px !important; }
    .fs30 { font-size: 18px !important; }
    .fs24 { font-size: 17px !important; }
    .fs21 { font-size: 16px !important; }
    .fs18 { font-size: 15px !important; }
    .w20 { width: 50% !important; } 
    
    .dflexwrap { display: flex !important; flex-wrap: wrap !important; justify-content: center !important; }
    .allcentermov { text-align: center !important; }
    .icoserv { width: 90px !important; padding: 15px 0 !important; }
    
}

@media (max-width: 580px){
    
    .fs90 { font-size: 30px !important; }
    .fs30 { font-size: 17px !important; }
    .fs24 { font-size: 16px !important; }
    .fs21 { font-size: 15px !important; }
    .fs18 { font-size: 14px !important; }
    
}




