@import url('https://fonts.googleapis.com/css2?family=Inria+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
body{
	font-family: 'Inria Sans';
	 /*background-image: url(../images/dot-bg.png); */
	 background-image: linear-gradient(104deg, #ffffffad, #ffffffeb), url(../images/body2.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}
html,
body{
  overflow-x: hidden;
}
a:hover{
	text-decoration: none;
}
.log-win img{
	height: 80px;
}
.logo-mbl img{
	height: 52px;
}
.nav-brand img{

}
.card.card-carousel {
    border: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 6px ;
    color: rgba(0,0,0,.87);
    background: #fff;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

.card.card-carousel img{
    border-radius: 6px;
}



.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    /*left: 0;*/
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    /*margin-right: 15%;*/
    /*margin-left: 15%;*/
    list-style: none;
}

.carousel .carousel-indicators {
    bottom: 5px;
}

.carousel .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
    border-radius: 2px;
}

.carousel .carousel-indicators .active{
    margin: 11px 10px; 
} 

.carousel .carousel-indicators li {
    margin: 11px 10px;
}

.carousel .carousel-indicators .active {
    margin-top: 10px;
    transform: scale(1.5);
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12), 0 2px 4px -1px rgba(0,0,0,.2);
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-item {
    position: relative;
    display: none;
    align-items: center;
    width: 100% !important;
    transition: transform .6s ease;
    backface-visibility: hidden;
    perspective: 1000px;
}

.carousel-item.active {
    display: block;
}

.carousel .carousel-caption {
    padding-bottom: 45px;
}

.carousel .carousel-caption .material-icons {
    position: relative;
    top: 5px;
}

.carousel .carousel-control-next .material-icons{
    z-index: 5;
    display: inline-block;
    font-size: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    margin: auto;
}

.carousel .carousel-control-prev .material-icons {
    z-index: 5;
    display: inline-block;
    font-size: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    margin: auto;
}
.mage-sidebar-area .mage-sidebar {
    width: 244px;
    overflow: hidden;
}
.mage-sidebar>.sidebar-top-banner {
    width: 244px;
    height: 60px;
    margin-left: 0px;
    background-color: #fc0;
    z-index: 101;
    position: relative;
}
.mage-sidebar .inspired-title {
    color: #000;
    font-size: .95em;
    letter-spacing: .5px;
    padding-top: 20px;
    margin-left: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.mage-sidebar>.sidebar-top-banner:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #fc0;
    display: inline-block;
    position: absolute;
    bottom: -18px;
    left: 0;
}
.mage-sidebar>.sidenav {
    position: relative;
    z-index: 100;
    width: 244px;
    border: 1px solid #ccc;
    overflow: hidden;
    background-color: #fff;
    border-radius: 0;
    padding: 0;
    list-style: none;
}
.mage-sidebar>.sidenav li {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
.mage-sidebar>.sidenav li a{
	color: #353232;
	font-weight: bold;
	height: 41px;
    display: block;
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    padding-left: 10px;
	}
.mage-sidebar>.sidenav .inspired-icon {
    float: left;
    display: inline-block;
    padding: 0 15px 0 0;
    width: 40px;
    height: 100%;
    background: 0;
}
.mage-sidebar .vertical-nav-icon.vertical-nav_icon1 {
    background-position: 0 0;
}
.inspired-icon img {
    display: inline-block;
    overflow: hidden;
    position: absolute;
    width: 18px;
    height: 18px;
    top: 14px;
    left: 10px;
}
.mage-sidebar>.sidenav .inspired-content {
    float: left;
    display: inline-block;
    border-left: 1px solid #fc0;
    border-bottom: 1px solid #ccc;
    width: 200px;
    height: 100%;
}
.page-section {
  height: 480px;
  width: 100%;
  background: linear-gradient(45deg, #43cea2 10%, #185a9d 90%);
  /*box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.5);*/
}
.mage-sidebar{
	position: absolute;

}
.sticky-side{
   top: 60px;
    position: -webkit-sticky;
    position: sticky;
}
#page-scrl-1{
	background-image: url(../images/page11.jpg);
	background-position: center;
}
#page-scrl-2{
	background-image: url(../images/page22.jpg);
	background-position: center;
}
#page-scrl-3{
	background-image: url(../images/page33.jpg);
	background-position: center;
}
#page-scrl-4{
	background-image: url(../images/page333.png);
	background-position: center;
}
#c-wd-900{
	max-width: 800px;
	width: 100%;
	float: right;
}
.content-left-side{
	width: 300px;
}
.content-right-side{
	width: 300px;
	float: right;
}
.con-t-h3{
color: #fccc00;
text-transform: uppercase;
margin-bottom: 0;
}
.con-t-h2{
color: #6d061f;
text-transform: uppercase;
font-weight: bold;
 margin-top: 0;
}
.pad-100{
	margin: 100px 0;
  padding: 12px;
  background: #19121224;
}
.page-scroll{
	top: 0;
	position: fixed;
	width: 100%;
	height: 91px;
	z-index: 9999;
	animation:slide-down 0.7s;
	background-color: #e32a11;
  box-shadow: 1px -3px 3px 3px #f7f7f7;
	
}
.page-scroll img{
  /* height: 62px; */
  width: 215px;
}
.page-scroll .nav-menu>li>a {
    height: 71px;
    padding: 15px 10px;
    color: #fff;
    }
.page-scroll .nav-brand{
  line-height: 40px;
}
.page-scroll .wsmenu{
    padding:0 0;
}

.page-scroll .log-win img {
    height: 62px;
}
.headerfull{
	   /*animation:slide-down 0.7s;*/
}
.nav-menu > li > a:hover {
    color: #197ee7;
    text-transform: uppercase;
}
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}
.mt-100 {
    margin-top: 100px;
}
.mt--100 {
    margin-top: -100px;
}
.single_department {
    /*background: #f9f9f9;*/
    padding: 40px 30px;
    margin-bottom: 30px;
    transition: .3s;
    /*-webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;*/
}
.single_department h4 {
    margin-top: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
   font-size: 16px;
}

.mt--100 {
    margin-top: -100px;
}
.single_department:hover {
	color: #fff;
    box-shadow: 2px 1px 4px 2px rgba(251, 248, 245, 0.44);
    background: linear-gradient(90deg,#f59b2a 0%,#e15c14 100%);

}
.enroll-section .section-title {
    margin-bottom: 40px;
}
.section-title h3 {
    text-transform: uppercase;
    margin-bottom: 20px;
}
.section-title p {
    margin-bottom: 0;
}
.text-white {
    color: #fff!important;
}
.enroll-section{
background: linear-gradient(rgba(140, 14, 44, 0.59), rgba(72, 70, 61, 0.66)), url(../images/enroll-bg.jpg);
}
.enroll-list-item {
    padding-left: 70px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.enroll-list-item span {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
    text-align: center;
    border-radius: 50px;
    background: #f6783a;
    font-size: 16px;
    font-weight: 500;
    padding-top: 10px;
}
.enroll-list-item span {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
    text-align: center;
    border-radius: 50px;
    background: #f6783a;
    font-size: 16px;
    font-weight: 500;
    padding-top: 10px;
}
.enroll-list-item:after {
    position: absolute;
    content: '';
    height: calc(100% - 45px);
    left: 20px;
    top: 48px;
    border-left: 1px dashed #6c6e70;
}
.enroll-list-item h5 {
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 22px;
}
.enroll-list-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.spad {
    padding-top: 90px;
    padding-bottom: 90px;
}
.bg1 {
    background: #f59b29;
}
.bg1:hover {
    background: #ff9003;
}
.bg4 {
    background: #077cbf;
}
.bg2 {
    background: #a8157d;
}
.bg3 {
    background: #573a94;
}
.grid_2 img {
    margin-bottom: 0;
    max-width: 100%;
    height: auto;
    width: 100%;
}
.grid_2 {
    /*width: 170px;*/
}
.txt7 {
  
    margin-top: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.banner3_link {
    margin-top: 32px;
    display: block;
}
.banner3:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    pointer-events: none;
    z-index: 999;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px;
    border-color: transparent transparent #fff transparent;
    -webkit-transition: .4s all ease;
    transition: .4s all ease;
}
.banner3 {
    margin-top: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 27px 5px 33px;
    text-align: center;
    color: #fff;
    -webkit-transition: .4s all ease;
    transition: .4s all ease;
}
.banner3_link {
    margin-top: 32px;
    display: block;
}
#features-sec{
	padding: 30px 0;
	background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(66, 65, 65, 0.5)), url(../images/banner2.jpg);
	/*background-image: url(../images/main-building.jpg);*/
	background-size: cover;
	background-position: center;
}
.banner3_link:hover .banner3 {
    background-color: #312f2f;
}
.h1-t{
	text-align: center;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: bold;

}
.block-links {
  padding: 0 0 75px;
}
.block-links .title-links {
  padding: 10px 0;
  margin-bottom: 10px;
}
.block-links .title-links h3 {
  font-size: 21px;
  color: #2d2d2d;
  margin:0px;
}
.block-links h6 a{
  color: #2d2d2d;
  line-height: 1.4;
  margin-bottom: 10px;
  margin-top: -5px;
  font-size: 14px;
}
.block-links p {
  color: #9f9f9f;
  font-size: 11px;
  line-height: 1.4;
  font-weight:400;
  font-size: 14px;
}
.block-links .view-all {
  width: 100%;
  float: left;
}
.block-links .view-all a {
  background-color: #e9e9e9;
  text-align: center;
  color: #484848;
  font-weight:400;;
  text-transform: capitalize;
  padding: 16px 0;
  display: block;
  font-size: 14px;
}
.block-links .column-news .post-item {
  margin-bottom: 30px;
}
.block-links .column-news .image-frame {
  float: left;
}
.block-links .column-news .image-frame img {
  width: 100%;
}
.block-links .column-news .post-desc-wrapper {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.block-links .column-news .post-title h6 a{
  font-size: 14px;
  color: #000;
}
@media (min-width: 1200px) {
  .block-links .column-news .image-frame {
    width: 25%;
  }
  .block-links .column-news .post-desc-wrapper {
    width: 75%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .block-links .column-news .image-frame {
    width: 28%;
  }
  .block-links .column-news .post-desc-wrapper {
    width: 72%;
  }
}
@media (max-width: 991px) {
  .block-links .column-news .image-frame {
    width: 40%;
  }
  .block-links .column-news .post-desc-wrapper {
    width: 60%;
  }
}
.block-links .column-career .career-content{
  overflow-y: scroll;
}
.block-links .column-career .company-item {
  margin-bottom: 26px;
}
.block-links .column-career .company-logo {
  float: left;
  width: 98px;
  height: 98px;
  border-radius:50%;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1)!important;
  line-height:90px;
  text-align:center;
}
.block-links .column-career .company-logo img{
    padding:2px 12px 0 12px;
    display:inline;
    vertical-align: middle;
}
.block-links .column-career .company-desc-wrapper {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .block-links .column-career .company-logo {
      width: 98px;
      height: 98px;
  }
  .block-links .column-career .company-desc-wrapper {
    width: 63%;
  }
}
@media (max-width: 991px) {
  .block-links .column-career .company-logo {
      width: 110px;
      height: 110px;
  }
  .block-links .column-career .company-desc-wrapper {
    width: 75%;
    margin-top: 20px;
  }
}
.block-links .column-calendar {
  display: block;
  float: left;
}
.block-links .column-calendar .content-calendar {
  /*background-color: #fcfcfc;*/
  display: block;
  float: left;
}
.block-links .column-calendar .top-section {
  color: #484848;
  padding: 15px;
  border-bottom: 1px solid #e9e9e9;
}
.block-links .column-calendar .top-section h6 {
  margin: 0;
}
.block-links .column-calendar .top-section .calendar-icon {
  background: url("css/icons/calendar-icon.jpg") no-repeat;
}
.block-links .column-calendar .list-view {
  padding: 10px;
  float: left;
  /*overflow-y: scroll;
  height: 434px;*/
}
.block-links .column-calendar .list-view .view-item {
  border-bottom: 1px solid #e9e9e9;
  padding: 12px;
  width: 100%;
  float: left;
}
.block-links .column-calendar .list-view .view-item .date-item {
  width: 12%;
  float: left;
  padding: 0 2px;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.3;
}
.block-links .column-calendar .list-view .view-item .date-item .dates {
  color: #484848;
  font-size: 12px;
  display: block;
}
.block-links .column-calendar .list-view .view-item .date-item .day {
  font-size: 24px;
  color: #ea6f1e;
}
.block-links .column-calendar .list-view .view-item .date-item .month {
  color: #9f9f9f;
  display: block;
}
.block-links .column-calendar .list-view .view-item .date-desc-wrapper {
  width: 88%;
  float: left;
  padding-left: 20px;
}
.block-links .column-calendar .list-view .view-item .date-desc-wrapper h6{
  font-size: 14px;
  margin-top: 0;
}
.block-links .column-calendar .list-view .view-item .date-desc-wrapper p{
  margin-bottom: 0px;
}
.block-links .column-calendar .list-view .view-item .date-desc-wrapper .place {
  float: left;
  margin: 5px 0;
}
.block-links .column-calendar .list-view .view-item .date-desc-wrapper .place .text-place {
  color: #757575;
  font-size: 10px;
}
.block-links .column-calendar .list-view .view-item .date-desc-wrapper .place .map-icon {
  width: 15px;
  height: 15px;
  float: left;
  background: url("css/icons/map-icon.png") no-repeat;
  background-size: 13px 13px;
  margin-right: 5px;
}
@media (min-width: 991px) {
  .block-links .column-calendar .list-view, .block-links .post-wrapper {
    /*overflow-y: scroll;*/
  }
}
@media (max-width: 991px) {
  .block-links .block-news {
    margin-bottom: 30px;
  }
  .block-links .block-career {
    margin-bottom: 30px;
  }
}
.block-links .post-wrapper, .block-links .career-content, .block-links .content-calendar{
	/*height:485px;*/
}
.map-icon img{
	height: 16px;
	margin-right: 5px;
}
.rdb-block{
	padding: 5px;
}
.news-rd-btn {
	text-align: right;
	float: right;
	color: #026ce6;
}
#news-event-sec{
	/*background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(235, 235, 235, 0.8)), url(../images/event-slide1.jpg);*/
}
.block-news{
	border-right: 1px dotted #ccc;
}
.smllogo::after {
    content: "";  
    position: absolute;
    width: 100%; 
    height: 100%;
    top: 0;
    left: 50%;
    opacity: 1;
    transform: skew(0deg)
               translateX(-50%); 
    /*background: linear-gradient(120deg,#fccc2b,#f58534);*/
}
.log-win img {
    height: 80px;
    z-index: 99999;
    position: absolute;
}
.apply-bg {
    /*position: absolute;*/
    top: -44px;
    left: -15px;
    /*width: 110px;*/
    /*height: 88px;*/
    background: #ffbd0a;
    font-weight: bold;
    text-align: center;
    line-height: 110px;
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
}
.news-rd-btn:hover:after {
    opacity: 1;
    color: #3f9fff;
}
/*.news-rd-btn:after {
    content: "\f340";
    position: absolute;
    margin-left: 5px;
    top: 1px;
    opacity: 0;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}*/
