
:root{
	--white: #fff;
	--black: #222;
	--theme-dark:#00669f;
	--theme-orange:#f5e110;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
   scroll-behavior: smooth;
}
@font-face {
  font-family: "Radikal";
  src: url(../images/radikal.ttf);
}
*, *::before, *::after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body::-webkit-scrollbar {
	width: 10px;
}
body::-webkit-scrollbar-thumb {
	background-image: linear-gradient(125deg, #bc7d08f5 0%, #bc7d08f5 100%);
}
html, body {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
  overflow-x:hidden;
}

p {
  font-size: 15px;
  
  line-height: 25px;
  color: #959ab5;
}
a {
  outline: 0;
  text-decoration: none;
  color: inherit;
  -webkit-transition: all all 0.5s ease;
  transition: all all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

figure {
  margin: 0;
  padding: 0;
}

dl,
ol,
ul {
  list-style: outside none none;
  padding-left: 0px;
  margin-bottom: 0px;
}

ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}

a img {
  border: none;
  max-width: 100%;
}

img, svg {
  max-width: 100%;
  vertical-align: middle;
  border: none;
}

table,
td,
th {
  /* border: 1px solid #222; */
  border-collapse: collapse;
}

table tbody tr td {
  padding: 8px;
  color: #222;
  font-size: 14px;
}

th {
  font-weight: 700;
}

p {
  padding: 0;
  margin: 6px 0px;
  font-size: 15px;
  color: #29292d;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #222;
}

button:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
}

input,
textarea,
select,
button {
  border: 1px solid #222;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 15px !important;
}

textarea {
  resize: none;
}

.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.container-custom{
	max-width:1300px;
}  
 /* RDA NEW SCSS  */
 #ContentPlaceHolder1_FormView2 table{
    width:100%;     
 }

#ContentPlaceHolder1_FormView2 table, td, th {
    border: 1px solid #222;
    border-collapse: collapse;
}
/* whatsapp integration */
.maps-icons{
	 position: fixed;
    bottom: 215px;
    
    right: 5px;

z-index: 10;}
.maps-icons img{width: 53px;
    z-index: 9999;
    height: 65px;animation: bounce 1s infinite alternate;
    -webkit-animation: bounce 1s infinite alternate;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;}
.sticky-call-btn {
    position: fixed;
    bottom: 151px;
    margin-left: 10px;
    right: 5px;
    background-color: #be8212;
    color: #000 !important;
    text-align: center;
    padding: 12px;
    line-height: 1;
    border-radius: 50%;
    width: 50px;
    z-index: 9999;
    height: 50px;
}
.sticky-call-btn1 {
    position: fixed;
    bottom: 90px;
    margin-right: 10px;
    right: -6px;
    background-color: #4dc247;
    color: #000 !important;
    text-align: center;
    padding: 12px;
    line-height: 1;
    border-radius: 50%;
    width: 50px;
    z-index: 9999;
    height: 50px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.sticky-call-btn1 i {
    font-size: 34px;
    color: #fff;
}
.sticky-call-btn i {
    font-size: 25px;
    color: #fff;
} 
 
 
 
 
 
 
 
 /* batches-upcomings */
 .batches-upcomings{padding: 40px 0;}
 .batches-upcomings label{margin-bottom: 10px;font-weight: 800;}
 .batches-upcomings select{font-weight: 600;color: #0067a2;}
 .batches{
	     display: block;
    position: relative;
    background: white;
    padding: 19px 20px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 24%);
    -moz-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 24%);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 24%);
 margin-bottom: 20px;}
 
 /* downolad */
.our-campus {
    padding: 40px 0;
} 
  .btn-Download{
     
     color: #fff !important;
     display: inline-block;
     font-size: 15px;
     line-height: 1;
     text-align: center;
     text-transform: uppercase;
     padding: 12px 30px;
     -webkit-transition: all .3s;
     -moz-transition: all .3s;
     -ms-transition: all .3s;
     -o-transition: all .3s;
     transition: all .3s;
     
     background: #0067a2;
     border: none;
 }
 .btn-Download i{
	 
	 
 padding-right: 12px;font-size: 18px;}
 .enquery-btn{

	 text-decoration: none;
    font-size: 14px !important;
    font-weight: 500;
    padding: 4px 9px;
    margin: 8px 0px;
    background: #0067a2;
    color: #fff;
 border: none;border-radius: 5px;
 }
 .fees-section .tab-content{
	 background: #ececec;
    padding: 20px 15px;
 }
 
.fees-section .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #0f1d52;
    border-color: #dee2e6 #dee2e6 #fff;
}
.fees-section{padding: 50px 0;}
.fees-section h2{font-weight: 800;
    font-size: 22px;
    text-transform: capitalize;}
