/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.container.main-content, .container.normal-container.row {
    --scroll-bar-w: 0px !important;
}

/* Header css */
nav ul li a {
    color: #000 !important;
    padding-right:10px !important;
}
li#menu-item-15 a {
    background: #0F5DD2;
    padding: 12px 57px 12px 0px !important;
    border-radius: 5px !important;
    color: #fff !important;
}
li#menu-item-15 svg {
    right: 12px !important;
    position: absolute !important;
    bottom: 10px;
    background: #fff;
    height: 32px;
    width: 32px;
    color: #0F5DD2 !important;
    padding: 5px !important;
}
li#menu-item-15 svg path {
    height: 10px !important;
    width: 10px !important;
}
h1 {
    max-width: 1160px;
}
div#banner-content p {
    max-width: 920px;
    font-size: 28px;
    line-height: 36px !important;
}
#blue-btn {
    background: #0F5DD2 !important;
    font-family: 'Yantramanav' !important;
    font-size: 21px !important;
    line-height: 29px;
    margin-right:20px;
	transform:unset !important;
	opacity:unset !important;
	box-shadow:unset !important;
}
#blue-btn.dark-blue {
    background: #002359 !important;
}
div#banner-content {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    padding-left: 130px;
}
#blue-btn i {
    background: #fff !important;
    border-radius: 5px !important;
    color: #0F5DD2 !important;
    font-size: 20px;
}
/* About us css */
.three {
    position: absolute !important;
    bottom: -280px;
}
.two {
    position: absolute !important;
    left: -40%;
    bottom: -180px;
}
.five {
    position: absolute !important;
    bottom: -70px;
    right: -280px;
}
.hover-wrap {
    padding: unset !important;
}
div#about ul {
    column-count: 2;
    margin: 0;
}
div#about ul li {
    list-style: none !important;
    color: #444444;
    font-family: 'Yantramanav' !important;
    font-size: 22px !important;
    line-height: 30px !important;
    font-weight: 600;
}
.blue-text {
    color: #1466FF;
}
div#about h2 {
    color: #000;
}
div#about p {
    color: #444444;
    opacity: unset !important;
}
/* end about us  */
/* Services css */
div#ser-content .vc_column-inner {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding-bottom: 20px !important;
    border-radius: 10px;
}
div#ser-content p {
    color: #444444;
}
div#ser-content .wpb_text_column.wpb_content_element {
    padding-left: 20px;
    padding-right: 40px;
}
div#ser-content .number {
    position: absolute !important;
    top: 0;
    right: 40px;
    color: #0D0D0D;
}
#blue-btn.transparent {
    background: unset !important;
    border: 1px solid #0F5DD2;
    margin-left: 22px;
    color: #0D0D0D !important;
}
#blue-btn.transparent i {
    background: #0F5DD2 !important;
    color: #fff !important;
}
div#ser-content h6 {
    color: #0D0D0D;
}
div#ser-intro h2 {
    color: #000;
}
div#ser-intro p {
    color: #444444;
}
/* end services css */

