/*!
CSS Document
Project Name: iMark Infotech
Project Description: Imark Infotech Pvt. Ltd.
Written By: Dipak Thakur / Kishore Kumar
Created On:
Last Modified:
*/
@import url("css2.css");
@media screen and (min-width:576px) {

    #footer .container,
    .growing-businesses .container {
        width: 540px
    }
}

@media screen and (min-width:768px) {

    #footer .container,
    .growing-businesses .container {
        width: 720px
    }
}

@media screen and (min-width:992px) {

    #footer .container,
    .growing-businesses .container {
        width: 960px
    }
}

@media screen and (min-width:1200px) {

    #footer .container,
    .growing-businesses .container {
        width: 1140px
    }
}

@media screen and (min-width:1400px) {

    #footer .container,
    .growing-businesses .container {
        width: 1320px
    }
}

@media screen and (min-width:1500px) {

    #footer .container,
    .growing-businesses .container {
        width: 1470px
    }
}

.growing-businesses {
    text-align: center;
    padding: 70px 0
}

@media only screen and (max-width:1199.98px) {
    .growing-businesses {
        padding: 60px 0
    }
}

@media only screen and (max-width:991.98px) {
    .growing-businesses {
        padding: 45px 0
    }
}

@media only screen and (max-width:767.98px) {
    .growing-businesses {
        padding: 35px 0
    }
}

.growing-businesses a {
    text-decoration: none
}

.growing-businesses h2 {
    line-height: 1;
    margin-bottom: 10px;
    font-size: 50px;
    font-weight: 700;
    color: #000;
    font-family: "PP Neue Montreal", sans-serif !important
}

@media only screen and (max-width:1399.98px) {
    .growing-businesses h2 {
        font-size: 42px
    }
}

@media only screen and (max-width:1199.98px) {
    .growing-businesses h2 {
        font-size: 35px
    }
}

@media only screen and (max-width:767.98px) {
    .growing-businesses h2 {
        font-size: 32px
    }
}

.growing-businesses p {
    font-size: 36px;
    font-weight: 400;
    color: #000;
    font-family: "DM Sans", sans-serif !important;
    margin: 0
}

@media only screen and (max-width:1599px) {
    .growing-businesses p {
        font-size: 32px
    }
}

@media only screen and (max-width:1399.98px) {
    .growing-businesses p {
        font-size: 26px
    }
}

@media only screen and (max-width:1199.98px) {
    .growing-businesses p {
        font-size: 22px
    }
}

@media only screen and (max-width:1199.98px) {
    .growing-businesses p img {
        height: 35px
    }
}

.growing-businesses .country-wrapper {
    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: 42px -22px 0;
    text-align: left
}

@media only screen and (min-width:1599px) {
    .growing-businesses .country-wrapper {
        margin: 42px -12px 0
    }
}

@media only screen and (max-width:1199.98px) {
    .growing-businesses .country-wrapper {
        margin: 40px -10px 0
    }
}

@media only screen and (max-width:991.98px) {
    .growing-businesses .country-wrapper {
        margin: 40px 0px 0;
        gap: 30px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media only screen and (max-width:991.98px) {
    .growing-businesses .country-wrapper {
        margin: 30px 0px 0;
        gap: 15px
    }
}

.growing-businesses .country-wrapper .single {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.12);
    border-radius: 17px;
    width: 25%;
    padding: 35px;
    margin: 0 22px;
    overflow: hidden
}

@media only screen and (max-width:1599.98px) {
    .growing-businesses .country-wrapper .single {
        padding: 25px 20px;
        margin: 0 12px
    }
}

@media only screen and (max-width:1199.98px) {
    .growing-businesses .country-wrapper .single {
        margin: 0 10px;
        padding: 25px 15px
    }
}

@media only screen and (max-width:991.98px) {
    .growing-businesses .country-wrapper .single {
        margin: 0;
        width: calc(50% - 30px);
        padding: 25px
    }
}

@media only screen and (max-width:767.98px) {
    .growing-businesses .country-wrapper .single {
        width: calc(100% - 15px);
        padding: 25px
    }
}

.growing-businesses .country-wrapper .single .country-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 15px;
    padding-bottom: 15px;
    height: 66px
}

