
html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
    position: relative;
    font-family: "Poppins", sans-serif;
}

/* HTML5 display-role reset for older browsers */
/*article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, input, textarea {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    
}*/

ol, ul {
    list-style: none;
}

*,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin: 0;
    padding: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
section {
    overflow: hidden;
}

a {text-decoration:none;}
.flt{float:left;}
.fltr{float:right;}
.clr{clear:both;}
ol, ul{margin:0; padding:0;}
a:hover{text-decoration:none;}
a:focus{text-decoration:none;}
ul li{list-style:none;}
h1, h2, h3, h4, h5, h6{margin:0; padding:0; font-family: "Poppins", sans-serif;}


a, a:hover, a:focus{text-decoration: none;}
* {
    outline: 0;
}
.img img{width: 100%;}


body {
    margin: 0;
    background: #fff;
    font-weight: 400;
    font-style: normal;
    font-family: "Poppins", sans-serif;
}


section{
    
}
.container {
    max-width: 1280px;
    width: 100%;
}
.container2 {
    max-width: 1320px;
    width: 100%;
    margin: 0 auto;
}
h1, h2, h3, h4, h5, h6 {
}
.title {
    font-weight: 700;
    font-size: 40px;
    line-height: 47.73px;
    color: #141011;
    margin-bottom: 20px;
}
 

.btn_div {
    margin-top: 30px;
}
.sub_btn {
    font-size: 18px;
    font-weight: 600;
    z-index: 1;
    overflow: hidden;
    transition: 0.5s all ease;
    opacity: 1;
    border-radius: 8px;
    padding: 10px 20px 12px 20px;
    display: inline-block;
    background: #FAC515;
    color: #1C1917;
    outline: none !important;
    box-shadow: none !important;
}
.sub_btn:hover {
    color: #fff;
    background: #e5011b;
    transition: 0.5s all ease;
}

.sub_btn2 {
    display: inline-block;
    padding: 9px 28px 10px 28px;
    position: relative;
    border-radius: 9.15px;
    border-width: 1.14px;
    padding-top: 18.31px;
    padding-right: 51.48px;
    padding-bottom: 18.31px;
    padding-left: 51.48px;
    background: #9350E7;
    color: #CBFC01;
    font-weight: 500;
    font-size: 20.59px;
    line-height: 23.03px;
}
.wight_color {
    background: #fff;
    color: #344054;
}

.sub_btn2:hover {
    color: #fff;
    background: #000;
    transition: 0.5s all ease;
}
.wight_color:hover {
    background: #9350E7;
    color: #CBFC01;
}

/*Banner css*/
.banner {
        position: relative;
    height: 100%;
    background: url(../jpg/banner_bg.jpg);
    background-size: cover;
    position: relative;
    /* height: calc(100vh - 30px); */
    padding: 65px 0px 130px;
}
.banner .pic img {
    height: 100vh;
    object-fit: cover;
}
.bnr_tx {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 60px;
    display: flex;
    align-items: center;
    height: 100%;
}
.bnr_tx_in{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 0px;
}
.bnr_lt {
    width: 50%;
    padding-left: 100px;
    margin-top: -60px;
}
.bnr_tx_in h3 {
        font-weight: 600;
    font-size: 48px;
    line-height: 36px;
    color: #f97181;
    margin-bottom: 7px;
}
.bnr_tx_in h2 {
   font-weight: 600;
    font-size: 54px;
    line-height: 64px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
    padding-right: 120px;
    margin-top: 20px;
}
.bnr_tx_in p {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #F0EFEF;
    opacity: .8;
    margin-bottom: 0;
}
div#content {
    position: relative;
    top: 76px;
}
.btn_rt {
    width: 50%;
    padding-left:  50px;
    margin-top: -50px;
}
.btn_rt img {
    width: 100%;
}


/* Star css */
.star_dv {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    top: -22px;
}
.star_in {
    position: relative;
    padding-right: 75px;
    margin-top: 0px;
}

