 
                        @media (max-width:768px){
                            .apss-social-share-sidebar{ 
                                display:none; 
                            }
                        }
                    

  img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 .07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}
body{padding-top:20px;}
.carousel {
    margin-bottom: 0;

}
/* The controlsy */
.carousel-control {
  left: -12px;
    height: 40px;
  width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control.right {
  right: -12px;
}
/* The indicators */
.carousel-indicators {
  right: 50%;
  top: auto;
  bottom: -10px;
  margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
  background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}

.big1 {  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;} 
  .big2 {  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;} 
  .headinges{
    height:50px;width:210px;line-height:45px; background-color:#0a63b1;color:#FFF;text-transform:uppercase;
  }
  .head_font{
        margin-bottom: 0.45455em;
    font-size:15px;
        font-family:'Crimson Text';
    font-weight: 300;
    padding:4px;
    line-height: 1.36364em;
  }
  .head_font1{
        margin-bottom: 0.55556em;
        font-size:15px;
        color:#000;
    font-family: sans-serif;
    line-height: 1.44444em;
    text-align:justify;
        margin: 0;
    padding: 15px;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
  }
  .box-shadow-left {
        -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  p{
text-align:justify;
font-size:15px;
color:#fff;
  }
  .slider_post {
    margin: 0 15px;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom: 2em;
}.slider_post .img_post {
    overflow: hidden;
}.slider_post .conten_post {
    background: #fff;
    padding: 20px;
}.slider_post .titles_post {
    font-size: 17px;
    font-weight: 600;
    margin-top: 0;
    text-transform: capitalize;
}.slider_post .descriptions_post{
    font-size: 15px;
    color: #676767;
    line-height: 24px;
    margin-bottom: 14px;
    text-align:justify;
}
 .slider_post  .mores_read:hover {
    background:#ffd200;
    text-decoration: none;
    color:#fff;
}
.parass{
  color:#003b6e;
}
.parass:hover{
  text-decoration:none;
  color:#003b6e;
}
.descriptions_post {
    color: #333;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
}.slider_post .mores_read {
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background:  #003b6e;
    border-bottom-right-radius: 10px;
    text-transform: capitalize;
    transition: all 0.30s linear;
}
   .descriptions_post{
      font-size: 15px;
    color: #676767;
    line-height: 24px;
    margin-bottom: 14px;font-weight: 400;
    text-align: left;
   }
 .events-preview {
    padding-top: 28px;
    padding-bottom: 17px;
    padding-left: 1px;
    border-bottom: 1px solid rgba(149,149,149,0.38);
    overflow: auto;
}
.events-preview p{
  color:#000 !important;
  text-align:center !important;
 
}
.slider_post:hover .img_post img {
    transform: scale(1.08);
}
.slider_post .img_post img {
    width: 100%;
    height: auto;
   transform: scale(1); 
    transition: all 1s ease-in-out 0s; 
}
.ouer_wc{
  color: #003b6e;
    font-size: 2.62222em;
    margin-bottom: 15px;
    margin-top: 15px;
}


.image {
  display: block;
  width: 100%;
  height: auto;
}

.img_studn {
  position: absolute;
  bottom: 0;
  left:16px;
  right: 0;
  background-color:#000000b8;
  overflow: hidden;
  width: 91.8%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.contcat:hover .img_studn {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top:50%;
  left:45%;
  width:86%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.home-blog-aa{
  background-color: #003b6e;
}
.header-menu-over{
  background-color: #001221;
}
.nav-menu-main-side .sub-menu {
background-color: #001221 !important; 
}
.header-menu-over-inside{
    background-color: #001221;
}
  .abouts:hover{
color:#fff;
  }
  /*01/28/20*/
.next-prev-carousel{
  border:none !important;
}
.next_hover{
  color:#fff !important;
font-weight:900;}

 .next_hover i:hover{

color:#fff !important;
 }
 .owl-wrapper-outer{
height:500px !important;
 }
 @media(max-width:992px){
    .owl-wrapper-outer{
        height:auto !important;
    }

 }
 .next-prev-carousel:hover{
  opacity:initial !important;
 }
 .icon_span{color:#003b84 !important;
 }
 .gt_wht_offer_bg{
  position:relative;
  z-index:999;
 }.home-info-vertical h2{
  font-size: 2.72222em !important;
 }
 .icon_facility li{
    float:left;
    padding:20px;
    width:20%;
  }.post-slide .post-title a:hover {
    font-weight: 600 !important;
}

.post-slide .post-title a:hover {
    text-decoration: none;
    font-weight: bold;
}
.post-slide .post-title a {
    text-transform: inherit !important;
}
  .fa_icons{
    font-size:40px !important;
    text-align:center;
    padding-bottom:10px;
    margin-left:25px;
  }
.icon_span{
  font-family:"auto";
  font-weight:600;
  font-size:17px;
  
}
.icons_texts:hover{
  color:#0a63b1 !important;
  text-decoration:none;
}
.ca_icons{
margin-left:80px;
}   .owl-theme .owl-controls .owl-buttons div{
    opacity:0 !important;
  }
  .home-info-vertical{
    border-left:inherit !important;
    border-right:inherit !important;
    border-top:inherit !important;
    border-bottom:inherit!important
  }
  .container_18{
    width:100% !important;
  }body{background-color:#f1f1f2 !important;}
h3.h3{text-align:center;padding:1.5em 0em;text-transform:capitalize;font-size:1.5em;}

/******************  News Slider Demo-1 *******************/

.post-slide{
    overflow: hidden;
    margin-right: 15px;
    background-color:#fff !important;
}
.post-slide .post-img {
    float: left;
    width:60%;
    position: relative;
    margin-right: 30px;
}

.post-slide .post-date{
    background: #ec3c6a;
    color:#fff;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 2% 3%;
    width: 60px;
    height: 60px;
    text-align: center;
    transition:all 0.50s ease;
}
.post-slide .date{
    display: block;
    font-size:20px;
    font-weight: 700;
}
.post-slide .month{
    display: block;
    font-size:11px;
    text-transform: uppercase;
}
.post-slide .post-review {
    padding: 5% 3% 1% 0;
  
}
.post-slide:hover .post-review{
    border-top-color:#ec3c6a;
}
.post-slide .post-title{
    margin:0 0 0 0;
}
.post-slide .post-title a{
    font-size:14px;
    color:#095291;
    font-family:"adelle", serif;
    text-transform:uppercase;
    font-weight:bold;
}
.post-slide .post-title a:hover{
    text-decoration:none;
    font-weight: bold;
}
.post-slide .post-bar{
    padding:0;
    list-style:none;
    text-transform:uppercase;
    position: relative;
    margin-bottom: 20px;
}
.post-slide .post-bar:after,
.post-slide .post-bar:before{
    border: 1px solid #38cfd8;
    bottom: -10px;
    content: "";
    display: block;
    position: absolute;
    right: 36%;
    width: 25px;
}
.post-slide .post-bar:before{
    border: 1px solid #ec3c6a;
    right: 32%;
}
.post-slide .post-bar li{
    color:#555;
    font-size:10px;
    margin-right:10px;
    display:inline-block;
}
.post-slide .post-bar li a{
    font-size: 13px;
    text-decoration:none;
    text-transform:uppercase;
    color:#ec3c6a;
}
.post-slide .post-bar li a:hover{
    color:#ec3c6a;
}
.post-slide .post-bar li i{
    color:#777;
    margin-right:5px;
}
.post-slide .post-description{
    font-size:13px;
    line-height:21px;
    color:#444454;
    font-weight:600;
}
.owl-theme .owl-controls{
    margin-top:-40px;
}
 

.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #37a6a4;
}
@media only screen and (max-width: 990px) {
    .post-slide .post-img {
        width:100%;
    }
    .post-slide .post-review{
        width:100%;
       
    }
    .post-slide .post-bar:before{
        left: 0;
    }
    .post-slide .post-bar:after{
        left: 25px;
    }
}

/******************  News Slider Demo-2 *******************/
.demo{
    background: linear-gradient(to right,#ffcccc,#d3d3d3);
}
.post-slide2{
    margin: 0 15px;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom:2em;
}
.post-slide2 .post-img{
    overflow: hidden;
}
.post-slide2 .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 1s ease-in-out 0s;
}
.post-slide2:hover .post-img img{
    transform: scale(1.08);
}
.post-slide2 .post-content{
    background: #fff;
    padding: 20px;
}
.post-slide2 .post-title{
    font-size: 17px;
    font-weight: 600;
    margin-top: 0;
    text-transform: capitalize;
}
.post-slide2 .post-title a{
    display: inline-block;
    color: #808080;
    transition: all 0.3s ease 0s;
}
.post-slide2 .post-title a:hover{
    color: #3d3030;
    text-decoration: none;
}
.post-slide2 .post-description{
    font-size: 15px;
    color: #676767;
    line-height: 24px;
    margin-bottom: 14px;
}
.post-slide2 .post-bar{
    padding: 0;
    margin-bottom: 15px;
    list-style: none;
}
.post-slide2 .post-bar li{
    color: #676767;
    padding: 2px 0;
}
.post-slide2 .post-bar li i{
    margin-right: 5px;
}
.post-slide2 .post-bar li a{
    display: inline-block;
    font-size: 12px;
    color: #808080;
    transition: all 0.3s ease 0s;
}
.post-slide2 .post-bar li a:after{
    content: ",";
}
.post-slide2 .post-bar li a:last-child:after{
    content: "";
}
.post-slide2 .post-bar li a:hover{
    color: #3d3030;
    text-decoration: none;
}
.post-slide2 .read-more{
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #e7989a;
    border-bottom-right-radius: 10px;
    text-transform: capitalize;
    transition: all 0.30s linear;
}
.post-slide2 .read-more:hover{
    background: #333;
    text-decoration: none;
}

/******************  News Slider Demo-3 *******************/
.post-slide3{
    margin: 0 15px;
    padding: 0 25px 20px 25px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom:2em;
}
.post-slide3 .post-img{
    position: relative;
    margin-bottom: 20px;
}
.post-slide3 .post-img img{
    width: 100%;
    height: auto;
}
.post-slide3 .post-icon{
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    bottom: 25px;
    left: 25px;
    text-align: center;
    background: #333;
    opacity: 0;
    border-radius: 3px;
    transition: all 300ms ease-in-out 0s;
}
.post-slide3:hover .post-icon{
    opacity: 1;
}
.post-slide3 .post-icon i{
    font-size: 20px;
    color: #fff;
    line-height: 60px;
}
.post-slide3 .post-bar{
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
}
.post-slide3 .post-bar li{
    display: inline-block;
    font-size: 15px;
    color: #676767;
    margin-right: 5px;
}
.post-slide3 .post-bar li:after{
    content: "/";
    margin-left: 5px;
}
.post-slide3 .post-bar li:last-child:after{
    content: "";
}
.post-slide3 .post-bar li a{
    color: #8e44ad;
    transition: all 0.3s ease 0s;
}
.post-slide3 .post-bar li a:hover{
    color: #333;
    text-decoration: none;
}
.post-slide3 .post-bar li a:after{
    content: ",";
    margin: 0 5px;
}
.post-slide3 .post-bar li a:last-child:after{
    content: "";
}
.post-slide3 .post-title{
    margin: 15px 0;
    text-transform: capitalize;
}
.post-slide3 .post-title a{
    font-size: 22px;
    font-weight: 600;
    color: #3c3c3c;
    transition: all 300ms linear 0ms;
}
.post-slide3 .post-title a:hover{
    color: #8e44ad;
    text-decoration: none;
}
.post-slide3 .post-description{
    font-size: 16px;
    color: #676767;
    line-height: 24px;
    padding-bottom: 15px;
}
.post-slide3 .read-more{
    display: inline-block;
}
.post-slide3 .read-more:hover{
    text-decoration: none;
}
.post-slide3 .read-more i{
    font-size: 19px;
    color: #333;
    margin-right: 5px;
    transition: all 0.40s linear 0s;
}
.post-slide3 .read-more span{
    font-size: 16px;
    color: #333;
    opacity: 0;
    text-transform: uppercase;
    transition: all 0.40s linear 0s;
}
.post-slide3 .read-more:after{
    content: "";
    display: block;
    width: 40%;
    position: relative;
    bottom: -20px;
    border-bottom: 3px solid #333;
    opacity: 0;
    transition: all 0.40s linear 0s;
}
.post-slide3:hover .read-more span,
.post-slide3:hover .read-more:after{
    opacity: 1;
}
.post-slide3 .read-more:hover span,
.post-slide3 .read-more:hover i,
.post-slide3 .read-more:hover:after{
    color: #8e44ad;
    border-bottom-color: #8e44ad;
}

/******************  News Slider Demo-4 *******************/
.post-slide4{
    margin: 0 10px;
    background:#fff;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom:2em;
}
.post-slide4 .post-info{
    padding: 5px 10px;
    margin: 0;
    list-style: none;
}
.post-slide4 .post-info li{
    display: inline-block;
    margin: 0 5px;
}
.post-slide4 .post-info li i{
    margin-right: 8px;
}
.post-slide4 .post-info li a{
    font-size: 11px;
    font-weight: bold;
    color: #7e828a;
    text-transform: uppercase;
}
.post-slide4 .post-info li a:hover{
    color: #1dcfd1;
    text-decoration: none;
}
.post-slide4 .post-img{
    position: relative;
}
.post-slide4 .post-img:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0,0,0.6);
    transition: opacity 0.40s linear 0s;
}
.post-slide4:hover .post-img:before{
    opacity: 1;
}
.post-slide4 .post-img img{
    width: 100%;
    height: auto;
}
.post-slide4 .read{
    position: absolute;
    bottom: 30px;
    left: 50px;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    opacity: 0;
    transition: all 0.40s linear 0s;
}
.post-slide4:hover .read{
    opacity:1;
}
.post-slide4 .read:hover{
    text-decoration: none;
    color: #1dcfd1;
}
.post-slide4 .post-content{
    padding: 40px 15px;
    position: relative;
}
.post-slide4 .post-author{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    position: absolute;
    top: -45px;
    right: 10px;
    overflow: hidden;
    border:4px solid #fff;
}
.post-slide4 .post-author img{
    width: 100%;
    height: auto;
}
.post-slide4 .post-title{
    font-size: 14px;
    font-weight: bold;
    color: #1dcfd1;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    transition: all 0.30s linear 0s;
}
.post-slide4 .post-title:after{
    content: "";
    width: 25px;
    display: block;
    margin-top: 10px;
    border-bottom: 4px solid #333;
}
.post-slide4 .post-description{
    font-size: 13px;
    color: #555;
    margin-bottom:20px;
}

/******************  News Slider Demo-5 *******************/
.post-slide5{
    margin: 0 15px;
    transition: all 0.4s ease-in-out 0s;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom:2em;
}
.post-slide5 .post-img{
    position: relative;
    overflow: hidden;
}
.post-slide5 .post-img:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0);
    transition: all 0.4s linear 0s;
}
.post-slide5:hover .post-img:before{
    background: rgba(0, 0, 0, 0.6);
}
.post-slide5 .post-img img{
    width: 100%;
    height: auto;
}
.post-slide5 .category {
    width: 20%;
    font-size: 16px;
    color: #fff;
    line-height: 11px;
    text-align: center;
    text-transform: capitalize;
    padding: 11px 0;
    background: #ff9412;
    position: absolute;
    bottom: 0;
    left: -50%;
    transition: all 0.5s ease-in-out 0s;
}
.post-slide5:hover .category{
    left: 0;
}
.post-slide5 .post-review{
    padding: 25px 20px;
    background: #fff;
    position: relative;
}
.post-slide5 .post-title{
    margin: 0;
}
.post-slide5 .post-title a{
    display: inline-block;
    font-size: 16px;
    color: #ff9412;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 25px;
    transition: all 0.30s linear 0s;
}
.post-slide5 .post-title a:hover{
    text-decoration: none;
    color: #555;
}
.post-slide5 .post-description{
    font-size: 15px;
    color: #555;
    line-height: 26px;
}
.post-review .post-bar{
    margin-top: 20px;
}
.post-bar span{
    display: inline-block;
    font-size: 14px;
}
.post-bar span i{
    margin-right: 5px;
    color: #999;
}
.post-bar span a{
    color: #999;
    text-transform: uppercase;
}
.post-bar span a:hover{
    text-decoration: none;
    color: #ff9412;
}
.post-bar span.comments{
    float: right;
}
@media only screen and (max-width: 359px) {
    .post-slide5 .category{ font-size: 13px; }
}

