
.urban-ban-2-text h1 {
    color: #000000;
    font-size: 45px;
    font-family: "Reem Kufi", sans-serif;
    font-weight: 600;
    -webkit-text-stroke: 1px #129CFF;
}




/* end banner */








.image-hover-text-container 
{
  position: relative;
  display: inline-block;

  width: auto;
  height: auto;
  transition: all 0.2s linear;
}

.image-hover-image 
{
 display: block;
}
/* Make the image round */




.image-hover-text 
{
  position: absolute;
  bottom: 0;
  width: 100%;  
  /* height: 100%; */
  margin: 0 auto;
  opacity: 0;
  cursor: default;
  transition: opacity 0.2s linear;
}
.service-area:hover .image-hover-text 
{
  opacity: 1;
}

.image-hover-text-bubble {
    position: relative;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    right: 100%;
    text-align: center;
    background: #1e1d1ec2;
    margin: 0 auto;
    padding: 10px 0px;
    overflow: hidden;
    font-size: 17px;
    text-align: center;
    word-wrap: break-word;
    height: 80px;
}

.image-hover-text .image-hover-text-title
{
  font-size: 25px;
  display: block;
}
.ser-text h1{
    color: #fff;
    font-size:24px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    margin-bottom: 3px;
}

.ser-text p{
    color: #fff;
    font-size:18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
}

.segment-area .owl-prev span, .segment-area .owl-next span{
    color: #0A74C8;
    font-size: 49px;
    font-weight: 500;
    position: absolute;
    top: -56%;
    left: 30%;
}
.segment-area .owl-prev {
    background-color: #F7F9F5 !important;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    position: absolute;
    top: 50%;
    left: 5%;
    box-shadow: #979797 2px 0 12px;
}

.segment-area .owl-next {
    background-color: #F7F9F5 !important;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    position: absolute;
    top: 50%;
    right: 5%;
    box-shadow: #979797 2px 0 12px;
}

.segment-top{
    justify-content: center;
    display: flex;
    gap: 30px;
    margin-bottom: 50px;
}

.tab-menu ul{
	margin: 0;
	padding: 0;
}
.tab-menu ul li{
	list-style-type: none;
	display: inline-block;
}
.tab-menu ul li a{
    background-color: #898C92;
    color: #fff;
    font-size:22px;
    font-family: "Racing Sans One", sans-serif;
    font-weight: 500;
    padding: 5px 30px;
    border-radius: 50px;
    border: 1px dashed #fff;
}
.tab-menu ul li a.active-a{
	background-color: #003487;
	color: #ffffff;
}
.tab{
	display: none;
}

.tab-active{
	display: block;
}

.segment-top .tab-a.se-to-1.active-a{
    background-color: #0A74C8;
}

.segment{
    padding-top: 80px;
}

/* end segment */

.varients-area.current{
    display: inherit;
} 

.varients-area{
    display:none;
} 

.varients-top{
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-bottom: 38px;
}

.vari-to-1{
    color: #AFB9C0;
    font-size:18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500; 
    background-color: #EAEBEC; 
    padding: 5px 10px;
    border-bottom: 2px solid #EAEBEC;
}

.vari-to-1.current{
    background-color: transparent;
    border-bottom: 2px solid #003487;
}
.varients {
    background-color: #FFE7C6;
    margin-top: -16px;
    padding-top: 80px;
}
.var-head h1{
    text-align: center;
    color: #2A2A2A;
    font-family: "Montserrat", sans-serif;
    font-weight: 500; 
    margin-bottom: 30px;
}

 .varients-area .owl-prev span, .varients-area .owl-next span {
    color: #222;
    font-size: 49px;
    font-weight: 500;
    position: absolute;
    top: -56%;
    left: 30%;
}
 .varients-area .owl-prev {
    background-color: #69C3EB !important;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    position: absolute;
    top: 50%;
    left: 5%;
    
}

.varients-area .owl-next {
    background-color: #69C3EB !important;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    position: absolute;
    top: 50%;
    right: 5%;
    
}

/* end varients */
.fea-area{
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 29%, rgb(8 69 114 / 82%) 100%);
 padding: 5px;
}

.fea-text {
    background: linear-gradient(180deg, rgba(4, 101, 170, 0.181) 1%, rgb(186 186 186 / 100%) 45%, rgb(255 246 242) 100%);
    padding: 40px 10px;
    height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.exp-area-2 .fea-text {
    background: linear-gradient(180deg, rgb(245 221 135 / 70%) 0%, rgb(242 220 139 / 80%) 0%, #fff 68%);
 
}


.fea-text p{
    text-align: center;
    color: #242424;
    font-family: "Montserrat", sans-serif;
    font-weight: 500; 
    font-size: 18px;
} 

.fea-box{
    width: 100%;
    height: 1000px;
    background: linear-gradient(180deg, rgba(252,221,208,1) 0%, rgba(255,246,242,1) 77%, rgba(255,255,255,1) 100%);
    position: absolute;
    top: 0%;
    left: 0%;
    z-index: -1;
}

.features {
    position: relative;
    padding: 80px 0;
    margin-top: -17px;
    z-index: 2;
}

.exp-slider .owl-prev span, .exp-slider .owl-next span {
    color: #222;
    font-size: 49px;
    font-weight: 500;
    position: absolute;
    top: -56%;
    left: 30%;
}
 .exp-slider .owl-prev {
    background-color: #69C3EB !important;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    position: absolute;
    top: 50%;
    left: -6%;
    
}

.exp-slider .owl-next {
    background-color: #69C3EB !important;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    position: absolute;
    top: 50%;
    right: -6%;
    
}

.exp-head h1{
    color: #0A3351;
    font-family: "Montserrat", sans-serif;
    font-weight: 500; 
    font-size: 24px; 
}
.exp-box{
    width: 100%;
    height: 1px;
    background-color: #04538C;
    margin-top: 5px;
    margin-bottom: 30px;
}
.exp-area-2, .exp-area-3{
    margin-top: 60px;
}

/* end features */

.gallery{
    padding-bottom: 80px;
}










