.scond-level-menu{
    position: absolute;
    top:25px;
    color: #fff;
	margin-left: 15px;
}
.box--signup .error, .box--signin .error, #frmBlog .error{
	color: #ed1c24;
}
.box--signup .error:before, .box--signin .error:before, #frmBlog .error:before{
	content: '';
}
.product-feature .img-fluid{
	max-width: 60px;
}
.errors{color: #d2231e; display: none;}
#support-form .dropdown-menu .text.text:before {content: "";}
#support-form .error:before {content: "";}
#support-form .error{color: #d2231e;}
.yes-tkt-area, .no-tkt-area{display: none;}
#frmCustomerUpdate .dropdown-menu .text.text:before {content: "";}
.sup-text{font-size: 16px;}
.b-rad-12 img{border-radius: 12px;}
.cus-wdm img{max-width: 75px; margin-bottom: 10px;}
.cities-slide-main .item .img__nature img{height: 400px!important;}
.tfv{display: inline-block!important;}
.tfv .sub-tfv{font-size: 14px;display: inline;margin-left: 10px;}
header .navbar {
	height: auto;
}
.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.subscribe .form-group input {
	border-radius: 0 !important;
	height: 49px !important;
}
.subscribe button.btn.btn_md_primary.bg-red {
	border-radius: 0 !important;
}
.ptb-6 {
	padding-top: 2.2rem;
	padding-bottom: 2.2rem;
}
.ptb-4 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

ul.top-bar-menu{    margin-bottom: 0;padding-left: 0;}
ul.top-bar-menu li {
	list-style: none;
	display: inline-block;
	padding: 8px;
}
.top-header {
	background-color: #174772;
	color: #fff;
}
.top-header .tio {
	font-size: 20px;
}
.top-header span {
	font-size: 16px;
}
ul.top-bar-menu li a,
.top-header span a {
	color: #fff;
}
ul.top-bar-menu li:hover a,
.top-header span:hover a  {
	color: #B7CBD8;
}
.text-whtie {
	color: #fff;
}
.text-black {
	color: #000;
}
a.site-credit {
	color: #B7CBD8;
}
.bg-light-blue {
	background-color: #98D0EB;
}
.bg-dark-blue {
	background-color: #174772;
}
.footer-logo {
	max-width: 130px;
}
.footer-form input, .footer-form button.btn {
	border-radius: 0 !important;
	height: 50px !important;
}
.form-group.footer-form {
	width: 85%;
	right: 0;
    position: absolute;
    margin-top: 20px;
}
.bottom-footer {
	margin-top: 50px;
}
.home-banner .swiper-slide{background-size:cover;background-position: center center;}
.home-banner-content {
	padding:20% 0;
}
.home-banner-title{font-size:6vh;}
.home-banner-desc p{font-size:3vh;}


.home-banner-slider .swiper-pagination-bullets {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.cerSwiper .swiper-slide img{max-width:130px;}

.director-img img {
    max-width: 100%;
    max-height: 410px;
}
.director-img {
    margin-bottom: 20px;
}
.service__about .body__tab.milestone {
    margin-top: 0.75rem !important;
}
.milestone .service__about .body__tab .nav-pills,
.milestone .service__about .body__tab.milestone  .nav-pills {
	margin-top: 0 !important;
}
.service__about .body__tab.milestone .nav-pills .nav-link {
	padding: 0.5rem !important;
}
.body__tab.milestone.leader-team-box {
    overflow: hidden;
    background: transparent;
    border-radius: 0;
    margin-bottom: 20px;
}
.service__about .body__tab .block_video .about__info {
    margin-top: 1rem;
    padding-left: 20px;
}
.c-light-blue {
	color: #00adf1 !important;
}
.padding-b-2 {
	padding-bottom: 20px;
}
.recent-blog h5 {
    font-size: 1rem;
    margin-bottom: 0;
    color: #000;
}
.recent-blog {
    padding-bottom: 10px;
}
ul.list-group.list_feat {
    list-style: none;
}
ul.list-group.list_feat li {
    padding-bottom: 12px;
}
.nav.flex-column.nav-pills a P {
    margin-top: 0 !important;
}
div#v-pills-tab a {
    margin-bottom: 40px;
}
ul.checklist li:before {
    content: '\2714\0020';
    margin-left: -17px;
}
ul.list-group.list_feat.checklist {
    margin-left: 20px;
}

.section-header {
  text-align: center;
}
.section-header h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 16px;
}
.section-header hr {
  border: 1px solid #fff;
  width: 56px;
}
.bg-gradient_solid {
  background: #ffffff;
  color: #1d4970;
  padding: 48px 0;
  max-width: 900px;
    margin: 0 auto;
}
.steps {
  position: relative;
  margin-top: 32px;
}
.steps::after {
  content: "";
  position: absolute;
  width: 1px;
  background-color: #000;
  opacity: 0.4;
  top: 0;
  bottom: 0;
  left: 50%;
}

.steps .content p {
  color: #1d4970;
  font-size: 20px;
}

