@font-face {
    font-family: 'Infinite Stroke';
    src: url('../fonts/InfiniteStroke.woff2') format('woff2'),
        url('../fonts/InfiniteStroke.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_Bebas-Regular';
    src: url('../fonts/Bebas-Regular.eot');
    src: local('☺'), url('../fonts/Bebas-Regular.woff') format('woff'), url('../fonts/Bebas-Regular.ttf') format('truetype'), url('../fonts/Bebas-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0 !important;
    padding: 0;
    overflow-x: hidden;
    font-family: 'Poppins', sans-serif;
    background-color: #080C1D;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
}
.more {
    color: #000;
    display: inline-block;
    border-radius: 0px;
    padding: 10px 20px;
    background-color: #FFC800;
    margin: 0 0px;
    text-decoration: none;
    text-transform: capitalize;
}
.more i{
    padding-left: 5px;
}
.more:hover{
    background-color: #1B2752;
    color: #fff !important;
}

.site-header {
    position: relative;
    width: 100%;
    border-top: none;
    margin-bottom: 0;
    top: 0;
    left: 0;
    z-index: 999;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+20,efefef+100&0.5+0,0.5+100 */
    background-color: rgb(0, 0, 0, 0, 6);
}


.site-header .toppest-bar {
    padding: 10px 0;
    background-color: #1B2752;
    display: inline-block;
    width: 100%;
    position: relative;
}

.site-header .toppest-bar .top-info2 {
    display: flex;
    align-items: center;
    float: left;
}
.site-header .toppest-bar .top-info2.part1{
    float: left;
}
.site-header .toppest-bar .top-info2 p {
    margin-bottom: 0;
    font-size: 12px;
    color: #fff;
}

.site-header .toppest-bar .top-info2 .contact-num,
.site-header .toppest-bar .top-info2 .contact-num2,
.site-header .toppest-bar .top-info2 .email {
    display: flex;
    align-items: center;
    padding-left: 20px;
}

.site-header .toppest-bar .top-info2 .contact-num2 img {
    width: 20px;
}

.site-header .toppest-bar .top-info2 .contact-num i, .site-header .toppest-bar .top-info2 .email i {
    color: #FFC800;
    margin: 0;
    font-size: 15px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 29px;
    margin-right: 0;
}

.site-header .toppest-bar .top-info2 .contact-num a, .site-header .toppest-bar .top-info2 .contact-num2 a, .site-header .toppest-bar .top-info2 .email a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding-left: 2px;
}

.site-header .toppest-bar .top-info2 .email {
    /* padding-left: 20px; */
}
.site-header .top-social{
    text-align: right;
}
.site-header .top-social a i {
    color: #FFC800;
    margin: 0 5px;
    font-size: 15px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #FFC800;
    width: 25px;
    height: 25px;
    line-height: 25px;
}

.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.site-header .bg-light {
    width: 100%;
    padding: 5px 0;
    background-color: #fff !important;
    margin-top: 0px;
}

.site-header .navbar-light .navbar-nav .active>.nav-link {
        color: #303C6A; 
    position: relative;
    font-weight: 500;
}

.site-header .navbar-light .navbar-nav .active>.nav-link:hover {
        color: #303C6A; 
}

.site-header .navbar-light .navbar-nav .active>.nav-link i {
    color: #fff;
    font-size: 30px;
}

.site-header .navbar-light .quote2 {
    color: #fff;
    text-transform: uppercase;
    background-color: #df651c;
    padding: 12px 30px;
    border-radius: 0;
    display: inline-block;
    font-weight: 700;
    text-decoration: none;
    font-size: 14px;
}

.site-header .navbar-light .navbar-nav .nav-item {
    position: relative;
}

.site-header .navbar-light .navbar-nav .nav-link {
    color: #000;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
}

.site-header .navbar-light .navbar-nav .nav-link:focus,
.site-header .navbar-light .navbar-nav .nav-link:hover {
        color: #303C6A; 
}

.navbar-brand {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    margin-left: 0px;
    width: 140px;
}

.site-header .navbar-nav {
    margin-top: 0;
    background-color: transparent;
    padding: 10px 0px;
}

.site-header .navbar .other-btns {
    display: flex;
    align-items: center;
    justify-content: center;
}

.site-header .navbar .other-btns .phone i {
    font-size: 30px;
    padding-right: 8px;
}

.site-header .navbar .other-btns .phone {
    background-color: #012e41;
    color: #fff;
    text-decoration: none;
    padding: 9px 15px;
    border-radius: 5px;
    margin-right: 5px;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.site-header .navbar .more {
    color: #000;
}

.site-header .dropdown-item {
    transition: 0.5s;
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 15px;
    text-transform: initial;
}

.site-header .dropdown-item:focus,
.site-header .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1b2752;
    padding-left: 40px;
}
.navbar-nav .dropdown:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
}
.site-header .other-btns {
    position: relative;
}

.site-header .other-btns i {
    color: #fff;
    font-size: 20px;
    padding-left: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    margin-left: 10px;
    transition: 0.3s;
}

.site-header .other-btns i:hover {
    color: #83de17;
}

/*.dropdown:hover>.dropdown-menu {
  display: block;
}*/
.site-header .navbar .top-contact {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 35px;
    position: relative;
    padding-right: 20px;
}

.site-header .navbar .top-contact i {
    font-size: 45px;
    color: #9b3135;
    padding-right: 5px;
}

.site-header .navbar .top-contact .content p {
    margin-bottom: 0;
    color: #000;
}

