@charset "utf-8";
/* CSS Document */



/*feature 7*/
.feature7 .feature7-icon {
    float: left;
    width: 70px;
    height: 70px;
    background: transparent;
    border: 2px solid #fff;
    text-align: center;
    margin-right: 25px;
}

.feature7 .feature7-icon i {
    font-size: 25px;
    line-height: 65px;
    color: #fff;
}

.feature7 .feature7-info {
    display: table;
}

.feature7 .feature7-info p {
    color: #fff;
    line-height: 23px;
}

/*feature 7*/

.contact7 {
	float:left;
	width: 28%;
}

.contact7.large{
	float:left;	
	width:30%;
}

.contact7.small{
	float:left;
	width: 13%;
}

.contact7 .contact7-icon {
    width: 64px;
    height: 64px;
    background: transparent;
    border: 5px solid #9fcfff;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 50%;
}

.contact7 .contact7-icon i {
    font-size: 22px;
    line-height: 55px;
    color: #0074e8;
}

.contact7 .contact7-info {
    display: table;
}

.contact7 .contact7-info img{
	width: 165px;
}

.contact7 .contact7-info p {
    color: #fff;
    line-height: 23px;
}

/*************************************
	    	inner-intro
**************************************/
.sub-banner-intro {
        height: auto;
        display: inline-block;
        background:url(../images/bg/about-bg.jpg);
        position: relative;
        padding: 85px 0 95px;
        margin-top: -15px;
        width: 100%;
        background-size: inherit;
        background-position: center left;
}

.sub-banner-intro .container {
    display: table;
    height: 100%;
    position: relative;
}

.sub-banner-intro span {
      text-transform: capitalize;
    display: inline-block;
    margin-top: 15px;
}

.sub-banner-intro h1 {
    text-transform: capitalize;
    color: #fff;
    text-align: left;
    padding-right: 25px;
    font-size: 60px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 600;
    display: inline-block;
    line-height: 58px;
    text-shadow: 1px 1px 5px rgb(0 0 0 / 62%);
    letter-spacing: 1px;
}

.sub-banner-title {
    vertical-align: middle;
    display: table-cell;
}

.sub-banner-title p {
    font-size: 21px;
    text-transform: capitalize;
    color: #ffffffad;
    text-align: left;
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 0;
    line-height: 34px !important;
    font-weight: 400;
    letter-spacing: 0.8px;
    font-style: italic;
}

.sub-banner-intro ul.page-breadcrumb li span {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

.sub-banner-intro ul.page-breadcrumb {
    padding-top: 60px;
    padding-bottom: 30px;
}

.sub-banner-intro ul.page-breadcrumb li {
    color: #fff;
    display: inline-block;
    list-style: none;
}

.sub-banner-intro ul.page-breadcrumb li i {
    font-size: 14px;
    padding: 0 7px;
}

.sub-banner-intro ul.page-breadcrumb li a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

.sub-banner-intro ul.page-breadcrumb li a:hover {
    color: #00a9da;
}


/*************************************
    		Our History
**************************************/
.history-main {
    width: 100%;
}

.liner {
    background: #fff;
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    width: 96%;
    z-index: 1;
    position: relative;
}

.liner i {
    position: absolute;
    right: -2px;
    top: -9px;
    color: #fff;
}

.history-content {
    list-style: outside none none;
    padding: 125px 0;
    width: auto;
}

.history-1 {
    position: relative;
    left: 45px;
}

.history-2 {
    position: relative;
    margin-left: 30%;
}

.history-3 {
    position: relative;
    margin-left: 58%;
}

.history-4 {
    position: relative;
    margin-left: 95%;
}

.history-line {
    background: #fff;
    height: 60px;
    left: 3px;
    position: absolute;
    top: -75px;
    width: 2px;


    z-index: 9;
}

.history-time-lin {
    position: relative;
    top: 10px;
    z-index: 2;
}

.history-time-lin:before {
    bottom: 0;
}

.history-time-lin:before {
    background: #fff;
    border-radius: 50%;
    content: "";
    height: 20px;
    left: -5px;
    position: absolute;
    width: 20px;
    z-index: 1;
}

.history-time-lin:after {
    border: 2px solid #fff;
    background: #000;
    border-radius: 50%;
    content: "";
    height: 30px;
    left: -5px;
    position: absolute;
    width: 30px;
}

.history-time-lin:after {
    left: -10px;
    top: -25px;
}

.history-item {
    left: -20px;
    position: absolute;
    top: -125px;
}

.history-item a {
    border-radius: 50%;
    border: 2px solid #fff;
    background: rgba(255, 255, 255, 0.2);
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    display: block;
}

.history-5 {
    position: relative;
    margin-left: 15%;
}

.history-6 {
    position: relative;
    margin-left: 53%;
}

.history-7 {
    position: relative;
    margin-left: 78%;
}

.history-line-2 {
    background: #fff none repeat scroll 0 0;
    height: 60px;
    left: 3px;
    position: absolute;
    top: 15px;
    width: 2px;
    z-index: 9;
}

.history-item-2 {
    left: -20px;
    position: absolute;
    top: 75px;
}

.history-item-2 a {
    border-radius: 50%;
    border: 2px solid #fff;
    background: rgba(255, 255, 255, 0.2);
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    display: block;
}

/*Our History */


.our-history .section-title-1 h1{
    font-size: 48px;
    line-height: 45px;
    letter-spacing: 0.8px;
    margin-bottom: 15px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    text-transform: capitalize;
}

.our-history .section-title-1 p{

font-size: 18px;

margin-bottom: 20px;
}

.our-history .timeline {
    list-style: none;
    padding: 75px 0 65px;
    position: relative;
}

.our-history .timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 4px;
    background-color: #d3ecff;
    left: 50%;
    margin-left: -1.5px;
}

.our-history .timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.our-history .timeline > li:before, .our-history .timeline > li:after {
    content: " ";
    display: table;
}

.our-history .timeline > li:after {
    clear: both;
}