/******************  News Slider Demo-6 *******************/
.post-slide6{
    margin: 0 10px;
    border-left: 8px solid #1dcfd1;
    border-bottom: 8px solid #1dcfd1;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom:2em;
}
.post-slide6 .post-img{
    position: relative;
    overflow: hidden;
}
.post-slide6 .post-img:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0,0,0.0);
    transition: all 0.40s linear 0s;
}
.post-slide6:hover .post-img:before{
    background: rgba(0, 0,0,0.6);
}
.post-slide6 .post-img img{
    width: 100%;
    height: auto;
}
.post-slide6 .post-info{
    width: 75%;
    position: absolute;
    bottom: -100%;
    left: 12.5%;
    background: #1dcfd1;
    text-align: center;
    line-height: 26px;
    padding: 15px;
    transition: bottom 0.40s ease-in-out 0s;
}
.post-slide6:hover .post-info{
    bottom:0;
}
.post-slide6 .category{
    padding: 0;
    margin: 0;
    list-style: none;
}
.post-slide6 .category li,
.post-slide6 .post-date{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
}
.post-slide6 .category li:after{
    content: " /";
}
.post-slide6 .category li:last-child:after{
    content: "";
}
.post-slide6 .category li a{
    color: #fff;
    transition: all 0.40s linear;
}
.post-slide6 .category li a:hover{
    color: #555;
    text-decoration: none;
}
.post-slide6 .post-review{
    padding: 35px 20px 25px;
    background: #fff;
    position: relative;
}
.post-slide6 .icons{
    width: 90px;
    height: 90px;
    border: 4px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: -45px;
    right: 10px;
    overflow: hidden;
}
.post-slide6 .icons img{
    width: 100%;
    height: auto;
}
.post-slide6 .post-title{
    margin: 0 0 25px 0;
}
.post-slide6 .post-title a{
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #1dcfd1;
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.30s linear 0s;
}
.post-slide6 .post-title a:hover{
    text-decoration: none;
    color: #555;
}
.post-slide6 .post-description{
    color: #555;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 20px;
}
.post-slide6 .read{
    font-size: 13px;
    color: #555;
    display: block;
    text-align: right;
    text-transform: uppercase;
}
.post-slide6 .read:hover{
    text-decoration:none;
    color: #1dcfd1;
}