.site-header .navbar .top-contact img {
    width: 50px;
    margin-right: 10px;
}

.site-header .navbar .top-contact .num {
    color: #1f3e2b;
    font-weight: 800;
    letter-spacing: 0;
    font-size: 30px;
    text-decoration: none;
    position: relative;
    top: -5px;
}

.site-header .navbar .top-contact .contact p {
    margin-bottom: 0;
    color: #fff;
    font-weight: 200;
    letter-spacing: 1px;
}
.sticky1 {
    position: fixed !important;
    background: #fff;
    top: -5px;
    width: 100%;
    z-index: 10;
    opacity: 0;
    transition: all .5s 
ease-in-out;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.navbar.sticky1 {
    opacity: 1;
}



.main-slider {
    position: relative;
}
.flex-slider .slides>li::after {
    position: absolute;
    clear: both;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1B2752;
background: linear-gradient(265deg, rgba(27, 39, 82, 1) 0%, rgba(27, 39, 82, 0.7) 50%, rgba(27, 39, 82, 0.3) 100%);
}
.flex-slider {
    width: 100%;
    position: relative;
    background-color: transparent;
}

.flex-slider .slides {
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.flex-slider .slides>li {
    float: left;
    margin-right: -100%;
    width: 100%;
    overflow: hidden;
    height: 40vw;
    position: relative;
}

.flex-slider .flex-direction-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
}

.flex-slider .flex-direction-nav .flex-prev,
.flex-slider .flex-direction-nav .flex-next {
    background-color: rgb(143 140 140 / 70%);
    padding: 10px;
    text-decoration: none;
    position: absolute;
    height: 45px;
    top: 45%;
    bottom: 0;
    margin: 0 auto;
    z-index: 8;
    text-align: center;
    color: #fff;
    width: 45px;
}

.flex-slider .flex-direction-nav .flex-prev {
    left: 20px
}

.flex-slider .flex-direction-nav .flex-next {
    right: 20px
}

.slide-image {
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

/* .flex-active-slide .slide-image {
    animation: zoomout 30s;
} */

@keyframes zoomout {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.3);
    }
}

@media (max-width:768px) {
    .flex-slider .slides>li {
        height: 70vw
    }
}

.flex-slider .banner-cont {
    position: absolute;
    clear: both;
    content: "";
    top: 50%;
    left: 5%;
    transform: translate(0%, -50%);
    color: #fff;
    width: 40%;
    z-index: 9;
    padding: 20px;
    border-radius: 5px;
}
.flex-slider .banner-cont h4 {
    font-size: 18px;
    font-weight: 300;
    display: inline-block;
    padding: 0;
    margin-bottom: 0;
}
.flex-slider .banner-cont h2 span {
    font-weight: 600;
    display: block;
}
.flex-slider .banner-cont h2 {
    font-size: 50px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 200;
    margin: 15px 0;
}
.flex-slider .banner-cont h2 span {
    font-weight: 600;
    display: block;
}
.flex-slider .banner-cont p {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 20px;
}
.flex-slider .banner-cont p a{
    color: #C80B1F;
    text-decoration: none;
    font-weight: 700;
    font-size: 35px;
}
.flex-slider .banner-cont ul{
        padding: 0;
    list-style-type: none;
    margin: 15px 0;
}
.flex-slider .banner-cont ul li{
        font-size: 15px;
    margin-bottom: 5px;
}
.flex-slider .banner-cont .banner-btn {
    display: flex;
    align-items: center;
}

.flex-slider .banner-cont .banner-btn .more {
    color: #fff;
}

.main-slider .inner-contact-form {
    padding: 0px;
    border-radius: 20px;
    position: absolute;
    clear: both;
    content: "";
    top: 50%;
    right: 6%;
    width: 30%;
    z-index: 2;
    text-align: center;
    transform: translate(0px, -50%);
    overflow: hidden;
}
.main-slider .inner-contact-form .heading {
    margin-bottom: 0px;
    background-color: #FFC800;
    padding: 10px 0 10px 0;
}
.main-slider .inner-contact-form .heading h2{
    color: #000;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0;
}

.main-slider .inner-contact-form form {
    background-color: rgba(255, 255, 255, 0.3);
    padding: 20px 20px 0 20px;
}
.main-slider .inner-contact-form .submit-btn {
    text-align: center;
}
.main-slider .inner-contact-form .submit-btn .submit {
    color: #000;
    text-decoration: none;
    background: #FFC800;
    padding: 12px 50px;
    margin-top: 10px;
    border: none;
    border-radius: 0px;
    font-weight: 600;
    width: 100%;
}
.main-slider .inner-contact-form .form-group{
    margin-bottom: 15px;
}
.main-slider .inner-contact-form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #6B6B6B;
    background-color: #E9E9E9;
    background-image: none;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-colorease-in-out .15s, -webkit-box-shadowease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-colorease-in-out .15s, box-shadowease-in-out .15s;
}
.main-slider .inner-contact-form select option{
    color: #000;
}
.main-slider .inner-contact-form textarea{
    height: 50px !important;
}
.main-slider .inner-contact-form .form-control::-webkit-input-placeholder { /* Edge */
  color: #6B6B6B;
}
.main-slider .inner-contact-form .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #6B6B6B;
}
.main-slider .inner-contact-form .form-control::placeholder {
  color: #6B6B6B;
}


