.control-label { display:none ;
}                                                                                                                           
.slider{

	background-image:url('../images/slide2.jpg');
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;

}
/** Generated by FG **/
@font-face {
	font-family: 'Conv_Swiss 721 Light Condensed';
	src: url('fonts/Swiss 721 Light Condensed.eot');
	src: local('☺'), url('fonts/Swiss 721 Light Condensed.woff') format('woff'), url('fonts/Swiss 721 Light Condensed.ttf') format('truetype'), url('fonts/Swiss 721 Light Condensed.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
font-family:'Conv_Swiss 721 Light Condensed',Sans-Serif;
}
.pull{
	float:right;
	text-align:right;
}



.black{
	background-color: rgba(0,0,0,0.6);
	height:100%;
	padding:20px 0px 0px 0px;
}
.home-head-anant{
    font-size: 37px;
    color: white;
    font-weight: bold;
    padding-bottom: 20px;
}
.home-head-anant1{
    font-size: 37px;
    color: white;
    font-weight: bold;
    padding-bottom: 20px;
}


.form{
	background-color:#ffffff;
	padding:30px 65px;
	box-shadow:0px 0px 30px 0px black;
}
.form-new{
	background: #FFFFFFB2;
	padding:32px;
	border-radius:24px;
	box-shadow:0px 0px 30px 0px black;
}
.input-with-icon{
 text-indent: 30px;
}

.input-with-icon.user-icon{
     background-image: url('../images/user-icon.svg') !important;
         background-repeat: no-repeat !important;
             position: relative;
    background-position: 3% center !important;
}

.input-with-icon.email-icon{
    background-image: url('../images/gmail.svg') !important;
        background-repeat: no-repeat !important;
             position: relative;
    background-position: 3% center !important;
}
.input-with-icon.phone-icon{
     background-image: url('../images/phone.svg') !important;
         background-repeat: no-repeat !important;
              position: relative;
    background-position: 3% center !important;
}
.form-group.contact-form{
    position:relative;
}
/*.user-icons-bg {*/
/*    position: absolute;*/
/*    top: 36px;*/
/*    z-index: 1;*/
/*     left: 10px;*/
/*}*/
/*.email-icons-bg{*/
/*  position: absolute;*/
/*    top: 282px;*/
/*    z-index: 1;*/
/*    left: 58px;*/
/*}*/

/*.phone-icons-bg{*/
/*    position: absolute;*/
/*    top: 371px;*/
/*    z-index: 1;*/
/*    left: 60px;*/
/*}*/

.input-with-icon::placeholder{
    font-family: 'Inter';
font-weight: 400;
font-size: 14px;
line-height: 19.6px;
letter-spacing: 0%;
color: #334155;

}



.form-head h4{
	font-family: 'Inter';
font-weight: 800;
font-size: 24px;
line-height: 33.6px;
letter-spacing: 0%;
}
.input[type=checkbox]{
    margin:0;
}
.form-group.check-box{
    display:flex;
    gap:10px;
    align-items:flex-start;
    padding-top:21px;
}
.checked-content span{
    font-family: 'Inter';
font-weight: 600;
font-size: 15px;
line-height: 24px;
letter-spacing: -1%;
color:#1A1D1F;
}
.logo{
	max-width:250px;
}
.top-nav{
	margin-top:10px;
	margin-bottom:10px;
}
.blue_f {
  color: #00c8fc;
  font-size: 37px;
  padding: 0px;
  letter-spacing:-1px;
  line-height:1;
}
.phone {
  border: 3px solid #3d506f;
  /* margin-right: 20px; */
  border-radius: 20px;
  padding: 9px;
  margin-top: 0px;
  position: relative;
  top: -7px;
  color: #3d506f;
}
.texth {
 font-size:40px;
 font-weight:800;
}
.telcol a{
color:#fff;
text-decoration:none;
}
.pnum a {
  font-size: 42px;
  color: #3d506f;
  text-decoration: none;
  letter-spacing: -1px;
  line-height: 1;
  font-weight:bold;
}
.modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}

.ribbon{
	margin-top: -40px;
	position: absolute;
	right: 5px;
	
}
.text-name{
    font-family: 'Inter';
font-weight: 400;
font-size: 14px;
line-height: 24px;
letter-spacing: 0%;
color:#334155;
}
input.form-control{
	/*height:50px !important;*/
	background: #F9FAFB !important;
	font-family: 'Inter';
font-weight: 400;
font-size: 14px;
line-height: 19.6px;
letter-spacing: 0%;
color: #334155;
position:relative;
height:44px;
padding:12px;
border-radius:8px;

}
input[type="submit"]{
	background-color:#00c8fc !important;
	box-shadow:1px 1px 0px 1px black;
	color:white;
	padding:5px 0px;
	border: 0px;
	width:100%;
}

.slider_head {
  font-size: 37px;
  color: white;
  font-weight: bold;
}
.form-fill{
	color:white;
	font-size:28px;
}
ul{
	list-style-type: none;
}

