@font-face {
  font-family: Helvetica1;
  src: url("../font/Helvetica Neue LTW0697BlkCnObl/Helvetica Neue LTW0697BlkCnObl.ttf");
}
@font-face {
  font-family: Helvetica2;
  src: url("../font/Helvetica Neue Medium Extended/Helvetica Neue Medium Extended.ttf");
}
@font-face {
  font-family: Helvetica3;
  src: url("../font/Helvetica Neue UltraLight/Helvetica Neue UltraLight.ttf");
}
@font-face {
  font-family: Helvetica4;
  src: url("../font/Helvetica Neue W01 66 Medium It/Helvetica Neue W01 66 Medium It.ttf");
}
@font-face {
  font-family: Helvetica5;
  src: url("../font/Helvetica Neue W01 77 Bd Cn Obl/Helvetica Neue W01 77 Bd Cn Obl.ttf");
}
@font-face {
  font-family: Helvetica6;
  src: url("../font/Helvetica Neue W01 87 Hv Cn Obl/Helvetica Neue W01 87 Hv Cn Obl.ttf");
}

@font-face {
  font-family: Helvetica7;
  src: url("../font/Helvetica NeueLTW0693BlkExtObl/Helvetica NeueLTW0693BlkExtObl.ttf");
}
@font-face {
  font-family: Helvetica8;
  src: url("../Helvetica Neue W01 87 Hv Cn Obl/Helvetica Neue W01 87 Hv Cn Obl.otf");
}
 @font-face {
  font-family: Helvetica9;
  src: url("../Helvetica Neue W01 87 Hv Cn Obl/Helvetica Neue W01 87 Hv Cn Obl.ttf");
}
 

@font-face {
  font-family: DubaiFont;
  src: url("../font/dubai-cufonfonts/Dubai-Bold.ttf");
}
@font-face {
  font-family:GESS;
  src: url("../font/GE SS Two Medium/GE SS Two Medium.otf");
}



body{
	margin:0;
    padding:0;
    font-family: cambria;

}
body ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
 

body .maincol{
	margin: 0;
	padding: 0;
	height: auto;
	 
}
body .container-fluid{
	padding: 0;
	margin: 0;
}
 
body .holder{
	width: 1200px;
	margin: 0 auto;
}

