@charset "utf-8";
@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), local('Raleway-Regular'), url(../fonts/Raleway-Regular.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), local('Raleway-Regular'), url(../fonts/Raleway-Regular.ttf) format('truetype');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: Raleway;
    font-style: normal;
    font-weight: 400;
    src: local('Raleway'), local('Raleway-Regular'), url(../fonts/Raleway-Regular1.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(../fonts/Montserrat-Regular.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(../fonts/Montserrat-Regular.ttf) format('truetype');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(../fonts/Montserrat-Regular1.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'oxygen';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Oxygen-Regular.ttf');
}

body, html {
    font-family: oxygen, sans-serif !important;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.5px;
    font-size: 16px;
    line-height: 1.42857143;
    background-color: #F8F8FF; /*OR #F8F8FF*/
    margin: 0;
    color: #181818
}

.header {
    position: absolute;
    z-index: 111111111;
    opacity: .7;
    width: 100%;
    height: 55px;
    -webkit-transition: display .5s ease;
    -moz-transition: display .5s ease;
    -o-transition: display .5s ease;
    transition: visibility 1s, opacity 1s linear
}

.font-title {
    font-weight: 400;
    font-style: normal
}

.font-text {
    font-weight: 400;
    font-style: normal
}

.number_font {
    color: #181818;
}

button, input, select, textarea {
}

.font12 {
    font-size: 12px
}

.font13 {
    font-size: 13px !important
}

.font14 {
    font-size: 14px !important
}

.font17 {
    font-size: 17px
}

.font18 {
    font-size: 18px
}

.font19 {
    font-size: 19px
}

.font20 {
    font-size: 20px !important
}

.font22 {
    font-size: 22px
}

.fonts24 {
    font-size: 24px
}

.font24 {
    font-size: 24px !important
}

.font26 {
    font-size: 26px
}

.font28 {
    font-size: 28px
}

.font30 {
    font-size: 30px
}

.font32 {
    font-size: 32px
}

.font36 {
    font-size: 36px !important
}

.font38 {
    font-size: 38px
}

.font40 {
    font-size: 40px
}

.font50 {
    font-size: 50px
}

.font52 {
    font-size: 52px
}

.fontwghtbld {
    font-weight: 700
}

.fontwghtnol {
    font-weight: 400
}

.fontuppercase {
    text-transform: uppercase
}

.color1 {
    color: #181818
}

.color2 {
    color: #fff
}

.color3 {
    color: #181818
}

.color4 {
    color: #b3b3b3
}

.color5 {
    color: #26b512 !important
}

.color6 {
    color: #3f3f3f
}

.color7 {
    color: #1bb1a6
}

.color8 {
    color: #0c5f5b
}

.color9 {
    color: #00a78d !important
}

.bgcolor1 {
    background-color: #000
}

.bgcolor2 {
    background-color: #fff
}

.bgcolor3 {
    background-color: #1bb1a6
}

.bgcolor4 {
    background-color: #2cbfb7
}

.bgcolor5 {
    background-color: #0c5f5b
}

.bgcolor6 {
    background: #06423f
}

.bgcolor7 {
    background: #a9d98db5
}

.paddleft {
    padding-left: 0
}

.paddright {
    padding-right: 0
}

.padd0 {
    padding: 0
}

.padd5 {
    padding: 5px
}

.padd10 {
    padding: 10px
}

.padd15 {
    padding: 15px
}

.padd20 {
    padding: 20px
}

.padd30 {
    padding: 30px
}

.padd40 {
    padding: 40px
}

.paddbtm2 {
    padding-bottom: 2%
}

.paddbtm3 {
    padding-bottom: 3%
}

.paddleft13px {
    padding-left: 13px
}

.paddleft20 {
    padding-left: 20px
}

.paddleft50 {
    padding-left: 50px
}

.paddrght20 {
    padding-right: 20px
}

.width100per {
    width: 100%
}

.resizeno {
    resize: none
}

.mrgntp0 {
    margin-top: 0
}

.mrgntp3 {
    margin-top: 3%
}

.mrgnbt1 {
    margin-bottom: 1% !important
}

.mrgnbt2 {
    margin-bottom: 2% !important
}

.mrgnbt4 {
    margin-bottom: 4% !important
}

.mrgnbt6 {
    margin-bottom: 6%
}

.mrgntp4 {
    margin-top: 4%
}

.mrgntp5 {
    margin-top: 5%
}

.mrgntp6 {
    margin-top: 6%
}

.mrgntp8 {
    margin-top: 8%
}

.mrgntp2px {
    margin-bottom: 2px
}

.mrgntp6px {
    margin-bottom: 6px
}

#margin1 {
    margin-top: 2%
}

.margin1 {
    margin-top: 1%
}

.margin2 {
    margin-top: 2%
}

.mrgntop10plus {
    margin-top: 10%
}

.margin15 {
    margin-top: 15%
}

.margin18 {
    margin-top: 18%
}

.margin20 {
    margin-top: 20%
}

.margin32 {
    margin-top: 32%
}

.mrgntop10 {
    margin-top: -10px
}

.mrgnbtm0 {
    margin-bottom: 0
}
.mrgnbtm0imp {
    margin-bottom: 0!important;
}

.mrgntop40px {
    margin-top: 40px !important
}

.mrgntop15px {
    margin-top: 15px !important;
}

.mrgntop24px {
    margin-top: 24px
}

.mrgnbt3 {
    margin-bottom: 3%
}

.mrgnbt20 {
    margin-bottom: 20%
}

.mrgnbtmminus7px {
    margin-bottom: -7px
}

.margintop2 {
    margin-top: 2px
}

.margintop5 {
    margin-top: 5px
}

.margintop8 {
    margin-top: 8px
}

.margintop10 {
    margin-top: 10px
}

.marginrght12px {
    margin-right: 12px
}

.mrgntop30px {
    margin-top: 37px
}

.marginleft10 {
    margin-left: 10%
}

.marginleft20 {
    margin-left: 20%
}

.mrgnletf15 {
    margin-left: 15px
}

.mrgnrght15 {
    margin-right: 15px
}

.marginbtn10 {
    margin-bottom: -10px
}

.button-book {
    background-color: #26b512;
    color: #fff;
    font-weight: 700;
    font-style: normal;
    padding: 12px 23px;
    border: 0;
    outline: 0;
    width: 100%;
    cursor: pointer;
    border-radius: 4px
}

.button1 {
    background-color: #26b512;
    color: #fff;
    font-weight: 700;
    font-style: normal;
    padding: 15px 40px 22px 40px;
    border: 0;
    outline: 0;
    border-radius: 45px;
    font-size: 40px
}

.button2 {
    background-color: #0e5a55;
    color: #fff;
    font-weight: 700;
    font-style: normal;
    font-size: 17px;
    padding: 12px 30px;
    border: 0;
    outline: 0;
    width: 100%
}

.button3 {
    background-color: #26b512;
    color: #fff;
    font-weight: 700;
    font-style: normal;
    padding: 14px 6px;
    border: 0;
    outline: 0;
    border-radius: 4px;
    width: 100%
}

.button4:hover {
    background-color: #2cbfb7
}

.button6:hover {
    background-color: #73af22
}

.button5:hover {
    background-color: #73af22
}

.button4 {
    background-color: #26b512;
    color: #fff;
    height: 50px !important;
    font-weight: 700;
    font-style: normal;
    padding: 14px 16px;
    border: 0;
    outline: 0;
    border-radius: 4px;
    width: 100%
}

.button6 {
    background-color: #00a78d;
    color: #fff;
    border-radius: 4px;
    font-weight: 700;
    font-style: normal;
    padding: 12px 13px;
    border: 0;
    outline: 0;
    width: 100%
}

.button7 {
    background-color: #26b512;
    color: #fff;
    border-radius: 4px;
    font-weight: 400;
    font-style: normal;
    padding: 12px 13px;
    border: 0;
    outline: 0;
    width: 100%
}

.button5 {
    background-color: #00a78d;
    color: #fff;
    font-weight: 700;
    font-style: normal;
    padding: 14px 16px;
    border: 0;
    outline: 0;
    border-radius: 4px;
    width: 100%
}

.button-sm {
    border-radius: 0;
    color: #fff;
    background-color: #161616;
    text-decoration: none;
    padding: 10px
}

.button-sm:active, .button-sm:focus, .button-sm:hover {
    color: #fff;
    background-color: rgba(22, 22, 22, .4)
}

.Hyperlink-class-bl1 {
    text-decoration: none
}

.Hyperlink-class-bl1:hover {
    text-decoration: none;
    color: #f67f24
}

.Hyperlink-class-bl3 {
    text-decoration: none
}

.Hyperlink-class-bl3:hover {
    text-decoration: none;
    color: #fff;
    background: #00a78d
}

.cursorpoint:hover {
    background: #01524b
}

.Hyperlink-class-bl2 {
    text-decoration: none
}

.Hyperlink-class-bl2:hover {
    text-decoration: none;
    color: #e4c90c
}

.Hyperlink-class-bl4 {
    text-decoration: none
}

.Hyperlink-class-bl4:hover {
    text-decoration: none;
    color: #fff
}

a {
    text-decoration: none;
    transition: all .3s ease 0s
}

.linehgt {
    line-height: normal !important
}

.linehgt12 {
    line-height: 1.2 !important
}

.linehgt15 {
    line-height: 1.5 !important
}

.contentheader {
    font-weight: 400;
    font-style: normal;
    line-height: 1.2;
    text-align: center
}

.img {
    width: 100%
}

.logo {
    float: left;
    margin-top: 10px !important;
    margin-bottom: 5px !important
}

.header_bg {
    background-color: #fff;
    position: relative
}

#navbart {
    overflow: hidden;
    background-color: transparent
}

.navbar4 {
    position: absolute;
    z-index: 111111111;
    opacity: 1;
    width: 100%;
    height: 50px
}

.navbar3 {
    position: absolute;
    z-index: 111111111;
    width: 100%;
    opacity: .9;
    margin-top: 50px;
    margin-left: 0
}

.navbar5 {
    position: absolute;
    z-index: 111111111;
    width: 100%;
    opacity: 1;
    margin-top: 50px;
    margin-left: 0
}

.nacacolor {
    color: #292727
}

.nacacolor1 {
    color: #fff
}

.nacacolor1:hover, .nacacolor:hover {
    color: #f67f24
}

