@import url("https://fonts.googleapis.com/css2?family=Mada:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mada&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mada:wght@700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mada:wght@500&display=swap");
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "Mada", sans-serif;
}

* {
    font-family: Mada, sans-serif;
}

.background {
    background-image: linear-gradient(to right, #fff8f6, #f0f0f9);
    background-repeat: none;
}
.line {
    height: 1px;
    background-color: #cacaca;
    text-align: end;
    font-weight: 100;
}
.logo {
    width: 100%;
}
.nav-item {
    font-size: 16px;
}
.spacing {
    padding: 0px 0px;
}
.center {
    justify-content: center;
}
.navbar-button {
    color: #fff;
}
.nav-link {
    font-weight: 500;
}
.bg {
    background-color: #faf9fe;
}
#login {
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    border-radius: 10px;
    color: #fff;
    padding: 11px 16px;
    border: none;
    font-weight: 500;
}
.flag {
    border: none;
    outline: 0;
}

body {
    width: 100%;
    min-height: 100vh;
    background-color: #fff;
}
:is(#ygetfriday) {
    font-size: 30px;
}
:is(#getfriday1, .delegate1) {
    font-size: 15px!important;
	letter-spacing:0.5px!important;
	color:#000!important;
}
:is(#customer) {
    /* max-width: 67%; */
    line-height: 18px;
    font-size: 14px;
}
.virtual-personal-assistance img {
    height: 18px;
    width: 18px;
    margin-top: 4px;
}
.virtual-personal-assistance {
    display: flex;
    width: 224px;
}
.virtual-personal-assistance span {
    font-size: 14px;
}
.virtual-personal-assistance2 img {
    height: 18px;
    width: 18px;
    margin-top: 4px;
}
.virtual-personal-assistance2 {
    display: flex;
    width: 270px;
}
.virtual-personal-assistance2 span {
    font-size: 14px;
}
:is(#twenty4) {
    font-size: 25px;
    font-weight: 900;
}
:is(#twenty5) {
    margin-top:25px!important;
    font-size: 25px;
    font-weight: 900;
    color:#212529!important;
}
:is(.virtual0) {
    font-size: 50px;
}
:is(.top, .view, .video) {
    font-size: 35px;
}
.text-muted{
	color:#000!important;
	font-size:15px!important;
	letter-spacing:0.5px;
   
}
.delegate1 {
    max-width: 100%;
}
.navbar {
    /* background-color: #faf9fe; */
    font-size: 16px;
    font-family: Mada Medium;
}
#login {
    padding: 10px;
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    border: none;
}
#btnX {
    padding: 10px;
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    border: none;
}
.text22 {
    font-size: 16px;
    line-height: 30px;
    color: #000;
    max-width: 80%;
    margin-left: 10%;
}
.x1 {
    padding: 0 !important;
}
.x2 {
    padding: 0;
}
.x3 {
    padding: 0;
}
.testimonial {
    font-weight: 700;
    text-align: left;
    font-size: 35px;
    color: #27052c;
}
.heading-delegate {
    font-size: 40px;
    color: #27052c;
    font-weight: 700;
    text-align: left;
}
.top {
    float: left;
    color: #27052c;
    font-weight: 700;

}
.future-shift {
    font-size: 24px;
    color: #686369;
    text-align: center;
    font-weight: 700;
}
.view {
    float: right;
    color: #27052c;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}
.numbers {
    font-size: 50px;
    font-weight: 700;
}
.count-text {
    padding-left: 0px;
}
#support {
    border: none;
    box-shadow: 5px 10px 15px #efefef;
    border-radius: 10px;
    width: 90%;
}
#years1 {
    font-size: 10px;
}
.border {
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    min-width: 100%;
    height: 7px;
    border-radius: 10px 10px 0 0;
}
#btnX7 {
    padding: 10px;
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    border: none;
}
#btnX9 {
    padding: 10px;
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    border: none;
}
#accordionFlushExample {
    border: 1px solid #cacaca;
    border-radius: 10px;
}
#know {
    padding: 10px;
    border-radius: 10px;
}
.left {
    float: left;
}
.right {
    float: right;
}
#cnn {
    float: right;
}

