
@font-face {
    src: url("../fonts/GE-SS -Two-Light.otf");
    font-family: "GE-SS -Two-Light";
}

@font-face {
    src: url("../fonts/GE_SS_Text_Light.otf");
    font-family: "GE_SS_Text_Light";
}

@font-face {
    src: url("../fonts/GE_SS_Two_Bold.otf");
    font-family: "GE_SS_Two_Bold";
}

@font-face {
    src: url("../fonts/GE_SS_Two_Medium.otf");
    font-family: "GE_SS_Two_Medium";
}
@font-face {
    src: url("../fonts/Cairo-SemiBold.ttf");
    font-family: "Cairo-SemiBold";
}



body{

    color: #000;
    direction: rtl;
    letter-spacing: -0.5px;

}

.font-mmm {
	    line-height: 66px;
    font-size: 45px;
    font-weight: bold;
}

.callnowwhat{
    position: fixed;
    bottom: 50%;
    right: 0px;
    padding: 5px 0;
    width: 112px;
    text-align: center;
    line-height: 18px;
    z-index: 9999;
    font-size: 18px;
    border: none;
    color: #fff;
    box-shadow: 0 0 0 0 #00e676;
    border-radius: 0%;
	border-top-left-radius: 22px;
    border-bottom-left-radius: 22px;
    background-color: #00e676;
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
.callnowwhat i{ 
	font-size:30px;
}

.callnowwhat:hover {

	cursor: pointer;
	color: #fff;
	-webkit-animation: none;-moz-animation: none;-ms-animation: none;animation: none;

}

@-webkit-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 45px rgba(232, 76, 61, 0);}}

.bg-text{
	color: #fff;
	background: #45412d;
}
.text-bg{
	color: #fff;
}

.text-red{
    color: rgb(34, 34, 34) !important;
    font-family: "GE_SS_Two_Bold";
    font-size: 65px;
	
}
.font-1{
    font-family: "GE_SS_Two_Medium";
    padding: 5% 10%;
    font-size: 63px;
    color: rgb(34, 34, 34);
    line-height: 1.818;
    text-align: center;
}

.font-second {
    font-size: 40px;
    font-weight: 800;
    font-family: "GE_SS_Two_Bold";
    font-size: 32px;
}

.whats-newww {
    width: 90px;
    height: 83px;
    background: #00e676;
    display: flex !important;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 40px !important;
    margin-right: 15px;
    border-radius: 10px;
}


.font-2{
    padding: 0 5%;
    font-family: "GE_SS_Two_Bold";
    font-size: 32px;
    color: #000000;
    line-height: 1.786;
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 30px;
}
.font-3{
	font-family: "GE_SS_Two_Bold";
	text-align: center;
	padding: 0 6%;
	font-size: 55px;
	color: rgb(34, 34, 34);
	line-height: 1.818;
	margin-top: 43px;
	
}


.main-wraper{
	background: #fff;
    width: 1010px;
    margin:0 auto;
    border:1px solid #ccc;
	background: url(../images/gb.jpg) no-repeat center -44px;
	background-size: cover;

}
.top-area{
	padding: 20px 0 0px;
}
.video-mt{
    width: 100%;
    margin: 12px auto;
}

.stmp img{
	width: 100%;
	height: 19px;
	margin-top: 100px;
	
}

.top-stmp{
	margin-top: 30px;
}



.sicon {
	width: 160px;
	margin: 0 auto;
}
.sicon a {
	width: 43px;
	height: 43px;
	display: block;
	text-align: center;
	float: left;
	line-height: 43px;
	border-radius: 50px;
	margin-left: 10px;
	color: #fff;
	border: 1px solid #ffffff; 
}
.sicon a i {
     font-size: 16px; 
}
.sicon a:hover {
      border: 1px solid #f9ce32;
      color: #f9ce32; 
}


.call-whatsapp-mt{
	margin:2% 0;
    float: left;
    width: 100%;
}
.call-area{
	position: relative;
	float: left;
	width: 50%;
	background-size: cover;
	background: url(../images/call-bg.png) no-repeat center left;
	min-height: 208px;
	
}
.call-area p{
    text-align: left;
    font-size: 60px;
    color: #fff !important;
   font-family: "GE_SS_Two_Bold";
	font-weight: bold;
    line-height: 208px;
    margin: 0;
	padding-left: 2.5vw;
}
.call-area img{
	position: absolute;
	top: -17px;
	right: 0;
}




.whatsapp-area p{
    text-align: right;
    color: #fff !important;
	font-size: 30px;
	font-family: "GE_SS_Two_Bold";
	font-weight: bold;
    margin: 0;
	padding: 20px 70px;
    background: #00e676;
   
    border-radius: 10px;
}

.text-decoo-nonee:hover{
    text-decoration: none !important;
}

.text-decoo-nonee{
    text-decoration: none !important;

}


.whatsapp-area{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 50px;
}





