

/* // New Design Home page */
body{
    font-family: 'Rubik', sans-serif !important;
font-family: 'Ubuntu', sans-serif;
}
.space{
    position: relative;
    top: -150px;
}
.paracoman{
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    color: #222 !important;
    font-weight: 400;
}
.widget_services1{
    display: flex;
    justify-content: center;
}
.widget_services1 li{
    display: inline-block;
    padding: 5px;
}
.widget_services1 li a{
    color: #fff;
    font-size: 15px;
}
@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap";
*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: none;
    user-select: none
}

html {
    font-size: 62.5%
}

a {
    color: #000;
    text-decoration: none !important
}

ul,
li,
p,
h2,
h4,
h1,
h3,
h5,
h6 {
    margin: 0;
    list-style: none
}

body {
    font-family: "Rubik", sans-serif
}

.main-header {
    background: #fff;
    box-shadow: 0 0 10px -2px rgba(159, 149, 149, .4901960784);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 6px 0;
    z-index: 999
}

.main-header .container {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: unset
}

.main-header .container .navbar-collapse {
    margin-left: auto
}

.main-header .container .navbar-collapse .navbar-nav {
    display: flex;
    justify-content: center;
    align-items: center
}

.main-header .container .navbar-collapse .navbar-nav .navbar-nav li a {
    padding: 0
}

.navbar-brand {
    height: auto;
    padding: 0 15px;
    width: 90px
}

.navbar-brand img {
    width: 100%
}

.navbar-default .navbar-nav>li>a.login,
.navbar-default .navbar-nav>li>a.register {
    color: #fff
}

.left-btn {
    display: inline-block;
    color: #000;
    background-color: #ee7e16;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    padding: 10px 25px !important;
    z-index: 1
}

.left-btn:before {
    position: absolute;
    content: "";
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #009946;
    transition: all .35s linear;
    border-radius: 10px;
    z-index: -1
}

.left-btn:after {
    position: absolute;
    content: "";
    width: 0%;
    height: 100%;
    right: 0;
    top: 0;
    background-color: #009946;
    transition: all .35s linear;
    border-radius: 10px;
    z-index: -1;
    opacity: .4
}

.left-btn i {
    display: inline-block;
    font-size: 22px;
    position: relative;
    top: 5px;
    margin-right: 4px
}

.left-btn:hover {
    color: #fff !important
}

.left-btn:hover:before {
    width: 100%
}

.left-btn:hover:after {
    width: 100%
}

.register {
    display: inline-block;
    background-color: #009946;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 10px 25px !important;
    margin-left: 15px
}

.register:before {
    position: absolute;
    content: "";
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    transition: all .35s linear;
    border-radius: 10px;
    z-index: -1
}

.register:after {
    position: absolute;
    content: "";
    width: 0%;
    height: 100%;
    right: 0;
    top: 0;
    background-color: #000;
    transition: all .35s linear;
    border-radius: 10px;
    z-index: -1;
    opacity: .4
}

.register i {
    display: inline-block;
    font-size: 22px;
    position: relative;
    top: 5px;
    margin-right: 4px
}

.register:hover:before {
    width: 100%
}

.register:hover:after {
    width: 100%
}

.navbar-brand>img {
    width: 120px
}

.clg {
    color: #000 !important
}

.carousel-control {
    display: none !important
}

.mobileBtn {
    display: none
}

.btnDesktop {
    display: block
}

.carousel {
    margin-top: 72px
}

.carousel .carousel-inner {
    height: auto
}

.carousel .carousel-control {
    top: 38%;
    background: #009946;
    border-color: #009946;
    opacity: .5;
    z-index: 1;
    transition: all .35s linear
}

.carousel .carousel-control::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: #009946;
    left: 0;
    top: 0;
    border-radius: 50%;
    z-index: -1
}

.carousel .carousel-control:hover {
    transition: all .35s linear;
    transform: scale(1.2);
    opacity: 1
}

.carousel .carousel-control:hover::before {
    transform: scale(3);
    opacity: 0;
    transition: all .65s linear
}

.carousel-control.right {
    right: 50px
}

.carousel-control.left {
    left: 50px
}

.content-inner-2 {
    padding: 50px 0
}

.content-inner-2 .section-head {
    margin-bottom: 25px
}

.content-inner-2 .section-head .sub-title {
    padding: 10px 30px;
    display: inline-block;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    background-color: rgba(238, 126, 22, .16);
    color: #ee7e16 !important;
    margin-bottom: 10px
}

