@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
	
	
}

.divi{
	width:40%;
	border:0.5px solid #58758e;
	margin:3% 0%;
}

body {
	margin:0;
	padding:0;
    font-family: 'Open Sans', sans-serif;
}

.thanks{
	font-family: 'Open Sans', sans-serif;
	font-size:32px;
	font-weight:600;
	text-align:center;
}

.clear{
	clear:both;
}
.img{
	width:100%;
	display:block;
}
.v_a_img{
	vertical-align:middle;
}

.fa-arrow-right{
	color:#08315d;
}

.link{
	text-decoration:none;
	color:#000;
}

.link2{
	text-decoration:none;
	color:#fff;
}
.link3{
	text-decoration:none;
	color:#000;
}

.banner{
	width:100%;
}

.bordr{
	border:1px dashed #a8a8a8;
	margin:2% 0%;
}

.top{
	width:85%;
	max-width:1200px;
	margin:0 auto;
}



.top2{
	width:85%;
	max-width:1200px;
	margin:0 auto;
}

.top3{
	width:85%;
	max-width:1200px;
	margin:0 auto;
}

.col_sm1{
	width:100%;
}

.col_sm2{
	width:48%;
	margin:1%;
	float:left;
}

.col_sm3{
	width:31%;
	margin:1%;
	float:left;
	
}

.col_sm4{
	width:22%;
	margin:1%;
	float:left;
}

.col_sm8{
	width:40%;
	float:left;
}

.col_sm88{
	width:58%;
	float:right;
}



.col_sm9{
	width:55%;
	margin:1%;
	float:left;
}

.col_sm99{
	width:40%;
	margin:1%;
	float:right;
}


.col_sm10{
	width:65%;
	float:left;
	margin:1%;
}

.col_sm100{
	width:30%;
	float:left;
	margin:1%;
}

.logo{
	width:400px;
	float:left;
	margin:1%;
}

.logo2{
	width:507px;
	float:right;
	margin:1%;
	padding-top:0.5%;
}

.logo3{
	display:none;
}


.brd_top_bt{
	border-bottom:2px solid #eeeeee;
}


.navbar{
	width:370px;
	float:right;
}


.bullet2 ul {
    list-style-image:url(../images/bullet4.png);
	margin-left:-2%;
}
.bullet2 ul li{	
	font-family: 'Open Sans', sans-serif;
	font-size:15px;	
	line-height:140%;
	text-align:justify;
	margin:2% 1% 2% 4%;	
	color: #333;
    font-weight: 500;
}

.list{
list-style-type:circle;
}


.bullet3 ul {
    list-style-image:url(../images/bullet4.png);
	margin-left:0%;
}
.bullet3 ul li{	
	font-family: 'Open Sans', sans-serif;
	font-size:15px;	
	line-height:140%;
	text-align:justify;
	margin:2% 1% 2% 4%;	
	color: #000;
    font-weight: 500;
}


.bullet4 ul {
    list-style-image:url(../images/bullet2.png);
	margin-left:0%;
}
.bullet4 ul li{	
	font-family: 'Open Sans', sans-serif;
	font-size:15px;	
	line-height:140%;
	text-align:justify;
	margin:2% 1% 2% 4%;	
	color: #333;
    font-weight: 500;
}

.list{
list-style-type:circle;
}


.bg_clr1{
	background-color:#CE0B10;
}

.bg_clr2{
	background-color:#313193;
}

.bg_clr3{
	background-color:#313193;
}

.bg_clr4{
	background-color:#ee1d23;
}
.bg_clr5{
	background-color:#f9f9f9;
}

.tagline{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;	
	text-align:center;
	padding:1% 0%;
	color:#ffffff;
	font-weight:700;	
	font-style: italic;
}


.welcome_head{
	font-family: 'Open Sans', sans-serif;
	font-size:30px;	
	font-weight:500;	
	color:#484848;
	margin:2% 0%;
}

.welcome_head span{
	font-weight:700;
}