/* Project css */
div#project-sec p {
    max-width: 600px;
}
div#project-sec #blue-btn {
    margin-left: 220px;
}
/* end css */
/* blue-box css */
#blue-sec img {
    margin: unset !important;
}
#blue-sec .wpb_text_column.wpb_content_element {
    max-width: 330px;
}
#blue-sec img {
    position: absolute;
    left: -74px;
    width: 15%;
}
div#blue-sec h6, div#blue-sec p {
    color: #fff !important;
}
div#blue-sec .row-bg {
    background: #0F5DD2;
}
div#blue-boxes p {
    font-size: 18px !important;
    line-height: 26px !important;
}
/* end css blue box */
/* faq css  */
div[data-style*=minimal] .toggle>.toggle-title i {
    border: unset !important;
}
div#freq-sec .ligh-col .vc_column-inner {
    background: #F2F3F5;
    padding: 30px;
    border-radius: 10px;
}
div#freq-sec .toggle.default.open {
    background: #fff;
    padding: 10px 10px 10px 10px !important;
}
div#freq-sec .toggle.default {
    background: #fff;
    padding: 10px 10px 10px 10px !important;
    margin-bottom: 20px !important;
}
div#freq-sec .toggle.default a {
    padding: 20px 10px 20px 10px !important;
    font-family: 'Yantramanav' !important;
    font-size: 18px !important;
    line-height: 26px !important;
    color: #000 !important;
}
div#freq-sec .toggle.default p {
    color: #444444 !important;
    font-size: 18px !important;
    line-height: 26px !important;
    padding-left: 13px;
}
div#freq-sec h2 {
    color: #000;
}
div#freq-sec p {
    color: #444444;
}
div[data-style*=minimal] .toggle>.toggle-title i {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    left: auto;
    top: 50%;
}
/* end faq css */
/* Testimonial css */
div#testimonial .team-card {
    width: 341px;
    background: #d7e0ef;
    padding: 22px 24px !important;
    border-radius: 30px;
}
div#testimonial .team-header{
    display:flex;
    align-items:center;
    gap:14px;
}
div#testimonial .team-img{
    width:48px;
    height:48px;
    border-radius:50%;
    overflow:hidden;
    flex-shrink:0;
}
div#testimonial .team-img img{
    width:100%;
    height:100%;
    object-fit:cover;
}
div#testimonial .team-info h3{
    font-size:22px;
    font-weight:700;
    color:#111;
    margin-bottom: unset !important;
    line-height: 30px;
}
div#testimonial .team-info span{
    font-size:12px;
    font-weight:700;
    color:#111;
}
div#testimonial .team-card hr{
    border:none;
    height:1px;
    background:#b8c3d3;
    margin: 7px 0;
}
div#testimonial .team-card p{
    font-size:11px;
    line-height: 19px !important;
    color:#555;
}
div#testimonial .carousel-item {
    position: relative;
    margin: 0 29px;
    filter: blur(2px);
    transition: 0.6s all !important;
}
div#testimonial .carousel-item .wpb_text_column.wpb_content_element img {
    width: 80px;
    margin-bottom: unset;
    margin-top: -90px;
    margin-bottom: 25px;
    height: 80px;
    object-fit: cover;
    border-radius: 100px !important;
}
div#testimonial .carousel-item .hover-wrap {
    margin-bottom: unset;
}
div#testimonial .carousel-item .wpb_text_column.wpb_content_element {
    padding: 40px 20px;
    min-height: 300px;
}
div#testimonial .owl-stage-outer {
    overflow: visible !important;
}
div#testimonial {
    overflow: hidden;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#testimonial .owl-item.active .carousel-item {
    transform: scale(1.2);
}
div#testimonial .carousel-item .img-with-aniamtion-wrap img {
    width: 100% !important;
}
div#testimonial .owl-item.active .carousel-item {
    transform: scale(1.37);
    filter: blur(0px);
    z-index: 1;
}
div#testimonial .owl-dots {
    display: none;
}
div#trusted-sec {
    padding-top: 70px !important;
}
div#trusted-sec #blue-btn {
    margin-left: 180px;
}
/* end testimonial css */
/* about us page css */
.tabs-nav{
    display:flex;
    gap:35px;
    list-style:none;
    padding:0;
    margin:0;
    border-bottom:1px solid rgba(255,255,255,.2);
}
.tabs-nav li {
    color: #fff !important;
    cursor: pointer;
    padding: 18px 0;
    position: relative;
}
.tabs-nav li.active{
    color:#2b73ff;
}
.tabs-nav li.active:after{
    content:'';
    position:absolute;
    left:0;
    bottom:-1px;
    width:100%;
    height:2px;
    background: #1466FF;
}
.tabs-content{
    padding: 10px 0 0px !important;
}
.tab{
    display:none;
}
.tab.active{
    display:block;
}
.tab p{
    color:#cfd5df;
    line-height:1.8;
    margin:0;
}
.counter-area{
    margin-top:30px;
}
.counter-box h2 {
    font-size: 60px;
    margin: 0;
    color: #fff !important;
}
.counter-box span{
    color:#fff;
}
.mission-tabs-section {
    background: #040C22 !important;
    color: #fff !important;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-left: -120px;
}
.mission-tabs-section p {
    color: #fff !important;
}
.tabs-content p {
    color: #fff !important;
}
#counter-sec .nectar-milestone .number, #counter-sec .nectar-milestone .symbol {
    color: #0F5DD2;
}
#counter-sec .nectar-milestone .sbject {
    color: #444444 !important;
}
.presentation-btn{
    display:flex;
    justify-content:space-between;
    align-items:center;
    width:420px;
    height:54px;
    padding: 0 4px 0 20px;
    background:#fff;
    border:1px solid #0F5EFF;
    border-radius:4px;
    text-decoration:none;
    box-sizing:border-box;
    transition:.3s;
    margin-left: -20px;
}
.presentation-btn span:first-child{
    color:#0F5EFF;
    font-size:16px;
    font-weight:500;
    font-family:Arial, sans-serif;
}
.play-btn{
    width:42px;
    height:42px;
    background:#0F5EFF;
    border-radius:4px;
    display:flex;
    justify-content:center;
    align-items:center;
    transition:.3s;
}
.presentation-btn:hover{
    background:#f7f9ff;
}
.presentation-btn:hover .play-btn{
    background:#0047d6;
}
.blue-colo .vc_column-inner {
    background: #0F5DD2;
    max-width: 460px;
    padding: 40px !important;
}
div#peri-sec {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
div#peri-sec h2 {
    color: #fff;
}
div#testimonial.testi-page .team-card {
    width: 400px;
    background: #d7e0ef;
    padding: 52px 24px !important;
    border-radius: 30px;
}
div#frequently-sec h2 {
    text-align: center;
    color: #0D0D0D;
}
div#frequently-sec p {
    text-align: center;
    max-width: 720px;
    margin: 0 auto;
}
div#frequently-sec .toggle.default a {
    font-size: 20px !important;
    line-height: 28px !important;
    color: #0D0D0D !important;
}
div#frequently-sec .toggle.default p {
    max-width: unset !important;
    margin: unset !important;
    text-align: unset !important;
}
div#lets-connect {
    background: #F2FDFF;
    padding: 30px !important;
    border-radius: 20px;
    border: 1px solid #00000052;
}
div#lets-connect input, div#lets-connect textarea {
    background: #0000001a;
}
div#lets-connect textarea {
    height: 110px;
    resize: none;
}
.sb-btn input.wpcf7-form-control.wpcf7-submit.fm-btn, body[data-button-style*="slightly_rounded"] input[type=submit] {
    background: #0F5DD2 !important;
    width: 100%;
    opacity: unset !important;
    box-shadow: unset !important;
    transform: unset !important;
}
div#service-details img {
    width: 100%;
}
/* end about us css */
/* ft css  */
div#main-ft .row-bg {
    background: #002359;
}
div#footer-outer {
    display: none !important;
}
div#main-ft ul li {
    list-style: none !important;
    padding-bottom: 12px;
}
div#main-ft ul {
    margin: 0;
}
div#main-ft .contact-info img {
    position: absolute;
    left: 0px;
    margin: unset !important;
    margin-top: 4px !important;
}
div#main-ft .contact-info {
    margin-left: 29px !important;
    margin-top: -20px !important;
}
div#main-ft {
    padding-top: 60px !important;
    padding-bottom: 30px !important;
}
div#ft-content a {
    color: #fff;
}
div#ft-content h4, div#ft-content p {
    color: #fff;
}
div#ft-end {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
div#ft-end .row-bg {
    background: #0A1229;
}
div#ft-end .right-text p {
    text-align: right;
}
div#ft-end p, div#ft-end a {
    color: #fff;
}
/* end ft css */