.info-wrap {
    padding-top: 40px;
    background-color: #fff;
}
.info-wrap .info-cont{
    background-color: #0F1635;
    padding: 15px 10px;
}
.info-wrap .about-box {
    display: grid;
    align-items: center;
    justify-content: normal;
    transition: 0.4s;
    border-radius: 10px;
    padding: 15px;
    position: relative;
    grid-template-columns: 20% 80%;
}
.info-wrap .about-box .image {
    margin-right: 22px;
    background-color: #1C2655;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    padding: 10px;
}
.info-wrap .about-box .image img{
    width: 100%;
    transition: 0.4s;
}
.info-wrap .about-box .content h4 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 5px;
    text-decoration: none;
} 
.info-wrap .about-box .content p {
    font-size: 14px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 300;
}


.about-wrap {
    padding: 60px 0 100px 0;
    position: relative;
    background-color: #fff;
}
.about-wrap::after {
    position: absolute;
    clear: both;
    content: "";
    bottom: -60px;
    right: 0;
    background: url(../images/about-after.png) no-repeat;
    background-size: 100%;
    width: 30%;
    height: 47%;
}
.about-wrap .about-cont {
    padding-left: 0%;
}

.about-wrap .about-cont .heading {
    position: relative;
}

.about-wrap .about-cont h5 {
    font-size: 18px;
    font-weight: 600;
    color: #FFC800;
}

.about-wrap .about-cont h2{
    font-weight: 300;
    font-size: 40px;
    padding: 5px 0;
    color: #1C2655;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 15px;
}
.about-wrap .about-cont h2 span{
    font-weight: 600;
    display: block;
}
.about-wrap .about-cont .special {
    color: #ed2327;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: initial;
    font-weight: 600;
}

.about-wrap .about-cont p {
    margin-bottom: 25px;
    line-height: 24px;
    color: #7a7a7a;
    font-size: 15px;
}
.about-wrap .about-list{
    border-top: 1px solid #E6E6E6;
    padding-top: 20px;
}
.about-wrap .about-box {
    display: grid;
    align-items: flex-start;
    grid-template-columns: 10% 90%;
    margin-bottom: 30px;
}
.about-wrap .about-box .image img {
    width: 80px;
    transition: 0.4s;
}
.about-wrap .about-box .content h4 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
    padding-left: 0;
}
.about-wrap .about-box .content p {
    font-size: 15px;
    margin-bottom: 0;
    color: #858585;
    font-weight: 400;
}
.about-wrap .about-box .content {
    padding-left: 15px;
}
.about-wrap .about-img {
    position: relative;
    width: 100%;
    margin-left: 0;
}
.about-wrap .about-img .image1 {
    width: 57%;
}
.about-wrap .about-img .image2 {
    position: absolute;
    clear: both;
    content: "";
    right: 0%;
    top: 37%;
    width: 40%;
}
.about-wrap .about-img .info {
    position: absolute;
    clear: both;
    content: "";
    top: 40px;
    right: 1%;
    display: flex;
    background-color: #0F1942;
    border-radius: 20px;
    align-items: center;
    padding: 20px;
}
.about-wrap .about-img .info img{
        width: 70px;
}
.about-wrap .about-img .info span{
    color: #fff;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #9f9f9f;
    font-size: 14px;
}
.about-wrap .about-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
}

.about-wrap .about-img .about-img2 {
    position: absolute;
    clear: both;
    content: "";
    bottom: 0%;
    left: -20%;
    z-index: 9;
    height: 200px;
    width: 350px;
}

.about-wrap .more {
    color: #000;
}
.about-wrap .about-cont .banner-btn {
    display: flex;
    align-items: center;
    margin-top: 25px;
}
.about-wrap .about-cont .banner-btn .top-contact {
    display: flex;
    align-items: center;
    margin-left: 0;
}
.about-wrap .about-cont .banner-btn .top-contact i {
    color: #fff;
    margin: 0 5px;
    font-size: 25px;
    border-radius: 50%;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #D61F26;
    transform: rotate(-40deg);
}
.about-wrap .about-cont .banner-btn .top-contact .content{
    margin-left: 10px;
}
.about-wrap .about-cont .banner-btn .top-contact .content p {
    font-size: 15px;
    margin-bottom: 0;
    color: #000;
    font-weight: 500;
    line-height: 1;
}
.about-wrap .about-cont .banner-btn .top-contact .content a {
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 20px;
}



.process-wrap{
    position: relative;
    background-color: #080C1D;
    padding: 30px 0 30px 0;
}
.process-wrap .about-list{
    position: relative;
    z-index: 2;
}
.process-wrap .heading {
    text-align: center;
    margin-bottom: 0px;
    color: #000;
    padding-left: 0;
}
.process-wrap .heading h4 {
    font-size: 18px;
    color: #FFC800;
    position: relative;
}
.process-wrap .heading h2{
    font-weight: 300;
    font-size: 40px;
    padding: 5px 0;
        color: #fff;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 10px;
}
.process-wrap .heading h2 span{
    font-weight: 600;
}
.process-wrap .about-list ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    width: 100%;
}
.process-wrap .about-list ul li{
    width: 33.33%;
    float: left;
    position: relative;
}
.process-wrap .about-list ul li::after {
    position: absolute;
    clear: both;
    content: "";
    top: 40%;
    right: -120px;
    background: url(../images/shape1.png) no-repeat;
    width: 60%;
    height: 100px;
    background-size: 100%;
    transform: translate(0, -50%);
}
.process-wrap .about-list ul li:last-child::after{
    display: none;
}
.process-wrap .about-list .about-box {
    display: block;
    margin-bottom: 30px;
    transition: 0.4s;
    background-color: transparent;
    border-radius: 10px;
    padding: 30px 60px;
    position: relative;
    text-align: center;
}
.process-wrap .about-list .about-box .image {
    width: 80px;
    margin: 0 auto;
    height: 80px;
    padding-top: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
    background-color: #1C2655;
}
.process-wrap .about-list .about-box .image img {
    width: 65%;
    transition: 0.4s;
    margin: 0 auto;
}
.process-wrap .about-list .about-box .content h4 {
    font-size: 23px;
    font-weight: 600;
    color: #fff;
}   
.process-wrap .about-list .about-box .content p {
    font-size: 16px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 300;
}



