@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);

.bttn-default,
.bttn-white {
    background: #482cbf
}

*,
.toggole-boxs h3,
a {
    outline: 0
}

.post-single:after,
.story-board .owl-nav {
    clear: both;
    display: table
}

a {
    text-decoration: none;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

a:focus,
a:hover,
button:focus,
input:focus {
    text-decoration: none;
    outline: 0;
    color: #ffaf14
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 400;
    line-height: 1.4em
}
h6{
    font-weight: 600 !important;
}
body,
html {
    height: 100%
}

body {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #8790af
}

.bttn-default,
.bttn-white,
.mainmenu-area .right-button a {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1.5px
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important
}

.bttn-white {
    position: relative;
    background: -webkit-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: -o-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    overflow: hidden;
    z-index: 1;
    margin-right: 10px
}

.bttn-default,
.bttn-white,
.bttn-white:before {
    background-color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.bttn-white img {
    height: 20px;
    margin-right: 5px;
    margin-top: -5px;
    display: inline-block
}

.bttn-white:before,
.overlay:before {
    height: 100%;
    content: "";
    top: 0
}

.bttn-white:before {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1;
    transition: .3s;
    opacity: 1
}

.bttn-white.active,
.bttn-white:hover {
    color: #fff
}

.bttn-white.active:before,
.bttn-white:hover:before {
    opacity: 0
}

.bttn-default,
.bttn-white {
    padding: 12px 30px;
    color: #768ede;
    border-radius: 50px;
    transition: .3s;
    border: none
}

.bttn-default .lnr,
.bttn-white .lnr {
    margin-right: 10px
}

.bttn-default {
    padding: 12px 40px;
    background: -webkit-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: -o-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    color: #fff;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .1);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.bttn-default:hover {
    color: #fff;
    -webkit-box-shadow: 0 25px 50px -20px rgba(0, 0, 0, .6);
    box-shadow: 0 25px 50px -20px rgba(0, 0, 0, .6);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.sq {
    border-radius: 3px !important
}

.section-padding-top {
    padding-top: 120px;
}

.upper {
    text-transform: uppercase
}

.angle,
.overlay {
    position: relative;
    z-index: 1
}

.angle:after,
.mainmenu-area,
.overlay:before {
    position: absolute;
    left: 0;
    width: 100%
}

.overlay:before {
    background: #482cbf;
    background: -webkit-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: -o-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    opacity: .8;
    z-index: -2
}

.angle:after {
    content: "";
    bottom: 0;
    height: 150px;
    background: -webkit-linear-gradient(left bottom, #fff 50%, transparent 50%) rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear, left bottom, right top, color-stop(50%, #fff), color-stop(50%, transparent)) rgba(0, 0, 0, 0);
    background: -o-linear-gradient(left bottom, #fff 50%, transparent 50%) rgba(0, 0, 0, 0);
    background: linear-gradient(to right top, #fff 50%, transparent 50%) rgba(0, 0, 0, 0);
    z-index: -1
}

.dark-color {
    color: #434345
}

.blue-color {
    color: #5e88fc
}

.white-color {
    color: #fff !important
}

.gray-bg {
    background-color: #f5f6ff
}

.mainmenu-area {
    top: 0;
    z-index: 9999;
    padding: 20px 140px 15px 0;
    background: 0 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.mainmenu-area.affix {
    position: fixed;
    top: 0
}

.mainmenu-area.affix:before {
    opacity: 1
}

.mainmenu-area .right-button {
    right: 15px;
    top: 12px
}

.mainmenu-area .right-button a {
    color: #fff;
    padding: 10px 40px;
    border-radius: 50px;
    background-color: rgba(255, 255, 255, .3)
}

.mainmenu-area .right-button a:hover {
    background-color: #fff;
    color: #768ede
}

.mainmenu-area ul.mainmenu {
    float: none;
    display: block
}

.mainmenu-area ul.mainmenu li {
    float: none;
    display: inline-block;
    text-align: center
}

.mainmenu-area ul.nav.navbar-nav li a {
    color: #fff;
    padding: 10px 2px;
    text-transform: capitalize;
    background: 0 0;
    font-weight: 600;
    border-bottom: 2px solid transparent;
    margin: 0 5px
}

.progress-area,
.video-area {
    background-repeat: no-repeat;
    background-size: auto 100%
}

.mainmenu-area ul.nav.navbar-nav li a:hover,
.mainmenu-area ul.nav.navbar-nav li.active a {
    border-bottom-color: #fff
}

.mainmenu-area .navbar-brand {
    height: auto;
    padding: 0 15px
}

.mainmenu-area .navbar-brand img {
    height: 40px
}

.page-title .title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #8790af;
    font-weight: 600
}

.page-title .title:after,
.text-center.page-title .title:before {
    content: '';
    width: 50px;
    height: 1px;
    display: inline-block;
    background-color: #e1e1e1;
    margin: 0 15px;
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px)
}

.home-area .mobile-image {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: -158px
}

.progress-area {
    background-position: right center;
    margin-top: 90px;
    margin-bottom: 220px
}

.progress-area .mobile-image {
    margin-top: -90px;
    margin-bottom: -153px
}

.video-area {
    background-image: url(images/video-bg.jpg);
    background-position: left center;
    margin-bottom: 120px
}

.video-photo {
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.video-photo>img {
    width: 100%
}

.video-area a.video-button {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%
}

.feature-area {
    color: #fff;
    background-color: #5e88fc;
    margin-bottom: 142px
}

.feature-area .page-title .title {
    color: #fff
}

.feature-area .mobile-image {
    margin-bottom: -142px
}

.service-box {
    position: relative;
    padding-left: 100px
}

.service-box .box-icon,
.team-slide .owl-controls .owl-nav>div {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 72px;
    background: #482cbf;
    background: -webkit-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: -o-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    overflow: hidden;
    z-index: 1;
    color: #5e88fc;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2)
}

.service-box:hover .box-icon,
.team-slide .owl-controls .owl-nav>div:hover {
    color: #fff
}

.service-box .box-icon:before,
.team-slide .owl-controls .owl-nav>div:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: -1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    opacity: 1
}

.service-box:hover .box-icon:before,
.team-slide .owl-controls .owl-nav>div:hover:before {
    opacity: 0
}

.service-box h4 {
    margin-bottom: 10px
}

.team-box {
    position: relative;
    padding: 55px 30px 30px;
    -webkit-box-shadow: 0 0 30px -5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px -5px rgba(0, 0, 0, .1);
    border-radius: 5px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin: 40px 15px 30px
}

.team-box:hover {
    -webkit-box-shadow: 0 0 60px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 60px 0 rgba(0, 0, 0, .1)
}

.team-box .team-image {
    position: absolute;
    top: -40px;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

.team-box h4 {
    color: #5e88fc;
    font-weight: 600;
    font-size: 20px
}

.team-box h6.position {
    font-size: 14px;
    font-style: italic;
    font-weight: 400
}

.team-slide .owl-controls .owl-nav>div {
    position: absolute;
    top: 50%;
    left: auto;
    right: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.team-slide .owl-controls .owl-nav>div.owl-next {
    right: auto;
    left: 100%
}

.gallery-area {
    background: #482cbf;
    background: -webkit-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: -o-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    color: #fff
}

.admin-slide {
    margin-top: -10%
}

.gallery-slide .item {
    overflow: hidden;
    border-radius: 2px
}

.gallery-slide .admin-slide.owl-controls {
    position: static;
    text-align: right;
    padding-right: 80px
}

.footer-box,
.footer-box .box-icon,
.owl-dots,
.price-box {
    text-align: center
}

.gallery-slide .admin-slide .owl-controls .owl-nav>div {
    display: inline-block;
    background-color: #fff;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    line-height: 70px;
    color: #482cbf;
    margin: 5px
}

.gallery-slide .owl-controls .owl-dots .owl-dot {
    display: inline-block;
    margin: 3px
}

.gallery-slide .owl-controls .owl-dots .owl-dot span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 5px;
    border-radius: 50%;
    opacity: .5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.gallery-slide .owl-controls .owl-dots .owl-dot.active span {
    opacity: 1
}

.download-area {
    background-image: url(images/download-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin-top: 70px;
    margin-bottom: 100px;
    color: #fff
}

.download-area .mobile-image {
    margin-top: -106px;
    margin-bottom: -200px
}

.price-box {
    border-radius: 5px;
    overflow: hidden;
    color: #8790af;
    -webkit-box-shadow: 0 0 15px -5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, .1);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.price-box:hover {
    -webkit-box-shadow: 0 0 50px -15px #4d43c6;
    box-shadow: 0 0 50px -15px #4d43c6
}

.price-box .price-header {
    padding: 40px;
    color: #768ede;
    background: #482cbf;
    background: -webkit-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: -o-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    position: relative;
    overflow: hidden;
    z-index: 2;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.price-box .price-header:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #f2f3fc;
    z-index: -1;
    opacity: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.price-box:hover .price-header {
    color: #fff
}

.price-box:hover .price-header:before {
    opacity: 0
}

.price-box .price-header .price-icon {
    font-size: 60px;
    margin-bottom: 10px
}

.price-box .price-header h4 {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 3px
}

.price-box .price-body {
    padding: 40px
}

.price-box .price-body ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.price-box .price-rate {
    color: #768ede;
    margin-bottom: 40px;
    font-size: 20px
}

.price-box .price-rate sup {
    top: -20px;
    font-size: 26px
}

.price-box .price-rate .rate {
    font-size: 56px
}

.price-box .price-footer {
    margin-bottom: 40px
}

.price-box .price-footer .bttn-white {
    padding: 13px 50px
}

.price-box .price-footer .bttn-white:before {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 100px;
    left: 2px;
    top: 2px
}

.toggole-boxs {
    margin-top: -20px
}

.toggole-boxs h3 {
    font-size: 18px;
    background-color: #fff;
    margin-bottom: 0;
    margin-top: 20px;
    color: #434345;
    cursor: pointer
}

.toggole-boxs h3:after,
.toggole-boxs h3:before {
    content: '';
    position: absolute;
    left: 30px;
    top: 30px;
    width: 10px;
    height: 2px;
    background-color: #434345
}

.feature-area::before,
.footer-box .box-icon:before,
.post-single:after {
    content: ""
}

.toggole-boxs h3:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.toggole-boxs h3.ui-state-active:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.toggole-boxs div {
    background-color: #fff
}

.subscribe-area {
    background: url(images/subscribe-bg.jpg) center center/cover no-repeat
}

.subscribe-form {
    background-color: #fff;
    padding: 60px;
    border-radius: 5px
}

.footer-box .box-icon,
.preloader span {
    background: #482cbf
}

.subscribe-form form {
    position: relative
}

.subscribe-form form .control {
    width: 100%;
    height: auto;
    padding: 15px 180px 15px 30px;
    border-radius: 100px;
    border: 1px solid #5e88fc
}

.subscribe-form form .bttn-white {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 0
}

.footer-box .box-icon {
    width: 75px;
    height: 75px;
    margin: auto auto 30px;
    line-height: 75px;
    color: #fff;
    font-size: 20px;
    background: -webkit-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: -o-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    border-radius: 100%;
    position: relative;
    z-index: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#scrollUp,
.preloader span {
    line-height: 60px;
    right: 0;
    bottom: 0;
    text-align: center
}

#scrollUp,
.footer-bottom .footer-menu ul li a:hover,
.footer-box:hover .box-icon {
    color: #5e88fc
}

.footer-box:hover .box-icon:before,
.preloader {
    background-color: #fff
}

.footer-box .box-icon:before {
    position: absolute;
    left: 4px;
    top: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border: 2px solid #fff;
    border-radius: 100%;
    z-index: -1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.footer-bottom .footer-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-bottom .footer-menu ul li {
    display: inline-block
}

.footer-bottom .footer-menu ul li a {
    padding: 10px
}

#scrollUp {
    height: 60px;
    width: 60px;
    font-size: 30px
}

.preloader {
    bottom: 0;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999
}

.preloader span {
    background: -webkit-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: -o-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    border-radius: 100%;
    height: 60px;
    width: 60px;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 24px;
    margin: auto;
    -webkit-animation: mymove 1.5s infinite linear;
    animation: mymove 1.5s infinite linear
}

@-webkit-keyframes mymove {

    0%,
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(94, 136, 252, .6), 0 0 0 0 rgba(94, 136, 252, .6);
        box-shadow: 0 0 0 0 rgba(94, 136, 252, .6), 0 0 0 0 rgba(94, 136, 252, .6)
    }

    25%,
    75% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, .6), 0 0 0 10px rgba(94, 136, 252, .6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, .6), 0 0 0 10px rgba(94, 136, 252, .6)
    }

    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, .6), 0 0 0 20px rgba(94, 136, 252, .6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, .6), 0 0 0 20px rgba(94, 136, 252, .6)
    }
}

@keyframes mymove {

    0%,
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(94, 136, 252, .6), 0 0 0 0 rgba(94, 136, 252, .6);
        box-shadow: 0 0 0 0 rgba(94, 136, 252, .6), 0 0 0 0 rgba(94, 136, 252, .6)
    }

    25%,
    75% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, .6), 0 0 0 10px rgba(94, 136, 252, .6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, .6), 0 0 0 10px rgba(94, 136, 252, .6)
    }

    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(94, 136, 252, .6), 0 0 0 20px rgba(94, 136, 252, .6);
        box-shadow: 0 0 0 10px rgba(94, 136, 252, .6), 0 0 0 20px rgba(94, 136, 252, .6)
    }
}

.site-header {
    background: #482cbf;
    background: -webkit-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: -o-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    color: #fff;
    padding: 180px 0 120px
}

.site-header a {
    color: #fff
}

.breadcrumb {
    background: 0 0;
    display: inline-block;
    margin-top: 10px;
    padding: 0
}

.post-single {
    padding: 30px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    margin-bottom: 30px
}

.single-post .post-single {
    -webkit-box-shadow: none;
    box-shadow: none
}

.single-post .post-single .post-media {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    padding: 30px;
    margin-bottom: 30px
}

.post-single.sticky .post-media {
    width: 55%;
    float: left;
    margin-right: 60px
}

.post-single .post-media {
    overflow: hidden;
    border-radius: 3px
}

.post-single .post-media img {
    width: 100%
}

.post-single .post-meta {
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px
}

.post-single .post-body .post-meta .post-tags {
    float: left
}

.post-single .post-body .post-meta .post-date {
    float: right
}

.post-single .post-body h4 {
    font-size: 22px;
    margin-bottom: 20px
}

.post-single .post-body .read-more {
    margin-top: 10px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    font-size: 14px;
    color: #768ede
}

.post-single .post-body .read-more:after {
    content: '\e87a';
    font-family: Linearicons-Free;
    margin-left: 5px
}

.pagination .nav-links {
    padding: 20px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    display: inline-block
}

.pagination {
    text-align: center;
    margin-top: 80px;
    width: 100%
}

.pagination .nav-links .page-numbers {
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    border-radius: 50%
}

.pagination .nav-links .page-numbers:hover {
    color: #482cbf;
    background-color: #f5f6ff
}

.pagination .nav-links .page-numbers.current {
    background: #482cbf;
    background: -webkit-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: -o-linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    background: linear-gradient(45deg, #482cbf 0, #6ac6f0 100%);
    color: #fff
}

.post-single blockquote {
    padding: 50px 160px;
    text-align: center;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    font-size: 26px;
    line-height: 1.6em;
    color: #626264;
    background-color: #f4f4f4;
    border: 30px solid #fff;
    font-style: italic
}

.comment-respond h4,
.comments-area .comment-heading {
    font-size: 20px;
    margin-bottom: 40px;
    font-weight: 600;
    color: #434345
}

.comments-list,
.comments-list ul {
    list-style: none
}

.comments-list .comment {
    position: relative;
    padding-left: 130px
}

.comments-list .comment .comment-pic {
    width: 100px;
    height: 100px;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden
}

.comments-list .comment .comment-content .comment-header {
    color: #434345
}

.comments-list .comment .comment-content .comment-header h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px
}

.comments-list li li .comment .comment-pic {
    width: 80px;
    height: 80px
}

.comments-list li {
    margin-bottom: 30px
}

.form-control {
    border-radius: 2px;
    padding: 15px 20px;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-double .box {
    width: calc(50% - 15px);
    float: left
}

.form-double .box.last {
    float: right
}

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

    .footer-area,
    .footer-bottom .footer-menu ul,
    .team-slide .owl-controls .owl-nav {
        text-align: center
    }

    .mainmenu-area ul.nav.navbar-nav li a {
        margin: 0 10px
    }

    .feature-area,
    .progress-area,
    .testimonial-area,
    .video-area {
        background-image: none;
        margin-bottom: 0
    }

    .testimonial-area {
        padding: 100px 0
    }

    .team-slide .owl-controls .owl-nav>div {
        position: static;
        display: inline-block;
        margin: 30px 15px 15px
    }

    .angle:after {
        height: 80px
    }
}

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

    .footer-area,
    .footer-bottom .footer-menu ul,
    .team-slide .owl-controls .owl-nav {
        text-align: center
    }

    .home-area {
        padding: 100px 0;
        margin-bottom: 0
    }

    .mainmenu-area ul.nav.navbar-nav li a {
        margin: 0 10px
    }

    .progress-area,
    .video-area {
        background-image: none
    }

    .mobile-image {
        display: none !important
    }

    .feature-area,
    .progress-area,
    .video-area {
        background-image: none;
        margin-bottom: 0;
        margin-top: 0
    }

    .testimonial-area {
        padding: 60px 0
    }

    .video-photo {
        margin-bottom: 60px
    }

    .team-slide .owl-controls .owl-nav>div {
        position: static;
        display: inline-block;
        margin: 30px 15px 15px
    }

    .angle:after {
        height: 80px
    }
}