/* Responsive Start */
/* =========================================
   Extra Large Screens / 4K / Wide Monitors
========================================= */
@media (min-width: 1600px) {
}
/* =========================================
   Large Desktop Screens
========================================= */
@media (min-width: 1400px) and (max-width: 1599px) {
h1 {
    font-size: 70px !important;
    line-height: 78px !important;
}

h2 {
    font-size: 50px !important;
    line-height: 58px !important;
}

p {
    font-size: 15px !important;
    line-height: 23px !important;
}
.two {
    position: absolute !important;
    left: -40%;
    bottom: -121px;
    width: 40% !important;
}
.five {
    position: absolute !important;
    bottom: -68px;
    right: -140px;
    width: 40% !important;
}
div#project-sec #blue-btn {
    margin-left: 210px;
}
div#about.about-page .two {
    top: -189px;
}

div#about.about-page .five {
    top: 160px;
}	
}
/* =========================================
   Desktop / Large Laptop
========================================= */
@media (min-width: 1200px) and (max-width: 1399px) {
h1 {
    font-size: 70px !important;
    line-height: 78px !important;
}

h2 {
    font-size: 46px !important;
    line-height: 54px !important;
}

p {
    font-size: 15px !important;
    line-height: 23px !important;
}
.two {
    position: absolute !important;
    left: -40%;
    bottom: -194px;
    width: 60% !important;
}
.five {
    position: absolute !important;
    bottom: -68px;
    right: -140px;
    width: 40% !important;
}
div#project-sec #blue-btn {
    margin-left: 155px;
}
div#banner-content {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    padding-left: 30px;
}
div#ser-content h6 {
    color: #0D0D0D;
    font-size: 16px !important;
    line-height: 24px !important;
}
#blue-sec .wpb_text_column.wpb_content_element {
    max-width: 260px !important;
    padding-left: 40px;
}
#blue-sec img {
    position: absolute;
    left: -24px;
    width: 15%;
}
div#freq-sec .toggle.default p {
    color: #444444 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    padding-left: 13px;
}
div#freq-sec .toggle.default a {
    padding: 10px 10px 10px 10px !important;
    font-family: 'Yantramanav' !important;
    font-size: 18px !important;
    line-height: 26px !important;
    color: #000 !important;
}
div#trusted-sec #blue-btn {
    margin-left: 150px;
}
div#testimonial .team-card {
    width: 270px;
    background: #d7e0ef;
    padding: 22px 24px !important;
    border-radius: 30px;
}
div#testimonial .team-card p {
    font-size: 11px !important;
    line-height: 15px !important;
    color: #555;
}
div#ft-content a {
    color: #fff;
    font-size: 15px !important;
    line-height: 23px !important;
}