.service-wrap{
    position: relative;
    padding: 60px 0 40px 0;
    background-color: #080C1D;
}
.service-wrap .heading {
    text-align: center;
    margin-bottom: 0px;
    color: #000;
    padding-left: 0;
}
.service-wrap .heading h4 {
    font-size: 18px;
    color: #FFC800;
    position: relative;
}
.service-wrap .heading h2{
    font-weight: 300;
    font-size: 40px;
    padding: 5px 0;
        color: #fff;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 10px;
}
.service-wrap .heading h2 span{
    font-weight: 600;
}
#service-slider .owl-stage-outer{
    padding: 40px 0 0 0;
}
.service-wrap .service-box {
    position: relative;
    border-radius: 0;
    transition: 0.4s;
    margin: 10px;
    box-shadow: 0px 0px 6px 0px #62626233;
    overflow: hidden;
    background-color: #0F1635;
}
.service-wrap .service-box .image{
    padding: 0px;
    overflow: hidden;
}

.service-wrap .service-box .image img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    border-radius: 0;
}
.service-wrap .service-box .service-cont {
    position: relative;
    padding: 20px 20px 20px 20px;
    color: #fff;
    height: auto;
    text-align: left;
    min-height: auto;
    width: 100%;
    margin-top: 0;
}
.service-wrap .service-box .service-cont .icon {
    width: 16%;
    background-color: #d33327;
    padding: 9px;
    border-radius: 50%;
    margin-bottom: 10px;
}
.service-wrap .service-box .service-cont p {
    font-size: 14px;
    padding: 10px 0;
    color: #999999;
    margin-bottom: 0;
}

.service-wrap .service-box .service-cont h4 {
    font-weight: 600;
    padding: 0;
    margin-bottom: 0;
    text-transform: capitalize;
    position: relative;
    font-size: 22px;
    color: #fff;
}

/*#service-slider .service-cont .image{
    height: 300px;
    overflow: hidden;
}*/
.service-wrap .service-cont .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.service-wrap .service-cont .more {
    color: #000;
}

.service-wrap .service-cont .more:hover {
    background-color: #000;
    color: #fff;
}
/* arrow */
#service-slider .owl-nav .owl-prev {
    color: #2D2A6D;
    background-color: #fff;
    padding: 6px 12px;
    font-size: 16px;
    border-radius: 50%;
    position: absolute;
    clear: both;
    content: "";
    left: -3%;
    top: 45%;
    z-index: 999;
    margin: 0;
}

#service-slider .owl-nav .owl-next {
    color: #2D2A6D;
    background-color: #fff;
    padding: 6px 12px;
    font-size: 16px;
    border-radius: 50%;
    position: absolute;
    clear: both;
    content: "";
    right: -3%;
    top: 45%;
    z-index: 999;
    margin: 0;
}



.area-wrap {
    padding: 30px 0 60px 0;
    position: relative;
    overflow: hidden;
}
.area-wrap .area-list{
    background-color: #DADADA;
    padding: 60px;
}
.area-wrap .heading {
    text-align: left;
    margin-bottom: 20px;
    color: #000;
    padding-left: 0;
}
.area-wrap .heading h4 {
    font-size: 18px;
    color: #1C2655;
    position: relative;
    font-weight: 600;
    margin-bottom: 0;
}
.area-wrap .heading h2{
    font-weight: 300;
    font-size: 40px;
    padding: 5px 0;
        color: #000;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 10px;
}
.area-wrap .heading h2 span{
    font-weight: 600;
}
.area-wrap .heading p{
    color: #696969;
    margin-bottom: 0;
}
.area-wrap .home-area ul {
    display: inline-block;
    position: relative;
    z-index: 9;
    margin: 0;
    padding: 0;
    margin-left: 15px;
    width: 100%;
}
.area-wrap .home-area ul li{
    float: left;
    width: 33.333%;
}
.area-wrap .home-area ul li a {
    color: #393939;
    text-decoration: none;
    font-size: 15px;
    margin-bottom: 7px;
    display: inline-block;
}



/*-----------------------------------
   Testimonials CSS
------------------------------------*/
.testimonials-sec-wraper {
    position: relative;
    width: 100%;
}

.testimonials-right {
    position: relative;
    width: 100%;
    padding: 30px 0 60px 0;
    height: 100%;
}
.testimonials-right .heading {
    text-align: center;
    margin-bottom: 0px;
    color: #000;
    padding-left: 0;
}
.testimonials-right .heading h4 {
    font-size: 18px;
    color: #FFC800;
    position: relative;
}
.testimonials-right .heading h2{
    font-weight: 300;
    font-size: 40px;
    padding: 5px 0;
        color: #fff;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 10px;
}
.testimonials-right .heading h2 span{
    font-weight: 600;
    display: block;
}
.testimonials-right .testimonials-slider-wrap {
    position: relative;
    width: 100%;
}
.testimonials-right .testimonials-slider-wrap .owl-stage-outer{
        padding: 30px 0;
}
.testimonials-right .testimonials-slider-wrap .owl-stage-outer .owl-item{
    padding: 10px;
}
.testimonials-right .testimonials-slider-wrap .center .testimonials-slider-inner {
    background-color: #303C6A;
    transform: scale(1.15);
}
.testimonials-right .testimonials-slider-wrap .testimonials-slider-inner {
    position: relative;
    width: 100%;
    padding: 30px;
    text-align: center;
    box-shadow: 0px 4px 10px rgba(48, 60, 106, 0.5);
    border-radius: 0px;
    transition: 0.5s;
    background-color: #303C6A;
}

.testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testimonials-top {
    position: relative;
    margin-bottom: 25px;
}

.testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testimonials-top .left-img {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}

.testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testm-right {
    position: relative;
}

.testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testm-right h4 {
    position: relative;
    color: #FFC800;
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 600;
}

.testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testm-right h5 {
    position: relative;
    color: #6dd73e;
    font-size: 14px;
    margin-bottom: 15px;
}

.testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testm-right .star-rating {
    position: relative;
    width: 100%;
    margin-top: 10px;
}

.testimonials-right .testimonials-slider-wrap .testimonials-slider-inner .testm-right .star-rating img {
    position: relative;
    width: 100px;
    margin: 0 auto;
}

.testimonials-right .testimonials-slider-wrap .testimonials-slider-inner p {
    position: relative;
    color: #fff;
    font-size: 15px;
    text-align: center;
}

/* arrow */
#testimonials-slider .owl-nav .owl-prev {
    color: #fff;
    background-color: #9C9C9C;
    padding: 6px 12px;
    font-size: 16px;
    border-radius: 50%;
    position: absolute;
    clear: both;
    content: "";
    left: -3%;
    top: 45%;
    z-index: 9;
    margin: 0;
}

#testimonials-slider .owl-nav .owl-next {
    color: #fff;
    background-color: #0199DA;
    padding: 6px 12px;
    font-size: 16px;
    border-radius: 50%;
    position: absolute;
    clear: both;
    content: "";
    right: -3%;
    top: 45%;
    z-index: 9;
    margin: 0;
}


.contact-wrap{
    position: relative;
    margin: 30px 0 60px 0;
  }
.contact-wrap .contact-content {
    padding: 30px;
    box-shadow: 0px 6px 20px #BCBCBC4A;
    background-color: #F1F2F2;
    border-radius: 0;
    position: relative;
}
.contact-wrap .contact-content .image {
    position: absolute;
    clear: both;
    content: "";
    bottom: 0;
    width: 18%;
    right: 0;
}
  .contact-sec {
    position: relative;
    padding: 20px;
    border: 1px solid #dbdbdb;
    border-radius: 0px;
    overflow: hidden;
}
  .contact-sec::before{
    position: absolute;
    clear: both;
    content: "";
    background-color: #fff;
    top: 0;
    left: 0%;
    transform: translate(0%,0%);
    width: 100%;
    height: 100%;
  }
  .contact-wrap .heading{
    text-align: left;
    margin-bottom: 80px;
    color: #000;
}
.contact-wrap .heading h4 {
    color: #000;
    font-size: 18px;
    margin-left: 0;
    position: relative;
    display: inline-block;
    font-weight: 600;
}
.contact-wrap .contact-form h2{
    font-size: 40px;
    margin-bottom: 15px;
    text-align: left;
    font-weight: 300;
    color: #1C2655;
}
.contact-wrap .contact-form h2 span{
    font-weight: 600;
}
.contact-wrap .contact-box {
    position: relative;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}
.contact-wrap .contact-box .image {
    float: left;
    width: 5%;
}
.contact-wrap .contact-box .content {
    float: none;
    width: 100%;
    padding-left: 0;
}
.contact-wrap .contact-box h4 {
    color: #1C2655;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 18px;
}
.contact-wrap .contact-box a{
    color: #000;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
    display: inline-block;
}
.contact-wrap .contact-box a i{
    color: #1C2655;
    padding-right: 10px;
}
.contact-wrap .contact-box p i{
    color: #1C2655;
    padding-right: 10px;
}
.contact-wrap .contact-box p{
    margin-bottom: 0;
    color: #000;
    font-weight: 600;
    font-size: 15px;
}
  .contact-wrap form{
      position: relative;
      padding-left: 0%;
  }
  .contact-wrap .contact-form{
    position: relative;
    z-index: 9;
  }
.info-wrap form p{
    color: #fff;
    font-size: 15px;
}
.contact-wrap form .form-group {
    margin-bottom: 20px;
}
.contact-wrap form .form-group label{
    font-weight: 600;
}
.contact-wrap .contact-sec h4 {
    text-align: center;
    color: #00447E;
    font-weight: 600;
    padding: 30px 0 15px 0;
    position: relative;
    z-index: 9;
    margin-bottom: 0;
}
.contact-wrap .contact-sec .num {
    text-align: center;
    display: block;
    margin: 0;
    color: #000;
    padding: 0;
    font-size: 50px;
    text-decoration: none;
    position: relative;
    z-index: 9;
    font-weight: 700;
}
.contact-wrap .submit-btn {
    text-align: left;
    margin-top: 20px;
}
  .contact-wrap .submit-btn .submit {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 12px 40px;
    font-size: 15px;
    background-color: #303C6A;
    text-transform: capitalize;
    border: none;
    transition: 0.4s;
    width: 100%;
}
  .contact-wrap .submit-btn .submit:hover{
      background-color: #000;
      color: #fff;
  }
  .contact-wrap .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #E9E9E9;
    background-image: none;
    border: 1px solid #e5e5e5;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
  .contact-wrap textarea{
    height: 100px !important;
  }
  .contact-wrap .form-control::-webkit-input-placeholder { /* Edge */
  color: #000;
  }
  .contact-wrap .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
  }
  .contact-wrap .form-control::placeholder {
  color: #000;
  }

  
