@import url('https://fonts.googleapis.com/css2?family=Arizonia&family=Quicksand:wght@300..700&family=Racing+Sans+One&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway');

body{
    
    
  scroll-behavior: smooth;
  
  font-family: 'Raleway';
}
/*Header 1------------------------------------------------------*/
.hedcenter{
display: flex;
justify-content: center;
align-items: center;
box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.logo img{
  height: 80px;
  padding: 10px;
}
.centerflex{
  display: flex;
  justify-content: center;
  align-items: center;
}
.flexcol{
  flex-direction: column;
}
.uselink{
font-size: 24px;
margin: 0 150px;

}
.uselink a:hover{

border-radius: 15px;
transition: all 0.3s;
border-left: 6px solid #1977cc;
  background-color: #eeeeee;

}

.logo h1{
  font-family: "Racing Sans One", serif;
  font-size: 48px;
  
}
/*-- Lnading Page ---------------------------*/
.mainland{
  
  padding-top: 15vh;
  padding-bottom: 25vh;
  background-attachment: fixed;
  box-shadow: inset 0 0 0 100vw rgba(0,0,0,0.8);
  background: url(./img/land_bg.jpg) center center no-repeat;
  background-size: cover;
 color: white;
  min-height: 80vh;

}

.dland h2{
  font-size: 72px;
}

.dland p{
  font-size: 32px;
}


 h2{
  font-family: "Racing Sans One", serif;
  
  
}
.prosto-one-regular {
  font-family: "Prosto One", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* Flip Text */
#flip-text {
  
  text-transform: uppercase;
  font-size: 72px;

  
  display: block;
  
}

#flip {
  height: 90px;
  overflow: hidden;
}

#flip > div > div {
  color: rgb(255, 255, 255);
  height: 45px;
  margin: 45px 0px;
  display: inline-block;
  
  
}
.text-alignright{
  text-align: right;
  
}
#flip div:first-child {
  animation: show 8s linear infinite;
}

@keyframes show {
  0% {
    margin-top: -270px;
  }

  5% {
    margin-top: -180px;
  }

  33% {
    margin-top: -180px;
  }

  38% {
    margin-top: -90px;
  }

  66% {
    margin-top: -90px;
  }

  71% {
    margin-top: 0px;
  }

  99.99% {
    margin-top: 0px;
  }

  100% {
    margin-top: -270px;
  }
}
.inline-flex{
  display: flex;
  flex-direction: row;
}
#flip div div {
  
  background:#42c58a;
}
#flip div:first-child div {
  
  background:#DC143C;
}
#flip div:last-child div {
  
  background:#4ec7f3;
}
.tabbtn{
  
  font-size: 30px !important;
  text-transform: uppercase;  
}
#mobser{
  display: none;
}
@media only screen and (max-width: 1400px){
  .logo h1{
    font-size: 30px;
}
.uselink{
font-size: 18px;
}

.logo img{
  height: 70px;
  
}
}
@media only screen and (max-width: 1200px){
  .logo h1{
    font-size: 36px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.uselink{
font-size: 16px;
display: none;
}
.lapbtn {
font-size: 14px;
min-height: 40px;
min-width: 140px;
}
.logo img{
  height: 70px;
  
}
}
@media only screen and (max-width: 992px){
  
  .dland h2{
    font-size: 64px;
  }
  
  .dland p{
    font-size: 36px;
    width: 80%;
    
    text-align: center;
    letter-spacing: 2px;
  }
  .lapbtn{
    display: none;
  }
  .logo h1{
    font-size: 52px;
  
}
.logo img{
  height: 100px;
  margin: 0;
  padding: 0;
  
}
  
#flip-text {
  font-size: 64px;
}

}
@media only screen and (max-width: 576px){
  .logo h1{
    font-size: 40px;
  
}
  .logo img{
    height: 60px;
    margin: 0;
    padding: 0;
    
  }
  .dland h2{
    font-size: 52px;
  }
  #flip-text {
 
    font-size: 52px;

    
  }
  #lapser{
    display: none;
  }
  .dland p{
    font-size: 24px;
    
  }
  .dland h1{
    width: 80%;
    text-align: center;
    margin-top: -50px;
  }
  .text-alignright{
    text-align: center
    
  }
  #mobser{
    display: block;
    
  }
  #flip {
    height: 50px;
    
  }
  .tabbtn{
  
    font-size: 18px !important;
     
  }
}
.hed{
  margin-top: 50px;
  border-bottom: 1px solid;
  width: 75%;
}
#Servicesection{
  background-color: aliceblue;
}