.our-history .timeline > li:before, .our-history .timeline > li:after {
    content: " ";
    display: table;
}

.our-history .timeline > li:after {
    clear: both;
}

.our-history .timeline > li > .timeline-panel {
    width: 46%;
    float: left;
    padding: 25px 30px 30px 30px;
    position: relative;
    border: 4px solid #d3ecff;
    margin-top: -15px;
}

.our-history .timeline > li > .timeline-panel-right {
    width: 48%;
    float: right;
    padding: 6px 30px 20px 0px;
    position: relative;
}


.our-history .timeline > li > .timeline-panel-right h4{
	text-align:left;
}

.our-history .timeline > li > .timeline-panel .timeline-heading h4{
	font-weight: 700;
}

.our-history .timeline > li > .timeline-panel .timeline-heading p{
	line-height: 25px;
	padding-bottom: 2px;
}

.our-history .timeline > li > .timeline-panel .timeline-body p{
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 0.4px;
	font-family: 'Poppins';
}

.our-history .timeline > li > .timeline-panel .timeline-body .certificate-button{
	margin-top:15px;	
}

.our-history .timeline > li > .timeline-panel:before {
    position: absolute;
    top: 34px;
    right: -33px;
    display: inline-block;
    width: 42px;
    height: 4px;
    background: #d3ecff;
    content: " ";
}

.our-history .timeline > li > .timeline-badge {
    color: #fff;
    width: 18px;
    height: 18px;
    line-height: 10px;
    font-size: 0.7em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    border: 3px solid #00a9da;
    margin-left: -9px;
    background-color: #fff;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    box-shadow: 0 0 0 5px #fff;
}

.our-history .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.our-history .timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -32px;
    right: auto;
}

.our-history .timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.our-history .timeline-body > p + p {
    margin-top: 5px;
}

.our-history .timeline > li {
    text-align: right;
}

.our-history .timeline > li.timeline-inverted {
    text-align: left;
}

.our-history .timeline .text-muted {
    font-size: 28px;
    color: #00a9da;
    font-weight: 800;
}

.our-history .timeline .timeline-arrow {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    text-align: center;
    color: #fff;
    bottom: 0;
}


/*************************************
	    	inner-intro
**************************************/
.service-banner-intro {
    height: 475px;
    display: inline-block;
    background:url(../images/service-bg.jpg);
    background-position: center;
    position: relative;
    margin-top: -15px;
    width: 100%;
    vertical-align: middle;
}

.service-banner-intro .container {
    display: table;
    height: 100%;
    position: relative;
}

.service-banner-intro span {
    text-transform: capitalize;
    display: inline-block;
    margin-top: 15px;
}

.service-banner-intro span font.small {
font-size: 40px;
	color: #fff;
	font-weight: 700;
}

.service-banner-intro span.small {
	font-size: 40px;
	color: #fff;
	font-weight: 700;
	letter-spacing:0.8px;
}