#btnX1 {
    padding: 10px;
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    border: none;
}
:is(#getintouch) {
    font-size: 25px;
}
:is(#p1) {
    font-size: 16px;
}
:is(#p2) {
    font-size: 12px;
    max-width: 57%;
}
:is(#p3) {
    font-size: 14px;
}
#b {
    display: flex;
    justify-content: flex-start;
}

#c1 {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #000;
    position: relative;
    top: 40px;
}
#c2 {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #000;
    position: relative;
    top: -50px;
    left: -40px;
}
.testimonial-line {
    border-bottom: 4px solid #edebeb;
    width: 30%;
    position: relative;
    top: 0px;
}
#viewall {
    padding: 10px;
    border: 1px solid #000;
    border-radius: 10px;
}
#viewmore1 {
    padding: 10px;
    border-radius: 10px;
    background: #efa943;
    color:#fff;
}
#mariano {
    position: relative;
    left: 20px;
}
#cnn1 {
    margin-top: -20px;
}
#exp {
    position: relative;
    left: 10px;
    font-size: 10px;
    width: 20px;
}
#nav {
    margin-right: 45px;
}
#c1 {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: relative;
    top: 50px;
    background-color: #000;
}
.carousel-control-next-icon {
    position: relative;
    top: -60px;
}
#footline {
    width: 100%;
}
#buildd {
    display: block;
}
.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(../Images/accordion1.svg);
    background-repeat: no-repeat;
    background-size: 7px;
    transition: transform 0.2s ease-in-out;
}
.accordion-button:not(.collapsed)::after {
    background-image: url(../Images/small-right.svg);
    transform: rotate(-360deg);
    background-size: 14px;
}
#getintouch {
    color: #1e0d48;
    font-weight: 700;
}
.quote {
    font-size: 15px;
    color: #1e0d48;
}
.quote-text {
    color: #000;
    font-size: 13px;
}
.coding {
    max-width: 100%;
    font-size: 14px;
}
.space {
    padding: 0 60px;
}
/* .bd-highlight1{
    margin-left: 11%;
} */
/* #remark1, #remark2, #remark3, #remark4{
    padding: 10px 0;
} */
.bigbanner {
  width: 550px; 
    height: 450px;
    margin-top:60px!important;
}
.newsite {
    max-width: 87%;
}
.center1 {
    display: flex;
    justify-content: center;
}
#navtxt {
    color: #161c2d;
    font-size: 16px;
    font-weight: 600;
}
.accordion-button:focus {
    z-index: 3;
    border-color: white;
    outline: none;
    box-shadow: none;
}
/* Home custom Start=============================================== */
#img-id{
    height: 270px!important;
}
.sidenav-icon{
    margin-right:10px!important;
}
#Back-wrap{
    width:100%!important;
}
#virtual{
   /* padding:20px!important; */
    margin-top:2%!important;
}
#View-div{
    margin-top:5%!important;
}
#Quote-paraone{
    margin-left:7%!important;
}
#Quote-paraTwo{
    margin-left:19%!important;
}
#banner1{
    padding:20px!important;
    margin-top:-5%!important;
}
#img-logo{
    width:80px!important;
    height:40px!important;
}
#accordin-txt{
    background-color: #F8F5F9!important;
}
#text-accordin{
    font-size: 14px!important;
}
#row-div{
    background-color: #FCFBF8!important;
}
#div-row{
    background-color: #F7F4FB!important;
}
#fot-sub{
    color:#2b185a!important;
    font-weight:600!important;
    font-size:16px!important;
}
/* Home custom End=============================================== */
.brief {
    color: #27052c;
    font-weight: 900;
    font-size: 20px;
    text-align: left;
}
.accpara {
    color: #27052c;
    font-size: 15px;
    transform: translateY(10px);
}
.accparaitem{
    font-size: 15px;
    font-weight: 600;
    color: #27052c;
}
/* reaches=============================================== */
#years1 {
}
#years1 .content {
}
#years1 .content #text {
    margin-top: 15px;
}
#years1 .content #count span {
    font-size: 50px;
    font-weight: 700;
}
#years1 .content #text span {
    font-size: 14px;
}
#Successful-text{
font-size:14px!important;
margin-top:15px!important;
}

