*{font-family: 'Play', sans-serif; margin: 0; box-sizing: border-box;}
.color-orange{color: #f8740a!important;}
@media (min-width: 1400px){
	.container {padding: 0;}
}
.owl-carousel{padding-right: 0px; padding-left: 0px;}

.top-section{background: #cacad9; padding-top: 10px;
	padding-bottom: 6px; position: relative;}
.top-section:after {position: absolute; height: 3px;
    display: block; width: 100%; background: #f8730a;
    border-right: 1px white; content: ''; top: 0px;}
.top-section .row{align-items: center;}
.top-section .logo-img img{width: 140px;}
.top-section .logo-img {display: flex; align-items: center;}
.top-section .logo-img a{text-decoration: none;}
.top-section .center p{margin-bottom: -7px; font-size: 32px; padding-left: 10px;
    color: #777; margin-left: 12px; font-weight: 500; font-family: system-ui;}
.top-section .center p.sologan-first{color: #f8740a; font-weight: 700;}
.top-section .center{text-align: center; position: relative;}

.top-section .right{text-align: right;}
.top-section .right .image{margin-left: 20px;}
.top-section .right .image img{width: 80px;}
.top-section .right ul{padding-left: 0px; margin-bottom: 0px;}
.top-section .right ul li{list-style: none; display: inline-block;
	margin-left: 16px;}
.top-section .right ul li a{text-decoration: none; color: #004288;}
.top-section .right ul li.flag img{width: 20px; margin-right: 3px; margin-top: -2px;}
/*.top-section .right ul li a .fa-facebook-f{background: #4268b3;}
.top-section .right ul li a .fa-instagram{
background: linear-gradient(
45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);}
.top-section .right ul li a .fa-linkedin-in{background: #0a66c2;}
.top-section .right ul li a .fa-twitter{background: #00a2f5;}
.top-section .right ul li a .fa-youtube{background: #cc0000;}*/
.top-section .right ul li:hover i{border-radius: 0px;
	transition: .5s all ease;}
.top-section .right .contact a{background: #f66900;
	color: #fff; text-decoration: none; margin-left: 20px;
	padding: 10px 30px; border-radius: 40px; margin-right: 30px;}
.top-section .right .contact i {height: auto; width: auto;
    text-align: center; color: #fff; line-height: auto;
    border-radius: auto; font-size: 14px; box-shadow: none;
    transition: .5s all ease; margin-right: 6px;}


.menu-section {background: #014388; box-shadow: 0px 0px 25px 0px #00000012; width: 100%;}
.menu-section .fixed {position: fixed; top: 0; z-index: 1111;
    background: #014388; left: 0; right: 0;
	box-shadow: 0px 0px 25px 0px #0000004a;}
.menu-section .navbar{padding-top: 0; padding-bottom: 0; }
.menu-section .navbar .navbar-nav{}
.menu-section .nav-link{font-size: 20px; color: #fff!important;
	margin: 0px 22px; transition: .5s all ease; 
	position: relative; z-index: 11;}
/*.menu-section .nav-link.active{color: #21468e!important;}
.menu-section .nav-link:hover{transition: .5s all ease;
	color: #21468e!important;}*/
.menu-section .nav-link:before {content: ""; height: 2px;
    left: 0; bottom: 0; width: 0px; position: absolute;
    transition: all 0.3s ease 0s; z-index: -1;
    background: #ccc;}

.menu-section .nav-link:hover:before{ width: 100%;}
.menu-section .nav-link.active:before{ width: 100%;}

.banner-section{position: relative; background: #f2f0f9;
	height: 660px; overflow: hidden; padding-top: 60px;}
.banner-section .content{width: 100%;}
.banner-section h5{font-size: 60px; color: #f66900;
	font-weight: 600; position: relative; padding-bottom: 50px;}
.banner-section h5:after{position: absolute;
	height: 4px; display: block; width: 50%; background: #f66900;
    border-right: 1px white; content: ''; bottom: 20px;}
.banner-section p{font-size: 19px; color: #777;}
.banner-section a{color: #f66900; border: 1px solid #f66900;
	text-decoration: none; padding: 10px 30px; 
	border-radius: 40px; margin-top: 8px; display: inline-block;
	font-size: 18px;}
.banner-section a i{position: relative; top: 2px;}
.banner-section .row{align-items: center;}
.banner-section .image img{width: 100%;}

.home-banner{background-color: #f1f1f1; background-image: url(../images/bground.jpg);
    background-attachment: fixed; position: relative;
    z-index: 111; padding: 75px 0;}
.home-banner .row{align-items: center;}
.home-banner .row .left-image{padding-right: 100px;}
.home-banner .row .right-content h5{color: #014388; font-weight: 600;
    font-size: 42px;}
.home-banner .row .right-content a {text-decoration: none;
    border: 1.8px solid #014388; padding: 8px 24px; color: #014388;
    border-radius: 30px; display: inline-block;}


.home-banner .carousel-item{height: auto;}
.home-banner .carousel-caption {position: absolute; right: 44%; top: 48.6%; bottom: 12%; left: 15%;
    color: #ddd; text-align: left; background: #002852b8; border-radius: 12px; padding: 30px 30px 15px 30px;
    box-shadow: 0px 0px 25px 0px #0000004a; height: 215px; overflow: hidden;}
.home-banner .carousel-caption h5{font-size: 22px; font-weight: 600; color: #ff7916;}
.home-banner .carousel-caption a{text-decoration: none; color: #ff7916; border: 1.8px solid #ff7916;
    padding: 6px 24px; border-radius: 30px;}
.home-banner .carousel-caption a svg{position: relative; top: 2px; left: 2px;}
/*.home-banner .carousel-control-prev {top: 40%; bottom: 42%; margin-left: 15.8%; border-radius: 0;
    width: 46px; height: 48px; background: #f66900; opacity: 1; border-top-left-radius: 12px;}
.home-banner .carousel-control-next {top: 40%; bottom: 42%; left: 18.2%; margin-right: 3%;
    border-radius: 0; width: 46px; height: 48px; background: #f66900; opacity: 1;
    border-top-right-radius: 12px;}*/

.home-banner .carousel-inner{overflow: initial;}
.home-banner .carousel-control-prev{background: #014388; height: 60px; width: 40px; position: absolute; top: 40%;
	left: -6%; padding: 12px; border-radius: 6px;}
.home-banner .carousel-control-next{background: #014388; height: 60px; width: 40px; position: absolute; top: 40%;
	right: -6%; padding: 12px; border-radius: 6px;}


.navbar-expand-lg .navbar-nav .dropdown-menu li:last-child{display: none;}


.banner-bottom-adds .image{text-align: center; margin-top: 30px;}
.banner-bottom-adds .image img{max-width: 100%;}
/*.banner-section{position: relative;}
.banner-section #color-overlay {position: absolute; top: 0; left: 0;
   width: 100%; height: 100%; background-color: #012d87;
   opacity: 0.6; z-index: 1;}
.banner-section .image{height: 660px; overflow: hidden;}
.banner-section .image img{width: 100%;}
.banner-section .carousel-control-prev {top: 42%; bottom: 42%;
	margin-left: 3%; border-radius: 90px; width: 80px; 
	height: 80px; background: #f66900;}
.banner-section .carousel-control-next {top: 42%; bottom: 42%;
	margin-right: 3%; border-radius: 90px; width: 80px; 
	height: 80px; background: #f66900;}
.banner-section .carousel-caption{z-index: 1; right: 40%;
    top: 16%; left: 10%; text-align: left;}
.banner-section .carousel-caption h5{font-size: 60px; 
	font-weight: 600; position: relative; padding-bottom: 50px;}
.banner-section .carousel-caption h5:after{position: absolute;
	height: 4px; display: block; width: 50%; background: #fff;
    border-right: 1px white; content: ''; bottom: 20px;}
.banner-section .carousel-caption p{font-size: 19px;}
.banner-section .carousel-caption a{color: #fff; border: 1px solid #fff;
	text-decoration: none; padding: 10px 30px; 
	border-radius: 40px; margin-top: 8px; display: inline-block;
	font-size: 18px;}
.banner-section .carousel-caption a i{position: relative; top: 2px;}
*/

.banner-bottom-section{position: relative; top: 60px;
    z-index: 1;}
.banner-bottom-section .box{background: #fff; margin-bottom: 26px;
	padding: 15px; box-shadow: 0px 0px 25px 0px #0000004a;
	min-height: 260px; border-radius: 10px;}
.banner-bottom-section .box h2{color: #f8730a; font-weight: 600;
	position: relative; margin-bottom: 30px; font-size: 30px;}
.banner-bottom-section .box h2 span{color: #777;}
.banner-bottom-section .box h2:after{position: absolute;
	height: 5px; display: block; width: 13%; background: #f8730a;
    border-right: 1px white; content: ''; top: 120%;
	border-top-left-radius: 6px; border-bottom-left-radius: 6px;}
.banner-bottom-section .box h2:before{position: absolute;
	height: 1.6px; display: block; width: 20%; background: #ddd;
    border-right: 1px white; content: ''; top: 126%; left: 13.5%;}
.banner-bottom-section .box p{font-size: 18px; color: #777;}
.banner-bottom-section .box a{color: #fff; background: #f8730a;
	padding: 8px 30px; border-radius: 40px; font-size: 16px;
	text-decoration: none; display: inline-block;
	transition: .5s all ease;}
.banner-bottom-section .box a:hover{transition: .5s all ease;
	background: #777;}
.banner-bottom-section .box a svg{position: relative; top: 2px;}
.banner-bottom-section .box .content p{border-bottom: 1px solid #ddd;}
.banner-bottom-section .box .content p span{float: right; color: #f8730a;}
.service-section .heading h2 span {color: #4a4b4b;}
.service-section .heading p {color: #777; font-size: 16px;}



.service-section {margin-top: 0px;}
.service-section .heading {align-items: center; margin-top: 30px;}
.service-section .heading .right-btn{text-align: right;}
.service-section .heading .right-btn a{text-decoration: none; border: 1.8px solid #014388; padding: 8px 24px;
	color: #014388; border-radius: 30px;}
.service-section .heading h2 {color: #014388; font-weight: 600; font-size: 42px;}
.service-section .service-box{display: block; position: relative; background: #fff; padding-bottom: 36px;
	box-shadow: 0px 0px 25px 0px #0000004a; margin-top: 30px; transition: all .5s ease 0s;}
.service-section .service-box:hover {transition: all .5s ease 0s; box-shadow: 0px 0px 25px 0px #00000017;}
.service-section .service-box .image{height: 206px; overflow: hidden; display: block;}
.service-section .service-box .image img{width: 100%; transition: all .5s ease 0s;}
.service-section .service-box:hover .image img {transform: scale(1.2); transition: all .5s ease 0s;}
.service-section .service-box a.title{text-decoration: none; background: #000000ad;
	display: block; color: #fff; padding: 15px; margin: 30px; text-align: center;
    position: absolute; top: 15%; z-index: 1; width: 84%;}
.service-section .service-box a.title h3{font-size: 22px; font-weight: 500;}
.service-section .service-box .description {padding: 15px 30px; text-align: center; height: 100px; overflow: hidden;}
.service-section .service-box .description p{font-size: 18px;}
.service-section .service-box .button{text-align: center; padding-top: 24px; display: block;}
.service-section .service-box .button a{text-decoration: none; border: 1.8px solid #4a4b4b; padding: 8px 24px;
	color: #4a4b4b; border-radius: 30px;}

.service-section .col-md-4:nth-child(1) .service-box a.title {background: #5817d79e;}
.service-section .col-md-4:nth-child(2) .service-box a.title {background: #014388b3;}
.service-section .col-md-4:nth-child(3) .service-box a.title {background: #f66900bf;}
.service-section .col-md-4:nth-child(4) .service-box a.title {background: #010b88bf;}
.service-section .col-md-4:nth-child(5) .service-box a.title {background: #f61700b8;}
.service-section .col-md-4:nth-child(6) .service-box a.title {background: #0580ffcc;}


.training-section .heading {align-items: center; margin-top: 30px;}
.training-section .heading .right-btn{text-align: right;}
.training-section .heading .right-btn a{text-decoration: none; border: 1.8px solid #014388; padding: 8px 24px;
	color: #014388; border-radius: 30px;}
.training-section .heading h2 {color: #014388; font-weight: 600; font-size: 42px;}
.training-section .heading p{margin-bottom: 0px}

.about-section .image{width: 100%; height: 360px;
    overflow: hidden;}
.about-section .image img{width: 100%;}
.about-section .content h4{font-size: 20px; font-weight: 600;
	color: #777;}
.about-section .content h1{font-size: 42px; font-weight: 600;
	color: #f8730a;}
.about-section .content p{font-size: 18px;}
.about-section .content a{color: #fff; background: #f8730a;
	padding: 8px 30px; border-radius: 40px; font-size: 16px;
	text-decoration: none; display: inline-block;
	transition: .5s all ease;}
.about-section .content a:hover{transition: .5s all ease;
	background: #777;}
.about-section .content a svg{position: relative; top: 2px;}

.what-we-do{padding-bottom: 30px; margin-top: 80px!important;}
.what-we-do .heading{text-align: center; margin-bottom: 20px;
	padding: 0px 320px;}
.what-we-do .heading h2{color: #f8730a; font-weight: 600; font-size: 42px;}
.what-we-do .heading h2 span{color: #4a4b4b;}
.what-we-do .heading p{color: #777; font-size: 16px;}
.what-we-do .content .icon{width: 60px; text-align: center;}
.what-we-do .content .icon h1{background-color: #f66900; margin-bottom: 0px;
	color: #fff; font-size: 36px; font-weight: 800; width: 60px;}
.what-we-do .content .icon p{background-color: #014388; margin-bottom: 0px;
	color: #fff; font-size: 18px; font-weight: 800;}
.what-we-do .content{display: inline-flex; align-items: center;}
.what-we-do .content .text{margin-left: 12px; color: #fff;}
.what-we-do .content .text h2{margin-bottom: 0;}
.what-we-do .content .text h2 a{font-size: 24px; color: #222;
	font-weight: 600; text-decoration: none; line-height: 28px; display: block;}
.what-we-do .content .text p{font-size: 16px; color: #666;
	margin-bottom: 0;}
.what-we-do .image{height: 240px; overflow: hidden;}

.training-bg{background: #f2f0f9; padding-top: 20px; padding-bottom: 60px;}

/*Message Section*/
.message-section{background: #fff; padding: 60px 200px;}
.message-section .row{align-items: center;}
.message-section .image img{width: 100%; border: 6px solid #fff; border-radius: 6px;}
.message-section h1 {color: #222; font-weight: 600; font-size: 42px;}
.message-section p{font-size: 18px;}
.message-section .bottom h3 {color: #f8730a; font-weight: 600; font-size: 22px; margin-bottom: 0;}
.message-section .bottom h5 {color: #222; font-weight: 600; font-size: 18px; margin-bottom: 0;}


/*Staff Page*/
.staff-section{margin-top: 60px;}
.staff-section .staff-item {transition: .3s; position: relative; margin-bottom: 72px;}
.staff-section .staff-item:hover .image-wrap:before {opacity: 1;}
.staff-section .staff-item:hover .image-wrap{box-shadow: none;}
.staff-section .staff-item .image-wrap{position: relative; overflow: hidden; height: 206px;
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);}
.staff-section .staff-item .image-wrap:before {position: absolute; left: 0; top: 0; width: 100%; height: 100%;
    background: rgb(1 136 204 / 44%); content: ""; transition: .3s; opacity: 0;}
.staff-section .staff-inner-wrap{position: relative;}
.staff-section a {box-shadow: none; text-decoration: none;}
.staff-section img {height: auto; width: 100%; border: none; border-radius: 0; box-shadow: none;}
.staff-section .staff-item .image-wrap .social-icons1 {position: absolute; right: -50px; width: 50px; background: #fff;
    padding: 12px 0; opacity: 0; visibility: hidden; transition: all 0.4s ease 0s; top: 50%; 
    transform: translateY(-50%); text-align: center; margin-top: 14px;}
.staff-section .staff-item :hover .image-wrap .social-icons1{right: 0; width: 50px; opacity: 1; visibility: visible;}
.staff-section .social-icons1 a {display: block; color: #0188cc; line-height: 35px; text-align: center; transition: 0.3s all ease;}
.staff-section .social-icons1 a svg { width: 20px; height: 20px;
     border-radius: 50%; margin: 0;}
.staff-section .staff-item .staff-content {position: absolute; background: #fff; padding: 12px 12px 13px;
    text-align: center; width: 80%; left: 0; right: 0; margin: auto; bottom: -38px; border-radius: 5px;
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);}
.staff-section .staff-item .staff-content .member-desc h3{margin-bottom: 0;}
.staff-section .staff-item .staff-content .member-desc h3 a {font-size: 20px; font-weight: 600; text-decoration: none;
    text-transform: capitalize; color: #0188cc;}
.staff-section .staff-item .staff-content span.staff-title{color: #616161; text-transform: uppercase; font-size: 14px;
    font-weight: 400; letter-spacing: 1px;}
.staff-section .staff-item .social-icons {display: none;}
.staff-section p{margin-top: 50px;}

/*expert Page*/
.expert-section{margin-top: 60px;}
.expert-section .expert-item {transition: .3s; position: relative; margin-bottom: 72px;
	box-shadow: 0 0 35px rgb(0 0 0 / 10%);}
.expert-section .expert-item:hover .image-wrap:before {opacity: 1;}
.expert-section .expert-item:hover .image-wrap{box-shadow: none;}
.expert-section .expert-item .image-wrap{position: relative; overflow: hidden; height: 206px;
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);}
.expert-section .expert-item .image-wrap:before {position: absolute; left: 0; top: 0; width: 100%; height: 100%;
    background: rgb(1 136 204 / 44%); content: ""; transition: .3s; opacity: 0;}
.expert-section .expert-inner-wrap{position: relative;}
.expert-section a {box-shadow: none; text-decoration: none;}
.expert-section img {height: auto; width: 100%; border: none; border-radius: 0; box-shadow: none;}
.expert-section .expert-item .image-wrap .social-icons1 {position: absolute; right: -50px; width: 50px; background: #fff;
    padding: 12px 0; opacity: 0; visibility: hidden; transition: all 0.4s ease 0s; top: 50%; 
    transform: translateY(-50%); text-align: center; margin-top: 14px;}
.expert-section .expert-item :hover .image-wrap .social-icons1{right: 0; width: 50px; opacity: 1; visibility: visible;}
.expert-section .social-icons1 a {display: block; color: #0188cc; line-height: 35px; text-align: center; transition: 0.3s all ease;}
.expert-section .social-icons1 a svg { width: 20px; height: 20px;
     border-radius: 50%; margin: 0;}
.expert-section .expert-item .expert-content {position: absolute; background: #fff; padding: 12px 12px 13px;
    text-align: center; width: 80%; left: 0; right: 0; margin: auto; bottom: -38px; border-radius: 5px;
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);}
.expert-section .expert-item .expert-content .member-desc h3{margin-bottom: 0;}
.expert-section .expert-item .expert-content .member-desc h3 a {font-size: 20px; font-weight: 600; text-decoration: none;
    text-transform: capitalize; color: #0188cc; display: inline-block;}
.expert-section .expert-item .expert-content span.expert-title{color: #616161; text-transform: uppercase; font-size: 14px;
    font-weight: 400; letter-spacing: 1px;}
.expert-section .expert-item .social-icons {display: none;}
.expert-section p{margin-top: 50px; padding: 0px 15px 15px 15px;}


.director-section{margin-top: 30px;}
.director-section .box{box-shadow: 0px 0px 25px 0px #0000004a; margin-top: 30px; align-items: center;}
.director-section .box{padding-left: 0; padding-right: 0;}
.director-section .box .col-md-3{padding-left: 0;}
.director-section .image {position: relative;}
.director-section .image img{width: 100%;}
.director-section h3{font-size: 30px; font-weight: 600; margin-bottom: 2px; color: #014388;}
.director-section h5{font-size: 18px; font-weight: 600; color: #f8740a;}
.director-section ul{padding: 0; margin: 0; position: absolute; left: 0; bottom: 0; left: 25%;}
.director-section ul li{list-style: none; display: inline-block;}
.director-section ul li a{text-decoration: none; background: #fff; width: 30px; height: 30px;
    line-height: 33px; display: block; text-align: center; margin: 8px 2px; border-radius: 4px;
	box-shadow: 0px 0px 25px 0px #0000004a; color: #f8740a;}


.project-section {margin-top: 80px;}
.project-section .left .carousel-control-prev {position: absolute;
    top: -13%; right: 38px; left: auto; background: #777;
    height: 30px; width: 30px; border-radius: 4px;
	box-shadow: 0px 0px 25px 0px #0000004a;}
 .project-section .left .carousel-control-next {position: absolute;
    top: -13%; right: 0; left: auto; background: #777;
    height: 30px; width: 30px; border-radius: 4px;
	box-shadow: 0px 0px 25px 0px #0000004a;}
.project-section .left{position: relative; border-radius: 10px;
	box-shadow: 0px 0px 25px 0px #0000004a; padding: 15px 15px 0px 15px;}
.project-section .left .carousel-control-next-icon, .project-section .left .carousel-control-prev-icon {
    width: 1.5rem; height: 1.5rem;}
.project-section .left:before {}
.project-section .left h1{font-size: 30px; font-weight: 600;
	position: relative; z-index: 1; color: #f66900;}
.project-section .left .box{display: flex; align-items: center;
	justify-content: center; border-bottom: 1px solid #ddd;}
.project-section .left .row{border: 1px solid #014388; padding: 10px 8px;
    margin: 15px 0px; border-radius: 15px;}
.project-section .left a.box{display: flex; color: #222;
	text-decoration: none;}
.project-section .left .box:last-child{border-bottom: none;}
.project-section .left .box .image{height: 70px; overflow: hidden; border-radius: 10px;}
.project-section .left .box .image img{width: 100%; min-height: 70px;}
.project-section .left .box .content{margin-left: 18px; color: #fff;}
.project-section .left .box h3{font-size: 18px; font-weight: 600;
    color: #014388; margin-bottom: 5px;}
.project-section .left .box p{margin-bottom: 0px; color: #f66900;
    font-size: 15px;}

.project-section .right .box{background: #fff; min-height: 418px;
	box-shadow: 0px 0px 25px 0px #0000001f; border-radius: 20px;
	border: 1.8px solid #014388; padding: 15px;}
.project-section .right .box .image{height: 165px; overflow: hidden; border-radius: 20px;}
.project-section .right .box .image img{width: 100%; border-radius: 20px;}
.project-section .right .box .content{padding: 15px 0px;}
.project-section .right .box .content h1 a{font-size: 22px; display: inline-block;
    font-weight: 600; color: #014388; text-decoration: none;}
.project-section .right .box .content p{font-size: 17px; color: #777;}
.project-section .right .box .button a{color: #014388; border: 1.8px solid #014388; padding: 6px 24px;
    border-radius: 30px; font-size: 16px;
	text-decoration: none; display: inline-block;
	transition: .5s all ease; margin-top: -8px;}
.project-section .right .box .button a:hover{transition: .5s all ease;
	background: #777;}
.project-section .right .box a svg{position: relative; top: 2px;}
.project-section .right .box .button{display: inline-block;}

.event-section{margin-top: 80px; margin-bottom: 80px;}
.event-section .heading {align-items: center; margin-top: 30px; margin-bottom: 40px;}
.event-section .heading .right-btn{text-align: right;}
.event-section .heading .right-btn a{text-decoration: none; border: 1.8px solid #014388; padding: 8px 24px;
	color: #014388; border-radius: 30px;}
.event-section .heading h2 {color: #014388; font-weight: 600; font-size: 42px;}
.event-section .heading p{margin-bottom: 0px;}

.event-section .box{background: #fff; min-height: 464px;
	box-shadow: 0px 0px 25px 0px #0000001f; border-radius: 20px;
	border: 1.8px solid #014388; padding: 15px;}
.event-section .box .image{height: 230px; overflow: hidden; border-radius: 20px;}
.event-section .box .image img{width: 100%; border-radius: 20px;}
.event-section .box .content{padding: 15px 0px 0px 0px;}
.event-section .box .content h1 a{font-size: 22px; display: block; text-decoration: none;
    font-weight: 600; color: #014388; }
.event-section .box .content p{font-size: 16px; color: #777;}
.event-section .box .box-footer{display: flex; position: relative; padding-bottom: 0px;}
.event-section .box .box-footer a{color: #014388; border: 1.8px solid #014388; padding: 6px 24px;
    border-radius: 30px; font-size: 16px;
	text-decoration: none; display: inline-block;
	transition: .5s all ease;}
.event-section .box .box-footer a:hover{transition: .5s all ease;
	background: #777;}
.event-section .box .box-footer a svg{position: relative; top: 2px;}
.event-section .box .box-footer .right{text-align: right;
    position: absolute; right: 15px; top: 0px;}
.event-section .box .box-footer .right p{margin-bottom: 0px;
	font-size: 15px; color: #4a4b4b;}


.what-about-section{background: #f2f0f9; text-align: center;
	color: #777; margin-top: 80px;}
.what-about-section .container{padding: 80px 200px;}
.what-about-section h1{font-weight: 600; color: #4a4b4b}
.what-about-section h1 span{color: #f8730a;}
.what-about-section p{font-size: 18px; margin-top: 12px;
    margin-bottom: 32px;}
.what-about-section a {color: #fff; background: #f8730a;
    padding: 8px 30px; border-radius: 40px;
    font-size: 16px; text-decoration: none;
    display: inline-block; transition: .5s all ease;}
.what-about-section a:hover {transition: .5s all ease;
    background: #777;}


.testimonial-seminar-section{margin-top: 80px;}
.testimonial-section{background: #22417a; padding: 76px 100px;
	text-align: center;}
.testimonial-section h1{color: #fff; font-size: 30px;
	margin-bottom: 54px;}
.testimonial-section .image{width: 60px; height: 60px; overflow: hidden;
	border-radius: 50%; display: inline-block; margin-bottom: 26px;}
.testimonial-section .image img{width: 65px;}
.testimonial-section p{color: #eee; font-size: 18px;}
.testimonial-section .name-post p{font-size: 22px;}
.testimonial-section .name-post span{color: #ff811e;}

.seminar-section{background: #d4d4d4; border-radius: 6px;
	padding: 40px;}
.seminar-section h1{font-size: 28px; color: #777;
    font-weight: 600;}
.seminar-section .box{background-image: url('../images/seminar-section.jpg');
	background-size: cover; background-repeat: no-repeat;
	padding: 60px 30px; border: 8px solid #fff; position: relative;
	z-index: 1; margin-top: 15px;}
.seminar-section .box:before {content: ""; position: absolute;
    left: 0; right: 0; top: 0; bottom: 0;
    background: rgba(1,45,135,.8);}
.seminar-section .box p{position: relative; z-index: 1;
	color: #fff; text-align: center; font-size: 18px;}
.seminar-section .image{position: relative; z-index: 1;
	display: flex; text-align: center; margin-bottom: 15px;
	justify-content: center;}
.seminar-section .image img{width: 60px;}
.seminar-section .owl-theme .owl-dots .owl-dot span{
	background: #869791;}
.seminar-section .owl-theme .owl-dots .owl-dot.active span{
	background: #22417a;}

.learn-section{margin-top: 80px; position: relative;}
.learn-section .owl-dots{position: absolute; right: 0;
	top: -62px;}
.learn-section .heading{border-left: 3px solid #f8730a;}
.learn-section .heading h2{font-weight: 600; font-size: 25px;}
.learn-section .heading p{margin-bottom: 0px; font-size: 18px;
	color: #666;}
.learn-section .box{text-align: center;
    margin-top: 30px;
	height: 200px; overflow: hidden;}
.learn-section .item:nth-child(even){background: #000;}
.learn-section .box svg{color: #fff; font-size: 25px;
	padding-bottom: 10px;}
.learn-section .box h2{color: #fff; font-size: 26px;}
.learn-section .box p{margin-bottom: 0px; color: #eee;
	font-size: 18px;}

.work-section{background-color: #f1f1f1; text-align: center;
    background-image: url(../images/bground.jpg);
    background-attachment: fixed;
    position: relative;
    z-index: 111;
    padding: 75px 0}
.work-section:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #97caff5e;
    z-index: -1;
}
.work-section h1{font-size: 42px; margin-bottom: 0px; text-transform: capitalize; margin-top: 0;
    line-height: 1.2; font-weight: 700; margin-bottom: 15px;}
.work-section p{color: #444;}
.work-section a{color: #fff; border: 1.8px solid #f66900; background: #f66900; padding: 6px 24px; border-radius: 30px;
    font-size: 16px; text-decoration: none; display: inline-block; transition: .5s all ease;}
.work-section a svg{position: relative; top: 2px;}
.work-section .work-btn{text-align: center;}


/*partner-section*/
.partner-section{background-color: #f1f1f1;
    background-image: url(../images/bground.jpg);
    background-attachment: fixed;
    position: relative;
    z-index: 111;
    padding: 75px 0;}
.partner-section .left h1{font-size: 42px; margin-bottom: 0px; text-transform: capitalize; margin-top: 0;
    line-height: 1.2; font-weight: 700; margin-bottom: 15px;}
.partner-section .left p{color: #444;}
.partner-section .left a{color: #1c1ca0; border: 1.8px solid #1c1ca0; padding: 6px 24px; border-radius: 30px;
    font-size: 16px; text-decoration: none; display: inline-block; transition: .5s all ease;}
.partner-section .left a svg{position: relative; top: 2px;}

.partner-section .heading{margin-bottom: 30px;}
.partner-section .heading h4 {color: #0075c4; font-size: 18px; text-transform: uppercase;
    font-weight: 600; letter-spacing: 1px; margin: 0 0 5px; font-style: italic;}
.partner-section .heading h1 {font-size: 42px; margin-bottom: 0px; text-transform: capitalize;
    margin-top: 0; line-height: 1.2; font-weight: 700;}


.partner-section .single_partner {position: relative; margin-bottom: 30px; overflow: hidden;
    border-radius: 8px;}
.partner-section a{text-decoration: none;}
.partner-section .single_partner .prot_thumb {position: relative; background: #fff;}
.partner-section .single_partner .prot_thumb:before {position: absolute; left: 0; width: 100%;
    height: 100%; background: rgba(0,0,0,0.60); top: 0; content: ""; opacity: 0; transition: .5s;}
.partner-section .single_partner img {height: auto; width: 100%; border: none; border-radius: 0; 
    box-shadow: none; padding: 30px;}
.partner-section .single_partner .prot_icon {position: absolute; left: 0; right: 0; top: 37%;
    text-align: center; transform: translateY(-50%); opacity: 0; transition: .5s; z-index: 1;}
.partner-section .single_partner:hover .prot_icon {opacity: 1;}
.partner-section .single_partner:hover .picon a {margin: 0 3px 0;}
.partner-section .single_partner:hover .prot_content {opacity: 1; bottom: 0;}
.partner-section .single_partner .picon a {background: #f58217 none repeat scroll 0 0; border-radius: 50%;
    color: #fff; display: inline-block; font-size: 16px; height: 40px; line-height: 40px; width: 40px;
    text-align: center; margin: 0 17px 0; transition: .5s;}
.partner-section .single_partner .prot_content {position: absolute; text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; transition: .5s; right: 0; bottom: -100%;
    left: 0; opacity: 0; background: #0188cc; margin: auto; padding: 5px 10px 12px; border-radius: 4px;}
.partner-section .single_partner .prot_content h3 {margin: 8px 0 0px; text-transform: capitalize; color: #fff;
    font-size: 20px; font-weight: 600;} 
.partner-section .single_partner .prot_content h3 a {color: #fff; font-size: 20px; font-weight: 500;
    text-transform: capitalize;}



.gallery-category{margin-top: 80px; position: relative;}
.gallery-category .owl-dots{position: absolute; right: 0;
	top: -62px;}
.gallery-category .heading{border-left: 3px solid #f8730a;
	margin-bottom: 36px; margin-left: 0px; margin-right: 0;}
.gallery-category .heading h2{font-weight: 600; font-size: 25px; color: #4a4b4b;}
.gallery-category .heading p{margin-bottom: 0px; font-size: 18px;
	color: #666;}
.gallery-category .box{text-align: center;
    margin-top: 30px;
	height: 200px; overflow: hidden;}
.gallery-category .item:nth-child(even){background: #000;}



.gallery-category .cardList {position: relative; display: block;
  -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto;
  margin: 10% 5%; -webkit-filter: none; filter: none; opacity: 1;
  -webkit-transition: 0.25s ease-in-out opacity, 0.25s ease-in-out filter;
  transition: 0.25s ease-in-out opacity, 0.25s ease-in-out filter;
  cursor: pointer; text-decoration: none;}
.gallery-category .cardList__title {display: block;
    padding-top: 66%; text-align: center; opacity: 1;
    z-index: 0; font-size: 24px; font-weight: 600;
    color: #777;}
.gallery-category .cardList:hover .card {
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.35s ease-out transform, 0.35s ease-out shadow;
  transition: 0.35s ease-out transform, 0.35s ease-out shadow;
}
.gallery-category .cardList:nth-child(2n + 1) .card:nth-child(1) {
  -webkit-transform: translate(-2%, -2%); transform: translate(-2%, -2%);}
.gallery-category .cardList:nth-child(2n + 1) .card:nth-child(2) {
  -webkit-transform: translate(-2%, 2%) rotate(2deg);
  transform: translate(-2%, 2%) rotate(2deg);}
.gallery-category .cardList:nth-child(2n + 1) .card:last-of-type {
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg);}
.gallery-category .cardList:nth-child(2n + 1):hover .card__bg {
  -webkit-filter: none; filter: none; opacity: 1;}
.gallery-category .cardList:nth-child(2n + 1):hover .card:nth-child(1) {
  -webkit-transform: translate(30%, 45%) rotate(-2deg);
   transform: translate(30%, 45%) rotate(-2deg);}
.gallery-category .cardList:nth-child(2n + 1):hover .card:nth-child(2) {
  -webkit-transform: translate(-50%, 35%) rotate(5deg);
  transform: translate(-50%, 35%) rotate(5deg);}
.gallery-category .cardList:nth-child(2n + 1):hover .card:last-of-type {
  -webkit-transform: rotate(5deg) translate(0%, -40%);
  transform: rotate(5deg) translate(0%, -40%);}
.gallery-category .cardList:nth-child(2n) .card:nth-child(1) {
  -webkit-transform: translate(2%, 2%);
  transform: translate(2%, 2%);}
.gallery-category .cardList:nth-child(2n) .card:nth-child(2) {
  -webkit-transform: translate(2%, -2%) rotate(-2deg);
  transform: translate(2%, -2%) rotate(-2deg);}
.gallery-category .cardList:nth-child(2n) .card:nth-child(3) {
  -webkit-transform: rotate(2deg); transform: rotate(2deg);}
.gallery-category .cardList:nth-child(2n):hover .card:nth-child(1) {
  -webkit-transform: translate(2%, 50%) rotate(5deg);
  transform: translate(2%, 50%) rotate(5deg);}
.gallery-category .cardList:nth-child(2n):hover .card:nth-child(2) {
  -webkit-transform: translate(50%, -30%) rotate(10deg);
  transform: translate(50%, -30%) rotate(10deg);}
.gallery-category .cardList:nth-child(2n):hover .card:nth-child(3) {
  -webkit-transform: translate(-25%, -40%) rotate(-5deg);
  transform: translate(-25%, -40%) rotate(-5deg);}
.gallery-category .card {position: absolute; top: 0;
  left: 0; width: 100%; padding-top: 60%; background-color: #d1e3f7;
  -webkit-transition: 0.28s ease-out transform, 0.28s ease-out shadow;
  transition: 0.28s ease-out transform, 0.28s ease-out shadow;
  overflow: hidden; z-index: 5; -webkit-backface-visibility: hidden;
  backface-visibility: hidden; box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);}
.gallery-category .card__bg {position: absolute; top: 0; left: 0;
  right: 0; bottom: 0; background-repeat: no-repeat;
  background-size: cover; background-color: #d1e3f7;}
.gallery-category .card:not(:last-of-type) .card__bg {
  background-blend-mode: multiply; -webkit-filter: grayscale(100%);
  filter: grayscale(100%); opacity: 0.25;
  -webkit-transition: 0.25s ease-in-out filter, 0.25s ease-in-out opacity;
  transition: 0.25s ease-in-out filter, 0.25s ease-in-out opacity;
}
.gallery-category .cardList:hover .card:not(:last-of-type) .card__bg {
  background-blend-mode: normal; -webkit-filter: none;
  filter: none; opacity: 1;}
.gallery-category .container:hover .cardList {
  -webkit-filter: grayscale(100%); filter: grayscale(100%);
  opacity: 0.25; z-index: 1;}
.gallery-category .container:hover .cardList:hover {
  -webkit-filter: none; filter: none; opacity: 1;
  z-index: 100px;}



.achievement-section{margin-top: 80px; padding: 60px 0px;
	background-image: url('../images/counter-bg.jpg');
	background-size: cover; background-repeat: no-repeat;
	align-items: center; position: relative;}
.achievement-section:before {content: ""; position: absolute;
  left: 0; right: 0; top: 0; bottom: 0;
  background: rgba(1,45,135,.8);}
.achievement-section .heading{padding-right: 60%;
	position: relative; z-index: 1}
.achievement-section .heading h1{color: #fff; font-weight: 600;
	font-size: 48px;}
.achievement-section .heading h1 span{color: #f8730a;}
.achievement-section .heading p{color: #eee;}
.achievement-section .col-md-3{position: relative;}
.achievement-section .col-md-3:after{content: ""; display: block;
    width: 4px; background-color: #fffdfd91; height: 80px;
    position: absolute; top: 64px; bottom: 30px; right: 0px;}
.achievement-section .col-md-3:last-child:after{
 	background-color: none; width: 0px;}
.achievement-section .col-md-3:first-child .box{padding-left: 0px;}
.achievement-section .box{display: flex; align-items: center;
	margin-top: 40px; position: relative; z-index: 1;
	justify-content: center; padding: 0px 40px;}
.achievement-section .box .text{margin-left: 15px;}
.achievement-section .box .timer{font-size: 40px; 
	font-weight: 600; color: #f8730a;}
.achievement-section .box h3{font-size: 22px; color: #fff}

.subscribe-section{text-align: center; margin: 80px;}
.subscribe-section .row{margin-left: 230px; margin-right: 230px;}
.subscribe-section .heading h1{font-size: 46px; color: #292c5f;
	font-weight: 600;}
.subscribe-section .heading p{font-size: 18px; color: #777}
.subscribe-section .form-group{display: flex; margin-top: 15px;}
.subscribe-section .form-group button{background: #f8730a;
    color: #fff; padding: 4px 20px; border: none;
    border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
.subscribe-section .form-group .form-control{border-radius: 0px; margin-right: 4px;}


.footer-top-section .form-subscribe{max-width:600px; margin:0 auto;}
.footer-top-section .form-subscribe .form-control{background-color:hsla(0,0%,100%,.8); padding-left:24px;
  padding-right:24px; letter-spacing:1px; border:none; border-top-left-radius:36px;
  border-bottom-left-radius:36px;}
.footer-top-section .form-subscribe .form-control.focus,.form-subscribe .form-control:focus{z-index:2;
  background-color:hsla(0,0%,100%,.8)}
.footer-top-section .form-subscribe .btn{border-top-right-radius:36px; border-bottom-right-radius:36px;
  background:#014388; border-color:#014388; height:46.5px;}
.footer-top-section .form-subscribe h2{font-size: 22px; font-weight: 600; color: #014388; margin-bottom: 0px;
	margin-left: 15px;}
.footer-top-section .form-subscribe p{color: #4a4b4b; margin-left: 15px;}

.footer-top-section {margin-bottom: 60px;}
.footer-top-section .image img{width: 182px; margin-top: 18px;}
.footer-top-section .right{text-align: right;}
.footer-top-section .right ul{padding-left: 0px; 
	margin-bottom: 0px; margin-top: 40px;}
.footer-top-section .right ul li{list-style: none; display: inline-block;
	margin-left: 4px;}
.footer-top-section .right ul li a{width: 33px; height: 33px; line-height: 36px;
	border-radius: 32px; display: inline-block; text-align: center;
	box-shadow: 0 0.1rem 1rem #10101061; background: #fff; transition: .5s all ease;}
.footer-top-section .right ul li a svg{height: 16px; width: 16px; color: #f8740a;}
/*.footer-top-section .right ul li a .fa-facebook-f{background: #4268b3;}
.footer-top-section .right ul li a .fa-instagram{
background: linear-gradient(
45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);}
.footer-top-section .right ul li a .fa-linkedin-in{background: #0a66c2;}
.footer-top-section .right ul li a .fa-twitter{background: #00a2f5;}
.footer-top-section .right ul li a .fa-youtube{background: #cc0000;}*/
.footer-top-section .right ul li a:hover{border-radius: 0px;
	transition: .5s all ease;}



.footer-section{background-color: #f1f1f1;
    background-image: url(../images/bground.jpg);
    background-attachment: fixed;
    position: relative;
    z-index: 111;
    padding: 75px 0;}
.footer-section:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #97caff5e;
    z-index: -1;
}
.footer-section .box-one .heading h2{font-size: 26px; color: #f8740a;
	margin-bottom: 30px; font-weight: 600;}
.footer-section .box-one ul{padding-left: 0px; margin-bottom: 0px;}
.footer-section .box-one ul li{list-style: none;}
.footer-section .box-one ul li a{text-decoration: none;
	color: #4a4b4b; border-bottom: 2px dotted #bbb; display: block;
	padding-bottom: 8px; margin-bottom: 20px; transition: .5s all ease;}
.footer-section .box-one ul li:last-child a{border-bottom: 0px;}
.footer-section .box-one ul li a:hover{transition: .5s all ease;
	margin-left: 4px;}

.footer-section .box-two .heading h2{font-size: 26px; color: #f8740a;
	margin-bottom: 30px; font-weight: 600;}
.footer-section .box-two .content{display: inline-flex; 
	align-items: center; margin-bottom: 15px;}
.footer-section .box-two .content .image img{width: 56px; border-radius: 4px;}
.footer-section .box-two .content .text{margin-left: 15px;}
.footer-section .box-two .content .text p{margin-bottom: 0px;
	color: #000000;}

.footer-section .box-three .heading h2{font-size: 26px; color: #f8740a;
	margin-bottom: 30px; font-weight: 600;}
.footer-section .box-three ul{padding-left: 0px; margin-bottom: 0px;}
.footer-section .box-three ul li{list-style: none; width: 49%; display: inline-block;}
.footer-section .box-three li:nth-child(even){padding-left: 15px;}
.footer-section .box-three li:nth-child(odd){padding-right: 15px;}
.footer-section .box-three ul li a{text-decoration: none;
	color: #000000; border-bottom: 1px dotted #444; display: block;
	padding-bottom: 2px; margin-bottom: 20px; transition: .5s all ease;}
.footer-section .box-three ul li a:hover{transition: .5s all ease;
	margin-left: 4px;}

.footer-section .box-four {text-align: right;}
.footer-section .box-four .heading h2{font-size: 26px; color: #f8740a;
	margin-bottom: 30px; font-weight: 600;}
.footer-section .box-four .address{border-bottom: 1px dotted #444; margin-bottom: 20px;}
.footer-section .box-four .address p{color: #000000; margin-bottom: 8px;}
.footer-section .box-four .email{border-bottom: 1px dotted #444; margin-bottom: 20px;}
.footer-section .box-four .email p{color: #000000; margin-bottom: 8px;}
.footer-section .box-four .number{border-bottom: 1px dotted #444; margin-bottom: 20px;}
.footer-section .box-four .number p{color: #000000; margin-bottom: 8px;}
.footer-section .box-four .form-group{display: flex;}
.footer-section .box-four label{display: block;
	width: 100%; color: #eee; margin-bottom: 6px;}
.footer-section .box-four button{background: #f8730a;
    color: #fff; padding: 0px 13px; border: none;
    border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
.footer-section .box-four .form-control{border-radius: 0px; margin-right: 4px;}

.footer-section .box-logo {text-align: center; margin-top: 60px;}
.footer-section .box-logo img{width: 120px;}

.footer-bottom-section{background: #014388; text-align: center;
	height: 46px; line-height: 45px;}
.footer-bottom-section p{color: #d1e3f7; margin-bottom: 0px;}
.footer-bottom-section a{color: #f66900; font-size: 18px; text-decoration: none;
	font-weight: bold;}




.page-banner-section .row{background-image: url('../images/page-banner-image.jpg');
	background-size: cover; position: relative; height: 160px; margin-left: 0; margin-right: 0;
	align-items: center;}
.page-banner-section #color-overlay {position: absolute; top: 0; left: 0; width: 100%;
   height: 100%; background-color: #001830; opacity: 0.8;}
.page-banner-section ul{margin-bottom: 0; position: relative; z-index: 1; text-align: center;}
.page-banner-section ul li{list-style: none; display: inline-flex; margin-right: 10px; color: #fff;
	font-size: 20px;}
.page-banner-section ul li a{text-decoration: none; font-size: 20px; color: #f8740a; font-weight: 600;}



/*About Us Page*/
.about-page-section{margin-top: 40px;}
.about-page-section .row{align-items: center;}
.about-page-section .left .image img{width: 100%;}
.about-page-section h4{margin-bottom: 0; font-size: 18px; color: #f8740a; font-weight: 600;}
.about-page-section h1{font-size: 38px; color: #014388; font-weight: 600;}
.about-page-section p {font-size: 18px; color: #4a4b4b; text-align: justify;}
.about-page-section .button{text-align: left;}
.about-page-section .button a{color: #fff; background: #f8730a; padding: 8px 30px;
    border-radius: 40px; font-size: 16px; text-decoration: none;
    display: inline-block; transition: .5s all ease;}



/*Services Page*/
.service-page-section{margin-top: 40px;}
.service-page-section .row{align-items: center;}
.service-page-section .left .image img{width: 100%;}
.service-page-section h4{margin-bottom: 0; font-size: 18px; color: #f8740a; font-weight: 600;}
.service-page-section h1{font-size: 38px; color: #014388; font-weight: 600;}
.service-page-section p {font-size: 18px; color: #4a4b4b; text-align: justify;}
.service-page-section .button{text-align: left;}
.service-page-section .button a{color: #fff; background: #f8730a; padding: 8px 30px;
    border-radius: 40px; font-size: 16px; text-decoration: none;
    display: inline-block; transition: .5s all ease;}

.institute-page .single-blog:after{content: none!important;}
.consult-page .single-blog:after{content: none!important;}


/*Press Page*/
.press-page-section{margin-top: 30px;}
.press-page-section .single-blog {margin-top: 30px; overflow: hidden; text-align: left; 
	transition: all 0.3s ease-in-out 0s; background: #fff; border: 1px solid #e6e6e6; 
	position: relative; height: 455px; overflow: hidden;}
.press-page-section .single-blog:hover {-webkit-box-shadow: 6px 5px 30px rgb(0 0 0 / 12%);
    box-shadow: 6px 5px 30px rgb(0 0 0 / 12%); border-color: transparent;}
.press-page-section .single-blog:after{border-top: 110px solid #004288; border-right: 181px solid transparent; 
	position: absolute; content: " "; width: 0; height: 0; top: 0px; left: 0;}
.event-page .single-blog:after{content: none;}
.publication-page .single-blog:after{content: none;}
/*.press-page .single-blog:after{content: none;}
.webinar-page .single-blog:after{content: none;}*/
.press-page-section .single-blog h2.price{position: absolute; z-index: 11; padding: 18px; color: #fff;
      font-weight: 600; font-size: 30px;}
.press-page-section .blog-thumb {overflow: hidden; position: relative;}
.press-page-section .blog-thumb a {display: block; position: relative; max-height: 235px; overflow: hidden;}
.press-page-section .blog-thumb img {transition: .5s; display: block; height: auto; width: 100%;
	vertical-align: middle; border-style: none;}
.press-page-section .blog-meta-top {position: absolute; left: 28%; bottom: inherit; top: 46%;}
.press-page-section ul {font-style: normal; font-weight: 400; margin: 0; padding: 0;}
.press-page-section .blog-meta-top li {display: inline-block;}
.press-page-section .blog-meta-top li a {display: inline-block; background: #f8740a;
    padding: 5px 16px; line-height: 19px; font-size: 12px; text-transform: uppercase;
    font-weight: 500; color: #fff; border-radius: 2px; letter-spacing: 1px; 
    margin-right: 5px; position: relative; text-decoration: none;}
.press-page-section .content-area {padding: 38px 25px 30px; position: relative;
    text-align: center;}
.press-page-section .blog-meta-left {box-shadow: 0 0 35px rgb(0 0 0 / 10%); padding: 12px 20px;
    border-radius: 3px; text-align: center; position: absolute; top: -24px; background: #fff;
    left: 0; right: 0; margin: 0 20px;}
.press-page-section .blog-meta-left a, .press-page-section .blog-meta-left span {margin-right: 13px;
    transition: .3s; display: inline-block; text-decoration: none; text-transform: capitalize;
    margin: 0 10px; position: relative; font-weight: 400; font-size: 15px; color: #4a4b4b;}
.press-page-section .blog-meta-left a::before {content: ""; background: #4a4b4b; width: 8px;
    height: 1px; position: absolute; right: -19px; top: 11px;}
.press-page-section .blog-page-title > h2 {margin-bottom: 12px; margin-top: 11px; font-size: 22px;}
.press-page-section .blog-page-title a {display: block; font-weight: 600; margin-bottom: 0;
    text-transform: none; transition: all 0.5s ease 0s; color: #004288; text-decoration: none;}
.press-page-section .blog-content p{color: #4a4b4b; margin-bottom: 0; font-size: 18px;}



.press-detail-section{margin-top: 40px;}
.press-detail-section .left-content{box-shadow: 0 3px 19px rgb(0 0 0 / 8%);}
.press-detail-section .left-content .image{text-align: center; background: #f2f0f9;}
.press-detail-section .left-content .image img{max-width: 100%;}
.press-detail-section .left-content .blog-meta-left {box-shadow: none; padding: 0;
    border-radius: 0; text-align: left; position: inherit; top: inherit;
    background: #fff; left: inherit; right: inherit; display: flex;}
.press-detail-section .left-content .inner-post h1{font-size: 36px; font-weight: 600;
    color: #222; margin-bottom: 0;}
 .press-detail-section .left-content .inner-post h2{font-size: 20px; font-weight: 600;
    color: #014388; margin-bottom: 0;}
.press-detail-section .left-content .inner-post p{font-size: 18px; color: #4a4b4b;}
.press-detail-section .left-content .blog-meta-left p{color: #f8740a; margin-left: 6px; margin-top: -3px;}
.press-detail-section .left-content .blog-meta-left a, .press-detail-section .left-content .blog-meta-left span{
	transition: .3s; display: inline-block; color: #f8740a; text-decoration: none; text-transform: capitalize; 
	margin: 0 28px 0px 0px; position: relative; font-weight: 400; font-size: 16px;}
.press-detail-section .left-content .blog-meta-left a::before { content: ""; background: #f8740a;
    width: 8px; height: 1px; position: absolute; right: -19px; top: 11px;}
.press-detail-section .left-content .inner-post{padding: 20px 45px 24px 45px;
    box-shadow: 0 3px 19px rgb(0 0 0 / 8%);}
.press-detail-section .left-content .inner-post .inner-post-content{border-bottom: 1px solid #00000014;
    margin-bottom: 30px; padding-bottom: 30px;}
.press-detail-section .left-content .inner-post .expert-detail h1{font-size: 30px; margin-bottom: 30px;}
.press-detail-section .left-content .inner-post .expert-detail .row{align-items: center; margin-bottom: 10px;}
.press-detail-section .left-content .inner-post .expert-detail h2{font-size: 24px;}
.press-detail-section .left-content .inner-post .expert-detail h3{font-size: 18px; font-weight: 600;
	color: #f8740a;}
.press-detail-section .left-content .inner-post .expert-detail .image{height: 90px; overflow: hidden;
	border-radius: 6px;}

.press-detail-section .right-content .category{margin-bottom: 40px; padding: 35px 30px 35px;
    background: #fff; border: 1px solid #e6e6e6; box-shadow: 0 0 5px rgb(0 0 0 / 10%);}
.press-detail-section .right-content .category h2{font-size: 30px; font-weight: 600;
	margin-bottom: 18px; color: #f8740a;}
.press-detail-section .right-content .category ul{padding: 0; margin: 0;}
.press-detail-section .right-content .category ul li{list-style: none; border-bottom: 1px solid #e8e8e8;
    padding-bottom: 8px; margin-bottom: 8px;}
.press-detail-section .right-content .category ul li:last-child{border-bottom: 0px;
	margin-bottom: 0; padding-bottom: 0px;}
.press-detail-section .right-content .category ul li a{text-decoration: none; color: #4a4b4b;
	font-size: 18px; transition: all 0.3s ease-in-out 0s;}
.press-detail-section .right-content .category ul li a:hover{transition: all 0.3s ease-in-out 0s;
	color: #f8740a;}
.press-detail-section .right-content .category ul li.download-link{
	text-align: center; margin-bottom: -18px; margin-top: 24px;}
.press-detail-section .right-content .category ul li.download-link a{
	background: #f8740a; color: #fff; padding: 5px 20px 6px 20px;
    display: inline-block; border-radius: 40px;}


.press-detail-section .right-content .webinar-left{margin-bottom: 40px; padding: 65px 30px 0px 35px;
    background: #fff; border: 1px solid #e6e6e6; box-shadow: 0 0 5px rgb(0 0 0 / 10%); 
    position: relative; margin-top: 30px;}
.press-detail-section .right-content .webinar-left .price{box-shadow: 0 0 35px rgb(0 0 0 / 10%);
    padding: 12px 20px; border-radius: 3px; text-align: left; position: absolute;
    background: #fff; top: -40px; left: 0; right: 0; margin: 0 20px;}
.press-detail-section .right-content .webinar-left .price h1{margin-bottom: 0;
	font-size: 30px; font-weight: 800; color: #f8740a;}
.press-detail-section .right-content .webinar-left .price-row h6{font-weight: 600; letter-spacing: 0.6;
	margin-bottom: 0; font-size: 18px;}
.press-detail-section .right-content .webinar-left .price-row h6 span{color: #f8740a; font-size: 22px;}
.press-detail-section .right-content .webinar-left .price-row{align-items: center; margin-bottom: 2px;}
.press-detail-section .right-content .webinar-left .price-row .left-rating p{border-bottom: 0px; 
	padding-bottom: 0; margin-bottom: 0; text-align: right;}
.press-detail-section .right-content .webinar-left p .icon{margin-right: 6px; background: #014388;
	text-align: center; line-height: 27px; color: #fff; border-radius: 4px; 
	width: 26px; height: 26px; display: inline-block;}
.press-detail-section .right-content .webinar-left p .icon i{font-size: 15px;}
.press-detail-section .right-content .webinar-left p svg{width: 16px; height: 16px;}
.press-detail-section .right-content .webinar-left h2{font-size: 30px; font-weight: 600;
	margin-bottom: 18px; color: #f8740a;}
.press-detail-section .right-content .webinar-left .btn-pay{text-transform: uppercase;
	word-spacing: 5px; padding: 6px 30px; background: #e46805; border-color: #e46805;
    display: block; margin-top: 8px;}
.press-detail-section .right-content .webinar-left .btn-pay:focus{box-shadow: none;}

.training-page-section .blog-meta-top{left: 28%; top: 46%;}
.training-page-section .blog-meta-top li a {box-shadow: 0 0 35px rgb(0 0 0 / 72%);
    background: #ed6e08; padding: 8px 22px 7px 22px; display: inline-block; line-height: 19px;
    font-size: 14px; text-transform: uppercase; color: #fff; margin-right: 5px;
    position: relative; text-decoration: none; border-radius: 41px; font-weight: 600;
    letter-spacing: 0.5px; border: 3px solid #ff892b;}

.training-model-form .modal-content{border: 6px solid rgb(219 228 238);
    box-shadow: 0 0 35px rgb(0 0 0 / 69%);}
.training-model-form .modal-header{background-color: #014388; padding: 10px 15px;}
.training-model-form .modal-title{font-weight: 600; color: #fff; letter-spacing: 0.5px;}
.training-model-form .modal-header .btn-close{background-color: #fff; position: relative;
 	z-index: 1; border-radius: 40px; background-size: 12px; opacity: 1; border: 4px solid #8ebae9;}
.training-model-form .modal-header .btn-close:hover{border-color: #fff;}
.training-model-form .modal-body{background: #01438824;}
.training-model-form .form-group{margin: 6px 0px;}
.training-model-form .form-group label{margin: 4px 0px; font-weight: 600; color: #014388d1;}
.training-model-form .form-control {background-color: #ffffffc9; border: 1px solid #ffffff;}
.training-model-form .modal-footer{background: #0143883d; padding: 4px 10px;}
.training-model-form .modal-footer .btn-primary {color: #fff; background-color: #014388; 
	border-color: #014388; padding: 5px 15px;}
.training-model-form .modal-footer .btn-danger{padding: 5px 15px;}
.training-model-form .modal-footer svg{height: 15px;}

.press-detail-section .right-content .recent-post{margin-bottom: 40px; padding: 35px 30px 35px;
    background: #fff; border: 1px solid #e6e6e6; box-shadow: 0 0 5px rgb(0 0 0 / 10%);}
.press-detail-section .right-content .recent-post h2{font-size: 30px; font-weight: 600;
	margin-bottom: 18px; color: #f8740a;}
.press-detail-section .right-content .recent-post .recent-post-item {
    clear: both; overflow: hidden; margin-bottom: 14px; border-bottom: 1px solid #E8E8E8;
    padding-bottom: 15px; display: flex; align-items: center;}
.press-detail-section .right-content .recent-post .recent-post-item:last-child{border-bottom: none; padding-bottom:0;}
.press-detail-section .right-content .recent-post .recent-post-image {
    float: left; margin-right: 25px;}
.press-detail-section .right-content .recent-post .recent-post-image a {margin-top: 0;
    display: inline-block;}
.press-detail-section .right-content .recent-post .recent-post-image img {border-radius: 5px;}
.press-detail-section .right-content .recent-post .recent-post-text {margin-top: 0; overflow: hidden;}
.press-detail-section .right-content .recent-post .recent-post-text > h4 {margin-bottom: 2px;
    margin-top: 0px; line-height: 16px;}
.press-detail-section .right-content .recent-post .recent-post-text h4 a {color: #232323; font-size: 18px;
    line-height: 22px; transition: all 0.3s ease 0s; font-weight: 500; text-decoration: none;}
.press-detail-section .right-content .recent-post .recent-post-text .rcomment {color: #616161;
    font-size: 15px;}



/*Gallery Detail Page Css*/
.gallery-detail-secton{margin-top: 10px;}
.gallery-detail-secton .popup-gallery img{width: 100%; border-radius: 4px; height: 206px;}
.gallery-detail-secton .popup-gallery .col-md-3{margin-top: 30px;}


/*Contact Page*/
.contact-page-section{margin-top: 60px;}
.contact-page-section .row{align-items: center;}
.contact-page-section .left{padding-right: 20px;}
.contact-page-section .left h5{font-weight: 600; color: #f8740a; margin-bottom: 0;}
.contact-page-section .left h1{font-weight: 600; margin-bottom: 30px;}
.contact-page-section .left p{font-size: 18px;}
.contact-page-section .left a{color: #f8740a; font-size: 20px; text-decoration: none; font-weight: 600;}
.contact-page-section .left .box{background: #fff; padding: 15px 20px;
	box-shadow: 0px 5px 27px 0px rgb(0 0 0 / 9%); border-top-right-radius: 12px;
	border-bottom-right-radius: 12px; margin-top: 20px;}
.contact-page-section .left .box p{font-size: 16px; color: #777; margin-bottom: 8px;}
.contact-page-section .left .box .content{display: flex;}
.contact-page-section .left .box .content .icon{height: 30px; width: 30px; background: #014388;
	text-align: center; line-height: 32px; border-radius: 2px; margin-right: 8px;}
.contact-page-section .left .box .content .icon svg{color: #fff;}
.contact-page-section .left .box .content a{color: #014388; font-size: 18px;}

.contact-page-section .right{padding-left: 20px;}
.contact-page-section .right form{box-shadow: 0px 5px 27px 0px rgb(0 0 0 / 9%);
	padding: 60px;}
.contact-page-section .right .form-label {font-weight: 600;}
.contact-page-section .right .button{text-align: right;}
.contact-page-section .right .btn-primary {background-color: #f8740a; border-color: #f8740a; 
	border-radius: 40px; padding: 5px 30px;}

.map-section{margin-top: 40px;}
.map-section .row{margin: 0px;}
.map-section .content{background: #fff; box-shadow: 0px 5px 27px 0px rgb(0 0 0 / 9%);
	padding: 40px;}
.map-section iframe{width: 100%;}


@media (max-width: 575.98px) { 
.navbar-light .navbar-toggler {border-color: rgb(242 240 249); 
	margin-left: 8px; background-color: #edebf4;}
.top-section {padding-top: 15px; padding-bottom: 10px;}
.top-section .left{text-align: center;}
.top-section .right {text-align: center;}
.top-section .logo-img img {width: 130px;}
.top-section .logo-img .sologan p{font-size: 15px!important;}
.top-section .right .image img {width: 50px;}
.menu-section {padding: 10px 0px;}
.menu-section .fixed{padding: 10px 0px;}
.menu-section .nav-link {padding-left: 15px;}
.menu-section .navbar-nav {margin-top: 15px;}
.home-banner .carousel-item {height: auto;}
.home-banner .carousel-control-prev {top: 0; bottom: 0; margin-left: 0;
   border-radius: 0; width: auto; height: auto; background: transparent;
   opacity: 1; border-top-left-radius: 12px;}
.home-banner .carousel-control-next {top: 0; bottom: 0; margin-left: 0;
   border-radius: 0; width: auto; height: auto; background: transparent;
   opacity: 1; border-top-left-radius: 12px; left: auto; right: 0;}
.banner-section .image {height: auto;}
.banner-section .carousel-control-prev,
.banner-section .carousel-control-next {
	width: 36px; height: 36px;}
.banner-section .carousel-control-next-icon, 
.banner-section .carousel-control-prev-icon {
    width: 1rem; height: 1rem;}
.banner-section .carousel-caption {right: 12%; top: 0%;}
.banner-section .carousel-caption h5 {font-size: 18px;
    font-weight: 500; padding-bottom: 24px; margin-bottom: -12px;}
.banner-section .carousel-caption h5:after {height: 1px;}
.banner-section .carousel-caption p{font-size: 15px; 
	height: 68px; overflow: hidden;}
.banner-section .carousel-caption a {padding: 2px 20px;
	margin-top: 0px; font-size: 15px;}
.banner-bottom-section {top: 30px;}
.banner-bottom-section .box {min-height: auto;}
.about-section{margin-top: 60px;}
.about-section .image {height: auto;}
.about-section .content h1 {font-size: 30px;}
.about-section .content h4 {margin-top: 10px; margin-bottom: 0;
	font-size: 16px;}
.project-section {margin-top: 40px;}
.project-section .right .box {margin-top: 30px;}
.what-we-do .heading {padding: 0px 0px;}
.what-we-do .heading h2 {font-size: 30px;}
.event-section .heading {padding: 15px;}
.what-about-section .container {padding: 40px 15px;}
.what-we-do {padding-bottom: 0px; margin-top: 50px!important;}
.what-we-do .content{margin: 0px 15px;}
.what-about-section {margin-top: 60px;}
.event-section {margin-top: 60px;}
.event-section .heading {margin-bottom: 10px;}
.event-section .heading h2 {font-size: 30px;}
.event-section .box {margin: 15px 0px;}
.testimonial-section {padding: 76px 30px;}
.subscribe-section {margin: 40px 0px;}
.subscribe-section .row {margin-left: 0; margin-right: 0;}
.subscribe-section .heading h1 {font-size: 26px;}
.subscribe-section .form-group button{font-size: 14px;}
.learn-section {margin-top: 60px;}
.learn-section .owl-dots {right: 0; top: auto; left: 0;}
.footer-top-section {margin-top: 40px; text-align: center;}
.footer-top-section .right{text-align: left;}
.footer-top-section .right ul {margin-top: 15px; text-align: center;}
.footer-section {padding-top: 0px; padding-bottom: 10px; margin-top: 40px;}
.footer-section .box-four {text-align: left;}
.footer-section .box-logo {margin-top: 15px; margin-bottom: 15px;}
.footer-bottom-section {height: auto; line-height: inherit;}
.service-section .heading.mt-5.pt-5.row{margin-top: 0px!important;}
.service-section .heading h2 {font-size: 30px;}
.gallery-category {margin-top: 40px;}
.work-section{padding: 20px 0px;}
.work-section h1{font-size: 30px;}
.message-section {padding: 30px 0px 0px 0px;}
.partner-section {padding-bottom: 15px; margin-top: 40px;}
.partner-section .left h1 {font-size: 30px;}
.partner-section .heading h1 {font-size: 30px; margin-top: 15px;}
.training-section .heading h2 {font-size: 30px;}
.training-bg{padding-bottom: 15px;}
.press-page-section .single-blog{height: auto;}
.project-section .left .carousel-control-prev {top: -40px;}
.project-section .left .carousel-control-next {top: -40px;}

.about-page-section {margin-top: 15px;}
.about-page-section .content{margin-top: 15px;}
.about-page-section h1 {font-size: 30px;}

.director-page-section{padding: 15px; margin-top: 0px;}
.staff-page-section{margin-top: 0px;}
.staff-page-section .box .col-md-3 {padding-left: 0;
    padding-right: 0;}
.staff-page-section ul {left: 32%;}
.staff-page-section .content{padding: 15px;}

.expert-page-section{margin-top: 0px;}
.expert-page-section .box .col-md-3 {padding-left: 0;
    padding-right: 0;}
.expert-page-section ul {left: 32%;}
.expert-page-section .content{padding: 15px;}

.press-page-section {margin-top: 0px;}
.training-page-section .blog-meta-top {left: 17%;}
.press-detail-section .right-content .webinar-left{margin-top: 75px;}
.press-detail-section .right-content .recent-post{margin-bottom: 0px;}

.contact-page-section .right form{padding: 30px;}
.contact-page-section .right {padding-left: 15px; margin-top: 30px;}
.map-section .content{padding: 20px;}
.contact-page-section .left h1{margin-bottom: 15px;}
.contact-page-section{margin-top: 30px;}

.press-detail-section .left-content .inner-post h1{font-size: 30px;}
.press-detail-section .left-content .inner-post{padding: 15px;}
.press-detail-section .right-content .recent-post{padding: 15px; margin-top: 30px;}


}


.loader {border: 16px solid #f3f3f3; border-radius: 50%; border-top: 16px solid #0075c4;
  width: 120px; height: 120px; -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite; position: absolute; left: 38%; top: 36%;
  box-shadow: 0 0 35px rgb(0 117 196 / 35%);}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.not-found-page {
    text-align: center;
    padding: 140px;
}
.not-found-page h2 {
    font-weight: 800;
    font-size: 20px;
    margin-left: 15px;
    color: #d5323b;
    margin-top: 10px;
    font-style: italic;
    letter-spacing: 1px;
}
.not-found-page a {
    text-decoration: none;
    background: #d5323b;
    color: #e3f4fe;
    padding: 10px 40px;
    border-radius: 47px;
    font-size: 18px;
    display: inline-block;
    margin-top: 30px;
    border: 2px solid #014388;
    box-shadow: 0 0 35px rgb(0 0 0 / 10%);
}




.payement-page{padding-top: 60px;}
.payement-page .left{background: #0b2465; position: relative; overflow: hidden;
    box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 16%);}
.payement-page .left:before{content: ''; position: absolute; width: 70%;
    height: 46%; background: #f2f6fb33; border-radius: 50%; top: -8%; left: 15%;
    box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 16%);}
.payement-page .left .image{text-align: center; margin-top: 30px;}
.payement-page .left .image img{width: 200px;}
.payement-page .left .content{margin-top: 60px; padding-left: 40px; padding-right: 40px;}
.payement-page .left .content h1{color: #fff; font-weight: 800; letter-spacing: 1px;
	font-size: 30px;}
.payement-page .left .content h1 span{color: #ff9e00;}
.payement-page .left .content p{color: #eee; font-size: 16px;}

.payement-page .right{padding-left: 0px;}
.payement-page .right .card-header h5{margin-bottom: 0px;}
.payement-page .payement-form {background: #fff; position: relative;
    box-shadow: 13px 13px 51px 0px rgb(10 51 80 / 16%);
    padding: 15px 40px 20px 40px; min-height: 336px;}
.payement-page .payement-form .form-group{margin: 10px 0px;}
.payement-page .payement-form .form-group label{margin-bottom: 6px;
    color: #777;}
.payement-page .payement-form .form-group .form-control {padding: 0.5rem 0.75rem;}
.payement-page .payement-form .text-right{text-align: right;}
.payement-page .payement-form .btn-primary{color: #fff; background-color: #0b2465;
    border-color: #0b2465; padding: 10px 20px; letter-spacing: 0.5px; font-weight: 600;
    text-transform: uppercase; font-size: 14px; word-spacing: 4px;}
.payement-page .payement-form .btn-danger{color: #fff; background-color: #d60e0b;
    border-color: #d60e0b; padding: 10px 20px; letter-spacing: 0.5px; font-weight: 600;
    text-transform: uppercase; font-size: 14px; word-spacing: 4px;}



section#service_wrapper {position: relative;
    background-color: #f1f1f1;
    background-image: url('../images/bground.jpg');
    background-attachment: fixed;
    position: relative; z-index: 111;
    padding: 75px 0;
}

.home-banner{position: relative;}
.home-banner:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #97caff5e;
    z-index: -1;
}
section#service_wrapper .row{align-items: center;}
section#service_wrapper .title_wrap {
    margin-bottom: 40px;
}
.text-center {
    text-align: center!important;
}
section#service_wrapper .title_wrap span {
    width: 143px;
    display: inline-block;
}
section#service_wrapper .title_wrap span h6 {
    position: relative;
    color: #ff2d37;
}
section#service_wrapper .title_wrap span h6:before {
    width: 20px;
    height: 2px;
    background-color: black;
    position: absolute;
    content: '';
    top: 10px;
    left: 1px;
}
section#service_wrapper .title_wrap span h6:after {
    width: 20px;
    height: 2px;
    background-color: black;
    position: absolute;
    content: '';
    top: 10px;
    right: 1px;
}
section#service_wrapper .title_wrap h2 {
    text-transform: capitalize;
    font-weight: bold;
}
section#service_wrapper .service_info {
    padding-left: 88px;
    padding-right: 90px;
}
section#service_wrapper .span_small_header span {
    
}
section#service_wrapper .span_small_header span a{text-decoration: none;
    font-size: 17px; background-color: #f8740a; color: white;
    padding: 8px 20px 6px 20px; display: inline-block; border-radius: 40px;
    letter-spacing: 1px; word-spacing: 2px;}
section#service_wrapper section#service_wrapper h4 {
    margin-top: 45px;
    font-weight: bold;
}
section#service_wrapper h4.title{    color: #014388;
    font-weight: 600;
    font-size: 42px;}
section#service_wrapper p {
    margin-top: 15px;
    margin-bottom: 29px;
    font-size: 16px!important;
    font-weight: 300;
    color: #222;
}
section#service_wrapper ul.social_link {
    padding-left: 0;
}
section#service_wrapper ul.social_link li {
    display: inline-block;
}
section#service_wrapper ul.social_link li a {
    display: inline-block;
    background-color: #b7b7b7;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: white;
    text-decoration: none;
}
.facebook {
    background-color: #4267B2 !important;
}
.twiter {
    background-color: #1DA1F2 !important;
}
section#service_wrapper ul.social_link li a svg {
    margin: 0 !important;
}
section#service_wrapper .services_img_wrapper img {
    transition: ease-in-out 0.3s;
    width: 100%;
    vertical-align: middle;
}
section#service_wrapper .services_img_wrapper {
    overflow: hidden;
    height: 440px;
}
section#service_wrapper .services_img_wrapper img:hover {
    transform: scale(1.5) rotate(5deg);
    transition: ease-in-out 0.3s;
}


section#service_wrapper .row:nth-child(2) h4.title {
    color: #014388;}
section#service_wrapper .row:nth-child(2) .span_small_header span a {
    background-color: #f8740a;}

section#service_wrapper .row:nth-child(3) h4.title {
    color: #f8740a;}
section#service_wrapper .row:nth-child(3) .span_small_header span a {
    background-color: #014388;}

section#service_wrapper .row:nth-child(4) h4.title {
    color: #d60d09;}
section#service_wrapper .row:nth-child(4) .span_small_header span a {
    background-color: #111;}

section#service_wrapper .row:nth-child(5) h4.title {
    color: #00a72c;}
section#service_wrapper .row:nth-child(5) .span_small_header span a {
    background-color: #d60d09;}



.data-content-section .box{margin-top: 36px; border: 1px solid #01438861; padding: 0;
	border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; background-color: #f1f1f1;
    background-image: url(../images/bground.jpg);
    background-attachment: fixed;
    position: relative;
    z-index: 111;}
.data-content-section .box:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #007dff1f;
    z-index: -1;
}
.data-content-section .box p{padding: 0px 15px;}
.data-content-section .box h2.title{font-size: 20px; font-weight: 600; padding: 10px 15px 9px 15px;
	background: #014388; color: #fff; margin-bottom: 18px;}


