.growing-businesses .country-wrapper .single .country-title h5 {
    margin: 0 10px 0 0;
    font-size: 26px;
    font-weight: 900;
    font-family: "PP Neue Montreal", sans-serif !important;
    color: #000
}

@media only screen and (max-width:1599.98px) {
    .growing-businesses .country-wrapper .single .country-title h5 {
        font-size: 20px
    }
}

@media only screen and (max-width:1199.98px) {
    .growing-businesses .country-wrapper .single .country-title h5 {
        font-size: 18px
    }
}

@media only screen and (max-width:767.98px) {
    .growing-businesses .country-wrapper .single .country-title h5 {
        font-size: 20px
    }
}

.growing-businesses .country-wrapper .single ul {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 250px;
    overflow: auto
}

@media only screen and (max-width:1399.98px) {
    .growing-businesses .country-wrapper .single ul {
        height: 225px
    }
}

.growing-businesses .country-wrapper .single ul::-webkit-scrollbar,
.growing-businesses .country-wrapper .single ul::-webkit-scrollbar-corner,
.growing-businesses .country-wrapper .single ul::-webkit-scrollbar-track,
.growing-businesses .country-wrapper .single ul::-webkit-scrollbar-track-piece {
    background: #fff
}

.growing-businesses .country-wrapper .single ul::-webkit-scrollbar {
    min-width: 2px;
    width: 2px;
    max-width: 3px
}

.growing-businesses .country-wrapper .single ul::-webkit-scrollbar-button,
.growing-businesses .country-wrapper .single ul::-webkit-scrollbar-thumb {
    background: #FD4A19
}

.growing-businesses .country-wrapper .single ul li {
    margin-bottom: 12px
}

.growing-businesses .country-wrapper .single ul li:last-child {
    margin-bottom: 0
}

.growing-businesses .country-wrapper .single ul li a {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500 !important;
    color: #000;
    font-family: "DM Sans", sans-serif !important
}

@media only screen and (max-width:1399.98px) {
    .growing-businesses .country-wrapper .single ul li a {
        font-size: 18px
    }
}

.growing-businesses .country-wrapper .single ul li a:hover {
    color: #FD4A19
}

#footer {
    padding: 62px 0 0;
    background: #2B3049
}

#footer a {
    text-decoration: none;
    color: #96A2A7
}

@media only screen and (max-width:991.98px) {
    #footer {
        padding: 45px 0 0
    }
}

@media only screen and (max-width:767.98px) {
    #footer {
        padding: 50px 0 0
    }
}

#footer h5 {
    color: #C6C6C6;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 22px;
    font-family: "PP Neue Montreal", sans-serif !important
}

@media only screen and (max-width:1199.98px) {
    #footer h5 {
        margin-bottom: 18px
    }
}

@media only screen and (max-width:767.98px) {
    #footer h5 {
        margin-bottom: 8px
    }
}

#footer ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#footer ul li {
    margin-bottom: 8px
}

#footer ul li a {
    font-size: 15px;
    font-weight: 400;
    color: #96A2A7;
    font-family: "DM Sans", sans-serif !important
}

#footer ul li a:hover {
    color: #fff
}

#footer ul li a:hover i {
    color: #FD4A19
}

#footer .row_wrapper .top_wrapper {
    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;
    border-bottom: 1px solid #404660;
    padding-bottom: 35px;
    margin-bottom: 35px
}

@media only screen and (max-width:991.98px) {
    #footer .row_wrapper .top_wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (max-width:767.98px) {
    #footer .row_wrapper .top_wrapper {
        padding-bottom: 30px;
        margin-bottom: 30px
    }
}