.site-footer {
    position: relative;
    padding: 40px 0 20px 0;
}
.site-footer::before {
    position: absolute;
    clear: both;
    content: "";
    bottom: 0;
    left: 0;
    width: 26%;
    height: 100%;
    background: url(../images/shape2.png) no-repeat;
    background-size: 100%;
    z-index: -1;
}
.site-footer .footer-logo {
    display: inline-block;
    width: 100%;
    margin-top: -25px;
}
.site-footer .logo{
    margin-bottom: 20px;
}
.site-footer .heading {
    text-align: left;
    margin-bottom: 60px;
    color: #fff;
}
.site-footer .heading h2 {
    font-weight: 500;
    font-size: 40px;
    color: #fff;
}
.site-footer .footer-location {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
  }
  .site-footer .footer-location li {
    color: #fff;
    display: flex;
    margin-bottom: 13px;
    font-weight: 500;
    font-size: 13px;
  }
  .site-footer .footer-location li a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.site-footer .footer-location li i {
    padding-top: 4px;
    padding-right: 12px;
    color: #FFC800;
}
.site-footer .footer-social {
    /* padding-left: 88px; */
    padding: 0;
    margin: 0;
    display: flex;
    width: 100%;
    align-items: center;
}
  .site-footer .footer-social li {
    color: #fff;
    display: flex;
    margin-bottom: 13px;
    font-weight: 300;
    font-size: 15px;
  }
  .site-footer .footer-social li a{
    color: #fff;
  }
  .site-footer .footer-social li i {
    padding-top: 4px;
    padding-right: 12px;
    color: #fff;
  }
  .site-footer .footer-social i {
    color: #FFC800;
    padding-right: 10px;
    font-size: 20px;
}
.site-footer .footer-social a {
    color: #fff;
}
.site-footer .footer-social {
    color: #FFC800;
    font-size: 14px;
    padding-top: 0;
}
.site-footer .footer-nav {
    position: relative;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.site-footer .footer-nav li {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    float: left;
    position: relative;
    color: #fff;
    font-size: 13px;
    padding-left: 20px;
}
.site-footer h4 {
    font-size: 20px;
    color: #FFC800;
    text-transform: capitalize;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 15px;
}
.site-footer .footer-nav li::before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f111";
    left: 0;
    top: 0px;
    color: #FFC800;
    font-size: 13px;
    z-index: 9;
}