div#ft-content h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}
div#about.about-page .two {
    top: -189px;
}

div#about.about-page .five {
    top: 160px;
}
div#testimonial.testi-page .team-card {
    width: 330px;
    background: #d7e0ef;
    padding: 52px 24px !important;
    border-radius: 30px;
}	
}
/* =========================================
   Small Laptop / Notebook
========================================= */
@media (min-width: 992px) and (max-width: 1199px) {
h1 {
    font-size: 70px !important;
    line-height: 78px !important;
}

h2 {
    font-size: 34px !important;
    line-height: 42px !important;
}

p {
    font-size: 15px !important;
    line-height: 23px !important;
}
.two {
    position: absolute !important;
    left: -40%;
    bottom: -194px;
    width: 60% !important;
}
.five {
    position: absolute !important;
    bottom: -68px;
    right: -140px;
    width: 40% !important;
}
    div#project-sec #blue-btn {
        margin-left: 85px;
    }
div#banner-content {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 30px;
}
div#ser-content h6 {
    color: #0D0D0D;
    font-size: 12px !important;
    line-height: 20px !important;
}
#blue-sec .wpb_text_column.wpb_content_element {
    max-width: 260px !important;
    padding-left: 40px;
}
#blue-sec img {
    position: absolute;
    left: -24px;
    width: 15%;
}
div#freq-sec .toggle.default p {
    color: #444444 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    padding-left: 13px;
}
div#freq-sec .toggle.default a {
    padding: 10px 10px 10px 10px !important;
    font-family: 'Yantramanav' !important;
    font-size: 13px !important;
    line-height: 21px !important;
    color: #000 !important;
}
div#trusted-sec #blue-btn {
    margin-left: 93px;
}
div#testimonial .team-card {
    width: 270px;
    background: #d7e0ef;
    padding: 22px 24px !important;
    border-radius: 30px;
}
div#testimonial .team-card p {
    font-size: 11px !important;
    line-height: 15px !important;
    color: #555;
}
div#ft-content a {
    color: #fff;
    font-size: 12px !important;
    line-height: 20px !important;
}

div#ft-content h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}
div#about.about-page .two {
    top: -189px;
}

div#about.about-page .five {
    top: 160px;
}