@media only screen and (max-width:767px) {

    .footer-area,
    .footer-bottom .footer-menu ul,
    .team-slide .owl-controls .owl-nav {
        text-align: center
    }

    body {
        font-size: 14px
    }

    h1 {
        font-size: 40px
    }

    h3 {
        font-size: 22px
    }

    .bttn-white {
        padding: 8px 30px
    }

    .section-padding {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .angle:after {
        height: 60px
    }

    .mainmenu-area {
        padding: 15px 0
    }

    .mainmenu-area:before {
        opacity: .9
    }

    .mainmenu-area .navbar-toggle {
        border: 1px solid #fff;
        border-radius: 1px
    }

    .mainmenu-area .navbar-toggle .icon-bar {
        background-color: #fff;
        height: 2px;
        border-radius: 0
    }

    .mainmenu-area #primary_menu {
        overflow-y: auto;
        max-height: 80vh
    }

    .mainmenu-area #primary_menu ul.nav.navbar-nav li {
        display: block
    }

    .mainmenu-area #primary_menu ul.nav.navbar-nav li a {
        padding: 15px;
        border: none
    }

    .mainmenu-area #primary_menu ul.nav.navbar-nav li a:hover,
    .mainmenu-area #primary_menu ul.nav.navbar-nav li.active a {
        background-color: #fff;
        color: #5e88fc
    }

    .home-area {
        padding-top: 120px;
        padding-bottom: 100px;
        margin-bottom: 0
    }

    .mobile-image {
        display: none !important
    }

    .feature-area,
    .progress-area,
    .video-area {
        background-image: none;
        margin-bottom: 0;
        margin-top: 0
    }

    .testimonial-area {
        padding: 60px 0
    }

    .team-slide .owl-controls .owl-nav>div {
        position: static;
        display: inline-block;
        margin: 30px 15px 15px
    }

    .gallery-slide {
        margin-bottom: 60px
    }

    .gallery-slide .item {
        margin: 85px 25px 90px 30px
    }

    .gallery-slide .owl-controls {
        position: static;
        margin-top: 30px;
        width: 100%;
        text-align: center
    }

    .subscribe-form {
        padding: 20px
    }

    .subscribe-form form .bttn-white {
        position: static;
        margin-top: 20px
    }

    .subscribe-form form .control {
        padding-right: 15px
    }

    .post-single.sticky .post-media {
        margin-right: 0;
        float: none;
        width: 100%
    }

    .form-double .box {
        width: 100%;
        float: none
    }

    .post-single {
        padding: 20px
    }

    .post-single h2 {
        font-size: 26px
    }

    .post-single blockquote {
        padding: 10px;
        font-size: 14px
    }

    .comments-list .comment {
        padding-left: 0
    }

    .comments-list .comment .comment-pic {
        position: static;
        margin-bottom: 30px
    }
}

