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

.mobileOnly {
    display: none;
}

.pcOnly{
    display: block;
}
/* 
.wallak {
	height: 929px;
    background: #fff;
	/*background-image: url(images/mainBG.jpg);*/
	/* background-size:cover;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:0 center;
}  */
.mainImage{
    width: 100%;
}

.logo{
	width:11%;
	position: absolute;
	top:11%;
	left: 32%;	
}

.logo1{
	width: 6%;
    position: absolute;
    top: 9%;
    left: 25%;
}


.phoneNumbera {
	position: absolute;
    top: 19%;
    left: 31.8%;
    font-size: 140%;
    text-align: center;
    /* color: #f1592a; */
    color: #fff;
	text-decoration: none;
	z-index: 20;
	font-weight: 900;
}

.usaPhone {
    position: absolute;
    top:23%;
    right: 10%;
    font-size: 170%;
    text-align: center;
    color: #f1592a;
	text-decoration: none;
	z-index: 20;
	font-weight: 900;
    line-height: 95%;
}

.usaPhone span{
    font-size: 75%;
    font-weight: 500;
}


.wrapper {
    width: 100%;
	/* height: 100%; */
    position:relative;
    overflow: hidden;
	/* background-color: rgba(255,255,255,0.8); */
	
}

.formArea{
    position: absolute;
    height: 100%;
    top: 0;
    width: 38%;
    right: 0;
    /* background-color: rgb(255,255,255,0.8); */
}

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

.mainTitle {
    position: absolute;
    top: 10%;
    right: 5%;
    font-size: 400%;    
    direction: rtl;
    text-align: right;
    color: #1a3768;
	font-weight: 700;
    line-height: 100%;
    margin: 0 0;
    /* margin-right: 5%; */
    /* margin-top: 5%; */
    font-weight: 700;
}

.mainSecond {
    position: absolute;
    top: 24%;
    right: 5%;
    font-size: 250%;
    direction: rtl;
    text-align: center;
    /* color: #f04e25; */
    color: #1a3768;
    margin: 0 0;
	font-weight: 700;
    line-height: 120%;
	/* margin-top: 2%; */
    /* margin-right: 5%; */
    padding-bottom: 3%;
}

.mainThird {
    position: relative;
    top: 20%;
    right: 5%;
    font-size: 390%;
    direction: rtl;
    text-align: right;
    /* color: #f04e25; */
    color: #1a3768;
    margin: 0 0;
	font-weight: 700;
    line-height: 120%;
}

h1{
    font-size: 300%;
    direction: rtl;
    text-align: center;
    color: #1a3768;
    font-weight: 700;
    line-height: 120%;
}

h2 {
    font-size: 180%;
    direction: rtl;
    text-align: center;
    color: #f04e25;
    font-weight: 700;
    line-height: 120%;
    padding-top: 3%;
}

h3 {
    font-size: 300%;
    direction: rtl;
    text-align: center;
    color: #f04e25;
	font-weight: 700;
    line-height: 120%;
	padding-top: 1%
}

h3 sup{
    font-size: 70%;
    line-height: 120%;
}

.formBox{
    position: absolute;
    top: 45%;
    right: 5%;
    width: 20%;    
    padding: 1% 1% 3% 1%;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 5%;
    border: 1px solid #aaa;
    font-weight: 600;
}

h4 {
    font-size: 120%;
    direction: rtl;
    text-align: center;
    color: #1a3768;
	font-weight: 700;
    line-height: 120%;
	padding-bottom: 2%
}

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

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


.dealsWrapper{
	width: 80%;
	margin: 1% auto;
    position: relative;
}

.dealsWrapper h1{
    /* padding: 2% 0; */
    font-size: 410%;
}

.dealBox{
	width: 25%;
    float: right;
    margin-right: 6%;
    /* border: 2px solid #000000; */
    position: relative;
    /* margin-bottom: 4%; */
}

.dealBox img {
    width: 40%;
    float: right;
    margin-left: 2%;
    margin-right: 1.3%;
    cursor: pointer;
}

.dealContent {
    padding: 2%;
    background-color: #fff; 
    display: none;   
}

.harshama{
    color: #1a3768;
    direction: rtl;
    /* width: 100%; */
    text-align: justify;
    font-family: 'Heebo';
    font-size: 85%;
    /* background-color: #f04e25; */
    line-height: 85%;
    padding: 0 0;
}