.content-inner-2 .section-head h2 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 600;
    color: #75af4d
}

.commissio-icon::before {
    content: "";
    background-image: url(../images/commission.png);
    width: 40px;
    height: 40px;
    background-size: 100%;
    display: block;
    position: relative;
    z-index: 1111
}

.only-low-cost::before {
    content: "";
    background-image: url(../images/only-low-cost.png);
    width: 40px;
    height: 40px;
    background-size: 100%;
    display: block;
    position: relative;
    z-index: 1111
}

.basic-cost::before {
    content: "";
    background-image: url(../images/basic-cost.png);
    width: 40px;
    height: 40px;
    background-size: 100%;
    display: block;
    position: relative;
    z-index: 1111
}

.family-icon::before {
    content: "";
    background-image: url(../images/family.png);
    width: 40px;
    height: 40px;
    background-size: 100%;
    display: block;
    position: relative;
    z-index: 1111
}

.bg-1 {
    background-color: rgba(255, 88, 110, 0.1019607843)
}

.bg-2 {
    background-color: rgba(86, 185, 204, .12)
}

.bg-3 {
    background-color: rgba(10, 161, 122, .14)
}

.bg-4 {
    background-color: rgba(255, 167, 4, .13)
}

.icon-bx-wraper {
    align-items: center;
    padding: 12px;
    border-radius: 12px;
    transition: .3s;
    cursor: pointer
}

.icon-bx-wraper .icon-bx-md {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 30px 10px;
    min-width: 100px;
    transition: all .5s;
    z-index: 1;
    width: 100px
}

.icon-bx-wraper .icon-bx-md::before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    background-size: contain;
    z-index: -1;
    background-repeat: no-repeat;
    transition: .3s
}

.icon-bx-wraper .icon-bx-md a {
    font-size: 50px;
    color: #fff;
    z-index: 2;
    position: relative
}

.icon-bx-wraper .icon-bx-md a i {
    font-size: 38px;
    vertical-align: middle
}

.icon-bx-wraper .icon-content {
    overflow: hidden;
    padding-top: 8px
}

.icon-bx-wraper .icon-content h4 {
    color: #75af4d;
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 18px;
}

.icon-bx-wraper .icon-content p {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    color:#222 !important;
    font-weight: 400;
}

.icon-bx-wraper:hover {
    box-shadow: 0px 0px 14px #d9d3d3;
    transition: .3s
}

.icon-bx-wraper:hover .icon-bx-md::before {
    animation: rotate 4s linear infinite;
    transition: .3s
}
.dlab-media {
    overflow: hidden;
    position: relative;
    border-radius: 63% 37% 30% 70%/50% 45% 55% 50%;
    background-color: rgba(26, 44, 121, .15);
    padding: 10px;
    animation: move2 5s infinite;
    width: 404px;
    margin: auto;
}
.dlab-media img {
    width: 100%;
    height: auto;
    border-radius: 63% 37% 30% 70%/50% 45% 55% 50%
}

.bef1::before {
    background-image: url("../images/wel-1.png")
}

.bef2::before {
    background: url("../images/wel-2.png")
}

.bef3::before {
    background: url("../images/wel-3.png")
}

.bef4::before {
    background: url("../images/wel-4.png")
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes move2 {
    0% {
        -webkit-transform: rotate(1deg) translate(2px, 2px);
        transform: rotate(1deg) translate(2px, 2px)
    }
    50% {
        -webkit-transform: rotate(-1deg) translate(-2px, -2px);
        transform: rotate(-1deg) translate(-2px, -2px)
    }
    to {
        -webkit-transform: rotate(1deg) translate(2px, 2px);
        transform: rotate(1deg) translate(2px, 2px)
    }
}

@keyframes move2 {
    0% {
        -webkit-transform: rotate(1deg) translate(2px, 2px);
        transform: rotate(1deg) translate(2px, 2px)
    }
    50% {
        -webkit-transform: rotate(-1deg) translate(-2px, -2px);
        transform: rotate(-1deg) translate(-2px, -2px)
    }
    to {
        -webkit-transform: rotate(1deg) translate(2px, 2px);
        transform: rotate(1deg) translate(2px, 2px)
    }
}

.mobile-align {
    display: flex !important
}

.mobileView {
    display: none
}

.mb-20px {
    margin-bottom: 20px
}

.aboutUs .image {
    width: 100%;
    border-radius: 20px;
    overflow: hidden
}

.aboutUs p {
    font-size: 16px;
    margin-bottom: 10px
}

.bg-container {
    background: #f7f7f7
}

.our-mission .mis-heading {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 10px
}

.our-mission .mis-heading i {
    font-size: 45px;
    margin-right: 15px
}

.our-mission .mis-heading h3 {
    font-size: 25px;
    color: #009946
}

.our-mission .vis-heading {
    justify-content: flex-end
}

.our-mission .vis-heading .desk {
    display: block
}

.our-mission .vis-heading .mob {
    display: none
}

.our-mission .vis-heading h3 {
    margin-right: 15px;
    color: #009946
}

.our-mission .vis-heading i {
    margin-right: 0
}

.our-mission .vis-text {
    text-align: right
}

.our-mission .mis-text p {
    font-size: 16px;
    margin-bottom: 10px
}

.imgOuter {
    width: 90%;
    background: #000;
    height: 285px;
    margin-left: auto;
    border-radius: 20px;
    align-items: center;
    display: flex;
    position: relative
}

.imgOuter img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: 20px
}