.check{
	color:#00c8fc;
}
.black_bg_trans{
	background-color: rgba(0,0,0,0.6);
	padding:5px;
	display:table;
}

.checklist{
	margin-top:30px;
}

.mid-section{
	margin-top:30px;
}
.topic_heading{
	font-size:30px;
	text-align:center;
	display:table;
	color:#3d506f;
	margin:0 auto;
	margin-bottom:0;

}

.num{
	color:white;
	font-weight:bold;
	font-size:30px;
	background-color:#3d506f;
	border:0px;
	display:table;
	padding:0px 13px;
	border-radius:25px;
	margin:10px auto;
}
.hv:hover .num{
background-color:#00c7fc;
}

.a1-2-3{
	text-align: center;
	border-bottom: 1px solid black;
	padding: 10px 5px;
	margin-bottom: 60px;
}
.glyphicon{
	top: 5px !important;
	padding-right: 10px !important;
}

/*.bottom-to-top {
	 border-width: 3px;
	 border-style: solid;
	 -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(black), to(rgba(0, 0, 0, 0))) 1 100%;
	 /*-webkit-border-image: -webkit-linear-gradient(bottom, black, rgba(0, 0, 0, 0)) 1 100%;
	 -moz-border-image: -moz-linear-gradient(bottom, black, rgba(0, 0, 0, 0)) 1 100%;
	 -o-border-image: -o-linear-gradient(bottom, black, rgba(0, 0, 0, 0)) 1 100*;*/
	/* border-image: linear-gradient(to top, black, rgba(0, 0, 0, 0)) 1 100%;

	 border-bottom:1px solid black;
}*/

.content2{
	margin-bottom:40px;
}

.quotes1{
	font-size: 45px;
	
	margin: auto;
	background-color: #4D4D7E;
	
	display: table;
	padding: 0px 30px;
	border-radius: 5px;
	
	color: white;
	box-shadow: 0px 0px 0px 2px white,0px 0px 0px 3px black;
	position:absolute;
	margin-top:-30px;
	left: -999px;
	right: -999px;
}
.quotes1{
  font-size: 22px;
  margin: auto;
  background-color: #3d506f;
  display: table;
  padding: 0px 10px;
  border-radius: 4px;
  color: white;
  position: relative;
  top: 10px;
  content: '"';
  border: 4px solid #E8E4E4;
 
  
}
.top_img {
  background: url(../images/top.png) no-repeat center;
  background-position: center top;
  height: 44px;
  position: relative;
  top: 16px;
  background-size: 18%;
}

.content1{
	margin-top:3%;
}

.comment{
	
	margin-bottom:15%;
}
.comment1{
	
	margin-bottom:15%;
}

.cmnts{
	padding:25px 10px 20px 10px;
	background-color: #E4EBF0;
	box-shadow: 0px 1px 0px 1px #CCC;
	border-radius: 3px;
}

.cndtns{
font-size:19px;
	}

.center-line {
  background: #A99572;
}

.center-line {
  width: 5px;
  margin: auto;
  border-radius: 50%;
  height: 5px;
  background: #00C0E1;
  margin-top: -3px;
  position: relative;
}
.cmnts:after{
	width: 0px;
	height: 0px;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 30px solid #E4EBF0;
	display: block;
	content: "";
	position: absolute;
	text-align: center;
	margin-top: 15px;
	left: 47%;
}

.names{
	text-align:center;
	padding-top:20px;
	font-size:18px;
}


.call_us{
	background-color:#0E4072;
	color:white;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	padding:15px 0px;
}


.lower-section{
	margin-top:50px;
	text-align:center;
	margin-bottom:30px;
}