.news-rd-btn:hover {
    -webkit-transform: translate(5px,0);
    -moz-transform: translate(5px,0);
    -ms-transform: translate(5px,0);
    -o-transform: translate(5px,0);
    transform: translate(5px,0);
}
.news-rd-btn:hover {
    color: #3f9fff;
    opacity: 1;
}
/* Carousel Fading slide */
.carousel-fade .carousel-inner { background: #000; }
.carousel-fade .carousel-control { z-index: 2; }  
.carousel-fade .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  }

  .carousel-fade .next.left,
  .carousel-fade .prev.right,
  .carousel-fade .item.active { opacity: 1; }

  .carousel-fade .active.left,
  .carousel-fade .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
    }


/* Safari Fix */
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}




/* Carousel Control custom */
.carousel-control .control-icon {
  font-size: 28px;
  height: 30px;
  margin-top: -15px;
  width: 30px;
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5;
  }
  .carousel-control .prev { margin-left:  -15px;  left: 50%; } /* Prev */
  .carousel-control .next { margin-right: -15px; right: 50%; } /* Next */


/* Removing BS background */
.carousel .control-box { opacity: 0; }
a.carousel-control.left  { left: 0; background: none; border: 0;}
a.carousel-control.right { right: 0; background: none; border: 0;}


/* Animation */
.control-box, a.carousel-control, .carousel-indicators li {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;   
  /* hardware acceleration causes Bootstrap carousel controlbox margin error in webkit */
  /* Assigning animation to indicator li will make slides flicker */
  } 


/* Hover animation */
.carousel:hover .control-box { opacity: 1; }
.carousel:hover a.carousel-control.left { left: 15px; }
.carousel:hover a.carousel-control.right { right: 15px; }  


/* Carouse Indicator */
.carousel-indicators li.active,
.carousel-indicators li { border: 0; }

.carousel-indicators li {
  background: #666;
  margin: 0 3px;
  width: 12px;
  height: 12px;
  }

.carousel-indicators li.active {
  background: #fff;
  margin: 0 3px;
  }

.branch-sec .branch-ul li{
list-style-type: none;
    width: 25%;
    float: left;
    border: 3px solid #dcdede8c;
    text-align: center;
    /*height: 100px;*/
    align-items: center;
    background-color: #fff4f499;
    align-content: center;
}
.branch-sec .branch-ul li  img{
width: 100%;
}
  .branch-ul li{
    -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
  }
  .branch-ul li:hover{
    -webkit-filter: grayscale(0);
	  filter: grayscale(0);
  }
#history-sec{
    display:none;
	padding: 30px 0;
	background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(235, 235, 235, 0.8)), url(../images/page22.jpg);
	/*background-image: url(../images/main-building.jpg);*/
	background-size: cover;
	background-position: center;
}

.sidenav a {
  color: #27ae60;
  text-decoration: none;
}

.sidenav .active a {
  color: #6d9eeb;
  border-bottom: 2px dotted;
}
 .title-line{
    color: #333;
    border-top: 1px solid #fccb2b;
    border-bottom: 1px solid #fccb2b;
    display: block;
    line-height: 30px;
    margin: 0 auto 20px;
    padding-bottom: 1px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 190px;
        }

.title-line:before,
.title-line:after{
    background:#f58834;
    border-radius: 100%;
    bottom: -5px;
    content: "";
    height: 10px;
    margin: 0 -5px 0 0;
    position: absolute;
    right: 50%;
    transition: all 0.4s ease 0s;
    width: 10px;
        }
 .title-line:before{
        left: 50%;
        margin: 0 0 0 -5px;
    }

    .title-line:hover .title-line:before{
        left: 100%;
    }

    .title-line:hover .title-line:after{
        right: 100%;
    }

#testimonials-sec{
	padding:30px 0;
}
 .wsmenu-list .fas{
  display: none;
 }
.branch-ul{
  padding-left: 0;
}
/*.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}*/
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.form_wrapper {
  background: #fff;
  width: 300px;
  max-width: 100%;
  box-sizing: border-box;
  padding: 10px;
  margin-top: 10px;
  position: relative;
  z-index: 1;
  border-top: 5px solid #026ce6;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.form_wrapper h2 {
  font-size: 1.2em;
  line-height: 1.5em;
  margin: 0;
  text-align:left;
}
.form_wrapper .title_container {
  text-align: center;
  padding-bottom: 1px;
}
.form_wrapper h3 {
  font-size: 1.1em;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0;
}
.form_wrapper .row {
  margin: 10px -15px;
}
.form_wrapper .row > div {
  padding: 0 15px;
  box-sizing: border-box;
}
.form_wrapper .col_half {
  width: 100%;
  
}
.form_wrapper .input_field {
  position: relative;
  margin-bottom: 7px;
}
.form_wrapper .input_field > span {
  position: absolute;
  left: 0;
  top: 0;
  color: #333;
  height: 100%;
  border-right: 1px solid #ccc;
  text-align: center;
  width: 30px;
}
.form_wrapper .input_field > span > i {
  padding-top: 10px;
}
.form_wrapper .textarea_field > span > i {
  padding-top: 10px;
}
.form_wrapper input[type="text"] {
  width: 100%;
  padding: 8px 10px 9px 35px;
  height: 35px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  outline: none;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  transition: all 0.30s ease-in-out;
}
.form_wrapper input[type="text"]:focus {
  -webkit-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
  -moz-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
  box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
  border: 1px solid #f5ba1a;
}
.form_wrapper input[type="email"] {
  width: 100%;
  padding: 8px 10px 9px 35px;
  height: 35px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  outline: none;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  transition: all 0.30s ease-in-out;
}
.form_wrapper input[type="email"]:focus {
  -webkit-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
  -moz-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
  box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
  border: 1px solid #f5ba1a;
}
.form_wrapper input[type="password"] {
  width: 100%;
  padding: 8px 10px 9px 35px;
  height: 35px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  outline: none;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  transition: all 0.30s ease-in-out;
}
.form_wrapper input[type="password"]:focus {
  -webkit-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
  -moz-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
  box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
  border: 1px solid #f5ba1a;
}
.form_wrapper input[type="number"] {
  width: 100%;
  padding: 8px 10px 9px 35px;
  height: 35px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  outline: none;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  transition: all 0.30s ease-in-out;
}
.form_wrapper input[type="number"]:focus {
  -webkit-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
  -moz-box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
  box-shadow: 0 0 2px 1px rgba(255, 169, 0, 0.5);
  border: 1px solid #f5ba1a;
}
.form_wrapper input[type="submit"] {
  background: #f5ba1a;
  height: 35px;
  line-height: 35px;
  width: 100%;
  border: none;
  outline: none;
  cursor: pointer;
  color: #fff;
  font-size: 1.1em;
  margin-bottom: 0px;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  transition: all 0.30s ease-in-out;
}
.form_wrapper input[type="submit"]:hover {
  background: #e1a70a;
}
.form_wrapper input[type="submit"]:focus {
  background: #e1a70a;
}
.form_wrapper input[type="checkbox"] {
  margin-right: 2px;
}
.remember_me {
  /*display: flex;*/
}