.feature-area {
    z-index: 1;
    position: relative;
    background-image: url(img/feature-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.feature-area::before {
    top: 0;
    left: 0;
    opacity: .85;
    right: 0;
    bottom: 0;
    z-index: -1;
    position: absolute
}

.single-feature-box h4 {
    font-size: 20px;
    margin-bottom: 5px
}

.single-feature-box li:last-child {
    margin-bottom: 0
}

.single-feature-box li:hover .feature-box-icon i::before {
    border-radius: 0
}

.feature-box-icon i::before {
    border: 2px dashed #fff;
    width: 40px;
    display: inline-block;
    height: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 100%;
    transition: all .4s
}

h1 {
    font-family: Montserrat, sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 42px
}

.mainmenu-area ul.mainmenu {
    text-align: right
}

.mainmenu-area .right-button {
    position: static
}

#primary_menu {
    padding-right: 0
}

.overlay::before {
    background: 0 0
}

.single-feature-box li:hover img {
    transform: rotate(360deg);
    transition: .5s all ease-in-out
}

@media (max-width:767px) {
    .download-text-left p {
        padding-left: 0
    }
}

.our-work-speak ul li {
    display: inline-block;
    margin: 0
}

.testimonial-area {
    padding-top: 40px;
    padding-bottom: 0
}

#quote-carousel .carousel-control {
    background: 0 0;
    color: #cacaca;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px
}