/* personal needs ====================================== */
.personal-needs {
    width: 100%;
    background-color: #fcfbf8;
}
.personal-needs .personal {
    background-color: #fcfbf8;
}
.personal-needs .personal .title {
    padding: 20px;
}

/* business needs ====================================== */
.business-needs {
    width: 100%;
    background-color: #f7f4fb;
}

#b2 button {
    margin-left: 15px;
    padding: 10px;
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    border: none;
}

.x3 .desktop-knowmore {
    display: block;
}
.x3 .mobile-knowmore {
    display: none;
}
.why-getfriday .text {
    padding: 20px;
}
.why-getfriday .image-content {
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}

@media screen and (max-width: 768px) {
    /* #banner {
      display: none;
    } */

    .order-1 {
        padding: 0px !important;
    }
    #nav1 {
        display: none;
    }
    /* #banner1 {
      background-image: url("../Images/businessmeet.png");
      height: 400px;
      padding: 10px;
      background-size: cover;
    } */
    #mobacc-home{
        margin-top:7%!important;
    }
    .bigbanner {
        max-width: 100%;
        max-height: 500px;
        width: unset;
        height: unset;
    }
    #nav2 {
        background-color: rgba(0, 0, 0, 0.135);
        display: none;
    }
    .x1 {
        padding: 0 !important;
    }
    #content-1 {
        padding: 0px;
        margin: 0px;
    }
    #content-1 .virtual0 {
        font-size: 25px;
    }
    #content-1 .delegate1 {
        max-width: 100%;
        text-align: justify;
    }
    #banner-img {
        padding: 0;
        margin: 0;
    }
    #support {
        font-size: 10px;
        width: 100%;
    }
    .x3 {
        padding: 0;
        margin-top: 15px!important;
    }
    #b2 {
        /* display: none; */
        text-align: center;
        padding: 20px;
    }
    #b2 button {
        width: 100%;
        margin: 0px;
    }

    #tim1 {
        /* display: none; */
        padding-top: 20px!important;
        border-bottom: 1px solid #80808091!important;
    }
    #tim1 {
        /* display: none; */
        padding-top: 20px!important;
        border-bottom: 1px solid #80808091!important;
    }
    #tim2{
        padding:10px!important;
        margin-left:1%!important;
        margin-top:1%!important;
    }
    #tim1 .quote-text {
        font-size: 14px;
    }

    #detail {
        margin-left: 2px;
    }
    .virtual-personal-assistance2{
        margin-top:2px!important;
    }
    .virtual-personal-assistance span{
        width:100px!important;
    }
    #git1 {
        display: none;
    }
    #b {
        display: none;
    }
    #apps1 {
        display: none;
    }
    #gf {
        width:100%!important;
        height:100!important;
    }
    .why-getfriday{
        margin-top:7%!important;
    }

    #video1 {
        /* display: none; */
    }

    #video2 {
        /* display: none; */
    }
    #group {
        /* display: none; */
    }
    #carousels1 {
        display: none;
    }
    #ny,
    #wt {
        width: 200px;
        height: 40px;
    }
    #cnn1 {
        display: none;
    }

    /* reaches=============================================== */
    #years1 {
        padding-top: 15px!important;
    }
    #years1 .reaches {
        display: flex;
    }
    #years1 .content #count {
        width: 50%;
    }
    #years1 .content #text {
        width: 45%;
        margin-top: 0;
    }
    #years1 .content #count span {
        font-size: 30px;
        margin-right: 5px;
    }
    #years1 .content #text span {
        font-size: 14px;
    }

    #years1 .clients #count {
        text-align: right;
    }
    #years1 .tasks #count {
        text-align: right;
    }

    #years1 .experience {
        order: 1;
        width: 50%;
    }
    #years1 .country {
        order: 3;
        width: 50%;
    }
    #years1 .clients {
        order: 2;
        width: 50%;
    }
    #years1 .tasks {
        order: 4;
        width: 50%;
    }
    #x3-para{
        margin-top:50px!important;
    }
    #view-media{
    margin-top:45px!important; 
    font-size: 17px;
    background-color: #f27f1b;
    border-radius: 10px;
    color: #fff;
    padding: 6px 6px;
    border: none;
    justify-content: left;
    }
    #business-media{
    margin-top:4px!important; 
    font-size: 17px;
    background-color: #f27f1b;
    border-radius: 10px;
    color: #fff;
    padding: 6px 6px;
    border: none;
    justify-content: left;
    }
    #busi-top{
        margin-top:0px!important;
    }
    #busi-para{
        margin-top:-8%!important;
    }
    /* personal needs ==================================== */
    .personal-needs .personal .title {
        padding-bottom: 0px;
    }

    .slides {
        width: 100%;
        overflow-x: auto;
        position: relative;
    }

    .slides .slide {
        height: 288px;
        display: inline-flex;
        width: 1424px;
    }
    .slides .slide .box {
        width: 300px;
        margin: 0px;
    }
    .top,
    .video {
        font-size: 24px;
        margin-top:45px;
    }
    .view {
        font-size: 15px;
        margin-top: 8px;
    }

    /* video insight ==================================== */
    .carousel-item .img-fluid {
        display: none;
    }

    .carousel-item .primary {
        display: block;
    }
    #viewall {
        padding: 15px;
        border: 1px solid #000;
        border-radius: 10px;
        width: 100%;
    }

    .heading-delegate {
        font-size: 30px;
        display: inline-flex;
        margin-bottom: 30px;
    }

    .heading-delegate span {
        margin-left: 5px;
    }

    /* why getfriday ============================== */
    .why-getfriday .text {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .why-getfriday .x3 .img-fluid {
        margin: 0px !important;
        width: 100%;
    }
    .why-getfriday .image-content {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .why-getfriday .x3 .mobile-knowmore #btnX9 {
        padding: 10px;
        background-image: none;
        border-radius: 10px;
        color: #000;
        font-weight: 600;
        border: 1px solid gray;
        width: 100%;
    }

    #ny,
    #wt {
        width: unset;
        height: unset;
    }

    .future-shift-attention {
        padding: 50px 15px;
    }
    .help-you-out {
        padding-top: 20px;
    }

    #delegate1 {
        max-width: 100%;
    }
    #wash2 {
        display: none;
    }
    #footline {
        width: 85%;
    }
    #buildd {
        display: inline;
    }
    #p2 {
        max-width: 100%;
    }
    .space {
        padding: 0;
    }
    .space .brief img {
        margin-right: 5px;
    }
    .coding {
        max-width: 90%;
        margin-left: 35px !important;
    }
    .space .accordion-button::after {
        display: none;
    }
    .space .accordion {
        border-bottom: 1px solid #808080a1;
        border-left: 1px solid #808080a1;
        border-right: 1px solid #808080a1;
        border-radius: 8px;
    }
    .x3 .desktop-knowmore {
        display: none;
    }
    .x3 .mobile-knowmore {
        display: block;
    }
    #clients .client-logo{
        margin-bottom:30px!important;
    }
}
@media screen and (min-width: 992px) {
    #nav2 {
        display: none;
    }
    #b1 {
        display: none;
    }

    #git2 {
        display: none;
    }
    #accord1 {
        display: none;
    }
    #Copyright {
        display: none;
    }
    #slider1 {
        /* display: none; */
    }
    #slider2 {
        /* display: none; */
    }
    #carousels {
        display: none;
    }
    #viewall1 {
        display: none;
    }
    #carousels2 {
        display: none;
    }
    #viewalls {
        display: none;
    }
    #cnn2 {
        display: none;
    }
    #years2 {
        display: none;
    }

    #tim2 {
        /* display: none; */
    }
    #wash1 {
        display: none;
    }
    #apps2 {
        display: none;
    }
    #clients .client-logo{
        margin-bottom:30px!important;
    }
    #press-icon{
        margin-left:10%;
    }
}

