@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    overflow-x: hidden;
    font-family: 'Poppins', sans-serif;
}



.navbar-light .navbar-toggler-icon {
    background-image: url(../images/navmobile.svg);
    width: 30px;
    height: 30px;
}

a {
    text-decoration: none;
    -webkit-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -khtml-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -moz-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -ms-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -o-transition: .3s cubic-bezier(.24, .74, .58, 1);
    transition: .3s cubic-bezier(.24, .74, .58, 1);
}

a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

a:focus,
a:hover,
button:focus {
    text-decoration: none;
    outline: 0
}

:focus {
    outline: 0
}

button {
    cursor: pointer
}

p {
    margin-bottom: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 0;
    padding: 0
}

ul {
    padding: 0;
    margin: 0
}

ul li {
    display: inline-block
}

.owl-nav {
    margin-top: 40px !important
}

.package_slider .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0 !important
}

#tab_content_898 .pkg_main h3 {
    display: none
}

#tab_content_898 .pkg_bottom_price .month_prie_right p {
    display: none
}

#tab_content_872 .pkg_main h3 {
    display: none
}

#tab_content_874 .pkg_main h3 {
    display: none
}

#tab_content_875 .det-packages:first-child .pkg_main h3 {
    display: table
}

#tab_content_875 .pkg_main h3 {
    display: none
}

.package_slider .owl-nav [class*=owl-] {
    position: relative
}

.package_slider .owl-nav .owl-next {
    right: -10px
}

.package_slider .owl-nav .owl-prev {
    left: -10px
}

.package_slider .owl-nav button i {
    font-size: 45px;
    line-height: 0;
    display: block;
    color: #ff6900 !important
}

.owl-dots {
    margin-top: 25px !important
}

.owl-dot:focus {
    outline: 0
}



.owl-theme .owl-dots .owl-dot.active span {
    background: #007fa3 !important;
    width: 24px !important;
    height: 10px !important;
    border-radius: 8px !important;
    border: transparent !important;
}
.owl-theme .owl-dots .owl-dot span{
    width: 24px !important;
    height: 10px !important;
    border-radius: 8px !important;
    border: transparent !important;
}

.owl-theme .owl-dots {
    display: flex;
    justify-content: center
}

.owl-item img {
    width: initial !important
}

.form-control.error,
select.error {
    border-color: red !important
}

.banner_form select.form-control,
.banner_form select.form-control option {
    color: #000 !important;
    font-size: 1rem;
    line-height: 1.5
}

.help-block.form-error {
    display: none !important
}

label.error {
    display: none !important
}

.score_area {
    position: relative
}

.sec_pb {
    padding-bottom: 19px
}

.sec_pt {
    padding-top: 35px
}

.compensate-for-scrollbar .main_header {
    width: 98.8%
}

.compensate-for-scrollbar iframe+div iframe#launcher {
    right: 17px !important
}

.compensate-for-scrollbar .sticky-container {
    right: -136px
}

.sec_title {
    margin-bottom: 30px
}