.forgot_pw {
  text-align: right;
}
.div-s-h{
color: #56544f!important;
    text-transform: uppercase;
    height: 25px;
    text-align: left;
    overflow: hidden;
}
.plus-minus-toggle:before,
.plus-minus-toggle:after {
   font-family: FontAwesome;
   content:"\f068";
   right: 0;
   float: right;
    font-size: 20px;
    width: 0px;
    margin-left: 22px;

}
/*.plus-minus-toggle:after {
  transform-origin: center;
}*/
.plus-minus-toggle.collapsed:after {
  /*transform: rotate(90deg);*/
  font-family: FontAwesome;
   content:"\f067";
}
.plus-minus-toggle.collapsed:before {
  /*transform: rotate(180deg);*/
  font-family: FontAwesome;
  /*content:"\f068";*/
}

.create_account a {
  color: #e1a70a;
  text-decoration: none;
  font-weight: bold;
}

.bottom_row {
  font-size: 0.7em;
  color: #ababab;
}
.bottom_row a {
  text-decoration: none;
  color: #ababab;
}

.credit {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 15px;
  color: #f5ba1a;
}
.credit a {
  color: #e1a70a;
}

@media (max-width: 600px) {
  .form_wrapper .col_half {
    width: 100%;
    float: none;
  }

  .bottom_row .col_half {
    width: 50%;
    float: left;
  }

  .form_container .row .col_half.last {
    border-left: none;
  }

  .remember_me {
    padding-bottom: 20px;
  }
}
#regist-sec{
  position: absolute;
  float: right;
  max-width: 300px;
  width: 100%;
  right: 0;
  z-index: 2;
}
.clgs-ofrd{
  border:1px solid #ccc;

}
.clgs-ofrd h6{
  background-color: #ccc;
  padding:3px 6px;
  font-weight: bold;
}
.clgs-ofrd  a{
  color: #6e6e6e;
  padding:3px 6px;
}
.clgs-ofrd img{
  height: 14px;
  margin-right:3px;
}
.clgs-ofrd  p {
    margin: 0 0 7px;
}
.clgs-ofrd  p a:hover{
    color: #000;
}

.services-section-eight{
  position:relative;
  padding:95px 0px 60px;
  background-color:#f2f2f2;
}

.services-section-eight .content-column{
  position:relative;
}

.services-section-eight .content-column .inner-column{
  position:relative;
  margin-right:-60px;
}

.services-section-eight .image-column{
  position:relative;
}

.services-section-eight .image-column .inner-column{
  position:relative;
  margin-left:60px;
}

.services-section-eight .image-column .inner-column .image{
  position:relative;
}

.services-section-eight .image-column .inner-column .image img{
  position:relative;
  width:100%;
  display:block;
}

.services-section-eight .image-column .inner-column .image .overlay-box{
  position:absolute;
  left:10px;
  top:10px;
  right:10px;
  bottom:10px;
  padding:0px 30px 60px;
  background-color:rgba(255,255,255,0.90);
}

.services-section-eight .image-column .inner-column .image .overlay-box .content{
  position:absolute;
  left:30px;
  bottom:60px;
}

.services-section-eight .image-column .inner-column .image .overlay-box .content h2{
  position:relative;
  font-weight:700;
  font-size:120px;
  line-height:80px;
  color:#000000;
}

.services-section-eight .image-column .inner-column .image .overlay-box .content h2 span{
  font-weight:400;
  display:block;
  font-size:24px;
 
}

.services-block-eleven{
  position:relative;
  margin-bottom:35px;
}