@media screen and (min-width: 1366px) and (max-width: 1439px) {
    .bigbanner {
        width: 600px;
        height: 500px;
        margin-top:60px;
    }
    #support {
        width: 99%;
    }
    .newsite {
        max-width: 75%;
    }
    #nav {
        margin-right: 20px;
    }
    .delegate1 {
        max-width: 102%;
    }
    #press-icon{
        margin-left:10%;
    }
    #group-Testmional{
        padding:20px!important;
        margin-top:-40px!important;
    }
}

@media screen and (max-width: 320px) {
    .top,
    .video {
        font-size: 24px;
    }
    .view {
        font-size: 15px;
        margin-top: 8px;
    }
    #group-Testmional{
        padding:45px!important;
        
    }
}
@media screen and (min-width: 320px) and (max-width: 420px) {
    #group-Testmional{
        padding:45px!important;
        margin-top:-45px!important;
        
    }
    #Successful-text{
        width:0%!important;
        margin-top:0!important;
        margin-left:5px!important;
    }

}
@media screen and (min-width: 1300px) and (max-width: 2700px) {
    #clients .client-logo{
        margin-bottom:10px!important;
    }
    #press-icon{
        margin-left:10%!important;
    }

}

@media screen and (min-width: 360px) and (max-width: 768px) {
    .text-muted{
        width:100%!important;
    }

}

