@import url('../css2-1');


body {
    font-family: 'Barlow' !important;
    overflow-x: hidden !important;
}

h1 {}


/*Changes*/

.button.header_btn .btn_yellow:hover {
    background: #1987d1;
    color: #fff;
}

.button.header_btn .btn_blue:hover {
    background: #070c20;
}

a.chat.tr_btn {
    border: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.textarea_auto textarea {
    color: #555;
}

ul.soc-icons {
    display: flex;
}

.footer ul li a:hover {
    color: #00c8da;
}

.navbar_custom .navbar-nav>li>a:hover,
.navbar_custom .navbar-nav>li>a:focus,
.navbar_custom .navbar-nav>li.active-nav a {
    background: none !important;
    color: #00c8da;
    outline: none;
    border-bottom: 2px solid #00c8da;
}


/*Changes End*/


ul {
    padding: 0;
    margin: 0;
}

.mobile-top {
    display: none;
}

.mobile-top .navbar-brand img {
    width: 170px;
    margin: -26px 0 0px 0px;
}

.mt_50 {
    margin-top: 50px;
}

.m52 {
    display: flex;
    justify-content: center;
}

.mt_20 {
    margin-top: 20px;
}

.p_0 {
    padding: 0px;
}

.top_bar {
    background-color: #1987d1;
    padding: 3px 0;
}

ul.socialicons {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

ul.socialicons li {
    list-style: none;
    margin: 0 20px 0 0 !important;
}

li.last {
    margin: 0 !important;
}

ul.socialicons li a {
    color: #272727;
    font-size: 20px;
    transition-duration: .5s;
}

ul.socialicons li a:hover {
    text-decoration: none;
    color: #fff;
}

/*navigation*/

li.header_cta {
    display: inline-block;
    padding: 10px 0px 10px 0px;
}

li.header_cta a {
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 700;
    transition-duration: .5s;
    font-family: 'Montserrat', sans-serif !important;
}

li.header_cta a i {
    margin: 0 10px 0 0;
}

li.header_cta a:hover {
    color: #272727 !important;
    text-decoration: none;
}

li.header_cta:first-child a {
    font-weight: 400;
}

.header_main_sec {
    width: 100%;
    padding: 0px 0 0px;
    /* position: absolute; */
    z-index: 9999;
    /* border-bottom: 1px solid; */
}

.header {
    margin: 0px;
    padding: 13px 0;
    float: left;
    width: 100%;
    background: #0f3a5d;
}

.header ul.pull-right {
    float: right;
    margin: 0px;
}

.header ul.pull-right li {
    float: left;
    list-style: none;
}

.header ul.pull-right li a {
    float: left;
    color: #fff;
    margin: 0 0 0 24px;
    font-size: 14px;
    font-weight: 500;
    transition-duration: .5s;
}

.nav_bar_right {
    float: right;
    margin: 3px 0 0;
}

.header ul.pull-right li a:hover {
    color: #00c8da;
    text-decoration: none;
}

.nav_bar_right a {

    /* padding: 9px 40px 11px !important; */

    /* font-size: 18px !important; */
}


.navbar_custom ul.nav.navbar-nav {
    margin: 0 50px 0 0px;
}

.nav_bar_right a.tr_btn {
    color: #222222;
    border-radius: 7px;
    border: 1px solid;
    border-radius: 4px;
}

.nav_bar_right a.tr_btn:hover {
    color: #fff !important;
}

.logo {
    margin: 0px 0 0px 0px;
    padding: 0px 0;
    float: left;
    width: auto;
}

.logo img {
    width: 150px;
    /* width: 100%; */
}

.header_navbar {
    padding: 18px 20px 10px 20px;
    float: left;
    width: 100%;
}

.collapse.navbar-collapse {
    border: 0px;
    padding: 0;
}

.navbar_custom {
    float: none;
    margin: 0 auto;
    display: block;
    min-height: 0;
    border-top: 0px solid #000;
    /* border-radius: 0px; */
    /* position: relative; */
    padding: 0px 0 0;
    border-radius: 0;
    margin: 10px 0 0px;
    float: right;
}

.navbar.navbar_custom:before {
    width: 1220px;
    content: "";
    height: 0px;
    background-color: #000;
    top: 0;
    position: absolute;
    display: none;
}

.navbar_custom #myNavbar {
    padding: 0 !important;
}

.navbar_custom .navbar-nav>li>a {
    color: #000;
    font-size: 13px;
    padding: 15px 0 25px 0px;
    transition-duration: .5s;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 2px solid transparent;
    margin: 0 25px 0 0;
}

.navbar_custom .navbar-nav>li>a:hover,
.navbar_custom .navbar-nav>li>a:focus,
.navbar_custom .navbar-nav>li.active a {
    background: none !important;
    color: #1987d1;
    outline: none;
    border-bottom: 2px solid #1987d1;
}

.nav_bar_right ul {
    padding: 0;
    margin: 0;
    float: right;
}

.nav_bar_right ul li {
    display: inline-block;
    margin: -10px 0px 0 14px;
}



.nav_bar_right ul li a:hover {
    color: #fff;
}

.header_btn .btn_blue {
    background-color: #1987d1;
    color: #fff;
    text-align: center;
    padding: 11px 55px;
    margin: auto;
    border-radius: 0px 40px 40px 40px;
    font-weight: 700;
    font-size: 12px;
}

.header_btn {
    position: relative;
    top: 6px;
    display: inline-flex;
}

.header_btn a {
    display: table;
    font-family: 'Montserrat', sans-serif !important;
}

.header_btn a:hover {
    text-decoration: none;
}

.header_btn .btn_yellow {
    background-color: #272727;
    padding: 11px 55px;
    border-radius: 0px 40px 40px 40px;
    color: #ffffff;
    font-weight: 700;
    font-size: 12px;
}

/*btn Css*/
.blue_btn {
    background: linear-gradient(to left, #ffffff 50%, #1987d1 50%);
    background-size: 212%;
    background-position: right bottom;
    transition: all .5s ease;
    color: #1987d1;
    border: 2px solid #1987d1;
    padding: 14px 35px 15px !important;
    border-radius: 0px 40px 40px 40px;
    /* margin: 0 10px 0; */
    transition-duration: .5s;
    /* border: 0px solid transparent; */
    font-size: 15px;
    /* font-family: 'sofia_promedium'; */

    /* border: 1px solid #fff; */
    font-weight: 700;
    text-transform: uppercase;
}



.blue_btn:hover,
.blue_btn:focus {
    color: #fff;
    background-position: left bottom;
    text-decoration: none;
    background-size: 210%;
    border: 0px solid #ffffff;
}

.yellow_btn {
    background: linear-gradient(to left, #235acf 50%, #ffcd24 50%);
    background-size: 212%;
    background-position: right bottom;
    transition: all .5s ease;
    color: #fff;
    padding: 14px 40px 15px !important;
    border-radius: 0px 40px 40px 40px;
    /* margin: 0 10px 0; */
    transition-duration: .5s;
    /* border: 0px solid transparent; */
    font-size: 15px;
    /* font-family: 'sofia_promedium'; */

    /* border: 1px solid #fff; */
    font-weight: 700;
    text-transform: uppercase;
}

.yellow_btn:hover,
.yellow_btn:focus {
    color: #000;
    background-position: left bottom;
    text-decoration: none;
    background-size: 210%;
    border: 0px solid #235acf;
}

.tr_btn {
    background: linear-gradient(to left, transparent 50%, #1987d1 50%);
    background-size: 212%;
    background-position: right bottom;
    transition: all .5s ease;
    color: #fff;
    padding: 10.5px 40px 11px !important;
    border-radius: 0px 40px 40px 40px;
    /* margin: 0 10px 0; */
    transition-duration: .5s;
    border: 2px solid #1987d1;
    font-size: 16px;
    /* font-family: 'sofia_promedium'; */
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
}

.tr_btn:hover,
.tr_btn:focus {
    color: #fff;
    background-position: left bottom;
    text-decoration: none;
    background-size: 210%;
    border: 2px solid #1987d1;
}


.tr_btn1 {
    background: linear-gradient(to left, transparent 50%, #1987d1 50%);
    background-size: 212%;
    background-position: right bottom;
    transition: all .5s ease;
    color: #1987d1;
    padding: 10.5px 40px 11px !important;
    border-radius: 0px 40px 40px 40px;
    /* margin: 0 10px 0; */
    transition-duration: .5s;
    border: 2px solid #1987d1;
    font-size: 16px;
    /* font-family: 'sofia_promedium'; */
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
}

.tr_btn1:hover,
.tr_btn1:focus {
    color: #fff;
    background-position: left bottom;
    text-decoration: none;
    background-size: 210%;
    border: 2px solid #1987d1;
}

.tr_btn_blue {
    background: linear-gradient(to left, transparent 50%, #1987d1 50%);
    background-size: 212%;
    background-position: right bottom;
    transition: all .5s ease;
    color: #100c02;
    padding: 10.5px 35px 11px !important;
    border-radius: 0px 40px 40px 40px;
    /* margin: 0 10px 0; */
    transition-duration: .5s;
    border: 2px solid #1987d1;
    font-size: 16px;
    /* font-family: 'sofia_promedium'; */
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
}

.tr_btn_blue:hover,
.tr_btn_blue:focus {
    color: #fff;
    background-position: left bottom;
    text-decoration: none;
    background-size: 210%;
    border: 2px solid #1987d1;
}

.price-bx:hover .tr_btn_blue {
    background: #000 !important;
    color: #fff;
}


.price-bx .bnr-btn {
    margin: -13px 0 30px;
}

.wht_btn {
    background: linear-gradient(to left, #fff 50%, #222 50%);
    background-size: 212%;
    background-position: right bottom;
    transition: all .5s ease;
    color: #1987d1;
    padding: 14px 40px 15px !important;
    border-radius: 0px 40px 40px 40px;
    /* margin: 0 10px 0; */
    transition-duration: .5s;
    /* border: 0px solid transparent; */
    font-size: 15px;
    /* font-family: 'sofia_promedium'; */

    /* border: 1px solid #fff; */
    font-weight: 700;
    text-transform: uppercase;
}

.wht_btn:hover,
.wht_btn:focus {
    color: #fff;
    background-position: left bottom;
    text-decoration: none;
    background-size: 220%;
    border: 0px solid transparent;
}

/*btn Css*/
.title {
    margin: 0px 0 0px 0;
    padding: 0px;
    width: 100%;
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
}

.title span {
    display: table;
    width: 100%;
    color: #fe6b0c;
    font-size: 18px;
    margin: 0;
}

.title_sm {
    margin: 5px 0 10px 0;
    padding: 0px;
    width: 100%;
    font-size: 23px;
    font-weight: 400;
}

.title_sm span,
.title span {
    display: table;
    margin: 0px 0 15px 0;
    padding: 0px;
    width: 100%;
    font-size: 18px;
    color: #fe6b0c;
    font-family: 'Samsung Sharp Sans Medium';
    line-height: 20px;
}

.mrg_0 {
    margin: 0px;
}

.pd_0 {
    padding: 0px;
}

.clr_blk {
    color: #171717 !important;
}

.clr_blk_p {
    color: #000 !important;
}

.clr_gry {
    color: #989798 !important;
}

.clr_wht {
    color: #fff !important;
}

.clr_pur {
    color: #6f5567 !important;
}

.cn {
    text-align: center;
}

.title_para {
    font-size: 16px;
    margin: 30px 0 0;
    font-weight: 400;
}

.para {
    font-size: 16px;
    font-weight: 400;
}

/*1st section home*/


.backimg {
    width: 100%;
}



.banner_main {
    background: url(../images/hero-bg.jpg);
    min-height: 660px;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner_box h1 {
    font-size: 32px;
    color: #1987d1;
    font-weight: 700;
}

.banner_box h1 span {
    font-size: 47px;
    /* line-height: 60px; */
    color: #ffcd24;
}

.banner_box p {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    margin: 10px 0 20px;
    line-height: 28px;
}

.button a {
    margin: 0 15px 0 0;
}

.banner_box h4 {
    color: #ffffff;
    margin: 23px 0 0;
    font-size: 23px;
    font-weight: 400;
}

img.banner_img {
    position: relative;
    top: 87px;
    bottom: 0;
    width: auto;
}

.banner_box {
    padding: 120px 0 0;
    position: relative;
}

/* Banner End  */
.client_logo {
    padding: 20px 0 15px;
    background-color: #e8f6ff;
}

.client_logo_boxes {
    margin: 30px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.client_logo_boxes img {
    margin: 0 auto 30px;
    display: table;
}

/* services home */
.h_service_sec {
    padding: 70px 0 40px;
    position: relative;
}

.h_service_sec:before {
    background-image: url(../images/h-ser-object4.png);
    position: absolute;
    content: "";
    width: 137px;
    height: 132px;
    bottom: 100px;
    left: 90px;
}

.h_service_sec:after {
    background-image: url(../images/h-ser-object6.png);
    position: absolute;
    content: "";
    width: 321px;
    height: 181px;
    bottom: 0;
    right: 0px;
    top: 420px;
    margin: auto;
}

.h_service_boxes {
    position: relative;
}

.h_service_boxes:before {
    background-image: url(../images/h-ser-object3.png);
    position: absolute;
    content: "";
    width: 38px;
    height: 38px;
    /* bottom: 0; */
    /* margin: auto; */
    top: 450px;
    left: 40px;
}

.h_service_boxes {
    margin: 50px 0 0;
}

.h_service_box {
    background: #f4f3f3;
    padding: 20px 20px;
    border-radius: 12px;
    min-height: 360px;
    margin: 0 0 30px;
    text-align: center;
    transition-duration: .5s;
    box-shadow: 0 10px 15px rgb(0 0 0 / 12%);
}

.h_service_box:hover {
    /* transition: all .3s ease-in-out; */
    background: url(../images/h-ser-img-hover.webp);
    /* filter: hue-rotate(140deg); */
    background-repeat: no-repeat;
    background-size: cover;
}

.h_service_box:hover h3,
.h_service_box:hover p {
    color: #fff;
}

.h_service_box h3 {
    font-size: 16px;
    color: #000000;
    font-weight: 700;
}

.h_service_box p {
    font-size: 13px;
    color: #000000;
}

.h_service_box .heading {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
}

.h_ser_icon {
    height: 100px;
    align-items: center;
    display: grid;
    margin: auto;
}

.h_ser_icon img {
    margin: auto;
}

/*Portfolio*/
.portfolio_sec .title_para {
    margin: 20px 0 0;
}

h2.cn.clr_blk.title {
    background: white;
    padding: 20px 0px;
}

.portfolio_sec {
    background-image: url(../images/port-new/bg-01.svg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 70px 0 40px;
    background-position: top center;
}

.portfoilo_boxes {
    margin: 50px 0 0px;
}

.portfoilo_boxes .nav-tabs {
    margin: 0 0 50px;
    display: flex;
    justify-content: center;
    border: none;
}

.portfoilo_boxes .nav-tabs>li>a {
    margin-right: 20px;
    line-height: 1.42857143;
    border: 1px solid #ccc;
    border-radius: 50px;
    color: #000000;
    background-color: #f6f5f5;
    padding: 5px 20px;
    font-size: 16px;
    font-weight: 400;
}

.portfoilo_boxes .nav-tabs>li>a:hover {
    background: linear-gradient(to bottom, #56ccf2, #2f80ed);
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    color: #fff;
}

.portfoilo_boxes .nav-tabs>li.active>a,
.portfoilo_boxes .nav-tabs>li.active>a:focus,
.portfoilo_boxes .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background: linear-gradient(to bottom, #56ccf2, #2f80ed);
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid transparent;
    border-bottom-color: transparent;
}

.portfolio_box {
    margin: 0 0 30px;
}

/*Portfolio*/

/* satisfied_clients_sec */

.satisfied_clients_sec {
    background-color: #1987d1;
    padding: 70px 0 50px;
}

.satisfied_clients_boxes {
    margin: 50px 0 0;
}

.satisfied_clients_box {
    background-color: #161616;
    text-align: center;
    padding: 0 10px;
    height: 150px;
    align-items: center;
    display: grid;
    border-radius: 10px;
    margin: 0 0 30px;
}



.satisfied_clients_box img {
    margin: auto;
}

section.satisfied_clients_sec .title_para {
    margin: 20px 0 0;
}

/* satisfied_clients_sec */

/* Cta Sec */

.cta_sec {
    padding: 0px 0 0;
    background-image: url(../images/cta-bg.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover;
}

.cta_sec p {
    font-size: 20px;
    margin: 20px 0 40px;
}

.cta_sec p.title {
    font-size: 36px;
}

.cta_box_img img {
    margin: 0 0 0px;
    position: relative;
    top: -9px;
}

.cta_sec h2 {
    padding: 90px 0 0;
}

/* Cta Sec */

/* process_sec */

.process_sec {
    padding: 70px 0 50px;
}

.process_sec p.para {
    margin: 20px 0 0;
}

.process_iocn {
    display: grid;
    /*background-color: #395fac;
    width: 85px;
    height: 85px;
    border-radius: 50px;*/
    align-items: center;
    margin: auto;
}

.process_iocn img {
    margin: -40px auto 0;
}

.process_no h3 {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}

.process_no p.process-no {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    margin: 0;
}

.process_box_text {

    /*background-color: #eaebeb;
    min-height: 130px;*/
    width: 100%;
    text-align: center;
    border-radius: 10px;
    align-content: center;
    display: grid;
    padding: 0 30px;
}

.process_box_text .process-heading {
    margin: 0 0 5px;
    font-size: 16px;
    font-weight: 700;
    color: #000000;
}

.process_box_text p {
    margin: 0 0 0px;
    font-size: 12px;
    font-weight: 400;
    color: #000000;
}

.process_boxes {
    margin: 50px 0 0;
    background-image: url(../images/porcess-center-img.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    display: table;
}

.process_box2 img {
    margin: 20px auto 0;
}

.process_box4 img {
    margin: 20px auto 0;
}

.process_box1 .process_iocn {
    position: relative;
    top: 50px;
    left: 59px;
}

.process_box1 .process_box_text {
    position: relative;
    margin: 294px 0 0;
    /* padding: 0 30px; */
    left: 53px;
    top: -54px;
    background-color: #eaebeb;
}

/* .process_box_text {
    background-color: #eaebeb;
} */

.process_box2 .process_iocn {
    position: relative;
    top: 300px;
    left: 20px;
}

.process_box2 .process_box_text {

    /* top: -40px; */
    margin: -105px 0 0;
    left: 20px;
    position: relative;
}

.process_box2 .process_no {
    position: relative;
    top: 97px;
    left: 20px;
}

.process_box1 .process_no {
    position: relative;
    top: 165px;
    left: 52px;
}

.process_box3 .process_no {
    position: relative;
    top: 185px;
    left: -12px;
}

.process_box4 .process_no {
    position: relative;
    top: 117px;
    left: -42px;
}

.process_box3 .process_box_text {
    position: relative;
    top: 260px;
    left: -12px;
}

.process_box3 .process_iocn {
    top: 65px;
    position: relative;
    left: -10px;
}

.process_box4 .process_iocn {
    top: 310px;
    position: relative;
    left: -43px;
}

.process_box4 .process_box_text {
    position: relative;
    top: -86px;
    left: -42px;
}

/* process_sec */

/*cta_sec2*/
.cta_sec2 {
    /* background-image: linear-gradient(170deg, #1987d1, #1987d1),url(../images/cta-bg2.jpg); */
    background-image: linear-gradient(170deg, #1987d1, #1987d1);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0;
}

.cta_sec2_boxes {
    display: flex;
    justify-content: center;
}

.cta_sec2_box {
    background-color: #fff;
    width: 170px;
    height: 170px;
    /* margin: 0 15px; */
    align-content: center;
    display: grid;
    text-align: center;
    border-radius: 15px;
}

a .cta_sec2_box {
    color: #000;
    font-weight: 700;
    font-size: 15px;
    transition-duration: .5s;
}

a .cta_sec2_box p {
    margin: 15px 0 0;
    /* transition-duration: .5s; */
}

.cta_sec2_boxes a {
    margin: 0 15px;
    text-align: center;
    transition-duration: .5s;
}

.cta_sec2_box img {
    margin: auto;
}

.cta_sec2_boxes a:hover .cta_sec2_box {

    /* background-color: #000; */
    text-decoration: none;
    color: #fff;
    background: linear-gradient(to right, #242424, #242424);
}

.cta_sec2_boxes a:hover {
    text-decoration: none;
}

/*cta_sec2*/

/*testi-sec*/
.testi-sec .hd-txt h2 {
    font-weight: bold;
}

.testi-sec .hd-txt {
    text-align: center;
}

.testi-sec {
    padding: 70px 0;
    background: url(../images/testi-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.testi-sec p.para {
    margin: 20px 0 0;
}

.testi-img img {
    width: 100%;
    box-shadow: 3px 15px 20px 1px rgb(0 0 0 / 38%);
    padding: 0 0px;
    margin: 30px 0 30px;
    border-radius: 25px;
    position: relative;
}

.testi-div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.testi-txt h4 {
    font-size: 16px;
    line-height: 22px;
    /* font-style: italic; */
    color: #161616;
    font-weight: 400;
}

.testi-txt h3 {
    font-size: 25px;
    margin-top: 40px;
    color: #161616;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
}

.testi-txt {
    position: relative;
    padding: 0 0 0px 40px;
}

.testi-txt:before {
    position: absolute;
    content: '';
    background: url(../images/testi-quote.png);
    /* background-size: cover; */
    background-repeat: no-repeat;
    /* background-position: center; */
    bottom: 80px;
    right: 90px;
    width: 213px;
    height: 213px;
    margin: auto;
    /* top: 0; */
}

.testi-slider-st .slick-prev,
.testi-slider-st .slick-next {
    background: #1987d1;
    width: 40px;
    height: 40px;
    border-radius: 60px;
    z-index: 1;
}

.testi-slider-st .slick-prev {
    left: 29%;
    bottom: -20px;
    top: auto;
}

.testi-slider-st .slick-prev:before {
    content: "\f053";
    font: normal normal normal 14px/1 FontAwesome;
}

.testi-slider-st .slick-next:before {
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
}

.testi-slider-st .slick-next {
    left: 33%;
    bottom: -20px;
    top: auto;
}

.testi-slider-st {
    margin: 0px 0px 0;
}

.testi-slider-st .testi-slider {
    padding: 50px 0 40px;
}

.testi-img {
    position: relative;
}

.testi-img:before {
    content: "";
    position: absolute;
    background-image: url(../images/testi-img-before.png);
    background-repeat: no-repeat;
    width: 164px;
    height: 163px;
    z-index: 0;
    left: -30px;
    top: -30px;
}

.testi-img:after {
    content: "";
    position: absolute;
    background-image: url(../images/testi-img-after.png);
    background-repeat: no-repeat;
    width: 276px;
    height: 138px;
    z-index: -1;
    right: -70px;
    bottom: -33px;
}

/*testi-sec*/

/*Form Sec bottom*/

.get_quote img {
    /* filter: hue-rotate(156deg); */
}

.get_quote h4 {
    font-size: 48px;
    color: #1987d1;
    text-align: center;
    font-weight: 700;
    margin-top: 0;
}

.get_quote p.san {
    font-size: 48px;
    color: #1987d1;
    text-align: center;
    font-weight: 700;
    margin-top: 0;
}

.get_quote p {
    font-size: 15px;
    color: #000;
    margin-bottom: 30px;
}

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

.get_quote .form-control {
    border: 1px solid #d9d9d9;
    background-color: #d9d9d9;
    height: 50px;
    color: #000;
    font-size: 14px;
    text-transform: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 4px;
    box-shadow: none;
    padding: 0 15px;
}

#quoteForm textarea.form-control {
    resize: none;
    min-height: 105px;
    padding-top: 14px;
}

#quoteForm .captcha {
    width: auto !important;
    float: left !important;
    font-weight: 700 !important;
    background: #1987d1;
    font-size: 25px;
    color: #fff;
    margin: 0 0 !important;
    padding: 4px 10px;
}

#quoteForm .order-input {
    padding: 9px 9px;
    width: 98px;
    background-color: #f4cb3d;
    border: none;
}

.get_quote .button {
    float: right;
}

.get_quote .btn-yellow {
    border: none;
    float: right !important;
}

.get_quote {
    background-color: #eaeaea;
    padding: 70px 0 50px;
}

.form_bt_box img {
    width: 100%;
}

.company_profile a {
    color: #000;
}

.company_profile input {
    color: #000;
}

.control--checkbox {
    color: #000;
}

.company_profile {
    width: 110%;
}

.company_profile {
    width: 110%;
    margin: 10px 0 0;
}

input.order-input {
    color: #000;
    font-size: 18px;
    opacity: 1;
    font-weight: 700;
}

.ch-box input[type=checkbox] {
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 10px;
    margin-top: 7px;
    border: 2px solid #1987d1;
}

input#quoteSubmit {
    background: linear-gradient(to left, transparent 50%, #1987d1 50%);
    background-size: 212%;
    background-position: right bottom;
    transition: all .5s ease;
    color: #1987d1;
    padding: 10.5px 40px 11px !important;
    border-radius: 0px 40px 40px 40px;
    /* margin: 0 10px 0; */
    transition-duration: .5s;
    border: 2px solid #1987d1;
    font-size: 16px;
    /* font-family: 'sofia_promedium'; */
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
}

input#quoteSubmit:hover {
    color: #fff;
    background-position: left bottom;
    text-decoration: none;
    background-size: 210%;
    border: 2px solid #1987d1;
}


/*Form Sec bottom*/

/*Footer*/
.footer_bottom>span>a:hover {
    color: #00c8da;
}

.footer_bottom>a:hover {
    color: #00c8da;
}

.footer p a:hover {
    color: #00c8da;
}

.footer {
    background-color: #161616;
    padding: 20px 0;
}

.footer h4 {
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    position: relative;
    padding: 15px 0;
    font-weight: 500;
    text-align: left;
}

.footer h4:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 100px;
    height: 2px;
    background-color: #fff;
}

.footer p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 15px 0;
    text-align: left;
    position: relative;
    margin-bottom: 0;
}

.footer p a {
    color: rgb(255, 255, 255);
    font-weight: 100;
}

.footer p a i.fa {
    margin-right: 7px;
    font-size: 20px;
}

.footer ul {
    margin: 0;
    padding: 10px 10px 0px 0;
    display: block;
    float: none;
    margin: 0 0 0 -15px;
}

.footer ul li {
    margin: 0;
    padding: 0;
    text-align: left;
    display: block;
    padding: 0 0 0 15px;
}

.footer ul li a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 2px 0 2px 20px;
    display: block;
    text-align: left;
    text-decoration: none;
}

.footer i {
    padding: 7px 0px;
}

.footer .fa-phone:before {

    padding: 0px 10px 0 0;
}

.footer .fa-envelope-o:before {
    padding: 0px 10px 0 0;
}

.footer .fa-home:before {
    padding: 0px 10px 0 0;
}


.footer ul li a i {
    padding-right: 5px;
    font-weight: 100;
    display: none;
}

#comodoTL {
    display: block;
    font-size: 8px;
    padding-left: 18px;
}

#comodoTL {
    margin-bottom: 15px;
    width: 100%;
    max-width: 143px;
    display: block;
    text-align: center;
    font-size: 16px !important;
    color: #fff;
    margin-left: -18px;
    position: relative;
    z-index: 9999999;
}

.footer_bottom {
    padding: 50px 0 10px;
    text-align: center;
    border-top: #545454 solid 0px;
    color: #b8b8b8;
    font-size: 14px;
    line-height: 18px;
    display: block;
    clear: both;
}

.footer_bottom a,
.footer_bottom span {
    color: #fff;
    padding: 0 15px;
}

/* logo_design Page*/
.banner_inner {
    background-repeat: no-repeat;
    background-size: cover;
}

.banner_logo_design {
    background-image: url(../images/banner-logodesign.jpg);
}

.banner_inner .banner_box {
    padding: 100px 0 0;
    position: relative;
}

.banner_inner .banner_box h1 {
    font-size: 40px;
    color: #000000;
    font-weight: 300;
    line-height: 60px;
    text-transform: uppercase;
}

.banner_inner .banner_box h5 {
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
    margin: 30px 0 0;
    font-size: 24px;
}

.banner_inner .banner_box p {
    color: #000000;
    font-size: 18px;
    line-height: 24px;
    margin: 20px 0 34px;
    font-weight: 400;
}

.price_batch {
    background-image: url(../images/logo-design-price-patch.png);
    background-repeat: no-repeat;
    width: 221px;
    height: 116px;
    position: absolute;
    right: 60px;
    top: 125px;
    align-items: center;
    display: grid;
}

.price_batch p {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #fff !important;
    text-transform: uppercase;
    margin: 0 0 0 25px !important;
    text-align: center;
    line-height: initial;
}

.price_batch p span {
    font-size: 74px;
    line-height: 1;
    display: table;
    margin: auto;
}

.banner_inner .banner_box h1 b {
    font-weight: 900;
}

.banner_inner .banner_box h4 {
    color: #000;
}

.banner_inner img.banner_img {
    top: 0px;
    left: -60px;
}

.banner_trust_img ul {
    display: flex;
    align-items: center;
    margin: 10px 0 0;
}

.banner_trust_img ul li {
    list-style: none;
    margin: 0 30px 0 0;
}

/*.consultation_services*/
.consultation_services_sec {
    padding: 70px 0 70px;
}


.consultation_services_box {
    padding: 20px 0 0;
}


.consultation_services_box p.para {
    margin: 20px 0 0;
}


/* logo_design Page*/



/*unique-logo-sec*/
.unique-logo-sec {
    padding: 0px 0 70px;
    /* background: #f0eeee; */
}

.uniq-web-design-div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-st {
    display: none;
}

li.uniq-logo-div-li.uniq-logo-div-li-2 .uniq-lg-details h3 {
    color: #fff;
}

li.uniq-logo-div-li.uniq-logo-div-li-2 .uniq-lg-details p {
    color: #fff;
    padding-top: 15px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

li.uniq-logo-div-li.uniq-logo-div-li-3 .uniq-lg-details h3 {
    color: #fff;
}

li.uniq-logo-div-li.uniq-logo-div-li-3 .uniq-lg-details p {
    color: #fff;
    padding-top: 15px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.uniq-lg-ul ul li {}

.logo-inner-u-txt ul li {
    margin: 0 2px;
}

.logo-inner-u-txt ul li {
    width: 33%;
}

li.uniq-logo-div-li.uniq-logo-div-li-1 .uniq-lg-details h3 {
    color: #fff;
}

li.uniq-logo-div-li.uniq-logo-div-li-1 .uniq-lg-details p {
    color: #fff;
    padding-top: 15px;
}

li.uniq-logo-div-li.uniq-logo-div-li-4 .uniq-lg-details h3 {
    color: #fff;
}

li.uniq-logo-div-li.uniq-logo-div-li-4 .uniq-lg-details p {
    color: #fff;
    padding-top: 15px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}


.uniq-lg-details p {
    padding-top: 15px;
}

li.uniq-logo-div-li.uniq-logo-div-li-5 .uniq-lg-details h3 {
    color: #fff;
}

li.uniq-logo-div-li.uniq-logo-div-li-5 .uniq-lg-details p {
    color: #fff;
}

li.uniq-logo-div-li.uniq-logo-div-li-6 .uniq-lg-details h3 {
    color: #fff;
}

li.uniq-logo-div-li.uniq-logo-div-li-6 .uniq-lg-details p {
    color: #fff;
}

.uniq-logo-bx {
    background: #663399;
    height: 100%;
    width: 100%;
    min-height: 500px;
    position: relative;
    transform: translate(0, 0);
    transition-duration: 1s
}

.uniq-logo-bx-co-div {
    transition-duration: 1s;
    transform: translateX(10px);
    position: relative;
    z-index: 1
}

.uniq-logo-bx-co-div.asd {
    transition-duration: 1s;
    transform: translateX(0)
}

.uniq-logo-bx:hover {
    transform: translate(0, -10px)
}

.logo-new-innercol,
.logo-new-innercol h2 {
    display: none
}

.lg-bx-unq-1 {
    background: linear-gradient(to bottom, #5beaff 0, #4fb1ff 100%)
}

.lg-bx-unq-2 {
    background: linear-gradient(to bottom, #5893ff 0, #596cff 100%)
}

.lg-bx-unq-3 {
    background: linear-gradient(to bottom, #aedcff 0, #5a87ff 100%)
}

.lg-bx-unq-4 {
    background: linear-gradient(to bottom, #ffac47 0, #ff428d 100%)
}

.lg-bx-unq-5 {
    background: linear-gradient(to bottom, #2de3be 0, #339b92 100%)
}

.lg-bx-unq-6 {
    background: linear-gradient(to bottom, #ffd546 0, #ff984c 100%)
}

.uniq-logo-bx h3 {
    transform: rotate(-90deg);
    width: 100%;
    text-shadow: 3.694px 4.728px 6px rgba(0, 0, 0, .16);
    color: #fff;
    font-weight: 700;
    position: absolute;
    bottom: 160px;
    width: 290px;
    left: -60px;
    right: 0
}

.uniq-logo-bx img {
    margin: 0 auto;
    display: table
}

.unique-logo-sec .hd-txt {
    text-align: center;
    /* padding-bottom: 30px */
}

.logo-inner-u-txt ul {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center
}

.logo-inner-u-txt {
    padding-left: 130px;
    position: relative;
    width: 800px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    text-align: center;
}

.logo-inner-u-txt h3 {
    font-weight: 600;
    font-size: 24px;
}

.logo-inner-u-txt p.logo-h3 {
    font-weight: 600;
    font-size: 24px;
}

.logo-new-inner-div {
    position: relative
}

p.cncl-btn {
    position: absolute;
    right: 10px;
    top: -33px;
    color: #28befe;
    font-weight: 700;
    font-size: 20px;
    cursor: pointer
}

p.cncl-btn:before {
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    height: 2px
}

.logo-inner-u-txt:before {
    content: '';
    position: absolute;
    left: -30px;
    height: 2px;
    width: 100%;
    background: #28befe;
    top: -19px;
    z-index: 0
}

.design-ul ul li p {
    min-height: 95px
}

.uniq-lg-ul ul {
    list-style: none;
    padding: 0;
    display: inline-flex;
    align-items: center
}

li.uniq-logo-div-li {
    display: inline-flex;
    height: 100%;
    position: relative
}

li.uniq-logo-div-li .uniq-lg-1 {
    width: 8%;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column-reverse
}

li.uniq-logo-div-li .uniq-lg-details {
    width: 100%
}

.uniq-lg-1 h3 {
    position: absolute;
    width: 275px;
    transform: rotate(270deg);
    margin: auto;
    height: 45px;
    bottom: 0;
    top: 0;
    padding-top: 10px;
    padding-left: 20px
}

.uniq-lg-ul ul {
    list-style: none;
    padding: 0;
    display: inline-flex;
    align-items: center;
    min-height: 490px;
    flex-wrap: wrap;
}

li.uniq-logo-div-li {
    display: inline-flex;
    height: 100%;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-image: url(../images/uniq-logo-div-bg.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
}

li.uniq-logo-div-li .uniq-lg-1 {
    width: 8%;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column-reverse;

    padding-bottom: 0
}

li.uniq-logo-div-li .uniq-lg-details {
    width: 110px;
    padding: 20px 0;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition-duration: 1.5s;
    border-right: 1px solid #5e73bf;
}

.logo-inner-u-txt p {
    padding-right: 20px;
    min-height: 150px;
    width: 60%;
}

.uniq-lg-1 h3 {
    position: absolute;
    width: 275px;
    transform: rotate(270deg);
    margin: auto;
    height: 45px;
    bottom: 0;
    top: 0;
    padding-top: 0;
    padding-left: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 1.96;
    text-shadow: 3.694px 4.728px 6px rgb(0 0 0 / 16%)
}

.uniq-lg-ul ul img {
    width: 100%;
    margin: 10px 0px 0 0;
}

.newmg img {
    width: 400px !important;
    display: flex;
}

.logo-inner-u-txt:before {
    display: none
}

li.uniq-logo-div-li.uniq-logo-div-li-1 .uniq-lg-details {}

li.uniq-logo-div-li.uniq-logo-div-li-2 .uniq-lg-details {}

li.uniq-logo-div-li.uniq-logo-div-li-3 .uniq-lg-details {}

li.uniq-logo-div-li.uniq-logo-div-li-4 .uniq-lg-details {}

li.uniq-logo-div-li.uniq-logo-div-li-5 .uniq-lg-details {}

li.uniq-logo-div-li.uniq-logo-div-li-6 .uniq-lg-details {}

li.uniq-logo-div-li:hover .uniq-lg-details {
    width: 800px
}

.uniq-lg-details h4 {
    transform: rotate(270deg);
    text-align: left;
    position: absolute;
    right: 0;
    bottom: 190px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    width: 260px;
    left: -65px;
    text-shadow: 3.694px 4.728px 6px rgba(0, 0, 0, .16);
    text-transform: uppercase;
}

.uniq-lg-details p.logo-h4 {
    transform: rotate(270deg);
    text-align: left;
    position: absolute;
    right: 0;
    bottom: 190px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    width: 260px;
    left: -65px;
    text-shadow: 3.694px 4.728px 6px rgba(0, 0, 0, .16);
    text-transform: uppercase;
}

img.uniq-l-dtl {
    width: auto !important;
    position: absolute;
    bottom: 10px;
    left: 40px;
}

li.uniq-logo-div-li.uniq-logo-div-li-1.active .uniq-lg-details,
li.uniq-logo-div-li.uniq-logo-div-li-2.active .uniq-lg-details,
li.uniq-logo-div-li.uniq-logo-div-li-3.active .uniq-lg-details,
li.uniq-logo-div-li.uniq-logo-div-li-4.active .uniq-lg-details,
li.uniq-logo-div-li.uniq-logo-div-li-5.active .uniq-lg-details,
li.uniq-logo-div-li.uniq-logo-div-li-6.active .uniq-lg-details {
    width: 590px;
}

li.uniq-logo-div-li.uniq-logo-div-li-1 {
    opacity: .3;
}

li.uniq-logo-div-li.uniq-logo-div-li-2 {
    opacity: 1;
}

li.uniq-logo-div-li.uniq-logo-div-li-3 {
    opacity: .3;
}

li.uniq-logo-div-li.uniq-logo-div-li-4 {
    opacity: 1;
}


li.uniq-logo-div-li.active {
    opacity: 1;
}



/*unique-logo-sec*/

.bnr-btn {
    float: left;
    clear: both;
    width: 100%;
    margin: 20px 0 30px;
}





/*price-sec*/
.price-sec {
    padding: 65px 0 0px;
    position: relative;
}

.price-sec .hd-txt {
    text-align: center;
}

.price-bx {
    background: #fff;
    box-shadow: 2px 2px 11px 4px #7b7b7b36;
    border-radius: 10px;
    padding: 50px 10px 60px;
    margin: 0px 0px 30px;
    transition-duration: 1s;
}

.price-bx:hover {
    background: url(../images/price-bg-pck.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition-duration: 1s;
    margin-left: 0;
    margin-right: 0;
}

.price-bx:hover .price-list::-webkit-scrollbar-track {
    background: #3db4e6;
}

.price-bx:hover .price-list::-webkit-scrollbar-thumb {
    background: #fff;
}

/* width */
.price-list::-webkit-scrollbar {
    width: 8px;
}

/* Track */
.price-list::-webkit-scrollbar-track {
    background: #e4e4e4;
    border-radius: 10px;
}

/* Handle */
.price-list::-webkit-scrollbar-thumb {
    background: #323232;
    border-radius: 10px;
}

/* Handle on hover */
.price-list::-webkit-scrollbar-thumb:hover {
    background: black;
}

.price-bx:hover h3,
.price-bx:hover h2,
.price-bx:hover strike {
    color: #fff;
}

.price-bx:hover h3:before {
    background: #3db4e6;
}

.price-bx:hover .price-btn .live-cht {
    border-color: #fff;
    color: #fff;
}

.price-bx:hover .price-btn .get-started {
    background: #fff;
    color: #235acf;
}

.price-bx:hover .price-btn .phone-st {
    color: #fff;
}

.price-bx:hover li {
    color: #fff;
}

.price-bx img {
    margin: -20px auto;
    display: table;
    margin-bottom: 20px;
}

.price-bx h3 {
    text-align: center;
    padding-bottom: 10px;
    position: relative;
    font-size: 21px;
    color: #323232;
    font-weight: 600;
}

.price-bx p.csp-h3 {
    text-align: center;
    padding-bottom: 10px;
    position: relative;
    font-size: 21px;
    color: #323232;
    font-weight: 600;
}

.price-amount {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0 28px;
}

.price-amount h2 {
    font-size: 46px;
    font-weight: 600;
    color: #323232;
}

.price-amount strike {
    font-size: 22px;
    font-weight: 500;
    margin-right: 10px;
}

.price-bx h3:before {
    content: '';
    background: #d0d0d0;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
    width: 116px;
    height: 6px;
    border-radius: 50px;
}

.price-bx p.csp-h3:before {
    content: '';
    background: #d0d0d0;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
    width: 116px;
    height: 6px;
    border-radius: 50px;
}

.price-btn {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.price-btn .get-started {
    background: #235acf;
    color: #fff;
    padding: 10px 25px;
    font-size: 12px;
    border-radius: 0 14px 14px 25px;
}

.price-btn .live-cht {
    padding: 9px 25px;
    font-size: 12px;
    border-radius: 0 14px 14px 25px;
    margin: 0 10px;
}

a.phone-st {
    padding-top: 10px;
}

ul.price-list {
    height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 20px;
    margin-right: 10px;
    margin-bottom: 25px;
}

.price-sec:before {
    content: '';
    background: #1987d1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 428px;
}

.price-bx-1 {
    margin-top: 0;
}

/*price-sec*/



/*combo*/
.combo-pack {
    padding: 30px 0 30px;
    position: relative;
    overflow: hidden;
}

.combo-bg-st:before {
    content: '';
    background: url(../images/cmb-icon-2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 143px;
    width: 185px;
    position: absolute;
    top: 22px;
    left: 20px;
    z-index: 1;
}

.combo-bg-st {
    background: url(../images/combo-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px 0 92px;
    border-radius: 20px;
    position: relative;
}

.combo-bg-st:after {
    content: '';
    background: url(../images/cmb-icon-3.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 117px;
    width: 153px;
    position: absolute;
    top: 45px;
    right: 70px;
    z-index: 1;
}

.combo-hd-txt {
    text-align: center;
}

.cmb-price-div {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0 35px;
}

.cmb-list {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.cmb-list:after {
    content: '';
    background: url(../images/cmb-icon-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 106px;
    width: 183px;
    position: absolute;
    bottom: -130px;
    right: 15px;
    z-index: 1;
}

.cmb-list ul {
    padding-left: 30px;
    padding-right: 15px;
    width: 38%;
    margin: 0 20px;
}

.cmb-price-div h2 {
    font-size: 54px;
    color: #fff;
    font-weight: 600;
}

.cmb-price-div strike {
    font-size: 25px;
    color: #fff;
    margin-right: 15px;
}

.combo-hd-txt h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    position: relative;
}

.combo-hd-txt h2:before {
    content: '';
    background: #40a8dc;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto;
    width: 60%;
    height: 6px;
    border-radius: 50px;
}

.cmb-list li {
    color: #fff !important;
}

.cmb-btn {
    text-align: center;
    padding-top: 0;
}

ul.price-list li {
    font-size: 15px;
    color: #1c1c1c;
    margin: 0 0 10px;
    align-items: center;
    list-style: none;
}

.price-btn .order_btn_img {
    margin: -10px 0 0;
}

.cmb-btn .order_btn_img {
    margin: -90px auto 0;
    display: table;
}

/*combo*/



/*ORM*/
.banner_orm {
    background-image: url(../images/banner-orm.jpg);
}


.banner_orm img.banner_img {
    top: 40px !important;
}



.orm_sec {
    padding: 0 0 70px;
    position: relative;
}

.orm_sec:before {
    background-image: url(../images/vecter-img1.png);
    position: absolute;
    content: "";
    width: 62px;
    height: 134px;
    bottom: 100px;
}

.orm_sec:after {
    background-image: url(../images/h-ser-object4.png);
    position: absolute;
    content: "";
    width: 137px;
    height: 132px;
    bottom: 0;
    right: 30px;
    top: 0;
    margin: auto;
}

.orm_sec_boxes {
    position: relative;
}

.orm_sec_boxes:before {
    background-image: url(../images/plus.png);
    position: absolute;
    content: "";
    width: 46px;
    height: 46px;
    bottom: 0;
    margin: auto;
    top: 320px;
    left: -130px;
}




.orm_sec_box h3 {
    text-align: center;
    color: #414141;
    font-size: 20px;
    font-weight: 600;
}

.orm_sec_box p {
    text-align: center;
    color: #414141;
    font-size: 16px;
}

.orm_sec_box {
    padding: 30px 30px 30px;
    border: 1px solid #ccc;
    min-height: 320px;
}

.orm_sec_boxes .col-sm-4 {
    padding: 0;
}

.orm_sec_boxes .orm_sec_box {
    border-top: 0px solid transparent;
    border-left: 0px solid transparent;
    border-bottom: 0px solid transparent;
}

.orm_sec_boxes .col-sm-4:nth-child(3) .orm_sec_box {
    border-right: 0px solid transparent;
}

.orm_sec_boxes .col-sm-4:nth-child(6) .orm_sec_box {
    border-right: 0px solid transparent;
    border-bottom: 0px solid transparent;
}

.orm_sec_boxes .col-sm-4:nth-child(5) .orm_sec_box,
.orm_sec_boxes .col-sm-4:nth-child(4) .orm_sec_box {
    border-bottom: 0px solid transparent;
}

/*ORM*/



/*video_animation*/
.banner_video_animation {
    background-image: url(../images/banner-video.jpg);
}


.banner_video_animation img.banner_img {
    top: 0 !important;
}

.video_consultation_services_sec {
    padding: 70px 0 0;
}

/*video_animation*/

/*ecom-design*/
.banner_ecomwendisgn {
    background-image: url(../images/ecom-page/banner-website.jpg);
}

.banner_ecomwendisgn a.chat.tr_btn_blue {
    color: #fff;
}

/*ecom-design*/

/*Webdesign*/


.banner_webdisgn {
    background-image: url(../images/banner-website.jpg);
}


.banner_webdisgn img.banner_img {
    top: 45px;
    left: 0;
}

.video_consultation_services_sec {
    padding: 70px 0 0;
}

/*Webdesign*/


/*logo_animation*/
.banner_logo_animation {
    background-image: url(../images/banner-logoanimation.jpg);
}


.banner_logo_animation img.banner_img {
    top: 30px;
    left: -50px;
}

.video_consultation_services_sec {
    padding: 70px 0 0;
}

.logo_consultation_services_sec .consultation_services_box_img {
    margin: -60px 0 0;
}

/*logo_animation*/


/*packages*/
.banner_packages {
    background-image: url(../images/banner-packages.jpg);
}


.banner_packages img.banner_img {
    top: 32px;
    left: 0;
}

.packages_consultation_services_sec {
    padding: 70px 0 0px;
}

.packages_consultation_services_sec .consultation_services_box_img {
    margin: -60px 0 0;
}

/*packages*/


/*portfolio*/
.banner_portfolio {
    background-image: url(../images/banner-portfolio.jpg);
    background-position: center !important;
}


.banner_portfolio img.banner_img {
    top: 210px;
    left: 0;
    bottom: 0;
    margin: auto;
}

.portfolio_consultation_services_sec {
    padding: 70px 0 0px;
}

.portfolio_consultation_services_sec .consultation_services_box_img {
    margin: -60px 0 0;
}

/*
/*portfolio*/

/*Seo*/
.banner_seo {
    background-image: url(../images/banner-seo.jpg);
    background-position: center !important;
}


.banner_seo img.banner_img {
    top: 30px;
    left: 0;
    bottom: 0;
    margin: auto;
}

.seo_consultation_services_sec {
    padding: 60px 0 15px;
}

.professional_seo_sec {
    background-color: #f6f5f5;
}

.professional_seo_box_img img {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    mix-blend-mode: darken;
}

.banner_seo .banner_trust_img ul li:first-child img,
.banner_packages .banner_trust_img ul li:first-child img {
    filter: brightness(0.5);
}


/* seo_services */

.seo_services_box .title {
    font-size: 30px;
    width: 105%;
    margin: 0 0 15px;
}

.seo_services_sec {
    padding: 100px 0 100px;
    background-image: url(../images/seo-services-bg.webp);
    background-position: right top;
    background-repeat: no-repeat;
}

.seo_services_tab_content {
    background-color: #f6f5f5;
    padding: 0 20px 0;
    min-height: 350px;
    align-content: center;
    display: grid;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0 10px 10px #0000003b;
}

.seo_services_box .tab-content .col-sm-4 {
    padding: 0 10px;
}



.seo_services_box_tabs .nav>li>a {
    position: relative;
    display: block;
    padding: 18px 13px;
    margin: 0 0 15px;
    background-color: #ebebeb;
    /* width: 100%; */
    text-align: center;
    font-size: 20px;
    border-radius: 15px;
    color: #000;
    font-weight: 600;
}

.seo_services_box .tab-content {
    margin: 40px 0 0 20px;
}

.seo_services_tab_icon {
    /* width: 200px; */
    height: 60px;
    align-items: center;
    display: grid;
    margin: auto;
}

.seo_services_tab_content h3 {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}

.seo_services_tab_content p {
    color: #000000;
    font-size: 16px;
}

.seo_services_tab_content h3 {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
}

.seo_services_tab_content p {
    color: #000000;
    font-size: 16px;
}

.seo_services_box_tabs ul.nav.nav-tabs {
    border-bottom: 0px solid;
    margin: 60px 0 0;
}

.seo_services_box_tabs ul.nav.nav-tabs li a,
.seo_services_box_tabs ul.nav.nav-tabs li.active a {
    border: none;
}

.seo_services_box_tabs ul.nav.nav-tabs li {
    /* display:table; */
    float: none;
    /* width: 100%; */
}

.seo_services_box_tabs .nav-tabs>li.active>a,
.seo_services_box_tabs .nav-tabs>li.active>a:focus,
.seo_services_box_tabs .nav-tabs>li.active>a:hover {
    color: #fff !important;
    cursor: default;
    background-color: #1987d1 !important;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

/* seo_services */

/* type_of_seo_sec */


.type_of_seo_sec {
    background-color: #fff;
    padding: 65px 0 70px;
}

.type_of_seo_box h3 {
    font-size: 24px;
    color: #333333;
    font-weight: 700;
    margin: 20px 0 15px;
}

img.SEOICON {
    width: 45px;
}

.type_of_seo_box p {
    font-size: 15px;
    color: #373737;
}

.type_of_seo_boxes ul.nav.nav-tabs {
    border: none;
}

.type_of_seo_boxes ul.nav.nav-tabs li a:hover,
.type_of_seo_boxes ul.nav.nav-tabs li a:focus {
    text-decoration: none;
}

.type_of_seo_boxes {
    display: table;
    margin: 150px 0 0;
}

.type_of_seo_box {
    border: 1px solid #9ecded;
    border-radius: 10px;
    padding: 0px 20px;
    min-height: 283px;
    align-content: center;
    display: grid;
    margin: 0 0 0;
    /* transition-duration: .5s; */
}

.type_of_seo_box:hover,
li.active .type_of_seo_box {
    background-image: url(../images/type-of-seo-hover-img.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    border: 1px solid transparent;
    box-shadow: 0 14px 15px rgb(0 0 0 / 13%);
}

.type_of_seo_boxes2 {
    background-image: url(../images/type-of-seo-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    display: table;
    padding: 70px 70px 40px;
    background-size: 100%;
    margin: 30px 0 0;
}


.type_of_seo_box2 h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin: 0px 0 25px;
}

.type_of_seo_box2 p {
    font-size: 18px;
    color: #000;
}


.type_of_seo_box2 a {
    color: #fff200;
    font-size: 16px;
    font-weight: 600;
    display: table;
    margin: 30px 0 0;
}


/* seo_services_slider_sec */

.seo_services_slider_sec {
    background-image: url(../images/combo-bg.webp);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
    padding: 70px 0 120px;
}

.seo_services_slider_box {
    border: 3px solid #ffffff;
    padding: 30px 30px;
    /* width: 50%; */
    min-height: 360px;
    align-content: center;
    display: grid !important;
    width: 90% !important;
    margin: auto;
    border-radius: 7px;
    text-align: center;
}

.seo_services_slider {
    margin: 50px 0 0 !important;
}

.seo_services_slider_box h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin: 30px 0px 20px;
}

.seo_services_slider_box p {
    color: #ffffff;
    font-size: 16px;
    margin: 0px;
}

.seo_services_slider_box_icon {
    margin: auto;
}


.seo_services_slider .slick-dots {
    position: absolute;
    bottom: -50px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.seo_services_slider .slick-dots li.slick-active button {
    background-color: #fff;
    color: #1987d1;
}

.seo_services_slider .slick-dots li button:before {
    font-size: 0px;
    line-height: 0px;
}

.seo_services_slider .slick-dots li button {
    background-color: transparent;
    border-radius: 50px;
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
}

ul.slick-dots {
    display: flex !important;
    justify-content: center;
    gap: 5px;
}

.slick-dots>li>button {
    color: white;
}

/* seo_services_slider_sec */


/*SEO*/

/*Seo*/


/*SMM*/
.banner_smm {
    background-image: url(../images/banner-smm.jpg);
    background-position: center !important;
}


.banner_smm img.banner_img {
    top: 40px;
    left: 0;
    bottom: 0;
    margin: auto;
}

.smm_consultation_services_sec {
    padding: 60px 0 15px;
}

.professional_smm_sec {
    background-color: #f6f5f5;
}

.professional_smm_box_img img {
    width: 110%;
    position: relative;
    left: -60px;
    top: 0;
    mix-blend-mode: darken;
}

.banner_portfolio .banner_trust_img ul li:first-child img {
    filter: brightness(0.5);
}


.smm_services_slider_sec h2.title {
    font-size: 34px;
}

.professional_smm_sec h2.title {
    font-size: 32px;
}

/*SMM*/

/*.navbar_custom .navbar-nav {
    float: none;
    margin: auto;
    display: table;
    position: relative;
    left: -70px;
}*/


/* terms_condition */

.terms_condition {
    padding: 50px 0 70px;
}

.terms_condition h1.title {
    margin: 0 0 20px;
}

.terms_condition h2.title {
    margin: 30px 0 15px;
}

/* terms_condition */


/*Review*/
.review_sec .moreBox {
    display: none;
}

.review_boxes {
    margin: 50px 0px 0px;
}

.review_inner {
    margin: 0px 0px 60px;
}

.review_inner {
    background: rgb(218, 218, 218);
    position: relative;
}

.review_inner::before {
    content: "";
    position: absolute;
    right: 100%;
    top: 180px;
    width: 0px;
    height: 0px;
    border-right: 35px solid transparent;
    border-top: 36px solid rgb(218, 218, 218);
    border-left: 0px solid transparent;
    left: 0px;
}

.review_inner:hover::before {
    border-right: 35px solid transparent;
    border-top: 36px solid #1987d1;
    border-left: 0px solid transparent;
    left: 1px;
}

h3.review_name {
    margin: 0px;
    font-size: 18px;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    width: 60%;
    float: left;
}

.review_ret {
    width: 40%;
    float: right;
    text-align: right;
}

.review_body {
    padding: 20px 15px 15px;
    border-width: 1px 1px 0px;
    border-style: solid;
    border-color: rgb(218, 218, 218) rgb(218, 218, 218) transparent;
    border-image: initial;
    height: 130px;
    overflow-y: auto;
}

.review_footer {
    padding: 15px 15px 35px;
    border-radius: 0px;
    border-width: 0px 1px 1px;
    border-style: solid;
    border-color: transparent rgb(218, 218, 218) rgb(218, 218, 218);
    border-image: initial;
}

.review_body p {
    margin: 0px;
}

.review-rating i {
    color: rgb(255, 228, 0);
    font-size: 18px;
}

.review-rating .fa-star::before {
    content: "Ã¯â‚¬â€¦";
}

.review_inner:hover {
    background: linear-gradient(30deg, #1987d1, #00c8da);
    border-radius: 0px;
    color: rgb(255, 255, 255);
}

.review_inner:hover h3 {
    color: rgb(255, 255, 255);
}

.red_btn_more {
    text-transform: uppercase;
    font-weight: 600;
    background: rgb(0, 132, 205);
    border: 1px solid rgb(0, 132, 205);
    color: rgb(255, 255, 255);
    padding: 14px 65px 11px;
    font-size: 18px;
    transition: all 0.1s linear 0s;
    margin: auto;
    display: table;
    border-radius: 5px;
}

.red_btn_more:hover {
    background: rgb(255, 0, 0);
}

#loadMoreMore {
    display: none;
}

.loadMore_Btn {
    margin: auto;
    display: table;
}

.hide_review {
    display: none;
}

.review_body::-webkit-scrollbar {
    width: 5px;
}

.review_body::-webkit-scrollbar-track {
    border-radius: 10px;
}

.review_body::-webkit-scrollbar-thumb {
    background: rgba(255, 0, 0, 0);
    border-radius: 10px;
}

.review_body:hover::-webkit-scrollbar-thumb {
    background: rgb(255, 255, 255);
}

#loadMore {
    margin: auto;
    display: grid;
    border: none;
    border-radius: 5px;
}

.review_sec {
    padding: 70px 0 70px;
}

/*Review*/

/* portfolio old  */
/*Hover Effect*/
.portfolio_box {
    position: relative;
    border-radius: 0;
}

.portfolio_box a {
    transition-duration: .5s;
    overflow: hidden;
    width: 100%;
    display: block;
    border-radius: 12px;
}

.fancybox-button {
    background: #337ab7 !important;
}

.portfolio_box a:hover:before {
    content: "";
    position: absolute;
    background-color: #1987d16e;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    border-radius: 12px;
}

.portfolio_box a:after,
.portfolio_box a:before {
    transition-duration: .5s
}

.portfolio_box a:hover:after {
    content: "Preview";
    position: absolute;
    background-image: url(../images/play-btn.png);
    background-repeat: no-repeat;
    height: 160px;
    width: 90px;
    top: -30px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: grid;
    color: #fff;
    text-align: center;
    line-height: 33px;
    background-position: center;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    z-index: 99;
    margin: auto;
    align-items: end;
    background-size: 70%
}

.portfolio_box img {
    width: 100%;
    object-fit: fill;
    transition-duration: .9s
}

.portfolio_box a:hover img {
    transform: scale(1.1);
}

/*Hover Effect*/









































.iconic-sec .tabs .nav-tabs>li.active>a,
.iconic-sec .tabs .nav-tabs>li.active>a:focus,
.iconic-sec .tabs .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background: rgb(107, 62, 152);
    background: linear-gradient(162deg, rgba(107, 62, 152, 1) 0%, rgba(25, 131, 209, 1) 55%, rgba(0, 212, 255, 1) 90%);
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    color: #fff;
}

section.iconic-sec ul li a:hover,
section.iconic-sec ul li a:focus {
    background: rgb(107, 62, 152);
    background: linear-gradient(162deg, rgba(107, 62, 152, 1) 0%, rgba(25, 131, 209, 1) 55%, rgba(0, 212, 255, 1) 90%);
    border: 0;
    color: #fff;
    outline: 0 !important;
}

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

.iconic-sec .nav-tabs {
    border-bottom: 0 solid #ddd;
    background-color: #161616;
    display: flex;
    justify-content: center;
    box-shadow: 0 5px 0 #4668c9;
    border-radius: 10px;
}


section.iconic-sec11 {
    padding: 50px 0 0 0;
    background-image: url(../images/iconoic-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

section.iconic-sec {
    padding: 50px 0;
    background-image: url(../images/iconoic-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.iconic-image-box li img {
    width: 100%;
    padding: 0 0 0 20px
}

.iconic-image-box li.iconic-box {
    width: 100%;
    padding-bottom: 20px
}

.iconic-image-box li {
    width: 50%;
    float: left;
    margin: 0
}

.iconic-image-box ul {
    list-style: none;
    padding: 0
}

.iconic-image-box li img {}

.iconic-text h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    color: #fff;
}

.iconic-text .big {
    font-size: 60px;
    font-weight: 700;
    margin: 0;
    color: #fff;
}

.iconic-text {
    text-align: center
}

.iconic-text p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    padding: 20px 0 50px;
}

.iconic-btn a.blue_btn {
    padding: 13px 30px;
    border-width: 1.5px;
    border-color: #000;
    border-style: solid;
    border-radius: 6px;
    color: #000;
    font-weight: 600
}

.iconic-btn a img {
    margin-left: 10px;
    filter: brightness(0)
}

.iconic-sec .tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 12px
}

.iconic-main h2 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
}

.iconic-main p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    padding-top: 15px;
}

.f1 p {
    color: black;
    margin: 0;
    padding-top: 15px;
    padding-left: 20px;
}

.f50 {
    padding-left: 20px;
}

.wordpress-sec .iconic-nav li.active a {
    background-color: #075e52 !important;
    border: 0;
    color: #fff;
    outline: 0 !important
}

.iconic-nav .nav-tabs li a {
    color: #fff
}

.iconic-nav a {
    color: #fff
}

.iconic-nav li.active a:focus {
    border: 0
}

.iconic-nav li a {
    border: 0 !important;
    text-align: center;
    font-size: 16px;
    padding: 0 40px;
    position: relative;
    min-height: 100px;
    align-content: center;
    display: grid
}

.iconic-nav>li {
    margin: 0 !important
}

.iconic-nav span {
    font-size: 14px !important
}

.iconic-nav>li.active::before {
    display: block
}

.iconic-nav>li::before {
    content: '';
    background-image: url(../images/typ/tabs-icon.png);
    position: absolute;
    height: 23px;
    width: 19px;
    right: 0;
    background-repeat: no-repeat;
    bottom: -15px;
    left: 0;
    z-index: 0;
    margin: auto;
    z-index: 1;
    display: none
}

.web-design-banner img {
    width: auto
}

.web-design-banner .banner-img-box {
    padding-top: 0
}

.desinig-box img {
    width: auto
}

.business-list ul li {
    list-style: none;
    width: 50%;
    float: left
}

.business-list ul li {
    list-style: none;
    width: 50%;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 30px;
    align-items: center
}



.business-list ul li i {
    margin: 0 8px 0 0
}

.business-list {
    padding-top: 30px
}

.iconic-image-box img {
    padding-top: 35px
}

.iconic-main h4 {
    margin: 0;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    padding-top: 10px
}

.business-list a.nav_num:hover {
    background-color: transparent;
    color: #000;
    border: solid 1px;
    border-color: #000
}

.business-list.iconic-btn a.nav_num:hover img {
    filter: brightness(0)
}



.iconic-image-box img {
    width: 100%;
}

section.iconic-sec .tr_btn_blue {
    color: #fff;
    border-color: #fff;
    background: linear-gradient(to left, transparent 50%, #1987d1 50%);
    background-size: 212%;
    background-position: right bottom;
}

section.iconic-sec .tr_btn_blue:hover {
    background: linear-gradient(to left, transparent 50%, #ffffff 50%);
    background-size: 210%;
    color: #000;
}




.ch-box {
    width: 80%;
}

.footer-logo {
    /* filter: brightness(100); */
    width: 200px;
    margin-top: 12px;
}





/*view-detail*/
.veiw-dtl-sec-st .row {
    display: flex;
    align-items: center;
}

.veiw-dtl-sec-st .row .consultation_services_boxes {
    display: flex;
    align-items: center;
    justify-content: center;
}

.view-dtl-txt h2 {
    font-size: 45px;
    font-weight: bold;
}

.view-dtl-txt {
    margin: 0 !important;
}

.view-del-btn {
    position: relative;
}

.view-del-btn {
    position: relative;
    top: -27px;
    text-align: center;
    margin-top: 50px;
}

.client_logo_boxes img {
    width: 135px;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    filter: grayscale(1);
    transition: all .3s ease-in-out;
    cursor: pointer;
}

.client_logo_boxes img:hover {
    filter: none;
}

/*view-detail*/


.soc a img {
    width: 30px;
    margin-bottom: 15px;
}

.soc a i {
    font-size: 25px;
    color: #fff;
}

.soc a i:hover {
    color: #00c8da;
}

.soc a {
    margin-right: 10px;
}



#loadMore_port {
    margin: 20px auto 30px;
    display: table;
}



.price-btn .packages_tel {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}


.price-btn .packages_tel i {
    margin: 0 9px 0 0;
}

.tech-slide {
    margin: 20px 0 0;
}

.tech-img-logo img {
    height: 60px;
}

.active {
    color: #00c8da !important;
}

.active1 {
    background: none !important;
    color: #1987d1 !important;
    outline: none;
    border-bottom: 2px solid #1987d1 !important;

}

/*.footer .col-sm-4.col-xs-12 h4{
    text-align: center;
}
*/
.footer .col-sm-4.col-xs-12 ul {
    display: flex;
    flex-wrap: wrap;
}

.footer .col-sm-4.col-xs-12 ul li {
    width: 50%;
}

.cs-h4 {
    font-size: 32px !important;
    font-weight: 600 !important;
    /* line-height: 26px; */
}

.cs-h2-price {
    font-size: 46px !important;
    font-weight: 600 !important;
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 10px;
}

.cs-h4-f {
    font-size: 26px !important;
    font-weight: 500 !important;
    line-height: 26px;
}

.cs-h4-f:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 2px;
    background-color: #fff;
}

.cs-fs-30 {
    font-size: 30px !important;
}

.cs-fs-20 {
    font-size: 20px !important;
}

.cs-lh-10 {
    line-height: 10px !important;
}

.cs-lh-20 {
    line-height: 20px !important;
}

.cs-lh-30 {
    line-height: 30px !important;
}

.cs-lh-40 {
    line-height: 40px !important;
}

.cs-lh-40 {
    line-height: 40px !important;
}

.cs-fw-600 {
    font-weight: 600 !important;
}

.cs-pt-1 {
    padding-top: 1rem;
}

.cs-mt-1 {
    margin-top: 1rem;
}

.bg-video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    z-index: -1;
    filter: hue-rotate(180deg);
}

.bg-video video {
    height: inherit;
    width: inherit;
    object-fit: cover;
    object-position: center;
}

.bg-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(34, 34, 34, 0.671);
    z-index: 99999999999;
    /* filter: hue-rotate(180deg); */
    /* filter: hue-rotate(180deg); */
}

.banner_main .container {
    z-index: 99999999999 !important;
}

.without_bg_image {
    background: transparent !important;
}

.h_service_sec {
    background-color: #fcfcfc;
    z-index: 99999;
}




/*home client section*/

.clients-section {
    background: #ffffff;
}

.pad-tb {
    padding-top: 100px;
    padding-bottom: 100px;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.common-heading {
    padding: 0;
    text-align: center;
    position: relative;
    z-index: 10;
}

.common-heading>span {
    color: #1987d1;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 15px 0;
    display: block;
}

.common-heading>h2 {
    font-size: 40px;
    line-height: 52px;
    margin-bottom: 9%;
}


.pad-tb>.container>.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.opl ul {
    display: contents;
}

ul {
    list-style: none;
}

.opl ul li {
    width: 20%;
    float: left;
    position: relative;
}

.lead-gen-client .clients-logo {
    background: #fff;
    padding: 0 15px;
    max-height: 150px;
    min-height: 150px;
    margin: 0;
    border: 1px solid #d4f0ff;
    align-items: center;
    display: flex;
    position: relative;
    border-radius: 8px;
    -webkit-box-shadow: -20px 20px 40px #ece0f2, 20px -20px 40px #fff8ff;
    box-shadow: -20px 20px 40px #ece0f2, 20px -20px 40px #fff8ff;
}

.clients-logo img {
    margin: 0 auto;
    display: block;
    width: 160px;
}

.common-heading>h2 {
    font-family: Poppins, sans-serif;
    color: #050748;
    font-weight: 600;
}

.-cta-btn {
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    width: 100%;
}

.-cta-btn p span {
    font-weight: 700;
}

.free-cta-title {
    display: inline-flex;
}

.-cta-btn p {
    font-size: 30px;
    color: #050748;
    margin: 0 30px 0 0;
}

.mt70 {
    margin-top: 70px;
}

.btn-main {
    display: inline-flex;
    justify-content: center;
    white-space: nowrap;
    align-items: center;
}

.free-cta-title>a:hover {
    color: #ffffff;
    text-decoration: none;
}


.bg-btn2 {
    background: #1987d1;
    -webkit-box-shadow: 0 10px 15px 0 rgba(9, 215, 198, 0.2);
    box-shadow: 0 10px 15px 0 rgb(56 0 189 / 20%);
}

.btn-main {
    border-radius: 30px;
    font-size: 16px;
    font-weight: 400;
    font-family: Poppins, sans-serif;
    padding: 0 32px;
    line-height: 56px;
    text-align: center;
    outline: 0;
    color: #fff;
}

ul.badges-content {
    display: flex;
    justify-content: space-between;
}

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

ul.badges-content li {
    margin-right: 20px;
}

ul.badges-content li img {
    transition: all .3s ease-in-out !important;
    width: 100%;
}

ul.badges-content li:hover img {
    filter: opacity(.5);
}

.col {
    color: #1987d1;
}

/* Testinomail CSSS*/


.section-title {
    font-size: 28px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-weight: 400;
    display: inline-block;
    position: relative;
}

.section-title:after,
.section-title:before {
    content: "";
    position: absolute;
    bottom: 0;
}

.section-title:after {
    height: 2px;
    background-color: #1987d1;
    left: 25%;
    right: 25%;
}

.section-title:before {
    width: 15px;
    height: 15px;
    border: 3px solid #fff;
    background-color: #1987d1;
    left: 50%;
    transform: translatex(-50%);
    bottom: -6px;
    z-index: 9;
    border-radius: 50%;
}

/* CAROUSEL STARTS */
.customer-feedback .owl-item img {
    width: 75px;
    height: 75px;
}

.feedback-slider-item {
    position: relative;
    padding: 60px;
    margin-top: -40px;
}

.customer-name {
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 500;
}

.feedback-slider-item p {
    line-height: 1.875;
}

.customer-rating {
    background-color: #eee;
    border: 3px solid #fff;
    color: rgba(1, 1, 1, 0.702);
    font-weight: 700;
    border-radius: 50%;
    position: absolute;
    width: 47px;
    height: 47px;
    line-height: 44px;
    font-size: 15px;
    right: 0;
    top: 77px;
    text-indent: -3px;
}


.customer-rating i {
    color: #1987d1;
    position: absolute;
    top: 7px;
    right: 4px;
    font-weight: 600;
    font-size: 10px;
}

/* GREY BACKGROUND COLOR OF THE ACTIVE SLIDER */
.feedback-slider-item:after {
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    top: 103px;
    background-color: #f6f6f6;
    border: 1px solid #1987d1;
    border-radius: 10px;
    z-index: -1;
}

.thumb-prev,
.thumb-next {
    position: absolute;
    z-index: 99;
    top: 45%;
    width: 98px;
    height: 98px;
    left: -90px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.thumb-next {
    left: auto;
    right: -90px;
}

.feedback-slider-thumb img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.feedback-slider-thumb:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.customer-feedback .owl-nav [class*="owl-"] {
    position: relative;
    display: inline-block;
    bottom: 45px;
    transition: all 0.2s ease-in;
}

.customer-feedback .owl-nav i {
    background-color: transparent;
    color: #1987d1;
    font-size: 25px;
}

.customer-feedback .owl-prev {
    left: -15px;
}

.customer-feedback .owl-prev:hover {
    left: -20px;
}

.customer-feedback .owl-next {
    right: -15px;
}

.customer-feedback .owl-next:hover {
    right: -20px;
}

/* DOTS */
.customer-feedback .owl-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 35px;
}

.customer-feedback .owl-dot {
    display: inline-block;
}

.customer-feedback .owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
    margin: 0 5px;
    background: #fff;
    border: 1px solid #1987d1;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    border-radius: 50%;
}

.customer-feedback .owl-dots .owl-dot.active span {
    background-color: #1987d1;
}

/* RESPONSIVE */
@media screen and (max-width: 767px) {
    .feedback-slider-item:after {
        left: 30px;
        right: 30px;
    }

    .customer-feedback .owl-nav [class*="owl-"] {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-top: 45px;
        bottom: auto;
    }

    .customer-feedback .owl-prev {
        left: 0;
    }

    .customer-feedback .owl-next {
        right: 0;
    }
}

/* extra */
.section-title {
    font-size: 28px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-weight: 400;
    display: inline-block;
    position: relative;
}

.section-title:after,
.section-title:before {
    content: "";
    position: absolute;
    bottom: 0;
}

.section-title:after {
    height: 2px;
    background-color: #1987d1;
    left: 25%;
    right: 25%;
}

.section-title:before {
    width: 15px;
    height: 15px;
    border: 3px solid #fff;
    background-color: #1987d1;
    left: 50%;
    transform: translatex(-50%);
    bottom: -6px;
    z-index: 9;
    border-radius: 50%;
}

/* CAROUSEL STARTS */
.customer-feedback .owl-item img {
    width: 85px;
    height: 85px;
}

.feedback-slider-item {
    position: relative;
    padding: 60px;
    margin-top: -40px;
}

.feedback-slider-item p {
    color: black;
    font-weight: 500;
}

.customer-name {
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 500;
}

.feedback-slider-item p {
    line-height: 1.875;
}

img.animated.zoomIn {
    border: 3px solid #1987d1 !important;
}

h3.customer-name.animated.fadeIn {
    color: #000 !important;
}

.customer-rating {
    background-color: #fff;
    border: 3px solid #1987d1;
    color: #1987d1;
    font-weight: 700;
    border-radius: 50%;
    position: absolute;
    width: 38px;
    height: 38px;
    line-height: 36px;
    font-size: 15px;

    font-size: 15px;
    right: 0;
    top: 77px;
    text-indent: -5px;
}

.thumb-prev .customer-rating {
    top: -20px !important;
    left: 35px !important;
    right: auto;
}

.thumb-next .customer-rating {
    top: -20px !important;
    left: 35px !important;
    right: auto;
}

.thumb-prev .customer-rating {
    top: -20px;
    left: 0;
    right: auto;
}

.thumb-next .customer-rating {
    top: -20px;
    right: 0;
}

.customer-rating i {
    color: #1987d1;
    position: absolute;
    top: 8px !important;
    right: 5px !important;
    font-weight: 600;
    font-size: 10px !important;
}

/* GREY BACKGROUND COLOR OF THE ACTIVE SLIDER */
.feedback-slider-item:after {
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    top: 103px;
    background-color: #f6f6f6;
    border: 1px solid rgba(251, 90, 13, 0.1);
    border-radius: 10px;
    z-index: -1;
}

.thumb-prev,
.thumb-next {
    position: absolute;
    z-index: 99;
    top: 45%;
    width: 60px;
    height: 60px;
    left: -90px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.thumb-next {
    left: auto;
    right: -90px;
}

.feedback-slider-thumb img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden;
}

.feedback-slider-thumb:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.customer-feedback .owl-nav [class*="owl-"] {
    position: relative;
    display: inline-block;
    bottom: 45px;
    transition: all 0.2s ease-in;
}

.customer-feedback .owl-nav i {
    background-color: transparent;
    color: #1987d1;
    font-size: 25px;
}

.customer-feedback .owl-prev {
    left: -15px;
}

.customer-feedback .owl-prev:hover {
    left: -20px;
}

.customer-feedback .owl-next {
    right: -15px;
}

.customer-feedback .owl-next:hover {
    right: -20px;
}

/* DOTS */
.customer-feedback .owl-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 35px;
}

.customer-feedback .owl-dot {
    display: inline-block;
}

.customer-feedback .owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
    margin: 0 5px;
    background: #fff;
    border: 1px solid #1987d1;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    border-radius: 50%;
}

.customer-feedback .owl-dots .owl-dot.active span {
    background-color: #1987d1;
}

/* RESPONSIVE */
@media screen and (max-width: 767px) {
    .feedback-slider-item:after {
        left: 30px;
        right: 30px;
    }

    .customer-feedback .owl-nav [class*="owl-"] {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-top: 45px;
        bottom: auto;
    }

    .customer-feedback .owl-prev {
        left: 0;
    }

    .customer-feedback .owl-next {
        right: 0;
    }
}


/* Testinomail CSSS End*/

img.center-block.img-circle.animated.zoomIn {
    width: 100px;
}

/* 
portfolio new */



.banner_main1 .row {
    display: flex;
    align-items: flex-end;
}

.h11 h1 {
    font-size: 48px;
    color: #1987d1;
    font-weight: 700;
    line-height: 1.16667;
    letter-spacing: -.0625rem;

}

.rightside {
    display: block;
    text-align: right;
}

.link {
    display: inline-flex;
    align-items: center;
    color: #1987d1;
    transition: color .3s ease-in-out;
}

.font-size-11 {
    font-size: 1.875rem;
    line-height: 1.7;
    letter-spacing: 0;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
    margin-right: -6%;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100px !important;
}

.wrapper {
    width: 100%;
}

.carousel {
    max-width: 1200px;
    margin: auto;
    padding: 0 30px;
}

/* .carousel .card {
    color: #fff;
    text-align: center;
    margin: 20px 0;
    line-height: 250px;
    font-size: 90px;
    font-weight: 600;
    border-radius: 10px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
}

.abc1 {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    text-align: center;

}

.mg1 img {
    transition: 0.7s;
}

.mg1:hover img {
    -webkit-transform: scale(1.3) rotate(3deg);
    -moz-transform: scale(1.3) rotate(3deg);
    -ms-transform: scale(1.3) rotate(3deg);
    -o-transform: scale(1.3) rotate(3deg);
    transform: scale(1.3) rotate(20deg);
    transition: 0.7s;


}

img.ptimg:hover {
    background-color: rgba(45, 45, 45, 0.9);
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #0072bc;
    font-weight: 600;
}

.centered {
    display: none;
}

.abc1:hover+.centered {
    display: block;
    color: #0072bc;


} */
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #0072bc;
    font-weight: 600;
    line-height: 1;
}

.centered {
    display: none;
}

.abc1:hover+.centered {
    display: block;
    color: #ffffff;
    transition: 0.9s;
    z-index: 1;
}

.carousel .card {
    color: #fff;
    text-align: center;
    margin: 20px 0;
    line-height: 250px;
    font-size: 90px;
    font-weight: 600;
    border-radius: 10px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
    transition: 0.9s;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.abc1 {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    text-align: center;

}

.abc1 {
    background-image:
        url('../images/port-new/homeslider/webdesigns.webp');
    height: 300px;
    cursor: pointer;
    transition: 0.9s;
}

.mg1 img {
    transition: 0.9s;
}

.abc1:hover {
    padding: 120px;
    background-image:
        linear-gradient(#1987d196, #1987d175),
        url('../images/port-new/homeslider/webdesigns.webp');
    padding: 100px;
    -webkit-transform: scale(1.3) rotate(3deg);
    -moz-transform: scale(1.3) rotate(3deg);
    -ms-transform: scale(1.3) rotate(3deg);
    -o-transform: scale(1.3) rotate(3deg);
    transform: scale(1.3) rotate(20deg);
    transition: 0.9s;

}

.abc2 {
    background-image:
        url('../images/port-new/homeslider/Webapp.webp');
    height: 300px;
    cursor: pointer;
    transition: 0.9s;
}

.abc2:hover {
    padding: 120px;
    background-image:
        linear-gradient(#1987d196, #1987d175),
        url('../images/port-new/homeslider/Webapp.webp');
    padding: 100px;
    -webkit-transform: scale(1.3) rotate(3deg);
    -moz-transform: scale(1.3) rotate(3deg);
    -ms-transform: scale(1.3) rotate(3deg);
    -o-transform: scale(1.3) rotate(3deg);
    transform: scale(1.3) rotate(20deg);
    transition: 0.9s;

}

.abc2:hover+.centered {
    display: block;
    color: #ffffff;
    transition: 0.9s;
    z-index: 1;
}

.abc3:hover+.centered {
    display: block;
    color: #ffffff;
    transition: 0.9s;
    z-index: 1;
}

.abc3 {
    background-image:
        url('../images/port-new/homeslider/mobileapp.webp');
    height: 300px;
    cursor: pointer;
    transition: 0.9s;
}

.abc3:hover {
    padding: 120px;
    background-image:
        linear-gradient(#1987d196, #1987d175),
        url('../images/port-new/homeslider/mobileapp.webp');
    padding: 100px;
    -webkit-transform: scale(1.3) rotate(3deg);
    -moz-transform: scale(1.3) rotate(3deg);
    -ms-transform: scale(1.3) rotate(3deg);
    -o-transform: scale(1.3) rotate(3deg);
    transform: scale(1.3) rotate(20deg);
    transition: 0.9s;

}

.abc4:hover+.centered {
    display: block;
    color: #ffffff;
    transition: 0.9s;
    z-index: 1;
    transition: 0.9s;
}

.abc4 {
    background-image:
        url('../images/port-new/homeslider/graphicdesign.webp');
    height: 300px;
    cursor: pointer;
}

.abc4:hover {
    padding: 120px;
    background-image:
        linear-gradient(#1987d196, #1987d175),
        url('../images/port-new/homeslider/graphicdesign.webp');
    padding: 100px;
    -webkit-transform: scale(1.3) rotate(3deg);
    -moz-transform: scale(1.3) rotate(3deg);
    -ms-transform: scale(1.3) rotate(3deg);
    -o-transform: scale(1.3) rotate(3deg);
    transform: scale(1.3) rotate(20deg);
    transition: 0.9s;

}

.abc5:hover+.centered {
    display: block;
    color: #ffffff;
    transition: 0.9s;
    z-index: 1;
}

.abc5 {
    background-image:
        url('../images/port-new/homeslider/marketing.webp');
    height: 300px;
    cursor: pointer;
}

.abc5:hover {
    padding: 120px;
    background-image:
        linear-gradient(#1987d196, #1987d175),
        url('../images/port-new/homeslider/marketing.webp');
    padding: 100px;
    -webkit-transform: scale(1.3) rotate(3deg);
    -moz-transform: scale(1.3) rotate(3deg);
    -ms-transform: scale(1.3) rotate(3deg);
    -o-transform: scale(1.3) rotate(3deg);
    transform: scale(1.3) rotate(20deg);
    transition: 0.7s;
    transition: 0.9s;

}

.owl-dots {
    text-align: center;
    margin-top: 40px;
}

.owl-dot {
    height: 15px;
    width: 45px;
    margin: 0 5px;
    outline: none;
    border-radius: 14px;
    border: 2px solid #0072bc !important;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
}

.owl-dot.active,
.owl-dot:hover {
    background: #0072bc !important;
}








/* Test */


/* 

.carousel .card {
    color: #fff;
    text-align: center;
    margin: 20px 0;
    line-height: 250px;
    font-size: 90px;
    font-weight: 600;
    border-radius: 10px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    position: relative;
    text-align: center;
}

.abc1 {
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    text-align: center;

}

.abc1 {
    background-image:
        url('../images/port-new/web/1.jpg');
    padding: 120px;
}

.mg1 img {
    transition: 0.7s;
}

.abc1:hover {
    padding: 120px;
    background-image:
        linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
        url('../images/port-new/web/1.jpg');
    padding: 100px;
    -webkit-transform: scale(1.3) rotate(3deg);
    -moz-transform: scale(1.3) rotate(3deg);
    -ms-transform: scale(1.3) rotate(3deg);
    -o-transform: scale(1.3) rotate(3deg);
    transform: scale(1.3) rotate(20deg);
    transition: 0.7s;

    background-color: rgba(45, 45, 45, 0.9);
} */

/* Graphic Page Extra CSS*/
.f2 {
    margin: 0;
    padding-top: 15px;
    padding-left: 20px;
}


#iconic-tab1 {
    background: #fff;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 20%) 0px 8px 24px;
}

#iconic-tab2 {
    background: #072a45;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 20%) 0px 8px 24px;
}

#iconic-tab3 {
    background: #fff3ec;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 20%) 0px 8px 24px;
}

#iconic-tab4 {
    background: #0990e9;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 20%) 0px 8px 24px;
}

#iconic-tab5 {
    background: #1c1c1c;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 20%) 0px 8px 24px;
}

#iconic-tab6 {
    background: #f5f5f5;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 20%) 0px 8px 24px;
}


.f8 h2 {
    padding: 60px 0 0 0 !important;
}

/* Graphic Page Extra CSS End*/



/* new portfolio css */


/* .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
}

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

.offset-md-3 {
    margin-left: 25%;
}

.ecom-logo-items-row-one {
    margin: -145px 100px 60px;
}

.ecom-logo-items.ecom-logo-items-row-two {
    margin: -60px -7.5px 60px;
}

ol,
ul {
    list-style: none;
}

.ecom-logo-items>li {
    display: inline-block;
    width: 20%;
    padding: 0 7.5px;

    vertical-align: top;
    margin: -7px 0;
}

.ecom-color-mag {
    background-color: #f26721;
}

.ecom-logo-box-left {
    transition: all 125ms linear;
    transform: perspective(200px) skew(-36deg) rotateZ(0deg) rotateX(15deg);
    transform-origin: bottom center;
}

.ecom-logo-box img {
    transform: skew(10deg);
}

*:hover,
*:focus,
* {
    outline: none !important;
}

.ecom-logo-items .ecom-logo-blank {
    width: 60%;
}

.ecom-color-wp {
    background-color: #F7F7F7;
} */



/*Submite Text CSS*/

#thank-you-message {
    font-size: 19px;
    font-family: 'Inter';
    margin-bottom: 30px;
    color: #337ab7;
    font-weight: 500;
}

#thank-you-message {
    display: none;
}

#thank-you-message.show {
    display: block;
}

@media (min-width: 20px) and (max-width: 767px) {
    .common-heading>h2 {
        font-size: 25px;
    }

    .opl ul li {
        width: 100%;
        margin-top: 10px;
    }

    .-cta-btn p {
        font-size: 20px;
    }

    .tr_btn1 {
        padding: 9.5px 31px 8px !important;
        border-radius: 0px 40px 40px 40px;
        font-size: 12px;

    }

    .no-js .owl-carousel,
    .owl-carousel.owl-loaded {
        margin-right: 0%;
    }

    .banner_box h1 {
        font-size: 23px !important;
    }

    .font-size-11 {
        font-size: 1.875rem;
        line-height: 1.0;
        letter-spacing: 0;
    }

    .footer-logo-img img {
        width: 70% !important;
    }
    .customer-feedback .owl-dots {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0px;
}
}