.mblon {
    display: none;
}
.text-right {
    text-align: right;
}
.tp-cta-2-left p,
.tp-cta-2-right li {
    padding-right: 80px;
    color: #fff;
    font-size: 17px;
    line-height: 28px;
}
.ct-info__box {
	border: 1px solid #e8e8e8;
}
.tp-cta-2-left p {
	padding-right: 30px !important;
}
.tp-title-size {
    font-size: 36px;
    line-height: 52px;
}
.tp-title-size1 {
    font-size: 28px;
    line-height: 42px;
    margin-bottom: 20px;
}
.tp-cta-2-right p {
    padding-right: 100px;
    color: #393939;
}
.tp-section-subtitle {
    color: #072f5f;
    text-align: left;
}
.tp-cta-img img {
    height: 600px;
}
.tp-cta-2-right ul {
    margin-left: 20px;
}
.tp-cta-2-right li {
    color: #303030;
    margin-bottom: 10px;
    list-style-type: disc;
}
.tp-ul li {
    padding-right: 0;
    color: #fff;
    font-size: 17px;
    line-height: 28px;
}
.tp-ul ul {
    margin-left: 20px;
    text-align: left;
}
.tp-ul li {
    color: #303030;
    margin-bottom: 8px;
    list-style-type: disc;
}
.footer-logo img {
    width: 225px;
    height: auto;
}
.rightnone {
    right: 0;
}
.tp-service p {
    font-size: 16px;
    color: #101010;
    padding: 0;
}
.breadcrumb__area {
    padding: 130px 0;
}
.about-tb-content p {
    color: #101010;
}
.tp-ct-map {
    height: 600px;
}
.tp-ct-form input,
.tp-ct-form textarea {
    background-color: #ecf4f6;
}
.tp-service-ara-h p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    color: #000;
    font-size: 17px;
    line-height: 30px;
}
.tp-theme-btn:hover {
    background: #072f5f;
    background: -moz-linear-gradient(-45deg, #072f5f 0%, #2674b2 100%);
    background: -webkit-linear-gradient(-45deg, #072f5f 0%, #2674b2 100%);
    background: linear-gradient(135deg, #072f5f 0%, #2674b2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#072f5f ", endColorstr="#2674b2",GradientType=1 );
    border: 1px solid #2674b2;
}
.tp-btn-border:hover {
    background: #072f5f;
}
.tp-service__icon,
.tp-btn-sm-black,
.tp-btn-sm-black:hover,
.tp-btn-sm-black span {
    color: #072f5f;
}
.tp-cta-area-2 .black-bg,
.black-bg {
    background: #072f5f;
    align-content: center;
    align-items: center;
}
.tp-cta-2-right {
    height: 100%;
    align-content: center;
    align-items: center;
}
.tp-footer__2 ul li a,
.tp-footer__2 ul li span,
.tp-copyrigh-text,
.tp-footer__2 ul li i {
    color: #fff;
}
.tp-footer__area p {
    color: #000;
}
.tp-footer__area li {
    display: inline-block;
    margin-right: 6px;
}
.tp-footer__area li a {
    color: #000 !important;
}
.mt--30 {
    margin-top: -50px;
}
.grey-bg-4 {
    background-color: #ecf4f6;
}
.privacy p {
    color: #000;
}
.privacy h5 {
    font-weight: bold;
    margin: 20px 0 12px 0;
}
.privacy a {
    color: #072f5f;
}
.about-info-box {
    background-color: rgba(7, 47, 95, 0.8);
    height: 80%;
    width: 80%;
}
.tp-footer-border {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}
.tp-btn-white {
    background-color: #fff;
    color: #000;
}
.main-menu ul li.active a,
.normal-menu ul li.active a,
.main-menu ul li a:hover,
.normal-menu ul li a:hover {
    border-bottom: 1px solid #072f5f;
    padding: 5px 0 5px 0;
    color: #072f5f;
}
.logo {
    margin-top: 25px;
}

.otherpg .logo {
    margin-top: 0;
}
.otherpg .main-menu ul li a,
.otherpg .normal-menu ul li a {
    padding: 30px 0;
}
.ct-info__box {
    min-height: 300px;
    align-content: center;
    align-items: center;
    display: grid;
}
.logoland img {
    height: auto;
    width: 300px;
}
.footsoc li {
    display: inline-block;
    margin-right: 6px;
}
.tp-service-ara-s p,
.tp-service-ara-s h3,
.tp-service-ara-s .tp-service__icon {
    text-align: left;
}
.about-details-info {
    align-content: center;
    align-items: center;
    height: 100%;
}
.off-canvas-bg {
    background-color: #072f5f;
}
.main-menu ul li a.active {
    border-bottom: 1px solid #072f5f;
    padding: 5px 0 5px 0;
    color: #072f5f;
}
.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 1000;
	background-color: #fff;
	border-bottom: 1px solid #e8e8e8;
}
.fixed .logo img {
    height: auto;
    width: 200px;
}
.fixed .logo {
    margin-top: 0;
}
.fixed .main-menu ul li a {
	padding: 30px 0;
}
@media (min-width: 0) and (max-width: 768px) {
    .mt--30 {
        margin-top: 0px;
    }
    .logoland img {
        width: 200px;
        height: auto;
    }
    .mblon {
        display: block;
    }
    .dots-img {
        display: none;
    }
    .footer-logo img {
        width: 200px;
        height: auto;
        margin-bottom: 30px;
    }
    .tp-cta-wrapper {
        padding-bottom: 30px !important;
        padding-top: 30px !important;
    }
    .about-info-box {
        display: none !important;
    }
    .offset-2 {
        margin-left: 0;
    }
}