#quote-carousel .carousel-control.left {
    left: -60px
}

#quote-carousel .carousel-control.right {
    right: -60px
}

#quote-carousel .carousel-indicators {
    top: 70%
}

#quote-carousel .carousel-indicators li {
    width: 75px;
    height: 75px;
    margin: 50px 28px 0;
    cursor: pointer;
    border: 3px solid #fff;
    border-radius: 50px;
    overflow: hidden;
    transition: all .4s;
    box-shadow: rgba(0, 0, 0, .2) 0 0 0;
    text-indent: 0;
    float: left
}

#quote-carousel .carousel-indicators li.active {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0
}

#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    border-radius: 100px;
    opacity: 1;
    overflow: visible
}

.carousel-inner {
    min-height: 300px
}

.item blockquote {
    border-left: none;
    margin: 0
}

#quote-carousel .carousel-indicators .active img {
    border-radius: 50%
}

.testimonial-area::after,
.testimonial-area::before {
    content: url(img/testimonial-bg.png);
    position: absolute;
    top: 0
}

.testimonial-area::before {
    left: 50px
}

.testimonial-area::after {
    right: 0;
    z-index: 0
}

.testimonial-area {
    position: relative;
   
}

.testimonial-area h5,
.testimonial-area h6 {
    white-space: nowrap
}

.testimonial-area .item p {
    background-color: #fff;
    
    margin: 0 auto;
    padding: 30px 60px;
    color: #232323;
    font-size: 16px;
    
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #c3e2e2;
    position: relative;
    box-shadow: rgba(155, 179, 203, .15) 0 5px 15px 5px;
    border-radius: 8px
}

.testimonial-area .item .col-sm-12:after {
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    content: "";
    background-size: auto;
    bottom: -14px;
    font-size: 0;
    width: 30px;
    height: 15px
}

.testimonial-area .carousel-indicators {
    position: absolute;
    left: 50%;
    z-index: 15;
    width: 58%;
    padding-left: 0;
    text-align: center;
    transform: translateX(-47%);
    margin-left: 0
}

.testimonial-area h2 {
    position: relative;
    z-index: 99
}

.story-board .owl-item .col-sm-6:nth-child(2) {
    color: #484848;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 20px;
    padding: 0 40px 0 10px
}

.story-board .owl-nav div:hover {
    background: #11a2b5
}

.feature-area,
.feature-area::before {
    background: 0 0
}

.tab-content.tab-common {
    padding-top: 65px
}

.service-bx .box-image {
    background: #3b5998;
    background: -moz-linear-gradient(left, #3b5998 1%, #3b5998 24%, #10a4b6 67%, #10a4b6 100%);
    background: -webkit-linear-gradient(left, #3b5998 1%, #3b5998 24%, #10a4b6 67%, #0074d9 100%);
    background: linear-gradient(to right, #3b5998 1%, #3b5998 24%, #10a4b6 67%, #0074d9 100%)
}

.tab-common .left-col .box-image,
.tab-common .right-col .box-image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    position: relative
}

.tab-common .left-col .box-image {
    right: -15px
}

.tab-common .right-col .box-image {
    left: -15px
}

.tab-common .feature-area {
    margin-bottom: 0
}

.gallery-slide .owl-controls .owl-dots .owl-dot span {
    background-color: #cdcdcd
}

.gallery-slide .owl-controls .owl-dots .owl-dot.active span {
    background-color: #2b76a3;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.gallery-slide .owl-controls {
    padding-right: 0
}

.tech-stack .stack-list li {
    display: inline-block;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin: 14px 12px;
    max-width: 205px;
    max-height: 141px
}

.tech-stack .stack-list li:first-child {
    margin-left: 0
}

.tech-stack .stack-list li:last-child {
    margin-right: 0
}

.tech-stack .stack-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.setup-list-outer .setup-item.line2 .setup-title {
    line-height: 20px;
    padding: 0
}

.ready-form form {
    box-shadow: rgba(0, 0, 0, .1) 0 10px 15px 6px;
    padding: 20px;
    max-width: 571px;
    border-radius: 10px;
    margin-top: 45px
}

.ready-form form textarea {
    height: 91px;
    border-radius: 5px;
    width: 100%;
    max-width: 511px;
    border: 1px solid #e8e8e8
}

.ready-form .btn.btn-info.btn-block {
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 16px;
    max-width: 231px;
    max-height: 50px;
    line-height: normal;
    font-family: Montserrat, sans-serif;
    margin-top: 10px;
    border: none;
    margin-bottom: 20px;
    margin-right: 15px
}

.map-process h2 {
    text-align: center;
    color: #000;
    padding-top: 34px;
    padding-bottom: 10px
}

.map-process {
    background-color: #ffaf14;
    padding-top: 0;
    padding-bottom: 40px
}

.toggole-boxs h3 {
    padding: 20px 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.toggole-boxs h3::after,
.toggole-boxs h3::before {
    content: none
}

.footer-bottom {
    padding: 30px 0;
    background-color: #272a30;
    border-top: none
}

.footer-bottom small {
    color: #757575;
    font-size: 13px;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    text-transform: uppercase
}

.footer-bottom .footer-menu ul {
    text-align: left
}

.footer-bottom .footer-menu ul li a,
.footer-bottom a {
    color: #929497;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    font-size: 18px
}

.social-links ul {
    max-width: 200px;
    float: right;
    padding-right: 20px
}

.social-links h6 small {
    padding-right: 22%;
    text-transform: capitalize
}

.footer-bottom .footer-menu ul li a:first-child,
.footer-bottom a:first-child {
    padding-left: 0
}

.footer-bottom h6 {
    margin-bottom: 0
}

.questions-area h3 {
    font-family: 'Open Sans';
    font-size: 18px;
    color: #484848;
    font-weight: 500;
    padding-right: 50px;
    min-height: 90px
}

.toggole-boxs h3 {
    position: relative
}

.social-links li {
    margin-right: 22px;
    margin-top: 5px
}

.social-links li a i {
    font-size: 20px
}

.setup-list-outer .setup-item.line2 img {
    margin-top: 6px
}

.setup-list-outer .setup-item.line2 {
    padding: 8px 12px
}

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

    .footer-bottom .footer-menu ul li a,
    .footer-bottom a {
        font-size: 16px
    }

    .tech-stack .stack-list li {
        max-width: 160px !important
    }

    .our-spotnride .four-column {
        max-width: 210px !important
    }

    .admin-slide .owl-stage-outer,
    .gallery-slide .owl-stage-outer,
    .gallery-slides .owl-stage-outer {
        padding-top: 40px;
        padding-bottom: 30px
    }

    .tab-common .owl-carousel .owl-item img {
        max-width: 220px
    }

    .add-on-section .darkbg .left-sec .button-layoff {
        padding-left: 4%
    }

    .mobile-image img {
        max-width: 85%
    }
}

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

    #quote-carousel .carousel-indicators,
    .why_spotnrides .col-xs-12.col-md-5 {
        text-align: center
    }

    .mainmenu-area.affix-top {
        padding: 20px 0 10px
    }

    .mainmenu-area ul.nav.navbar-nav li a {
        padding: 5px 0;
        font-size: 14px
    }

    .mainmenu-area .navbar-brand img {
        height: auto
    }

    .mainmenu-area .navbar-brand {
        height: auto;
        padding: 8px 0;
        width: 180px
    }

    .home-area {
        padding-top: 7vh;
        margin-bottom: 10px;
        padding-bottom: 0
    }

    .banner-form {
        bottom: -40px
    }

    .download-text-left p {
        padding: 20px
    }

    .our-work-speak ul li {
        margin: 0 10px;
        width: 15%
    }

    .our-work-speak.section-padding {
        padding-bottom: 20px;
        padding-top: 30px
    }

    #quote-carousel .carousel-indicators li {
        display: none;
        float: none
    }

    #quote-carousel .carousel-indicators li.active {
        display: inline-block
    }

    .tab-content-area.section-padding-top {
        padding-top: 30px
    }

    .tab-content-area .nav-tabs li a {
        padding-left: 30px;
        padding-right: 30px
    }

    .tab-common .title-space h4 {
        font-size: 15px
    }

    .four-column h5 {
        font-size: 16px
    }

    .our-spotnride .four-column {
        max-width: 150px;
        min-height: auto
    }

    .feature-item {
        max-height: 100%
    }

    .tech-stack .stack-list li {
        max-width: 120px
    }

    .footer-area,
    .footer-bottom .footer-menu ul {
        text-align: left
    }
}