.site-footer .footer-nav li a {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    padding: 0px;
}
.site-footer .footer-location .footer-social {
    color: #fff;
    font-size: 25px;
    margin-bottom: 30px;
    margin-top: 20px;
    font-family: 'Oswald', sans-serif;
}
.site-footer .footer-location .footer-social i {
    color: #FFC800;
    font-size: 20px;
    padding-left: 0;
    border-radius: 50%;
    border: 2px solid #FFC800;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    margin-left: 10px;
    transition: 0.3s;
}
.site-footer .footer-location .footer-social i:hover{
    border: 2px solid #b27d26;
    color: #b27d26;
}
.site-footer .footer-blog {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.site-footer .footer-blog img {
    border-radius: 0px;
    width: 60px;
    height: 60px;
    object-fit: cover;
}
.site-footer .footer-blog .content {
    margin-left: 15px;
}
.site-footer .footer-info .num{
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
}
.site-footer .footer-info .online{
    font-size: 14px;
    padding: 12px 20px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    display: inline-block;
    margin-top: 20px;
}
.site-footer .form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.site-footer .submit {
    background: #C00000;
    border: none;
    color: #fff;
    padding: 12px 30px;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    transition: 0.4s;
    width: 100%;
}
.site-footer p {
    color: #fff;
    font-size: 13px;
    margin-bottom: 20px;
}

            
.copyright {
    font-size: 13px;
    text-align: center;
    position: relative;
    padding: 15px 0;
    background-color: #080C1D;
    z-index: 0;
}
.copyright p.special{
    float: none;
}
.copyright p {
    color: #fff;
    margin-bottom: 0;
    text-align: center;
    position: relative;
}
.copyright p a {
    color: #fff;
    margin: 0 5px;
    font-size: 15px;
}

/********************inner-banner*********************/

.breadcrumb-wrapper {
    text-align: center;
    background-image: url(../images/banner.png);
    background-size: cover;
    background-position: center;
    height: 400px;
    position: relative;
}

.breadcrumb-wrapper1 {
    text-align: center;
    background-image: url(../images/inner-banner2.jpg);
    background-size: cover;
    background-position: center;
    height: 500px;
    position: relative;
}

.breadcrumb-wrapper2 {
    text-align: center;
    background-image: url(../images/inner-banner3.jpg);
    background-size: cover;
    background-position: center;
    height: 500px;
    position: relative;
}

.breadcrumb-wrapper .shell,
.breadcrumb-wrapper1 .shell,
.breadcrumb-wrapper2 .shell {
    position: absolute;
    clear: both;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.breadcrumb-wrapper .shell h1,
.breadcrumb-wrapper1 .shell h2,
.breadcrumb-wrapper2 .shell h2 {
    font-size: 50px;
    margin-bottom: 0;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 0px;
}



/***********************about-us-page*******************/

.inner-about-wrap {
    padding: 60px 0 60px 0;
    margin-top: 0px;
    background-color: #fff;
}

.inner-about-wrap .about-cont {
    position: relative;
}
.inner-about-wrap .about-cont iframe{
        width: 100%;
    height: 350px;
}
.inner-about-wrap .about-cont .heading {
    position: relative;
}
.inner-about-wrap .about-cont h4 {
    font-size: 18px;
    font-weight: 600;
    color: #FFC800;
    display: block;
}
.inner-about-wrap.blog-inner .about-cont h4{
    color: #1C2655;
    display: inline-block;
}
.inner-about-wrap .about-cont h2 {
    font-weight: 600;
    font-size: 40px;
    padding: 5px 0;
    color: #1C2655;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
}
.inner-about-wrap .about-cont h3 {
    font-weight: 600;
    font-size: 25px;
    padding: 5px 0;
    color: #02254C;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 20px;
}

.inner-about-wrap .about-cont .special {
    color: #2a2a2a;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: initial;
    font-weight: 700;
}

.inner-about-wrap .about-cont p {
    margin-bottom: 15px;
    line-height: 28px;
    color: #202020;
    font-size: 15px;
}
.inner-about-wrap .about-cont ul{
        padding: 0;
    margin: 0;
    display: inline-block;
    margin-left: 20px;
}
.inner-about-wrap .about-cont ul li{
        margin-bottom: 10px;
        color: #202020;
    font-size: 15px;
}
.inner-about-wrap .about-img {
    position: relative;
    width: 100%;
}
.inner-about-wrap.part2 .about-img{
    position: relative;
    width: 100%;
}
.inner-about-wrap.part2{
    padding-top: 0;
}
.inner-about-wrap .about-cont.part2 .about-img{
    margin-right: 15px;
    float: left;
    margin-left: 0;
}
.inner-about-wrap.blog-inner .about-img {
    position: relative;
    width: 40%;
    margin-left: 15px;
    margin-bottom: 15px;
    float: right;
    border-radius: 20px;
    overflow: hidden;
}
.inner-about-wrap .about-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 25px;
    border: 6px solid #27375c;
}

.inner-about-wrap .inner-about-box .content {
    position: absolute;
    clear: both;
    content: "";
    bottom: 30px;
    left: -10px;
    background-color: #e39e01;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 20px 0;
    justify-content: space-around;
}

.inner-about-wrap .inner-about-box .content h4 {
    color: #000;
    font-size: 18px;
    font-family: 'Conv_Bebas-Regular';
    margin-bottom: 0;
    width: 40%;
    text-transform: uppercase;
}

.inner-about-wrap .inner-about-box .content a {
    width: 40px;
}
.inner-about-wrap .info-wrap .about-box .content h4 {
    font-size: 19px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 5px;
    text-decoration: none;
    padding-left: 10px;
}
.inner-about-wrap .about-list2 .about-box {
    display: block;
    margin-top: 30px;
    transition: 0.4s;
    background-color: #0f1635;
    border-radius: 10px;
    padding: 30px;
    position: relative;
    text-align: center;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
    min-height: 215px;
}
.inner-about-wrap .about-list2 .about-box .content h4 {
    font-size: 28px;
    font-weight: 600;
    color: #ffc800;
}  
.inner-about-wrap .about-list2 .about-box .content p {
    font-size: 15px;
    margin-bottom: 0;
    color: #efefef;
    font-weight: 500;
}

/*********************faq-page************************/



.inner-faq-wrap {

    margin: 10px 0 120px 0;

}

.inner-faq-wrap .heading {

    text-align: center;

    margin-bottom: 60px;

}

.inner-faq-wrap .heading h2 {

    font-size: 50px;

    color: #000;

    font-weight: 700;

    text-transform: uppercase;


}

.accordion .card {
    border: none;
    border: 1px solid #000;
    margin-bottom: 10px;
    border-bottom: 1px solid #000 !important;
    border-radius: 6px !important;
}

.accordion .card .card-header {
    position: relative;
    transition: 0.4s;
    padding: 0;
    background-color: #fff;
    border: none;
}

.accordion .card .card-header .mb-0{
    padding: 0;
}

.accordion .card .card-header button {
    color: #36458d;
    width: 100%;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    padding: 15px;
    text-decoration: none;
    border-radius: none;
}

.accordion .card .card-header button.collapsed {
    background-color: #185D94 !important;
    color: #fff !important;
}
.accordion .card .card-header button.btn-link {
    background-color: #449a1300;
}

.accordion .card .collapse.show {
    background-color: rgb(234 232 232 / 0%);
    margin-top: 0px;
    position: relative;
}
.accordion .card .collapsing .card-body p{
    font-size: 14px;
}
.accordion .card .collapse .card-body p{
    font-size: 14px;
}
/*.accordion .card .card-header:hover{

    background-color: #c90a67;

}*/

.accordion .card .card-header:hover button{

    color: #36458d;

}

.bs-example{

        margin: 20px;

    }

    .accordion .fa {
        margin-right: 0.5rem;
        float: right;
        color: #7CB951;
    }

.btn-link {

    font-weight: 600;

    color: #000;

    text-decoration: none;

}


/*****************contact-page*******************/


/******************modal*****************/

.modal-body .contact-form .btn-group, .contact-form .btn-group-vertical {
    margin-top: 20px;
}
.modal-body .read-more {
    border: none;
    background-color: #fa8900;
    color: #fff;
    padding: 12px 20px;
    font-size: 17px;
    border-radius: 30px;
    text-shadow: none;
    text-transform: uppercase;
}
.modal-body textarea.form-control {
    height: 130px !important;
}
.modal-header {
    display: initial;
}
.modal-header .btn-close {
    float: right;
    margin-top: -30px;
}


/*********************price-page************************/

.inner-price-wrap {
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 80px 0;
}

.inner-price-wrap .nav-tabs {
    border-bottom: none;
    justify-content: center;
    padding-bottom: 60px;
}

.inner-price-wrap .nav-tabs .nav-link {
    border: none;
    color: #000;
    font-weight: 600;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 14px;
}

.inner-price-wrap .nav-tabs .nav-link.active {
    border-bottom: 2px solid #e39e01;
    background-color: transparent;
}

.snip1404 {
    color: #ffffff;
    text-align: left;
    font-size: 16px;
    width: 100%;
    margin: 50px 10px;
}

.snip1404 img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: -1;
}