.details{
    /* position: relative; */
    /* font-size: 30%; */
    line-height: 90%;
    /* text-align: justify;
    margin-bottom: 3%;
    font-weight: 400; */
    /* height: 20vw; */
    direction: rtl;
    /* overflow: hidden; */
    /* text-overflow: ellipsis;
    white-space: nowrap; */
}

.first-ten-words, .remaining-text {
    font-size: 75%;
    direction: rtl;
    text-align: justify;
    /* line-height: 90%; */
}

.toggleButton{
    position: relative;    
    font-weight: 500;
    font-size: 75%;
    cursor: pointer;
    /* font-size: 120%; */
    /* text-align: center; */
    /* width: 60%; */
    display: inline-block;
    color: blue;
    /* margin-bottom: 5%; */
    direction: ltr;
}

.hide-text {
    display: none;
}

.trip{
    position: relative;    
    width: 49%;
    border: none;    
    direction: rtl;
    padding: 0;
    font-size: 120%;    
    outline: none;
    background-color: #f04e25;
    /* border-radius: 15px; */
    font-weight: bold;
    text-align: center;
    padding-bottom: 1%;
    /* margin-top: 0.5%; */
    
}

.trip a{
    color: #fff;
    text-decoration: none;    
}

.registration {
    position: relative;
    cursor: pointer;
    width: 49%;
    direction: rtl;
    border: none;
    font-size: 120%;    
    outline: none;
    color: #fff;
    background-color: #1a3768;
    /* border-radius: 15px; */
    font-weight: bold;
    text-align: center;
    padding-bottom: 1%;
    /* margin-left: 1%; */
}

#openPop{
    cursor: pointer;
} 

.dealContent h5{
    padding: 0 11%  ;
    font-size: 105%;
    text-align: right;
    color: #1a3768;
    direction: rtl;
    background-image: url("images/logo33.png") ;
    background-repeat: no-repeat;
    background-size: 8%;
    background-position: right center;
    
}


.dealContent p{
    font-size: 85%;
    height: 5vw;
    text-align: justify;
    color: #1a3768;
    direction: rtl;
    padding-top: 2%;

}

.buffer {
    clear: both;
    height: 50px;
}

.formBoxHWrapper {	      
        width: 96%;        
        /* background-color: #f04e25;         */
        background-color: #1a3768;
        margin: 1% auto;
        padding-bottom: 1%;
}

.formBoxH {
    width: 75%;
    margin: 0 auto;
    padding-bottom: 2%;
}

.formBoxH h3 {
    color: #fff;
    text-align: right;
    font-size: 130%;
    direction: rtl;
    padding-bottom: 1%;
}

.formBoxH p {
    font-size: 85%;
    direction: rtl;
    text-align: right;
    clear: none;
    color: #000;
    margin: 1% 1% 0 0;
    padding-top: 0;
}

.formBoxH .input_box {
    width: 20%;
    float: right;
    margin-left: 1%;
}

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



.formBox .container {
	display: block;
	position: relative;
	padding:0% 8% 0 0;
	margin-top: 5%;
	cursor: pointer;
	font-size: 0.7em;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	direction: rtl;
	text-align: right;
	/* color:#4e4e4e; */
    color: #000;
}

/* Hide the browser's default checkbox */
.formBox .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.formBox .checkmark {
	position: absolute;
	height: 1vw;
	width: 1vw;
	background-color: #fff;
	right:0;
	top:0;
	border:0.1vw solid #c1c1c1;
}

/* On mouse-over, add a grey background color */
.formBox .container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.formBox .container input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.formBox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.formBox .container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.formBox .container .checkmark:after {
	left: 25%;
	top: 1%;
	width: 25%;
	height: 60%;
	border: solid #000;
	border-width: 0 0.15vw 0.15vw 0;
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}




.formBoxH .container {
	display: block;
	position: relative;
	padding:0% 4% 0 0;
	margin-top: 2%;
	cursor: pointer;
	font-size: 0.8em;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	direction: rtl;
	text-align: right;
	color:#fff;
}

/* Hide the browser's default checkbox */
.formBoxH .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.formBoxH .checkmark {
	position: absolute;
	height: 1vw;
	width: 1vw;
	background-color: #fff;
	right:0;
	top:0;
	border:0.1vw solid #c1c1c1;
}