.serviceslist{
  padding: 10px 3%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.seritem{
  border-top-left-radius: 25%;
  border-bottom-right-radius: 15%;
  width: 250px;
  height: 300px;
  margin: 20px;
  background-color: #fff;
}
.seritem img{
  width: 240px;
  border-top-left-radius: 25%;
}
.seritem h5{
  border-top: 2px solid;
  width: 80%;
  text-align: center;
  padding-top: 10px;
}
.phone-call {
width: 80px;
height: 80px;
left: 1%;
bottom: 1%;
position: fixed;
text-align: center;
color: #ffffff;
border-radius: 50%;
z-index: 100;
display: inline-block;
line-height: 65px;
animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -.4s infinite;

}
.whatsapp {
width: 80px;
height: 80px;
right: 1%;
bottom: 1%;
position: fixed;
text-align: center;
color: #ffffff;
border-radius: 50%;
z-index: 100;
display: inline-block;
line-height: 65px;
animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -.4s infinite;

}



@keyframes pulse-ring {
0% {
transform: scale(.33);
}
80%, 100% {
opacity: 0;
}
}

@keyframes pulse-dot {
0% {
transform: scale(.9);
}
50% {
transform: scale(1.1);
}
100% {
transform: scale(.9);
}
}

.testimonial{
margin:0 10px;
overflow: hidden;
}

.owl-pagination{
margin-top: 40px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
background:#1c9690;
}
@media only screen and (max-width: 479px) {
.testimonial .testimonial-content{
    padding: 20px 20px 20px 70px;
}
.testimonial .testimonial-content::before{
    font-size: 50px;
    left: 17px;
}
}



.testimonial .description{
font-size: 15px;
line-height:24px;
color:#555;
margin-bottom:20px;
font-style: italic;
}

.testimonial .testimonial-title{
margin: 0 0 10px 0;
}
.testimonial .testimonial-title a{
font-size: 16px;
font-weight: bold;
color:#333;
text-transform:capitalize;
text-align:center;
display: block;
text-decoration: none;
}
.testimonial .testimonial-title a:hover{
text-decoration: none;
color:#1c9690;
}
.testimonial .testimonial-content{
padding: 20px 20px 20px 80px ;
background: #efefef;
border-radius: 0 0 0 70px;
border-left: 2px solid #444;
border-right: 4px solid #1c9690;
text-align: right;
position: relative;
}
.testimonial .testimonial-content:before{
content: "\f10d";
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: absolute;
top:0;
left:20px;
font-size: 60px;
color: #68C9C4;
}
.testimonial .testimonial-content:after{
content: "";
border-bottom: 15px solid #efefef;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
position: absolute;
top: -15px;
left: 46%;
}


.footer-section {
background: #151414;
position: relative;

}
.footer-cta {
border-bottom: 1px solid #373636;
}
.single-cta{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.single-cta i {
color: #ffc107;
font-size: 50px;
float: left;
margin-top: 8px;
padding-bottom: 10px;
}
.cta-text {
padding-left: 15px;
display: inline-block;
}
.cta-text h4 {
color: #fff;
font-size: 28px;
font-weight: 600;
margin-bottom: 2px;
font-family: "Prosto One", sans-serif;
letter-spacing: 2px;
}
.cta-text span {
color: #d1d1d1;
font-size: 20px;
}
.rer{
display: block;
}
.br{

min-width: 300px;
padding: 15px 35px;
text-align: center;

}
.map{

max-width: 600px;
width: 100%;

}

.noto-naskh-arabic{
font-family: "Noto Naskh Arabic", serif;
font-optical-sizing: auto;

font-style: normal;
}
     

.section-head {
  margin-bottom: 60px;
}
.section-head h4 {
  position: relative;
  padding:0;
  color:#f91942;
  line-height: 1;
  letter-spacing:0.3px;
  font-size: 34px;
  font-weight: 700;  
  text-align:center;
  text-transform:none;
  margin-bottom:30px;
}
.section-head h4:before {
  content: '';
  width: 60px;
  height: 3px;
  background: #f91942;
  position: absolute;
  left: 0px;
  bottom: -10px;
  right:0;  
  margin:0 auto;
}
.section-head h4 span {
  font-weight: 700;
  padding-bottom: 5px;
  color:#2f2f2f
}

.section-head p{
  color:#818181;
  font-size:26px;
  line-height:28px;
  text-align:center;  
}



.yello{
  color: #ffc107;
}


@media only screen and (max-width: 576px){
  .section-head p{
  
  font-size:16px;
  line-height:18px;
    
}

}

.tilesWrap {
	padding: 0;
	list-style: none;
	text-align: center;
  
}
.tilesWrap li {
	display: inline-block;
	width: 70vw;
  box-sizing: border-box;
	padding: 20px 40px;
	position: relative;
	vertical-align: top;
	margin: 10px;
	font-family: 'helvetica', san-serif;
	
	background: #e2e2e2;
  border-bottom-right-radius: 30%;
  
	
	text-align: left;
}
.tilesWrap li h2 i {
	font-size: 85px;
	margin: 0;
	position: absolute;
	opacity: 0.2;
	top: 50px;
	right: 10px;
  z-index: 5;
	
}
.tilesWrap li h3 {
	font-size: 20px;
	color: #c01d1d;
	margin-bottom: 5px;
 
 }
.tilesWrap li p {
	font-size: 16px;
	line-height: 18px;
	color: #1a1919;
	margin-top: 5px;
  text-align: justify;
  
}
 