.body_txt{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;	
	font-weight:600;	
	color:#484848;
	margin:4% 0%;
	line-height:160%;
	text-align:justify;
}

.body_txt2{
	font-family: 'Open Sans', sans-serif;
	font-size:18px;	
	font-weight:600;	
	color:#000;
	margin:1% 0%;
	line-height:160%;
	text-align:justify;
}
.busn{
	width:100%;
}
.busn_txt h2{
	font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 18px;
    text-align: left;
    font-weight: 600;
	line-height:160%;
	margin:1% 1% 0%;
}
.busn_txt p{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;	
	font-weight:600;	
	color:#484848;
	margin:0% 1% 1%;
	line-height:160%;
	text-align:left;
}


.busn_txt2 h2{
	font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 28px;
    text-align: left;
    font-weight: 600;
	line-height:160%;
	margin:1% 1% 0%;
}
.busn_txt2 p{
	font-family: 'Open Sans', sans-serif;
	font-size:22px;	
	font-weight:600;	
	color:#484848;
	margin:0% 1% 1%;
	line-height:160%;
	text-align:left;
}



.head{
	width: 300px;
	float: right;
	margin-top: 3%;
}

.hed_txt{
	width:85%;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;	
	font-weight:500;	
	color:#fff;
	line-height:140%;
	float:right;
	
}

.hed_icon{
	width: 10%;
    float: left;
	
}

.hed_icon .fa {
    color: #000;
}

.body_txt2 img{
	vertical-align:middle;
}


.services_head{
	font-family: 'Open Sans', sans-serif;
	font-size:30px;	
	font-weight:500;	
	color:#000;
	margin:2% 0%;
}


.body_txt3{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;	
	font-weight:500;	
	color:#fff;
	margin:1% 0%;
	line-height:160%;
	text-align:justify;
}

.top_arow{
	width:25px;
	height:33px;
	position:fixed;
	right:2%;
	bottom:2%;
	display:none;
	transition-duration: 1s;
	background-image:url('../images/top.png');
	cursor:pointer;
	z-index:999999999999999999;
}
.top_arow:hover{
	transition-duration: 1s;
	cursor:pointer;
	background-image:url('../images/top-b.png');
	display:none;
}

.ftr_head{
	font-family: 'Open Sans', sans-serif;
	font-size:22px;	
	font-weight:600;	
	color:#fff;
	margin:3% 0% 5% 0%;
}

.ftr_menu ul li a{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;	
	font-weight:500;	
	color:#fff;
	line-height:180%;
	text-decoration:none;
}

.ftr_icon{
	width:10%;
	float:left;
}

.ftr_icon .fa{
	color:#fff;
}

.ftr_txt{
	width:90%;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;	
	font-weight:500;	
	color:#fff;
	line-height:140%;
	float:right;
}

.rights{
	width:48%;
	float:left;
	margin:1%;
}
.design{
	width:48%;
	float:right;
	margin:1%;
}

.ftr_lt_txt{
	font-family: 'Open Sans', sans-serif;
	font-size:15px;	
	font-weight:600;	
	color:#fff;
}

.txt_right{
	text-align:right;
}

.page_heading{
	font-family: 'Open Sans', sans-serif;
    font-size: 32px;
    font-weight: 700;
    color: #171717;
    margin: 2% 1% 2% 1%;
}


/*--------------------------------------------------------------
contact page
--------------------------------------------------------------*/
.conta_col_sm1{
	width:30%;
	float:left;
	padding:2%;
	margin:0% 0% 2% 1%;
	height:460px;
}
.conta_col_sm2{
	width:69%;
	float:left;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.11);
	height:580px;
	padding:3%;
}
.conta_col_sm22{
	width:48%;
	float:left;
	margin:2% 1%;
}
.conta_txt h5{
	font-family: 'Open Sans', sans-serif;
	color: #041332;
	font-size: 16px;
	font-weight:600;
	padding: 2% 0% 4% !important;
	margin:0;
	letter-spacing:0;
}
.conta_txt h6{
	font-family: 'Open Sans', sans-serif;
	color: #041332;
	font-size: 16px;
	font-weight:600;
	padding: 2% 1% 0% !important;
	margin:0;
	letter-spacing:0;
}
.cont_icn{
	width:15px;
	float:left;
	margin:1% 3% 0% 0%;
	color:#015198  !important;
}
.cont_txt_main{
	width:86%;
	float:left;
}
.cont_txt_main p{
	font-family: 'Open Sans', sans-serif;
	color:#000 !important;
	line-height:150%;
	font-size: 14px;
}