@media (max-width:767px) {
    .mainmenu-area.affix-top {
        padding: 15px 0
    }

    .mainmenu-area .navbar-brand img {
        height: 35px;
        margin-top: 14px
    }

    .mainmenu-area.affix {
        padding: 10px 0;
        position: static
    }

    .navbar-nav {
        margin: 7.5px 0
    }

    h1 {
        font-size: 26px;
        line-height: normal
    }

    .desc p {
        font-size: 14px
    }

    .banner-form {
        bottom: 0;
        width: 95%;
        margin: 0 auto !important;
        display: flex
    }

    .home-area {
        margin-bottom: 10px
    }

    .why_spotnrides.section-padding {
        padding-bottom: 20px;
        padding-top: 30px
    }

    h2 {
        font-size: 18px
    }

    .download-text-left p {
        padding: 30px 15px
    }

    .app-links ul li a {
        line-height: 45px;
        width: 45px;
        font-size: 24px
    }

    .cta-section h3,
    .right-list li,
    .story-board .text-title {
        line-height: normal
    }

    h5 {
        font-size: 14px
    }

    .image-list img {
        max-width: 100%
    }

    .testimonial-area::after,
    .testimonial-area::before {
        content: none
    }

    .testimonial-area .item p {
        padding: 10px 20px;
        font-size: 14px
    }

    #quote-carousel .carousel-indicators li {
        display: none
    }

    #quote-carousel .carousel-indicators li.active {
        display: block
    }

    .story-board h2 {
        font-size: 15px
    }

    .story-board {
        padding: 10px;
        margin: 0 auto;
        width: 95%
    }

    .row {
        margin-right: 0;
        margin-left: 0
    }

    .story-board img {
        margin-top: 0
    }

    .providing-section ul {
        font-size: 14px
    }

    .section-padding-top {
        padding-top: 10px
    }

    .tab-content-area .nav-tabs li a {
        font-size: 12px;
        padding-bottom: 3px;
        padding-left: 0;
        padding-right: 0
    }

    .nav-tabs>li.active>a:hover,
    .tab-content-area .nav-tabs li.active a,
    .tab-content-area .nav-tabs li:hover a {
        border-width: 0 0 3px
    }

    .tab-common .left-col {
        padding-right: 0
    }

    .left-col,
    .right-col {
        padding-top: 5px
    }

    .tab-common .left-col .title-para p,
    .tab-common .left-col .title-space h4 {
        text-align: left
    }

    .tab-common .space-60 {
        height: 20px
    }

    .add-on-section .button-layoff.blue,
    .add-on-section .light-blue {
        padding: 15px 30px !important
    }

    .add-on-section .button-layoff {
        font-size: 16px;
        max-height: auto;
        min-height: auto;
        max-width: 100%
    }

    .add-on-section .darkbg .left-sec .button-layoff {
        padding: 0
    }

    .add-on-section .darkbg .right-sec .button-layoff {
        padding: 0;
        text-align: center
    }

    .our-spotnride .four-column {
        min-height: auto;
        margin: 15px;
        float: none;
        display: inline-block
    }

    .our-spotnride .text-center {
        font-size: 15px
    }

    .feature-section-area h2::after {
        bottom: 15px
    }

    .feature-box-contents {
        padding-top: 25px
    }

    .feature-item {
        padding: 15px;
        max-width: 370px;
        max-height: auto;
        margin: 0 auto 20px
    }

    .cta-section h3 {
        color: #fff;
        font-size: 15px;
        padding: 20px 20px 0
    }

    .ready-form form .col-sm-12,
    .ready-form form .col-sm-6 {
        padding: 0
    }

    .right-list li {
        font-size: 14px;
        margin: 15px 0 0
    }

    .right-list ul {
        padding-left: 10px
    }

    .footer-bottom .footer-menu ul,
    .social-links.text-right {
        text-align: center
    }

    .social-links h6 small {
        padding-right: 0
    }

    .footer-bottom .footer-menu ul {
        text-align: center;
        float: none;
        max-width: 100%
    }

    .footer-bottom .col-xs-12.col-md-4 {
        margin-top: 15px
    }

    .questions-area {
        padding: 25px 0 10px
    }

    .banner-form {
        max-width: 290px
    }

    .entire-left,
    .feature-list-column,
    .script-setup-form h2 {
        text-align: center
    }

    .why_spotnrides .col-md-5,
    .why_spotnrides img {
        margin: 0 auto;
        float: none;
        text-align: center
    }

    .why_spotnrides .page-title.text-left .col-lg-12 {
        padding: 0;
        max-width: 380px;
        margin: 0 auto
    }

    .our-spotnride.section-padding {
        padding-top: 40px;
        padding-bottom: 20px
    }

    .our-spotnride .bg-color-sec {
        text-align: center
    }

    .ready-form form input {
        max-width: 100%
    }

    .ready-form form {
        margin: 0 auto
    }

    #primary_menu {
        padding-right: 0;
        background-color: rgba(59, 89, 152, .95);
        padding-left: 0
    }

    .modal .modal-dialog,
    .modal.in .modal-dialog {
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        left: 50%
    }

    .testimonial-area .carousel-indicators {
        left: 50%;
        width: auto;
        padding-left: 0;
        text-align: center;
        transform: translateX(-50%);
        margin: 0 auto
    }

    .toggole-boxs div {
        height: auto !important
    }

    .tech-stack .stack-list li:first-child,
    .tech-stack .stack-list li:last-child {
        margin: 14px 12px
    }
}