.nacacolor2 {
    color: #807131
}

.nacacolor2:hover {
    color: #000
}

.navbar2 {
    z-index: 111111111;
    width: 100%
}

.navbar1 {
    z-index: 111111111;
    width: 100%;
    margin-left: 0
}

.sticky {
    position: fixed;
    top: 0;
    z-index: 111111111;
    width: 100%
}

.sticky + .content {
    padding-top: 60px
}

.sticky {
    position: fixed;
    top: 0;
    z-index: 111111111;
    width: 100%;
    animation: smoothScroll 1s forwards
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px)
    }
    100% {
        transform: translateY(0)
    }
}

#cssmenus, #cssmenus #menu-button, #cssmenus ul, #cssmenus ul li, #cssmenus ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#cssmenus:after, #cssmenus > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#cssmenus #menu-button {
    display: none
}

#cssmenus {
    width: auto;
    text-align: right
}

#cssmenus.align-right > ul > li {
    float: right
}

#cssmenus > ul > li {
    display: inline-block;
    float: none
}

#cssmenus.align-center > ul {
    float: none;
    text-align: center
}

#cssmenus.align-center > ul > li {
    float: none
}

#cssmenus.align-center ul ul {
    text-align: left
}

#cssmenus > ul > li > a {
    padding: 11px;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    letter-spacing: 1px
}

#cssmenus > ul > li.active > a {
    color: #fff
}

#cssmenus > ul > li.has-sub > a {
    padding-right: 45px
}

#cssmenus > ul > li.has-sub > a::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #d3eced;
    right: 17px;
    top: 22px
}

#cssmenus > ul > li.has-sub.active > a::after, #cssmenus > ul > li.has-sub:hover > a {
    border-top-color: #fff
}

#cssmenus ul ul {
    position: absolute;
    left: -9999px;
    top: 60px;
    text-align: center;
    font-size: 15px;
    opacity: 0;
    -webkit-transition: top .2s ease, opacity .2s ease-in;
    -moz-transition: top .2s ease, opacity .2s ease-in;
    -ms-transition: top .2s ease, opacity .2s ease-in;
    -o-transition: top .2s ease, opacity .2s ease-in;
    transition: top .2s ease, opacity .2s ease-in;
    z-index: 1000000
}

#cssmenus.align-right ul ul {
    text-align: right
}

#cssmenus > ul > li > ul::after {
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #fff;
    top: 1px;
    left: 20px
}

#cssmenus.align-right > ul > li > ul::after {
    left: auto;
    right: 20px
}

#cssmenus ul ul ul::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-right-color: #fff;
    top: 11px;
    left: -4px
}

#cssmenus.align-right ul ul ul::after {
    border-right-color: transparent;
    border-left-color: #fff;
    left: auto;
    right: -4px
}

#cssmenus > ul > li > ul {
    top: 120px
}

#cssmenus.align-right > ul > li:hover > ul {
    left: auto;
    right: 0
}

#cssmenus ul ul ul {
    padding-top: 0;
    padding-left: 6px
}

#cssmenus.align-right ul ul ul {
    padding-right: 6px
}

#cssmenus ul ul > li:hover > ul {
    left: 180px;
    top: 0;
    opacity: 1
}

#cssmenus.align-right ul ul > li:hover > ul {
    left: auto;
    right: 100%;
    opacity: 1
}

#cssmenus ul ul li a {
    text-decoration: none;
    font-weight: bold;
    padding: 11px 5px;
    width: 190px;
    color: #292727;
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1), 1px 1px 1px rgba(0, 0, 0, .1), -1px 1px 1px rgba(0, 0, 0, .1)
}

#cssmenus ul ul li:hover > a {
    color: #fff;
    background: #f67f24
}

#cssmenus ul ul li.active > a {
    color: #ec0944;
    background: #3d3d3d
}

#cssmenus ul ul li:first-child > a {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

#cssmenus ul ul li:last-child > a {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

#cssmenus > ul > li > ul::after {
    position: absolute;
    display: block
}

#cssmenus ul ul li.has-sub > a::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left-color: #777;
    right: 17px;
    top: 14px
}

#cssmenus.align-right ul ul li.has-sub > a::after {
    border-left-color: transparent;
    border-right-color: #777;
    right: auto;
    left: 17px
}

#cssmenus ul ul li.has-sub.active > a::after, #cssmenus ul ul li.has-sub:hover > a::after {
    border-left-color: #333
}

#cssmenus.align-right ul ul li.has-sub.active > a::after, #cssmenus.align-right ul ul li.has-sub:hover > a::after {
    border-right-color: #333;
    border-left-color: transparent
}

.modal {
    display: none;
    position: fixed;
    z-index: 111111111;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .78)
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

.close {
    color: #000;
    float: right;
    font-size: 40px;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 35px
}

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

.modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: #fff
}

.modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: #fff
}

.padd22px {
    padding: 0 10px 22px
}

.paddform {
    padding: 26px 20px
}

.paddrghtform1 {
    padding: 9px 10px
}

.paddrghtform2 {
    padding: 8px 10px
}

.brdradiusleftform {
    border-radius: 50px 50px
}

.brdradiusrghtform {
    border-radius: 0 35px 35px 0
}

.sliderpatch {
    background: linear-gradient(to bottom, #fff 15%, #a9d98db5)
}

.bgtextcolor {
    background: #868686
}

.reqstdemo {
    background: #f2fceb;
    padding: 10px 30px 24px 30px
}

.rqstformgrdnt {
    height: 5px;
    background: linear-gradient(-90deg, #26b512, #55d6cdc9)
}

.bgimgaboutus {
    background: url(../images/slider.png) no-repeat center;
    background-size: cover;
    height: 346px
}

.svgline {
    top: 70%;
    left: 317px;
    position: absolute;
    overflow: hidden
}

.subline img {
    z-index: 99;
    position: relative;
    background: #fff
}

.path-vert {
    stroke-dasharray: 1260;
    animation: draw1 10s linear 1
}

@keyframes draw1 {
    from {
        stroke-dashoffset: 1300
    }
    to {
        stroke-dashoffset: 600
    }
}

.svg1 {
    position: absolute;
    margin-left: -72%;
    margin-top: -15%
}

.svg2 {
    position: absolute;
    margin-left: -63%;
    margin-top: 11%
}

.svg3 {
    position: absolute;
    margin-left: 98%;
    margin-top: 11%
}

.gifticon {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    position: absolute;
    margin-left: -7%;
    margin-top: 26%
}

.gifticon1 {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    position: absolute;
    margin-left: -26%;
    margin-top: 32%
}

.gifticon3 {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    position: absolute;
    margin-left: -84%;
    margin-top: 32%
}

.gifticon4 {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    position: absolute;
    margin-left: -59%;
    margin-top: 25%
}

@keyframes floating {
    from {
        transform: translate(0, 0)
    }
    65% {
        transform: translate(0, 15px)
    }
    to {
        transform: translate(0, 0)
    }
}

.pulse-animation {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #f67f24;
    cursor: pointer;
    -webkit-animation: pulse 2s infinite;
    float: left
}

.pulse-animation:hover {
    -webkit-animation: none
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(113, 204, 44, .4);
        box-shadow: 0 0 0 0 rgba(113, 204, 44, .4)
    }
    70% {
        -moz-box-shadow: 0 0 0 30px rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 30px rgba(204, 169, 44, 0)
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0)
    }
}

.featurebrdr {
    border: 4px dashed #f67f24;
    padding: 10px 10px 10px 10px
}

.features {
    padding: 12px;
    border-radius: 4px;
    height: 223px
}

.tooltip {
    position: absolute;
    display: inline-block;
    margin-top: 18%;
    margin-left: 31%
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 360px;
    background-color: #2cbfb7;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    margin-left: -140px;
    opacity: 0;
    transition: opacity .3s
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1
}

.tooltip-left {
    top: -5px;
    bottom: auto;
    right: 325%
}

.tooltip1 {
    position: absolute;
    display: inline-block;
    margin-top: 38%;
    margin-left: 72%
}

.tooltip1 .tooltiptext1 {
    visibility: hidden;
    width: 360px;
    background-color: #2cbfb7;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    margin-left: -140px;
    opacity: 0;
    transition: opacity .3s
}

.tooltip1:hover .tooltiptext1 {
    visibility: visible;
    opacity: 1
}

.tooltip1-left {
    top: -5px;
    bottom: auto;
    right: 320%
}

.tooltip2 {
    position: absolute;
    display: inline-block;
    margin-top: 4%;
    margin-left: 71%
}

.tooltip2 .tooltiptext2 {
    visibility: hidden;
    width: 360px;
    background-color: #2cbfb7;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity .3s
}

.tooltip2:hover .tooltiptext2 {
    visibility: visible;
    opacity: 1
}

.tooltip2-right {
    top: -48px;
    left: 295%
}

.tooltip3 {
    position: absolute;
    display: inline-block;
    margin-top: 18%;
    margin-left: 51%
}

.tooltip3 .tooltiptext3 {
    visibility: hidden;
    width: 360px;
    background-color: #2cbfb7;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity .3s
}

.tooltip3:hover .tooltiptext3 {
    visibility: visible;
    opacity: 1
}

.tooltip3-right {
    top: -48px;
    left: 295%
}

.tooltip4 {
    position: absolute;
    display: inline-block;
    margin-top: 5%;
    margin-left: 14%
}

.tooltip4 .tooltiptext4 {
    visibility: hidden;
    width: 360px;
    background-color: #2cbfb7;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 320%;
    left: 50%;
    margin-left: -140px;
    opacity: 0;
    transition: opacity .3s
}

.tooltip4:hover .tooltiptext4 {
    visibility: visible;
    opacity: 1
}

.tooltip5 {
    position: absolute;
    display: inline-block;
    margin-top: 33%;
    margin-left: 15%
}

.tooltip5 .tooltiptext5 {
    visibility: hidden;
    width: 410px;
    background-color: #2cbfb7;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    opacity: 0;
    transition: opacity .3s
}

.tooltip5:hover .tooltiptext5 {
    visibility: visible;
    opacity: 1
}

.tooltip5-bottom {
    top: 315%;
    left: 50%;
    margin-left: -60px
}

#price {
    text-align: center
}

.plan {
    display: inline-block;
    margin: 12px -1px;
}

.plan-inner {
    background: #fff;
    margin: 0 auto;
    min-width: 224px;
    max-width: 224px;
    position: relative;
    border-radius: 5px
}

