@import url(bootstrap.min.css);
@import url(all.min.css);

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

img {
    max-width: 100%;
    height: auto
}

a,
a:active,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    color: #333
}

.container {
    max-width: 1170px;
    padding: 0 15px;
    margin: auto;
    width: auto
}

a {
    color: #333
}

ul {
    margin-bottom: 0;
    list-style: none
}

a.site_a {
    position: relative;
    overflow: hidden;
    background-color: #f47920;
    color: #fff !important;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    padding: 10px 15px !important
}

a.site_a:after {
    transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    background-color: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    content: '';
    display: block;
    z-index: 9
}

a.site_a span {
    position: relative;
    z-index: 99
}

a.site_a:hover:after {
    width: 100%
}

.btn-danger {
    background-color: #e11523 !important
}

.btn_read {
    color: #068ccb !important;
    margin-left: 5px
}

h2.mn_heading {
    font-size: 36px;
    color: #000;
    text-align: center
}

a.btn-link {
    font-size: 18px;
    display: inline-block;
    text-align: center;
    color: rgba(0, 0, 0, .5);
    border: 1px solid #757575;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    min-width: 120px;
    text-decoration: none
}

a.btn-info {
    font-size: 16px;
    display: inline-block;
    text-align: center;
    color: #fff;
    border: none;
    background-color: #068ccb;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    min-width: 140px;
    text-decoration: none;
    display: table
}

a.btn-link:hover {
    text-decoration: none
}

body {
    font-family: Roboto, sans-serif
}

.btn.focus,
.btn:focus,
.form-control:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0 !important;
    box-shadow: none !important
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

.container-fluid {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto
}

.themeBackgroundColor {
    background: #e78028;
    padding: 0
}

.offWhiteBackgroundColor {
    background: #f4e6d0
}

.themeTextColor {
    color: #e78028
}

.hvr-sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .05);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.hvr-sweep-to-top:active,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:hover {
    color: #fff
}

.hvr-sweep-to-top:active:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:hover:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.headingContainer {
    margin-bottom: 30px
}

.headingContainer h2 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
    color: #333
}

.headingContainer h2 img {
    display: block;
    margin-top: 5px
}

.siteButtonBlue {
    background: #3499cc;
    padding: 10px 30px;
    color: #fff !important;
    display: inline-block;
    font-size: 14px
}

body {
    font-family: Roboto, sans-serif
}

header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    padding: 10px 0;
    background: #fff;
    z-index: 9999;
    box-shadow: 0 0 10px 0 #0001
}

header .topHeader {
    display: none;
    background: #333;
    margin-bottom: 10px;
    padding: 5px 0
}

header .logoContainer img {
    width: 220px
}

header li a {
    color: #333 !important;
    font-size: 14px
}

header li a.trial_btn {
    background: #e14d4d;
    color: #fff !important;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 700
}

header li.list-inline-item:not(:last-child) {
    margin-right: 1.5rem
}

#slider {
    background: #e14d4d10
}

#slider .slider-contant {
    color: #fff
}

#slider .slider-contant h1 {
    margin-bottom: 15px;
    font-size: 42px;
    color: #0077a1;
    font-weight: 700
}

#slider .slider-contant h3 {
    font-size: 27px;
    margin-bottom: 9px;
    font-weight: 300;
    color: #333
}

#slider .slider-contant p {
    margin-right: 49px;
    margin-bottom: 60px;
    font-size: 16px;
    text-align: justify;
    margin-top: 15px;
    color: #555;
    line-height: 22px !important
}

header .headet_btn a {
    border: 1px solid #fff;
    padding: 3px 10px;
    color: #fff
}

#ezypayroll_contant {
    padding-top: 80px
}

#ezypayroll_contant .contant_section h3 {
    color: #0077a1;
    margin-bottom: 15px;
    font-weight: 400
}

#ezypayroll_contant .contant_section p {
    color: #555;
    text-align: justify
}

#More_Features {
    text-align: center;
    margin: 30px 0 50px
}

#More_Features .btn {
    margin-top: 20px
}

#More_Features h2 {
    color: #0077a1;
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 28px
}

#More_Features .features {
    background-color: #e9f5ff;
    padding: 40px
}

footer {
    background: #e14d4d10;
    padding: 40px 0
}

footer .footLogo a img {
    width: 220px
}

footer .footLogo p {
    font-size: 14px;
    font-weight: 400;
}

footer .fContact {
    color: #333;
    margin-bottom: 5px;
    font-weight: 500
}

