@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap);
.menuSec ul li a,
.theme_btn,
.theme_btn1 {
    display: inline-block;
    font-size: 16px;
    position: relative
}

h5,
ul {
    margin: 0 0 20px
}

a:focus,
a:hover,
body,
h2,
h4,
h5,
h6 {
    color: #393939
}

.menuSec,
.menuSec ul,
.noPadding,
ul {
    padding: 0
}

.menuSec ul li a,
a,
a:focus,
a:hover {
    text-decoration: none
}

.centerCol,
.menuSec li:hover li {
    float: none
}

body,
html {
    overflow-x: hidden
}

body {
    word-break: break-word;
    font: 15px/25px Montserrat, sans-serif
}

.menuSec ul li a,
.para,
h1,
h2,
h4,
h5,
h6,
p {
    font-weight: 500
}

h1,
h2 {
    font-size: 55px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, Sans-Serif
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    line-height: 1.2
}

a {
    color: #28b16d;
    white-space: initial
}

.banner_main .banner_wrp p,
.cta_Sec .cta_wrpr h5 span a,
.menuSec ul li a,
.theme_btn:hover,
h1 {
    color: #000;
}

a:hover {
    transition: .5s ease-in-out;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out
}

img {
    max-width: 100%
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    outline: 0
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

ul {
    list-style-type: none
}

@font-face {
    font-family: 'Fonts Awesome';
    src: url(../fonts/fontawesome-webfont.eot);
    src: url(../fonts/fontawesome-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype"), url(../fonts/fontawesome-webfont.svg#fontawesome-webfont) format("svg");
    font-weight: 400;
    font-style: normal
}

.noLeft {
    padding-left: 0
}

.menuSec ul li:last-child a,
.noRight {
    padding-right: 0
}

.awards_Sec .bx_fig img,
.centerCol {
    margin: 0 auto
}

.pt_8 {
    padding-top: 80px
}

.pb_8 {
    padding-bottom: 80px
}

.py_8 {
    padding: 80px 0
}

.theme_btn,
.theme_btn1 {
    padding: 12px 30px;
    z-index: 1;
    transition: 250ms;
    font-weight: 500;
    color: #fff;
    overflow: hidden
}

.theme_btn {
    border: unset;
    border-radius: 10px;
    background: linear-gradient(110deg, #f86623 0, #f19d1e 100%) no-repeat padding-box;
    text-transform: uppercase;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.theme_btn1:hover::before,
.theme_btn:hover::before {
    width: 100%
}

.droopdwon li:hover>ul,
.menuSec li:hover>ul {
    position: absolute;
    background-color: #000;
    width: 230px;
    text-align: left;
    left: 0
}

.theme_btn1 {
    border: unset;
    border-radius: 10px;
    background: #454b51
}

.theme_btn1:hover {
    color: #000;
    background: #fff
}

.flexRow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.flexCol {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center
}

h1 {
    margin: 0 0 17px
}

h2 {
    margin: 0 0 30px
}

h3 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    margin: 0 0 28px
}

h4 {
    font-size: 24px;
    margin: 0 0 13px
}

h5 {
    font-size: 20px
}

h6 {
    font-size: 18px;
    margin: 0 0 22px
}

select {
    background: url('../images/arrow.png') right no-repeat #fff;
    padding: 0 40px 0 30px
}

::-webkit-input-placeholder {
    color: #575757
}

::-moz-placeholder {
    color: #575757;
    opacity: 1
}

:-ms-input-placeholder {
    color: #575757
}

:-moz-placeholder {
    color: #575757;
    opacity: 1
}

.menuSec img {
    margin: 0
}

.menuSec ul {
    position: relative;
    list-style: none;
    margin: 0;
    text-transform: capitalize;
    display: flex;
    gap: 27px;
    justify-content: flex-end
}

.menuSec ul li {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0
}

.footer_or_form .footr_frm .grpp:last-child:before,
.menuSec li ul,
.menuSec li>ul>li>a:after,
.menuSec li>ul>li>a:before,
.menuSec ul li:last-child a:after {
    display: none
}

.menuSec ul li a:after {
    content: '';
    position: absolute;
    top: 35%;
    right: 0;
    width: 1px;
    height: 13px;
    background-color: #393939;
    display: none
}

.menuSec li:hover>ul {
    display: block;
    z-index: 1000;
    top: 38px
}

.menuSec li>ul>li>a {
    border: none;
    padding: 13px 20px !important;
    color: #fff !important;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px
}

.menuSec li>ul>li,
.menuSec li>ul>li>a {
    display: block;
    margin: 0
}

.droopdwon li:hover li a:hover,
.menuSec li ul li a:hover {
    background-color: #fff;
    color: #000 !important
}

.menuSec ul ul ul {
    left: 100%;
    top: 0
}

.menuSec ul:after,
.menuSec ul:before {
    content: " ";
    display: table
}

.menuSec ul:after {
    clear: both
}

.menuSec li>ul>li:hover>ul {
    left: 230px;
    top: 0;
    width: 270px
}

.droopdwon li:hover>ul {
    display: block;
    z-index: 1000;
    top: 40px
}

.droopdwon {
    float: left
}

.dropdown-menu {
    position: absolute !important;
    z-index: 1000;
    display: block;
    min-width: 10rem;
    padding: .5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.carousel-caption,
header {
    position: absolute;
    left: 0
}

.tab_sec .tab-pane {
    display: block;
    border: 0;
    height: 0
}

.tab_sec .tab-pane.active {
    display: block !important;
    height: auto
}

.uae .address-block:before,
.usa .address-block:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #fff
}

.carousel-control.left,
.carousel-control.right {
    background: rgba(255, 255, 255, .1);
    opacity: 1;
    width: 50px;
    height: 50px;
    top: 40%;
    text-shadow: none
}

.carousel-control.left:hover,
.carousel-control.right:hover {
    background: rgba(255, 27, 27, .6);
    color: #fff
}

.carousel-control.left .fa,
.carousel-control.right .fa {
    position: relative;
    top: 12px;
    font-size: 20px;
    color: #fff;
    opacity: .5
}

.carousel-control.right {
    right: 0
}

.carousel-control.left {
    left: 0
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 10px;
    height: 12px;
    padding: 0;
    margin: 3px !important;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    border-radius: 20px
}

.carousel-caption {
    top: 0;
    width: 100%;
    height: 100%;
    right: 0;
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, .1)
}

.carousel-indicators li {
    border: none;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    background: #fff;
    width: 12px;
    height: 12px;
    margin: 0
}

.carousel-indicators .active {
    margin: 0;
    background-color: #28b16d;
    width: 10px;
    height: 12px
}

.blog_sec {
    padding: 5% 0
}

.tab_sec .nav-tabs .nav-link.active {
    background: #242889;
    color: #fff
}

.tab_sec .nav-tabs .nav-link {
    background: #ccc;
    border-radius: 50px;
    color: #000;
    padding: 7px 28px
}

.tab_sec .nav-tabs {
    border: none;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px
}

header {
    padding: 30px 0;
    width: 100%;
    top: 0;
    background: 0 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

header .menuSec img.logo-img {
    width: 100%;
    margin: 0 auto;
    display: block
}

header .text-right {
    display: flex;
    gap: 18px;
    align-items: center;
    justify-content: end
}

header .text-right a.theme_btn img {
    margin: 0 10px 0 0;
    width: 13%
}

header .text-right a.what_app img {
    width: 80%
}

.banner_main {
    background: url(../images/banner-bg.jpg) 0 0/cover no-repeat, linear-gradient(rgb(0 0 0 / 73%), rgb(0 0 0 / 86%)) 0 0/cover no-repeat;
    /* background-blend-mode: overlay; */
    display: flex;
    align-items: center;
    height: 100vh
}

.banner_main .banner_wrp {
    padding: 0;
    margin: 100px 0 0
}

.banner_main .banner_wrp h2 {
    font-size: 46px;
    font-weight: 700;
    color: #fff;
    margin-top: 10px
}

.banner_main .banner_wrp h1 {
    margin: 0 0 20px 0;
    font-size: 40px;
    font-weight: 700;
    color: #f19d1e;
}

.para {
    font-size: 18px;
    line-height: 1.4;
    color: #000
}


.head {
    font-weight: 700;
    color: #0d0a0a;
    font-size: 38px;
}

.banner_main .form_lead {
    background: url(../images/formbg.webp) bottom/89% no-repeat #fff;
    margin: 100px 0px 0;
    padding: 50px 20px;
    border-radius: 10px;
    border: 10px solid #fff;
}

.banner_main .form_lead h2 {
    font-weight: 700;
    text-align: center;
    padding: 0 40px;
    line-height: 1.4;
    font-size: 15px;
}

.banner_main .form_lead .grp {
    position: relative
}

.banner_main .form_lead .grp input {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #000;
    margin: 0 0 15px;
    height: 50px;
    padding: 10px;
    background: 0 0
}

.banner_main .form_lead .grp button {
    width: 100%;
    margin: 30px 0 0
}

.banner_main .form_lead .grp input::placeholder {
    color: #000;
    font-weight: 600;
    text-transform: capitalize
}

.banner_main .form_lead .grp:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 20%;
    background: #000;
    bottom: 13px;
    left: 0
}


/*sec_fold satrt*/

.sec_fold{
    padding: 60px 0;
}
.sec_fold .sec_fold_wrpr{
    width: 80%;
    margin: 0 auto 60px;
    text-align: center;
}
.sec_fold .wise_versa{
    margin: 15px 0;
}
.sec_fold .wise_versa h3{
    color: #f19d1e;
}
.sec_fold .wise_versa p{}
.sec_fold .wise_versa a{}
.sec_fold .wise_versa img{
    width: 80%;
    margin: 0 auto;
    display: block;
}




/*case_sec*/

.case_sec {
    padding: 60px 0;
    overflow: hidden;
    background: #00000010;
}


.case_sec .top_wrp_case {
    width: 80%;
    margin: 0 auto 60px;
    text-align: center;
}

.case_sec .box_wrp {
    text-align: center;
    margin: 0 20px 40px 20px;
    box-shadow: 0 0 50px #0000001c;
    padding: 0 0 20px 0px;
}

.case_sec .box_wrp img {
    width: 100%;
    border-radius: 20px 20px 0 0;
}


.case_sec .box_wrp h6 {
    font-size: 26px;
    margin: 30px 0;
}


.case_sec .box_wrp p {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.6;
    color: #000;
    height: 120px;
    padding: 0 10px;
}
.case_sec .box_wrp ul {
    margin: 0px 0 0;
    display: block;
    align-items: center;
    justify-content: center;
    gap: 15px;
    display: flex;
    padding: 0 20px;
}
.case_sec .box_wrp ul li {
    display: inline-block;
}
.case_sec .box_wrp a {
    font-size: 20px;
    font-weight: 700;
    color: #0d0a0a;
}
.case_sec .box_wrp ul li a img {
    border-radius: 0;
}


.third_fold{
    padding: 60px 0;
}
.third_fold .third_wrp_top{
    text-align: center;
    width: 80%;
    margin: 0 auto 40px;
}
.third_fold .bx_wrp_third{
    text-align: center;
    padding: 20px 10px;
    border: 1px dotted #000;
}
.third_fold .bx_wrp_third img{
    margin: 0 0 10px 0;
    width: 25%;
}
.third_fold .bx_wrp_third h3{
    font-size: 16px;
    margin: 0 0 10px 0;
}
.third_fold .bx_wrp_third .listscroll{
    margin: 0;
    overflow-y: scroll;
    height: 100px;
    margin: 0px 0 0px 0px;
}
.third_fold .bx_wrp_third p{
    line-height: 1.4;
    font-size: 12px;
    margin: 0 10px;
}




.listscroll::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.listscroll::-webkit-scrollbar
{
    width: 3px;
    background-color: #000;
}

.listscroll::-webkit-scrollbar-thumb
{
    background-color: #f85630;
}

/*fourth_fold*/

.fourth_fold{
    padding: 60px 0;
}
.fourth_fold .fourth_wrp_top{
    text-align: center;
    width: 80%;
    margin: 0 auto 40px;
}

.fourth_fold .forth_bxs{
    display: flex;
    vertical-align: top;
    gap: 10px;
    padding: 20px;
    box-shadow: 0 0 50px #0000001c;
    margin: 10px 0;
}
.fourth_fold .forth_bxs .left_fr{}
.fourth_fold .forth_bxs .left_fr img{
}
.fourth_fold .forth_bxs .right_fr{}
.fourth_fold .forth_bxs .right_fr h3{
    margin: 0 0 10px 0;
    font-size: 20px;
}
.fourth_fold .forth_bxs .right_fr p{
    line-height: 1.4;
    font-size: 13px;
    height: 180px;
}





/*btm_form*/


.btm_form{
    background: #0d0a0a;
    padding: 60px 0;
}
.btm_form .form_wrpr{}
.btm_form .form_wrpr h2{
    color: #fff;
}
.btm_form .form_wrpr p{
    color: #fff;
    margin: 0 0 24px 0;
    font-size: 14px;
}

.btm_form .form_filed_wrpr{
    padding: 20px;
    border: 2px dotted #fff;
}
.btm_form .form_filed_wrpr h6{
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}
.btm_form .form_filed_wrpr .grpp{
    margin: 0 0 15px 0;
}
.btm_form .form_filed_wrpr .grpp input{
    width: 100%;
    background: transparent;
    border: 2px solid #fff;
    padding: 0px 10px;
    height: 45px;
    color: #fff;
}
.btm_form .form_filed_wrpr .grpp input::placeholder{color: #fff;}
.btm_form .form_filed_wrpr .grpp button{
    width: 100%;
    border-radius: 0;
}


/*fifth_fold*/

.fifth_fold{
    padding: 60px 0;
}
.fifth_fold .fifth_wrpr{}
.fifth_fold .fifth_wrpr img{
    width: 90%;
}

.fifth_fold .fifth_wrpr h2{
    font-size: 32px;
}
.fifth_fold .fifth_wrpr p{
    font-size: 18px;
    line-height: 1.5;
}
.fifth_fold .fifth_wrpr ul{
    margin: 0 0 0 10px;
}
.fifth_fold .fifth_wrpr ul li{
    font-size: 16px;
    margin: 0 0 5px 0;
}


/*six_fold*/

.six_fold{
    padding: 60px 0;
    background: #00000010;
}
.six_fold .six_wrpr{
    text-align: center;
    width: 80%;
    margin: 0 auto 60px;
}

.six_fold .six_wrpr_bx{
    padding: 20px;
    /* background: #0000002e; */
    border-radius: 0px;
    text-align: center;
    margin: 20px 0;
    transition: all 900ms;
    border: 3px dotted #f1971e;
}

.six_fold .six_wrpr_bx:hover{transform: translate3d(0px, -5px, 0px); }


 .six_fold .six_wrpr_bx h3{
    text-transform: uppercase;
    font-weight: 800;
    color: #000;
    font-size: 28px;
}
.six_fold .six_wrpr_bx p{
    margin: 0;
    line-height: 1.6;
    height: 150px;
}




/*seven_fold*/







.seven_fold{
    padding: 60px 0;
    position: relative;
}
.seven_fold .seven_top_fold{
    text-align: center;
    width: 80%;
    margin: 0 auto 0px;
}
.seven_fold .sev_f_img{
    text-align: center;
    width: 70%;
    margin: 0 auto;
}
.seven_fold .sev_f_img img{}

.seven_fold .sev_f_wrpr{
    display: flex;
    gap: 10px;
    margin: 80px 0px;
}
.seven_fold .sev_f_wrpr .nmbr_lft{
    width: 40%;
}
.seven_fold .sev_f_wrpr .nmbr_lft h5{
    margin: 0;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
}

.seven_fold .sev_f_wrpr .wrpr_right{}
.seven_fold .sev_f_wrpr .wrpr_right h4{
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
}
.seven_fold .sev_f_wrpr .wrpr_right p{
    margin: 0;
    line-height: 1.5;
    font-size: 14px;
}
.sev_f_wrpr.float_rgt{
    text-align: end;
}



.why_choose{
    padding: 60px 0;
    background: #000;
}
.why_choose .why_wrpr_txt{}
.why_choose .why_wrpr_txt h2{color: #f19d1e;}

.why_choose .why_wrpr_txt p{
    color: #fff;
    line-height: 1.4;
    font-size: 16px;
}
.why_choose .why_img{}
.why_choose .why_img img{}




/*faq_Sec*/

.faq_Sec{
    padding: 60px 0;
}
.faq_Sec .faq_Wrp{
    text-align: center;
    margin: 0 auto 60px;
}
.faq_Sec .main_bdy{
    width: 90%;
    margin: 0 auto;
}





.faq_Sec .accordion-item .accordion-button {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    padding: 20px 20px;
}
 
.faq_Sec .accordion-button:not(.collapsed) {
    background-color: transparent;
}

.faq_Sec .accordion-button:focus {border-color:#fe620040; box-shadow:none;}

.faq_Sec .accordion-body {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
    font-weight: 500;
}

.faq_Sec .accordion-button:not(.collapsed)::after {
    filter: brightness(0);
}

footer{
    text-align: center;
    padding: 20px 0;
    background: #000;
}
footer p{
    margin: 0;
    color: #fff;
}



.footer_or_form {
    background: #0d0a0a;
    padding: 70px 0;
}

.footer_or_form .left_wrp .lottie {
    padding: 50px 0 0;
    position: relative
}

.footer_or_form .left_wrp .lottie img {
    width: 70%;
    margin: 0 auto;
    display: block
}

.footer_or_form .left_wrp ul {
    margin: 50px 0 0;
    display: flex;
    justify-content: center;
    gap: 100px
}

.footer_or_form .footr_frm {
    padding: 60px 0 0;
    margin: 0 0 0 20px
}

.footer_or_form .footr_frm h3 {
    color: #fff;
    font-size: 30px
}

.footer_or_form .footr_frm p {
    color: #fff;
    line-height: 1.5;
    font-size: 17px
}

.footer_or_form .footr_frm .grpp {
    display: block;
    margin: 0 0 10px;
    position: relative
}

.footer_or_form .footr_frm .grpp input {
    width: 100%;
    height: 50px;
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding: 10px
}



.footer_or_form .footr_frm .grpp button {
    margin: 50px 0 0;
    width: 100%;
    background: #fff;
    color: #000
}

.footer_or_form .footr_frm .grpp input::placeholder {
    color: #fff;
    font-weight: 600
}

.footer_or_form p.btm_txt {
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 100px 0 30px
}

.footer_or_form .footr_frm .grpp:before {
    position: absolute;
    content: "";
    width: 10%;
    height: 2px;
    background: #fff;
    left: 0;
    bottom: -2px
}

input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.footer_or_form .left_wrp {
    margin: 0;
    height: 300px;
    overflow: hidden;
}



/*Bouce close window*/
#ouibounce-modal h4:before {background: #ff851d;content: "";height: 100%;width: 6px;position: absolute;left: 0;top: 0;border-radius: 16px;} section.expertise-col a:hover { background: #de122e; border-color: #de122e; color: #fff; } #ouibounce-modal .modal-body a { padding-right: 62px; margin-bottom: 23px; font-size: 14px; margin-top: 10px; } .modal-footer a {cursor: pointer;border: #0c8a41 3px solid;background: #fff;border-radius: 72px;text-align: center;box-shadow: #000 0 0 10px;display: block;padding: 15px;} #ouibounce-modal .modal:before {content: "";background: url(../images/opt-shark.png) no-repeat left top;width: 187px;height: 273px;position: absolute;left: -27px;top: 18px;visibility: hidden;} #ouibounce-modal {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 12;} #ouibounce-modal .modal:after {background: url('../images/sprite.png') no-repeat 0 0;width: 22px;height: 60px;content:"";position:absolute;z-index: 1;visibility: hidden;right: 0;} #ouibounce-modal .underlay { width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(0, 0, 0, .5); cursor: pointer; -webkit-animation: fadein .5s; animation: fadein .5s } #ouibounce-modal .modal {width: 410px;height: 425px;background-color: #ffffff;z-index: 1;position: absolute;margin: auto;top: 0;right: 0;bottom: 0;left: 0;border-radius: 24px;display: block;-webkit-animation: popin .3s;animation: popin .3s;padding: 14px 24px 24px 20px;overflow: visible;} #ouibounce-modal .modal-body p {font-size: 15px;margin-bottom: 7px;margin-top: 0;} #ouibounce-modal h4 {color: #000;font-size: 25px;text-transform: none;font-weight: 800;position: relative;padding-left: 19px;margin-top: 13px;margin-bottom: 8px;} #ouibounce-modal .modal-body {font-size: 13px;padding: 7px 0 10px;} #ouibounce-modal h2+p { color: #344a5f } #ouibounce-modal form { } #ouibounce-modal form input[type=text], #ouibounce-modal form input[type=email], #ouibounce-modal form textarea {padding: 12px 12px 12px 32px;font-size: 12px;width: 100%;border-radius: 4px;border: 1px solid #ccc;-webkit-font-smoothing: antialiased;background: #f4f4f4;margin: 0;color: #000;} #ouibounce-modal form input[type=submit] {text-transform: uppercase;padding: 12px;font-size: 22px;border-radius: 4px;margin-right: 8px;color: #fff;background-color: #ff851d;border: none;cursor: pointer;-webkit-font-smoothing: antialiased;font-weight: 800;text-shadow: #000 0px 1px 1px;width: 49%;} @-webkit-keyframes fadein { 0% { opacity: 0 } 100% { opacity: 1 } } @-ms-keyframes fadein { 0% { opacity: 0 } 100% { opacity: 1 } } @keyframes fadein { 0% { opacity: 0 } 100% { opacity: 1 } } @-webkit-keyframes popin { 0% { -webkit-transform: scale(0); transform: scale(0); opacity: 0 } 85% { -webkit-transform: scale(1.05); transform: scale(1.05); opacity: 1 } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1 } } @-ms-keyframes popin { 0% { -ms-transform: scale(0); transform: scale(0); opacity: 0 } 85% { -ms-transform: scale(1.05); transform: scale(1.05); opacity: 1 } 100% { -ms-transform: scale(1); transform: scale(1); opacity: 1 } } @keyframes popin { 0% { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0 } 85% { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); opacity: 1 } 100% { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1 } } #ouibounce-modal { display: none; } #ouibounce-modal .modal-footer {
}

.popupform ul li {
    text-align: left;
    position: relative;
    width: 48%;
    margin: 8px 3px;
    display: inline-block;
}
 
.popupform ul li input[type="text"], .popupform ul li input[type="email"], .popupform ul li textarea {
    background: #fafafa;
    border: #dcdcdc 1px solid;
    padding: 10px 10px 10px 34px;
    width: 100%;
    border-radius: 7px;
    font-size: 14px;
    color: #000;
    box-shadow: none !important;
    outline: none 0px !important;
}

.popupform ul li i {
    position: absolute;
    top: 12px;
    left: 10px;
}

 
.popupform ul li.first,.popupform ul li:nth-child(4) {
    width: 98%;
}
.popupform ul li textarea {
    height: 110px;
}

.popupform ul li.last {
    text-align: center;
    width: 100%;
}

.popupform ul li input[type="submit"] {
    background: #000;
    color: #fff;
    font-size: 18px;
    border: #f19c1f 1px solid;
    text-transform: uppercase;
    font-weight: 600;
    padding: 14px 50px;
    letter-spacing: 1px;
    border-radius: 30px;
    outline: 0px none;
    width: 100%;
    display: inline-block;
}

.popupform ul li input[type="submit"]:hover {
    /* background: #ca2f35 !important; */
}

.popupform ul li input[type="text"]:focus, .popupform ul li input[type="email"]:focus, .popupform ul li textarea:focus {
    border: #f19c1f 1px solid !important;
}


.popupform {
    width: 480px;
    border-radius: 23px;
    padding: 30px;
    overflow: visible;
    border-bottom: #f19c1f 5px solid;
    background: #f19d1e;
}

.popupform h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 900;
    padding-left: 15px;
    border-left: #f19c1f 6px solid !important;
    margin-bottom: 12px;
    line-height: 35px;
    margin-top: 0;
    text-transform: uppercase;
}

.popupform h2+p {
    line-height: 19px;
    font-size: 14px;
    margin-bottom: 12px;
}

.popupform .fancybox-close-small {
    border: #f19c1f 3px solid;
    background: #fff;
    border-radius: 72px;
    text-align: center;
    box-shadow: #000 0 0 10px;
    right: -18px;
    top: -11px;
    opacity: 1;
}

.popupform .fancybox-close-small:after {
    color: #ca2f35;
    font-size: 25px;
    right: 4px;
    background: transparent;
    padding-top: 0;
    font-size: 20px;
}


input.required.error, textarea.required.error, select.required.error {
    border-bottom: red 2px solid!important;
    color: red!important;
}

label.error {
    display: none!important;
}

.modal-footer a:after {
    content: "x";
    position: absolute;
    top: 3px;
    right: 3px;
    width: 30px;
    height: 30px;
    font: 20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
    color: #0c8a41;
    font-weight: 300;
    text-align: center;
    border-radius: 50%;
    border-width: 0;
    background: #fff;
    transition: background .2s;
    box-sizing: border-box;
    z-index: 2;
}

  #ouibounce-modal .modal-footer {position: absolute;top: -10px;right: -8px;border: 0px none;} div#btmsticky b { color: #fcb314; font-size: 24px; } div#btmsticky span { display: block; color: #fcb314; font-size: 29px; } div#btmsticky .content a {display: inline-block;/* width: 250px; */position: relative;top: 15px;text-transform: uppercase;text-align: center;font-weight: 600!important;border: 0px none;cursor: pointer;color: #000;padding: 18px 6px;font-size: 15px;margin: 0 0 0 19px;border-radius: 2px;-webkit-transition: all .1s linear;-moz-transition: all .1s linear;-o-transition: all .1s linear;-ms-transition: all .1s linear;transition: all .1s linear;background: #fcb314;} div#btmsticky h2 { font-size: 24px; text-transform: uppercase; display: inline-block; font-weight: 600; width: 61%; color: #f5f5f5; margin: 13px 0 0 0; } .btm-sticky { position: fixed; bottom: -1px; display: none; left: 0; width: 100%; background: #2b2b2b; padding: 16px 0; border-top: #000 2px solid; z-index: 4; } .hide { opacity: 0; left: -100%; } .show { opacity: 1; left: 0; }

/*popup*/



.banner_wrp h6{
    margin: 30px 0 15px 0;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 500;
}
.trustd_by ul{text-align: center;}
.trustd_by ul li{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.trustd_by ul li img{
    width: 45%;
}

.trustd_by ul li h6{
    margin: 0;
    font-weight: 800;
}



.awards_Sec,.testi_sec {
    padding: 60px 0
}

.awards_Sec .bx_fig {
    text-align: center;
    padding: 10px;
    margin: 25px 0;
    border-radius: 10px
}

.awards_Sec .bx_fig h4 {
    font-weight: 700;
    line-height: 1.2;
    font-size: 20px
}

.awards_Sec .slick-slide {
    opacity: 1
}

.testi_sec{}
.testi_sec .testi_wpr_top{
    text-align: center;
    margin: 0;
}
.testi_sec .testi_wrp_txt{
    padding: 30px;
    box-shadow: 4px 2px 31px 0 #ccc;
}
.testi_sec .testi_wrp_txt .scrol_br{
    height: 180px;
    overflow-y: scroll;
}
.testi_sec .testi_wrp_txt .scrol_br .stars{
    margin: 0 0 10px 0;
}
.testi_sec .testi_wrp_txt .scrol_br .stars i{
    color: #ffdd65;
}
.testi_sec .testi_wrp_txt .scrol_br p{
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    padding: 0 20px;
}
.testi_sec .testi_wrp_txt .btm_wrpr{
    display: flex;
    margin: 40px 0 0 0;
    gap: 30px;
}
.testi_sec .testi_wrp_txt .btm_wrpr .btn-m_left{}
.testi_sec .testi_wrp_txt .btm_wrpr .btn-m_left img{
    border-radius: 50%;
}
.testi_sec .testi_wrp_txt .btm_wrpr .btn-m_right{}
.testi_sec .testi_wrp_txt .btm_wrpr .btn-m_right h6{
    margin: 0 0 5px 0;
    font-weight: 600;
}
.testi_sec .testi_wrp_txt .btm_wrpr .btn-m_right p{
    margin: 0;
    font-size: 14px;
}

img.line_img{}


.footer_or_form .contact_details{
    margin: 20px 145px 0 0;
}
.footer_or_form .contact_details h3{
    color: #ffff;
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: 600;
}
.footer_or_form .contact_details ul{
    margin: 0;
}
.footer_or_form .contact_details ul li{
    margin: 0 0 10px 0;
}
.footer_or_form .contact_details ul li a{
    color: #fff;
}

.footer_or_form .contact_details .smm_icons{
    display: flex;
    gap: 20px;
    margin: 30px 0 0 0;
}
.footer_or_form .contact_details .smm_icons a{
    padding: 4px;
    font-size: 16px;
    height: 30px;
    width: 30px;
    text-align: center;
    background: #969596;
    border-radius: 5px;
    color: #fff;
}
.footer_or_form .contact_details .smm_icons a:hover{background: #f19d1e; }

.snipt{
    text-align: center;
    margin: -50px 0 0 0;
}
.snipt a{}
.snipt a img{
    width: 40%;
}


.case_sec .slick-active {
    opacity: 1;
}

.case_sec .blogslid .slick-next, .blogslid .slick-prev {top: 102%;}

.case_sec .blogslid .slick-prev {right: 80px;}
.case_sec .blogslid .slick-next {right: 40px;}

 .case_sec .slick-prev::before {content: "\f060"; font-family: 'Font Awesome 6 Pro'; font-size: 25px; }
.case_sec .slick-next:before {content: "\f061"; font-family: 'Font Awesome 6 Pro'; font-size: 25px; }
.case_sec .blogslid .slick-next:hover:before, .blogslid .slick-prev:hover:before {color: #000; background: transparent; }

 
.case_sec .btn_wrpr {text-align: center; }
.third_fold .btn_wrpr {text-align: center; margin: 30px 0 0 0; }
.fourth_fold .btn_wrpr {text-align: center; margin: 30px 0 0 0; }
.six_fold .btn_wrpr {text-align: center; margin: 30px 0 0 0; }
.seven_fold .btn_wrpr {text-align: center; }


.awards_Sec .sec_fold_wrpr {text-align: center; }


.dooted_line {
    position: relative;
    margin: 90px 0 0 0;
}

.dooted_line img {
    position: absolute;
    height: 1550px;
}

.dooted_line2 {position: absolute;bottom: 120px;}

.dooted_line2 img {}

header.stickyheader {
    position: fixed;
    width: 100%;
    top: 0;
    background: #fff;
    left: 0;
    z-index: 2;
    padding: 10px 0;
    box-shadow: 0 0 50px #0000001c;
}