.entry-title {
    background: #0c5f5b;
    height: 163px;
    position: relative;
    text-align: center;
    margin-bottom: 10px
}

.entry-title > h3 {
    background: #cce2aa;
    font-size: 20px;
    padding: 5px 0;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0
}

.entry-title .price {
    position: absolute;
    height: 95px;
    margin: 0 auto;
    left: 0;
    right: 0;
    overflow: hidden;
    line-height: 80px;
    font-size: 44px;
    font-weight: 700
}

.price span {
    position: absolute;
    font-size: 20px;
    bottom: -23px;
    left: 45px;
    font-weight: 400
}

.entry-content {
    color: #323232
}

.entry-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center
}

.entry-content li {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0
}

.entry-content li:last-child {
    border: none
}

.btn {
    padding: 19px 0;
    text-align: center
}

.btn a {
    background: #26b512;
    padding: 10px 20px;
    color: #fff;
    text-decoration: none;
    border-radius: 4px
}

.hot {
    position: absolute;
    top: -7px;
    background: #f3c633;
    color: #fff;
    text-transform: uppercase;
    z-index: 2;
    padding: 2px 5px;
    font-size: 9px;
    border-radius: 2px;
    right: 10px;
    font-weight: 700
}

.basic .entry-title {
    background: #0c5f5b
}

.basic .entry-title > h3 {
    background: #c1de93 !important
}

.standard .entry-title {
    background: #0c5f5b
}

.standard .entry-title > h3 {
    background: #ffd3b6
}

.ultimite .entry-title > h3 {
    background: #ffaaa5
}

.ultimites .entry-title > h3 {
    background: #a8e6cf
}

.ultimite .entry-title {
    background: #0c5f5b
}

.ultimites .entry-title {
    background: #0c5f5b
}

.bgimgrequest {
    background: url(../images/best-email-marketing-software.jpg) no-repeat center;
    background-size: cover;
    background-attachment: fixed
}

.brdr1px {
    border: 1px solid #ddd
}

.testibrdr1px {
    border: 1px solid red;
    width: 12%;
    margin-top: 1%;
    margin-bottom: 1%
}

.gallery-cell {
    width: 100%
}

.testimonial {
    text-align: center;
    max-width: 850px;
    margin: 0 auto 130px auto;
    padding: 0 20px
}

.testimonial-avatar {
    width: 100px;
    border-radius: 50%
}

.testimonial-quote {
    display: block;
    font-size: 19px;
    font-weight: 400;
    padding: 10px 0;
    line-height: 1.5
}

.testimonial-author {
    display: block;
    font-weight: 800;
    color: #7aa641
}

.flickity-page-dots {
    bottom: 90px !important
}

.flickity-page-dots .dot.is-selected {
    background: #7aa641
}

.countrycode {
    width: 138px;
    margin-right: 10px;
    outline: 0
}

.phonewidth {
    width: 180px
}

.iamwidth {
    float: left;
    padding-top: 7px;
    margin-right: 21px
}

.iamselect {
    float: left;
    width: 270px
}

.floatleft {
    float: left
}

.paddbtm15px {
    padding-bottom: 15px
}

@media only screen and (min-width: 1224px) {
    #margin4 {
        margin-bottom: 3%
    }
}

@media only screen and (min-width: 321px) {
    #margin4 {
        margin-bottom: 3%
    }
}

.padd0-26 {
    padding: 0 26px
}

.contentheader1 {
    color: #3f3f3f;
    font-size: 30px;
    line-height: 1.5
}

.positiontxt {
    position: absolute
}

.verticlemidle {
    vertical-align: sub
}

.staricon {
    font-size: 18px !important;
    color: #a9a6a6
}

.mrgnlft25px {
    margin-left: 27px
}

.orange_box {
    background: url(../images/form_bg.png)
}

.orange_box {
    box-shadow: 0 0 3px #888;
    height: auto;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    border-top: 5px solid #26b512
}

.pageboldheading {
    font-size: 17px;
    text-align: center;
    line-height: 1;
    font-weight: 700;
    color: #424242;
    padding: 10px
}

.orange_box table {
    margin: 0 auto
}

.orange_box .title {
    font-size: 19px;
    line-height: 30px;
    text-align: center
}

.orange_box td {
    padding: 2px !important
}

.orange_box .subtitle {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 5px
}

.orange_box td {
    padding: 2px !important
}

.loginpage input, .orange_box input, select {
    height: 35px;
    padding: 6px !important
}

.orange_box input[type=text], input[type=date], input[type=datetime], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=time], input[type=url], select {
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75);
    display: block;
    font-size: 14px;
    margin: 0 0 12px 0;
    width: 100%;
    padding: 6px;
    height: 32px;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    outline: 0
}

.txtBox {
    border: 1px solid #ccc;
    -webkit-border-radius: .25rem;
    -moz-border-radius: .25rem;
    -ms-border-radius: .25rem;
    -o-border-radius: .25rem;
    border-radius: .25rem!important;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0)!important;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0)!important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0)!important;
    color: rgba(0, 0, 0, .75);
    display: block;
    font-size: 14px;
    width: 100%;
    margin: 0 0 12px 0;
    padding: .5rem .75rem!important;
    height: 40px!important;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    outline: 0
}
.txtBox:focus {
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
}
.txtLabel{
    padding: 7px 0;
    float: left;
}

.paddl23marg-30 {
    padding-left: 25px;
    margin-top: -30px !important;
    font-weight: 400 !important;
    font-size: 14px
}

.capdesc {
    margin-left: 150px;
    margin-top: -35px
}

.selectBox {
    position: relative
}

#checkboxes label:hover {
    background-color: #34c5be !important;
    height: 25px
}

#checkboxes label {
    display: block
}

#checkboxes label {
    font-size: 14px;
    color: #000;
    cursor: pointer;
    display: block;
    font-weight: 500;
    margin-bottom: 3px;
    text-align: left
}

#checkboxes {
    display: none;
    border: 1px #dadada solid
}

#checkboxes {
    margin-top: -12px;
    overflow-y: scroll;
    max-height: 107px;
    position: absolute;
    background: #fff;
    padding: 5px;
    width: 84%
}

.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.vmiddle {
    vertical-align: middle;
    height: 25px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.mgl-10 {
    margin-left: 10px !important
}

.label {
    margin-left: 10px !important
}

.mgt-10 {
    margin-top: 10px !important
}

.iamdropdown {
    height: 30px;
    margin-top: 10px
}

.workemail {
    float: left;
    width: 128px;
    margin-left: 8px;
    margin-top: 10px
}

.width128 {
    width: 128px
}

.fl {
    float: left
}

.mgl-8 {
    margin-left: 8px
}

.dropbtn {
    color: #3f3f3f;
    border: none;
    cursor: pointer;
    font-weight: 700
}

.dropdown {
    position: relative;
    display: inline-block
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 220px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1111111111 !important
}

.dropdown-content1 {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 220px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1;
    left: 100px
}

.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 220px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    z-index: 1;
    left: 35px
}

.dropdown-content a {
    color: #3f3f3f;
    padding: 3px 16px;
    text-decoration: none;
    display: block;
    font-size: 17px;
    font-weight: 400;
    text-align: left
}

.dropdown-content1 a {
    color: #3f3f3f;
    padding: 6px 16px;
    text-decoration: none;
    display: block;
    font-size: 17px;
    font-weight: 400
}

.dropdown-content2 a {
    color: #3f3f3f;
    padding: 6px 16px;
    text-decoration: none;
    display: block;
    font-size: 17px;
    font-weight: 400
}

.dropdown-content a:hover {
    background-color: #ddd;
    color: #000
}

.activedropmenu {
    background-color: #00a78d;
    color: #fff !important
}

.dropdown:hover .dropdown-content {
    display: block
}

.dropdown:hover .dropdown-content1 {
    display: block
}

.dropdown:hover .dropdown-content2 {
    display: block
}

.dpslnone {
    display: none
}

.textbox {
    padding: 12px 6px;
    width: 100%;
    border: 1px solid #ddd;
    color: #000!important;
    outline: 0
}

.textbox1 {
    padding: 16px 6px;
    width: 100%;
    border: 1px solid #ddd;
    outline: 0;
    border-radius: 4px
}

.rsznone {
    resize: none
}

.positionabsolut {
    position: absolute
}

.cursorpoint {
    cursor: pointer
}

.captchawidth {
    width: 80%;
    border-radius: 4px;
    border: 1px solid #ddd
}

.bgtextbox {
    background: #188c84;
    padding: 6px 0 8px 0
}

.bgtextbox1 {
    background: #188c84;
    padding: 0 0 12px 0
}

.bgtextbox2 {
    background: #188c84;
    padding: 10px 12px 8px 10px
}

.displyinline {
    display: inline-block
}

.bodrfooterbtm {
    border-bottom: 1px solid #a09e9e
}

.contenthide {
    display: none
}

.fltright {
    float: right
}

.fltleft {
    float: left
}

.width79per {
    width: 78%
}

.socialmedia {
    background: #6d6b6b;
    padding: 15px 15px 10px 15px
}

@media screen and (max-width: 700px) {
    .footer-text {
        text-align: center !important
    }
}

@media only screen and (max-width: 414px) {
    .mobmrgntop2 {
        margin-top: 2%
    }
}

@media screen and (max-width: 736px) {
    .paddtop26 {
        padding-top: 0 !important
    }
}

#footer {
    background: #2F4F4F;
    color: #ffffff;
}

.footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

.footer {
    position: relative !important
}

@media only screen and (min-width: 1224px) {
    #margin5 {
        margin-bottom: 1%
    }
}

@media only screen and (min-width: 321px) {
    #margin5 {
        margin-bottom: 1%
    }
}

@media only screen and (min-width: 1224px) {
    .margin8 {
        margin-top: 2%
    }
}

@media only screen and (min-width: 321px) {
    .margin8 {
        margin-top: 2%
    }
}

.paddleft10 {
    padding-left: 10px
}

.padd0-5 {
    padding: 0 5px !important
}

.font13 {
    font-size: 13px
}

#footer { /*background: #fff*/
}

.col-footer-2 {
    min-width: 20%
}

.mrgtop13 {
    margin-top: 13%
}

.footer {
    position: relative !important
}

ul.no-bullet {
    list-style: none;
    line-height: 1.8
}

