.navbar-brand img{
     height: 65px;
}
.slider .parallax-slider .caption h1 {
    text-transform: uppercase;
}
.navbar-brand div{
    text-transform: none;
    font-size: 20px;
    position: relative;
    left: 3px;
}
.phone{
	    font-size: 20px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: sans-serif;
}
.slider .control-text>div{
	background:none!important;
	padding: 0 !important;
}
.copyright-area {
    background-color: #0b122f;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}
.contact-form .form-group {
    margin-bottom: 15px;
}
.blog-img {
    float: right;
    max-width: 500px;
    margin: 15px 0 15px 15px;
    box-shadow: 0 44px 51px rgb(0 0 0 / 16%);
    border-radius: 5px;
}

.footer-subscribe-wrapper:before{
	display: none;
}
.privine-nav .navbar .navbar-nav .nav-item:hover a, .privine-nav .navbar .navbar-nav .nav-item:focus a, .privine-nav .navbar .navbar-nav .nav-item.active a {
    color: #5db4be;
}
.privine-nav .navbar .navbar-nav .nav-item a:hover, .privine-nav .navbar .navbar-nav .nav-item a:focus, .privine-nav .navbar .navbar-nav .nav-item a.active{
	color: #5db4be;
}
.breadcrumb-item.active {
    color: #5db4be;
}
.decor{
	    position: relative;
	    display: inline-block;
	    margin-bottom: 40px;
}
.decor:before{
	content: '';
	height: 4px;
	width: 100%;
	position: absolute;
	bottom: -10px;
	background: rgb(42,78,155);
background: linear-gradient(90deg, rgba(42,78,155,1) 0%, rgba(101,178,51,1) 100%);
}
.go-top {
    background-color: #db2e60;
}
.icon .fa {
    position: relative;
    top: 6px;
}
.single-services-box h3 {
    position: relative;
        top: 0;
    left: 0;
}
.single-services-box{
	text-align: center;
}
.single-services-box .icon{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.single-services-box .icon{
    color:#db2e60;
}
.privine-nav .navbar .navbar-nav .nav-item .dropdown-menu {
    width: 445px;
}
.page-title-area {
    height: 250px;
}
.page-title-content ul li::before {
    right: -15px;
    top: 9px;
    width: 6px;
    height: 6px;
    background-color: #5db4be;
}
.page-title-area:before{
       opacity: 0.8;
}
.fun-facts-area p:first-child{
        color: #5db4be;
    font-size: 32px;
    line-height: 1.2;
    font-weight: bold;
}
.fun-facts-area p:nth-child(2){
    color: white;
    font-size: 20px;
    line-height: 1.3;
    font-weight: bold;
}
.fun-facts-area {
    background-image: url(../images/banner-bg2.jpg);
    background-attachment: fixed;
}
.fun-facts-area:before{
    opacity: 0.8;
}

.features-section img{
    margin-bottom:15px;
}
.features-section p{
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 18px;
}
.content ul{
    padding-left:0;
}
.content ul li{
    list-style:none;
    position:relative;
        padding-left: 23px;
}
.content ul li:before{
        content: '';
    background: url(../images/ok.png);
    width: 16px;
    background-repeat: no-repeat;
    height: 14px;
    position: absolute;
    left: 0;
    top: 3px;
    background-size: contain;
}
.ptb-100 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.table-bordered td, .table-bordered th {
    border: 2px solid #5db4be;
    text-align: center;
    vertical-align: middle;
}
.table-bordered th{
   vertical-align: bottom;
       border: 0;
}
.table-bordered img{
    width: 160px;
}
.table-bordered{
    border:0;
}
.decor2{
    padding-left: 15px;
    position: relative;
}
.decor2:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    background: #5db4be;
    left: 0;
}

.pers-buh p{
    font-weight:bold;
    color: black;
}
.pers-buh h3{
    font-size: 18px;
    margin-top: 20px;
    position: relative;
	    display: inline-block;
	    margin-bottom: 40px;
}

.pers-buh h3:before{
	content: '';
	height: 4px;
	width: 100%;
	position: absolute;
	bottom: -10px;
	background: rgb(42,78,155);
background: linear-gradient(90deg, rgba(42,78,155,1) 0%, rgba(101,178,51,1) 100%);
}
.pers-buh ul li:before {
        content: '';
    background: #5db4be;
    width: 8px;
    height: 8px;
    background-repeat: no-repeat;
    /* height: 14px; */
    position: absolute;
    left: 4px;
    top: 6px;
    background-size: contain;
}
.team h3{
    margin-top:15px;
}
.serts img{
    -webkit-box-shadow: 0px 0px 7px -3px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 7px -3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 7px -3px rgb(0 0 0 / 75%);
}
th p{
    margin-top: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #494949;
}
.single-features-box {
    margin-bottom: 0;
    height: 100%;
}
.team .col-md-12{
    margin-bottom:30px
}
.single-features-box{
    align-items:inherit
}
.about-img{
    width:100%;
    height:190px;
    object-fit:cover;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-height: 225px;
    object-fit: cover;
}
.feature {
    text-align: center;
}
.feature .fa {
    font-size: 50px;
    color: white;
    background: #288b5c;
    padding: 20px;
    margin-bottom: 20px;
}







@media(max-width:768px){
   .blog-img {
    float: none;
    max-width: 100%;
    margin: 15px 0;
    box-shadow: none;
}
    .table-flow{
        overflow-x:scroll;
    }
    .privine-responsive-nav .logo .white-logo {
    display: none;
    }
    .navbar-area.is-sticky .logo .black-logo {
    display: none;
    }
    .slider .parallax-slider .swiper-slide {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 300px;
    padding-bottom: 50px;
    }
}

.contact-info-content-footerr {
    padding: 16px;
}

.contact-info-content-footerr p {
    margin-bottom: 0;
}


