#footer .row_wrapper .top_wrapper .col_wrapper {
    width: 50%
}

@media only screen and (max-width:991.98px) {
    #footer .row_wrapper .top_wrapper .col_wrapper {
        width: 100%
    }
}

#footer .row_wrapper .top_wrapper .col_wrapper:first-child {
    padding-right: 25px
}

@media only screen and (max-width:991.98px) {
    #footer .row_wrapper .top_wrapper .col_wrapper:first-child {
        padding-right: 0px;
        padding-bottom: 45px
    }
}

@media only screen and (max-width:767.98px) {
    #footer .row_wrapper .top_wrapper .col_wrapper:first-child {
        padding-right: 0px;
        padding-bottom: 30px
    }
}

#footer .row_wrapper .top_wrapper .col_wrapper:last-child {
    padding-left: 25px
}

@media only screen and (max-width:991.98px) {
    #footer .row_wrapper .top_wrapper .col_wrapper:last-child {
        padding-left: 0px
    }
}

#footer .row_wrapper .top_wrapper .col_wrapper ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

@media only screen and (max-width:767.98px) {
    #footer .row_wrapper .top_wrapper .col_wrapper ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

#footer .service_wrapper {
    border-bottom: 1px solid #404660;
    padding-bottom: 35px;
    margin-bottom: 35px
}

@media only screen and (max-width:767.98px) {
    #footer .service_wrapper {
        padding-bottom: 30px;
        margin-bottom: 30px
    }
}

#footer .service_wrapper .multiple_links {
    position: relative;
    text-align: center
}

#footer .service_wrapper .multiple_links ul {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    text-align: left
}

@media only screen and (max-width:991.98px) {
    #footer .service_wrapper .multiple_links ul {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
}

@media only screen and (max-width:767.98px) {
    #footer .service_wrapper .multiple_links ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

#footer .service_wrapper .multiple_links .more_links {
    display: none
}

#footer .service_wrapper .add_more_btn {
    background: transparent;
    border: none;
    color: #96A2A7;
    text-align: center;
    border-radius: 100%;
    font-size: 16px;
    font-weight: 400;
    text-decoration: underline;
    margin-top: 25px
}

#footer .connect_wrapper {
    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;
    margin-bottom: 35px
}

@media only screen and (max-width:1199.98px) {
    #footer .connect_wrapper {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }
}

@media only screen and (max-width:991.98px) {
    #footer .connect_wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media only screen and (max-width:767.98px) {
    #footer .connect_wrapper {
        margin-bottom: 30px
    }
}

#footer .connect_wrapper .connect_us {
    width: 22%
}

@media only screen and (max-width:1199.98px) {
    #footer .connect_wrapper .connect_us {
        width: 22%
    }
}

@media only screen and (max-width:991.98px) {
    #footer .connect_wrapper .connect_us {
        width: calc(33.3333333333% - 20px)
    }
}

@media only screen and (max-width:767.98px) {
    #footer .connect_wrapper .connect_us {
        width: calc(100% - 20px);
        padding-bottom: 30px;
    }
}

#footer .connect_wrapper .connect_us.address_wrap {
    width: 40%
}

@media only screen and (max-width:991.98px) {
    #footer .connect_wrapper .connect_us.address_wrap {
        width: 100%;
        margin-top: 20px
    }
}

#footer .connect_wrapper .connect_us.address_wrap .contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width:1199.98px) {
    #footer .connect_wrapper .connect_us.address_wrap .contact {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#footer .connect_wrapper .connect_us.address_wrap .contact ul li {
    margin-bottom: 12px
}

#footer .connect_wrapper .connect_us.address_wrap .contact ul li i {
    margin-right: 5px;
    font-size: 14px
}

#footer .connect_wrapper .connect_us.address_wrap .contact .address span {
    color: #96A2A7;
    font-size: 16px;
    font-weight: 400;
    font-family: "DM Sans", sans-serif !important;
    position: relative;
    display: inline-block;
    padding-left: 25px
}