nav ul li a {
    font-size: 16px !important;
    line-height: 24px !important;
}
li#menu-item-15 svg {
    right: 12px !important;
    position: absolute !important;
    bottom: 6px;
    background: #fff;
    height: 32px;
    width: 32px;
    color: #0F5DD2 !important;
    padding: 5px !important;
}
div#freq-sec .ligh-col .vc_column-inner {
    background: #F2F3F5;
    padding: 10px !important;
    border-radius: 10px;
}

div#lets-sec {
    padding-top: 40px !important;
    padding-bottom: 100px !important;
}
div#main-ft ul li {
    list-style: none !important;
    padding-bottom: 6px;
}
.presentation-btn{
    width: 360px;
    height:54px;
}
div#testimonial.testi-page .team-card {
    width: 260px;
    background: #d7e0ef;
    padding: 52px 24px !important;
    border-radius: 30px;
}
div#lets-connect {
    background: #F2FDFF;
    padding: 16px !important;
    border-radius: 20px;
    border: 1px solid #00000052;
}
.web-form .row {
    padding-bottom: 10px !important;
}
div#lets-connect input, div#lets-connect textarea {
    background: #0000001a;
    padding: 5px;
}	
}
/* =========================================
   Tablet / iPad
========================================= */
@media (min-width: 768px) and (max-width: 991px) {
h1 {
    font-size: 50px !important;
    line-height: 58px !important;
}

h2 {
    font-size: 34px !important;
    line-height: 42px !important;
}

p {
    font-size: 15px !important;
    line-height: 23px !important;
}
.two {
    position: absolute !important;
    left: -40%;
    bottom: -194px;
    width: 60% !important;
}
.five {
    position: absolute !important;
    bottom: -68px;
    right: -140px;
    width: 40% !important;
}
    div#project-sec #blue-btn {
        margin-left: 0px;
    }
div#banner-content {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 30px;
}
div#ser-content h6 {
    color: #0D0D0D;
    font-size: 12px !important;
    line-height: 20px !important;
}
#blue-sec .wpb_text_column.wpb_content_element {
    max-width: 570px  !important;
    padding-left: 70px;
}
#blue-sec img {
    position: absolute;
    left: -24px;
    width: 10%;
}
div#freq-sec .toggle.default p {
    color: #444444 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    padding-left: 13px;
}
div#freq-sec .toggle.default a {
    padding: 10px 10px 10px 10px !important;
    font-family: 'Yantramanav' !important;
    font-size: 13px !important;
    line-height: 21px !important;
    color: #000 !important;
}
div#trusted-sec #blue-btn {
    margin-left: 0px !important;
}
div#testimonial .team-card {
    width: 470px;
    background: #d7e0ef;
    padding: 42px 24px !important;
    border-radius: 30px;
}
div#testimonial .team-card p {
    font-size: 11px !important;
    line-height: 15px !important;
    color: #555;
}
div#ft-content a {
    color: #fff;
    font-size: 12px !important;
    line-height: 20px !important;
}

div#ft-content h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}
div#about.about-page .two {
    top: -189px;
}

    div#about.about-page .five {
        top: 132px;
        width: 30% !important;
    }

nav ul li a {
    font-size: 16px !important;
    line-height: 24px !important;
}
li#menu-item-15 svg {
    right: 12px !important;
    position: absolute !important;
    bottom: 6px;
    background: #fff;
    height: 32px;
    width: 32px;
    color: #0F5DD2 !important;
    padding: 5px !important;
}
div#freq-sec .ligh-col .vc_column-inner {
    background: #F2F3F5;
    padding: 10px !important;
    border-radius: 10px;
}

div#lets-sec {
    padding-top: 40px !important;
    padding-bottom: 100px !important;
}
div#main-ft ul li {
    list-style: none !important;
    padding-bottom: 6px;
}	
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 94px !important;
    }