.color_white {
    color: #fff !important;
    text-decoration: none
}

#footer a {
    color: #fff ;
}

#footer a:hover {
    color: #f67f24 !important;
}

.iconsocial {
    padding: 8px 12px;
    color: #fff;
    border-radius: 100%;
    border: 1px solid #9a9a9a;
    font-size: 11px;
    background: #797878
}

.iconsocial1 {
    padding: 8px 10px;
    color: #fff;
    border-radius: 100%;
    border: 1px solid #9a9a9a;
    font-size: 11px;
    background: #797878
}

.iconsocial2 {
    padding: 8px 8px;
    color: #fff;
    border-radius: 100%;
    border: 1px solid #9a9a9a;
    font-size: 11px;
    background: #797878
}

.bodr2px {
    border: 1px solid #fff
}

.padd18 {
    padding: 15px 0
}

.paddrgt10 {
    padding-right: 10px
}

.paddtop26 {
    padding-top: 26px
}

.mrgnbtm5px {
    margin-bottom: 5px
}

.padd22 {
    padding-top: 22px
}

.paddtop15 {
    padding-top: 15px
}

.coptyright_bg {
    background: #2d2d2d;
    padding: 10px 0;
    border-radius: 0
}

.aligncenter {
    text-align: center
}

/* .boxaddress:hover{background:linear-gradient(to bottom,#93b0b1 ,#3eb6bb);border:1px solid #3eb6bb} */
.paddtop20 {
    padding-top: 20px
}

.boxaddress:hover #txtcolor {
    color: #181818
}

#footer a:hover {
    color: #f67f24
}

.iconsocial:hover {
    background: #3b5998
}

.iconsocial1:hover {
    background: #1dcaff
}

.iconsocial2:hover {
    background: #dd4b39
}

.padd-0 {
    padding: 0
}

.bordererror {
    border: 1px solid red !important
}

.bordererror::-webkit-input-placeholder {
    color: red
}

.bordererror:-ms-input-placeholder, .bordererror::-moz-placeholder, .bordererror::-webkit-input-placeholder {
    color: red !important
}

@keyframes lds-spinner {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes lds-spinner {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.lds-spinner {
    position: relative
}

.lds-spinner:before {
    background-color: rgba(0, 0, 0, .8)
}

.lds-spinner div {
    left: 50%;
    top: 650px;
    position: absolute;
    -webkit-animation: lds-spinner linear 1s infinite;
    animation: lds-spinner linear 1s infinite;
    background: #000;
    width: 12px;
    height: 27px;
    border-radius: 40%;
    -webkit-transform-origin: 6px 52px;
    transform-origin: 6px 52px;
    background-color: rgba(0, 0, 0, .8);
    z-index: 99999999117777
}

.lds-spinner div:nth-child(1) {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-animation-delay: -.916666666666667s;
    animation-delay: -.916666666666667s
}

.lds-spinner div:nth-child(2) {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-animation-delay: -.833333333333333s;
    animation-delay: -.833333333333333s
}

.lds-spinner div:nth-child(3) {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-delay: -.75s;
    animation-delay: -.75s
}

.lds-spinner div:nth-child(4) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation-delay: -.666666666666667s;
    animation-delay: -.666666666666667s
}

.lds-spinner div:nth-child(5) {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-animation-delay: -.583333333333333s;
    animation-delay: -.583333333333333s
}

.lds-spinner div:nth-child(6) {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.lds-spinner div:nth-child(7) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-delay: -.416666666666667s;
    animation-delay: -.416666666666667s
}

.lds-spinner div:nth-child(8) {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg);
    -webkit-animation-delay: -.333333333333333s;
    animation-delay: -.333333333333333s
}

.lds-spinner div:nth-child(9) {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg);
    -webkit-animation-delay: -.25s;
    animation-delay: -.25s
}

.lds-spinner div:nth-child(10) {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-animation-delay: -.166666666666667s;
    animation-delay: -.166666666666667s
}

.lds-spinner div:nth-child(11) {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg);
    -webkit-animation-delay: -83.333333333333ms;
    animation-delay: -83.333333333333ms
}

.lds-spinner div:nth-child(12) {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg);
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.lds-spinner {
    width: 100% !important;
    height: 100% !important;
    -webkit-transform: translate(-52px, -52px) scale(.52) translate(52px, 52px);
    transform: translate(-52px, -52px) scale(.52) translate(52px, 52px);
    text-align: center;
    z-index: 99999999117777
}

@media (min-width: 240px) and (max-width: 286px) {
    .font50.font_class {
        font-size: 24px !important
    }
}

@media (min-width: 287px) and (max-width: 400px) {
    .font50.font_class {
        font-size: 36px !important
    }

    .media-carousel .carousel-control.left, .media-carousel .carousel-control.right {
        margin-top: -2px !important
    }
}

@media only screen and (min-width: 320px) and (max-width: 360px) {
    .bgimgaboutus {
        height: 116px !important
    }

    .marginleft10 {
        margin-left: 0
    }

    ul.no-bullet {
        margin-left: 0
    }

    .resmargnleft40 {
        margin-left: 40%
    }

    .plan {
        margin: 12px -10px !important
    }

    .resdisplay {
        display: block
    }

    .redwidth72 {
        width: 95% !important
    }

    .marginrght12px {
        margin-right: 15px !important
    }

    .margintop200 {
        padding-top: 10px !important
    }

    .res-font10 {
        font-size: 10px !important
    }
}

@media only screen and (min-width: 320px) and (max-width: 340px) {
    .iamselect {
        float: left;
        width: 211px
    }
}

@media only screen and (min-width: 341px) and (max-width: 360px) {
    .iamselect {
        float: left;
        width: 211px
    }
}

@media only screen and (min-width: 360px) and (max-width: 375px) {
    .iamselect {
        float: left;
        width: 251px
    }

    .bgimgaboutus {
        height: 120px !important
    }

    .marginleft10 {
        margin-left: 0
    }

    ul.no-bullet {
        margin-left: 0
    }

    .resmargnleft40 {
        margin-left: 40% !important
    }

    .resdisplay {
        display: block
    }

    .redwidth72 {
        width: 95% !important
    }

    .marginrght12px {
        margin-right: 15px !important
    }

    .margintop200 {
        padding-top: 10px !important
    }

    .res-font10 {
        font-size: 10px !important
    }
}

@media only screen and (min-width: 401px) and (max-width: 414px) {
    .bgimgaboutus {
        height: 130px !important
    }

    .marginleft10 {
        margin-left: 0
    }

    ul.no-bullet {
        margin-left: 0
    }

    .resmargnleft40 {
        margin-left: 40% !important
    }

    .resdisplay {
        display: block
    }

    .redwidth72 {
        width: 95% !important
    }

    .marginrght12px {
        margin-right: 15px !important
    }

    .res-font10 {
        font-size: 10px !important
    }
}

@media only screen and (min-width: 450px) and (max-width: 480px) {
    .bgimgaboutus {
        height: 130px !important
    }

    .marginleft10 {
        margin-left: 0
    }

    ul.no-bullet {
        margin-left: 0
    }

    .resmargnleft40 {
        margin-left: 43% !important
    }

    .redwidth72 {
        width: 96% !important
    }

    .marginrght12px {
        margin-right: 15px !important
    }

    .res-font10 {
        font-size: 10px !important
    }
}

@media only screen and (min-width: 500px) and (max-width: 540px) {
    .carousel-indicators {
        bottom: -35px !important
    }

    .bgimgaboutus {
        height: 130px !important
    }
}

@media only screen and (min-width: 541px) and (max-width: 570px) {
    .bgimgaboutus {
        height: 150px !important
    }
}

@media only screen and (min-width: 500px) and (max-width: 570px) {
    .bgimgaboutus {
        height: 150px !important
    }

    .marginleft10 {
        margin-left: 0
    }

    ul.no-bullet {
        margin-left: -12%
    }

    .resmargnleft40 {
        margin-left: 43%
    }

    .redwidth72 {
        width: 97% !important
    }

    .marginrght12px {
        margin-right: 15px !important
    }

    .res-font10 {
        font-size: 12px !important
    }
}

@media only screen and (min-width: 600px) and (max-width: 640px) {
    .carousel-indicators {
        bottom: -35px !important
    }

    .bgimgaboutus {
        height: 160px !important
    }

    .redwidth72 {
        width: 97% !important
    }

    .marginrght12px {
        margin-right: 15px !important
    }

    .marginleft10 {
        margin-left: 0
    }

    ul.no-bullet {
        margin-left: -10%
    }

    .resmargnleft40 {
        margin-left: 45% !important
    }
}

@media only screen and (min-width: 641px) and (max-width: 670px) {
    .bgimgaboutus {
        height: 160px !important
    }

    .redwidth72 {
        width: 97% !important
    }

    .marginrght12px {
        margin-right: 15px !important
    }

    .marginleft10 {
        margin-left: 0
    }

    ul.no-bullet {
        margin-left: -8%
    }

    .resmargnleft40 {
        margin-left: 45%
    }

    .res-font10 {
        font-size: 14px !important
    }
}

@media only screen and (min-width: 700px) and (max-width: 720px) {
    .phonewidth {
        width: 100% !important
    }

    .countrycode {
        width: 100%;
        margin-right: 10px;
        outline: 0
    }
}

@media only screen and (min-width: 700px) and (max-width: 740px) {
    .capdesc {
        margin-left: 0;
        margin-top: 0
    }

    .bgimgaboutus {
        height: 230px !important
    }

    .paddleftres {
        padding-left: 15px !important
    }

    .displyinline {
        display: block
    }

    .redwidth72 {
        width: 100% !important
    }

    .marginrght12px {
        margin-right: 15px !important
    }

    .marginleft10 {
        margin-left: 0
    }

    ul.no-bullet {
        margin-left: -8%
    }

    .resmargnleft40 {
        margin-left: 46%
    }

    .res-font10 {
        font-size: 14px !important
    }
}

