@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
   font-family: 'Varela Round';
   src: url(Varela Round.otf);
   src: local('Varela Round'), url('Varela Round.otf') format('truetype');
}

@font-face {
   font-family: 'Bradley Hand ITC';
   src: url(Bradley Hand ITC.otf);
   src: local('Bradley Hand ITC'), url('Bradley Hand ITC.otf') format('truetype');
}
/***********************************************************************
*
*  aleweb web design        aleweb.org  2022
*                           aleweb.com  2022
*
===============================================
RESPONSIVE FIXES
===============================================
***********************************************************************/

body {
   font-family: 'Bradley Hand ITC"', Arial, sans-serif;
}




@media only screen 
and (min-device-width : 310px) and (max-device-width : 667px){
   
   html {
        font-size: 65%;
    }
   img   logo  {
        height:270px!important;
    }	
   
   #fh5co-01, #fh5co-10    background-image  {
        height:220px!important;
    }	  
   
.navbar-brand   #logo {
  margin-top: -10px;
  margin-left:-150px!important;
  width: 90%;
}

#fh5co-header .navbar-language{                 
  margin-left: 85%!important;
  margin-bottom: 30px!important;
}
 #fh5co-01 {
  padding-bottom: 40px;
}

#fh5co-01 {

  background-image: url(img_bg_1a.jpg); 
  background-size: cover;
  position: relative;   
  margin-bottom: 0;
  height:270px!important;
}

#fh5co-10 {
  padding-bottom: 40px;
}

#fh5co-10 {

  background-image: url(img_bg_2a.jpg); 
  background-size: cover;
  position: relative;   
  padding: 80px 0;
  margin-bottom: 0;
  height:200px!important; 
}


 #fh5co-1  h2{
        font-size: 19px !important;
        font-weight:bold; 
        margin-top:20px;		
    }
 #fh5co-1  p{
        font-size: 17px !important;        
    }
 #fh5co-2  h2{
        font-size: 19px !important;
        font-weight:bold; 
        margin-top:20px;		
    }
 #fh5co-2  p{
        font-size: 17px !important;        
    }
 #fh5co-3 h2{
        font-size: 19px !important;
        font-weight:bold; 
        margin-top:20px;		
    }
 #fh5co-3  p{
        font-size: 17px !important;        
    }
 #fh5co-4  h2{
        font-size: 19px !important;
        font-weight:bold; 
        margin-top:20px;		
    }
 #fh5co-4  p{
        font-size: 17px !important;        
    }
 #fh5co-5  h2{
        font-size: 19px !important;
        font-weight:bold; 
        margin-top:20px;		
    }
 #fh5co-5  p{
        font-size: 17px !important;        
    }
 #fh5co-6  h2{
        font-size: 19px !important;
        font-weight:bold; 
        margin-top:20px;		
    }
 #fh5co-6  p{
        font-size: 17px !important;        
    }
 #fh5co-7  h2{
        font-size: 19px !important;
        font-weight:bold; 
        margin-top:20px;		
    }
 #fh5co-7  p{
        font-size: 17px !important;        
    }
 #fh5co-8  h2{
        font-size: 19px !important;
        font-weight:bold; 
        margin-top:20px;		
    }
 #fh5co-8  p{
        font-size: 17px !important;        
    }
 #fh5co-9 h2{
        font-size: 19px !important;
        font-weight:bold; 
        margin-top:20px;		
    }
 #fh5co-9  p{
        font-size: 17px !important;        
    }	
	
#fh5co-explore_1  h2{
        font-size: 16px !important; 
        padding-left:10px;  		
    }

#fh5co-explore_2 {
        font-size: 16px !important; 
        padding-left:10px;  		
    }	

#fh5co-footer  h3{
        font-size: 15px !important; 
        padding-left:10px;  		
    }
#fh5co-footer  p{
        font-size: 15px !important; 
        padding-left:10px;  		
    }	
#navbar  .navbar-collapse , .collapse, .nav , .navbar-nav , .navbar-right  ul  li{
        font-size: 15px !important; 
        margin-top:30px;
        z-index:9999;  		
    }

#navbar  .navbar-collapse , .collapse {
        height:200px!important;		
    }


	
}