/******************  News Slider Demo-7 *******************/
.post-slide7{
    padding: 0 10px;
    transform: translateY(0);
    transition: all 0.30s ease 0s;
}
.post-slide7:hover{
    transform: translateY(-10px);
}
.post-slide7 .post-img {
    position: relative;
}
.post-slide7 .post-img img{
    width: 100%;
    height: auto;
}
.post-slide7 .post-img:after{
    content: "";
    position: absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background: linear-gradient(to left, rgba(210, 130, 19,0.7) , rgba(170, 55, 114,0.7));
    transform:translateY(-100%);
    transition:  all 0.30s ease 0s;
}
.post-slide7:hover .post-img:after{
    transform:translateY(0);
}
.post-slide7 .post-img:before{
    content: "\f002";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    width: 100%;
    height: 100%;
    text-align:center;
    position:absolute;
    top:-50%;
    font-size:30px;
    color:#fff;
    transition: all 0.50s ease 0s;
    z-index: 1;
}
.post-slide7:hover .post-img:before{
    top:40%;
}
.post-slide7 .icons{
    position: absolute;
    bottom: -16px;
    left: 30px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    z-index:1;
}
.post-slide7 .icons img{
    width: 100%;
    height: auto;
}
.post-slide7 .post-review{
    border:1px solid #9c4a6c;
    border-top: none;
    padding: 35px 20px 25px;
    background: #fff;
    position:relative;
}
.post-slide7 .post-review:after{
    content: "";
    width: 90%;
    height: 10px;
    position: absolute;
    top: 100%;
    left: 5%;
    opacity: 0;
    background: rgba(0, 0, 0, 0) radial-gradient(ellipse at center center , rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    transform: translateY(0);
    transition: all 0.30s ease 0s;
}
.post-slide7:hover .post-review:after{
    opacity: 1;
    transform: translateY(5px);
}
.post-slide7 .post-bar{
    padding: 0;
    list-style: none;
}
.post-slide7 .post-bar li{
    display:inline-block;
    font-size:16px;
    font-family: serif,Arial;
    color:#555;
    margin-right:10px;
    text-transform: capitalize;
}
.post-slide7 .post-bar li i{
    color:#9c4a6c;
    margin-right:8px;
}
.post-slide7 .post-title{
    margin:0 0 20px 0;
    color:#555;
    font-weight:bold;
    font-size:18px;
}
.post-slide7 .post-description{
    font-size:15px;
    line-height:21px;
    color:#808080;
}
.post-slide7 .read{
    text-transform: capitalize;
    font-size:15px;
    color:#9c4a6c;
}
.post-slide7 .read i{
    margin-left:10px;
}
.post-slide7 .read:hover{
    text-decoration:none;
    color:#333;
}

/******************  News Slider Demo-8 *******************/
.post-slide8{
    margin: 0 15px;
    position:relative;
    background:#fff;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom:2em;
}
.post-slide8 .post-img{
    position: relative;
    overflow: hidden;
}
.post-slide8 .post-img img{
    width: 100%;
    height: auto;
}
.post-slide8 .over-layer{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    background: rgba(0,0,0,0.6);
    transition: all 0.30s ease;
}
.post-slide8:hover .over-layer{
    opacity:1;
}
.post-slide8 .post-link{
    margin:0;
    padding:0;
    position: relative;
    top:45%;
    text-align:center;
}
.post-slide8 .post-link li{
    display: inline-block;
    list-style: none;
    margin-right:20px;
}
.post-slide8 .post-link li a{
    color:#fff;
    font-size:20px;
}
.post-slide8 .post-link li a:hover{
    color: #ff8b3d;
    text-decoration:none;
}
.post-slide8 .post-date{
    position:absolute;
    top:10%;
    left:4%;
}
.post-slide8 .date{
    display: inline-block;
    border-radius: 3px 0 0 3px;
    padding: 5px 10px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    background:#333;
    float: left;
}
.post-slide8 .month{
    display: inline-block;
    border-radius: 0 3px 3px 0;
    padding: 5px 13px;
    color: #111;
    font-size: 20px;
    font-weight: bold;
    background: #ff8b3d;
}
.post-slide8 .post-content{
    padding:30px;
}
.post-slide8 .post-title{
    margin:0 0 15px 0;
}
.post-slide8 .post-title a{
    font-size:18px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:capitalize;
    transition: all 0.3s ease 0s;
}
.post-slide8 .post-title a:hover{
    text-decoration: none;
    color:#ff8b3d;
}
.post-slide8 .post-description{
    font-size: 14px;
    line-height:24px;
    color:#808080;
}
.post-slide8 .read-more{
    color:#333;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    position: relative;
    transition: color 0.20s linear;
}
.post-slide8 .read-more:hover{
    text-decoration:none;
    color:#ff8b3d;
}
.post-slide8 .read-more:after{
    content:"";
    position: absolute;
    width:30%;
    display: block;
    border:1px solid #ff8b3d;
    transition: all 0.30s ease;
}
.post-slide8 .read-more:hover:after{
    width:100%;
}
@media only screen and (max-width: 479px) {
    .post-slide8 .month{
        font-size:14px;
    }
    .post-slide8 .date{
        font-size:14px;
    }
}

/******************  News Slider Demo-9 *******************/
.post-slide9{
    margin: 0 10px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom:2em;
}
.post-slide9 .post-img{
    overflow: hidden;
    position: relative;
}
.post-slide9 .post-img img{
    width: 100%;
    height:auto;
    transform: scale(1,1);
    transition: all 0.30s ease 0s;
}
.post-slide9:hover .post-img img{
    transform: scale(1.2,1.2);
}
.post-slide9 .over-layer{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity: 0;
    text-align:center;
    background:rgba(68, 67, 64,0.9);
    transition: all 0.50s linear;
}
.post-slide9:hover .over-layer{
    opacity:1;
}
.post-slide9 .post-link{
    padding:0;
    margin:0;
    list-style:none;
    position: relative;
    top:45%;
}
.post-slide9 .post-link li{
    display: inline-block;
    margin-right:10px;
}
.post-slide9 .post-link li a{
    width: 60px;
    height: 60px;
    line-height: 59px;
    border-radius: 50%;
    color:#fff;
    background:#333;
    font-size:20px;
    transform: scale(1,1);
    transition: all 0.20s linear;
}
.post-slide9 .post-link li a:hover{
    text-decoration:none;
    transform: scale(1.1,1.1);
}
.post-slide9 .post-review{
    padding: 15px 0;
    overflow: hidden;
}
.post-slide9 .post-title{
    margin-top: 0;
}
.post-slide9 .post-title a{
    display: block;
    color: #333;
    font-size: 18px;
    text-align:center;
    font-weight: bold;
    text-transform:uppercase;
    transition: all 0.50s ease 0s;
}
.post-slide9 .post-title a:hover{
    text-decoration: none;
    color:#1f80bb;
}
.post-slide9 .post-info{
    list-style:none;
    padding:10px 0 0 0;
    margin:0 0 7px 0;
    text-align:center;
    border-top:1px solid #d3d3d3;
}
.post-slide9 .post-info li{
    display: inline-block;
    margin-right: 13px;
}
.post-slide9 .tag-info{
    margin:0;
    padding:0 0 10px 0;
    text-align:center;
    border-bottom:1px solid #d3d3d3;
}
.post-slide9 .tag-info li{
    list-style:none;
    display: inline-block;
}
.post-slide9 .tag-info li a{
    color:#808080;
    text-transform:capitalize;
}
.post-slide9 .tag-info li a:hover{
    color:#1f80bb;
    text-decoration:none;
}
.post-slide9 .post-description{
    color: #828282;
    font-size: 14px;
    padding:5px 25px;
    line-height: 25px;
}
.post-slide9 .read-more{
    color:#333;
    float: right;
    font-weight: bold;
    margin-right:25px;
    text-transform:capitalize;
}
.post-slide9 .read-more:hover{
    color:#1f80bb;
    text-decoration:none;
}
.owl-theme .owl-buttons div{
    position:relative;
    border-radius: 0;
    background:#807b87;
    padding: 7px 15px;
    transition: all 0.5s ease 0s;
}
.owl-theme .owl-buttons .owl-prev{
    position: absolute;
    left: 0;
    top: 50%;
    opacity:0;
    transition: all 0.50s linear;
}
.owl-carousel:hover .owl-buttons .owl-prev{
    opacity: 1;
    left:-30px;
}
.owl-theme .owl-buttons .owl-next{
    position: absolute;
    right: 0;
    top: 50%;
    opacity:0;
    transition: all 0.50s linear;
}
.owl-carousel:hover .owl-buttons .owl-next{
    opacity: 1;
    right:-30px;
}
.owl-prev:before,
.owl-next:before{
    content: "\f053";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    color: #fff;
}
.owl-next:before{
    content: "\f054";
}
@media only screen and (max-width: 990px) {
    .post-slide9 .post-info li { margin-right: 5px; }
    .owl-theme .owl-buttons div{ display:none; }
}
@media only screen and (max-width: 767px) {
    .post-slide9 .post-link li a{
        width: 40px;
        height: 40px;
        line-height: 39px;
        font-size:13px;
    }
    .post-slide9 .post-title a{
        font-size:14px;
    }
}

/******************  News Slider Demo-10 *******************/
/*.post-slide10{
    padding-bottom: 10px;
    margin: 0 15px;
    position:relative;
    background:#fff !important;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom:2em;
}*/

.post-slide10 .post-date{
    position:absolute;
    top:2%;
    left:8%;
    padding: 3% 5%;
    background: #e74c3c;
}
.post-slide10 .month{
    font-size: 14px;
    color:#fff;
    font-weight: bold;
    text-transform:uppercase;
}
.post-slide10 .month:after{
    content:"";
    display: block;
    border:1px solid #fff;
}
.post-slide10 .date{
    font-size: 14px;
    color:#fff;
    display: block;
    text-align:center;
    font-weight: bold;
}
.post-slide10 .post-title{
    margin:25px 0 15px 0;
}
.post-slide10 .post-title a{
    font-size:15px;
    font-weight:bold;
    color:#333;
    padding:0px 15px;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
.post-slide10 .post-title a:hover{
    text-decoration: none;
    color:#e74c3c;
}
.post-slide10 .post-description{
    font-size: 14px;
    line-height:24px;
    color:#808080;
    padding:0px 15px;
}
.post-slide10 .read-more{
    color:#333;
    padding:0px 15px;
    text-transform:capitalize;
    transition: color 0.20s linear;
}
.post-slide10 .read-more i{
    margin-left:10px;
    font-size:10px;
}
.post-slide10 .read-more:hover{
    text-decoration:none;
    color:#e74c3c;
}
.owl-controls .owl-buttons{
    margin-top:20px;
    position:relative;
}
.owl-controls .owl-prev{
    position: absolute;
    left: -40px;
    bottom: 230px;
    padding: 8px 17px;
    background:#333;
    transition:background 0.50s ease;
}
.owl-controls .owl-next{
    position: absolute;
    right: -40px;
    bottom: 230px;
    padding:8px 17px;
    background:#333;
    transition:background 0.50s ease;
}
.owl-controls .owl-prev:after,
.owl-controls .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #d3d3d3;
    font-size:16px;
}
.owl-controls .owl-next:after{
    content:"\f105";
}
.owl-controls .owl-prev:hover,
.owl-controls .owl-next:hover{
    background: #e74c3c;
}
@media only screen and (max-width: 990px) {
    .post-slide10{
        margin: 0 20px;
    }
    .owl-controls .owl-buttons .owl-prev{
        left:-20px;
        padding:5px 14px;
    }
    .owl-controls .owl-buttons .owl-next{
        right:-20px;
        padding:5px 14px;
    }
}
@media only screen and (max-width: 767px){
    .owl-controls .owl-buttons .owl-prev{
        left:0px;
        bottom: 260px;
    }
    .owl-controls .owl-buttons .owl-next{
        right:0px;
        bottom: 260px;
    }
}

/******************  News Slider Demo-11 *******************/
.post-slide11{
    background: #fff;
    margin: 0 15px;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom:2em;
}
.post-slide11 .post-img{
    position:relative;
}
.post-slide11 .over-layer{
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    opacity:0;
    cursor: pointer;
    transition: all 0.30s ease 0s;
}
.post-slide11:hover .over-layer{
    opacity:1;
}
.post-slide11 .over-layer:after{
    content: "+";
    font-size: 52px;
    color: #fff;
    position: absolute;
    top: 31%;
    left:42%;
}
.post-slide11 .post-img img{
    width: 100%;
    height: auto;
}
.post-slide11 .post-title{
    margin:25px 0 15px 0;
    padding:0 15px;
}
.post-slide11 .post-title:before{
    content:"";
    border:2px solid #e67e22;
    width:18%;
    display: block;
    margin-bottom:15px;
}
.post-slide11 .post-title a{
    font-size: 20px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:capitalize;
    transition: all 0.3s ease 0s;
}
.post-slide11 .post-title a:hover{
    text-decoration: none;
    color:#e67e22;
}
.post-slide11 .post-date{
    text-transform:capitalize;
    padding:0 15px;
    color:#E67E22;
    font-size:13px;
}
.post-slide11 .post-date:before{
    margin-right: 7px;
    color:#e67e22;
}


/******************  News Slider Demo-12 *******************/
.post-slide12{
    background: #fff;
    margin: 0 15px;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom:2em;
}
.post-slide12 .post-img{
    position:relative;
    float: left;
    width:50%;
    height: auto;
}
.post-slide12 .over-layer{
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    opacity:0;
    cursor: pointer;
    transition: opacity 0.30s ease 0s;
}
.post-slide12 .over-layer:after{
    color: #fff;
    content: "+";
    font-size: 52px;
    position: absolute;
    top: 31%;
    left:42%;
}
.post-slide12 .post-img:hover .over-layer{
    opacity:1;
}
.post-slide12 .post-img img{
    width:100%;
    height: auto;
}
.post-slide12 .post-review{
    float: left;
    padding: 1px 20px;
    width: 50%;
}
.post-slide12 .post-title{
    margin:0 0 5px 0;
}
.post-slide12 .post-title a{
    color: #3498db;
    font-size: 20px;
    font-weight: 700;
    display: block;
    text-transform: capitalize;
    transition:color 0.30s ease;
}
.post-title > a:hover{
    text-decoration: none;
    color:#333;
}
.post-slide12 .post-date{
    display:block;
    font-size:15px;
    font-weight:700;
    margin-bottom:17px;
}
.post-description{
    color: #333;
    font-size: 15px;
    font-weight:400;
    text-align:left;
}
.owl-pagination{
    margin-top: 40px;
}
media only screen and (max-width: 990px){
    .post-slide12 .over-layer:after{
        top:39%;
        left: 45%;
    }
}
@media only screen and (max-width: 640px){
    .post-slide12 .post-img{
        width:100%;
    }
    .post-slide12 .post-review{
        width:100%;
        padding:10px;
    }
}

/******************  News Slider Demo-13 *******************/
.post-slide13{
    padding: 0 15px;
}
.post-slide13 .post-img{
    position: relative;
}
.post-slide13 .post-img > a{
    display:block;
}
.post-slide13 .post-img img{
    width: 100%;
    height:auto;
}
.post-slide13 .post-img:hover:before{
    content: "";
    position: absolute;
    width: 100%;
    height:100%;
    background-color: rgba(220, 0, 90, 0.6);
}
.post-slide13 .post-img:after{
    content: "\f065";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    position: absolute;
    top:17px;
    right:20px;
    color:#fff;
    opacity: 0;
    transform: scale(0.8);
    transition:all 0.3s linear 0s;
}
.post-slide13 .post-img:hover:after{
    opacity: 1;
    transform: scale(1);
}
.post-slide13 .post-title{
    margin-top: 20px;
}
.post-slide13 .post-title > a{
    color:#222;
    display: block;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}
.post-slide13 .post-title > a:hover{
    text-decoration: none;
    color:#dc005a;
}
.post-slide13 .post-bar{
    padding: 0;
    list-style: none;
}
.post-slide13 .post-bar > li{
    display: inline-block;
}
.post-slide13 .post-date,
.post-slide13 .author,
.post-slide13 .author > a{
    color:#8f8f8f;
    font-size: 12px;
    margin-right: 16px;
    text-transform: uppercase;
    font-style: italic;
}
.post-slide13 .post-date > i,
.post-slide13 .author > i{
    margin-right: 5px;
}
.post-slide13 .author > a:hover{
    color:#dc005a;
}
.post-slide13 .post-description{
    color:#8f8f8f;
    font-size: 14px;
    line-height: 24px;
    padding-top: 5px;
}
.post-slide13 .post-description:before{
    content: "";
    display: block;
    border-top: 4px solid #dc005a;
    padding-bottom: 12px;
    width: 50px;
}



/******************  News Slider Demo-14 *******************/
.post-slide14{
    border-width: 1px 1px 5px;
    border-style: solid;
    border-color: #e67e22 #f0f0f0 #f0f0f0;
    border-radius: 5px;
    margin: 0 10px;
}
.post-slide14 .post-category{
    border-bottom:1px solid whitesmoke;
    margin:0;
    text-align:center;
    padding:10px;
    font-size:15px;
    letter-spacing:2px;
    text-transform:capitalize;
}
.post-slide14 .post-category > a{
    text-transform: uppercase;
    color:#e67e22;
    transition: all 0.2s ease 0s;
}
.post-slide14 .post-category > a:hover{
    color: #373a3f;
}
.post-slide14 .post-review{
    overflow: hidden;
    padding:10px;
}
.post-slide14 .post-bar{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #e67e22;
    float: left;
    line-height: 34px;
    text-align: center;
    margin-right: 10px;
}
.post-slide14 .post-bar > .month{
    display: block;
    color:#fff;
    font-size:10px;
    text-transform: capitalize;
}
.post-slide14 .post-bar > .date{
    color: #fff;
    display: block;
    font-size: 28px;
    font-weight: bold;
    line-height: 12px;
}
.post-slide14 .post-title{
    line-height: 20px;
    margin: 10px 0 0 0;
}
.post-slide14 .post-title > a{
    font-size:17px;
    text-transform:uppercase;
    font-weight:bold;
    line-height:10px;
    color:#333;
    transition: all 0.2s ease 0s;
}
.post-slide14 .post-title > a:hover{
    color:#e67e22;
}
.post-slide14 .post-img{
    filter: grayscale(0);
    transition:all 0.3s ease 0s;
}
.post-slide14 .post-img > img{
    width: 100%;
    height: auto;
}
.post-slide14:hover .post-img{
    filter: grayscale(1);
}
.post-slide14 .post-description{
    color: #555;
    font-size: 14px;
    line-height: 22px;
    padding: 20px 35px;
}

          .read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: ' Read more';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Read less';
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;

  color:#003b6e;
  font-size: .9em;
  line-height: 2;
 
}

 
 