/* On mouse-over, add a grey background color */
.formBoxH .container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.formBoxH .container input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.formBoxH .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.formBoxH .container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.formBoxH .container .checkmark:after {
	left: 25%;
	top: 1%;
	width: 25%;
	height: 60%;
	border: solid #000;
	border-width: 0 0.15vw 0.15vw 0;
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}


.formBoxH .input_box_submit {
    width: 15%;
    float: right;
}

.formBoxH input[type='submit'] {
    width: 100%;
    border: none;
    direction: rtl;
    padding: 3.5% 0;
    font-size: 120%;
    color: #fff;
    outline: none;
    /* background: #407bd4; */
    background-color: #f04e25;
    border-radius: 4px;
    font-weight: bold;
	cursor: pointer;
}


.formBox .input_box_submit {
    width: 30%;
    margin: none;
    float: left;
    margin-left: 1%;
}

.formBox input[type='submit'] {
    width: 100%;
    border: none;
    direction: rtl;
    padding: 1%;
    font-size: 120%;
    color: #fff;
    outline: none;
    background: #f04e25;
    border-radius: 4px;
    font-weight: bold;
	cursor: pointer;
    
}

.errorBox{    
    position: absolute; 
    width: 55%;          
    direction: rtl;
    text-align: center;
    left: 24%; 
    /* right: 0;  */
    /* margin-left: auto; 
    margin-right: auto; */
    background-color: #fff;
    border-radius: 6px;
    z-index: 200;
    padding:0 0;
    color: red;
    font-weight: bold;
    font-size: 100%;
    margin-top: 2%;
    border:2px solid red;
    display: none;   
}

.errorBottomBox{
    position: absolute; 
    width: 35%;          
    direction: rtl;
    text-align: center;
    left: 30%; 
    /* right: 0;  */
    /* margin-left: auto; 
    margin-right: auto; */
    background-color: #fff;
    border-radius: 6px;
    z-index: 200;
    padding:0 0;
    color: red;
    font-weight: bold;
    font-size: 100%;
    /* margin-top: 2%; */
    border:2px solid red;
    display: none;

}

hr{
	height:0.3vw;
	width:10%;
	background-color: #000;
	border:0;
	float: right;
}

.footerContent{
    font-size: 90%;
    direction: rtl;
    text-align: center;
    color: #000;
	font-weight: 600;
    line-height: 120%;
	clear:both;
	padding:2% 0;    
}

.footerContent span{
    font-size: 150%;    
}

p.terms{
    font-size: 80%;
	font-weight: 400;
	text-align: center;
}


.popWrapper {
    width: 60%;
    height:23vw;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -9999px;
    right: -9999px;
    margin: auto;
    z-index: 8888;
    padding: 2%;
    box-sizing: content-box;
    background-image: linear-gradient(#fff, #c6d3f7);
    display: none;
}

.popWrapper #popExitImage{
    float:right;
    width: 3%;
}

.popWrapper .logoPop{
    float:left;
    width: 20%;
}

.whatsappdes{
    position: absolute;
    top: 23%;
    left: 31.52%;
    width: 12%;    
}



/* Mobile */