.mis-vis-img {
    width: 110px;
    height: 110px;
    position: absolute;
    left: -55px;
    border: 5px solid #fff;
    border-radius: 50%;
    align-items: center;
    display: flex;
    justify-content: center;
    background: #fff;
    box-shadow: -7px 0px 9px #dfdada
}

.mis-vis-img img {
    width: 100%
}

:root {
    --gradient: linear-gradient(90deg, #da251c 0, #f8c301 51%, #da251c)
}

.why-us-container {
    padding: 40px 0
}

.why-us-container .icon-bx-wraper {
    box-shadow: 0 0 10px 4px rgba(31, 66, 135, .1);
    padding: 20px;
    background-color: #fff;
    border-radius: 20px;
    transition: all .5s;
    overflow: hidden;
    z-index: 9;
    position: relative;
    margin-bottom: 30px;
    text-align: center
}

.card1 {
    background-color: #009946
}

.card2 {
    background-color: #39c6c6
}

.card3 {
    background-color: #ee7e16
}

.card:hover {
    transform: scale(1.02)
}

.icon-bx-sm {
    width: 100%;
    height: 200px;
    border-radius: 20px;
    align-items: center;
    display: flex;
    justify-content: center
}

.icon-bx-sm a {
    font-size: 60px;
    color: #fff
}

.icon-bx-sm .title h4 {
    font-size: 20px;
    color: #fff
}

.icon-bx-sm:hover .front {
    display: none
}

.icon-bx-sm:hover .icon-content-why {
    display: block;
    transition: .3s
}

.icon-content-why {
    transition: .3s;
    overflow: hidden;
    display: none;
    margin: 0 !important;
    padding: 10px !important
}

.icon-content-why h4 {
    color: #fff !important;
    margin-bottom: 15px;
    font-size: 24px
}

.icon-content-why p {
    font-size: 14px;
    color: #fff
}

.wraper-effect {
    border-radius: 50%;
    position: absolute;
    transition: all .5s;
    height: 350px;
    width: 350px;
    background-color: rgba(255, 255, 255, .2);
    right: -100%;
    bottom: -100%;
    z-index: -1
}

@media only screen and (max-width: 767px) {
    .icon-bx-wraper.style-3.left {
        margin-right: 0;
        margin-left: 0
    }
}

@media only screen and (max-width: 575px) {
    .icon-bx-wraper.style-3.left {
        padding: 30px 20px 30px 15px
    }
    .icon-bx-wraper.style-3.left>[class*=icon-bx-]:after {
        height: 70px;
        top: 0
    }
    .icon-bx-wraper.style-3.left .icon-content {
        padding-left: 15px
    }
}

.section-head {
    margin-bottom: 25px
}

.section-head .sub-title {
    padding: 10px 30px;
    display: inline-block;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    background-color: rgba(137, 110, 255, .1);
    color: #896eff !important;
    margin-bottom: 10px
}

.section-head h2 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 600;
    color: #75af4d;
    margin-top: 10px
}

.margin-left-ct {
    margin-left: 15px !important
}

footer .icon-bx-wraper {
    height: unset;
    margin: 0
}

.site-footer.style-1 {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-color: #75af4d;
    padding-top: 40px
}

.site-footer.style-1 .footer-top {
    background: rgba(0, 0, 0, 0)
}

.site-footer.style-1 .footer-top .widget_services {
    padding-left: 100px
}