/*01-20-20*/

          #more {display: none;}
.block_height{
height:420px;
border-bottom:4px solid #0b63b0;
}
          @media(max-width:992px){
            .mobiles_slide{
              width:100%!important;
            }
          }
          .com-gap {
    margin: 50px 0;
}
.sec-title {
    margin: 20px 0;
}
.no-pad {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
@media (min-width: 1200px){  
.col-lg-3 {
    width: 25%;
}
}#in-tech {
    color: #003b6e;
    border-color: #003b6e;
}

.sec-card {
}
.intro-card {
    padding: 20px;
   
    height: 340px;
}
.sec-card {
    /* float: left; */    height: 420px;
    border-bottom: 4px solid #03213b;
    background-color: rgb(255, 255, 255);
    box-shadow: 
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.pragsf {
    color: #1f1f26 !important;
    line-height: 1.5;
    font-size: 17px;
    text-align:center;
    font-weight:500;
    font-family:auto;
    margin-bottom:-35px;
}.intro-card h5 {
    margin: 20px 0;
}
h5 {
    font-size: 18px;
    line-height: 20px;
    font-family:arial;
}#in-robotic {
    color: #003b6e;
   
}
#in-maths{
 color:#ffd200;
    
}
#in-maths1{
 color:#ffd200;
      
}
.sec-title {
    margin: 20px 0;
}.sec-title h4 {
    text-transform: uppercase;
}h4 {
    color: #003b6e !important
}
h4 {
    font-size: 28px;
    line-height: 25px;
    color: #000; 
}
.intro-card h5 {
    margin: 20px 0;    font-size: 18px;
    line-height: 20px;
}
h4,h5{
  font-family: "Montserrat", sans-serif;
    font-weight: 600;
    margin-bottom: 0px;
}

