body {
    font-family: 'Lato', sans-serif;
    color: #636363;
}


.section1 {
    padding: 40px 0 50px 0;
}

#trial-link {
    background-color: #f26722;
    color: white !important;
    border-radius: 19px;
    padding-right: 15px;
    padding-left: 15px;
}

.section2 {
    background-color: #464646;
    padding: 40px 0;
}
.carousel-inner{
    height:485px;
}

.carousel-indicators{
    display: none;
}

.scroll-down{
    font-size: 16px;
    font-weight: bold;
}

.upsales_video{
    width: 550px;
    height: 360px
}

.carousel-item {
    text-align: center !important;
}

.section3 {
    background-color: #ebebeb;
    padding: 50px 0;
}

.logo {
    height: 70px;
}

.home-det {
    font-size: 22px;
    margin-top: 50px;
    /* margin-left: 10px; */
    /* text-align: center; */
    color: #1079aa;
    font-weight: 900;
    text-transform: uppercase;
}

.home-det-or {
    color: #f26722;

}

.nav-item {
    margin-right: 15px !important;
}

.nav-link {
    font-weight: 900 !important;
    font-size: 16px !important;
    text-transform: uppercase;
    color: #636363 !important;

}

.nav-link:hover {
    text-decoration: underline;
}

.start-trial {
    background-color: #f26722;
    border-radius: 20px;
    color: white !important;
    padding-left: 20px !important;
    padding-right: 20px !important;

}

.hiw1 {
    font-size: 40px;
    text-align: center;
    color: #1079aa;
    font-weight: 900;
    text-transform: uppercase;
}
.hiw2 {
    font-size: 14px;
    text-align: center;
    font-style: italic;
    margin-bottom: 20px;
}

.blue-div {
    background-color: #1079aa;
    height: 300px;
    padding: 30px 0;

}

.orange-div {
    background-color: #f26722;
    height: 400px;

}

.blue-txt {
    color: #1079aa;

}

.orange-txt {
    color: #f26722;

}

.section4 {
    position: relative;
}

.diagonal {
    background-color: #f26722;
    height: 100px;
    width: 98%;
    transform: rotate(-10deg);
    position: absolute;
}