.service-banner-intro h3 {
	color:#fff;
	text-align:right;
	padding-right: 24px;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.service-banner-intro h1 {
    text-transform: capitalize;
    color: #fff;
    text-align: left;
    padding-right: 0;
    font-size: 60px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 0 !important;
    font-weight: 600;
    display: inline-block;
    line-height: 58px;
    text-shadow: 1px 1px 5px rgb(0 0 0 / 62%);
    letter-spacing: 0.4px;
}

.service-banner-title {
    vertical-align: middle;
    display: table-cell;
}

.service-banner-title p {
    font-size: 20px;
    text-transform: capitalize;
    color: #ffffffad;
    text-align: left;
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 0;
    line-height: 36px !important;
    font-weight: 400;
    letter-spacing: 0.8px;
    font-style: italic;
}

.service-banner-intro ul.page-breadcrumb li span {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

.service-banner-intro ul.page-breadcrumb {
    padding-top: 60px;
    padding-bottom: 30px;
}

.service-banner-intro ul.page-breadcrumb li {
    color: #fff;
    display: inline-block;
    list-style: none;
}

.service-banner-intro ul.page-breadcrumb li i {
    font-size: 14px;
    padding: 0 7px;
}

.service-banner-intro ul.page-breadcrumb li a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

.service-banner-intro ul.page-breadcrumb li a:hover {
    color: #00a9da;
}


.info-banner-intro {
    height: 420px;
    display: inline-block;
    background:url(../images/service-bg.jpg);
    background-position: bottom;
    position: relative;
    z-index: 0;
    padding: 110px 0 110px;
    margin-top: -15px;
    width: 100%;
}

.info-banner-intro .container {
    display: table;
    height: 100%;
    position: relative;
}

.info-banner-intro span {
    text-transform: capitalize;
}

.info-banner-intro h3 {
	color:#fff;
	text-align:right;
	padding-right: 24px;
	font-size: 27px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.info-banner-intro h1 {
    text-transform: uppercase;
    color: #fff;
    text-align: left;
    padding-right: 25px;
    font-size: 55px;
    margin: 0;
    padding-top: 0px;
    padding-bottom: 15px;
    font-weight: 700;
    display: inline-block;
    line-height: 45px;
}

.info-banner-title {
    vertical-align: bottom;
    display: table-cell;
}

.info-banner-title p {
     font-size: 22px;
     text-transform: capitalize;
     color: #ffffffad;
     text-align: left;
     padding-left: 0;
     padding-top: 10px;
     padding-bottom: 0;
     line-height: 34px !important;
     font-weight: 400;
     letter-spacing: 0.8px;
     font-style: italic;
}

.info-banner-intro ul.page-breadcrumb li span {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

.info-banner-intro ul.page-breadcrumb {
    padding-top: 60px;
    padding-bottom: 30px;
}

.info-banner-intro ul.page-breadcrumb li {
    color: #fff;
    display: inline-block;
    list-style: none;
}

.info-banner-intro ul.page-breadcrumb li i {
    font-size: 14px;
    padding: 0 7px;
}

.info-banner-intro ul.page-breadcrumb li a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

.info-banner-intro ul.page-breadcrumb li a:hover {
    color: #00a9da;
}



.border-bottom::after {
    content: " ";
    display: block;
    height: 12px;
    background: #93dcff;
    margin-top: -13px;
}

.border-bottom-blue::after {
    content: " ";
    display: block;
    height: 12px;
    background: #00b6ffab;
    margin-top: -13px;
}

.border-bottom-black::after {
    content: " ";
    display: block;
    height: 12px;
    background: #0061b7;
    margin-top: -13px;
}



.about-page-section {display: inline-block;width: 100%;padding: 75px 0 55px;}

.about-page-section .img-style img {
	height:630px;
	width:100%;
	object-fit: cover;
	margin-bottom: 25px;
}


.about-page-section .img-style::before {
        /* background: rgb(36 138 239); */
        content: "";
        height: 107%;
        left: -45%;
        position: absolute;
        top: -20%;
        width: 100%;
        z-index: -1;
}

.about-page-section .content {
	padding: 35px 40px;
    border: 8px solid #dbdbdb;
	
}

.about-page-section .content h3{
    font-size: 48px;
    line-height: 45px;
    letter-spacing: 0.8px;
    margin-bottom: 30px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    text-transform: capitalize;
}

.about-page-section .content p{
	font-size: 17px;
	text-align:justify;
	letter-spacing: 0.8px;
	color: #111;
	padding-bottom: 8px;
	font-family:'poppins',sans-serif;
}


.service-section {
	display: inline-block;
	width: 100%;
	padding: 60px 0 60px;
}

.service-section::before {
        background: rgb(36 138 239);
        content: "";
        height: 120%;
        left: 57%;
        position: absolute;
        top: 45%;
        width: 45%;
        z-index: -1;
}

.service-section .img-style img {
	height:400px;
	width:100%;
	object-fit: cover;
	margin-bottom: 45px;
	border: 5px solid #fff;
}




.service-section .content {
	padding: 35px 35px;
	border: 8px solid #dbdbdb;
}

.service-section .content h3{
    font-size: 48px;
    line-height: 45px;
    letter-spacing: 0.8px;
    margin-bottom: 30px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    text-transform: capitalize;
}

.service-section .content p{
	font-size: 16px;
	text-align:justify;
	letter-spacing: 0.6px;
	color: #111;
	padding-bottom: 8px;
	font-family:'poppins',sans-serif;
}

.service-section .content-list {
		padding: 5px 5px 20px 40px;
}

.service-section .content-list h3{
	font-size: 28px;
	color:#fff;
	margin-bottom: 20px;
	font-weight: 600;
	letter-spacing:0.8px;
	margin-top: 0;
}


.service-section .content-list ul{
	list-style:circle;
	padding: 0 0px 0 20px;
}


.service-section .content-list ul li{
	font-size: 15px;
	line-height: 23px;
	letter-spacing: 0.6px;
	color: #fff;
	padding-bottom: 16px;
}

.mission-text-box {
    padding: 70px 70px 70px 90px;
    background: rgb(0 156 255 / 90%);
    height: auto;
}

.mission-text-box h2{
color: #fff;
font-weight: 600;
}

.mission-text-box h2{
color: #fff;
font-weight: 600;
}

.mission-text-box h4 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 26px;
}

.mission-text-box p{color: #fff;margin-top: 25px;text-align: justify;font-size: 16px;letter-spacing: 1px;line-height: 30px;margin-top: 15px; }


.values-section {display: inline-block;width: 100%;padding: 75px 0 75px;}

.values-section .img-style img {
	height: 698px;
	width:100%;
	object-fit: cover;
}

.values-section .img-style::before {
        content: "";
        height: 100%;
        right: -45%;
        position: absolute;
        top: 100px;
        width: 100%;
        z-index: -1;
}

.values-section .content {
	padding: 35px 35px;
	border: 8px solid #dbdbdb;
}

.values-section .content ul {
	padding-left: 20px;
}

.values-section .content ul li{
	color:#111;
	font-size: 17px;
	padding-bottom: 15px;
	line-height: 28px;
	letter-spacing: 0.4px;
}

.values-section .content h3{
    font-size: 48px;
    line-height: 45px;
    letter-spacing: 0.8px;
    margin-bottom: 30px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    text-transform: capitalize;
}

.values-section .content p{
	font-size: 15px;
    text-align:justify;
    letter-spacing: 0.5px;
    color: #111;
	padding-bottom: 8px;
	font-family:'poppins',sans-serif;
}


.csr-text-box {
    padding: 50px 40px;
    height: auto;
}

.csr-text-box h2{
color: #fff;
font-weight: 600;
}

.csr-text-box h2{
color: #fff;
font-weight: 600;
}

.csr-text-box h4 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 48px;
    display: inline-block;
    margin-bottom: 15px;
    line-height: 45px;
}

.csr-text-box h3{
		
}

.csr-text-box p{
	color: #fff;
	margin-top: 25px;
	text-align: justify;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 30px;
	margin-top: 15px; 
}

.csr-text-box ul {
	padding-left: 20px;
	padding-top: 15px;
}

.csr-text-box ul li{
	color:#fff;
	font-size: 17px;
	padding-bottom: 20px;
	line-height: 28px;
	letter-spacing: 0.8px;
}



.industry-text-box {
    padding: 85px 20px;
    height: auto;
}

.industry-text-box h2{
color: #fff;
font-weight: 600;
}

.industry-text-box h2{
color: #fff;
font-weight: 600;
}

.industry-text-box h4 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 40px;
    display: inline-block;
    margin-bottom: 15px;
    line-height: 45px;
}

.industry-text-box h3{
		
}

.industry-text-box p{
	color: #fff;
	margin-top: 25px;
	text-align: justify;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 30px;
	margin-top: 15px;
}

.industry-text-box ul {
	padding-left: 20px;
	padding-top: 15px;
}

.industry-text-box ul li{
	color:#fff;
	font-size: 17px;
	padding-bottom: 20px;
	line-height: 28px;
	letter-spacing: 0.8px;
}


.industry-text-box-white {
    padding: 85px 20px;
    height: auto;
}

.industry-text-box-white h2{
color: #fff;
font-weight: 600;
}

.industry-text-box-white h2{
color: #fff;
font-weight: 600;
}

.industry-text-box-white h4 {
    color: #111;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 40px;
    display: inline-block;
    margin-bottom: 15px;
    line-height: 42px;
}

.industry-text-box-white h4 span{
	display:inline-block;
	margin-top:10px;	
}

.industry-text-box-white h3{
		
}

.industry-text-box-white p{
	color: #111;
	margin-top: 25px;
	text-align: justify;
	font-size: 16px;
	letter-spacing: 1px;

	line-height: 30px;
	margin-top: 15px;
}

.industry-text-box-white ul {
	padding-left: 20px;
	padding-top: 15px;
}

.industry-text-box-white ul li{
	color:#fff;
	font-size: 17px;
	padding-bottom: 20px;
	line-height: 28px;
	letter-spacing: 0.8px;
}




.legal-text-box {
    padding: 85px 20px;
    height: auto;
}

.legal-text-box h2{
color: #fff;
font-weight: 600;
}

.legal-text-box h2{
color: #fff;
font-weight: 600;
}

.legal-text-box h4 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 40px;
    display: inline-block;
    margin-bottom: 15px;
    line-height: 45px;
}

.legal-text-box h4 span {
    display: inline-block;
    margin-top: 10px;
}

.legal-text-box h3{
		
}

.legal-text-box p{
	color: #fff;
	margin-top: 25px;
	text-align: justify;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 30px;
	margin-top: 15px;
}

.legal-text-box ul {
	padding-left: 20px;
	padding-top: 15px;
}

.legal-text-box ul li{
	color:#fff;
	    font-size: 16px;
    padding-bottom: 5px;
    line-height: 28px;
    letter-spacing: 0.8px;
}


.legal-text-box-white {
    padding: 65px 20px;
    height: auto;
}

.legal-text-box-white h2{
color: #fff;
font-weight: 600;
}

.legal-text-box-white h2{
color: #fff;
font-weight: 600;
}

.legal-text-box-white h4 {
    color: #111;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 33px;
    display: inline-block;
    margin-bottom: 15px;
    line-height: 38px;
}

.legal-text-box-white h4 span{
	display:inline-block;
	margin-top:10px;	
}

.legal-text-box-white h3{
		
}

.legal-text-box-white p{
	color: #111;
	margin-top: 25px;
	text-align: justify;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 27px;
	margin-top: 15px;
}

.legal-text-box-white ul {
	padding-left: 20px;
	padding-top: 15px;
}

.legal-text-box-white ul li{
	color: #111111;
	font-size: 16px;
	padding-bottom: 5px;
	line-height: 28px;
	letter-spacing: 0.8px;
}



.info-page-section {display: inline-block;width: 100%;padding: 55px 0 55px;}

.info-page-section .img-style img {
	height:630px;
	width:100%;
	object-fit: cover;
	margin-bottom: 25px;
}


.info-page-section .img-style::before {
        /* background: rgb(36 138 239); */
        content: "";
        height: 107%;
        left: -45%;
        position: absolute;
        top: -20%;
        width: 100%;
        z-index: -1;
}

.info-page-section .content {
	padding: 35px 40px;
    border: 8px solid #dbdbdb;
	
}

.info-page-section .content h3{
    font-size: 48px;
    line-height: 45px;
    letter-spacing: 0.8px;
    margin-bottom: 30px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    text-transform: capitalize;
}

.info-page-section .content p{
	font-size: 17px;
	text-align:justify;
	letter-spacing: 0.8px;
	color: #111;
	padding-bottom: 8px;
	font-family:'poppins',sans-serif;
}


.footer-section {display: inline-block;width: 100%;padding: 70px 0 70px;}


.footer-section .img-style img {
	height:630px;
	width:100%;
	object-fit: cover;
	margin-bottom: 25px;
}


.footer-section .img-style::before {
        background: rgb(36 138 239);
    content: "";
    height: 107%;
    left: -45%;
    position: absolute;
    top: -20%;
    width: 100%;
    z-index: -1;
}

.footer-section .content {
	padding: 10px 10px 40px 10px;
	display: inline-block;
	width:100%;
}

.footer-section .content h3{
    font-size: 48px;
    line-height: 45px;
    letter-spacing: 0.8px;
    margin-bottom: 30px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    text-transform: capitalize;
}

.footer-section .content h4{
color: #005acd;
font-size: 20px;
font-weight: 600;
padding-bottom: 5px;
}

.footer-section .content p{
	font-size: 15px;
	text-align: left;
	letter-spacing: 0.8px;
	color: #111;
	padding-bottom: 0px;
	font-family:'poppins',sans-serif;
	line-height: 25px;
}


.footer-section .key-content {
	padding: 10px 10px 40px 10px;
	display: inline-block;
	width:100%;
}

.footer-section .key-content h3{
    font-size: 48px;
    line-height: 45px;
    letter-spacing: 0.8px;
    margin-bottom: 30px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    text-transform: capitalize;
}

.footer-section .key-content h4{
color: #005acd;
font-size: 20px;
font-weight: 600;
padding-bottom: 5px;
}

.footer-section .key-content h5{color: #0054a9;font-size: 27px;font-weight: 700;padding-bottom: 0;letter-spacing: 0.8px;}

.footer-section .key-content h6{color: #6c6c6c;font-size: 25px;font-weight: 500;padding-bottom: 10px;letter-spacing: 0.8px;}

.footer-section .key-content b{
		
}

.footer-section .key-content p{
	font-size: 17px;
	text-align: left;
	letter-spacing: 0.8px;
	color: #111;
	padding-bottom: 4px;
	font-family:'poppins',sans-serif;
	line-height: 26px;
}


.contact-text-box {
    padding: 0;
    background: transparent;
    height: auto;
}


/*************************************
    			Background  
 **************************************/
/*images background*/
.white-bg {
    background: #fff;
}

.gray-bg {
    background: #eceff7;
}

.blue-bg {
    background: #00a9da;
}

.black-bg {
    background: #323232;
}

.bg-opacity-black-10:before {
    background: rgba(0, 0, 0, 0.1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-black-20:before {
    background: rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-black-30:before {
    background: rgba(0, 0, 0, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-black-40:before {
    background: rgb(0 0 0 / 74%);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-black-50:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-black-60:before {
    background: rgba(0, 0, 0, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-black-70:before {
    background: rgba(0, 0, 0, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.bg-opacity-black-80:before {
    background: rgba(0, 0, 0, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-black-90:before {
    background: rgba(0, 0, 0, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-10:before {
    background: rgba(255, 255, 255, 0.1);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-20:before {
    background: rgba(255, 255, 255, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-30:before {
    background: rgba(255, 255, 255, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-40:before {
    background: rgba(255, 255, 255, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-50:before {
    background: rgba(255, 255, 255, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-60:before {
    background: rgba(255, 255, 255, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-70:before {
    background: rgba(255, 255, 255, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-80:before {
    background: rgba(255, 255, 255, 0.8);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-white-90:before {
    background: rgba(255, 255, 255, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-blue-20:before {
    background: rgba(0, 169, 218, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-blue-50:before {
    background: rgba(0, 169, 218, 0.5);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-blue-70:before {
    background: rgba(0, 169, 218, 0.7);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-opacity-blue-90:before {
    background: rgba(0, 169, 218, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.bg-gradient:before {
    background: rgba(0, 0, 0, 0.8);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a9da), color-stop(100%, #000000));
    background: -webkit-linear-gradient(-315deg, #00a9da 0%, #000000 100%);
    background: -webkit-linear-gradient(0deg, #00a9da 0%, #000000 100%);
    background: linear-gradient(0deg, #00a9da 0%, #000000 100%);
    opacity: 0.6;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}


.bg-1 {
    background: url(../images/bg/01.jpg);
    background-attachment: fixed;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
}

.bg-2 {
    background: url(../images/bg/02.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-3 {
    background:url(../images/slider/slider-3.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-4 {
    background: url(../images/bg/04.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-5 {
    background: url(../images/bg/05.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
}

.bg-6 {
    background: url(../images/bg/06.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-7 {
    background: url(../images/bg/07.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-8 {
    background: url(../images/bg/08.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-9 {
    background: url(../images/bg/09.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
}

.bg-10 {
    background: url(../images/bg/11.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-11 {
    background: url(../images/bg/12.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
}

.bg-12 {
    background: url(../images/bg/15.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
}

.bg-13 {
    background: url(../images/bg/16.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-14 {
    background: url(../images/bg/18.png);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
}

.bg-15 {
    background: url(../images/bg/19.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
}

.bg-16 {
    background: url(../images/bg/20.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
}

.bg-17 {
    background: url(../images/bg/21.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment: fixed;
}

.bg-18 {
    background: url(../images/bg/22.jpg);
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
}

.our-services {
	display:inline-block;
	width:100%;
	
}

.industry-serve {
	display:inline-block;
	width:100%;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment:scroll;	
}


.legal-service {
	display:inline-block;
	width:100%;
    background-clip: initial;
    background-color: rgba(0, 0, 0, 0);
    background-origin: initial;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
    position: relative;
    z-index: 0;
    background-attachment:scroll;	
}

.mission-section{
	display:inline-block;
	width:100%;
	padding:60px 0;
}

.thim-sc-image-box:hover .number {
	color:#FFF !important;
	text-shadow: 1px 1px 0px rgba(17, 17, 17, 1);
	-webkit-transform:translate(0, 10px);
	-moz-transform:translate(0, 10px);
	-ms-transform:translate(0, 10px);
	-o-transform:translate(0, 10px)
}
.thim-sc-image-box .image-box {
	padding-right:0;
	padding-left:0
}
.thim-sc-image-box .image-box img {
	width:100%
}
.thim-sc-image-box .image-box .number {
	position:absolute;
	font-size:120px;
	font-weight:700;
	letter-spacing:2.4px;
	top:82px;
	right:52px;
-webkit-transition:all .2s ease-in-out 0s;
-khtml-transition:all .2s ease-in-out 0s;
-moz-transition:all .2s ease-in-out 0s;
-ms-transition:all .2s ease-in-out 0s;
-o-transition:all .2s ease-in-out 0s;
transition:all .2s ease-in-out 0s
}
.thim-sc-image-box .text-content {
	position:relative
}
.thim-sc-image-box .text-content .bg-content {
	position:absolute;
	z-index:0;
	width:100%;
	height:auto;
	object-fit:cover;
	-webkit-filter:blur(10px) grayscale(1) opacity(.1);
	filter:blur(10px) grayscale(1) opacity(.15)
}
.thim-sc-image-box .text-content .text-content-inner {
	position:absolute;
	width:100%;
	height:auto;
	margin-top:71px;
	padding-bottom:20px;
	max-width:700px
}
.thim-sc-image-box .text-content-inner .title-box {
	font-size:42px;
	font-weight:500;
	letter-spacing:.8px;
	margin-bottom:0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #ac770d;
}
.thim-sc-image-box .text-content-inner .sub-title {
	font-size:16px;
	font-weight:300;
	line-height:1.63;
	letter-spacing:.3px;
	margin-top:-6px
}
.thim-sc-image-box .text-content-inner .underline {
	margin-top: 5px;
	border-bottom: 1px solid #000;
	width: 92px;
}
.thim-sc-image-box .text-content-inner .content {
	font-size:16px;
	font-weight:300;
	line-height:1.63;
	letter-spacing:.3px;
	margin-top:34px;
	text-align: justify;
}
.thim-sc-image-box.left .text-content-inner {
	padding-left:45px;
	padding-right:10px
}
.thim-sc-image-box.right .image-box {
	order:1
}
.thim-sc-image-box.right .image-box .number {
	left:52px
}
.thim-sc-image-box.right .text-content-inner {
	right:0;
	padding-right:45px;
	padding-left:10px;
	text-align:right
}
.thim-sc-image-box.right .text-content-inner .content {
	margin-left:auto
}
.thim-sc-image-box.right .text-content-inner .underline {
	float:right
}

.utilities-style {
    padding: 40px 40px;
    border: 8px solid #dbdbdb;
    display: inline-block;
    width: 100%;
}

.utilities-style h4.unit-head{
		
font-size: 22px;
}

.utilities-style h6{
	font-size: 18px;
    color: #111;
    font-weight: 400;
}

.utilities-style input, select, textarea{
	padding:15px;
	height: 50px;
	font-size:16px;
	letter-spacing: 0.8px;
	background-color: #eee;
	padding: 15px 12px;
	border: 1px solid #ccc;
}

.utilities-style button {
	height: 40px;
	padding: 3px 18px;
	background-color: #0074e8;
	color: #fff;
	border: 0;
	letter-spacing: 0.8px;
}

.utilities-style table {
    border-bottom: 0;
    height: 330px;
}

.utilities-style table tr {
border: 0;
}

.utilities-style table tr td{
border: 0;
padding:0;
}


.select2-container {
position: relative;
display: inline-block;
vertical-align: middle;
text-align: center;
margin: 0 0 15px 0px;
padding: 0;
letter-spacing: .075em;
background-color:transparent;
width: 100%;
}

.select2-container-active {
	border-color: #54c1e5;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
	/*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
	-webkit-box-sizing: border-box;
	/* webkit */
	-moz-box-sizing: border-box;
	/* firefox */
	box-sizing: border-box;
	/* css3 */
}

.select2-container .select2-choice {
    display: inline-grid;
    position: relative;
    color: #d1d1d1;
    background-color: transparent;
    padding: 17px 20px 17px 15px;
    border-radius: 0;
    text-decoration: none;
    border: 3px solid #fff;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    width: 100%;
}

.select2-container .select2-choice > .select2-chosen {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.select2-dropdown-open .select2-choice {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-arrow {
	display: inline-block;
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translateY(-50%);
	line-height: 1;
}

.select2-arrow b:before {
	display: inline-block;
	font-weight: 400;
	content: "\f107";
	font-family: "FontAwesome";
	font-size: 20px;
	transform: rotate(0deg);
}

.select2-dropdown-open .select2-arrow b:before {
	transform: rotate(180deg);
}

.select2-container .select2-choice abbr {
	display: none;
}

.select2-drop-mask {
	border: 0;
	margin: 0;
	padding: 0;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	/* styles required for IE to work */
	background-color: #ffffff;
	filter: alpha(opacity=0);
}

.select2-drop {
	width: 100%;
	margin-top: -1px;
	position: absolute;
	z-index: 100;
	top: 100%;
	background: #ffffff;
	color: #777777;
	border: 1px solid #e1e1e1;
	border-top: 0;
	border-radius: 0 0 0 0;
}

.select2-drop-active {
	border: 1px solid #54c1e5;
	border-top: 0;
}

.select2-drop.select2-drop-above {
	margin-top: 1px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 0;
}

.select2-drop.select2-drop-above.select2-drop-active {
	border: 1px solid #54c1e5;

}

.select2-search {
	display: inline-block;
	width: 100%;
	padding: 4px 4px 0;
	position: relative;
	z-index: 10000;
	white-space: nowrap;
}

.select2-search:before {
	position: absolute;
	right: 25px;
	top: 50%;
	transform: translateY(calc(-50% + 4px));
	display: inline-block;
	content: '\f43b';
	font-family: "Material Design Icons";
	font-size: 20px;
	line-height: 1;
}

.select2-search input {
	width: 100%;
	padding: 5px 35px 5px 5px;
	margin: 0;
	outline: 0;
	font-size: 1em;
	background-color: #ffffff;
	color: #777777;
	border: 1px solid #e1e1e1;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
	border: 3px solid #e1e1e1;
	border-top-color: transparent;
}

.select2-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* results */
.select2-results {
padding: 4px 4px;
position: relative;
overflow-x: hidden;
height: 400px;
overflow-y: scroll;
}

.select2-result {
	border-radius: 0;
	transition: .1s;
}

.select2-results li.select2-result-with-children > .select2-result-label {
	font-weight: bold;
}

.select2-results .select2-result-label {
	padding: 3px 7px 4px;
	margin: 0;
	cursor: pointer;
	min-height: 1em;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.select2-results .select2-highlighted {
	color: #ffffff;
	background: #54c1e5;
}

.select2-results li em {
	background: #ffffff;
	font-style: normal;
}

.select2-results .select2-highlighted em {
	background: transparent;
}

.select2-results .select2-highlighted ul {
	background: #ffffff;
	color: #000000;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
	color: #ffffff;
	background: #54c1e5;
	display: list-item;
	cursor: default;
}

.select2-results .select2-disabled {
	background: #b7b7b7;
	display: list-item;
	cursor: default;
}

.select2-results .select2-selected {
	display: none;
}

.select2-results .select2-ajax-error {
	background: rgba(255, 50, 50, 0.2);
}

.select2-more-results {
	background: #f4f4f4;
	display: list-item;
}

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
	background-color: #f4f4f4;
	background-image: none;
	border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
	display: none;
}

/* multiselect */
.select2-container-multi {
	display: flex;
	align-items: stretch;
	height: auto;
	min-height: 60px;
}

.select2-container-multi .select2-choices {
	display: flex;
	flex-flow: row;
	align-items: center;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 0;
	cursor: text;
	overflow: hidden;
}

.select2-locked {
	padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
	min-height: 26px;
}

.select2-container-multi .select2-choices .select2-search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
	width: 100% !important;
	outline: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
	padding: 4px 5px 4px 20px;
	margin: 3px 0 3px 5px;
	position: relative;
	line-height: 13px;
	cursor: default;
	border: 1px solid #c8c8c8;
	background-clip: padding-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #c8c8c8;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
	cursor: default;
}

.select2-search-choice-close {
	display: block;
	width: 12px;
	height: 13px;
	position: absolute;
	right: 3px;
	top: 3px;
	color: #2c343b;
}

.select2-search-choice-close:before {
	display: inline-block;
	content: '\f24c';
	font-family: "Material Design Icons";
	font-size: 12px;
	line-height: 1;
}

.select2-container-multi .select2-search-choice-close {
	left: 3px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
	background-color: #f4f4f4;
	background-image: none;
	border: 1px solid #ddd;
	cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
	padding: 3px 5px 3px 5px;
	border: 1px solid #ddd;
	background-image: none;
	background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
	display: none;
	background: none;
}

/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
	text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
	clip: rect(0 0 0 0) !important;
	width: 1px !important;
	height: 1px !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	position: absolute !important;
	outline: 0 !important;
	left: 0px !important;
	top: 0px !important;
}

.select2-display-none {
	display: none;
}

.select2-measure-scrollbar {
	position: absolute;
	top: -10000px;
	left: -10000px;
	width: 100px;
	height: 100px;
	overflow: scroll;
}



.quote-page {
	padding: 85px 0;
	display: inline-block;
	width: 100%;
}

.quote-page {
	text-align:center;
	
}

.quote-page h3{color: #ed1b1b;margin-top: 12px;font-size: 37px;font-weight: 500;}

.quote-page h5{
	font-size: 34px;
	color:#000;
	font-weight:500;
	line-height:38px;
	word-spacing:2px;
	letter-spacing:0px;
	margin-bottom:23px;
	text-transform:capitalize;
}

.sub-footer {
	background-color:#111;	
}


.footer-section .footer-inner p{
	text-align:center;
	font-size: 24px;
}

.footer-section .footer-inner h2{
	font-weight:700;
	font-family: 'Montserrat', sans-serif;
	color: #0074e8 !important;
	font-size: 36px;
	text-align:center;
	margin-bottom: 60px;
	letter-spacing: 1px;
}

.footer-section .footer-inner h3{
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    color: #0074e8 !important;
    font-size: 45px;
    text-align: left;
    margin-bottom: 35px;
    letter-spacing: 1px;
}

.footer-section .footer-inner h4.title{
	color:;
	font-weight:600;
	font-family: 'Titillium Web', sans-serif;	
}

@media only screen and (max-width: 1499px) {
	


.header .header-top__contacts {
    margin-right: 38px;
    font-size: 13px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 0.8px;
}

.header .header-top {
    position: relative;
    padding: 11px 40px 5px 45px;
    border-bottom-left-radius: 25px;
    width: 100%;
    background-color: #0074e8;
    margin-left: 0;
    display: inline-block;
}	
	.about-page-section .content p {
    font-size: 14px;
    text-align: justify;
    letter-spacing: 0.5px;
    color: #111;
    padding-bottom: 8px;
    font-family: 'poppins', sans-serif;
}


.header .header__btn {
    float: right;
    margin-top: 12px;
    padding: 13px 19px;
    letter-spacing: 0.9px;
    font-size: 13px;
}

.legal-text-box {
    padding: 65px 20px;
    height: auto;
}

.legal-text-box h4 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 40px;
    display: inline-block;
    margin-bottom: 15px;	
}

.sub-banner-intro h1 {
    text-transform: capitalize;
    color: #fff;
    text-align: left;
    padding-right: 25px;
    font-size: 50px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: 600;
    display: inline-block;
    line-height: 50px;
    text-shadow: 1px 1px 5px rgb(0 0 0 / 62%);
    letter-spacing: 1px;
}

.legal-text-box p {
    color: #fff;
    margin-top: 25px;
    text-align: justify;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 27px;
    margin-top: 15px;
}


.sub-header .sub-header__btn {
    float: right;
    margin-top: 6px;
    padding: 13px 19px;
    letter-spacing: 0.9px;
    font-size: 11px;
}
/*************************************
	    	inner-intro
**************************************/
.sub-banner-intro {
   height: auto;
   display: inline-block;
   background: url(../images/bg/about-bg.jpg);
   position: relative;
   z-index: 0;
   padding: 60px 0 60px;
   margin-top: -15px;
   width: 100%;
   background-size: inherit;
   background-position: center center;
}

.sub-banner-intro .container {
    display: table;
    height: 100%;
    position: relative;
}

.sub-banner-intro span {
    text-transform: capitalize;
}

.sub-banner-title {
    vertical-align: bottom;
    display: table-cell;
}

.sub-banner-title p {
    font-size: 18px;
    text-transform: capitalize;
    color: #ccc;
    text-align: left;
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 0;
    line-height: 33px !important;
    font-weight: 400;
    letter-spacing: 0.8px;
}

.sub-banner-intro ul.page-breadcrumb li span {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

.sub-banner-intro ul.page-breadcrumb {
    padding-top: 60px;
    padding-bottom: 30px;
}

.sub-banner-intro ul.page-breadcrumb li {
    color: #fff;
    display: inline-block;
    list-style: none;
}

.sub-banner-intro ul.page-breadcrumb li i {
    font-size: 14px;
    padding: 0 7px;
}

.sub-banner-intro ul.page-breadcrumb li a {
    color: #fff;
    font-size: 14px;
    text-transform: capitalize;
}

.sub-banner-intro ul.page-breadcrumb li a:hover {
    color: #00a9da;
}

.csr-text-box h4 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 43px;
    display: inline-block;
    margin-bottom: 15px;
    line-height: 45px;
}

.service-section .content p {
    font-size: 14px;
    text-align: justify;
    letter-spacing: 0.6px;
    color: #111;
    padding-bottom: 8px;
    font-family: 'poppins', sans-serif;
}

.service-section .content-list ul li {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.6px;
    color: #fff;
    padding-bottom: 13px;
}

.industry-text-box-white p {
    color: #111;
    margin-top: 25px;
    text-align: justify;
    font-size: 16px;
    letter-spacing: 0.7px;
    line-height: 30px;
    margin-top: 15px;
}

.industry-text-box p {
    color: #fff;
    margin-top: 25px;
    text-align: justify;
    font-size: 14px;
    letter-spacing: 0.8px;
    line-height: 28px;
    margin-top: 15px;
}

.legal-text-box-white p {
    color: #111;
    margin-top: 25px;
    text-align: left;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 27px;
    margin-top: 15px;
}

.legal-text-box ul li {
    color: #fff;
    font-size: 14px;
    padding-bottom: 5px;
    line-height: 28px;
    letter-spacing: 0.8px;
}

.legal-text-box h4 span {
    display: inline-block;
    margin-top: 7px;
}

.legal-text-box-white ul li {
    color: #111111;
    font-size: 14px;
    padding-bottom: 5px;
    line-height: 28px;
    letter-spacing: 0.8px;
}

.csr-text-box p {
    color: #fff;
    margin-top: 15px;
    text-align: justify;
    font-size: 14px;
}

.csr-text-box ul li {
    color: #fff;
    font-size: 14px;
    padding-bottom: 20px;
    line-height: 25px;
    letter-spacing: 0.8px;
}

.mission-text-box {
    padding: 70px 50px 70px 55px;
    background: rgb(0 156 255 / 90%);
    height: auto;
}

.mission-text-box h2{
color: #fff;
font-weight: 600;
}

.mission-text-box h2{
color: #fff;
font-weight: 600;
}

.mission-text-box h4 {
    color: #fff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 26px;
}

.mission-text-box p{color: #fff;margin-top: 25px;text-align: justify;font-size: 15px;letter-spacing: 1px;line-height: 30px;margin-top: 15px; }

.values-section .content p {
    font-size: 14px;
    text-align: justify;
    letter-spacing: 0.5px;
    color: #111;
    padding-bottom: 8px;
    font-family: 'poppins', sans-serif;
}

.feature7 .feature7-icon {
    float: left;
    width: 62px;
    height: 62px;
    background: transparent;
    border: 2px solid #fff;
    text-align: center;
    margin-right: 25px;
}

.about-page-section .content h3 {
    font-size: 43px;
    line-height: 45px;
    letter-spacing: 0.8px;
    margin-bottom: 21px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    text-transform: capitalize;
}

.service-banner-intro {
    height: 380px;
    display: inline-block;
    background: url(../images/service-bg.jpg);
    background-position: center center;
    position: relative;
    margin-top: -15px;
    width: 100%;
    vertical-align: middle;
}
.service-banner-intro h1 {
    text-transform: capitalize;
    color: #fff;
    text-align: left;
    padding-right: 0;
    font-size: 50px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 0 !important;
    font-weight: 600;
    display: inline-block;
    line-height: 58px;
    text-shadow: 1px 1px 5px rgb(0 0 0 / 62%);
    letter-spacing: 0.4px;
}

.service-section::before {
    background: rgb(36 138 239);
    content: "";
    height: 120%;
    left: 59%;
    position: absolute;
    top: 75%;
    width: 45%;
    z-index: -1;
}

.service-banner-title p {
    font-size: 18px;
    text-transform: capitalize;
    color: #ffffffad;
    text-align: left;
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 0;
    line-height: 30px !important;
    font-weight: 400;
    letter-spacing: 0.8px;
    font-style: italic;
}

.service-banner-intro span.small {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.8px;
    line-height: 40px;
}

.info-banner-intro h1 {
    text-transform: uppercase;
    color: #fff;
    text-align: right;
    padding-right: 25px;
    font-size: 40px;
    margin: 0;
    padding-top: 0px;
    padding-bottom: 15px;
    font-weight: 700;
}

.info-banner-title p {
    font-size: 20px;
    color: #fff;
    text-align: left;
    padding-left: 30px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 33px !important;
    font-weight: 400;
    letter-spacing: 0.8px;
    height: 115px;
    vertical-align: middle;
    display: table-cell;
}
.utilities-style h4.unit-head {
    font-size: 21px;
}

.values-section .content ul {
    padding-left: 20px;
}


.values-section .content {
    padding: 35px 35px;
    border: 8px solid #dbdbdb;
}
.values-section .content ul li {
    color: #111;
    font-size: 15px;
    padding-bottom: 14px;
    line-height: 23px;
    letter-spacing: 0.2px;
}

.values-section .content h3 {
    font-size: 48px;
    line-height: 45px;
    letter-spacing: 0.8px;
    margin-bottom: 30px;
    font-weight: 600;
    display: inline-block;
    color: #000;
    text-transform: capitalize;
    margin-top: 5px;
}

.contact7 {
	float:left;
	width: 27%;
}

.contact7.large{
	float:left;
	width: 30%;
}

.contact7.small{
	float:left;
	width: 16%;
}

.footer-section {
    display: inline-block;
    width: 100%;
    padding: 50px 0 35px;
}


.footer-section .content p {
    font-size: 14px;
    text-align: left;
    letter-spacing: 0.8px;
    color: #111;
    padding-bottom: 0px;
    font-family: 'poppins', sans-serif;
    line-height: 25px;
}

.contact7 .contact7-info img {
        width: 165px;
}

.footer-section .key-content h5 {
    color: #0054a9;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 0;
    letter-spacing: 0.8px;
}

.footer-section .key-content h6 {
    color: #6c6c6c;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
    letter-spacing: 0.8px;
}

.footer-section .key-content p {
    font-size: 14px;
    text-align: left;
    letter-spacing: 0.8px;
    color: #111;
    padding-bottom: 4px;
    font-family: 'poppins', sans-serif;
    line-height: 24px;
}

.footer__section-2 .links ul li a {
    line-height: 33px;
    text-transform: capitalize;
    font-size: 14px;
    color: #fff;
}

.footer__section-2 .links ul li a i {
    padding-right: 5px;
}


.footer__section-2 .links ul li {
    margin-left: 0;
    display: inline-block;
    margin-right: 12px;
}
	
}