.customer-feedback .owl-dot,
.section-title {
    display: inline-block
}

.feedback-slider-item img {
    max-width: 100%
}

.section-title {
    font-size: 28px;
    margin-bottom: 0;
    padding-bottom: 20px;
    font-weight: 400;
    position: relative;
    margin-top: 0
}

.section-title:after,
.section-title:before {
    content: '';
    position: absolute;
    bottom: 0
}

.section-title:after {
    height: 2px;
    background-color: #ffaf14;
    left: 25%;
    right: 25%
}

.section-title:before {
    width: 15px;
    height: 15px;
    border: 3px solid #fff;
    background-color: #ffaf14;
    left: 50%;
    transform: translatex(-50%);
    bottom: -6px;
    z-index: 9;
    border-radius: 50%
}

.customer-feedback .owl-item img {
    width: 85px;
    height: 85px
}

.feedback-slider-item {
    position: relative;
    padding: 60px;
    margin-top: -40px
}

.customer-name {
    margin-top: 15px;
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 500
}

.feedback-slider-item p {
    line-height: 1.875
}

.customer-rating {
    background-color: #eee;
    border: 3px solid #fff;
    color: rgba(1, 1, 1, .702);
    font-weight: 700;
    border-radius: 50%;
    position: absolute;
    width: 47px;
    height: 47px;
    line-height: 44px;
    font-size: 15px;
    right: 0;
    top: 77px;
    text-indent: -3px
}

.thumb-prev .customer-rating {
    top: -20px;
    left: 0;
    right: auto
}

.thumb-next .customer-rating {
    top: -20px;
    right: 0
}

.customer-rating i {
    color: #fb5a0d;
    position: absolute;
    top: 10px;
    right: 5px;
    font-weight: 600;
    font-size: 12px
}

.feedback-slider-item:after {
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    top: 103px;
    background-color: #fff;
    border: 1px solid #ffaf14;
    border-radius: 10px;
    z-index: -1
}

.thumb-next,
.thumb-prev {
    position: absolute;
    z-index: 99;
    top: 45%;
    width: 98px;
    height: 98px;
    left: -90px;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

.thumb-next {
    left: auto;
    right: -90px
}

.feedback-slider-thumb img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden
}

.feedback-slider-thumb:hover {
    opacity: .8
}

.customer-feedback .owl-nav [class*=owl-] {
    position: relative;
    display: inline-block;
    bottom: 45px;
    transition: all .2s ease-in
}

.customer-feedback .owl-controls .owl-nav i {
    background-color: transparent;
    color: #ffaf14;
    font-size: 25px
}

.customer-feedback .owl-prev {
    left: -15px
}

.customer-feedback .owl-prev:hover {
    left: -20px
}

.customer-feedback .owl-next {
    right: -15px
}

.customer-feedback .owl-next:hover {
    right: -20px
}

.customer-feedback .owl-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 35px
}

.customer-feedback .owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
    margin: 0 5px;
    background: #fff;
    border: 1px solid #fb5a0d;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    border-radius: 50%
}

.customer-feedback .owl-dots .owl-dot.active span {
    background-color: #fb5a0d
}

@media screen and (max-width:767px) {
    .feedback-slider-item:after {
        left: 30px;
        right: 30px
    }

    .customer-feedback .owl-nav [class*=owl-] {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        margin-top: 45px;
        bottom: auto
    }

    .customer-feedback .owl-prev {
        left: 0
    }

    .customer-feedback .owl-next {
        right: 0
    }
}

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a,
.toast-message label {
    color: #fff
}

.toast-message a:hover {
    color: #ccc;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    line-height: 1
}

.toast-close-button:focus,
.toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4
}

.rtl .toast-close-button {
    left: -.3em;
    float: left;
    right: .3em
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none
}

#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#toast-container>div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #fff;
    opacity: .8
}

#toast-container>div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center
}

#toast-container>div:hover {
    opacity: 1;
    cursor: pointer
}

#toast-container>.toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important
}

#toast-container>.toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important
}

#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important
}

#toast-container>.toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important
}

#toast-container.toast-bottom-center>div,
#toast-container.toast-top-center>div {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}

#toast-container.toast-bottom-full-width>div,
#toast-container.toast-top-full-width>div {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51a351
}

.toast-error {
    background-color: #bd362f
}

.toast-info {
    background-color: #2f96b4
}

.toast-warning {
    background-color: #f89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4
}

@media all and (max-width:240px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }

    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width:241px) and (max-width:480px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }

    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width:481px) and (max-width:768px) {
    #toast-container>div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }

    #toast-container>div.rtl {
        padding: 15px 50px 15px 15px
    }
}

.social-fixed {
    position: fixed;
    bottom: 25px;
    left: 10px;
    z-index: 9999
}

.social-fixed li {
    list-style: none;
    margin-left: 10px;
    float: left
}

.social-media {
    margin-top: -11px
}

.social-fixed li {
    list-style: none;
    margin-left: 10px;
    float: left
}

.social-media li a.whats-green-bg {
    background: #1cc778 !important;
    font-size: 30px;
    width: 50px;
    height: 50px;
    padding: 0
}

.whatsubbt .whats-green-bg {
    -webkit-transition: all .3s;
    transition: all .3s
}

.social-media li a {
    background: linear-gradient(to right, #3c91d9, #1dbfda);
    padding: 9px;
    font-size: 30px;
    border-radius: 100px;
    width: 35px;
    height: 35px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.whats-green-bg {
    animation: beat .65s infinite alternate;
    transform-origin: center
}

#price_page {
    background: #ffaf14
}

#demomail .modal-content {
    overflow: hidden;
    padding: 0 0 35px !important
}

.close {
    color: #000
}

