* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-size: 1vw;
    /*font-family: 'Arimo', sans-serif;*/
    font-family: arial;
}

.mobileOnly{
    display: none;
}

body {
    background: #ffffff;
}

.wrapper {
    width: 85%;
    margin: 0 auto 0;
    background: #ffffff;
}

header{
    padding:0 0 0 0;
    /* background: #016e0a; */
    background-color: rgba(26, 69, 85);
    width: 100%;
    /* margin-left: 5% ; */
}

header img{
    width:11%;
    float:right;
    padding:0.0% 1% 0.0% 1%;
    background-color: #ffffff;
}

/* .thumb img{
    width: 100%;
    
} */

h1 {
    font-family: 'Rubik', sans-serif;
    font-weight: bold;
    width:66%;
    float:right;
    color: #ffffff;
    text-align: center;
    font-size: 320%;
    direction: rtl;
    padding-top:0;
    line-height: 70%;
    padding-top:1%;
}

h1 span{
    font-size: 60%;
    padding-top:0;
}

h4 {
    width:21%;
    float:left;    
    text-align: center;
    font-size: 180%;
    direction: rtl;
    padding:0.8% 0;
    color: rgba(26, 69, 85);
    background: #f69524;
    border-radius: 0 8px 8px 0;
    margin-top:0.1%;
    margin-left: 0.2%;
}

.blueLine{
    background: #ffffff;
    padding:0.2% 0;
    margin:0.0% 0 0.0% 0;
}

.content{
    margin-bottom: 0.5%
}

.textSide{
    width: 24.5%;
    float: left;
    padding: 0.5% 1% 1.4% 1%;
    /* background: rgba(26, 69, 85); */
    background-color: #f69522;
    /* margin-left: 6%; */
    position: relative;  
}

h2{
    font-family: 'Rubik', sans-serif;
    font-size: 150%;
    direction:rtl;
    text-align:center;
    /* color:#f69522; */
    color: rgba(26, 69, 85);
    margin-bottom: 2%;
    margin-top: 0;
}

.textSide form{
    width:100%;
    margin: 0 auto 7.5%;
    
}

h5{
    font-family: 'Rubik', sans-serif;
    font-size: 110%;
    direction:rtl;
    text-align:right;
    color:#ffffff;
    margin-top: 1%;
}

.textSide p{
    font-size: 90%;
    text-align: justify;
    direction:rtl;
    color:#ffffff;
    line-height: 120%;
    margin: 0 0 6%;
}

.deals{
    width: 100%;
    /* margin-left: 2.5%; */
}

.deals1{
    width: 100%;
    float: right;
    
}

.thumb {
    width: 20%;
    position: relative;
    float: right;
    /* margin-left: 0.5%; */
    overflow: hidden;    
}

.thumb1 {
    width: 24.5%;
    position: relative;
    float: right;
    /* padding: 0 1% 0 0; */
    margin: 0;
    overflow: hidden;
    margin-bottom: 0.5%;
    margin-right: 0.5%;
    cursor: pointer;  
}

.thumb .linkText {
    width: 100%;    
    bottom: 0;
    left: 0;
    text-align: center;
    font-size: 120%;
    direction: rtl;
    color: #ffffff;
    font-weight: bold;
    padding: 3% 6%;
    background: rgba(26, 69, 85);
    z-index: 2;    
}

.thumb1 .linkText{    
    width: 100%;    
    bottom: 0;
    left: 0;
    text-align: center;
    font-size: 160%;
    direction: rtl;
    color: #ffffff;
    font-weight: bold;
    padding: 3% 0;
    background: rgba(26, 69, 85);
    z-index: 2;

}

.thumb1 img{
    width: 100%;
}
/* 
.linkText span{
    font-size: 70%;
    color: #bbbbbb;
    font-weight: normal;
} */

.thumb .country{
    width: 80%;  
    position: absolute;
    top: 10%;
    left: -18%;
    text-align: center;
    font-size: 95%;
    direction: rtl;
    color: #013147;
    font-weight: bold;
    padding: 1% 0;
    background: #f69524;
    z-index: 3;
    border-radius: 5px;
    border-top: 2px solid #013147; 
    border-bottom: 2px solid #013147;
    -ms-transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg); 
}

.thumb1 .country{
    width: 70%;    
    position: absolute;
    top: 12%;
    left: -14%;
    text-align: center;
    font-size: 95%;
    direction: rtl;
    color: #013147;
    font-weight: bold;
    padding: 1% 0;
    background: #f69524;
    z-index: 3;
    border-radius: 5px;
    border-top: 2px solid #013147; 
    border-bottom: 2px solid #013147;
    -ms-transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg); 
}