#more {display: none;}
#moreOne {display: none;}
#moreTwo {display: none;}

#myBtn{
    margin-left: 15%;
    margin-top:2%;
}
#myBtnOne{
    margin-left: 15%;
    margin-top:2%;
}
#myBtnTwo{
    margin-left: 15%;
    margin-top:2%;
}
#boost{
    width:80%!important;
}

#landing-Homecontainer{
    padding: 0px!important;
}
#landing-Titleone{
    color:#f27f1b!important;
}
#landing-titleTwo{
    color:#4c25d9!important;
}
#x3-Title{
    margin-top:-50px!important;
}
#x3-para{
    margin-left:10px!important;
}


#clients {
    padding: 5px 0!important;
}

#clients .clients-wrap {
   /*  border-top: 1px solid #d6eaff;*/
   /* border-left: 1px solid #d6eaff; */
    margin-bottom:5px!important;
}

#clients .client-logo {
    padding:0px!important;
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: center!important;
    -webkit-justify-content: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    -webkit-box-align: center!important;
    -webkit-align-items: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
   /* border-right: 1px solid #d6eaff;*/
    /* border-bottom: 1px solid #d6eaff; */
    overflow: hidden!important;
    background: #fff!important;
    height: 100px!important;
}
#clients .client-logo img:hover {
    background:red!important;
}
.client-logo img:hover{
    transition: all 0.4s ease-in-out!important;
    background:red!important;
}

.gift-card-sec {
    padding: 50px 0;
}
#gift-time-sec .container {
	width: 100%;
	padding: 25px 8%;
	z-index: 0
}

.gift-card-sec {
	padding: 50px 80px;
	/* background: url('https://www.getfriday.com/images/got/imag2.jpg'); */
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
}

.gift-card-sec h2 {
	margin-top: 0;
	text-transform: uppercase;
	font-size: 40px;
    color:#000!important;
    font-weight:700;
    margin-left:55%;
    width:45%!important;
}

ul.got-list {
	list-style-type: none;
	width: 150%!important;
	margin: 50px 0 20px 0;
	overflow: hidden;
}

.got-list li {
	width: 20%;
	float: left;
	padding: 0 25px;
}

.got-list p {
	margin-top: 20px;
	font-size: 13px;
    color:#686369!important;
}

.got-img-box {
	background: #f27f1b;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	border-radius: 50%;
	padding: 14px;
	position: relative;
	cursor: pointer;
}

ul.got-list:before {
	content: "";
	display: block;
	height: 6px;
	width: 86%;
	background: #f27f1b;
	z-index: 0;
	position: relative;
	top: 42px;
	margin: 0 auto;
}

.got-img-box:hover {
	box-shadow: 2px 2px 10px rgba(0, 0, 0, .75);
}

.view-plan{
    font-weight: 500;
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    border-radius: 10px;
    color: #fff;
    padding: 11px 15px;
    border: none;
    justify-content: left;
    font-size: 18px;
}

.get-a-quotes{
    background-image: linear-gradient(to right, #f6844b, #2c1fe8);
    color: #fff;
    border-radius: 10px;
    padding: 12px 24px;
    border: none;
    justify-content: left;
    font-weight: 500;
    font-size: 18px;
}