@media only screen and (max-width: 1199px) {
    .site-footer.style-1 .footer-top .widget_services {
        padding-left: 0
    }
}

.site-footer.style-2 {
    background-position: 50%;
    position: relative;
    height: auto !important;
    background-color: #0e1b1f
}

.site-footer.style-2,
.site-footer.style-2:before {
    background-repeat: no-repeat;
    background-size: contain
}

.site-footer.style-2:before {
    content: "";
    background-image: url(/_next/static/media/pattern2.3c1febfb03996101998e66405eef0607.png);
    background-position: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.site-footer.style-2 .footer-top {
    background: rgba(0, 0, 0, 0);
    padding-top: 300px
}

.site-footer.style-2 .footer-top .widget_services {
    padding-left: 100px
}

.site-footer.style-2 .container+.footer-top {
    padding-top: 70px
}

.site-footer.style-2 .footer-bottom {
    background-color: #1f343b;
    padding: 10px 0
}

@media only screen and (max-width: 1199px) {
    .site-footer.style-2 .footer-top .widget_services {
        padding-left: 0
    }
}

.site-footer.style-3 {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-color: #896eff
}

.site-footer.style-3 .footer-top {
    background: rgba(0, 0, 0, 0)
}

[color=color_1].site-footer.style-2 {
    background-color: #1f2471
}

[color=color_1].site-footer.style-2 .footer-bottom {
    background: #141857
}

.footer-info {
    border-bottom: 1px solid #e1e1f0;
    margin-bottom: 30px;
    padding-bottom: 10px
}

.footer-info .footer-logo {
    margin-bottom: 10px
}

.footer-info .icon-bx-wraper {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
    position: relative
}

.icon-lg {
    display: inline-block;
    text-align: center;
    width: 80px;
    float: left
}

.footer-info .icon-bx-wraper .icon-cell {
    color: #fff
}

.footer-info .icon-bx-wraper .icon-cell i {
    font-size: 50px
}

.icon-content {
    overflow: hidden
}

.icon-content.icnew {
    padding: 0
}

.footer-info .icon-bx-wraper p {
    font-size: 18px;
    color: #fff !important
}

.icon-bx-wraper .icnew {
    margin-left: 0
}

footer .widget-link a {
    color: #fff
}

footer .widget_services ul li a {
    position: relative;
    color: #fff;
    padding: 5px 0;
    display: block;
    font-size: 14px;
    transition: all .5s
}

footer .widget_services ul li a:hover {
    padding: 5px 0 5px 10px
}

.widget_services ul {
    display: flex;
    justify-content: space-around
}

.dlab-social-icon li {
    display: inline-block
}

.dlab-social-icon li a {
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 50px;
    font-size: 14px;
    color: #896eff;
    background-color: #fff;
    transition: all .5s;
    margin: 2px
}

.dlab-social-icon li a:hover {
    color: #fff;
    background-image: var(--gradient);
    background-size: 200%
}

.dlab-social-icon.primary li a {
    background-color: #896eff;
    color: #fff
}

.dlab-social-icon.primary-light li a {
    background-color: rgba(137, 110, 255, .1);
    color: #896eff
}

.dlab-social-icon.primary-light li a:hover {
    color: #fff;
    background-image: var(--gradient);
    background-size: 200%
}

.widget_about p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px
}

footer .footer-bottom {
    background-color: #60933d;
    font-size: 15px;
    padding: 15px 0;
    margin-top: 15px;
    color: #fff !important
}

.img-size {
    width: 70px
}

.bg-img {
    background: #fff;
    border-radius: 5px
}

.hidden-md {
    font-size: 20px;
    color: #fff
}

.mt {
    margin-top: 0
}

.legal-container {
    margin-top: 72px;
    padding: 50px 0
}

.legal-container .legal-img {
    height: 200px;
    object-fit: cover;
    width: 200px;
    box-shadow: 0 0 10px -5px rgba(0, 0, 0, .363);
    border: 1px solid #009946
}

.login-container {
    margin-top: 72px;
    padding: 50px 0;
    background: #f7f7f7
}

.login-container .modalI {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    align-items: center
}

.box-shadow {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px 50px;
    box-shadow: 0 0 18px rgba(187, 184, 184, .3607843137);
    background: #fff;
    border-radius: 10px
}

.input-group {
    margin-bottom: 20px
}

.input-group-prepend {
    position: absolute;
    left: 9px;
    top: 22.5px;
    z-index: 99;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0);
    margin-right: 10px
}

