
.headmailcont a{
text-decoration:none;
color:#FFFFFF;
font-weight:600;
}
.openhr{
font-weight:600;
}
.mainlogo{
width: 430px;
height: auto;
}
.sticky-top img{
width: 325px !important;
height: auto !important;
}
.section-title h5{
font-weight:600 !important;
}
.bannersize{
width:100%;
height:500px;
}
.bannertext{
width:75%;
}
.bannertext h1{
color: #fff;
font-size: 35px;
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);
font-weight: 700;
letter-spacing: 1px;
}
.bannertext h5{
  color: #fff;
  font-size:20px;
  line-height: 1.4;
  font-weight: 600;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);
}
.fact_div{
height:230px;
text-align:center;
}
.homeenqry{
text-decoration:none !important;
color:#FFFFFF !important;
font-weight:600;
}
.fact_div .fact-icon {
text-align: center;
padding-bottom:10px;
}

.fact_div .fact-icon i{
color: #fff;
font-size:45px;
}
.pagetitle{
font-size:20px !important;
font-weight:600 !important;
}
.cont_ptag p{
font-size:15px !important;
font-weight:600 !important;
line-height: 1.7;
}
.donateqte{
padding-bottom:40px !important;
padding-top:35px !important;
}
.donateqte h1{
font-size:30px !important;
}
.donateqte p {
font-size: 15px !important;
font-weight: 600 !important;
color: #FFFFFF !important;
line-height: 30px;
}
/*** Testimonial ***/
.testimonial-item{
border-radius: 0.25rem !important;
}
.carousel-testimony .owl-item .testimonial-item,
.carousel-testimony .owl-item.center .testimonial-item * {
    transition: .5s;
}

.carousel-testimony .owl-item.center .testimonial-item {
    background: #06A3DA !important;
    border-color: #06A3DA !important;
}

.carousel-testimony .owl-item.center .testimonial-item * {
    color: #fff !important;
}

.carousel-testimony .owl-dots {
    margin-top: 30px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
	text-align: center;
}

.carousel-testimony .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    border: 1px solid #CCCCCC;
    border-radius: 15px;
    transition: .5s;
    background: #CCCCCC !important;
    border-color: #CCCCCC !important;
}

.carousel-testimony .owl-dot.active {
    background: #F57E57 !important;
    border-color: #F57E57 !important;
}
.testiname{
color:#000 !important;
font-size:17px !important;
font-weight:600;
}
.testtext{
padding-left:10px;
}
.testtext small{
color: #666565 !important;
font-weight:500;
}
.testimonial-item p{
line-height:26px !important;
color: #666565 !important;
}
.testimony-section{
background: #F4F4F4;
padding-top:50px;
padding-bottom:50px;
}
.testimony-section .owl-carousel .owl-nav.disabled{
display:none !important;
}
/*---- Fixed Side Contact ----*/
.support{
    background: #f97210;
    width: 42px !important;
    height: 42px !important;
    color: #333;
    font-size: 20px;
    position: fixed;
    right: 15px;
    bottom: 60px;
    cursor: pointer;
    z-index: 999;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease-in-out;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
}
.support:hover{
  cursor: pointer;
}
.support img{
  transition: all 300ms ease-in-out;
  width: 60%;
}
.inner-fabs a{
    background: #81b304;
    width: 42px;
    height: 42px;
    color: #fff;
    font-size: 29px;
    position: fixed;
    right: 15px;
    bottom: 60px;
    cursor: pointer;
    z-index: 99;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease-in-out;
}
.inner-fabs a i{
font-size:24px;
}
.inner-fabs a:hover{
    text-decoration: none;
}
.inner-fabs.show a{
  transition: all 300ms ease-in-out;
}
.inner-fabs.show a:nth-child(1) {
  bottom: 110px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #1948d1;
}
.inner-fabs.show a:nth-child(2) {
  bottom: 160px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #49E670;
}
.inner-fabs.show a:nth-child(3) {
  bottom: 210px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #03e7e7;
}