div#ser-content img {
    width: 100%;
}
div#testimonial .carousel-item {
    position: relative;
    margin: 0 100px;
    filter: blur(2px);
    transition: 0.6s all !important;
}
.mission-tabs-section {
    background: #040C22 !important;
    color: #fff !important;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-left: -30px;
}
div#testimonial.testi-page .team-card {
    width: 100%;
    background: #d7e0ef;
    padding: 52px 24px !important;
    border-radius: 30px;
}
div#lets-connect {
    background: #F2FDFF;
    padding: 16px !important;
    border-radius: 20px;
    border: 1px solid #00000052;
}
.web-form .row {
    padding: unset !important;
}
div#service-details .row_col_wrap_12.col.span_12.dark {
    padding-right: 0px !important;
    padding-left: 0 !important;
}	
}
/* =========================================
   Large Mobile Devices
========================================= */
@media (min-width: 576px) and (max-width: 767px) {
h1 {
    font-size: 30px !important;
    line-height: 38px !important;
}

h2 {
    font-size: 34px !important;
    line-height: 42px !important;
}

p {
    font-size: 15px !important;
    line-height: 23px !important;
}
.two {
    position: absolute !important;
    left: -40%;
    bottom: -194px;
    width: 60% !important;
}
.five {
    position: absolute !important;
    bottom: -68px;
    right: -140px;
    width: 40% !important;
}
    div#project-sec #blue-btn {
        margin-left: 0px;
    }
div#banner-content {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 0px;
}
div#ser-content h6 {
    color: #0D0D0D;
    font-size: 12px !important;
    line-height: 20px !important;
}
#blue-sec .wpb_text_column.wpb_content_element {
    max-width: 570px  !important;
    padding-left: 70px;
}
#blue-sec img {
    position: absolute;
    left: 6px;
    width: 10%;
}
div#freq-sec .toggle.default p {
    color: #444444 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    padding-left: 13px;
}
div#freq-sec .toggle.default a {
    padding: 10px 10px 10px 10px !important;
    font-family: 'Yantramanav' !important;
    font-size: 13px !important;
    line-height: 21px !important;
    color: #000 !important;
}
div#trusted-sec #blue-btn {
    margin-left: 0px !important;
}
div#testimonial .team-card {
    width: 320px;
    background: #d7e0ef;
    padding: 42px 24px !important;
    border-radius: 30px;
}
div#testimonial .team-card p {
    font-size: 11px !important;
    line-height: 15px !important;
    color: #555;
}
div#ft-content a {
    color: #fff;
    font-size: 12px !important;
    line-height: 20px !important;
}

div#ft-content h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}
div#about.about-page .two {
    top: -189px;
}

div#about.about-page .five {
    top: 160px;
}

nav ul li a {
    font-size: 16px !important;
    line-height: 24px !important;
}
li#menu-item-15 svg {
    right: 12px !important;
    position: absolute !important;
    bottom: 6px;
    background: #fff;
    height: 32px;
    width: 32px;
    color: #0F5DD2 !important;
    padding: 5px !important;
}
div#freq-sec .ligh-col .vc_column-inner {
    background: #F2F3F5;
    padding: 10px !important;
    border-radius: 10px;
}

div#lets-sec {
    padding-top: 40px !important;
    padding-bottom: 100px !important;
}
div#main-ft ul li {
    list-style: none !important;
    padding-bottom: 6px;
}	
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 94px !important;
    }

div#ser-content img {
    width: 100%;
}
div#testimonial .carousel-item {
    position: relative;
    margin: 0 70px;
    filter: blur(2px);
    transition: 0.6s all !important;
}
#blue-btn {
  font-size: 18px !important;
  line-height: 26px;
  margin-right:20px;
}
div#ser-content .number {
    position: absolute !important;
    bottom: 200px;
    right: 40px;
    color: #0D0D0D;
}
div#gallery-sec img {
    width: 100%;
}
div#ft-end .right-text p {
    text-align: left !important;
}
.mission-tabs-section {
    background: #040C22 !important;
    color: #fff !important;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-left: 0px;
}
    div#about.about-page .five {
        top: 132px;
        width: 30% !important;
    }