.input-group-prepend .input-group-text {
    justify-content: center;
    padding: 0;
    width: 30px;
    height: 20px;
    margin-right: 10px;
    background-color: rgba(0, 0, 0, 0);
    align-items: center;
    display: flex
}

.input-group-prepend .input-group-text i {
    color: #1f2471;
    font-size: 18px
}

.input-group-prepend+.form-control,
.input-group-prepend+.form-control+.bootstrap-select,
.input-group-prepend+.form-control+.custom-file-label {
    padding: 10px 20px 10px 40px
}

.form-control {
    box-shadow: 0 0 10px 4px rgba(31, 66, 135, .1);
    height: 45px;
    border-radius: 8px !important;
    padding: 10px 20px;
    position: relative;
    font-size: 15px
}

textarea {
    height: 120px !important;
    resize: none
}

.read-more-btn {
    margin-top: 15px
}

.contact-container {
    margin-top: 72px;
    padding: 50px 0;
    background: #f7f7f7
}

.aboutcompanyafter {
    margin: 0 auto 25px
}

@media(max-width: 1199px) {
    .icon-bx-wraper {
        height: 262px
    }
    .imgOuter {
        width: 85%
    }
    .why-us-container .icon-bx-wraper {
        box-shadow: 0 0 10px 4pxrgba 31, 66, 135, .1;
        padding: 15px;
        margin: 0
    }
    .icon-bx-sm {
        width: 100%;
        height: 100%
    }
    footer .icon-bx-wraper {
        height: unset
    }
}

@media(max-width: 991px) {
    .mobile-align {
        display: block !important
    }
    .desktopView {
        display: none
    }
    .mobileView {
        display: block !important;
        margin-bottom: 20px
    }
    .mobileView .dlab-media {
        width: 50%;
        margin: 0 auto
    }
    .ourThink {
        display: none
    }
    .why-us-container .icon-bx-wraper {
        padding: 20px;
        margin-bottom: 20px
    }
    .icon-bx-sm:hover .icon-content-why {
        width: 80%
    }
    .footer-info {
        border-bottom: 1px solid #e1e1f0;
        margin-bottom: 20px;
        padding-bottom: 5px
    }
    .icon-bx-wraper {
        height: unset
    }
}

@media(min-width: 768px) {
    .navbar-brand {
        padding-left: 0;
        width: 50px
    }
}

@media only screen and (min-width: 280px)and (max-width: 480px) {
    .address-sec .address .contn-box {
        justify-content: start;
    }
    .rightt-btn span,
    .lleft-btn span,
    .right-btn span {
        display: none !important
    }
    .rightt-btn i,
    .lleft-btn i,
    .right-btn i {
        top: 2px;
        margin-right: 0
    }
    .rightt-btn,
    .lleft-btn,
    .right-btn {
        padding: 6px 10px !important
    }
    .mobileView .dlab-media {
        width: 80%;
        margin: 0 auto
    }
    .icon-content-why h4 {
        margin-bottom: 10px;
        font-size: 18px
    }
    .icon-content-why p {
        font-size: 13px
    }
    .why-us-container .icon-bx-wraper {
        padding: 10px
    }
    .icon-bx-sm:hover .icon-content-why {
        width: 100%
    }
}