.get-assistance {
  background-color: #00c8fc !important;
  box-shadow: 1px 1px 0px 1px black;
  color: white;
  padding: 5px 0px;
  border: 0px;
  letter-spacing: 1px;
  padding: 16px 87px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
.footer {
  background-color: #efefef;
  padding: 27px 0px 24px 0px;
}

.arrow_right1::after{
	width: 0px;
	height: 0px;
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent;
	border-left: 60px solid rgba(0,0,0,0.6);
	display: block;
	content: "";
	position: absolute;
	right: 10%;
	margin-top: -13%;
}

.form-fill{
	padding-top:15px;
}

.topic_heading1::after{
	
	border:3px;
	border-style:; solid;
	 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(#000));
	 background-image: -webkit-linear-gradient(transparent,#000);
	 background-image: -moz-linear-gradient(transparent, #000);
	 background-image: -o-linear-gradient(transparent,#000);
	 background-image: linear-gradient(transparent,#000);
	width:70%;
	content:"";
	display:block;
	margin:0 auto;
	height:3px;
}


.bottom-to-top{
	position: relative;
	border-bottom: 3px solid black;
}
.bottom-to-top:before, .bottom-to-top:after{
	 content: "";
	 position: absolute;
	 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(#000));
	 background-image: -webkit-linear-gradient(transparent,#000);
	 background-image: -moz-linear-gradient(transparent, #000);
	 background-image: -o-linear-gradient(transparent,#000);
	 background-image: linear-gradient(transparent,#000);
	 top: -3px; bottom: -3px; width: 3px;
}
.bottom-to-top:before {
	left: -3px; 
}
.twhite{
padding-top:5px;
color:#fff;
}
.bottom-to-top:after { 
	right: -3px; 
}
.black_bg_trans_img {
  background: url(../images/arrow.png) no-repeat center;
  background-size: 107%;
  color: #fff;
  height: 113px;
  width: 89%;
  padding: 31px 57px 5px 10px;
  font-size: 28px;
  line-height: 29px;
  text-align: center;
}
.checklist ul{
padding:0px;
}
.bt_txt{
  font-size: 20px;
  color: #3d506f;
  font-weight: bold;
  letter-spacing: 1px;}
  
  
   h1.one {
    margin-top: 0;
	width: 30%;
  margin: 0 auto;
  margin-bottom:5%;
  }
  
  h1.one:before {
    content: "";
    display: block;
    border-top: solid 1px rgb(61, 80, 111);
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: 1;
  }
  
  h1.one span {
    background: #fff;
    padding: 0 20px;
    position: relative;
    z-index: 5;
  }
  .one{
text-align:center;
display:block;
}
  h1 {
    position: relative;
    margin-top: 20px;
  }
  
  h1.three {
    background: -moz-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
    background: -ms-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(49%, #ffffff), color-stop(50%, #000000), color-stop(51%, #000000), color-stop(52%, #ffffff), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
    background: -o-linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
    background: linear-gradient(#ffffff 0%, #ffffff 49%, #000000 50%, #000000 51%, #ffffff 52%, #ffffff 100%);
  }
  
  h1.three span {
    background: #fff;
    padding: 0 20px;
    position: relative;
    z-index: 5;
  }

  
@media(max-width:668px){
.slider_head {
  font-size: 28px;
  color: white;
  font-weight: bold;
  margin: 0px auto;
  width: 100%;
  text-align: center;

}
.blue_f1 {
  color: #00c8fc;
  font-size: 22px;
  padding: 0px;
  letter-spacing:-1px;
  line-height:1;
}
.blue_f {
  color: #00c8fc;
  font-size: 24px;
  padding: 0px;
  letter-spacing:-1px;
  line-height:1;
}
.pnum a {
  font-size: 34px;
  color: #3d506f;
  text-decoration: none;
  letter-spacing: -1px;
  line-height: 2;
  font-weight:bold;
}
.home-head-anant {
    font-size: 26px;
    color: white;
    font-weight: bold;
    padding-bottom: 20px;
}
.home-head-anant1 {
    font-size: 26px;
    color: white;
    font-weight: bold;
    padding-top: 9px;
    padding-bottom: 0px;
}
.texth {
 font-size:24px;
 font-weight:800;
}
.form-fill {
    color: white;
    font-size: 17px;
}
.form-head h4 {
    font-size: 18px;
    font-weight: bold;
}
.topic_heading {
    font-size: 24px;
    text-align: center;
    display: table;
    color: #3d506f;
    margin: 0 auto;
    margin-bottom: 0;
}
.cndtns {
    font-size: 16px;
}
.get-assistance {
    background-color: #00c8fc !important;
    box-shadow: 1px 1px 0px 1px black;
    color: white;
    border: 0px;
    letter-spacing: 1px;
    padding: 12px 60px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}
.bt_txt {
    font-size: 16px;
    color: #3d506f;
    font-weight: bold;
    letter-spacing: 1px;
}
.call_us {
    color: white;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.checklist {
    padding-bottom: 9px;
}
.glyphicon {
    top: 0px !important;
     
}
.phone {

    top: -2px!important;
    color: #3d506f;
}
.names {
    text-align: center;
    padding-top: 20px;
    font-size: 18px;
}
.comment1{
 margin-bottom:15px;
}
input {
    height: 35px !important;
    background-color: #ECE9E9 !important;
}
@media (max-width: 668px)

.logo{
margin: 0px auto;
  width: 100%;
  text-align: center;
  display: block;}
.checklist{
margin: 0px auto;
  width: 88%;}
.pull {
  float: none;
  text-align: center;
}
.black_bg_trans_img {
  background: url(../images/arrow.png) no-repeat center;
  /* background-size: 107%; */
  color: #fff;
  height: 113px;
  width: 89%;
  padding: 29px 10px 21px 10px;
  font-size: 17px;
  margin: 0px auto;
}
.black {
  background-color: rgba(0,0,0,0.6);
  height: 100%;
  padding: 34px 0px;
}
.slider {
  background-image: url('../images/bg_large.png');
  /* background-position: center; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 20% 52%;
  /* background-size: 100%; */
  background-attachment: inherit;
}
}
@media(max-width:991px){
.top_img {
  background: url(../images/top.png) no-repeat center;
  background-position: center top;
}
}
                            
                            
                            
                            