.star_bx{
    width: 460.20001220703125px;
    height: 126.00000762939453px;
    border-radius: 16px;
    padding: 16px 24px;
    background: #44403C;
    box-shadow: 0px 2px 2px -1px #100B0B0A;
    box-shadow: 0px 4px 6px -2px #100B0B08;
    box-shadow: 0px 12px 16px -4px #100B0B14;
    text-align: center;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.star_bx_icon{
    text-align: center;
    margin-bottom: 4px;
}
.star_bx i{
    width: 18px;
    height: 18px;
    color: #FAC515;
    font-size: 18px;
    display: inline-block;
}
.star_bx h3{
    font-weight: 600;
    font-size: 16.45px;
    line-height: 23.5px;
    color: #FFFFFF;
    margin-bottom: 3px;
}
.star_bx p{
    font-weight: 500;
    font-size: 14.1px;
    line-height: 21.15px;
    color: #D7D3D0;
    margin-bottom: 0px;
}



/* Counter bx */
.results_scn {
    background: url(../svg/faster_bg.svg) no-repeat left top;
    padding: 130px 0 70px 0;
    margin-top: -60px;
    position: relative;
    background-size: cover;
}
.results_scn h6 {
    margin-bottom: 6px;
}
.custom_row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-top: 30px;
}
.counter_item{
    height: 295.000732421875px;
    border-radius: 12px;
    padding-top: 32px;
    padding-right: 56px;
    padding-bottom: 48px;
    padding-left: 56px;
    background: #FFFFFF;
    box-shadow: 0px 1px 2px -1px #100B0B1A;
    box-shadow: 0px 1px 3px 0px #100B0B1A;
    display: block;
}



.counter_item h1{
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -2%;
    margin-bottom: 0px;
    color: #A9A29D;
}
.counter_item h1 span{
    font-weight: 500;
    font-size: 80px;
    line-height: 90px;
    letter-spacing: -2%;
    color: #292524;
}
.counter_item h6{
    font-weight: 500;
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0%;
    color: #2970FF;
    margin-bottom: 0px;
}
.counter_item p{
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    margin-bottom: 0px;
	color: #57534E;
}


.Clientlogo_scn{
    background: #292524;
    border-top:4px solid #FAC515;
    border-bottom:4px solid #FAC515;
    padding: 0 30px;
}
.Clientlogo_scn .exhibitors_logo {position:relative;}
.Clientlogo_scn .exhibitors_logo a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
    padding: 10px;
    border-radius: 10px;
}
.Clientlogo_scn .exhibitors_logo a img {max-width:110px; width:auto!important;}
section.footer {
    margin-top: 90px;
}


.discover_scn {
    background: #FAFAF9;
    padding: 60px 0 20px;
}

.section_hdr {
    max-width: 768px;
    width: 100%;
    margin: 0 auto 65px;
    text-align: center;
}
.section_hdr h2 {
    font-size: 36px;
    line-height: 44px;
    letter-spacing: -2px;
    font-weight: 600;
    color: #1C1917;
    margin-bottom: 15px;
}
.section_hdr p {
    font-size: 20px;
    line-height: 30px;
    color: #57534E;
    font-weight: 400;
	margin-bottom:0px;
}
.discover_in{
    display: flex;
}
.discover_lt {
    width: 50%;
}
.discover_lt_img {
    margin-top: 30px;
    margin-right: -35px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    overflow: hidden;
}
.discover__btn_dv {
    text-align: right;
}
.discover__btn {
    height: 46px;
    border-radius: 12px;
    border-width: 1px;
    padding: 8px 12px;
    background: #1C1917;
    box-shadow: 0px 3px 3px -1.5px #100B0B0A;
    box-shadow: 0px 8px 8px -4px #100B0B08;
    box-shadow: 0px 20px 24px -4px #100B0B14;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0%;
    color: #fff;
    text-align: center;
    margin-right: 70px;
    display: inline-block;
}
.discover_rt {
    width: 50%;
}
.discover_rt_img {
    margin-left: -35px;
}
.discover_rt .discover__btn_dv {
    text-align: left;
}
.discover_rt .discover__btn {
    margin-left: 60px;
    margin-top: -24px;
    position: relative;
}
.discover_scn:nth-child(even) {
    background: #fff;
}
.discover_scn:nth-child(even) .discover_in {
    flex-direction: row-reverse;
}