@media only screen and (min-width: 768px) and (max-width: 780px) {
    .capdesc {
        margin-left: 0;
        margin-top: 0
    }

    .marginrght12px {
        margin-right: 0
    }

    .rspadd20 {
        padding: 20px 0 !important
    }

    .bgimgaboutus {
        height: 230px !important
    }

    .margin18 {
        margin-top: 0
    }

    .resfont19 {
        font-size: 9px !important
    }

    .res-margn127 {
        margin-top: 228px !important
    }

    .res-font32 {
        font-size: 32px !important
    }

    .res-font12 {
        font-size: 11px !important
    }

    .res-width100 {
        width: 100%
    }

    .res-paddbtm {
        padding-top: 32px !important
    }

    .res-font10 {
        font-size: 14px !important
    }

    .font38 {
        font-size: 30px !important
    }

    .mobmarb5 {
        margin-bottom: 5% !important
    }

    .close {
        margin-top: -2px !important;
        margin-right: 20px !important
    }
}

@media (min-width: 798px) and (max-width: 800px) {
    .bgimgaboutus {
        height: 240px !important
    }

    .marginrght12px {
        margin-right: 0
    }

    .margin18 {
        margin-top: 0
    }

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

    .font30 {
        font-size: 22px
    }

    .resfont19 {
        font-size: 10px !important
    }

    .res-font32 {
        font-size: 26px !important
    }

    .res-font20 {
        font-size: 20px !important
    }

    .res-width100 {
        width: 100%
    }

    .res-font12 {
        font-size: 12px !important
    }

    .res-font10 {
        font-size: 16px !important
    }
}

@media only screen and (min-width: 801px) and (max-width: 991px) {
    .rsmartp-5px {
        margin-top: 0 !important
    }

    .greenline {
        width: 90% !important
    }

    .bgimgaboutus {
        height: 240px !important
    }

    .marginrght12px {
        margin-right: 0
    }

    .margin18 {
        margin-top: 0
    }

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

    .imgres {
        width: 100% !important
    }

    .font30 {
        font-size: 22px
    }

    .resfont19 {
        font-size: 10px !important
    }

    .res-margn127 {
        margin-top: 162px !important
    }

    .res-font32 {
        font-size: 26px !important
    }

    .res-font20 {
        font-size: 20px !important
    }

    .res-width100 {
        width: 100%
    }

    .res-font12 {
        font-size: 12px !important
    }

    .res-font10 {
        font-size: 16px !important
    }

    .mobmarb5 {
        margin-bottom: 6% !important
    }
}

@media (min-width: 1000px) and (max-width: 1080px) {
    .gifticon {
        margin-top: 24%
    }

    .gifticon1 {
        margin-top: 27%
    }

    .gifticon3 {
        margin-top: 25%
    }

    .gifticon4 {
        margin-top: 25%
    }

    .marginrght12px {
        margin-right: 0
    }

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

    .imgres {
        width: 100% !important
    }

    .font30 {
        font-size: 26px
    }

    .resfont19 {
        font-size: 14px !important
    }

    .res-margn127 {
        margin-top: -1px !important
    }

    .res-font32 {
        font-size: 32px !important
    }

    .res-font20 {
        font-size: 20px !important
    }

    .res-font12 {
        font-size: 12px !important
    }

    .show-desktop1 {
        display: none !important
    }

    .res-font10 {
        font-size: 18px !important
    }
}

@media only screen and (max-width: 680px) {
    .countrycode {
        width: 100%;
        margin-right: 10px;
        outline: 0
    }

    .phonewidth {
        width: 100% !important
    }

    .capdesc {
        margin-left: 0;
        margin-top: 0
    }

    .displyinline {
        display: block
    }

    .pageboldheading {
        padding: 0
    }

    .resfont9 {
        font-size: 9px !important
    }

    .modal-content {
        width: auto
    }

    .paddrightres0 {
        padding-right: 0 !important
    }

    .resmargin2 {
        margin-top: 2%
    }

    .button1 {
        font-size: 20px;
        padding: 10px 15px
    }

    .features {
        padding: 12px;
        border-radius: 4px;
        height: auto
    }

    .resfont19 {
        font-size: 14px !important
    }

    .paddleftres {
        padding-left: 15px !important
    }

    .paddrightres {
        padding-right: 15px !important
    }

    .fltright {
        float: none !important
    }

    .font15 {
        font-size: 14px
    }

    .contacts, .font_class, .mobicenter {
        text-align: center
    }

    .font50 .font_class {
        font-size: 14px !important;
        line-height: 1 !important
    }

    .font_class .linehgt {
        font-size: 16px
    }

    #content {
        font-size: 18px !important;
        line-height: 1 !important
    }

    .Hyperlink-class-bl1 {
        font-size: 16px
    }

    .mobheight {
        height: auto !important
    }

    .mobpaddrgt0 {
        padding-right: 0 !important
    }

    .mobpaddletf0 {
        padding-left: 0 !important
    }

    .mobmrgnbtm14 {
        margin-bottom: 14px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #margin1 .font_class {
        font-size: 20px !important
    }

    a.Hyperlink-class-bl1 {
        font-size: 12px !important
    }

    .font50 {
        font-size: 39px !important
    }
}

@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1023px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1023px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1023px), only screen and (max-width: 1023px), only screen and (min-resolution: 192dpi) and (max-width: 1023px), only screen and (min-resolution: 2dppx) and (max-width: 1023px) {
    .imgres {
        width: 100% !important
    }

    .font32 {
        font-size: 23px !important
    }

    .colorbox {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important
    }

    .menu {
        min-height: 100px
    }

    .rs-width-40per {
        width: 40%;
        float: left
    }

    .rs-width-60per {
        width: 60%;
        float: left
    }

    .rs-width-30per {
        width: 30%;
        float: left
    }

    .rs-enquire {
        float: right;
        right: 0
    }

    .textboxn {
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .textboxn1 {
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .linetitle {
        width: 45px !important
    }

    .resbtnread {
        margin-bottom: 22px
    }

    .img {
        height: auto !important
    }

    #cssmenus > ul > li.has-sub > a {
        padding: 18px 25px 21px
    }

    #cssmenus {
        background: #000;
        z-index: 11111111
    }

    #cssmenus > ul {
        display: none
    }

    #cssmenus > ul.open {
        display: block;
        position: absolute;
        right: 0;
        top: 32px;
        background: #2cbfb7;
        width: 100%
    }

    #cssmenus.align-right > ul {
        float: none
    }

    #cssmenus.align-center > ul {
        text-align: center
    }

    #cssmenus > ul > li {
        float: none;
        display: block;
        border-bottom: 1px dashed #d9caab
    }

    #cssmenus > ul > li > a {
        text-align: center;
        border-right: 0;
        font-size: 14px;
        font-weight: 400
    }

    #cssmenus > ul > li:last-child {
        border: none
    }

    #cssmenus > ul > li.active > a, #cssmenus > ul > li:hover > a {
        background: #ebebeb
    }

    #cssmenus #menu-button {
        display: block;
        text-decoration: none;
        font-size: 12px;
        font-weight: 700;
        color: #fff;
        padding: 9px 37px;
        text-transform: uppercase;
        letter-spacing: 1px;
        cursor: pointer;
        text-align: right;
        width: 100%;
        float: right;
        background-color: #06423f;
        right: 0
    }

    #cssmenus ul li:hover > ul, #cssmenus ul ul, #cssmenus ul ul li:hover > ul, #cssmenus ul ul ul, #cssmenus.align-right ul li:hover > ul, #cssmenus.align-right ul ul, #cssmenus.align-right ul ul li:hover > ul, #cssmenus.align-right ul ul ul, #cssmenus.align-right > ul > li > ul, #cssmenus > ul > li > ul {
        left: 0;
        right: auto;
        top: auto;
        opacity: 1;
        width: 100%;
        padding: 0;
        position: relative;
        text-align: right
    }

    #cssmenus ul ul li {
        width: 100%
    }

    #cssmenus ul ul li a {
        width: 100%;
        box-shadow: none;
        text-align: center
    }

    #cssmenus ul ul ul li a {
        padding-left: 45px
    }

    #cssmenus ul ul li:first-child > a, #cssmenus ul ul li:last-child > a {
        border-radius: 0
    }

    #cssmenus #menu-button::after {
        display: block;
        content: '';
        position: absolute;
        height: 6px;
        width: 22px;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        right: 10px;
        top: 14px
    }

    #cssmenus #menu-button::before {
        display: block;
        content: '';
        position: absolute;
        height: 3px;
        width: 22px;
        border-top: 2px solid #fff;
        right: 10px;
        top: 10px
    }

    #cssmenus ul ul li.has-sub > a::after, #cssmenus > ul > li.has-sub > a::after {
        display: none
    }
}

@media only screen and (max-width: 960px) {
    .res-img {
        width: 100% !important;
        height: auto !important
    }
}

@media (max-width: 1025px) and (min-width: 680px) {
    .show-ipad {
        display: block !important
    }

    .hide-ipad {
        display: none !important
    }

    .width79per {
        width: 57%
    }
}

@media (max-width: 1023px) and (min-width: 680px) {
    .show-tab {
        display: block
    }

    .show-desktop {
        display: none
    }
}

@media only screen and (min-width: 680px) {
    .dispfilde {
        display: block
    }

    .dispfilmob {
        display: none
    }
}

@media only screen and (max-width: 736px) {
    .font40 {
        font-size: 30px
    }

    .font50 {
        font-size: 30px
    }

    .mrgnbt20 {
        margin-bottom: 0
    }

    .resmargin2 {
        margin-top: 2%
    }

    .res-mrgntp3 {
        margin-top: 3% !important
    }

    .res-mrgnbtm3 {
        margin-bottom: 3% !important
    }
}

@media only screen and (max-width: 780px) {
    .immersive_slider{
        height: 200px!important;
    }
    .scrollToTop {
        height: 62px !important;
        top: 90% !important;
        width: 33px !important
    }

    h1, h2 {
        margin: 0
    }

    .font30 {
        font-size: 22px
    }

    .font26 {
        font-size: 18px
    }

    .font18 {
        font-size: 14px
    }

    .font28 {
        font-size: 18px
    }

    .font22 {
        font-size: 18px
    }

    .font16 {
        font-size: 13px
    }

    .marginleft-8 {
        margin: 0
    }

    p {
        margin: 0
    }

    .dispfilde {
        display: none
    }

    .dispfilmob {
        display: block
    }

    .bodrfooterbtm {
        border: none
    }

    .img {
        width: 100%
    }

    .rs-padd0 {
        padding: 0 !important
    }

    .rs-mrg0 {
        margin: 0 !important
    }

    .rs-mrg10 {
        margin: 10px !important
    }

    .rs-mrgb10 {
        margin-bottom: 10px !important
    }

    .rs-mrgt10 {
        margin-top: 10px !important
    }

    .rs-mrgt20 {
        margin-top: 20px !important
    }

    .linkbtn, .rs-padd2px {
        padding: 2px
    }

    .rs-padd5px {
        padding: 5px
    }

    .rs-paddlr5px {
        padding: 0 5px
    }

    .mrgntop33 {
        margin-top: 5px !important
    }

    .wel-box {
        height: 120px
    }

    .show-tab {
        display: none
    }

    .show-mobile {
        display: block
    }

    .show-desktop {
        display: none
    }

    .linetitle {
        display: none
    }

    .text-res-center {
        text-align: center !important
    }

    .text-res-justify {
        text-align: justify !important
    }

    .text-res-left {
        text-align: left !important
    }
}

