@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap');
body{padding:0;margin:0;font-family:'Gordita',sans-serif;font-size:16px;line-height:2.18;font-weight:400;color:#000;position:relative;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale;}
h1,h2,h3,h4,h5,h6,p,ul,ol{padding:0;margin:0;}
li{list-style:none;}
img{border:0;max-width:100%;}
*:hover,*:focus,*:active{-webkit-transition:all ease-out 0.3s;-o-transition:all ease-out 0.3s;transition:all ease-out 0.3s;}
*:focus{-webkit-box-shadow:none!important;box-shadow:none!important;}
a,button{outline:none!important;text-decoration:none;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}
a:hover,a:focus{text-decoration:none;}
a,input,button,textarea,a:focus,select:focus{outline:none;}
a:hover,a:focus,select:focus,button:focus{outline:none;text-decoration:none;}
a:hover,a:focus{color:#252525;}
button,input,textarea{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-shadow:none!important;box-shadow:none!important;border-radius:0;}
body{overflow-x:hidden;}
.container{max-width:1310px;}
img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;}
h1{font-size:48px;font-weight:500;line-height:1.35;color:#000;}
h2{font-size:38px;font-weight:500;line-height:1.63;color:#000;}
p,ul li{font-family:'Poppins',sans-serif;}
p{text-align: justify;}
.button-default{font-size:16px;font-weight:bold;line-height:1.25;color:#fff;padding:10px 14px;background:#ED6830;border-radius:6px;border:2px solid #ED6830;}
.button-default:hover,.button-default:focus,.button-default:active{color:#ED6830;background:#fff;}
.btn-white-back{background-color:#fff;border:1px solid #ED6830;color:#ED6830;font-family:'Gordita',sans-serif;font-size:17px;font-weight:700;letter-spacing:0;line-height:22px;text-align:center;padding:17px 17px;border-radius:6px;}
.btn-block{width:100%;max-width:681px;display:block;margin:0 auto;}
.btn-white-back:hover{background-color:#ED6830;color:#fff;}
.green-gradient{background:-webkit-gradient(linear,left top,left bottom,from(#96ECF5),to(#4DBDC6));background:-o-linear-gradient(top,#96ECF5 0%,#4DBDC6 100%);background:linear-gradient(180deg,#96ECF5 0%,#4DBDC6 100%);}
.orange-gradient{background:-webkit-gradient(linear,left top,left bottom,from(#FCD5B6),to(#F9683D));background:-o-linear-gradient(top,#FCD5B6 0%,#F9683D 100%);background:linear-gradient(180deg,#FCD5B6 0%,#F9683D 100%);}
.dark-green-gradient{background:-webkit-gradient(linear,left top,left bottom,from(#44B9C5),to(#2E8490));background:-o-linear-gradient(top,#44B9C5 0%,#2E8490 100%);background:linear-gradient(180deg,#44B9C5 0%,#2E8490 100%);}
.blue-gradient{background:-webkit-gradient(linear,left bottom,left top,from(#2A3C8C),to(#6593DD));background:-o-linear-gradient(bottom,#2A3C8C 0%,#6593DD 100%);background:linear-gradient(0deg,#2A3C8C 0%,#6593DD 100%);}
.light-green-gradient{background:-webkit-gradient(linear,left top,left bottom,from(#DDFAAA),to(#429321));background:-o-linear-gradient(top,#DDFAAA 0%,#429321 100%);background:linear-gradient(180deg,#DDFAAA 0%,#429321 100%);}
.yellow-gradient{background:-webkit-gradient(linear,left top,left bottom,from(#FCE1BA),to(#F5B458));background:-o-linear-gradient(top,#FCE1BA 0%,#F5B458 100%);background:linear-gradient(180deg,#FCE1BA 0%,#F5B458 100%);}
.pink-gradient{background:-webkit-gradient(linear,left top,left bottom,from(#F9C1C5),to(#F36871));background:-o-linear-gradient(top,#F9C1C5 0%,#F36871 100%);background:linear-gradient(180deg,#F9C1C5 0%,#F36871 100%);}
.shape{position:absolute;z-index:-1;}
.shape-square-yellow{background:url(../images/shape-square-yellow.svg) no-repeat center center;background-size:contain;width:26px;height:26px;top:0;left:80px;}
.shape-triangle-green{background:url(../images/shape-triangle-green.svg) no-repeat center center;background-size:contain;width:31px;height:34px;left:80px;bottom:0;}
.shape-circle-yellow{background:url(../images/shape-round-yellow.svg) no-repeat center center;background-size:contain;width:47px;height:47px;bottom:0;right:80px;}
.shape-circle-rad{background:url(../images/shape-round-rad.svg) no-repeat center center;background-size:contain;width:47px;height:47px;top:0;right:60px;}
.shape-half-circle-pink{background:url(../images/shape-half-round-pink.svg) no-repeat center center;background-size:contain;right:0;width:57px;height:137px;top:0;}
.shape-half-circle-blue{background:url(../images/shape-half-round-blue.svg) no-repeat center center;background-size:contain;left:0;width:57px;height:137px;bottom:0;}
header .navbar{padding:23px 30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
header .navbar-brand{position:absolute;top:22px;left:0;right:0;margin:0 auto;width:160px;padding:0;z-index: 9;}
header .navbar-collapse .navbar-nav li{margin-right:0px;}
header .navbar-collapse .navbar-nav li a.nav-link{font-size:15px;line-height:1.26;color:#575757;text-align:center;font-weight:500;padding:0;}
header .navbar-collapse .navbar-nav li a.button-default{font-size:16px;line-height:1.25;color:#fff;font-weight:500;padding:10px 14px;}
header .navbar-collapse .navbar-nav li a.nav-link:hover,header .navbar-collapse .navbar-nav li a.nav-link:active,header .navbar-collapse .navbar-nav li a.nav-link:focus{color:#ED6830;}
header .navbar-collapse.right .navbar-nav li{margin-left:40px;margin-right:0;}
header .navbar-collapse.right .navbar-nav li:last-child{margin-left:14px;padding-left:13px;border-left:1px solid rgba(93,93,93,0.26);}
header .navbar-collapse.right .navbar-nav li:last-child a.nav-link{color:#000;font-weight:bold;}
header .navbar-collapse.right .navbar-nav li:last-child a.nav-link:hover,header .navbar-collapse.right .navbar-nav li:last-child a.nav-link:focus,header .navbar-collapse.right .navbar-nav li:last-child a.nav-link:active{color:#ED6830;}
.hero-section{background:#F2F5FF;text-align:center;height:680px;position:relative;z-index:1;}
.hero-section::after{content:'';position:absolute;top:auto;bottom:22px;left:0;right:0;width:1090px;height:890px;-webkit-transform:translateY(496px);-ms-transform:translateY(496px);transform:translateY(496px);background:url(../images/hero-circle.svg) no-repeat 0px 0px;background-size:cover;z-index:-1;margin:auto;}
.hero-main h5{color:#ED6830;font-weight:500;line-height:1.25;padding:60px 0 20px;font-family:'Gordita',sans-serif;font-size:20px;}
.hero-main h3{color:#000;font-weight:500;font-size:20px;line-height:1.65;margin:10px 0 60px;}
.hero-main h2,.hero-main h3,.hero-main h5,.hero-main p{max-width:900px;margin-left:auto;margin-right:auto;}
.play-button{background-color:#ED6830;-webkit-box-shadow:inset 0 0 8px 0 #B3481B,inset 0 1px 3px 0 rgba(0,0,0,0.5);box-shadow:inset 0 0 8px 0 #B3481B,inset 0 1px 3px 0 rgba(0,0,0,0.5);width:50px;height:50px;border-radius:50%;position:absolute;top:0;left:0;right:0;bottom:0;border:0;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;}
.play-button i{width:17px;height:18px;background:url(../images/play.svg) no-repeat center center;background-size:contain;}
.play-button:hover{background:#000;}
.hero-main .video-div{height:490px;}
.video-div{border-radius:8px;padding:0;position:relative;width:760px;height:auto;margin:0 auto;}
/* .video-div:before{content:"";position:absolute;top:8px;left:20px;width:25px;height:5px;background:url(../images/round-svg.svg) no-repeat center center;background-size:contain;} */
.video-div .video-thumb{border-radius:4px;overflow:hidden;width:100%;height:100%;border-radius: 15px; box-shadow: inset 0 0 7px 8px rgba(0,0,0,0.01), -5px 21px 56px 1px rgba(0,0,0,0.11);}
.video-div iframe{height:350px;}
.hero-sm-icon{height:59px;width:59px;position:absolute;background:#fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:-2px 2px 20px 1px rgba(0,0,0,0.02);box-shadow:-2px 2px 20px 1px rgba(0,0,0,0.02);}
.hero-sm-icon.hero-clock-icon-0{top:10%;left:8%;-webkit-transform:rotate(14deg);-ms-transform:rotate(14deg);transform:rotate(14deg);-webkit-animation:clock-move 15s linear infinite;animation:clock-move 15s linear infinite;}
.hero-sm-icon.hero-clock-icon-1{top:43%;left:18%;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);-webkit-animation:readfile-move 15s linear infinite;animation:readfile-move 15s linear infinite;}
.hero-sm-icon.hero-clock-icon-2{top:45%;left:11%;-webkit-transform:rotate(-6deg);-ms-transform:rotate(-6deg);transform:rotate(-6deg);-webkit-animation:chat-move 15s linear infinite;animation:chat-move 15s linear infinite;}
.hero-sm-icon.hero-clock-icon-3{top:65%;left:4%;-webkit-transform:rotate(13deg);-ms-transform:rotate(13deg);transform:rotate(13deg);-webkit-animation:group-move 15s linear infinite;animation:group-move 15s linear infinite;}
.hero-sm-icon.hero-clock-icon-4{top:11%;right:5%;-webkit-transform:rotate(14deg);-ms-transform:rotate(14deg);transform:rotate(14deg);-webkit-animation:copyfile-move 15s linear infinite;animation:copyfile-move 15s linear infinite;}
.hero-sm-icon.hero-clock-icon-5{top:33%;right:22%;-webkit-transform:rotate(-15deg);-ms-transform:rotate(-15deg);transform:rotate(-15deg);-webkit-animation:chart-move 15s linear infinite;animation:chart-move 15s linear infinite;}
.hero-sm-icon.hero-clock-icon-6{top:55%;right:15%;-webkit-transform:rotate(-6deg);-ms-transform:rotate(-6deg);transform:rotate(-6deg);-webkit-animation:piccrop-move 15s linear infinite;animation:piccrop-move 15s linear infinite;}
.hero-sm-icon.hero-clock-icon-7{top:78%;right:4%;-webkit-transform:rotate(13deg);-ms-transform:rotate(13deg);transform:rotate(13deg);-webkit-animation:calander-move 15s linear infinite;animation:calander-move 15s linear infinite;}
@-webkit-keyframes clock-move{
    0%{left:8%;top:10%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{left:16%;top:17%;-webkit-transform:rotate(-14deg);transform:rotate(-14deg);}
    100%{left:8%;top:10%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes clock-move{
    0%{left:8%;top:10%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{left:16%;top:17%;-webkit-transform:rotate(-14deg);transform:rotate(-14deg);}
    100%{left:8%;top:10%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes readfile-move{
    0%{left:18%;top:43%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{top:33%;-webkit-transform:rotate(15deg);transform:rotate(15deg);}
    100%{top:43%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes readfile-move{
    0%{left:18%;top:43%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{top:33%;-webkit-transform:rotate(15deg);transform:rotate(15deg);}
    100%{top:43%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes chat-move{
    0%{left:11%;top:45%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{top:55%;left:4%;-webkit-transform:rotate(-6deg);transform:rotate(-6deg);}
    100%{left:11%;top:45%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes chat-move{
    0%{left:11%;top:45%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{top:55%;left:4%;-webkit-transform:rotate(-6deg);transform:rotate(-6deg);}
    100%{left:11%;top:45%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes group-move{
    0%{left:4%;top:65%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{top:75%;-webkit-transform:rotate(13deg);transform:rotate(13deg);}
    100%{top:65%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes group-move{
    0%{left:4%;top:65%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{top:75%;-webkit-transform:rotate(13deg);transform:rotate(13deg);}
    100%{top:65%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes copyfile-move{
    0%{right:8%;top:10%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{right:16%;top:17%;-webkit-transform:rotate(-14deg);transform:rotate(-14deg);}
    100%{right:8%;top:10%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes copyfile-move{
    0%{right:8%;top:10%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{right:16%;top:17%;-webkit-transform:rotate(-14deg);transform:rotate(-14deg);}
    100%{right:8%;top:10%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes chart-move{
    0%{right:22%;top:33%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{top:43%;-webkit-transform:rotate(15deg);transform:rotate(15deg);}
    100%{top:33%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes chart-move{
    0%{right:22%;top:33%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{top:43%;-webkit-transform:rotate(15deg);transform:rotate(15deg);}
    100%{top:33%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes piccrop-move{
    0%{right:15%;top:55%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{top:63%;right:4%;-webkit-transform:rotate(-6deg);transform:rotate(-6deg);}
    100%{right:15%;top:55%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes piccrop-move{
    0%{right:15%;top:55%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{top:63%;right:4%;-webkit-transform:rotate(-6deg);transform:rotate(-6deg);}
    100%{right:15%;top:55%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@-webkit-keyframes calander-move{
    0%{right:4%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{right:12%;-webkit-transform:rotate(-13deg);transform:rotate(-13deg);}
    100%{right:4%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
@keyframes calander-move{
    0%{right:4%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
    50%{right:12%;-webkit-transform:rotate(-13deg);transform:rotate(-13deg);}
    100%{right:4%;-webkit-transform:rotate(0deg);transform:rotate(0deg);}
}
.project-roller-cycle{position:relative;}
.project-roller-cycle .uix-tabs{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.uix-tabs .uix-tabs__nav{width:48%;}
.uix-tabs .uix-tabs_cnt{margin-left:auto;width:48%;}
.uix-tabs .uix-tabs__content{position:relative;background:#fff;border:1px solid #FFFFFF;border-radius:20px;-webkit-box-shadow:0 24px 77px 1px #FEE9CF;box-shadow:0 24px 77px 1px #FEE9CF;padding:73px 29px 63px 53px;}
.uix-tabs .uix-tabs__content::before,.uix-tabs .uix-tabs__content::after{content:'';position:absolute;left:-2%;top:-2%;width:100.73px;height:95.2px;border:5px solid #EF5F37;z-index:-1;}
.uix-tabs .uix-tabs__content::after{left:auto;right:-2%;}
.uix-tabs__content .uix-tab-img{margin:0 0 10px;}
.uix-tabs__content h4{font-size:30px;line-height:47px;color:#000;margin:0 0 10px;}
.uix-tabs__content p{font-size:16px;line-height:35px;color:#000;}
.activity-report-main{text-align:center;padding:136px 0 110px;position:relative;z-index:1;}
.activity-report-main h2{font-size:30px;line-height:1.56;}
.activity-report-main ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px 0 44px;}
.activity-report-main ul li{color:#6C6C6C;padding-right:19px;margin-right:19px;border-right:1px solid #DDDDDD;font-weight:500;line-height:1.25;}
.activity-report-main ul li:last-child{padding:0;margin:0;border:0;}
.roller-form-div .form-group{position:relative;width:450px;margin:20px auto 10px;}
.roller-form-div .form-group input[type="email"]{width:100%;border:1px solid #F1F1F1;border-radius:6px;background-color:#FFFFFF;-webkit-box-shadow:0 0 50px 1px #F1F1F1;box-shadow:0 0 50px 1px #F1F1F1;font-size:15px;font-weight:500;line-height:1.26;padding:12px 130px 12px 20px;}
.roller-form-div .form-group input[type="email"]::-webkit-input-placeholder{color:#9F9F9F;}
.roller-form-div .form-group input[type="submit"]{position:absolute;top:5px;right:5px;padding:6px 14px 4px;min-width:100px;}
.roller-form-div form p{font-size:10px;font-weight:500;line-height:1.3;color:#5D5D5D;display:block;}
.roller-form-div label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.roller-form-div .first{margin:0 2px 0 0;}
.roller-form-div .last{margin:0 0 0 2px;}
.roller-form-div .first label{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}
.roller-form-div label span{font-size:18px;font-weight:500;line-height:1.83;color:#000;position:relative;padding:0 0 0 20px;}
.roller-form-div .first label span{padding:0 20px 0 0;}
.roller-form-div label input:checked~span{color:#EF5F37;}
.roller-form-div .wpcf7-form-control-wrap{display:inline-block;position:relative;}
.roller-form-div .wpcf7-radio{display:-webkit-box;display:-ms-flexbox;display:flex;}
.roller-form-div .wpcf7-radio input{-moz-appearance:auto;appearance:auto;-webkit-appearance:auto;width:21px;height:21px;z-index:1;opacity:0;position:relative;}
.roller-form-div .first label span:before{content:"";border-radius:13px;position:absolute;cursor:pointer;top:0;right:-51px;bottom:0;margin:auto;width:56px;height:27px;border:1px solid #EF5F37;-webkit-box-shadow:4px 14px 14px 14px rgba(0,0,0,0.01);box-shadow:4px 14px 14px 14px rgba(0,0,0,0.01);background-color:transparent;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;}
.roller-form-div .first label span:after{border-radius:50%;position:absolute;content:"";height:21px;width:21px;right:-21px;top:0;bottom:0;margin:auto;background-color:#EF5F37;-webkit-transition:.4s;-o-transition:.4s;transition:.4s;-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px);}
.roller-form-div .first label input:checked~span:after{-webkit-transform:translateX(0px);-ms-transform:translateX(0px);transform:translateX(0px);}
.screen-reader-response{display:none;}
.wpcf7-not-valid-tip{color:#c00000;display:block;text-align:left;font-size:11px;}
form .wpcf7-response-output{font-size:14px;margin-top:10px;color:#c00000;font-weight:500;}
form.sent .wpcf7-response-output{color:#217400;}
.accordian-section{position:relative;}
.accordian-section .accordion{position:relative;}
.accordian-section .accordion .card{background:transparent;border:0;border-radius:0;margin-bottom:30px;width:400px;position:static;}
.accordian-section .accordion .card-header{background:transparent;border:0;border-radius:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;}
.accordian-section .accordion .card-header a{font-size:20px;font-weight:500;color:#000;line-height:1.65;background:url(../images/chevron-down-black.svg) no-repeat right center;background-size:14px 8px;padding-right:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.accordian-section .accordion .card-header a img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;margin-right:14px;}
.accordian-section .accordion .card-header a[aria-expanded="true"]{color:#EF5F37;background:url(../images/chevron-up-orange.svg) no-repeat right center;}
.accordian-section .accordion .card > div:not(.card-header){position:static;}
.accordian-section .accordion .card-body{padding:20px 0 0 46px;}
.accordian-section .accordion .card-body img{position:absolute;right:0;width:740px;height:auto;top:0;/*box-shadow: 0 6px 44px 0 rgba(0, 0, 0, 0.20);*/max-width:calc(100% - 410px);opacity:0;}
.accordian-section .accordion .collapse.show .card-body img{opacity:1;}
.accordian-section .shape-circle-yellow{bottom:-60px;}
.accordian-section .shape-square-yellow{top:-40px;}
.accordian-section .shape-triangle-green{left:40px;bottom:70px;}
.accordian-section .shape-half-circle-pink{top:-70px;}
.question-content-section{padding:110px 0;}
.question-content-main{border:5px solid #E7EBFE;border-radius:44px;background-color:#F5F7FF;padding:60px 45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.question-content-main .left{width:calc(100% - 510px - 80px);}
.question-content-main ul li{font-size:18px;font-weight:500;line-height:1.65;padding-left:40px;position:relative;margin:0 0 95px;z-index:1;}
.question-content-main ul li:last-child{margin:0;}
.question-content-main ul li:before{content:"";position:absolute;left:0;top:0;bottom:0;width:106px;height:106px;margin:auto;z-index:0;background:url(../images/purple-round.svg) no-repeat center center;background-size:contain;z-index:-1;}
.question-content-main ul li p{position:relative;z-index:1;}
.question-content-main .right{width:510px;text-align:center;padding:32px 40px;-webkit-box-shadow:0 24px 77px 1px rgba(231,235,254,0.29);box-shadow:0 24px 77px 1px rgba(231,235,254,0.29);background:#fff;border-radius:20px;}
.question-content-main .right h2{font-size:20px;line-height:1.65;border-radius:10px;background-color:#FFEFDA;-webkit-box-shadow:0 24px 77px 1px rgba(231,235,254,0.29);box-shadow:0 24px 77px 1px rgba(231,235,254,0.29);padding:18px;margin-bottom:15px;}
.question-content-main .right p{padding:18px 40px;border-bottom:1px solid #E7EBFE;font-style:italic;font-weight:500;line-height:1.55; text-align: center;}
.question-content-main .right p:last-child{border:0;}
.project-roller-section{background:#FFEFDA;padding:90px 0;margin:0 0 110px;}
.project-roller-cycle-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.project-roller-cycle-view .project-roller-right{margin-left:auto;width:calc(100% - 537px - 170px);position:relative;}
.project-roller-right::after{content:'';position:absolute;top:-50px;right:-50px;width:132px;height:132px;background:#FFEAD0;border-radius:50%;z-index:0;}
.project-roller-cycle-content{z-index:1;position:relative;}
.project-roller-cycle-view .project-roller-left{width:537px;padding:0 40px;position:relative;}
.project-roller-cycle-view .project-roller-left:before{content:"";position:absolute;top:0;bottom:0;right:-80px;margin:auto;background:url(../images/doted-shape-icon.svg) no-repeat center center;background-size:contain;width:51px;height:13px;}
.project-roller-cycle-content .cycle-content-view{display:none;}
.project-roller-cycle-content .cycle-content-view.active{display:block;}
.cycle-content-view .cycle-content-view-image{width:202px;height:179px;}
.cycle-content-view .cycle-content-view-image img{-o-object-fit:contain;object-fit:contain;}
.cycle-content-view{padding:53px;background:#fff;border-radius:20px;position:relative;}
.cycle-content-view h3{color:#000000;font-family:Gordita;font-size:30px;font-weight:500;letter-spacing:0;line-height:47px;display:block;margin:30px 0 10px;}
.cycle-content-view p{color:#000000;font-family:Poppins;font-size:16px;letter-spacing:0;line-height:35px;margin:0;}
.cycle-content-view::before{content:'';position:absolute;left:-15px;top:-15px;border-left:5px solid #EF5F37;width:101px;height:95px;border-top:5px solid #EF5F37;border-radius:20px 0;}
.cycle-content-view::after{content:'';position:absolute;left:-15px;bottom:-15px;border-left:5px solid #EF5F37;width:101px;height:95px;border-bottom:5px solid #EF5F37;border-radius:0 20px;}
.project-roller-cycle{width:468px;height:468px;}
.roller-cycle-items{position:relative;width:100%;height:100%;border:4px solid #fff;border-radius:50%;}
.roller-cycle-items .item{width:63px;height:63px;background:#fff;border-radius:50%;-webkit-box-shadow:inset 1px 0px 0px 0px rgb(230 230 230);box-shadow:inset 1px 0px 0px 0px rgb(230 230 230);position:absolute;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.roller-cycle-items .item img{width:33px;height:33px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;}
.project-roller-cycle .roller-cycle-items .item.active{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);background:-webkit-gradient(linear,left top,left bottom,from(#96ECF5),to(#4DBDC6));background:-o-linear-gradient(top,#96ECF5 0%,#4DBDC6 100%);background:linear-gradient(180deg,#96ECF5 0%,#4DBDC6 100%);-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.project-roller-cycle .roller-cycle-items .item img:last-child{display:none;}
.project-roller-cycle .roller-cycle-items .item.active img:last-child{display:block;}
.project-roller-cycle .roller-cycle-items .item.active img:first-child{display:none;}
.project-roller-cycle .project-roller-middle-circle{width:244px;height:244px;border-radius:50%;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;padding:24px;border:5px solid #EF5F37;}
.project-roller-middle-circle .project-roller-cycle-logo{width:100%;height:100%;border-radius:50%;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:15px;}
.project-roller-middle-circle .project-roller-cycle-logo .cycle-logo-inr{width:151px;height:30px;}
.project-roller-middle-circle .project-roller-cycle-logo .cycle-logo-inr img{display:block;}
.project-roller-cycle .project-roller-middle-circle::before{content:'';position:absolute;left:100%;top:0;bottom:0;margin:auto;width:62px;height:5px;background-color:#EF5F37;border-radius:5px;}
.left-right-main .shape-square-yellow{top:-40px;left:-70px;}
.left-right-main .shape-triangle-green{left:-50px;}
.left-right-main .shape-circle-yellow{right:-50px;top:0;}
.left-right-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px;position:relative;}
.left-right-main:last-child{margin-bottom:0;}
.left-right-main:nth-child(2n) .image-main{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}
.left-right-main .content{max-width:530px;}
.left-right-main .content h2{margin-bottom:5px;}
.left-right-main .content ul li{color:#6C6C6C;padding-left:38px;position:relative;margin-bottom:5px;}
.left-right-main .content ul li:before{content:"";width:19px;height:19px;position:absolute;top:7px;left:0;background:url(../images/chack-li.svg) no-repeat center center;background-size:contain;}
.left-right-main .image-main{width:calc(100% - 530px - 70px);}
.advantage-tabbing-section{margin:120px 0;position:relative;}
.advantage-tabbing-section .shape-half-circle-pink{top:90px;}
.advantage-tabbing-section h2{margin-bottom:8px;}
.advantage-tabbing-section p{color:#6C6C6C;}
.advantage-tabbing-section ul li{color:#000;padding-left:38px;position:relative;margin-bottom:5px;}
.advantage-tabbing-section ul li:before{content:"";width:19px;height:19px;position:absolute;top:7px;left:0;background:url(../images/chack-li.svg) no-repeat center center;background-size:contain;}
.advantage-tabbing-main{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px;}
.advantage-tabbing-main .nav-link{position:relative;margin-right:90px;border:5px solid #E7EBFE;border-radius:20px;background-color:#F5F7FF;padding:28px 25px;width:340px;font-size:20px;font-weight:500;line-height:1.65;color:#000;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;}
.advantage-tabbing-main .nav-link.active{color:#EF5F37;background-color:#FFFFFF;-webkit-box-shadow:-5px 21px 56px 1px #E7EBFE!important;box-shadow:-5px 21px 56px 1px #E7EBFE!important;border-color:#fff;}
.advantage-tabbing-main .nav-link:last-child{margin-bottom:0;}
.advantage-tabbing-main .nav-link .icon img{display:inline-block;width:26px;height:26px;-o-object-fit:contain;object-fit:contain;}
.advantage-tabbing-main .nav-link .icon{width:50px;height:50px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:19px;-webkit-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;}
.advantage-tabbing-main .nav-link.active .icon{background:-webkit-gradient(linear,left top,left bottom,from(#FCE1BA),to(#F9C172));background:-o-linear-gradient(top,#FCE1BA 0%,#F9C172 100%);background:linear-gradient(180deg,#FCE1BA 0%,#F9C172 100%);}
.advantage-tabbing-main .nav{position:relative;}
.advantage-tabbing-main .nav:before{content:"";width:6px;height:100%;background:#FEE9CF;position:absolute;top:0;right:0;border-radius:6px;}
.advantage-tabbing-main .nav-link.active:after{content:"";width:6px;height:100%;background:#EF5F37;position:absolute;top:0;right:-95px;border-radius:6px;}
.advantage-tabbing-main .tab-content{margin-left:40px;}
.advantage-tabbing-main .tab-content img{width:370px;margin-bottom:35px;}
.advantage-tabbing-main .tab-content p{color:#000;}
.time-task-accordion-section{padding:80px 0 85px;background:#F2F5FF;}
.time-task-accordion-section h2{text-align:center;font-size:30px;line-height:1.56;margin:0 140px 45px;}
.accordion-main{display:-webkit-box;display:-ms-flexbox;display:flex;}
.time-task-accordion{width:100%;/*padding-right: 10px;*/}
.time-task-accordion:last-child{padding-right:0px;/*padding-left: 10px;*/}
.time-task-accordion .card{margin-bottom:20px;border-radius:16px;background-color:#FFFFFF;-webkit-box-shadow:4px 14px 14px 14px rgba(0,0,0,0.01);box-shadow:4px 14px 14px 14px rgba(0,0,0,0.01);border:0;}
.time-task-accordion .card-header{background:transparent;border:0;border-radius:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;}
.time-task-accordion .card-header a{font-size:22px;font-weight:500;color:#000;line-height:1.5;background:url(../images/chevron-down-black.svg) no-repeat right 20px center;background-size:14px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;width:100%;padding:20px;}
.time-task-accordion .card-header a .icon{width:50px;height:50px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:19px;-webkit-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;}
.time-task-accordion .card-header a img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;}
.time-task-accordion .card-body{padding:0px 20px 20px 90px;}
.time-task-accordion .card-body ul li{padding-left:18px;position:relative;font-size:14px;font-weight:500;line-height:1.6;margin-bottom:10px;}
.time-task-accordion .card-body ul li:before{content:"";width:10px;height:10px;border-radius:50%;background:#ED6830;position:absolute;left:0;top:6px;}
.time-task-accordion-section .button-default{display:inherit;margin:30px auto 0;max-width: 160px; text-align: center;}
.customer-slider-section{padding:110px 0;position:relative;}
.customer-slider-section .shape-circle-rad{top:110px;right:120px;}
.customer-slider-section .shape-square-yellow{top:120px;left:170px;}
.customer-slider-section .shape-triangle-green{bottom:20px;left:120px;}
.customer-div h2{text-align:center;text-align:center;font-size:30px;line-height:1.56;margin:0 140px 75px;}
.customer-div .custom-inner{width:770px;padding:17px 0 0 55px;position:relative;margin:0 auto;}
.customer-div .customer-img{position:absolute;left:0;top:0;}
.customer-div .customer-img span{ display: inline-flex;width: 130px; height: 118px;border-radius: 10px;background-color: #FFFFFF;position: relative;align-items: center;justify-content: center;font-size: 45px;font-weight: 700;margin: 0 0 0 10px; color: #ED6830; border: 2px solid #ED6830;}
.customer-div .customer-img img{width:130px;height:118px;-o-object-fit:cover;object-fit:cover;border-radius:6px;margin-left:16px;z-index:1;position:relative;}
.customer-div .customer-img:before{content:"";width:130px;height:118px;top:17px;left:0;position:absolute;border-radius:6px;background:-o-radial-gradient(circle,#3177C3 0%,#2D41B4 100%);background:radial-gradient(circle,#3177C3 0%,#2D41B4 100%);z-index:0;}
.customer-div .content{border:1px solid #E1E1E1;border-radius:10px;background-color:#FFFFFF;-webkit-box-shadow:4px 9px 17px 22px rgba(0,0,0,0.02);box-shadow:4px 9px 17px 22px rgba(0,0,0,0.02);padding:50px 55px 35px 150px;}
.customer-div .content p{font-size:18px;line-height:1.83;}
.customer-div .content h3{font-size:18px;font-weight:500;line-height:1.33;margin-top:20px;padding-left:26px;position:relative;}
.customer-div .content h3:before{content:'';width:17px;height:2px;background:#ED6830;position:absolute;top:9px;left:0;}
.customer-div .slick-arrow{cursor:pointer;font-size:0;width:47px;height:47px;border:1px solid #E1E1E1;background-color:#FFFFFF;-webkit-box-shadow:4px 9px 17px 22px rgba(0,0,0,0.02);box-shadow:4px 9px 17px 22px rgba(0,0,0,0.02);border-radius:50%;background:url(../images/chevron-right-grey.svg) no-repeat center center;background-size:9px 16px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:70px;z-index:1;}
.customer-div .slick-arrow.slick-prev{-webkit-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);left:70px;}
.customer-div .slick-arrow:hover{background:#ED6830 url(../images/chevron-right-white.svg) no-repeat center center;border-color:#ED6830;background-size:9px 16px;}
.blog-section h2{text-align:center;font-size:30px;line-height:1.56;margin:0 140px 45px;}
.blog-section .blog-div{border:1px solid #E1E1E1;border-radius:10px;background-color:#FFFFFF;-webkit-box-shadow:4px 9px 17px 22px rgba(0,0,0,0.02);box-shadow:4px 9px 17px 22px rgba(0,0,0,0.02);height: 100%; position: relative; padding-bottom: 50px;}
.blog-section .blog-div img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;}
.blog-section .blog-div h3{font-size:18px;font-weight:500;letter-spacing:0.14px;line-height:28px;}
.blog-section .blog-div .blog-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:18px; position: absolute;width: 100%;left: 0;right: 0;padding: 0px 22px 24px;bottom: 0;}
.blog-section .blog-div .blog-detail div{font-size:14px;letter-spacing:0.11px;line-height:1.71;color:#636364;}
.blog-section .blog-div .blog-detail div span{color:#ED6830;}
.blog-section .blog-div .blog-detail a{height:33px;width:33px;border:1px solid #A0A0A0;border-radius:50%;background:url(../images/chevron-right-grey.svg) no-repeat center center;background-size:7px 12px;}
.blog-section .blog-div .blog-detail a:hover{background:#ED6830 url(../images/chevron-right-white.svg) no-repeat center center;border-color:#ED6830;background-size:7px 12px;}
.blog-section .blog-div .blog-div-inner{padding:24px 22px;}
.blog-section .blog-div .blog-div-inner h3 a{color: #000; text-decoration: underline;}
.blog-section .blog-div .blog-div-inner h3 a:hover{color: #ED6830;}
.join-us-div{border-radius:69px 0 69px 0;background-color:#FFEFDA;padding:36px 80px 0 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:100px 0;}
.join-us-div h2{font-size:30px;font-weight:500;line-height:1.56;margin-bottom:27px;}
.join-us-div h2 span{color:#ED6830;}
.join-us-div .img-main{width:550px;height:auto;}
.join-us-div .content{width:calc(100% - 550px - 60px);}
.join-us-div .roller-form-div .form-group{margin:20px 0 10px;}
footer{background:#2F2F2F;}
footer .logo-div img{width:200px;height:40px;}
footer .logo-div{width:300px;height:200px;border-right:1px solid #3D3D3D;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
footer .footer-line{font-size:16px;font-style:italic;font-weight:bold;line-height:1.75;text-align:center;width:calc(100% - 300px);height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:#585858;}
footer .footer-div{display:-webkit-box;display:-ms-flexbox;display:flex;}
footer .left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:670px;}
footer .bottom-footer{width:100%;height:calc(100% - 200px);border-top:1px solid #3D3D3D;padding:45px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
footer .bottom-footer h3{font-size:16px;font-weight:bold;letter-spacing:0.13px;line-height:20px;color:#fff;margin-bottom:10px;}
footer .bottom-footer ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
footer .bottom-footer ul li{width:50%;}
footer .bottom-footer a{font-size:15px;font-weight:500;line-height:2.47;color:#A4A1A1;display:inline-block;}
footer .bottom-footer a:hover{color:#ED6830;}
footer .bottom-copyright{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;}
footer .bottom-link{width:300px;}
footer .request-demo-div{width:calc(100% - 670px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-left:1px solid #3D3D3D;}
footer .request-demo-div h2{color:#fff;margin:70px 0 0;}
footer .roller-form-div form{margin:0 0 30px;}
footer .request-demo-div img{width:488px;height:auto;}
footer .bottom-mail{font-size:15px;font-weight:500;line-height:2.47;color:#A4A1A1;width:calc(100% - 300px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
footer .bottom-mail span{display:block;}
footer .bottom-mail .social{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:17px;}
footer .bottom-mail .social li{margin-right:30px;width:auto;}
footer .bottom-mail .social li:last-child{margin-right:0;}
footer .bottom-mail .social li a{width:20px;height:20px;border-radius:50%;background:#ED6830;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
footer .bottom-mail .social li a i{width:10px;height:10px;display:block;}
footer .bottom-mail .social li a i.play{background:url(../images/play.svg) no-repeat center center;background-size:contain;}
footer .bottom-mail .social li a i.twitter{background:url(../images/twitter.svg) no-repeat center center;background-size:contain;}
footer .bottom-mail .social li a i.linkdin{background:url(../images/linkdin.svg) no-repeat center center;background-size:contain;}
footer .bottom-mail .social li a:hover{background:#A4A1A1;}
footer .bottom-copyright a{font-size:12px;letter-spacing:0.09px;line-height:normal;text-decoration:underline;color:#656565;margin-right:30px;}
footer .bottom-copyright p{color:#656565;font-size:12px;letter-spacing:0.09px;line-height:normal;margin:0 30px 0 auto;}

/* Feature page start */
.features-hero-section{background:-webkit-gradient(linear,left top,left bottom,from(#FFFFFF),color-stop(52.35%,#F2F5FF),color-stop(79.94%,#F5F4F6),to(#FFEFDA));background:-o-linear-gradient(top,#FFFFFF 0%,#F2F5FF 52.35%,#F5F4F6 79.94%,#FFEFDA 100%);background:linear-gradient(180deg,#FFFFFF 0%,#F2F5FF 52.35%,#F5F4F6 79.94%,#FFEFDA 100%);height:710px;overflow:hidden;}
.features-hero-section p{max-width:840px;padding:20px 0 40px;color:#6C6C6C;line-height:1.75;margin:0 auto;}
.features-hero-section:after{display:none;}
.feature-title-section .feature-title-div{padding:100px 0 70px;}
.feature-title-section .feature-title-div h4{font-size:18px;font-weight:500;line-height:1.33;color:#ED6830;margin-bottom:24px;}
.feature-title-section .feature-title-div h2{font-size:36px;font-weight:500;line-height:1.55;max-width:750px;position:relative;}
.feature-title-section .feature-title-div h2:after{content:"";position:absolute;bottom:-30px;right:0;background:url(../images/feature-arrow.svg) no-repeat center center;background-size:contain;width:70px;height:76px;}
.feature-left-right-section .content{max-width:450px;}
.feature-left-right-section .content .icon{width:50px;height:50px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:19px;-webkit-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;}
.feature-left-right-section .content img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;}
.feature-left-right-section .content h2{font-size:30px;line-height:1.6;margin:26px 0;}
.feature-left-right-section .content h4{font-size:17px;line-height:1.64;color:#ED6830;margin-bottom:23px;}
.feature-left-right-section .content p{font-size:15px;line-height:1.73;color:#6C6C6C;}
.feature-left-right-section .content .button-default{margin-top:35px;display:inline-block;}
.feature-left-right-section .feature-left-right-main{padding:50px 0;position:relative;margin-bottom:50px;}
.feature-left-right-section .feature-left-right-main:last-child{margin-bottom:0;}
.feature-left-right-section .feature-left-right-main:after{content:"";background:-o-linear-gradient(315deg,#9600FB 0%,#ED6830 100%);background:linear-gradient(135deg,#9600FB 0%,#ED6830 100%);width:33%;height:100%;position:absolute;top:0;bottom:0;right:0;z-index:-1;}
.feature-left-right-section .feature-left-right-main:before{content:"";background:url(../images/logo-transparent.svg) no-repeat center center;background-size:contain;width:545px;height:545px;position:absolute;top:0;bottom:0;right:-270px;z-index:0;margin:auto;}
.feature-left-right-section .feature-left-right-main:nth-child(2n):after{right:auto;left:0;}
.feature-left-right-section .feature-left-right-main:nth-child(2n):before{right:auto;left:-270px;}
.feature-left-right-section .feature-left-right-main:nth-child(2n) .image-main{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;}
.feature-left-right-section .image-main{width:calc(100% - 450px - 50px);}
.task-filter-section{margin:100px 0 0;}
.task-filter-section .container{max-width:1170px;}
.task-filter-section .row{margin-right:-30px;margin-left:-30px;}
.task-filter-section .col-md-6,.task-filter-section .col-md-12{padding-right:30px;padding-left:30px;margin-bottom:60px;}
.task-filter-section .two-col-orange{background:-webkit-gradient(linear,left top,left bottom,from(rgb(255 255 255)),color-stop(40.45%,rgb(247,185,159,0.08)),to(rgb(237,104,48,0.08)));background:-o-linear-gradient(top,rgb(255 255 255) 0%,rgb(247,185,159,0.08) 40.45%,rgb(237,104,48,0.08) 100%);background:linear-gradient(180deg,rgb(255 255 255) 0%,rgb(247,185,159,0.08) 40.45%,rgb(237,104,48,0.08) 100%);}
.task-filter-section .two-col-blue,.task-filter-section .full-col-blue{background:-webkit-gradient(linear,left top,left bottom,from(rgb(255 255 255)),color-stop(46.91%,rgb(214,156,253,0.08)),to(rgb(150,0,251,0.08)));background:-o-linear-gradient(top,rgb(255 255 255) 0%,rgb(214,156,253,0.08) 46.91%,rgb(150,0,251,0.08) 100%);background:linear-gradient(180deg,rgb(255 255 255) 0%,rgb(214,156,253,0.08) 46.91%,rgb(150,0,251,0.08) 100%);}
.task-filter-section .full-col-green{background:-webkit-gradient(linear,left top,left bottom,from(rgb(255 255 255)),to(rgb(90,133,0,0.08)));background:-o-linear-gradient(top,rgb(255 255 255) 0%,rgb(90,133,0,0.08) 100%);background:linear-gradient(180deg,rgb(255 255 255) 0%,rgb(90,133,0,0.08) 100%);}
.task-filter-section .full-col-dark-green{background:-webkit-gradient(linear,left top,left bottom,from(#FFFFFF),color-stop(53.07%,rgb(150 176 179 / 8%)),to(rgb(4 66 75 / 8%)));background:-o-linear-gradient(top,#FFFFFF 0%,rgb(150 176 179 / 8%) 53.07%,rgb(4 66 75 / 8%) 100%);background:linear-gradient(180deg,#FFFFFF 0%,rgb(150 176 179 / 8%) 53.07%,rgb(4 66 75 / 8%) 100%);}
.task-filter-section .two-column-section{margin:140px 0 0;padding:0 50px 50px;border-radius:20px;}
.task-filter-section .two-column-section img{width:100%;height:auto;margin-bottom:80px;margin-top:-140px;}
.task-filter-section h2{font-size:27px;line-height:1.55;}
.task-filter-section h4{font-size:17px;line-height:1.64;margin:20px 0;color:#ED6830;}
.task-filter-section p{font-size:15px;line-height:1.74;color:#6c6c6c;}
.task-filter-section .task-row-section{padding:55px 0 55px 55px;border-radius:20px;background:-webkit-gradient(linear,left top,left bottom,from(rgb(255 255 255)),to(rgb(90,133,0,0.08)));background:-o-linear-gradient(top,rgb(255 255 255) 0%,rgb(90,133,0,0.08) 100%);background:linear-gradient(180deg,rgb(255 255 255) 0%,rgb(90,133,0,0.08) 100%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.task-filter-section .task-row-section .right{width:590px;}
.task-filter-section .task-row-section .left{width:calc(100% - 590px - 70px);}
.task-filter-section .task-column-section{border-radius:20px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:60px 60px 0;/*height: 565px;*/overflow:hidden;}
.task-filter-section .task-column-section img{/*margin-top: 55px;width: 690px;*/width:100%;height:auto;}
.task-filter-section .task-column-section .content{max-width:680px;}
.task-filter-section .task-column-section .content p{text-align: center;}
.task-filter-section .white-box{border:1px solid #FFFFFF;border-radius:20px;background-color:#FFFFFF;-webkit-box-shadow:0 20px 50px 3px rgba(0,0,0,0.05);box-shadow:0 20px 50px 3px rgba(0,0,0,0.05);padding:80px 65px 80px 50px;height:100%;margin:0;}
.task-filter-section .white-box img{width:38px;height:38px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;margin-bottom:30px!important;margin-top:0!important;}

/* About us page start */
.evolution-scn{background:-o-linear-gradient(318.69deg,#6C00B5 0%,#ED6830 100%);background:linear-gradient(131.31deg,#6C00B5 0%,#ED6830 100%);padding:60px 0 62px;position:relative;z-index:1;}
.evolution-scn::after{content:'';position:absolute;left:0;right:0;bottom:0;margin:auto;width:630px;height:630px;z-index:-1;background:url(../images/about-banner-btm-shape.svg) no-repeat 0px bottom;background-size:contain;}
.evolution-scn .container{text-align:center;}
.sub-title-bx-view{display:inline-block;border-radius:6px;background-color:rgba(0,0,0,0.1);padding:9px 14px;color:#FFFFFF;font-family:Gordita;font-size:20px;font-weight:500;letter-spacing:0;line-height:25px;text-align:center;}
.evolution-scn .sub-title-bx-view{margin:10px 0;}
.evolution-scn h2{color:#FFFFFF;font-family:Gordita;font-size:38px;font-weight:500;letter-spacing:0;line-height:58px;max-width:918px;margin:15px auto 25px;}
.evolution-scn p{color:#FFFFFF;font-family:Poppins;font-size:16px;letter-spacing:0;line-height:28px;text-align:center;margin:0 auto 17px;max-width:918px;}
.evolution-scn .get-started-btn{margin-top:25px;}
.get-started-btn{display:inline-block;min-width:204px;height:54px;border-radius:6px;background-color:#FFFFFF;text-align:center;padding:10px 15px;color:#ED6830;font-family:Gordita;font-size:17px;font-weight:bold;letter-spacing:0;line-height:32px;}
.dynamic-virtual-scn{padding:60px 0 42px;}
.dynamic-virtual-scn h2{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:7px;}
.image-content-view-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.image-content-view-main .content-view{width:600px;padding-right:10px;}
.image-content-view-main .content-view h2{color:#000000;font-family:Gordita;font-size:38px;font-weight:500;letter-spacing:0;line-height:48px;}
.image-content-view-main .content-view .highlight-sub-txt{display:block;color:#ED6830;font-family:Gordita;font-size:20px;font-weight:500;letter-spacing:0;line-height:32px;margin:29px 0 26px;}
.image-content-view-main .content-view p{color:#6C6C6C;font-family:Poppins;font-size:16px;letter-spacing:0;line-height:28px;margin:0 0 10px;}
.image-content-view-main .content-view .image-content-view-inr-list{width:100%;}
.image-content-view-main .content-view .image-content-view-inr-list li{padding-left:46px;color:#000000;font-family:Poppins;font-size:16px;letter-spacing:0;line-height:28px;margin-bottom:30px;position:relative;}
.image-content-view-main .content-view .image-content-view-inr-list li::before{content:'';position:absolute;background:url('../images/check-orange-icon.svg') no-repeat 0px 0px;left:0;top:2px;width:28px;height:28px;background-size:100% 100%;}
.image-content-view-main .content-view .project-roller-makes{margin:28px 0 0;display:inline-block;vertical-align:middle;cursor:pointer;}
.image-content-view-main .content-view .project-roller-makes i{display:inline-block;vertical-align:middle;margin-right:12px;width:38px;height:38px;border-radius:50%;background-color:#ED6830;position:relative;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}
.image-content-view-main .content-view .project-roller-makes span{display:inline-block;vertical-align:middle;color:#ED6830;font-family:Gordita;font-size:17px;font-weight:500;letter-spacing:0;line-height:22px;text-decoration:underline;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}
.image-content-view-main .content-view .project-roller-makes i::before{content:'';position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;width:12px;height:12px;background:url(../images/play.svg) no-repeat center center;background-size:contain;}
.image-content-view-main .content-view .project-roller-makes:hover i{background-color:#000;}
.image-content-view-main .content-view .project-roller-makes:hover span{color:#000;}
.image-content-view-main .image-view{width:800px;margin-left:auto;}
.grid-box-2-col-view{padding:58px 0;display:-ms-grid;display:grid;-ms-grid-columns:1fr 60px 1fr;grid-template-columns:1fr 1fr;gap:60px;}
.grid-box-col{border:1px solid transparent;padding:39px 34px;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.grid-box-col .grid-box-col-img{width:142px;height:158px;}
.grid-box-col .grid-box-col-img img{-o-object-fit:contain;object-fit:contain;}
.grid-box-col .grid-box-col-cnt{margin-left:auto;width:calc(100% - 174px);}
.grid-box-col .grid-box-col-cnt p{color:#000000;font-family:Gordita;font-size:18px;font-weight:500;letter-spacing:0;line-height:28px;}
.dynamic-virtual-activity-box.dull-blue-bg{background-color:#F2F5FF;border-color:#D0DBFF;}
.dynamic-virtual-activity-box.dull-yellow-bg{background-color:#FFEFDA;border-color:#FFDAAA;}
.dynamic-virtual-activity-box.dull-orange-bg{background-color:#FFEEE6;border-color:#FFD4BF;}
.dynamic-virtual-activity-box.dull-pink-bg{background-color:#FFE5E5;border-color:#FFBDBD;}
.problem-solvers-scn{background-color:#FFFAF4;padding:77px 0;}
.problem-solvers-scn .image-content-view-main .image-view{width:693px;height:622px;margin-left:0;}
.problem-solvers-scn .image-content-view-main .content-view{width:538px;margin-left:auto;}
.problem-solvers-scn .image-content-view-main .content-view .highlight-sub-txt{margin:39px 0 26px;}
.problem-solvers-scn .image-content-view-main .content-view .image-content-view-inr-list{margin:40px 0 0;}
.client-says-scn{padding:100px 0;}
.client-says-scn .image-content-view-main{max-width:1017px;margin:auto;}
.client-says-scn .image-content-view-main .content-view{width:560px;}
.client-says-scn .image-content-view-main .content-view h2{margin:0 0 33px;}
.image-content-view-main .content-view .client-nm{color:#000000;font-family:Gordita;font-size:25px;font-weight:500;letter-spacing:0;line-height:32px;display:block;margin:30px 0 0;}
.image-content-view-main .content-view .client-type{color:#6C6C6C;font-family:Gordita;font-size:15px;letter-spacing:0;line-height:19px;margin:11px 0;display:block;}
.image-content-view-main .content-view .client-social-media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:25px 0 0;}
.image-content-view-main .content-view .client-social-media li{margin-right:14px;}
.image-content-view-main .content-view .client-social-media li a{width:34px;height:34px;border-radius:50%;border:1px solid #ED6830;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.image-content-view-main .content-view .client-social-media li a:hover{background-color:#ED6830;}
.image-content-view-main .content-view .client-social-media li a i{width:15px;height:16px;}
.image-content-view-main .content-view .client-social-media li a i.linkdin{background:url(../images/linkdin-orange.svg) no-repeat center center;background-size:contain;}
.image-content-view-main .content-view .client-social-media li a i.twitter{background:url(../images/twitter-orange.svg) no-repeat center center;background-size:contain;}
.image-content-view-main .content-view .client-social-media li a:hover i.linkdin{background:url(../images/linkdin.svg) no-repeat center center;background-size:contain;}
.image-content-view-main .content-view .client-social-media li a:hover i.twitter{background:url(../images/twitter.svg) no-repeat center center;background-size:contain;}
.client-says-scn .image-content-view-main  .image-view{width:346px;}
.there-we-go-scn{padding:100px 0 0;}
.there-we-go-scn .image-content-view-main{border-radius:20px;background-color:rgba(242,245,255,0.6);padding:133px 0 18px 68px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:1140px;margin:auto;}
.there-we-go-scn .image-content-view-main .content-view{width:462px;text-align:justify;}
.there-we-go-scn .image-content-view-main .content-view h2{font-weight:bold;}
.there-we-go-scn .image-content-view-main .content-view .highlight-sub-txt{margin:40px 0 31px;}
.there-we-go-scn .image-content-view-main .content-view p{color:#000000;font-family:Poppins;font-size:16px;letter-spacing:0;line-height:28px;}
.there-we-go-scn .image-content-view-main .content-view p.highlight-bold-txt{font-weight:500;margin-top:26px;margin-bottom:0;}
.there-we-go-scn .image-content-view-main .image-view{width:582px;position:relative;top:-35px;/*right:-73px;*/}

/* Built for all page start */
.sub-title{color:#ED6830;font-family:Gordita;font-size:20px;font-weight:500;letter-spacing:0;line-height:25px;text-align:center;}
.running-business-scn{padding:60px 0 80px;}
.running-business-scn .image-content-view-main{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;}
.running-business-scn .image-content-view-main .content-view h2{margin:23px 0;}
.running-business-scn .image-content-view-main .content-view p{margin:0 0 17px;}
.running-business-scn .image-content-view-main .content-view{width:557px;}
.running-business-scn .image-content-view-main .content-view .highlight-sub-txt{margin:15px 0;}
.running-business-scn .image-content-view-main .image-view{margin-top:24px;width:556px;}
.use-of-application-scn{padding:61px 0 80px;background-color:#FAFAFA;}
.custom-blockquote p{color:#000000;font-family:Gordita;font-size:28px;font-weight:500;letter-spacing:0;line-height:48px;}
.custom-blockquote{position:relative;padding-left:24px;}
.custom-blockquote::before{content:'';position:absolute;left:0;top:0;width:7px;height:calc(100% - 22px);background-color:#ED6830;bottom:0;margin:auto;}
.custom-blockquote p:after{content:'';background:url('../images/built-all-arrow.svg') no-repeat 0px 0px;display:inline-block;vertical-align:middle;margin-left:9px;margin-top:-5px;width:84px;height:32px;background-size:100% 100%;}
.use-of-application-scn .custom-blockquote{margin-bottom:72px;padding-right:30px;}
.image-content-view-main.built-image-content-view .image-view{width:700px;margin-left:0;}
.image-content-view-main.built-image-content-view .content-view{margin-left:auto;}
.image-content-view-main.built-image-content-view .content-view h2{font-size:48px;letter-spacing:0;line-height:65px;padding-bottom:7px;position:relative;margin:0 0 42px;}
.image-content-view-main.built-image-content-view  .content-view h2::after{content:'';position:absolute;left:0;bottom:0;width:106px;height:2px;background-color:#ED6830;}
.image-content-view-main.built-image-content-view  .content-view p{color:#000000;margin:0 0 19px;}
.use-of-application-bottom .grid-card{margin:84px 0 0;}
.grid-card{display:-ms-grid;display:grid;-ms-grid-columns:1fr 50px 1fr;grid-template-columns:1fr 1fr;gap:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.grid-card-col{border:1px solid #FFFFFF;border-radius:20px;background-color:#FFFFFF;-webkit-box-shadow:0 10px 30px 3px rgba(0,0,0,0.03);box-shadow:0 10px 30px 3px rgba(0,0,0,0.03);padding:40px;}
.grid-card-col .grid-card-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px;}
.grid-card-col .grid-card-top .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:59px;height:54px;border-radius:8px;}
.grid-card-col .grid-card-top .icon img{width:36px;height:36px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;}
.grid-card-col .grid-card-top h3{color:#000000;font-family:Gordita;font-size:30px;font-weight:500;letter-spacing:0;line-height:44px;width:calc(100% - 86px);margin-left:27px;}
.grid-card-col p{color:#6C6C6C;font-family:Poppins;font-size:15px;letter-spacing:0;line-height:28px;}
.accordion-main.built-team-accordion-main{-ms-flex-wrap:wrap;flex-wrap:wrap;}
.built-team-accordion:last-child{padding:0;}
.built-team-accordion .card{border-radius:20px;padding:40px;margin:50px 0;-webkit-box-shadow:0 10px 30px 3px rgb(0 0 0 / 3%);box-shadow:0 10px 30px 3px rgb(0 0 0 / 3%);}
.built-team-accordion .card:last-child{margin-bottom:0;}
.built-team-accordion .card-header a{padding:0;font-size:30px;line-height:48px;background:url(../images/chevron-down-black.svg) no-repeat right 0px center;background-size:18px 11px;}
.built-team-accordion .card-body{padding:0;margin-top:29px;}
.built-team-accordion .card-body p{max-width:98%;color:#6C6C6C;}
.built-team-accordion .card-header a .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:59px;height:54px;border-radius:8px;margin-right:28px;}
.built-team-accordion .card-header a .icon img{width:36px;height:36px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;}
.built-key-point-row{margin:80px 0;}
.built-key-point-row:last-child{margin-bottom:0;}
.built-key-point-row:nth-child(even) .image-content-view-main.built-image-content-view .image-view{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:0;}
.built-key-point-row:nth-child(even) .image-content-view-main.built-image-content-view .content-view{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:auto;}
.built-key-point-row .image-content-view-main.built-image-content-view .content-view p{color:#6C6C6C;}
.built-key-point .image-content-view-main.built-image-content-view .content-view{margin-left:0;width:540px;}
.built-key-point .image-content-view-main.built-image-content-view .image-view{margin-left:auto;width:732px;}
.key-point-view{margin-top:42px;}
.key-point-view .key-point-title-view{background:-webkit-gradient(linear,left top,left bottom,from(#FFAA86),to(#ED6830));background:-o-linear-gradient(top,#FFAA86 0%,#ED6830 100%);background:linear-gradient(180deg,#FFAA86 0%,#ED6830 100%);border-radius:16px;padding:30px 56px;margin-bottom:36px;position:relative;overflow:hidden;}
.key-point-view .key-point-title-view::before{content:'';position:absolute;left:-38px;top:0;bottom:0;width:70px;height:70px;margin:auto;background:url('../images/logo-transparent.svg') no-repeat 0px 0px;background-size:contain;}
.key-point-title-view .key-point-title{color:#FFFFFF;font-family:Gordita;font-size:36px;font-weight:500;letter-spacing:0;line-height:47px;margin:0;position:relative;padding-right:11px;padding-bottom:12px;display:inline-block;}
.key-point-title-view .key-point-title::before{content:':';position:absolute;right:0;}
.key-point-title-view .key-point-title::after{content:'';position:absolute;left:0;bottom:0;width:60px;height:2px;background:#fff;}
.key-point-list{display:-ms-grid;display:grid;-ms-grid-columns:auto 36px auto;grid-template-columns:auto auto;gap:36px;}
.key-point-list li{border-radius:16px;background-color:#FEF8EC;padding:40px 30px 40px 95px;color:#000000;font-family:Gordita;font-size:22px;font-weight:500;letter-spacing:0;line-height:32px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:47px;}
.key-point-list li::before{content:'';position:absolute;left:26px;top:32px;width:47px;height:47px;background:url('../images/star-orange.svg') no-repeat 0px 0px;background-size:contain;}
.key-point-list li:last-child{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;}
.time-task-accordion .card-header a{background:none;position:relative;}
.time-task-accordion .card-header a::after{content:'';position:absolute;top:43px;right:25px;background:url(../images/chevron-down-black.svg) no-repeat 0px 0px;background-size:100% 100%;z-index:1;width:15px;height:9px;-webkit-transition:all ease-out 0.3s;-o-transition:all ease-out 0.3s;transition:all ease-out 0.3s;}
.time-task-accordion .card-header a[aria-expanded="true"]::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.built-team-accordion .card-header a::after{top:22px;right:0;width:18px;height:10px;}

/* contact page */
.get-in-touch .container,.contact-form .container,.pricing-plan .container,.plan-benefit .container{max-width:1170px;}
.get-in-touch .content-left .title{font-size:48px;line-height:1.36;max-width:400px;}
.get-in-touch .content-left .icon{width:74px;margin-bottom:7px;margin-bottom:15px;}
.get-in-touch .content-left p{font-size:20px;color:#ED6830;font-weight:500;font-family:Gordita;margin:15px 0 34px;line-height:1.7;}
.contact-list li .icon{display:inline-block;margin-right:23px;margin-bottom:0!important;}
.contact-list li .icon.phone{width:28px;margin-right:30px;}
.contact-list li .icon.mail{width:35px;}
.contact-list li a{display:inline-block;font-family:Gordita;font-weight:500;color:#000;font-size:17px;text-decoration:underline;}
.contact-list li a:hover{color:#ED6830;}
.contact-list li + li{margin-top:52px;}
.get-in-touch .content-left{width:50%;padding-right:150px;}
.get-in-touch .content-left .live-chat p{margin:14px 0 22px;font-size:16px;color:#6C6C6C;padding:0;}
.get-in-touch  .content-right{position:relative;background:-o-linear-gradient(300deg,#9600FB 0%,#ED6830 100%);background:linear-gradient(150deg,#9600FB 0%,#ED6830 100%);}
.get-in-touch  .content-right:before{content:"";background:url(../images/logo-transparent.svg) no-repeat center center;width:545px;height:545px;position:absolute;top:0;bottom:0;left:-270px;z-index:0;margin:auto;}
.get-in-touch  .content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.get-in-touch{position:relative;padding-top:80px;padding-bottom:50px;}
.get-in-touch .content-right{position:absolute;width:50%;height:765px;right:0;top:0;height:862px;}
.get-in-touch .content-right .center-icon{width:152px;height:152px;background:#fff;display:inline-block;border-radius:100%;padding:32px;position:absolute;left:-82px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.get-in-touch .content-right .contact-right-banner{height:645px;width:95%;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:-42%;}
.live-chat button{cursor:pointer;padding:16px 50px;font-size:17px;}
.live-chat{margin-top:85px;}
.get-in-touch .content-right .contact-right-banner img{-o-object-position:left center;object-position:left center;}
.contact-form .content-inner{background:#FBFBFB;padding:85px;border-radius:20px;padding-bottom:calc(85px - 54px);}
.contact-form{padding:50px 0;}
.contact-form form .form-group{margin-bottom:54px;width:46.4%;}
.contact-form form .form-group label{color:#000;font-size:17px;font-weight:500;}
.contact-form form .form-group select{cursor:pointer;}
.contact-form form .form-group input,.contact-form form .form-group textarea{color:#000;font-weight:500;border-radius:6px;padding:23px 24px;border-color:#D0D0D0;}
.contact-form form .form-group select{height:73px!important;padding:0 24px;color:#000;font-weight:500;border-color:#D0D0D0;-webkit-appearance:none;-moz-appearance:none;}
.contact-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0;}
.contact-form form .form-group textarea{resize:none;height:152px;}
.contact-form form .form-group.select-type{position:relative;}
.contact-form form .form-group.select-type:before{content:'';width:11px;height:11px;border-bottom:2px solid #000;border-right:2px solid #000;position:absolute;right:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:72px;right:24px;}
.contact-form form .form-group.textarea{width:100%;}
.contact-form form .recep-key{width:100%;}
.contact-form form .form-group input[type="submit"]{cursor:pointer;margin-top:54px;font-size:16px;font-weight:bold;line-height:1.25;color:#fff;padding:10px 14px;background:#ED6830;border-radius:6px;border:2px solid #ED6830;}
.contact-form form .form-group input[type="submit"]:hover,.contact-form form .form-group input[type="submit"]:active,.contact-form form .form-group input[type="submit"]:focus{color:#ED6830;background:#fff;}

/* Pricing page css */
.hero-section.pricing-plan-hero{background:transparent;height:auto;padding-bottom:50px;}
.hero-section.pricing-plan-hero:after{content:none;}
.hero-section.pricing-plan-hero .hero-main p{color:#6C6C6C;line-height:1.8;max-width:840px;margin:12px auto 0;text-align: center;}
.hero-section.pricing-plan-hero .hero-main .book-subs{margin-top:44px;}
.pricing-plan-page .hero-main{position:relative;}
.pricing-plan-page .hero-main:before{content:'';width:1088px;height:367px;position:absolute;background:url(../images/pricing-plan/half-cirlce.svg) no-repeat 0px 0px;background-size:cover;z-index:-1;margin:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:0;}
.pricing-plan{padding:30px 0 50px;}
.pricing-plan .toggle-btn{display:inline-block;border-radius:26px;border:1px solid #2c6db3;padding:4px;max-width:289px;margin:0 auto;}
.pricing-plan .toggle-btn label{margin-bottom:0;font-size:17px;font-weight:500;padding:4px 40px;color:#000;border-radius:26px;cursor:pointer;}
.pricing-plan .toggle-btn input{display:none;}
.pricing-plan .toggle-btn input[type="radio"].active + label{background:#2c6db3;color:#fff;-webkit-transition:all 0.4s ease-in-out;-o-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}

/* .pricing-plan .toggle-btn input[type="radio"]:checked ~ label.yearly {background: transparent; color: #000; transition: all 0.4s ease-in-out;}
.pricing-plan .toggle-btn input[type="radio"]:checked ~ label.monthly {background: #ED6830; color: #fff; transition: all 0.4s ease-in-out;} */
.pricing-plan .content-inner .sub-title{color:#ED6830;text-align:center;margin-top:10px;font-family:'Gordita',sans-serif;}
.pricing-plan .pricing-features{display:-ms-grid;display:grid;-ms-grid-columns:1fr 44px 320px 44px 320px;grid-template-columns:1fr repeat(2,320px);-webkit-column-gap:44px;-moz-column-gap:44px;column-gap:44px;margin:70px 0 90px;}
.pricing-plan .pricing-features .feature-title > span{display:block;width:193px;}
.pricing-plan .pricing-features .feature-title > p{font-size:32px;font-weight:700;line-height:1.4;padding:10px 28px;background:#ed6830;color:#fff;display:inline-block;width:263px;position:relative;font-family:'Gordita',sans-serif;}
.pricing-plan .pricing-features .feature-title > p:before{content:'';height:32px;width:3px;position:absolute;background:#fff;left:16px;top:14px;opacity:0.45;}
.pricing-plan .pricing-features .feature-title > p:after{content:'';position:absolute;border-top:26px solid #C6551C;border-right:62px solid transparent;border-bottom:26px solid transparent;border-left:0px solid transparent;bottom:-52px;right:0;}
.pricing-features .feature-details{background:rgb(251,120,65);background:-webkit-gradient(linear,left top,left bottom,from(rgba(251,120,65,1)),to(rgba(237,104,48,1)));background:-o-linear-gradient(top,rgba(251,120,65,1) 0%,rgba(237,104,48,1) 100%);background:linear-gradient(180deg,rgba(251,120,65,1) 0%,rgba(237,104,48,1) 100%);border-radius:22px;position:relative;padding:55px 0;margin-top:35px;}
.pricing-features .feature-details .plan-type .icon{width:31.27px;display:inline-block;vertical-align:middle;margin-right:11px;}
.pricing-features .feature-details .plan-type{background:rgb(251,120,65);background:-webkit-gradient(linear,left top,left bottom,from(rgba(251,120,65,1)),to(rgba(237,104,48,1)));background:-o-linear-gradient(top,rgba(251,120,65,1) 0%,rgba(237,104,48,1) 100%);background:linear-gradient(180deg,rgba(251,120,65,1) 0%,rgba(237,104,48,1) 100%);border:2px solid #fff;text-align:center;padding:14px;width:220px;border-radius:16px;position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:-35px;}
.pricing-features .feature-details .plan-type .plan-type-title{display:inline-block;font-size:18px;line-height:1.3;text-align:left;color:#fff;font-weight:500;vertical-align:middle;font-family:'Gordita',sans-serif;}
.pricing-features .small-text{font-size:12px;display:inline-block;}
.pricing-features .feature-details .plan-type .plan-type-title .small-text{display:block;margin-top:3px;}
.plan{text-align:center;}
.plan-rate > p{font-family:'Gordita',sans-serif;font-size:32px;font-weight:700;color:#fff;text-align: center;}
.plan-rate span.small-text{font-weight:500;}
.plan .num-of-user .user-option select{padding:10px 23px;padding-right:50px;border:none;border-radius:6px;background:rgba(0,0,0,0.1);color:#fff;font-size:13px;font-weight:500;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;}
.plan .num-of-user .user-option select option{background-color: #A9A9A9;}
.plan .num-of-user .user-option{position:relative;display:inline-block;}
.plan .num-of-user .user-option:before{content:'';width:7px;height:7px;border-bottom:2px solid #fff;border-right:2px solid #fff;position:absolute;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:18px;right:23px;}
.plan .num-of-user p{display:inline-block;margin-left:16px;font-size:13px;color:#fff;font-weight:500;font-family:'Gordita',sans-serif;}
.free-trial button{cursor:pointer;background:#fff;color:#ED6830;padding:12px 43px;border-color:#ED6830;}
.free-trial button:hover{background:transparent;color:#fff;border-color:#fff;}
.free-trial{margin-top:20px;}
.pricing-features .plan{padding-bottom:30px;border-bottom:2px dashed rgba(255,255,255,0.39);}
.pricing-features .plan-included{margin-top:60px;padding:0 60px;}
.feature-details.freelancer{background:#fffaf4;}
.feature-details.freelancer .plan-type{background:#E57328;border-color:#E57328;}
.feature-details.freelancer .plan-rate p{color:#DF7E15;}
.feature-details.freelancer .plan-rate p span{color:#000;}
.feature-details.freelancer .num-of-user{height:48px;line-height:48px;}
.feature-details.freelancer .num-of-user select{display:none;}
.feature-details.freelancer .num-of-user p{font-size:12px;color:#DB8900;margin-left:0;}
.feature-details.freelancer .free-trial button{background:#E57328;color:#fff;border-color:#E57328;}
.feature-details.freelancer .free-trial button:hover{background:transparent;color:#E57328;}
.pricing-features .feature-details.freelancer .plan{border-bottom:2px dashed #FFBC9F;}
.plan-benefit{background-color:#FFFAF4;padding:60px 0;margin-top:50px;}
.plan-benefit .benefit-title{font-size:28px;letter-spacing:0;line-height:1.7;padding-left:21px;position:relative;max-width:93%;margin-bottom:20px;}
.plan-benefit .benefit-title:before{content:'';width:7px;height:76px;position:absolute;background:#ED6830;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.plan-benefit .benefit-list{border-radius:16px;background:#fff;padding:45px;margin-top:40px;}
.plan-benefit .benefit-list li{position:relative;padding-left:45px;}
.plan-benefit .benefit-list li + li{margin-top:30px;}
.plan-benefit .benefit-list li:before{content:'';height:28px;width:28px;background:#ED6830;position:absolute;border-radius:100%;left:0;top:3px;}
.plan-benefit .benefit-list li:after{content:'';width:8px;height:13px;border-right:2px solid #fff;border-bottom:2px solid #fff;position:absolute;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);left:10px;top:9px;}
.pricing-plan .pricing-features{display:block;}
.pricing-plan .pricing-features table{width:100%;}
.pricing-features table .feature-left{width:362px;}
.pricing-features table tr th:not(:first-child){padding:0 44px;}
.pricing-features table tr th .feature-details{width:345px;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-bottom:0;margin:0 auto;height:271px;}
.pricing-features table tr td{height:90px;}
.pricing-features table tr td .plan-included{background:#ee6931;width:345px;margin:0 auto;text-align:center;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.pricing-features .plan-included span.tick{display:inline-block;width:15px;height:25px;border-right:4px solid #fff;border-bottom:4px solid #fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:3px;}
.pricing-features .plan-included span.text{border:none;-webkit-transform:none;-ms-transform:none;transform:none;width:auto;height:auto;color:#fff;}
.pricing-features .plan-included.freelancer span.text{color:#000;}
.pricing-features .plan-included span.cross{display:inline-block;width:4px;height:25px;background:#fff;border-radius:4px;-webkit-transform:rotate(47deg);-ms-transform:rotate(47deg);transform:rotate(47deg);position:relative;}
.pricing-features .plan-included span.cross:before{content:'';width:4px;height:25px;background:#fff;position:absolute;border-radius:4px;left:0px;top:0px;-webkit-transform:rotate(88deg);-ms-transform:rotate(88deg);transform:rotate(88deg);}
.pricing-features .plan-included.freelancer span.cross{background:#ED6830;}
.pricing-features .plan-included.freelancer span.cross:before{background:#ED6830;}
.pricing-features table tr td .plan-included.freelancer{background:#fffaf4;}
.pricing-features table tr:first-child td:first-child{padding-top:60px;padding-bottom:20px;}
.pricing-features .plan-included.freelancer span.tick{border-right-color:#ED6830;border-bottom-color:#ED6830;}
.pricing-features table tr td:first-child{border-bottom:1px solid #EAEAEA;}
.pricing-features table tr td .plan-included{position:relative;}
.pricing-features table tr td .plan-included:before{content:'';width:200px;height:1px;background:#fff;opacity:0.39;left:50%;bottom:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}
.pricing-features table tr td .plan-included.freelancer:before{background:#FFBC9F;}
.feature-details.teams .button-default{background:#fff;color:#ED6830;border-color:#fff;}
.feature-details.teams .button-default:hover{background:transparent;border-color:#fff;color:#fff;}
.pricing-features table tr:last-child td:first-child{border-bottom:none;}
.pricing-features table tr:last-child td .plan-included{border-bottom-left-radius:22px;border-bottom-right-radius:22px;}
.pricing-features table tr:last-child td .plan-included:before{content:none;}
.pricing-features table tr:last-child td:first-child{vertical-align:top;}
.pricing-features table tr:last-child td:first-child .feature-content{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.pricing-features table .feature-content p{width:345px;}
.sticky-pricing-wrap{display:none;}
.sticky-price-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;}
.sticky-price-header li{width:320px;margin-right:44px;}
.sticky-price-header li + li{margin-right:0;}
.sticky-pricing-wrap .nav li .feature-details .plan-type{position:static;-webkit-transform:none;-ms-transform:none;transform:none;border:2px solid #ef6b33;}
.pricing-features .plan-included span{vertical-align:middle;}

/* demo page start */
.demo-hero-section{background:-o-linear-gradient(318.69deg,#6C00B5 0%,#ED6830 100%);background:linear-gradient(131.31deg,#6C00B5 0%,#ED6830 100%);height:720px;overflow:hidden;}
.demo-hero-section h2,.demo-hero-section h5,.demo-hero-section p{color:#fff;}
.demo-hero-section p{font-size:20px;font-weight:500;line-height:1.25;margin-top:30px;}
.demo-hero-section:after{display:none;}
.demo-hero-section .image-div{width:690px;margin:60px auto 0;border-radius:8px;-webkit-box-shadow:0 7px 60px 4px rgba(102,0,170,0.07);box-shadow:0 7px 60px 4px rgba(102,0,170,0.07);}
.demo-deliver-section{margin:100px 0 60px;text-align:center;}
.demo-deliver-section .row{margin-right:-19px;margin-left:-19px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.demo-deliver-section .col-md-4{padding-right:19px;padding-left:19px;margin-bottom:38px;}
.demo-deliver-section .demo-main{border-radius:16px;background-color:#FEF8EC;padding:30px 20px;height:260px;}
.demo-deliver-section .demo-main .icon{width:50px;height:50px;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:22px;-webkit-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;}
.demo-deliver-section .demo-main img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;}
.demo-deliver-section .demo-main h5{font-size:20px;line-height:1.6;text-align:left;}
.demo-deliver-section h2{display:inline-block;margin:0 auto 60px;position:relative;}
.demo-deliver-section h2:after{content:"";width:43px;height:40px;background:url(../images/two-star.svg) no-repeat center center;background-size:contain;position:absolute;top:-20px;right:-55px;}
.demo-left-right-section .image-main img{-o-object-fit:contain;object-fit:contain;}
.demo-left-right-section .content i.desktopapp{background-image:url(../images/demo-desktopapp.svg);}
.demo-left-right-section .content i.webapp{background-image:url(../images/demo-webapp-feature.svg);}
.demo-left-right-section .content i.report{background-image:url(../images/demo-report.svg);}
.demo-left-right-section .content i.role{background-image:url(../images/demo-role.svg);}
.demo-left-right-section .image-main{width:calc(100% - 450px - 50px);margin:0;position:relative;}
.demo-title-section{margin:0 0 130px;}
.demo-title-section .title-div{padding-left:22px;position:relative;}
.demo-title-section .title-div:before{content:"";position:absolute;left:0;top:0;bottom:0;width:7px;height:100%;background:#ED6830;}
.demo-title-section .title-div h2{font-size:28px;line-height:1.71}

/* Blog list page start */
.blog-list-title{text-align:center;}
.see-all-link{color:#ED6830;font-family:Gordita;font-size:17px;font-weight:500;letter-spacing:0;line-height:22px;}
.blog-section-header h2{color:#000000;font-family:Gordita;font-size:32px;font-weight:500;letter-spacing:0;line-height:41px;}
.project-roller-blog-scn{padding:70px 0 100px;}
.blog-list-title h2{color:#000000;font-family:Gordita;font-size:48px;font-weight:500;letter-spacing:0;line-height:65px;margin:0 0 50px;}
.blog-list-title p{color:#6C6C6C;font-family:Poppins;font-size:16px;letter-spacing:0;line-height:28px;max-width:780px;margin:auto;}
.blog-list-tab-view{border-bottom:1px solid #DEDEDE;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin:98px 0 52px;}
.blog-list-tab{display:-webkit-box;display:-ms-flexbox;display:flex;}
.blog-list-tab li{margin:0 8px;}
.blog-list-tab li:first-child{margin-left:0;}
.blog-list-tab li:first-child a{padding-left:0;}
.blog-list-tab li a{color:#575757;font-family:Gordita;font-size:15px;font-weight:500;letter-spacing:0;line-height:19px;padding:0 10px 18px;display:block;position:relative;}
.blog-list-tab.nav-pills li .nav-link.active{background-color:transparent;color:#ED6830;}
.blog-list-tab li a.active::after{content:'';position:absolute;bottom:-1px;left:0;right:0;margin:auto;width:100%;height:3px;border-radius:1.5px;background-color:#ED6830;}
.blog-search-form{margin-left:auto;}
.blog-search-form form .search-icon{display:inline-block;vertical-align:middle;background:url('../images/grey-search-icon.svg') no-repeat 0px 0px;width:16px;height:16px;background-size:100% 100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;border:0;background-color:transparent;padding:0;font-size:0;}
.blog-search-form form{width:300px;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;}
.blog-search-form input[type="text"]{outline:none;border:0;color:#AAAAAA;font-family:Gordita;font-size:15px;font-weight:500;letter-spacing:0;line-height:19px;position:relative;text-align:right;padding:2px 0 0 5px;width:58px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.blog-search-form input[type="text"]::-webkit-input-placeholder{color:#AAAAAA;opacity:1;}
.blog-search-form input[type="text"]::-moz-placeholder{color:#AAAAAA;opacity:1;}
.blog-search-form input[type="text"]:-ms-input-placeholder{color:#AAAAAA;opacity:1;}
.blog-search-form input[type="text"]::-ms-input-placeholder{color:#AAAAAA;opacity:1;}
.blog-search-form input[type="text"]::placeholder{color:#AAAAAA;opacity:1;}
.blog-search-form input[type="text"]:-ms-input-placeholder{color:#AAAAAA;}
.blog-search-form input[type="text"]::-ms-input-placeholder{color:#AAAAAA;}
.blog-search-form input[type="text"]:focus{padding:2px 0 0 5px;width:280px;text-align:left;}
.project-roller-blog-scn .tab-content > .tab-pane{display:block;height:0;overflow:hidden;}
.project-roller-blog-scn .tab-content > .tab-pane.active{height:auto;}
.project-roller-blog-scn .blog-section-header h2{margin-bottom:42px;}
.blog-list-tab-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.blog-list-tab-slide .tab-slide-img{width:49%;}
.blog-list-tab-slide .tab-slide-cnt{width:47%;margin-left:auto;}
.project-roller-blog-scn .tab-content-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 42px;}
.project-roller-blog-scn .tab-content-title h3{color:#000000;font-family:Gordita;font-size:32px;font-weight:500;letter-spacing:0;line-height:41px;margin:0;}
.tab-content-title .custom-slick-arrows{margin-left:auto;}
.tab-content-title .custom-slick-arrows .slick-arrow{margin-left:6px;}
.custom-slick-arrows .slick-arrow{cursor:pointer;font-size:0;width:47px;height:47px;border:1px solid #E1E1E1;-webkit-box-shadow:4px 9px 17px 22px rgb(0 0 0 / 2%);box-shadow:4px 9px 17px 22px rgb(0 0 0 / 2%);border-radius:50%;background:url(../images/chevron-right-grey.svg) no-repeat center center;background-size:9px 16px;}
.custom-slick-arrows .slick-arrow.slick-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.custom-slick-arrows .slick-arrow:hover{background:#ED6830 url(../images/chevron-right-white.svg) no-repeat center center;border-color:#ED6830;background-size:9px 16px;}
.tab-slide-date span{color:#575757;font-family:Gordita;font-size:16px;letter-spacing:0.13px;display:inline-block;line-height:20px;padding:0 5px;position:relative;}
.tab-slide-date span.tab-slide-date-tag{color:#000;}
.tab-slide-date span:after{width:1px;height:15px;background:#575757;margin:0 5px 0 10px;}
.tab-slide-date span:first-child{padding-left:0;padding-right:11px;}
.tab-slide-date span::after{content:'';position:absolute;right:0;top:2px;bottom:0;margin:auto;width:1px;height:15px;background:#575757;}
.tab-slide-date span:last-child::after{display:none;}
.blog-list-tab-slide .tab-slide-cnt h3{margin:23px 0 18px;color:#000000;font-family:Gordita;font-size:28px;font-weight:500;letter-spacing:0.22px;line-height:42px;}
.blog-list-tab-slide .tab-slide-cnt p{color:#6C6C6C;font-family:Poppins;font-size:15px;letter-spacing:0;line-height:28px;}
.blog-author-avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.blog-author-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.blog-list-tab-slide .tab-slide-cnt .blog-author-view{margin:32px 0 0;}
.blog-author-avatar .author-nm{color:#000000;font-family:Gordita;font-size:17px;letter-spacing:0.15px;line-height:22px;margin-left:14px;}
.blog-author-view .blog-status-activity{margin-left:auto;color:#575757;font-family:Gordita;font-size:16px;letter-spacing:0.13px;}
.latest-post-scn{padding:80px 0 100px;background-color:#FBFBFB;}
.latest-post-scn .blog-section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:79px;}
.latest-post-scn .blog-section-header .see-all-link{margin-left:auto;}
.blog-post-grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 30px 1fr 30px 1fr;grid-template-columns:1fr 1fr 1fr;gap:30px;}
.blog-post-grid .blog-grid-item{border:1px solid #C7C7C7;border-radius:10px;background-color:#FFFFFF;position:relative;}
.blog-grid-item .blog-grid-full-link{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;width:100%;height:100%;z-index:1;}
.blog-post-grid .blog-grid-item .blog-gird-image{position:relative;height:240px;}
.blog-post-grid .blog-grid-item .blog-gird-image img{border-radius:10px 10px 0 0;}
.blog-post-grid .blog-grid-item .blog-gird-image .blog-grid-arrow-circle{position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;width:56px;height:56px;border-radius:50%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;-webkit-transition:all ease-out 0.3s;-o-transition:all ease-out 0.3s;transition:all ease-out 0.3s;}
.blog-post-grid .blog-grid-item:hover .blog-gird-image .blog-grid-arrow-circle{opacity:1;visibility:visible;}
.blog-post-grid .blog-grid-item .blog-gird-image .blog-grid-arrow-circle img{width:19px;height:19px;border-radius:0;}
.blog-post-grid .blog-grid-item .blog-gird-content{padding:21px;}
.blog-post-grid .blog-grid-item .blog-gird-content h3{color:#000000;font-family:Gordita;font-size:18px;font-weight:500;letter-spacing:0.14px;line-height:28px;margin-bottom:16px;}
.blog-post-grid .blog-grid-item .grid-blog-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.blog-post-grid .blog-grid-item .grid-blog-author .grid-blog-avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;}
.blog-post-grid .blog-grid-item .grid-blog-author  .grid-blog-status-activity{margin-left:auto;color:#575757;font-family:Gordita;font-size:14px;letter-spacing:0.11px;line-height:24px;}
.blog-post-grid .blog-grid-item .grid-blog-author .grid-blog-avatar .grid-blog-author-nm{color:#000000;font-family:Gordita;font-size:14px;letter-spacing:0.11px;line-height:24px;margin-left:13px;}
.blog-post-grid .blog-grid-item .grid-blog-author .grid-blog-avatar .grid-blog-avatar-image{width:36px;height:36px;}
.blog-post-grid .blog-grid-item .grid-blog-author .grid-blog-avatar .grid-blog-avatar-image img{border-radius:50%;}
.article-scn{padding:80px 0 100px;}
.article-scn .blog-section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:79px;}
.article-scn .blog-section-header .see-all-link{margin-left:auto;}
.product-updates-scn{padding:80px 0 100px;background-color:#FBFBFB;}
.product-updates-scn .blog-section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:79px;}
.product-updates-scn .blog-section-header .see-all-link{margin-left:auto;}
.product-updates-scn .blog-post-grid{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;}
.product-updates-scn .blog-post-grid .blog-grid-item .blog-gird-content{padding:22px 25px;}

/* Blog detail page start */
.blog-detail-main{padding:100px 0 0;}
.blog-detail-main .container{max-width:1170px;}
.blog-detail-main .blog-detail-top{position:relative;}
.blog-detail-main .blog-detail-top::before, .blog-page-heading::before{content:'';position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;width:1090px;height:498px;z-index:-1;opacity:0.35;background:url('../images/blog-line-shape.svg') no-repeat 0px 0px;background-size:contain;}
.blog-detail-breadcrumbs a{color:#000000;font-family:Gordita;font-size:22px;font-weight:500;letter-spacing:0;line-height:28px;position:relative;padding-left:20px;display:inline-block;}
.blog-detail-breadcrumbs a:hover{color:#ed6830;}
.blog-detail-breadcrumbs a::before{content:'';position:absolute;left:0;top:0;bottom:0;margin:auto;background:url('../images/right-arrow-orange.svg') no-repeat 0px 0px;width:11px;height:17px;background-size:100% 100%;}
.blog-page-heading h2{color:#000000;font-family:Gordita;font-size:38px;font-weight:500;letter-spacing:0.3px;line-height:58px;max-width:788px; padding-right: 50px;}
.blog-detail-main .blog-page-heading{margin:28px 0 64px;}
.blog-page-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center; flex-wrap: wrap;}
.blog-page-heading .blog-author{margin-left:auto;text-align:right;}
.blog-page-heading .blog-author .blog-author-avatar{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:9px;}
.blog-page-heading .blog-author .blog-author-avatar .blog-author-name{margin-left:20px;color:#000000;font-family:Gordita;font-size:20px;font-weight:500;letter-spacing:0.17px;line-height:25px;}
.blog-page-heading .blog-author .blog-author-avatar .author-avatar{width:50px;height:50px;border-radius:50%;overflow:hidden;}
.blog-page-heading .blog-author .blog-author-activity span{color:#575757;font-family:Gordita;font-size:17px;letter-spacing:0.13px;line-height:22px;text-align:right;padding:0 10px 0 6px;position:relative;}
.social-tz{width: 100%;}
.blog-page-heading .blog-author .blog-author-activity span:last-child{padding-right:0;}
.blog-page-heading .blog-author .blog-author-activity span::before{content:'';position:absolute;right:0;top:0;width:1px;height:15px;background:#575757;z-index:1;bottom:0;margin:auto;}
.blog-page-heading .blog-author .blog-author-activity span:last-child::before{display:none;}
.blog-detail-main .blog-detail-main-img{width:100%;height:513px;margin:0 0 40px;}
.blog-detail-main .blog-detail-main-img img{border-radius:20px;}
.blog-detail-content h3{color:#000000;font-family:Gordita;font-size:28px;font-weight:500;letter-spacing:0.22px;line-height:normal;margin:18px 0;}
.blog-detail-content p{font-size:16px;letter-spacing:0;line-height:28px;color:#6C6C6C;font-family:Poppins;margin:22px 0;}
.blog-detail-main .blog-detail-content{max-width:880px;margin:0 auto;}
.blog-detail-content img{margin:40px 0;width:100%;height:500px;border-radius:20px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;}
.blog-detail-content ul li,.blog-detail-content ol li{margin:18px 0;padding-left:16px;position:relative;color:#6C6C6C;font-family:Poppins;font-size:16px;letter-spacing:0;line-height:28px;}
.blog-detail-content ul li::before,.blog-detail-content ol li:before{content:'';position:absolute;left:0;top:11px;width:6px;height:6px;background-color:#000;border-radius:50%;}
.blog-detail-content ul li strong,.blog-detail-content ol li strong{color:#000;font-weight:500;}

/* FAQ Page */
.faq-hero{text-align:center;background:-o-linear-gradient(318.69deg,#6C00B5 0%,#ED6830 100%);background:linear-gradient(131.31deg,#6C00B5 0%,#ED6830 100%);position:relative;z-index:1;padding:130px 0;}
.faq-hero::after{content:'';position:absolute;left:0;right:0;bottom:0;margin:auto;width:630px;height:630px;z-index:-1;background:url(../images/about-banner-btm-shape.svg) no-repeat 0px bottom;background-size:contain;}
.faq-hero p{color:#fff;font-size:20px;font-weight:500;line-height:1.25;margin:0 0 22px;letter-spacing:0; text-align: center;}
.faq-hero h1{color:#fff;margin:0 0 60px;line-height:1.4;font-weight:500;letter-spacing:0;}
.faq-hero form{max-width:498px;width:100%;margin:0 auto;position:relative;}
.faq-hero form input[type="text"]{min-height:54px;width:100%;background-color:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.22);border-radius:6px;padding-left:63px;color:#FFFFFF;font-size:16px;font-weight:500;}
.faq-hero form input[type="text"]::-webkit-input-placeholder{color:#fff;opacity:0.6;}
.faq-hero form input[type="text"]:-ms-input-placeholder{color:#fff;opacity:0.6;}
.faq-hero form input[type="text"]::-moz-placeholder{color:#fff;opacity:0.6;}
.faq-hero form input[type="text"]::-ms-input-placeholder{color:#fff;opacity:0.6;}
.faq-hero form input[type="text"]::placeholder{color:#fff;opacity:0.6;}
.faq-hero form input[type="submit"]{cursor:pointer;position:absolute;background-image:url(../images/search-white.svg);background-repeat:no-repeat;background-size:cover;position:absolute;left:30px;top:15px;width:20px;height:20px;background-color:transparent;border:0;font-size:0;padding:0;}
.faq-section{padding:80px 0;}
.faq-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 90px;}
.faq-main .left{max-width:354px;width:100%;border-right:1px solid #DEDEDE;padding:0 28px 60px 0;}
.faq-accordion{width:100%;}
.faq-accordion .card{border:0;border-bottom:1px solid #DEDEDE;margin:0 0 25px;padding:0 0 50px;}
.faq-accordion .card:last-child{margin:0;padding:0;border-bottom:0;}
.faq-accordion .card-header{border:0;padding:0;background-color:transparent;margin:0;}
.faq-accordion .card-header a{font-size:24px;font-weight:500;color:#000;line-height:1.3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;}
.faq-accordion .card-header a:after{content:'';position:absolute;top:50%;right:0;background:url(../images/chevron-down-black.svg) no-repeat 0px 0px;background-size:100% 100%;z-index:1;width:19px;height:11px;-webkit-transform:translateY(-50%) rotate(-90deg);-ms-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);-webkit-transition:all ease-out 0.3s;-o-transition:all ease-out 0.3s;transition:all ease-out 0.3s;}
.faq-accordion .card-header a[aria-expanded="true"]{color:#ED6830;}
.faq-accordion .card-header a[aria-expanded="true"]:after{-webkit-transform:translateY(-50%) rotate(0deg);-ms-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg);background-image:url(../images/chevron-down-orange.svg);}
.faq-accordion .card-header .icon{margin:0 15px 0 0;width:25px;height:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.faq-accordion .card-header .icon .group{background-image:url(../images/group-icon-black.svg);width:100%;height:100%;background-repeat:no-repeat;background-position:center left;background-size:100% 100%;}
.faq-accordion .card-header a[aria-expanded="true"] .icon .group{background-image:url(../images/group-icon-orange.svg);}
.faq-accordion .card-body{padding:40px 0 0;}
.faq-accordion .card-body ul{margin:0;padding:0;}
.faq-accordion .card-body ul li{color:#000000;font-size:16px;line-height:1.5;margin:0 0 25px;font-weight:500;}
.faq-accordion .card-body ul li a{color:#000;-webkit-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;}
.faq-accordion .card-body ul li a:hover{color:#ED6830;}
.faq-accordion .card-body ul li:last-child{margin:0;}
.faq-main .right{max-width:743px;width:100%;padding:0 0 0 50px;}
.faq-main .right .single-block{margin:0 0 80px;}
.faq-main .right .single-block:last-child{margin:0;}
.faq-main .right .single-block .single{margin:0 0 32px;}
.faq-main .right .single-block .single:last-child{margin:0;}
.faq-main .right .single-block h2{font-size:34px;font-weight:500;line-height:1.3;letter-spacing:0;color:#000;border-bottom:1px solid #DEDEDE;padding:0 0 20px;margin:0 0 40px;}
.faq-main .right .single-block h3{font-size:26px;font-weight:500;margin:0 0 24px;color:#000;line-height:1.5;}
.faq-main .right .single-block p{color:#6C6C6C;line-height:1.75;margin:0 0 20px;font-size:16px;}
.faq-main .right .single-block p:last-child{margin:0;}
.faq-main .right .single-block h5{margin:0 0 30px;position:relative;font-size:18px;line-height:1.6;font-weight:500;}
.faq-main .right .single-block h5:before{position:absolute;left:0;bottom:0;width:57px;background-color:#ED6830;height:1px;content:"";}
.faq-main .right .single-block ul + h5{margin-top:25px;}
.faq-main .right .single-block ul{margin:0;padding:0 0 0 16px;}
.faq-main .right .single-block ul li{color:#6C6C6C;line-height:1.75;margin:0 0 14px;font-size:16px;padding:0 0 0 22px;position:relative;}
.faq-main .right .single-block ul li:before{position:absolute;left:0;top:10px;border-radius:100%;background-color:#ED6830;width:6px;height:6px;content:"";}
.faq-main .right .single-block ul ul{margin:14px 0 0;}

/* Benefits page start */
.benefits-hero-section .image-div{width:100%;margin:0;}
.benefits-hero-section .hero-main h2,.benefits-hero-section .hero-main h3,.benefits-hero-section .hero-main h5,.benefits-hero-section .hero-main p{width:680px;}
.benefits-hero-section .hero-main p{font-size:16px;line-height:1.75;margin-top:20px;}
.benefit-left-right-section{margin-top:110px;}
.benefit-left-right-section .content i.project{background-image:url(../images/benefit-project.svg);}
.benefit-left-right-section .content i.dashboard{background-image:url(../images/benefit-dashboard.svg);}
.benefit-left-right-section .content i.insite{background-image:url(../images/benefit-insite.svg);}
.benefit-left-right-section .content i.priority{background-image:url(../images/benefit-priority.svg);}
.benefit-left-right-section .content i.monitor{background-image:url(../images/benefit-monitor.svg);}
.benefit-accordian-section{padding:70px 0;background-color:#FFFCF7;min-height:620px;}
.benefit-accordian-section .accordion .card{width:510px;margin-bottom:0;padding:34px 0;border-bottom:1px solid #F1C5B2;}
.benefit-accordian-section .accordion .card:last-child{border-bottom:0;}
.benefit-accordian-section .accordion .card .image-main{padding:0;position:absolute;right:0;top:0;width:calc(100% - 510px);}
.benefit-accordian-section .accordion .card .image-main img{width:100%;position:relative;z-index:1;max-width:100%;}
.benefit-filter-section h2{margin-bottom:23px;}
.signin-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100vh;background:#F2F5FF url(../images/login-bg.svg) no-repeat bottom center;background-size:cover;}
.signin-section .signindiv{width:530px;margin:0 auto;}
.signin-section .logo-div{width:200px;height:40px;margin:0 auto 60px;}
.signin-section .contact-form{background:#fff;padding:60px 70px;border-radius:20px;-webkit-box-shadow:0 2px 44px 0 rgba(0,0,0,0.09);box-shadow:0 2px 44px 0 rgba(0,0,0,0.09);}
.signin-section .contact-form form .form-group{width:100%;margin-bottom:22px;}
.signin-section .contact-form h2{font-size:27px;font-weight:500;line-height:35px;text-align:center;color:#000;margin-bottom:50px;}
.signin-section form .form-group label{font-size:14px;font-weight:500;line-height:18px;}
.signin-section form .form-group input,.signin-section form .form-group select{padding:16px 20px;height:58px!important;border-color:#E1E1E1;}
.signin-section form .form-group.select-type:before{top:56px;}
.signin-section form .form-group{position:relative;}
.signin-section form .forgot-link{font-size:14px;color:#ED6830;line-height:24px;position:absolute;bottom:-30px;right:0;-webkit-transition:0.3s solid ease-in-out;-o-transition:0.3s solid ease-in-out;transition:0.3s solid ease-in-out;}
.signin-section form .forgot-link:hover{color:#000;}
.signin-section form input[type="submit"]{font-size:16px;font-weight:bold;line-height:20px;text-align:center;color:#fff;padding:14px 20px;border-radius:6px;background-color:#ED6830;margin-top:45px;border:1px solid #ED6830;}
.signin-section form input[type="password"]{background:url(../images/ic-eye-close.svg) no-repeat right 20px center;background-size:17px 13px;}
.signin-section form p{font-size:16px;font-weight:500;line-height:24px;text-align:center;color:#808080;margin-top:30px;width:100%;}
.signin-section form p a{color:#ED6830;-webkit-transition:0.3s all ease-in-out;-o-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out;}
.signin-section form p a:hover{color:#000;}
.subscription-section{background:#fff;padding:60px 0;height:100%;}
.subscription-section .contact-form{background:transparent;padding:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none;}
.subscription-section .content-left{position:relative;z-index:1;}
/* input + span:not(:first-child), select + span:not(:first-child) {
    display: none !important;
  } */
.subscription-section .content-right{height:100%!important;}
.subscription-section .content-right .contact-right-banner{right:-22%;}
.image-div.image-slider-div{margin:60px auto 0;width:100%;-webkit-box-shadow:none;box-shadow:none;}
.image-div.image-slider-div .swiper{width:100%;}
.image-div.image-slider-div .swiper-slide:after{background:rgba(0,0,0,.5);content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-radius:12px;}
.image-div.image-slider-div .swiper-slide.swiper-slide-active:after{content:none;}
.image-div.image-slider-div .swiper-slide{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:self-start;-ms-flex-align:self-start;align-items:self-start;}
.image-div.image-slider-div .swiper-slide div{display:none;opacity:0;}
.image-div.image-slider-div .swiper-slide img{-o-object-position:top center;object-position:top center;}
.image-div.image-slider-div .swiper-slide-active div{display:block;opacity:1;}
.image-div.image-slider-div .swiper-3d .swiper-slide-shadow-left,.image-div.image-slider-div .swiper-3d .swiper-slide-shadow-right{background-image:none;}
.image-div.image-slider-div .swiper-3d,.image-div.image-slider-div .swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:600px;perspective:600px;}
.hero-main-upper{min-height:305px;}
.hero-main-upper p{text-align: center;}
.video-modal{background:rgba(0,0,0,0.6);}
.video-modal .modal-dialog{max-width:600px;}
.video-modal .modal-body{padding:30px;height:420px;}
.video-modal .modal-body iframe{width:100%;border:0;height:360px;}
.video-modal .close{position:absolute;top:-20px;right:-20px;background:#ED6830;opacity:1;width:40px;height:40px;border-radius:50%;color:#fff;}

/* blog listing page */
.blog-list-inn{border:1px solid #DEDEDE;border-radius:10px;background-color:#FFFFFF;overflow:hidden;}
.blog-list-img{height:240px;display:block;}
.blog-list-img img{height:100%;display:block;}
.title-content{padding:23px;}
.title-content h3 a{display:inline-block;font-size:18px;font-weight:500;letter-spacing:0.14px;line-height:1.5;text-decoration:underline;margin-bottom:10px;color:#000;}
.title-content h3 a:hover{color:#ED6830;}
.user-date p{color:#6C6C6C;font-family:Poppins;font-size:13px;letter-spacing:0;line-height:1.53;margin-bottom:28px;}
.box-content-main .box{margin-bottom:30px;}
.author-img{height:35px;width:35px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;margin-right:12px;display:inline-block;}
.author-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;letter-spacing:0.11px;line-height:1.71;}
.author-post-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.blog-list-inn .post-date{color:#575757;font-size:13px;letter-spacing:0;padding-left:15px;line-height:1.3;}
.blog-page-heading{margin-bottom:60px;padding-bottom:50px;border-bottom:1px solid #DEDEDE; position: relative; padding-top: 100px;}
.blog-page-heading-inn{width: 100%; display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between; margin-bottom:30px;}
.blog-search-form{width:100%;max-width:447px;margin:0 0 0 auto;padding-left:15px;}
.blog-page-heading .blog-search-form form{width:100%;}
.search-help{position:relative;}
.blog-page-heading .search-help .form-control,.blog-page-heading .blog-search-form input[type="text"]:focus{width:100%;border:1px solid rgba(183,183,183,0.22);border-radius:6px;background-color:#FBFBFB;padding:17px 17px 17px 63px;text-align:left;color:#9F9F9F;font-size:16px;font-weight:500;letter-spacing:0;line-height:1.25;}
.blog-page-heading .blog-search-form .search-icon{position:absolute;left:30px;height:20px;width:20px;}
.blog-page-heading .blog-search-form input[type="text"]::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
opacity:0.6;}
.blog-page-heading .blog-search-form input[type="text"]::-moz-placeholder{ /* Firefox 19+ */
opacity:0.6;}
.blog-page-heading .blog-search-form input[type="text"]:-ms-input-placeholder{ /* IE 10+ */
opacity:0.6;}
.blog-page-heading .blog-search-form input[type="text"]:-moz-placeholder{ /* Firefox 18- */
opacity:0.6;}
.category-list{border:1px solid #DEDEDE;border-radius:10px;overflow:hidden;margin-bottom:30px;}
.cat-list-head{padding:18px 22px;background-color:#ED6830;color:#fff;}
.category-list-inn{padding:12px 9px 20px;}
.category-list .blog-list-tab{padding:14px 22px;max-height:360px;overflow-y:auto;font-family:'Gordita',sans-serif;}
.category-list .blog-list-tab li{margin:0 0 20px;line-height:0;width: 100%;}
.category-list .blog-list-tab li a{color:#020202;font-size:17px;font-weight:500;line-height:22px;display:inline-block;position:relative;padding:0 0 0 30px;}
.category-list .blog-list-tab li a:hover{color:#ED6830;}
.category-list .blog-list-tab li a:before{content:'';position:absolute;left:0;top:0;height:18px;width:18px;background-color:#ED6830;border:4px solid #FFD8C7;border-radius:50%;}
.category-list .blog-list-tab li ul{margin:20px 0 6px;padding-left:15px;}
.category-list .blog-list-tab li ul li{margin-bottom:14px;}
.category-list .blog-list-tab li:last-child,.category-list .blog-list-tab li ul li:last-child{margin-bottom:0;}
.category-list .blog-list-tab li ul li a{font-size:15px;line-height:19px;font-weight:normal;}
.category-list .blog-list-tab li ul li a::before{background-color:#F2F2F2;height:16px;width:16px;border:0;}
.category-list .blog-list-tab li ul li a::after{content:'';border:1px solid #ED6830;height:6px;width:6px;position:absolute;left:4px;top:5px;border-bottom:0;border-left:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.category-list .blog-list-tab::-webkit-scrollbar-track{/*   -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
border-radius:2px;background-color:#F2F2F2;}
.category-list .blog-list-tab::-webkit-scrollbar{width:3px;background-color:#F5F5F5;}
.category-list .blog-list-tab::-webkit-scrollbar-thumb{border-radius:2px;/*     -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); */background-color:#ED6830;}
.tz-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:80px 0;}
.tz-pagination a,.tz-pagination span.current{display:inline-block;color:#020202;font-family:Gordita;font-size:17px;font-weight:500;margin:0 8px;line-height:1.29;}
.tz-pagination span.current{color:#ED6830;}
.tz-pagination .prev,.tz-pagination .next{height:34px;width:34px;background-color:#ED6830;border-radius:50%;position:relative;font-size:0;margin:0 14px;}
.tz-pagination .prev:hover,.tz-pagination .next:hover{background-color:#000;}
.tz-pagination .prev::after,.tz-pagination .next::after{content:'';position:absolute;top:0;right:0;left:0;bottom:0;background-image:url(../images/chevron-right-white.svg);background-size:8px 12px;background-repeat:no-repeat;background-position:center center;z-index:1;width:100%;height:100%;}
.tz-pagination .prev::after{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
.newsletter-section{padding:23px 29px 35px 22px;background-color:#ED6830;border-radius:10px;margin-bottom:30px;}
.newsletter-section h3{color:#FFFFFF;font-size:23px;font-weight:500;line-height:1.17;margin-bottom:34px;}
.mailbox{border:1px solid rgba(255,255,255,0.36);border-radius:5px;background-color:rgba(251,251,251,0.33);color:#FFFFFF;font-family:Gordita;font-size:15px;font-weight:500;line-height:19px;padding:14px 18px;display:block;width:100%;margin-bottom:21px;}
.mailbox::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
color:#fff;opacity:1;}
.mailbox::-moz-placeholder{ /* Firefox 19+ */
color:#fff;opacity:1;}
.mailbox:-ms-input-placeholder{ /* IE 10+ */
color:#fff;opacity:1;}
.mailbox:-moz-placeholder{ /* Firefox 18- */
color:#fff;opacity:1;}
.newsletter-btn{border-radius:6px;background-color:#FFFFFF;color:#ED6830;font-family:Gordita;font-size:15px;font-weight:500;letter-spacing:0;line-height:1.26;text-align:center;border:0;width:100%;padding:14px 20px;cursor:pointer;}
.newsletter-btn:hover{background-color:#000;color:#fff;}
.sidebar-social-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;}
.sidebar-social-section li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:46px;width:46px;border:0.7px solid #ED6830;border-radius:50%;}
.sidebar-social-section li a img{max-height:17px;width:auto;}
.sidebar-social-section li a:hover{background-color:rgba(237,104,48,0.2);}
.blog-detail-main .author-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.blog-detail-main .author-detail span{display:block;padding-left:18px;text-align:right;color:#575757;font-size:14px;letter-spacing:0.11px;line-height:1.28;text-align:right;}
.blog-detail-main .author-detail .blog-author{font-size:18px;font-weight:500;letter-spacing:0.16px;line-height:1.33;}
.blog-detail-main h2{color:#000000;font-size:34px;font-weight:500;letter-spacing:0;line-height:1.29;}
.social-link-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:17px;font-weight:500;line-height:1.29;}
.social-link-btn img{height:24px;width:26px;display:inline-block;margin-right:10px;}
.reactions-refresh{display:none!important;}
.social-tz{
    display: flex;
    align-items: center;
}
.social-tz .social-link-btn{
    margin-right: 25px;
}
.social-tz ul.social.share-buttons {
    display: flex;
    align-items: center;
}
.social-tz .share-buttons li {
    margin-right: 10px;
}
.social-tz .share-buttons li a {
    height: 30px;
    width: 30px;
    display: block;
    padding: 7px;
    border: 1px solid #ED6830;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}
.social-tz .share-buttons li a img {
    display: block;
    object-fit: contain;
}
.social-tz .share-buttons li a:hover{
    background-color: rgba(237, 104, 48, 0.2);
}

.activity-report-main .youtube-team{margin: 0 0 30px; cursor: pointer;}
.term-policy .blog-detail-main {padding-top: 30px;}