.form-divsx .form-control {
    border-radius: 25px;
    background: 0 0;
    border: 1px solid #f9af16;
    box-shadow: none;
    outline: 0;
    margin-bottom: 20px;
    height: 44px !important
}

.form-divsx input::-webkit-input-placeholder {
    color: #9a9a9a !important
}

.form-divsx input:-ms-input-placeholder {
    color: #9a9a9a !important
}

.form-divsx input::placeholder {
    color: #9a9a9a !important
}

.form-divsx .bttn-default.btn.btn-info.btn-block {
    background: #000;
    width: 100% !important
}

#demomail .modal-dialog {
    width: 100%
}

#demomail .modal-dialog {
    max-width: 900px !important;
    margin: 1.75rem auto
}

textarea#notes_7 {
    height: auto !important
}

#demomail .modal-header .close {
    color: #000;
    opacity: 1
}

#demomail {
    z-index: 9999
}

@media screen and (min-width:768px) {
    #demomail:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%
    }
}

#demomail .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.time-new li {
    display: inline-block;
    font-size: 13px;
    list-style-type: none;
    padding: 20px 4px;
    text-transform: uppercase;
    color: #110087
}

.time-new li span {
    background: #110087;
    width: 35px;
    height: 35px;
    background: #110087;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    margin-left: 9px
}

.relative {
    position: relative
}

.time-new {
    position: absolute;
    z-index: 999999;
    top: 5px;
    right: 30px
}

#countdown ul {
    padding: 0
}

@media all and (max-width:768px) {
    .time-new li {
        font-size: 1.125rem;
        padding: .75rem
    }

    .time-new li span {
        font-size: 3.375rem
    }
}

.festive-bnr {
    text-align: center;
    position: fixed;
    width: 500px;
    height: 400px;
    border-radius: .3em;
    z-index: 99;
    top: auto;
    right: 20px;
    bottom: -100px;
    left: 10px
}

span#error-msg {
    color: red
}

.mainmenu-area ul.nav.navbar-nav li.right-button a {
    cursor: pointer
}

.close_icon img {
    width: 55px;
    height: 55px
}

.close_icon {
    position: absolute;
    top: -20px;
    right: -25px;
    cursor: pointer
}

.festive-bnr.festive-bnr--light.active {
    display: none
}

img.cf-img.two-mob {
    display: none
}

#demomail .modal-header {
    padding: 15px;
    border-bottom: 0
}

@media screen and (max-width:600px) {
    div#festive img {
        width: 280px
    }

    div#festive {
        width: 270px;
        height: auto
    }

    .close_icon img {
        width: 60px !important
    }

    img.cf-img.two-mob {
        display: block
    }

    img.cf-img.one-mob {
        display: none
    }
}

@media(max-width:991px) {
    div#demomail .modal-dialog {
        padding: 15px
    }

    #demomail .modal-body .col-md-12,
    #demomail .modal-body .col-md-12 .col-md-6 {
        padding: 0 !important
    }

    #demomail .modal-header {
        padding: 5px 5px 0 0
    }

    .form-divsx {
        margin-top: 14px
    }

    .time-new li span {
        font-size: 2.375rem
    }
}

@media(max-width:767px) {
    .img-side {
        height: 200px;
        overflow: hidden;
        text-align: center
    }

    .img-side img {
        max-width: 100%;
        height: auto;
        max-height: 100%
    }

    div#demomail .modal-dialog {
        padding: 15px
    }

    #demomail .modal-body .col-md-12,
    #demomail .modal-body .col-md-12 .col-md-6 {
        padding: 0 !important
    }

    #demomail .modal-header {
        padding: 5px 5px 0 0
    }

    .form-divsx {
        margin-top: 14px
    }

    #festive {
        display: none
    }
}

@media only screen and (max-width:767px) and (max-height:812px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2) {
    img.cf-img.one-mob {
        display: none
    }
}

.home-top-pad {
    padding: 60px 0
}

.left-site-mobile img {
    margin-top: 20px
}

.form-control-one {
    border-radius: 2px;
    padding: 15px 20px;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control-one:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control-one {
    display: block;
    width: 100%;
    height: 34px;
    padding: 20px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #c0b8c4;
    background-color: #fff;
    background-image: none;
    border: 1px solid #f2ecf9;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.btn-info-one {
    color: #fff;
    background-color: #f7931a;
    border-color: #bd7d00;
    padding: 10px 4px;
    border-radius: 6px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px
}

.btn-info-one:hover {
    color: #f7931a;
    background-color: #100b00;
    border-color: #fff;
    padding: 10px;
    border-radius: 6px
}

.right-site-form h2 {
    font-size: 30px !important;
    font-weight: 700;
    margin: 20px 0 10px 0;
    font-family: Montserrat, sans-serif
}

.right-site-form p {
    font-size: 15px !important;
    font-weight: 500 !important;
    margin: 20px 0 10px 0;
    line-height: 24px;
    font-family: Montserrat, sans-serif;
    color: #565656 !important
}

.form-tittle-new {
    font-size: 18px;
    color: #1e2b38;
    font-family: Montserrat, sans-serif;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 100% !important;
    line-height: 20px;
    padding: 15px 0
}

#whatMakes {
    padding: 40px 0
}

.common-style {
    padding-bottom: 40px
}

.common-style h5 {
    font-size: 14px;
    font-weight: 300;
    color: #151313;
    text-transform: uppercase
}

.common-style h2 {
    font-size: 30px;
    font-weight: 600;
    color: #0c0b0b;
    margin: 8px 0;
    font-family: Montserrat, sans-serif
}

.common-style h2 span {
    color: #ffaf14
}

.common-style p {
    font-size: 13px;
    font-weight: 400;
    color: #444;
    margin-bottom: 15px;
    text-align: justify
}

.btm-style {
    background: #ffaf14;
    width: 50px;
    height: 7px;
    margin: auto;
    position: relative
}

.btm-style::after {
    position: absolute;
    background: #100b00;
    content: "";
    left: -20px;
    right: -20px;
    height: 1px;
    top: 3px;
    z-index: -1
}

.flex-container {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-around
}

.flex-box {
    width: 170px;
    height: 170px;
    background: #f7f7f7;
    border-radius: 20px;
    border: 4px solid #fff;
    box-shadow: 0 0 4px 0 #b9b9b9;
    text-align: center;
    margin: 30px
}

.flex-box:hover {
    background: #fff;
    border: 4px solid #ffaf14;
    color: #fff
}

.flex-items h5 {
    font-size: 14px;
    font-weight: 500;
    padding-top: 10px
}

.flex-items {
    padding: 20px 20px 10px 20px
}

.btn-block-new {
    display: block;
    width: 40%;
    float: right
}

.form-divsx .bttn-default.btn.btn-info.btn-block {
    background: #000;
    width: 100% !important;
    color: #fff !important
}

html {
    scroll-behavior: smooth
}

.foot-five {
    text-align: center;
    color: #fff;
    padding: 15px
}