.sec_title h4 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    background-image: -moz-linear-gradient(90deg, #b50700 0, #fd2c24 100%);
    background-image: -webkit-linear-gradient(90deg, #b50700 0, #fd2c24 100%);
    background-image: -ms-linear-gradient(90deg, #b50700 0, #fd2c24 100%);
    display: inline-block;
    padding: 5px 35px;
    margin-bottom: 15px
}

.sec_title h2 {
    font-size: 37px;
    font-weight: 900;
    color: #100d24;
    text-transform: uppercase
}

.sec_title h2 span {
    color: #0a63d1
}

.sec_title p {
    font-size: 17px;
    color: #a7a7a7
}

.txt_p p {
    margin-top: 25px
}



.large_btn {
    padding: 17px 82px;
    font-size: 20px
}

.small_btn {
    padding: 9px 17px;
    font-size: 14px;
    margin-left: 17px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.header_btn {
    display: flex;
    align-items: center;
}

.header_btn i {
    font-size: 20px;
}


.red_shadow {
    box-shadow: 0 10px 35px 0 rgba(253, 44, 36, .46)
}

.blue_shadow {
    box-shadow: 0 10px 10px 0 rgba(15, 80, 161, .38)
}

.sec_btn {
    display: flex;
    justify-content: center;
    margin-top: 75px;
    position: relative;
    z-index: 5
}

.default_btn:active,
.default_btn:focus,
.default_btn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    color: #000
}
.default_btn {
    color: #fff;
    padding: 15px 30px;
    border-radius: 10px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}
.btn-red{
    background: linear-gradient(180deg,rgba(0, 127, 163, 1) 14%, rgba(0, 0, 0, 1) 39%, rgba(24, 149, 178, 1) 95%);
    padding: 15px 40px;
    margin-right: 10px;
}
.tranprt-btn{
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
}
@keyframes circleAnim {
    0% {
        transform: translate(-50%, -50%) scale(0);
        opacity: 0
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1
    }
}



@keyframes faderightCustom {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-99px);
        -ms-transform: translateX(-99px);
        transform: translateX(-99px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

[class^="box-"] {
    display: none;
}

[class^="box-"].showfirst {
    display: block;
}

header {
    transition: all 0.4s ease-in-out 0s;
    padding: 16px 0px;
    /* position: absolute;
    left: 0px;
    right: 0px;
    z-index: 1;
    width: 100%;
    border-color: #FFFFFF1F;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 6px 0px 6px 0px; */
}

/* header.fixed.sticky {
    position: fixed;
    left: 0px;
    right: 0px;
    padding: 6px 0px;
    z-index: 9;
    width: 100%;
    background: #000;
} */

.logo {
    display: inline-block;
}

.logo img {
    display: block;
}

.mainnavs {
    display: flex;
    align-items: center;
    margin: auto;
}

.posinitial {
    position: initial;
}
.header-sec{
    position: relative;
}
.header-sec::before {
    content: url(../images/shape.png);
    position: absolute;
    top: -105px;
    right: -181px;
}
.main-header .row {
    width: 100%;
}

.main-header nav {
    display: flex;
    margin-right: 50px;
    padding: 0;
}

.main-header nav ul {
    display: flex;
    align-items: center;
}

.main-header nav ul li {
    margin: 0 14px;
}

.main-header nav li a {
    color: #000;
    font-size: 16px;
    display: block;
    -webkit-transition: .4s cubic-bezier(.24, .74, .58, 1) !important;
    -khtml-transition: .4s cubic-bezier(.24, .74, .58, 1) !important;
    -moz-transition: .4s cubic-bezier(.24, .74, .58, 1) !important;
    -ms-transition: .4s cubic-bezier(.24, .74, .58, 1) !important;
    -o-transition: .4s cubic-bezier(.24, .74, .58, 1) !important;
    transition: .4s cubic-bezier(.24, .74, .58, 1) !important;
    padding: 0 0 0 17px;
    align-items: center;
    display: inline-flex;
    position: relative;
}

.menu-bottem a:hover:before {
    width: 100%;
}

.menu-bottem a:before {
    content: '';
    width: 0;
    position: absolute;
    top: 50%;
    right: 0;
    height: 3px;
    -webkit-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -khtml-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -moz-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -ms-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -o-transition: .3s cubic-bezier(.24, .74, .58, 1);
    transition: .3scubic-bezier(.24, .74, .58, 1);
   background: linear-gradient(180deg,rgba(0, 127, 163, 1) 14%, rgba(0, 0, 0, 1) 39%, rgba(24, 149, 178, 1) 95%);
    margin-top: 26px;
   
}

.main-header nav ul li.dropdown .dropdown-menu a {
    display: block;
    color: #000;
    min-height: initial;
    padding: 5px 10px;
    z-index: 1;
}

.main-header nav ul li.dropdown .dropdown-menu a:before {
    height: 100%;
    top: initial;
    right: initial;
    left: 0;
    margin-top: -5px;
    z-index: -1;
}

.dropdown-menu {
    top: 95%;
}

/* .dropdown:hover .dropdown-menu{display: block;  } */

.calltopdv {
    display: flex;
    flex-wrap: nowrap;
}

.navbar>.container, .navbar>.container-fluid{
    align-items: end;
}
/* banner-start */

.bannermain {
    padding: 5rem 0;
    position: relative;
}
.bannermain::before {
    content: url(../images/shape.png);
    position: absolute;
    bottom: 51px;
    left: -210px;
}
.bannermain :is(.col-md-3,.col-md-2){
    padding-right: 0;
}
.themecolor {
    color: #007fa3;
    font-weight: 600;
}

.main-heading {
    font-size: 68px;
    font-weight: 200;
    text-transform: uppercase;
    color: #000;
}
.sub-heading {
    font-size: 45px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}
.text-end{
    text-align: end;
}
.heading-wrapper p {
    font-size: 20px;
    font-weight: 300    ;
    line-height: 32px;
    color: #000;
    margin-top: 10px;
}

/* cta-start */

.ctamm {
    background: url(../images/cta-bg.png) center / cover no-repeat #007fa3;
    padding: 6rem 0;
    text-align: center;
    position: relative;
}
.ctamm .heading-wrapper p{
    color: #fff;
    font-size: 16px;
}
.cta-btn {
    padding: 15px 25px;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    display: block;
    border-radius: 10px;
}
.btnctas {
    display: flex;
    align-items: center;
    padding-top: 25px;
    justify-content: space-between;
    max-width: 680px;
    margin: auto;
}
.ctamm::before{
    content: url(../images/cta1.png);
    position: absolute;
    left: 0;
    top: 0;
}
.ctamm::after{
    content: url(../images/cta2.png);
    position: absolute;
    right: 0;
    top: 0;
}
.btnctas .callcta {
    display: flex;
    align-items: center;
    gap: 10px;
}

.callcta .call-holder p {
    font-size: 20px;
    color: #010101;
    text-transform: uppercase;
    line-height: 26px;
}

.callcta .call-holder p a {
    display: block;
    font-size: 18px;
    color: #fff;
}

.callcta .icos {
    margin: 0 10px;
}

.callcta .icos i {
    font-size: 34px;
    color: #000;
}

/* cta-end */

/* packages-start */

.mainpackage {
    padding: 50px 0;
    background:  #000 ;
    background-position: center 300px;
}

.mainpackage .headingmain h6 {
    color: #c7c7c7;
}

.mainpackage .headingmain h2 {
    color: #fff;
}

.package_hm {
    padding-bottom: 50px;
}

.bxpack {
    background: #161616;
    /* padding: 20px 30px; */
    padding-top: 50px;
    border: 1px solid #3b3b3b;
    margin-top: 50px;
    color: #fff;
    position: relative;
    padding-bottom: 60px;
    overflow: hidden;
    z-index: 1;
}
.bxpack .slimScrollBar{
  background: #007fa3 !important;
}
.info-title {
    margin-bottom: 30px;
}

.info-title h5 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 5px;
    background: #2E2E2E;
    padding: 15px 20px;
}

.info-title h5 img {
    margin-right: 10px;
    display: inline-block;
}

.info-title p {
    font-size: 15px;
}

.pricing_dv {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 30px 20px;
}

.pricing_dv h3 {
    font-size: 80px;
    font-weight: 700;
}
.pricing_dv h3 sup {
    top: -0.3em;
    color: #007fa3;
    margin-right: 8px;
}

.pricing_dv .discount {
    font-size: 32px;
    line-height: 32px;
}

.btnpack a {
    display: block;
    background: #007fa3;
    padding: 10px 50px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin: 0 30px;
    border-radius: 10px;
}
.listpack {
    padding: 0 30px;
}
.btnpack {
    margin-bottom: 30px;
}

.listpack h6 {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin-bottom: 20px;
}

.listpack ul {
    margin-bottom: 30px;
}

.listpack ul li {
    padding: 5px 0;
    font-size: 15px;
    display: block;
    position: relative;
}

.listpack ul li::before {
    content: '\f00c';
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    color: #007fa3;
    font-weight: 600;
    margin-right: 10px;
    display: inline-block;
}

.viewall-feat {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.viewall-feat a {
    background: #1b1b1b;
    font-size: 20px;
    display: block;
    color: #fff;
    padding: 10px 30px;
}

.slick-current .bxpack,
.bxpack:hover {
    background: #007fa3;
    color: #000;
}

.slick-current .bxpack .pricing_dv h3 sup,
.bxpack:hover .pricing_dv h3 sup {
    color: #000;
}

.slick-current .bxpack .btnpack a,
.bxpack:hover .btnpack a {
    background: #fff;
    color: #000;
}

.slick-current .bxpack .info-title h5,
.bxpack:hover .info-title h5 {
    color: #fff;
}

/* .slick-current .bxpack .info-title h5 img,
.bxpack:hover .info-title h5 img {
    filter: grayscale(1) brightness(0);
} */

.slick-current .bxpack .listpack ul li::before,
.bxpack:hover .listpack ul li::before {
    color: #000;
}

.slick-current .bxpack .viewall-feat a,
.bxpack:hover .viewall-feat a {
    background: #0000002b;
}

.slick-current .bxpack:before,
.bxpack:hover:before {
    opacity: 1;
    filter: grayscale(0);
}


.awards_dv {
    border-top: 1px solid #212121;
    padding: 40px 0;
}

.awards_dv h3 {
    color: #fff;
    font-size: 47px;
}


.btnstyle-bann a {
    font-weight: 400;
    font-size: 16px;
    line-height: 51px;
    color: #fff;
    margin: 20px 20px 20px 0;
}



.btn.btn-slider1 {
    display: inline-flex;
    align-items: center;
    font-size: 17px;
    line-height: 58px;
    padding: 0 34px;
}

.btn.btn-outline-gradient {
    display: inline-flex;
    align-items: center;
    font-size: 17px;
    color: #cfcfcf;
    border-image-source: linear-gradient(to right, #f4a21a 0%, #ffde00 100%);
    border-image-source: -webkit-gradient(to right, #f4a21a 0%, #ffde00 100%);
    border-image-source: -ms-linear-gradient(to right, #f4a21a 0%, #ffde00 100%);
    border-image-source: -o-linear-gradient(to right, #f4a21a 0%, #ffde00 100%);
    border-image-slice: 1;
    border-width: 2px;
    border-style: solid;
    background-image: -webkit-linear-gradient(to right, #f4a21a, #ffde00);
    background-image: -moz-linear-gradient(to right, #f4a21a, #ffde00);
    background-image: -ms-linear-gradient(to right, #f4a21a, #ffde00);
    background-image: -o-linear-gradient(to right, #f4a21a, #ffde00);
    background-image: linear-gradient(to right, #f4a21a, #ffde00);
    background-color: initial;
    background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: #fff;
    -moz-text-fill-color: #fff;
    -webkit-text-fill-color: #fff;
    padding: 0 34px;
    line-height: 54px;

}

.btn.btn-outline-gradient:hover,
.btn.btn-outline-gradient:focus,
.btn.btn-outline-gradient:hover i,
.btn.btn-outline-gradient:focus i {
    text-fill-color: #000;
    -moz-text-fill-color: #000;
    -webkit-text-fill-color: #000;
}

.btn.btn-outline-gradient i,
.btn.btn-slider1 i {
    font-size: 20px;
}

.btn.btn-outline-gradient i.space-left {
    margin-left: 10px;
    margin-right: -6px;
}

.btn.btn-slider1 i.space-left {
    margin-left: 8px;
    margin-right: -2px;
}

.btn.btn-outline-gradient i {
    background-color: #ffa91b;
    background-image: -webkit-linear-gradient(to right, #f4a21a, #ffde00);
    background-image: -moz-linear-gradient(to right, #f4a21a, #ffde00);
    background-image: -ms-linear-gradient(to right, #f4a21a, #ffde00);
    background-image: -o-linear-gradient(to right, #f4a21a, #ffde00);
    background-image: linear-gradient(to right, #f4a21a, #ffde00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f4a21a', endColorStr='##ffde00', gradientType='1');
    background-color: initial;
    background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}

.btn:hover {
    text-decoration: none;
    color: #000;
    background-position: 100%;
}


.sec_02 {
    padding: 50px 0;
}

.sec_02 {
    background-color: #000000;
    background-image: url(../images/h6-bg-section-01.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.sec_02 h6 {
    font-size: 16px;
    margin-bottom: 9px;
    font-family: roboto, sans-serif;
    padding-top: 50px;
    color: #c7c7c7;
}

.sec_02 h2 {
    font-size: 48px;
    line-height: 55px;
    color: #fff;
    margin-bottom: 20px;
}

.sec_02 h2 strong {
    color: #007fa3;
}

.sec_02 p {
    color: #A1A1A1;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 45px;
}

.liststeps_li h4 {
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.liststeps_li h4 i {
    margin-right: 10px;
    font-size: 15px;
    margin-top: -6px;
    color: #007fa3;
}

.liststeps_li p {
    color: #787878;
    font-size: 16px;
    line-height: 26px;
}


.ct-image-single .ct-image-single--inner {
    display: inline-block;
    position: relative;
}

.ct-image-single img {
    -webkit-border-radius: inherit !important;
    -khtml-border-radius: inherit !important;
    -moz-border-radius: inherit !important;
    -ms-border-radius: inherit !important;
    -o-border-radius: inherit !important;
    border-radius: inherit !important;
    width: auto;
    -webkit-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -khtml-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -moz-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -ms-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -o-transition: .3s cubic-bezier(.24, .74, .58, 1);
    transition: .3s cubic-bezier(.24, .74, .58, 1);
}

.ct-image-single .img-hover {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
}

.ct-image-single:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0;
}

.ct-image-single.img-hover-added {
    text-align: center;
}

.ct-image-single.img-hover-added:hover .img-main {
    opacity: 0;
}

.ct-image-single.img-hover-added:hover .img-hover {
    opacity: 1;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 333;
    background-color: #fff;
    top: 61px;
}


.newsec {
    padding: 80px 0 0;
}

.headingmain h6 {
    font-size: 15px;
    color: #3c3c3c;
    text-transform: uppercase;
}

.headingmain h2 {
    font-size: 47px;
    color: #000000;
}

.slick-arrow {
    width: 47px;
    height: 47px;
    cursor: pointer;
    -webkit-transition: all 300ms linear 0ms;
    -khtml-transition: all 300ms linear 0ms;
    -moz-transition: all 300ms linear 0ms;
    -ms-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    -webkit-border-radius: 47px;
    -khtml-border-radius: 47px;
    -moz-border-radius: 47px;
    -ms-border-radius: 47px;
    -o-border-radius: 47px;
    border-radius: 47px;
    position: absolute;
    padding: 0;
    background-color: #444;
    color: #fff;
    background-image: none;
    font-size: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -khtml-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background-repeat: no-repeat;
    background-position: 50%;
    -webkit-box-shadow: none !important;
    -khtml-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
}

.slick-arrow.slick-disabled {
    cursor: no-drop;
}

.slick-arrow {
    margin: 0;
    bottom: auto;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    opacity: 0;
}

.slick-arrow.slick-prev {
    left: -8px;
    right: auto;
}

.slick-arrow:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.slick-prev:before {
    content: '\f053';
}

.slick-arrow.slick-next {
    left: auto;
    right: -8px;
}

.slick-next:before {
    content: "\f054";
}

.ct-carousel-inner:hover .slick-arrow {
    opacity: 1;
}

.ct-carousel-inner:hover .slick-arrow.slick-prev {
    left: 20px;
    z-index: 1;
}

.ct-carousel-inner:hover .slick-arrow.slick-next {
    right: 20px;
}

.slick-arrow:hover {
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 8%) !important;
    -khtml-box-shadow: 0 3px 5px rgba(0, 0, 0, 8%) !important;
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 8%) !important;
    -ms-box-shadow: 0 3px 5px rgba(0, 0, 0, 8%) !important;
    -o-box-shadow: 0 3px 5px rgba(0, 0, 0, 8%) !important;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 8%) !important;
}

.componycounter {
    padding: 0 0 50px;
}

.counterlist {
    display: flex;
}

.itemscount {
    background-color: #1C1C1C;
    width: 25%;
    position: relative;
    padding: 30px 0;
    text-align: center;
}

.itemscount i {
    margin-bottom: 15px;
    font-size: 60px;
    color: #FFB400;
}

.itemscount .ct-counter-number span {
    color: #fff;
    font-size: 72px;
    margin-bottom: 15px;
    line-height: 1;
}

.itemscount .ct-counter-title {
    color: #e3e3e3;
    font-size: 18px;
}

.itemscount.darkblack {
    background-color: #000;
}




.footerform {
    background-image: url(../images/footerform-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 115px 0px;
    position: relative;
    overflow: hidden;
}

.hdstyle_01:before {
    content: 'Contact';
    position: absolute;
    top: 10px;
    right: 100%;
    z-index: -1;
    font-size: 200px;
    line-height: 1;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(192, 192, 192, .15);
    -ms-text-stroke-color: rgba(192, 192, 192, .15);
    -o-text-stroke-color: rgba(192, 192, 192, .15);
    margin-right: -100px;
    white-space: nowrap;
    color: #EAEBEB73;
    text-stroke-color: #B1B1B173;
    -webkit-text-stroke-color: #B1B1B173;
    -ms-text-stroke-color: #B1B1B173;
    -o-text-stroke-color: #B1B1B173;
    transform: translateX(70px);
}

.footerform .hdstyle_01 {
    margin-bottom: 35px;
    position: relative;
    z-index: 1;
}

.footerform .hdstyle_01 h6 {
    font-size: 16px;
    color: #888888;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    margin-bottom: 10px;
}

.footerform .hdstyle_01 h3 {
    font-size: 47px;
    color: #000;
}

.footerform .hdstyle_01 h3 span {
    display: block;
}

.listing_info {
    display: flex;
    flex-wrap: nowrap;
    padding: 0px 0px 56px 0px;
}

.listing_info .icondv {
    width: 54px;
    height: 54px;
    min-width: 54px;
    position: relative;
    background-color: #f0ab1d;
    margin-right: 18px;
    line-height: 54px;
    text-align: center;
}

.listing_info .icondv i {
    font-size: 32px;
    position: relative;
    z-index: 2;
}

.listing_info .icondv:before {
    content: '';
    opacity: .2;
    background-color: inherit;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -khtml-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -moz-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -ms-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -o-transition: .3s cubic-bezier(.24, .74, .58, 1);
    transition: .3s cubic-bezier(.24, .74, .58, 1);
}

.listing_info:hover .icondv:before {
    -webkit-transform: scale(1.8);
    -khtml-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -ms-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
}

/* .listing_info .icondv i:before { content:'\f3c5'; } */
.listing_info .cont_details h5 {
    font-size: 30px;
    color: #000;
    margin-bottom: 6px;
    margin-top: -6px;
}

.listing_info .cont_details p,
.listing_info .cont_details a {
    font-size: 16px;
    line-height: 24px;
    color: #545454;
    display: block;
}

.ct-contact-form {
    margin-bottom: 23px;
    position: relative;
    padding: 63px 70px 78px;
    z-index: 1;
}

.ct-contact-form:before {
    content: '';
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 46px rgb(0 0 0 / 10%);
    -khtml-box-shadow: 0 0 46px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 46px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 46px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 46px rgba(0, 0, 0, .1);
    box-shadow: 0 0 46px rgb(0 0 0 / 10%);
    background-color: #fff;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ct-contact-form:after {
    content: '';
    height: 23px;
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: -23px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 46px rgb(0 0 0 / 10%);
    -khtml-box-shadow: 0 0 46px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 46px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 46px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 46px rgba(0, 0, 0, .1);
    box-shadow: 0 0 46px rgb(0 0 0 / 10%);
    -webkit-border-radius: 0 0 6px 6px;
    -khtml-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -ms-border-radius: 0 0 6px 6px;
    -o-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    z-index: -2;
}

.ct-contact-form .ct-contact-meta {
    text-align: center;
    margin-bottom: 22px;
}

.ct-contact-form .ct-meta--title {
    margin-bottom: 5px;
    font-size: 34px;
    color: #000;
}

.ct-contact-form .ct-meta--desc {
    font-size: 17px;
    color: #666;
    line-height: 26px;
}

.ct-contact-form-mm .fieldinput {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}

.ct-contact-form-mm .fieldinput label {
    position: absolute;
    top: 12px;
    left: 15px;
    font-size: 15px;
    color: #666;
}

.ct-contact-form-mm .fieldinput i {
    position: absolute;
    top: 50%;
    right: 22px;
    font-size: 17px;
    color: #c5c5c5;
    -webkit-transform: translate(0, -50%);
    -khtml-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.ct-contact-form-mm .fieldinput input {
    height: 68px;
    padding-left: 15px;
    padding-top: 22px;
    padding-bottom: 0;
    font-size: 17px;
    color: #121212;
    background-color: #fff;
    border: 2px solid #eee;
    outline: none !important;
}

.ct-contact-form-mm .fieldinput input:focus {
    box-shadow: 0 0 0 0.2rem rgb(189 189 189 / 25%);
}

button.yellow_btn {
    margin-top: 18px;
    padding-left: 38px;
    padding-right: 38px;
    font-size: 14px;
    font-family: inherit;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    background-color: #000;
    color: #fff;
    display: inline-flex;
    align-items: center;
    padding: 0 26px;
    line-height: 51px;
    position: relative;
    border: transparent;
}

button.yellow_btn:before {
    content: '';
    position: absolute;
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
    background: inherit;
    z-index: -1;
    opacity: .4;
    -webkit-transform: scale3d(.6, .5, 1);
    transform: scale3d(.6, .5, 1);
    -webkit-border-radius: inherit;
    -khtml-border-radius: inherit;
    -moz-border-radius: inherit;
    -ms-border-radius: inherit;
    -o-border-radius: inherit;
    border-radius: inherit;
}

button.yellow_btn i.flaticon-right-arrows {
    font-size: 18px;
}

button.yellow_btn:hover,
button.yellow_btn:focus {
    -webkit-animation: btn-animate1 .3s forwards;
    animation: btn-animate1 .3s forwards;
    overflow: visible !important;
}

button.yellow_btn:hover,
button.yellow_btn:focus {
    background: #007fa3;
    color: #000;
}

button.yellow_btn:hover:before,
button.yellow_btn:focus:before {
    -webkit-animation: btn-animate2 .3s .3s forwards;
    animation: btn-animate2 .3s .3s forwards;
}

@-webkit-keyframes btn-animate1 {
    60% {
        -webkit-transform: scale3d(.9, .9, 1);
        transform: scale3d(.9, .9, 1)
    }

    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes btn-animate1 {
    60% {
        -webkit-transform: scale3d(.9, .9, 1);
        transform: scale3d(.9, .9, 1)
    }

    85% {
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes btn-animate2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes btn-animate2 {
    to {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes opacityanim {
    0% {
        opacity: 0.2;
    }

    100% {
        opacity: 1;
    }
}


.modal-dialog.modal-dialog-centered {
    max-width: 100% !important;
}

.entry-box {
    background: #fdfdfd;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 0 50px 0 #000;
    position: relative;
    pointer-events: auto;
    width: 856px !important
}

.entry-box h1 {
    text-shadow: 0 5px 10px rgba(0, 0, 0, .35);
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 60px
}

.entry-box h1 span {
    color: #ffd800
}

.entry-box h1 {
    text-shadow: 0 5px 10px rgba(0, 0, 0, .35);
    color: #fff;
    font-size: 70px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: capitalize;
    line-height: 79px
}

.popup_top .text {
    position: relative;
    padding: 0 46px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    align-items: center
}

.popup_top .text h2 {
    font-size: 30px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 65px
}

.entry-right .text h2 span {
    color: #eb0000
}

.text_dis_in {
    background-color: #09023a;
    width: 85%;
    padding-left: 15px;
    padding-top: 23px;
    padding-bottom: 22px;
    position: relative
}

.text_dis_in:before {
    width: 0;
    height: 0;
    border-bottom: 30px solid #09023a;
    border-left: 30px solid transparent;
    position: absolute;
    content: "";
    top: -30px;
    right: 0
}

.text_dis {
    display: flex;
    justify-content: flex-end;
    margin-top: 50px
}

.text_dis_in h2 {
    font-size: 30px;
    color: #d3d7f2;
    margin: 0
}

.text_dis {
    display: flex;
    justify-content: flex-end
}

.text_dis_in h1 {
    color: #eabf12;
    font-size: 65px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0
}

.entry-right .text:before {
    content: "";
    width: 6px;
    height: 50px;
    background: #1473e6;
    border-radius: 20%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden
}

.form-control.error {
    border-color: red !important
}

label.error {
    display: none !important
}

.entry-right {
    background-size: cover;
    background-position: 100% 0;
    padding: 0 4%;
    border-radius: 0;
    border-radius: 0 17px 17px 0;
}

.entry-right .text strong {
    text-transform: uppercase
}

.entry-right .form-control:focus {
    border-color: #e2001b;
    background-color: #fff;
    box-shadow: 0 15px 35px 0 rgba(0, 0, 0, .2)
}

.entry-right input {
    height: 39px;
    box-shadow: none;
    background-color: #f4f1f1;
    border: 1px solid #c8c8c8 !important;
    border-left: 0;
    width: 100%;
    margin: 0 !important;
    padding: 0 0 0 13px;
}

.entry-right textarea {
    height: 70px;
    padding: 10px 0 0 13px;
    box-shadow: none;
    background-color: #f4f1f1;
    border: 1px solid #c8c8c8 !important;
    border-left: 0;
    width: 100%;
    margin: 0 !important
}

.entry-right textarea::placeholder {
    font-size: 11px;
    color: #434343;
    text-transform: capitalize
}

.entry-right input::placeholder {
    font-size: 11px;
    color: #434343;
    text-transform: capitalize
}

form.offr-frm {
    margin: 0
}

span.input-group-text.set_inp_gr {
    background-color: #f5f5f5;
    border: 1px solid #959595;
    border-radius: 40px;
    color: #db1e5a;
    padding: 0 23px
}

.entry-right input[type=email],
.leaving-box input[type=email] {
    background-color: #fff !important;
    color: #555 !important
}

.entry-right .intl-tel-input {
    width: 100%
}

.entry-right .intl-tel-input.separate-dial-code .selected-dial-code {
    padding-left: 0
}

.entery-submit {
    border-radius: 30px;
    background-color: #f2b519;
    width: 100%;
    height: 61px;
    border-color: transparent;
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase
}

.text_topfr h2 {
    font-size: 35px;
    margin: 0;
    color: #100d24;
    font-weight: 800;
    padding-bottom: 14px;
    line-height: 39px
}

.text_topfr p {
    font-size: 16px;
    line-height: 24px;
    color: #a4a4a4;
    font-weight: 300;
    padding-bottom: 18px
}

.entry-right a {
    height: 60px;
    line-height: 60px;
    display: block;
    width: 100%;
    background-color: #ffd800;
    border-radius: 50px;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    font-weight: 600
}

.entry-right a i {
    margin-left: 6px
}

.popup_top p {
    color: #fff;
    font-size: 30px;
    margin: 0;
    padding-top: 4px
}

.entry-right label {
    margin: 0
}

.entry-right .form-group {
    margin-bottom: 10px
}

a#entry-box_close {
    position: absolute;
    right: 5px;
    background-color: #69c626;
    width: 40px;
    height: 40px;
    border-radius: 50pc;
    color: #fff;
    font-size: 29px;
    top: 10px;
    z-index: 9
}

.pos_img {
    position: absolute;
    width: 100%;
    bottom: -60px;
    left: -30px
}

.bg_popup {
    background: url(../images/popup_bgset.webp);
    border-radius: 15px;
    background-size: cover;
    filter: grayscale(1);
}

.offr-frm .close {
    background-color: transparent;
    color: #f2b519;
    border-radius: 23px;
    width: 41px;
    height: 40px;
    position: absolute;
    right: 2px;
    top: -33px;
    cursor: pointer;
    opacity: 1;
    border: 3px solid #f2b519;
}

.entry-right button.yellow_btn {
    width: 100%;
    margin-top: 0;
    display: block;
}

.request-btn{
    color: #fff;
    /* background-image: linear-gradient(to right, #007fa3, #000); */
}

.requestbtn {   
    position: relative;
}

.requestbtn::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/requestbtn.png) no-repeat;
    width: 53%;
    height: 180px;
    z-index: 2;
    /* animation: opacityanim 5s infinite; */
}
.request-btn {
    color: #fff;
    background-image: linear-gradient(to right, #007fa3, #000);
    padding: 30px 60px 30px 90px;
    z-index: 1;
    position: relative;
    left: 90px;
    top: 75px;
    font-weight: 600;
}
.requestbtn a i {
    color: #fff;
    margin-left: 5px;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
}


.inner_bann h1 {
    color: #fff;
    font-size: 59px;
    margin-top: 80px;
}

.secaboutstyl .awardsdvs {
    position: relative;
    z-index: 1;
    border-top: 7px solid #efaa1c;
}

.secaboutstyl .awardsdvs:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 170%;
    background: #0d0d0d;
    z-index: -1;
}

.componycounter {
    position: relative;
    z-index: 1;
}

.awardsmm img {
    max-width: 100%;
}

.portfolio-sec02 {
    padding: 120px 0;
    background: url(../images/package_bg.jpg) #000 no-repeat;
    background-position: top center;
    border-top: 7px solid #f0ab1c;
    position: relative;
}

.bdstyle_01 {
    border-top: 2px solid #393939;
    padding: 10px 15px;
    position: relative;
}

.theme_icon:before {
    content: '';
    position: absolute;
    left: 50%;
    background: #393939;
    width: 2px;
    height: 15px;
    top: -28px;
    transform: translateX(-50%);
}

.theme_icon:after {
    content: '';
    position: absolute;
    left: 50%;
    background: #393939;
    width: 2px;
    height: 15px;
    bottom: -28px;
    transform: translateX(-50%);
}

.theme_icon {
    background: url(../images/themeico.png) no-repeat;
    width: 43px;
    height: 41px;
    display: inline-block;
    position: absolute;
    left: -20px;
    top: 28px;
}

.portfolio-sec02 h3 {
    font-size: 47px;
    color: #fff;
    padding-left: 40px;
    padding-top: 25px;
}

.portfolio-sec02 p {
    color: #a5a4a4;
    font-size: 17px;
    padding-top: 25px;
}

.clients_mnm ul {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    text-align: center;
}

.clients_mnm ul li {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 20px 20px;
}

.clients_mnm ul li img {
    filter: grayscale(100) invert(1);
    transition: all 0.3s ease-out;
}

.clients_mnm ul li:hover img {
    filter: grayscale(0) invert(0);
}

.services_sec02 {
    position: relative;
    z-index: 2;
    background: #020202;
}

.services_sec02:before {
    content: 'Expertise';
    position: absolute;
    top: 40px;
    left: -100px;
    z-index: -1;
    font-size: 200px;
    line-height: 1;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgba(192, 192, 192, .15);
    -ms-text-stroke-color: rgba(192, 192, 192, .15);
    -o-text-stroke-color: rgba(192, 192, 192, .15);
    margin-right: -100px;
    white-space: nowrap;
    color: #eaebeb00;
    text-stroke-color: #b1b1b136;
    -webkit-text-stroke-color: #b1b1b136;
    -ms-text-stroke-color: #b1b1b136;
    -o-text-stroke-color: #b1b1b136;
    transform: translateX(70px);
    opacity: 0.5;
}

.services_sec02.webcontbefore:before {}

.services_sec02 .portfolio-sec02 {
    background: transparent;
    padding: 80px 0 30px;
    border-top: none;
    position: relative;
}

.tabs_services {
    padding: 0px 0 80px;
}

.tabs_list ul li {
    display: block;
}

.tabs_list ul li a {
    background-color: #212020;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: .05em;
    padding: 13px 20px 13px 38px;
    color: #fff;
    display: block;
    position: relative;
}

.tabs_list ul li+li {
    margin-top: 10px;
}

.tabs_list ul li a:after {
    content: '';
    width: 4px;
    height: 0%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    -webkit-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -khtml-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -moz-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -ms-transition: .3s cubic-bezier(.24, .74, .58, 1);
    -o-transition: .3s cubic-bezier(.24, .74, .58, 1);
    transition: .3s cubic-bezier(.24, .74, .58, 1);
    background-image: -webkit-gradient(linear, left top, right top, from(#ffb500), to(#d1931e));
    background-image: -webkit-linear-gradient(to right, #ffb500, #d1931e);
    background-image: -moz-linear-gradient(to right, #ffb500, #d1931e);
    background-image: -ms-linear-gradient(to right, #ffb500, #d1931e);
    background-image: -o-linear-gradient(to right, #ffb500, #d1931e);
    background-image: linear-gradient(to right, #ffb500, #d1931e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffb500', endColorStr='#d1931e', gradientType='1');
}

.tabs_list ul li a span {
    color: #fff;
}

.tabs_list ul li:hover a span,
.tabs_list ul li.active a span {
    background-color: #d1931e;
    background-image: -webkit-gradient(linear, left top, right top, from(#ffb500), to(#d1931e));
    background-image: -webkit-linear-gradient(to right, #ffb500, #d1931e);
    background-image: -moz-linear-gradient(to right, #ffb500, #d1931e);
    background-image: -ms-linear-gradient(to right, #ffb500, #d1931e);
    background-image: -o-linear-gradient(to right, #ffb500, #d1931e);
    background-image: linear-gradient(to right, #ffb500, #d1931e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffb500', endColorStr='#d1931e', gradientType='1');
    background-color: initial;
    background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}

.tabs_list ul li:hover a:after,
.tabs_list ul li.active a:after {
    height: 100%;
}

.tabs_list ul li:hover a span:before,
.tabs_list ul li.active a span:before {
    content: '-';
    margin-right: 4px;
}

.tabs_list ul li:hover a,
.tabs_list ul li.active a {
    padding-left: 54px;
}

.serv_det p {
    font-size: 16px;
    color: #a5a4a4;
    margin-bottom: 20px;
    padding-right: 50px;
}

.tabs_services .items img {
    max-width: 100%;
    width: 100%;
}

.tabs_services .items {
    padding: 0 10px 10px 0;
}

.gridexpert {
    display: grid;
    grid-template-columns: auto auto;
}

.package_slider .col-md-4 {
    max-width: 100%;
    padding: 0;
}

.productSku {
    display: none;
}

.pkg-tab {
    text-align: center;
    margin-top: 30px;
}

.pkg-tab-nav {
    background: #2e2c2c;
    padding: 0px 0px;
    border: 1px solid #4a4a4a;
    text-align: center;
    display: inline-block;
}

.pkg-tab-nav li {
    margin: 0 0px;
    display: inline-block;
    vertical-align: middle;
}

.pkg-tab-nav li a {
    padding: 10px 28px;
    background: transparent;
    color: #fff;
    opacity: 0.5;
    display: block;
    letter-spacing: 2.2px;
    font-size: 18px;
}

.pkg-tab-nav li.active a {
    /* font-family: bebas neue,sans-serif; */
    color: #fff;
    -webkit-transition: all 180ms linear 0ms;
    -khtml-transition: all 180ms linear 0ms;
    -moz-transition: all 180ms linear 0ms;
    -ms-transition: all 180ms linear 0ms;
    -o-transition: all 180ms linear 0ms;
    transition: all 180ms linear 0ms;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    position: relative;
    overflow: hidden !important;
    text-align: center;
    cursor: pointer;
    border: none;
    z-index: 1;
    -webkit-box-shadow: none !important;
    -khtml-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
  background: linear-gradient(180deg,rgba(0, 127, 163, 1) 14%, rgba(0, 0, 0, 1) 39%, rgba(24, 149, 178, 1) 95%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='', endColorStr='');
    background-size: 200%, 1px;
    background-position: 0;
    opacity: 1;
}
.dropdown-item:focus, .dropdown-item:hover{color: #fff !important;}
.mainpackage.pricingpage {
    background-position: center 400px;
}

.videoplay {
    box-shadow: 0px 0px 7px 0px #0000002e;
}


/* portfolio start */
.sec-pad {
    padding: 90px 0;
}

.heading42 {
    font-size: 48px;
    /* font-weight: 800; */
    color: #000;
}

.port-tabs-list {
    display: flex;
    justify-content: space-around;
}

.port-tabs .nav-item .nav-link {
    color: #050316;
    font-weight: 500;
    border-bottom: 2px transparent;
    border-radius: 0;
    padding: 10px 8px;
    font-size: 15px;
}

.port-tabs .nav-item .nav-link.active,
.port-tabs .nav-item .nav-link:hover {
    color: #007fa3;
    background-color: transparent;
    border-bottom: 2px solid #007fa3;
    border-radius: 0;
}

.port-tabs .nav-item {
    margin-right: 3px;
}

.port-tabs {
    border-bottom: 1px solid #ebebeb;
}

.port-sec .container-fluid {
    padding: 0;
}

.port-tab-content {
    margin-top: 3%;
}

.port-btn {
    display: flex;
    justify-content: center;
    margin-top: 3%;
}

.port-btn .default-btn {
    margin: 0;
}

.port-img a {
    position: relative;
}

.port-img img {
    width: 100%;
    border-radius: 12px;
}

.port-img:hover img {
    transform: scale(1.03);
}

.port-logo-inr-img1 {
    display: none !important;
}

.port-img,
.port-img img {
    overflow: hidden;
    cursor: pointer;
    border-radius: 12px;
    transition: all 0.3s ease-in-out;
}

.port-img.port-web-img-st {
    padding: 50px 38px 20px;
    transition: all 0.3s ease-in-out;
    text-align: center;
    margin-bottom: 0;
    cursor: pointer;
}

.port-img .port-web-st {
    width: 53%;
    height: 325px;
    position: absolute;
    padding: 0 20px;
    margin: 0 20px;
    left: 0;
    transition: all 0.3s ease-in-out;
    z-index: -1;
    box-shadow: 2px 2px 15px 3px #dadada;
}

.port-img.port-web-img-st a img {
    width: 80%;
    transition: all 0.3s ease-in-out;
    box-shadow: 2px 2px 17px 1px #3a3a3a17;
    position: relative;
    top: -30px;
}

.port-img .port-web-st.port-web-th-img2 {
    right: 0;
    left: inherit;
}

.port-img.port-web-img-st:hover .port-web-st.port-web-th-img1 {
    transform: rotate(-12deg);
    width: 73%;
    position: absolute;
    left: 0;
}

.port-img.port-web-img-st:hover .port-web-st.port-web-th-img2 {
    transform: rotate(11deg);
    right: 0;
    left: inherit;
}

.port-img.port-web-img-st:hover a img {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}

.port-img.port-web-img-st img {
    border-radius: 20px;
}

.port-img .port-logo-inr-img1 {
    position: absolute;
    left: 52px;
    bottom: 0;
    top: 8px;
    margin: auto;
    width: 46%;
    transition-duration: 1s;
}

.port-img:hover .port-logo-inr-img1 {
    transform: scale(1.2);
    transition-duration: 1s;
}

.port-logo-inr-img1.logo-inr-img2 {
    width: 46%;
    top: -71px;
    left: 0;
    right: 0;
    bottom: 0;
}

.port-logo-inr-img1.logo-inr-img3 {
    width: 64%;
    right: 0;
    left: 0;
    top: -22px;
}

.port-logo-inr-img1.logo-inr-img4 {
    width: 41%;
    right: 54px;
    left: inherit;
    top: 16px;
}

.port-logo-inr-img1.logo-inr-img5 {
    width: 28%;
    right: 22px;
    top: 0;
}

.port-logo-inr-img1.logo-inr-img6 {
    width: 63%;
    margin: auto;
    left: 47px;
    top: 54px;
}

.port-logo-inr-img1.logo-inr-img7 {
    top: 92px;
    width: 53%;
    left: 28px;
}

.port-logo-inr-img1.logo-inr-img8 {
    width: 34%;
    top: 108px;
    left: 63px;
}

.port-logo-inr-img1.brnd-inr-img1 {
    width: 27%;
    top: -176px;
    left: 97px;
}

.port-logo-inr-img1.brnd-inr-img2 {
    width: 44%;
    left: 32px;
    top: 62px;
    bottom: 0;
    right: 0;
}

.port-logo-inr-img1.brnd-inr-img3 {
    width: 25%;
    right: 19px;
    top: -81px;
}

.port-logo-inr-img1.brnd-inr-img4 {
    width: 40%;
    right: 81px;
    left: inherit;
    top: -191px;
}

.port-logo-inr-img1.brnd-inr-img5 {
    width: 27%;
    top: -99px;
    left: 46px;
}

.port-logo-inr-img1.brnd-inr-img6 {
    width: 73%;
    top: 102px;
    left: 51px;
}

.port-logo-inr-img1.brnd-inr-img7 {
    left: inherit;
    right: 27px;
    top: -50px;
    width: 26%;
}

.port-logo-inr-img1.brnd-inr-img8 {
    left: inherit;
    right: 49px;
    top: 77px;
    width: 40%;
}


/* service section */
.services {
   background: url(../images/servicebg.png) center / cover no-repeat #000;
}

.sec-sm-heading {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 10px;
    letter-spacing: 2px;
    text-align: center;
}

.services .heading42 {
    color: #fff;
    text-align: center;
}
.services .heading42 span{
    color: #007fa3;
}
.animation-slider-wrap {
    padding-top: 40px;
    position: relative;
}

.animation-slider-wrap:before {
    content: "";
    position: absolute;
    background-image: url(../images/animation-left-top.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 103px;
    height: 159px;
    right: 25%;
    top: 11%;
    z-index: 9;
}

.animation-slider-wrap:after {
    content: "";
    position: absolute;
    background-image: url(../images/animation-left-bottom.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 107px;
    height: 93px;
    left: 28%;
    bottom: 6%;
    z-index: 9;
}

.animation-slider .slick-list {
    padding-top: 25px;
}
.serv-btn{
    border: 0;
    padding: 15px 30px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
   background: linear-gradient(180deg,rgba(0, 127, 163, 1) 14%, rgba(0, 0, 0, 1) 39%, rgba(24, 149, 178, 1) 95%);
}

.animation-slider {
    height: 580px;
    margin-bottom: 0px !important;
}

.animation-slider-item {
    margin: 10px;
}

.animation-slider-box {
    border-radius: 10px;
    background-color: #fff;
    height: auto;
    padding: 35px 25px;
    border: 4px solid #6d3b3b00;
    transition: all 0.2s linear 0ms;
    position: relative;
    box-shadow: 0px 0px 13px 0px rgba(3, 0, 43, 0.24);
    padding-bottom: 45px;
}

.animation-slider-box:hover {
    border: 4px solid #23222b;
    transform: translateY(-30px);
    padding-bottom: 80px;
}

.animation-slider .slick-active {
    margin-top: 20px;
}

.animation-slider .slick-active+.slick-active {
    margin-top: 130px;
}

.animation-slider .slick-active+.slick-active+.slick-active {
    margin-top: 275px;
}

.animation-box-head {
    display: flex;
    align-items: center;
}

.animation-box-head h3 {
    color: #23222b;
    font-weight: bold;
    font-size: 20px;
    padding-left: 10px;
}

.animation-slider-box p {
    color: #6f6e78;
    font-weight: normal;
    font-size: 14px;
    padding: 17px 0px;
    line-height: 23px;
    padding-bottom: 10px;
}

.animation-slider-box a {
    color: #23222b;
    font-weight: normal;
    font-size: 14px;
    opacity: 0;
    position: absolute;
    bottom: 30px;
    font-weight: 600;
}

.animation-slider-box a:hover span:before {
    opacity: 1;
    bottom: 0;
    background-color: #8ace09;
}

.animation-slider-box a span:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #ff441f;
    opacity: 0;
    -webkit-transition: all 0.3s linear 0ms;
    -khtml-transition: all 0.3s linear 0ms;
    -moz-transition: all 0.3s linear 0ms;
    -ms-transition: all 0.3s linear 0ms;
    -o-transition: all 0.3s linear 0ms;
    transition: all 0.3s linear 0ms;
}

.animation-slider-box:hover a {
    opacity: 1;
    bottom: 50px;
}

.animation-slider .slick-dots li button {
    width: 15px;
    height: 15px;
    background-color: #d3d0ef;
    border-radius: 50px;
}

.animation-slider .slick-dots li {
    margin: 4px 0;
    box-shadow: none;
    background-color: transparent;
}

.animation-slider .slick-dots li button:before {
    display: none;
}

.animation-slider .slick-dots {
    display: flex;
    position: absolute;
    margin: 0;
    bottom: 70px;
    right: -40px;
    flex-direction: column;
    width: auto;
}

.animation-slider .slick-dots li.slick-active button {
   background: linear-gradient(180deg,rgba(0, 127, 163, 1) 14%, rgba(0, 0, 0, 1) 39%, rgba(24, 149, 178, 1) 95%);
    width: 17px;
    height: 17px;
}

/* footer */

footer {
    background: #000;
    width: 100%;
    padding: 60px 0;
}

footer h4 {
    font-size: 18px;
    color: white;
    margin-bottom: 30px;
    border-bottom: 1px solid #007fa3;
    padding-bottom: 15px;
}

footer .foot-list {
    display: grid;
}

footer ul li {
    color: #ffffff;
    margin-bottom: 10px;
    position: relative;
}

footer ul.email li a span {
    color: #fff;
}

footer ul li a {
    font-size: 14px;
    color: white;
}

footer .form-group {
    position: relative;
}

footer .form-group i {
    color: #007fa3;
    position: absolute;
    top: 12px;
    left: 8px;
    font-size: 16px;
}

footer p {
    color: #fff;
}

footer .form-control {
    font-size: 14px;
    padding-left: 32px;
    height: 41px;
    background-color: #272727;
}

footer .form-control::placeholder {
    color: #fff;
}

footer ul.privacy li a {
    font-weight: 500;
    text-decoration: underline !important;
}

footer h6 {
    font-size: 15px;
    color: #ffff;
    margin-top: 28px;
    font-weight: 600;
}

footer ul.social {}

footer ul.social li {
    display: inline-block;
}

footer ul.social li a {
    height: 40px;
    width: 40px;
    display: inline-block;
    border: 2px solid #fff;
    text-align: center;
    line-height: 35px;
    font-size: 18px;
    border-radius: 50%;
    margin-right: 10px;
    transition: .5s all;
}

footer ul.social li a i {
    font-size: 16px;
    color: white;
    margin: 0;
    line-height: 33px;
    transition: .5s all;
}

ul.email {
    display: grid;
}

footer ul.social li:hover a {
    background: #007fa3;
}

footer ul.social li:hover a i {
    transform: rotate(360deg);
}
footer .foot-list li a:hover {
    color: #007fa3;
}
footer ul li i {
    font-size: 11px;
    color: #fff;
    position: relative;
    top: 0px;
    margin-right: 4px;
}

.ftr-logo img {
    filter: invert(1);
}

.ftr-logo {
    border-bottom: 2px solid #ff9a00;
    margin-bottom: 3px;
    padding: 40px 0;
    text-align: center;
}

footer textarea.form-control {
    height: 80px;
}
.foot-btn{
    color: #FFFFFF;
    background: transparent;
    border-radius: 0;
    border: 1px solid #fff;
}
/* testimonials-sec */

.testimonials-sec {
    padding: 2rem 0;
}
.testimonials-sec h6{
    text-transform: uppercase;
}
.testimonials-sec .sub-heading{
  color: #000;
}
.testi-wrapper img {
    margin-bottom: 35px;
}

.margin-b {
    margin-bottom: 6rem;
}

.main-wrapper {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.testi-wrapper {
    width: 200px;
}

.contant-wrapper {
    width: 700px;
}

.contant-wrapper p {
    line-height: 35px;
}

.main-privacy {
    padding: 60px 0 80px;
    background-color: #fff;
}
.main-privacy h3 {
    color: #000;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 600;
}

.main-privacy h4 {
    font-size: 26px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 600;
}

.main-privacy p,
.main-privacy li {
    margin: 0 0 15px;
    font-size: 14px;
    line-height: 22px;
}

/********INNER-PAGES*******/

.inner-header .main-header-wrap {
    border: none;
}

.inner-banner {
    background-size: cover !important;
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.banner-content h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    line-height: 60px;
}

.banner-cont-pck h2 {
    font-size: 34px;
}

.banner-content h2 strong {
    font-weight: 500;
}

.banner-content h2 span {
    font-weight: 700;
    color: #000;
    background-color: #fff;
    padding: 0 5px;
}

.banner-content h2 span.red-hd {
    color: #007fa3;
}

.project-btn {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 12px 32px;
    background: linear-gradient(180deg,rgba(0, 127, 163, 1) 14%, rgba(0, 0, 0, 1) 39%, rgba(24, 149, 178, 1) 95%);
    border-radius: 3px;
    text-transform: uppercase;
}

.banner-btn {
    display: flex;
    align-items: center;
}

.banner-content p {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 35px;
}

.chat-btn {
    margin-left: 29px;
}

.banner-right {
    position: absolute;
    right: 0;
    top: 50%;
    height: 100%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
}

.banner-right img {
    width: unset !important;
    margin: 70px 0 0 0 !important;
}

.our-services {
    padding: 120px 0;
    background: #000;
}

.services-hd {
    font-size: 38px;
    font-weight: 700;
    color: #fff;
}

.services-content p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 48px;
}

.services-content ul {
    margin-bottom: 45px;
}

.services-content ul li {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    width: 40%;
}

.services-content ul li i {
    color: #007fa3;
    padding-right: 30px;
}

.red_started {
    color: #007fa3;
}

.red_started:hover {
    color: #fff;
}

.get-started:before {
   background: linear-gradient(180deg,rgba(0, 127, 163, 1) 14%, rgba(0, 0, 0, 1) 39%, rgba(24, 149, 178, 1) 95%);
}

.projects {
    background-color: #0e0d0d;
    padding: 48px 0;
    position: relative;
}

.projects:before {
    content: "";
    position: absolute;
    background-image: -moz-linear-gradient(90deg, rgb(13, 12, 12) 0%, rgb(30, 30, 30) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(13, 12, 12) 0%, rgb(30, 30, 30) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(13, 12, 12) 0%, rgb(30, 30, 30) 100%);
    width: 45%;
    height: 420px;
    top: -36px;
}

.project-left ul li {
    font-size: 18px;
    color: #fff;
    line-height: 50px;
}

.project-left ul li i {
    color: #007fa3;
    margin-right: 30px;
}

.projects-counter {
    display: flex;
    justify-content: space-between;
}

.counter-box {
    text-align: center;
}

.counter-box img {
    margin-bottom: 30px;
}

.counter-box h3 {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}

.counter-box p {
    font-size: 18px;
    color: #999;
}

.inner-services-sec {
    padding-top: 75px;
    padding-bottom: 100px;
    background: #000;
}

.services-tabs {
    display: block;
    border: none;
    margin: 0;
    bottom: inherit;
    margin-top: 5px;
    position: relative;
}

.services-tabs li {
    border-bottom: 1px solid #ffffff40 !important;
    border: none;
    text-align: left;
    padding: 35px 0;
    font-weight: 700;
    font-size: 22px;
    color: #fff;
    text-indent: inherit;
    width: 100%;
    margin: 0;
    background-color: transparent;
    opacity: 1;
    height: 100%;
}

.services-tabs li.active {
    position: relative;
}

.services-tabs li.active:before {
    content: "";
    position: absolute;
   background: linear-gradient(180deg,rgba(0, 127, 163, 1) 14%, rgba(0, 0, 0, 1) 39%, rgba(24, 149, 178, 1) 95%);
    width: 3px;
    height: 67px;
    top: 19px;
    left: 99%;
}

.services-tabs li span {
    font-weight: 400;
    font-size: 16px;
    margin-right: 50px;
}

.service-tab-content {
    padding: 0px;
}

.service-tab-content .carousel-item h4 {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
    margin-bottom: 25px;
}

.service-tab-content .carousel-item p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.302);
    margin-bottom: 25px;
    line-height: 26px;
}

.service-tab-content .carousel-item ul li {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    width: 49.5%;
    font-weight: 400;
}

.service-tab-content .carousel-item ul li i {
    color: #007fa3;
    padding-right: 22px;
}

.services-tabs-control {
    position: absolute;
    top: inherit;
    bottom: -40px;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: left;
    width: initial;
    color: #fff;
    text-align: center;
    opacity: 1;
    transition: opacity .15s ease;
}

.services-tabs-control:hover {
    color: #007fa3;
}

.services-tabs-control.carousel-control-next {
    left: 35px;
    right: inherit;
}

.services-tabs-control .carousel-control-prev-icon,
.services-tabs-control .carousel-control-next-icon {
    background-image: none;
    font-size: 18px;
}
.logo-v1 img {
    max-width: 150px;
}

.logo-slider {
    margin-top: 100px;
}

.inner-about-sec {
    padding: 97px 0px;
}

.inner-about-img-wrap {
    background-image: -moz-linear-gradient(90deg, rgb(13, 12, 12) 0%, rgb(30, 30, 30) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(13, 12, 12) 0%, rgb(30, 30, 30) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(13, 12, 12) 0%, rgb(30, 30, 30) 100%);
    padding: 74px 45px 64px;
    margin-left: 18px;
    position: relative;
}

.inner-about-img-wrap:before {
    content: "";
    position: absolute;
    background-color: rgb(133, 0, 0);
    left: -17px;
    width: 40%;
    height: 100%;
    z-index: -1;
    top: 20px;
}

.inner-about-text-wrap {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.inner-about-img-wrap h3 {
    color: #fff;
    font-weight: bold;
    font-size: 30px;
    text-transform: capitalize;
    line-height: 40px;
}

.inner-about-img-wrap p {
    color: #ffffff6b;
    font-weight: normal;
    font-size: 13px;
    line-height: 24px;
}

.inner-about-text-wrap h3 {
    font-weight: bold;
    color: #fff;
    font-size: 38px;
    margin-bottom: 0px;
}

.inner-about-text-wrap p {
    color: #ffffff4d;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    padding-top: 35px;
}

.inner-core-sec {
    padding-bottom: 65px;
}

.core-heading p {
    font-weight: normal;
    font-size: 18px;
    color: #999999;
}

.core-box-wrap {
    padding-top: 37px;
}

.core-box {
    background-color: #0e0d0d;
    padding: 37px 33px;
    margin-bottom: 25px;
}

.core-box h3 {
    font-weight: bold;
    color: #d1001d;
    font-size: 22px;
    margin-bottom: 0px;
    padding: 25px 0px;
}

.core-box p {
    font-weight: normal;
    color: #999999;
    font-size: 14px;
    margin-bottom: 0px;
}

.inner-our-skill {
    background-color: #101010;
    padding: 63px 0px;
}

.inner-our-skill .heading-wrap p {
    font-size: 18px;
    color: #999999;
}

.our-skill-wrap {
    padding: 75px 0px 15px;
}

.skill-text-wrap p {
    color: #999999;
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
}


.progress-bar {
    margin: 0px 0 0px;
    overflow: hidden;
}

.progress-title-holder {
    padding-bottom: 20px;
    position: relative;
    margin: 0 0;
    line-height: 23px;
    font-weight: 400;
    color: #2e2e2e;
}

.progress-title {
    z-index: 100;
    font-weight: bold;
    color: #fff;
    font-size: 22px;
}

.progress-number-wrapper {
    width: 100%;
    z-index: 10;
}

.progress-number-mark {
    margin-bottom: 4px;
    border-radius: 3px;
    padding: 0 8px;
    position: absolute;
    bottom: 0;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    /* transform: translateX(-50%); */
    -ms-transform: translateX(-50%);
    /* -webkit-transform: translateX(-120%); */
}

.progress-number-wrapper,
.progress-number-mark {
    font-size: 22px;
    line-height: 24px;
    height: auto;
    letter-spacing: 0px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    color: #ffffff;
    position: absolute;
    top: 0;
    right: 30px;
}

.progress-content-outter {
    height: 12px;
    background-color: #999999;
    border-radius: 10px;
    margin-bottom: 35px;
}

.progress-content {
    height: 13px;
    background-color: #d1001d;
    width: 0%;
    border-radius: 10px;
}

.skill-progress-wrap .progress-bar {
    background-color: transparent;
    text-align: left;
    position: relative;
}

.offering {
    background: url(../images/offering.jpg) no-repeat;
    background-size: cover;
    padding: 80px 0;
}

.offering-content {
    text-align: center;
}

.offering-content h3 {
    font-size: 38px;
    font-weight: 700;
    color: #fff;
}

.offering-content p {
    font-size: 20px;
    color: #ffffff;
    margin: 30px 0 50px;
}

.offering-content a {
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 42px;
    border: 1px solid #fff;
    border-radius: 3px;
}

.offering-content li {
    display: inline-block;
    list-style-type: none;
    margin-right: 10px;
}

.inner-services-sec {
    padding-top: 75px;
    padding-bottom: 100px;
}


.inner-services-sec .carousel-indicators .active {
    background-color: #000;
}

.process-detail {
    padding-top: 160px;
}

.process-box {
    border: 1px solid rgb(153, 153, 153);
    padding: 65px 0px;
    width: 100%;
    position: relative;
    text-align: center;
    height: 227px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.process-box h2 {
    font-size: 130px;
    font-weight: 700;
    position: absolute;
    top: 50%;
    margin-bottom: 0px;
    color: #ffffff1f;
    left: 50%;
    transform: translate(-50%, -50%)
}

.process-box:after {
    content: "";
    position: absolute;
}

#pointer {
    width: 1px;
    position: relative;
    transform: rotate(90deg);
    left: -19px;
    bottom: -67px;
}

#pointer:before {
    content: "";
    position: absolute;
    right: -20px;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid rgb(255, 255, 255);
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

#pointer:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #000000;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.process-content {
    text-align: center;
    padding-top: 47px;
}

.process-content h3 {
    font-weight: 700;
    font-size: 22px;
    color: #007fa3;
}

.process-content p {
    font-size: 14px;
    color: #999;
}

.process {
    padding: 97px 0;
    background: #000;
}

.process-wrap.selected .process-box {
    background-image: -moz-linear-gradient(to left, #007fa3, #005e86);
    background: linear-gradient(180deg,rgba(0, 127, 163, 1) 14%, rgba(0, 0, 0, 1) 39%, rgba(24, 149, 178, 1) 95%);
    background-image: -ms-linear-gradient(to left, #007fa3, #005e86);
    border: none;
}

.process-wrap.selected .process-box #pointer:after {
    border-left: 20px solid #fff;
}

.process-wrap.selected .process-box #pointer:before {
    border-left: 20px solid #fff;
}

.process-wrap.selected .process-box img {
    filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(355deg) brightness(183%) contrast(101%);
}

.process-wrap {
    position: relative;
}

.process-wrap:before {
    content: "";
    position: absolute;
    height: 9px;
    width: 100%;
    background-color: #999999;
    left: 0;
    top: -90px;
}

.process-wrap.selected:before {
    background-color: #fff;
}

.process-wrap:last-child:before {
    border-bottom-right-radius: 12px;
    border-top-right-radius: 12px;
}

.process-wrap:first-child:before {
    border-bottom-left-radius: 12px;
    border-top-left-radius: 12px;
}
.heading-wrap {
    text-align: center;
}
.heading-wrap h3 {
    color: #fff;
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 20px;
}
.heading-wrap p {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}
.thankyou_sec {
    padding: 0px;
    height: 75vh;
    display: flex;
    align-items: center;
    background-color: #fff;
}

.main-thankyou {
    text-align: center;
}

.main-content__checkmark {
    font-size: 9.75rem !important;
    line-height: 1 !important;
    color: #15b8cb;
}

.site-header__title {
    font-size: 6.5rem;
    font-weight: 700;
    line-height: 1.1;
}
.start_live_chat {
    font-size: 20px;
    background-color: #16171a;
    padding: 15px 35px;
    display: inline-block;
    border-radius: 4px;
    margin: 20px 0 0;
    color: white !important;
    text-decoration: none;
    border-radius: 50px;
    line-height: 16px;
}

.footer-form-wrap {
    padding: 65px 0px 80px;
}

.footer-form-address {
    height: 430px;
    border-radius: 5px;
    padding: 35px 20px 0px;
    background: linear-gradient(180deg,rgba(0, 127, 163, 1) 14%, rgba(0, 0, 0, 1) 39%, rgba(24, 149, 178, 1) 95%);

}

.footer-form-address h3 {
    color: #fff;
    font-weight: bold;
    font-size: 34px;
    margin-bottom: 0px;
}

.footer-form-address ul {
    padding-top: 30px;
}

.footer-form-address ul li {
    padding-bottom: 20px;
}

.footer-form-address ul li a {
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    display: flex;
}

.footer-form-address ul li a i {
    padding-right: 15px;
    padding-top: 5px;
}

.footer-form {
    padding-left: 15px;
}

.crd-cont {
    background-color: transparent;
    border: transparent;
}

.crd-cont button {
    color: #97949e;
    padding: 0;
}

.crd-cont button span {
    color: #007fa3;
}

.crd-cont button:hover {
    color: #fff;
}

.crd-cont .card-header {
    border-color: transparent;
}

.contact-form-control input {
    background-color: transparent;
    border: 1px solid #909097;
    height: 50px;
    border-radius: 10px;
    margin-bottom: 29px;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
}

.contact-form-control textarea {
    background-color: transparent;
    border: 1px solid #909097;
    height: 122px;
    border-radius: 10px;
    margin-bottom: 29px;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    width: 100%;
    padding-left: 15px;
    padding-top: 18px;
}

.contact-form .purchase-btn {
    background: linear-gradient(180deg,rgba(0, 127, 163, 1) 14%, rgba(0, 0, 0, 1) 39%, rgba(24, 149, 178, 1) 95%);
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    padding: 11px 60px;
    border-radius: 4px;
    transition: 0.4s;
    border: none;
}
.main-footer-form{
    background: #000;
}
.footer-form-address ul li a img {
    margin-right: 10px;
}
.foot-logo img {
    margin-bottom: 40px;
}
.white-logo{display: none;}

.disclaimer-sec {
    background: #262626;
    color: #fff;
    text-align: center;
    padding: 20px 0;
}
.disclaimer-sec p span {
    color: #007fa3;
}