@media only screen and (min-width: 1024px) {
    .greenline {
        width: 93% !important
    }

    .mrgtop25 {
        margin-top: 19px !important
    }

    .show-tab {
        display: none
    }

    .show-mobile {
        display: none
    }

    .show-desktop {
        display: block
    }
}

@media (max-width: 1300px) and (min-width: 1025px) {
    .width79per {
        width: 75%
    }
}

@media (max-width: 1210px) and (min-width: 1190px) {
    .width79per {
        width: 75%
    }
}

@media (max-width: 810px) and (min-width: 790px) {
    .font28 {
        font-size: 22px
    }
}

@media (max-width: 970px) and (min-width: 950px) {
    .textboxn1::-webkit-input-placeholder, .textboxn::-webkit-input-placeholder {
        font-size: 10px
    }
}

@media (max-width: 740px) and (min-width: 730px) {
    .respcenter {
        text-align: center !important
    }

    .img {
        width: 100% !important
    }

    .imgres {
        width: 100% !important
    }
}

.cont-boxicontext {
    margin-top: 20px
}

.outlinehide {
    outline: 0
}

.txtborder {
    border: 1px solid #e5e5e5
}

.txtborderradius {
    border-radius: 50px 50px 50px 50px
}

.scrollToTop {
    background: rgba(0, 0, 0, 0) url(../images/up-arrow.png) no-repeat scroll 0 20px;
    background-size: 100% 50%;
    color: #444;
    display: none;
    height: 100px;
    padding: 10px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    top: 87%;
    width: 50px;
    z-index: 10205151502
}

.cursonormal {
    cursor: default
}