.services-block-eleven .inner-box{
  position:relative;
  padding:30px 35px;
  background-color:#ffffff;
  transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.services-block-eleven .inner-box .border-one:before{
  position:absolute;
  content:'';
  left:0px;
  top:0px;
  width:0px;
  height:2px;
  background-color:#f9ad31;
  transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.services-block-eleven .inner-box .border-one:after{
  position:absolute;
  content:'';
  right:0px;
  bottom:0px;
  width:2px;
  height:0px;
  background-color:#f9ad31;
  transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.services-block-eleven .inner-box:hover .border-one:before{
  width:100%;
}

.services-block-eleven .inner-box:hover .border-one:after{
  height:100%;
}

.services-block-eleven .inner-box .border-two:before{
  position:absolute;
  content:'';
  left:0px;
  top:0px;
  width:2px;
  height:0px;
  background-color:#f9ad31;
  transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.services-block-eleven .inner-box .border-two:after{
  position:absolute;
  content:'';
  right:0px;
  bottom:0px;
  width:0px;
  height:2px;
  background-color:#f9ad31;
  transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.services-block-eleven .inner-box:hover .border-two:before{
  height:100%;
}

.services-block-eleven .inner-box:hover .border-two:after{
  width:100%;
}

.services-block-eleven .inner-box .content{
  position:relative;
  padding-left:60px;
}

.services-block-eleven .inner-box .icon-box{
  position:absolute;
  left:0px;
  top:0px;
  width:40px;
  height:40px;
  color:#ffffff;
  font-size:20px;
  line-height:40px;
  text-align:center;
  background-color:#026ce6;
}

.services-block-eleven .inner-box .content h6{
  position:relative;
  color:#000000;
  font-size:18px;
  font-weight:700;
  line-height:1.3em;
  margin-bottom:10px;
}

.services-block-eleven .inner-box .content h6 a{
  position:relative;
  color:#000000;
  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;
}

.services-block-eleven .inner-box .content h6 a:hover{
  color:#9a7f59;
}

.services-block-eleven .inner-box .content .text{
  position:relative;
  color:#6a6a6a;

  font-size:14px;
  line-height:1.8em;
}
/*.scrolltop {*/
/*	display:none;*/
/*	width:100%;*/
/*	margin:0 auto;*/
/*	position:fixed;*/
/*	bottom:20px;*/
/*	right:10px;	*/
/*}*/
/*.scroll {*/
/*	position:absolute;*/
/*	right:20px;*/
/*	bottom:20px;*/
/*	background:#b2b2b2;*/
/*	background:rgba(178,178,178,0.7);*/
/*	padding:20px;*/
/*	text-align: center;*/
/*	margin: 0 0 0 0;*/
/*	cursor:pointer;*/
/*	transition: 0.5s;*/
/*	-moz-transition: 0.5s;*/
/*	-webkit-transition: 0.5s;*/
/*	-o-transition: 0.5s; 		*/
/*}*/
/*.scroll:hover {*/
/*	background:rgba(178,178,178,1.0);*/
/*	transition: 0.5s;*/
/*	-moz-transition: 0.5s;*/
/*	-webkit-transition: 0.5s;*/
/*	-o-transition: 0.5s; 		*/
/*}*/
/*.scroll:hover .fa {*/
/*	padding-top:-10px;*/
/*}*/
/*.scroll .fa {*/
/*	font-size:30px;*/
/*	margin-top:-5px;*/
/*	margin-left:1px;*/
/*	transition: 0.5s;*/
/*	-moz-transition: 0.5s;*/
/*	-webkit-transition: 0.5s;*/
/*	-o-transition: 0.5s; 	*/
/*}*/
.scrollTop {
  position: fixed;
  right: 2%;
  bottom: 10px;
  background-color: #026ce6;
    padding: 3px 9px;
    color:#fff;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
}

.scrollTop a {
  font-size: 18px;
  color: #fff;
}
.news-rd-btn{
   transition: 1s;
}
.news-rd-btn:hover{
color: #026ce6;
}
.news-rd-btn:before {
    /*top: 50%;*/
    margin-left: -15px;
    margin-top: 10px;
    /* content: '\f0a9'; */
    content: '\f105';
    font-weight: 900;
    position: absolute;
    color: #026ce6;
    transition: 1s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: 'FontAwesome';
    /*display: none;*/
}
.news-rd-btn:hover:before{
    margin-left: -7px;
}
.address a{
  color: #fff;
  font-size: 14px;
  
}
.rdx-box,
.rdx-info,
.rdx-tilte,
.rdx-tilte-inner {
    position: relative;
}
.rdx-tilte-inner {
    display: inline-block;
}
.rdx-tilte-inner.skew-title:after {
    content: "";
    position: absolute;
    right: -15px;
    top: 0;
    width: 50px;
    height: 100%;
    z-index: -1;
    -moz-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    -o-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
}
.rdx-box[class*="border-"],
.rdx-info[class*="border-"] {
    border-color: #eee;
}
.rdx-info.border-1,
.rdx-info.border-2,
.rdx-info.border-3,
.rdx-info.border-4,
.rdx-info.border-5 {
    border-top: none;
}
.rdx-media,
.rdx-media,
.rdx-post-media {
    background-color: #FFF;
    position: relative;
}
.rdx-media img,
.rdx-post-media img {
    width: 100%;
    height: auto;
}
.m-b30 {
    margin-bottom: 30px;
}
.content-inner {
    padding-top: 70px;
    padding-bottom: 40px;
}
.m-b10 {
    margin-bottom: 10px;
}
.rdx-box, .rdx-info, .rdx-tilte, .rdx-tilte-inner {
    position: relative;
}
.owl-imgbx, .ow-portfolio-img {
    position: relative;
}
.rdx-img-overlay11:before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    bottom: auto;
    height: 90%;
    left: 5%;
    right: auto;
    top: 5%;
    -moz-transform: skewX(-70deg);
    -webkit-transform: skewX(-70deg);
    -o-transform: skewX(-70deg);
    -ms-transform: skewX(-70deg);
    transform: skewX(-70deg);
    width: 80%;
}
.rdx-img-overlay11:hover:before, .rdx-box:hover .rdx-img-overlay11:before {
    height: 85%;
    left: 2.5%;
    opacity: 1;
    top: 7.5%;
    -moz-transform: skewY(0deg);
    -webkit-transform: skewY(0deg);
    -o-transform: skewY(0deg);
    -ms-transform: skewY(0deg);
    transform: skewY(0deg);
    width: 95%;
}
.rdx-img-overlay11:before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    bottom: auto;
    height: 90%;
    left: 5%;
    right: auto;
    top: 5%;
    -moz-transform: skewX(-70deg);
    -webkit-transform: skewX(-70deg);
    -o-transform: skewX(-70deg);
    -ms-transform: skewX(-70deg);
    transform: skewX(-70deg);
    width: 80%;
}
.rdx-img-overlay11:after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    bottom: 5%;
    height: 80%;
    left: auto;
    right: 5%;
    top: auto;
    -moz-transform: skewY(70deg);
    -webkit-transform: skewY(70deg);
    -o-transform: skewY(70deg);
    -ms-transform: skewY(70deg);
    transform: skewY(70deg);
    width: 90%;
}
.rdx-img-overlay11:hover:after, .rdx-box:hover .rdx-img-overlay11:after {
    height: 95%;
    opacity: 1;
    right: 7.5%;
    top: 2.5%;
    -moz-transform: skewY(0deg);
    -webkit-transform: skewY(0deg);
    -o-transform: skewY(0deg);
    -ms-transform: skewY(0deg);
    transform: skewY(0deg);
    width: 85%;
}
.rdx-img-overlay11:after {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    bottom: 5%;
    height: 80%;
    left: auto;
    right: 5%;
    top: auto;
    -moz-transform: skewY(70deg);
    -webkit-transform: skewY(70deg);
    -o-transform: skewY(70deg);
    -ms-transform: skewY(70deg);
    transform: skewY(70deg);
    width: 90%;
}
.m-t20 {
    margin-top: 20px;
}
 .rdx-title {
    color: #8e8a88;
    font-weight: bold;
  }
.site-button{
  /*background-color: #026ce6;*/
  background: linear-gradient(to bottom right, #13dad8, #026ce6);
    color: #fff;
    padding: 10px 20px;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 14px;
    outline: none;
    cursor: pointer;
    outline: none;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
    transition: 1s;
        border-radius: 20px;
}
.v-tit{
  color: #026ce6;
  font-weight: bold;
  letter-spacing: 3px;
}
.text-primary{
  color: #505152;
  font-size: 24px;
}
.site-button:hover{
  background-color: #e35f16;
  color: #fff;
  }

.nav-header:before {
    content: " ";
    position: absolute;
    display: block;
        width: 66%;
    height: 78%;
    top: 0;
    left: -47%;
    z-index: -1;
    background: #fff;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}
.show-hide-div{
  display: none;
}
.feature_area {
  padding: 9px 0 90px;
  position: relative;
  z-index: 1;
}

.feature_area::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/feature-bg.jpg);
  background-repeat: no-repeat;
  width: 1024px;
  height: 100%;
  z-index: -1;
}

.single_feature {
  text-align: center;
  border-radius: 20px;
  position: relative;
  min-height: 300px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  margin-bottom: 30px;
}

.single_feature:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(rgba(0, 245, 249, 0.51), rgba(2, 108, 230, 0.91));
  background-image: -o-linear-gradient(rgba(0, 245, 249, 0.51), rgba(2, 108, 230, 0.91));
  background-image: linear-gradient(rgba(0, 245, 249, 0.51), rgba(2, 108, 230, 0.91));
  content: "";
  opacity: 0;
  border-radius: 20px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.feature_thumb img {
  border-radius: 20px;
}

.feature_content_wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #e65632cc;
  border-radius: 20px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.feature_content_inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.single_feature.feature2 {
  margin-top: 30px;
}

.single_feature.feature3 {
  margin-top: -30px;
}

.single_feature.feature2 .feature_content_wrap {
  background: #584BED;
}

.single_feature.feature3 .feature_content_wrap {
  background:#00d3f3bf;
}

.single_feature.feature4 .feature_content_wrap {
  background: #ea176ec2;
}

.feature_icon {
  margin-bottom: 11px;
}

.feature_icon i {
  font-size: 45px;
  color: #fff;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.feature_content h2 {
  padding: 11px 0 14px;
  margin: 0;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.feature_content p {
  color: #fff;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}

.feature.section_title {
  padding-top: 10px;
}

.single_feature:hover .feature_content_wrap {
  background: transparent;
}

.single_feature:hover:before {
  opacity: 1;
}


/* Feature Style Two */

.feature_area.feature-style-two {
  padding: 110px 0 90px;
}

.feature-style-two.feature_area::before {
  display: none;
}

.feature-style-two .single_feature {
  text-align: left;
  border-radius: 5px;
  position: relative;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  margin-bottom: 30px;
}

.feature-style-two .single_feature:before {
  border-radius: 5px;
}

.feature-style-two .feature_thumb img {
  border-radius: 5px;
}

.feature-style-two .feature_content_wrap {
  background: #1646C6;
  border-radius: 5px;
  padding: 0 30px;
}

.feature-style-two .feature_icon i {
  font-size: 30px;
  color: #fff;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  background: url(../images/icon-bg.png);
  display: inline-block;
  width: 67px;
  height: 69px;
  line-height: 69px;
  text-align: center;
  color: #1646C6;
}

.feature-style-two .feature_button a {
  display: inline-block;
  color: #fff;
  margin-top: 11px;
}

.feature-style-two .two .feature_content_wrap {
  background: #5043D1;
}

.feature-style-two .three .feature_content_wrap {
  background: #FF819F;
}

.feature-style-two .single_feature:before {
  background: rgba(80, 67, 209, 0.70);
}

.feature-style-two .single_feature:hover .feature_content_wrap {
  background: transparent;
}
.box-header h5 {
    line-height: 1.2;
    font-size: 33px;
 
}
.box-header h5 a{
     color: #000;
}

.about-text{
  line-height: 28px;
}
.section_title_heading h2:before {
    right: 60px;
}
.section_title_heading h2:before {
    content: "";
    width: 50px;
    height: 2px;
    position: absolute;
    right: -68px;
    bottom: 6px;
    background: #e2a062;
}
h3.title-w3pvt {
    text-shadow: 3px 1px 3px rgba(45, 45, 45, 0.14);
    font-size: 2.7em;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
}
.gd-bottom.process-1 {
    margin-top: 3em;
}
.text-lg-right {
    text-align: right !important;
}
.text-lg-left {
    text-align: left !important;
}
.p-lg-5 {
    padding: 3rem !important;
}
.feature-grids p {
    margin: 0;
    font-size: 1rem;
    color: #777;
    line-height: 1.9em;
    letter-spacing: 1px;
}
.box{
    position: relative;
    overflow: hidden;
    /*box-shadow: 0 0 5px #555;*/
}
#serces-sec-ofr .box img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}
#serces-sec-ofr .box .box-heading{
    width: 100%;
    position: absolute;
    bottom: 0px;
    /*left: 5%;*/
    background: #e32a11;
    padding: 15px 60px 15px 25px;
    color: #fff;
    transition: all 0.3s ease 0s;
}
#serces-sec-ofr .box:hover .box-heading{
    left: 100%;
}
#serces-sec-ofr .box .box-heading:after{
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    /*width: 40px;*/
    /*height: 40px;*/
    line-height: 40px;
    position: absolute;
    top: 5px;
    right: 11px;
    /*background: #20211c;*/
    font-size: 30px;
    color: #fff;
    text-align: center;
}
#serces-sec-ofr .box .title{
    margin: 0;
    font-size: 17px;
    font-weight: bold;
}
#serces-sec-ofr .box .post{
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 5px;
}
#serces-sec-ofr .box .boxContent {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -100%;
  padding: 15px 10px;
  background: #e32a11ba;
  transition: all 0.3s ease 0s;
}
.boxContent h2 {
  font-size: 22px;
  color: #fff;
  margin-top: 10px;
  font-weight: 600;
}
#serces-sec-ofr .box:hover .boxContent{
    left: 0;
}
#serces-sec-ofr .box .description{
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    line-height: 25px;
}
#serces-sec-ofr .box .read{
    display: inline-block;
    padding: 6px 12px;
    background: #20211c;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin-top: 20px;
    transition: all 0.3s ease 0s;
}
#serces-sec-ofr .box .read:hover{
    text-decoration: none;
    background: #fff;
    color: #3fc9f7;
}
#serces-sec-ofr .box .read i{
    font-size: 15px;
    font-weight: 700;
    margin-left: 10px;
}
@media only screen and (max-width: 990px){
   #serces-sec-ofr .box{ margin-bottom: 20px; }
}
@media only screen and (max-width: 479px){
    #serces-sec-ofr .box .boxContent{ padding: 10px; }
    #serces-sec-ofr .box .read{ margin-top: 10px; }
}
.section-content p{
  line-height: 25px;
}
#serces-sec-ofr{
  padding: 30px 0;
}
.ser-abt{
  background: linear-gradient(to bottom right, #98fdfc, #026ce6);
  padding: 80px  25px;
  color: #fff;
}
.titles-heading {
  position: relative;
  text-align: center;
  padding: 0px 0px 20px;
}
.titles-heading .line {
  height: 1px;
  z-index: 1;
  background-color: #dedede !important;
  width: 48%;
  left: 26%;
  position: absolute;
  top: 73%;
}
.titles-heading h2 {
  /* background-color: #fff; */
  margin: 0 auto;
  width: 28%;
  font-size: 34px;
  padding: auto 20px;
  z-index: 2;
  color: #e32a11;
  position: relative;
}

.f-logo img{
  height: 80px;
}
#social {
  margin: 20px 0px;
  /*text-align: center;*/
}

.smGlobalBtn{ /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px;
    /* box-shadow: 0 2px 2px #999; */
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 21px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    margin-right: 4px;
}

/* facebook button class*/
.facebookBtn{
    background: #4060A5;
}

.facebookBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a"; /* add facebook icon */
}

.facebookBtn:hover{
    color: #4060A5;
    background: #fff;
}

/* twitter button class*/
.twitterBtn{
    background: #00ABE3;
}

.twitterBtn:before{
      font-family: "FontAwesome";
      content: "\f099"; /* add twitter icon */
}

.twitterBtn:hover{
      color: #00ABE3;
      background: #fff;
}

/* google plus button class*/
.googleplusBtn{
    background: #e64522;
}

.googleplusBtn:before{
      font-family: "FontAwesome";
      content: "\f0d5"; /* add googleplus icon */
}

.googleplusBtn:hover{
      color: #e64522;
      background: #fff;
}

/* linkedin button class*/
.linkedinBtn{
    background: #0094BC;
}

.linkedinBtn:before{
      font-family: "FontAwesome";
      content: "\f0e1"; /* add linkedin icon */
}

.linkedinBtn:hover{
      color: #0094BC;
      background: #fff;
}

/* pinterest button class*/
.pinterestBtn{
    background: #cb2027;
}

.pinterestBtn:before{
      font-family: "FontAwesome";
      content: "\f0d2"; /* add pinterest icon */
}

.pinterestBtn:hover{
      color: #cb2027;
      background: #fff;
}

/* tumblr button class*/
.tumblrBtn{
    background: #3a5876;
}

.tumblrBtn:before{
      font-family: "FontAwesome";
      content: "\f173"; /* add tumblr icon */
}

.tumblrBtn:hover{
      color: #3a5876;
      background: #fff;
}
.nav-dropdown > li > a:hover,  .nav-dropdown > li > a:focus{
  color: #e32a11;
}
.page-scroll .nav-menu > li > a:hover {
    color: #197ee7;
  }