.snip1404 .plan {
    margin: 0 5px;
    width: 24.1%;
    position: relative;
    float: left;
    overflow: hidden;
    border: 3px solid #eaaa05;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    background-color: #000;
}

.snip1404 .plan:hover i,
.snip1404 .plan.hover i {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.snip1404 .plan:first-of-type {
    border-radius: 8px 0 0 8px;
}

.snip1404 .plan:last-of-type {
    border-radius: 0 8px 8px 0;
}

.snip1404 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.snip1404 header {
    background-color: #eaaa05;
    color: #ffffff;
}

.snip1404 .plan-title {
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    margin: 0;
    padding: 20px 20px 0;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 18px;
}

.snip1404 .plan-title:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 300px 0 0;
    border-color: rgba(0, 0, 0, 0.5) transparent transparent;
}

.snip1404 .plan-cost {
    padding: 40px 20px 10px;
    text-align: right;
}

.snip1404 .plan-price {
    font-weight: 600;
    font-size: 3em;
}

.snip1404 .plan-type {
    opacity: 0.8;
    font-size: 0.7em;
    text-transform: uppercase;
}

.snip1404 .plan-features {
    padding: 0 0 20px;
    margin: 0;
    list-style: outside none none;
}

.snip1404 .plan-features li {
    padding: 8px 5%;
}

.snip1404 .plan-features i {
    margin-right: 8px;
    color: #fff;
}

.snip1404 .plan-select {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 20px;
    text-align: center;
}

.snip1404 .plan-select a {
    background-color: #eaaa05;
    color: #ffffff;
    text-decoration: none;
    padding: 12px 20px;
    font-size: 0.75em;
    font-weight: 600;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 4px;
    display: inline-block;
}

.snip1404 .plan-select a:hover {
    background-color: #eaaa05;
    opacity: 0.5;
}

.snip1404 .plan:hover {
    margin-top: -10px;
    border-color: #000;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
    z-index: 1;
    border-radius: 8px;
}

.snip1404 .plan .plan-select {
    padding: 30px 20px;
}

@media only screen and (max-width: 767px) {
    .snip1404 .plan {
        width: 50%;
    }

    .snip1404 .plan-title,
    .snip1404 .plan-select a {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .snip1404 .plan-select,
    .snip1404 .featured .plan-select {
        padding: 20px;
    }

    .snip1404 .featured {
        margin-top: 0;
    }
}

@media only screen and (max-width: 440px) {
    .snip1404 .plan {
        width: 100%;
    }
}


/********************carrer-page*****************/

.inner-career-wrap {
    padding: 80px 0;
}

.inner-career-wrap .inner-career-cont {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 150px;
    padding: 0 10px;
    -webkit-box-shadow: 0px 5px 12px 5px rgb(209 209 209 / 60%);
    -moz-box-shadow: 0px 5px 12px 5px rgba(209, 209, 209, 0.6);
    box-shadow: 0px 5px 12px 5px rgb(209 209 209 / 60%);
    border-radius: 5px;
    margin-bottom: 30px;
}

.inner-career-wrap .inner-career-cont a {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    text-decoration: none;
}



.service-offered-wrap {
    padding: 80px 0 20px 0;
    background-color: #fff;
}

.service-offered-wrap .content {
    margin-bottom: 40px;
}

.service-offered-wrap .content .content-img {
    width: 100%;
}

.service-offered-wrap .content .content-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: center;
}

.service-offered-wrap .content .content-bx {
    width: 100%;
    border: 1px solid transparent;
    -webkit-box-shadow: 2px 2px 8px 0px rgb(176 176 176 / 80%);
    -moz-box-shadow: 2px 2px 8px 0px rgba(176, 176, 176, 0.8);
    box-shadow: 2px 2px 8px 0px rgb(176 176 176 / 80%);
    padding: 10px 20px 25px 15px;
    min-height: auto;
    text-align: center;
}

.service-offered-wrap .content .content-bx h4 {
    color: #000;
    font-weight: 700;
    font-size: 20px;
}

.service-offered-wrap .content .content-bx p {
    font-weight: 600;
    font-size: 14px;
}

.service-offered-wrap .content .content-bx .more {
    color: #000;
}

.service-offered-wrap .content .content-bx .more:hover {
    background: rgb(0, 0, 0);
    color: #fff;
}




.thank-you{
        background-color: #fff;
}
.thank-you img{
    margin: 0 auto;
}