body {
    font-family: 'Fira Sans Condensed', sans-serif;
}

body:not(.modal-open) {
    padding-right: 0px !important;
}

html {
    scroll-behavior: smooth;
}

.Logo-contr {
    /* padding: 25px 16px 10px; */
    background: whitesmoke;
}

.Logo-row {
    display: flex;
    align-items: center;
}

.nav-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.navbar-default {
    background: #2596be !important;
    border: none;
}

.navbar {
    min-height: 45px !important;
    border-radius: 0;
    margin-bottom: 0 !important;
}

.navbar-nav>li>a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a {
    color: #fff !important;
    background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff !important;
    background-color: #2596be !important;
}

.livedemo-btn {
    width: 24%;
    padding: 3px;
    font-size: 15px;
    margin-right: 4%;
    background: #2596be !important;
    border-color: #2596be !important;
}


/* .btn-primary {
    color: #fff;
    background-color: #451baf !important;
    border-color: #451baf !important;
} */

.section-1 {
    background: whitesmoke;
}

.section-1_row {
    padding-top: 4%;
    padding-right: 3%;
    padding-bottom: 3%;
    padding-left: 4%;
    color: gray;
}

.TryhillM {
    font-size: 31px;
    font-weight: 700;
}

.TryhillM_p {
    font-size: 19px;
    font-weight: 600;
    margin: 1% 0 0 27%;
    color: white;
    /* text-align: center; */
    width: 50%;
    /* font-size: 17px;
    width: 46%;
    font-weight: 500;
    margin: 1.5% 0 0 0; */
}

.TryhillM_btn {
    border-radius: 0;
    font-size: 24px;
    width: 100%;
    background-color: white !important;
    border-color: white !important;
    color: dimgrey;
    font-weight: 800;
    height: 60px;
    margin: -13% 0 0 0;
    /* border-radius: 0;
    font-size: 16px;
    width: 100%;
    background-color: #626467 !important;
    border-color: #626467 !important; */
}

.TryhillM_btn:hover {
    color: #a59d9d;
}

.TryhillM_btn:focus {
    color: rgb(3, 3, 3) !important;
    background-color: #286090;
    border-color: #122b40;
}

.section_1bg {
    background: linear-gradient(0deg, rgb(45 43 44 / 55%), rgb(0 0 0 / 68%)), url(../Images/home-image.jpg);
    background-size: 100%;
    color: #ffff;
    text-align: center;
    background-position-y: 40%;
}

.section-2_icons {
    font-size: 47px;
    color: #fc9c04;
    background: whitesmoke;
    padding: 10px;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    /* color: #337ab7; */
}

.section-2_Txt {
    font-size: 20px;
    line-height: 41px;
    color: grey;
}

.section-2_smalltxt {
    line-height: 33px;
    font-weight: 600;
    font-size: 11px;
    color: grey;
}

.section-2_row {
    padding-left: 4%;
}

.solution_1 {
    min-height: 100%;
    background: linear-gradient(0deg, rgb(24 25 25 / 64%), rgb(65 67 67 / 22%));
    background-size: cover;
    float: right;
    width: 100%;
    /* height: auto; */
}

.solutions-txt {
    /* position: absolute; */
    font-size: 35px;
    font-weight: 600;
    color: #fc9c04;
    /* color: #6ea4d2; */
    margin: 4% 0 0 2%;
}

.solution_p {
    text-align: justify;
    margin: 0% 0 1% 2%;
    /* margin: 0% 0 9% 8%; */
    width: 59%;
    color: #6e6363;
    font-weight: 600;
    font-size: 17px;
    line-height: 33px;
    letter-spacing: 1px;
}

.loginbtn {
    background: linear-gradient(90deg, rgba(234, 82, 0, 1) 0%, rgba(234, 114, 22, 1) 35%, rgba(255, 140, 0, 1) 100%);
    border: 0;
    padding: 11px;
    width: 42%;
    border-radius: 50px;
    color: white;
    font-size: 13px;
    font-weight: 600;
}

.cancelbtn {
    /* background: linear-gradient(90deg, rgba(234, 82, 0, 1) 0%, rgba(234, 114, 22, 1) 35%, rgba(255, 140, 0, 1) 100%); */
    border: 0;
    padding: 11px;
    width: 42%;
    border-radius: 50px !important;
    /* color: white; */
    font-size: 13px;
    font-weight: 600;
    background: white !important;
    color: black;
    border: 1px solid black;
}

.cancelbtn:hover {
    color: black;
}

.cancelbtn:active {
    color: black;
}

.signupbtn {
    background: white;
    border: 1px solid black;
    padding: 11px;
    width: 100%;
    border-radius: 50px;
    color: black;
    font-size: 13px;
    font-weight: 600;
}

.modalclose {
    float: right;
    font-size: 21px;
    font-weight: 700;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    margin: -31% 0 0 2%;
    border: 0;
    background: white;
}