.demo {
    background: linear-gradient(to right,#03213b,#0c6cbf);
}
.post-slide2 .post-title {
      font-size: 18px;
    font-weight: 600;
    margin-top: 0;
    text-align: start;
    text-transform: capitalize;
    font-family: 'Crimson Text';
}.post-slide2 .post-description {
    font-size: 15px;
    color: #000;
    line-height: 24px;
    margin-bottom: 14px;
}.post-slide2 .post-description {
    font-size: 15px;
    color: #000;
    line-height: 24px;
    margin-bottom: 14px;
}.post-slide2 .read-more {
    display: inline-block;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #e7989a;
    border-bottom-right-radius: 10px;
    text-transform: capitalize;
    transition: all 0.30s linear;
}.post-slide2 .post-content {
    background: #fff;
    padding: 20px;
    margin-top:-10px;
    height:170px;
}.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.post-slide2 .post-title a {
    display: inline-block;
    color:#003b6e;
    transition: all 0.3s ease 0s;
}
.owl-carousel .owl-item {
    float: left;
}.post-slide2 {
    margin: 0 15px;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom: 2em;
}.post-slide2 .post-img {
    overflow: hidden;
}.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0,0,0);
}.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}.post-slide2 .read-more:hover {
    background: #333;
    text-decoration: none;
}.post-slide2 .post-title a:hover {
    color: #3d3030;
    text-decoration: none;
}.post-slide2 .post-img img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 1s ease-in-out 0s;
}.post-slide2 .post-img {
    overflow: hidden;
}.post-slide2 {
    margin: 0 15px;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
    margin-bottom: 2em;
}.post-slide2:hover .post-img img {
    transform: scale(1.08);
}.post-slide2 .post-img {
    overflow: hidden;
}.bg-blue {
    background-color: #fff;
    color: #000;
}
#in-counselor{
  color:#ffd200;
   
}
.intro-card h5 {
   color:#003b6e
}p{
  color:#000;
}.home-academics {
    padding-top: 35px;
    padding-bottom: 97px;
}.bg-blue h2, .bg-blue .h2 {
    color: #000;
}
          .faciliotss_heading{
            font-size:19px;
          }
          .faciliotss{
font-size:17px;
          }
 .gt_hdg_1 > span {
    display: inline-block;
    width: 85px;
}.gt_wht_offer_wrap {
    float: left;
    width: 100%;
    position: relative;
    min-height: 133px;
}