.blue-btn-1 {
    background-color: #1079aa;
    padding: 22px 50px;
    color: white;
    border-radius: 40px;
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.blue-btn-1:hover {
    color: white;

}

.title1 {
    color: white;
    font-size: 26px;
    font-weight: 900;
    text-transform: uppercase;
    padding-top: 70px;
}

.title2 {
    color: white;
    font-size: 16px;
}

.jr {
    text-align: right;
}

.pad1 {
    padding: 15px;
}


.white-btn-1 {
    background-color: #fff;
    padding: 10px 22px;
    color: #1079aa;
    border-radius: 40px;
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    top: 40px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.white-btn-1:hover {
    color: #1079aa;

}

.white-btn-2 {
    background-color: #fff;
    padding: 10px 22px;
    color: #f26722;
    border-radius: 40px;
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    top: 40px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    float: right;
}

.white-btn-2:hover {
    color: #f26722;

}

.mouse {
    position: absolute;
    bottom: -160px;
    left: 0;
    z-index: 100;
}

.pos-rel {
    position: relative;
}

.section5 {
    /* height: 400px; */
    padding-bottom: 70px;
    background-color: white;
}

.gs {
    text-align: center;
    color: #f26722;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    display: block;

}


.section6 {
    background-image: url('../../storage/images/iscale/footer.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 387px;
}

.f-div1 {
    text-align: center;
    padding-top: 50px;
}

.ft1 {
    text-align: center;
    color: #1079aa;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0;
    line-height: 1.2;
}

.ft2 {
    text-align: center;
    color: #f26722;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0;
    line-height: 1.2;
}

.ft3 {
    text-align: center;
    /* color: #ccc; */
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1.2;
}

.f-div2 {
    border-radius: 30px;
    background-color: white;
    height: 50px;
    width: 500px;


}

.fi {
    width: 285px;
    border: 0;
    padding: 5px 15px;
    height: 50px;


}

.fi:focus {
    outline: none;
}

.stb {
    background-color: #1079aa;
    padding: 7px 18px;
    color: white;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border: 0;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    float: right;
    height: 50px;
}

.footer-row {
    padding-top: 145px;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
}

.page-head {
    background-image: url('../../storage/images/iscale/bg.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 180px;
    padding-top: 100px;
}

.pht {
    text-align: center;
    color: #f26722;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0;
    margin-top: -50px;
}

.pht2 {
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}

.feat {
    position: relative;
    top: -100px;
}


.fe1 {
    color: #1079aa;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0;
    line-height: 1.2;
    margin-top: 70px;
}

.fe2 {
    color: #f26722;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0;
    line-height: 1.2;
}

.prom-row {
    position: relative;
    top: -80px;
}


.o-color {
    color: #f26722 !important;

}

.store-border {
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #1079aa;
    top: 20px;
}

.pricing-t1 {
    color: #1079aa;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0;
    text-align: center;
}

.pricing1 {
    padding-top: 50px;
    padding-bottom: 60px;
    background-color: #f2f2f2;

    background-image: url('../../storage/images/iscale/pricing1.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.iphone1 {
    position: absolute;
    top: -60px;
    right: 0;
}

.pricing2 {
    padding-top: 50px;
    padding-bottom: 60px;
    background-color: #f2f2f2;
    background-image: url('../../storage/images/iscale/pricing2.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.price-card {
    width: 100%;
    background-color: #fff;
    border-radius: 20px;
    padding: 40px 20px;
    text-align: center;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);


}

.pc-t {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0;
    text-align: center;
}

.pc-t1 {
    color: #8cc640;
}
.pc-t2 {
    color: #22aae2;
}
.pc-t3 {
    color: #f26722;
}

.pc-b {
    padding: 9px 20px;
    color: #fff;
    border-radius: 40px;
    border: none;
    font-size: 22px;
    font-weight: 900;
    width: 210px;
    display: inline-block;
}


.pc-b1 {
    background-color: #8cc640;


}

.pc-b2 {
    background-color: #22aae2;
}

.pc-b3 {
    background-color: #f26722;
}

.per-month {
    font-weight: 400;
    font-size: 13px;
    width: 30px;
    position: relative;
    top: 2px;
    left: 7px;
    text-align: left;
    display: inline-block;
    line-height: 1;
}

.price-card-content {
    text-align: center;
    margin-top: 40px;
}

.buy-now {
    padding: 3px 80px;
    color: #1079aa;
    border-radius: 40px;
    border: 2px solid #1079aa;
    font-size: 22px;
    font-weight: 900;
}

.buy-now:hover {
    color: #1079aa;
}


.price-card2 {
    padding-top: 60px;
    padding-bottom: 60px;
}


.setup-section {
    padding: 90px 0;
    text-align: center;
    position: relative;
}

.setup1 {
    color: #1079aa;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0;
    text-align: center;
}

.setup2 {
    color: #f26722;

}

.start-t {
    background-color: #1079aa;
    padding: 18px 80px;
    color: white;
    border-radius: 40px;
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    display: inline-block;
}

.start-t:hover {
    color: white;
}


.pht4 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0;
    text-align: center;
}

.login-section {
    background-color: #c7cbcd;
    height: 760px;
}

.login-card {
    width: 98%;
    background-color: #fff;
    border-radius: 20px;
    padding: 40px 80px;
    text-align: center;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    position: relative;
    top: 14px !important;
    min-height: 570px;
    max-height: 680px;

}

.signup {
    color: #f26722;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 20px;

}

.start-trial2 {
     color: #1079aa;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;

}

.step1 {
    background-color: #f26722;
    color: #fff;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 15px 20px;
    padding-right: 40px;
    font-weight: 900;
    font-size: 16px;
    text-transform: uppercase;
}

.on-st {
    color: #f26722;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 24px;
    border-bottom: 5px solid #f26722;
}

.sal-fu {
    color: #1079aa;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 24px;
}

.step2 {
    background-color: #f26722;
    color: #fff;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    padding: 15px 20px;
    padding-right: 180px;
    font-weight: 900;
    font-size: 16px;
    text-transform: uppercase;
}

.no-contr {
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
    margin-top:-30px;
    margin-bottom:-2px;
}

.orange-title {
    color: #f26722;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 30px;
}
.signup:hover {
    color: #f26722;

}

.lock-div {
    text-align: center;
    border-radius: 139px;
    width: 105px;
    position: relative;
    top: -60px;
    background-color: white;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:-50px;
    padding: 20px;
}

.login-label {
    color: #1079aa;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 0;
    text-align: left;
    display: block;
}

.login-btn:hover {
    text-decoration: underline;
}

.login-input {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 10px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.loginn-div {
    padding: 0 40px;
}

.dont-have {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;


}

.login-btn {
    background-color: #1079aa;
    padding: 17px 70px;
    color: white;
    border-radius: 40px;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    border: none;
    margin-top:-20px;
}

.login-btn:hover {
    color: white
}

.login-footer {
    background-color: #363636;
    margin-top:-50px;
}

.login-btn:focus {
    outline: none;
}

.top-title {
    font-size: 30px;
    color: white;
    text-align: center;
    text-transform: uppercase;

}

.top-subtitle {
    color: white;
    font-size: 16px;
    text-align: center;
    margin-top: 12px;

}

.fw-900 {
    font-weight: 900;
}

.what-title {
    font-size: 36px;
    color: #1079aa;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
}

.section5 {
    padding: 50px 0;
}

.testm-card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    padding: 30px;
    border-radius: 12px;
    height: 260px;
    margin-bottom: 20px;
}

.five-stars {
    text-align: center
}

.testm-name {
    margin-left: 20px;
    font-size: 22px;
    font-weight: 900;
    position: relative;
    top: 3px;
}

.step-section {
    padding: 40px 60px;
    background-color: #f2f2f2;
}

.left-menu {
    background-color: #464646;
    padding: 20px 10px;
    height: 600px;
    border-radius: 10px;
}

.plan-card {
    border-radius: 10px;
    border: 4px solid #f2f2f2;
    background-color: white;

}

.plan-card-top {
    padding: 30px;
    height: 150px;
    border-radius: 6px;
}

.plan-card-top.one {
   background-color: #8cc640;
}
.plan-card-top.two {
    background-color: #22aae2;
}
.plan-card-top.three {
    background-color: #f26722;
}

.plan-card-top-div {
    color: white;
    text-align: center;
}

.choose-plan-btn5 {
    background-color: #fff;
    /* padding: 11px 24px; */
    display: block;
    text-align: center;
    color: #1079aa;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 40px;
    border: 2px solid #1079aa;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    top: -20px;
}

.choose-plan-btn5:hover {
    color: #1079aa;
}

.choose-plan-btn {
    background-color: #fff;
    padding: 11px 28px;
    color: #8cc640;
    border-radius: 40px;
    border: none;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    top: -20px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.choose-plan-btn:hover {
    color: #8cc640;

}

.choose-plan-btn2:hover {
    color: #22aae2;

}

.choose-plan-btn3:hover {
    color: #f26722;

}

.choose-plan-btn2{
    background-color: #fff;
    padding: 11px 28px;
    color: #22aae2;
    border-radius: 40px;
    border: none;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    top: -20px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.choose-plan-btn3 {
    background-color: #fff;
    padding: 11px 28px;
    color: #f26722;
    border-radius: 40px;
    border: none;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    position: relative;
    top: -20px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.plan-card-title {
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.plan-card-subtitle {
    font-size: 22px;
    font-weight: 900;
}


.plan-card-text {
    margin-top: 10px;
    padding: 0 10px;
    padding-left: 15px;
    font-size: 14px;
}


.blue-title {
    font-size: 24px;
    color: #1079aa;
    font-weight: 900;
    text-transform: uppercase;
}

.blue-title {
    font-size: 24px;
    color: #f26722;
    font-weight: 900;
    text-transform: uppercase;
}

.step-label {
    font-size: 16px;
    color: #1079aa;
    font-weight: 900;
    text-transform: uppercase;
}

.step-input {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 9px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 15px;
    
}

.step-input:focus {
    outline: none;
    border-color: #f26722;
}

.order-card {
    padding: 20px 20px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    background-color: white;
    border-radius: 10px;
}



.order-t1 {
    font-size: 16px;
    color: #636363;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 0;
}

.order-t2 {
    font-size: 16px;
    color: #1079aa;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 0;

}

.order-t3 {
    font-size: 16px;
    color: #f26722;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 0;

}

.promo-div {
    background-color: #ebebeb;
    padding: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 10px;

}

.oto-div {
    padding: 15px;
    background-color: #fef0e8;
    border-radius: 10px;

}

.order-btn {
    background-color: #f26722;
    padding: 17px 28px;
    color: #fff;
    border-radius: 10px;
    border: none;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
}

.order-btn:hover {
    text-decoration: underline;
}

.order-btn:focus {
    outline: none;
}

.order-btn:disabled {
    background-color: #cdcdcd;  

}
.want {
    font-size: 13px;
}

.apply-input {
    border: none;
    border-radius: 10px;
    margin-right: 10px;
    padding: 6px 10px;
    margin-top: 10px;
}

.agree {
    font-size: 15px;
}

.sky-section {
    background-color: #e9e9e9;
    padding: 50px 0;
    position: relative;
}

.ftt {
    font-size: 24px;
    /* font-weight: 900; */
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2;
}

.generate-card {
    background-color: white;
    padding: 60px 0;
    text-align: center;
    border-radius: 10px;
    height: 200px;
}

.g1 {
    display: inline-block;
    background-color: #f26722;
    color: white;
    padding: 8px 30px;
    margin-bottom: 5px;
    border-radius: 10px;
    font-weight: 900;
    text-transform: uppercase;

}

.g2 {

}

.iphone2 {
    position: absolute;
    top: 220px;
    right: 0px;
}

.check-div {
    margin-bottom: 10px;
}

.check-text {
    position: relative;
    left: 15px;
    top: 1px;

}

.right-b {
    border-right: 1px solid #f26722;
}

.for-ad {
    background-color: #1079aa;
    padding: 8px;
    text-align: center;
    color: white;
    border-radius: 20px;
    margin-top: 50px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 20px;
}

.orange-ul {
    list-style: none; /* Remove default bullets */
  }
  
  .orange-ul li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    color: #f26722; /* Change the color */
    font-weight: bold; /* If you want it to be bold */
    display: inline-block; /* Needed to add space between the bullet and the text */
    width: 1em; /* Also needed for space (tweak if needed) */
    margin-left: -1em; /* Also needed for space (tweak if needed) */
  }

.tshirt {
    position: absolute;
    bottom: 10px;
    right: 50px;
    z-index: 100;
}

.blog-title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
    text-align: center;
    color: #4E4E4E;
    display: block;
}

.blog-title:hover {
    color: #4E4E4E;

}

.blog-div {
    background-position: center;
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
}

.fl1 {
    color: white;
}

.fl1:hover {
    color: white;
}

.g1:hover {
    color: white;
}


.forgot-password-link {
    color: #636363;
}


.forgot-password-link:hover {
    color: #636363;
}
.col-exception1{
    background-color: #ebebeb;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    height: 55px;
}
.col-exception2{
    background-color: #ebebeb;
    height: 55px;
}
.form_exception{
    margin-top:5.5px;
}
.div_execption
{
    display: flex;
}
.p_exception{
    font-size: 15px;
    font-weight: bold;
    white-space: nowrap;
    margin-top: 19px;
    margin-right: 0.7vw;
}
.row.exception{
    width:-webkit-fill-available
}
.h2_exception{
    align-self: flex-end;
    width:33vw;
}
.blue-btn-search{
    background-color: #0f79a9;
    color: white;
    border: 1px solid white;
    transition: 0.2s;
    padding: 5px 15px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 12px;
    text-align: center;
    min-width: 90px;
    display: inline-block;
    border: none;
    height: 46px;
    margin-top: 3px;
}

.blue-btn-clear {
    background-color: #0f79a9;
    border: 1px solid #0f79a9;
    color: white;
    transition: 0.2s;
    padding: 9px 15px 5px 15px;
    font-weight: bold;
    border-radius: 12px;
    text-align: center;
    min-width: 90px;
    display: inline-block;
    background-color: white;
    border: 1px solid #0f79a9;
    color: #0f79a9;
    height: 46px;
    margin-top: 3px;
}
.blue-btn-clear:hover{
    outline: none;
    text-decoration: none;
    color:#0f79a9;
}

.btn_excepton{
    background-color: #ebebeb;
    border-top-right-radius: 12px;
    border-bottom-right-radius:12px ;
    max-width: max-content;
    padding-right: 3px;
}
.mobile-version, .trial-logo-mobile, .row-mobile, .mobile-plan, .mobile-version-signup, .mobile-version-preview{
    display: none;
}

img.img-fluid.step1-3-image{
    margin-top:-10px;
}

.paypal_button{
    width: 30%;
    margin-bottom: 7px;
}

.credit_card_button{
    font-weight: bold;
    margin-left: 10px;
}

.hidden {
    display: none;
}
.desktop_version{
    display: block;
}

.font-20{
    font-size: 20px;
}

.choose-style-head{
    height: 230px;
}

.choose-style-body{
    background-color: #c7cbcd
}

.choose-style-section{
    background-color: white;
    border-radius: 20px;
    height: 670px;
    margin-top: -40px;
    cursor: pointer;
}

.choose-style-image{
    margin-top: 60px;
}

.choose-style-text{
    font-size: 44px;
    font-weight: bold;
    text-transform: uppercase;
}

.fa-check-circle{
    color: #959595;
    font-size: 55px;
}

.choose-style-btn{
    z-index: 999999999999;
    position: relative;
    top: 60px;
    left: 330px;
    padding: 13px 35px;
    margin-top: 0px;
    background-color: #9e9e9e;
}


