/* CSS Document */

@font-face 
{
	font-family: 'Questrial-Regular';
	src: url('../fonts/Questrial-Regular.ttf')  format('truetype');
}
/************ About Page ************/
.inner-banner {
	margin-bottom:6%;
}
.about {
	margin-bottom:50px;
}

.about-h1 { 
	font-size: 50px; 
	font-weight:700; 
	text-align: center;
	margin-top: -10%;
	color: #fff;
	font-family: 'Anton', sans-serif;
	letter-spacing: 3px;
	line-height: 75px;
}
.about-span { 
	font-size: 20px;
	line-height: 30px;
	text-transform: capitalize;
	font-family: 'Lobster', cursive;
	text-align: center;
	color: #eee;
	text-shadow: 3px 0px #201e1f;
}
.about-head1{
	font-family: 'Questrial-Regular';
	font-size: 60px;
	line-height: 60px;
	color: #fff;
	font-weight:700;
	padding-bottom:-2px;
	text-align: left;
	/*! margin-top: -14%; */
	/*! text-shadow: 3px 0px #201e1f; */
	margin-left: 7%;
	padding-bottom: 8%;
}
.about-head1::after {

    height: 5px;
    display: block;
    width: 37px;
    background: #015198;
    border-bottom: 1px white;
    content: '';
    margin-top: 10px;
    margin-left: 0%;
    padding-bottom: 3px;
		text-shadow: 3px 0px #201e1f;
}
.about-head{
	font-family: 'Questrial-Regular';
	font-size: 30px;
	line-height: 26px;
	color: #054070;
	text-align:center;
	padding-top: 2%;
	font-weight:700;
	padding-bottom:10px;
		text-shadow: 3px 0px #201e1f;
}
.about-head::after {
   height: 4px;
    display: block;
    width: 45px;
    background: #f83e65;
    border-bottom: 1px white;
    content: '';
    margin-top: 15px;
    margin-left: 48%;
    padding-bottom: 5px;
		text-shadow: 3px 0px #201e1f;
}
.top-text { background-color:#fff; margin-left: -30%;padding: 20px;border: 1px solid #d7dce8;margin-right: 0%;box-shadow: 4px 6px 0 #fc7b7c;}
.img-set { margin-top:12%; margin-left:-5%;} 
.about-paragraph {
	font-family: 'Questrial-Regular';
	font-size: 16px;
	line-height: 27px;
	color: #59687c;
	text-align: justify;
	letter-spacing: 0.8px;
	margin-bottom: 15px;
}

.about-index{
color: #1d1d1d;
font-family: 'Questrial-Regular';
 font-size: 20px;
}



/*** Client Index Css ***/
.client-index {
	background-color:#f2f4f5;
	margin-bottom: 5%;
}
.margin-left-img {
	margin-left: 5%;
}
.company-text{
	font-family: 'Questrial-Regular';
	font-size:50px;
	line-height:14px;
	color:#000;
	/*! padding-top: 63px; */
	position: relative;
	padding-left: 5%;
	margin-bottom: 2%;
	font-weight: 600;
}
.company-text::after {
    height: 4px;
    display: block;
    width: 45px;
    background: #015198;
    border-bottom: 1px white;
    content: '';
    margin-top: 25px;
    margin-left: 1%;
    padding-bottom: 5px;
}
.company-paragraph {
	font-family: 'myriad pro-regular';
	font-size:17px;
	line-height:28px;
	color:#3a577d;
	font-weight:400;
	padding-left: 5%;
	text-align: justify;
	margin-bottom: 2%;
	/*! letter-spacing: 1px; */
}
.company-paragraph a{
	font-family: 'myriad pro-regular';
	font-size:17px;
	line-height:28px;
	color:#3a577d;
	font-weight:400;
	padding-left: 1%;
	text-align: justify;
	margin-bottom: 0%;
	/*! letter-spacing: 1px; */
}
.company-paragraph a:hover{
	color:#000000;
	text-decoration:none;
}
.position {
	position:absolute !important;
	width: 60% !important;
	z-index: 99;
}
.position-01 {
	position:relative !important;
	left: 50%;
}
.read-more-btn a {
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    background: #363636;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 13px 5%;
    border-radius: 35px 35px;
    font-family: 'Arial Rounded MT Bold';
    letter-spacing: 0.6px;
    margin-left: 5%;
}

.read-more-btn a:hover  {
    color: #fff;
	background: #d02e33;
	text-decoration:none;
}
/************ footer contant  ************/
.footer{
	background-color: #062566;
	padding-top: 4%;
}
/** footer Index Css **/
.footer{
	/*! margin: 6% 1% 2% 2%; */
}	
.footer-head{
	font-family: 'Questrial-Regular';
	color:#fff;
	font-size:25px;
}
.address-footer{
	font-family: 'Questrial-Regular';
	color:#fff;
	font-size:15px;
	line-height: 25px;
	margin-bottom: 15px;
	/*! font-weight: 700; */
	
}
.address-footer a{
	font-family: 'Questrial-Regular';
	color:#fff;
	font-size:15px;
}
.links-01{
	margin-top:18%;
}
.links-01 a{
		font-family: 'Questrial-Regular';
	font-size:15px;
	color:#fff;
	line-height: 26px;
}
.links-01 a:hover{
	color:#93d3ff;
	text-decoration:none;
}
.links-01 li{
	list-style:none;
}
.links{
	margin-top: -2%;
}
.links a{
		font-family: 'Questrial-Regular';
	font-size:15px;
	color:#fff;
	line-height: 26px;
}
.links a:hover{
	color:#93d3ff;
	text-decoration:none;
}
.links li{
	list-style:none;
}
.wrapper-01 {
	max-width:1250px;
	margin:0px auto;
}
/************ footer contant  ************/


.border{
	/*! width: auto; */
    /*! height: auto; */
    padding: 12px;
    border: 2px groove #062566;
	
}

.margin-01{
	margin-bottom: 2% !important;
}


/****** Table Contant ******/
table {
  	border-collapse: collapse;
	  margin: 0;
  	padding: 0;
  	width: 80%;
  	margin-bottom: 4%;
}
table td {
  	
  	border-bottom: 1px solid #747474; padding: 10px 0;
	font-family: 'Questrial-Regular';
	font-size:15px;
  	line-height: 18px;
  	text-align: center;
  	color: #062566;
}
.table-border {
  padding:10px;
	text-align: center;
}

table tr {
	background: #efefef66;
}
table td:hover {
	background-color: #add9ed;
	transition: all 0.5s ease-out;
	cursor: pointer;
}
table th {
	font-size: 18px;
	color: #fff;
	background-color: #062566;
    letter-spacing: 1px;
    line-height: 20px;
	font-weight: 700;
	font-family: 'Questrial-Regular';
	padding: 10px 0;
	text-align: center;
}
.table-th {
	font-family: 'Questrial-Regular';
	background-color:#202020;
	color:#fff;
	font-size:20px;
	padding:8px;
	text-align:center;
}
.table-td {
	padding:8px;
	font-family: 'Questrial-Regular';
	font-size:25px;
	font-weight: 700;
	text-align:center;
	border-bottom: none;
	
}
/****** Table Contant ******/
.overlay{
	
	margin-top: -46%;
	width: 372px;
	margin-left: 64%;
}
.p-text-1{
	font-family: 'Questrial-Regular';
	color:#fff;
	font-size:35px;
}
.p-text-2{
	font-family: 'Questrial-Regular';
	color:#000;
	font-size:50px;
	line-height: 50px;
	padding-bottom: 13px;
	padding-top: 10px;
}
.p-text-3{
	font-family: 'Questrial-Regular';
	color:#000;
	font-size:20px;
	line-height:32px;
	padding-bottom: 20px;
}
.p-btn a {
    /*! text-transform: uppercase; */
    color: #0c3f62;
    background: #fff;
    font-size: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: ;
    border-radius: 35px 35px;
    font-family: 'Questrial-Regular';
    /*! letter-spacing: 0.6px; */
    font-weight: 600;
    padding: 10px 10px 10px 10px;
    line-height: 26px;
}

.p-btn a:hover  {
    color: #fff;
	 background: #000;
	 text-decoration:none;
}
.gem-button-size-medium { padding: 0px 45px;
box-shadow: 0 12px 40px rgba(72, 196, 212, 0.3);
border-radius: 50px;
background-color: rgb(72, 196, 212);
color: #0c3f62;
font-weight: 700;
font-family: 'Questrial-Regular';
font-size: 20px;}

.footer-img { padding-top: 115px;padding-bottom: 0px; margin-top:-12% !important;}
.about-set { padding-top: 200px;padding-bottom: 190px;}

/**** social icon ****/

.social-1 {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    border-radius: 100%;
    transition: all 200ms ease-in;
}
[class^="hvr-"] {
    margin: 0px 4px;
    padding: 4px;
    cursor: pointer;
    background: #898989;
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
    width: 35px;
    height: 35px;
}
.hvr-hollow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: background;
    transition-property: background;
    box-shadow: inset 0 0 0 2px #898989, 0 0 1px transparent;
}

.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
    background: none;
   color: #FFF;
}

.social-01 {
    float: left;
    /*! padding: 17px 0; */
    margin: 0;
}
.social-01 li {
	border-bottom: none !important;
}

/**** social icon ****/
