* {
	margin: 0; padding: 0;
}
body{
color:#444;
font-family: 'Roboto Slab', serif;
font-size:13px;
/* border-bottom: 3px solid #8EA6CD;
background-color: #8EA6CD;
background-image: -moz-linear-gradient(top, #8EA6CD, #4C6080);
background-image: -webkit-gradient(linear, left top, left bottom, from(#8EA6CD), to(#4C6080));
background-image: linear-gradient(to bottom, #8EA6CD, #4C6080);
background-image: -o-linear-gradient(top, #8EA6CD, #4C6080);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8EA6CD', endColorstr='#4C6080');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8EA6CD', endColorstr='#4C6080')";  */

}
ul, ol {
list-style: none;
margin: 0;
padding: 0
}
img{
border:none;
}
.c{
clear: both;
}
.topbar{background:#27558A;height:10px;width:100%;}
.wrapper{

 width:100%; 
//border-bottom: 3px solid #8EA6CD;
background-color: #27558A;
background-image: -moz-linear-gradient(top, #27558A, #fff);
background-image: -webkit-gradient(linear, left top, left bottom, from(#27558A), to(#fff));
background-image: linear-gradient(to bottom, #27558A, #fff);
background-image: -o-linear-gradient(top, #27558A, #fff);
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#27558A', endColorstr='#fff');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#27558A', endColorstr='#fff')"; */
}
.header{
background:#fff;
width:960px;
margin:0 auto;
padding:10px;
position:relative;
}
.call{
position:absolute;
top: 32px;
right: 11px;
height: 25px;
line-height: 23px;
border: 1px solid #5E88B6;
box-shadow: 0px 0px 10px 1px #7F97F8;
background: #377BD3;
color:#fff;
padding:3px 6px;
font-size:13px;
font-weight:bold;
width:150px;
}
.call span{
background:url(../images/callus.png)no-repeat;
width:22px;
height:22px;
display:block;
float:left;
margin-right:5px;
}
.logo{
float:left;
cursor:pointer;
}
.menu{
float:right;
margin:30px 210px 0 0;
}
.nav li{
float:left;
padding-left:20px;
}
.nav li a{
color:#2D7BB0;
text-decoration:none;
font-size:15px;
}
.nav li a:hover{
color:#1B699E;
 border-bottom:1px solid #2D7BB0;
 }
.banner{
width:980px;
margin:0 auto;
}
.msg1{
padding:8px 0;
text-align:center;
color:#2D7BB0;
font-size:22px;
border-bottom:1px solid #ddd;
}

/************** content***************/
.content{
width:100%;

}
.content_info{
width: 980px;
padding: 20px 0px;
margin: 0 auto;
}

/************* form ********************/

.contact-form{
float:right;
width:260px;
background:#E8E8E8;
margin:0;
padding:0; 
}
 .form_head{
 background:#16233F;
 padding:5px;
 color:#fff;
 font-size:22px;
 text-align:center;
 border:1px solid #16233F;
 box-shadow:0 0 2px #16233F
 }
 .form1{
 padding:10px;
  border:1px solid #ddd;
  border-top:none;
 box-shadow:0 0 2px #ccc
 }
.form1 ol li{padding:0 0 7px 0;clear:both;}
.form1 label{float:left;width:70px;}
.form1 label span{color:red;font-size:12px;}
.form1 input[type=text]{width:160px;border:2px solid #D7D7D7;padding:2px;}
.form1 textarea{width:160px;border:2px solid #D7D7D7;padding:2px;height:90px;}
.form1 select{width:168px;border:2px solid #D7D7D7;padding:2px 0;}
.buttons{
/* background-color: #F60;
background-image: url(../images/button.png);
background-repeat: repeat-x;
border: solid 1px #C60;
margin-top: 2px;
margin-left: 72px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
cursor: pointer;
font-size: 18px;
color: #FFF;
text-shadow: 0 1px 0 #5F5F5F;
height: 30px;
width: 144px; */
background: url(../images/submit14.png)no-repeat;
width:72px;
height:26px;
border:none;
text-indent:-9999px;
display: block;
margin-left: 72px;
cursor: pointer;
}
.buttons:hover{opacity:0.9;filter:alpha(opacity=90);}

/***************** service*********************/

.service{
float:left;
width:700px;
}
.service-1{
margin-bottom:5px;
}
.service h2{
color:#2D7BB0;
font-size:22px;
text-transform:uppercase;
font-weight:normal;
margin-bottom:10px;
}
.serv-head{
color:#222;
font-size:14px;
}
.serv-head img{
width:40px;
height:40px;
}
.head1{float:left;}
.head2{
float:left;
margin:10px 0 0 10px;
}
.serv-info{
margin-left: 50px;
text-align:justify;
}
.info1{
background:#D7D8DA;
border-top: 4px solid #EBEBEB;
}
.info-con{
width:960px;
padding:3px;
margin:0 auto;
}
.footer{
width:100%;
background:url(../images/footerbg.jpg);
color:#aaa;
border-top: 5px solid #CECECE;
}
.social{float:right;}
.footer1{
width:960px;
padding:20px 10px;
margin:0 auto;
}
.headSocial li a {
float: left;
display: block;
width: 32px;
height: 32px;
padding-top: 10px;
margin-left: 5px;
}
.headSocial li a:hover {
opacity: 0.9;
}
.footer-left{
float:left;
width:400px;
}
.copy{
margin-left:4px;
margin-top: 15px;
}
.links a{
color:#aaa;
text-decoration:none;
padding:0 4px;
}
.links a:hover{
text-decoration:underline;
}
label.error{width:150px!important;margin-left:70px;color:red;font-size:11px;margin-bottom:2px;}

input.captcha, #contact input.sum {
display: inline;
width: 30px;
text-align: center;
background: -moz-linear-gradient(center top , #FFF, #EEE 1px, #FFF 25px) repeat scroll 0 0 rgba(0, 0, 0, 0);
border: 1px solid #D8D8D8;
outline: 0 none;
padding: 5px;
}
.captcha{
width: 30px!important;
text-align: center;
padding: 5px!important;
}

/* Anusha CSS */
.head2{font-weight: 600;}
.serv-info.gdpr-service{ margin-left: 13px;text-align: justify;margin-top: 10px;}
.short-heading{font-weight: 600;}
.serv-info.gdpr-service p{margin: 16px 0;}
/* .li-button{margin-left: 20px;} */
/* Anusha CSS */

/* mani css  */
.textc{text-align: center;}
.head-2{font-weight: 400;font-size: 18px;margin: 10px 0;}
.head3{font-weight: 600;margin: 10px auto;text-align: center;display: flex;justify-content: center;font-size: 22px;}
.head4{font-weight: 400;font-size: 16px;}
.gdpr-service ul li{display: flex;justify-content: flex-start;align-items: flex-start; gap: 10px;}
/* mani css  */