@media only screen and (min-width: 280px)and (max-width: 767px) {

    footer .widget_services ul li a, .icon-content p {
        font-size: 12px;
        text-align: justify;
    }
    .aboutUs p {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .login-container .modalI,
    .paddingZero {
        padding: 0
    }
    .mobileBtn {
        display: flex;
        justify-content: end
    }
    .mobileBtn li {
        align-items: center;
        display: flex;
        margin: 0 5px
    }
    .btnDesktop {
        display: none !important
    }
    .box-shadow {
        padding: 15px 0
    }
    .login-container {
        padding: 20px 0
    }
    .section-head h2 {
        font-size: 26px
    }
    .img-size {
        margin-bottom: 10px
    }
    .footer-info .icon-bx-wraper {
        margin-bottom: 5px
    }
    .icon-lg {
        text-align: end;
        width: 12px;
        margin-right: 15px
    }
    .footer-info .icon-bx-wraper .icon-cell i {
        font-size: 25px
    }
    .footer-info .icon-bx-wraper p {
        font-size: 14px
    }
    .widget_services ul {
        flex-direction: column
    }
    footer .widget_services ul li a,
    .icon-content p {
        font-size: 12px
    }
    footer .footer-bottom {
        font-size: 11px;
        padding: 10px 0;
        margin-top: 10px
    }
    .footer-info,
    .section-head {
        margin-bottom: 15px
    }
    .widget_about p {
        margin-bottom: 5px
    }
    .read-more-btn {
        margin-top: 20px;
        display: flex;
        justify-content: center
    }
    .form-group {
        margin-bottom: 0
    }
    .aboutcompanyafter {
        margin: 0 auto 15px
    }
    .contact-container {
        padding: 20px 0
    }
    .mobile-align {
        flex-direction: column
    }
    .legal-container {
        padding: 20px 15px
    }
    .section-head .sub-title,
    .content-inner-2 .section-head .sub-title {
        padding: 10px 15px;
        font-size: 12px;
        margin-bottom: 0px
    }
    .section-head h2 {
        font-size: 18px
    }
    .footer-info,
    .section-head,
    .content-inner-2 .section-head {
        margin-bottom: 15px
    }
    .icon-bx-wraper .icon-content,
    .belf2 {
        margin-left: 0
    }
    .icon-content h4 {
        margin-bottom: 10px;
        font-size: 20px
    }
    .why-us-container,
    .content-inner-2 {
        padding: 20px 0
    }
    .why-us-container .icon-bx-wraper {
        margin-bottom: 25px
    }
    .mis-vis-img {
        position: relative;
        top: unset;
        margin: 10px 0
    }
    .content-inner-2 .section-head h2 {
        font-size: 26px
    }
    .icon-bx-wraper .icon-bx-md {
        margin: 0;
        margin-right: 0px;
        min-width: 75px;
        height: 75px;
        margin-right: 15px
    }
    .icon-bx-wraper .icon-bx-md::before {
        width: 75px;
        height: 75px;
        left: 0;
        top: 0
    }
    .icon-bx-wraper .icon-bx-md a {
        font-size: 44px
    }
    .icon-bx-wraper .icon-bx-md a i {
        font-size: 20px;
        vertical-align: middle
    }
    .icon-content h4 {
        margin-bottom: 5px;
        font-size: 14px
    }
    .title,
    .our-mission .mis-heading h3 {
        font-size: 20px !important
    }
    .our-mission .mis-heading i {
        font-size: 35px;
        margin-right: 10px
    }
    .mis-vis-img img {
        width: 52%
    }
    .our-mission .mis-text p {
        font-size: 15px
    }
    .icon-bx-wraper {
        margin-bottom: 20px
    }
    .icon-bx-wraper.style-3 .dlab-title,
    .icon-bx-wraper.style-3 .icon-cell,
    .icon-bx-wraper.style-3 p {
        color: #fff
    }
    .carousel-control {
        font-size: 11px;
        width: 20px;
        height: 20px;
        padding: 0
    }
    .carousel-control.left {
        left: 20px
    }
    .carousel-control.right {
        right: 20px
    }
    .navbar-header {
        width: 100%;
        margin: 0
    }
    .navbar-default .navbar-toggle,
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        border-color: rgba(0, 0, 0, 0);
        background: none;
        border: 0
    }
    .main-header .container .navbar-collapse {
        margin-right: 0;
        border: none
    }
    .navbar-toggle {
        margin: 0
    }
    .site-footer.style-1 {
        padding-top: 20px
    }
    .navbar-brand {
        padding-left: 0;
        width: 50px
    }
    .navbar-brand img {
        width: 100% !important
    }
    .navbar-header {
        margin: 0 !important
    }
    .hidden-md {
        font-size: 20px;
        color: #fff
    }
    .main-header .container,
    .main-header .container .navbar-collapse .navbar-nav {
        display: block
    }
    .rightt-btn,
    .lleft-btn,
    .right-btn {
        margin: 0;
        width: 100%;
        padding: 6px 17px !important;
        color: #fff
    }
    .rightt-btn {
        color: #fff !important
    }
    .rightt-btn i,
    .lleft-btn i,
    .right-btn i {
        font-size: 16px;
        top: 2px;
        margin-right: 4px
    }
    .carousel {
        margin-top: 50px
    }
    .icon-bx-wraper .icon-bx-md {
        width: 75px
    }
    .our-mission .vis-heading {
        justify-content: flex-start
    }
    .our-mission .vis-heading .mob {
        display: block
    }
    .our-mission .vis-heading .desk {
        display: none
    }
    .our-mission .vis-text {
        text-align: left
    }
}

/*# sourceMappingURL=style.css.map */