.steps .content h2 {
    font-weight: 600;
    font-size: 16px;
    color: #141414;
    margin-bottom: 20px;
    line-height: 20px;
}

.steps-container {
  position: relative;
  background-color: inherit;
  width: calc(50% + 40px);
  margin-bottom: 5%;
}

.steps-container .content {
    padding: 32px;
    background-color: white;
    position: relative;
    border-radius: 0px 0px 80px 0px;
    box-shadow: 0px 16px 27px rgb(0 11 30 / 10%);
    min-height: 160px;
    width: 100%;
}
.steps-container .content:hover {
    background-color: #2bafeb;
    
}

.steps-container .content:hover p{
    color: #fff;
    
}

.steps .steps-container:nth-child(even) {
  left: calc(50% - 40px);
  flex-direction: row-reverse;
}

.steps-container {
  display: flex;
}

.steps .steps-container .date {
    font-weight: 900;
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 10px;
    width: 82px;
    height: 82px;
    background-color: #1d4970;
    border-radius: 50%;
    flex-shrink: 0;
    align-items: center;
    display: flex;
    justify-content: center;
    z-index: 777;
}

.step-line {
    width: 140px;
    background-color: #000;
    height: 1px;
    margin-top: 42px;
    opacity: 0.4;
    flex-shrink: 0;
}
.steps-container .content ul li {
    color: #676767;
    list-style: circle;
}
.start{
    text-align: center;
    background: #000;
    width: 100px;
    margin: 0 auto;
    padding: 10px;
    color: #fff;
    margin-top: 7%;
}


h4.event-head {
    font-size: 1.20rem;
}
.event-post {
    box-shadow: 0 0 10px #959393;
    padding: 12px;
    min-height: 190px;
}
.date p {
    margin-bottom: 5px;
}
.magazine_block:hover {
    box-shadow: 0 0 10px #00adf1;
}

.magazine_block:hover h3 {
    color: #00adf1;
}

.magazine_block {
    padding: 10px;
    margin: 10px 0;
    box-shadow: 0 0 6px #838383;
}

.magazine_block h3 {
    font-size: 1.05rem;
    margin-top: 10px;
    color: #15489b;
}
small.date,
h4.year-category {
    font-size: 1rem;
    text-align: left;
}
.product-section div#v-pills-tab a {
    margin-bottom: 0px !important;
}
.service__about .body__tab .product-section .nav-pills .nav-link {
    padding: 1rem 0;
}
.testimonial-box.bg-white {
    min-height: 320px;
    box-shadow: 0px 16px 27px rgb(0 11 30 / 10%);
    padding: 20px;
}
.inf__txt a h3 {
    font-size: 1.2em;
    margin-top: 10px;
    color: #000;
    margin-bottom: 0;
}
.inf__txt a:hover,
.inf__txt a h3:hover {
    text-decoration: none !important;
}

@media (min-width: 769px) {
    .magazine_block {
        min-height: 425px;
    }
    .magazine_block img {
        max-width: 235px;
    }
}
@media (max-width: 769px) {
    .magazine_block img {
        width: 100%;
    }
    a.nav-link.info-mail {
    font-size: 12px !important;
    }
    .testimonial-box {
        margin-bottom: 20px;
        min-height: 0px !important;
    }
}
@media (max-width: 767px) {

	.scond-level-menu{
		position: relative;
		top: 0;
		margin-top: 10px;
		color: #fff;
		margin-left: 15px;
		border-bottom: 1px solid;
		width: 90%;
	}
    .pt_banner_inner {
    height: 25vh;
    }
    .img-slider img {
    height: 200px;
    }

    .about_agency .pro_agency img {
    height: auto !important;
    }

	.dropdown-item-seprater{display: none;}
	.home-banner-title{font-size:3.5vh;}
	.home-banner-desc p{font-size:2vh;}
	.certificates {
		padding:8px;
	}
	.form-group.footer-form {
		position: relative;
		margin-left: 25px;
	}
	.defalut-footer .col-6 {
		padding-bottom: 20px;
	}
	.top-header {
		display: none;
	}
    .bg-gradient_solid {
        max-width: 456px;
    }
    .steps::after {
        left: 32px;
    }
    .steps-container {
        left: 0;
        flex-direction: row-reverse;
        width: auto;
        margin-bottom: 70px;
    }
    .steps-container .content {
        min-height: 100%;    
        padding: 20px;
    }
    .step-line {width: 22px;}
    .steps .content p {
        font-size: 16px;
    }
    .steps .steps-container:nth-child(even) {
        left: 0;
    }
    .start{
        margin: 0;
        width: 70px;
    }
}
.faq_section .accordion .card {
    border-radius: 8px;
    border: 0;
    margin-bottom: 1rem;
}
.items_serv.sevice_block li {
    line-height: 30px;
}
.clientSwiper .swiper-wrapper .swiper-slide img {width:100%;}

ul.year-list li {
    font-size:20px;
    color: #1d4970 !important;
    list-style-type: disc !important;
}