@media only screen and (max-width: 480px) {
        
    *{
        font-size: 3vw;
    }
        
    .mobileOnly {
        display: block;
    }
        
    .pcOnly {
        display: none;
    }
        
    body {
        background: #fff;
    }

    .logo{
        width:50%;
        position: static;
        display: block;
        float:right;
        margin: 4% 8% 0 0;
    }

    .logo1{
        width: 18%;
        position: relative;
        display: block;
        float: left;
        margin: 2% 0 2% 0%;
        left: 5%;
    }

    .phoneNumbera {
        position: static;
        left: 6.8%;
        /* direction: ltr; */
        width: 100%;
        font-size: 250%;
        font-weight: bold;
        /* text-align: center; */
        text-decoration: none;
        margin: 2% 0;
        font-weight: 900;
        float: right;
        color: #f1592a;
    }

    .usaPhone {
        position: static;
        float: left;
        direction: ltr;
        margin: 0;
        width: 100%;
        line-height: 130%;
    }

    .usaPhone a{
        text-decoration: none;
        color: #f1592a;
        font-size: 140%;
    }

    .wa-icon {
        position: static;
        width: 50%;
        font-size: 200%;
        font-weight: bold;
        text-align: center;
        font-family: 'Heebo', sans-serif;
        color: #48c857;
        color: #656765;
        text-decoration: none;
        margin:3% auto;
        background-image: url(images/WhatsApp_icon.png);
        background-size: 25%;
        background-repeat: no-repeat;
        background-position: right center;
        padding:0% 12% 0% 0;
    }

    .whatsappdes{
        position: relative;
        width: 60%;
        left: 20%;
        margin: 2% 0;
    }
    
    .mainImage{
        width:95%;
        margin-left: 2.5%;
        /* display: block; */
    }


    .mainTitle{
        position: relative;
        width: 100%;
        text-align: center;
        margin: 2% 0 3% 0;
        padding: 0;
        right: 0;       
        font-size: 280%;
    }

    .mainSecond{
        position: relative;
        color: #f04e25;
        width: 100%;
        margin: 1% 0 2% 0;
        right: 0;
        padding: 0;
        font-size: 185%;
        text-align: center;
    }

    .mainThird{
        position: static;
        /* color: #f04e25; */
        width: 100%;
        margin: 2% 0 3% 0;
        font-size: 235%;
        padding: 0;
        text-align: center;
    }

    .dealsWrapper {
        width: 100%;
        position: static;
        background-color:#ececed;
        padding: 2% 6%;   		
        /* margin: 1% auto; */
    }

    .dealsWrapper h1{
        font-size: 314%
    }

    .formArea{
        position: static;
        width: 95%;
        margin-left: 2.5%;
    }

    .dealBox{
        width: 100%;
        float: none;
        margin-right: 0;
        /* border: 2px solid #000000; */        
        margin-bottom: 8%;
    }

    .dealBox img{
        width: 99%;
        padding-bottom: 2%;
    }


    .harshama{
        width: 100%;
        top: 72%;
        right: 0;
        font-size: 210%;
        padding-right: 0;
    }


    .dealContent {
        padding: 2% 2% 15% 2%;
        background-color: #fff;    
    }

    .dealContent h5{
        padding: 1% 11%  ;
        font-size: 155%;
        text-align: right;
        color: #1a3768;
        direction: rtl;
        background-image: url("images/logo33.png") ;
        background-repeat: no-repeat;
        background-size: 8%;
        background-position: right center;        
    }


    .dealContent p{
        font-size: 110%;
        height: 19vw;
        text-align: justify;
        color: #1a3768;
        direction: rtl;
        padding-top: 2%;

    }

    .details{
       line-height: 135%;
       padding: 2% 0 0;
    }
    
    .first-ten-words, .remaining-text{
        font-size: 125%;
    }

    .toggleButton{       
       font-size: 175%;
    }

    .buffer {
        height: 0;
    }

    .formBoxH {
        /* width: 75%;  */
        display: none;
    }


    h3 {
        font-size: 450%;
    }


    .formBox{
        position: static;
        width:90%;
        margin-left: 5%;
        padding-bottom: 12%;
        margin-bottom: 6%;
    }

    h4 {
        font-size: 180%;
    }

    .formBox input[type='text'] {
        padding: 3%;
        font-size: 150%;
    }

    .formBox .container {
        padding:0% 10% 0 0;
        font-size:1em;
    }

    /* Create a custom checkbox */
    .formBox .checkmark {
        height: 1.4em;
        width: 1.4em;
        border:0.3vw solid #c1c1c1;
    }

    /* Style the checkmark/indicator */
    .formBox .container .checkmark:after {
        left: 26%;
        top: 1%;
        width: 30%;
        height: 60%;
        border-width: 0 0.55vw 0.55vw 0;
    }

    .formBox input[type='submit'] {
        padding: 3%;
        font-size: 150%;
    }

    hr{
        height:0.8vw;
        width:15%;
    }

    p{
        font-size: 140%;
        padding-top:6%;
        text-align: justify;
    }

    p.terms{
        font-size: 100%;
    }

    .errorBox{
        font-size: 140%;
    }

    .footerContent {
        font-size: 110%;
        padding-bottom: 5%;
    }

    .footerContent span {
    font-size: 120%;
}

    .formBoxHWrapper{
        display: none;
    }

    .trip {
        padding: 1% 3%;
    }

    .trip a{
        font-size: 130%;
    }

    .registration {
        font-size: 170%;
        padding: 1% 0;
        margin-left: 1%;
        width: 47%;
    }
}