/* footer section css starts*/
footer{
  background-color: #191919;  
}
.footer-top, .footer-bottom{
  background: #27292B;
}
.footer-top{
  text-align: center;
  padding: 30px 0;
}
.footer-top h3{
  padding: 0;
  font-weight: 300;
  font-size: 1.25rem;
}
.footer-top h3 a{
  color: #f5f5f5;
}
.footer-center{
  padding-bottom: 40px;
}
.footer-center .item-center{
  position: relative; 
  padding: 35px 0 0 0;
  text-align: center;
  cursor: pointer;
}
.footer-center .item-center:after {
  -webkit-transition-duration: 0.3s;
  content: '';
  right: 50%;
  margin-right: -10px;
  top: -10px;
  position: absolute;
  z-index: 999;
  border-bottom: 10px solid #191919;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.footer-center .item-center:hover i{
  margin-top: -20px;
  cursor: pointer;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.footer-center .item-center .arrow_footer{
  position: absolute;
  opacity: 0.9;
  width: 100%;
  height: 15px;
  left: 0;
  top: -15px;
}
.footer-center .item-center h4{
  padding-bottom: 0;
}
.footer-center .item-center i{
  font-size: 1.8em;
  line-height: 1.4em;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.footer-center .item-center p{
  color: #ddd;
  max-width: 88%;
  margin: 0 auto;
}
.footer-center .top{
  background-color: #333333;
  height: 1px;
  width:100%;
  margin: 40px auto;
  overflow: auto;
}
footer h4, footer h3, footer i{
  color: #f5f5f5;
  text-shadow: 1px 1px 1px #000;
}
footer p, footer .twitter{
  color: #ddd;  
  font-size: 14px;
  line-height: 23px;
  margin: 0px;
}
.twitter .owl-controls{
  margin-top: 20px;
}
.footer-center .fa-twitter,
.footer-top .fa-twitter{
  font-size: 2.5em;
  float: left;
  margin-right: 20px;
  color: #29c0d4;
}
.footer-top .fa-twitter{
  float: none;
}
footer .border-right{
  border-right: 1px solid #333;
  padding-right: 25px;
}
footer form{
  padding:10px 0 20px 0;
}
footer .btn{
  border:0;
  font-size: 16px;
  border-radius: 0 3px 3px 0;
  font-weight: 300;
  height: 40px !important;
}
footer .btn:hover{
  color: #f5f5f5;
}
footer .input-group-addon, footer input{
  background: #f5f5f5;
  border: 0;
  height: 40px !important;
}
footer .input-group-addon i{
  color: #131313;
  text-shadow: 1px 1px 1px #ccc;
}
footer .links li{
  color: #f5f5f5;
  line-height: 32px;
  list-style-type: none;
}
footer .links li a{
  color: #f5f5f5;
  padding-left: 7px;
  font-size: 16px;
}

.footer-bottom{
  padding: 20px 0px;
}
.footer-bottom ul li{
  display: inline-block;
  margin: 0 10px;
}
.footer-bottom ul li a{
  color: #f5f5f5;
  font-size: 15px;
}
.menu-footer{
  padding: 5px 0 0 10px;
}
.logo-footer{
  float: left;
}
.logo-footer h2{
  color: #f5f5f5;
  line-height: 30px;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 0 10px 0 0;
}

/* Social -----------------------------------------------------*/
footer .social{
  text-align: right;
}
.social li{
  background: #656565;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  display: inline-block;
  margin: auto 10px;
}
.social li i{
  color: #333;
  text-shadow:none;
  font-size: 16px;
  line-height: 38px;
}
.social li:hover i{
  color: #fff;
}
.coopring p{
  padding: 5px 0 0 0;
  margin: 0;
  font-size: 14px;
}
footer .social li{
  width: 56px;
  height: 56px; 
}
footer .social li:last-child{
  margin-right: 0;
}
footer .social li i{  
  font-size: 26px;
  line-height: 58px;
}
footer .tags a{
  color: #dedede;
}
.footer-3,
.footer-3 .social{
  text-align: center;
}
.footer-3 .social{
  margin-top: 20px;
}
.footer-3 .logo-footer,
.footer-3 .social{
  float: none !important;
}
.border-right img{
  width: 215px;
}
.design p{
  float: right;
}
.design img{
  width: 80px;
  margin-top: -16px;
}

/* footer section css ends */

/* counter section css starts */
.fact {
  padding: 60px 0px;
  background-image: url(../images/fact.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.fact .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65);
}
.fact .fact-wrapper {
  display: flex;
  align-items: center;
}
.fact .fact-wrapper .section-title {
  max-width: 448px;
  text-align: left;
  margin-bottom: 0;
}
.fact .fact-wrapper .section-title p {
  color: #39acff;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
}
.fact .fact-wrapper .section-title p {
  margin-bottom: 30px;
}
.fact .fact-wrapper .section-title h1 {
  color: #fff;
  font-weight: 400;
  font-size: 46px;
  line-height: 55px;
}
.fact .fact-wrapper .fact-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 200px;
  margin-left: 99px;
}
.fact .fact-wrapper .fact-item .fact-items {
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.1254901961);
  padding-left: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  /* gap: 32px; */
}
.fact .fact-wrapper .fact-item .fact-items p {
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
}
.fact .fact-wrapper .fact-item .fact-items p span {
  color: #fff;
  font-weight: 400;
  font-size: 55px;
  line-height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fact-items img{
  width: 75px;
}
/* counter section css ends */

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-one {
  position: relative;
  padding: 120px 0 35px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .about-one {
    padding: 80px 0 0;
  }
}
.about-one__shape {
  position: absolute;
  right: 3%;
  bottom: 0;
  display: none;
}
@media (min-width: 1600px) {
  .about-one__shape {
    display: block;
  }
}
.about-one__shape img {
  max-width: 100%;
  height: auto;
  animation: movebounce3 4s linear infinite;
}
.about-one__image {
  position: relative;
  z-index: 2;
  padding-left: 76px;
  padding-bottom: 76px;
}
@media (max-width: 767px) {
  .about-one__image {
    padding: 0;
  }
}
.about-one__image__one {
  position: relative;
}
.about-one__image__one img {
  max-width: 100%;
  height: auto;
  border-radius: 30px;
}
.sec-title__tagline{
 font-size: 45px;
}

.about-one__image__two {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: end;
}
@media (max-width: 767px) {
  .about-one__image__two {
    display: none;
    position: relative;
  }
  .about-one__image__one img{
      width: 100%;
  }
}
.about-one__image__two img {
  max-width: 100%;
  height: auto;
  border-radius: 30px;
  border: 10px solid #fff;
  border-left: none;
}


.about-one__content {
  position: relative;
  padding-top: 33px;
}
@media (max-width: 1199px) {
  .about-one__content {
    padding-top: 40px;
  }
}
.about-one__content .sec-title {
  padding-bottom: 20px;
}
.about-one__content__text {
  margin: 0 0 23px;
  font-size: 16px;
}
@media (min-width: 1200px) {
  .about-one__content__text {
    padding-right: 70px;
  }
}
.about-one__content__box {
  position: relative;
}
.about-one__content__box__top {
  display: flex;
  align-items: center;
  gap: 16px;
}

.about-one__content__box__title {
  margin: 0;
  font-size: 24px;
  font-weight: 800;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.about-one__content__box:hover .about-one__content__box__title {
  background-size: 100% 2px;
}
.about-one__content__box__text {
  margin: 13px 0 0;
  position: relative;
  padding-left: 25px;
}

.about-one__content__border {
  position: relative;
  width: 100%;
  height: 1px;
  background-color:  #dddddd;
  margin: 30px 0 24px;
}
.about-one__content__border::after {
  width: 7px;
  height: 7px;
  content: "";
  background-color: #ff5528;
  border-radius: 50%;
  left: 0;
  top: -3px;
  position: absolute;
  animation: zumpX 15s linear infinite;
}

.about-one__text {
  font-size: 24px;
  color: #122f2a;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 84px;
}
@media (max-width: 767px) {
  .about-one__text {
    margin-top: 44px;
    display: block;
    text-align: center;
  }
}
.about-one__text > span {
  color: #ff5528;
  margin-right: 7px;
}
.about-one__text .careox-btn {
  margin-left: 16px;
  padding: 3px 32px;
}
.about-one__text .careox-btn::before {
  background-color:  #ff5528;
}
.about-one--about {
  position: relative;
}
.about-one--about .about-one__image {
  padding-left: 0;
}
.about-one--about .about-one__image__two {
  left: 30px;
}
@media (max-width: 767px) {
  .about-one--about .about-one__image__two {
    left: 0;
  }
}
.about-one--about .about-one__image__two img {
  max-width: 223px;
  border: 10px solid #fff;
}
.about-one--about .about-one__image__shape-three {
  left: 215px;
}
.about-one--about .about-one__image__shape-two {
  left: -29px;
  bottom: 45px;
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@keyframes fadeInUp{
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

100% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
}
.careox-btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: transparent;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  border-radius: 30px;
  letter-spacing: 0.25px;
  padding: 5px 10px;
  transition: 500ms;
  text-transform: capitalize;
  position: relative;
  text-align: center;
}
.careox-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 30px;
  background: #e32a11;
  transition: all 0.3s;
}
.careox-btn span {
  position: relative;
  color: inherit;
  z-index: 2;
}
.careox-btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  background: 0 0;
  border-radius: 30px;
  transition: all 0.4s;
  border: 1px solid #ff5528;
  transform: scale(1.2, 1.2);
}
.careox-btn:hover {
  color:#ff5528;
}
.careox-btn:hover::before {
  opacity: 0;
  transform: scale(0.5, 0.5);
}
.careox-btn:hover::after {
  opacity: 1;
  transform: scale(1, 1);
}