/* footer .fContact i {
    width: 30px;
    text-align: center
} */



a.fContact.cont {
    margin-right: 20px;
}

footer ul {
    padding-left: 0;
    margin-top: 15px
}

footer ul li {
    display: inline-block;
    margin-right: 10px
}

footer ul li a {
    color: #fff !important;
    display: inline-block;
    background-color: #e14d4d;
    border-radius: 0;
    height: 36px;
    width: 36px;
    line-height: 36px;
    text-align: center
}

footer ul li a i {
    line-height: 36px !important;
    display: inline-block !important
}

footer h2 {
    color: #fff;
    margin-bottom: 15px
}

footer p {
    color: #fff;
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 300
}

footer span {
    font-size: 16px;
    font-weight: 400
}

#appSection {
    padding: 60px 0
}

#appSection h1,
#appSection h2 {
    margin-bottom: 30px;
    font-size: 38px
}

#appSection p {
    margin-bottom: 20px
}

.staticPageContainer p {
    font-size: 14px;
    margin-bottom: 15px;
    text-align: justify
}

.staticPageContainer p br {
    display: none
}

.staticPageContainer .staticPageHeading {
    padding-top: 120px;
    background: #e14d4d10;
    text-align: center;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.staticPageContainer .staticPageHeading h1,
.staticPageContainer .staticPageHeading p {
    font-size: 32px;
    text-align: left;
}

.staticPageContainer ol,
.staticPageContainer ul {
    list-style: none
}

.staticPageContainer ol h4,
.staticPageContainer ul h4 {
    font-size: 20px;
    margin-bottom: 15px
}

.staticPageContainer ol li,
.staticPageContainer ul li {
    font-size: 14px;
    margin-bottom: 10px
}

#plans {
    background: #0077a110;
    padding: 80px 0
}

#plans h2 {
    font-size: 38px;
    text-align: center;
    margin: 0 40px;
    margin-bottom: 30px
}

#plans .nav-pills .nav-link {
    background: #3499cc20;
    border-radius: 0;
    padding: 10px 30px
}

#plans .nav-pills .nav-item:nth-child(1) .nav-link {
    border-radius: 0
}

#plans .nav-pills .nav-item:nth-child(2) .nav-link {
    border-radius: 0
}

#plans .nav-pills .nav-item:nth-child(1) .nav-link.active {
    background: #0077a1
}

#plans .nav-pills .nav-item:nth-child(2) .nav-link.active {
    background: #e14d4d
}

#plans .planContainer {
    display: flex;
    justify-content: center;
    padding-top: 40px
}

#plans .planContainer .mainBox {
    background: #fff;
    box-shadow: 0 0 50px 0 #0002;
    padding: 40px;
    width: 340px;
    margin: 50px 0;
    z-index: 999;
    border-radius: 70px 70px 0 70px
}

#plans .planContainer .mainBox h2 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 52px;
    font-weight: 900;
    text-align: left;
    color: #0077a1
}

#plans .planContainer.pYearly .mainBox h2 {
    color: #e14d4d
}

#plans .planContainer .mainBox h2 small {
    font-weight: 700;
    font-size: 50%;
    line-height: .9
}

#plans .planContainer .mainBox p {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    margin: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px
}

#plans .planContainer h4 {
    font-size: 18px;
    margin-bottom: 15px
}

#plans .planContainer .mainBox ul li {
    font-size: 14px;
    padding: 5px 0
}

#plans .planContainer .detailBox {
    background: #0077a1;
    box-shadow: 0 0 50px 0 #0002;
    padding: 30px;
    width: 480px;
    margin-left: -80px;
    padding-left: 130px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 100px 100px 100px 0
}

#plans .planContainer.pYearly .detailBox {
    background: #e14d4d
}

#plans .planContainer .detailBox h4 {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px
}

#plans .planContainer .detailBox ul {
    margin-bottom: 15px
}

#plans .planContainer .detailBox ul li {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 8px
}

#plans h3 {
    font-size: 32px;
    text-align: center;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #ccc
}

.callToAction {
    background: #e14d4d;
    color: #fff;
    margin: auto;
    display: block;
    width: max-content;
    margin-top: 10px;
    padding: 10px 40px;
    color: #fff !important;
    font-size: 16px;
    font-weight: 700
}

#testimonials {
    padding: 40px 0 60px 0
}

#testimonials h2 {
    color: #333;
    font-size: 38px;
    margin-bottom: 50px;
    text-align: center
}

#testimonials h2 p {
    color: #333;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    font-weight: 400
}