.subscribemodal {
    /* color: #337ab7; */
    background: #136a8a;
    background: -webkit-linear-gradient(to right, #267871, #136a8a);
    /* background: linear-gradient(to right, #267871, #136a8a); */
    margin: auto;
    /* box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2), 0px 10px 20px rgba(0, 0, 0, 0.3), 0px 30px 60px 1px rgba(0, 0, 0, 0.5); */
    border-radius: 0;
    padding: 40px;
    background: white;
    /* background: linear-gradient(to right, #53b2dd, #337ab7); */
    box-shadow: 0px 2px 10px rgb(0 0 0 / 20%), 0px 10px 20px rgb(0 0 0 / 30%), 0px 17px 51px 1px rgb(0 0 0 / 50%);
    width: 73%;
    height: 675px;
}

.susbscribe-icon {
    line-height: 41px;
    font-size: 24px;
}

.susbscribe-text {
    margin-bottom: 8%;
}

.susbscribe_modalclose {
    float: right;
    font-size: 21px;
    font-weight: 700;
    color: #000;
    /* text-shadow: 0 1px 0 #fff; */
    filter: alpha(opacity=20);
    opacity: .2;
    margin: 0 0 0 2%;
    border: 0;
    background: white;
}

.learnmore {
    background: linear-gradient(90deg, rgba(234, 82, 0, 1) 0%, rgba(234, 114, 22, 1) 35%, rgba(255, 140, 0, 1) 100%);
    border: 0;
    padding: 6px 1px;
    width: 7%;
    /* border-radius: 50px; */
    color: white;
    font-size: 12px;
    font-weight: 600;
    margin-left: 37%;
}

.learnmore_smartapp {
    background: linear-gradient(90deg, rgba(234, 82, 0, 1) 0%, rgba(234, 114, 22, 1) 35%, rgba(255, 140, 0, 1) 100%);
    border: 0;
    padding: 6px 1px;
    width: 10%;
    /* border-radius: 50px; */
    color: white;
    font-size: 12px;
    font-weight: 600;
    margin-left: 43%;
}

.solutions_2 {
    margin: 5% 0 0 0;
    width: 100%;
}

.solution_icon {
    background: white;
    font-size: 40px;
    padding: 15px 13px;
    border-radius: 50%;
    margin-left: 3%;
    color: #fc9c04;
    width: 70px;
    height: 70px;
}


/* .offr-icons {
    background: whitesmoke;
    font-size: 40px;
    padding: 15px 13px;
    border-radius: 50%;
    margin-left: 3%;
    color: #fc9c04;
    width: 70px;
    height: 70px;
} */

.smartapp1003 {
    /* position: absolute; */
    font-size: 28px;
    font-weight: 600;
    color: #fc9c04;
    /* color: #6ea4d2; */
    margin: 4% 0 0 8%;
}

.smartapp1003_p {
    margin: 0% 0 1% 2%;
    /* margin: 0% 0 9% 8%; */
    width: 51%;
    color: #6e6363;
    font-weight: 600;
    font-size: 17px;
    line-height: 36px;
    text-align: justify;
}

.smartapp1003_image {
    margin: 0 0 0 23%;
    height: 311px;
    width: 79%;
    /* margin: 5% 0 5% 5%;
    width: 80%;
    border-radius: 5%; */
}

.smartapp_1 {
    min-height: 100%;
    background: linear-gradient(0deg, rgb(24 25 25 / 64%), rgb(65 67 67 / 22%));
    background-size: cover;
    float: right;
    width: 100%;
    /* height: 457px; */
}

.contactus {
    min-height: 100%;
    background: url(../Images/contactus.jpg);
    background-position-y: 66%;
    /* background: linear-gradient(0deg, rgb(24 25 25 / 64%), rgb(65 67 67 / 22%)), url(../Images/contactus.jpg); */
    background-size: cover;
    float: right;
    width: 50%;
    height: 457px;
}

.aboutus {
    min-height: 100%;
    background: url(../Images/aboutus.jpg);
    /* background: linear-gradient(0deg, rgb(24 25 25 / 64%), rgb(65 67 67 / 22%)), url(../Images/aboutus.jpg); */
    background-size: cover;
    float: right;
    width: 50%;
    height: 457px;
}

.aboutus_p {
    margin: 0% 0 1% 2%;
    width: 42%;
    color: #6e6363;
    font-weight: 600;
    font-size: 17px;
    line-height: 36px;
    text-align: justify;
}

.faded {
    position: relative;
    display: inline-block;
    color: #eaeae954;
}

.faded:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-collapse: separate;
}

.faded.faded-left:after {
    box-shadow: inset 119px 0 91px -16px
}

.abtfaded {
    position: relative;
    display: inline-block;
    color: #eaeae954;
}

.abtfaded:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    border-collapse: separate;
}

.abtfaded.abtfaded-left:after {
    box-shadow: inset 119px 0 91px -16px
}

.section-3 {
    padding: 3% 7%;
    text-align: center;
}

.section-3_icon {
    font-size: 27px;
    border: 1px solid black;
    padding: 18px;
    border-radius: 50%;
}

.section-3_icon-text {
    font-size: 20px;
}

.underline {
    height: 3px;
    background: coral;
    width: 4%;
    display: flex;
    margin: 1% 0 0 48%;
}