.festival{
    width: 100%;
    display: block;
    position: absolute;
    top: 20%;
    left: -23%;
    text-align: center;
    font-size: 100%;
    direction: rtl;
    color: #033246;
    font-weight: bold;
    padding: 0.5% 0;
    background: #ffffff;
    z-index: 3;
/*
    border-top:2px solid #ffffff;
    border-bottom:2px solid #ffffff;
*/
    -ms-transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    transform: rotate(-40deg);
}

.filler{
    clear:both;
    padding:0.1% 0;
}

img[src="images/video.jpg"], img[src="images/recommends.jpg"]{
    cursor: pointer;
}

.blackCover {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: none;
}


.video {
    width: 640px;
    height: 360px;
    border-radius: 4px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9999px;
    right: -9999px;
    margin: auto;
    z-index: 9999;
    padding: 2%;
    box-sizing: content-box;
    display: none;
    background: #000000 url("images/exitIcon.png") 98% 1.2% no-repeat;
    cursor: pointer;
}

.letter {
    width: 100%;
    padding: 4%;
}

.letter h3{
    font-size: 120%;
    direction:rtl;
    text-align:right;
    color:#405266;
    margin-bottom:2%;
}

.letterDate{
    font-size: 90%;
    direction:rtl;
    text-align:left;
    color:#555555;
    line-height: 140%;
    margin-top:5%;
}

hr{
    width:95%;
    height:2%;
    background: #405266;
    margin: 2% auto;
    border: none;
}

.input_box {
    width: 100%;
    margin-top: 2%;
}

.input_box_submit {
    width: 100%;
}

input[type='text'] {
    width: 100%;
    border: 1px solid #a9a9a9;
    border-radius: 4px;
    direction: rtl;
    padding:4% 4%;
    font-size: 120%;
    color: #000000;
    outline: none;
    background: #ffffff;
}

input[type='submit'] {
    width: 100%;
    direction: rtl;
    padding:3% 4%;
    font-size: 130%;
    font-weight: bold;
    color: #fff;
    outline: none;
    border: none;
    /* background: #f69524; */
    background-color: rgba(26, 69, 85);
    border-radius: 4px;
}

.popInput_box input[type='submit'] {
    background: #f69524;
}

input[type=checkbox] {
    visibility: hidden;
    display: block;
}

.squaredFour {
    width: 0.9vw;
    height: 0.9vw;
    position: relative;
    float: right;
    border: 0.05vw solid #c1c1c1;
    margin: 2% 0 0 0;
}

.squaredFour label {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #ffffff;
}

.squaredFour label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 0.6vw;
    height: 0.2vw;
    background: transparent;
    top: -2px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    border: 0.15vw solid #2e2a2b;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.squaredFour label:hover::after {
    opacity: 0.5;
}

.squaredFour input[type=checkbox]:checked + label:after {
    opacity: 1;
}

.checkboxSubject {
    font-size: 85%;
    direction: rtl;
    text-align: right;
    float: right;
    color: rgba(26, 69, 85);
    margin: 1% 1% 0 0;
    float: right;    
}

.popInput_box .checkboxSubject{
    color: #fff
}

.filler2{
    clear:both;    
    padding:7% 0 0;
}

.popForm {
    width: 20%;
    border:0.2vw solid #fff;
    /* height:22vw; */
    border-radius: 4px;
    position: fixed;
    top: 20%;
    /* bottom: 0; */
    left: -9999px;
    right: -9999px;
    margin: auto;
    z-index: 8888;
    padding: 1% 2% 3% 2%;
    box-sizing: content-box;
    background: #01666E;
    display: none;
}

.popForm img{
    width: 40%;
    margin: 2% auto;
    display: block;
}



#popExitImage{   
    position: absolute;
    top: 0%;
    width: 20%;
    right: 1%;
    
}

.popForm h3{
    padding:4% 0;
    text-align: center;
    color:#ffffff;
}
.popInput_box {
    width: 100%;
    margin-top: 2%;
}

.popInput_box input[type='submit'] {
    padding: 2.5% 0;
 }

 .errorBox{
    position: absolute;    
    top: 90%;
    left: 21%;
    width:60%;
    direction: rtl;
    text-align: center;
    margin: 0 0;
    background-color: #fff;
    border-radius: 6px;
    z-index: 80;
    padding:1% 0;
    color: red;
    font-weight: bold;
    border:2px solid red;
    display: none;
    
 }

 .errorBoxPop{
    position: absolute;
    top: 91%;
    left: 13%;
    width: 75%;
    direction: rtl;
    text-align: center;
    background-color: #fff;
    border-radius: 6px;
    z-index: 90;
    padding: 1% 0;
    color: red;
    font-weight: bold;
    border: 2px solid red;
    font-size: 110%;
    letter-spacing: -0.5px;
    display: none;
 }