#testimonials .testimonialsContant img {
    width: auto;
    margin-bottom: 5px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 1px solid #cccc
}

#testimonials .testimonialsContant h5 {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 20px
}

#testimonials .testimonialsContant p {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 5px;
    color: #666;
    text-align: justify
}

.rating {
    display: block;
    margin-bottom: 5px;
    margin-top: -5px
}

.rating i {
    color: #ffd43b;
    margin-right: 0;
    font-size: 10px
}

#inner_slider {
    background: #e14d4d20;
    padding: 120px 0 40px;
    text-align: left
}

#inner_slider h1,
#inner_slider h2 {
    color: #333;
    text-align: left;
    font-size: 32px
}

#Request_form_sec form label {
    font-size: 14px !important;
    margin-bottom: 8px !important;
    text-align: left !important;
    display: block
}

#Request_form_sec form .form-control {
    font-size: 14px !important
}

#slider .owl-theme .owl-nav.disabled+.owl-dots {
    display: none
}

#Request_form_sec .accordion>.card>.card-header {
    padding: 10px;
    background: #e14d4d10;
    border: 0
}

#Request_form_sec .accordion>.card>.card-header a {
    font-size: 16px;
    display: block
}

#Request_form_sec .accordion>.card>.card-header a.collapsed .ic_show {
    display: block
}

#Request_form_sec .accordion>.card>.card-header a.collapsed .ic_hide {
    display: none
}

#Request_form_sec .accordion>.card>.card-header a .ic_show {
    display: none
}

#Request_form_sec .accordion>.card>.card-header a .ic_hide {
    display: block
}

#Request_form_sec .accordion {
    width: 770px;
    margin: auto
}

#Request_form_sec .accordion .card {
    border: none;
    margin-bottom: 15px;
    border-bottom: none
}

#Request_form_sec .accordion .card .card-body {
    padding: 10px 0;
    font-size: 14px;
    font-weight: 300
}

.requestDmFrm .col-md-4 {
    margin-bottom: 15px
}

.requestDmFrm .col-md-4 label {
    margin-bottom: 3px
}

.mb--1 {
    margin-bottom: -12px
}

.requestDmFrm .dayDv ul li {
    float: left;
    width: 25%;
    margin-bottom: 10px;
    margin-right: 0 !important
}

.requestDmFrm .dayDv ul:after {
    content: '';
    display: block;
    clear: both
}

.requestDmFrm .dayDv>label {
    font-size: 20px
}

.requestDmFrm .TimeDv ul li {
    width: 33.333%;
    margin-right: 0 !important;
    float: left
}

.requestDmFrm .TimeDv ul:after {
    content: '';
    display: block;
    clear: both
}

.requestDmFrm .TimeDv>label {
    font-size: 20px
}

.btn-blueSite {
    background: #0077a1;
    color: #fff !important;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 700;
    border-radius: 0 !important
}

.requestMdl .modal-header {
    background-color: #e14d4d
}

.requestMdl .modal-header h5 {
    color: #fff
}

.requestMdl .modal-header .close {
    color: #fff;
    text-shadow: none;
    opacity: 1
}

.secureCaptdv {
    width: 300px;
    margin: auto;
    margin-top: 0
}

.requestMdl .requestMdCnt {
    padding: 10px 30px;
    margin-left: -40px
}

.requestMdl .modal-body {
    padding: 0;
    position: relative
}

/* .requestMdl .modal-body .close {
    position: absolute;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    background-color: #fff;
    right: -12px;
    top: -12px;
    z-index: 99;
    text-align: center;
    padding: 0;
    line-height: 35px
} */


.requestMdl .modal-body .close {
    position: absolute;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    background-color: #ffc1c1;
    right: 13px;
    top: 11px;
    z-index: 99;
    text-align: center;
    padding: 0;
    line-height: 35px;
}

.requestMdl .ewquestMdImgDv {
    position: relative;
    /* height: 580px; */
    height: auto;
    overflow: hidden
}

.requestMdl .ewquestMdImgDv .ewquestMdImgDvOverly {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(225, 77, 77, .7)
}

.requestMdl .requestMdCnt .col-md-12 {
    margin-bottom: 12px
}

.requestMdl .requestMdCnt input,
.requestMdl .requestMdCnt select {
    height: 40px
}

.modal-open .modal.requestMdl {
    overflow-y: inherit
}

.modal-open {
    padding-right: 0 !important;
    overflow: inherit !important
}

.sliderTrialBtn {
    display: none
}