#footer .connect_wrapper .connect_us.address_wrap .contact .address span i {
    position: absolute;
    left: 0;
    top: 2px
}

#footer .connect_wrapper .connect_us ul {
    padding: 0;
    margin: 0;
    list-style: none
}

#footer .connect_wrapper .connect_us ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px
}

@media only screen and (max-width:1199.98px) {
    #footer .connect_wrapper .connect_us ul li img {
        height: 25px
    }
}

#footer .ratingBar {
    background: transparent -webkit-gradient(linear, right top, left top, from(#F24606), to(#92278F)) 0% 0% no-repeat;
    background: transparent linear-gradient(270deg, #F24606 0%, #92278F 100%) 0% 0% no-repeat;
    padding: 10px 0
}

#footer .ratingBar div {
    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;
    font-size: 14px;
    font-family: "DM Sans", sans-serif;
    font-weight: 400
}

@media only screen and (max-width:767.98px) {
    #footer .ratingBar div {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

#footer .ratingBar div .like-btn {
    width: 32px;
    height: 32px;
    border-radius: 5px;
    background: #fff;
    margin-right: 10px;
    padding: 0
}

@media only screen and (max-width:767.98px) {
    #footer .ratingBar div .like-btn {
        width: 27px;
        height: 27px;
        padding: 3px
    }
}

#footer .ratingBar div .like-btn:before {
    display: none
}

#footer .ratingBar div span {
    margin: 0 3px
}

#footer .ratingBar div span i {
    color: #f5a623;
    margin-right: 4px
}

#footer .ratingBar div a {
    color: #fff;
    margin-left: 8px
}

@media only screen and (max-width:767.98px) {
    #footer .ratingBar div a {
        margin-left: 5px
    }
}

#footer .ratingBar div a:hover {
    color: #2B3049
}

#footer .footerBottom {
    padding: 0 !important
}

#footer .footerBottom .partnersWith {
    margin: 45px 0
}

@media only screen and (max-width:1199.98px) {
    #footer .footerBottom .partnersWith {
        margin: 30px 0
    }
}

#footer .footerBottom .partnersWith ul {
    margin: 0;
    padding: 0;
    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
}

@media only screen and (max-width:1399.98px) {
    #footer .footerBottom .partnersWith ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

#footer .footerBottom .partnersWith ul li {
    margin: 10px;
    display: inline-block;
    vertical-align: middle
}

#footer .footerBottom .partnersWith ul li a {
    display: block
}

#footer .footerBottom .partnersWith ul li a img {
    display: inline-block;
    vertical-align: middle;
    max-width: 80px
}

@media only screen and (max-width:991.98px) {
    #footer .footerBottom .partnersWith ul li a img {
        max-width: 70px
    }
}

#footer .footerBottom .copyRight {
    background: #323853;
    padding: 10px 0
}

#footer .footerBottom .copyRight p {
    text-align: center;
    color: #96A2A7;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    font-family: "DM Sans", sans-serif !important
}

@media only screen and (max-width:1199.98px) {
    #footer .footerBottom .copyRight p {
        font-size: 14px
    }
}

#back_to_top {
    background: #FD4A19;
    color: #fff;
    border: 1px solid #FD4A19;
    font-size: 18px;
    width: 42px;
    height: 42px;
    text-align: center;
    border-radius: 100%;
    position: fixed;
    bottom: 55px !important;
    right: 20px !important;
    -webkit-transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000
}

#back_to_top.show {
    opacity: 1;
    visibility: visible;
    -webkit-animation: bounceIn 0.75s forwards;
    animation: bounceIn 0.75s forwards
}

#back_to_top.hide {
    -webkit-animation: bounceOut 0.75s forwards;
    animation: bounceOut 0.75s forwards
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    20% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    40% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    80% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    20% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    40% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    60% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }

    80% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
}

/*# sourceMappingURL=main.css.map */