.banner{
	height: 100vh;
	background:url('../images/banner.png')0px 50%;
	background-size: cover	;
  position: relative;
}
.banner-overlay{
	position: absolute;
	width:100%;
	height: 100%;
  background: url('../images/over.png')-299px 50%;
	background-size: cover	;
	background-repeat: no-repeat;
}
body nav{
	height: auto;
	padding-top: 20px;
	display: flex;
	justify-content: space-between;

}
nav div img{
	width: 90px;
	margin-right: 35px;
}
.banner li{
    float: left;
    /* border: 2px solid #fff; */
    color: #fff;
    margin: 4px 10px;
    border-radius: 9px;
    background: linear-gradient(to right, #DE035C ,#DE077A);
    font-size: 12px;
    font-weight: bold;
    padding: 5px 11px;
}
.banner li:first-child{
    font-family:Dubai font;
    background: none;
    font-size: 17px;
}
.banner-bottom{
	padding: 0;
	margin: 0;
	margin-top: 9vh;
}
.banner-bt-img{
   width: 360px;
   float: left;

}
.banner-bt-img img{
	width: 100%
}
.banner-bt-button{
	width: 105px;
	height: 69px;
	border-radius: 16px;
	margin-top: 32vh;
	margin-left:30vh ;
	background:  linear-gradient(90deg, #004FDE 0%, rgba(0,79,222,1) 45%, rgba(0,212,255,1) 100%);
	color: #ffff;
	font-size: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
}


.sectio1{
	height: auto;
	width: 100%;
	 
	position: absolute;
	top: 95vh;
}
.sectio1-holder{
	width: 1000px;
	top: -38px;
	height: 800px;
	background:linear-gradient(#DE035C ,#DE077A);
	border-radius: 40px;
	position: relative;
	margin: 0 auto;
}

.sectio1-top{
	width:344px;
	height: 69px;
	position: absolute;
	top:-34px;
	left: 32%;
	border-radius: 17px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 32px;
	color: #00BFED;
	background: #fff;
	font-weight: bold;
	padding: 20px 30px;
}
body .sectio1-middle{
	margin: 0;
	padding:40px 40px  0 40px;

}
body .sec1-middle-row{
	padding: 0 6%;
}
.sec1-middle-number{
	width: 76px;
	height: 76px;
	margin: 0 auto;
	background: #800076;
	border-radius: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 50px;
	margin-top: 20px;
}
.sec1-middle-image{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
}
.sec1-middle-image img{
	width: 100%;
}
.sec1-middle-text{
	font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
    font-family: 'Helvetica3';
    text-align: center;
    color: #fff;
}
body .sec1-middle-text strong{
 
	  font-family: Helvetica;
}
body .sectio1-bottom{
	height: auto;
	margin: 0;
	padding: 0;
	margin-top: 80px;
	position: relative;
}

		

 
body  .sec1-bt-left{
	height: atuo;
	width: 55%;
	background: #fff;
	border-radius: 28px;
	float: left;
	margin: 0;
	box-shadow: 0px 6px 22px -8px #000000a8; 
	position: absolute;
	top: -30px;
	padding: 52px 40px 52px;
}
body  .sec1-bt-right{
	margin: 0;
    padding: 0;
    float: left;
    margin-top: 30px;
    width: 68%;
    /* height: 349px; */
    margin-left: 43%;
}
.sec1-bt-right img{
	width: 100%;
}
.register-heading{
	width:55%;
	height: 60px;
	background: linear-gradient(90deg, #004FDE 0%, rgba(0,79,222,1) 45%, rgba(0,212,255,1) 100%);
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	margin: 0 auto;
	border-radius: 10px;
	position: absolute;
	top: -30px;
	left: 22%;
	padding: 3px 6px 0;
	color: #fff;
}
.sectio1-bottom{
	height: auto;
}
.sectio1-bottom input{
	width: 100%;
    height: 30px;
    border: none;
    border-bottom: 1px solid #bebebe;
    outline: none;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 13px;
    font-family: 'Helvetica3';
    padding: 14px 0;
    background: #0000;
}
.sectio1-bottom input.radio_input{
      height: 12px;
    width: 23px;
    margin-top: 11px;

}
.ihav{

    margin-top: 7px;
    font-weight: 600;
    font-size: 12px;

}
.undertx{
	color: #00000073;
    font-size: 13px;
    font-style: italic;
    padding: 10px 0 0;
    margin: 0;
}
.sectio1-bottom .pastelink{
	height: 36px;
	}
.ihav{
	margin-top: 10px;
	font-weight: 600;
}
.sectio1-bottom select{
	width: 100%;
    height: 28px;
    border: none;
    border-bottom: 1px solid #bebebe;
    outline: none;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 13px;
	
    font-family: 'Helvetica3';
}

.sectio1-bottom select option{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

body .sectio1-bottom label{
	padding-top:8px ;
	margin-bottom: 0;
	font-family: 'Helvetica3';
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 2px;
}
body .sectio1-bottom label.file_up{
	padding-top: 9px;
    margin-bottom: 0;
    font-family: 'Helvetica3';
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1px;
}
.submit{
	width: 100%;
	background: linear-gradient(90deg, #004FDE 0%, rgba(0,79,222,1) 45%, rgba(0,212,255,1) 100%);
	height: 60px;

}

.frm-emirates{
	height: auto;
	width: 100%;

}
.frm-emirates label{
	 
	 padding-bottom: 0;
	width: 100%;


}
.frm-emirates select{
	outline: none;	 
	width: 60%;
	margin-top: 0;
	height: 20px;
	border: none;
	border-bottom: 1px solid #000;

}

.frm-number input{
	padding: 2px 0;
	height: 5px;
}

.fd{
	width: 50%;
float: left;
padding-right: 20px;
}
.fd:nth-child(2){
		width: 9%;
		padding-top: 39px;
}

.fd:last-child{
		width: 41%;
}

.checked{
	display: flex;
	width: 100%;
}
body .mycheckbox{
   width: 16px;
}
.checked h6{
	padding: 18px 10px 0;
}
.sec1-bt-left img{
	width: 50%;
	margin-top: 10px;

}
.sec1-bt-left .submit{
	width: 100%;
	height: 40px;
	background-color: #00BFED;
	text-align: center;
	font-size: 17px;
    font-weight: bolder;
	margin-top: 3px;
	border-radius: 10px;
	border: none;
  	transition: all 0.3s ease-in-out;
	padding: 6px;
	color: #fff;

}



/*SECTION2*/
.section2{
	height: 950px;
	position: relative;
	margin-top: 1132px;
	background: linear-gradient(182deg, #005DDF 0%, rgba(0,79,222,1) 45%, rgba(0,212,255,1) 100%)
}
.sec2-img1{
	position: absolute;
	width: 640px;
	bottom: 501px;
	right:0px;
}

.sec2-img2{
	position: absolute;
	width: 420px;
	bottom: 260px;
	left:-87px;
	z-index: 99;
}

.sec2-img3{
	position: absolute;
	width: 230px;
	bottom: 871px;
	left:42%;
}
.positiom-img{
	width: 100%;
}
.sectio2-holder{

	width: 1000px;

	margin: 0 auto;
 
}
body .sec2-top{
	margin: 0 auto;
	width: 96%;
	padding:107px 0 0;
}
body .sec2-top-row{
  font-family: 'Helvetica3';
	font-size: 15px;margin: 0;
	color: #fff;
}
.sec2-row-circle{
	width: 60px;
	height: 60px;
	margin: 0 auto;
	border-radius: 200px;
	background: #00BFED;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.sec2-row-circle img{
	width: 28%
}
.sec2-top-row:first-child .sec2-row-circle img{
	width: 16%
}

.sec2-top-row p{
    padding-top: 20px;
    text-align: center;
    font-size: 21px;
    font-weight: 600;
}
.sec2-circle-img{
	    width: 29px;
    position: absolute;
    top: 1px;
    left: 172px;

}


 

body .sec2-bottom{
	margin:40px 0 0;
	padding:70px  7% 0;
	height: 430px;
	background:linear-gradient(#DE035C ,#DE077A);
	border-radius: 40px;
	position: relative;
}
.sectio2-heading{
    width:29%;
    height: 60px;
    background: #fff;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin: 0 auto;
    border-radius: 10px;
    position: absolute;
    top: -30px;
    left: 35%;
    padding:3px 6px 0;
    color:#00BFED;
}
body .sec2-bottom-row{
   margin: 0;
   padding: 0 ;
   width: 200px;
   
}
.sec2-bottom-slider{
	width: 100%;
	
}
.fullwidth{
   width: 100%;
   margin-bottom: 15px;
}

body   .owl-carousel .owl-nav.disabled {
   display: block!important;
}

body   .owl-carousel .owl-dots.disabled {
   display: block!important;
}
body .owl-carousel .owl-nav button.owl-prev  ,
body .owl-carousel .owl-nav button.owl-prev:hover
{
	width: 50px;
	height: 50px;
	background: url('../images/play-fill.svg')50% 50%;
	background-size: 50%;
	background-repeat: no-repeat;
	color:#0000 ;
	transform: rotate(180deg);
	outline: none;
}

body .owl-carousel .owl-nav button.owl-next  ,
body .owl-carousel .owl-nav button.owl-next:hover
{
	width: 50px;
	height: 50px;
	background: url('../images/play-fill.svg')50% 50%;
	background-size: cover;
	color:#0000 ;
	background-size: 50%;
	background-repeat: no-repeat;
	outline: none; 
}



body .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background: #fff;
}
body .owl-theme .owl-dots .owl-dot{
    bottom: 21px;
    left: 48.5%;
    outline: none;
}
body .owl-theme .owl-nav {
  margin-top: -11px;
}
body .owl-carousel .owl-item img{
	height: 139px;
}










.sec2-bt-img{
position: relative;
	 

}
.sec2-bt-img img{
	width: 100%;
	 

}
.sec2-bt-button{
	width: 40px;
    height: 25px;
    border-radius: 9px;
    margin-top: 13vh;
    margin-left: 20vh;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(0,79,222,1) 45%, rgba(0,212,255,1) 100%);
    color: #ffff;
    font-size: 21px;
    display: flex;
    position: absolute;
    bottom: 168px;
    right: 88px;
    align-items: center;
    justify-content: center;
}
.sec2-bt-button2{
	width: 40px;
    height: 25px;
    border-radius: 9px;
    margin-top: 13vh;
    margin-left: 20vh;
    background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(0,79,222,1) 45%, rgba(0,212,255,1) 100%);
    color: #ffff;
    font-size: 21px;
    display: flex;
    position: absolute;
    bottom: 15px;
    right: 88px;
    align-items: center;
    justify-content: center;
}

.footer{
	color: #fff;
	text-align: center;
	padding-top: 104px;
	font-size: 15px;
}
.file_upload{
    min-width: 14rem;
    margin: 0;
	padding:0 !important;
	height:0 !important;
    filter: alpha(opacity=0);
    opacity: 0;
}
.browse_imp{
	border: 1px solid #000;
    border-radius: 21px;
    color: #00BFED;
    padding: 5px 0;
    background-color: white;
}
.browse_imp .fas{
	display: none;
}
.up_class{
	color: #BEBEBE;
    font-family: 'Helvetica3';
    font-weight: 600;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 1px;
    margin-left: 19px;
}
.file-custom {
    position: absolute;
    top: 30px;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #555;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.file-custom:before {
    position: absolute;
    bottom: -0.075rem;
    z-index: 6;
    display: block;
    content: "Browse";
    height: 32px;
    padding: 0.5rem 2rem;
    line-height: 14px;
    color: #00BFED;
    border: 0.075rem solid #707070;
    border-radius: 63px;
}
.file-custom:after {
    content: "Upload";
	font-family: 'Helvetica3';
	font-weight: 600;
	font-style: italic;
	font-size: 12px;
	letter-spacing: 1px;
	right: 19px;
    top: 16px;
	color: #BEBEBE;
    position: absolute;
}
.sectio1-bottom input.radio_input {
    height: 19px;
    width: 26px;
	margin-top: 10px;
}
/*RESPONSIVE*/
/*RESPONSIVE*/
/*RESPONSIVE*/
/*RESPONSIVE*/
/*RESPONSIVE*/
/*RESPONSIVE*/

@media (max-width: 767px){
	body .owl-carousel .owl-nav.disabled{
		display: none !important;
	}
	.banner {
		height: 59vh;
		background: url(../images/banner.png)74% 50%;
		background-size: cover;
		position: relative;
	}
	.banner-overlay{
		position: absolute;
		width: 100%;
		height: 100%;
		background: url(../images/over.png)-90px 50%;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.banner-bottom {
		padding: 0;
		margin: 0;
		margin-top: 4vh;
		width: 100%;
	}
	.ihav {
		margin-top: 8px;
		font-weight: 600;
	}
	.banner-bt-img {
    	text-align: center;
    	width: 60%;
	}
	body .sec2-top {
		margin: 0 auto;
		width: 96%;
		padding: 90px 0 0;
	}
	.banner li{
       float: none;
		    font-size: 11px;
       font-family: 'Helvetica';
	}
	.nav div img{
		width: 65px;
		margin: 0;
	}
.sectio1-bottom input.radio_input{
	height: 12px;
    width: 23px;
    margin-top: 11px;
}
	.banner-bt-button {
		width: 16%;
		height: 42px;
		border-radius: 16px;
		margin-top: -10px;
    	margin-left: 22vh;
		 
		color: #ffff;
		font-size: 31px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.banner-bt-img img {
		width: 72%;
	}
	.sectio1{
	height: auto;
    width: 100%;
    position: absolute;
    top: 97vh;
 
	}
	.sectio1-holder {
		width: 100%;
		top: -342px;
		height: 800px;
		background: linear-gradient(#DE035C ,#DE077A);
		border-radius: 40px;
		position: relative;
		margin: 0 auto;
	}
	.sectio1-top {
		width: 70%;
		height: 69px;
		position: absolute;
		top: -34px;
		left: 14%;
		border-radius: 17px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 24px;
		color: #00BFED;
		background: #fff;
		font-weight: bold;
		padding: 20px 24px;
	}
	body .holder{
		width:100%;
	}
	body nav {
		height: auto;
		padding: 20px;
		display: flex;
		justify-content: space-between;
	}
	body .sec2-img1{
		display: none;
		display: block;
    width: 24%;
    left: 76%;
    bottom: 911px;
    right: 0;
	}
body .sec2-img2{
		display: none;
		display: block;
    width: 21%;
    left: 0;
    bottom: 91px;
    right: 0;
	}

	.sectio2-holder{
		width: 100%;
	}
	body .sec1-bt-left{
		width: 100%;
	}
	.sec2-img3 {
		position: absolute;
		width: 40%;
		bottom: 930px;
		left: 31%;
	}
	.sec1-middle-text {
		font-size: 7px;
		letter-spacing: 1px;
		font-weight: bold;
		font-family: 'Helvetica3';
		text-align: center;
		color: #fff;
	}
	.sec1-middle-number{
		margin-top: 20px;
		    margin-bottom: 21px;
	}
	body .sectio1-middle{
		padding: 40px 0 0 0;
	}
	.display_123{
		display: none;
	}
	.sec2-circle-img {
		width: 29px;
		position: absolute;
		top: 1px;
		left: 71px;
	}
	body .sec2-top-row {
		margin: 0;
		padding: 0 3px;
		color: #fff;
	}
	.sec2-top-row p{
		font-size: 13px;
	}
	body .sec2-bottom{
		height: 567px;
		padding: 46px 7% 0;
	}
	.section2 {
   		height: 982px;
		margin-top: 1232px;

	}
	body .sec2-bottom-row{
		width: 100%;
	}
    body .owl-carousel .owl-item img{
    	height: 205px;
    }
    body .owl-theme .owl-dots .owl-dot{
    	left: 46.5%;
    }


	.sec2-bt-button {
		width: 40px;
		height: 25px;
		border-radius: 9px;
		margin-top: -35px;
		margin-left: 17.5vh;
		background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(0,79,222,1) 45%, rgba(0,212,255,1) 100%);
		color: #ffff;
		font-size: 21px;
		display: flex;
		position: absolute;
		/* bottom: 176px; */
		/* right: 88px; */
		left: 0;
		top: 210px;
		align-items: center;
		justify-content: center;
	}
	.sectio2-heading {
		width: 40%;
		height: 60px;
		background: #fff;
		text-align: center;
		font-size: 23px;
    	line-height: 44px;
		font-weight: bold;
		margin: 0 auto;
		border-radius: 10px;
		position: absolute;
		top: -30px;
		left: 32%;
		padding: 6px;
		color: #00BFED;
	}
	.footer{
		padding-top: 60px;
		font-size: 14px;
	}
	.sec2-bt-button2 {
		width: 40px;
		height: 25px;
		border-radius: 9px;
		margin-top: 13vh;
		margin-left: 17.5vh;
		background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(0,79,222,1) 45%, rgba(0,212,255,1) 100%);
		color: #ffff;
		font-size: 21px;
		display: flex;
		position: absolute;
		bottom: 19px;
		left: 0;
		align-items: center;
		justify-content: center;
	}
	nav div img {
		width: 53px;
		margin-right: 9px;
	}
}


@media (min-width: 768px) and (max-width: 1024px){
	body .owl-carousel .owl-nav.disabled{
		display: none !important;
	}
	.banner {
		height: 59vh;
		background: url(../images/banner.png)74% 50%;
		background-size: cover;
		position: relative;
	}
	.banner-overlay{
	position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/over.png)-90px 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
	.banner-bottom {
		padding: 0;
		margin: 0;
		margin-top: 2vh;
		width: 100%;
	}
	.banner-bt-img {
    	text-align: center;
    	width: 60%;
	}
	body .sec2-top {
		margin: 0 auto;
		width: 96%;
		padding: 150px 0 0;
	}
	.banner li{
       float: left;
       font-family: 'Helvetica';
	}
	.nav div img{
		width: 65px;
		margin: 0;
	}
	.ihav{
		font-size: 16px;
		margin-top: 6px;
	}
.sectio1-bottom input.radio_input{
	height: 15px;
    width: 23px;
    margin-top: 11px;
}
	.banner-bt-button {
		width: 11%;
		height: 50px;
		border-radius: 16px;
		    margin-top: -91px;
		margin-left: 36vh;
		 
		color: #ffff;
		font-size: 45px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.banner-bt-img img {
		width: 80%;
	}
	.sectio1{
	height: auto;
    width: 100%;
    position: absolute;
    top: 89vh;
 
	}
	.sectio1-holder {
		width: 100%;
		top: -342px;
		height: 800px;
		background: linear-gradient(#DE035C ,#DE077A);
		border-radius: 40px;
		position: relative;
		margin: 0 auto;
	}
	.sectio1-top {
		width: 50%;
		height: 69px;
		position: absolute;
		top: -34px;
		left:26%;
		border-radius: 17px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 32px;
		color: #00BFED;
		background: #fff;
		font-weight: bold;
		padding: 20px 24px;
	}
	body .holder{
		width:100%;
	}
	body nav {
		height: auto;
		padding: 20px;
		display: flex;
		justify-content: space-between;
	}
	body .sec2-img1{
		display: none;
		display: block;
    width: 34%;
    left: 66%;
    bottom: 791px;
    right: 0;
	}
body .sec2-img2{
		display: none;
		display: block;
    width: 21%;
    left: 0;
    bottom: 91px;
    right: 0;
	}

	.sectio2-holder{
		width: 100%;
	}
	body .sec1-bt-left{
		width: 100%;
	}
	.sec2-img3 {
		position: absolute;
		width:26%;
		bottom: 907px;
		left:40%;
	}
	body .sectio1-bottom{
		margin: 0 auto;
		margin-top: 80px;
		width: 83%;
	}
    .sectio1-bottom input{
    	height: 40px
    }
    .sec1-bt-left .submit{
    	font-size: 24px;
    	padding: 0;
    }


	.sec1-middle-text {
		font-size: 15px;
		letter-spacing: 1px;
		font-weight: bold;
		font-family: 'Helvetica3';
		text-align: center;
		color: #fff;
	}
	.register-heading{
       width: 53%;
       left: 25%;
	}
	.sec1-middle-number{
		margin-top: 20px;
	}
	body .sectio1-middle{
		padding: 40px 0 0 0;
	}
	.display_123{
		display: none;
	}
	.sec2-circle-img {
		width: 29px;
		position: absolute;
		top: 1px;
		left: 134px;
	}
	body .sec2-top-row {
		margin: 0;
		padding: 0 20px;
		color: #fff;
	}
	.sec2-top-row p{
		font-size: 13px;
	}
	body .sec2-bottom{
		height: 567px;
		padding: 46px 7% 0;
	}
	.section2 {
   		height: 982px;
		margin-top: 1180px;

	}
	body .sec2-bottom-row{
		width: 100%;
	}
    body .owl-carousel .owl-item img{
    	height: 205px;
    }
    body .owl-theme .owl-dots .owl-dot{
    	left: 48%;
    }


	.sec2-bt-button {
		width: 40px;
		height: 25px;
		border-radius: 9px;
		margin-top: -35px;
		margin-left:14vh;
		background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(0,79,222,1) 45%, rgba(0,212,255,1) 100%);
		color: #ffff;
		font-size: 21px;
		display: flex;
		position: absolute;
		/* bottom: 176px; */
		/* right: 88px; */
		left: 0;
		top: 210px;
		align-items: center;
		justify-content: center;
	}
	.sectio2-heading {
		width: 40%;
		height: 60px;
		background: #fff;
		text-align: center;
		font-size: 32px;
    	line-height: 44px;
		font-weight: bold;
		margin: 0 auto;
		border-radius: 10px;
		position: absolute;
		top: -30px;
		left: 32%;
		padding: 6px;
		color: #00BFED;
	}
	.footer{
		padding-top: 42px;
		font-size: 14px;
	}
	.sec2-bt-button2 {
		width: 40px;
		height: 25px;
		border-radius: 9px;
		margin-top: 13vh;
		margin-left: 14vh;
		background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(0,79,222,1) 45%, rgba(0,212,255,1) 100%);
		color: #ffff;
		font-size: 21px;
		display: flex;
		position: absolute;
		bottom: 19px;
		left: 0;
		align-items: center;
		justify-content: center;
	}
}
.d-none{
	display: none;
}
.shadow{
    margin-top: 20px;
}
.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}