.fa-mobile{
	font-size:26px !important;
}

.bg_clr_ct{
	background-color:#2d3194;
}

.inner_heading h1{
	font-family: 'Open Sans', sans-serif;
	color: #041332;
	font-size: 25px;
	text-align:left;
	font-weight:700;
	padding:1%;
	line-height:140%;
}
.inner_heading span{
	color: #4fb6c8;
}
.inner_heading h4{
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-size:26px;
	text-align:left;
	font-weight:500;
	padding:0% 1%;
	margin:0;
}

.conta_col_sm22{
	width: 54%;
	float:left;
	margin:2% 1%;
}

a.link3:link {
	color:#000;
	text-decoration:none;
}
a.link3:visited {
	color:#000;
	text-decoration:none;
}
a.link3:hover {
	color:#000;
	text-decoration:none;
}
a.link3:active {
	color:#000;
	text-decoration:none;
}



.p_links{
	background-color:#400001;
	padding:10px;
}

.p_links p{
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size:15px;
	text-align:center;
	font-weight:500;
}

.heading_audit{
	font-family:'Open Sans', sans-serif;
	font-size:24px;
	font-weight:600;
	color:#333;
	margin:1% 0%;
}

/*--------------------------------------------------------------
top_arrow
--------------------------------------------------------------*/
.top_arrow{
	width:25px;
	height:50px;
	position:fixed;
	right:2%;
	bottom:2%;
	display:none;
	transition-duration: 1s;
	background-image:url('../images/top.png');
	cursor:pointer;
	background-repeat:no-repeat;
	z-index: 999;
}
.top_arrow:hover{
	width:25px;
	height:50px;
	position:fixed;
	right:2%;
	transition-duration: 1s;
	bottom:2%;
	cursor:pointer;
	background-image:url('../images/top-b.png');
	display:none;
}




@media only screen and (max-width:930px){
.top{
	width:98%;
}	
.top3{
	width:100%;
}
.top2{
	width:96%;  
}
.col_sm3{
	width:100%;
}
.col_sm2{
	width:100%;
}
.ftr_icon{
	width:5%;
}
.ftr_txt{
	width:94%;
}

.rights{
	width:98%;
}
.design{
	width:98%;
}
.txt_right{
	text-align:left;
}
}

@media only screen and (max-width:800px){
.logo{
	float:none;
	margin:1% auto;
}
.logo2{
	
	display:none;
}
.logo3{
	width:500px;
	display:block;
}
.navbar{
	width:100%;
	background-color:#2d3192;
}
.col_sm8{
	float:none;
	width:80%;
	margin:1% auto;
}
.col_sm88{
	float:none;
	width:100%;
}
.col_sm9{
	float:none;
	width:100%;
}
.col_sm99{
	float:none;
	width:80%;
	margin:1% auto;
}
.conta_col_sm1{
	width:100%;
}
.conta_col_sm2{
	width:100%;
}
.col_sm10{
	width:96%;
	float:none;
	margin:1% auto;
}
.col_sm100{
	width:80%;
	margin:1% auto;
	float:none;
}
}

@media only screen and (max-width:540px){
.logo3{
	width:90%;
	margin:1% auto;
}
.logo{
	width:50%;
	margin:0 auto;
}

.col_sm99{
	width:100%;
}
.col_sm100{
	width:98%;
}	
.col_sm8{
	width:100%;
}
.ftr_icon{
	width:8%;
}
.ftr_txt{
	    width: 90%;
}
}