.footer-btm-new p {
    text-align: center;
    font-weight: 500;
    font-size: 15px
}

.space-60 {
    height: 30px !important
}

.admin-slide .item,
.gallery-slide .item,
.gallery-slides .item {
    margin: 0 !important
}

.admin-slide .owl-stage-outer,
.gallery-slide .owl-stage-outer,
.gallery-slides .owl-stage-outer {
    background: 0;
    padding-top: 45px;
    padding-bottom: 45px
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .tab-common .owl-carousel .owl-item img {
        max-width: 275px
    }
}

.statcounter {
    display: none
}

.error {
    color: red;
    font-size: 12px;
    font-weight: 400;
    float: left;
    margin: 0 !important
}

#scrollUp {
    bottom: 150px
}

@media(min-width:230px)and (max-width:767px) {
    /* .testimonial-area {
        max-height: 100%
    } */

    .tab-common .left-col .title-para p,
    .tab-common .left-col .title-space h4 {
        font-size: 14px
    }

    .tab-common .title-space h4 {
        color: #1f3666;
        font-size: 14px
    }
}

.tech1,
.tech2,
.tech3,
.tech4,
.tech5,
.tech6,
.tech7,
.tech8,
.tech9,
.tech10 {
    display: inline-block;
    background: url('img/sprite.webp') no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left
}

.tech1 {
    background-position: -0px -0px;
    width: 200px;
    height: 141px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 12px
}

.tech2 {
    background-position: -205px -0px;
    width: 200px;
    height: 141px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 12px
}

.tech3 {
    background-position: -410px -0px;
    width: 200px;
    height: 141px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 12px
}

.tech4 {
    background-position: -0px -141px;
    width: 200px;
    height: 141px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 12px
}

.tech5 {
    background-position: -205px -141px;
    width: 200px;
    height: 141px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 12px
}

.tech6 {
    background-position: -410px -141px;
    width: 200px;
    height: 141px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 12px
}

.tech7 {
    background-position: -0px -282px;
    width: 200px;
    height: 141px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 12px
}

.tech8 {
    background-position: -205px -282px;
    width: 200px;
    height: 141px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 12px
}

.tech9 {
    background-position: -410px -282px;
    width: 200px;
    height: 141px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 12px
}

.tech10 {
    background-position: -0px -423px;
    width: 200px;
    height: 141px;
    border: 1px solid #ececec;
    border-radius: 5px;
    margin: 12px
}

.statcounter {
    display: none
}

.social-links ul {
    float: left
}

ul.d-none-desk {
    display: none;
    text-align: center
}

ul.d-none-desk li img {
    max-width: 30px !important;
    margin-top: 15px !important;
    padding: 0 2px;
    border-radius: 5px;
    display: none;
}

@media screen and (max-width:767px) {
    ul.d-none-desk {
        display: block !important;
    }
ul.d-none-desk li img {
    display: inline-block;
}
    ul.d-none-desk li {
        display: inline-block;
        list-style: none
    }

    .whatsapp-swipe {
        display: none !important
    }

    .line_thr {
        display: block !important
    }

    .main_cst {
        font-size: 12px !important
    }

    .btnn {
        
        border-radius: 8px;
        color: #fff;
        font-size: 5px !important;
        font-weight: 700 !important;
        padding: 0 10px 0 10px !important;
        display: block;
        margin: auto
    }
}

.dis_link {
    cursor: pointer
}

.mod {
    width: 297px !important;
    height: 297px;
    margin: 15px !important;
    float: left;
    position: fixed;
    /* bottom: -40px !important; */
    z-index: 100000
}

.close {
    color: #fff !important;
    font-size: 24px !important;
    font-weight: 900 !important;
    opacity: 1 !important;
    background-color: orangered !important;
    border-radius: 80%;
    width: 30px;
    height: 30px
}

.whatsapp-swipe {
    position: fixed;
    text-align: center;
    display: block;
    top: 50%;
    bottom: 0;
    right: 0;
    z-index: 999
}

.whatsapp-swipe li {
    list-style: none;
    display: block;
    margin-bottom: 20px;
    text-align: center
}

.whatsapp-swipe a i {
    color: #fff;
    font-size: 26px;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    text-align: center;
    padding: 9px;
    position: relative
}

.whatsapp-swipe .whatsappline i img {
    border: 1px solid #24d266;
    background: #24d266
}

.whatsapp-swipe a i img {
    width: 46px;
    height: 46px;
    border-radius: 50%
}

.whatsapp-swipe .whatsappline a i:after {
    border: 5px solid #17c258
}

.whatsapp-swipe a i:after {
    content: "";
    display: block;
    position: absolute;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -26px;
    border-radius: 50%;
    animation: animate 1.6s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
    animation-delay: .6s
}

.whatsapp-swipe .skypeline i img {
    border: 1px solid #4E5FBF;
    background: #4E5FBF
}

.whatsapp-swipe .skypeline a i:after {
    border: 5px solid #4E5FBF
}

@keyframes animate {
    0% {
        transform: scale(.5);
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

/* table {
    border-collapse: collapse;
    width: 100%;
    margin-top: 3%;
} */
.content-table {
    border-collapse: collapse;
    width: 100%;
    margin-top: 3%;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    margin-bottom: 3%;
  }
  .main_td{
    padding: 10px;
}
th {
    color: orangered
}
.content-table thead tr {
    background-color: #009879;
    color: #ffffff;

}

.content-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
  }
td {
    color: #000;
    /* border: 1px solid #ddd; */
    padding: 5px;
    text-align: center
}


.ali_lef {
    text-align: left;
   padding-left: 25px;
    font-size: 14px;
    font-weight: 600
}

.con_tit {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: center;
    color: #000
}

.sky_tit {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #000
}

.dir_tit {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #000
}

.btn {
    background-color: #ffaf14;
    border-radius: 8px;
    box-shadow: 0 0 20px 0 #c2c0c0;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 700;
    padding: 15px;
    display: block;
    margin: auto
}

.btnn {
    background-color: #ffaf14;
    border-radius: 8px;
    border:none !important;
    /* box-shadow: 0 0 18px 0 #b7831a; */
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 0 30px 0 30px;
    display: block;
    margin: auto
}

.line_thr {
    text-decoration: line-through;
    font-size: 12px
}

.ico {
    display: block;
    margin: auto;
    cursor: pointer
}

.bg {
    margin-top: 1%;
    display: block !important;
    margin: auto !important;
    align-items: center
}

@media screen and (max-width:320px) {
    .img_set {
        position: relative;
        left: 30px
    }
}

.sub {
    display: none
}

/* #hed-pack {
    display: block;
}

#hed-pack1 {
    display: none
}

#pack-hed {
    display: block;
}

#pack-hed1 {
    display: none
}

@media screen and (max-width: 768px) {
    #hed-pack {
        display: none !important;
    }

    #hed-pack1 {
        display: block !important;
    }

    #pack-hed {
        display: none !important;
    }

    #pack-hed1 {
        display: block !important;
    }
    
}
 */

.mod{
    display: none !important;
}