div#testimonial.testi-page .team-card {
    width: 450px;
    background: #d7e0ef;
    padding: 52px 24px !important;
    border-radius: 30px;
}
div#lets-connect {
    background: #F2FDFF;
    padding: 16px !important;
    border-radius: 20px;
    border: 1px solid #00000052;
}
.web-form .row {
    padding: unset !important;
}
div#service-details .row_col_wrap_12.col.span_12.dark {
    padding-right: 0px !important;
    padding-left: 0 !important;
}

	
}
/* =========================================
   Mobile Devices
========================================= */
@media (max-width: 575px) {
h1 {
    font-size: 30px !important;
    line-height: 38px !important;
}

h2 {
    font-size: 34px !important;
    line-height: 42px !important;
}

p {
    font-size: 15px !important;
    line-height: 23px !important;
}
.two {
    position: absolute !important;
    left: -40%;
    bottom: -194px;
    width: 60% !important;
}
.five {
    position: absolute !important;
    bottom: -68px;
    right: -140px;
    width: 40% !important;
}
    div#project-sec #blue-btn {
        margin-left: 0px;
    }
div#banner-content {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 0px;
}
div#ser-content h6 {
    color: #0D0D0D;
    font-size: 12px !important;
    line-height: 20px !important;
}
#blue-sec .wpb_text_column.wpb_content_element {
    max-width: 570px  !important;
    padding-left: 70px;
}
#blue-sec img {
    position: absolute;
    left: 6px;
    width: 10%;
}
div#freq-sec .toggle.default p {
    color: #444444 !important;
    font-size: 14px !important;
    line-height: 22px !important;
    padding-left: 13px;
}
div#freq-sec .toggle.default a {
    padding: 10px 10px 10px 10px !important;
    font-family: 'Yantramanav' !important;
    font-size: 13px !important;
    line-height: 21px !important;
    color: #000 !important;
}
div#trusted-sec #blue-btn {
    margin-left: 0px !important;
}
    div#testimonial .team-card {
        width: 230px;
        background: #d7e0ef;
        padding: 32px 15px !important;
        border-radius: 30px;
    }
div#testimonial .team-card p {
    font-size: 11px !important;
    line-height: 15px !important;
    color: #555;
}
div#ft-content a {
    color: #fff;
    font-size: 12px !important;
    line-height: 20px !important;
}

div#ft-content h4 {
    font-size: 20px !important;
    line-height: 28px !important;
}
div#about.about-page .two {
    top: -189px;
}

div#about.about-page .five {
    top: 160px;
}

nav ul li a {
    font-size: 16px !important;
    line-height: 24px !important;
}
li#menu-item-15 svg {
    right: 12px !important;
    position: absolute !important;
    bottom: 6px;
    background: #fff;
    height: 32px;
    width: 32px;
    color: #0F5DD2 !important;
    padding: 5px !important;
}
div#freq-sec .ligh-col .vc_column-inner {
    background: #F2F3F5;
    padding: 10px !important;
    border-radius: 10px;
}

div#lets-sec {
    padding-top: 40px !important;
    padding-bottom: 100px !important;
}
div#main-ft ul li {
    list-style: none !important;
    padding-bottom: 6px;
}	
    body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
        height: 94px !important;
    }

div#ser-content img {
    width: 100%;
}
    div#testimonial .carousel-item {
        position: relative;
        margin: 0 50px;
        filter: blur(2px);
        transition: 0.6s all !important;
    } 
#blue-btn {
  font-size: 12px !important;
  line-height: 20px;
  margin-right: 4px;
  padding: 10px 28px 10px 30px !important;
}
div#ser-content .number {
    position: absolute !important;
    bottom: 215px !important;
    right: 40px;
    color: #0D0D0D;
    top: unset !important;
}
div#gallery-sec img {
    width: 100%;
}
div#ft-end .right-text p {
    text-align: left !important;
}
div#testimonial .team-info h3 {
    font-size: 12px;
    font-weight: 700;
    color: #111;
    margin-bottom: unset !important;
    line-height: 20px;
}
.presentation-btn {
    
    width: 310px;
    height: 54px;
    padding: 0 4px 0 20px;
    margin-left: -30px;
}
div#testimonial.testi-page .team-card {
    width: 330px;
    background: #d7e0ef;
    padding: 52px 24px !important;
    border-radius: 30px;
}
div#lets-connect {
    background: #F2FDFF;
    padding: 16px !important;
    border-radius: 20px;
    border: 1px solid #00000052;
}
.web-form .row {
    padding: unset !important;
}
div#service-details .row_col_wrap_12.col.span_12.dark {
    padding-right: 0px !important;
    padding-left: 0 !important;
}

	
}