.mb {
    margin-bottom: 30px;
}.gt_wht_offer_wrap > i {
    width:80px;
    height:80px;
    border-radius: 100%;
    line-height: 60px;
  
    font-size: 35px !important;
    text-align: center;
    float: left;
    position: relative;
}.gt_wht_offer_des {
    float: none;
    padding: 0px 0px 0px 85px;
    width: auto;
}.gt_wht_offer_des span.bg_offer_1 {
    background-color: #f64c1e;
}
.gt_wht_offer_des span {
   
    height: 1px;
    position: relative;
    display: inline-block;
    margin: 0px 0px 8px;
    border: 0px;
}
.bg_offer_1 {
    border: 2px solid #f64c1e;
}.row .col-md-6 p {
    text-align: justify;
}.gt_wht_offer_des span.bg_offer_4 {
    background-color: #f64c1e;
}
 
 .gt_wht_offer_bg {
    padding-bottom: 40px;
}

 .gt_hdg_1 {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin: -8px 0px 30px;
}


/* Set a style for all buttons */
button {
  background-color: #4CAF50;
  color: white;
  padding:0px 9px;
  margin: 8px 0;
  border: none;
  cursor: pointer;
 
}

button:hover {
  opacity: 0.8;
}

/* Extra styles for the cancel button */
.cancelbtn {
 width: 7%;
    padding: 2px 10px;
    background-color: #f44336;
    height: 30px;
    margin-left: -55%;
    margin-bottom: 10px;
}

 
 
 
               