@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#ebeef3;
        overflow-x: hidden;
}
.header-banner{
	background:url(../img/background.jpg) #ebeef3 no-repeat top center; 
	-webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
	background-size: 100%;
	width: 100%;
	height:auto !important;
	overflow:hidden !important;
}
.padding1{
	padding:30px 0px !important;
}
.padding2{
	padding:60px 0px !important;
}
.contactnumber{
	font-size:18px;
	color:#161717;
	font-family: 'Radikal';
	text-align:right;
}
.heading h1{
	font-family: 'Radikal-Thin';
	font-size:50px;
	color:#1b1b1b;
	text-transform:uppercase;
}
.heading p{
	font-family: 'Radikal-Thin';
	font-size:16px;
	color:#1b1b1b;
	text-transform:uppercase;
}
.heading span{
	font-family: 'Radikal-Thin';
	font-size:22px;
	color:#000;
	text-transform:uppercase;
}
.banner-form{
	background:#fcfdfe;
	border-top:#00aeee 10px solid;
	border-left:#dededf 1px solid;
	border-bottom:#dededf 1px solid;
	border-right:#dededf 1px solid;
	padding:50px;
	height:auto;
	overflow:hidden;
}
.banner-form h1{
	font-family: 'Radikal-Thin';
	font-size:32px;
	color:#1b1b1b;
	padding:0px;
	margin:0px 0px 5px 0px;
}
.banner-form p{
	font-family: 'Radikal-Thin';
	font-size:18px;
	color:#1b1b1b;
	padding:0px;
	margin:0px 0px 20px 0px;
}
.form-control {
    display: block;
    width: 100%;
    height: 49px !important;
    padding:6px 12px 6px 42px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: url(../img/form-icons.png) !important;
	background-repeat:no-repeat;
    border: 1px solid #ccc;
    border-radius:0px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control1 {
    display: block;
    width: 100%;
    height: 80px !important;
    padding:8px 12px 6px 42px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: url(../img/form-icons.png) !important;
	background-repeat:no-repeat;
    border: 1px solid #ccc;
    border-radius:0px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-group {
    margin-bottom:14px !important;
}
.btn-style1{
	background:#00aeee;
	padding:10px 40px;
	border:0px;
	color:#FFF;
	font-family: 'Radikal';
	text-align:right;
	float:right;
}
.banner-mobile{
    background: url(../img/banner-mobile.png) no-repeat top center;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
	width: 64%;
	height: 518px;
    text-align: center;
    margin-top:50px;
    overflow: hidden;
}
.banner-mobile p{
	font-family: 'Radikal-Thin';
	color:#ffffff;
	font-size:16px;	
}
.Testimonial-banner {
margin-top: 20px;
min-height: 228px;
	
}
.Testimonial-banner p{
	font-family: 'Radikal-Thin';
	color:#272727;
	font-size:16px;	
}
.Testimonial-banner h3{
	font-family: 'Radikal-Light';
	color:#272727;
	font-size:22px;
	margin-bottom:0px;
}
.ab1{
	background-position:14px 16px !important;
}
.ab2{
	background-position:14px -39px !important;
}
.ab3{
	background-position:14px -98px !important;
}
.ab4{
	background-position:14px -151px !important;
}
.ab5{
	background-position:14px -213px !important;
}
.mobile-popup{
	position:fixed;
	bottom:0px;
	left:0px;
	background: #0f63ae;
	padding:15px;
	border:0px;
	font-size:18px;
	font-family: 'Radikal';
	width:100%;
	color:#ffffff;
}
.modal-header {
    padding:0px !important;
    border-bottom:0px solid #e5e5e5 !important;
}
.section-2{
	background:#00aeee;
	padding:40px 0px;	
}
.section-2 h1{
	color:#ffffff;
	font-family: 'Radikal-Light';
	margin-bottom:20px;
	text-align:center;
}
.block-color{
	background:#00a0db;
	padding:30px;
	margin-top:48px;
}
.block-color h2{
	color:#fff;
	text-align:center;
	margin-bottom:25px;
	font-family: 'Radikal';
}
.block-color p{
	color:#fff;
	text-align:center;
	font-family: 'Radikal';
	margin-top:25px;
}
.block-color1{
	background:#00a0db;
	padding:30px;
}
.block-color1 h2{
	color:#fff;
	text-align:center;
	margin-bottom:25px;
	font-family: 'Radikal';
}
.block-color1 p{
	color:#fff;
	text-align:center;
	font-family: 'Radikal';
	margin-top:25px;
}
.section-3{
	background:#FFF;
	height:auto;
	overflow:hidden;
}
.section-3 p{
	color:#272727;
	font-family: 'Radikal-Thin';
	font-size:15px;
	padding-bottom:15px;
	line-height:25px;
}
.section-4{
	background:#f5f6f8;
	height:auto;
	padding-bottom:100px !important;
	overflow:hidden;
}
.icons{
	text-align:center;
	height:auto;
}
.icons h2{
	color:#232323;
	font-family: 'Radikal';
	padding:0px;
	font-size:24px;
	margin:0px 0px 50px 0px;
}
.icons h1{
	color:#228ada;
	font-family: 'Radikal-Light';
	padding:0px;
	margin:0px;
}
.icons h4{
	color:#272727;
	font-family: 'Radikal-Light';
	padding:0px;
	margin:0px;
}
.section-5{
	background:#0f62ac;
	height:auto;
	padding:30px 0px 30px 0px;
}
.section-5 p{
	color:#ffffff;
	font-family: 'Radikal-Thin';
	font-size:15px;
	padding:15px;
}
.block1{
	position:absolute;
	top:-66px;
	right:-89px;
}
.section-6{
	background:#eeeff1;
	height:auto;
	overflow:hidden;
}
.ass-logo h2{
	color:#232323;
	font-family: 'Radikal';
	padding:0px;
	font-size:24px;
	margin:0px 0px 30px 0px;
}
.section-6 img{
	margin-top:25px;
	line-height:50px;
	
}
.list1{
	font-family: 'Radikal-Light';
	line-height:25px;
}
.footer{
	background:url(../img/foot-bg.jpg) #ebeef3 no-repeat bottom center; 
	-webkit-background-size:cover;
	-moz-background-size: cover;
	-o-background-size:cover;
	background-size:cover;
	width: 100%;
	position:relative;
	min-height:400px !important;
	overflow:hidden !important;	
	border-top: 1px solid #DEDEDE;
}
.footer-bg{
	background:#242424;
	padding:30px;
	margin-top:150px;
	width:100%;
}
.footer-bg p{
	color:#FFF;
	font-family: 'Radikal';
}
.soc-fot{
	margin:0px;
	padding:0px;
	float:right;
}
.soc-fot li{
	margin:10px;
	padding:0px;
	opacity:0.4;
	display:inline-block;
}
.soc-fot li:hover{
	opacity:1;
}
.banner-mobile img{
	//margin:74px 0px 0px 123px !important;
}
.mob-sld{
position: relative;
width: 218px;
margin: 74px 0px 0px 123px !important;
}
.carousel-indicators {
    position: absolute;
    bottom: -2px !important;
	left:117% !important;
    right: 0px !important;
	
    z-index: 15;
    width: 12% !important;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.list2{
	font-family: 'Radikal-Light';
	line-height:25px;
	margin:0px;
	padding:0px;
}
.list2 li{
	margin:0px 15px;
	padding:0px;
	display:inline-block;
	list-style:none;
	text-align:center;
}
.list2 li p img{
	width:50px;
	margin:0px;
	height:auto;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #00aeee !important;
    border: 1px solid #00aeee;
}

.clientDiv
{
width: 100px;
height: 100px;
border-radius: 50%;
border: 1px solid #DDD;
overflow: hidden;
margin-left: 24px;	
}	

.clientDiv img
{
width:100%;
height:100%;	
}	




/*Start New CSS*/

.headDiv
{
display:inline-block;
width:100%;
text-align:center;
margin-top: 24px;
}

.headDiv h2
{

}


.headDiv h2 small
{
display: block;
font-size: 15px;
margin-top: 8px;
}

.orDiv
{
text-align: center;
margin: auto;
position: relative;

}

.spanBdr
{
display: inline-block;
background-color: #999;
width: 400px;
border-bottom: 1px solid #303030;
}

.spanOR
{
display: inline-block;
background-color: #E4E4E4;
padding: 4px;
width: 30px;
height: 30px;
font-size: 12px;
line-height: 21px;
text-align: center;
border-radius: 41px;
border: 1px solid #303030;
color: #898989;
position: relative;
left: -17.6%;
top: 4px;
}


.mailUL
{
display:block;
width:100%;
text-align:center;
margin:auto;
list-style-type:none;
padding: 0;	
margin-bottom: 20px;
margin-top: 20px;
}

.mailUL li
{
display: inline-block;
vertical-align: top;
width: 300px;
position: relative;
background-color: #00AEEE;
color: #fff;
padding: 0px;
margin: 0px;
border-radius: 3px;
padding: 4px;
margin: 0px 7px;
}

.mailInfo
{
display: inline-block;
text-align: left;
margin-left: -25px;
}

.mailSmall
{
color: #fff;
font-size: 11px;
letter-spacing: 0.2px;
}

.mailID
{
font-size: 19px;
margin: 0px;
margin-top: 2px;
}


.contactUL
{
  background-color: rgba(255, 255, 255, 0.8);
    padding: 30px 0px 30px 26px;
    display: inline-block;
    border-radius: 3px;
    list-style-type: none;
    margin-top: 32px;
    margin-bottom: -200px;
    border-bottom: 6px solid #00aeee;
}

.contactUL li
{
    float: left;
    width: 47%;
    margin-right: 2%;
    margin-bottom: 15px;
}

.contactUL_top li
{
width:100%;	
}

.contactUL_top
{
    padding: 0px !important;
    margin: 0px !important;
    border: 0px;	
}


.contactUL li.textAreaLI
{
    width: 100%;
}


.contactUL li textarea
{
     width: 96%;
	resize:none;
}

.mailDiv
{

}

.footLeft
{
display: inline-block;
float: left;
margin-left: 9px;
border-right: 1px solid #048DC9 !important;
padding-right: 0px !important;
margin-top: 2px;
height: 40px;
padding-top: 6px;
padding-right: 13px !important;
}

.footLeft img
{

width: 26px;
margin-right: 10px !importa
}

.contactUL
{
	
}

.EnqueryBtn
{
font-size: 13px;
    padding: 15px 30px 12px 30px;
    text-transform: uppercase;
    float: right;
      margin-right: 28px;
    margin-top: 39px;
    border-radius: 3px;
    font-weight: 600;
    transition: all 0.4s linear 0s;
    border: 1px solid #00aeee;
    color: #00aeee;
    background-color: #fff;
}

.EnqueryBtn:hover
{
background-color:#fff;
color:rgb(0,174,238);	
}


.col {
 margin-top: 12px;
    display: inline-block;
    position: relative;
	width:100%;
}
.textbox {
width: 100%;
    padding: 4px 0;
    font: 14px/24px "Lato", Arial, sans-serif;
    color: #333;
    box-sizing: border-box;
    letter-spacing: 1px;
    border: 0;
    border-bottom: 1px solid #ccc;
    background: transparent;
    padding: 5px 1px 5px 35px !important;	
	z-index: 999;
position: relative;
}
.textbox ~ .focus-border {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 2px;
    background-color: #00aeee;
    transition: 0.4s;
}
.textbox:focus ~ .focus-border,
.has-content.textbox ~ .focus-border {
    width: 100%;
    transition: 0.4s;
    left: 0;
}
.textbox ~ label {
    text-align: left;
    position: absolute;
    left: 35px;
    width: 100%;
    top: 9px;
    transition: 0.3s;
    z-index: 0;
    letter-spacing: 0.5px;
    font-weight: 100;
    font-size: 13px;
    color: #00aeee;
	    height: 1px;
}
/*.textbox:focus ~ label,
.has-content.textbox ~ label {
      top: -7px;
    font-size: 12px;
    color: #00aeee;
    transition: 0.3s;
}*/
.label-hover
{
      top: -7px !important;
    font-size: 12px !important;
    color: #00aeee !important;
    transition: 0.3s !important;
}
.textbox:focus {
    outline: none;
}

.userImgs
{
    position: absolute;
    width: 21px;
    top: 6px;
    left: 6px;	
}

textarea.textbox ~ .focus-border
{
  bottom: 2px !important;
}

.contactUL li select
{
   
appearance: none;
-moz-appearance: none;
-webkit-apparance: none;
background-image: url(../img/arrow.png);
background-size: 8px;
background-repeat: no-repeat;
background-position: 88% 50%;
}

.col-new
{
width: 82%;
vertical-align: top;
float: left;	
}

.col-new textbox
{
    padding: 5px 1px 5px 8px !important;	
}

.col-new .textbox ~ label
{
        left: 10px;	
}

 

.Dis_div
{
    float: right;
    margin-right: 23px;
    font-size: 11px;
    color: #00aeee;
    font-weight: 600;
    letter-spacing: 0.2px;	
}

.Dis_div input
{
    margin: 0px;
    vertical-align: -2px;
    margin-right: 5px !important;	
}

.g-recaptcha
{
display:inline-block;
    margin-top: 22px;	
}


.contactUL_top .EnqueryBtn
{
     margin-right: 0px !important;
    margin-top: 10px !important;
    margin-bottom: -48px;	
}

.contactUL_top .col-new {
    width: 87.6%;
    vertical-align: top;
    float: left;
}

.contactUL_top li textarea {
    width: 100%;
    resize: none;
}

.contactUL_top li select
{
width: 12%;
appearance: none;
-moz-appearance: none;
-webkit-apparance: none;
background-image:url(../img/arrows.png);
background-size:8px;
background-repeat:no-repeat;
background-position: 88% 50%;
}

.contactUL_top li .col-new
{
width: 88%;	
}

.clientPara
{
background-color: rgba(255, 255, 255, 0.41);
    border-radius: 5px;
    padding: 10px;
}

.Testimonial-banner .carousel-indicators
{
width: 60px !important;
}

.mobile-popup img
{
width: 24px;
margin-right: 10px;
vertical-align: top;
}

/*End New CSS*/