.discover_scn:nth-child(even) .discover_in .discover_rt_img {
    margin-left: 0;
    margin-right: -35px;
}
.discover_scn:nth-child(even) .discover_in .discover_lt_img {
    margin-left: -35px;
    margin-right: 0;
}
.discover_scn:nth-child(even) .discover_in .discover_lt .discover__btn_dv {
    text-align: left;
    margin-left: 70px;
    margin-right: 0;
}



@media(max-width:1170px){
    .discover_section, .Clientlogo_scn, .results_scn {
        overflow: hidden;
    }
    .banner {
        height: auto;
        padding-bottom: 90px;
        padding-top: 60px;
    }
    .bnr_lt {
        padding-left: 0;
    }
    .googleicon_btn {
        width: 212px;
        padding-right: 12px;
        padding-bottom: 10px;
        padding-left: 12px;
        font-size: 15px;
    }
    .Enterprise_btn {
        width: 178px;
        padding-right: 12px;
        padding-left: 12px;
        font-size: 15px;
    }
    .discover__btn {
        height: auto;
        border-radius: 10px;
        font-size: 15px;
        line-height: 22px;
        margin-right: 0;
        display: inline-block;
        z-index: 11;
        position: relative;
    }
}

@media(max-width:1024px){
    .bnr_tx_in h3 {
        font-size: 26px;
        line-height: 30px;
    }
    .bnr_tx_in h2 {
        font-size: 44px;
        line-height: 59px;
        padding-right: 0;
    }
    .home .banner p {
        font-size: 16px;
        line-height: 24.32px;
    }
    .btn_rt {
        width: 50%;
        padding-left: 30px;
    }
    h2 {
        font-size: 34px;
        line-height: 42px;
        margin-bottom: 15px;
    }
    .counter_item h1 {
        font-size: 26px;
        line-height: 39px;
    }
    .counter_item h1 span {
        font-size: 56px;
        line-height: 77px;
    }
    .counter_item {
        padding-top: 32px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 24px;
    }
    .section_hdr h2 {
        font-size: 28px;
    }
    .results_scn {
        padding: 160px 0 50px 0;
        margin-top: -60px;
    }
    .star_dv {
        top: 0px;
    }
    .star_in {
        padding-right: 0;
    }
}
@media(max-width:991px){
    .custom_row {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
        margin-top: 15px;
    }
}


@media(max-width:767px){
    .discover_lt_img {
        margin-right: 0;
    }
    .discover_rt {
        width: 100%;
    }
    .discover_lt {
        width: 100%;
    }
    .discover_in {
        display: block;
    }
    .discover_rt_img {
        margin-left: 0;
    }
    .discover_scn {
        padding: 30px 0 20px;
    }
    .bnr_tx_in {
        flex-direction: column-reverse;
        text-align: center;
    }
    .bnr_lt {
        padding-left: 0;
        width: 100%;
        margin-top: 30px;
    }
    .bnr_tx_in h2 {
        font-size: 34px;
        line-height: 48px;
        padding-right: 0;
    }
    h2 {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 15px;
    }
    .btn_rt {
        width: 70%;
        padding-left: 0;
        margin-top: 0px;
    }
}

@media(max-width:575px){
    .custom_row {
        grid-template-columns: repeat(1, 1fr);
    }
    .star_bx {
        width: 100%;
        height: auto;
    }
    .btn_rt {
        width: 90%;
    }
}