.call-whatsapp-footer-mt{
	margin: 100px 0;
    float: left;
    width: 100%;
}
.call-area-footer{
	position: relative;
	float: left;
	width: 50%;
	background-size: cover;
	background: url(../images/call-bg-footer.png) no-repeat center left;
	min-height: 208px;
	
}
.call-area-footer p{
    text-align: left;
    font-size: 50px;
    color: #fff !important;
    font-family: "Cairo-Bold";
	font-weight: bold;
    line-height: 106px;
    margin: 0;
	padding-left: 4vw;
}
.call-area-footer img{
	position: absolute;
	top: -70px;
	right: 0;
}

.whatsapp-area-footer{
	position: relative;
	float: left;
	width: 50%;
	background-size: cover;
	background: url(../images/whatsapp-bg-footer.png) no-repeat center right;
	min-height: 110px;
	
}
.whatsapp-area-footer p{
    text-align: right;
   color: rgb(255, 255, 255);
	font-size: 50px;
	font-family: "Cairo-Bold";
	font-weight: bold;
    line-height: 106px;
    margin: 0;
	padding-right: 4vw;
}
.whatsapp-area-footer img{
	position: absolute;
	top: -70px;
	left: 0;
}


@media (max-width:991px){
    .main-wraper{
        width: 100%;
    }
}


@media screen and (max-device-width: 767px){
	
	.main-wraper {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ccc;
}
	.font-1 {
    font-size: 35px;
    line-height: 50px;
    font-weight: bold;
}
	.font-2 {
    font-size: 35px;
}
	.font-3 {
    font-size: 35px;
}

	.video-mt {
    width: 100%;
    margin: 0px auto 0px auto;
}

	.call-area img {
    position: absolute;
    top: -16px;
    right: 0;
    width: 150px;
}
	
	.whatsapp-area-footer img {
    position: absolute;
    top: -16px;
    left: 0;
    width: 150px;
}
	.call-area-footer img {
    position: absolute;
    top: -16px;
    right: 0;
    width: 150px;
}
	
	
	
}


@media screen and (max-device-width: 575px){
    .callnowwhat{
        width: 40px;
    }

    .whatsapp-area p{
        height: 83px;
        display: flex;
        align-items: center;
        text-align: initial;
        padding: 10px 20px;
        font-size: 20px;
        justify-content: center;

    }

    .whatsapp-area {
        margin-bottom: 30px;
    }

	.top-area {
    padding: 0 !important;
}
.font-second{
    padding-bottom: 40px;
    line-height: 1.786;
    font-size: 27px;
}
	.call-whatsapp-footer-mt {
    margin: 50px 0;
}	
		.font-1 {
    font-size: 30px;
    margin-bottom: 0px;
}

.main-wraper{
    background: #eee;

}



	.font-2 {
    padding: 0 9%;
    font-size: 27px;
}

	.call-whatsapp-mt {
    margin-bottom: 35px;
    margin-top: 35px;
}
	.text-area-mt .font-3 {
    font-size: 30px;
}
.text-area-mt .font-4 {
    font-size: 35px;
}

	

	.call-area-footer img {
    position: absolute;
    top: -16px;
    right: -26px;
    width: 100px !important;
}	
.call-area-footer p {
    text-align: left;
    font-size: 22px;
    color: rgb(255, 255, 255);
    font-family: "Cairo-Bold";
    font-weight: bold;
    line-height: 60px;
    margin: 0;
    padding-left: 2vw;
}
.whatsapp-area-footer p {
    text-align: right;
    font-size: 22px;
    line-height: 60px;
    margin: 0;
    padding-right: 2vw;
}		

	.call-area img {
    position: absolute;
    top: 1px;
    right: -22px;
    width: 60px !important;
}	
.call-area {
    position: relative;
    float: left;
    width: 43%;
    background-size: cover;
    background: url(../images/call-bg.png) no-repeat center left;
    min-height: 59px;
	border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}	
.call-area p {
    text-align: left;
    font-size: 22px;
    line-height: 60px;
    margin: 0;
    padding-left: 9vw;
}



	.stmp img {
    margin: 0 auto;
}
	
}

@media screen and (max-device-width: 414px){
    .whatsapp-area p{
        font-size: 16px;
    }

	.video-mt {
    width: 100%;
    margin: 0px auto 0px auto;
}
	.stmp{
		margin-top: 20px;
	}
	.top-stmp {
    margin-top: 0px;
}

.font-second {
 
    font-size: 24px;
}

.font-1 {
    font-size: 27px;
    
}
.font-2 {
    font-size: 22px;
    padding: 0 12%;
}	

.text-area-mt .font-3 {
    font-size: 20px;
}
.text-area-mt .font-4 {
    font-size: 20px;
}
	.call-whatsapp-footer-mt {
    margin: 30px 0;
}
	.text-red {
    font-size: 28px;
    width: 100%;
    float: left;
    margin-bottom: 25px;
    padding-top: 10px;
}
	.call-area p {
    padding-left: 8vw;
}
.whatsapp-area p {
    padding-right: 7vw;
}
	
}