@media only screen and (max-width: 480px) {
.pcOnly {
    display: none;
}
.mobileOnly{
    display: block;
}

.wrapper {
    width: 95%;
    padding-bottom: 20%;
 }

header{
    position: static;
    background-color: aliceblue;
}

.thumb img, .thumb1 img{
    width: 100%;
}

.logo {
    float:none;
    width:50%;
    margin-left: 25%;
    padding: 3% 0;    
    background-color: aliceblue;
}

.headerPhone{      
    width: 85%;
    margin: 4% auto;
    padding: 3% 0;
    /* cursor: pointer; */
    color: #393344;
    background: #f7941d;
    outline: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 600%;
    font-family: arial;
    font-weight: bold;
    /* border: 2px #027b72 solid; */
    text-align: center;
    text-decoration: none;
    direction: rtl;
}

h1 {
    float:none;
    width:90%;
    margin:0 auto;
    color: #033246;
    text-align: center;
    font-size: 1000%;
    direction: rtl;
    padding:4% 0;
    line-height: 100%
}
   
h1 span{
    color: #033246;
    text-align: center;
    font-size: 65;
    direction: rtl;
    padding:4% 0;
}
 

h4 {
    width:70%;
    float:none;
    margin:2% auto;
    color: #033246;
    text-align: center;
    font-size: 700%;
    direction: rtl;
    padding:2% 0;
    color: #013147;
    background: #f69522;
    border-radius:5px;
}
    
img[src="images/mobile.jpg"]{
        width: 100%;
        
}
    
.textSide{
    width: 100%;
    float: none;
    padding: 5%;
    margin-top:1%;
    position: relative;
    background: rgba(26, 69, 85);
    margin-left: 0;
}

.textSide form{
    margin-bottom: 10%;
}
    
h2{
    font-size: 500%;
    text-align:center;
    color: #f69524;
    margin-top: 4%;
}

h5{
    font-size: 500%;
}

.textSide p{
    font-size: 450%;
}
    

.deals{
    width:100%;
    float:none;
    /* margin-bottom: 20%; */
}

.deals1{
    width:100%;
    float:none;
    margin-bottom: 20%;
}

 

.thumb , .thumb1{
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top:2%;
}

.thumb .linkText, .thumb1 .linkText {
    font-size: 600%;
    width: 100%;
}

.linkText span{
    font-size: 70%;
    color: #bbbbbb;
    font-weight: normal;
}

.thumb .country, .thumb1 .country{
    font-size: 520%;
    top: 12%;
 }

.festival{
    top: 19%;
    font-size: 400%;
 }
    
.click_to_call {
    position: fixed;
    bottom: 0;
    left: 8%;
    width: 85%;
    margin: 4% auto;
    padding: 3% 0;
    cursor: pointer;
    color: #393344;
    background: rgba(255,255,255,0.9);
    outline: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 600%;
    font-family: arial;
    font-weight: bold;
    border: 2px #027b72 solid;
    text-align: center;
    text-decoration: none;
    direction: rtl;
    z-index: 200;
}



.formBox h3 {
    text-align: center;
    font-size: 500%;
    padding-bottom: 1%;
}

.formBox h3 br {
    display: block;
}

.input_box {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top:1%;
}

.input_box_submit {
    width: 100%;
    float: none;
    margin-top:1%;
}

input[type='text'] {
    font-size: 500%;
}

input[type='submit'] {
    padding: 4%;
    font-size: 500%;
    background: #f69524;
}

input[type=checkbox] {
    visibility: hidden;
    display: block;
}

.squaredFour {
    width: 15px;
    height: 15px;
    position: relative;
    float: right;
    border: 1px solid #c1c1c1;
    margin: 1% 0 0 0;
}

.squaredFour label {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #ffffff;
}

.squaredFour label:after {
    opacity: 0;
    content: '';
    position: absolute;
    width: 9px;
    height: 3px;
    background: transparent;
    top: -2px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    border: 3px solid #2e2a2b;
    border-top: none;
    border-right: none;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.squaredFour label:hover::after {
    opacity: 0.5;
}

.squaredFour input[type=checkbox]:checked + label:after {
    opacity: 1;
}

.checkboxSubject {
    font-size: 400%;
    color: #f69524 ;
      margin: 1% 2% 0 0;
}
    
    
.popForm {
    width: 91%;
    /* height:100vw; */
    border-radius: 0;
    position: fixed;
    top: 10%;
    padding-bottom: 15%;
}

.errorBox{    
    font-size: 600%;
    width: 80%;  
    left: 10%;
    top: 88%; 
 }

 .errorBoxPop{    
    font-size: 500%;
    width: 80%;  
    left: 10%;     
}

.mainImage{
    width: 100%;
}
    
}