.inner-fabs.show a:nth-child(4) {
  bottom: 260px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
  background: #28a745;
}
.returntotop {
background: #81b304;
width: 42px !important;
height: 42px !important;
color: #fff;
font-size: 18px;
position: fixed;
right: 15px !important;
bottom: 10px !important;
cursor: pointer;
z-index: 999;
border-radius: 100%;
display: flex;
align-items: center;
justify-content: center;
transition: all 300ms ease-in-out;
box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16), 0px 3px 10px rgba(0, 0, 0, 0.16);
opacity:1;
}
.returntotop i {
font-size:24px;
display: block;
}
.returntotop:hover {
color: #111;
}
.returntotop.show {
opacity: 1;
}
/*---- Fixed Side Contact ----*/
/*-------Footer-------*/
.foot-title h5{
font-size:24px;
}
.foot-title h5::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 3px;
    right: -40px;
    bottom: 11px;
    background: #06A3DA;
}
.foot-title h5::after {
    position: absolute;
    content: "";
    width: 15px;
    height: 3px;
    right: -60px;
    bottom: 11px;
    background: var(--secondary);
}
.footer{
background: #091E3E;
}
.footer .copyright {
padding: 20px 0;
font-size: 14px;
border-top: 1px solid rgba(256, 256, 256, .2);
}
.footer .copyright a {
text-decoration:none;
color:#FFFFFF;
font-weight:600;
}
.footer .footer-menu a {
margin-right: 15px;
padding-right: 15px;
border-right: 2px solid rgba(255, 255, 255, .2);
}
.footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}
.footer11{
padding-top:45px;
padding-bottom:30px;
background: #091E3E;
}
.foot_bg{
background: url(../img/footer.png) center center no-repeat;
background-size: auto;
background-size: contain;
background-position: center 20px;
}
.footer11 .footmenu {
  display: block;
  padding: 0;
  text-align: left;
  font-size: 15px !important;
  font-weight: 500 !important;
  text-transform: capitalize;
  transition: .3s;
}
.footer11 .footmenu i{
  font-size: 14px !important;
}
.footer11 .footmenu:hover {
color:#06A3DA !important;
padding-left:5px;
}
.footer11 .footcontact a{
text-decoration:none;
color:#FFFFFF;
font-weight:600;
font-size: 14px !important;
}
.footer11 .footcontact a:hover {
color:#06A3DA !important;
}
.footer11 h3{
font-size: 26px !important;
color:#fff !important;
}
.donate_btncss{
width:100%;
margin-top: 25px;
text-align: left;
}
.donate_btncss img{
width:200px;
height:auto;
}
/*-------Footer-------*/
/*---------Service--------*/
.services-wrap {
margin-bottom:35px;
padding:12px;
border-radius: 3px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
background: #fff;
-webkit-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.30);
-moz-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.30);
box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.30); }
.services-wrap .img {
width: 100% !important;
height: 220px !important; 
}
.services-wrap .text {
width: 100%;
text-align: center;
padding: 20px 0px;
position: relative; }
.services-wrap .text h2 {
font-weight: 500;
font-size: 22px; }
.services-wrap .text .icon {
width: 90px;
height: 90px;
border-radius: 50%;
background: #06A3DA;
margin: -65px auto 15px auto;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-box-shadow: 0px 11px 32px -12px rgba(0, 0, 0, 0.28);
-moz-box-shadow: 0px 11px 32px -12px rgba(0, 0, 0, 0.28);
box-shadow: 0px 11px 32px -12px rgba(0, 0, 0, 0.28); }
.services-wrap .text .icon i {
color: #fff;
font-size: 40px;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
margin-top:25px;
}
.services-wrap .text .btn-custom {
position: absolute;
bottom: -45px;
left: 0;
right: 0;
width: 80%;
background: #F57E57;
color: #fff;
text-align:center;
padding: 12px 10px;
border-radius: 3px;
margin: 0 auto;
text-transform: uppercase;
font-weight: 600;
font-size:15px; }
.services-wrap:hover {
-webkit-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.18);
-moz-box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.18);
box-shadow: 0px 15px 46px -16px rgba(0, 0, 0, 0.18); }
.services-wrap:hover .text .icon {
background: #06A3DA; }
.services-wrap:hover .text .icon i {
color: #0F172B; }
.services-wrap:hover .text .btn-custom {
background: #06A3DA; }

.ftco-services-2 .services {
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 0;
margin-bottom: 30px;
color: rgba(255, 255, 255, 1);
background: #13076d;
padding: 30px;
position: relative;
overflow: hidden;
margin-bottom: 0;
}
/*---------Service--------*/
/*---------About Page--------*/
.home_content h1
{
font-size: 35px !important;
font-weight: 700;
letter-spacing: 1px;
}
.home_content{
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);
}
.abouttitle{
font-size:30px !important;
}
.aboutimg {
width:100%;
}
.aboutimg img{
width:100%;
height:auto;
}
.pagecontent{
width:100%;
}
/*---------About Page--------*/
/*-----------------------
DESK CSS
-----------------------*/
.pricnimg{
margin: 7px 40px 15px 0px;
float:left;
width:300px;
box-shadow: 1px 1px 5px #888888;
}
.aboutviceprincipal{
width:100%;
padding-top:15px;
}
.princidetail{
width:100%;
padding-bottom:10px;
margin-top:10px;
}
.form-prindel{
padding:0 0 20px 0;
}
.cushead{
font-size:15px;
font-weight:600;
color:#000;
}
.cushead i{
font-size:15px;
color:#F57E57;
padding-right:10px;
}
.cusdel{
font-size:15px;
padding-left:10px;
color:#033;
font-weight:600;
}
.photoname{
width:100%;
font-size:27px;
color:#F57E57;
font-weight:600;
padding-bottom:5px;
padding-top:5px;
}
.abutdesk{
color: #0F172B;
font-size: 26px;
}
/*-----------------------
DESK CSS
-----------------------*/
/*----------Contact Us----------*/
.google_map{
width:100%;
height:auto;
margin:30px 0 0px 0;
}
.conttitle{
font-size:30px !important;
}
.contatag{
text-decoration:none;
color: #6B6A75;
font-weight:600;
}
.contatag:hover{
color: #06A3DA !important;
}
/*----------Contact Us----------*/
/*----------Notice Board----------*/
.iqactabhead{
width:100%;
padding:15px 0 15px 0;
border-bottom:1px solid #D2D2D2;
}
.headtext i{
padding-right:2px;
color:#F57E57;
font-size:19px;
}
.textdescp p{
margin-bottom:10px !important;
}
.headtext{
color: #6e8929;
font-size:20px;
font-weight:600;
padding-bottom:5px;
}
.uploaddate{
font-size: 16px;
padding: 0px 0px 5px 0px;
color: #033;
font-weight: 600;
}
.uploaddate i{
color:#F57E57;
padding-right:8px;
font-size:16px;
}
/*----------Notice Board----------*/
/*----------Service Details----------*/
.serdeltitle{
font-size:33px;
}
/*----------Service----------*/
/*********************************
Whatsapp Share
*********************************/
.modal-title{
width: 100%;
font-size: 18px;
font-weight: 500 !important;
color: #F57E57;
}
.whatsharefrom{
padding: 10px 15px 10px 0px;
}
.whatappshare{
text-align:center;
width: 100%;
margin:40px 0 0px 0;
}
.whatsappbtn {
background-color:#28a745;
text-decoration:none;
border: none;
color: #fff !important;
padding: 10px 15px 10px 15px;
font-size: 18px;
cursor: pointer;
margin-right: 10px;
}
.whatsappbtn:hover {
  background-color: #218838;
  color: white;
}
.btnproduct {
background-color:#06A3DA;
text-decoration:none;
border: none;
border-radius: 4px;
color: #fff !important;
padding: 6px 15px 5px 15px;
font-size: 17px;
cursor: pointer;
margin-right: 10px;
}
.btnproduct:hover {
  background-color: #6e8929;
  color: white;
}
.whatapptextBx {
border: 1px solid #CCC;
color: #000000;
height: 38px;
outline: 0 none;
font-size:15px;
font-weight:600;
padding: 5px 0px 5px 10px;
width: 100%;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;    
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.whatapptextBx:focus{
	border: 1px solid #06A3DA ;
}
.wamargbot{
margin-top:10px;
}
/*----------Payment Page------------*/
.payment_div{
width:100%;
border: 1px solid #ccc;
text-align: center;
padding: 15px;
}
.paytitle{
width:100%;
font-size: 25px;
font-weight: 600;
color: #6e8929;
margin-bottom:10px;
margin-top: 5px;
}
.qrcode{
width:100%;
}
.qrcode img{
width:100%;
height:auto;
}
.pay_details{
width:100%;
margin-top:15px;
}
.pay_details p{ 
color:#333;
text-align:center;
font-size:14px;
font-weight:600;
}
.send_pay{
width:100%;
padding:30px;
background-color: #f2f3f7;
}
.paysendtitle{
width:100%;
font-size:17px;
font-weight: 600;
color: #6e8929;
margin-bottom:15px;
text-align:center;
}
.booknow{
cursor:pointer;
}
.rightbtn{
float:right;
}
/*----------Payment Page------------*/
/*--------------Booking Form Css--------------*/
.form-group {
  margin-bottom: 1rem;
}
.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form_divcom{
width:100%;
margin-top:10px;
margin-bottom:10px;
float:left;
}
.write_box{
float:right;
width:65%;
}
.label_title{
color:#6B6B6B !important;
font-size: 14px;
padding:3px 0px 0px 8px;
text-transform:none !important;
float:left;
font-weight: 600;
}
.clrred{
color:#FF0000;
padding-left:3px;
font-size:14px;
}
.boton_div{
	margin:10px 0 0px 0px;
	float:left;
	width:100%;
	text-align: center;
}
.testBx {
   border: 1px solid #CCC;
    color: #000000;
    height: 33px;
    outline: 0 none;
	font-size:13px;
	font-weight:600;
    padding: 4px 0px 5px 5px;
    width: 100%;  
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.testBx:focus{
	border: 1px solid #06A3DA ;
}
.testBx:hover{
	border: 1px solid #06A3DA ;
}
.rtextAr2{
    border: 1px solid #CCC;
    color: #000000;
    outline: 0 none;
	font-size:13px;
	font-weight:600;
    padding: 5px 0px 5px 5px;
    width: 100%;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.rtextAr2:focus{
	border: 1px solid #06A3DA ;
}
.rtextAr2:hover{
	border: 1px solid #06A3DA ;
}
/*--social-icons--*/
.contsocial{
width:100%;
}
.social-nav {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin: 0px 0 0;
}
.social-nav li {
    display: inline-block;
    margin: 0 7px 0 0;
}
.social-nav a {
    display: inline-block;
    float: none;
    width: 40px;
    height: 40px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    background: #000;
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.model-3d-0 a {
    background:#5C5B5B;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.model-3d-0 .front, .model-3d-0 .back {
    width: 40px;
    height:40px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(25px);
    -moz-transform: translateZ(25px);
    -ms-transform: translateZ(25px);
    -o-transform: translateZ(25px);
    transform: translateZ(25px);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
	color:#212121;
	font-size:12px;
	padding-top: 8px;
}
.model-3d-0 .back {
    -webkit-transform: rotateX(90deg) translateZ(25px);
    -moz-transform: rotateX(90deg) translateZ(25px);
    -ms-transform: rotateX(90deg) translateZ(25px);
    -o-transform: rotateX(90deg) translateZ(25px);
    transform: rotateX(90deg) translateZ(25px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
a.twitter .front {
    background: #00acee;
}
a.facebook .front {
    background: #3b5998;
}
a.instagram .front {
    background: #f77737;
}
a.pinterest .front {
    background: #bd081c;
}
.twitter .back,.facebook .back,.instagram .back,.pinterest .back{
    background:#333;
}
.model-3d-0 a:hover {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}
.model-3d-0 a:hover .back {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
}
.w3_agile_social .front i{
	color: #fff;
    font-size: 22px;
}
.w3_agile_social .back i{
	color: #fff;
    font-size: 22px;
}
.w3ls_team_grid img {
    background: #e4e3e3;
    padding: 7px;
}
.textcentre h5{
text-align:center;
}
.facebook{
    background: #3b5998;
}
.twitter{
    background: #00acee;
}
.google-plus{
	background:#dd4b39;
}
.rss{
	background:#f26522;
}
.social-icon-w3-agile {
    width: 25%;
    float: left;
    text-align: center;
    padding:1.5em 0;
}
.social-icon-w3-agile i {
    color: #fff;
    font-size:28px;
}
.social-agileinfo a:hover {
    opacity: 0.8;
}
li.share {
    vertical-align: top;
	padding-top:5px;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
	color:#06A3DA;
}
/*--social icons--*/
/*--Notifications and event--*/
.notify{
width:100%;
padding: 10px;
border:1px solid #efefef;
}
.notify_head{
font-size: 23px;
text-transform: none;
letter-spacing: 0px;
color: #163269;
}
.notify_head i{
margin-right: 10px;
font-size: 20px;
}
.notify_body{
width:100%;
padding-bottom: 12px;
padding-top: 10px;
border-top:1px solid #efefef;
}
.notify_body h2{
margin-bottom:7px;
font-size:14px;
color:#06A3DA;
font-weight: 600 !important;
}
.notify_body h2 i{
font-size: 13px;
padding-right:5px;
color: #163269;
}
.notify_body h3{
font-size: 13px;
color:#333;
margin-bottom:0px;
}
.down_notice{
width:100%;
padding-top:6px;
}
.down_notice a{
font-size: 15px;
font-weight:600;
text-decoration:underline;
cursor:pointer;
}
.readnot{
color: #06A3DA;
}
.readpdf{
color: #F57E57;
margin-left:20px;
}
.notify_btn{
text-align:center;
}
.quick_link{
width:100%;
padding: 10px;
}
.quick_head{
font-size: 23px;
text-transform: none;
color: #fff;
}
.quick_head i{
margin-right: 10px;
font-size: 20px;
}
.quick_body{
width:100%;
padding-bottom: 10px;
border-top: 1px solid rgba(256, 256, 256, .2);
}
.quick_body h2{
margin-bottom:0px;
}
.quick_body h2 a{
font-size: 15px;
font-weight: 500;
color:#FFFFFF;
}
.quick_body h2 a:hover{
color:#06A3DA;
}
.quick_body h2 a i{
font-size: 13px;
padding-right:5px;
color:#FFFFFF;
}
.notice_back{
background-color: #f7f7f7;
}
.notify_head11{
font-size: 30px;
text-transform: none;
letter-spacing: 0px;
color: #163269;
}
.notify_head11 i{
margin-right: 10px;
font-size: 27px;
}
.notify_body11{
width:100%;
margin:10px 0 10px 0;
background-color:#FFFFFF;
padding:15px;
}
.notify_body11 h2{
margin-bottom:8px;
font-size:16px;
color:#06A3DA;
font-weight: 600 !important;
}
.notify_body11 h2 i{
font-size: 14px;
padding-right:5px;
color: #163269;
}
.notify_body11 h3{
font-size: 14px;
color:#6A6A6A;
margin-bottom:10px;
}
.notify_body11 p{
font-size: 14px !important;
color:#333;
margin-bottom: 0px !important;
}
.readpdf11{
color: #F57E57;
}
.down_notice11{
width:100%;
margin-top: 15px;
}
.down_notice11 a{
font-size: 18px;
font-weight:600;
cursor:pointer;
}
.down_notice11 a i{
font-size: 18px;
padding-right:7px;
}
/*--Notifications and event--*/
/*---------------------
	What We Offer
-----------------------*/
.we_offer_item {
position: relative;
height: 260px;
padding: 0 20px;
transition: .5s;
box-shadow: 0px 0px 15px 0px #D6D6D6;
border: 1px solid #aadff2;
}
.we_offer_item .offer_icon{
margin-bottom: 15px;
margin-top: 10px;
}
.we_offer_item .offer_icon i{
color: #F57E57;
font-size: 45px;
}
.we_offer_item .offer_title{
font-size:22px;
}
.we_offer_item p {
  margin-bottom: 0rem;
  color: #333;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
}
/*** Section Title ***/
.section-title::before {
    position: absolute;
    content: "";
    width: 150px;
    height: 5px;
    left: 0;
    bottom: 0;
    background: #06A3DA;
    border-radius: 2px;
}

.section-title.text-center::before {
    left: 50%;
    margin-left: -75px;
}

.section-title.section-title-sm::before {
    width: 90px;
    height: 3px;
}

.section-title::after {
    position: absolute;
    content: "";
    width: 6px;
    height: 5px;
    bottom: 0px;
    background: #FFFFFF;
    -webkit-animation: section-title-run 5s infinite linear;
    animation: section-title-run 5s infinite linear;
}

.section-title.section-title-sm::after {
    width: 4px;
    height: 3px;
}

.section-title.text-center::after {
    -webkit-animation: section-title-run-center 5s infinite linear;
    animation: section-title-run-center 5s infinite linear;
}

.section-title.section-title-sm::after {
    -webkit-animation: section-title-run-sm 5s infinite linear;
    animation: section-title-run-sm 5s infinite linear;
}

@-webkit-keyframes section-title-run {
    0% {left: 0; } 50% { left : 145px; } 100% { left: 0; }
}

@-webkit-keyframes section-title-run-center {
    0% { left: 50%; margin-left: -75px; } 50% { left : 50%; margin-left: 45px; } 100% { left: 50%; margin-left: -75px; }
}

@-webkit-keyframes section-title-run-sm {
    0% {left: 0; } 50% { left : 85px; } 100% { left: 0; }
}
/*---- Alert ----*/
.alert-fail{
color: #FF0000;
background-color: #FFD9D9;
border-color:#FFCECE; 
width:100%;
border: 1px solid #FFCECE;
border-radius: 3px;
font-size:15px;
padding:6px 35px 6px 14px;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.alert-success{
color:#468847;
background-color:#dff0d8;
border-color:#d6e9c6; 
width:100%;
border: 1px solid #d6e9c6;
border-radius: 3px;
font-size:16px;
padding:6px 35px 6px 14px;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.close {
display: inline-block;
width: 10px;
height: 10px;
background-repeat: no-repeat !important;
background-image: url("../img/remove-icon-small.png") !important;
cursor: pointer;
background: transparent;
background-repeat: repeat;
background-image: none;
border: 0;
-webkit-appearance: none;
text-shadow: 0 1px 0 #fff;
opacity: .5;
}
.close:hover {
opacity:1;
}
<!-- Popup Notice -->
.popup_notice{
width:100%;
}
.popup_noticetitle{
width: 100%;
font-size:16px;
font-weight: 600 !important;
margin-bottom:6px !important;
color: #06A3DA;
}
.popup_noticetitle i{
font-size:16px;
padding-right:8px;
color: #06A3DA;
}
.popup_noticedate{
font-size:15px;
color: #6A6A6A;
font-weight:600;
margin-bottom: 10px;
}
.popup_noticecont{
width: 100%;
}
.popup_noticecont p{
text-align:left;
font-size:14px;
color:#333;
font-weight:600;
line-height:26px;
}
.popup_noticebtn{
width:100%;
text-align:center;
margin-top:20px;
}
.popup_noticebtn a{
font-size: 15px;
color: #fff;
background-color: #06A3DA;
border: 1px solid #06A3DA;
padding: 12px 30px;
display: inline-block;
border-radius: 25px;
font-weight: 600;
text-transform: capitalize;
letter-spacing: 0.5px;
transition: all .3s;
position: relative;
overflow: hidden;
}
.popup_noticebtn a:hover {
background-color: #1b2945 !important;
color: #fff !important;
border: 1px solid #1b2945 !important;
}
.course_file{
width:100%;
margin-top:35px;
}
.course_file h2{
margin-bottom:7px;
font-size:16px;
color:#06A3DA;
font-weight: 600 !important;
}
.course_file h2 i{
font-size: 16px;
padding-right:5px;
color: #163269;
}
.course_file h3{
font-size: 18px;
margin-bottom:0px;
}
.course_file h3 i{
font-size: 17px;
padding-right:5px;
}
.desk_div{
width:100%;
text-align:center;
border-radius:50%;
}
.desk_img{
margin-bottom:15px;
}
.desk_img img{
width:300px;
height:300px;
border-radius:50%;
box-shadow: 0px 0px 15px 0px #D6D6D6;
}
.desk_div h3{
margin-bottom:7px;
font-size:25px;
color:#06A3DA;
font-weight: 600 !important;
}
.desk_div h2{
font-size:20px;
color: #033;
font-weight: 600 !important;
}