.pricing_cards {
    width: 23%;
    background: whitesmoke;
    height: auto;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    margin: 1%;
}

.card_title {
    font-size: 30px;
    font-weight: 600;
    color: black;
    /* color: cornflowerblue; */
}

.dollar {
    font-weight: 600;
    font-size: 17px;
    margin: -2% 0 0 0;
    color: #808080a1;
}

.cost {
    font-size: 26px;
    font-weight: 900;
    margin: -3% 0 0 40%;
    color: white;
    background: #fc9c04;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    padding: 68% 25%;
}

#btn-back-to-top {
    width: 57px;
    height: 57px;
    border-radius: 33px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    /* display: none; */
}

.buyit {
    background: rgb(234, 82, 0);
    background: linear-gradient(90deg, rgba(234, 82, 0, 1) 0%, rgba(234, 114, 22, 1) 35%, rgba(255, 140, 0, 1) 100%);
    border: 0;
    padding: 6px 1px;
    width: 34%;
    /* border-radius: 50px; */
    color: white;
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    margin: 2% 0 0 -16%;
    /* margin: -3% 0 0 -16%; */
}

.features {
    /* background: paleturquoise; */
    height: 76px;
    padding-top: 1.3%;
    margin: -1% 0 0 1%;
    width: 23%;
    color: grey;
}

.feature-txt {
    text-align: center;
    padding-top: 1.5%;
    font-size: 17px;
    font-weight: 600;
}

.price-list {
    height: 50px;
    text-align: left;
    font-size: 11px;
    color: #2e72bf;
    font-weight: 600;
    background: white;
    margin: 0.5% 0 0 1%;
    width: 23%;
    padding-top: 0.7%;
}


/* input[type=text]:active {
    border: 1px solid lightgray !important;
} */

input:focus {
    outline: none;
}

.captcha-signup {
    margin: 4% 0 0 -6%;
    width: 20%;
}

.refresh-signup {
    margin: 4% 4px 0 14%;
    width: 13%;
    cursor: pointer;
}

.tooltip {
    position: absolute;
    display: inline-block;
    /* border-bottom: 1px dotted black; */
    opacity: 1 !important;
    /* margin: -3% 0 0 0%; */
    height: 15px;
    /*width: 50px;*/
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    /* background-color: black; */
    color: #fff;
    /* text-align: center; */
    /* border-radius: 6px; */
    padding: 5px 7px;
    /* Position the tooltip */
    /* position: absolute;
    z-index: 1; */
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.section_pddng {
    background: whitesmoke;
    padding: 0 !important;
}

.pricing-title {
    color: #fc9c04;
    font-size: 31px;
    font-weight: 600;
}

.pricing-cards {
    background: whitesmoke;
    padding: 5% 13%;
    box-shadow: 5px 10px 18px #888888;
}

.billing-txt {
    color: gray;
    font-size: 11px;
}


/* .chat {
    padding: 12px 8px;
    float: right;
    width: 5%;
    margin: 0 0 0 96%;
    border-radius: 50%;
    cursor: pointer;
} */

.footer {
    background: black;
    color: white;
    text-align: center;
    padding: 2%;
    letter-spacing: 1px;
}

.error-msg {
    font-size: 12px;
    color: red;
    text-align: left;
    padding:5px;
    /*position: absolute;*/
}

@media(min-width:300px) and (max-width:575px) {
    .aboutus_p {
        margin: 0% 0 1% 2%;
        width: 42%;
        color: #6e6363;
        font-weight: 600;
        font-size: 8px;
        line-height: 36px;
        text-align: justify;
    }
    .contactus {
        min-height: 100%;
        background: url(../Images/contactus.jpg);
        background-position-y: 66%;
        /* background: linear-gradient(0deg, rgb(24 25 25 / 64%), rgb(65 67 67 / 22%)), url(../Images/contactus.jpg); */
        background-size: cover;
        float: right;
        width: 100%;
        height: 457px;
    }
}

@media(min-width:576px) and (max-width:767px) {
    .aboutus_p {
        margin: 0% 0 1% 2%;
        width: 42%;
        color: #6e6363;
        font-weight: 600;
        font-size: 12px;
        line-height: 36px;
        text-align: justify;
    }
    .contactus {
        min-height: 100%;
        background: url(../Images/contactus.jpg);
        background-position-y: 66%;
        /* background: linear-gradient(0deg, rgb(24 25 25 / 64%), rgb(65 67 67 / 22%)), url(../Images/contactus.jpg); */
        background-size: cover;
        float: right;
        width: 100%;
        height: 457px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .aboutus_p {
        margin: 0% 0 1% 2%;
        width: 42%;
        color: #6e6363;
        font-weight: 600;
        font-size: 12px;
        line-height: 36px;
        text-align: justify;
    }
    .contactus {
        min-height: 100%;
        background: url(../Images/contactus.jpg);
        background-position-y: 66%;
        /* background: linear-gradient(0deg, rgb(24 25 25 / 64%), rgb(65 67 67 / 22%)), url(../Images/contactus.jpg); */
        background-size: cover;
        float: right;
        width: 100%;
        height: 457px;
    }
}