/* about */
.services-area {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
/* .ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
} */
.single-services-box {
  margin-bottom: 30px;
  overflow: hidden;
  background-color: #f9f9f9;
}
.single-services-box .content {
  padding: 30px 0 30px 25px;
}
.single-services-box .content h3 {
  line-height: 1.4;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 10px;
  margin-right: -20px;
}
.content p{
    font-size: 16px;
}

.single-services-box .image {
  height: 100%;
  -webkit-clip-path: polygon(20% 0, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(20% 0, 100% 0%, 100% 100%, 0% 100%);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.single-services-box .bg-2 {
  height: 100%;
  -webkit-clip-path: polygon(20% 0, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0, 100% 0%, 80% 100%, 0% 100%);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.single-services-box .image img {
  /* display: none; */
  width: 100%;
}


/* testimonial css starts */

/* testimonial css ends */



/***** media queries  ******/
@media (min-width: 1400px){
  /*.icon-box {*/
  /*    padding: 67px 110px 61px;*/
  /*}*/
  .service-offer-left{
  padding:61px  78px
  }
  .fact .fact-wrapper .section-title {
    max-width: 100%;
}
  }
  @media (max-width: 1400px){
    .fact .fact-wrapper .section-title {
      max-width: 100%;
  }
  .fact .fact-wrapper .fact-item .fact-items {
    padding-left: 35px;
    gap: 25px;
}
.fact .fact-wrapper .fact-item {
  margin-left: 70px;
}
.fact{
  padding: 40px 0px;
}
  }
  @media (max-width: 1200px){
    .fact .fact-wrapper .fact-item {
      gap: 180px;
      margin-left: 30px;
  }
  .fact .fact-wrapper .fact-item .fact-items {
    padding-left: 20px;
    gap: 5px;
}

.res-para {
    position: absolute;
    z-index: 2;
    /* text-align: center; */
    left: 36%;
    top: 67px;
}

  } 
  @media (max-width: 1024px){
  .wsmenu>.wsmenu-list>li>.navtext>span {
    letter-spacing: -0.5px;
  }
  .fact .fact-wrapper .section-title h1 {
    color: #fff;
    font-weight: 400;
    font-size: 27px;
    line-height: 35px;
    margin: 0px;
}
.fact .fact-wrapper .section-title p {
  margin-bottom: 12px;
}
.mt-5 {
  margin-top: 0rem !important;
}
.about-us .choose-up-grid-item {
  margin-right: 0px !important;
}
#serces-sec-ofr .box img {
    width: 100%;
    object-fit: cover;
}
.img {
    margin-top: -8% !important;
}
.single-services-box .image {
    clip-path: none;
}
  }
  @media (max-width: 1000px){
  .wsmenu>.wsmenu-list>li{
      margin: 0 0px;
  }
  }
  @media (max-width: 990px){
    .mt-100{
      margin-top: 0;
    }
    .mt--100 {
      margin-top: 0px;
  }
  .smllogo::after {
     
       background: none; 
  }
  #regist-sec{
   display: none;
  }
  .mage-sidebar{
    display: none;
  }
  .branch-sec .branch-ul li{
    width: 33%;
  }
  .nav-header:before{
  width: 113%;
  }
  .page-scroll{
    height: 71px;
  }
  .navigation-portrait .nav-menu > li > a {
      width: 100%;
      height: auto;
      padding: 10px 10px 10px 30px;
  }
  .page-scroll .nav-menu>li>a {
      height: 40px;
      padding: 23px 10px;
      color: #4c4949;
  }
  .fact .fact-wrapper {
    flex-direction: column;
}
.single-services-box .image {
    clip-path: none;
}
    #serces-sec-ofr .box img {
        width: 100%;
        height: 370px;
        object-fit: cover;
    }
    .footer-center .item-center:after {
    display: none;
}
footer .links li {
    list-style-type: none;
}
.footer-center .item-center {
    padding: 20px 0 0 20px;
    text-align: left;
}
.bwm{
    display: none;
}
  }
  @media (max-width: 767px){
      .services-area {
    padding: 20px 0px;
}
     footer.nb-footer .copyright p{
         text-align:center;
     } 
     .fact .fact-wrapper .fact-item {
      display: block;
      flex-direction: column;
      gap: 20px;
      margin-left: 0px;
  }
  .fact .fact-wrapper .fact-item .fact-items {
    flex-direction: row;
    gap: 20px;
    padding-left: 0px;
}
    .fact .fact-wrapper .fact-item .fact-items {
        text-align: center;
        border-left: unset;
        margin-bottom: 20px;
    }
footer p, footer .twitter {
    text-align: center;
    margin: 10px;
}

.design p {
    float: none;
}
.nav-brand img {
    width: 210px;
}
.carousel-caption h3{
    font-size: 18px;
}
.carousel-caption {
    bottom: 0px;
}
.carousel-inner img{
    height: 250px !important;
    object-fit: cover;
}
    #serces-sec-ofr .box img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
    .titles-heading h2 {
    /* background-color: #fff; */
     margin: 0; 
     width: 100%; 
    font-size: 30px;
    padding: auto 20px;
    z-index: 2;
    color: #e32a11;
    position: relative;
    text-align: center;
}
.img {
    margin-top: -22% !important;
}
  }
  @media (max-width: 600px){
      
  .h1-t{
    font-size: 20px;
    padding: 5px;
    }
  .single_department {
      padding: 25px 15px;
  }
  .branch-sec .branch-ul li{
    width: 50%;
  }

  }




.testimonials-sec{
  padding-bottom: 40px;
}
  .testimonial{
    /* background: #fff; */
    text-align: center;
    margin: 0 20px;
}
.testimonial .description{
    padding: 40px 30px;
    margin-bottom: 50px;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    font-size: 15px;
    color: #000;
    line-height: 30px;
    text-align: left;
    position: relative;
}
.testimonial .description:before{
    content: "\f10e";
    font-family: "FontAwesome";
    font-weight: 900;
    display: inline-block;
    float: left;
    padding: 0 15px 5px 0;
    font-size: 30px;
    color: #ff5a5f;
    text-align: center;
    position: relative;
    top: 8px;
    left: 0;
}
.testimonial .description:after{
    content: "";
    width: 50%;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: 0;
    left: 0;
}
.testimonial .testimonial-content{ position: relative; }
.testimonial .testimonial-content:before{
    content: "";
    width: 1px;
    height: 20px;
    background: #000;
    position: absolute;
    top: -50px;
    left: 50%;
}
.testimonial .testimonial-content:after{
    content: "";
    width: 2px;
    height: 40px;
    background: #000;
    position: absolute;
    top: -70px;
    left: 50%;
    transform: skewX(-45deg);
    transform-origin: 100% 100% 0;
}
.testimonial .pic{
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 7px;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.testimonial .title{
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    color: #e32a11;
    letter-spacing: 1px;
    text-transform: capitalize;
}
.owl-theme .owl-controls{
    margin-top: 30px;
}
.owl-theme .owl-controls .owl-page span{
    width: 15px;
    height: 10px;
    border-radius: 0;
    background: #ff5a5f;
    opacity: 0.8;
    transition: all 0.3s ease 0s;
}
.owl-theme .owl-controls .owl-page.active span{
    width: 35px;
    background: #2660a4;
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  display: none !important;
}




.about-us {
  padding: 0px 0px 40px;
  position: relative;
  overflow: hidden;
}
.about-us .content {
  text-align: center;
  margin-bottom: 72px;
}
.mt-5 {
  margin-top: 3rem;
}

.about-us .choose-up-grid-item .img-link {
  display: flex;
  align-items: center;
  justify-content: end;
}
.img{
    margin-top: -22%;
}
.about-us::before {
  content: "";
  position: absolute;
  bottom: -46%;
  right: -46rem;
  /* background-image: url(./../images/resourses.png); */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.about-us::after {
content: "";
    position: absolute;
    top: -28%;
    left: 0;
    /* background-image: url(./../images/resourses.png); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: -1;
}
/* Heading styles */
.about-us .choose-up-grid-item h2 {
  color: #000;
  font-weight: 400;
  font-size: 19px;
  line-height: 30px;
  /* margin-bottom: 24px; */
  padding-bottom: 10px;
  position: relative;
  transition: color 0.3s ease;
    border-bottom: 1px solid #000;
}

/* ::after pseudo-element styles */
.about-us .choose-up-grid-item h2::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  background-image: url(./../images/line.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 57px;
  height: 2px;
  transition: background-color 0.3s ease, background-image 0.3s ease;
}

/* Hover effects for the parent container */
.choose-up-grid-item:hover h2 {
  color: #fff;
}

/* Hover effect for the ::after pseudo-element */
.choose-up-grid-item:hover h2::after {
  background-image: none; /* Removes the current background image */
  background-color: #fff; /* Changes the line to white */
}



/* Container styles */
.about-us .choose-up-grid-item {
  border: 1px solid #000;
  padding: 25px 7px;
  margin-bottom: 50px;
  margin-right: 20px;
  transition: background 0.3s ease, border-color 0.3s ease, transform 0.3s ease;
  border-radius: 20px;
  height: 280px;
}
.about-us h3{
  margin-bottom: 60px;
  text-align: center;
}
.about-us h1{
  text-align: center;
}
/* Paragraph styles */
.about-us .choose-up-grid-item p {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  /*padding-bottom: 25px;*/
  /*border-bottom: 1px solid #000;*/
  /*margin-bottom: 19px;*/
  transition: color 0.3s ease, border-color 0.3s ease;
}

/* Image styles */
.choose-up-grid-item .img-link img {
    width: 60px;
    background: #000;
    transition: background 0.3s ease, transform 0.3s ease;
    padding: 5px;
}

/* Hover effects */
.choose-up-grid-item:hover {
  background: linear-gradient(45deg, #e32a11, #000000db);
  transform: scale(1.05); /* Slight scaling effect */
}

/* Change color of h2 on hover */
.choose-up-grid-item:hover h2 {
  color: #fff;
   border-color: #fff; /* Change the border color to match the text */
}

/* Change color of paragraph on hover */
.choose-up-grid-item:hover p {
  color: #fff;
}

/* Change background color of image on hover */
.choose-up-grid-item:hover .img-link img {
  background: #000;
  transform: scale(1.1); /* Slight scaling effect for the image */
}
.hKYcqG {
    margin-bottom: 42px !important;
}
.dkuywW{
    display: none !important;
} 

.shape1_1 {
    position: absolute;
    top: -100px;
    left: 0;
    z-index: 1;
}
.moving {
    animation: moving 8s linear infinite;
}
@keyframes moving{
    0% {
    transform: translateX(0);
}
50% {
    transform: translateX(-50px);
}
100% {
    transform: translateX(0);
}
}
.shape1_2 {
    position: absolute;
    bottom: 0px;
    right: 0;
    z-index: 1;
}
.jump {
    animation: jumpAni 7s linear infinite;
}
@keyframes jumpAni{
    0% {
    transform: translateY(0);
}
40% {
    transform: translateY(-30px);
}
100% {
    transform: translateY(0);
}
}
/* General Styles */
.services-area .single-services-box {
    margin-bottom: 30px;
}

.services-area .image img {
    width: 100%;
    height: auto;
    display: block;
}

/* Specific adjustments for 768px and below */
@media (max-width: 768px) {
    .services-area .single-services-box:first-child .row {
        display: flex;
        flex-direction: column; /* Stack items vertically */
    }

    .services-area .single-services-box:first-child .image-col {
        order: -1; /* Move the image to the top */
    }

    .services-area .single-services-box:first-child .content-col {
        order: 1; /* Content follows the image */
    }
}

/* Specific adjustments for 425px and below */
@media (max-width: 425px) {
    .services-area .single-services-box:first-child .row {
        display: flex;
        flex-direction: column; /* Stack items vertically */
    }

    .services-area .single-services-box:first-child .image-col {
        order: -1; /* Move the image to the top */
    }

    .services-area .single-services-box:first-child .content-col {
        order: 1; /* Content follows the image */
    }
}



/* about us page css starts */

.gbb-row-wrapper {
  padding: 40px 0;
}

.gsc-carousel-content {
  position: relative;
  max-width: 1200px;
  margin: auto;
  overflow: hidden;
}

.owl-carousel .item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.item-content {
  display: flex;
  width: 100%;
  background-color: #ffffff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.owl-carousel {
  display: block !important;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.image {
  flex: 1;
  min-width: 50%;
}

.image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.content-box {
  flex: 1;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.content-inner1 {
  max-width: 500px;
}

.title {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}

.title{
  color: inherit;
  text-decoration: none;
}

.desc p {
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  margin-bottom: 20px;
}

.btn-theme {
  display: inline-block;
  padding: 10px 20px;
  background-color: #007bff;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

.btn-theme:hover {
  background-color: #0056b3;
}

/* Navigation arrows */
.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}

.owl-carousel .owl-nav button {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.owl-carousel .owl-nav button:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 10px;
}

.owl-carousel .owl-dot {
  display: none;
  width: 10px;
  height: 10px;
  margin: 5px;
  background-color: #ddd;
  border-radius: 50%;
  cursor: pointer;
}



.srf-section-1 {
  padding-top: 100px;
  padding-bottom: 100px;
  background: linear-gradient(45deg, #00000054, #00000066), url(../images/pm-pic.jpg);
  background-size: cover;
  background-position: 50%;
}

.ii-part{
  color: #fff;
  font-size: 50px;
  text-align: center;
}


.ii-para{
  color: #fff;
  font-size: 20px;
  text-align: center;
}

/* about us page css ends */

/* services page css starts */
.service-details {
  padding: 140px 0;
  position: relative;
}
.service-details .animated-circle.right {
  bottom: 0%;
  right: -9%;
}
.service-details .animated-circle {
  z-index: -1;
}
.animated-circle.right {
  width: 600px;
  height: 600px;
  border-radius: 50%;
  position: absolute;
  animation: circle 5s linear infinite;
  -webkit-animation: circle 5s linear infinite;
  background: linear-gradient(to bottom, rgba(217, 10, 44, 0.1), #d90a2c);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.animated-circle.right::after {
  width: 400px;
  height: 400px;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background-color: #001d21;
}
.service-details .animated-circle.left {
  top: 28%;
  left: -14%;
}
.service-details .animated-circle {
  z-index: -1;
}
.animated-circle.left {
  width: 600px;
  height: 600px;
  border-radius: 50%;
  z-index: -1;
  position: absolute;
  animation: circle 5s linear infinite;
  -webkit-animation: circle 5s linear infinite;
  background: linear-gradient(to bottom, rgba(217, 10, 44, 0.1), #d90a2c);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.animated-circle.left::after {
  width: 400px;
  height: 400px;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background-color: #001d21;
}
.overlay-anim {
  position: relative;
  visibility: visible;
  animation-delay: 600ms;
  animation-name: fadeInUp;
}
.overflow-hidden {
  overflow: hidden !important;
}
.service-details .left-bar .service-1 img {
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
}

.zoom-effect img {
  transition: all 400ms ease;
}
.overlay-anim:after {
  background: rgba(255, 255, 255, 0.3);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  pointer-events: none;
}
.service-details .left-bar .service-1 h2 {
  color: #000;
  font-weight: 400;
  font-size: 30px;
  line-height: 35px;
  /* margin-bottom: 20px; */
}
.service-details .left-bar .service-1 p {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  /* margin-bottom: 47px; */
}
.service-details .left-bar .service-2 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 34px;
  margin-bottom: 42px;
}
.service-details .left-bar .service-2 img {
  width: 100%;
  height: 100%;
  max-width: 330px;
  min-height: 340px;
  -o-object-fit: cover;
  object-fit: cover;
}
.service-details .left-bar .service-2 .content h2 {
  color: #000;
  font-weight: 400;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 26px;
}
.service-details .left-bar .service-2 .content ul {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 15px;
}
.service-details .left-bar .service-2 .content ul li {
  color: #000;
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
}
.service-details .left-bar .service-3 {
  overflow: hidden;
}
.service-details .left-bar .service-3 .img-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 34px;
  margin-bottom: 30px;
}
.service-details .left-bar .service-3 h2 {
  color: #000;
  font-weight: 400;
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 20px;
}
.service-details .left-bar .service-3 p {
  color: #000;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}
.top-0 {
  top: 0 !important;
}
.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.service-details .right-bar .main-service {
  padding: 40px 31px;
  background-color: #141414;
  margin-bottom: 25px;
}
.service-details .right-bar .main-service h2 {
  color: #d90a2c;
  font-family: "Marcellus", serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 26px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 44px;
}
.service-details .right-bar .main-service h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 58px;
  height: 2px;
  background-color: #d90a2c;
}
.service-details .right-bar .main-service ul {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 31px;
}
.service-details .right-bar .main-service ul li {
  width: 100%;
  list-style-type: none;
}
.service-details .right-bar .main-service ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.062745098);
  color: #fff;
  font-family: "Nunito", sans-serif;
  font-weight: 700;
  font-size: 17px;
  line-height: 26px;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
/* services page css ends */






/* resource start */







.i-pic{
  width: 100%;
}

.ab-section {
  padding-top: 65px;
  padding-bottom: 30px;
}


.sdm-pic{
  width: 20%;
}


.am-section{
  padding-top: 50px;
  padding-bottom: 30px;
}

.sw-section{
  padding-bottom: 80px;
    padding-top: 25px;
}

.tt-head {
  text-align: center;
  font-size: 31px;
  margin-bottom: 37px;
}

.kl-para{
  font-size: 16px;
}

.mm-part{
  height: 320px;
  margin-bottom: 30px;
}

.services-item{
	position: relative;
	padding: 30px;
	background-color: #fff;
	box-shadow: 0px 13px 34px 0px rgba(0, 0, 0, 0.058823529411764705);
	height: 100%;
	margin-bottom: 30px;
	transition: all 0.4s ease-in-out;
}

.services-item:hover{
	background-color: transparent;
}

.services-item::before{
	content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 100%;
    background: #e32a118a;
    transition: all 0.4s ease-in-out;
    z-index: -1;
}

.services-item:hover::before{	
	top: 0;
}

.services-item .services-img{
	margin-bottom: 16px;
	transition: all 0.6s ease-in-out;
}

.services-item:hover .services-img img{
	display: none;
}

.services-item .services-img img.services-icon-white{
	display: none;
	transition: all 0.6s ease-in-out;
}

.services-item:hover .services-img img.services-icon-white{
	display: inline-block;
	transition: all 0.5s ease-in-out;
}

.services-item .services-content h3{
	font-size: 22px;
	text-transform: capitalize;
	color: var(--text-color);
	margin-bottom: 10px;
	transition: all 0.3s ease-out;
}

.services-item:hover .services-content h3{
	color: #fff;
}

.services-item .services-content{
	margin-bottom: 25px;
}

.services-item .services-content p{
	color: var(--transparent-secondry-color);
	transition: all 0.3s ease-out;
}

.services-item:hover .services-content p{
	color: #fff;
}

.services-btn a{
	color: var(--primary-color);
	font-size: 18px;
	font-weight: 500;
	transition: var(--transition);
	transition: all 0.3s ease-out;
}

.services-item:hover .services-btn a{
	color: #fff;
}

.services-btn a i{
	margin-left: 7px;
}

.health-services{
	padding: 50px 0 100px;
}

.health-services-content{
	margin-right: 80px;
}

.health-services-content h2{
	font-family: var(--secondry-font);
	font-size: 22px;
	font-weight: 700;
	color: var(--text-color);
	margin-bottom: 30px;
}

.health-services-content p{
	font-size: 16px;
	color: var(--transparent-secondry-color);
	margin-bottom: 30px;
}

.health-services-content ul{
	list-style: none;
	padding: 0 0 20px;
	margin: 0;
}

.health-services-content ul li{
	position: relative;
	padding-left: 30px;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    color: var(--primary-color);
}

.health-services-content ul li:before{
    content: '\f058';
    font-family: "Font Awesome 6 Free";
    color: var(--accent-color);
    font-size: 20px;
    font-weight: 900;
    position: absolute;
    top: 1px;
    left: 0;
}

.health-service-item {
  display: flex;
  padding: 30px;
  background: #ffffff94;
  margin-bottom: 20px;
  /* box-shadow: 0px 13px 34px 0px rgba(0, 0, 0, 0.058823529411764705); */
  border: 1px solid #fff;
  align-items: baseline;
  height: 200px;
}

.health-info-content h3 {
  font-size: 27px;
  color: var(--text-color);
  text-transform: capitalize;
  margin-bottom: 10px;
}

.health-service-item:last-child{
	margin-bottom: 0;
}

.health-service-item .icon-box{
	margin-right: 20px;
}

.health-service-item .icon-box img{
	width: 50px;
  margin-top: 20px;
}

.health-info-content{
	width: calc(100% - 60px);
}

.health-info-content h3{
	font-size: 22px;
	color: var(--text-color);
	text-transform: capitalize;
	margin-bottom: 10px;
}

.health-info-content p{
	color: var(--transparent-secondry-color);
  font-size: 16px;
}

.meet-our-team{
	padding: 100px 0 70px;
}
/* 
.team-member-item{
	height: calc(100% - 30px);
    margin-bottom: 30px;
} */

.team-member-item .team-image{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 20px;
}

.team-member-item .team-image img{
   /* aspect-ratio: 1/1; */
   object-fit: cover;
    border-radius: 10px;
    transition: all 0.5s ease-in-out;
}

.team-member-item:hover .team-image img{
    transform: scale(1.1);
}

.team-image .team-social-list{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    opacity: 0;
    transition: all 0.3s ease-out;
    z-index: 2;
}

.team-member-item:hover .team-image .team-social-list{
    bottom: 0;
    opacity: 1;
}

.team-social-list ul{
    list-style-type: none;
    padding: 0 20px 20px;
    margin: 0;
    text-align: center;
}

.team-social-list ul li{
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}

.team-social-list ul li a{
    display: block;
}

.team-social-list ul li a i{
    background: var(--primary-color);
    border-radius: 8px;
    color: var(--secondry-color);
    font-size: 22px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-out;
}

.team-social-list ul li a i:hover{
    background: var(--secondry-color);
    color: var(--primary-color);
}

.team-content h3{
	font-size: 16px;
	color: var(--accent-color);
	text-transform: capitalize;
	margin-bottom: 10px;
}

.team-content h2{
	font-size: 22px;	
	color: var(--primary-color);
	text-transform: capitalize;
	margin-bottom: 10px;
}

.team-content h2 a{
	color: inherit;
}

.team-content p{
	color: var(--transparent-secondry-color);
}



/* 

.srf-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background: linear-gradient(45deg, #00000054, #00000066), url(../images/pm-pic.jpg);
  background-size: cover;
  background-position: 50%;
}




.srf-section-1 {
  padding-top: 100px;
  padding-bottom: 100px;
  background: linear-gradient(45deg, #00000054, #00000066), url(../images/pm-pic.jpg);
  background-size: cover;
  background-position: 50%;
} */

.ii-part{
  color: #fff;
  font-size: 50px;
  text-align: center;
}


.ii-para{
  color: #fff;
  font-size: 20px;
  text-align: center;
}

/* 
.ppm-pic{
  width: 100%;
    height: 290px;
    background-position: center;
    object-fit: cover;
    background: linear-gradient(45deg, #00000054, #00000066);
} */










.ppm-pic-wrapper {
  position: relative;
  width: 100%;
  height: 290px;
  overflow: hidden;
}

.ppm-pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ppm-pic-wrapper::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(45deg, #00000054, #00000066);
  z-index: 1;
}

.ppm-pic-wrapper img {
  position: relative;
  z-index: 0;
}


.res-para{
  position: absolute;
    z-index: 2;
    /* text-align: center; */
    left: 42%;
    top: 67px;
}















.sso-about {
  border: 1px solid #000;
  padding: 16px 18px !important;
  margin-bottom: 0px !important;
  margin-right: 0px !important;
  transition: background 0.3s ease, border-color 0.3s ease, transform 0.3s ease;
  border-radius: 20px;
  height: 480px !important;
}


.sso-ss{
  padding-top: 63px;
}










.lett-part{
  padding-top: 60px;
  padding-bottom: 100px;
}

.ff-para{
  font-size: 16px;
  padding-top: 13px;
}


.leftcolumn {
  float: left;
  width: 75%;
}


.rightcolumn {
  float: left;
  width: 25%;
  padding-left: 20px;
}


.fakeimg {
  background-color: #aaa;
  width: 100%;
  /* padding: 20px; */
}


.card {
  background-color: white;
  padding: 20px;
  margin-top: 20px;
}


.row:after {
  content: "";
  display: table;
  clear: both;
}

.ppp-pic{
  width: 100%;
    height: 500px;
    object-fit: cover;
}



.ppp-pic-1{
  width: 100%;
    height: 150px;
    object-fit: cover;
}

@media screen and (max-width: 800px) {
  .leftcolumn, .rightcolumn {
    width: 100%;
    padding: 0;
  }
}

/* resource end */





/* Career page start */
.vacancy-container {
  padding-bottom: 60px;
}
.vacancy-container .vacancy-form {
  background-color: #0791BE;
  padding: 30px;
  color: #ffffff;
  text-align: center;
}
.vacancy-container .vacancy-form h3 {
  color: #ffffff;
}
.vacancy-container .vacancy-form form {
  text-align: left;
  margin-top: 30px;
}
.vacancy-container .vacancy-form form p {
  margin-bottom: 20px;
}
.vacancy-container .vacancy-form input {
  width: 100%;
  padding-left:8px;
}
.vacancy-container .vacancy-form input:not[type=submit] {
  height: 59px;
}
@media screen and (min-width: 992px) {
  .vacancy-container .vacancy-form {
    margin-left: 30px;
  }
}

.vacancy-content {
  margin-bottom: 30px;
  padding: 40px;
  border: 1px solid #D9D9D9;
}
.vacancy-content h5 {
  color: #0791BE;
  font-weight: 700;
}
.vacancy-content .button-primary {
  margin-top: 10px;
}


.vacancy-form p{
  font-size: 20px;
}


.vacancy-form p a{
  color:rgb(5, 79, 218);
  font-weight: 600;
}

.vacancy-content-wrap [class*=col-]:first-child .vacancy-content, .vacancy-content-wrap [class*=col-]:nth-child(4n+4) .vacancy-content, .vacancy-content-wrap [class*=col-]:nth-child(4n+5) .vacancy-content {
  box-shadow: 0px 0px 13px -4px rgba(0, 0, 0, 0.25);
  border: none;
}

.carrer-page-section {
  padding-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .carrer-page-section .section-disc {
    margin-left: 50px;
  }
}
.carrer-page-section .about-service {
  border: 1px solid #D1D1D1;
  padding: 18px 25px 22px 25px;
}
textarea{
width:100%;
padding-left: 8px;
}
small{
font-size: 14px;
}

.section-heading p {
    font-size: 16px;
    padding-left: 24px;
    text-align: left;
    padding-bottom: 7px;
}

.section-heading p {
    font-size: 16px;
    padding: 13px;
    padding-left: 23px;
}



.vacancy-container .vacancy-form input {
width: 100%;
height:40px;
color:rgb(28, 11, 5);

}

.vacancy-container .vacancy-form {
background-color: #f33405b5;
padding: 30px;
color: #ffffff;
text-align: center;
}
.send{
width:auto !important;
text-align: center;
padding:10px;
margin-bottom: 10px;

}
.send:hover{
background-color: rgba(255, 253, 253, 0.913);
color:rgb(28, 17, 17);
border: none;
}

.resume {
width: 100%;
height: 40px;
color: rgb(28, 11, 5);
border: 1px solid black;
padding: 10px;
background-color: white;
}



/* Career page End */



/* contact us start */
.overlay-1 {
  background-image: linear-gradient(to right, rgba(237, 107, 98, 0.9), rgba(255, 108, 108, 0.9));
  width: 100%;
  height: 100%;
  z-index: 1;
  position: relative;
  padding: 110px 0;
}
.section-bg {
  background-size: cover;
  position: relative;
  background-position: left;
  z-index: 0;
  padding: 0;
  min-height: auto;
  overflow: hidden;
}
.contact-form {
  position: relative;
  padding: 13px 0 45px 60px;
}

.contact-form:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 10px 40px 40px rgba(0,0,0,.2);
  pointer-events: none;
  right: auto;
  width: 110%;
}
.particles-js-canvas-el {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.contact-form input {
  border: 0;
  background: transparent;

  display: block;
  width: 100%;
  min-height: 50px;
  /*padding: 11px 0;*/
  font-size: 16px;
  font-weight: 600;
  line-height: 27px;

  background-color: transparent;
  background-image: none;
  border-radius: 0;
  /*-webkit-appearance: none;*/
  transition: .3s ease-in-out;
  border: 2px solid rgb(30, 21, 10);

  
}

.contact-form select {
  border: 0;
  background: transparent;

  display: block;
  width: 100%;
  min-height: 50px;
  /*padding: 11px 0;*/
  font-size: 16px;
  font-weight: 600;
  line-height: 27px;

  background-color: transparent;
  background-image: none;
  border-radius: 0;
  /*-webkit-appearance: none;*/
  transition: .3s ease-in-out;
  border: 2px solid rgb(30, 21, 10);

  
}

.contact-form textarea {
    border: 0;
    background: transparent;
    display: block;
    width: 100%;
    min-height: 50px;
    padding: 11px 14px;
    font-size: 16px;
    font-weight: 600;
    line-height: 27px;
    border-radius: 5px;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 2px solid black;
}
.contact-form input::placeholder {
color:#222;
}
.contact-form textarea::placeholder {
color:#222;

}
.form-control:focus {
border-color: #f57a61;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

.info-right h4 a{
color:white;
}

/* .form-control{
border: 2px solid #333;
border-radius: 9px;
} */

.cont-email h4 a{
color:white;
text-decoration: none;
}
.cont-email h4 i{
font-size: 30px;
}
.cont-email h4 {
color:white;
margin-top: 30px;
}
.contact-form input {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
  height: 55px;
  border-radius: 7px;
}

.contact-form select {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 600;
  height: 55px;
  border-radius: 7px;
}

.contact-form input:hover, .contact-form input:focus{
  outline: none;
  box-shadow: none;
  background: transparent;
  border: 2px solid rgb(237, 80, 80);


}
.contact-form textarea:hover, .contact-form textarea:focus{
background: transparent; 
outline: none;
 box-shadow: none;
border: 2px solid rgba(244, 92, 92, 0.811);
  

}

.carousel-caption h1 a{
color:white;
}


.taso-btn {
  background-color: #fff;
  margin: 25px 0;
  color: #214dcb;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(255, 255, 255, 0.32);
  box-shadow: 0px 10px 30px 0px rgba(255, 255, 255, 0.17);
}
.contact-info {
  padding: 0 30px 0px 0;
}

h2.contact-title {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 30px;
  text-align: start;
}

.contact-info p {
  color: #ececec;
}

ul.contact-info {
  margin-top: 30px;
}

ul.contact-info li {
  margin-bottom: 22px;
}



ul.contact-info span {
  font-size: 20px;
  line-height: 26px;
}
ul.contact-info li {
  display: flex;
  width: 100%;
}

.info-left {
  width: 10%;
}

.info-left i {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 30px;
  color: #ffffff;
}

.info-right h4 {
  color: #fff;
  font-size: 18px;
}
.contact-page .info-left i{
color: #FE846F;
}
.btn {
display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: 'Poppins', sans-serif;
  padding: 10px 30px 10px;
  font-size: 17px;
  line-height: 28px;
  border: 0px;
  border-radius: 10px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.btn-big {
  color: #ffffff;
  -webkit-box-shadow: 0px 5px 20px 0px rgba(45, 45, 45, 0.47843137254901963);
  box-shadow: 2px 5px 10px 0px rgba(45, 45, 45, 0.19);
  color: #fff !important;
  margin-right: 20px;
  background: #FE846F;
  transition: .2s;
  border: 2px solid #FE846F;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
.contact-form {
  padding: 30px;
}
.contact-form:before {
  width: 100%;
}

}

  /* contact us end*/







/* 
    enquiry start */





    .fm{
      width:30%;
  }
  
  
  
   .form-container {
      background-color: #ff4545;
      padding: 30px;
      border-radius: 10px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
      width: 100%;
      max-width: 600px;
      border-radius: 20px;
      border:5px double rgb(236, 232, 232);
      
  }  
  
  .enq-pic img{
      width:100%;
      object-fit: cover;
      background-position: center;
      object-position: center;
      border-radius: 30px;
      border:5px double black;
     
  }
  
  /* h2 {
      text-align: center;
      margin-bottom: 20px;
      color: #333;
  } */
  
  .form-group {
      margin-bottom: 15px;
  }
  
  label {
      display: block;
      font-weight: bold;
      /* margin-bottom: -14px; */
      color: #555;
  }
  
  input, textarea {
      width: 100%;
      padding: 10px;
      border: 1px solid #ccc;
      border-radius: 5px;
      outline: none;
      font-size: 14px;
      color: #333;
  }

  .en-form{
    padding-top:40px;
    padding-bottom:40px;
  }
  
  textarea {
      resize: vertical;
  }
  
  button {
      width: 100%;
      padding: 10px;
      background-color: #f6f9fc;
      border: none;
      border-radius: 5px;
      color: #211d1d;
      font-size: 16px;
      cursor: pointer;
      transition: background-color 0.3s;
  }
  
  button:hover {
      background-color: #fc682d;
      color: whitesmoke;
      border-radius: 20px;
      border: 1px white solid;
  }

  textarea.form-control {
    height: 136px;
}

.ad-bg{
    color: #e32a11 !important;
}


.secct {
    font-size: 30px !important;
    font-weight: 900;
    line-height: 1.1;
    text-transform: uppercase;
    padding: 20px;
    text-align: left;
}


.sct-1 {
    text-align: left;
    font-size: 20px;
    padding-left: 20px;
}

.cs-span {
    font-size: 19px;
    font-weight: 700;
}

    /* enquiry end  */


  @media (max-width: 1024px) {  
  
.sso-about {
    border: 1px solid #000;
    padding: 16px 18px !important;
    margin-bottom: 77px !important;
    margin-right: 0px !important;
    transition: background 0.3s ease, border-color 0.3s ease, transform 0.3s ease;
    border-radius: 20px;
    height: 363px !important;
    margin-bottom: 20px;
}
}

  @media (max-width: 768px) {  
    
.res-para {
    position: absolute;
    z-index: 2;
    /* text-align: center; */
    left: 36%;
    top: 67px;
}


}




  @media (max-width: 425px) {  
    
.health-service-item {
  display: flex;
  padding: 30px;
  background: #ffffff94;
  margin-bottom: 20px;
  /* box-shadow: 0px 13px 34px 0px rgba(0, 0, 0, 0.058823529411764705); */
  border: 1px solid #fff;
  align-items: baseline;
  height: 200px;
}


.res-para {
    position: absolute;
    z-index: 2;
    /* text-align: center; */
    left: 26%;
    top: 67px;
}


}





  @media (max-width: 375px) {  
    
.res-para {
    position: absolute;
    z-index: 2;
    /* text-align: center; */
    left: 23%;
    top: 67px;
}

}



  @media (max-width: 320px) {  
    
.res-para {
    position: absolute;
    z-index: 2;
    /* text-align: center; */
    left: 19%;
    top: 67px;
}

}


