/*@font-face {*/
/*    font-family:Frutiger;*/
/*    src: url(font/FrutigerLTArabic55Roman.ttf);*/
/*}*/

*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

h1{
   
	font-weight: 600;
    margin-bottom: 20px;
    font-size: 200%;
    word-spacing: 4px;
}
h2{
   
	font-weight: 500;
    word-spacing: 2px;
    margin-bottom: 30px;
    font-size: 180%;
}

.banner-imgs img {
    height: 90vh !important;
    width: 100% !important;
}

div#wpforms-5839-header-error {
    background: #D63637;
    color: #fff;
    padding: 9px;
    border-radius: 5px;
}

html,body{
    background-color: #fff;
    font-size: 20px;
    color: #000;
    font-weight: 400;
    word-spacing: 1px;
    /*font-family: 'Frutiger';*/
    scroll-behavior: smooth;
}



.language-dropdown img {
    width: 20px;
}

.header{
    position: relative;
    background-color:white;
    background-position: right;
    background-size: cover;
}

.header .logo{
    width: 300px;
    height: auto;

    padding-bottom: 10px;
}
        .pac-container.pac-logo.hdpi { z-index: 999999; }
        .main-menu-wrapper.menu-open { left: 260px; }
        
        