@-moz-document url-prefix() {
    .gifticon {
        animation-name: floating;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out;
        position: absolute;
        margin-left: -94%;
        margin-top: 26%
    }
    .gifticon1 {
        animation-name: floating;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out;
        position: absolute;
        margin-left: -50%;
        margin-top: 29%
    }
    .gifticon3 {
        animation-name: floating;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out;
        position: absolute;
        margin-left: -16%;
        margin-top: 27%
    }
    .gifticon4 {
        animation-name: floating;
        animation-duration: 3s;
        animation-iteration-count: infinite;
        animation-timing-function: ease-in-out;
        position: absolute;
        margin-left: 2%;
        margin-top: 28%
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .safarifont19, ::i-block-chrome {
        font-size: 16px
    }

    .bgimgrequest, ::i-block-chrome {
        background: url(../images/best-referral-marketing-software.jpg) no-repeat center;
        background-size: cover;
        padding: 20px;
        background-attachment: fixed
    }

    .pulse-animation, ::i-block-chrome {
        -webkit-animation: pulse 2s infinite
    }

    .pulse-animation:hover, ::i-block-chrome {
        -webkit-animation: none
    }

    @-webkit-keyframes pulse {
        0% {
            -moz-box-shadow: 0 0 0 0 rgba(113, 204, 44, .4);
            box-shadow: 0 0 0 0 rgba(113, 204, 44, .4)
        }
        70% {
            -moz-box-shadow: 0 0 0 30px rgba(204, 169, 44, 0);
            box-shadow: 0 0 0 30px rgba(204, 169, 44, 0)
        }
        100% {
            -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
            box-shadow: 0 0 0 0 rgba(204, 169, 44, 0)
        }
    }.sliderpatch, ::i-block-chrome {
         background: -webkit-linear-gradient(#fff 15%, #34c5be) !important
     }

    .rqstformgrdnt, ::i-block-chrome {
        background: -webkit-linear-gradient(#ffdf00, #55d6cdc9) !important
    }

    .boxaddress:hover, ::i-block-chrome {
        background: -webkit-linear-gradient(#93b0b1, #3eb6bb) !important
    }

    .gifticon, ::i-block-chrome {
        -webkit-animation-name: floating;
        -webkit-animation-duration: 3s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        position: absolute;
        margin-left: -93%;
        margin-top: 53%
    }

    .gifticon1, ::i-block-chrome {
        -webkit-animation-name: floating;
        -webkit-animation-duration: 3s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        position: absolute;
        margin-left: -50%;
        margin-top: 59%
    }

    .gifticon3, ::i-block-chrome {
        -webkit-animation-name: floating;
        -webkit-animation-duration: 3s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        position: absolute;
        margin-left: -16%;
        margin-top: 54%
    }

    .gifticon4, ::i-block-chrome {
        -webkit-animation-name: floating;
        -webkit-animation-duration: 3s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: ease-in-out;
        position: absolute;
        margin-left: 2%;
        margin-top: 57%
    }

    @-webkit-keyframes floating {
        from {
            -webkit-transform: translate(0, 0)
        }
        65% {
            -webkit-transform: translate(0, 15px)
        }
        to {
            -webkit-transform: translate(0, 0)
        }
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 320px) and (max-width: 360px) {
    .resmargnleft40, ::i-block-chrome {
        margin-left: 40% !important
    }

    .plan, ::i-block-chrome {
        margin: 10px -10px !important
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 361px) and (max-width: 375px) {
    .resmargnleft40, ::i-block-chrome {
        margin-left: 40% !important
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 401px) and (max-width: 414px) {
    .resmargnleft40, ::i-block-chrome {
        margin-left: 40%
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 450px) and (max-width: 480px) {
    .resmargnleft40, ::i-block-chrome {
        margin-left: 43%
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 450px) and (max-width: 480px) {
    .resmargnleft40, ::i-block-chrome {
        margin-left: 43%
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 500px) and (max-width: 570px) {
    .resmargnleft40, ::i-block-chrome {
        margin-left: 43%
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 680px) {
    .button1, ::i-block-chrome {
        font-size: 23px !important
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 768px) {
    .resmargin2, ::i-block-chrome {
        margin-top: 2% !important
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 1000px) and (max-width: 1080px) {
    .resfont19, ::i-block-chrome {
        font-size: 12px !important
    }

    .font30, ::i-block-chrome {
        font-size: 25px !important
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 801px) and (max-width: 991px) {
    .safarifont19, ::i-block-chrome {
        font-size: 7px !important
    }

    .margintop8, ::i-block-chrome {
        margin-top: 0 !important
    }

    .safarifont30, ::i-block-chrome {
        font-size: 17px !important
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 780px) and (max-width: 800px) {
    .safarifont19, ::i-block-chrome {
        font-size: 7px !important
    }

    .margintop8, ::i-block-chrome {
        margin-top: 0 !important
    }

    .safarifont30, ::i-block-chrome {
        font-size: 17px !important
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 600px) and (max-width: 740px) {
    .resmargnleft40, ::i-block-chrome {
        margin-left: 46%
    }
}

@media (min-width: 371px) and (max-width: 414px) {
    .font40 {
        font-size: 21px !important
    }

    .entry-title {
        margin-bottom: 0 !important
    }

    .mobpadd1 {
        padding: 1em 0 !important
    }

    .mobmargin0 {
        margin-top: 0 !important
    }

    .mobmaxheight {
        max-height: 48px
    }

    .mobmargtop6 {
        margin-top: 6% !important
    }

    .monmarginleft10 {
        margin-left: -52px !important
    }

    .font24 {
        font-size: 23px !important
    }

    .mobmrgbtn8 {
        margin-bottom: 8% !important
    }

    ol.carousel-indicators {
        bottom: -37px !important
    }

    .boxminsize298 {
        min-width: 212px !important
    }

    .mobchapwidth {
        width: 50% !important;
        display: inherit;
        float: left
    }

    .mobrefimg {
        margin-top: 16px;
        margin-bottom: 22px;
        float: left
    }

    .moboverhidden {
        overflow: hidden
    }

    .mobpopupwd {
        width: 50% !important
    }

    .moblinespace {
        margin-bottom: -15px
    }

    .mobminheight {
        min-height: 532px
    }

    .mrgntp8 {
        margin-top: 0 !important
    }
}

@media (min-width: 360px) and (max-width: 370px) {
    .font40 {
        font-size: 22px !important
    }

    .entry-title {
        margin-bottom: 0 !important
    }

    .mobpadd1 {
        padding: 1em 0 !important
    }

    .mobmrgtop0 {
        margin-top: 0 !important
    }

    .mobmrgtop4 {
        margin-top: 4px !important
    }

    .mobmargtop6 {
        margin-top: 8% !important
    }

    .monmarginleft10 {
        margin-left: -42px !important
    }

    ol.carousel-indicators {
        bottom: -35px !important
    }

    .mobmrgbtn8 {
        margin-bottom: 8% !important
    }

    .mobchapwidth {
        width: 50% !important;
        display: inherit;
        float: left
    }

    .mobrefimg {
        margin-top: 16px;
        margin-bottom: 22px;
        float: left
    }

    .moboverhidden {
        overflow: hidden
    }

    .moblinespace {
        margin-bottom: -15px
    }

    .mobminheight {
        min-height: 532px
    }

    .mrgntp8 {
        margin-top: 0 !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .mobmargbtn4 {
        margin-bottom: 4%
    }

    .monmarginleft10 {
        margin-left: 0 !important
    }
}

@media (min-width: 600px) and (max-width: 640px) {
    .mobmrgtop0 {
        margin-top: 0 !important
    }

    .mobmrgtop4 {
        margin-top: 4px !important
    }

    .mobmargtop6 {
        margin-top: 5% !important
    }

    .mobmaxheight {
        max-height: 46px
    }

    .monmarginleft10 {
        margin-left: -11% !important
    }
}

@media (min-width: 1000px) and (max-width: 1024px) {
    .mobmargbtn4 {
        margin-bottom: 4%
    }

    .mobmrgtop0 {
        margin-top: 0 !important
    }

    .mobmrgtop4 {
        margin-top: 4px !important
    }

    .monmarginleft10 {
        margin-left: 0 !important
    }

    .mobmarb5 {
        margin-bottom: 6% !important
    }

    .rsmartp-5px {
        margin-top: 0 !important
    }
}

@media (min-width: 660px) and (max-width: 736px) {
    .mobmrgtop0 {
        margin-top: 0 !important
    }

    .mobmrgtop4 {
        margin-top: 4px !important
    }
}

@media (min-width: 450px) and (max-width: 480px) {
    .carousel-indicators {
        bottom: -34px !important
    }

    .mobchapwidth {
        width: 50% !important;
        display: inherit;
        float: left
    }

    .mobrefimg {
        margin-top: 16px;
        margin-bottom: 22px;
        float: left
    }

    .moboverhidden {
        overflow: hidden
    }
}

@media (min-width: 780px) and (max-width: 880px) {
    .mobmarb5 {
        margin-bottom: 6% !important
    }
}

.margtop5 {
    margin-top: 4%
}

.wordspacing {
    word-spacing: 6px
}

.lowercase {
    text-transform: lowercase !important
}

.fontweightn {
    font-weight: 400 !important
}

.plansbg1 {
    background: #a8bd87
}

.plansbg2 {
    background: #9ab76b !important
}

.plansbg3 {
    background: #cca084 !important
}

.plansbg4 {
    background: #c1736e !important
}

.plansbg5 {
    background: #7fcaae !important
}

.margbtn6s {
    margin-bottom: -6px
}

.pageactive {
    background: #00a78d;
    color: #fff
}

.margleft3 {
    margin-left: 3%
}

.boxminsize {
    min-width: 281px !important
}

.boxminsize256 {
    min-width: 256px !important
}

.boxminsize298 {
    min-width: 298px !important
}

.boxminsize263 {
    min-width: 263px !important
}

.mobmargt2 {
    margin-top: 2px
}

.BullPoints .items h5:before {
    content: "";
    background: url(../images/roundTick.png) no-repeat top left;
    height: 25px;
    position: absolute;
    left: 0;
    width: 74px;
    font-weight: 400;
    background-size: 20px
}

.items {
    margin-bottom: 20px
}

.BullPoints .items h5 {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    margin-left: 10px
}

.font27 {
    font-size: 27px
}

.font24 {
    font-size: 24px
}

.mgbtm-30 {
    margin-bottom: 30px
}

.industrybg {
    background: url(../images/industry-page-images.png);
    background-repeat: no-repeat;
    height: 596px
}

.bggrey {
    background-color: #ebebeb
}

.fl {
    float: left
}

.textleft-imp {
    text-align: left !important
}

.mrgntp2 {
    margin-top: 2%
}

.lineheight-1 {
    line-height: 1px
}

.pdtp-2 {
    padding-top: 2%
}

.clearboth {
    clear: both
}

.displaynone {
    display: none
}

.creditbtn-active {
    background: #fff;
    padding: 10px 27px;
    color: #000;
    text-decoration: none;
    border-radius: 5px 5px 0 0;
    cursor: pointer
}

.creditbtn-active:hover {
    background: #fff !important;
    padding: 10px 27px;
    color: #000;
    text-decoration: none;
    border-radius: 5px 5px 0 0;
    cursor: pointer
}

.creditbtn-inactive {
    background: #9ab76b;
    padding: 10px 27px;
    color: #fff;
    text-decoration: none;
    border-radius: 5px 5px 0 0;
    cursor: pointer
}

.creditbtn-inactive:hover {
    background: #9ab76b !important;
    padding: 10px 27px;
    color: #fff;
    text-decoration: none;
    border-radius: 5px 5px 0 0;
    cursor: pointer
}

.greenline {
    background-color: #fff;
    height: 10px;
    margin-top: 8px;
    width: 96.5%
}

.mgtop-10minus {
    margin-top: -10px
}

.mgleft-5 {
    margin-left: 5px
}

@media (min-width: 300px) and (max-width: 900px) {
    .plan-inner {
        max-width: 100% !important
    }

    .plan {
        width: 100% !important;
        padding-left: 2px !important;
        padding-right: 2px !important;
        margin: 12px 0 4px !important
    }

    .creditbtn-active {
        font-size: 12px;
        padding: 10px 10px 11px 10px !important
    }

    .creditbtn-active:hover {
        font-size: 12px;
        padding: 10px 10px 11px 10px !important
    }

    .creditbtn-inactive {
        font-size: 12px;
        padding: 10px 10px 11px 10px !important
    }

    .creditbtn-inactive:hover {
        font-size: 12px;
        padding: 10px 10px 11px 10px !important
    }

    .greenline {
        width: 100% !important
    }

    .mobtop-25 {
        margin-top: 25px !important
    }
}

.marginbtm-3per {
    margin-bottom: 3% !important
}

@media screen and (min-width: 700px) {
    .rs-mobile {
        display: none !important
    }
}

@media screen and (min-width: 700px) {
    .rs-mobile {
        display: none !important
    }
}

@media screen and (max-width: 900px) {
    .price span {
        position: relative !important;
        font-size: 20px;
        bottom: 0 !important;
        left: 0 !important;
        font-weight: 400 !important;
        display: block !important
    }

    .entry-title .price {
        position: relative !important;
        height: 95px;
        line-height: 2 !important;
        font-size: 22px !important
    }

    .industrybg {
        background: 0 0 !important;
        height: auto !important
    }
}

@media screen and (max-width: 800px) {
    .rspdtp-5px {
        padding-top: 5px
    }

    .rsmarbt-5px {
        margin-bottom: 5px !important
    }

    .rsmartp-5px {
        margin-top: 5px !important
    }

    .rsmar-0px {
        margin: 0 !important
    }

    .orange_box td {
        padding: 6px 6px 0 6px !important
    }
}

.switch {
    color: #26b512
}

.switch:hover {
    opacity: .8
}

.nav-dropdown {
    position: absolute;
    z-index: 1;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .15)
}

.nav-dropdown {
    position: static
}

#cssmenus > ul > li:hover > ul {
    top: 20px;
    left: -30px;
    opacity: 1
}

.lds-spinnerbg {
    background-color: rgba(0, 0, 0, .4);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2147483638
}

.bgimg {
    position: relative;
    min-height: 500px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/Pricing-Inner-Image.jpg)
}

.mrgntop20 {
    margin-top: 10%
}

.padd5 {
    padding: 5px !important
}

.pointernone {
    pointer-events: none
}

.padd00 {
    padding: 0 0 0
}

.bgff {
    background: #F8F8FF;
}

.bgfffff {
    background: #ffffff;
}

.bg00a {
    background: #00a78d
}

.bgefe {
    background: #efebe6
}

.fwn {
    font-weight: 400
}

.newbtn {
    height: 40px;
    line-height: 48px;
    display: inline-block;
    margin-top: 15px
}

.color0 {
    color: #000;
}

.mandatory {
    color: #f93636;
    font-size: 24px;
    margin-top: -8px;
    position: absolute;
}

.mandatory-user {
    color: #f93636;
}

.no-bullet li a:hover {
    color: #3eb6bb !important;
}

.font17fw4 {
    font-size: 17px;
    font-weight: 400;
    line-height: 1.2;
}

.footerbg {
    text-align: left;
    background-image: url(../images/shop-glint-footer.png);
    background-repeat: repeat-x;
    background-position: left top;
    min-height: 84px;
}

.BullPoints .items h5 {
    margin-left: 25px !important;
}

.BullPoints .items h5:before {
    left: 15px !important;
}

.linecss {
    border-right: 1px solid #545454;
    min-height: 215px;
    margin-top: 30px;
    position: absolute;
}

.mrgtop29 {
    margin-top: 29px;
    text-align: right;
}

.mrgtop7tr {
    margin-top: 7%;
    text-align: right;
}

.tlr {
    text-align: right;
}

.copyrightcolor {
    color: #383838 !important;
}

.copyrightbg {
    background-color: #ececec !important;
}

@media only screen and (max-width: 800px) {
    .mrgtop29, .tlr, .mrgtop7tr {
        text-align: center !important;
    }

    .mobnone {
        display: none;
    }
}

.topHead {
    margin-bottom: 0px !important;
    padding: 10px 0px;
}

.topHead > li {
    display: inline-block;
}

.topHead > li > a {
    padding: 10px;
}

.borderError {
    border-color: #ff9191 !important;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-success {
    color: #00a906;
    background-color: #c9ffc4;
    border-color: #00a51c
}

.bs-required {
    margin-top: 17px;
    color: #ff9191;
    position: absolute;
    letter-spacing: normal;
    right: 33px;
    transform: translateY(-7px);
    font-size: 11px;
}

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

#userMenu > ul > li {
    display: block;
    position: relative;
    float: left;
}

#userMenu > ul > li > ul {
    list-style: none !important;
    display: none;
    border-radius: 3px;
    box-shadow: 0px 0px 10px -4px #000;
}

#userMenu > ul > li > ul > li > a {
}

#userMenu > ul > li > a {
    display: block;
    text-decoration: none;
    padding: 5px 15px 5px 15px;
    margin-left: 1px;
    white-space: nowrap;
    font-weight: bold;
}

#userMenu > ul > li > ul > li > a {
    float: left; /*text-align: center;*/
    color: #292727;
    font-weight: bold;
    padding: 8px 10px;
    font-size: 15px !important;
    width: 190px;
}

#userMenu > ul > li > ul > li > a:hover {
    color: #fff;
    background: #f67f24;
}

#userMenu > ul > li:hover ul {
    display: block;
    background: #ffffff;
    position: absolute;
}

#userMenu > ul > li:hover li {
    float: none;
}

#userMenu > ul > li:hover a {
}

#userMenu > ul > li:hover li a:hover {
}

.count-circle {
    width: 18px;
    margin-top: -5px;
    height: 18px;
    font-size: 11px;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    line-height: 16px;
    color: #fff !important;
    border-radius: 50% !important;
    background-color: #F67F24;
    vertical-align: middle;
    padding-right: 2px;
    padding-left: 2px;
}

.overlayCartBar {
    position: fixed;
    z-index: 111111111;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(1, 1, 1, .5);
}

.cartBar {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 111111111;
    top: 0;
    right: 0;
    background-color: #ffffff; /*overflow-x: hidden;*/
    transition: 0.5s; /*padding-top: 60px;*/
}

.cartBar .cartBarCloseBtn {
    position: absolute;
    top: 0;
    text-decoration: none;
    left: 0px; /*font-size: 36px;*/
    margin-left: 0px;
}

.btn.btn-login {
    background-image: linear-gradient(-138deg, #f67f24 0%, #f67f24 100%);
    box-shadow: 0px 6px 11px 0px rgb(0 0 0 / 18%);
    border-radius: 3px;
    width: 100%;
    height: 45px;
    font-size: 15px;
    font-weight: bold;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    color: #ffffff;
    letter-spacing: 0.54px;
    text-align: center;
    line-height: 5px;
    border: 1px solid;
}

.btn.btn-login:hover {
    cursor: pointer;
    background-image: linear-gradient(-138deg, #f67f24 0%, #f67f24 100%);
    box-shadow: 0px 6px 11px 0px rgb(0 0 0 / 18%);
    border-radius: 3px;
    width: 100%;
    height: 45px;
    font-size: 15px;
    font-weight: bold;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    color: #ffffff;
    letter-spacing: 0.54px;
    text-align: center;
    line-height: 5px;
    opacity: 0.8;
}

.offerBand {
    font-size: 13px;
    color: #ffb44f;
    z-index: 10;
    background-color: #fbfbfb;
    padding: 0 10px;
    border-radius: 5px;
    position: absolute;
    right: 5px;
    top: 5px;
    box-shadow: 0 6px 8px -5px rgba(0, 0, 0, 0.175);
}

.productype {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: #04969F;
    position: absolute; /*top: 10%;*/
    left: 30%;
    color: #fff;
}

.productype p { /*padding: 15px;*/
    padding-top: 30%;
    font-size: 15px;
    font-weight: bold;
}

.numberPro {
    cursor: pointer;
}

.numberPro .minus, .numberPro .plus {
    width: 35px;
    height: 35px;
    background: #f2f2f2;
    border-radius: 4px;
    padding: 4px 5px 8px 5px;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.numberPro input {
    height: 34px;
    width: 60px;
    text-align: center;
    font-weight: bold;
    /*font-size: 16px;*/
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
}

.serviceProviderName {
    color: #151d2d;
    font-size: 18px;
}

.text-muted {
    color: #868e96 !important;
}

.margto10 {
    margin-top: 10px;
}

/*slick start*//*//////////////////////////////////////////////////////////////////[ Slick1 ]*/
.wrap-slick1 {
    position: relative;
}

.item-slick1 { /*height: calc(100vh - 40px);*/
    min-height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.rs1-slick1 .item-slick1 {
    height: calc(100vh - 84px);
}

.rs2-slick1 .item-slick1 {
    height: 100vh;
}

@media (max-width: 991px) {
    .item-slick1 { /* height: calc(100vh - 70px) !important;*/
        height: 400px;
    }
}

.arrow-slick1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    font-size: 80px;
    color: rgba(0, 0, 0, 0.3);
    position: absolute;
    opacity: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 200;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.wrap-slick1:hover .arrow-slick1 {
    opacity: 1;
}

.arrow-slick1:hover {
    color: #7280e0;
}

.next-slick1 {
    right: 50px;
    left: auto;
}

.prev-slick1 {
    left: 50px;
    right: auto;
}

@media (max-width: 991px) {
    .next-slick1 {
        right: 15px;
    }

    .prev-slick1 {
        left: 15px;
    }
}

/*---------------------------------------------*/
.rs2-slick1 .arrow-slick1 {
    color: rgba(255, 255, 255, 0.3);
}

.rs2-slick1 .arrow-slick1:hover {
    color: #7280e0;
}

.wrap-slick1-dots {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 60px;
}

.slick1-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}

.slick1-dots li {
    max-width: 190px;
    position: relative;
    cursor: pointer;
    margin-right: 1px;
}

.slick1-dots li img {
    width: 100%;
}

.caption-dots-slick1 {
    font-size: 16px;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 5px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0;
}

.slick1-dots li:hover .caption-dots-slick1 {
    opacity: 1;
}

.slick1-dots li.slick-active .caption-dots-slick1 {
    opacity: 1;
}

@media (max-width: 575px) {
    .caption-dots-slick1 {
        font-size: 13px;
    }

    .wrap-slick1-dots {
        bottom: 25px;
    }
}

/*slick end*//*confirm modal start*/
.modal-header .close { /* margin-top: -8px !important; */
    top: 0;
}

.modal-confirm .close {
    position: absolute;
    top: -25px;
    border: none;
    background: transparent;
    right: -35px;
}

.modal-confirm .modal-content {
    padding: 20px;
    width: 30% !important;
    border-radius: 5px; /* border: none; */
    border: 1px solid #ff7e7e;
    text-align: center;
    font-size: 14px;
}

.modal-confirm .modal-header {
    border-bottom: none;
    position: relative;
    background: transparent !important;
}

.modal-confirm .icon-box {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    z-index: 9;
    text-align: center;
    border: 3px solid #f15e5e;
}

.modal-confirm h4 {
    text-align: center;
    font-size: 26px; /* margin: 30px 0 -10px; */
}

.modal-confirm .btn-info {
    background: #c1c1c1;
}

.modal-confirm .btn {
    color: #fff;
    background: #60c7c1;
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    min-width: 120px;
    border: none;
    min-height: 40px;
    border-radius: 3px;
    margin: 0 5px;
    outline: none !important;
    cursor: pointer;
}

.modal-confirm .btn-danger {
    background: #f15e5e;
}

.modal-confirm .icon-box i {
    color: #f15e5e;
    font-size: 46px;
    display: inline-block;
    margin-top: 13px;
}

/*confirm modal end*/
.faqCate {
    padding: 10px;
    color: #fff;
    margin: 2px 0px 0px 0px;
    background: #F67F23;
}

.blogImages img {
    transition: transform .5s ease-in-out;
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

.blogImages img:hover { /*transform: scale(1.1);*/
}

.articleborder {
    border: 1px solid #ebebeb;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}

.minheight-400 {
    min-height: 400px;
}

.paginationProduct:link {
    color: #000;
    background-color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: normal;
    padding: 2px 8px;
    border: 1px solid #a3af81;
}

.paginationProduct {
    margin: 0 4px !important;
    display: inline-block;
    border-radius: 3px;
    cursor: pointer;
}

.paginationProduct:hover {
    background-color: #F67F23 !important;
    color: #FFF;
}

.active_pagination {
    color: #FFF;
    text-decoration: none;
    font-size: 17px;
    font-weight: normal;
    padding: 5px 8px;
    margin: 2px !important;
    background-color: #F67F23 !important;
    border: 1px solid #F67F23 !important;
    border-radius: 3px;
}

.paginationtablebg {
    padding: 10px;
}

.paginationtablebg table {
    box-shadow: none !important;
}

.paginationtablebg td {
    border: 0px !important;
}

.homeBg {
    position: relative;
    min-height: 490px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover; /*background-position: center;*/
    background-repeat: no-repeat;
    background-image: url(../images/background-01.jpg)
}

.homeBg1 {
    position: relative; /*min-height: 500px;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/flowchart-bg.jpg)
}

.socialIcons {
    font-size: 35px !important;
    color: #ffffff;
    margin-right: 11px;
}
.socialIcons1 {
    font-size: 35px !important;
    color: #181818;
    margin-right: 11px;
}

.table-shopping-cart {
    border-collapse: collapse;
    width: 100%;
    min-width: 680px;
}

.table-shopping-cart tr {
    border-top: 0px !important;
    border-bottom: 0px !important;
}

.table-shopping-cart .table_head th {
    background-color: #f9f9f9;
    font-size: 13px;
    color: #555;
    text-transform: uppercase;
    line-height: 1.6;
    padding-top: 15px; /*padding-bottom: 15px;*/
    padding-bottom: 15px !important;
    border-bottom: 1px solid #e6e6e6;
}

.table-shopping-cart .table_row {
    height: 100px;
    background: #ffffff;
}
.table-shopping-cart .odd, .even {
    background: #ffffff;
}

.table-shopping-cart td {
    color: #555;
    line-height: 1.6;
}

.newsubheaderbg2 {
    background-color: #f9f9f9;
    padding: 15px 10px 15px 10px;
    font-weight: bold;
    line-height: 1.6;
    font-size: 13px;
    border-bottom: 1px solid #e6e6e6;
    color: #555;
    text-transform: uppercase;
}

.order-summery {
    box-shadow: 0 2px 4px rgba(0, 0, 0, .1)
}

.grey-icon {
    color: #777676 !important;
    font-size: 18px !important;
}

.wrap-table-shopping-cart { /*overflow: auto;*/
}

/*datatable css start*/
div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    padding-top: 5px;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end;
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end;
}

.page-item.disabled .page-link {
    color: #868e96;
    pointer-events: none;
    background-color: #fff;
    border-color: #ddd;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #05af9c;
    background-color: #fff;
    border: 1px solid #ddd;
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #05af9c;
    border-color: #05af9c;
    outline: none !important;
}

.page-link:focus, .page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd;
}

/*datatable css end*//*modal css start*/
.modalModi-open .modalModi {
    overflow-x: hidden;
    overflow-y: auto;
}

.modalModi-btn {
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
}

.modalModi.show .modalModi-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modalModi.fade .modalModi-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

@media (min-width: 576px) {
    .modalModi-dialog {
        max-width: 500px;
        margin: 30px auto;
    }
}

.modalModi-title {
    margin: 0;
}

.modalModi-close {
    padding: 0;
    background: 0 0;
    border: 0;
    margin: 0;
    -webkit-appearance: none;
    cursor: pointer;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.modalModi-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}

.modalModi-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #e9ecef;
}

.modalModi-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px;
}

.modalModi-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #e9ecef;
}

/*modal css end*/

ul.extrapages {
    text-align: left;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
ul.extrapages li {
    display: block;
    line-height: 1.75em;
    margin: 0 0 8px;
}
ul.extrapages li a {
    color: #fff;
    text-transform: none;
    font-weight: bold;
    text-decoration: none;
}
textarea {
    font-family: inherit;
    color: inherit;
}
.a-href-link{
    color: #181818;
}
.a-href-link:hover, .a-href-link>i:hover{
    color: #F67F23;
}
.redExtraforZero{
    color:#FF0000 !important;
    font-weight: 500;
}