.fees-section {}
.fees-section .nav-tabs{-webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
    padding: 1px 8px;background: #ececec;/* border: 2px solid #0f1d52; */border-radius: 2px;}
.fees-section .nav-tabs li{width: 100%;list-style: none;
    position: relative;}
.fees-section .nav-tabs li a{text-decoration: none;
    font-size: 16px;
    font-weight: 800;
    padding: 10px 5px 10px 15px;
    text-align: left;
    box-shadow: 0 0.2rem 9rem rgb(0 0 0 / 15%) !important;
    margin: 8px 0px;
    border-left: 8px solid #f9ee00 !important;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;background: #0067a2;color: #fff;}
 .fees-section .nav-tabs li a i{padding-left: 10px;font-size: 18px;}
 
 
 
 
 
 
 
 
 
 
 
 /* news */
 .head-title-cebter {
    font-size: 23px;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: 0.7px;
    text-align: center;
    color: #000000;
}
 
.notice-video {
    background: rgba(0, 0, 0, 0) url("../images/video.png") repeat scroll 0 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    height: 382px;
    width: 100%;
}
.video-icon {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
}
.video-icon a i{
    font-size: 35px;
    color: #2B2A5A;
    background: #FFFFFF;
    height: 65px;
    width: 65px;
    border-radius: 50%;
    line-height: 65px;
    text-align: center;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.notice-video::after {
  background: rgba(44, 43, 94, 0.90);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.notice-area.two .notice-left {
    padding: 33px 58px 31px;
    max-height: 380px;
    overflow-y: auto;
}
.notice-left{
    /* height: 378px; */
}
.notice-left, .notice-right {
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 15%);
    position: relative;
    padding: 15px 15px;
}
.single-notice-left{
	box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 13%);
	padding: 4px 15px;
	border-left: 3px solid #004861;
	margin-bottom: 15px;
	background: #ebfbfd;
}
.single-notice-left h4 {
    font-weight: 700;
    font-size: 11px;
    color: #fff;
    background: #00669f;
    display: inline-block;
    padding: 2px 8px;
    border-radius: 3px;
margin: 0;}
.single-notice-left p, .single-notice-right p {
    font-size: 14px;
    color: #303030;
    
    margin: 0;
line-height: 22px;}
.news-sections{
    padding: 50px 0 50px !important;
}

.news-listing{
}
.marquee{
    height: 200px !important;
}
.news-listing .all-links{
	color: #093667;
	text-align: left;
	display: flex;
	margin: 0;
	font-style: italic;
}
.news-listing ul li{
    width: 100%;
    font-size: 13px;
    padding: 11px 0;
    border-bottom: 1px solid #471137;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-listing ul li:hover{
	background #471137;
	color:#fff;
}
.news-listing ul li a{
    position: relative;
    font-size: 14px;
    width: 100%;
    color: #222;
}
.service-list{
	width: 100%;
	text-align: center;
	padding: 15px;
	position:relative;
	height: 180px;
	transition: all 0.3s ease-out;
	background-image: url(https://etreeks.vercel.app/images/courses/course-7-img.jpg) !important;
}	
.service-list i{
	 content: "";
	 position: absolute;
	 left: 50%;
	 height: 35px;
	 width: 69px;
	 background-color: #3BB6D6;
	 z-index: 1;
	 border-top-left-radius: 23px;
	 border-top-right-radius: 23px;
	 -webkit-transition: all 500ms ease;
	 transition: all 500ms ease;
	 font-size: 22px;
	 line-height: 38px;
	 color: #fff;
	 bottom: 0;
	 transform: translateX(-50%);
}
 
 
 /* Eligibility Criteria */
 
 .table-visit{}
.table-visit h2{
	    color: #222;
	    font-size: 17px;
	    text-align: center;
	    background: #0f1d52;
	    padding: 16px 0;
	    font-weight: bold;
	    letter-spacing: 1.4px;
	    text-transform: uppercase;
	    margin: 0;
}
.table-star{
    border: 1px solid #fff;
}
.table-star thead{}
.table-star thead > tr{
    background: #0f1d52;
    color: #fff;
    border: 1px solid #fff;
}
.table-star thead > tr > th{
    /* border: 1px solid #fff; */
    padding: 8px;
    font-size: 14px;
}
.table-star tbody > tr{
    border: 1px solid #fff;
text-align: left;vertical-align: baseline;}
.table-star tbody > tr > td{
    
    
    padding: 5px 15px;
    font-size: 14px;
    letter-spacing: 0.3px;
    text-transform: capitalize;
    border: 1px solid #0067a2;
font-weight: 600;align-items: center;}
 
 
 /* facilites */
.facilites-section{padding: 50px 0 !important;}
.facilites-section .facilites-left{}
.facilites-section .facilites-left p{
	text-align:justify;
}
.facilites-image{overflow: hidden;
    position: relative;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    padding: 10px 10px;
    margin-bottom: 20px;}
.facilites-image img{width: 100%;}
.points-listing{}
.points-listing li{display: flex;
    justify-content: space-between;
    background: #e2ecf5;
    padding: 5px 6px;
    align-items: center;
    font-size: 14px;
    color: #222;
    border-left: 5px solid #0067a2;
    font-weight: 700;
    position: relative;
    margin-bottom: 20px;}
.points-listing li i {
    padding-right: 10px;
color: #0067a2;}
.points-listing p{font-weight: 600;
    font-size: 14px;
    margin: 2px 0;
    color: #00669f;}
.points-listing p i{padding-right: 10px;}
 
 
 
 
 
 
 
 
/* video section start */
.video-section{padding: 50px 0;}
.video-item{position: relative;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    padding: 9px;
    -webkit-box-shadow: 0px 0px 27px 0px rgb(0 0 0 / 13%);
    box-shadow: 0px 0px 27px 0px rgb(0 0 0 / 13%);
    background: #fff;
    margin-bottom: 40px;}
.video-item iframe{}

/* gallery section start */
 
.gallery-section {
    margin-top: 60px;  
}

.rs-gallery .gallery-item {
    position: relative;
  border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    padding: 9px;
    -webkit-box-shadow: 0px 0px 27px 0px rgb(0 0 0 / 13%);
    box-shadow: 0px 0px 27px 0px rgb(0 0 0 / 13%);
    
    background: #fff;
    margin-bottom: 40px;}
  .rs-gallery .gallery-item .gallery-desc {
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 25px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .rs-gallery .gallery-item .gallery-desc h3 {
    margin-bottom: 12px;
    font-size: 24px;
    transition: all 0.3s ease 0s;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
  }
  .rs-gallery .gallery-item .gallery-desc h3 a {
    color: #ffffff;
  }
  .rs-gallery .gallery-item .gallery-desc p {
    color: #e1e1e1;
    margin-bottom: 30px;
    transition: all 0.3s ease 0s;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
  .rs-gallery .gallery-item .gallery-desc .image-popup {
    display: inline-block;
    width: 50px;
    line-height: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    background-color: #0067a2;
    color: #ffffff;
    font-size: 18px;
    -webkit-transform: translateY(35px);
    transform: translateY(35px);
    transition: all 0.3s ease 0s;
    opacity: 0;
  display: none;}
  .rs-gallery .gallery-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 103 162 / 69%);
    opacity: 0;
    transition: all 0.3s ease 0s;
  }
  .rs-gallery .gallery-item:hover:before {
    opacity: 1;
  }
  .rs-gallery .gallery-item:hover h3,
  .rs-gallery .gallery-item:hover p,
  .rs-gallery .gallery-item:hover .image-popup {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
  .rs-gallery .row {
    margin-bottom: 30px;
  }
  .rs-gallery-section .single-gallery {
    position: relative;
    overflow: hidden;
    cursor: pointer;
  }
  .rs-gallery-section .single-gallery:after {
    content: "";
    width: 80%;
    height: 80%;
    background: #92278f;
    position: absolute;
    top: 10%;
    left: 10%;
    display: block;
    overflow: hidden;
    opacity: 0.8;
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s;
  }
  .rs-gallery-section .single-gallery .popup-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 11;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
  }
  .rs-gallery-section .single-gallery .popup-icon a {
    font-size: 20px;
    display: inline-block;
    margin: 0 8px;
    color: #fff;
  }
  .rs-gallery-section .single-gallery:hover:after {
    opacity: 0.8;
    visibility: visible;
    transform: scale(1);
  }
  .rs-gallery-section .single-gallery:hover .popup-icon {
    opacity: 1;
    visibility: visible;
  }

/* gallery section end */ 
 
 
 
.mr-tb-40 {
    margin: 40px 0;
}
.cardsss{
	 border: 1px solid rgba(0,0,0,.125);
	 border-radius: 0.25rem;
	 padding: 14px;
	 -webkit-box-shadow: 0px 0px 27px 0px rgb(0 0 0 / 13%);
	 box-shadow: 0px 0px 27px 0px rgb(0 0 0 / 13%);
	 padding: 13px 9px;
	 background: #fff;
	 margin-bottom: 40px;
}
.cardsss img{}
.cardsss .item-title{
    color: #0067a2;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 17px 0 0;
}
.content_fx_ht{}
.content_fx_ht p{
    padding: 0 15px;
    text-align: justify;
font-size: 15px;} 
/* team section start */
.team-sectionn{
    margin-top: 60px;
}
.team-section{
	position:relative;
	padding:100px 0px 100px;
}

.team-section .owl-nav{
	display:none;
}

.team-section .owl-dots{
	position:relative;
	width:100%;
	margin-top:10px;
	text-align:center;
}

.team-section .owl-dots .owl-dot{
	position:relative;
	width:20px;
	height:6px;
	margin:0px 5px;
	display:inline-block;
	background-color:#c1a974;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.team-section .owl-dots .owl-dot:hover,
.team-section .owl-dots .owl-dot.active{
	width:40px;
	background-color:#222222;
}

.team-block{
	position:relative;
	margin-bottom:30px;
}

.team-block .inner-box{
	position:relative;
	overflow:hidden;
}

.team-block .inner-box .image{
	
	overflow:hidden;
	
border: 3px solid #fffdfd;box-shadow: 0 2px 43px rgb(12 12 12 / 13%);
    background-color: #0067a2;
    
    
    border-color: #ebebeb;
    padding: 5px;
    position: relative;
    margin: 0px 0px;}

.team-block .inner-box .image .color-layer{
	position:absolute;
	left:0px;
	bottom:0px;
	right:0px;
	height:50%;
	
	
	
	background: linear-gradient(to bottom, rgb(0 103 162 / 8%) 0%, #090e10e3 100%);
}

.team-block .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
	transition: all 600ms ease;
	-webkit-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
}

.team-block .inner-box:hover .image img{
	opacity:0.7;
	transform:scale(1.05,1.06);
}

.team-block .inner-box .overlay-content{
	position:absolute;
	left:0px;
	bottom:0px;
	right:0px;
	padding:0px 25px 25px;
text-align: center;}

.team-block .inner-box .overlay-content h5{
	position:relative;
	font-weight:600;
	text-transform:capitalize;
}

.team-block .inner-box .overlay-content h5 a{
	position:relative;
	color:#c1a974;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.team-block .inner-box .overlay-content h5 a:hover{
	color:#ffffff;
}

.team-block .inner-box .overlay-content .designation{
	position:relative;
	color:#ffffff;
	font-size:14px;
	margin-bottom:6px;
}

.team-block .inner-box .overlay-content .share-box{
	position:absolute;
	right:30px;
	bottom:28px;
	width:40px;
	height:40px;
	background-color:#ffffff;
}

.team-block .inner-box .overlay-content .share-box .box-inner{
	position:relative;
	overflow:hidden;
}

.team-block .inner-box .overlay-content .share-box .share{
	position:static;
	width:40px;
	z-index:3;
	height:40px;
	color:#222222;
	line-height:40px;
	text-align:center;
	background-color:#ffffff;
}

.team-block .inner-box .overlay-content .share-box .social-box{
	position:absolute;
	width:40px;
	right:10px;
	left:0px;
	top:100%;
	opacity:0;
	z-index:1;
	padding:0px;
	text-align:center;
	background-color:#222222;
	transition: all 600ms ease;
	-webkit-transition: all 600ms ease;
	-ms-transition: all 600ms ease;
	-o-transition: all 600ms ease;
	-moz-transition: all 600ms ease;
}

.team-block .inner-box .overlay-content .share-box:hover .social-box{
	top:-410%;
	opacity:1;
}

.team-block .inner-box .overlay-content .share-box:hover .box-inner{
	overflow:visible;
}

.team-block .inner-box .overlay-content .share-box .social-box li{
	position:relative;
	margin:0px 0px 1px;
	display:inline-block;
}

.team-block .inner-box .overlay-content .share-box .social-box li a{
	position:relative;
	width:40px;
	height:40px;
	color:#222222;
	line-height:40px;
	text-align:center;
	display:inline-block;
	background-color:#ffffff;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
}

.team-block .inner-box .overlay-content .share-box .social-box li a:hover{
	background-color:#c1a974;
}

.team-block .inner-box .overlay-content .share-box .social-box li:last-child{
	margin-bottom:0px;
}
 
 
 
 .head-title-left{}
 .head-title-left{font-size: 22px;font-weight: 600;}
 
/* message section start */
.message-area{
}
.message-section {
  margin-top: 60px;  
}

.message-image h3{
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    
    padding-bottom: 0;
    color: #00984b;
margin: 11px 0 0;}
.message-image p{
    text-align: center;
    color: #f88222;
    font-size: 16px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #555;
    margin-bottom: 23px;
    text-align: center;
}
.message-image img{
	    display: block;
    width: 100%;
    height: auto;
    border: 8px solid #fff;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 30%);
}
.pd-tb-50{
	padding:50px 0;
}
 
 
 .navbar-top{padding-top: 5px;
    padding-bottom: 5px;}
 .navbar-top li{display: inline-block;padding: 0 2px;}
 .navbar-top li a{background: #ffffff;color: #000;padding: 7px 6px;font-size: 7px;font-weight: 700;text-transform: capitalize;border-radius: 22px;}
 
 /* logo section */
.navbars-menus {
    position: relative;
    text-align: center;
}
 .navbars-menus .circle-logo{
	 position: absolute;
    left: 38px;
    height: 106px;
    top: -10px;
    background: #f4f4f4;
    padding: 10px;
    border-radius: 50%;
 }
 .navbars-menus .text-logo{z-index: 1;padding: 0px 0;height: 45px;}
 
 
/* headding section  */

.sec-title {
  position: relative;
}

.sec-title .sub-text {
  font-size: 19px;
  line-height: 28px;
  text-transform: uppercase;
  color: #fea809;
  margin: 0 0 10px;
  display: block;
  position: relative;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding-left: 82px;
}

.sec-title .sub-text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  height: 4px;
  width: 12px;
  border-radius: 2px;
  background-color: #fea809;
  transition: all 0.3s ease;
  z-index: 0;
}

.sec-title .sub-text:after {
  content: "";
  position: absolute;
  border: 0;
  height: 4px;
  width: 45px;
  z-index: 1;
  margin-left: 0;
  left: 24px;
  top: 12px;
  border-radius: 2px;
  background-color: #fea809;
  transition: all 0.3s ease;
  z-index: 0;
}

.sec-title:hover .sub-text:before {
  width: 55px;
  background: #fea809;
}

.sec-title:hover .sub-text:after {
  margin-left: 35px;
  width: 12px;
  background: #fea809;
}

/* center headding section */
.sec-title-center {
  margin: 0 0 30px;
}

.sec-title-center .sub-text-center {
  font-size: 19px;
  line-height: 28px;
  text-transform: uppercase;
  color: #fea809;
  margin: 0 0 10px;
  display: block;
  position: relative;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.sec-title-center .heading-border-line {
  position: relative;
}

.sec-title-center .heading-border-line:before {
  content: "";
  width: 12px;
  height: 4px;
  background: #fea809;
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -35px;
  transform: translateX(-50%);
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}

.sec-title-center .heading-border-line:after {
  content: "";
  width: 56px;
  height: 4px;
  background: #fea809;
  position: absolute;
  bottom: -4px;
  right: 0;
  left: 50%;
  margin-left: -20px;
  border-radius: 2px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 0;
}

.sec-title-center:hover .heading-border-line:before {
  margin-left: -5px;
  width: 60px;
  background: #fea809;
}

.sec-title-center:hover .heading-border-line:after {
  width: 12px;
  margin-left: 35px;
  background: #fea809;
}
.title-sub-text {
    font-weight: 800;
    font-size: 22px;
    text-transform: capitalize;
}

/* about us section start */
.about-us-section{
    margin: 60px 0;
}

.col-lg-7 {
    /* flex: 0 0 auto; */
    /* width: 58.33333333%; */
}
.pr-30 {
    /* padding-right: 30px; */
}

.mb-30 {
    margin-bottom: 30px !important;
}
.rs-services-style7 .Services-wrap .Services-item {
    position: relative;
    overflow: hidden;
}
.rs-services-style7 .Services-wrap .Services-item:before {
    position: absolute;
    content: "";
    
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    
    
    transition: all .3s ease 0s;
    border-radius: 8px;
background: linear-gradient( rgb(0 0 0 / 0%) 6%, rgb(0 69 95 / 100%) 100% );}
.rs-services-style7 .Services-wrap .Services-item .Services-icon img {
    border-radius: 8px;
    width: 100%;
    
    vertical-align: middle;
background: linear-gradient(rgb(0 103 162 / 8%), rgb(27 54 75 / 59%));background: linear-gradient( rgb(0 0 0 / 0%) 6%, rgb(0 69 95 / 100%) 100% );}
.rs-services-style7 .Services-wrap .Services-item .Services-desc {
    position: absolute;
    bottom: 25px;
    left: 0;
    text-align: center;
    width: 100%;
    transition: all .5s ease 0s;
    z-index: 10;
}
.rs-services-style7 .Services-wrap .Services-item .Services-desc i {
  
    animation-name: rs-animation-scale-up;
    display: none;
}
.rs-services-style7 .Services-wrap .Services-item .Services-desc .services-title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
}
.rs-services-style7 .Services-wrap .Services-item .Services-desc .services-title a {
    color: #ffffff;
    transition: all 0.3s ease 0s;
    text-decoration: none !important;
    outline: none !important;
font-size: 24px;}
.rs-services-style7 .content-part .title {
    font-size: 30px;
    line-height: 40px;
    color: #212121;
    font-weight: 700;
    margin: 0;
}
.content-part span{}
.content-part h2{position: relative;
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    
    text-transform: uppercase;margin: 0;padding: 0;}
.rs-services-style7 .content-part p {
   
    
    
    
margin: 15px 0 0;
    margin-bottom: 15px;
    color: #6b6b84;
    font-weight: 400;
    font-size: 15px;
    text-align: justify;}
.readon2 {
    font-size: 14px;
    border: 1px solid #ff3115;
    background: #ff3115;
    display: inline-block;
    padding: 0 35px;
    height: 45px;
    line-height: 45px;
    position: relative;
    color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    border-radius: 35px;
    text-decoration: none;
}



/* about us section end */
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 /* Our course */
 
 
.course-bg{
	background: url(../images/course-bg.jpg);
	background-position: 0 0 !important;
	background-repeat: repeat !important;
	padding: 60px 0 0;
}
.course-boxs .course-boxs-inner{
    overflow: hidden;
    position: relative;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    /* padding: 10px 10px; */
    margin-bottom: 20px;
    background: #fff;
    /* border-bottom: 7px solid #f5e110; */
    }
.course-boxs .course-boxs-inner:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      /* background-color: rgb(126 40 39 / 54%); */
      transition: all 0.3s linear;
      overflow: hidden;
      -webkit-transform: scaleY(0);
      -khtml-transform: scaleY(0);
      -moz-transform: scaleY(0);
      -ms-transform: scaleY(0);
      -o-transform: scaleY(0);
      transform: scaleY(0);
      opacity: 0;
      z-index: -1;
      }
.course-boxs .course-boxs-inner .thumb-images{
    background: #fff;
    text-align: center;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 12%);
    overflow: hidden;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 15%);
position: relative;}

.course-boxs .course-boxs-inner .thumb-images img{
	  -webkit-transform: scale(1);
	  -moz-transform: scale(1);
	  -ms-transform: scale(1);
	  transform: scale(1);
	  transition: all 0.4s ease-in-out;
}
.course-boxs .course-boxs-inner .thumb-images img:hover  {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }

   .course-boxs .course-boxs-inner:hover:after  {
    -webkit-transform: scaleY(1);
    -khtml-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1; }
.course-boxs .course-boxs-inner .details-text{
    padding: 8px;
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    /* margin-top: -4px; */
    z-index: 1;
    transition: all 0.4s ease-in-out;
    border-bottom: 0 solid #f5e110;
    box-shadow: 0px 0px 50px rgb(5 5 5 / 8%);
    
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 15%);
background-image: linear-gradient(140deg, #00669f 0%, #00669f 100%);padding: 15px 15px 17px;
    background: linear-gradient( 45deg, #1272a9b0, rgb(0 103 162 / 99%)),url(../images/wavy-lines.png);
    -webkit-transform: translateZ(-30px);
    transform: translateZ(-30px);
    background-size: cover;
    background-position: left;}
.course-boxs .course-boxs-inner .details-text p{color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-align: justify;}
.course-boxs :hover .details-text {
    border-color: #ffffff;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    }
.course-boxs .course-boxs-inner .details-text .title{
    font-weight: 900;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff !important;
}
.course-boxs .course-boxs-inner .details-text a{
    color: #fff;
background: #e3aa17;padding: 5px 15px;font-size: 12px;border-radius: 3px;}

 

.scroll-news {
  background: linear-gradient(to right, #0b5577 50%, #0b5577 50%);
  /* border-bottom: 1px solid #e7f4f5; */
  }

.news-box {
  border-radius: 3px;
  height: -18px;
}

.news-box h5 {
  background: #0b5577;
  color: #fff;
  margin: 0px;
  font-size: 14px;
  padding: 11px 0px;
  position: relative;
}

.news-box h5::after {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-left-color: #00669f;
  border-width: 15px;
  z-index: 1;
  top: 4px;
  right: -42px;
}

.scrollerWrapper {
  background: #fff;
  padding: 2px 15px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
border-bottom: 1px solid #e7f4f5;}
#lnews-link{
   font-size: 14px;
    font-weight: 600;
    margin-left: 31px;
}
.scrollerWrapper marquee span {
  margin-right: 60px;
}

.scrollerWrapper span a {
  color: #222;
  text-decoration: none;
  font-size: 18px;
}

.scrollerWrapper span i {
  font-size: 20px;
  margin-top: 0px;
  position: relative;
  top: 2px;
  margin-right: 6px;
  color: var(--color-theme-blue);
}

.blink {
  text-decoration: blink;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  animation: Color 4s linear infinite;
  -webkit-animation: Color 4s ease-in-out infinite;
  color: var(--color-black);
}

@keyframes Color {
  0% {
    color: #a0d468;
  }

  20% {
    color: #4fc1e9;
  }

  40% {
    color: #ffce54;
  }

  60% {
    color: #fc6e51;
  }

  80% {
    color: #ed5565;
  }

  100% {
    color: #ac92ec;
  }
}

 

/**********************************************
      Video Css
**********************************************/
.video-wrap {
  padding: 36px 0 30px 0;
}
.video-wrap .title{margin-bottom: 45px;}
.video {
  /* background: url(../images/large_img.jpg) no-repeat top; */
  background-size: cover;
  /* padding: 25px 0; */
  border: 14px solid #fff;
  box-shadow: 0 0 18px rgb(0 0 0 / 12%);
}
.event-faq-area{
	    padding: 32px 0 0;
	    background-color: #f5f5f5;
	    /* padding: 60px 0; */
	    /* background-image: url(../images/dots.png); */
	    position: relative;
}
.playbtn {
  text-align: center;
  position: relative;
}
.playbtn a {
  box-sizing: content-box;
  display: inline-block;
  width: 32px;
  height: 44px;
  background: #fff;
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
  position: relative;
}
.playbtn a:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #fff;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
}
.playbtn a span {
  display: inline-block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 32px solid #ee3131;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
}
.playbtn a:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}
 @-webkit-keyframes pulse-border {
 0% {
 -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
 transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
 opacity:1;
}
 100% {
 -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
 transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
 opacity:0;
}
}
 @keyframes pulse-border {
 0% {
 -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
 transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);
 opacity:1;
}
 100% {
 -webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
 transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
 opacity:0;
}
}

  
  .event-area{
      text-align: center;
      /* background-color: #f2f3f2; */
      -webkit-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s;
      border: 4px solid #0b5577;
      border-radius: 8px;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      -ms-border-radius: 8px;
      -o-border-radius: 8px;
      margin-bottom: 20px;
      padding: 0px;
      height: 390px;
  }
  .outerbox{
       /* -webkit-box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important; */
       /* box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important; */
       padding: 0;
       height: 408px;
       /* background-color: transparent; */
  }
  .event-faq-area .event-area .sec-title {
      position: relative;
      background: #0b5577;
      margin-bottom: 17px;
  }
  
  .event-faq-area .event-area .sec-title h4 {
      color: #fff;
      text-align: center;
      font-size: 16px;
      padding: 12px 0;
      margin-bottom: auto;
      
  }
  .event-faq-area .event-area .event-box ul{
      padding-left: 0;
      margin-top: 0px;
      margin-bottom: 0;
  }
  .event-faq-area .event-area .event-box ul li{
      list-style: none;
      position: relative;
      /*! overflow: hidden; */
  }
  .event-faq-area .event-area .event-box ul li a{
      text-decoration: none;
      font-size: 14px;
      font-weight: 800;
      padding: 8px 5px 7px 13px;
      text-align: left;
      box-shadow: 0 0.2rem 9rem rgb(0 0 0 / 15%) !important;
      margin: 8px 0px;
      border-left: 3px solid #0067a2 !important;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      -webkit-line-clamp: 1;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis;
  }
  .event-faq-area .event-area .event-box ul li a span{
	  position:relative;
	  -webkit-line-clamp: 1;
	  display: -webkit-box;
	  -webkit-box-orient: vertical;
	  overflow: hidden;
	  text-overflow: ellipsis;
	 }
.event-faq-area .event-area .event-box ul li a:hover{
    color: #fff;

    padding-left: 50px;
    transition: 0.5s all cubic-bezier(0.25, 0.1, 0, 1.7);
}
  .event-faq-area .event-area .event-box ul li a i{
    
font-size: 19px;
    
left: -25px;
    
 transition: 0.5s all cubic-bezier(0.25, 0.1, 0, 1.7);
    
position: absolute;
    
top: 9px;
  }
  .event-faq-area .event-area .event-box ul li a:hover i{
    left: 40px;
     transition: 0.5s all cubic-bezier(0.25, 0.1, 0, 1.7);
  }
  .event-faq-area .event-area .event-box ul li a:before {
     content: "";
     background-color: rgba(0,0,0,0.1);
     height: 100%;
     position: absolute;
     left: 0;
     top: 0;
     width: 0;
     transition: 0.5s all cubic-bezier(0.25, 0.1, 0, 1.7);
  }
 
    .event-faq-area .event-area .event-box ul li a:hover:before{
      background: #424761;
      width:100%;
      transition: 0.5s all cubic-bezier(0.25, 0.1, 0, 1.7);
       
    }
  .event-faq-area .event-area .event-box ul li a:after{
    content: "";
background: #e09c19;
top: 0;
bottom: 0;
left: -28px;
width: 29px;
height: 100%;
position: absolute;
z-index: 0;
border-radius: 0px 123% 26% 0;
}
.event-faq-area .event-area .event-box ul li a:hover:after{
   left: 0px;
    transition: 0.5s all cubic-bezier(0.25, 0.1, 0, 1.7);
}
  .sections-slider .carousel-control-next, .carousel-control-prev{
      /* top: 50%; */
      /* width: auto; */
      /* bottom: auto; */
  }
  .sections-slider .carousel-control-prev {
      left: -2%;
      opacity: 1;
  }
  .sections-slider .carousel-control-next {
       right: -2%;
       opacity: 1;
  }
  .sections-slider .carousel-control-prev span{
      height: 30px;
      width: 30px;
      line-height: 30px;
      font-size: 16px;
      border-radius: 10px;
      transition: all 300ms ease;
      background-color: #424761;
      color: #fff;
  }
  .sections-slider .carousel-control-next span{
      font-size: 16px;
      border-radius: 10px;
      transition: all 300ms ease;
      background-color: #424761;
      height: 30px;
      width: 30px;
      line-height: 30px;
  }
  .scrollbar
  {
      margin-bottom: 3px;
      max-height: 307px;
      overflow-y: scroll;
      overflow-x: hidden;
  }
  #style-9::-webkit-scrollbar-track{
      -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
      box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
      background-color: #F5F5F5;
  }
  #style-9::-webkit-scrollbar
  {  width: 7px;
  }
  #style-9::-webkit-scrollbar-thumb
  {
      background:#ffb607; 
      background-image: -webkit-linear-gradient(90deg,
                                                rgba(255, 255, 255, .2) 25%,
                                                transparent 25%,
                                                transparent 50%,
                                                rgba(255, 255, 255, .2) 50%,
                                                rgba(255, 255, 255, .2) 75%,
                                                transparent 75%,
                                                transparent)
  }
  .sections-slider{
      text-align: center;
  }
  .sections-slider img{
      min-height: 175px;
      margin: auto;
      width: 200px;
      text-align: center;
      justify-content: center;
      padding: 13px;
      border: 1px solid #eaeaea;
      background: #fff;
      border-radius: 5px;
      box-shadow: 0 0 9px 0 rgb(0 0 0 / 15%);
      margin-top: 40px;
  }
  .sections-slider p{
      font-size: 16px;
      margin: 3px 0;
      font-weight: 600;
  }
  
 
 
 
 
 
 
 /* Sample SIngle */

.main-blog-detail-in {
    padding-top: 90px;
    padding-bottom: 120px;
}
.h3-title {
}
.blog-social-content {
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.blog-social-content ul {
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
}
.blog-social-content ul li {
    text-decoration: none;
    list-style: none;
    margin-right: 20px;
}
.blog-social-content ul li span {
    font-size: 13px;
    color: #ffffff;
    transition: 0.3s;
    background: #3bb6d6;
    padding: 4px 12px;
    border-radius: 5px;
}
.blog-detail-img {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: 44px;
    margin-bottom: 45px;
}
.blog-detail-img>img {
    width: 100%;
    transform: scale(1);
    transition: all 0.3s ease;
}
.blog-detail-img>img:hover  {
    transform: scale(1.05);
    transition: all 0.3s ease;
}
.main-blog-detail-in p{
    font-size: 15px;
    line-height: 24px;
    color: #777;
    font-weight: normal;
    margin-bottom: 12px;
}

.blog-quote-box {
    background-color: #f3f4f8;
    border-left: solid 1px #3bb6d6;
    padding: 30px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-quote-img img {
    width: 54px;
    height: 46px;
}

.blog-quote-box p {
    width: calc(100% - 54px);
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    color: #131830;
    text-align: left;
    margin-bottom: 0;
    padding-left: 30px;
}

.blog-point-box {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.blog-point-box ul {
    margin-left: 50px;
}

.blog-point-box ul:first-child {
    margin-left: 0;
    padding-left: 0;
}

.blog-point-box ul li {
    list-style: none;
    text-decoration: none;
    margin-bottom: 18px;
    display: flex;
    align-items: center;
}

.blog-point-box ul li:last-child {
    margin-bottom: 0;
}

.blog-point-box ul li img {
    margin-right: 15px;
}

.blog-point-box ul li span {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 500;
}

.blog-detail-info-img {
    position: relative;
    display: block;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
}

.blog-detail-info-img {
    width: 100%;
    transform: scale(1);
    transition: all 0.3s ease;
}

.blog-detail-info-img>img:hover  {
    transform: scale(1.05);
    transition: all 0.3s ease;
}

.blog-detail-info-img-box {
    display: flex;
    margin-top: 32px;
    margin-bottom: 16px;
}
.blog-search-from .form-box {
    margin-bottom: 0;
    display: block;
    position: relative;
    font-size: 0;
    line-height: 1;
}
.blog-search-from input {
    width: 100%;
    height: 45px;
    border: none;
    outline: none;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 10px 10px 38px 0px rgb(0 0 0 / 11%);
    color: #777777;
    font-size: 16px;
    padding: 10px 60px 10px 30px;
    position: relative;
}
.blog-search-from .sec-btn {
    width: 63px;
    top: 0;
    position: absolute;
    right: 0;
    height: 45px;
    display: inline-block;
    line-height: 24px;
    color: #fff !important;
    /* background-color: #e70e0e; */
    border-radius: 10px;
    padding: 7px 15px !important;
    font-weight: 500;
    cursor: pointer;
    border: none;
    text-transform: uppercase;
    transition: 0.3s;
    margin: 0;
    border-radius: 2px;
}
.category-box {
    background-color: #ffffff;
    box-shadow: 10px 10px 38px 0px rgb(0 0 0 / 11%);
    padding: 30px 15px;
    text-align: left;
    border-top: 5px solid #3bb6d6;
    margin-top: 27px;
}
.category-box h2 {
    font-size: 17px;
    line-height: 20px;
    position: relative;
    padding-bottom: 15px;
}
.category-box h2:before {
    content: "";
    position: absolute;
    width: 290px;
    height: 1px;
    background-color: #e1e1e1;
    bottom: 0;
    left: 0;
}
.category-box h2:after {
    content: "";
    position: absolute;
    width: 98px;
    height: 1px;
    background-color: #3bb6d6;
    bottom: 0;
    left: 0;
}
.category-box ul {
    margin-top: 16px;
    padding-left: 0;
    margin-bottom: 0;
}
.category-box ul li {
    text-decoration: none;
    list-style: none;
    margin-bottom: 12px;
}
.category-box ul li a {
    color: #777777;
    transition: 0.3s;
    font-size: 15px;
}
.category-box ul li a i {
    font-size: 18px;
    color: #545354;
    margin-right: 10px;
}

.recent-post-box {
    background-color: #ffffff;
    box-shadow: 10px 10px 38px 0px rgba(0,0,0,0.11);
    padding: 30px 15px;
    text-align: left;
    border-top: 5px solid #3bb6d6;
    margin-top: 50px;
}

.recent-post-box h2 {font-size: 17px;line-height: 20px;position: relative;padding-bottom: 15px;}

.recent-post-box h2:before {
    content: "";
    position: absolute;
    width: 290px;
    height: 1px;
    background-color: #e1e1e1;
    bottom: 0;
    left: 0;
}

.recent-post-box h2:after {
    content: "";
    position: absolute;
    width: 98px;
    height: 1px;
    background-color: #3bb6d6;
    bottom: 0;
    left: 0;
}

.recent-post-list {
    margin-top: 22px;
}

.recent-post-list-box {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.recent-post-img {
    position: relative;
    display: block;
    overflow: hidden;
}

.recent-post-img>img {
    width: 100%;
    transform: scale(1);
    transition: all 0.3s ease;
}

.recent-post-list-box:hover .recent-post-img>img {
    width: 100%;
    transform: scale(1.05);
    transition: all 0.3s ease;
}

.recent-post-text {
    padding-left: 20px;
}

.recent-post-text p {
    transition: 0.3s;
}

.recent-post-list-box:hover .recent-post-text p {
    color: #131830;
    transition: 0.3s;
}

.recent-post-text span {
    font-size: 15px;
    color: #3bb6d6;
}

.tag-box {
    background-color: #ffffff;
    box-shadow: 10px 10px 38px 0px rgba(0,0,0,0.11);
    padding: 30px 15px;
    text-align: left;
    border-top: 5px solid #3bb6d6;
    margin-top: 50px;
}

.tag-box h2 {font-size: 17px;line-height: 20px;position: relative;padding-bottom: 15px;}

.tag-box h2:before {
    content: "";
    position: absolute;
    width: 290px;
    height: 1px;
    background-color: #e1e1e1;
    bottom: 0;
    left: 0;
}

.tag-box h2:after {
    content: "";
    position: absolute;
    width: 98px;
    height: 1px;
    background-color: #3bb6d6;
    bottom: 0;
    left: 0;
}

.tag-list-box {
    margin-top: 25px;
}

.tag-list-box ul {
    padding-left: 0;
    margin-bottom: 0;
    text-decoration: none;
    list-style: none;
}

.tag-list-box ul li {
    display: inline;
    width: 50%;
}

.tag-list-box ul li a {
    display: inline-block;
    font-size: 13px;
    text-align: center;
    color: #777777;
    border: solid 1px #777777;
    border-radius: 4px;
    padding: 5px 18px;
    transition: 0.3s;
    margin-bottom: 15px;
    font-weight: 800;
}

.tag-list-box ul li a:hover {
    border: solid 1px #e70e0e;
    background-color: #e70e0e;
    color: #ffffff;
    box-shadow: 0 10px 30px 0 rgb(231,14,14,0.3);
}


 /* sample section */
#sample-sec{
	padding: 70px 0 10px !important;
}
.fl-category-single{
    border-color: #8c97a1d6;
    padding: 57px 10px 20px;
    border: 2px #d6d6d6 solid;
    margin: 0 15px;
    position: relative;
    background: #f3feff;
    box-shadow: 0 3px 16px 0 rgb(0 0 0 / 10%);
    border-radius: 10px;
    margin-bottom: 55px;
}
.fl-category-single .place_cat_link{
    width: 60px;
    height: 60px;
    border: 2px #e8e0f5 solid;
    border-radius: 10px;
    position: absolute;
    transition: all .3s;
    top: -30px;
    background: #fff;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    left: 20px;
}
.fl-category-single .place_cat_link span{
    font-size: 39px;
    font-weight: bold;
    color: #3bb6d6;
}
.fl-category-single h2{
    font-size: 23px;
    font-weight: bold;
    color: #515654;
    display: block;
    background-image: linear-gradient(to right, #2b2626 68%, rgba(255, 255, 255, 0) 22%);
    background-position: bottom;
    background-size: 10px 1px;
    background-repeat: repeat-x;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 5px;
}
.fl-category-single h2 > .categories-title{
    font-size: 20px;
}
.fl-category-single ul{}
.fl-category-single ul li{
    display: flex;
    justify-content: space-between;
}
.fl-category-single ul li a{
    font-weight: 600;
    color: #4f5452 !important;
    font-size: 14px;
    width: 100%;
    text-decoration: none;
    -webkit-box-shadow: 0px 1px 5px rgb(0 0 0 / 10%);
    box-shadow: 0px 1px 5px rgb(0 0 0 / 10%);
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-bottom: 11px;
    display: flex;
    justify-content: space-between;
    position: relative;
    background: white;
}
.fl-category-single ul li a .post-name{
    display: flex;
    align-items: center;
    padding-left: 15px;
}
.fl-category-single ul li a .post-count{
    background: #4f5452;
    height: 38px;
    width: 38px;
    text-align: center;
    align-items: center;
    justify-content: center;
    line-height: 40px;
    color: var(--bs-body-bg);
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px;
}
.blog-search-from {
    background-color: #f7f9ff;
    padding: 20px 20px;
    position: relative;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #eadfdf;
}
  /* footer new rda */
.footer-2 {
    background-position: center;
    padding: 10px 0 10px;
    border-top: 1px solid #fff;
}
.unselectable {
    position: relative;
    border: 1px solid #fff;
    padding: 20px 15px 20px 125px!important;
    border-radius: 4px;
    margin: 0px;
    background-color: #e3aa17;}
.fcyellow {
    color: #FFF;
   
    
    padding: 0;
    font-size: 18px;
    font-weight: 800;
text-transform: capitalize;}
.fcyellow i{
	
background: white;text-align: center;width: 66px;height: 66px;line-height: 66px;margin-right: 10px;border-radius: 6px;color: #222;font-size: 37px;;position: absolute;left: 18px;top: 28px;}
.fcwhite {
    color: #fff !important;
    
margin: 0;font-size: 12px;text-transform: capitalize;}








 /* services single */
 .top-section .title{
	     font-weight: 700;
	     margin-bottom: 16px;
	     font-size: 28px;
	}
  .top-section p{
	      margin: 0;
	      font-size: 15px;
	      font-weight: 400;
	      color: #2c3655;
	      line-height: 30px;
	 }
  .features-section .top-section .list {
    margin-top: 20px;
    margin-bottom: 20px;
}
.features-section .top-section .list .list-item {
    margin-top: 16px;
}
.features-section .top-section .list .check {
    min-width: 24px;
    min-height: 24px;
    background: #055c2d;
    border-radius: 50%;
    margin-right: 10px;
}
.features-section .top-section .list .list-item span {
    font-weight: 500;
    margin: 0;
    font-size: 16px;
    color: #2c3655;
    line-height: 30px;
    margin-right: 15px;
}
.cus-mar .count-content {
    padding: 12px 9px;
    background: #ffffff;
    box-shadow: 0px 12px 24px rgb(127 141 188 / 10%);
    border-radius: 10px;
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 30%);
}
.cus-mar .count-content .count-number {
    display: inline-flex;
    align-items: center;
    vertical-align: -webkit-baseline-middle;
}
.cus-mar .count-content .count-number h4 {
    display: inline-block;
    margin-top: 0;
    font-size: 19px;
    color: #3bb6d6;
}
.cus-mar .count-content .count-number .static {
    color: #1a4dbe;
	display: inline-block;
    margin-top: 0;
	    font-size: 32px;
    line-height: 41.6px;
}
.cus-mar .count-content p {
    font-size: 15px;
    font-weight: bold;
    color: #2c3655;
    line-height: 9px;
}
.blog_single_item {
  box-shadow: 0 13px 29px rgb(0 0 0 / 10%);
  border-radius: 10px;
}
.blog_thumb {
  position: relative;
  border-radius: 10px 10px 0 0;
}
.img_effect_white a img {
  transition: 0.5s;
  width: 100%;
}
.blog_thumb img {
  border-radius: 10px 10px 0 0;
}
.blog_content {
  padding: 20px 20px;
  background-color: #ffffff;
}
.blog_title{
	color: #1a1a1a;
	margin-top: 0px;
	font-weight: 600;
	text-transform: capitalize;
	margin-bottom: 7px;
	font-size: 21px;
}
.blog_wrapper  p{
	font-size: 16px;
	font-weight: normal;
	line-height: 1.75;
	color: #878c8f;
	margin-bottom: 0;
}
.subheading {}
.subheading h1 {
    font-size: 25px;
    line-height: 47px;
    font-weight: 700;
}
.subheading p {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: #2c3655;
    line-height: 27px;
    text-align: justify;
}
.other-subjects {}
.other-subjects h3{
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    background: #263129 !important;
    color: #fff;
    padding: 8px 1px;
}
.other-subjects ul{}
.other-subjects ul li{
	 margin-bottom: 13px;
	 position: relative;
}
.other-subjects ul li:before{
    content: "\f105";
    position: absolute;
    right: 12px;
    top: 11px;
    font-family: FontAwesome;
    color: #1c1b1b;
    transition: all .5s ease;
}
.other-subjects ul li a{
	    display: block;
	    border: 1px solid #3bb6d6;
	    padding: 10px 15px;
	    transition: all .5s ease;
	    border-radius: 5px;
	    font-size: 15px;
	    font-weight: 700;
	    color: #444;
	    position: relative;
}
.orderow-forms{}









 /* services section */
#all-services-sec{}
#all-services-sec h2{
	text-align: center;
	background: #4f5452;
	margin: 20px 0;
	font-size: 25px;
	color: #fff;
	padding: 10px 0;
	border-bottom: 5px solid #5ec2dc;
}
.categories-list-left{
    background-color: #e2ecf5;
    position: relative;
    width: 100%;
    border-radius: 5px;
}
.categories-list-left .nav-tabs{
    padding: 10px 8px;
}
.categories-list-left .nav-tabs li{
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.categories-list-left .nav-tabs li a{
    font-weight: 600;
    color: #4f5452 !important;
    font-size: 14px;
    width: 100%;
    text-decoration: none;
    -webkit-box-shadow: 0px 1px 5px rgb(0 0 0 / 10%);
    box-shadow: 0px 1px 5px rgb(0 0 0 / 10%);
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-bottom: 11px;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.categories-list-left .nav-tabs li a span{
    position: absolute;
    background: #3bb6d6;
    height: 38px;
    top: 0;
    right: 0;
    width: 40px;
    text-align: center;
    align-items: center;
    justify-content: center;
    line-height: 40px;
    bottom: 0;
    color: var(--bs-body-bg);
}
.categories-list-left h3{
    font-size: 17px;
    background: #004861;
    color: var(--bs-body-bg);
    padding: 12px;
    text-align: center;
}
.categories-list-right{}
.categories-list-right .tab-content{}
.categories-list-right .tab-content a{
    display: flex;
    justify-content: space-between;
    background: #e2ecf5;
    padding: 10px 15px !important;
    margin: 0 0 15px;
    align-items: center;
    border-radius: 5px;
    font-size: 15px;
    color: #222 !important;
    border-left: 6px solid #004861;
    font-weight: 700;
    position: relative;
}
.categories-list-right .tab-content a:before{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0%;
  height: 100%;
  background: linear-gradient(to right top,#3fa1b7,#3fa1b7,#3fa1b7,#3fa1b7,#3fa1b7);
  z-index: -1;
  -webkit-transition: .5s;
  transition: .5s;
  border-radius: 5px;
}

.explore-btn{
	padding: 8px 25px;
    color: var(--white) !important;
    border-radius: 10px;
    position: relative;
    text-align: center;
    background: #3BB6D6;
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px;
    margin: 0px 10px;
    z-index: 1;
}
 .explore-btn i{
	margin-left: 3px;
    font-size: 14px;
 }
.services-deatils{}
.services-deatils .col{
    background-color: #ebfbfd;
    padding: 9px 20px;
    position: relative;
    width: 100%;
    border-left: 4px solid #3bb6d6;
    box-shadow: rgb(0 0 0 / 16%) 0px 3px 6px, rgb(0 0 0 / 23%) 0px 3px 6px;
}
.services-deatils h2{font-size: 27px;line-height: 47px;font-weight: 700;}
.services-deatils ul{}
.services-deatils ul li{
    color: #333333;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 7px;
    padding-left: 30px;
}
.services-deatils ul li:before{
	position:absolute;
	content: "\f00c";
	font: normal normal normal 14px/1 FontAwesome;
	left: 3%;
	font-size: 13px;
	margin-top: 5px;
}

  /* header-section */
.offer-strip {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 32px;
}
.offer-strip .money img{
    height: 29px;
}
.offer-strip .bonus {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    font-style: italic;
    margin-left: 8px;
}
.offer-strip .bonus span {
    color: #fff;
    font-size: 18px;
}
.offer-strip .text-cta-wrap a.cta {
    font-size: 14px;
    color: #515654;
    text-decoration: underline;
    font-weight: bold;
    margin-left: 16px;
} 
.header-section {
  display: flex;
  width: 100%;
  position: relative;
  padding-left: 50px;
}

.header-left {
  padding-top: 2px;
  padding-bottom: 5px;
}

.header-left ul li {
  display: inline-block;
  color: #fff;
  padding: 0px 10px;
  font-size: 15px;
}

.header-left ul li i {
  padding-right: 6px;
  font-size: 14px;
}

.header-left ul li a {
  font-size: 14px;
  color: #fff;
font-weight: 500;}
 /* Social Media */
.submitclass{
    background: #3f8d54 !important;
} 
.media-overtop{
    display: flex;
    justify-content: center;
    margin: 2px 0px;
}
.media-overtop li{
	list-style:none;
	display: inline-block;
}
.media-overtop li a{
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin: 0 4px;
	display:block;
	border-radius: 5px;
	position:relative;
	overflow:hidden;
	color: #fff;
	z-index:1;
	text-align: center;
border: 1px solid #fff;}
.media-overtop li a.fa{
	position:relative;
	color:#262626;
	transition:.5s;
}
.media-overtop li a:hover .fa{
	transform:rotateY(360deg);
	transition:.5s;
}
.media-overtop li a:before{
	content:'';
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:100%;
	/* background: #ffffff; */
	transition:.5s;
}
.media-overtop li a:hover:before{
	top:0;transition:.5s;
}
.media-overtop li:nth-child(1) a{background: #3b5999;}
.media-overtop li:nth-child(2) a{background: #55acee;}
.media-overtop li:nth-child(3) a{background: #dd4b39;}
.media-overtop li:nth-child(4) a{background: #0077B5;}
.media-overtop li:nth-child(5) a{background: #cd201f;}


.header-nav {
  background: #ffffff;
  padding: 6px 14px;
  background-color: #0b5577;
  }
.stickyHeader {
    z-index: 10;
    /* position: absolute; */
    background: #fff;
    border-bottom: 1px solid #d2d7e0;
}
.stickyHeader.fixedheader {
    position: fixed;
    top: -67px;
    transform: translateY(66px);
    transition: transform .6s, background-position 1s .6s;
    box-shadow: 0 3px 16px 0 rgb(0 0 0 / 10%);
    width: 100%;
    z-index: 1039;
}

.menusbars {
  padding: 0;
}

.menusbars {
  position: relative;
}

/* .menusbars::before { */
  /* content: ''; */
  /* display: block; */
  /* position: absolute; */
  /* top: 0; */
  /* left: 48px; */
  /* width: 0; */
  /* height: 0; */
  /* border-bottom: 62px solid #1e60aa; */
  /* border-left: 48px solid #ffffff; */
  /* -webkit-transform: translateX(-100%); */
  /* transform: translateX(-100%); */
/* } */

.navbars-menus {
  
  position: relative;
  
  
  
  
}

.navbars-menus a img {
  z-index: 1;
  height: 41px;
  padding: 0px 0;
  /* position: absolute; */
}

.navbar-links >li {
  padding: 0px 10px;
}

.navbar-links >li >a {
  padding: 5px 0px !important;
  font-size: 14px;
  text-transform: capitalize;
  position: relative;
  z-index: 2;
  color: #000000;
  font-weight: bold;
  transition: all ease-in-out .3s;
  border-radius: 2px;
}
.navbar-links >li >a:before {
   position: absolute;
   content: '';
    left: 0;
    bottom: -8px;
    width: 0%;
    height: 3px;
    background-color:#00669f;
    opacity:0;
    transition: all ease-in-out .3s;

z-index: 3;}
.navbar-links >li >a:after {
    opacity: 1;
    background-color: #d4a642;
    position: absolute;
    right: 16px;
    color: #ffffff;
    font-size: 15px;
    line-height: 30px;
    content: '' !important;
    left: 0;
    bottom: -8px;
    width: 100%;
    height: 3px;
    transition: all ease-in-out .3s;
	  opacity:0;
}
.navbar-links >li >a:hover::before,
.navbar-links >li >a:hover::after{
	opacity:1;
	width:100%;
	 transition: all ease-in-out .3s;
	
}
.login-left{
	position: relative;
	align-items: inherit;
	align-self: center;
}
.login-boxss{
  position: relative;
  display: flex;
}
.user-profile-list{
	    margin-top: 0;
	    transition: all 0.3s;
	    display: block;
	    left: 0;
	    border-radius: 4px;
	    z-index: 9999 !important;
	    padding: 0px 0px;
}
.user-profile-list ul{
    padding: 0;
}
.user-profile-list li{
    border-bottom: 1px solid #d9d6d6;
}
.user-profile-list li a{
    font-size: 13px;
    padding: 7px 10px;
    display: block;
    font-weight: 800;
    background: #ffff !important;
}
/* megacourse-menu  style css */
.navbar-links li a:hover .megacourse-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* megacourse-menu  style css */
.template-main-menu ul .dropdown-mega:hover .megacourse-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.megacourse-menu {
    width: 251px;
    visibility: hidden;
    opacity: 0;
    position: absolute !important;
    top: 43px;
    left: 0;
    right: 0;
    background: #e9f2ff;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: block;
    padding: 0px 0px;
    border-radius: 0;
    border: none;
}
.megacourse-menu >li{}
.megacourse-menu >li >a{
    color: #00669f !important;
    font-size: 14px;
    border-bottom: 1px solid #c9c9c9;
font-weight: 700;padding: 6px 15px;}

.megacourse-menu >li >a:hover{
	background:transparent;
	color:#515654;
}
.form-row{
	 position: absolute;
	 z-index: 5;
	 align-items: center;
	 display: flex;
	 margin-top: 25px;
}
.searching-products input {
    padding: 8px 10px 10px 9px;
    color: #000;
    font-weight: 300;
    box-shadow: none;
    background: #ffffff;
    border: 1px solid #d2d7e0;
    border-right: none;
    /* border-radius: 30px 0 0 30px !important; */
}

.searching-products .input-group-text {
    background: #3bb6d6;
    color: #fff;
    position: absolute;
    right: 0;
    height: 43px;
    border-radius: 0;
    z-index: 5;
}
.navigations{
	width:100%;
	background: #ffffff;
	padding: 14px 25px;
	}
.slider-section .carousel-caption {
    position: absolute;
    right: 9%;
    bottom: 1.25rem;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}
/* Services */
.services-light {
    /* background-color: #ffffff; */
}
.new-pd {
    padding: 50px 0 48px !important;
}
.about-swrap-top {
}

.service-box-s2-bg1 {
   
    /* background-position: center center !important; */
    background-repeat: no-repeat !IMPORTANT;
	background: linear-gradient(rgb(0 102 159 / 65%), rgb(0 102 159 / 58%)), url(../images/jaipur.jpg);
}

.service-box-s2-bg3 {
	

	background: linear-gradient(rgb(0 102 159 / 65%), rgb(0 102 159 / 58%)), url(../images/jaipur.jpg);
  
    background-repeat: no-repeat !important;
}

.service-box-s2-bg3 {

	background: linear-gradient(rgb(0 102 159 / 65%), rgb(0 102 159 / 58%)), url(../images/siker1.jpg);
    /* background-position: bottom right !important; */
    background-repeat: no-repeat !important;
}

.service-box-s2 {
    overflow: hidden;
    position: relative;
    padding: 22px 18px 63px;
    
    
    
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    
    border-radius: 10px;
    
    align-items: center;
    justify-content: center;
    
    display: block;
height: 220px;}

.service-box-s2 .number-box {
    /* display: flex; */
    /* width: 64px; */
    height: 64px;
    line-height: 64px;
    text-align: center;
    color: #00c3ff;
    font-weight: bold;
    font-size: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 50%;
    /* background: rgba(0, 195, 255, 0.15); */
    /* align-items: center; */
    /* justify-content: center; */
}
.service-box-s2 .number-box img{
	height: 99px;
	margin-bottom: 24px;
}
.s-box .content-box {text-align: center;margin: 50px 0 0;}

.service-box-s2 .content-box h5 {
    color: #fff;
    font-size: 30px;
    margin: 0 0 3px;
font-weight: 700;}

.s-box .content-box p {
    font-weight: 600;
color: #fff;font-size: 16px;}

.number-box.s2 {
    color: #0160e7;
    background-color: rgba(1, 96, 231, 0.152);
}

.number-box.s3 {
    color: #fe4c1c;
    background-color: rgba(254, 76, 28, 0.154);
}









   /* Silders */
.silder-bg{
 background: url(../images/slider3.jpeg);
 height: 600px;
 z-index: 9;
 width: 100%;
 background-size: contain;
 background-position: center center;
 background-repeat: no-repeat;
 display: flex;
 align-items: center;
 margin-top: 0;
}

.pd-40{
  padding: 30px;
}




.silder-bootom{
	background: url(../images/choice-bg.png);
	width:100%;
	background-size: cover !important;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 30px 0;
	
}
.silder-bg .carousel-indicators{
    justify-content: flex-end;
    margin-right: 5%;
    margin-bottom: 5rem;
}
.silder-bg .carousel-indicators button{
	transition: .7s;
	width: 20px!important;
	height: 20px!important;
	border: 10px solid #1e60aa;
	border-radius: 30px;
}
.silder-bg .carousel-indicators .active {
     width: 20px!important;
     height: 20px!important;
     opacity:1;
}
.widget-0{
    padding: 15px 0px 0;
    /* background: #e2ecf5; */
    border-radius: 13px;
}
.widget {
    background-color: #e2ecf5;
    padding: 20px 20px;
    position: relative;
    width: 100%;
    border-radius: 5px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.heading-design-center-h3 {
    font-size: 20px;
    font-weight: 600;
    position: relative;
    text-transform: capitalize;
    color: #f4f4f4;
}
.widget p{
    font-size: 15px;
}
.widget .form-check .form-check-input {
    margin-top: 6px;
}
.control-label {
    color: #575353;
    text-transform: capitalize;
    font-size: 14px;
    margin: 5px 0px;
    font-weight: 600;
}
.border-form-control{
}
.widget .input-group-text{
	position: absolute;
	right: 0;
	padding: 9px;
	z-index: 999;
	border-radius: 0px;
}
.widget .qty-minus{
    width: 35px;
    background: #e9ecef;
    color: #000;
    font-size: 17px !important;
    border: 1px solid #afafaf;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    height: 36px;
}
.widget .qty-plus{
    width: 35px;
    background: #e9ecef;
    color: #000;
    font-size: 17px;
    border: 1px solid #afafaf;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    height: 36px;
}
.widget .qty{
    border-radius: 5px;
    text-align: center;
}
.upload-document{
    width: 75px;
    font-size: 11px !important;
    position: absolute;
    bottom: 0;
    border: none;
    opacity:0;
    cursor: pointer;
    z-index: 0;
}
.add-file{
    border: 0;
    padding: 0px 0 0 20px;
    background-color: transparent;
    font-size: 12px;
    font-weight: 700;
    color: #2c2c2c;
    line-height: 1;
    background-image: url(https://cdn1.myassignmenthelp.com/lazyload-assets/online-exam/attachment-clip.svg);
    background-repeat: no-repeat;
    background-position: 0 1px;
    cursor: pointer;
    white-space: nowrap;
    position: absolute;
    top: 42px;
    left: 13px;
    z-index: 0;
}
.widget .form-check{
	font-size: 14px;
    margin: 10px 0;
}

  /***  ========== Brand Icons  ========== **/
.brand-icons-bg{
	background: linear-gradient(rgb(84 83 84), rgb(83 84 84)), url(../images/banner.jpeg);
	background-size: cover;
	background-position: center center;
	background: #f4f4f4;
}
.brand-icons img{
	box-shadow: 0 0 12px 2px rgb(0 0 0 / 10%);
	padding: 18px;
	height: 186px;
	text-align: center;
	border-radius: 6px;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
margin: auto;text-align: center;border: 1px solid #004776;}

/***  ==========  Bottom Servies  ========== **/
.service-block-five {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    width: 31%;
    margin: 0 1%;
    z-index: 999;
    box-sizing: border-box;
    margin: 10px 14px 21px;
    padding: 15px;
    border-radius: 5px;
    border-color: #fff;
    background: #fff;
}
.service-block-five:hover{
	  box-shadow: 0 0 15px 0 rgb(0 0 0 / 15%);
	  transition: all 0.3s ease-in-out;
	  -webkit-transition: all 0.3s ease-in-out;
}
.service-block-five .inner-box {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.service-block-five .lower-content {
    margin-top: 0;
}

.service-block-five .lower-content h4{
    color: #3bb6d6;
    margin: 10px 0 7px;
}
.service-block-five .lower-content h4 a {
    color: #3bb6d6;
    font-weight: bold;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    font-size: 18px;
    line-height: 0;
}
.inner-box i img{
    height: 82px;
    color: #ffff;
    background: #3bb6d6;
    padding: 10px;
    border-radius: 12px;
}
.services-section .upper-box {
    margin-bottom: 30px;
}
.section-title-center{
	text-align:center
}
.inner-box-overlay{}
.inner-box-overlay p{
	 width: 100%;
	 font-size: 14px;
	 color: #222;
	 margin: 5px 0 0;
	 /* overflow: hidden; */
	 transition:ease all .5s;
	 /* height:200px; */
	 text-align: justify;
}
/* .service-block-five:hover .inner-box-overlay p{ */
	/* height:200px; */
	/* transition:ease all .5s */
/* } */


/***  About Section   ***/
.about-area {
	padding:60px 0;
}
.about-image-warp {
	
	text-align: center;
	box-shadow: 0px 0px 4px rgb(0 0 0 / 12%);
	border-radius: 50%;
padding: 0px;}

.about-image-warp img:hover {
  transition: 0.70s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
} 

.about-content {
    padding-left: 25px;
}
.about-content strong {
    color: #6b6b84;
    font-weight: 600;
}
.about-content p {
    
    margin: 15px 0 0;
    margin-bottom: 15px;
    
    color: #6b6b84;
    font-weight: 400;
    font-size: 15px;
text-align: justify;}
.about-content .about-btn {
    display: flex;
    margin: 0;
}
.section-title-left{
	text-align:left
}

.section-title-left h6{
	color: #3BB6D6;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block;
}
.section-title-left h3{
	font-size: 23px;
	margin: 0 0 10px;
	font-weight: 900;
	color: #515654;
}
.section-title-center h6{
	color: #3bb6d6;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block;
}
.section-title-center h3{
	font-size: 23px;
	margin: 0 0 15px;
	font-weight: 900;
}
.section-title-center p{
	width:70%;
	margin: 10px auto;
	text-align:center;
}
.bar{
	height: 3px;
	width: 85px;
	background: #3BB6D6;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 15px;
}

.section-title.text-width {
    max-width: 600px;
    margin: 0 auto 45px
}

@-webkit-keyframes MOVE-BG {
    0% {
        -webkit-transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(85px)
    }
}

@keyframes MOVE-BG {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(85px);
        transform: translateX(85px)
    }
}

.default-btn {
    padding: 8px 18px;
    color:#fff;
    position: relative;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    text-align: center;
    background: #00669f !important;
	-webkit-transition: all 0.3s;
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px;
    margin: 0px 5px;
    z-index: 1;
}
.default-btn i {
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  padding-right: 11px;
}
.default-btn:hover span, .default-btn:hover i{
	color:#000;
}
.default-btn span{
	position:relative;
}
.default-btn:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: #f5e110;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
}
.default-btn:hover:before{
	  -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.default-btn2{
     background: #263129 !important;
    color: #fff !important;
    padding: 7px 13px;
    font-size: 15px !important;
    border: none !important;
}
.default-btn2:focus{
	box-show:none;
}


.features-area{
	padding: 60px 0 10px;
	/* background: url(../images/features-bg.jpg); */
}
.features-inner-content .features-list {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    list-style-type: none;
    margin: 16px -10px 0;
}
.features-inner-content .features-list li {
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    margin-top: 6px;
    margin-bottom: 8px;
    padding-left: 8px;
    /* padding-right: 10px; */
    -webkit-box-shadow: 0px 5px 13px -2px #dddddd;
    box-shadow: 0px 5px 13px -2px #dddddd;
}
.features-inner-content .features-list li span {
    display: block;
    padding: 13px 15px;
    z-index: 1;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    text-transform: capitalize;
    font-weight: 700;
    border-radius: 5px;
    color: #ffffff;
    font-size: 12px;
    text-align: left;
    background: #515654;
}
.features-inner-content .features-list li span:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    background: linear-gradient(to right top,#3fa1b7,#3fa1b7,#3fa1b7,#3fa1b7,#3fa1b7);
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
}
.features-inner-content .features-list li span i {
    margin-right: 10px;
}
.features-inner-content .features-list li span:hover {
    color: #fff
}
.features-inner-content .features-list li span:hover:before {
    width: 100%
}

#count-banners{
	background: linear-gradient(rgb(0 102 159 / 65%), rgb(0 102 159 / 58%)), url(../images/aachevements.png);
	background-position: center center;
	background-size: cover;
	padding: 40px 0 50px;
	background-attachment: fixed;
	/* background: #f4f4f4; */
}
.counter-warper{margin-top: 30px;}
.counter-main{
    border: 2px solid rgb(255 255 255);
    /* background-color: rgb(81 86 84); */
    padding: 20px 1px 18px;
    -webkit-border-radius: 4px;
    width: 120px !important;
    height: 120px;
    margin: auto;
    transition: .4s ease;
}
.counter-main .iocns-counter{
    text-align: center;
    margin-bottom: 10px;
}
.counter-main .iocns-counter img{
    height: 40px;
}
.counter-count{
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
}
.counter-count .count{
    font-size: 19px;
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
}
.counter-count .count-plus{
    position: absolute;
    color: #ffffff;
    margin-left: 64px;
    font-size: 20px;
    top: -6px;
}
.counter-warper .count-names{
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    margin: 20px 0 0;
    font-family: 'Montserrat';
    }
.counter-warper:hover .counter-main {
    -webkit-transform: translateY(-13px);
    -khtml-transform: translateY(-13px);
    -moz-transform: translateY(-13px);
    -ms-transform: translateY(-13px);
    -o-transform: translateY(-13px);
    transform: translateY(-13px);
    background-color: rgb(254 168 9);
	transition: .4s ease;
}

#services-dedicated-sec{
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f4f4f4;
}

.dedicated-main{
	margin-top: 30px;
	margin-bottom: 0;
}
.dedicated-boxs{
    background-color: #ffffff;
    padding: 8px 8px;
    position: relative;
    transition: .4s ease;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.dedicated-boxs .dedicated-img{
    position: relative;
}
.dedicated-boxs .dedicated-img a{	
	position: relative;	
	display: block;
}
.dedicated-boxs .dedicated-img a:before{
	content: '';
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 0%;
	background-color: rgb(81 86 84 / 70%);
	z-index: 0;
	transition: .4s ease;
	opacity: 0;
}
.dedicated-boxs .dedicated-img a:after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0% !important;
	background-color: rgb(81 86 84 / 75%);
	z-index: 0;
	transition: .4s ease;
	opacity: 0 !important;
}
.dedicated-boxs:hover .dedicated-img a:before,.dedicated-img a:after{
	transition: .4s ease;
	z-index: 1;
	opacity: 1 !important;
	height:100% !important;
}
.dedicated-boxs:hover .dedicated-img a:after{
	transition: .4s ease;
	z-index: 1;
	opacity: 1 !important;
	height:100% !important;
}
.dedicated-boxs:hover {
    -webkit-transform: translateY(-18px);
    -khtml-transform: translateY(-18px);
    -moz-transform: translateY(-18px);
    -ms-transform: translateY(-18px);
    -o-transform: translateY(-18px);
    transform: translateY(-18px);
    box-shadow: 0 27px 41px rgba(12,12,12,.18);
	transition: .4s ease;
}
.dedicated-img img{
	position:relative;
	}

.dedicated-icons{
    width: 85px;
    height: 65px;
    position: absolute;
    top: 24%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    /* background-color: #3bb6d6; */
    -webkit-transition: .4s ease;
    -khtml-transition: .4s ease;
    -moz-transition: .4s ease;
    -ms-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
    text-align: center;
    line-height: 60px;
    box-shadow: 0 2px 43px rgba(12,12,12,.13);
    border-radius: 20px;
    display: none;
}


.dedicated-icons img{
    max-height: 47px;
    max-width: 53px;
    z-index: 99999;
}

#dedicated-block{
    margin-top: 25px;
}
.dedicated-content {
	padding: 5px 0 0;
	background: #fff;
}
.dedicated-content .title{
    font-size: 18px;
    font-weight: 900;
    color: #000000;
    text-align: center;
    margin: 10px 0;
}
.dedicated-content  .sub-title{
    font-size: 13px;
    margin-bottom: 13px;
    padding: 0px 12px;
    text-transform: capitalize;
    overflow-y: scroll;
    height: 0;
    /* position: absolute; */
    background: #fff;
    z-index: 0;
    margin-left: 0;
    margin-top: -2px;
}
.sub-title{
	height:100px;
	overflow:auto;
}
.sub-title::-webkit-scrollbar {
	width: 5px;
}
.sub-title::-webkit-scrollbar-thumb {
	background-image: linear-gradient(125deg, #3bb6d6 0%, #3bb6d6 100%);
	border-radius: 50px;
}
.dedicated-boxs:hover .dedicated-content  .sub-title{
	height:230px;
}
.coman-button{display: flex;align-items: center;justify-content: center;}
.coman-button a{
    background: #3bb6d6 !important;
    padding: 4px 11px;
    border: none;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.coman-button a i{
    margin-left: 5px;
    transition: .4s ease;
}


  /* industries */
  
.industries-area {
    background: linear-gradient(to right top,#3BB6D6,#3BB6D6,#3bb6d6,#3BB6D6,#3bb6d6);
    padding: 50px 0;
}
.single-industries-box {
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
    border-radius: 0 8px 0 8px;
    background-color: #f7f9fc;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    padding: 40px;
}
.single-industries-box:before {
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: linear-gradient(to right top,#1e60aa,#1e60aa,#3366a1,#3c6ca1,#527fbd);
    content: "";
    z-index: -1;
}
.single-industries-box:hover:before{
	width:100%;
}
.single-industries-box i {
    right: 10px;
    top: 50%;
    color: #ffa6b3;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 31px !important;
}
.single-industries-box:before, .single-industries-box i {
    position: absolute;
    -webkit-transition: .5s;
    transition: .5s;
}
.single-industries-box h3 {
    margin-bottom: 0;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 18px;
    font-weight: 700;
	color: #202647;
}
.single-industries-box a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
}
.single-industries-box i:before {
}
.section-title-center .bar {
    margin: auto;
    margin-bottom: 0;
}
.single-industries-box:hover{
	padding-left:74px}
.single-industries-box:hover:before{
	width:100%
	}
.single-industries-box:hover i{
	left:25px;
	color:#fff;
	font-size:35px;
	}
.single-industries-box:hover i:before{
	font-size:35px
	}
.single-industries-box:hover h3{
	color:#fff
	}
/*** 
=========== Main Footer  ============
***/
.globalLink {
    border-top: solid 1px #b9c1c9;
}
.globalLink h4 {
    margin: 10px 0 1px;
    position: relative;
    font-size: 19px;
    font-weight: bold;
    color: #ffffff;
    text-transform: capitalize;
}
.globalLink ul {
    text-align: center;
    display: inline-block;
    margin: 0;
    padding: 0 0 10px;
}
.globalLink ul li {
    padding: 0 4px;
    width: auto;
    float: left;
    text-align: left;
    margin: 4px 0 0;
}
.globalLink ul li a {
    font-size: 14px;
    color: #e2ecf5;
    font-weight: 400;
    padding: 0 10px 7px 0;
    line-height: 14px;
    display: inline-block;
}
.auto-container{
	position:static;
	max-width: 1360px;
	padding: 0px 15px;
	margin:0 auto;
}

.main-footer{
	z-index:10;
	background-position: center center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	position: relative;
	background-color: #0b5577;
	}

.main-footer .widgets-section{
	position:relative;
	padding: 54px 0px 9px;
}

.main-footer .footer-widget{
	position:relative;
	margin-bottom:30px;
}

.main-footer .footer-title{
	position:relative;
	margin-bottom: 20px;
}

.main-footer .footer-title h2{
	position:relative;
	font-size: 19px;
	font-weight: bold;
	color:#ffffff;
	padding-bottom:18px;
	text-transform:capitalize;
}

.main-footer .footer-title h2:after{
	position:absolute;
	content:'';
	left:0px;
	bottom:0px;
	width:35px;
	height:4px;
	background: var(--bs-body-bg);
}

.main-footer .logo-widget{
	position:relative;
}

.main-footer .logo-widget .widget-content{
	position:relative;
}

.main-footer .logo-widget .logo{
	position:relative;
	margin-bottom:25px;
}
.main-footer .logo-widget .logo img{
    height: 45px;
}
.main-footer .logo-widget .widget-content .text{
	position:relative;
	color: #ffffff;
	font-size: 15px;
	font-weight:400;
	margin-bottom:12px;
}

.main-footer .logo-widget .widget-content .list{
	position:relative;
	margin-bottom:20px;
}

.main-footer .logo-widget .widget-content > .list > li{
	position:relative;
	color: #e2ecf5;
	font-size:16px;
	padding-right:12px;
	margin-right:12px;
	line-height:1.2em;
	display:inline-block;
	border-right:1px solid #414a5e;
}

.main-footer .logo-widget .widget-content > .list > li:last-child{
	border-right:0px;
	margin-right:0px;
	padding-right:0px;
}

.main-footer .logo-widget .widget-content .timing{
	position:relative;
	color: #e2ecf5;
	font-size: 15px;
	line-height: 1.8em;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgb(233 216 216 / 25%);
}

.main-footer .logo-widget .widget-content .timing span{
	font-weight:500;
	display:block;
}

.main-footer .logo-widget .widget-content .social-icon-one li{
	margin-left:0px;
	margin-right: 13px;
}

.main-footer .links{
	position:relative;
}

.main-footer .links li{
	position:relative;
	margin-bottom: 8px;
}

.main-footer .links li a{
	position:relative;
	color: #ffffff;
	font-size: 14px;
	padding-bottom:5px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
text-transform: capitalize;font-weight: 500;}

.main-footer .links li a:after{
	position:absolute;
	content:'';
	left:0px;
	bottom: -3px;
	width: 0;
	height:2px;
	opacity:0;
	background-color: #ffffff;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.main-footer .links li a:hover::after{
	opacity:1;
	width:100%;
}

.main-footer .links li a:hover{
	color:#ffffff;
}

.main-footer .footer-bottom{
	position:relative;
	padding-top: 5px;
	
	border-top: 1px solid rgb(255 252 252 / 66%);
	background: url(../images/testimonial-bg.png);
	background-size: cover;
}

.main-footer .footer-bottom.style-two{
	padding-top:0px;
}

.main-footer .footer-bottom.style-two .copyright{
	border-top:0px;
	margin-top:10px;
}

.main-footer .footer-bottom .title-column{
	position:relative;
	display: flex;
	align-items: center;
	justify-content: center;
}

.main-footer .footer-bottom .title-column .text{
	position:relative;
	padding-left: 51px;
	color: #e2ecf5;
	font-size: 13px;
	font-weight:500;
}

.main-footer .footer-bottom .title-column .text .icon{
	position:absolute;
	left:0px;
	top: 4px;
	color: var(--bs-body-bg);
	font-size:40px;
	line-height:1em;
}

.main-footer .footer-bottom .subscribe-form{
	margin-bottom:20px;
}

.main-footer .footer-bottom .subscribe-form .form-group{
	position:relative;
	display:block;
	margin-bottom:10px;
}

.main-footer .footer-bottom .subscribe-form .form-group input[type="text"],
.main-footer .footer-bottom .subscribe-form .form-group input[type="email"]{
	position:relative;
	display:block;
	width:100%;
	line-height:26px;
	padding: 10px 17px;
	height:48px;
	color: #ffffff;
	background:none;
	font-weight:400;
	border-bottom:4px solid rgba(255,255,255,0.20);
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	border: 1px solid #fff;
}
.main-footer .footer-bottom .subscribe-form .form-group input::placeholder{
	color:#fff;
}
.main-footer .footer-bottom .subscribe-form .form-group button{
	position:absolute;
	right: 12px;
	top: 14px;
	font-size: 13px !important;
	font-weight:600;
	background:none;
	letter-spacing:1px;
	text-transform:uppercase;
	color: var(--bs-body-bg);
	border: none;
}

.main-footer .footer-bottom .copyright{
	position:relative;
	text-align:center;
	color: #e2ecf5;
	padding: 13px 0px;
	margin-top: 13px;
	/* border-top: 1px solid rgb(251 254 255); */
}
.news-newsletterholder {
    
}
.news-newsletterholder p {
    color: #e2ecf5;
    font-size: 14px;
    margin: 0 0 15px;
    line-height: 24px;
}
.news-newsletterholder .subscribe input {
    z-index: 1;
    height: 44px;
    font-size: 14px;
    border-radius: 4px;
    position: relative;
    padding: 10px 65px 10px 17px;
}
.news-newsletterholder .input-group-text {
    top: 0;
    right: 0;
    z-index: 33;
    color: #fff;
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    border-radius: 0 4px 4px 0;
    background: #3bb6d6;
}
.apps-download{
    
    width: 100%;
display: none;}
.apps-download h3{
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    line-height: 18px;
}
.apps-download ul{
    padding-top: 21px;
}
.apps-download ul li{
    display: inline-block;
    margin-right: 10px;
}
.social-icon-one{
	position:relative;
}

.social-icon-one li{
	position:relative;
	margin-left:20px;
	display:inline-block;
}

.social-icon-one li a{
	position:relative;
	font-size:16px;
	color:#fff !important;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	padding: 7px 11px;
	background: #3bb6d6;
	border-radius: 4px;
}

.payment_widget h5 {
  color: #fff;
  padding-left: 45px;
  margin-bottom: 0px;
  font-size: 16px;
}
.payment_widget {display: flex;align-items: center;justify-content: center;}
.payment_widget h5 img {
  padding-left: 20px;
}
.social-icon-one li a:hover{
	color:#3BB6D6;
}

.list-style-two{
	position:relative;
}

.list-style-two li{
	position:relative;
	padding-left:50px;
	color:#c4c4c4;
	font-size:16px;
	margin-bottom:25px;
}

.list-style-two li .icon{
	position:absolute;
	left:0px;
	top:7px;
	line-height:1em;
	font-size: 27px;
	font-weight:400;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	color:rgba(255,255,255,0.40);
}

.list-style-two li a{
	position:relative;
	font-weight:500;
	display:block;
	color:#ffffff;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	font-family: 'Poppins', sans-serif;
}

.list-style-two li:hover a{
	color:#3BB6D6;
	text-decoration:underline;
}

.list-style-two li:hover .icon{
	color:#3BB6D6;
}

  /* Choose us */
.choose-area {
    padding: 30px 0 0 !important;
}
.choose-content {
    margin-bottom: 30px;
}

.choose-content .choose-content-card {
    padding: 20px;
    text-align: center;
}
.choose-content .choose-content-card .content {
    padding-top: 2px;
    position: relative;
}
.choose-content .choose-content-card .content img{
    padding-top: 2px;
    position: relative;
    width: 60px;
    height: 60px;
}

.choose-content .choose-content-card .content h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 0;
}
.choose-content .choose-content-card p {font-size: 16px;}
.choose-img img {
    border-radius: 15px;
}
.offer-border1{
	/* border-bottom: .1rem solid #d1dae2; */
	padding: 1rem 0;
	position:relative;
}


.offer-border4{
	/* border-top: .1rem solid #d1dae2; */
	/* border-left: 0.1rem solid #d1dae2; */
	position:relative;
}

  /* testimonial */
.testimonial-area{
	padding: 44px 0 20px;
}
.testimonial-block-three {
    position: relative;
    padding: 0 15px;
    margin: 15px 0;
}
.testimonial-block-three .inner-box {
    position: relative;
    text-align: center;
    overflow: hidden;
    border-radius: 6px;
}
.testimonial-block-three .top-content {
    position: relative;
    background: #fff;
    padding: 17px 15px;
    padding-top: 54px;
    border-radius: 6px;
    margin-bottom: 30px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 17%);
}
.testimonial-block-three .top-content:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: -50px;
    width: 45px;
    height: 18px;
    border: 25px solid transparent;
    border-top-color: #00669f;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.testimonial-block-three .quote {
    position: absolute;
    left: -36px;
    top: -50px;
    width: 100px;
    height: 100px;
    padding-left: 30px;
    background: #00669f;
    color: #fff;
    font-size: 25px;
    line-height: 148px;
    border-radius: 50%;
}
.testimonial-block-three h4 {
    position: relative;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
}
.inner-box .text {
    font-size: 14px;
    line-height: 23px;
    color: #858585;
    font-weight: 400;
    margin: 0;
-webkit-line-clamp: 5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.testimonial-block-three .author-title {
    font-size: 17px;
    color: #283354;
    margin-bottom: 3px;
    font-weight: 600;
}
.testimonial-block-three .designation {
    position: relative;
    font-size: 15px;
    color: #757575;
}
/*** =========== Scroll To Top  ======= ***/

.scroll-to-top{
	position: fixed;
	bottom: 28px;
	right: 20px;
	width: 50px;
	height:50px;
	color: #ffffff;
	line-height: 69px;
	text-align: center;
	background: #00669f;
	z-index: 100;
	cursor: pointer;
	border-radius: 15%;
	/* animation: bounce 1s infinite alternate; */
	/* -webkit-animation: bounce 1s infinite alternate; */
	/* -webkit-transition: all 300ms ease; */
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	/* transition: all 300ms ease; */
	padding: 0;
clip-path: polygon(50% 0%, 0% 100%, 100% 100%);}
.scroll-to-top:hover{
	background:#525557;
}

.btn-style-one:hover::before{
	left:-100%;
}
.btn-style-one .txt{
	position:relative;
	z-index:1;
	color: #ffffff;
}
@keyframes bounce {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-15px);
  }
}
/* about section */
.breadcrumb-container{
  max-width: 1362px;
}
.breadcrumb-bar {
  background-color: #15558d;
  padding: 15px 0;
}
.page-breadcrumb ol {
  background-color: transparent;
  font-size: 12px;
  margin-bottom: 0;
  padding: 0;
}
.page-breadcrumb ol li a {
  color: #fff;
}
.page-breadcrumb .breadcrumb-item+.breadcrumb-item:before {
  color: #fff;
  font-size: 10px;
  padding-right: 0.5rem;
  content:"/";
}
.breadcrumb-bar .breadcrumb-title {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin: 5px 0 0;
  display: inline-block;
}
.about-para p {
  font-size: 15px;
  line-height: 28px;
  color: #897e7e;
  margin-bottom: 24px;
}
.weltext-img {
  display: flex;
}
.weltext-img img {
  height: 50px;
  width: 50px;
}
.weltext-body {
  display: flex;
}
.weltext-body h3 {
  font-size: 15px;
  color: #1f3345;
  font-weight: 600;
  text-transform: capitalize;
}
.wel-bots{
    position: relative;
}
.wel-bots:before{
	content: '';
    position: absolute;
    width: 120px;
    top: 46px;
    right: 0;
    background-image: url(../images/dotted-pattern.png);
    background-size: 9%;
    background-position-x: right;
    bottom: 46px;
	
}
.wel-imges{
	max-width: 530px;
    position: relative;
    margin: 0 auto;
}
.wel-imges:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: -20px;
	border: 2px solid #3bb6d6;
	z-index: -1;
	border-radius: 50%;
	-webkit-transition: all .35s;
	transition: all .35s;
}
.wel-imges:hover:before{
	left:0px;
	-webkit-transition: all .35s;
	transition: all .35s;
}
.wel-imges:after{
	content: '';
	position: absolute;
	top: 13px;
	left: 13px;
	bottom: 13px;
	right: 13px;
	z-index: 11;
	border: 8px solid #3bb6d6;
	border-radius: 50%;
}
.wel-imges img{
	height: auto;
	max-width: 100%;
	border: none;
	border-radius: 50%;
	-webkit-box-shadow: none;
	box-shadow: none;
	box-shadow: 0 2px 43px rgb(12 12 12 / 13%);
	background-color: var(--white);
	border-width: 2px 2px 0;
	border-style: solid;
	border-color: #ebebeb;
	padding: 12px;
	position: relative;
	transition: 0.4s ease;
	margin: 0;
}
.content-since{
	position: absolute;
	bottom: 10px;
	right: -35px;
	z-index: 12;
	background: #fff;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-box-shadow: 0 10px 30px rgba(0,0,0,.1);
	box-shadow: 0 10px 30px rgba(0,0,0,.1);
	padding: 40px 10px 10px;
	text-align: center;
	border: solid 1px #e6e6e6;
	background: #515654;
	color: #fff;
}
.content-since:after{
	 content: '';
	 position: absolute;
	 top: 12px;
	 bottom: 12px;
	 left: 12px;
	 right: 12px;
	 border-radius: 50%;
	 border: 1px dashed #ffffff;
	 z-index: 1;
}
.content-since .title{
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 37px;
	text-transform: uppercase;
	color: rgb(255 255 255);
}
.content-since .title span{
    font-size: 32px;
    color: #ffffff;
    display: block;
    margin-top: 0;
}
/* contact */

#contact-sec{
	padding:60px 0px;
}
.cms-contact-info5 {
    text-align: center;
    position: relative;
    background: #fff;
    padding: 30px;
}
.border-show{
	position:relative;
	background: #fff;
	padding: 26px;
	border-bottom: 2px solid #00669f;
border-radius: 40px;box-shadow: none;margin-bottom: 10px;}

.cms-contact-info5 .item--icon {
    -webkit-transition: all .3s linear 0ms;
    -khtml-transition: all .3s linear 0ms;
    -moz-transition: all .3s linear 0ms;
    -ms-transition: all .3s linear 0ms;
    -o-transition: all .3s linear 0ms;
    transition: all .3s linear 0ms;
    margin-bottom: 19px;
}
.cms-contact-info5 .item--icon img {
    max-height: 66px;
    -webkit-transition: all .3s linear 0ms;
    -khtml-transition: all .3s linear 0ms;
    -moz-transition: all .3s linear 0ms;
    -ms-transition: all .3s linear 0ms;
    -o-transition: all .3s linear 0ms;
    transition: all .3s linear 0ms;
    vertical-align: bottom;
}
.cms-contact-info5 .entry-title {
    font-size: 19px;
    margin-bottom: 12px;
    font-weight: bold;
color: #0067a2;}
.cms-contact-info5 .list-li {
    list-style: none;
    padding-left: 0;
}
.cms-contact-info5 .list-li li {
    font-size: 14px;
    text-transform: uppercase;color: #000;
font-weight: 700;}


  /* contact Us */

  .contact-form-wrap {
    position: relative;
    z-index: 1;
    padding: 55px 0 !important;
}
.form-wrap{
    background: #ffffff!important;
    padding-bottom: 120px;
    position: relative;
    z-index: 1;
    padding: 4px 27px;
}
.section-header{
    padding: 0px 0;
}
.section-header .font-weight-bold{
    color: #332e38;
    font-size: 21px;
    font-weight: 700;
}
.section-header p{
    margin: 0;
    margin-bottom: 8px !important;
    color: #f4f4f4;
    font-style: italic;
}
.form-main{
	position:relative;
}
.form-main .form-group{
	margin-bottom: 1px !important;
}
.contact-form-wrap .form-main label {
	position:relative;
  
}
.contact-form-wrap label i{
    color: #287db4;
    position: absolute;
    z-index: 999;
    left: 13px;
    top: 20px;
    font-size: 16px;
    border-right: 1px solid #c6cdd5;
    padding-right: 0;
    width: 23px;
    content:'';
}
.contact-form-wrap .form-control {
    padding: 9px 0 !important;
    padding-left: 44px !important;
    background: #fff;
    
}
.form-control::placeholder {
    color: #bbb;
    font-size: 14px;
}
.form-submit-sec{
    padding-top: 20px;
    display: flex;
    justify-content: center;
}
.form-submit-sec .form-submit-button{
    color: #ffffff;
    background-color: #0067da;
    padding: 6px 32px;
    border: none;
    font-size: 15px;
    position: relative;
    z-index: 99999999;
}
.bg-conatct{
  background: #ededed!important;
}
.right-contact-wrap iframe{
	border: 0;
    height: 343px;
    padding: 20px 0 0;
}
  /* page-blog-list */

.page-blog-list {
    position: relative;
    padding: 39px 0;
    /* background: url(../images/team-section-05.jpg); */
    padding-bottom: 69px;
    background-position: center center;
    background-size: cover;
}
.page-blog-list .blog-post {
    /* margin-bottom: 30px; */
    border-radius: 10px;
}
.blog-post {
    overflow: hidden;
    padding: 10px;
    position: relative;
    transition: .4s ease;
    /* padding-bottom: 20px; */
    background-color: var(--white);
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 21%);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.21);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.21);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.21);
    box-shadow: 0 0 10px rgb(0 0 0 / 21%);
}

.blog-post:hover {
   background:#f4f4f4;
}


.img-box .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 0.3s;
}
.blog-post:hover .img-box .img  {
    transform: scale(1.1);
    transition: all 0.4s ease 0s;
}
.blog-post img {
    transform: scale(1);
    transition: all 0.4s ease 0s;
}

.back-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.blog-post-box.img-box {
    height: 250px;
    border-radius: 3px 3px 0 0;
}
.img-box {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
}
.blog-post-text {
    position: relative;
    padding: 0px 0px 0 0px;
}
.blog-post-text p{
    /* height: 152px; */
    overflow: auto;
}
.blog-post-text p::-webkit-scrollbar {
	width: 5px;
}
.blog-post-text p::-webkit-scrollbar-thumb {
	background-image: linear-gradient(125deg, #00669f 0%, #00669f 100%);
	border-radius: 50px;
}
.sub-title {
    line-height: 22px;
    color: #131211;
    font-weight: 500;
    position: relative;
}

.h2-title {
    font-size: 23px;
    font-weight: 700;
    color: #130F40;
    text-transform: capitalize;
    position: relative;
}

.h3-title {
    font-size: 16px;
    line-height: 29px;
    color: #0b5577;
    font-weight: bold;
    margin-bottom: 5px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    }

.h4-title {
    font-size: 50px;
    line-height: 60px;
    color: #130F40;
    font-weight: bold;
    font-family: 'Rubik', sans-serif;
    margin-bottom: 25px;
}
.blog-date {
    width: 100%;
    z-index: 1;
    display: flex;
    background: #0b5577;
    padding: 7px 0 8px 51px;
    justify-content: space-around;
}
.blog-date:before{
	content: "";
	position: absolute;
	border-bottom: 36px solid #fec001;
	border-right: 60px solid #0b5577;
	left: 0;
	top: 0;
}
.blog-date span {
    color: #ffffff;
    font-size: 14px;
}
.blog-date span a{
    font-weight: bold;
    color: #ffffff;
    padding-right: 10px;
    font-size: 13px;
}
.sec-btn {
    display: block;
    background: #0b5577;
    border-radius: 4px;
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
    text-transform: capitalize;
    overflow: hidden;
    position: relative;
    text-align: center;
    padding: 7px 0px;
    box-shadow: 1px 1px 40px rgba(0, 0, 0, 0.1);
    border: none;
    outline: none;
    transition: 0.3s;
    width: 125px;
    margin: 10px auto;
}

.sec-btn:hover {
    color: #ffffff;
}

.sec-btn:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 39%;
    transform: translate(-26%) scale(0);
    width: 1px;
    height: 1px;
    background: #3bb6d6;
    opacity: 0;
    border-radius: 50%;
    transition: 0.5s ease-in-out;
}

.sec-btn:hover:before {
    transform: translate(-50%) scale(210);
    opacity: 1;
}
.sec-btn span {
    position: relative;
    z-index: 1;
}


.blog {
    border: 1px solid #f0f0f0;
    background-color: #f0f0f0;
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 0.4rem;
    position: relative;
}

.blog-image {
    overflow: hidden
}

.blog-image,
.blog-image>a,
.blog-image img {
    display: block;
    position: relative;
    width: 100%;
    height: auto
}

.blog-image img {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -ms-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -o-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -webkit-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms
}

.blog-image a:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    transform: scale(1.15)
}

.blog-image {
    margin-bottom: 30px
}

.blog-content {
    position: relative
}

.blog-title {
    font-size: 22px;
    margin: 0 0 10px
}

.blog-title a {
    color: #272b41
}

.blog-title a:hover {
    color: #20c0f3
}

.blog-content p {
    color: #666;
    font-size: 14px;
    margin: 0 0 30px
}

.read-more {
    display: inline-block;
    font-size: 16px;
    padding: 0;
    color: #20c0f3;
    text-decoration: underline;
    font-weight: 700
}

.blog-info {
    color: #757575;
    font-size: 14px;
    margin-bottom: 15px
}

.blog-info a {
    color: #757575
}

.blog-info a:hover {
    color: #757575
}

.blog-info i {
    color: #20c0f3;
    font-size: 14px;
    margin-right: 5px
}

.entry-meta {
    color: #757575;
    font-size: 14px;
    list-style: none;
    margin-bottom: 15px;
    padding: 0
}

.entry-meta li {
    display: inline-block;
    margin-right: 15px
}

.entry-meta li:last-child {
    margin-right: 0
}

.blog-pagination .pagination {
    margin-bottom: 30px
}

.blog-pagination .pagination li a {
    padding: 12px 20px;
    font-weight: 600;
    color: #2e3842;
    margin-right: 10px;
    border-radius: inherit !important;
    border-color: #f0f0f0
}

.blog-pagination .pagination li.disabled a {
    border-color: #f0f0f0
}

.blog-pagination .pagination li.active a {
    background: #20c0f3;
    border-color: transparent;
    color: #fff
}

.post-left ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.post-left ul li {
    margin-bottom: 5px;
    margin-right: 20px
}

.post-left ul li:last-child {
    margin-right: 0
}

.post-author a {
    display: flex;
    align-items: center
}

.video {
    position: relative;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden
}

.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none
}

.latest-posts {
    margin: 0;
    padding: 0
}

.latest-posts li {
    display: table;
    width: 100%;
    margin-bottom: 20px
}

.latest-posts li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.post-thumb {
    border-radius: 4px;
    width: 80px;
    float: left;
    overflow: hidden
}

.post-thumb a img {
    border-radius: 4px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -moz-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -ms-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -o-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -webkit-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms
}

.post-thumb a:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    transform: scale(1.15)
}

.post-info {
    margin-left: 95px
}

.post-info h4 {
    font-size: 15px;
    margin: 0 0 5px
}

.post-info h4 a {
    color: #272b41;
    font-size: 14px;
    line-height: 0px;
}

.post-info h4 a:hover {
    color: #20c0f3
}

.post-info p {
    color: #757575;
    font-size: 12px;
    margin: 0
}

.post-info p i {
    color: #20c0f3;
    font-size: 14px;
    margin-right: 4px
}

.category-widget .categories {
    list-style: none;
    margin: 0;
    padding: 0
}

.category-widget .categories li {
    margin-bottom: 20px
}

.category-widget .categories li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.category-widget .categories li a {
    color: #2e3842;
    font-size: 15px;
    font-weight: 500
}

.category-widget .categories li a span {
    float: right;
    color: #757575
}

.category-widget .categories li a:hover {
    color: #20c0f3
}

.category-widget .categories>li>a>i {
    color: #20c0f3;
    font-size: 18px;
    margin-right: 10px
}

.tags-widget .card-body {
    padding-bottom: 1rem
}

.tags {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.tags li {
    float: left
}

.tag {
    background-color: #fff;
    border-radius: 4px;
    color: #272b41;
    padding: 5px 10px;
    position: relative;
    margin: 0 .5rem .5rem 0;
    font-size: 14px;
    border: 1px solid #ccc;
    display: inline-block
}

.tag:hover {
    background-color: #20c0f3;
    border-color: #20c0f3;
    color: #fff
}

.comment-by {
    display: block;
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 10px
}

.comments-list .comment-block p {
    font-size: 14px;
    margin-bottom: 5px
}

.blogs-section {
    padding: 50px 0;
    background-color: #fff
}

.blogs-section.blog-container {
    padding: 60px 0
}

.blog-wrapper {
    background: #fff;
    border: 1px solid #e8eeff;
    box-sizing: border-box;
    border-radius: 10px 10px 0 0;
    margin-bottom: 30px;
    position: relative
}

.blog-wrapper .wrap-image img {
    width: 100%;
    border-radius: 10px 10px 0 0
}

.blog-wrapper .wrap-content {
    padding: 10px
}

.blog-wrapper .wrap-content:before {
    width: 0;
    height: 0;
    border-left: 149px solid transparent;
    border-right: 149px solid transparent;
    border-bottom: 20px solid #fff;
    margin-left: 0;
    position: absolute;
    margin-top: -30px;
    left: 15px
}

.blog-wrapper .wrap-content .sp-title {
    font-size: 13px;
    color: #2264c5;
    font-weight: 600;
    margin-right: 5px
}

.blog-wrapper .wrap-content .post-author img {
    width: 20px;
    flex: 0 0 20px;
    margin: 0 5px
}

.blog-wrapper .wrap-content .post-author span {
    font-size: 12px;
    font-weight: 600;
    color: #000
}

.blog-wrapper .wrap-content .date-cart {
    background-color: #1860ca;
    padding: 10px 8px;
    font-size: 28px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
    text-align: center;
    width: 65px;
    height: 60px;
    margin: 0;
    position: absolute;
    right: 25px;
    margin-top: -40px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.blog-wrapper .wrap-content .date-cart span {
    font-size: 11px;
    font-weight: 500
}

.blog-wrapper .wrap-content-body {
    margin-top: 10px
}

.blog-wrapper .wrap-content-body h3 a {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: 1.5
}

.blog-wrapper .wrap-content-body p {
    font-size: 12px;
    color: #000
}

.blog-wrapper .wrap-content-body a.read-txt {
    width: 110px;
    padding: 10px;
    background: #0ce0ff;
    border-radius: 30px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: 600
}

.blogs-section .view-btn {
    background-color: #20c0f3;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    border-radius: 30px;
    border: 1px solid #20c0f3;
    padding: 6px 20px
}

.blog-container .blog-wrapper .wrap-content .date-cart {
    top: 50px;
    right: 25px
}

.blog-container .blog-wrapper .wrap-content-body h3 a {
    color: #1860ca
}

.blog-container .blog-wrapper .wrap-content .sp-title {
    color: #28daf4;
    font-size: 14px
}

.blog-view .blog-title {
    font-size: 18px;
    font-weight: 800;
}
.sidebar-right h4{
    font-weight: bold;
    font-size: 19px;
}
.tags-widget{
    margin-top: 40px;
}
.tags-widget .header-card{
    margin-top: 40px;
}
.category-widget{
	margin-top: 40px;
}
.blog-content p:last-child {
    margin-bottom: 0
}

.blog-view .blog-info {
    border: 0;
    margin-bottom: 20px;
    padding: 0
}

.social-share {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

.social-share>li {
    display: inline-block;
    float: left;
    margin-left: 10px;
    text-align: center
}

.social-share>li:first-child {
    margin-left: 0
}

.social-share>li>a {
    border: 1px solid #dfdfdf;
    color: #666;
    display: inline-block;
    font-size: 22px;
    height: 40px;
    line-height: 40px;
    width: 40px
}

.social-share>li>a:hover {
    background-color: #20c0f3;
    color: #fff;
    border-color: #20c0f3
}

.blog-reply>a {
    color: #999;
    font-size: 12px;
    font-weight: 500
}

.blog-comments .comments-list {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.blog-comments .comments-list li {
    clear: both;
    padding-left: 80px
}

.blog-comments .comments-list li .comment {
    margin-bottom: 20px
}

.blog-comments .comments-list li .comment-author {
    left: 0;
    position: absolute
}

.blog-comments .comments-list li img.avatar {
    height: 58px;
    width: 58px;
    border-radius: 58px
}

.blog-comments .comment-btn {
    color: #20c0f3;
    display: inline-block;
    font-weight: 500;
    font-size: 15px
}

.blog-author-name {
    color: #272b41;
    font-size: 16px;
    font-weight: 600
}

.new-comment label {
    font-weight: 500
}

.comment-submit .btn {
    background-color: #20c0f3;
    border-color: #20c0f3;
    border-radius: 0;
    font-size: 18px;
    padding: 8px 26px;
    color: #fff
}

.about-author-img {
    background-color: #fff;
    height: 100px;
    overflow: hidden;
    position: absolute;
    width: 100px
}

.author-details {
    margin-left: 120px
}

.about-author {
    min-height: 100px
}

.author-details .blog-author-name {
    display: inline-block;
    margin-bottom: 10px
}

.post-author img {
    border-radius: 100%;
    width: 28px;
    flex: 0 0 28px;
    margin-right: 5px
}

.post-author a>span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

  /* Rigth fixed Button */
#button-rights{
  text-align: right;
  transform: rotate(
-90deg);
  -o-transform: rotate(-90deg);
  position: fixed;
  top: 50%;
  right: -46px;
  z-index: 9999;
}
#button-rights button{
      border: 2px solid #cd8219;
      width: 100%;
      padding: 5px 20px;
      font-size: 17px;
      font-weight: 500;
      color: #fff!important;
      outline: unset;
      background-color: #cd8219;
}
#button-rights button a{
   cursor: pointer;
   color: #fff;
   padding: 0px;
   font-weight: 600;
}
#button-rights button a i{
    padding-right: 13px;
}
.modal-dialog .btn-close {
    position: absolute;
    right: 7px;
    top: 7px;
    width: 60px;
    height: 17px;
    z-index: 1;
    background: #cd8219;
    color: #fff;
    opacity: 1;
    border-radius: 0 5px 0 26px;
    padding-left: 5px;
    text-shadow: none;
    line-height: 0;
}
.call-back .modal-dialog {
	    max-width: 750px;
}
.call-back{
    top: 113px;
}
.call-back .modal-header, .modal-title{
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 6px 0;
	color: #cd8219;
	background: #f5f7f8;
}
.request-img{
	background: #eceeef;
	border: none;
	padding: 30px;
}
.call-back .modal-body{
	padding: 0;
	background: #fff;
}
.request-forms{
	 background: #fefefe;
	 padding: 38px 5px;
	 border-radius: 0.25rem;
	 -webkit-transition: all 1s;
	 -ms-transition: all 1s;
	 transition: all 1s;
	 text-align: center;
	 position: relative;
}
.check-boxs{
    padding: 7px 0;
}
.check-boxs .form-check-label{
    padding-right: 10px;
}
.check-boxs .form-check-box{
    margin-right: 10px;
}
.contact-form textarea {
    border-radius: 7px;
    height: 100px;
    border: 1px solid #cccccc;
    padding: 10px 15px;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
    margin-bottom: 4px;
    width: 100%;
}
.time-call label{
	text-align:left !important;
	display: block;
	margin: 4px 0;
	font-weight: 600;
	font-size: 14px;
}
.time-call .input-datetime-local{
	border-radius: 7px;
	height: 41px;
	border: 1px solid #cccccc;
	padding: 3px 15px;
	font-size: 15px;
	transition: all 0.3s ease-in-out;
	margin-bottom: 15px;
	width: 100%;
}
#mission-vision-vales {
    padding: 12px 0px 40px;
}
.single-about-text {
    padding: 33px 20px 20px !important;
    background-color: #ecf1f5;
    position: relative;
    margin-top: 55px;
}
.single-about-text .year {
    font-size: 48px;
    line-height: 1;
    color: #3bb6d6;
    position: absolute;
    top: -63px;
    right: 25px;
    font-weight: bold;
}
.single-about-text img {
    margin: -94px 0 0;
    max-width: 431px;
    margin-left: -79px;
    float: left;
    margin-right: 31px;
    border-bottom: 8px solid #0b90d2;
}
.headding-aporoch {
    padding-bottom: 10px;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 6px;
    margin-top: 10px;
    font-weight: bold;
    text-align: center;
}
.para1-content {
    line-height: 21px;
    text-align: justify;
    color: #777;
    font-size: 15px;
    padding: 0px 18px 0px 15px;
    padding-right: 14px;
}
.para2-content {
    line-height: 22px;
    text-align: justify;
    color: #777;
    font-size: 15px;
    padding: 10px 18px 13px 13px;
    padding-right: 16px;
    padding-right: 14px;
}
#sec2-vision {
    padding: 50px 0px 0px;
}
.single-about-text2 {
    padding: 33px 20px 20px !important;
    background-color: #ecf1f5;
    position: relative;
    margin-top: 55px;
}
.single-about-text2 .year2 {
    font-size: 48px;
    line-height: 1;
    color: #3bb6d6;
    position: absolute;
    top: -63px;
    left: 25px;
    font-weight: bold;
}
.single-about-text2 img {
    margin: -94px 0 0;
    max-width: 431px;
    margin-left: 27px;
    float: right;
    margin-right: -52px;
    border-bottom: 8px solid #0b90d2;
}
.headding-aporoch2 {
    padding-bottom: 10px;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 6px;
    margin-top: 10px;
    text-shadow: 1px 1px 1px #080808;
    font-weight: 100;
    text-align: center;
}
.para1-content2 {
    line-height: 21px;
    text-align: justify;
    color: #777;
    font-size: 15px;
    padding: 0px 18px 0px 0;
}
.para2-content2 {
    line-height: 22px;
    text-align: justify;
    color: #777;
    font-size: 15px;
    padding: 0px 18px 0px 15px;
}
  /* breadcrumb Css */
.page-title{
    padding: 126px 0px 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background: linear-gradient(rgb(0 103 162 / 8%), rgb(27 54 75 / 59%)), url(../images/banner.jpeg);
}

.page-title h1{
	position:relative;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	/* margin-bottom: 20px; */
	padding-left: 25px;
	text-transform: capitalize;
}

.page-breadcrumb{
	position:relative;
	display: inline-block;
	padding-left: 25px;
	padding-right: 25px;
	z-index: 8;
}



.page-breadcrumb li{
	position:relative;
	display:inline-block;
	padding: 8px 0;
	color: #f8f8f8;
	/* font-weight:600; */
	font-size: 13px;
}


.page-breadcrumb li:last-child::after{
	display: none;
}

.page-breadcrumb li:last-child{
	padding-right:0px;
	margin-right:0px;
}

.page-breadcrumb li a{
	color: #f8f8f8;
	font-weight:600;
	text-transform: capitalize;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	font-size: 13px;
}
.page-breadcrumb li i{
    font-size: 10px;
    padding-left: 10px;
}
.page-breadcrumb li a:hover{
	color:#ffbc00;
}
  /* Login Section */
.account-page {
    background-color: #f8f8f8;
    padding: 70px 0;
}

.login-right {
	 padding: 40px 40px;
	 box-shadow: 0 10px 30px 0 rgb(213 213 213 / 40%);
	 border-radius: 10px;
	 max-width: 500px;
	 background: #fff;
	 border-radius: 4px;
	 border: 1px #ddd solid;
	 margin: auto;
}

.login-header {
	margin-bottom: 20px;
}

.login-header p {
	margin-bottom: 0;
}

.login-header h3 {
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e9e9e9;
	position: relative;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.login-header h3 a {
	color: #D0499A;
	float: right;
	font-size: 15px;
	margin-top: 2px;
}

.login-right .dont-have {
	color: #3d3d3d;
	margin-top: 10px;
	font-size: 13px;
	margin-bottom: 10px;
}

.login-right .dont-have a {
	font-weight: 700;
	color: #cd8219;
}

.login-btn {
	background: #3bb6d6 !important;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	padding: 8px 0px !important;
	border: none;
	border-radius: 2px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.login-or {
	color: #d4d4d4;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative;
}

.or-line {
	background-color: #e5e5e5;
	height: 1px;
	margin-bottom: 0;
	margin-top: 0;
	display: block;
	width: 48%;
	margin: auto;
}

.span-or {
	background-color: #fff;
	display: block;
	left: 50%;
	margin-left: -20px;
	position: absolute;
	text-align: center;
	top: -3px;
	width: 42px;
}
.forgot-text {
    font-size: 14px;
    margin: 14px 0px;
}
.forgot-link {font-size: 14px !important;}
.login-sec .form-check .form-check-input {
    margin-top: 12px;
}
.login-sec .form-check p {
    font-size: 14px;
}
.logo-login{
    width: 100%;
    text-align: center;
    display: block;
    /* box-shadow: 0 3px 7px 0 rgb(0 0 0 / 10%); */
    padding: 8px 0;
    margin-bottom: 20px;
    /* background: #ffff; */
    border-radius: 13px 0px;
}
.logo-login img{
    height: 41px;
}
.logo-login p{
    position: relative;
    font-size: 15px;
    font-weight: bold;
    color: #cd8219;
    text-transform: capitalize;
}
.login-banner{
	position:relative;
	padding: 0;
}
.login-banner img{
    padding: 16px;
    background: #fff;
    text-align: center;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 12%);
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}
.without-login{
    background-color: rgb(0 0 0 / 78%);
    width: 94.6%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 24px;
    margin: 16px;
}
.without-login h3{
    text-align: center;
    font-size: 19px;
    color: #fff;
    margin-bottom: 20px;
}
.without-login a{}
 
 /* profile-header */
  
.profile-header{
    position: relative;
    background-color: #ce841d;
    padding: 5px 0;
}
.logo-2{}
.logo-2 img{
    height: 48px;
}
.new-assiments-btns{
    text-align: right;
}
.new-assiments-btns .btn-assinment{
    display: inline-block;
    padding: 8px 25px 9px 58px;
    color: #fff !important;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    text-align: center;
    background: #3BB6D6 !important;
    font-size: 14px;
    border-radius: 4px;
    z-index: 1;
    border: none;
}
.new-assiments-btns .btn-assinment i{
    background: #020e28;
    position: absolute;
    width: 38px;
    height: 38px;
    top: 0;
    line-height: 30px;
    left: 0;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #fefefe;
}

.login-left {
    padding: 0;
}
.login-boxsss {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: flex-end;
}
.user-profile-btn li:first-child {
    margin-left: 0;
}
.user-profile-btn li.nav-item:first-child>a {
    padding-left: 0;
    border-left: 0;
}
.user-profile-btn li.nav-item>a {
    display: flex;
    align-items: center;
    padding: 0;
    border-left: 1px solid #ddd;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    position: relative;
}
.user-profile-list-2{
	padding:0;
	width: 216px;
	border: none;
}
.user-profile-btn li a i {
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    padding-right: 6px;
}
.user-profile-list-1{}
.user-profile-list-1 .user-btns{
    /* background: #ce841d; */
}
.user-profile-list-1 .user-btns img{
    height: 24px;
    border-radius: 50px;
    background: #fff;
    width: 24px;
    padding: 2px;
    border: 1px solid #3bb6d6;
}
.wallet-amount{
	position: absolute;
	top: -15px;
	right: 9px;
	font-weight: 300;
	padding: 5px;
	font-size: 7px !important;
	background: #3bb6d6;
	border-radius: 50%;
}
.user-profile-list-1 .user-btns p{
    padding: 0px 11px;
    color: #fff;
}
.user-profile-list-1 .user-btns .user-names{}
.user-profile-list-2>li{
    border-bottom: 1px solid #d9d6d6;
}
.user-profile-list-2>li>a{
    font-size: 12px;
    padding: 8px 10px;
    display: block;
    font-weight: 800;
}
.user-profile-list-2>li>a>i{
    font-size: 14px;
}
   
   /* Assinmments Section */
.assinmments-list{
	padding:50px 0;
}
.table-fees{}
.table-fees thead th {
}
.table-tittles thead tr th {
    background: #3bb6d6;
    color: #fff;
    padding: 7px 10px;
    font-weight: 900;
}
.table-fees thead th {
    vertical-align: middle !important;
    border: 2px solid #cb720e;
    font-size: 14px;
}


  /* User Profiles */

.contact-form {background: #fefefe;box-shadow: 0 0 95px 0px rgb(0 0 0 / 10%);-webkit-transition: all 1s;-ms-transition: all 1s;transition: all 1s;text-align: center;position: relative;}
.contact-form input {border-radius: 0px;height: 45px;border: 1px solid #3bb6d6;padding: 10px 20px;color: #222;transition: all 0.3s ease-in-out;margin-bottom: 15px !important;background: #fff8f8;}

.contact-form textarea {height: 100px;border: 1px solid #cccccc;padding: 10px 20px;font-weight: 400;color: #888;transition: all 0.3s ease-in-out;background: #4711370f;border-radius: 0px;}
.contact-form select {
border-radius: 23px;
height: 50px !important;
border: 1px solid #cccccc;
padding: 10px 20px;
font-size: 15px;
font-weight: 400;
color: #888;
transition: all 0.3s ease-in-out;
background: #4711370f;
margin-bottom: 26px !important;
padding-right: 20px;
}

.btn-block button {color: #fff;line-height: 1;text-align: center;text-transform: uppercase;padding: 14px 15px;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;border-color: unset;background: #3bb6d6;border: none;display: block;width: 100%;border-radius: 0;}
.gender-input {margin-bottom: 10px;}
.gender-input label input {
height: auto;
}
.gender-input label {margin-right: 15px;font-size: 14px;font-weight: 600;}

.gender-input input {
margin: 0 !important;
}
.btn-danger {background: red !important;}
.form-heading {
font-size: 25px;
margin-bottom: 25px;
}
.file-attachment-input input[type=file] {
    display: none;
}
.previewimages img{
	    width: 77px;
    height: 77px;
    object-fit: cover;
}
.user-images{
    text-align: left;
}
.user-images p{
    font-size: 13px;
    font-weight: 700;
}

 /* Order Detailes Section */
.order-detailes{
    padding: 60px 0;
}
.order-search{
    background-color: #ffffff;
    box-shadow: 0 0 10px 3px rgb(196 196 196 / 52%);
    padding: 15px;
}
.order-search .search-box{
    margin-bottom: 10px;
    position: relative;
    padding: 0px 0px;
    -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 8%);
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 8%);
}
.order-search .search-box input{
    height: 40px;
    color: #f99115;
    border: 1px solid #3bb6d6;
    background-color: white;
    border-radius: 0;
    font-size: 16px;
    padding: 10px 10px;
    width: 100%;
}
.order-search .search-box button{
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #cd8219;
    top: 0px;
    right: 0px;
    color: #fff;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    cursor: pointer;
    border: none;
    z-index: 3;
}
.order-search{}
.order-search .heading-box{
    margin-bottom: 10px;
    position: relative;
    padding: 0px 0px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
}
.order-search .heading-box .card-header{
	background: #3bb6d6;
	padding: 12px 10px;
}
.order-search .card-title{
    font-size: 14px;
    position: relative;
    font-weight: 800;
    text-transform: capitalize;
    margin: 0;
    color: #fff;
}
.order-search .order-statiics{padding: 0px 0;}
.order-search .order-statiics li{
    font-weight: 500;
    font-size: 13px;
    border-bottom: 2px solid #f2f2f2;
    padding: 7px 10px;
}
.order-search .order-statiics li i{
	padding-right:10px;
	font-size: 12px;
}
.order-search .order-statiics li .conts{
    text-align: right;
    float: right;
}
.conts{
	font-weight:bold;
}
.list-statiics{
    padding: 0px 0px;
}
.order-heading{
    font-size: 15px;
    font-weight: 600;
    background: #cd8219;
    padding: 8px;
    border-left: 3px solid #3bb6d6;
    padding-left: 15px;
    color: #fff;
}
.order-heading p{
    margin: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.order-heading i{
    padding-right: 12px;
}
.details-text{
	font-size: 15px;
	font-weight: 600;
	background: #cd8219;
	padding: 10px;
	
	padding-left: 15px;
	color: #fff;
}
.order-bg{
	background-color: #ffffff;
    box-shadow: 0 0 10px 3px rgb(196 196 196 / 52%);
    padding: 15px;
}
.time-boxs{}
  
   /* Services 1 Section */

.services-1 {
	padding: 40px 0 0;
}
.event-area-two {
  overflow: hidden;
}

.event-area-two .section-title {
  text-align: left;
  margin-left: 0;
}

.event-area-two .event-img {
  position: relative;
  z-index: 1;
  padding-bottom: 20px;
}

.event-area-two .event-img .event-shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: -1;
}

.event-area-two .event-img .event-shape-2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: -1;
  -webkit-animation: moveBounce-top 9s linear infinite;
  animation: moveBounce-top 9s linear infinite;
}

.event-area-two .event-img .video-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*
Video wave Style*/
.video-btn {
  display: inline-block;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  color: #ff5219;
  position: relative;
  top: 3px;
  z-index: 1;
  background-color: #3bb6d6;
  border-radius: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.video-btn i {
  font-size: 65px;
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  text-align: center;
}

.video-btn::after,
.video-btn::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  bottom: 0;
  left: 0;
  border-radius: 0;
  border-radius: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.video-btn::before {
  -webkit-animation: none;
  animation: none;
}

.video-btn::after {
  -webkit-animation: none;
  animation: none;
}

.video-btn:hover::before,
.video-btn:hover::after {
  -webkit-animation: ripple 1.6s ease-out infinite;
  animation: ripple 1.6s ease-out infinite;
  background-color: rgb(59 182 214 / 69%)
}

@-webkit-keyframes ripple {

  0%,
  35% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.8;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}

@keyframes ripple {

  0%,
  35% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.8;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    transform: scale(2);
  }
}

.rotated {
  -webkit-animation-name: rotated;
  animation-name: rotated;
  -webkit-animation-duration: 20s;
  animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

@-webkit-keyframes rotated {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotated {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes moveBounce-top {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}

@keyframes moveBounce-top {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  50% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
.menu{
	padding:40px 0;
}
.pdl-30{
	padding-left:30px;
}
.menu .box {
    border: 1px solid #e5e5e5;
    margin-bottom: 19px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
}

.menu .box .image {
    display: flex;
    align-items: center;
    text-align: center;
    position: relative;
}
.menu .box .image h1{
	    display: block;
	    font-size: 30px;
	    font-weight: 700;
	    line-height: 20px;
	    color: #020334;
	    margin-bottom: 8px;
	    width: 73px;
}
.menu .box .caption {
    position: relative;
    border-left: 1px solid #e5e5e5;
    padding: 10px 15px;
}

.menu .box .caption h4 {
    font-size: 16px;
    font-weight: 600;
    color: #ff9a33;
    margin: 0 0 4px;
}

.menu .box .caption .des {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    margin: 0;
    line-height: 20px;
}

.menu .box .caption span {
    color: #000000;
    font-size: 15px;
}

.menu .box .caption .price {
    font-size: 18px;
    font-weight: 600;
    color: #ff9a33;
    position: absolute;
    right: 15px;
    top: 18px;
}
.affordable-price{
	position: relative;
	padding: 111px 0px 10px;
	background-image :url(../images/affordable-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}
.affordable-price .course-wrap {
    background: #c7e8f0;
    position: relative;
    border-radius: 10px;
    text-align: center;
    transition: all 0.3s ease;
    overflow: hidden;
    padding: 30px 0 10px;
}
.affordable-price .course-wrap:before {
    width: 412px;
    height: 412px;
    right: -133px;
    top: -80px;
	position: absolute;
    content: '';
    border-radius: 50%;
    transition: all 0.3s ease;
    z-index: 0;
    background: #b5e2ec;
}
.affordable-price .course-wrap .front-part {
    z-index: 1;
    position: relative;
    transition: all 0.3s ease;
    opacity: 1;
    visibility: visible;
}
.affordable-price .course-wrap .front-part .img-part {
    margin-bottom: 21px;
}
.affordable-price .course-wrap .front-part .content-part .title a {
    margin: 7px 0 0 0;
    font-size: 20px;
    font-weight: bold;
}
.course-wrap .inner-part {
  z-index: 1;
  position: absolute;
  top: 30%;
  left: 0;
  width: 100%;
  padding: 0 20px;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.course-wrap:hover {
  background: #16aaca;
}
.course-wrap:hover .front-part {
  opacity: 0;
  visibility: hidden;
}
.course-wrap:hover .inner-part,
.course-wrap:hover .price-btn {
  opacity: 1;
  visibility: visible;
}
.course-wrap:hover:after,
.course-wrap:hover:before {
  background: #1ca6c7;
}
.course-wrap .inner-part .content-part p {
  color: #fff;
}
.about-section{
	padding: 81px 0 0;
}
.about-section::before {
	position: absolute;
	content: "";
	width: 50%;
	height: 76%;
	border-bottom: 620px solid #3bb6d6;
	border-right: 406px solid transparent;
	display: block;
	z-index: -1;
}
.about-section:after{
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/expert-shape.png);
    z-index: -3;
    background-position: center;
    background-repeat: no-repeat;
    top: 0;
}
.about-section .about-left {
    z-index: 1;
}
.about-section .about-right {
    z-index: 1;
}
.about-section .about-right .section-wrapper ul li {
    padding: 15px 0 0;
    display: flex;
    align-items: center;
}
.about-section .about-right .section-wrapper ul li .sr-left {
    width: 70px;
    margin-right: 15px;
}
.about-section .about-right .section-wrapper ul li .sr-left img {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.about-section .about-right .section-wrapper ul li .sr-right {
    width: calc(100% - 50px);
}
.about-section .about-right .section-wrapper ul li .sr-right h5 {
    font-weight: 600;
    font-size: 17px;
}
.about-section .about-right .section-wrapper ul li .sr-right p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.5;
}
.testimonial-area {
    /* background: url(../images/testimonial-bg.png); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f4f4f4;
}

.testimonial-wrap-2 {
  background: #ffffff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  border-bottom: 8px solid #3bb6d6;
  padding: 0 30px 12px 30px;
  margin: 58px 12px 0;
}
.testimonial-wrap-2 .thumb {
  position: relative;
  display: inline-block;
  margin-top: -50px;
}
.testimonial-wrap-2 .thumb img {
  width: auto;
}
.testimonial-wrap-2 .thumb span {
  position: absolute;
  height: 33px;
  width: 33px;
  background: #FC9016;
  border-radius: 50%;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
  top: 10px;
  right: -14px;
}
.testimonial-wrap-2 .testimonial-wrap-details .rating-wrap {
  border-bottom: 1px solid rgba(139, 139, 139, 0.16);
  padding-bottom: 24px;
  margin-bottom: 28px;
  margin-top: -34px;
}
.testimonial-wrap-2 .testimonial-wrap-details h6 {
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 12px;
}
.testimonial-wrap-2 .testimonial-wrap-details h6:hover {
  color: #DD1C63;
}
.testimonial-wrap-2 .testimonial-wrap-details h6 span {
  color: #868686;
  font-size: 15px;
  font-weight: 400;
}
.testimonial-wrap-2 .testimonial-wrap-details p {
  font-size: 15px;
}

/* ===========  Working Process ===========*/
.process-boxs{
	margin-top:40px;
}
.work-process {
  z-index: 2;
  position:relative;
}

.work-process [class*="col"]:nth-child(even) .process-wrapper {
  margin-top: 65px;
}

.work-bg-pattern {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  z-index: -1;
  margin-top:25px;
  background-position: left center;
}

.tw-work-process {
  text-align: center;
}

.tw-work-process p {
  font-weight: 700;
  color: #2f2c2c;
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 23px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.process-wrapper {
  width: 170px;
  background-color: #32cc73;
  height: 170px;
  border-radius: 12px;
  margin: 0 auto;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 6px solid #020e28;
}

.process-wrapper:hover {
  -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.12);
}

.process-inner {
  vertical-align: middle;
  text-align: center;
}
.bg-orange {
    background: #FA6742 !important;
}
.bg-blue {
    background: #478FFF !important;
}
.bg-yellow {
    background: #FFB72F !important;
}
/* help-section */
.help-section{
	padding: 59px 0 !important;
	background-color: #f9f9f9;
}
.help-box{
	margin-top:40px;
}
.services-item{
    padding: 21px 25px 15px 25px;
}
.services-item {
    text-align: center;
}
.services-item {
    border-radius: 10px 10px 10px 10px;
    position: relative;
    text-align: left;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 15px rgb(0 0 0 / 10%);
    margin-bottom: 25px;
    height: 370px;
}
.services-item .services-icon {
    position: relative;
    transition: all .3s ease;
    text-align: center;
}
.services-item .services-icon .image-part .main-img {
    height: 54px;
    width: 54px;
}

.services-item .services-content {
    padding: 10px 0px 0px 0;
    position: relative;
}
.services-item .services-content .services-text .title {
    font-size: 18px;
    margin-bottom: 0px;
    text-align: center;
    color: #3bb6d6;
    font-weight: 900;
}
.services-desc p{
    text-align: center;
}
/* work-process */
  .work-process{
	  padding:50px 0;
  }
.pricingtable-wrapper {
    box-shadow: 0 0 10px rgb(31 66 135 / 30%);
    border-radius: 10px;
    overflow: hidden;
    transition: all .5s;
    background-color: #fff;
    padding: 27px 15px;
    background-size: 200%;
}
.m-b30 {
    margin-bottom: 30px;
}
    
.pricingtable-inner {
    text-align: center;
}
.pricingtable-title h3{
	    font-weight: 700;
	    color: #1f2471;
	    font-size: 22px;
}
.icon-cell img{
    height: 90px;
}
.pricingtable-bx{
	    font-weight: 700;
	    font-size: 20px;
}
.pricingtable-features p{
    font-size: 15px;
}

 /* Help types */
.content-inner {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #f9f9f9;
}
.type-boxs{
	margin-top:40px;
}
.dlab-blog.blog-half {
    display: flex;
    padding: 30px;
    background-color: #fff;
    box-shadow: 0 0 10px rgb(31 66 135 / 30%);
    border-radius: 10px;
	    margin-bottom: 30px;
}
.dlab-blog .dlab-title {
    margin-bottom: 15px;
	font-weight: 700;
    color: #1f2471;
}
/* why-should */
.why-should{
	padding:50px 0;
}
.why-should-boxs{
	margin-top:30px;
}
.services-one__single {
    position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 12%);
    text-align: center;
    z-index: 1;
    margin-bottom: 30px;
}
.services-one__single::before {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 5px;
    background-color: #cd8219;
    content: "";
    opacity: .7;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.services-one__single-inner {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 36px 28px 54px;
    z-index: 1;
}
.services-one__icon {
    position: relative;
    width: 100px;
    height: 60px;
    background-color: var(--seacab-base);
    margin: 0px auto;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.services-one__title a {
    color: #222;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.services-one__title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #cd8219;
}
.services-one__text {
    margin: 0;
}
.services-one__icon-plus {
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
}
.services-one__icon-plus a {
    position: relative;
    display: inline-block;
    height: 75px;
    width: 75px;
    border-radius: 50%;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    padding-top: 9px;
    z-index: 1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.services-one__icon-plus a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 35px;
    background-color: #3BB6D6;
    z-index: -1;
    border-top-left-radius: 23px;
    border-top-right-radius: 23px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

/*--------------------------------------------------------------
# About One
--------------------------------------------------------------*/

.section-title {
    margin-top: -8px;
    margin-bottom: 43px;
}

.section-title__title {
    position: relative;
    display: inline-block;
    margin: 0;
    font-size: 27px;
    line-height: 47px;
    font-weight: 700;
    margin-bottom: 18px;
}

.section-title__title:before {
    position: absolute;
    bottom: -5px;
    left: 50%;
    height: 5px;
    width: 80px;
    content: "";
    background-color: #3bb6d6;
    transform: translateX(-50%);
}

.section-title__text {
    position: relative;
    display: block;
    margin: 0;
}

.about-one {
    position: relative;
    display: block;
    padding: 40px 0 40px;
}

.about-one__inner-box {
    position: relative;
    display: block;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 32.9px 2.1px rgba(0, 0, 0, 0.11);
}

.about-one__inner {
    position: relative;
    display: block;
    overflow: hidden;
}

.about-one-shape-1 {
    position: absolute;
    border-radius: 50%;
    background-color: rgb(59 182 214);
    opacity: 0.66;
    width: 307px;
    height: 307px;
    top: -180px;
    left: -180px;
}

.about-one-shape-2 {
    position: absolute;
    border-radius: 50%;
    background-color: rgb(59 182 214);
    opacity: 0.50;
    width: 307px;
    height: 307px;
    top: -160px;
    left: -160px;
    -webkit-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}

.about-one-shape-3 {
    position: absolute;
    border-radius: 50%;
    background-color: rgb(59 182 214);
    opacity: 0.66;
    width: 307px;
    height: 307px;
    bottom: -165px;
    right: -165px;
}

.about-one-shape-4 {
    position: absolute;
    border-radius: 50%;
    background-color: rgb(59 182 214);
    opacity: 0.50;
    width: 307px;
    height: 307px;
    bottom: -150px;
    right: -150px;
    -webkit-animation: pulse 2s infinite;
    -o-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
}

.about-one__img {
    position: relative;
    display: block;
    margin-left: 60px;
    margin-right: 30px;
    padding-top: 37px;
    padding-bottom: 32px;
}

.about-one__img img {
    width: 100%;
}

.about-one__content {
    position: relative;
    display: block;
}

.about-one .section-title {
    margin-bottom: 27px;
}

.about-one .section-title__title:before {
    left: 0;
    transform: translateX(0);
}

.about-one__points {
    position: relative;
    display: block;
    margin-bottom: 43px;
}

.about-one__points li {
    position: relative;
    display: flex;
    align-items: center;
}

.about-one__points li+li {
    margin-top: 7px;
}

.about-one__points li .icon {
    display: flex;
    align-items: center;
}

.about-one__points li .icon i {
    font-size: 16px;
    color: var(--seacab-base);
}

.about-one__points li .text {
    margin-left: 15px;
}

.about-one__points li .text p {
    color: #333333;
    font-weight: 600;
    margin: 0;
}

.about-one__btn {
    padding: 11px 40px 12px;
}

 /* Services 4 */


/************* Service Section **********************/
.bixol-service-section{
	padding:50px 0;
	background-color:#e3e8ed;
}
.bixol-service-section .bixol-services .bixol-service-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	margin-bottom: 30px;
}

.bixol-service-section .bixol-services .bixol-service-item .bixol-icon-wrapper span {
	width: 80px;
	height: 80px;
	color: #ffffff;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	font-size: 30px;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}


.bixol-service-section .bixol-services .bixol-service-item .bixol-icon-wrapper span i {
	background-color: #cd8219;
	height: 100%;
	width: 100%;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	z-index: 2;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.bixol-service-section .bixol-services .bixol-service-item .bixol-service-content {
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 43px 0px rgba(12, 12, 12, 0.16);
	box-shadow: 0px 0px 43px 0px rgba(12, 12, 12, 0.16);
	padding: 15px 15px 15px 28px;
	position: relative;
	z-index: 1;
	height: 145px;
}

.bixol-service-section .bixol-services .bixol-service-item .bixol-service-content::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/home1/sr-item-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	background: #3bb6d6;
}

.bixol-service-section .bixol-services .bixol-service-item .bixol-service-content h5 {
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 17px;
	color: #3bb6d6;
}

.bixol-service-section .bixol-services .bixol-service-item:hover {
	-webkit-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}

.bixol-service-section .bixol-services .bixol-service-item:hover .bixol-icon-wrapper span i {
	background-color: #3bb6d6;
	color: #ffffff;
}

.bixol-service-section .bixol-services .bixol-service-item:hover .bixol-service-content::before {
	opacity: 1;
}

.bixol-service-section .bixol-services .bixol-service-item:hover .bixol-service-content h5 {
	color: #ffffff;
}

.bixol-service-section .bixol-services .bixol-service-item:hover .bixol-service-content p {
	color: #ffffff;
}

.bixol-service-section .bixol-service-middle .img-wrapper {
	position: relative;
}

.bixol-service-section .bixol-service-middle .img-wrapper .banner-content {
	width: 120px;
	height: 120px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	border-radius: 10px;
	position: absolute;
	top: -30px;
	left: 50px;
	text-align: center;
}

.bixol-service-section .bixol-service-middle .img-wrapper .banner-content h3 {
	color: #ffffff;
	margin-bottom: 5px;
	position: relative;
	z-index: 10;
}

.bixol-service-section .bixol-service-middle .img-wrapper .banner-content p {
	color: #ffffff;
	font-size: 13px;
	line-height: 1;
	position: relative;
	z-index: 10;
}

.bixol-service-section .bixol-service-middle .img-wrapper .banner-content .banner-svg-1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #0431b8;
	-webkit-clip-path: polygon(0 0, 100% 9%, 100% 95%, 0% 100%);
	clip-path: polygon(0 0, 100% 9%, 100% 95%, 0% 100%);
	z-index: 2;
	border-radius: 15px 25px 25px 15px;
}

.bixol-service-section .bixol-service-middle .img-wrapper .banner-content .banner-svg-2 {
	position: absolute;
	top: 8px;
	left: -8px;
	width: 100%;
	height: 100%;
	background-color: #22d3ee;
	-webkit-clip-path: polygon(0 0, 100% 9%, 100% 95%, 0% 100%);
	clip-path: polygon(0 0, 100% 9%, 100% 95%, 0% 100%);
	z-index: 1;
	border-radius: 15px 25px 25px 15px;
}

@media (max-width: 991.98px) {
	.bixol-service-section .bixol-services .bixol-service-item {
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
	.bixol-service-section .bixol-service-middle {
		text-align: center;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.bixol-service-section .bixol-service-middle .img-wrapper {
		width: auto;
		max-width: 100%;
		display: inline-block;
	}
}
 
 /* awsome-features */
.awsome-features {
    padding: 100px 0 70px;
}
.single-feature {
  padding: 30px 20px;
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  transition: .5s;
  -webkit-transition: .5s;
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
  box-shadow: 0 0 20px rgba(0,0,0,.1);
  height: 300px;
}
.single-feature .feature-icon {
  background: linear-gradient(to right,#3bb6d6,#3bb6d6);
}
.single-feature .feature-icon {
  -webkit-clip-path: polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);
  clip-path: polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);
  color: #fff;
  font-size: 25px;
  height: 60px;
  line-height: 60px;
  margin: auto;
  text-align: center;
  width: 60px;
}
.single-feature h4 {
  margin: 30px 0 10px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
.single-feature p {
  margin: 0;
  font-family: open sans,sans-serif;
	color: #646464;
	font-size: 14px;
	line-height: 28px;
}
.single-feature::after {
  background: #e65100;
  background: -webkit-gradient(linear,left top,right top,from(#E65100),to(#FF9800));
  background: linear-gradient(to right,#E65100,#FF9800);
  opacity: 1;
  bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	width: 100%;
	}
.single-feature:hover {
  transform: translateY(-4px) scale(1.01);
  -webkit-transform: translateY(-4px) scale(1.01);
}



/*================================================
How It's Work Area CSS
=================================================*/
.how-its-work-content {
  /* background-color: #080e32; */
  padding: 50px 0 !important;
}

.how-its-work-content .sub-title {
  display: block;
  margin-bottom: 12px;
  text-transform: uppercase;
  font-size: 15.5px;
  font-weight: 700;
}

.how-its-work-content h2 {
  font-size: 25px;
  color: #cd8219;
  font-weight: 900;
}

.how-its-work-content p {font-size: 14px;line-height: 24px;}

.how-its-work-content .inner-box {
  margin-top: 35px;
}

.how-its-work-content .inner-box .single-item {
  position: relative;
  z-index: 1;
  padding-left: 100px;
  padding-bottom: 30px;
}

.how-its-work-content .inner-box .single-item .count-box {
  width: 65px;
  height: 65px;
  position: absolute;
  left: 5px;
  top: 5px;
  line-height: 65px;
  text-align: center;
  color: #3bb6d6;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: #edf1fe 0 0 0 5px;
  box-shadow: #edf1fe 0 0 0 5px;
  font-size: 30px;
  font-weight: 800;
  font-style: italic;
}

.how-its-work-content .inner-box .single-item h3 {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 600;
}

.how-its-work-content .inner-box .single-item::before {
  content: '';
  position: absolute;
  top: 3px;
  width: 1px;
  height: 100%;
  background-color: #cd8219;
  z-index: -1;
  left: 40px;
}

.how-its-work-content .inner-box .single-item::after {
  content: "\ea17";
  position: absolute;
  left: 26px;
  color: #fff;
  bottom: 10px;
  -webkit-animation: fade-down 1.5s infinite linear;
  animation: fade-down 1.5s infinite linear;
  font-size: 30px;
}

.how-its-work-content .inner-box .single-item:last-child {
  padding-bottom: 0;
}

.how-its-work-content .inner-box .single-item:last-child::before {
  display: none;
}

.how-its-work-content .inner-box .single-item:last-child::after {
  display: none;
}

.how-its-work-image {
  text-align: center;
}
  /* Other Pages */
  
.faq-container{
    background: #e7e7e7;
    padding: 4rem 0 0;
}
.faq-accordion .card {
    border: none;
    margin-bottom: 1rem;
    background: #42778b;
}

.left-heading-coman .coman-title h3.coman-subtitle-small {
    font-size: 1.6rem !important;
}

.left-heading-coman .coman-title p {
    font-size: 1rem;
    margin-bottom: 1rem;
}
.acc-box{
    display: flex;
}
.accordion-body .left-heading-coman .coman-title h3.coman-subtitle-small, .accordion-body .left-heading-coman .coman-title p {
    color:#fff;
}
.accordion-body .coman-title h5{
    font-size: 1.3rem;
    margin-bottom: 2rem;
    color: #fff;
}
.inside-acc{
    position: relative;
}
.inside-acc::before{
    position: absolute;
    content: '';
    height: 100%;
    width: .1rem;
    background: #42778b;
    top: 0;
    left: 0.3rem;
}
.inside-acc li{
    padding-left: 1.5rem;
    font-size: 1rem;
    color: #fff;
}
.lfh .coman-title h3{
color: #fff;
}
.lfh .coman-title p{
    color: #fff;
}
.faq-accordion .card-header {
    padding: 0;
    border-bottom: none;
    background: #fff;
    font-size: 1.6rem;
    border: none;
}

.accordion-button:focus {
    box-shadow: none;
}

.faq-accordion .card-header .card-link {
    display: block;
    padding: 0.75rem 1.25rem;
    background: #fff;
    border-bottom: .1rem solid #004168;
}

.faq-accordion .card-header .card-link.collapsed {
    border-bottom: none;
}

.faq-accordion .card-header .card-link {
    font-weight: 700;
    background: #cd8219;
    color: #fff;
    padding: 1rem 2rem;
    font-size: 1.1rem !important;
}

.faq-accordion .card-header .card-link:hover {
    background: #004168;
}

.faq-accordion .card-header .card-link:hover {
    color: #fff;
}

.faq-accordion {
    padding: 2rem 0;
}
.faq-container .accordion-button::after {
    top: 4px;
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "+";
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    right: 20px;
    position: absolute;
    font-size: 2.1rem;
    background-image: none;
}
.faq-container .accordion-button:not(.collapsed)::after {
    content: "-";
    width: 1.25rem;
     top: 4px;
    height: 1.25rem;
    transition: transform .2s ease-in-out;
    right: 20;
    position: absolute;
    font-size: 2.1rem;
	background-image: none;
	transform: rotate(0deg);
}
.logo-m{
	display:none;
}
 /* mission and vision and values  */
#targat {
    background-color: #e2ecf5;
    padding: 30px 0px 44px;
}
.about-single-items {
    margin-top: 17px;
    width: 100%;
    position: relative;
    border: 1px solid #4f5452;
    border-radius: 5px;
    padding: 16px;
    height: 218px;
}
.about-single-items span {
    font-weight: 400;
    width: 50px;
    position: absolute;
    right: 15px;
    top: -23px;
    background: #4f5452;
    height: 50px;
    text-align: center;
    border-radius: 50px;
    color: var(--white);
    font-size: 21px;
    line-height: 52px;
}
.about-single-items h4 {
    color: #3bb6d6;
    font-size: 24px;
    padding-bottom: 0;
    font-weight: 700;
}
.about-single-items p {
    font-size: 15px;
    line-height: 24px;
    color: #6b6b84;
    font-weight: 500;
}
.about-points{
	padding: 14px 15px;
	border: 1px solid #eff2f5;
	overflow: hidden;
	background: #ffffff;
	box-shadow: 0px 0px 2px #ccc;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#counter-area{
	 background-size:cover !important;
	 background-position:center center !important;
	 background-repeat:no-repeat !important;
	 background: url(../images/slide_2.jpg);
	 padding: 60px 0px 60px;
	 position:relative;
}
#counter-area:before{
    position: absolute;
    left: 0;
    top: 0;
    bottom:0;
    right:0;
    content: "";
    background-color: #1e314af7;
} 
.counter{
	position: relative;
	display: flex;
	justify-content: center;
}
.counter-img{
	display: inline-block;
	float: left;
	padding-right: 20px;
}
.counter-img img{
	margin: 0 auto;
	}
.counter-all{
	display: inline-block;
	float: left;
	}
.counter-all .counter-next2{
	margin-bottom: 16px;
	}
.counter-all .count{
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	margin-right: 10px;
	}
.counter-all .counter-next2 h2{
	color: #fff;
	font-size: 21px;
	position:relative;
	}
.num-process{
	color: #fff;
	font-size: 24px;
}
.counter-all h2:before{
	background: #fff none repeat scroll 0 0;
	bottom: -10px;
	content: "";
	height: 2px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	transition: all 0.4s ease 0s;
	width: 70px;
} 

#out-target{padding: 50px 0;}
.targat-tittle{
	padding-top: 40px;
	padding-bottom: 15px;
	float: left;
	width: 100%;
	text-align: center;
}
.targat-tittle h2{
	font-size: 24px;
	text-align: center;
	margin-bottom: 12px;
	color: #efeff0;
	}
.targat-tittle p{
	font-size: 15px;
	margin-bottom: 24px;
	width: 100%;
	text-align: center;
	color: #ececec;
	}
.targat-icons{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	}
.targat-icons span{}
.targat-icons span i{
	width: 60px;
	height: 60px;
	font-size: 25px;
	line-height: 59px;
	background: #3bb6d6 !important;
	border: solid #3bb6d6;
	border-radius: 50%;
	color: #fff;
	}
.out-target-box{
	width: 100%;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	height: 371px;
	text-align: center;
	border-radius: 1px;
	padding: 50px 15px;
	margin: 40px 0 0;
	overflow: hidden;
	position: relative;
	border: 1px solid #f7f7f7;
	box-shadow: 0pt 0.25pc 0.2503125in 0.185625pc rgb(25 38 62 / 5%);
	}
.out-target-box h3{
	font-size: 23px;
	color: #3d3c3c;
	margin-bottom: 10px;
	position:relative;
	font-weight: 700;
	}
.out-target-box p{
	font-size: 15px;
	margin: auto;
	text-align: center;
	padding-top: 16px;
	}
.text-our-target{
	float: left;
	width: 100%;
	text-align: center;
	padding: 7px 0px 19px 0px;
	position: relative;
	}
.text-our-target h3:after{
	position: absolute;
	content: '';
	width: 44px;
	left: 50%;
	bottom: 0px;
	height: 3px;
	background-color: #515654 !important;
	margin-left: -22px;
	top: 37px;
	}
.testimonial-area-2{
	    padding: 44px 0 46px !important;
	    background: #f3f4f4;
}

/*-----------------------------
	 TESTMONIAL AREA 2
------------------------------*/
.testmonial-author-details {
	background: #fff none repeat scroll 0 0;
	-webkit-box-shadow: 0 0 5px #ebebeb;
	box-shadow: 0 0 5px #ebebeb;
	margin-bottom: 30px;
	padding: 40px 20px 20px;
	position: relative;
	text-align: center;
}
.testmonial-author-details p{
    font-weight: 600;
}
.member-image-and-title {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 90px;
	position: relative;
	min-height: 85px;
}
.member-image-and-title img {
	border-radius: 50%;
	-webkit-box-shadow: 0 0 8px;
	box-shadow: 0 0 8px;
	left: 0;
	position: absolute;
	top: 0;
	width: 70px;
}
.member-image-and-title h3 {
	margin-bottom: 5px;
	font-weight: 700;
	font-size: 18px;
	color: #3bb6d6;
}
.testmonial-author-details::before {
	border-color: #4f5452 #515654 transparent transparent;
	border-style: solid;
	border-width: 20px;
	content: "";
	height: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
}
.testmonial-author-details::after {
	border-bottom: 10px solid transparent;
	border-right: 40px solid transparent;
	border-top: 30px solid #ffffff;
	bottom: -40px;
	content: "";
	height: 40px;
	left: 50px;
	position: absolute;
	width: 40px;
}
.testmonial-area .owl-carousel .owl-item img {
	height: 80px;
	max-width: 100%;
	width: 80px;
}
.statics-container {
    padding-top: 45px;
    padding-bottom: 40px;
}
.statics-container .content-container {
    text-align: center;
    border-right: 1px solid #eee;
}
.statics-container .content-container h2 {
    font-size: 35px;
    color: #3bb6d6;
    text-align: center;
    margin: 0;
    padding: 0;
    font-weight: bolder;
}
.statics-container .content-container p {
    font-size: 15px;
    font-weight: 500;
    margin: 0;
}
.statics-container .info-container {
    padding-top: 20px;
    text-align: center;
}
.statics-container .info-container .--heading{
    font-weight: 700;
    font-size: 29px;
}
.statics-container .info-container h5 {
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    color: #515654;
}
.statics-container .info-container p {
    font-size: 15px;
    margin-bottom: 20px;
}
.statics-container .info-container .__button-container a {
    background-color: #515654;
    display: inline-block;
    color: #fff;
    padding: 8px 30px;
    border: none;
    box-shadow: 2px 2px 2px #9a9a9a;
    cursor: pointer;
    margin: 0 auto;
    transition: all .2s ease-in-out;
    text-decoration: none;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 2px;
    text-align: center;
}

/*  */

#our-program {}

.program-content {
    background: #3d3c3c;
    padding: 45px 0px;
    height: 647px;
}

.program-content .program-heading {}

.program-content .program-heading h6 {
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: .2em;
    color: #ff4880;
    margin-bottom: 12px;
    font-weight: 600;
    display: inline-block;
    margin-right: 19px;
}

.program-content .program-heading h3 {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
}

.program-content .program-heading h3 img {}

.program-content p {
    color: #fff;
    font-size: 17px;
    margin: 10px 0;
}

.activities-programs {}

.activities-programs .image-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 67px;
    height: 100%;
    text-align: center;
    border-right: 1px solid rgba(119, 119, 119, .13);
}

.activities-programs .image-icon:nth-child(1) {
    background-color: #ffefef;
}

.activities-programs .image-icon:nth-child(1) {}

.activities-programs .image-icon img {
    max-height: 32px;
    max-width: 40px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -khtml-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 19px;
}

.activities-programs.accordion-flush .accordion-button {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    font-weight: bold;
    background: #fff;
    padding-left: 85px;
    cursor: pointer;
}

.activities-programs .accordion-body {
    font-size: 15px;
    line-height: 25px;
    padding: 30px 30px 28px 20px;
    border-top: 1px solid rgba(119, 119, 119, .13);
    background: #fff;
    color: #222;
}

.accordion-flush .accordion-item .accordion-button:focus {
    box-shadow: none !important;
}

.activities-programs .cms-accordion-item:nth-child(1) .cms-ac-title .image-icon {
    background-color: #ffefef;
}
 /* Serivces inner pages */
 
.bg-content {
    background: #f8f5ff;
    padding: 50px 0;
}
.sec-title {
    position: relative;
}
.sec-title .sub-text {
    font-size: 19px;
    line-height: 28px;
    text-transform: uppercase;
    color: #fea809;
    margin: 0 0 10px;
    display: block;
    position: relative;
    font-weight: bold;
    letter-spacing: 0.5px;
    /* padding-left: 82px; */
}
.heading-color {
    color: #00669f;
font-weight: 900;}
.list-check {
    padding-left: 0;
}
.m-b30 {
    margin-bottom: 30px;
}
.list-check li {
    padding: 8px 5px 8px 28px;
    position: relative;
    list-style: none;
    font-size: 15px;
}
.list-check li::before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.list-check li::before {
    color: #3bb6d6;
}
.list-check li::before {
    content: "\f058";
    font-family: "FontAwesome";
    font-size: 20px;
}
.video-wraper-1 .video-bx {
    position: relative;
}
.video-wraper-1 .video-bx img {
    width: 100%;
    border-radius: 10px;
}
.order-button-left{
    display: flex;
    align-items: left;
    justify-content: left;
}
.order-button-center{
    display: flex;
    align-items: center;
    justify-content: center;
}
.order-button-left a, .order-button-center a{
    padding: 8px 25px;
    color: #fff !important;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    text-align: center;
    background: #3BB6D6;
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px;
    margin: 0px 10px;
    z-index: 1;
}
.strip-bg {
    background: #515654;
    border-radius: 4px;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    margin-bottom: 40px;
}
.strip-bg h2 {
    color: #fff!important;
    margin: 0!important;
    font-size: 1.8rem;
}
.strip-bg p {
    font-size: 16px;
    padding-top: 5px;
    color: #fff;
}
.strip-bg a.strip-btn {
    background-color: #fff!important;
    margin: 0!important;
    color: #f2584c!important;
    color: #f2584c!important;
    margin: 7px auto 5px !important;
    padding: 7px 20px 8px;
    border-radius: 5px;
    font-weight: 800;
}
.testimonial-area .owl-theme .owl-controls {
    text-align: center;
    position: absolute;
    bottom: -13px;
    left: 50%;
    transform: translateX(-50%);
}
.page-blog-list  .owl-theme .owl-controls {
    text-align: center;
    position: absolute;
    bottom: -31px
    left: 50%;
    transform: translateX(-50%);
}
.image-box {
        margin: auto;
    text-align: center;
}
.image-box img{
    height: 300px;
}
.inner-column{}
.inner-column img{
    height: 300px;
}
 .content-box .text{
         margin: 15px 0 0;
    margin-bottom: 15px;
    color: #6b6b84;
    font-weight: 400;
    font-size: 15px;
    text-align: justify;
 }  
 
 .message-left p{
        margin: 15px 0 0;
    margin-bottom: 15px;
    color: #6b6b84;
    font-weight: 400;
    font-size: 15px;
    text-align: justify;
}    
 .facilites-left h6{
        font-size: 15px;
    text-align: left;
    line-height: 24px;
}
 .logo-m {
    display: none;
}
  .m-logo {
    /* display: none; */
    width: 150px;
}
 /* Ativities Section */
 .padd-0{
	 padding:0 !important;
 }
 .cultural-section .owl-theme .owl-controls {
    text-align: center;
    position: absolute;
    bottom: -46px;
    left: 50%;
    transform: translate(-50%);
}
.our-gallery-area{}
.our-gallery-wrapper{
    border-width: 3px;
    border-style: solid;
    border-color: #116d9f;
    padding: 6px;
    position: relative;
    transition: 0.4s ease;
    background: #ffff;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.our-gallery-img{position:relative;}
.our-gallery-img img{width:100%;height: 340px;object-fit: contain;}
.our-gallery-img > a{position:relative;display:block;}
.our-gallery-img > a::before {
	content: "";
	height: 100%;
	transform: scaleX(0);
	left: 0;
	position: absolute;
	width: 100%;
	transition: .3s;
	top: 0;
	opacity:0;
	background-image: linear-gradient(to right, #064e76, #ffd202);
}
.our-gallery-wrapper:hover .our-gallery-img > a::before{opacity: .8;transform: scaleX(1);}
.our-gallery-text {
	position: absolute;
	top: 45%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	text-align: center;
	transition: .3s;
	opacity: 0;
	padding: 0 15px;
}
.our-gallery-wrapper:hover .our-gallery-text {top:50%;opacity:1;}
.our-gallery-text h3 {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.our-gallery-text h3 a {
	color: #fff;
	transition: .3s;
}
.our-gallery-text h3 a:hover{color:#fff;}
.our-gallery-text span{color:#ffffff;font-size:14px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
 
.cultural-section{
    padding: 50px 0 80px !important;
}
.page-onlineform{
     padding: 40px 0 40px !important;
}
.page-onlineform h1{
        font-size: 15px;
    margin-bottom: 15px;
    font-weight: bold;
}
.page-onlineform label{
    
margin-bottom: 6px;
    font-weight: 700;font-size: 15px;}
.page-onlineform input{
    
padding: 9px 0 !important;
    padding-left: 18px !important;
    background: #fff;margin-bottom: 10px;}
.gr {
    position: relative;
    
    
    background-repeat: no-repeat;
    background-position: center;
    padding: 40px 0;
    
background: linear-gradient(rgb(13 16 18 / 65%), rgb(11 14 15 / 58%)), url(../images/aachevements.png);}    
.gr h1 {
    margin: 45px 0;
    padding: 0 0 15px 0;
    color: #fff;
    font-weight: bold;
    font-size: 41px;
    line-height: 70px;
}
.getquote {
    margin: 15px 0;
    padding: 0;
}
.getquote h3 {
    margin: 0 0 25px 0;
    padding: 0;
    color: #fff;
    font-weight: bold;
    font-size: 36px;
}
.getquote .form-control {
    border-color: #ececec;
    padding: 10px 15px;
    border-radius: 2px;
    margin-bottom: 20px;
color: #fff !important;font-weight: 500;background: transparent !important;border: 1px solid #fff;}
.getquote .btn {
    background: #fea809;
    color: #FFF;
    border: 0;
padding: 7px 32px;font-size: 17px !important;font-weight: 500;}    
    
    
    
    
    
    
/***********  RESPONSIVE MEDIA QUERY  ********** * */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .media-overtop {
    
        display: none !important;
    }

.service-box-s2 {
    margin-bottom: 25px;
}    
    .gr h1 {
    margin: 1px 0;
    padding: 0 0 15px 0;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    line-height: 31px;
    text-align: center;
}
.getquote h3 {
    margin: 0 0 10px 0;
    padding: 0;
    color: #fff;
    font-weight: bold;
    font-size: 23px;
    text-align: center;
}
 .facilites-section {
    padding: 30px 0 !important;
}
.border-show {
    margin-top: 30px;
}
.btn-Download i {
    padding-right: 12px;
    font-size: 18px;
    margin-bottom: 10px;
}
.btn-Download {
    color: #fff !important;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    padding: 11px 19px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: #0067a2;
    border: none;
}
.message-section {
    margin-top: 15px;
}    

 .pt-30{
     padding-top:30px;
 }   
 .testimonial-area .owl-theme .owl-controls {
    bottom: 0px;
}   
.main-footer .widgets-section {
    position: relative;
    padding: 39px 0px 9px;
}
.main-footer .footer-widget {
    position: relative;
    margin-bottom: 5px;
}
.testimonial-block-three {
    position: relative;
    padding: 0 0px;
    margin: 15px 0;
}
.unselectable {
    position: relative;
    margin-bottom: 22px;
}
.page-blog-list .blog-post {
    margin-bottom: 30px;
}
.heading-hide{
    display:none;
}
.auto-container {
    padding: 0;
}
.event-faq-area .event-area .sec-title h4 {
    font-size: 16px;
}    
.counter-warper .count-names {
    font-size: 16px;
}    
    
    
.navbar-toggler span{
        font-size: 22px;
}    
.sec-title .sub-text:before{
    display:none;
}
.sec-title .sub-text:after{
    display:none;
}
.sec-title .sub-text{
    padding-left:0;
}
.about-image-warp {
    margin-bottom: 35px;
}
.sec-title .sub-text {
    font-size: 14px;
}
.title-sub-text {
    font-weight: 800;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 24px;
}
.navigations{
	padding:0 15px
}	
	
.mobile-header{
	background:#e9ecef;
}	
.mobile-header button i{
	font-size:18px;
}
.default-btn {
    padding: 10px 15px;
}
.default-btn i {
    padding-right:0;
}
.header-nav{
	/* display:none; */
}	
.logo-m{
	display: block;
    height: 40px;
}	
.navbars-menus{
	display:none;
}
.navbars-menus a img{
	display:none;
}	
.default-btn span {
    display: none;
}	
.stickyHeader {
    position: static;
}	
.silder-bg {
    height: auto;
    margin-top: 30px;
}	
.about-area {
    padding: 30px 0;
}	
.section-title-left {
    text-align: center;
}
.bar {
    margin-bottom: 15px !important;
    margin: auto;
}	
.brand-icons img {
    box-shadow: 0 0 12px 2px rgb(0 0 0 / 10%);
    padding: 6px;
    height: 123px;
    text-align: center;
    background: #fff;
    border-radius: 6px;
}
.section-title-left h3 {
    font-size: 19px;
    margin: 0 0 10px;
    font-weight: 900;
}	
.about-content {
    padding-left: 0;
}
.about-content p {
    font-size: 15px;
    text-align: justify;
}
.navbar-links >li >a {
    padding: 5px 0 !important;
}
.service-block-five {
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    width: 100%;
    z-index: 999;
    box-sizing: border-box;
    margin-bottom: 21px !important;
    border-style: ridge;
    padding: 15px !important;
    border-radius: 5px;
    border-color: #fff;
    margin: 0;
}
.features-area {
    padding: 30px 0;
    background: url(../images/features-bg.jpg);
}
.features-inner-content .features-list li {
    flex: 0 0 100%;
    max-width: 100%;
}
#count-banners {
    padding: 40px 0;
}
.choose-img img {
    border-radius: 15px;
    margin: 0 0 0px;
}
#services-dedicated-sec {
    padding-top: 30px;
    padding-bottom: 30px;
}
#dedicated-block {
    margin-top: 0;
}
.testimonial-area {
    padding: 30px 0;
}
	
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .blog-post {
    margin: 0;
    }  
    .heading-hide{
        display:none;
    }
    .message-section {
        margin-top: 40px;
    }
    .fees-section {
        padding: 22px 0;
    }
    .notice-left marquee{
            height: 184px !important;
    }
        .navbars-menus{
            display:none;
        }
        .logo-m {
        display: block;
    height: 50px;float: left;}
    .m-logo {
        display: none;
        height: 50px;
        padding-left: 18px;
    }
        .about-area {
        padding: 20px 0;
    }
    .about-image-warp{
        display:none;
    }
    .choose-img{
        display:none;
    }
    .header-section {
        display: flex;
        width: 100%;
        position: relative;
        padding-left: 0;
    }  
    .header-left ul li {
        display: inline-block;
        color: #fff;
        padding: 0px 10px;
        font-size: 15px;
    }   
    .navbar-top li a {
        background: #ffffff;
        color: #000;
        padding: 7px 15px;
        font-size: 11px;
        font-weight: 700;
        text-transform: capitalize;
        border-radius: 2px;
    }  
    .media-overtop {
        display: none;
    }
    .header-left ul li a {
        font-size: 13px;
    }
    .navbar-top-desktop li a {
        background: #ffffff;
        color: #000;
        padding: 7px 15px;
        font-size: 15px;
        font-weight: 700;
        text-transform: capitalize;
        border-radius: 22px;
    }
}

@media (min-width: 1400px){
    .container{
        max-width: 1261px;
    }
    .m-logo {
        display: none;
    }
    .navbar-top-desktop li a {
        background: #ffffff;
        color: #000;
        padding: 7px 15px;
        font-size: 15px;
        font-weight: 700;
        text-transform: capitalize;
        border-radius: 22px;
    }
}















