/* @import url(https://desscopy.desss-portfolio.com/dist/css/dependency/dependency.min.css);
@import url(https://desscopy.desss-portfolio.com/assets/theme/default/css/dependency/materialize.min.css); */

 .app-border {
    padding: 4px;
    margin: 0px 20px !important;
    box-shadow: 0px 0px 2px 2px #cccccc66;
    border-radius: 10px;
}
.app-acc-profile li{
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #274760;
    padding: 10px;
}

.app-acc-profile li a{
    color: #000;
    font-size: 13px;
    font-weight: 600;
}
.app-acc-profile li a i{
       /* padding-right: 10px; */
       padding: 10px;
       border-radius: 50px;
       margin-right: 5px;
       font-size: 14px;
}

.customNavigation {
    margin: 0;
    padding: 0
}

.customNavigation a {
    cursor: pointer;
    display: block;
    position: absolute;
    padding: 0
}
.cont-cancel{
    border: 2px solid #ccc;
    padding: 10px 15px;
    background-color: red;
    color: #fff;
}
.customNavigation a i {
    font-size: 24px;
    color: #fff
}

.customNavigation a:hover i {
    color: #fc6401
}

.customNavigation .prev,
.customNavigation .prev1,
.customNavigation .prev2 {
    right: 51px;
    top: -70px
}

.customNavigation .next,
.customNavigation .next1,
.customNavigation .next2 {
    right: 0;
    top: -70px
}

.carousel_container {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.aft-bef-slide .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    display: block!important
}

.aft-bef-slide {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

#after_before .owl-prev {
    position: absolute;
    top: 40%;
    left: 0;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    border-radius: 20px
}

#after_before .owl-next {
    position: absolute;
    top: 40%;
    right: 0;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    border-radius: 20px
}

.after-before-gallery {
    padding: 10px;
    margin: 0;
    width: 50%;
    float: left
}

.after-before-gallery .text-style {
    width: auto;
    display: inline-block;
    border-top: none;
    padding: 5px 15px
}

.after-before-gallery figure {
    padding: 10px;
    margin: 0
}

.after-before-gallery figure img {
    padding: 0;
    margin: 0;
    width: 100%
}

.slider_content {
    padding: 0;
    margin: 0
}

.aft-bef-slide h4 {
    padding: 5px 0 0 0;
    margin: 0;
    font-size: 36px;
    font-weight: 500
}

@media (min-width:280px) and (max-width:399px) {
    .aft-bef-slide h4 {
        padding: 0;
        margin: 0;
        font-size: 22px;
        font-weight: 500
    }
    #after_before .owl-prev {
        top: 35%;
        width: 30px;
        height: 30px;
        padding: 6px
    }
    #after_before .owl-next {
        top: 35%;
        width: 30px;
        height: 30px;
        padding: 6px
    }
}

@media (min-width:1200px) and (max-width:4000px) {
    .aft-bef-slide:hover .owl-controls {
        display: block!important
    }
    .aft-bef-slide .owl-controls {
        display: none!important
    }
}

.rating>label:before,
.viewrating>label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: FontAwesome
}

.rating {
    border: none;
    padding: 0!important;
    float: none;
    display: block;
    width: 13%
}

.rating>input {
    display: none
}

.rating>label:before {
    display: inline-block;
    content: "\f005"
}

.rating>.half:before {
    content: "\f089";
    position: absolute
}

.rating>label {
    color: #ddd;
    float: right
}

.rating:not(:checked)>label:hover,
.rating:not(:checked)>label:hover~label,
.rating>input:checked~label {
    color: gold
}

.rating>input:checked+label:hover,
.rating>input:checked~label:hover,
.rating>input:checked~label:hover~label,
.rating>label:hover~input:checked~label {
    color: #ffed85
}

.viewrating {
    border: none;
    float: left
}

.viewrating>input {
    display: none
}

.viewrating>label:before {
    display: inline-block;
    content: "\f005"
}

.viewrating>.half:before {
    content: "\f089";
    position: absolute
}

.viewrating>label {
    color: #ddd;
    float: right
}

.viewrating>input:checked~label {
    color: gold
}

.jSlider {
    position: relative;
    height: auto
}

.jSlider img {
    width: 100%;
    height: auto;
    display: block
}

.jSlider>img:first-child {
    visibility: hidden;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

.jSlider .slider-content {
    width: 100%;
    height: 100%;
    background: #fff;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.jSlider .slider-content-wrapper {
    width: 100%;
    height: 100%;
    padding-bottom: 201px;
    overflow: hidden
}

.jSlider .slider-slides {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: visible;
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab
}

.jSlider .grabbing {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing
}

.jSlider.fade-transition .grabbing,
.jSlider.fade-transition .slider-slides {
    cursor: e-resize
}

.jSlider.background-transition .grabbing,
.jSlider.background-transition .slider-slides {
    cursor: default
}

.jSlider .slider-slides>div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.webkit-slider .slider-content,
.webkit-slider .slider-content div,
.webkit-slider .slider-content img {
    -webkit-transform: translateZ(0);
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden
}

.webkit-slider .controller span {
    -webkit-tap-highlight-color: transparent
}

.jSlider [class*=appear-] {
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0
}

.jSlider .cssAnimation {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.jSlider .controller {
    display: block;
    visibility: hidden
}

.jSlider .controller>div {
    width: auto;
    height: auto;
    display: none
}

.jSlider .controller span {
    cursor: pointer
}

.jSlider .indicator {
    visibility: hidden;
    text-align: center;
    position: absolute;
    bottom: 5%;
    left: 0;
    right: 0
}

.jSlider .indicator span {
    font-size: 0;
    line-height: 0;
    width: 11px;
    height: 11px;
    margin-left: 10px;
    background: #ccc;
    background: rgba(255, 255, 255, .5);
    border: 1px solid #fff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    display: inline-block;
    visibility: visible
}

.jSlider .indicator span:first-child {
    margin-left: 0
}

.jSlider .indicator span.selected {
    background: #fff
}

.jSlider .navigator {
    visibility: hidden
}

.jSlider .navigator span {
    font-size: 0;
    line-height: 0;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    background: #fff;
    background: rgba(255, 255, 255, .5);
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block;
    position: absolute;
    top: 50%;
    z-index: 2;
    visibility: visible
}

.jSlider .navigator span:hover {
    background: #000;
    background: rgba(0, 0, 0, .5)
}

.jSlider .navigator .disabled {
    display: none;
    cursor: default
}

.jSlider .navigator .prev {
    left: 5%
}

.jSlider .navigator .next {
    right: 5%
}

.jSlider .navigator span:after,
.jSlider .navigator span:before {
    content: '';
    display: block;
    position: absolute
}

.jSlider .navigator span:before {
    width: 20px;
    height: 0;
    border-top: 1px solid #000
}

.jSlider .navigator span:hover:before {
    border-top-color: #fff
}

.jSlider .navigator span:after {
    height: 20px;
    width: 0;
    border-left: 1px solid #000
}

.jSlider .navigator span:hover:after {
    border-left-color: #fff
}

.jSlider .navigator .prev:after,
.jSlider .navigator .prev:before {
    top: 18px;
    left: 18px
}

.jSlider .navigator .next:after,
.jSlider .navigator .next:before {
    bottom: 18px;
    right: 18px
}

.jSlider .msie8 .navigator span:before {
    width: 0;
    height: 0;
    border-width: 10px 15px;
    border-style: solid;
    border-color: transparent;
    top: 15px;
    bottom: auto
}

.jSlider .msie8 .navigator span:after {
    display: none
}

.jSlider .msie8 .navigator .prev:before {
    border-left-width: 0;
    border-right-color: #ccc;
    left: 15px
}

.jSlider .msie8 .navigator .next:before {
    border-right-width: 0;
    border-left-color: #ccc;
    right: 15px
}
.appointment-tab{
    padding-right:0px;
}
@media (max-width:767px) {
    .appointment-tab{
        padding-left:0px;
    }
    .your-appoinment .appoinment-list {
        height: auto !important;
        padding:0px !important;
    }
    .jSlider .indicator span {
        width: 7px;
        height: 7px;
        margin-left: 7px
    }
}

@media (max-width:480px) {
    .jSlider .indicator span {
        width: 5px;
        height: 5px;
        margin-left: 5px
    }
}

.blog-details,
.blog-image-slide {
    padding: 0;
    margin: 0
}

.blog-details .h3-head {
    font-size: 24px;
    margin-bottom: 20px;
    letter-spacing: 0;
    font-weight: 400
}

.blog-details span {
    padding: 0 20px 0 0;
    margin: 0;
    font-size: 15px;
    display: table;
    line-height: 26px
}

.blog-details span strong {
    padding: 0;
    margin: 0;
    font-size: 15px
}

.blog-details p {
    padding: 0 0 14px;
    margin: 0;
    line-height: 24px
}

.blog-image-slide img {
    padding: 0;
    margin: 0;
    max-width: 100%
}

.blog-masonry-grid {
    padding: 0;
    margin: 0 0 20px;
    display: block!important
}

.blog-grid-border {
    box-shadow: 0 1px -1px 0 rgba(89, 98, 115, .12);
    -webkit-transition: box-shadow .3s ease, -webkit-transform .3s ease;
    transition: box-shadow .3s ease, -webkit-transform .3s ease;
    transition: box-shadow .3s ease, transform .3s ease;
    transition: box-shadow .3s ease, transform .3s ease, -webkit-transform .3s ease
}

.blog-grid-border .blog-details {
    padding: 20px!important;
    border-radius: 0 0 10px 10px
}

#blog-masonry img {
    width: 100%!important;
    height: auto!important;
    border-radius: 10px 10px 0 0
}

.single-blog-details {
    padding: 0;
    margin: 0
}

.blog-date-details {
    padding: 0 0 10px 0;
    margin: 0;
    display: table
}

.blog-date-details li {
    padding: 0 20px 0 0;
    margin: 0;
    float: left
}

.blog-date-details li a {
    padding: 0;
    margin: 0;
    display: block;
    color: #969696;
    font-size: 16px;
    font-weight: 600
}

.single-blog-details p {
    padding: 10px 0;
    margin: 0;
    font-size: 16px;
    line-height: 30px
}

.blog-related-post-blog {
    height: 240px!important
}

.blog-related-post-blog .carousel-item {
    opacity: 1!important
}

.blog-post-comment {
    padding: 0;
    margin: 0 0 20px;
    display: inline-table;
    width: 100%;
    border-bottom: 1px dotted #ccc
}

.blog-submit-btn {
    background: #000;
    color: #fff;
    border: 2px solid #fff
}

.blog-post-comment h1,
.blog-post-comment h2,
.blog-post-comment h3,
.blog-post-comment h4,
.blog-post-comment h5,
.blog-post-comment h6 {
    padding: 0 0 20px;
    margin: 0;
    font-size: 30px;
    font-weight: 600
}

.blog-post-comment a {
    padding: 0;
    margin: 15px 0 0;
    display: block;
    font-size: 14px;
    color: #8c8c8c;
    font-weight: 600
}

.post-blog-comment {
    padding: 15px;
    margin: 20px 0 0;
    display: table;
    width: 100%;
    border: 1px solid #ebebeb;
    border-radius: 5px
}

.blog-post-user-comment {
    width: 90%;
    padding: 0 0 0 20px;
    margin: 0;
    position: relative
}

.blog-post-user-comment h3 {
    padding: 0;
    margin: 0;
    font-size: 23px;
    font-weight: 400
}

.blog-post-user-comment span {
    padding: 0;
    margin: 10px 0;
    display: table;
    font-style: italic;
    color: #8c8c8c;
    font-size: 14px
}

.blog-post-user-comment p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 24px
}

.blog-post-reply {
    position: absolute;
    right: 0;
    top: 0;
    color: #505050;
    text-decoration: underline
}

.blog-post-comment-form li,
.blog-post-comment-form li input[type=text],
.blog-post-comment-form li label {
    padding: 0;
    margin: 0
}

.blog-post-comment-form li input[type=text],
.blog-post-comment-form li textarea.materialize-textarea {
    padding: 0 0 0 10px!important;
    margin: 0;
    border: 1px solid #ccc
}

.blog-post-comment-form li input[type=text].invalid:not(.browser-default),
.blog-post-comment-form litextarea.materialize-textarea {
    border-bottom: 1px solid #ccc;
    -webkit-box-shadow: 0 1px 0 0 #ccc;
    box-shadow: 0 1px 0 0 #ccc
}

.blog-post-comment-form li .input[type=text].invalid:not(.browser-default):focus,
.blog-post-comment-form li textarea.materialize-textarea {
    border-bottom: 1px solid #ccc;
    -webkit-box-shadow: 0 1px 0 0 #ccc;
    box-shadow: 0 1px 0 0 #ccc
}

.blog-post-comment-form li input[type=text]:not(.browser-default):focus:not([readonly]),
.blog-post-comment-form li textarea.materialize-textarea {
    border-bottom: 1px solid #ccc!important;
    -webkit-box-shadow: 0 1px 0 0 #ccc!important;
    box-shadow: 0 1px 0 0 #ccc!important
}

.blog-post-comment-form li textarea.materialize-textarea {
    height: 20%
}

.blog-textarea {
    padding: 0 0 0 10px!important
}

.blog-form-hide {
    display: none
}

.blog-form-show {
    display: block!important
}

.blog-user-reply {
    display: none
}

.blog-grid-tab li .active {
    color: #fff!important;
    background: #000!important;
    border-radius: 3px
}

.blog-grid-tab li a {
    font-size: 14px!important;
    font-weight: 400;
    color: #505050!important;
    padding: 0 15px!important
}

.blog-grid-tab .indicator {
    display: none!important
}

.blog-grid-tab {
    margin: 0 auto 20px!important;
    width: auto!important
}

.blog-grid-tab .tab {
    line-height: 35px!important;
    height: 35px!important
}

.blog-image-slide .card-height {
    overflow: hidden
}

.blog-image-slide .card-height img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 4s linear, opacity 0s .3s;
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.blog-grid-border :hover .card-height img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-filter: brightness(100%)
}

.blog-detail-page img {
    width: 100%
}

.blog-post-comment-form li input[type=text]:not(.browser-default),
textarea.materialize-textarea {
    background-color: #fff
}

.blog-rating-label {
    font-size: 16px;
    font-weight: 600;
    color: #000
}

.blog-post-comment-form {
    padding: 40px!important
}

.blog-detail-page {
    padding: 0 30px 10px 40px!important
}

.blog-detail-topimg {
    overflow: hidden;
    padding: 5px;
    margin: 0 auto
}

.blog-detail-page img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 4s linear, opacity 0s .3s;
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.blog-card-height a:hover .blog-detail-page img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-filter: brightness(100%)
}

.blog-by-date {
    display: table;
    width: 100%
}

.blog-ic {
    float: left;
    padding: 0
}

.blog-ic i {
    padding: 5px 0;
    margin: 0;
    font-size: 20px
}

.blog-date {
    width: 82%;
    float: left;
    padding: 5px
}

.blog-hr-tag {
    color: #ccc;
    padding: 0;
    margin: 0
}

.blog-grid-border {
    margin-top: 0;
    -webkit-transition: -30s ease-in-out;
    transition: -30s ease-in-out
}

.blog-grid-border:hover {
    margin-top: 0;
    box-shadow: 0 15px 30px 0 rgba(89, 98, 115, .15);
    -webkit-transform: translate(0, -4px);
    -ms-transform: translate(0, -4px);
    transform: translate(0, -4px)
}

.blog-detail-topimg {
    overflow: hidden
}

.blog-detail-topimg img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 4s linear, opacity 0s .3s;
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.blog-detail-topimg:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-filter: brightness(100%)
}

@media (min-width:280px) and (max-width:399px) {
    .blog-detail-page {
        padding: 0!important
    }
    .single-blog-details {
        padding: 10px!important
    }
    .rating {
        width: 52%
    }
}

@media (min-width:400px) and (max-width:767px) {
    .blog-detail-page {
        padding: 0!important
    }
    .blog-detail-topimg {
        padding: 40px 10px 10px 40px
    }
    .rating {
        width: 26%
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .rating {
        width: 22%
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .rating {
        width: 15%
    }
}

@media (min-width:280px) and (max-width:767px) {
    .blog_title .h1-head h1,
    .blog_title .h1-head h2,
    .blog_title .h1-head h3,
    .blog_title .h1-head h4,
    .blog_title .h1-head h5,
    .blog_title .h1-head h6 {
        font-size: 24px!important
    }
    .blog_title .h1-head p {
        font-size: 18px!important
    }
    .blog_title .h1-head h1 span,
    .blog_title .h1-head h2 span,
    .blog_title .h1-head h3 span,
    .blog_title .h1-head h4 span,
    .blog_title .h1-head h5 span,
    .blog_title .h1-head h6 span {
        font-size: 24px!important
    }
    .blog_title .h1-head p span {
        font-size: 18px!important
    }
    .blog-card-height h1,
    .blog-card-height h2,
    .blog-card-height h3,
    .blog-card-height h4,
    .blog-card-height h5,
    .blog-card-height h6 {
        font-size: 18px!important
    }
    .blog-card-height p {
        font-size: 16px!important
    }
    .blog-card-height h1 span,
    .blog-card-height h2 span,
    .blog-card-height h3 span,
    .blog-card-height h4 span,
    .blog-card-height h5 span,
    .blog-card-height h6 span {
        font-size: 18px!important
    }
    .blog-card-height p span {
        font-size: 16px!important
    }
    #blog-masonry h1,
    #blog-masonry h2,
    #blog-masonry h3,
    #blog-masonry h4,
    #blog-masonry h5,
    #blog-masonry h6 {
        font-size: 19px!important
    }
    #blog-masonry p {
        font-size: 16px!important
    }
    #blog-masonry h1 span,
    #blog-masonry h2 span,
    #blog-masonry h3 span,
    #blog-masonry h4 span,
    #blog-masonry h5 span,
    #blog-masonry h6 span {
        font-size: 19px!important
    }
    #blog-masonry p span {
        font-size: 16px!important
    }
    .single-blog-details .h1-head h1,
    .single-blog-details .h1-head h2,
    .single-blog-details .h1-head h3,
    .single-blog-details .h1-head h4,
    .single-blog-details .h1-head h5,
    .single-blog-details .h1-head h6,
    .single-blog-details .h1-head p {
        font-size: 22px!important
    }
    .single-blog-details .h1-head h1 span,
    .single-blog-details .h1-head h2 span,
    .single-blog-details .h1-head h3 span,
    .single-blog-details .h1-head h4 span,
    .single-blog-details .h1-head h5 span,
    .single-blog-details .h1-head h6 span,
    .single-blog-details .h1-head p span {
        font-size: 22px!important
    }
    .single-blog-details h1,
    .single-blog-details h2,
    .single-blog-details h3,
    .single-blog-details h4,
    .single-blog-details h5,
    .single-blog-details h6 {
        font-size: 18px!important
    }
    .single-blog-details p {
        font-size: 16px!important
    }
    .single-blog-details h1 span,
    .single-blog-details h2 span,
    .single-blog-details h3 span,
    .single-blog-details h4 span,
    .single-blog-details h5 span,
    .single-blog-details h6 span {
        font-size: 17px!important
    }
    .single-blog-details p span {
        font-size: 16px!important
    }
    .blog-date-details li a {
        font-size: 15px;
        font-weight: 500
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .blog-date-details li a {
        font-size: 15px;
        font-weight: 500
    }
    .blog_title .h1-head h1,
    .blog_title .h1-head h2,
    .blog_title .h1-head h3,
    .blog_title .h1-head h4,
    .blog_title .h1-head h5,
    .blog_title .h1-head h6 {
        font-size: 24px!important
    }
    .blog_title .h1-head p {
        font-size: 18px!important
    }
    .blog_title .h1-head h1 span,
    .blog_title .h1-head h2 span,
    .blog_title .h1-head h3 span,
    .blog_title .h1-head h4 span,
    .blog_title .h1-head h5 span,
    .blog_title .h1-head h6 span {
        font-size: 24px!important
    }
    .blog_title .h1-head p span {
        font-size: 18px!important
    }
    .blog-card-height h1,
    .blog-card-height h2,
    .blog-card-height h3,
    .blog-card-height h4,
    .blog-card-height h5,
    .blog-card-height h6 {
        font-size: 20px!important
    }
    .blog-card-height p {
        font-size: 16px!important
    }
    .blog-card-height h1 span,
    .blog-card-height h2 span,
    .blog-card-height h3 span,
    .blog-card-height h4 span,
    .blog-card-height h5 span,
    .blog-card-height h6 span {
        font-size: 20px!important
    }
    .blog-card-height p span {
        font-size: 16px!important
    }
    #blog-masonry h1,
    #blog-masonry h2,
    #blog-masonry h3,
    #blog-masonry h4,
    #blog-masonry h5,
    #blog-masonry h6 {
        font-size: 20px!important
    }
    #blog-masonry p {
        font-size: 16px!important
    }
    #blog-masonry h1 span,
    #blog-masonry h2 span,
    #blog-masonry h3 span,
    #blog-masonry h4 span,
    #blog-masonry h5 span,
    #blog-masonry h6 span {
        font-size: 20px!important
    }
    #blog-masonry p span {
        font-size: 16px!important
    }
    .single-blog-details .h1-head h1,
    .single-blog-details .h1-head h2,
    .single-blog-details .h1-head h3,
    .single-blog-details .h1-head h4,
    .single-blog-details .h1-head h5,
    .single-blog-details .h1-head h6,
    .single-blog-details .h1-head p {
        font-size: 24px!important
    }
    .single-blog-details .h1-head h1 span,
    .single-blog-details .h1-head h2 span,
    .single-blog-details .h1-head h3 span,
    .single-blog-details .h1-head h4 span,
    .single-blog-details .h1-head h5 span,
    .single-blog-details .h1-head h6 span,
    .single-blog-details .h1-head p span {
        font-size: 24px!important
    }
    .single-blog-details h1,
    .single-blog-details h2,
    .single-blog-details h3,
    .single-blog-details h4,
    .single-blog-details h5,
    .single-blog-details h6 {
        font-size: 18px!important
    }
    .single-blog-details p {
        font-size: 16px!important
    }
    .single-blog-details h1 span,
    .single-blog-details h2 span,
    .single-blog-details h3 span,
    .single-blog-details h4 span,
    .single-blog-details h5 span,
    .single-blog-details h6 span {
        font-size: 18px!important
    }
    .single-blog-details p span {
        font-size: 16px!important
    }
}

.career-head {
    font-size: 36px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: 600
}

.career-component {
    padding: 0;
    margin: 0
}

.career-filter form {
    padding: 0;
    margin: 0
}

.find-job {
    padding: 0;
    margin: 0;
    position: relative
}

.find-job img {
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative
}

.career-filter {
    padding: 0;
    margin: 0
}

.career-filter form ul {
    padding: 20px;
    margin: 0;
    display: table;
    width: 100%
}

.career-filter form ul .filter-list {
    padding: 0 17px 0 0;
    margin: 0;
    float: left;
    width: 28%
}

.career-filter form ul .filter-list input[type=text] {
    border: 1px solid #ccc!important;
    padding: 7px 10px!important;
    box-sizing: border-box!important;
    margin: 0!important
}

.career-filter form ul .filter-list input[type=text]:not(.browser-default):focus:not([readonly]) {
    border-bottom: 1px solid #ccc!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.career-filter form ul .filter-list select {
    border: 1px solid #ccc!important;
    padding: 7px 10px!important;
    box-sizing: border-box!important;
    margin: 0!important
}

.career-filter form ul .filter-btn {
    padding: 0;
    margin: 0;
    float: left;
    width: 16%
}

.career-filter form ul .filter-btn button {
    padding: 12px 16px;
    margin: 0;
    font-size: 17px;
    border: none!important;
    outline: 0!important;
    font-weight: 600;
    width: 100%;
    cursor: pointer
}

.career-filter form ul .filter-btn button i {
    padding: 0 0 0 5px;
    font-size: 16px;
    margin: 0
}

.career-filter p {
    padding: 0 0 20px 0;
    margin: 0;
    font-size: 16px;
    line-height: 24px
}

.career-table {
    padding: 0;
    margin: 0
}

.career-table table tr {
    border: none!important
}

.career-table table th {
    padding: 13px 15px!important;
    margin: 0;
    border-left: 1px solid #f2f0f0
}

.career-table table td {
    padding: 20px 15px!important;
    margin: 0
}

.career-table table td a {
    padding: 8px 15px;
    margin: 0;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 500
}

.career-table table tbody tr:nth-of-type(odd) {
    background-color: #fff
}

.career-table table tbody tr:nth-of-type(even) {
    background-color: #e1e1e1
}

.career-table table tfoot td {
    padding: 0!important;
    margin: 0
}

.career-table table tfoot td a {
    padding: 8px 15px;
    margin: 0;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 500
}

@media (min-width:280px) and (max-width:467px) {
    .career-table {
        min-width: 300px;
        max-width: 330px;
        overflow-x: scroll
    }
}

@media (min-width:280px) and (max-width:767px) {
    .career-filter form ul .filter-list {
        padding: 0;
        margin-bottom: 15px;
        width: 100%
    }
    .career-filter form ul .filter-btn {
        margin-bottom: 15px;
        width: 100%
    }
    .career-filter form ul .filter-btn button i {
        display: none
    }
    .career-form {
        width: 100%!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .career-filter form ul .filter-btn button {
        padding: 10px 16px
    }
    .career-filter form ul .filter-btn button span {
        display: none
    }
    .career-filter form ul .filter-btn button i {
        padding: 0;
        margin: 0;
        font-size: 20px;
        border: none!important;
        outline: 0!important;
        font-weight: 600;
        width: 100%
    }
    .career-form {
        width: 100%!important
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .career-filter form ul .filter-btn button {
        padding: 12px 16px
    }
}

.career-form {
    padding: 25px 30px;
    margin: auto;
    width: 70%
}

.career-form form ul {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

.career-form form ul li {
    padding: 0 0 10px 0;
    margin: 0;
    position: relative
}

.career-form form label {
    padding: 5px 0;
    margin: 0;
    font-size: 15px;
    color: #848383;
    display: block
}

.career-form form input[type=email],
.career-form form input[type=number],
.career-form form input[type=text] {
    border: 1px solid #e0dede!important;
    padding: 7px 10px!important;
    box-sizing: border-box!important;
    margin: 0!important;
    border-radius: 5px
}

.career-form form input[type=email]:not(.browser-default):focus:not([readonly]),
.career-form form input[type=number]:not(.browser-default):focus:not([readonly]),
.career-form form input[type=text]:not(.browser-default):focus:not([readonly]) {
    border-bottom: 1px solid #e0dede!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border-radius: 5px
}

.career-form form ul li .career-submit {
    padding: 13px 10px;
    margin: 15px 0;
    width: 100%;
    border: none!important;
    outline: 0!important;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
    cursor: pointer
}

.career-form form ul li .career-submit i {
    padding: 0 0 0 5px;
    margin: 0;
    font-size: 16px
}

.upload-file-btn input[type=file] {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer
}

.upload-file-btn {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
    -webkit-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;
    font-weight: 600;
    border: 1px solid #e0dede!important
}

.upload-file-btn i {
    padding: 0;
    margin: 0
}

.career-content {
    padding: 0 0 15px 0;
    margin: 0;
    line-height: 24px;
    font-size: 15px
}

label.error {
    font-size: 12px!important;
    position: absolute;
    top: 5px;
    right: 5px;
    color: #f20c0c!important
}

#upload-error {
    font-size: 12px!important;
    position: absolute;
    top: -33px;
    right: 5px;
    color: #f20c0c!important
}

.career-form form input[type=email].valid:not(.browser-default),
.career-form form input[type=email].valid:not(.browser-default):focus,
.career-form form input[type=text].valid:not(.browser-default),
.career-form form input[type=text].valid:not(.browser-default):focus {
    border-bottom: 1px solid #e0dede!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

::placeholder {
    color: #837f7f!important
}

.single-person-job {
    padding: 10px 0 25px 0;
    margin: 0
}

.single-person-job .single-person-job-apply {
    padding: 0 0;
    margin: 0;
    border: 1px solid #ccc
}

.single-person-job .single-person-job-apply figure {
    padding: 0;
    margin: 0
}

.single-person-job .single-person-job-apply figure img {
    padding: 0;
    margin: 0;
    width: 100%
}

.job-apply-single-btn {
    padding: 15px 0 0 0;
    margin: auto
}

.single-person-job .single-person-job-apply a {
    padding: 5px 15px;
    margin: 15px;
    display: inline-block;
    font-size: 15px;
    font-weight: 600
}

.single-person-job .single-person-job-apply h4 {
    padding: 15px 0 20px 0;
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px
}

.single-person-job-details {
    padding: 15px 10px;
    margin: 0
}

.single-person-job-details ul {
    padding: 0;
    margin: 0
}

.single-person-job-details ul li {
    padding: 0 0 20px 0;
    margin: 0;
    display: table;
    width: 100%
}

.single-person-job-details ul li .job-label {
    padding: 0;
    margin: 0;
    width: 30%;
    float: left
}

.single-person-job-details ul li .job-label i {
    padding: 0;
    margin: 0;
    width: 10%;
    float: left;
    font-size: 18px
}

.single-person-job-details ul li .job-label h6 {
    padding: 0 0 0 8px;
    margin: auto;
    width: 90%;
    float: left;
    font-size: 16px;
    font-weight: 600
}

.single-person-job-details ul li p {
    padding: 0;
    margin: 0;
    width: 70%;
    float: left;
    font-size: 16px;
    font-weight: 500
}

@media (min-width:280px) and (max-width:399px) {
    .single-person-job-details ul li .job-label {
        width: 40%
    }
    .single-person-job-details ul li .job-label i {
        width: 15%
    }
    .single-person-job-details ul li .job-label h6 {
        width: 85%
    }
    .single-person-job-details ul li p {
        width: 60%
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .single-person-job-details ul li .job-label {
        width: 40%
    }
    .single-person-job-details ul li .job-label i {
        width: 14%
    }
    .single-person-job-details ul li .job-label h6 {
        width: 86%
    }
    .single-person-job-details ul li p {
        width: 60%
    }
}

.career-table {
    padding: 0;
    margin: 0
}

.career-table table tr {
    border: none!important
}

.career-table table th {
    padding: 13px 15px!important;
    margin: 0;
    border-left: 1px solid #f2f0f0
}

.career-table table td {
    padding: 20px 15px!important;
    margin: 0
}

.career-table table td a {
    padding: 8px 15px;
    margin: 0;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 500
}

.career-table table tbody tr:nth-of-type(odd) {
    background-color: #fff
}

.career-table table tbody tr:nth-of-type(even) {
    background-color: #e1e1e1
}

.career-table table tfoot td {
    padding: 0!important;
    margin: 0
}

.career-table table tfoot td a {
    padding: 8px 15px;
    margin: 0;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 500
}

@media (min-width:280px) and (max-width:467px) {
    .career-table {
        min-width: 300px;
        max-width: 330px;
        overflow-x: scroll
    }
}

@media (min-width:280px) and (max-width:767px) {
    .career-filter form ul .filter-list {
        padding: 0;
        margin-bottom: 15px;
        width: 100%
    }
    .career-filter form ul .filter-btn {
        margin-bottom: 15px;
        width: 100%
    }
    .career-filter form ul .filter-btn button i {
        display: none
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .career-filter form ul .filter-btn button {
        padding: 10px 16px
    }
    .career-filter form ul .filter-btn button span {
        display: none
    }
    .career-filter form ul .filter-btn button i {
        padding: 0;
        margin: 0;
        font-size: 20px;
        border: none!important;
        outline: 0!important;
        font-weight: 600;
        width: 100%
    }
    .career-form {
        width: 100%!important
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .career-filter form ul .filter-btn button {
        padding: 12px 16px
    }
}

.center-tab-container {
    margin: 0;
    padding: 0
}

.center-tab-backimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.center-tab-container h3 {
    margin: 0;
    padding: 0 0 15px;
    font-size: 30px;
    font-weight: 500
}

.center-tabs {
    padding: 0;
    margin: 0;
    width: 100%;
    display: table;
    position: relative
}

.center-tab-list {
    margin: 0;
    padding: 0
}

.center-tab-ul {
    padding: 0;
    margin: 0 0;
    display: table;
    width: 20%;
    position: absolute;
    left: 40%
}

.center-tab-text-content ul li {
    position: relative;
    padding: 10px 0 0 15px
}

.center-tab-text-content ul li:before {
    font-family: FontAwesome;
    content: "\f101";
    font-size: 16px;
    left: 0;
    position: absolute;
    top: 10px
}

.center-tabs .tabs {
    height: auto;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.center-tabs .tab {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: block;
    text-align: left;
    padding: 0;
    margin: 0;
    text-overflow: ellipsis
}

.center-tabs .tab a {
    padding: 20px 0 0 0;
    margin: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: color .28s ease;
    -moz-transition: color .28s ease;
    -o-transition: color .28s ease;
    -ms-transition: color .28s ease;
    transition: color .28s ease;
    text-align: center;
    white-space: nowrap
}

.center-tabs .indicator {
    display: none
}

.center-tab-text-image {
    padding: 0;
    margin: 0;
    width: 100%;
    display: table;
    top: 0
}

.center-tab-img {
    padding: 15px 0 0 0;
    margin: 0;
    width: 40%
}

.center-tab-img img {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
}

.center-tab-content {
    padding: 0;
    margin: 0
}

.center-tab-content a {
    padding: 0 15px;
    margin: 10px 0 0;
    display: block
}

.tab a {
    display: block;
    font-size: 14px;
    font-weight: 700
}

.tabs {
    position: relative
}

.center-tab-text-content h3 {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 34px;
    font-family: Ubuntu, sans-serif
}

.center-tab-text-content h4 {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 20px;
    font-family: Ubuntu, sans-serif
}

.center-tab-text-content h5 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-family: Ubuntu, sans-serif
}

.center-tab-text-content p {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600
}

.center-tab-text-content {
    width: 40%;
    margin: 0
}

.center-tab-text-image .left .center-tab-img {
    float: left!important
}

.center-tab-text-image .left .center-tab-text-content {
    float: right!important
}

.center-tab-text-image .right .center-tab-img {
    float: right!important
}

.center-tab-text-image .right .center-tab-text-content {
    float: left!important
}

.center-tab-text-content ul {
    padding: 0;
    margin: 0
}

@media (min-width:280px) and (max-width:767px) {
    .center-tab-img {
        width: 100%
    }
    .center-tab-list {
        margin: 0;
        padding: 0;
        width: 100%;
        left: 0
    }
    .center-tab-list {
        position: none
    }
    .center-tab-list {
        margin: 0;
        padding: 0;
        position: static
    }
    .center-tab-text-content {
        margin: 0;
        padding: 20px;
        float: none
    }
    .center-tab-text-content {
        width: 100%
    }
    .center-tab-ul li:hover a::before {
        display: none
    }
    .center-tab-ul li:hover a::after {
        display: none
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .center-tab-img {
        width: 100%
    }
    .center-tab-list {
        margin: 0;
        padding: 0;
        width: 100%;
        left: 0
    }
    .center-tab-text-content {
        margin: 0;
        padding: 20px;
        float: none
    }
    .center-tab-list {
        position: none
    }
    .center-tab-text-content {
        width: 100%
    }
    .center-tab-list {
        margin: 0;
        padding: 0;
        position: static
    }
    .center-tab-ul li:hover a::before {
        display: none
    }
    .center-tab-ul li:hover a::after {
        display: none
    }
}

.hover-tab-li {
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.center-tab-list .center-tab-ul li :hover.hover-tab-li {
    opacity: 1
}

.center-tab-list .center-tab-ul li span {
    transition: all .4s cubic-bezier(.4, .25, .3, 1.3) .1s;
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 60px;
    vertical-align: middle
}

.center-tab-list .center-tab-ul li a {
    transition: all 450ms cubic-bezier(.4, .25, .3, 1.3);
    width: 60px;
    height: 60px;
    margin: 0 0 30px 0;
    position: relative;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    overflow: hidden;
    z-index: 1
}

.center-tab-list .center-tab-ul li a:hover {
    width: 170px;
    border-radius: 0
}

.center-tab-list .center-tab-ul li a.active {
    width: 170px;
    border-radius: 0
}

.center-tab-list .center-tab-ul li:hover span {
    transform: translate(-50%, -150%)
}

.center-tab-list .center-tab-ul li:hover span a {
    transform: translate(-50%, -50%)
}

.center-tab-list .center-tab-ul li:hover span {
    font-size: 2.5rem;
    transform: translate(-50%, -50%)
}

.center-tab-list .center-tab-ul li:hover span a {
    transform: translate(-50%, 50%);
    text-transform: uppercase
}

.center-tab-ul .indicator {
    display: none!important
}

.center-tab-ul:after {
    content: '';
    position: absolute;
    width: 6px;
    background-color: #fff;
    top: 0;
    bottom: 20px;
    left: 50%;
    margin-left: -3px
}

@media only screen and (min-device-width :768px) and (max-device-width :1024px) and (orientation :portrait),
(min-width:320px) and (max-width:480px),
(min-width:481px) and (max-width:767px) {
    .center-tab-ul:after {
        content: none
    }
    .center-tab-text-image {
        position: static
    }
    .center-tab-list .center-tab-ul li a {
        border-radius: 0;
        width: 80%;
        margin: 0 0 10px 0
    }
    .center-tab-ul {
        position: relative;
        width: 100%;
        left: 0
    }
}

.center-tab-img img {
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.center-tab-img:hover img {
    -ms-transform: scale(1.1)!important;
    -webkit-transform: scale(1.1)!important;
    transform: scale(1.1)!important
}

.center-tab-img {
    overflow: hidden
}

.center-tab-text-image .right {
    width: 100%
}

.center-tab-text-image .left {
    width: 100%
}

.center-tab-text-content h1 span,
.center-tab-text-content h2 span,
.center-tab-text-content h3 span,
.center-tab-text-content h4 span,
.center-tab-text-content h5 span,
.center-tab-text-content h6 span {
    line-height: 24px!important
}

@media (min-width:280px) and (max-width:767px) {
    .center-tab-container .h1-head span {
        font-size: 30px!important;
        line-height: 24px
    }
    .center-tab-text-content p span {
        font-size: 16px!important
    }
    .center-tab-text-content p {
        font-size: 16px!important
    }
    .center-tab-text-content h1,
    .center-tab-text-content h2,
    .center-tab-text-content h3,
    .center-tab-text-content h4,
    .center-tab-text-content h5,
    .center-tab-text-content h6 {
        font-size: 14px!important;
        line-height: 24px!important
    }
    .center-tab-text-content h1 span,
    .center-tab-text-content h2 span,
    .center-tab-text-content h3 span,
    .center-tab-text-content h4 span,
    .center-tab-text-content h5 span,
    .center-tab-text-content h6 span {
        font-size: 14px!important;
        line-height: 24px!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .center-tab-container .h1-head span {
        font-size: 32px!important;
        line-height: 24px
    }
    .center-tab-text-content p span {
        font-size: 16px!important
    }
    .center-tab-text-content p {
        font-size: 18px!important
    }
    .center-tab-text-content h1,
    .center-tab-text-content h2,
    .center-tab-text-content h3,
    .center-tab-text-content h4,
    .center-tab-text-content h5,
    .center-tab-text-content h6 {
        font-size: 15px!important;
        line-height: 24px!important
    }
    .center-tab-text-content h1 span,
    .center-tab-text-content h2 span,
    .center-tab-text-content h3 span,
    .center-tab-text-content h4 span,
    .center-tab-text-content h5 span,
    .center-tab-text-content h6 span {
        font-size: 15px!important;
        line-height: 24px!important
    }
}

.circular-image-content ol li:before,
.circular-image-content ul li:before {
    content: 'radio_button_checked';
    left: 0;
    font-family: "Material Icons";
    color: #1fb5a6
}

.circular-image-img {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto 10px;
    padding: 0
}

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

.circular-image-content {
    padding: 0;
    margin: 0
}

.circular-image-content p {
    padding: 0 0 10px;
    margin: 0
}

.circular-image-content h1,
.circular-image-content h2,
.circular-image-content h3,
.circular-image-content h4,
.circular-image-content h5,
.circular-image-content h6 {
    padding: 0 0 14px;
    margin: 0;
    font-size: 22px;
    font-weight: 600
}

.circular-image-content ul {
    padding: 0;
    margin: 0
}

.circular-image-content ul li {
    padding: 0 0 8px 25px;
    margin: 0;
    font-size: 15px;
    list-style: none;
    position: relative
}

.circular-image-content ul li:before {
    position: absolute
}

.circular-image-content ol {
    padding: 0;
    margin: 0
}

.circular-image-content ol li {
    padding: 0 0 8px 25px;
    margin: 0;
    font-size: 15px;
    list-style: none;
    position: relative
}

.circular-image-content ol li:before {
    position: absolute
}

.right .circular-image-img {
    margin-left: -3px
}

@media (min-width:280px) and (max-width:767px) {
    .circular-image-cms .h1-head span {
        font-size: 24px!important
    }
    .circular-image-content p span {
        font-size: 16px!important
    }
    .circular-image-title p {
        font-size: 16px!important
    }
    .circular-image-title p span {
        font-size: 16px!important
    }
    .circular-image-content span {
        font-size: 14px!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .circular-image-cms .h1-head h1,
    .circular-image-cms .h1-head h2,
    .circular-image-cms .h1-head h3,
    .circular-image-cms .h1-head h4,
    .circular-image-cms .h1-head h5,
    .circular-image-cms .h1-head h6 {
        font-size: 24px!important
    }
    .circular-image-cms .h1-head p,
    .circular-image-cms .h1-head span {
        font-size: 16px!important
    }
    .circular-image-cms .h1-head h1 span,
    .circular-image-cms .h1-head h2 span,
    .circular-image-cms .h1-head h3 span,
    .circular-image-cms .h1-head h4 span,
    .circular-image-cms .h1-head h5 span,
    .circular-image-cms .h1-head h6 span {
        font-size: 24px!important
    }
    .circular-image-cms .h1-head p span {
        font-size: 16px!important
    }
    .circular-image-content p {
        font-size: 16px!important
    }
    .circular-image-content p span {
        font-size: 16px!important
    }
    .circular-image-title p span {
        font-size: 16px!important
    }
    .circular-image-content span {
        font-size: 16px!important
    }
}

.conclusion {
    padding: 0;
    margin: 0
}

.conclusion p {
    padding: 10px 0;
    margin: 0;
    font-size: 16px;
    line-height: 24px
}

.conclusion ul li {
    position: relative;
    padding: 0 0 10px 25px;
    margin: 0;
    font-size: 16px;
    font-weight: 300
}

.conclusion ul li:before {
    position: absolute;
    left: 0;
    content: "\f18e";
    color: #004389;
    font-family: FontAwesome;
    font-size: 17px;
    top: -2px
}

.conclusion p {
    padding: 0 0 15px;
    margin: 0;
    font-size: 17px;
    line-height: 24px;
    font-weight: 300
}

@media (min-width:280px) and (max-width:767px) {
    .conclusion .h1-head h1 span,
    .conclusion .h1-head h2 span,
    .conclusion .h1-head h3 span,
    .conclusion .h1-head h4 span,
    .conclusion .h1-head h5 span,
    .conclusion .h1-head h6 span {
        font-size: 22px!important
    }
    .conclusion p span {
        font-size: 16px!important
    }
    .conclusion h1 span,
    .conclusion h2 span,
    .conclusion h3 span,
    .conclusion h4 span,
    .conclusion h5 span,
    .conclusion h6 span {
        font-size: 20px!important
    }
    .conclusion span {
        line-height: 28px
    }
    .conclusion h1,
    .conclusion h2,
    .conclusion h3,
    .conclusion h4,
    .conclusion h5,
    .conclusion h6 {
        line-height: 24px
    }
    .conclusion ul li h1 span,
    .conclusion ul li h2 span,
    .conclusion ul li h3 span,
    .conclusion ul li h4 span,
    .conclusion ul li h5 span,
    .conclusion ul li h6 span {
        font-size: 18px!important
    }
    .conclusion ul li p span {
        font-size: 16px!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .conclusion .h1-head h1 span,
    .conclusion .h1-head h2 span,
    .conclusion .h1-head h3 span,
    .conclusion .h1-head h4 span,
    .conclusion .h1-head h5 span,
    .conclusion .h1-head h6 span {
        font-size: 23px!important
    }
    .conclusion h1 span,
    .conclusion h2 span,
    .conclusion h3 span,
    .conclusion h4 span,
    .conclusion h5 span,
    .conclusion h6 span {
        font-size: 23px!important
    }
    .conclusion p span {
        font-size: 16px!important
    }
    .conclusion span {
        line-height: 28px
    }
    .conclusion p span {
        font-size: 16px!important
    }
    .conclusion h1,
    .conclusion h2,
    .conclusion h3,
    .conclusion h4,
    .conclusion h5,
    .conclusion h6 {
        line-height: 26px
    }
    .conclusion ul li h1 span,
    .conclusion ul li h2 span,
    .conclusion ul li h3 span,
    .conclusion ul li h4 span,
    .conclusion ul li h5 span,
    .conclusion ul li h6 span {
        font-size: 18px!important
    }
    .conclusion ul li p span {
        font-size: 16px!important
    }
}

.contact-information-container,
.contact-information-list {
    padding: 0;
    margin: 0
}

.contact-information-list li {
    padding: 0 0 30px;
    margin: 0;
    display: table;
    width: 100%
}

.contact-information-list li .contact-information-icon {
    padding: 0 20px 0 0;
    margin: 0;
    float: left;
    width: 15%;
    text-align: center;
    font-size: 25px!important;
    vertical-align: top
}

.contact-information-list li .contact-information-detail {
    padding: 0;
    margin: 0;
    float: left;
    width: 85%
}

.contact-information-list li .contact-information-detail h5 {
    padding: 5px 0 10px;
    margin: 0;
    font-size: 20px
}

.contact-information-list li .contact-information-detail p {
    padding: 0;
    margin: 0;
    font-size: 15px!important
}

.captcha-refresh-animate {
    -webkit-animation: spin 1s linear infinite;
    -moz-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.contact-information-container.col.l12 .contact-information-list {
    padding: 0 0 50px;
    margin: 0;
    display: table;
    width: 100%
}

.contact-information-container.col.l12 .contact-information-list li {
    padding: 0;
    margin: 0;
    float: left;
    width: 33%
}

.contact-information-container.col.l12 .contact-information-list li .contact-information-icon {
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 37px!important;
    width: 25%
}

.contact-information-container.col.l12 .contact-information-list li .contact-information-detail {
    padding: 0;
    margin: 0;
    width: 75%
}

.contact-information-container.col.l12 .contact-information-list li .contact-information-detail h5 {
    padding: 12px 0 10px;
    margin: 0
}

.contact-information-container.col.l12 .contact-information-list li .contact-information-detail p {
    padding: 0;
    margin: 0;
    width: 100%;
    font-size: 17px!important;
    text-align: left;
    font-weight: 400
}

.common-btn-contact {
    padding: 10px 30px;
    margin: 10px 0;
    font-size: 16px;
    display: inline-block;
    border: none;
    outline: 0
}

.google-captach-right {
    padding: 0;
    margin: 0;
    display: table
}

.google-captach-right span {
    padding: 0;
    margin: 0 30px 0 0;
    display: table;
    float: left
}

@media (min-width:280px) and (max-width:767px) {
    .contact-information-container {
        padding: 15px 0 0!important;
        margin: 0
    }
    .contact-information-container.col.l12 .contact-information-list li {
        width: 100%;
        padding-bottom: 30px
    }
    .contact-information-detail {
        padding: 0 0 0 10px!important
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .contact-information-container {
        padding: 15px 0 0!important;
        margin: 0
    }
    .contact-information-detail {
        padding: 0 0 0 10px!important
    }
}

#contact_form textarea.materialize-textarea {
    background-color: transparent!important
}

.contact-center-form .select-wrapper.invalid>input.select-dropdown,
.contact-center-form .select-wrapper.invalid>input.select-dropdown:focus,
.contact-center-form input.invalid:not([type]),
.contact-center-form input.invalid:not([type]):focus,
.contact-center-form input[type=date].invalid:not(.browser-default),
.contact-center-form input[type=date].invalid:not(.browser-default):focus,
.contact-center-form input[type=datetime-local].invalid:not(.browser-default),
.contact-center-form input[type=datetime-local].invalid:not(.browser-default):focus,
.contact-center-form input[type=datetime].invalid:not(.browser-default),
.contact-center-form input[type=datetime].invalid:not(.browser-default):focus,
.contact-center-form input[type=email].invalid:not(.browser-default),
.contact-center-form input[type=email].invalid:not(.browser-default):focus,
.contact-center-form input[type=number].invalid:not(.browser-default),
.contact-center-form input[type=number].invalid:not(.browser-default):focus,
.contact-center-form input[type=password].invalid:not(.browser-default),
.contact-center-form input[type=password].invalid:not(.browser-default):focus,
.contact-center-form input[type=search].invalid:not(.browser-default),
.contact-center-form input[type=search].invalid:not(.browser-default):focus,
.contact-center-form input[type=tel].invalid:not(.browser-default),
.contact-center-form input[type=tel].invalid:not(.browser-default):focus,
.contact-center-form input[type=text].invalid:not(.browser-default),
.contact-center-form input[type=text].invalid:not(.browser-default):focus,
.contact-center-form input[type=time].invalid:not(.browser-default),
.contact-center-form input[type=time].invalid:not(.browser-default):focus,
.contact-center-form input[type=url].invalid:not(.browser-default),
.contact-center-form input[type=url].invalid:not(.browser-default):focus,
.contact-center-form textarea.materialize-textarea.invalid,
.contact-center-form textarea.materialize-textarea.invalid:focus {
    border: 1px solid #54abf7!important;
    -webkit-box-shadow: 0 0 0 0 #ccc!important;
    box-shadow: 0 0 10px -2px #136ab6!important;
    color: #fff
}

.contact-center-form input:not([type]),
.contact-center-form input[type=date]:not(.browser-default),
.contact-center-form input[type=datetime-local]:not(.browser-default),
.contact-center-form input[type=datetime]:not(.browser-default),
.contact-center-form input[type=email]:not(.browser-default),
.contact-center-form input[type=number]:not(.browser-default),
.contact-center-form input[type=password]:not(.browser-default),
.contact-center-form input[type=search]:not(.browser-default),
.contact-center-form input[type=tel]:not(.browser-default),
.contact-center-form input[type=text]:not(.browser-default),
.contact-center-form input[type=time]:not(.browser-default),
.contact-center-form input[type=url]:not(.browser-default),
.contact-center-form textarea.materialize-textarea {
    border: 1px solid #ccc!important;
    -webkit-box-shadow: 0 0 0 0 #ccc!important;
    box-shadow: 0 0 0 0 #ccc!important;
    color: #000
}

.contact-center-form input:not([type]):focus:not([readonly]),
.contact-center-form input[type=date]:not(.browser-default):focus:not([readonly]),
.contact-center-form input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
.contact-center-form input[type=datetime]:not(.browser-default):focus:not([readonly]),
.contact-center-form input[type=email]:not(.browser-default):focus:not([readonly]),
.contact-center-form input[type=number]:not(.browser-default):focus:not([readonly]),
.contact-center-form input[type=password]:not(.browser-default):focus:not([readonly]),
.contact-center-form input[type=search]:not(.browser-default):focus:not([readonly]),
.contact-center-form input[type=tel]:not(.browser-default):focus:not([readonly]),
.contact-center-form input[type=text]:not(.browser-default):focus:not([readonly]),
.contact-center-form input[type=time]:not(.browser-default):focus:not([readonly]),
.contact-center-form input[type=url]:not(.browser-default):focus:not([readonly]),
.contact-center-form textarea.materialize-textarea:focus:not([readonly]) {
    border: 1px solid #54abf7!important;
    -webkit-box-shadow: 0 0 0 0 #ccc!important;
    box-shadow: 0 0 10px -2px #136ab6!important;
    color: #fff
}

.contact-center-form input:not([type]):hover:not([readonly]),
.contact-center-form input[type=date]:not(.browser-default):hover:not([readonly]),
.contact-center-form input[type=datetime-local]:not(.browser-default):hover:not([readonly]),
.contact-center-form input[type=datetime]:not(.browser-default):hover:not([readonly]),
.contact-center-form input[type=email]:not(.browser-default):hover:not([readonly]),
.contact-center-form input[type=number]:not(.browser-default):hover:not([readonly]),
.contact-center-form input[type=password]:not(.browser-default):hover:not([readonly]),
.contact-center-form input[type=search]:not(.browser-default):hover:not([readonly]),
.contact-center-form input[type=tel]:not(.browser-default):hover:not([readonly]),
.contact-center-form input[type=text]:not(.browser-default):hover:not([readonly]),
.contact-center-form input[type=time]:not(.browser-default):hover:not([readonly]),
.contact-center-form input[type=url]:not(.browser-default):hover:not([readonly]),
.contact-center-form textarea.materialize-textarea:hover:not([readonly]) {
    border: 1px solid #54abf7!important;
    -webkit-box-shadow: 0 0 0 0 #ccc!important;
    box-shadow: 0 0 10px -2px #136ab6!important;
    color: #fff
}

.contact-center-form {
    padding: 0 0
}

.contact-center-form label {
    padding: 0 10px
}

.contact-center-form textarea.materialize-textarea {
    height: 100px!important
}

.counter-heading {
    padding: 0 0 20px 0!important
}

.counter {
    padding: 0;
    margin: 0;
    position: relative;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.counter-bg-black {
    padding: 0;
    margin: 0;
    background-color: #000;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .6
}

.counter-detail {
    padding: 0;
    margin: 0;
    position: relative
}

.counter-number {
    font-size: 40px!important;
    font-weight: 500
}

.counter-count h3 {
    padding: 0 0 10px 0!important;
    margin: 0
}

.counter .counter-detail h6 {
    text-transform: capitalize
}

.counter-count:after {
    border-right: 3px solid #fff
}

.counter .counter-detail i {
    margin: 5px;
    font-size: 34px;
    vertical-align: middle;
    opacity: 1.6;
    font-size: 30px;
    min-height: 45px;
    min-width: 82px;
    border-style: solid;
    border-width: 0 0 2px 2px;
    text-align: center
}

.counter-count:hover i {
    border-width: 2px 2px 0 0;
    transition: ease .4s;
    -webkit-transition: ease .3s;
    padding: 7px 0 0 0
}

@media (min-width:320px) and (max-width:480px),
(min-width:481px) and (max-width:767px) {
    .counter-heading .h1-head {
        font-size: 28px!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .counter-heading .h1-head {
        font-size: 30px!important
    }
}

.event-image-details {
    padding: 10px;
    margin: 0 0 20px;
    position: relative
}

.event-image-details a {
    padding: 0;
    margin: 0;
    display: table;
    outline: 0;
    text-decoration: none
}

.event-image-slide {
    padding: 0;
    margin: 0;
    overflow: hidden
}

.event-image-slide img {
    padding: 0;
    margin: 0;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.event-image-details a:hover .event-image-slide img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.event-details {
    padding: 20px!important;
    margin: 0;
    display: table;
    width: 100%
}

.event-details span {
    color: #fff;
    display: table;
    padding: 6px 10px;
    margin: 0 0 8px;
    top: 0;
    z-index: 999;
    border-radius: 0 20px 20px 0;
    font-size: 12px;
    font-weight: 600
}

.event-details p {
    padding: 0 0 14px;
    margin: 0;
    font-size: 15px;
    color: #000;
    line-height: 24px
}

@media (min-width:280px) and (max-width:767px) {
    .event-image-details {
        margin: 0 0 20px
    }
}

.event-grid-list {
    padding: 0;
    margin: 0;
    display: table
}

.event-grid-list .event-image-slide img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.event-grid-list:hover .event-image-slide img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.event-grid-tab li .active {
    color: #fff!important;
    background: #6d6d6d!important;
    border-radius: 60px
}

.event-grid-tab li a {
    font-size: 15px!important;
    font-weight: 600!important;
    color: #505050!important;
    padding: 0 20px!important
}

.event-grid-tab .indicator {
    display: none!important
}

.event-grid-tab {
    display: table!important;
    margin: 0 auto 20px!important;
    width: auto!important
}

.event-grid-tab .tab {
    line-height: 38px!important;
    height: 42px!important;
    text-transform: none;
    margin: 0 20px 0 0;
    position: relative;
    border-radius: 60px
}

.event-grid-tab .tab:after {
    position: absolute;
    content: '/';
    top: 0;
    left: -13px;
    font-size: 20px;
    color: #acacac
}

.event-grid-tab .tab:nth-of-type(1):after {
    display: none
}

.event-single-image {
    padding: 0;
    margin: 0 auto;
    display: block
}

.event-single-image img {
    padding: 0;
    margin: 0;
    width: 100%
}

.event-single-details {
    padding: 0;
    margin: 0;
    padding: 40px 40px 40px 40px
}

.event-single-details p,
blockquote {
    font-size: 16px;
    color: #000;
    line-height: 30px
}

.event-single-details .event-date-detail {
    padding: 0 0 7px!important;
    margin: 0;
    display: table
}

.events-img-details .event-date-detail {
    padding: 0 0 7px!important;
    margin: 0;
    position: absolute;
    top: 15px;
    left: 25px;
    right: 25px
}

.event-date-detail li {
    padding: 0 20px 0 0;
    margin: 0;
    float: left;
    color: #969696;
    font-size: 15px;
    font-weight: 400
}

.event-single-image {
    overflow: hidden;
    margin: 25px 0!important;
    padding: 0
}

.event-single-image img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all 4s linear, opacity 0s .3s;
    -webkit-filter: brightness(50%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease
}

.event-single-image:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-filter: brightness(100%)
}

.events-img-details {
    padding: 10px;
    margin: 0 0 20px;
    position: relative
}

.events-img-details a {
    padding: 0;
    margin: 0;
    display: block;
    outline: 0;
    text-decoration: none
}

.event-imag-slide {
    padding: 0;
    margin: 0;
    height: auto;
    overflow: hidden
}

.event-imag-slide img {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.event-overlay,
.events-img-details a:hover .event-imag-slide img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.event-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 6px;
    background-color: #000;
    opacity: .3;
    width: 100%;
    height: auto;
    overflow: hidden;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.events-img-details a:hover .event-overlay {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    bottom: 0
}

.event-imag-slide {
    position: relative
}

.events-img-details {
    position: relative
}

.events_details p {
    padding: 0 0 14px 0;
    margin: 0;
    font-size: 15px;
    color: #000;
    line-height: 24px
}

.events-img-details a {
    -webkit-transition-property: left right;
    transition-property: left right;
    -webkit-transition-duration: .8s;
    transition-duration: .8s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-bottom: 10px solid transparent
}

.events-img-details a:hover {
    border-bottom: 10px solid #ccc
}

.event-detail-page {
    padding: 30px 30px 10px 40px!important
}

.event-single-details h1 {
    line-height: 18px
}

.event-single-details h2,
.event-single-details h3,
.event-single-details h4,
.event-single-details h5,
.event-single-details h6 {
    line-height: 24px
}

@media (min-width:280px) and (max-width:399px) {
    .event-detail-page {
        padding: 0!important
    }
    .event-single-details {
        padding: 0!important
    }
    .event-single-image {
        margin: 10px 0!important
    }
}

@media (min-width:400px) and (max-width:767px) {
    .event-single-details {
        padding: 20px
    }
}

@media (min-width:280px) and (max-width:767px) {
    .event-details .h5-head {
        font-size: 20px
    }
    .events-img-details .h1-head h1,
    .events-img-details .h1-head h2,
    .events-img-details .h1-head h3,
    .events-img-details .h1-head h4,
    .events-img-details .h1-head h5,
    .events-img-details .h1-head h6,
    .events-img-details .h1-head p {
        font-size: 28px!important
    }
    .events-img-details .h1-head h1 span,
    .events-img-details .h1-head h2 span,
    .events-img-details .h1-head h3 span,
    .events-img-details .h1-head h4 span,
    .events-img-details .h1-head h5 span,
    .events-img-details .h1-head h6 span,
    .events-img-details .h1-head p span {
        font-size: 28px!important
    }
    .events-img-details h1,
    .events-img-details h2,
    .events-img-details h3,
    .events-img-details h4,
    .events-img-details h5,
    .events-img-details h6 {
        font-size: 19px!important
    }
    .events-img-details p {
        font-size: 16px!important
    }
    .events-img-details h1 span,
    .events-img-details h2 span,
    .events-img-details h3 span,
    .events-img-details h4 span {
        font-size: 18px!important;
        line-height: 25px
    }
    .events-img-details h5 span,
    .events-img-details h6 span {
        font-size: 16px!important;
        line-height: 25px
    }
    .events-img-details p span {
        font-size: 16px!important
    }
    .event-single-details h1 {
        line-height: 18px!important
    }
    .event-single-details h2,
    .event-single-details h3,
    .event-single-details h4,
    .event-single-details h5,
    .event-single-details h6 {
        line-height: 24px!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .event-details .h5-head {
        font-size: 20px
    }
    .events-img-details .h1-head h1,
    .events-img-details .h1-head h2,
    .events-img-details .h1-head h3,
    .events-img-details .h1-head h4,
    .events-img-details .h1-head h5,
    .events-img-details .h1-head h6,
    .events-img-details .h1-head p {
        font-size: 24px!important
    }
    .events-img-details .h1-head h1 span,
    .events-img-details .h1-head h2 span,
    .events-img-details .h1-head h3 span,
    .events-img-details .h1-head h4 span,
    .events-img-details .h1-head h5 span,
    .events-img-details .h1-head h6 span,
    .events-img-details .h1-head p span {
        font-size: 24px!important;
        line-height: 25px
    }
    .events-img-details h1,
    .events-img-details h2,
    .events-img-details h3,
    .events-img-details h4,
    .events-img-details h5,
    .events-img-details h6 {
        font-size: 20px!important;
        line-height: 25px
    }
    .events-img-details p {
        font-size: 16px!important
    }
    .events-img-details h1 span,
    .events-img-details h2 span,
    .events-img-details h3 span,
    .events-img-details h4 span {
        font-size: 18px!important;
        line-height: 25px
    }
    .events-img-details h5 span,
    .events-img-details h6 span {
        font-size: 16px!important;
        line-height: 25px
    }
    .events-img-details p span {
        font-size: 16px!important
    }
    .event-single-details h1 {
        line-height: 18px
    }
    .event-single-details h2,
    .event-single-details h3,
    .event-single-details h4,
    .event-single-details h5,
    .event-single-details h6 {
        line-height: 24px
    }
}

body {
    margin: 0;
    padding: 0;
    font-family: Roboto, sans-serif
}

.container {
    padding: 0;
    margin: 0 auto;
    width: 90%
}

.common-space {
    padding: 40px 0;
    margin: 0
}

.faq-banner {
    padding: 0;
    margin: 0
}

.faq-banner img {
    padding: 0;
    margin: 0;
    width: 100%
}

.faq-title {
    padding: 0 0;
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    color: #252525
}

.faq-comp {
    padding: 0;
    margin: 0
}

.faq-comp li {
    padding: 30px 0 0 0;
    margin: 0;
    box-shadow: -15px 15px 10px -20px #232323
}

.faq-collapsible {
    background-color: #fff;
    color: #252525;
    cursor: pointer;
    padding: 12px 12px 12px 40px;
    width: 100%;
    font-weight: 600;
    border-left: 3px solid #252525!important;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 16px;
    position: relative
}

.faq-collapsible:before {
    content: '\ Q.';
    position: absolute;
    left: 4px;
    top: 5px;
    font-size: 26px;
    font-weight: 600;
    color: #252525
}

.faq-collapsible:after {
    content: '\f107';
    color: #252525;
    font-family: FontAwesome;
    font-weight: 600;
    float: right;
    margin-left: 5px;
    font-size: 22px
}

.faq-collapsible.active:after {
    content: "\f106"
}

.faq-content {
    padding: 0 18px 0 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
    background-color: #fff;
    border-left: 3px solid #ccc;
    position: relative
}

.faq-content .faq-content-show {
    position: relative;
    padding: 0 0 0 40px;
    margin: 0
}

.faq-content .faq-content-show p {
    font-size: 15px;
    font-weight: 400;
    color: #252525;
    line-height: 24px;
    padding: 0 0 10px 0;
    margin: 0
}

.faq-content .faq-content-show:before {
    content: '\ A.';
    position: absolute;
    left: 7px;
    top: 0;
    font-size: 26px;
    font-weight: 600;
    color: #a7a7a7
}

footer {
    padding: 0;
    margin: 0
}

.footer-padding {
    padding: 20px 15px;
    margin: 0
}

.footer-scrollbar {
    min-height: 250px;
    max-height: 250px;
    overflow-y: auto
}

.footer-equal-height {
    margin: 15px 0!important
}

.footer-logo {
    padding: 0;
    margin: 0
}

.footer-logo>.footer-logo-a {
    padding: 0;
    margin: 0;
    display: block;
    width: 150px
}

.footer-logo>.footer-logo-a>img {
    padding: 0;
    margin: 0;
    width: 100%
}

.footer-logo>p {
    padding: 10px 0;
    margin: 0;
    font-size: 14px
}

.footer-event {
    margin: 0;
    padding: 0
}

.footer-event-list {
    padding: 10px
}

.footer-event-list h6 {
    margin: 0;
    padding: 0 0 10px;
    font-size: 16px;
    font-weight: 500
}

.footer-event-list h4 {
    margin: 0;
    padding: 0 0 10px;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 1px
}

.footer-event-list p {
    margin: 0;
    padding: 0;
    line-height: 24px;
    font-size: 13px
}

.footer-contact-info,
.footer-contact-info-details {
    padding: 0;
    margin: 0
}

.footer-contact-info-details li {
    padding: 0 0 15px;
    margin: 0;
    display: table;
    width: 100%
}

.footer-contact-info-details li svg {
    padding: 0;
    margin: 0;
    float: left
}

.footer-contact-info-details li i {
    padding: 5px 0;
    margin: 0;
    float: left;
    width: 10%;
    font-size: 14px
}

.footer-contact-info-details li .contact-foot-detail {
    padding: 0 5px;
    margin: 0;
    float: left;
    width: 90%
}

.footer-recent-post {
    padding: 0 0 15px;
    margin: 0;
    display: table;
    width: 100%
}

.footer-recent-post>.footer-blog-post-image {
    padding: 0;
    margin: 0;
    display: table-cell;
    width: 20%
}

.footer-recent-post>.footer-blog-post-image>a {
    padding: 0;
    margin: 0;
    display: block
}

.footer-recent-post>.footer-blog-post-image>a>img {
    padding: 0;
    margin: 0;
    width: 100%
}

.footer-recent-post>.footer-blog-post-content {
    padding: 0 0 0 15px;
    margin: 0;
    float: left;
    width: 75%
}

.footer-recent-post>.footer-blog-post-content>h5 {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px
}

.footer-recent-post>.footer-blog-post-content>.footer-blog-date-time {
    padding: 5px 0 0;
    margin: 0;
    display: table;
    width: 100%
}

.footer-recent-post>.footer-blog-post-content>.footer-blog-date-time>li {
    padding: 0 15px 0 0;
    margin: 0;
    float: left
}

.footer-recent-post>.footer-blog-post-content>.footer-blog-date-time>li>a {
    padding: 0;
    margin: 0;
    font-size: 13px
}

.footer-recent-post a {
    float: left;
    width: 25%;
    display: block
}

.footer-recent-post a .footer-blog-post-image img {
    width: 100%
}

.footer-blog-post-content a {
    display: block;
    width: 100%
}

.footer-blog-post-content a h5 {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px
}

.footer-social-media-list {
    padding: 0;
    margin: auto;
    display: table
}

.footer-social-media-list li {
    padding: 0;
    margin: 0;
    float: left
}

.footer-social-media-list li a {
    padding: 5px 10px;
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    display: block
}

.foot-social-media {
    padding: 0;
    margin: 0;
    width: 100%
}

.foot-copyrights {
    padding: 15px;
    margin: 0
}

@font-face {
    font-family: Journal;
    src: url(journal.eot);
    src: url(journal.eot?#iefix) format('embedded-opentype'), url(journal.woff) format('woff'), url(journal.ttf) format('truetype'), url(journal.svg#JournalRegular) format('svg');
    font-weight: 400;
    font-style: normal
}

.sigPad {
    margin: 0;
    padding: 0;
    width: 200px
}

.sigPad label {
    display: block;
    margin: 0 0 .515em;
    padding: 0;
    color: #000;
    font: italic normal 1em/1.375 Georgia, Times, serif
}

.sigPad label.error {
    color: #f33
}

.sigPad input {
    margin: 0;
    padding: .2em 0;
    width: 198px;
    border: 1px solid #666;
    font-size: 1em
}

.sigPad input.error {
    border-color: #f33
}

.sigPad button {
    margin: 1em 0 0 0;
    padding: .6em .6em .7em;
    background-color: #ccc;
    border: 0;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    color: #555;
    font: bold 1em/1.375 sans-serif;
    text-align: left
}

.sigPad button:hover {
    background-color: #333;
    color: #fff
}

.sig {
    display: none
}

.sigNav {
    display: none;
    height: 2.25em;
    margin: 0;
    padding: 0;
    position: relative;
    list-style-type: none
}

.sigNav li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0
}

.sigNav a,
.sigNav a:link,
.sigNav a:visited {
    display: block;
    margin: 0;
    padding: 0 .6em;
    border: 0;
    color: #333;
    font-weight: 700;
    line-height: 2.25em;
    text-decoration: underline
}

.sigNav a.current,
.sigNav a.current:link,
.sigNav a.current:visited {
    background-color: #666;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border-radius: 8px 8px 0 0;
    color: #fff;
    text-decoration: none
}

.sigNav .typeIt a.current,
.sigNav .typeIt a.current:link,
.sigNav .typeIt a.current:visited {
    background-color: #ccc;
    color: #555
}

.sigNav .clearButton {
    bottom: .2em;
    display: none;
    position: absolute;
    right: 0;
    font-size: .75em;
    line-height: 1.375
}

.sigWrapper {
    clear: both;
    height: 55px;
    border: 1px solid #ccc
}

.sigWrapper.current {
    border-color: #666
}

.signed .sigWrapper {
    border: 0
}

.pad {
    position: relative
}

.current .pad {
    cursor: url(../assets/pen.cur), crosshair;
    cursor: url(pen.cur) 16 16, crosshair;
    -ms-touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.typed {
    height: 55px;
    margin: 0;
    padding: 0 5px;
    position: absolute;
    z-index: 90;
    cursor: default;
    color: #145394;
    font: normal 1.875em/50px Journal, Georgia, Times, serif
}

.drawItDesc,
.typeItDesc {
    display: none;
    margin: .75em 0 .515em;
    padding: .515em 0 0;
    border-top: 3px solid #ccc;
    color: #000;
    font: italic normal 1em/1.375 Georgia, Times, serif
}

p.error {
    display: block;
    margin: .5em 0;
    padding: .4em;
    background-color: #f33;
    color: #fff;
    font-weight: 700
}

.gallery-five-col,
.gallery-four-col,
.gallery-six-col,
.gallery-three-col,
.gallery-two-col {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

.gallery-five-col a,
.gallery-four-col a,
.gallery-six-col a,
.gallery-three-col a,
.gallery-two-col a {
    float: left
}

.gallery-three-col a {
    width: 50%
}

.gallery-three-col a {
    width: 33.3%
}

.gallery-four-col a {
    width: 25%
}

.gallery-five-col a {
    width: 20%
}

.gallery-six-col a {
    width: 16.666%
}

#photos a {
    display: block;
    padding: 8px;
    margin: 0;
    position: relative;
    outline: 0;
    cursor: zoom-in
}

#photos img {
    width: 100%!important;
    height: auto!important;
    padding: 0;
    position: relative;
    border: 1px solid #9f9f9f
}

.gallery-tab li .active {
    color: #fff!important;
    position: relative;
    background: 0 0!important
}

.gallery-tab li .active:before {
    color: #fff!important;
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    right: 0;
    top: 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff
}

.gallery-tab li .active:after {
    color: #fff!important;
    position: absolute;
    content: '';
    width: 15px;
    height: 15px;
    left: 0;
    bottom: 0;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff
}

.gallery-tab li a {
    font-size: 16px!important;
    font-weight: 600!important;
    color: #ccc!important;
    padding: 0 20px!important
}

.gallery-tab .indicator {
    display: none!important
}

.gallery-tab {
    margin: 0 auto 20px!important;
    width: auto!important;
    display: table;
    background: 0 0!important
}

@media (min-width:280px) and (max-width:767px) {
    .gallery-five-col a,
    .gallery-four-col a,
    .gallery-six-col a,
    .gallery-three-col a,
    .gallery-two-col a {
        float: none;
        width: 100%
    }
    .gallery-tab {
        display: block
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .gallery-five-col a,
    .gallery-six-col a {
        width: 25%
    }
}


/* .review-component{padding:0 0;margin:0}.head5{font-size:20px;margin-bottom:20px;letter-spacing:1px;font-weight:600}.head6{font-size:18px;margin-bottom:5px;font-weight:600;padding:0}.review-head{padding:0;margin:0;display:inline-block;width:100%}.review-head .review-img{padding:0;margin:0;float:left;width:30%;line-height:0}.review-head .review-img img{padding:0;margin:0;width:100%}.review-head .review-select-star{padding:50px 0;margin:0;float:left;width:70%}.rating-review{padding:0;margin:auto;display:table;width:auto}.rating i{cursor:pointer;padding:10px;margin:0 5px;font-size:24px;border:1px solid #ccc;border-radius:5px}.selected{color:#fff!important;background-color:#33c277}.hover{color:#fff!important;background-color:#33c277}.rating i:hover{color:#fff!important;background-color:#33c277}.review-comment,.review-mail,.review-name{padding:20px 30px;margin:0;border-bottom:1px solid #ccc}.review-photo{padding:20px 30px;margin:0}.review-submit{padding:0 30px 30px;margin:0}.review-details span{padding:0;margin:0;font-size:13px;display:inline-block}.review-details p{padding:0 0 15px 0;margin:0;font-size:15px;line-height:24px;font-weight:400}.review-details textarea{border:2px dashed #ccc;height:150px!important;background-color:#fff;padding:10px!important}.review-details input[type=text]{background-color:#fff;border:2px dashed #ccc;padding:10px!important;box-sizing:border-box}.review-details input[type=text]:not(.browser-default):focus:not([readonly]){border-bottom:2px dashed #ccc!important;-webkit-box-shadow:none!important;box-shadow:none!important}.review-details input[type=text].valid:not(.browser-default){border-bottom:2px dashed #ccc!important;-webkit-box-shadow:none!important;box-shadow:none!important}.review-details input[type=email]{border:2px dashed #ccc;background-color:#fff;padding:10px!important;box-sizing:border-box}.review-details input[type=email]:not(.browser-default):focus:not([readonly]){border-bottom:2px dashed #ccc!important;-webkit-box-shadow:none!important;box-shadow:none!important}.review-details input[type=email].valid:not(.browser-default){border-bottom:2px dashed #ccc!important;-webkit-box-shadow:none!important;box-shadow:none!important}.review-btn{padding:13px 30px;margin:20px 0 0;font-size:18px;font-weight:600;display:table;position:relative;outline:0!important;border:none!important;cursor:pointer}.review-details input[type=file]{display:inline-block;height:100%;width:100%;position:absolute;left:0;right:0;top:0;bottom:0;opacity:0;cursor:pointer}.review-choose-btn{border-radius:4px;cursor:pointer;display:inline-block;font-size:18px;margin-bottom:10px;padding:10px;position:relative;-webkit-transition:all .25s ease-in-out 0s;transition:all .25s ease-in-out 0s;font-weight:600}.review-choose-btn i{padding:0;margin:0}#review-first{display:none}#review-third{display:none}.error{color:red!important}.user-comments{padding:0;margin:0}.user-comments p{padding:0;margin:0;line-height:24px;font-size:15px;font-weight:400}.user-comments ul{padding:0 0 5px 0;margin:0;display:table;width:100%}.comment-list{padding:20px;margin:10px;border-radius:10px}.list-comments{padding:0;margin:0;display:table;width:100%}.list-comments .comment-img{float:left;margin:auto;width:10%}.list-comments .comment-img .circle-comment-img{padding:0;margin:0;width:100px;height:100px;overflow:hidden;border-radius:50%;border:1px solid #ccc}.list-comments .comment-img img{padding:0;margin:0;width:100%}.comment-user-name{padding:15px 0 0 15px;margin:0;float:left;width:90%}.comment-user-name{font-weight:600}.comment-star{padding:0;margin:0;display:table}.comment-star li{padding:0 5px 0 0;margin:0;float:left;width:auto}.comment-star li i{padding:0;margin:0;font-size:12px}.comment-message{padding:0;margin:0}@media (min-width:280px) and (max-width:767px){.review-img{display:none}.review-select-star{width:100%!important}}@media (min-width:768px) and (max-width:1199px){.review-img{display:none}.review-select-star{width:100%!important}}@media (min-width:280px) and (max-width:467px){.list-comments .comment-img{width:35%}.comment-user-name{width:65%}.list-comments .comment-img .circle-comment-img{width:90px;height:90px}}@media (min-width:468px) and (max-width:767px){.list-comments .comment-img{width:20%}.comment-user-name{width:80%}}@media (min-width:768px) and (max-width:1023px){.list-comments .comment-img{width:17%}.comment-user-name{width:83%}}@media (min-width:1024px) and (max-width:1199px){.list-comments .comment-img{width:12%}.comment-user-name{width:88%}}.dr-review-list .comment-list{display:none}.commentlist-show{font-size:15px;font-weight:500;cursor:pointer;padding:0 10px;margin:0;display:block;float:right}@media (min-width:280px) and (max-width:399px){.comment-list{padding:10px;margin:10px 0;border-radius:0}.head6{font-size:16px}}.rating_bg_home{padding:20px;margin:0 0 20px 0;border:1px solid #ececec;box-shadow:0 0 4px 0 #ededed;background:#fff}.rating_bg{background:#fff;padding:20px;margin:0 0 20px 0;-webkit-box-shadow:1px 4px 11px 0 rgba(168,168,168,.28);-moz-box-shadow:1px 4px 11px 0 rgba(168,168,168,.28);box-shadow:1px 4px 11px 0 rgba(168,168,168,.28);display:table;width:100%}.social_media_views_rating1{padding:0;margin:0;display:table;width:100%}.social_media_views_rating1 li{padding:0;margin:0 0 0;list-style:none;display:table;float:left;width:33%}.social_media_views_rating1 li a{padding:0;margin:0;display:block}.social_media_views_rating1 li a img{padding:0;margin:0;width:50px;float:left}.social_media_views_rating1 li a i{padding:15px 0;margin:0;float:left;width:50px;height:50px;background:#603;text-align:center;font-size:18px;color:#fff;border-radius:4px}.social_media_views_rating1 li .rating_stars{padding:0 0 0 15px;margin:0;float:left;width:82%}.social_media_views_rating1 li .rating_stars i{color:#a0a0a0;font-size:11px;background:0 0;padding:0;margin:2px 2px 0 0;width:auto;height:auto}.social_media_views_rating1 li .rating_stars .rating_checked{color:orange}.social_media_views_rating1 li .rating_stars h5{padding:0 0 5px;margin:0;display:block;font-size:14px;color:#000;letter-spacing:1px}.social_media_views_rating1 li .rating_stars span{padding:0 0;margin:0 10px 0 0;font-size:12px;float:left;font-weight:600;color:#a0a0a0}.social_media_views_rating1 li .rating_stars p{padding:0 0;margin:0;font-size:12px;color:#404040;float:left;width:100%;font-weight:300;text-decoration:underline}@media (min-width:280px) and (max-width:767px){.social_media_views_rating1 li{width:100%}.social_media_views_rating1 li:nth-of-type(2){margin:15px 0}}@media (min-width:768px) and (max-width:1023px){.social_media_views_rating1 li .rating_stars{width:77%}}.google-facebook-relist{padding:0;margin:0}.google-facebook-relist h3{font-size:35px;letter-spacing:1px;text-transform:uppercase;padding:0;margin:0 0 30px;color:#603;text-align:center}.google-facebook-review-list{padding:0;margin:0;display:inline-block;width:100%;max-height:500px;min-height:500px;overflow-y:auto}.google-facebook-review-list li{padding:14px;margin:0 15px 15px 0;float:left;width:48%;border:1px solid #ececec;background:#fff;box-shadow:0 0 4px 0 #ededed}.google-facebook-review-list li a{padding:0;margin:0;display:block}.google-facebook-review-list li article{padding:0;margin:0}.google-facebook-review-list li article span{padding:0 0 10px 0;margin:0;font-size:13px;color:#909090;letter-spacing:1px;display:table}.google-facebook-review-list li article span .rating_checked{color:orange}.google-facebook-review-list li article p{padding:0 0 10px 0;margin:0;font-size:15px;line-height:24px;color:#000}.rating-google-username{padding:0;margin:0;display:table;width:100%}.rating-person-pic{padding:0;margin:0;float:left}.rating-person-pic img{padding:0!important;margin:0!important;width:40px!important;border-radius:50px;height:40px;float:left!important}.rating-person-pic h4{padding:9px 0 0 15px;margin:0;float:left;font-size:16px;font-weight:600;color:#603}.rating-google-username h5{padding:9px 0 0 0;margin:0;float:right;font-size:17px;font-weight:600;color:#003954}.rating-google-username img{padding:0;margin:10px 0 0;float:right;width:30px}@media (min-width:280px) and (max-width:767px){.google-facebook-review-list li{width:100%}.review-item{margin:0 0 15px 0!important}}@media (min-width:768px) and (max-width:1023px){.google-facebook-review-list li{width:100%}}#map-plug{display:none}#google-reviews-data{padding:0;margin:0;display:table;width:100%}.review-item{padding:14px;margin:0 15px 15px 0;float:left;width:48%;border:1px solid #ececec;background:#fff;box-shadow:0 0 4px 0 #ededed}.review-item .review-meta span{padding:0;margin:0;font-size:14px;text-align:left;line-height:24px}.review-stars ul{display:table;width:100%;padding:0;margin:0}.review-stars ul li{padding:0;margin:0;float:left!important;width:auto;border:none;box-shadow:none}.review-stars ul li i{border:none;box-shadow:none;font-size:18px!important}.review-meta,.review-stars{text-align:left!important;font-size:115%}.review-text{font-size:14px;padding:0;margin:0} */

.review-component {
    padding: 0 0;
    margin: 0
}

.head5 {
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: 600
}

.head6 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 600;
    padding: 0
}

.review-head {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%
}

.review-head .review-img {
    padding: 0;
    margin: 0;
    float: left;
    width: 30%;
    line-height: 0
}

.review-head .review-img img {
    padding: 0;
    margin: 0;
    width: 100%
}

.review-head .review-select-star {
    padding: 50px 0;
    margin: 0;
    float: left;
    width: 70%
}

.rating-review {
    padding: 0;
    margin: auto;
    display: table;
    width: auto
}

.rating i {
    cursor: pointer;
    padding: 10px;
    margin: 0 5px;
    font-size: 24px;
    border: 1px solid #ccc;
    border-radius: 5px
}

.selected {
    color: #fff!important;
    background-color: #33c277
}

.hover {
    color: #fff!important;
    background-color: #33c277
}

.rating i:hover {
    color: #fff!important;
    background-color: #33c277
}

.review-comment,
.review-mail,
.review-name {
    padding: 20px 30px;
    margin: 0;
    border-bottom: 1px solid #ccc
}

.review-photo {
    padding: 20px 30px;
    margin: 0
}

.review-submit {
    padding: 0 30px 30px;
    margin: 0
}

.review-details span {
    padding: 0;
    margin: 0;
    font-size: 13px;
    display: inline-block
}

.review-details p {
    padding: 0 0 15px 0;
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400
}

.review-details textarea {
    border: 2px dashed #ccc;
    height: 150px!important;
    background-color: #fff;
    padding: 10px!important
}

.review-details input[type=text] {
    background-color: #fff;
    border: 2px dashed #ccc;
    padding: 10px!important;
    box-sizing: border-box
}

.review-details input[type=text]:not(.browser-default):focus:not([readonly]) {
    border-bottom: 2px dashed #ccc!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.review-details input[type=text].valid:not(.browser-default) {
    border-bottom: 2px dashed #ccc!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.review-details input[type=email] {
    border: 2px dashed #ccc;
    background-color: #fff;
    padding: 10px!important;
    box-sizing: border-box
}

.review-details input[type=email]:not(.browser-default):focus:not([readonly]) {
    border-bottom: 2px dashed #ccc!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.review-details input[type=email].valid:not(.browser-default) {
    border-bottom: 2px dashed #ccc!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.review-btn {
    padding: 13px 30px;
    margin: 20px 0 0;
    font-size: 18px;
    font-weight: 600;
    display: table;
    position: relative;
    outline: 0!important;
    border: none!important;
    cursor: pointer
}

.review-details input[type=file] {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer
}

.review-choose-btn {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
    -webkit-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;
    font-weight: 600
}

.review-choose-btn i {
    padding: 0;
    margin: 0
}

#review-first {
    display: none
}

#review-third {
    display: none
}

.error {
    color: red!important
}

.user-comments {
    padding: 0;
    margin: 0
}

.user-comments p {
    padding: 0;
    margin: 0;
    line-height: 24px;
    font-size: 15px;
    font-weight: 400
}

.user-comments ul {
    padding: 0 0 5px 0;
    margin: 0;
    display: table;
    width: 100%
}

.comment-list {
    padding: 20px;
    margin: 10px;
    border-radius: 10px
}

.list-comments {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

.list-comments .comment-img {
    float: left;
    margin: auto;
    width: 10%
}

.list-comments .comment-img .circle-comment-img {
    padding: 0;
    margin: 0;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #ccc
}

.list-comments .comment-img img {
    padding: 0;
    margin: 0;
    width: 100%
}

.comment-user-name {
    padding: 15px 0 0 15px;
    margin: 0;
    float: left;
    width: 90%
}

.comment-user-name {
    font-weight: 600
}

.comment-star {
    padding: 0;
    margin: 0;
    display: table
}

.comment-star li {
    padding: 0 5px 0 0;
    margin: 0;
    float: left;
    width: auto
}

.comment-star li i {
    padding: 0;
    margin: 0;
    font-size: 12px
}

.comment-message {
    padding: 0;
    margin: 0
}

@media (min-width:280px) and (max-width:767px) {
    .review-img {
        display: none
    }
    .review-select-star {
        width: 100%!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .review-img {
        display: none
    }
    .review-select-star {
        width: 100%!important
    }
}

@media (min-width:280px) and (max-width:467px) {
    .list-comments .comment-img {
        width: 35%
    }
    .comment-user-name {
        width: 65%
    }
    .list-comments .comment-img .circle-comment-img {
        width: 90px;
        height: 90px
    }
}

@media (min-width:468px) and (max-width:767px) {
    .list-comments .comment-img {
        width: 20%
    }
    .comment-user-name {
        width: 80%
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .list-comments .comment-img {
        width: 17%
    }
    .comment-user-name {
        width: 83%
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .list-comments .comment-img {
        width: 12%
    }
    .comment-user-name {
        width: 88%
    }
}

.dr-review-list .comment-list {
    display: none
}

.commentlist-show {
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    padding: 0 10px;
    margin: 0;
    display: block;
    float: right
}

@media (min-width:280px) and (max-width:399px) {
    .comment-list {
        padding: 10px;
        margin: 10px 0;
        border-radius: 0
    }
    .head6 {
        font-size: 16px
    }
}

.rating_bg_home {
    padding: 20px;
    margin: 0 0 20px 0;
    border: 1px solid #ececec;
    box-shadow: 0 0 4px 0 #ededed;
    background: #fff
}

.rating_bg {
    background: #fff;
    padding: 20px;
    margin: 0 0 20px 0;
    -webkit-box-shadow: 1px 4px 11px 0 rgba(168, 168, 168, .28);
    -moz-box-shadow: 1px 4px 11px 0 rgba(168, 168, 168, .28);
    box-shadow: 1px 4px 11px 0 rgba(168, 168, 168, .28);
    display: table;
    width: 100%
}

.social_media_views_rating1 {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

.social_media_views_rating1 li {
    padding: 0;
    margin: 0 0 0;
    list-style: none;
    display: table;
    float: left;
    width: 33%
}

.social_media_views_rating1 li a {
    padding: 0;
    margin: 0;
    display: block
}

.social_media_views_rating1 li a img {
    padding: 0;
    margin: 0;
    width: 50px;
    float: left
}

.social_media_views_rating1 li a i {
    padding: 15px 0;
    margin: 0;
    float: left;
    width: 50px;
    height: 50px;
    background: #603;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 4px
}

.social_media_views_rating1 li .rating_stars {
    padding: 0 0 0 15px;
    margin: 0;
    float: left;
    width: 82%
}

.social_media_views_rating1 li .rating_stars i {
    color: #a0a0a0;
    font-size: 11px;
    background: 0 0;
    padding: 0;
    margin: 2px 2px 0 0;
    width: auto;
    height: auto
}

.social_media_views_rating1 li .rating_stars .rating_checked {
    color: orange
}

.social_media_views_rating1 li .rating_stars h5 {
    padding: 0 0 5px;
    margin: 0;
    display: block;
    font-size: 14px;
    color: #000;
    letter-spacing: 1px
}

.social_media_views_rating1 li .rating_stars span {
    padding: 0 0;
    margin: 0 10px 0 0;
    font-size: 12px;
    float: left;
    font-weight: 600;
    color: #a0a0a0
}

.social_media_views_rating1 li .rating_stars p {
    padding: 0 0;
    margin: 0;
    font-size: 12px;
    color: #404040;
    float: left;
    width: 100%;
    font-weight: 300;
    text-decoration: underline
}

@media (min-width:280px) and (max-width:767px) {
    .social_media_views_rating1 li {
        width: 100%
    }
    .social_media_views_rating1 li:nth-of-type(2) {
        margin: 15px 0
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .social_media_views_rating1 li .rating_stars {
        width: 77%
    }
}

.google-facebook-relist {
    padding: 0;
    margin: 0
}

.google-facebook-relist h3 {
    font-size: 35px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 30px;
    color: #603;
    text-align: center
}

.google-facebook-review-list {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
    max-height: 500px;
    min-height: 500px;
    overflow-y: auto
}

.google-facebook-review-list li {
    padding: 14px;
    margin: 0 15px 15px 0;
    float: left;
    width: 48%;
    border: 1px solid #ececec;
    background: #fff;
    box-shadow: 0 0 4px 0 #ededed
}

.google-facebook-review-list li a {
    padding: 0;
    margin: 0;
    display: block
}

.google-facebook-review-list li article {
    padding: 0;
    margin: 0
}

.google-facebook-review-list li article span {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 13px;
    color: #909090;
    letter-spacing: 1px;
    display: table
}

.google-facebook-review-list li article span .rating_checked {
    color: orange
}

.google-facebook-review-list li article p {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    color: #000
}

.rating-google-username {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

.rating-person-pic {
    padding: 0;
    margin: 0;
    float: left
}

.rating-person-pic img {
    padding: 0!important;
    margin: 0!important;
    width: 40px!important;
    border-radius: 50px;
    height: 40px;
    float: left!important
}

.rating-person-pic h4 {
    padding: 9px 0 0 15px;
    margin: 0;
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: #603
}

.rating-google-username h5 {
    padding: 9px 0 0 0;
    margin: 0;
    float: right;
    font-size: 17px;
    font-weight: 600;
    color: #003954
}

.rating-google-username img {
    padding: 0;
    margin: 10px 0 0;
    float: right;
    width: 30px
}

@media (min-width:280px) and (max-width:767px) {
    .google-facebook-review-list li {
        width: 100%
    }
    .review-item {
        margin: 0 0 15px 0!important
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .google-facebook-review-list li {
        width: 100%
    }
}

#map-plug {
    display: none
}

#google-reviews-data {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

.review-item {
    padding: 14px;
    margin: 0 15px 15px 0;
    float: left;
    width: 48%;
    border: 1px solid #ececec;
    background: #fff;
    box-shadow: 0 0 4px 0 #ededed
}

.review-item .review-meta span {
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-align: left;
    line-height: 24px
}

.review-stars ul {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0
}

.review-stars ul li {
    padding: 0;
    margin: 0;
    float: left!important;
    width: auto;
    border: none;
    box-shadow: none
}

.review-stars ul li i {
    border: none;
    box-shadow: none;
    font-size: 18px!important
}

.review-meta,
.review-stars {
    text-align: left!important;
    font-size: 115%
}

.review-text {
    font-size: 14px;
    padding: 0;
    margin: 0
}

.mouse-over-img-com {
    display: table;
    width: 100%
}

.mouseover-img {
    position: relative;
    margin: 0 auto;
    padding: 3px
}

.hover-img {
    display: block;
    position: relative;
    overflow: hidden
}

.hover-img .secondary-image,
.primary-image {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    width: 100%;
    height: auto;
}

.secondary-image {
    position: absolute;
    left: 0;
    top: 0
}

.hover-img .secondary-image:hover {
    opacity: 0
}

.hover-img .hover-image-text {
    padding: 10px 15px;
    margin: 0;
    position: absolute;
    bottom: 60px;
    left: 0;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    word-break: break-all
}

.over-four-col .mouseover-img {
    width: 25%;
    float: left
}

.over-three-col .mouseover-img {
    width: 33.3%;
    float: left
}

.over-two-col .mouseover-img {
    width: 50%;
    float: left
}

.over-one-col .mouseover-img {
    width: 50%;
    margin: 0 auto;
    display: table
}

@media (min-width:280px) and (max-width:767px) {
    .over-four-col .mouseover-img,
    .over-one-col .mouseover-img,
    .over-three-col .mouseover-img,
    .over-two-col .mouseover-img {
        width: 100%;
        float: none
    }
    .hover-image-text p span {
        font-size: 16px!important
    }
    .hover-img .hover-image-text {
        bottom: 40px
    }
    .hover-image-text h1 span,
    .hover-image-text h2 span,
    .hover-image-text h3 span,
    .hover-image-text h4 span,
    .hover-image-text h5 span,
    .hover-image-text h6 span {
        font-size: 16px!important
    }
    .hover-image-text h1,
    .hover-image-text h2,
    .hover-image-text h3,
    .hover-image-text h4,
    .hover-image-text h5,
    .hover-image-text h6 {
        padding: 0;
        margin: 0;
        line-height: 24px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .over-four-col .mouseover-img,
    .over-one-col .mouseover-img,
    .over-three-col .mouseover-img,
    .over-two-col .mouseover-img {
        width: 50%
    }
    .hover-img .hover-image-text {
        bottom: 20px
    }
    .hover-image-text h1 span,
    .hover-image-text h2 span,
    .hover-image-text h3 span,
    .hover-image-text h4 span,
    .hover-image-text h5 span,
    .hover-image-text h6 span {
        font-size: 16px!important
    }
    .hover-image-text p span {
        font-size: 16px!important
    }
    .hover-image-text h1,
    .hover-image-text h2,
    .hover-image-text h3,
    .hover-image-text h4,
    .hover-image-text h5,
    .hover-image-text h6 {
        padding: 0;
        margin: 0;
        line-height: 24px
    }
}

.image-card-button {
    padding: 0;
    margin: 0;
    width: 100%;
    display: table
}

.image-card-button a {
    padding: 3px 7px!important;
    margin: 0;
    display: table;
    font-size: 13px;
    font-weight: 600;
    line-height: 24px;
    height: auto!important;
    text-transform: none
}

.image-card-button .image-card-button-align-left {
    float: left!important
}

.image-card-button .image-card-button-align-center {
    margin: 0 auto!important;
    display: table!important
}

.image-card-button .image-card-button-align-right {
    float: right!important;
    display: table
}

.image-card-position-relative {
    position: absolute;
    bottom: 42%;
    left: 25px;
    text-align: left;
    opacity: 0;
    z-index: 9;
    padding: 5px 60px 5px 10px
}

figcaption p {
    padding: 0 0 30px 0;
    line-height: 20px
}

.image-card-position-relative .card-title h5 {
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: 400
}

.sticky-action {
    position: relative;
    overflow: hidden;
    margin: 10px;
    width: 100%
}

figure.sticky-action *,
figure.sticky-action :after,
figure.sticky-action :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .55s ease;
    transition: all .55s ease
}

figure.sticky-action img {
    max-width: 100%;
    backface-visibility: hidden;
    vertical-align: top;
    opacity: .9;
    height: auto;
}

.float_box:hover .image-card-position-relative {
    opacity: 1;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

figure.sticky-action {
    background: #000
}

figure.sticky-action:hover img {
    opacity: .5
}

figure.sticky-action .image-card-heading:after,
figure.sticky-action .image-card-heading:before {
    height: 2px;
    width: 550px;
    position: absolute;
    content: '';
    background-color: #fff;
    opacity: 0
}

figure.sticky-action .image-card-heading:before {
    top: 0;
    left: 10px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0
}

figure.sticky-action .image-card-heading:after {
    bottom: 0;
    right: 10px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

figure.sticky-action .image-card-heading div:after,
figure.sticky-action .image-card-heading div:before {
    width: 2px;
    height: 400px;
    position: absolute;
    content: '';
    background-color: #fff;
    margin: 0 0 0 6px;
    opacity: 0
}

figure.sticky-action .image-card-heading div:before {
    top: 10px;
    right: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    margin: 0 6px 0 0
}

figure.sticky-action .image-card-heading div:after {
    bottom: 10px;
    left: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0
}

.heading-of-imgcard {
    position: absolute;
    bottom: 10px;
    z-index: 9;
    padding: 20px
}

figure.sticky-action.hover .image-card-heading div:after,
figure.sticky-action.hover .image-card-heading div:before,
figure.sticky-action.hover .image-card-heading:after,
figure.sticky-action.hover .image-card-heading:before,
figure.sticky-action:hover .image-card-heading div:after,
figure.sticky-action:hover .image-card-heading div:before,
figure.sticky-action:hover .image-card-heading:after,
figure.sticky-action:hover .image-card-heading:before {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1
}

figure.sticky-action.hover .image-card-heading:after,
figure.sticky-action.hover .image-card-heading:before,
figure.sticky-action:hover .image-card-heading:after,
figure.sticky-action:hover .image-card-heading:before {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    opacity: 1
}

.card-image:hover img:after {
    background: rgba(255, 255, 255, .5);
    height: 100%;
    width: 100%;
    top: 0;
    position: absolute
}

.card-image {
    position: relative
}

@media (min-width:481px) and (max-width:767px) {
    figcaption p {
        padding: 0 0 47px 0
    }
}

@media (min-width:320px) and (max-width:767px) {
    .heading-of-imgcard {
        display: none
    }
    .image-card-position-relative {
        display: none
    }
}

@media (min-width:280px) and (max-width:767px) {
    .image-card .h1-head h1,
    .image-card .h1-head h2,
    .image-card .h1-head h3,
    .image-card .h1-head h4,
    .image-card .h1-head h5,
    .image-card .h1-head h6 {
        font-size: 30px!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .image-card .h1-head h1,
    .image-card .h1-head h2,
    .image-card .h1-head h3,
    .image-card .h1-head h4,
    .image-card .h1-head h5,
    .image-card .h1-head h6 {
        font-size: 34px!important
    }
    .image-card-heading h1,
    .image-card-heading h2,
    .image-card-heading h3,
    .image-card-heading h4,
    .image-card-heading h5,
    .image-card-heading h6,
    .image-card-heading p {
        font-size: 17px!important
    }
    .image-card-heading h1 span,
    .image-card-heading h2 span,
    .image-card-heading h3 span,
    .image-card-heading h4 span,
    .image-card-heading h5 span,
    .image-card-heading h6 span,
    .image-card-heading p span {
        font-size: 17px!important
    }
}

.image-slider-item {
    padding: 0;
    margin: 0 10px!important
}

.image-slider-ntimg {
    padding: 0;
    margin: 0
}

.image-slider-ntimg img {
    padding: 0;
    margin: 0;
    width: 100%
}

.nt-slider-content {
    padding: 80px;
    margin: 0
}

.our-slider ul {
    padding: 0;
    margin: 0;
    text-align: left
}

.our-slider ul li {
    padding: 0 0 0 30px;
    margin: 10px 0 0 0;
    position: relative
}

.our-slider ul li:before {
    font-family: FontAwesome;
    content: "\f061";
    font-size: 16px;
    left: 0;
    position: absolute;
    top: 1px
}

.our-slider ul li p {
    padding: 0;
    margin: 0
}

@media (min-width:280px) and (max-width:767px) {
    .nt-slider-content {
        padding: 0 0
    }
    .nt-bottom-space {
        padding-bottom: 30px!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .nt-slider-content {
        padding: 10px
    }
    .nt-bottom-space {
        padding-bottom: 30px!important
    }
}

.slider-content {
    padding: 15px;
    margin: 0
}

#slide-demo .owl-prev {
    position: absolute;
    top: 35%;
    left: 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    border-radius: 20px
}

#slide-demo .owl-next {
    position: absolute;
    top: 35%;
    right: 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    border-radius: 20px
}

.our-slider a {
    display: inline-block!important
}

.slider-content .h4-head h1,
.slider-content .h4-head h2,
.slider-content .h4-head h3,
.slider-content .h4-head h4,
.slider-content .h4-head h5,
.slider-content .h4-head h6 {
    line-height: 24px
}

@media (min-width:280px) and (max-width:767px) {
    .our-slider h1 span,
    .our-slider h2 span,
    .our-slider h3 span,
    .our-slider h4 span,
    .our-slider h5 span,
    .our-slider h6 span {
        font-size: 25px!important
    }
    .our-slider h1,
    .our-slider h2,
    .our-slider h3,
    .our-slider h4,
    .our-slider h5,
    .our-slider h6 {
        font-size: 30px!important
    }
    .our-slider .h4-head h1 span,
    .our-slider .h4-head h2 span,
    .our-slider .h4-head h3 span,
    .our-slider .h4-head h4 span,
    .our-slider .h4-head h5 span,
    .our-slider .h4-head h6 span,
    .our-slider .h4-head p,
    .our-slider .h4-head p span {
        font-size: 19px!important
    }
    .our-slider p span {
        font-size: 17px!important
    }
    .our-slider span {
        line-height: 28px
    }
    .our-slider h1,
    .our-slider h2,
    .our-slider h3,
    .our-slider h4,
    .our-slider h5,
    .our-slider h6 {
        line-height: 26px
    }
    .our-slider ul li h1 span,
    .our-slider ul li h2 span,
    .our-slider ul li h3 span,
    .our-slider ul li h4 span,
    .our-slider ul li h5 span,
    .our-slider ul li h6 span {
        font-size: 18px!important
    }
    .our-slider ul li p span {
        font-size: 18px!important
    }
    .our-slider ul li span {
        font-size: 18px!important;
        line-height: 24px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .our-slider h1 span,
    .our-slider h2 span,
    .our-slider h3 span,
    .our-slider h4 span,
    .our-slider h5 span,
    .our-slider h6 span {
        font-size: 25px!important
    }
    .our-slider .h4-head h1 span,
    .our-slider .h4-head h2 span,
    .our-slider .h4-head h3 span,
    .our-slider .h4-head h4 span,
    .our-slider .h4-head h5 span,
    .our-slider .h4-head h6 span,
    .our-slider .h4-head p,
    .our-slider .h4-head p span {
        font-size: 20px!important
    }
    .our-slider p span {
        font-size: 17px!important
    }
    .our-slider span {
        line-height: 28px
    }
    .our-slider h1,
    .our-slider h2,
    .our-slider h3,
    .our-slider h4,
    .our-slider h5,
    .our-slider h6 {
        line-height: 26px
    }
    .our-slider ul li h1 span,
    .our-slider ul li h2 span,
    .our-slider ul li h3 span,
    .our-slider ul li h4 span,
    .our-slider ul li h5 span,
    .our-slider ul li h6 span {
        font-size: 18px!important
    }
    .our-slider ul li p span {
        font-size: 18px!important
    }
    .our-slider ul li span {
        font-size: 18px!important;
        line-height: 24px
    }
    .our-slider h1,
    .our-slider h2,
    .our-slider h3,
    .our-slider h4,
    .our-slider h5,
    .our-slider h6 {
        font-size: 30px!important
    }
}

.introduction {
    padding: 0;
    margin: 0
}

.introduction p {
    padding: 10px 0;
    margin: 0;
    font-size: 17px;
    line-height: 24px;
    font-weight: 300!important
}

.introduction span {
    line-height: 36px
}

.introducation-head h1,
.introducation-head h2,
.introducation-head h3,
.introducation-head h4,
.introducation-head h5,
.introducation-head h6 {
    font-size: 25px;
    margin-bottom: 15px;
    letter-spacing: 1px;
    font-weight: 400
}

.introduction ul {
    padding: 0;
    margin: 0;
    text-align: left
}

.introduction ul li {
    padding: 0 0 10px 25px;
    margin: 0;
    position: relative;
    font-size: 16px;
    font-weight: 300
}

.introduction ul li:before {
    position: absolute;
    left: 0;
    content: "\f18e";
    color: #004389;
    font-family: FontAwesome;
    font-size: 17px;
    top: -2px
}

.introduction ul li p {
    padding: 0;
    margin: 0
}

@media (min-width:280px) and (max-width:767px) {
    .introduction h1 span,
    .introduction h2 span,
    .introduction h3 span,
    .introduction h4 span,
    .introduction h5 span,
    .introduction h6 span {
        font-size: 24px!important
    }
    .introduction p span {
        font-size: 18px!important
    }
    .introducation-head h1 span,
    .introducation-head h2 span,
    .introducation-head h3 span,
    .introducation-head h4 span,
    .introducation-head h5 span,
    .introducation-head h6 span {
        font-size: 24px!important
    }
    .introducation-head p span {
        font-size: 16px!important
    }
    .introduction span {
        line-height: 28px
    }
    .introduction h1,
    .introduction h2,
    .introduction h3,
    .introduction h4,
    .introduction h5,
    .introduction h6 {
        line-height: 24px
    }
    .introducation-head ul li h1 span,
    .introducation-head ul li h2 span,
    .introducation-head ul li h3 span,
    .introducation-head ul li h4 span,
    .introducation-head ul li h5 span,
    .introducation-head ul li h6 span {
        font-size: 18px!important
    }
    .introducation-head ul li p span {
        font-size: 16px!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .introduction h1 span,
    .introduction h2 span,
    .introduction h3 span,
    .introduction h4 span,
    .introduction h5 span,
    .introduction h6 span {
        font-size: 24px!important
    }
    .introducation-head h1 span,
    .introducation-head h2 span,
    .introducation-head h3 span,
    .introducation-head h4 span,
    .introducation-head h5 span,
    .introducation-head h6 span {
        font-size: 24px!important
    }
    .introducation-head p span {
        font-size: 16px!important
    }
    .introduction span {
        line-height: 28px
    }
    .introduction p span {
        font-size: 16px!important
    }
    .introduction h1,
    .introduction h2,
    .introduction h3,
    .introduction h4,
    .introduction h5,
    .introduction h6 {
        line-height: 26px
    }
    .introducation-head ul li h1 span,
    .introducation-head ul li h2 span,
    .introducation-head ul li h3 span,
    .introducation-head ul li h4 span,
    .introducation-head ul li h5 span,
    .introducation-head ul li h6 span {
        font-size: 18px!important
    }
    .introducation-head ul li p span {
        font-size: 16px!important
    }
}

.map {
    padding: 0;
    margin: 0
}

.map h3 {
    padding: 0 0 15px;
    margin: 0;
    font-size: 30px;
    font-weight: 400
}

.map h3 span,
.map-list {
    padding: 0;
    margin: 0
}

.map-list {
    display: table;
    width: 100%
}

.map-list>li {
    padding: 0 10px 10px 0;
    margin: 0;
    display: table
}

.map-list>li>.map-details {
    padding: 10px;
    margin: 0;
    display: table;
    width: 100%;
    border: 1px solid #e9e9e9
}

.map-list>li>.map-details>.map-iframe {
    padding: 0;
    margin: 0;
    display: table-cell;
    vertical-align: top;
    width: 50%;
    position: relative
}

.map-list>li>.map-details>.map-content-container {
    padding: 0;
    margin: 0;
    display: table-cell;
    vertical-align: top;
    width: 50%
}

.map-list>li>.map-details>.map-content-container>.map-content {
    padding: 0;
    margin: 0
}

.map-list>li>.map-details>.map-content-container>.map-content>h4 {
    padding: 0 0 8px;
    margin: 0;
    font-size: 20px
}

.map-list>li>.map-details>.map-content-container>.map-content>p {
    padding: 0 0 8px;
    margin: 0;
    line-height: 24px;
    font-size: 14px
}

.map-list>li>.map-details>.map-content-container>.map-content>a {
    padding: 0;
    margin: 0;
    display: block;
    font-size: 14px
}

.map-list>.map-details>.map-content-container>.map-content>a>span {
    padding: 0 8px 0 0;
    margin: 0;
    font-size: 13px
}

.left>.map-content {
    padding-right: 10px!important
}

.right>.map-content {
    padding-left: 10px!important
}

.map-two>li {
    float: left;
    width: 50%
}

.map-three>li {
    float: left;
    width: 33%
}

.map-list>li>.map-details>.map-iframe>iframe {
    position: relative
}

.map-list>li>.map-details>.map-iframe>.map-eye-icon {
    position: absolute;
    font-size: 25px;
    color: #000;
    height: auto;
    z-index: 9999;
    left: 10px;
    padding: 0;
    bottom: 0;
    display: none
}

.map-list>li>.map-details>.map-iframe:hover .map-eye-icon {
    display: block
}

.map-one>li {
    padding: 0 0 15px 0;
    width: 100%
}

.map-one>li>.map-details {
    padding: 0
}

.map-one>li>.map-details>.map-content-container {
    display: none
}

.map-one>li>.map-details>.map-iframe {
    width: 100%;
    height: 350px
}

.left>.map-content {
    padding-left: 10px!important
}

@media (min-width:280px) and (max-width:767px) {
    .map-three>li,
    .map-two>li {
        width: 100%!important
    }
    .map-list>li {
        padding: 0 0 10px
    }
    .map .h1-head h1 span,
    .map .h1-head h2 span,
    .map .h1-head h3 span,
    .map .h1-head h4 span,
    .map .h1-head h5 span,
    .map .h1-head h6 span {
        font-size: 24px!important
    }
    .map-content h1 span,
    .map-content h2 span,
    .map-content h3 span,
    .map-content h4 span,
    .map-content h5 span,
    .map-content h6 span {
        font-size: 19px!important
    }
    .map-content p span {
        font-size: 16px!important
    }
    .map-content p {
        font-size: 16px!important
    }
    .map-content span {
        line-height: 28px
    }
    .map-content h1,
    .map-content h2,
    .map-content h3,
    .map-content h4,
    .map-content h5,
    .map-content h6 {
        line-height: 24px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .map-three>li,
    .map-two>li {
        width: 50%!important
    }
    .map .h1-head h1 span,
    .map .h1-head h2 span,
    .map .h1-head h3 span,
    .map .h1-head h4 span,
    .map .h1-head h5 span,
    .map .h1-head h6 span {
        font-size: 24px!important
    }
    .map-content h1 span,
    .map-content h2 span,
    .map-content h3 span,
    .map-content h4 span,
    .map-content h5 span,
    .map-content h6 span {
        font-size: 20px!important
    }
    .map-content p span {
        font-size: 16px!important
    }
    .map-content p {
        font-size: 16px!important
    }
    .map-content span {
        line-height: 28px
    }
    .map-content h1,
    .map-content h2,
    .map-content h3,
    .map-content h4,
    .map-content h5,
    .map-content h6 {
        line-height: 26px
    }
}

.mm-dm-menu {
    z-index: 9999;
    position: relative
}

.mm-dm-menu .dm-menu-list {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

.mm-dm-menu .dm-menu-list li {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left
}

.mm-dm-menu .dm-menu-list li a {
    padding: 10px 15px;
    margin: 0;
    display: block;
    text-decoration: none;
    font-size: 14px
}

.menu_inner_content2 ul li a,
.menu_readmore_bt {
    font-family: TheSans;
    position: relative
}

.submenu-container,
.submenu_container1 {
    padding: 0;
    position: absolute;
    left: 0;
    top: auto;
    transition: ease 1s;
    -webkit-transition: 1s ease;
    display: block;
    width: 100%;
    right: 0;
    margin: 0 auto;
    border: 1px solid #eaeaea;
    display: none
}

.menupanelclose1 {
    top: -1000px
}

.menupanelclose2 {
    top: -1200px;
    transition: ease 0s!important;
    -webkit-transition: 0s ease!important
}

.menu-contianer {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0
}

.menu_tab,
.menu_tab li {
    background-color: transparent;
    margin: 0
}

.menu_tab_container {
    display: table!important;
    margin: 0;
    padding: 0 0 30px;
    width: 100%;
    position: relative
}

.menu_tab {
    padding: 0;
    margin: 0
}

.menu_tab li {
    text-align: left;
    border-top: none!important;
    border-bottom: 1px solid #dbdbdb!important;
    border-left: none;
    border-right: none
}

.menu_content_contianer {
    margin: 0;
    padding: 0!important
}

.menu_inner_content {
    margin: 0 0 30px;
    padding: 0;
    display: table;
    width: 100%
}

.menu_inner_content figure {
    margin: 0;
    padding: 0;
    display: table-cell;
    width: 330px;
    vertical-align: top
}

.menu_inner_content figure img {
    width: 100%
}

.menu_inner_content div {
    margin: 0;
    padding: 0 0 0 20px;
    display: table-cell;
    vertical-align: top
}

.menu_inner_content div h3 {
    color: #2f2f2f;
    font-size: 22px;
    font-weight: 300;
    line-height: 24px;
    margin: 0 0 15px;
    padding: 0
}

.menu_inner_content div p {
    color: #838383;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    margin: 0;
    padding: 0 0 10px
}

.menu_inner_content div p a {
    color: #0592cf;
    display: inline;
    font-size: 15px;
    padding: 0
}

.menu_readmore_bt {
    background-color: #004389;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    line-height: 23px;
    margin: 20px 0 0;
    padding: 6px 14px;
    transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    z-index: 1
}

.menu_readmore_bt:hover {
    background-color: #0592cf;
    color: #fff
}

.menu_news_events {
    margin: 0;
    padding: 0
}

.menu_news_events div {
    margin: 0;
    padding: 0 0 55px
}

.menu_news_events div:last-child {
    padding-bottom: 0
}

.menu_news_events div h4 {
    color: #2f2f2f;
    font-size: 22px;
    font-weight: 300;
    line-height: 24px;
    margin: 0 0 15px;
    padding: 0
}

.menu_news_events div p {
    color: #3c3c3c;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    margin: 0;
    padding: 0
}

.menu_news_events div img {
    width: 100%;
    max-height: 150px;
    margin: 0 0 5px
}

.menu_close {
    text-align: center;
    cursor: pointer;
    position: absolute;
    padding: 4px 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -15px;
    width: 50px;
    display: table;
    font-size: 16px;
    border-radius: 0 0 40px 40px;
    z-index: 999
}

.menupanelopen1 {
    display: block
}

.menupanelopen2 {
    display: block;
    transition: ease 0;
    -webkit-transition: 0 ease
}

.mdl-tabs-panel {
    display: none
}

.vertical-mdl-tabs .mdl-tabs-tab-bar {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: inherit;
    border: 1px solid #e6e6e6
}

.vertical-mdl-tabs .mdl-tabs-tab {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    display: block;
    border-top: 1px solid #e6e6e6
}

.vertical-mdl-tabs .mdl-tabs-tab:nth-of-type(1) {
    border-top: none
}

.vertical-mdl-tabs.mdl-tabs.is-upgraded a.mdl-tabs-tab.is-active {
    color: #000;
    position: relative;
    border-right: 4px solid #2196f3;
    font-weight: 600
}

.mdl-tabs-panel,
.vertical-mdl-tabs.mdl-tabs.is-upgraded .mdl-tabs-panel.is-active {
    padding: 0;
    margin: 0
}

.vertical-mdl-tabs.mdl-tabs .mdl-tabs-tab {
    text-align: left
}

.mdl-tabs.is-upgraded .mdl-tabs-tab.is-active {
    color: #e21549
}

.is-active {
    display: block
}

.padd-bott {
    padding: 30px 20px;
    margin: 0;
    display: table;
    width: 100%
}

.ecomm-tab-menu {
    width: 25%;
    float: left
}

.ecomm-tab-details {
    width: 50%;
    float: left;
    padding: 15px;
    margin: 0
}

.dm-menu-list_events {
    float: left;
    width: 25%
}

.tab-product-img {
    padding: 0;
    margin: 0;
    display: block
}

.tab-product-img img {
    padding: 0;
    margin: 0;
    width: 100%
}

.menutabdropdown-img-text {
    padding: 0;
    margin: 0
}

.menutabdropdown-img-text h3 {
    padding: 0 0 10px;
    margin: 0;
    font-size: 24px;
    font-weight: 600
}

.menutabdropdown-img-text p {
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 24px
}

.ecomm-brand-list {
    padding: 0;
    margin: 0;
    width: 50%;
    float: left
}

.ecomm-brand-list h3 {
    padding: 0 0 0 10px;
    margin: 0;
    font-size: 16px;
    border-left: 3px solid #bcbcbc;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px
}

.ecomm-brand-list .particullar-list {
    padding: 0;
    margin: 0
}

.ecomm-brand-list .particullar-list li {
    padding: 7px 0 0 0;
    margin: 0;
    list-style: none
}

.ecomm-brand-list .particullar-list li a {
    padding: 0;
    margin: 0;
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #505050
}

.ecomm-brand-list .particullar-list li a i {
    padding: 0 8px 0 0;
    margin: 0;
    font-size: 6px
}

.mm-mobile-menu {
    display: none
}

.dl-menuwrapper button {
    background: 0 0;
    border: none;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    outline: 0;
    font-size: 30px;
    font-weight: 300
}

.dl-menuwrapper ul {
    background: #4d4d53
}

.dl-menuwrapper ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.dl-menuwrapper li {
    position: relative
}

.dl-menuwrapper li a {
    display: block;
    position: relative;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    outline: 0
}

.no-touch .dl-menuwrapper li a:hover {
    background: rgba(255, 248, 213, .1)
}

.dl-menuwrapper li.dl-back>a {
    padding-left: 30px;
    background: rgba(0, 0, 0, .1)
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li>a:not(:only-child):after {
    position: absolute;
    top: 0;
    line-height: 50px;
    font-family: FontAwesome;
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\f054"
}

.dl-menuwrapper li.dl-back:after {
    left: 10px;
    color: #fff;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.dl-menuwrapper li>a:after {
    right: 10px;
    color: #fff
}

.dl-menuwrapper .dl-menu {
    margin: 5px 0 0 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    left: 0;
    z-index: 9
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
    transition: all .3s ease
}

.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.dl-menuwrapper li .dl-submenu {
    display: none
}

.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subview>a,
.dl-menu.dl-subview li.dl-subviewopen>a {
    display: none
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu>li {
    display: block
}

.dl-menuwrapper>.dl-submenu {
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    margin: 0
}

.dl-menu.dl-animate-out-1 {
    -webkit-animation: MenuAnimOut1 .4s;
    animation: MenuAnimOut1 .4s
}

.dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 .3s ease-in-out;
    animation: MenuAnimOut2 .3s ease-in-out
}

.dl-menu.dl-animate-out-3 {
    -webkit-animation: MenuAnimOut3 .4s ease;
    animation: MenuAnimOut3 .4s ease
}

.dl-menu.dl-animate-out-4 {
    -webkit-animation: MenuAnimOut4 .4s ease;
    animation: MenuAnimOut4 .4s ease
}

.dl-menu.dl-animate-out-5 {
    -webkit-animation: MenuAnimOut5 .4s ease;
    animation: MenuAnimOut5 .4s ease
}

@-webkit-keyframes MenuAnimOut1 {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(30deg)
    }
    75% {
        -webkit-transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut3 {
    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut4 {
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
}

@-webkit-keyframes MenuAnimOut5 {
    100% {
        -webkit-transform: translateY(40%);
        opacity: 0
    }
}

@keyframes MenuAnimOut1 {
    50% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        transform: translateZ(-250px) rotateY(30deg)
    }
    75% {
        -webkit-transform: translateZ(-372.5px) rotateY(15deg);
        transform: translateZ(-372.5px) rotateY(15deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
}

@keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }
}

@keyframes MenuAnimOut3 {
    100% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }
}

@keyframes MenuAnimOut4 {
    100% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }
}

@keyframes MenuAnimOut5 {
    100% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%);
        opacity: 0
    }
}

.dl-menu.dl-animate-in-1 {
    -webkit-animation: MenuAnimIn1 .3s;
    animation: MenuAnimIn1 .3s
}

.dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 .3s ease-in-out;
    animation: MenuAnimIn2 .3s ease-in-out
}

.dl-menu.dl-animate-in-3 {
    -webkit-animation: MenuAnimIn3 .4s ease;
    animation: MenuAnimIn3 .4s ease
}

.dl-menu.dl-animate-in-4 {
    -webkit-animation: MenuAnimIn4 .4s ease;
    animation: MenuAnimIn4 .4s ease
}

.dl-menu.dl-animate-in-5 {
    -webkit-animation: MenuAnimIn5 .4s ease;
    animation: MenuAnimIn5 .4s ease
}

@-webkit-keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(0) rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes MenuAnimIn5 {
    0% {
        -webkit-transform: translateY(40%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn1 {
    0% {
        -webkit-transform: translateZ(-500px) rotateY(0);
        transform: translateZ(-500px) rotateY(0);
        opacity: 0
    }
    20% {
        -webkit-transform: translateZ(-250px) rotateY(30deg);
        transform: translateZ(-250px) rotateY(30deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translateZ(0) rotateY(0);
        transform: translateZ(0) rotateY(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes MenuAnimIn5 {
    0% {
        -webkit-transform: translateY(40%);
        transform: translateY(40%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-1 {
    -webkit-animation: SubMenuAnimIn1 .4s ease;
    animation: SubMenuAnimIn1 .4s ease
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 .3s ease-in-out;
    animation: SubMenuAnimIn2 .3s ease-in-out
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-3 {
    -webkit-animation: SubMenuAnimIn3 .4s ease;
    animation: SubMenuAnimIn3 .4s ease
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-4 {
    -webkit-animation: SubMenuAnimIn4 .4s ease;
    animation: SubMenuAnimIn4 .4s ease
}

.dl-menuwrapper>.dl-submenu.dl-animate-in-5 {
    -webkit-animation: SubMenuAnimIn5 .4s ease;
    animation: SubMenuAnimIn5 .4s ease
}

@-webkit-keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn1 {
    0% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn3 {
    0% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn4 {
    0% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes SubMenuAnimIn5 {
    0% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-1 {
    -webkit-animation: SubMenuAnimOut1 .4s ease;
    animation: SubMenuAnimOut1 .4s ease
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 .3s ease-in-out;
    animation: SubMenuAnimOut2 .3s ease-in-out
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-3 {
    -webkit-animation: SubMenuAnimOut3 .4s ease;
    animation: SubMenuAnimOut3 .4s ease
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-4 {
    -webkit-animation: SubMenuAnimOut4 .4s ease;
    animation: SubMenuAnimOut4 .4s ease
}

.dl-menuwrapper>.dl-submenu.dl-animate-out-5 {
    -webkit-animation: SubMenuAnimOut5 .4s ease;
    animation: SubMenuAnimOut5 .4s ease
}

@-webkit-keyframes SubMenuAnimOut1 {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(50%);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(-300px);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(300px);
        opacity: 0
    }
}

@-webkit-keyframes SubMenuAnimOut5 {
    0% {
        -webkit-transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(-200px);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut1 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut3 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(-300px);
        transform: translateZ(-300px);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut4 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(300px);
        transform: translateZ(300px);
        opacity: 0
    }
}

@keyframes SubMenuAnimOut5 {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
    100% {
        -webkit-transform: translateZ(-200px);
        transform: translateZ(-200px);
        opacity: 0
    }
}

@media (min-width:280px) and (max-width:399px) {
    .dl-menuwrapper button {
        position: absolute!important;
        z-index: 9999999;
        top: 7%;
        right: 6%
    }
    .dl-menuwrapper .dl-menu {
        margin: 0
    }
}

@media (min-width:400px) and (max-width:767px) {
    .dl-menuwrapper button {
        position: absolute!important;
        z-index: 9999999;
        top: 12%;
        right: 6%
    }
    .dl-menuwrapper .dl-menu {
        margin: 0
    }
}

@media (min-width:280px) and (max-width:767px) {
    .mm-mobile-menu {
        display: block;
        padding: 0;
        float: right
    }
    .dm-desktop-menu {
        display: none
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .submenu-container,
    .submenu-container1 {
        width: 100%
    }
    .mm-dm-menu .dm-menu-list li a {
        padding: 10px 10px;
        font-size: 14px
    }
}

input:not([type]):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]) {
    box-shadow: none!important
}

.newsletter-contact-form {
    display: table;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .5s
}

.newsletter-contact-form p {
    padding: 0 0 0;
    margin: 0
}

.news-letter-container {
    padding: 0;
    margin: 0 auto;
    max-width: 60%
}

.newsletter-quick {
    padding: 10px 15px!important;
    margin: 15px 0 0;
    background-color: #fff;
    display: table;
    width: 100%
}

.newsletter-quick li {
    padding: 0 0;
    margin: 0 auto;
    list-style: none;
    width: 42%;
    float: left
}

.newsletter-quick li:nth-last-child(1) {
    width: 16%
}

.newsletter-quick li:nth-last-child(1) button {
    margin: 0;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    text-align: center
}

.newsletter-quick li:nth-last-child(1) button i {
    margin: 0;
    padding: 0 0 0 5px
}

.newsletter-quick input[type=email],
.newsletter-quick input[type=text] {
    padding: 10px!important;
    margin: 0!important;
    border-bottom: none!important;
    height: auto!important;
    box-sizing: border-box!important;
    background: #fff;
    color: #000!important
}

.newsletter-quick input[type=email] {
    border-left: 1px solid #ccc
}

@media (min-width:280px) and (max-width:767px) {
    .newsletter-quick li {
        width: 100%!important;
        padding: 20px 0 0!important
    }
    .newsletter-quick {
        width: 100%
    }
    .news-letter-container {
        max-width: 100%
    }
    .newsletter-quick input[type=email],
    .newsletter-quick input[type=text] {
        border: 1px solid #ccc!important
    }
    .newsletter-quick li:nth-of-type(1) {
        padding-top: 0!important
    }
    .newsletter-quick {
        padding: 15px 15px!important
    }
    .newsletter-title h1 span,
    .newsletter-title h2 span,
    .newsletter-title h3 span,
    .newsletter-title h4 span,
    .newsletter-title h5 span,
    .newsletter-title h6 span {
        font-size: 24px!important
    }
    .newsletter-title h1,
    .newsletter-title h2,
    .newsletter-title h3,
    .newsletter-title h4,
    .newsletter-title h5,
    .newsletter-title h6 {
        font-size: 24px!important
    }
    .newsletter-section h1 span,
    .newsletter-section h2 span,
    .newsletter-section h3 span,
    .newsletter-section h4 span,
    .newsletter-section h5 span,
    .newsletter-section h6 span {
        font-size: 20px!important
    }
    .newsletter-section h1,
    .newsletter-section h2,
    .newsletter-section h3,
    .newsletter-section h4,
    .newsletter-section h5,
    .newsletter-section h6 {
        font-size: 20px!important
    }
    .newsletter-section p span {
        font-size: 16px!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .newsletter-quick li:nth-last-child(1) {
        width: 19%
    }
    .newsletter-quick li {
        width: 40%
    }
    .newsletter-quick {
        width: 100%
    }
    .news-letter-container {
        max-width: 100%
    }
    .newsletter-title h1 span,
    .newsletter-title h2 span,
    .newsletter-title h3 span,
    .newsletter-title h4 span,
    .newsletter-title h5 span,
    .newsletter-title h6 span {
        font-size: 24px!important
    }
    .newsletter-title h1,
    .newsletter-title h2,
    .newsletter-title h3,
    .newsletter-title h4,
    .newsletter-title h5,
    .newsletter-title h6 {
        font-size: 24px!important
    }
    .newsletter-section h1 span,
    .newsletter-section h2 span,
    .newsletter-section h3 span,
    .newsletter-section h4 span,
    .newsletter-section h5 span,
    .newsletter-section h6 span {
        font-size: 20px!important
    }
    .newsletter-section h1,
    .newsletter-section h2,
    .newsletter-section h3,
    .newsletter-section h4,
    .newsletter-section h5,
    .newsletter-section h6 {
        font-size: 20px!important
    }
    .newsletter-section p span {
        font-size: 16px!important
    }
}

.newsletter-section {
    position: relative
}

.newsletter-quick .common-btn:after {
    font-family: FontAwesome;
    content: "\f1d8";
    font-size: 16px;
    right: 16px;
    position: absolute;
    top: 11px;
    font-weight: 300
}

.our-services {
    padding: 0;
    margin: 0
}

.our-services-detail {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0
}

.our-services-detail li {
    padding-top: 0;
    padding-bottom: 0;
    margin: 30px 0 0 0;
    list-style: none;
    overflow: hidden
}

.our-services-detail li a {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    transition: ease .5s;
    -webkit-transition: ease .5s;
    /* background: rgba(255, 255, 255, .9) */
}

.our-services-detail li a figure {
    margin: 0;
    padding: 0;
    overflow: hidden
}
.our-services-detail .aos-init  {
    margin-top: 60px;
}

.our-services-detail li a img {
    padding: 0;
    margin: 0;
    /* width: 100%; */
    width: auto;
    height: auto;
    transition: ease .5s;
    -webkit-transition: ease .5s
}

.our-services-detail li a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

figure.snip1206 {
    color: #fff;
    position: relative;
    overflow: hidden;
    margin: 10px;
    width: 100%;
    color: #000;
    text-align: center
}

figure.snip1206 figcaption {
    padding: 8px 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

figure.snip1206 img {
    opacity: 1;
    width: 100%;
    -webkit-transition: opacity .35s;
    transition: opacity .35s
}

figure.snip1206 h1,
figure.snip1206 h2,
figure.snip1206 h3,
figure.snip1206 h4,
figure.snip1206 h5,
figure.snip1206 h6,
figure.snip1206 p {
    margin: 0;
    width: 100%;
    opacity: 1;
    font-size: 16px
}

figure.snip1206 h1,
figure.snip1206 h2,
figure.snip1206 h3,
figure.snip1206 h4,
figure.snip1206 h5,
figure.snip1206 h6,
figure.snip1206 p {
    padding: 0 10px;
    display: inline-block;
    font-weight: 300;
    text-transform: uppercase
}

figure.snip1206.hover figcaption h1,
figure.snip1206.hover figcaption h2,
figure.snip1206.hover figcaption h3,
figure.snip1206.hover figcaption h4,
figure.snip1206.hover figcaption h5,
figure.snip1206.hover figcaption h6,
figure.snip1206.hover figcaption p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

figure.snip1206:hover figcaption h1,
figure.snip1206:hover figcaption h2,
figure.snip1206:hover figcaption h3,
figure.snip1206:hover figcaption h4,
figure.snip1206:hover figcaption h5,
figure.snip1206:hover figcaption h6,
figure.snip1206:hover figcaption p {
    opacity: 1
}

@media (min-width:280px) and (max-width:767px) {
    figure.snip1206 h1,
    figure.snip1206 h2,
    figure.snip1206 h3,
    figure.snip1206 h4,
    figure.snip1206 h5,
    figure.snip1206 h6,
    figure.snip1206 p {
        opacity: 1
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    figure.snip1206 h1,
    figure.snip1206 h2,
    figure.snip1206 h3,
    figure.snip1206 h4,
    figure.snip1206 h5,
    figure.snip1206 h6,
    figure.snip1206 p {
        font-size: 17px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    figure.snip1206 h1,
    figure.snip1206 h2,
    figure.snip1206 h3,
    figure.snip1206 h4,
    figure.snip1206 h5,
    figure.snip1206 h6,
    figure.snip1206 p {
        opacity: 1
    }
}

@media (min-width:280px) and (max-width:767px) {
    .our-services .h1-head h1 span,
    .our-services .h1-head h2 span,
    .our-services .h1-head h3 span,
    .our-services .h1-head h4 span,
    .our-services .h1-head h5 span,
    .our-services .h1-head h6 span {
        font-size: 24px!important
    }
    .our-services p span {
        font-size: 18px!important
    }
    .our-services h1 span,
    .our-services h2 span,
    .our-services h3 span,
    .our-services h4 span,
    .our-services h5 span,
    .our-services h6 span {
        font-size: 24px!important
    }
    .our-services h1,
    .our-services h2,
    .our-services h3,
    .our-services h4,
    .our-services h5,
    .our-services h6 {
        line-height: 24px
    }
    .our-services span {
        line-height: 28px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .our-services .h1-head h1 span,
    .our-services .h1-head h2 span,
    .our-services .h1-head h3 span,
    .our-services .h1-head h4 span,
    .our-services .h1-head h5 span,
    .our-services .h1-head h6 span {
        font-size: 24px!important
    }
    .our-services h1 span,
    .our-services h2 span,
    .our-services h3 span,
    .our-services h4 span,
    .our-services h5 span,
    .our-services h6 span {
        font-size: 24px!important
    }
    .our-services p span {
        font-size: 16px!important
    }
    .our-services span {
        line-height: 28px
    }
    .our-services p {
        font-size: 16px!important
    }
    .our-services h1,
    .our-services h2,
    .our-services h3,
    .our-services h4,
    .our-services h5,
    .our-services h6 {
        line-height: 26px
    }
}

.staff-list {
    display: grid;
    grid-gap: 13px;
    display: -ms-grid
}

.staff-list-col-3 {
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-template-columns: 1fr 1fr 1fr
}

.staff-list-col-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-template-columns: 1fr 1fr 1fr 1fr
}

.staff-list-col-5 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-template-columns: 1fr 1fr 1fr 1fr 1fr
}

.staff-list-col-5 .staff-clip-path img {
    clip-path: circle(75px at 50% 35%);
    -webkit-clip-path: circle(75px at 50% 35%);
    -moz-clip-path: circle(75px at 50% 35%);
    width: 100%
}

.staff-clip-path img {
    clip-path: circle(100px at 50% 35%);
    -webkit-clip-path: circle(100px at 50% 35%);
    -moz-clip-path: circle(100px at 50% 35%);
    width: 100%
}

.staff {
    position: relative;
    float: left;
    border: 1px solid #dbdbdb9c
}

.staff-img {
    position: relative;
    display: block;
    line-height: 0
}

.staff-img-overlay {
    content: '';
    display: block;
    position: absolute;
    z-index: -2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: .6s
}

.staff:hover .staff-img-overlay {
    opacity: 1
}

.staff:hover .staff-overlay {
    width: 100%;
    height: 100%;
    opacity: .5
}

.staff .staff-overlay {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: .4s ease;
    transition: .4s ease
}

.staff a .staff-content {
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 0;
    width: 100%
}

.staff a .staff-content h6 {
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    -webkit-transition: .4s ease;
    transition: .4s ease
}

.staff a .staff-content p {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    -webkit-transition: .4s ease;
    transition: .4s ease
}

.staff:hover .staff-content h6 {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: #fff!important
}

.staff:hover .staff-content p {
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
    color: #fff!important
}

@media (min-width:280px) and (max-width:399px) {
    .staff-list {
        grid-template-columns: 1fr!important
    }
    .staff-clip-path img {
        clip-path: circle(110px at 50% 32%)!important;
        -webkit-clip-path: circle(110px at 50% 32%)!important;
        -moz-clip-path: circle(110px at 50% 32%)!important
    }
}

@media (min-width:400px) and (max-width:767px) {
    .staff-list {
        grid-template-columns: 1fr 1fr!important
    }
    .staff-clip-path img {
        clip-path: circle(105px at 50% 32%)!important;
        -webkit-clip-path: circle(105px at 50% 32%)!important;
        -moz-clip-path: circle(105px at 50% 32%)!important
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .staff-list {
        grid-template-columns: 1fr 1fr!important
    }
    .staff-clip-path img {
        clip-path: circle(105px at 50% 35%)!important;
        -webkit-clip-path: circle(105px at 50% 35%)!important;
        -moz-clip-path: circle(105px at 50% 35%)!important
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .staff-list {
        grid-template-columns: 1fr 1fr 1fr!important
    }
    .staff-clip-path img {
        clip-path: circle(75px at 50% 35%)!important;
        -webkit-clip-path: circle(75px at 50% 35%)!important;
        -moz-clip-path: circle(75px at 50% 35%)!important
    }
}

.staff-detail {
    padding: 70px 0 0 0;
    margin: 0;
    position: relative
}

.staff-detail h3 {
    font-size: 34px;
    margin: 0 0 40px 0;
    padding: 0 0 40px 0;
    letter-spacing: 1px;
    font-weight: 600
}

.staff-detail .our-staff-detail {
    padding: 40px 0 0 0;
    margin: 70px auto 20px;
    width: 70%;
    position: relative
}

.our-staff-detail figure {
    padding: 0;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
    width: 180px;
    height: 180px;
    position: absolute;
    top: -87px;
    left: 38%
}

.our-staff-detail figure img {
    padding: 0;
    margin: auto;
    width: 100%
}

.detail-staff-content {
    padding: 0;
    margin: 70px 0 0 0
}

.detail-staff-content h4 {
    padding: 20px 0;
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px
}

.detail-staff-content h5 {
    padding: 0 0 20px 0;
    margin: 0;
    font-size: 22px;
    font-weight: 500;
    line-height: 22px
}

.our-staff-detail-list {
    padding: 20px 30px;
    margin: auto;
    width: 70%
}

.our-staff-detail-list .staff-detail-head {
    padding: 0;
    margin: 0;
    width: 40%;
    float: left
}

.our-staff-detail-list .staff-detail-head-content {
    padding: 0;
    margin: 0;
    width: 60%;
    float: left
}

.our-staff-detail-list h4 {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 19px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 1px
}

.our-staff-detail-list h5 {
    padding: 0;
    margin: 0;
    font-size: 17px;
    font-weight: 500;
    line-height: 26px
}

.our-staff-detail-list ul li {
    padding: 10px 0;
    border-bottom: 1px dashed #ccc
}

.our-staff-detail-list ul li:last-child {
    border-bottom: none
}

@media (min-width:280px) and (max-width:767px) {
    .staff-detail .our-staff-detail {
        padding: 20px 0 0 0;
        width: 95%
    }
    .our-staff-detail figure {
        width: 140px;
        height: 140px;
        top: -75px;
        left: 27%
    }
    .detail-staff-content {
        padding: 0;
        margin: 55px 0 0 0
    }
    .our-staff-detail-list {
        width: 95%
    }
}

@media (min-width:400px) and (max-width:767px) {
    .our-staff-detail figure {
        left: 37%
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .staff-detail .our-staff-detail {
        padding: 20px 0 0 0;
        width: 90%
    }
    .our-staff-detail figure {
        width: 150px;
        height: 150px;
        top: -75px;
        left: 36%
    }
    .detail-staff-content {
        padding: 0;
        margin: 55px 0 0 0
    }
    .our-staff-detail-list {
        width: 90%
    }
}

@media (min-width:1023px) and (max-width:1199px) {
    .staff-detail .our-staff-detail {
        padding: 20px 0 0 0;
        width: 100%
    }
    .our-staff-detail figure {
        width: 150px;
        height: 150px;
        top: -75px;
        left: 39%
    }
    .detail-staff-content {
        padding: 0;
        margin: 55px 0 0 0
    }
    .our-staff-detail-list {
        width: 100%
    }
}

.portfolio-menu {
    width: 100%;
    border-bottom: 1px solid #ccc
}

.portfolio-menu-mobile {
    display: block;
    padding: 20px
}

.portfolio-menu-dropdown-icon {
    cursor: pointer;
    float: right;
    padding: 8.5px;
    background: #fff;
    color: #333
}

.portfolio-menu>ul {
    margin: 0 auto;
    width: 100%;
    list-style: none;
    padding: 0;
    position: relative;
    box-sizing: border-box;
    clear: right
}

.portfolio-menu>ul:after,
.portfolio-menu>ul:before {
    content: "";
    display: table
}

.portfolio-menu>ul:after {
    clear: both
}

.portfolio-menu>ul>li {
    float: left;
    padding: 0;
    margin: 0
}

.portfolio-menu>ul>li a {
    text-decoration: none;
    color: #484848;
    display: block;
    font-size: 15px;
    font-weight: 300;
    margin: 0;
    padding: 10px 15px
}

.portfolio-menu>ul>li:hover {
    background: #c62828
}

.anchor-port-head {
    text-transform: uppercase
}

.portfolio-menu>ul>.portfolio-head-list:hover .anchor-port-head {
    color: #fff;
    font-size: 15px
}

.portfolio-menu>ul>li>ul {
    display: none;
    width: 100%;
    background: #fff;
    padding: 20px;
    position: absolute;
    z-index: 99;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
    border: 1px solid #ccc
}

.portfolio-menu>ul>li>ul:after,
.portfolio-menu>ul>li>ul:before {
    content: "";
    display: table
}

.portfolio-menu>ul>li>ul:after {
    clear: both
}

.portfolio-menu>ul>li>ul>li {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 25%;
    background: 0 0;
    float: left
}

.portfolio-menu>ul>li>ul>li a {
    color: #777;
    padding: 10px 0;
    width: 100%;
    display: block;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none
}

.portfolio-menu>ul>li>ul>li a:hover {
    color: #c62828
}

.portfolio-menu>ul>li>ul>li>ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box
}

.portfolio-menu>ul>li>ul>li>ul:after,
.portfolio-menu>ul>li>ul>li>ul:before {
    content: "";
    display: table
}

.portfolio-menu>ul>li>ul>li>ul:after {
    clear: both
}

.portfolio-menu>ul>li>ul>li>ul>li {
    float: left;
    width: 100%;
    padding: 10px 0;
    margin: 0
}

.portfolio-menu>ul>li>ul>li>ul>li a {
    border: 0;
    font-size: 14px
}

.portfolio-menu>ul>li>ul.normal-sub>li a {
    border: 0;
    padding: 1em 0
}

.anchor-port-head span {
    display: none
}

@media only screen and (max-width:959px) {
    .portfolio-heading h3 {
        font-size: 24px!important
    }
    .anchor-port-head span {
        float: right;
        display: block
    }
    .portfolio-menu-container {
        width: 100%
    }
    .portfolio-menu-container .portfolio-menu {
        display: inline-block
    }
    .portfolio-menu-mobile {
        display: block;
        float: right;
        padding: 10px 20px 0
    }
    .portfolio-menu-dropdown-icon:before {
        display: block
    }
    .portfolio-menu>ul {
        width: 100%
    }
    .portfolio-menu>ul>li {
        width: 100%;
        float: none;
        display: block
    }
    .portfolio-menu>ul>li a {
        padding: 8px;
        width: 100%;
        display: block
    }
    .portfolio-menu>ul>li>ul {
        position: relative;
        padding: 20px;
        min-height: 100px;
        max-height: 300px;
        overflow-y: auto
    }
    .portfolio-menu>ul>li>ul.normal-sub {
        width: 100%
    }
    .portfolio-menu>ul>li>ul>li {
        float: none;
        width: 100%;
        margin-top: 20px
    }
    .portfolio-menu>ul>li>ul>li:first-child {
        margin: 0
    }
    .portfolio-menu>ul>li>ul>li>ul {
        position: relative
    }
    .portfolio-menu>ul>li>ul>li>ul>li {
        float: none
    }
    .portfolio-menu .show-on-mobile {
        display: block
    }
}

.port-sub-drop-list img {
    margin-right: 15px;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    border-radius: 50px
}

.portfolio-heading {
    margin: 0;
    padding: 30px 0
}

.portfolio-heading h3 {
    color: #000;
    font-size: 40px;
    font-weight: 300;
    margin: 0 0 15px;
    padding: 0
}

@media (max-width:1023px) and (min-width:280px) {
    .port-sub-drop-list img {
        width: 30px;
        height: auto
    }
    .portfolio-menu>ul>li>ul>li {
        margin: 0
    }
    .portfolio-menu>ul>li>ul>li a {
        font-size: 13px
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .port-sub-drop-list li {
        margin: 0;
        padding-bottom: 0;
        list-style: none;
        width: 33%!important;
        background: 0 0;
        float: left
    }
}

.da-thumbs {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

@media (min-width:1200px) and (max-width:4000px) {
    .da-thumbs li {
        box-shadow: 0 6px 12px 2px rgba(0, 0, 0, .07);
        float: left;
        margin: 0 10px 20px 10px;
        background: #fff;
        padding: 8px!important;
        position: relative;
        width: 23%!important;
        border: 1px solid #ccc6
    }
}

.da-thumbs li {
    box-shadow: 0 6px 12px 2px rgba(0, 0, 0, .07);
    float: left;
    margin: 0 10px 20px 10px;
    background: #fff;
    padding: 8px!important;
    position: relative;
    border: 1px solid #ccc6
}

.da-thumbs li a,
.da-thumbs li a img {
    display: block;
    position: relative
}

.da-thumbs li a {
    overflow: hidden;
    display: block
}

.da-thumbs li a img {
    width: 100%
}

.da-thumbs li a div {
    position: absolute;
    background: #333;
    background: #ff5e39cc;
    width: 100%;
    height: 100%
}

.da-thumbs li a div span {
    display: block;
    padding: 10px 0;
    margin: 0 10px 10px 10px;
    font-size: 18px;
    font-weight: 500!important;
    font-weight: 400;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.text-content {
    padding: 10px;
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    color: #000
}

.portfolio-para-desc {
    padding: 10px 20px;
    margin: 0;
    font-size: 14px;
    font-weight: 300
}

.portfolio-webiste-list {
    padding: 30px 0;
    margin: 0
}

.ps-timeline-sec {
    position: relative;
    background: #fff
}

.ps-timeline i {
    padding: 10px;
    margin: 0
}

.ps-timeline-sec .container {
    position: relative
}

@media (min-width:320px) and (max-width:480px) {
    .ps-timeline-sec .container ol:before {
        top: 60px!important
    }
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
        padding: 0 0 0 15%!important
    }
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
        padding: 0 0 0 15%!important
    }
}

@media screen and (max-width:767px) {
    .ps-timeline-sec .container ol:before {
        background: #2a9af3;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        position: absolute;
        top: 90px;
        left: 19px!important
    }
    .ps-timeline-sec .container ol:after {
        background: #2a9af3;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 100%;
        position: absolute;
        top: inherit!important;
        left: 19px
    }
    .ps-timeline-sec .container ol.ps-timeline {
        margin: 10% 0!important;
        border-left: 2px solid #fd0909;
        padding-left: 0!important;
        padding-top: 60px!important;
        border-top: 0!important;
        margin-left: 25px!important
    }
    .ps-timeline-sec .container ol.ps-timeline li {
        height: 100px;
        float: none!important;
        width: inherit!important
    }
    .ps-timeline-sec .container ol.ps-timeline li:nth-child(2) .img-handler-bot img {
        width: 70px
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child {
        margin: 0;
        bottom: 0!important;
        height: 60px
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot {
        margin-top: 29px!important
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child .img-handler-bot img {
        width: 100%
    }
    .ps-timeline-sec .container ol.ps-timeline li:last-child .ps-top {
        margin-bottom: 0!important;
        top: 20px;
        width: 50%!important
    }
    .ps-timeline-sec .container ol.ps-timeline li span {
        left: 0!important
    }
    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
        content: none!important
    }
    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
        content: none!important
    }
    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
        content: none!important
    }
    .ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
        content: none!important
    }
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
        position: absolute!important;
        top: -6%!important;
        width: 100%!important;
        float: left!important;
        padding: 0 0 0 10%;
        margin-bottom: 0!important
    }
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
        margin: 0 auto!important;
        width: 80%!important
    }
    .ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
        position: absolute!important;
        bottom: 90%!important;
        width: 100%!important;
        float: left!important;
        padding: 0 0 0 10%;
        margin-bottom: 0!important
    }
    .ps-timeline-sec .container ol.ps-timeline li p {
        text-align: left!important;
        width: 100%!important;
        margin: 0 auto!important;
        margin-top: 0!important
    }
    .ps-timeline-sec .container ol.ps-timeline li .ps-top {
        width: 60%!important;
        float: right!important;
        right: 0;
        top: -40px
    }
    .ps-timeline-sec .container ol.ps-timeline li .ps-bot {
        width: 60%!important;
        float: right!important;
        right: 0;
        top: -40px
    }
}

.ps-timeline-sec .container ol:before {
    background: #fd0909;
    content: "";
    width: 13px;
    height: 13px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    bottom: -5px
}

.ps-timeline-sec .container ol:after {
    background: #fd0909;
    content: "";
    width: 13px;
    height: 13px;
    border-radius: 100%;
    position: absolute;
    right: 0;
    bottom: -5px
}

.ps-timeline-sec .container ol.ps-timeline li {
    float: left;
    width: 16.6%;
    padding-top: 30px;
    position: relative
}

.ps-timeline-sec .container ol.ps-timeline li span.circle {
    width: 60px;
    height: 60px;
    margin-left: -32px;
    background: #fff;
    border: 4px solid #0d47a1;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #fff;
    text-align: center;
    line-height: 50px -10;
    color: #df8625;
    font-size: 2em;
    font-style: normal;
    position: absolute;
    top: -30px;
    left: 50%
}

.ps-timeline-sec .container ol.ps-timeline li span.square {
    width: 60px;
    height: 60px;
    margin-left: -32px;
    background: #fff;
    border: 4px solid #629efb;
    box-shadow: 0 0 0 0 #fff;
    text-align: center;
    line-height: 50px -10;
    color: #629efb;
    font-size: 2em;
    font-style: normal;
    position: absolute;
    top: -30px;
    left: 50%
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:before {
    content: '';
    color: #0d47a1;
    width: 2px;
    height: 50px;
    background: #0d47a1;
    position: absolute;
    top: -50px;
    left: 50%
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-top:after {
    content: '';
    color: #fd0909;
    width: 13px;
    height: 13px;
    background: #fd0909;
    position: absolute;
    bottom: 100px;
    left: 39%;
    border-radius: 100%
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:before {
    content: '';
    color: #629efb;
    width: 2px;
    height: 50px;
    background: #629efb;
    position: absolute;
    bottom: -50px;
    left: 50%
}

.ps-timeline-sec .container ol.ps-timeline li span.ps-sp-bot:after {
    content: '';
    color: #fd0909;
    width: 13px;
    height: 13px;
    background: #fd0909;
    position: absolute;
    top: 100px;
    left: 39%;
    border-radius: 100%
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 130px;
    width: 100%
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-top img {
    display: table;
    margin: 0 auto
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot {
    position: absolute;
    margin-top: 60px;
    width: 100%
}

.ps-timeline-sec .container ol.ps-timeline li .img-handler-bot img {
    display: table;
    margin: 0 auto
}

.ps-timeline-sec .container ol.ps-timeline li p {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 700
}

.ps-timeline-sec .container ol.ps-timeline li .ps-top {
    position: absolute;
    bottom: 0;
    margin-bottom: 100px
}

.ps-timeline-sec .container ol.ps-timeline li .ps-bot {
    position: absolute;
    margin-top: 35px
}

.ps-timeline-sec .container ol.ps-timeline {
    margin: 15% 0;
    padding: 0;
    border-top: 2px solid #ff4b0b;
    list-style: none
}

@media (min-width:767px) and (max-width:1024px) and (orientation:landscape),
(min-width:768px) and (max-width:1024px) {
    .ps-timeline-sec .container ol.ps-timeline {
        margin: 25% 0
    }
}

.comp-banner-portfolio {
    padding: 0;
    margin: 0 auto;
    width: 75%
}

.comp-portfolio-button {
    padding: 0;
    margin: 0
}

.com-port-web-title {
    margin: 0 0 15px 0
}

.com-port-web-title h4 {
    padding: 0 0 20px 0;
    margin: 0
}

.com-port-web-title p {
    font-size: 16px;
    font-weight: 500;
    padding: 0 0 15px 0;
    margin: 0
}

.com-port-web-image {
    padding: 0;
    margin: 0
}

.com-port-web-image {
    padding: 0;
    margin: 0 0 10px 0;
    width: 100%
}

.com-port-web-image img {
    padding: 0;
    margin: 0;
    width: 100%
}

.comp-banner-title-img {
    padding: 0 40px
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 99%;
    width: 100%;
    opacity: 0;
    transition: .3s ease;
    background-color: #1f1f1f8f
}

.com-port-web-image:hover .overlay {
    opacity: 1
}

.icon {
    color: #fff;
    font-size: 100px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    right: -23%
}

.website-screenshot i {
    padding: 0;
    margin: 0;
    font-size: 40px
}

.fa-user:hover {
    color: #eee
}

.com-port-web-image {
    position: relative
}

.model-website-screenshot {
    padding: 0;
    margin: 0;
    width: 100%
}

.model-website-screenshot img {
    padding: 0;
    margin: 0;
    width: 100%
}

.model-portfolio-head {
    border-top: 15px solid #f44336
}

.portfolio-model-close {
    padding: 0;
    margin: 0
}

.modal-header h4 {
    margin: 10px 0 0 0!important;
    padding: 0
}

.modal-header {
    padding: 10px 10px;
    margin: 0;
    border-top: 15px solid #fd0909
}

.portfolio-model-close i {
    font-size: 20px;
    padding: 15px;
    border-radius: 50px;
    position: absolute;
    top: -2%;
    right: 45%;
    width: 45px;
    height: 45px
}

.comp-portfolio-button {
    padding: 0;
    margin: 0 0 20px 0
}

.comp-portfolio-button a {
    padding: 8px 25px;
    margin: 0 25px 15px 0;
    font-size: 18px;
    font-weight: 600;
    border: 2px solid #fff;
    display: inline-block;
    border-radius: 3px
}

.com-portfolio-web-tech {
    padding: 0;
    margin: 0
}

.com-dev-technology {
    padding: 0;
    margin: 50px 0
}

.com-dev-technology li {
    padding: 0;
    margin: 10px 0;
    width: 20%
}

.com-dev-technology li img {
    padding: 0;
    margin: 0;
    width: 150px
}

content {
    position: relative;
    width: 90%;
    max-width: 400px;
    margin: auto;
    overflow: hidden
}

.content .content-overlay {
    background: rgba(0, 0, 0, .7);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s
}

.content:hover .content-overlay {
    opacity: 1
}

.content-image {
    width: 100%
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.content:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1
}

.content-details h3 {
    color: #fff;
    font-weight: 500;
    letter-spacing: .15em;
    margin-bottom: .5em;
    text-transform: uppercase
}

.fadeIn-top {
    top: 20%
}

.portfolio-related-project {
    padding: 0;
    margin: 0
}

#related-project-slider {
    padding: 0;
    margin: 50px 0
}

#brand-slider {
    padding: 0;
    margin: 0 auto
}

#brand-slider .owl-item {
    padding: 0;
    margin: 0 auto;
    display: inline-flex
}

#brand-slider .item {
    padding: 0;
    margin: 0 auto;
    width: 80%;
    display: block
}

#brand-slider img {
    padding: 15px;
    margin: 0 auto;
    width: 100%
}

@media (min-width:320px) and (max-width:480px),
(min-width:768px) and (max-width:1024px) {
    #related-project-slider .owl-nav .owl-prev {
        bottom: 125px!important
    }
    #related-project-slider .owl-nav .owl-next {
        bottom: 125px!important
    }
}

@media (min-width:481px) and (max-width:767px) {
    #related-project-slider .owl-nav .owl-prev {
        bottom: 105px!important
    }
    #related-project-slider .owl-nav .owl-next {
        bottom: 105px!important
    }
}

#related-project-slider .carousel-wrap {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    position: relative
}

#related-project-slider .owl-nav {
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
    display: block
}

#related-project-slider .owl-nav .owl-prev {
    padding: 4px 9px;
    margin-left: 0;
    color: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 150px;
    background: #efeeee82;
    left: 0;
    display: none
}

#related-project-slider .owl-nav .owl-next {
    padding: 4px 9px;
    margin-left: 0;
    color: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 150px;
    background: #efeeee82;
    right: 0;
    display: none
}

#related-project-slider:hover .owl-nav .owl-next,
#related-project-slider:hover .owl-nav .owl-prev {
    display: block
}

.portfolio-services-sec {
    padding: 0;
    margin: 0
}

.portfolio-services-sec ul {
    padding: 0;
    margin: 50px 0
}

.portfolio-services-sec ul li {
    padding: 0;
    margin: 0 0 10px 0
}

.portfolio-services-sec ul li i {
    padding: 0;
    margin: 0 10px 0 0
}

.portfolio-services-sec ul li p {
    padding: 20px;
    margin: 0;
    font-weight: 700;
    border-radius: 10px
}

.hvrbox,
.hvrbox * {
    box-sizing: border-box
}

.hvrbox {
    width: 90%;
    margin: 10px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

.hvrbox img {
    max-width: 100%
}

.hvrbox .hvrbox-layer_bottom {
    display: block
}

.hvrbox .hvrbox-layer_top {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    padding: 15px;
    -moz-transition: all .4s ease-in-out 0s;
    -webkit-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s
}

.hvrbox.active .hvrbox-layer_top,
.hvrbox:hover .hvrbox-layer_top {
    opacity: 1
}

.hvrbox .hvrbox-text {
    text-align: center;
    font-size: 18px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.hvrbox .hvrbox-text_mobile {
    font-size: 15px;
    border-top: 1px solid #b3b3b3;
    border-top: 1px solid rgba(179, 179, 179, .7);
    margin-top: 5px;
    padding-top: 2px;
    display: none
}

.hvrbox.active .hvrbox-text_mobile {
    display: block
}

.hvrbox .hvrbox-layer_scale {
    border-radius: 50%;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.hvrbox.active .hvrbox-layer_scale,
.hvrbox:hover .hvrbox-layer_scale {
    border-radius: 0;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

@media (min-width:320px) and (max-width:480px) {
    .comp-banner-portfolio {
        width: 100%
    }
    .comp-banner-title-img {
        padding: 0 20px
    }
    .com-port-web-title h4 {
        padding: 0 0 10px 0;
        font-size: 20px
    }
    .com-port-web-title p {
        font-size: 13px
    }
    .comp-portfolio-button a {
        padding: 4px 10px;
        margin: 0 0 7px 0
    }
    .com-dev-technology li img {
        margin: 0 auto;
        width: 50%;
        display: table
    }
}

@media (min-width:481px) and (max-width:767px) {
    .comp-banner-portfolio {
        width: 100%
    }
    .com-port-web-title p {
        font-size: 14px
    }
    .com-port-web-title h4 {
        font-size: 21px
    }
    .comp-portfolio-button a {
        padding: 5px 10px;
        margin: 0 5px 12px 0
    }
    .com-dev-technology li img {
        margin: 0 auto;
        width: 60%;
        display: table
    }
}

.portfolio-model.modal.modal-fixed-footer .modal-content {
    position: absolute;
    height: calc(97% - 56px)!important
}

.portfolio-model.modal {
    overflow-y: hidden!important;
    z-index: 9999!important;
    max-height: 85%!important;
    top: 5%!important;
    height: 100%!important
}

.portfolio-model.modal .modal-footer {
    border-top: none!important;
    height: 20px!important
}

.portfolio-long-desc p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 500
}

#related-project-slider .owl-pagination {
    margin: 0 auto 0!important
}

#related-project-slider .owl-pagination .owl-page {
    background: #a3d3f7!important
}

#related-project-slider .owl-pagination .active {
    background: #0d47a1!important;
    border: 1px solid #a3d3f7
}

@media (min-width:768px) and (max-width:1366px) {
    .portfolio-menu>ul>li>ul>li a {
        font-size: 13px;
        white-space: nowrap
    }
}

.multi-table-price {
    padding: 0;
    margin: 0;
    display: block;
    width: 100%
}

.price-table {
    padding: 0;
    margin: 0 0 15px 15px;
    width: 24.1%;
    display: table;
    float: left
}

.price-table h2 {
    padding: 20px 0;
    margin: 0;
    text-align: center;
    font-weight: 600;
    font-size: 50px;
    background: rgba(255, 255, 255, .2)
}

.price-table h2 strong {
    padding: 0 2px 0 0;
    margin: 0;
    font-size: 28px;
    font-weight: 300
}

.price-table h2 span {
    padding: 0;
    margin: 0;
    font-size: 28px
}

.price-table h4 {
    padding: 30px 0;
    margin: 0;
    text-align: center;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 300
}

.price-table h3 {
    padding: 25px 15px 20px;
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px
}

.price-table ul {
    padding: 0;
    margin: 0
}

.price-table ul li {
    padding: 8px 15px;
    margin: 0;
    font-size: 14px
}

.price-table ul li:hover {
    background: rgba(255, 255, 255, .2)
}

.price-table ul li span {
    padding: 0 8px 0 0;
    margin: 0
}

.get-started-btt {
    padding: 10px 30px;
    margin: 30px auto 30px;
    display: table;
    font-size: 16px;
    background: rgba(255, 255, 255, .2);
    font-weight: 300;
    letter-spacing: 1px;
    border-radius: 2px;
    border: 1px solid rgba(255, 255, 255, .3)
}

.price-table:hover .get-started-btt {
    background: rgba(255, 255, 255, .4)
}

.price-table:nth-of-type(1) {
    margin: 0 0 15px 0
}

@media (min-width:280px) and (max-width:767px) {
    .price-table {
        margin: 0 0 15px;
        width: 100%;
        float: none
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .price-table {
        margin: 0 0 15px 15px!important;
        width: 47%
    }
}

.provied-service-list {
    padding: 0;
    margin: 0
}

.provied-service-list li {
    margin: 0;
    position: relative;
    padding: 0 0 10px 15px!important
}

.provied-service-list li a {
    padding: 0 3px;
    margin: 0;
    display: block;
    font-size: 15px;
    font-weight: 400
}

.provied-service-list li a:before {
    content: "\f09e";
    font-family: FontAwesome;
    font-size: 15px;
    left: 0;
    position: absolute;
    top: 1px
}

.name_review {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

.rating-quotes {
    padding-bottom: 30px!important;
    margin: 0
}

.name_review div {
    float: left;
    width: 50%
}

.name_review div:nth-of-type(1) {
    padding-right: 15px
}

.review-post_name {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

.review-post_name h5 {
    padding: 0 0;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #603;
    float: left
}

.review-post_name span {
    padding: 0;
    margin: 0 0;
    color: #003954;
    display: block;
    font-size: 14px;
    float: right
}

.patient-review p {
    font-size: 14px;
    line-height: 24px
}

.spacer_break {
    display: table;
    width: 100%
}

.review_rating_entry {
    border: none;
    padding: 0;
    margin: 0;
    float: left
}

.review_rating_entry>input {
    display: none
}

.review_rating_entry>label:before {
    margin: 0 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005"
}

.review_rating_entry>.half:before {
    content: "\f089";
    position: absolute
}

.review_rating_entry>label {
    color: #b9b9b9;
    float: right;
    font-size: 15px
}

.review_rating_entry:not(:checked)>label:hover,
.review_rating_entry:not(:checked)>label:hover~label,
.review_rating_entry>input:checked~label {
    color: gold
}

.review_rating_entry>input:checked label:hover label,
.review_rating_entry>input:checked+label:hover,
.review_rating_entry>input:checked~label:hover,
.review_rating_entry>label:hover input:checked label {
    color: #ffed85
}

.review-socialmedia {
    padding: 0;
    margin: 30px auto 0;
    display: table
}

.review-socialmedia a {
    padding: 8px 0;
    margin: 0 14px 0 0;
    float: left;
    display: block;
    width: 40px;
    text-align: center;
    height: 40px;
    font-size: 18px;
    border-radius: 3px
}

.facebook-review {
    background: #3b5998;
    color: #fff
}

.google-review {
    background: #d43034;
    color: #fff
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    font-family: Montserrat, sans-serif!important
}

.review-tiz-form {
    padding: 0;
    margin: 0
}

.review-tiz-form h4 {
    font-size: 20px;
    padding: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #603;
    margin: 0 0;
    font-weight: 400
}

.review-tiz-form .new-re {
    padding: 0;
    margin: 0
}

.review-tiz-form .new-re li {
    padding: 10px 0 0;
    margin: 0
}

.review-tiz-form .new-re li .label-re {
    padding: 0 0 8px;
    margin: 0;
    font-size: 15px;
    color: #000;
    display: table;
    width: 100%
}

.review-tiz-form .new-re li input[type=text] {
    padding: 0 10px;
    margin: 0;
    border: 1px solid #ccc!important;
    box-sizing: border-box
}

.review-tiz-form .new-re li input[type=email] {
    padding: 0 10px;
    margin: 0;
    border: 1px solid #ccc!important;
    box-sizing: border-box
}

.review-tiz-form .new-re li textarea {
    padding: 10px;
    margin: 0;
    border: 1px solid #ccc!important;
    min-height: 60px;
    box-sizing: border-box
}

.review-tiz-form .new-re li p {
    padding: 0 0;
    margin: 0
}

.review-tiz-form .new-re li input[type=submit] {
    padding: 12px 10px;
    margin: 0;
    width: 100%;
    border: none;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase
}

.re-post {
    background-color: #603;
    color: #fff
}

.re-cancle {
    background-color: #e63131;
    color: #fff
}

.patient-review-column .modal {
    width: 40%
}

.patient-review-column p {
    font-size: 16px;
    font-weight: 500;
    padding: 0 0 10px 0
}

.patient-review-column h3 {
    font-size: 35px;
    padding: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #603;
    margin: 0 0 20px;
    text-align: center;
    font-weight: 400
}

.modal-trigger {
    background-color: #603;
    padding: 8px 10px;
    margin: 0 0 15px;
    color: #fff;
    float: right;
    border-radius: 4px
}

.modal-trigger i {
    padding-right: 10px;
    font-size: 14px;
    margin: 0
}

.txgidoc-review {
    padding: 0;
    margin: 0
}

.txgidoc-rating {
    padding: 0;
    margin: 0
}

.txgidoc-rating i {
    padding: 0 0 20px 10px;
    margin: 0;
    font-size: 25px
}

.txgidocs-rating-head {
    padding: 0 0 20px 0;
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    color: #603
}

.patient-review-row {
    padding: 5px;
    margin: 0;
    font-size: 14px;
    font-weight: 600
}

.patient-review-column {
    width: 70%;
    margin: 0 auto;
    display: table
}

.patient-review {
    padding: 20px;
    margin: 0 0 20px 0;
    -webkit-box-shadow: 1px 4px 11px 0 rgba(168, 168, 168, .28);
    -moz-box-shadow: 1px 4px 11px 0 rgba(168, 168, 168, .28);
    box-shadow: 1px 4px 11px 0 rgba(168, 168, 168, .28)
}

.patient-review-comment {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #000
}

.patient-review-name {
    padding: 0;
    margin: 0;
    font-weight: 600;
    font-size: 11px!important;
    color: #603
}

.patient-review-name span {
    padding: 0 5px 0 0;
    margin: 0;
    font-size: 15px;
    font-weight: 600
}

.new_link_review {
    padding: 5px;
    margin: 0;
    background: #003954;
    color: #fff;
    font-size: 14px;
    font-weight: 600
}

.customer-rating {
    padding: 0;
    margin: 0
}

.customer-rating i {
    padding: 0 5px 20px 0;
    margin: 0;
    font-size: 14px
}

@media (min-width:290px) and (max-width:1199px) {
    .patient-review-column h3 {
        font-size: 18px!important
    }
    .patient-review-column p {
        font-size: 15px!important
    }
    .patient-review-column {
        width: 100%!important
    }
    .name_review div:nth-of-type(1) {
        padding-bottom: 0
    }
    .modal .modal-content {
        padding: 14px
    }
    .review-tiz-form .new-re li {
        padding: 10px 0 0
    }
    .review-socialmedia a {
        padding: 6px 0;
        width: 35px;
        height: 35px;
        font-size: 15px
    }
    .patient-review-column .modal {
        width: 80%
    }
}

@media (min-width:290px) and (max-width:767px) {
    .patient-review-comment {
        font-size: 14px
    }
    .new_link_review {
        font-size: 12px;
        font-weight: 500
    }
    .review-tiz-form .new-re li input[type=submit] {
        width: 90px;
        font-size: 14px
    }
    .review-tiz-form h4 {
        font-weight: 600;
        line-height: 24px;
        font-size: 15px
    }
    .review-tiz-form .new-re li input[type=submit] {
        padding: 10px 0;
        float: left
    }
    .review-socialmedia {
        margin: 0;
        float: right
    }
    .patient-review-column .modal {
        width: 95%
    }
    .review-tiz-form .new-re li .label-re {
        font-size: 14px;
        padding: 0 0 6px
    }
    .review-tiz-form .new-re li textarea {
        min-height: 56px;
        padding: 6px
    }
    .review-tiz-form .new-re li input[type=text] {
        height: 40px;
        padding: 0 7px
    }
}

.review-entry-close {
    padding: 3px 0 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: #603;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 0 0 0 12px
}

.review-entry-close i {
    padding: 0;
    margin: 0
}

.review-component {
    padding: 30px 0;
    margin: 0
}

.head5 {
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: 600
}

.head6 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 600;
    padding: 0
}

.review-head {
    padding: 0;
    margin: 15px 0;
    display: table;
    width: 100%
}

.review-head .review-img {
    padding: 0;
    margin: 0;
    float: left;
    width: 30%;
    line-height: 0
}

.review-head .review-img img {
    padding: 0;
    margin: 0;
    width: 100%
}

.review-head .review-select-star {
    padding: 50px 0;
    margin: 0;
    float: left;
    width: 70%
}

.rating-review {
    padding: 0;
    margin: auto;
    display: table;
    width: auto
}

.rating i {
    cursor: pointer;
    padding: 10px;
    margin: 0 5px;
    font-size: 24px;
    border: 1px solid #ccc;
    border-radius: 5px
}

.selected {
    color: #fff!important;
    background-color: #33c277
}

.hover {
    color: #fff!important;
    background-color: #33c277
}

.rating i:hover {
    color: #fff!important;
    background-color: #33c277
}

.review-comment,
.review-mail,
.review-name {
    padding: 20px 30px;
    margin: 0;
    border-bottom: 1px solid #ccc
}

.review-photo {
    padding: 20px 30px;
    margin: 0
}

.review-submit {
    padding: 0 30px 30px;
    margin: 0
}

.review-details span {
    padding: 0;
    margin: 0;
    font-size: 13px;
    display: block
}

.review-details p {
    padding: 0 0 15px 0;
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400
}

.review-details textarea {
    border: 2px dashed #ccc;
    height: 150px!important;
    background-color: #fff;
    padding: 10px!important
}

.review-details input[type=text] {
    background-color: #fff;
    border: 2px dashed #ccc;
    padding: 10px!important;
    box-sizing: border-box
}

.review-details input[type=text]:not(.browser-default):focus:not([readonly]) {
    border-bottom: 2px dashed #ccc!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.review-details input[type=text].valid:not(.browser-default) {
    border-bottom: 2px dashed #ccc!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.review-details input[type=email] {
    border: 2px dashed #ccc;
    background-color: #fff;
    padding: 10px!important;
    box-sizing: border-box
}

.review-details input[type=email]:not(.browser-default):focus:not([readonly]) {
    border-bottom: 2px dashed #ccc!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.review-details input[type=email].valid:not(.browser-default) {
    border-bottom: 2px dashed #ccc!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.review-btn {
    padding: 13px 30px;
    margin: 20px 0 0;
    font-size: 18px;
    font-weight: 600;
    display: table;
    position: relative;
    outline: 0!important;
    border: none!important;
    cursor: pointer
}

.review-details input[type=file] {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer
}

.review-choose-btn {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
    -webkit-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;
    font-weight: 600
}

.review-choose-btn i {
    padding: 0;
    margin: 0
}

#review-first {
    display: none
}

#review-third {
    display: none
}

.error {
    color: red!important
}

.user-comments {
    padding: 0;
    margin: 0
}

.user-comments p {
    padding: 0;
    margin: 0;
    line-height: 24px;
    font-size: 15px
}

.user-comments ul {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

.user-comments ul li {
    padding: 20px;
    margin: 0 0 20px 0;
    border-radius: 15px
}

.list-comments {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

.list-comments .comment-img {
    padding: 0;
    margin: 0;
    float: left;
    width: 14%
}

.list-comments .comment-img img {
    padding: 0;
    margin: 0;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px solid #ccc
}

.comment-user-name {
    padding: 15px 0 0 0;
    margin: 0;
    float: left;
    width: 86%
}

.comment-user-name {
    font-weight: 600
}

.comment-star {
    padding: 0;
    margin: 0;
    display: table
}

.comment-star li {
    padding: 5px!important;
    margin: 0;
    float: left
}

.comment-star li i {
    padding: 0;
    margin: 0;
    font-size: 14px
}

.comment-message {
    padding: 10px 30px;
    margin: 0
}

@media (min-width:280px) and (max-width:767px) {
    .review-img {
        display: none
    }
    .review-select-star {
        width: 100%!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .review-img {
        display: none
    }
    .review-select-star {
        width: 100%!important
    }
}

@media (min-width:280px) and (max-width:467px) {
    .list-comments .comment-img {
        width: 35%
    }
    .comment-user-name {
        width: 65%
    }
}

@media (min-width:468px) and (max-width:767px) {
    .list-comments .comment-img {
        width: 17%
    }
    .comment-user-name {
        width: 83%
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .list-comments .comment-img {
        width: 17%
    }
    .comment-user-name {
        width: 83%
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .list-comments .comment-img {
        width: 15%
    }
    .comment-user-name {
        width: 85%
    }
}

.booking-appointment-card {
    padding: 25px;
    margin: 0 0 25px 0
}

.booking-appointment-card-content {
    padding: 0;
    margin: 0 0 40px 0
}

.booking-appointment-card-content h3 {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 25px;
    font-weight: 600
}

.booking-appointment-card-content p {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 18px;
    font-weight: 500
}

.booking-appointment-download-anchor {
    padding: 0;
    margin: 0
}

.booking-app-download-file {
    padding: 0;
    margin: 0;
    display: flex
}

.booking-app-download-file li {
    padding: 0;
    margin: 0
}

.booking-app-download-file li i {
    padding: 10px 10px 10px 0;
    margin: 0;
    font-size: 25px
}

.booking-app-download-file li a {
    padding: 0;
    margin: 0;
    display: block;
    font-size: 17px;
    color: #000
}

.booking-app-download-file li a:hover {
    color: #6ac64b
}

@media (min-width:320px) and (max-width:767px) {
    .booking-appointment-card-content h3 {
        font-size: 20px
    }
    .booking-appointment-card-content p {
        font-size: 16px
    }
    .booking-app-download-file li i {
        font-size: 20px
    }
}

.tab-content-space {
    padding: 45px 25px 10px 25px
}

.left .tab-image-img img {
    padding: 30px 35px 0 0;
    margin: 0
}

.right .tab-image-img img {
    padding: 10px 0 0 35px;
    margin: 0
}

.tab-image-img {
    overflow: hidden
}

.tab-image-img img {
    width: 100%;
    height: auto;
    transition: .8s ease-in-out;
    -webkit-transition: .8s ease-in-out
}

.tab-image-img img:hover {
    -ms-transform: scale(1.1)!important;
    -webkit-transform: scale(1.1)!important;
    transform: scale(1.1)!important
}

.tab-content p,
.tab-content ul li p {
    font-size: 16px;
    line-height: 24px
}

.tab-content h3,
.tab-content p {
    padding: 0 0 15px;
    margin: 0
}

.tab-content ul {
    padding: 0;
    margin: 0;
    display: table
}

.tab-content ul li {
    padding: 5px 0 8px 22px;
    margin: 0;
    position: relative
}

.tab-content ul li p {
    padding: 0;
    margin: 0
}

.tab-content ul li:before {
    font-family: FontAwesome;
    content: "\f08d";
    font-size: 18px;
    left: 0;
    position: absolute;
    top: 5px;
    transform: rotate(-90deg)
}

.h-tab {
    display: table;
    width: auto!important;
    background: 0 0
}

.tabs .indicator {
    background: 0 0!important
}

.h-tab li a:focus {
    background: #00000008!important
}

.animate-opacity {
    -moz-animation: opac .9s ease;
    -o-animation: opac .9s ease;
    -webkit-animation: opac .9s ease;
    animation: opac .9s ease
}

@keyframes opac {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.tab-text-full-width li {
    padding: 5px 0 8px 22px;
    margin: 0;
    position: relative
}

.tab-text-full-width li:before {
    font-family: FontAwesome;
    content: "\f08d";
    font-size: 18px;
    left: 0;
    position: absolute;
    top: 5px;
    transform: rotate(-90deg)
}

@media (min-width:280px) and (max-width:767px) {
    .tab-content-space {
        padding: 10px
    }
    .tab-content-space .tab-content {
        padding: 0
    }
    .left .tab-image-img img {
        padding: 0;
        margin: 0
    }
    .right .tab-image-img img {
        padding: 10px 0 0 0;
        margin: 0
    }
    .tab-title h1 span,
    .tab-title h2 span,
    .tab-title h3 span,
    .tab-title h4 span,
    .tab-title h5 span,
    .tab-title h6 span {
        font-size: 20px!important
    }
    .tab-title p span {
        font-size: 18px!important
    }
    .tab-text-full-width p span {
        font-size: 14px!important
    }
    .tab-text-full-width p {
        font-size: 14px!important
    }
    .tab-text-full-width h1,
    .tab-text-full-width h2,
    .tab-text-full-width h3,
    .tab-text-full-width h4,
    .tab-text-full-width h5,
    .tab-text-full-width h6 {
        font-size: 20px!important;
        line-height: 24px!important
    }
    .tab-text-full-width h1 span,
    .tab-text-full-width h2 span,
    .tab-text-full-width h3 span,
    .tab-text-full-width h4 span,
    .tab-text-full-width h5 span,
    .tab-text-full-width h6 span {
        font-size: 20px!important
    }
    .tab-content .h3-head p span {
        font-size: 16px!important
    }
    .tab-content .flow-text p {
        font-size: 16px!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .tab-content-space {
        padding: 15px 25px 10px 25px
    }
    .tab-title h1 span,
    .tab-title h2 span,
    .tab-title h3 span,
    .tab-title h4 span,
    .tab-title h5 span,
    .tab-title h6 span {
        font-size: 20px!important
    }
    .tab-title p span {
        font-size: 18px!important
    }
    .tab-text-full-width p span {
        font-size: 16px!important
    }
    .tab-text-full-width p {
        font-size: 16px!important
    }
    .tab-text-full-width h1,
    .tab-text-full-width h2,
    .tab-text-full-width h3,
    .tab-text-full-width h4,
    .tab-text-full-width h5,
    .tab-text-full-width h6 {
        font-size: 24px!important;
        line-height: 24px!important
    }
    .tab-text-full-width h1 span,
    .tab-text-full-width h2 span,
    .tab-text-full-width h3 span,
    .tab-text-full-width h4 span,
    .tab-text-full-width h5 span,
    .tab-text-full-width h6 span {
        font-size: 20px!important;
        line-height: 24px!important
    }
    .tab-content .h3-head p span {
        font-size: 18px!important
    }
    .tab-content .flow-text p {
        font-size: 16px!important
    }
}

#tab-tabs li .active {
    position: relative;
    background: 0 0!important;
    padding: 0 15px;
    border-bottom: 2px solid #000;
    line-height: 58px
}

#tab-tabs li a {
    padding: 0 15px;
    line-height: 58px
}

#tab-tabs li .active:before {
    position: absolute;
    content: "";
    font-family: FontAwesome;
    font-size: 40px;
    left: 0;
    bottom: 0;
    background-color: #000;
    width: 3px;
    height: 20px
}

#tab-tabs li .active:after {
    position: absolute;
    content: "";
    font-family: FontAwesome;
    font-size: 40px;
    right: 0;
    bottom: 0;
    background-color: #000;
    width: 3px;
    height: 20px
}

#tab-tabs li:last-child .active:after {
    display: none!important
}

@media (min-width:280px) and (max-width:399px) {
    .cms-comp-tab {
        overflow: scroll!important
    }
    .tab-text-full-width {
        padding: 20px
    }
}

.tab-text-full-width ul li {
    text-align: left!important
}

#table-grid-float-div {
    padding: 0;
    margin: 0;
    overflow-x: auto
}

#table-grid-float-div table tbody tr {
    background-color: #fff
}

#table-grid-float-div table tbody tr:nth-child(odd) {
    background-color: #eaeaea!important
}

#table-grid-float-div table tbody tr:hover {
    background-color: #cecdcd!important
}

#table-grid-float-div table tr td {
    padding: 12px 5px!important;
    text-align: center;
    border-radius: 0!important
}

#table-grid-float-div table tr th {
    padding: 10px 5px!important;
    font-size: 16px!important;
    font-weight: 600!important;
    text-align: center;
    color: #fff;
    background-color: #000;
    border-radius: 0!important
}

@media (min-width:280px) and (max-width:399px) {
    #table-grid-float-div {
        padding: 0;
        margin: 0;
        overflow-x: auto;
        min-width: 300px;
        max-width: 361px
    }
}

@media (min-width:280px) and (max-width:767px) {
    .table-grid-container .h1-head h1,
    .table-grid-container .h1-head h2,
    .table-grid-container .h1-head h3,
    .table-grid-container .h1-head h4,
    .table-grid-container .h1-head h5,
    .table-grid-container .h1-head h6 {
        font-size: 24px!important
    }
    .table-grid-container .h1-head p {
        font-size: 20px!important
    }
    .table-grid-container .h1-head h1 span,
    .table-grid-container .h1-head h2 span,
    .table-grid-container .h1-head h3 span,
    .table-grid-container .h1-head h4 span,
    .table-grid-container .h1-head h5 span,
    .table-grid-container .h1-head h6 span {
        font-size: 24px!important
    }
    .table-grid-container .h1-head p span {
        font-size: 20px!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .table-grid-container .h1-head h1,
    .table-grid-container .h1-head h2,
    .table-grid-container .h1-head h3,
    .table-grid-container .h1-head h4,
    .table-grid-container .h1-head h5,
    .table-grid-container .h1-head h6 {
        font-size: 24px!important
    }
    .table-grid-container .h1-head p {
        font-size: 20px!important
    }
    .table-grid-container .h1-head h1 span,
    .table-grid-container .h1-head h2 span,
    .table-grid-container .h1-head h3 span,
    .table-grid-container .h1-head h4 span,
    .table-grid-container .h1-head h5 span,
    .table-grid-container .h1-head h6 span {
        font-size: 24px!important
    }
    .table-grid-container .h1-head p span {
        font-size: 20px!important
    }
}

.testimonial-slider {
    padding: 0;
    margin: 0
}

.testimonial-list {
    padding: 0;
    margin: 0
}

.testimonial-list .testitem {
    padding: 10px;
    margin: 0 10px
}

.testimonial-list li a {
    padding: 0;
    margin: 0;
    display: block
}

.testimonial-list li article {
    padding: 0;
    margin: 0
}

.designation {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.testimonial-para {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.testimonial-list li article .designation {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.before-after {
    position: relative;
    padding: 15px 15px;
    border-radius: 30px;
    height: auto
}

.before-after:before {
    color: #ccc;
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 26px;
    padding: 0 15px 0 0;
    position: relative;
    top: 0;
    opacity: .8
}

.author-detials2 {
    padding: 0;
    margin: 0 auto;
    display: table
}

.author-detials2 .author-img {
    padding: 0 10px;
    margin: 0;
    float: left
}

.author-detials2 .test-auth-detail {
    padding: 25px 0 0 0;
    margin: 0;
    float: left
}

.author-detials2 img {
    padding: 0;
    margin: 0
}

.author-detials2 h4 {
    padding: 0 0 10px;
    margin: 0;
    font-size: 20px;
    font-weight: 600
}

.author-detials2 span {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 300
}

.test-user {
    padding: 0!important;
    margin: 10px auto!important;
    width: 90px;
    height: 90px
}

.test-user img {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    transition: all 2s ease;
    -webkit-transition: all 2s ease
}

.testitem:after {
    border-right: none;
    border-left: 125px solid transparent;
    left: auto;
    right: 0
}

.testimonial-circle {
    border-radius: 300px;
    overflow: hidden;
    transition: all 1s ease;
    -webkit-transition: all 1s ease
}

.testitem article:hover .testimonial-circle {
    border-radius: 300px;
    overflow: hidden;
    transition: all 1s ease;
    -webkit-transition: all 1s ease
}

.testimonial-circle img {
    border-radius: 300px;
    padding: 5px
}

.testimonial-square {
    border-radius: 15px;
    overflow: hidden;
    transition: all 1s ease;
    -webkit-transition: all 1s ease
}

.testitem article:hover .testimonial-square {
    border-radius: 15px;
    overflow: hidden;
    transition: all 1s ease;
    -webkit-transition: all 1s ease
}

.testimonial-square img {
    border-radius: 15px;
    padding: 5px
}

.testimonial_list {
    display: block;
    padding: 0 0 20px 0;
    position: relative
}

.testimonial-list .owl-prev {
    position: absolute;
    top: 40%;
    left: -10px;
    color: #757474;
    text-align: center;
    padding: 6px;
    font-size: 54px!important;
    font-weight: 600;
    display: none
}

.testimonial-list .owl-next {
    position: absolute;
    top: 40%;
    right: -10px;
    color: #757474;
    text-align: center;
    padding: 6px;
    font-size: 54px!important;
    font-weight: 600;
    display: none
}

.testimonial-list:hover .owl-prev {
    display: block
}

.testimonial-list:hover .owl-next {
    display: block
}

.testimonial-list .owl-pagination {
    padding: 0;
    margin: -40px auto 0;
    display: table;
    text-align: center;
    position: relative
}

.testimonial-list .owl-pagination .owl-page {
    height: 13px;
    width: 13px;
    background: #000;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    border-radius: 10px;
    border: 2px solid #ccc
}

.testimonial-list .owl-pagination .active {
    background: #ea3838
}

#testimonial .owl-pagination {
    padding: 10px 0;
    margin: auto;
    display: table;
    text-align: center;
    position: relative
}

#testimonial .owl-pagination .owl-page {
    height: 11px;
    width: 11px;
    background: #fff;
    float: left;
    margin: 0 10px 0 0;
    padding: 0
}

#testimonial .owl-pagination .active {
    background: #908c8c;
    border: 1px solid #fff
}

.testimonial-list h1 span,
.testimonial-list h2 span,
.testimonial-list h3 span,
.testimonial-list h4 span,
.testimonial-list h5 span,
.testimonial-list h6 span {
    line-height: 24px
}

.testimonial-list h1,
.testimonial-list h2,
.testimonial-list h3,
.testimonial-list h4,
.testimonial-list h5,
.testimonial-list h6 {
    line-height: 24px
}

@media (min-width:280px) and (max-width:767px) {
    .test-auth-detail p span {
        font-size: 16px!important
    }
    .test-auth-detail h1 span,
    .test-auth-detail h2 span,
    .test-auth-detail h3 span,
    .test-auth-detail h4 span,
    .test-auth-detail h5 span,
    .test-auth-detail h6 span {
        font-size: 16px!important
    }
    .test-auth-detail h1,
    .test-auth-detail h2,
    .test-auth-detail h3,
    .test-auth-detail h4,
    .test-auth-detail h5,
    .test-auth-detail h6 {
        font-size: 16px!important
    }
    .testimonial-para span {
        font-size: 16px!important
    }
    .testimonial-para p {
        font-size: 16px!important
    }
    .author-detials2 .author-img {
        padding: 0 10px;
        margin: 0;
        float: none
    }
    .testimonial-list h1 span,
    .testimonial-list h2 span,
    .testimonial-list h3 span,
    .testimonial-list h4 span,
    .testimonial-list h5 span,
    .testimonial-list h6 span {
        font-size: 16px!important;
        line-height: 24px
    }
    .testimonial-list h1,
    .testimonial-list h2,
    .testimonial-list h3,
    .testimonial-list h4,
    .testimonial-list h5,
    .testimonial-list h6 {
        font-size: 16px!important;
        line-height: 24px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .test-auth-detail p span {
        font-size: 16px!important
    }
    .test-auth-detail h1 span,
    .test-auth-detail h2 span,
    .test-auth-detail h3 span,
    .test-auth-detail h4 span,
    .test-auth-detail h5 span,
    .test-auth-detail h6 span {
        font-size: 16px!important
    }
    .test-auth-detail h1,
    .test-auth-detail h2,
    .test-auth-detail h3,
    .test-auth-detail h4,
    .test-auth-detail h5,
    .test-auth-detail h6 {
        font-size: 16px!important
    }
    .testimonial-para span {
        font-size: 16px!important
    }
    .testimonial-para p {
        font-size: 16px!important
    }
    .testimonial-list h1 span,
    .testimonial-list h2 span,
    .testimonial-list h3 span,
    .testimonial-list h4 span,
    .testimonial-list h5 span,
    .testimonial-list h6 span {
        font-size: 16px!important;
        line-height: 24px
    }
    .testimonial-list h1,
    .testimonial-list h2,
    .testimonial-list h3,
    .testimonial-list h4,
    .testimonial-list h5,
    .testimonial-list h6 {
        font-size: 16px!important;
        line-height: 24px
    }
}

.text-background-image p {
    padding: 10px 0;
    margin: 0;
    font-size: 17px;
    line-height: 24px;
    font-weight: 300
}

.text-background-image span {
    line-height: 36px
}

.text-background-image h1,
.text-background-image h2,
.text-background-image h3,
.text-background-image h4,
.text-background-image h5,
.text-background-image h6 {
    font-size: 25px;
    margin-bottom: 15px;
    letter-spacing: 1px;
    font-weight: 400
}

.text-background-image ul {
    padding: 0;
    margin: 0;
    text-align: left
}

.text-background-image ul li {
    padding: 0 0 0 30px;
    margin: 10px 0 0 0;
    position: relative;
    line-height: 24px;
    font-size: 16px;
    font-weight: 300
}

.text-background-image ul li h1 span,
.text-background-image ul li h2 span,
.text-background-image ul li h3 span,
.text-background-image ul li h4 span,
.text-background-image ul li h5 span,
.text-background-image ul li h6 span {
    line-height: 25px
}

.text-background-image ul li p span {
    line-height: 25px
}

.text-background-image ul li:before {
    font-family: FontAwesome;
    content: "\f061";
    font-size: 17px;
    left: 0;
    position: absolute;
    top: 1px
}

.text-background-image ul li p {
    padding: 0;
    margin: 0
}

@media (min-width:280px) and (max-width:767px) {
    .text-background-image h1,
    .text-background-image h2,
    .text-background-image h3,
    .text-background-image h4,
    .text-background-image h5,
    .text-background-image h6 {
        font-size: 22px!important
    }
    .text-background-image p span {
        font-size: 16px!important
    }
    .text-background-image h1 span,
    .text-background-image h2 span,
    .text-background-image h3 span,
    .text-background-image h4 span,
    .text-background-image h5 span,
    .text-background-image h6 span {
        font-size: 22px!important
    }
    .text-background-image p {
        font-size: 16px!important
    }
    .text-background-image span {
        line-height: 28px!important
    }
    .text-background-image h1,
    .text-background-image h2,
    .text-background-image h3,
    .text-background-image h4,
    .text-background-image h5,
    .text-background-image h6 {
        line-height: 22px!important
    }
    .text-background-image ul li h1 span,
    .text-background-image ul li h2 span,
    .text-background-image ul li h3 span,
    .text-background-image ul li h4 span,
    .text-background-image ul li h5 span,
    .text-background-image ul li h6 span {
        font-size: 16px!important;
        line-height: 24px!important
    }
    .text-background-image ul li p span {
        font-size: 16px!important;
        line-height: 24px
    }
    .text-background-image ul li {
        font-size: 16px!important;
        line-height: 24px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .text-background-image h1,
    .text-background-image h2,
    .text-background-image h3,
    .text-background-image h4,
    .text-background-image h5,
    .text-background-image h6 {
        font-size: 22px!important
    }
    .text-background-image h1 span,
    .text-background-image h2 span,
    .text-background-image h3 span,
    .text-background-image h4 span,
    .text-background-image h5 span,
    .text-background-image h6 span {
        font-size: 20px!important
    }
    .text-background-image p {
        font-size: 16px!important
    }
    .text-background-image span {
        line-height: 28px
    }
    .text-background-image p span {
        font-size: 16px!important
    }
    .text-background-image h1,
    .text-background-image h2,
    .text-background-image h3,
    .text-background-image h4,
    .text-background-image h5,
    .text-background-image h6 {
        line-height: 22px!important
    }
    .text-background-image ul li h1 span,
    .text-background-image ul li h2 span,
    .text-background-image ul li h3 span,
    .text-background-image ul li h4 span,
    .text-background-image ul li h5 span,
    .text-background-image ul li h6 span {
        font-size: 16px!important;
        line-height: 24px
    }
    .text-background-image ul li {
        font-size: 16px!important;
        line-height: 24px
    }
    .text-background-image ul li p span {
        font-size: 16px!important;
        line-height: 24px
    }
}

.text-full-width-content {
    padding: 0;
    margin: 0
}

.text-full-width-content h3 {
    padding: 0 0 15px;
    margin: 0;
    line-height: 30px
}

.text-full-width-content p {
    padding: 0 0 15px;
    margin: 0;
    font-size: 17px;
    line-height: 24px;
    font-weight: 300
}

.text-full-width-content ul {
    padding: 0;
    margin: 0;
    display: table;
    text-align: left!important
}

.text-full-width-content ul li {
    padding: 0 0 10px 25px;
    margin: 0;
    position: relative;
    font-size: 16px;
    font-weight: 300
}

.text-full-width-content ul li p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 24px
}

.text-full-width-content ul li:before {
    position: absolute;
    left: 0;
    content: "\f18e";
    color: #004389;
    font-family: FontAwesome;
    font-size: 17px;
    top: -2px
}

@media (min-width:280px) and (max-width:767px) {
    .text-full-width h1 span,
    .text-full-width h2 span,
    .text-full-width h3 span,
    .text-full-width h4 span,
    .text-full-width h5 span,
    .text-full-width h6 span {
        font-size: 24px!important
    }
    .text-full-width h1,
    .text-full-width h2,
    .text-full-width h3,
    .text-full-width h4,
    .text-full-width h5,
    .text-full-width h6 {
        font-size: 24px!important
    }
    .text-full-width p span {
        font-size: 16px!important
    }
    .text-full-width p {
        font-size: 16px!important
    }
    .text-full-width-content h1 span,
    .text-full-width-content h2 span,
    .text-full-width-content h3 span,
    .text-full-width-content h4 span,
    .text-full-width-content h5 span,
    .text-full-width-content h6 span {
        font-size: 20px!important
    }
    .text-full-width-content h1,
    .text-full-width-content h2,
    .text-full-width-content h3,
    .text-full-width-content h4,
    .text-full-width-content h5,
    .text-full-width-content h6 {
        font-size: 20px!important
    }
    .text-full-width-content p span {
        font-size: 16px!important
    }
    .text-full-width span {
        line-height: 28px
    }
    .text-full-width h1,
    .text-full-width h2,
    .text-full-width h3,
    .text-full-width h4,
    .text-full-width h5,
    .text-full-width h6 {
        line-height: 25px
    }
    .text-full-width-content ul li h1 span,
    .text-full-width-content ul li h2 span,
    .text-full-width-content ul li h3 span,
    .text-full-width-content ul li h4 span,
    .text-full-width-content ul li h5 span,
    .text-full-width-content ul li h6 span {
        font-size: 17px!important
    }
    .text-full-width-content ul li p span {
        font-size: 16px!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .text-full-width h1 span,
    .text-full-width h2 span,
    .text-full-width h3 span,
    .text-full-width h4 span,
    .text-full-width h5 span,
    .text-full-width h6 span {
        font-size: 24px!important
    }
    .text-full-width h1,
    .text-full-width h2,
    .text-full-width h3,
    .text-full-width h4,
    .text-full-width h5,
    .text-full-width h6 {
        font-size: 24px!important
    }
    .text-full-width-content h1 span,
    .text-full-width-content h2 span,
    .text-full-width-content h3 span,
    .text-full-width-content h4 span,
    .text-full-width-content h5 span,
    .text-full-width-content h6 span {
        font-size: 23px!important
    }
    .text-full-width-content h1,
    .text-full-width-content h2,
    .text-full-width-content h3,
    .text-full-width-content h4,
    .text-full-width-content h5,
    .text-full-width-content h6 {
        font-size: 23px!important
    }
    .text-full-width-content p span {
        font-size: 16px!important
    }
    .text-full-width-content p {
        font-size: 16px!important
    }
    .text-full-width span {
        line-height: 28px
    }
    .text-full-width p span {
        font-size: 16px!important
    }
    .text-full-width p {
        font-size: 16px!important
    }
    .text-full-width h1,
    .text-full-width h2,
    .text-full-width h3,
    .text-full-width h4,
    .text-full-width h5,
    .text-full-width h6 {
        line-height: 27px
    }
    .text-full-width-content ul li h1 span,
    .text-full-width-content ul li h2 span,
    .text-full-width-content ul li h3 span,
    .text-full-width-content ul li h4 span,
    .text-full-width-content ul li h5 span,
    .text-full-width-content ul li h6 span {
        font-size: 17px!important
    }
    .text-full-width-content ul li p span {
        font-size: 16px!important
    }
}

.text-icon-content ol li::before,
.text-icon-content ul li::before {
    font-family: "FontAwesome";
    content: "\f054";
    left: 5px;
    top: 1px;
    font-weight: 600
}

.text-icon-icon {
    padding: 0;
    margin: 0
}

.text-icon-icon i {
    font-size: 45px!important
}

.texticon-tittle-tag {
    padding: 17px 0 0 0;
    margin: 13px 0
}

.text-icon-content p {
    padding: 0;
    margin: 0;
    line-height: 24px;
    font-size: 15px
}

.text-icon-content ul {
    padding: 0;
    margin: 10px 0
}

.text-icon-content ul li {
    padding: 0 0 10px 20px;
    margin: 0;
    line-height: 24px;
    font-size: 15px;
    position: relative;
    list-style: none
}

.text-icon-content ul li::before {
    font-size: 12px;
    position: absolute
}

.text-icon-content ol {
    padding: 0;
    margin: 10px 0
}

.text-icon-content ol li {
    padding: 0 0 7px 25px;
    margin: 0;
    line-height: 24px;
    font-size: 15px;
    position: relative;
    list-style: none
}

.text-icon-content ol li::before {
    font-size: 21px;
    position: absolute;
    color: #1d9c72
}

.text-icon-content h1,
.text-icon-content h2,
.text-icon-content h3,
.text-icon-content h4,
.text-icon-content h5,
.text-icon-content h6 {
    padding: 0 0 10px;
    margin: 0;
    font-size: 18px
}

.text-icon-box {
    position: relative;
    margin-top: 35px!important;
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.text-icon-box i {
    -webkit-transition: 1s ease-in-out;
    transition: 1s ease-in-out
}

.text-icon-box:hover i {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.text-icon-box .square {
    top: -27px
}

.text-icon-box .circle {
    top: -37px
}

.text-icon-box .oval {
    top: -34px
}

.text-icon-box .circle.right-align,
.text-icon-box .oval.right-align,
.text-icon-box .square.right-align {
    position: absolute;
    left: -11px;
    width: 100%;
    right: 0
}

.text-icon-box .circle.left-align,
.text-icon-box .oval.left-align,
.text-icon-box .square.left-align {
    position: absolute;
    left: 11px;
    width: 100%;
    right: 0
}

.text-icon-box .circle.center-align,
.text-icon-box .oval.center-align,
.text-icon-box .square.center-align {
    position: absolute;
    left: 0;
    width: 100%;
    right: 0
}

.text-icon-box .square i {
    width: 90px;
    height: 80px;
    padding: 6% 0 0 0;
    border-radius: 5px;
    text-align: center
}

.text-icon-box .circle i {
    width: 90px;
    height: 90px;
    padding: 20px 0;
    border-radius: 100px;
    text-align: center
}

.text-icon-box .oval i {
    width: 120px;
    height: 80px;
    padding: 6% 0 0 0;
    border-radius: 100px;
    text-align: center
}

@media (min-width:280px) and (max-width:767px) {
    .texticon-tittle-tag h1 span,
    .texticon-tittle-tag h2 span,
    .texticon-tittle-tag h3 span,
    .texticon-tittle-tag h4 span,
    .texticon-tittle-tag h5 span,
    .texticon-tittle-tag h6 span {
        font-size: 22px!important
    }
    .texticon-tittle-tag p span {
        font-size: 16px!important
    }
    .text-icon-content h1 span,
    .text-icon-content h2 span,
    .text-icon-content h3 span,
    .text-icon-content h4 span,
    .text-icon-content h5 span,
    .text-icon-content h6 span {
        font-size: 16px!important
    }
    .text-icon-content p span {
        font-size: 17px!important
    }
    .texticon-tittle-tag span {
        line-height: 28px
    }
    .texticon-tittle-tag h1,
    .texticon-tittle-tag h2,
    .texticon-tittle-tag h3,
    .texticon-tittle-tag h4,
    .texticon-tittle-tag h5,
    .texticon-tittle-tag h6 {
        line-height: 24px
    }
    .text-icon-content ul li h1 span,
    .text-icon-content ul li h2 span,
    .text-icon-content ul li h3 span,
    .text-icon-content ul li h4 span,
    .text-icon-content ul li h5 span,
    .text-icon-content ul li h6 span {
        font-size: 16px!important
    }
    .text-icon-content ul li p span {
        font-size: 15px!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .texticon-tittle-tag h1 span,
    .texticon-tittle-tag h2 span,
    .texticon-tittle-tag h3 span,
    .texticon-tittle-tag h4 span,
    .texticon-tittle-tag h5 span,
    .texticon-tittle-tag h6 span {
        font-size: 23px!important
    }
    .text-icon-content h1 span,
    .text-icon-content h2 span,
    .text-icon-content h3 span,
    .text-icon-content h4 span,
    .text-icon-content h5 span,
    .text-icon-content h6 span {
        font-size: 22px!important
    }
    .text-icon-content p span {
        font-size: 19px!important
    }
    .texticon-tittle-tag span {
        line-height: 28px
    }
    .texticon-tittle-tag p span {
        font-size: 19px!important
    }
    .texticon-tittle-tag h1,
    .texticon-tittle-tag h2,
    .texticon-tittle-tag h3,
    .texticon-tittle-tag h4,
    .texticon-tittle-tag h5,
    .texticon-tittle-tag h6 {
        line-height: 26px
    }
    .text-icon-content ul li h1 span,
    .text-icon-content ul li h2 span,
    .text-icon-content ul li h3 span,
    .text-icon-content ul li h4 span,
    .text-icon-content ul li h5 span,
    .text-icon-content ul li h6 span {
        font-size: 19px!important
    }
    .text-icon-content ul li p span {
        font-size: 15px!important
    }
}

.img-part {
    padding: 0;
    margin: 0
}

.img-part img {
    padding: 0;
    margin: 0;
    width: 100%
}

.content-part {
    padding: 0;
    margin: 0
}

.content-part h1,
.content-part h2,
.content-part h3,
.content-part h4,
.content-part h5,
.content-part h6 {
    padding: 0 0 20px;
    margin: 0;
    font-size: 25px;
    line-height: 34px
}

.content-part p {
    padding: 0 0 15px;
    margin: 0;
    font-size: 17px;
    font-weight: 300
}

.content-part ul {
    padding: 0;
    margin: 0;
    display: table
}

.content-part ul li {
    padding: 0 0 6px 30px;
    margin: 0;
    position: relative
}

.content-part ul li p {
    padding: 0 0;
    margin: 0;
    font-size: 16px;
    font-weight: 300
}

.content-part ul li:before {
    font-family: FontAwesome;
    content: '\f058';
    font-size: 18px;
    left: 5px;
    position: absolute;
    top: 1px
}

.image-text-fullwidth div {
    width: 100%!important
}

.remove-bullet {
    padding: 0;
    margin: 0
}

.remove-bullet ul {
    padding: 0;
    margin: 0;
    text-align: left!important
}

.remove-bullet ul li {
    padding: 0 0 10px;
    margin: 0
}

.remove-bullet ul li:before {
    display: none!important
}

.content-part .link {
    padding: 0;
    margin: 20px 0 0;
    display: table;
    text-decoration: underline
}

.content-part .common-btn::after {
    top: 14px!important
}

.text-images-notbg {
    padding: 0!important;
    margin: 0!important
}

.blue-dark-text {
    color: #004389 !important;
}

.nt-image-position {
    padding: 0!important;
    margin: 0
}

.nt-image-position img {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: block
}

.nt-content-part {
    padding: 100px!important;
    margin: 0
}

.nt-content-part h1,
.nt-content-part h2,
.nt-content-part h3,
.nt-content-part h4,
.nt-content-part h5,
.nt-content-part h6 {
    padding: 0 0 20px;
    margin: 0;
    font-size: 25px;
    line-height: 44px
}

.nt-content-part p {
    padding: 0 0 15px;
    margin: 0
}

.nt-content-part ul {
    padding: 0;
    margin: 0;
    display: table;
    text-align: left!important
}

.nt-content-part ul li {
    padding: 0 0 15px 25px;
    margin: 0;
    position: relative
}

.nt-content-part ul li p {
    padding: 0 0;
    margin: 0
}

.nt-content-part ul li:before {
    position: absolute;
    left: 0;
    content: "\f18e";
    color: #004389;
    font-family: FontAwesome;
    font-size: 18px;
    top: -1px
}

.negative-space {
    display: block
}

@media (min-width:280px) and (max-width:767px) {
    .content-part ul li:before {
        font-family: FontAwesome;
        content: '\f058';
        font-size: 15px;
        left: 5px;
        position: absolute;
        top: 4px
    }
    .nt-content-part h1 span,
    .nt-content-part h2 span,
    .nt-content-part h3 span,
    .nt-content-part h4 span,
    .nt-content-part h5 span,
    .nt-content-part h6 span {
        font-size: 26px!important
    }
    .nt-content-part h5,
    .nt-content-part h6 {
        line-height: 28px
    }
    .nt-content-part {
        padding: 20px!important
    }
    .nt-content-part p span {
        font-size: 20px!important
    }
    .nt-content-part ul li h1 span,
    .nt-content-part ul li h2 span,
    .nt-content-part ul li h3 span,
    .nt-content-part ul li h4 span,
    .nt-content-part ul li h5 span,
    .nt-content-part ul li h6 span {
        font-size: 18px!important
    }
    .nt-content-part ul li p span {
        font-size: 16px!important
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .content-part ul li:before {
        font-family: FontAwesome;
        content: '\f058';
        font-size: 15px;
        left: 5px;
        position: absolute;
        top: 4px
    }
    .nt-content-part h1 span,
    .nt-content-part h2 span,
    .nt-content-part h3 span,
    .nt-content-part h4 span,
    .nt-content-part h5 span,
    .nt-content-part h6 span {
        font-size: 27px!important
    }
    .nt-content-part h5,
    .nt-content-part h6 {
        line-height: 28px
    }
    .nt-content-part {
        padding: 30px!important
    }
    .nt-content-part p span {
        font-size: 20px!important
    }
    .nt-content-part ul li h1 span,
    .nt-content-part ul li h2 span,
    .nt-content-part ul li h3 span,
    .nt-content-part ul li h4 span,
    .nt-content-part ul li h5 span,
    .nt-content-part ul li h6 span {
        font-size: 20px!important
    }
    .nt-content-part ul li p span {
        font-size: 17px!important
    }
}

.text-image-slider-button {
    margin: 15px 0 0 0
}

.text-and-image-image {
    padding: 0!important
}

.text-image-images {
    overflow: hidden
}

.text-image-images img {
    width: 100%;
    transition: .8s ease-in-out;
    -webkit-transition: .8s ease-in-out
}

.text-image-images img:hover {
    -ms-transform: scale(1.1)!important;
    -webkit-transform: scale(1.1)!important;
    transform: scale(1.1)!important
}

.slider-content {
    padding: 30px!important
}

.square-button {
    padding: 10px 40px 10px 30px;
    margin: 15px 0 0 0
}

#text_image_slider .owl-controls .owl-pagination {
    margin: 0 auto 0!important
}

.slider-content p span {
    line-height: 24px
}

.slider-content ul {
    padding: 0;
    margin: 0;
    text-align: left
}

.slider-content ul li {
    padding: 0 0 0 30px;
    margin: 10px 0 0 0;
    position: relative;
    font-size: 18px
}

.slider-content ul li:before {
    font-family: FontAwesome;
    content: "\f061";
    font-size: 17px;
    left: 0;
    position: absolute;
    top: 1px
}

.slider-content ul li p {
    padding: 0;
    margin: 0;
    line-height: 24px
}

.slider-content ul li span {
    line-height: 24px
}

@media (min-width:280px) and (max-width:399px) {
    .slider-content {
        padding: 10px!important
    }
}

@media (min-width:400px) and (max-width:767px) {
    .slider-content {
        padding: 10px!important
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .slider-content {
        padding: 10px!important
    }
}

@media (min-width:280px) and (max-width:767px) {
    .text-image-slider h1 span,
    .text-image-slider h2 span,
    .text-image-slider h3 span,
    .text-image-slider h4 span,
    .text-image-slider h5 span,
    .text-image-slider h6 span {
        font-size: 18px!important
    }
    .slider-content h1 span,
    .slider-content h2 span,
    .slider-content h3 span,
    .slider-content h4 span,
    .slider-content h5 span,
    .slider-content h6 span {
        font-size: 18px!important
    }
    .slider-content h1,
    .slider-content h2,
    .slider-content h3,
    .slider-content h4,
    .slider-content h5,
    .slider-content h6 {
        line-height: 26px
    }
    .slider-content .h4-head p span {
        font-size: 16px!important
    }
    .slider-content p span {
        font-size: 16px!important
    }
    .slider-content ul li h1 span,
    .slider-content ul li h2 span,
    .slider-content ul li h3 span,
    .slider-content ul li h4 span,
    .slider-content ul li h5 span,
    .slider-content ul li h6 span {
        font-size: 18px!important
    }
    .slider-content ul li p span {
        font-size: 16px!important
    }
    .slider-content ul li span {
        font-size: 17px!important;
        line-height: 24px
    }
    .slider-content ul li:before {
        font-size: 15px;
        top: 2px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .text-image-slider h1 span,
    .text-image-slider h2 span,
    .text-image-slider h3 span,
    .text-image-slider h4 span,
    .text-image-slider h5 span,
    .text-image-slider h6 span {
        font-size: 20px!important
    }
    .slider-content h1 span,
    .slider-content h2 span,
    .slider-content h3 span,
    .slider-content h4 span,
    .slider-content h5 span,
    .slider-content h6 span {
        font-size: 20px!important
    }
    .slider-content h1,
    .slider-content h2,
    .slider-content h3,
    .slider-content h4,
    .slider-content h5,
    .slider-content h6 {
        line-height: 28px
    }
    .slider-content p span {
        font-size: 16px!important
    }
    .slider-content ul li h1 span,
    .slider-content ul li h2 span,
    .slider-content ul li h3 span,
    .slider-content ul li h4 span,
    .slider-content ul li h5 span,
    .slider-content ul li h6 span {
        font-size: 20px!important
    }
    .slider-content ul li p span {
        font-size: 17px!important
    }
    .slider-content ul li span {
        font-size: 17px!important;
        line-height: 24px
    }
    .slider-content ul li:before {
        font-size: 16px;
        top: 2px
    }
}

.slider-content h1,
.slider-content h2,
.slider-content h3,
.slider-content h4,
.slider-content h5,
.slider-content h6 {
    line-height: 24px
}

.our-slider h1,
.our-slider h2,
.our-slider h3,
.our-slider h4,
.our-slider h5,
.our-slider h6 {
    line-height: 24px
}

.image-slider-item {
    padding: 0;
    margin: 0 10px!important
}

.text-and-image {
    padding: 10px 10px 10px 10px;
    margin: 0
}

.text-and-image img {
    padding: 0;
    margin: 0;
    max-width: 100%;
    height: auto;
    border-radius: 15px;
}

.text-and-image-content {
    margin: 0
}

.text-and-image-content p {
    padding: 0 0;
    margin: 0;
    font-size: 17px;
    font-weight: 300
}

.text-and-image-content ul {
    padding: 15px 0;
    margin: 0
}

.text-and-image-content ul li {
    padding: 5px 0 5px 25px;
    margin: 0;
    font-size: 16px;
    position: relative;
    font-weight: 500
}

.text-and-image-content ul li:before {
    position: absolute;
    left: 0;
    content: "\f18e";
    color: #004389;
    font-family: FontAwesome;
    font-size: 17px;
    top: 4px
}

@media (min-width:280px) and (max-width:767px) {
    .text-and-image-content {
        padding: 0 0
    }
    .nt-bottom-space {
        padding-bottom: 30px!important
    }
    .text-and-image-content .h1-head {
        margin-bottom: 20px
    }
    .text-and-image-content h1 span,
    .text-and-image-content h2 span,
    .text-and-image-content h3 span,
    .text-and-image-content h4 span,
    .text-and-image-content h5 span,
    .text-and-image-content h6 span {
        font-size: 16px!important;
        line-height: 24px
    }
    .text-and-image-content p span {
        font-size: 17px!important;
        line-height: 24px
    }
    .text-and-image-content span {
        line-height: 28px
    }
    .text-and-image-content h1,
    .text-and-image-content h2,
    .text-and-image-content h3,
    .text-and-image-content h4,
    .text-and-image-content h5,
    .text-and-image-content h6 {
        line-height: 24px
    }
    .text-and-image-content ul li h1 span,
    .text-and-image-content ul li h2 span,
    .text-and-image-content ul li h3 span,
    .text-and-image-content ul li h4 span,
    .text-and-image-content ul li h5 span,
    .text-and-image-content ul li h6 span {
        font-size: 18px!important
    }
    .text-and-image-content ul li p span {
        font-size: 18px!important
    }
    .text-and-image-content ul li span {
        font-size: 18px!important;
        line-height: 24px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .text-and-image-content {
        padding: 10px
    }
    .nt-bottom-space {
        padding-bottom: 30px!important
    }
    .text-and-image-content h1 span,
    .text-and-image-content h2 span,
    .text-and-image-content h3 span,
    .text-and-image-content h4 span,
    .text-and-image-content h5 span,
    .text-and-image-content h6 span {
        font-size: 17px!important;
        line-height: 24px!important
    }
    .text-and-image-content p span {
        font-size: 17px!important;
        line-height: 24px!important
    }
    .text-and-image-content span {
        line-height: 28px
    }
    .text-and-image-content h1,
    .text-and-image-content h2,
    .text-and-image-content h3,
    .text-and-image-content h4,
    .text-and-image-content h5,
    .text-and-image-content h6 {
        line-height: 26px
    }
    .text-and-image-content ul li h1 span,
    .text-and-image-content ul li h2 span,
    .text-and-image-content ul li h3 span,
    .text-and-image-content ul li h4 span,
    .text-and-image-content ul li h5 span,
    .text-and-image-content ul li h6 span {
        font-size: 18px!important
    }
    .text-and-image-content ul li p span {
        font-size: 18px!important
    }
    .text-and-image-content ul li span {
        font-size: 18px!important;
        line-height: 24px
    }
}

@media (min-width:1200px) and (max-width:4000px) {
    .nt-bottom-space {
        margin-bottom: 0px!important
    }
}

.top-header {
    padding: 0;
    margin: 0;
    display: flex
}

.top-header-row {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

.column-detail {
    padding: 0;
    margin: 0;
    float: left
}

.contact-list {
    padding: 0;
    margin: 0;
    display: table
}

.contact-list li {
    padding: 0;
    margin: 0;
    float: left;
    list-style: none
}

.contact-list a {
    padding: 5px;
    margin: 0;
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600
}

.contact-list i {
    padding: 5px;
    margin: 0;
    font-size: 14px
}

.social-icon-top {
    padding: 0;
    margin: 0;
    display: table
}

.social-icon-top li {
    padding: 0;
    margin: 0;
    float: left;
    list-style: none
}

.social-icon-top a {
    padding: 5px;
    margin: 0;
    display: block;
    text-decoration: none;
    font-size: 14px
}

.social-icon-top i {
    padding: 5px;
    margin: 0;
    font-size: 14px
}

@media (min-width:280px) and (max-width:767px) {
    .contact-address-res {
        display: none!important
    }
}

.testimonial_slider {
    padding: 0;
    margin: 0
}

.testimonial_list {
    padding: 0;
    margin: 0
}

.testimonial-list .testitem {
    padding: 10px;
    margin: 0 10px
}

.testimonial_list li a {
    padding: 0;
    margin: 0;
    display: block
}

.testimonial_list li article {
    padding: 0;
    margin: 0
}

.designation {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.testimonial_para {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px
}

.testimonial_list li article .designation {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.before_after {
    position: relative;
    padding: 20px 15px;
    border-radius: 30px;
    height: auto;
    margin: 0 auto;
    width: 80%
}

.author_detials2 {
    padding: 0;
    margin: 0;
    width: 100%;
    display: table
}

.author_detials2 .author-img {
    padding: 0 10px;
    margin: 0;
    float: left;
    width: 20%
}

.author_detials2 .test-auth-detail {
    padding: 25px 0 0 0;
    margin: 0;
    float: left;
    width: 80%
}

.author_detials2 img {
    padding: 0;
    margin: 0
}

.author_detials2 h4 {
    padding: 0 0 10px;
    margin: 0;
    font-size: 20px;
    font-weight: 600
}

.author_detials2 span {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 300
}

.test_user {
    padding: 0!important;
    margin: 10px auto!important;
    width: 90px;
    height: 90px
}

.test_user img {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    transition: all 2s ease;
    -webkit-transition: all 2s ease
}

.testitem {
    text-align: center;
    padding: 30px 30px 50px;
    margin: 0 15px 100px;
    position: relative;
    margin-top: 168px;
    border-radius: 5px;
    border: 2px solid #cfcfcf
}

.testimonial-circle {
    border-radius: 300px;
    overflow: hidden;
    transition: all 1s ease;
    -webkit-transition: all 1s ease
}

.testitem article:hover .testimonial-circle {
    border-radius: 300px;
    overflow: hidden;
    transition: all 1s ease;
    -webkit-transition: all 1s ease
}

.testimonial-circle img {
    border-radius: 300px;
    padding: 5px
}

.testimonial-square {
    border-radius: 15px;
    overflow: hidden;
    transition: all 1s ease;
    -webkit-transition: all 1s ease
}

.testitem article:hover .testimonial-square {
    border-radius: 15px;
    overflow: hidden;
    transition: all 1s ease;
    -webkit-transition: all 1s ease
}

.testimonial-square img {
    border-radius: 15px;
    padding: 5px
}

.testimonial_list {
    display: block;
    padding: 0 0 20px 0;
    position: relative
}

.testimonial_list .owl-prev {
    position: absolute;
    top: 40%;
    left: -10px;
    color: #757474;
    text-align: center;
    padding: 6px;
    font-size: 54px!important;
    font-weight: 600;
    display: none
}

.testimonial_list .owl-next {
    position: absolute;
    top: 40%;
    right: -10px;
    color: #757474;
    text-align: center;
    padding: 6px;
    font-size: 54px!important;
    font-weight: 600;
    display: none
}

.testimonial_list:hover .owl-prev {
    display: block
}

.testimonial_list:hover .owl-next {
    display: block
}

.testimonial_list .owl-pagination {
    padding: 0;
    margin: -40px auto 0;
    display: table;
    text-align: center;
    position: relative
}

.testimonial_list .owl-pagination .owl-page {
    height: 13px;
    width: 13px;
    background: #000;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    border-radius: 10px;
    border: 2px solid #ccc
}

.testimonial_list .owl-pagination .active {
    background: #ea3838
}

#testimonial .owl-pagination {
    padding: 10px 0;
    margin: auto;
    display: table;
    text-align: center;
    position: relative
}

#testimonial .owl-pagination .owl-page {
    height: 11px;
    width: 11px;
    background: #fff;
    float: left;
    margin: 0 10px 0 0;
    padding: 0
}

#testimonial .owl-pagination .active {
    background: #908c8c;
    border: 1px solid #fff
}

.before_after h3 {
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    line-height: 20px
}

.testimonial_review {
    position: relative;
    z-index: 1
}

.testimonial_review:after,
.testimonial_review:before {
    border-top: 2px solid rgba(255, 255, 255, .35);
    border-radius: 4%;
    content: "";
    margin: 0;
    position: absolute;
    top: 50%;
    bottom: 0;
    width: 23%;
    z-index: -1
}

.testimonial_review:before {
    left: 20%
}

.testimonial_review:after {
    right: 20%
}

.testimonial_review_image {
    padding: 0;
    margin: 0 auto;
    display: table;
    width: 90px;
    height: 90px
}

.testimonial_review_image img {
    padding: 0;
    margin: 0 auto;
    width: 90px;
    height: 90px;
    border-radius: 50%
}

.testimonial_review-author {
    padding: 6px 0 0 10px;
    margin: 0 auto;
    display: table;
    width: 70%
}

.testimonial_review-author h4 {
    padding: 0 0;
    margin: 0;
    text-align: center;
    font-size: 15px;
    font-weight: 500
}

.testimonial_review-author h5 {
    padding: 8px 0;
    margin: 0;
    text-align: center;
    font-size: 12px;
    font-weight: 400
}

.testimonial_review-author .testimonial-review-star {
    padding: 0 10px;
    margin: 0 auto;
    display: inline-table
}

.testimonial_review-author .testimonial-review-star li {
    padding: 0 3px;
    margin: 0;
    float: left
}

.testimonial_review-author .testimonial-review-star li i {
    padding: 0;
    margin: 0;
    font-size: 13px;
    color: gold
}

@media (min-width:280px) and (max-width:399px) {
    .testimonial_review_image {
        width: 70px;
        height: 70px
    }
    .testimonial_review_image img {
        width: 70px;
        height: 70px
    }
    .testimonial_review:before {
        left: 10%
    }
    .testimonial_review:after {
        right: 10%
    }
}

@media (min-width:400px) and (max-width:767px) {
    .testimonial_review_image {
        width: 80px;
        height: 80px
    }
    .testimonial_review_image img {
        width: 80px;
        height: 80px
    }
    .testimonial_review:before {
        left: 16%
    }
    .testimonial_review:after {
        right: 16%
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .testimonial_review:before {
        left: 18%
    }
    .testimonial_review:after {
        right: 18%
    }
}

.social_media_views_rating1 {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

.social_media_views_rating1 li {
    padding: 0;
    margin: 0 0 0;
    list-style: none;
    display: table;
    float: left;
    width: 33%
}

.social_media_views_rating1 li a {
    padding: 0;
    margin: 0;
    display: block
}

.social_media_views_rating1 li a img {
    padding: 0;
    margin: 0;
    width: 50px;
    float: left
}

.social_media_views_rating1 li a i {
    padding: 15px 0;
    margin: 0;
    float: left;
    width: 50px;
    height: 50px;
    background: #603;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 4px
}

.social_media_views_rating1 li .rating_stars {
    padding: 0 0 0 15px;
    margin: 0;
    float: left;
    width: 82%
}

.social_media_views_rating1 li .rating_stars i {
    color: #a0a0a0;
    font-size: 11px;
    background: 0 0;
    padding: 0;
    margin: 2px 2px 0 0;
    width: auto;
    height: auto
}

.social_media_views_rating1 li .rating_stars .rating_checked {
    color: orange
}

.social_media_views_rating1 li .rating_stars h5 {
    padding: 0 0 5px;
    margin: 0;
    display: block;
    font-size: 14px;
    color: #000;
    letter-spacing: 1px
}

.social_media_views_rating1 li .rating_stars span {
    padding: 0 0;
    margin: 0 10px 0 0;
    font-size: 12px;
    float: left;
    font-weight: 600;
    color: #a0a0a0
}

.social_media_views_rating1 li .rating_stars p {
    padding: 0 0;
    margin: 0;
    font-size: 12px;
    color: #404040;
    float: left;
    width: 100%;
    font-weight: 300;
    text-decoration: underline
}

@media (min-width:280px) and (max-width:767px) {
    .social_media_views_rating1 li {
        width: 100%
    }
    .social_media_views_rating1 li:nth-of-type(2) {
        margin: 15px 0
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .social_media_views_rating1 li .rating_stars {
        width: 77%
    }
}

.google-facebook-relist {
    padding: 0;
    margin: 0
}

.google-facebook-relist h3 {
    font-size: 35px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 30px;
    color: #603;
    text-align: center
}

.google-facebook-review-list {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
    max-height: 500px;
    min-height: 500px;
    overflow-y: auto
}

.google-facebook-review-list li {
    padding: 14px;
    margin: 0 15px 15px 0;
    float: left;
    width: 48%;
    border: 1px solid #ececec;
    background: #fff;
    box-shadow: 0 0 4px 0 #ededed
}

.google-facebook-review-list li a {
    padding: 0;
    margin: 0;
    display: block
}

.google-facebook-review-list li article {
    padding: 0;
    margin: 0
}

.google-facebook-review-list li article span {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 13px;
    color: #909090;
    letter-spacing: 1px;
    display: table
}

.google-facebook-review-list li article span .rating_checked {
    color: orange
}

.google-facebook-review-list li article p {
    padding: 0 0 10px 0;
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    color: #000
}

.rating-google-username {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

.rating-person-pic {
    padding: 0;
    margin: 0;
    float: left
}

.rating-person-pic img {
    padding: 0!important;
    margin: 0!important;
    width: 40px!important;
    border-radius: 50px;
    height: 40px;
    float: left!important
}

.rating-person-pic h4 {
    padding: 9px 0 0 15px;
    margin: 0;
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: #603
}

.rating-google-username h5 {
    padding: 9px 0 0 0;
    margin: 0;
    float: right;
    font-size: 17px;
    font-weight: 600;
    color: #003954
}

.rating-google-username img {
    padding: 0;
    margin: 10px 0 0;
    float: right;
    width: 30px
}

@media (min-width:280px) and (max-width:767px) {
    .google-facebook-review-list li {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .google-facebook-review-list li {
        width: 100%
    }
}

#google-reviews-data {
    display: flex;
    flex-wrap: wrap
}

.review-item {
    padding: 14px;
    margin: 0 15px 15px 0;
    float: left;
    width: 48%;
    border: 1px solid #ececec;
    background: #fff;
    box-shadow: 0 0 4px 0 #ededed
}

@media (max-width:1200px) {
    .review-item {
        flex: 1 1 40%
    }
}

@media (max-width:450px) {
    .review-item {
        flex: 1 1 90%
    }
}

.review-meta,
.review-stars {
    text-align: center;
    font-size: 115%
}

.review-author {
    text-transform: capitalize;
    font-weight: 700
}

.review-date {
    opacity: .6;
    display: block
}

.review-text {
    line-height: 1.55;
    text-align: left;
    max-width: 32em;
    margin: auto
}

.review-stars ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0
}

.review-stars ul li {
    float: left;
    margin-right: 1px;
    line-height: 1
}

.review-stars ul li i {
    color: #e4b248;
    font-size: 1.4em;
    font-style: normal
}

.review-stars ul li i.inactive {
    color: #c6c6c6
}

.star:after {
    content: "\2605"
}

.vertical-tab-text-image-content ul {
    padding: 0;
    margin: 0;
    display: table
}

.vertical-tab-text-image-content ul li {
    position: relative;
    margin: 0;
    padding: 0 0 10px 30px
}

.vertical-tab-text-image-content ul li:before {
    font-family: "Material Icons";
    content: "keyboard_arrow_right";
    left: 6px;
    position: absolute;
    top: -3px;
    font-size: 23px
}

.vertical-content-tab ul {
    padding: 0 0 15px;
    margin: 0
}

.vertical-content-tab ul li {
    position: relative;
    margin: 0;
    padding: 0 0 10px 30px
}

.vertical-content-tab ul li:before {
    font-family: FontAwesome;
    content: "\f18e";
    font-size: 17px;
    left: 5px;
    position: absolute;
    top: 1px
}

.vertical-content-tab ol {
    padding: 0;
    margin: 0
}

.vertical-content-tab ol li {
    padding: 8px 0 0 10px;
    margin: 0
}

.vertical-tab-image {
    padding: 0;
    margin: 0 40px 0 0;
    width: 30%;
    float: left
}

.vertical-tab-image img {
    padding: 0;
    margin: 0 0 20px 0;
    width: 100%;
    height: auto;
}

.vertical-tab-content {
    padding: 15px 30px 0 30px;
    margin: 0
}

#vertical-tab-side-container {
    height: auto
}

.vertical-tab-li {
    list-style: none;
    margin: 0;
    padding: 0!important;
    background: #f5f5f5
}

#vertical-tab-side-container ul .vertical-side-tab {
    width: auto;
    margin: 0;
    padding: 0;
    font-weight: 500;
    border: 1px solid #e3e3e3;
    border-right: none
}

#vertical-tab-side-container ul li a {
    padding: 15px 25px;
    display: block;
    color: #343434;
    font-size: 17px
}

#vertical-tab-side-container ul li a:hover {
    text-decoration: none
}

#vertical-tab-side-container ul li.selected-tab {
    background: #fff;
    border-bottom: 1px solid #ccc;
    position: relative;
    left: 1px;
    z-index: 3
}

#vertical-tab-side-container ul li:first-child.selected-tab {
    border-top: none
}

#vertical-tab-side-container ul li a.selected-tab {
    text-decoration: none
}

.panel-container ol {
    margin: 0 0 0 20px;
    padding: 0
}

#vertical-tab-side-container .panel-container {
    background: #fff;
    padding: 0;
    margin: 0;
    border-left: 1px solid #e3e3e3;
    position: relative;
    z-index: 1;
    display: block;
    float: right
}

.vertical-tab-text-image-content div ul li {
    border: none!important
}

.vertical-tab-text-image {
    padding: 15px 30px 0 30px;
    margin: 0;
    width: 100%;
    display: table
}

@media (min-width:320px) and (max-width:480px),
(min-width:481px) and (max-width:767px) {
    .vertical-tab-text-image-content {
        width: 100%;
        float: left
    }
    .vertical-tab-image {
        margin: auto;
        width: 100%
    }
}

.vertical-content-tab h1,
.vertical-content-tab h2,
.vertical-content-tab h3,
.vertical-content-tab h4,
.vertical-content-tab h5,
.vertical-content-tab p.vertical-content-tab h6 {
    line-height: 24px!important;
    padding: 0;
    margin: 0;
    font-size: inherit
}

.vertical-tab-text-image-content p {
    padding: 0 0 20px 0;
    margin: 0
}

.vertical-content-tab {
    padding: 0 0 20px 0;
    margin: 0
}

.vertical-content-tab p {
    padding: 0 0 10px 0;
    margin: 0
}

.vertical-content-tab p span {
    line-height: 24px
}

.vertical-tab-text-image-content ul li span {
    line-height: 24px!important
}

@media (min-width:280px) and (max-width:767px) {
    .vertical-tab-head h1 span,
    .vertical-tab-head h2 span,
    .vertical-tab-head h3 span,
    .vertical-tab-head h4 span,
    .vertical-tab-head h5 span,
    .vertical-tab-head h6 span {
        font-size: 24px!important
    }
    .vertical-tab-head h1,
    .vertical-tab-head h2,
    .vertical-tab-head h3,
    .vertical-tab-head h4,
    .vertical-tab-head h5,
    .vertical-tab-head h6 {
        font-size: 24px!important
    }
    .vertical-tab-head p {
        font-size: 24px!important
    }
    .vertical-tab-head p span {
        font-size: 24px!important
    }
    .vertical-content-tab h1 span,
    .vertical-content-tab h2 span,
    .vertical-content-tab h3 span,
    .vertical-content-tab h4 span,
    .vertical-content-tab h5 span,
    .vertical-content-tab h6 span {
        font-size: 24px!important
    }
    .vertical-content-tab h1,
    .vertical-content-tab h2,
    .vertical-content-tab h3,
    .vertical-content-tab h4,
    .vertical-content-tab h5,
    .vertical-content-tab h6 {
        font-size: 24px!important
    }
    .vertical-content-tab p {
        font-size: 16px!important
    }
    .vertical-content-tab p span {
        font-size: 16px!important
    }
    .vertical-tab-text-image-content h1 span,
    .vertical-tab-text-image-content h2 span,
    .vertical-tab-text-image-content h3 span,
    .vertical-tab-text-image-content h4 span,
    .vertical-tab-text-image-content h5 span,
    .vertical-tab-text-image-content h6 span {
        font-size: 24px!important
    }
    .vertical-tab-text-image h1 span,
    .vertical-tab-text-image h2 span,
    .vertical-tab-text-image h3 span,
    .vertical-tab-text-image h4 span,
    .vertical-tab-text-image h5 span,
    .vertical-tab-text-image h6 span {
        font-size: 24px!important
    }
    .vertical-tab-text-image-content h1,
    .vertical-tab-text-image-content h2,
    .vertical-tab-text-image-content h3,
    .vertical-tab-text-image-content h4,
    .vertical-tab-text-image-content h5,
    .vertical-tab-text-image-content h6 {
        font-size: 24px!important
    }
    .vertical-tab-text-image h1,
    .vertical-tab-text-image h2,
    .vertical-tab-text-image h3,
    .vertical-tab-text-image h4,
    .vertical-tab-text-image h5,
    .vertical-tab-text-image h6 {
        font-size: 24px!important
    }
    .vertical-tab-text-image p {
        font-size: 16px!important
    }
    .vertical-tab-text-image-content p span {
        font-size: 22px!important
    }
    .vertical-tab-text-image p {
        font-size: 16px!important
    }
    .vertical-tab-text-image p span {
        font-size: 16px!important
    }
    .vertical-content-tab li span {
        font-size: 18px!important
    }
    .vertical-tab-content p span {
        font-size: 18px!important
    }
    .vertical-tab-text-image-content li span {
        font-size: 16px!important
    }
    .vertical-content-tab span {
        line-height: 28px
    }
    .vertical-content-tab h1,
    .vertical-content-tab h2,
    .vertical-content-tab h3,
    .vertical-content-tab h4,
    .vertical-content-tab h5,
    .vertical-content-tab h6 {
        line-height: 24px
    }
    .vertical-tab-text-image-content h1,
    .vertical-tab-text-image-content h2,
    .vertical-tab-text-image-content h3,
    .vertical-tab-text-image-content h4,
    .vertical-tab-text-image-content h5,
    .vertical-tab-text-image-content h6 {
        line-height: 24px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .vertical-tab-head h1 span,
    .vertical-tab-head h2 span,
    .vertical-tab-head h3 span,
    .vertical-tab-head h4 span,
    .vertical-tab-head h5 span,
    .vertical-tab-head h6 span {
        font-size: 24px!important
    }
    .vertical-tab-head h1,
    .vertical-tab-head h2,
    .vertical-tab-head h3,
    .vertical-tab-head h4,
    .vertical-tab-head h5,
    .vertical-tab-head h6 {
        font-size: 24px!important
    }
    .vertical-tab-head p {
        font-size: 24px!important
    }
    .vertical-tab-head p span {
        font-size: 24px!important
    }
    .vertical-content-tab h1 span,
    .vertical-content-tab h2 span,
    .vertical-content-tab h3 span,
    .vertical-content-tab h4 span,
    .vertical-content-tab h5 span,
    .vertical-content-tab h6 span {
        font-size: 24px!important
    }
    .vertical-content-tab h1,
    .vertical-content-tab h2,
    .vertical-content-tab h3,
    .vertical-content-tab h4,
    .vertical-content-tab h5,
    .vertical-content-tab h6 {
        font-size: 24px!important
    }
    .vertical-content-tab p {
        font-size: 16px!important
    }
    .vertical-content-tab p span {
        font-size: 16px!important
    }
    .vertical-tab-text-image-content h1 span,
    .vertical-tab-text-image-content h2 span,
    .vertical-tab-text-image-content h3 span,
    .vertical-tab-text-image-content h4 span,
    .vertical-tab-text-image-content h5 span,
    .vertical-tab-text-image-content h6 span {
        font-size: 24px!important
    }
    .vertical-tab-text-image h1 span,
    .vertical-tab-text-image h2 span,
    .vertical-tab-text-image h3 span,
    .vertical-tab-text-image h4 span,
    .vertical-tab-text-image h5 span,
    .vertical-tab-text-image h6 span {
        font-size: 24px!important
    }
    .vertical-tab-text-image-content h1,
    .vertical-tab-text-image-content h2,
    .vertical-tab-text-image-content h3,
    .vertical-tab-text-image-content h4,
    .vertical-tab-text-image-content h5,
    .vertical-tab-text-image-content h6 {
        font-size: 24px!important
    }
    .vertical-tab-text-image h1,
    .vertical-tab-text-image h2,
    .vertical-tab-text-image h3,
    .vertical-tab-text-image h4,
    .vertical-tab-text-image h5,
    .vertical-tab-text-image h6 {
        font-size: 24px!important
    }
    .vertical-tab-text-image p {
        font-size: 16px!important
    }
    .vertical-tab-text-image-content p span {
        font-size: 22px!important
    }
    .vertical-tab-text-image p {
        font-size: 16px!important
    }
    .vertical-tab-text-image p span {
        font-size: 16px!important
    }
    .vertical-content-tab li span {
        font-size: 18px!important
    }
    .vertical-tab-content p span {
        font-size: 18px!important
    }
    .vertical-tab-text-image-content li span {
        font-size: 16px!important
    }
    .vertical-content-tab span {
        line-height: 28px
    }
    .vertical-content-tab h1,
    .vertical-content-tab h2,
    .vertical-content-tab h3,
    .vertical-content-tab h4,
    .vertical-content-tab h5,
    .vertical-content-tab h6 {
        line-height: 24px
    }
    .vertical-tab-text-image-content h1,
    .vertical-tab-text-image-content h2,
    .vertical-tab-text-image-content h3,
    .vertical-tab-text-image-content h4,
    .vertical-tab-text-image-content h5,
    .vertical-tab-text-image-content h6 {
        line-height: 24px
    }
}

.carousel_container {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.video-banner-section {
    padding: 0 0 0;
    margin: 0
}

.banner-vdo {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.vs-video-slider {
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    pointer-events: none;
    overflow: hidden
}

.vs-video-slider iframe {
    width: 100%;
    height: 56.25vw;
    top: 50%;
    left: 50%
}

#video-banner .owl-item.active .video-slide-title {
    animation: 1s .2s fadeInDown both!important
}

#video-banner .owl-item.active .video-slide-desc {
    animation: 1s .6s fadeInUp both!important
}

#video-banner .owl-item.active .video-slide-btn {
    animation: 1s .9s flipInX both!important
}

.vs-video-slider {
    padding: 0;
    margin: 0
}

.vdo-content-detail {
    padding: 20px;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .9) 99%)
}

.vdo-content-detail h3 {
    padding: 0 0 10px 35px;
    margin: 0;
    color: #fff;
    font-size: 23px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative
}

.vdo-content-detail h3:before {
    content: '\f1c8';
    position: absolute;
    font-family: FontAwesome;
    left: 0;
    top: 0;
    color: #ff1622
}

.vdo-content-detail p {
    padding: 0 0;
    margin: 0;
    color: #fff;
    font-size: 14px
}

.video-content {
    padding: 0;
    margin: 0
}

.video-content h3 {
    padding: 0;
    margin: 0 0 20px;
    font-size: 24px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 400
}

.video-content h3 i {
    padding: 0;
    font-size: 20px;
    margin-right: 6px;
    color: #ff1622
}

.vl-video-list {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 0 0 20px;
    width: 100%;
    color: #fff;
    text-align: left;
    font-size: 16px;
    background: #000;
    border: 2px solid #7c7c7c;
    transition: transform 1s
}

.vl-video-list:hover img {
    transform: scale(1.5)
}

.vl-video-list *,
.vl-video-list:after,
.vl-video-list:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.vl-video-list img {
    width: 100%;
    backface-visibility: hidden;
    vertical-align: top
}

.vl-video-list:after,
.vl-video-list:before {
    position: absolute;
    top: 20px;
    right: 20px;
    content: '';
    background-color: #fff;
    z-index: 1;
    opacity: 0
}

.vl-video-list:before {
    width: 0;
    height: 1px
}

.vl-video-list:after {
    height: 0;
    width: 1px
}

.vl-video-list figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px;
    width: 100%
}

.vl-video-list h3 {
    margin: 0 0 10px;
    font-size: 1.1em;
    font-weight: 400;
    opacity: 0
}

.vl-video-list p {
    margin: 0 0;
    font-size: 1.1em;
    font-weight: 400;
    opacity: 0
}

.vl-video-list p {
    font-size: .8em;
    text-transform: uppercase
}

.vl-video-list a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.vl-video-list.hover img,
.vl-video-list:hover img {
    zoom: 1;
    -webkit-opacity: .2;
    opacity: .2
}

.vl-video-list.hover:after,
.vl-video-list.hover:before,
.vl-video-list:hover:after,
.vl-video-list:hover:before {
    opacity: 1;
    -webkit-transition-delay: .25s;
    transition-delay: .25s
}

.vl-video-list.hover:before,
.vl-video-list:hover:before {
    width: 40px
}

.vl-video-list.hover:after,
.vl-video-list:hover:after {
    height: 40px
}

.vl-video-list.hover h3,
.vl-video-list.hover p,
.vl-video-list:hover h3,
.vl-video-list:hover p {
    opacity: 1
}

.vl-video-list.hover h3,
.vl-video-list:hover h3 {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.vl-video-list.hover p,
.vl-video-list:hover p {
    -webkit-transition-delay: .35s;
    transition-delay: .35s
}

.videso-studio {
    padding: 0;
    margin: 0;
    background-image: url(../images/videoreel.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

.video-heading-list {
    padding: 30px 0 0 0;
    margin: 0;
    display: table;
    width: 100%
}

.video-heading-list h3 {
    padding: 0;
    margin: 0 0 20px;
    font-size: 24px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 400
}

.video-heading-list h3 i {
    font-size: 21px;
    margin-right: 6px;
    color: #ff1622
}

.video-part {
    padding: 0 15px 15px 0;
    margin: 0;
    float: left;
    width: 25%
}

.video-part a {
    padding: 0;
    margin: 0;
    display: block
}

.video-part a iframe {
    padding: 0;
    margin: 0;
    height: 200px;
    width: 100%;
    border: 1px solid #5c5c5c
}

.video-part a h5 {
    padding: 10px 0 0;
    margin: 0;
    font-size: 15px;
    color: #dcdcdc;
    line-height: 24px
}

@media (min-width:280px) and (max-width:767px) {
    .vs-space {
        padding: 0
    }
    .banner-vdo video {
        height: auto!important
    }
    .vdo-content-detail h3 {
        font-size: 18px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .vs-space {
        padding: 0
    }
    .banner-vdo video {
        height: auto!important
    }
    .vdo-content-detail h3 {
        font-size: 18px
    }
}

.banner-bg-color {
    position: relative;
    padding: 25px 0;
    margin: 0;
    width: 100%;
    display: table;
    min-height: 430px
}

.cms-banner {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.banner-slider-new .owl-prev {
    position: absolute;
    top: 45%;
    left: 2%;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    border-radius: 4px;
    display: none
}

.banner-slider-new .owl-next {
    position: absolute;
    top: 45%;
    right: 2%;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    border-radius: 4px;
    display: none
}

.banner-slider-new:hover .owl-prev {
    display: block
}

.banner-slider-new:hover .owl-next {
    display: block
}

.transparent-content {
    border-radius: 2px
}

.full-banner-content {
    padding: 25px;
    margin: 0;
    width: 600px;
    z-index: 999;
    top: 0
}

.banner-head-details {
    padding: 0;
    margin: 0
}

.banner-head-details h3 {
    padding: 0 0 15px;
    margin: 0
}

.banner-head-details p {
    padding: 0 0;
    margin: 0
}

.banner-head-details a {
    display: block
}

.banner-contant-center {
    margin: 0 auto
}

.banner-btn-center {
    margin: 0 auto!important
}

.transparent_content {
    position: relative
}

.bannder-transparent-bg {
    width: 100%;
    position: absolute;
    height: 100%;
    opacity: .6;
    bottom: 0
}

.text_limit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 24px;
    max-height: 52px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.banner-content-position {
    position: absolute
}

.banner_btn_center {
    display: table!important;
    margin: 20px auto 0
}

.slide-caption__desc h1,
.slide-caption__desc h2,
.slide-caption__desc h3,
.slide-caption__desc h4,
.slide-caption__desc h5,
.slide-caption__desc h6,
.slide-caption__desc p,
.slide-caption__desc span {
    padding: 0;
    margin: 0
}

.slide-caption__desc h1 span,
.slide-caption__desc h2 span,
.slide-caption__desc h3 span,
.slide-caption__desc h4 span,
.slide-caption__desc h5 span,
.slide-caption__desc h6 span,
.slide-caption__desc p span {
    font-size: inherit
}

@media (min-width:767px) and (max-width:1023px) {
    .banner-head-details {
        text-align: center
    }
    .slide-caption__desc h1,
    .slide-caption__desc h2,
    .slide-caption__desc h3,
    .slide-caption__desc h4,
    .slide-caption__desc h5,
    .slide-caption__desc h6 {
        line-height: 34px;
        font-size: 24px!important
    }
}

@media (min-width:280px) and (max-width:767px) {
    .slide-caption__desc h1,
    .slide-caption__desc h2,
    .slide-caption__desc h3,
    .slide-caption__desc h4 .slide-caption__desc h5,
    .slide-caption__desc h6 {
        font-size: 16px!important
    }
    .full-banner-content {
        width: 95%;
        padding: 0
    }
    .banner-head-details {
        text-align: center
    }
    .banner-head-details h1,
    .banner-head-details h2,
    .banner-head-details h3,
    .banner-head-details h4 .banner-head-details h5,
    .banner-head-details h6 {
        font-weight: 600;
        font-size: 28px!important
    }
    .slide-caption__desc h1,
    .slide-caption__desc h2,
    .slide-caption__desc h3,
    .slide-caption__desc h4,
    .slide-caption__desc h5,
    .slide-caption__desc h6 {
        font-weight: 600;
        font-size: 18px!important
    }
    .banner-head-details p {
        padding-bottom: 10px
    }
    .mobileresponsive {
        position: absolute
    }
    .banner-content-position {
        top: 30%;
        left: 2.5%;
        right: 2.5%
    }
    .owl-buttons {
        display: none
    }
    .slide-caption__desc span {
        font-size: 16px!important;
        line-height: 0
    }
    .slide-caption__desc span p {
        font-size: 16px!important;
        line-height: 0
    }
}

@media (min-width:1200px) and (max-width:4000px) {
    .position-top-left {
        left: 5%;
        top: 8%
    }
    .position-top-center {
        top: 8%;
        right: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .position-top-right {
        right: 5%;
        top: 8%
    }
    .position-center-left {
        left: 5%;
        top: 30%
    }
    .position-center-center {
        top: 30%;
        right: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .position-center-right {
        right: 5%;
        top: 30%
    }
    .position-bottom-left {
        left: 5%;
        bottom: 5%
    }
    .position-bottom-center {
        bottom: 5%;
        right: 0;
        left: 0!important;
        display: flex;
        align-items: center;
        justify-content: center
    }
    .position-bottom-right {
        right: 5%;
        bottom: 5%
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .banner-head-details h1,
    .banner-head-details h2,
    .banner-head-details h3,
    .banner-head-details h4 .banner-head-details h5,
    .banner-head-details h6 {
        font-weight: 600;
        font-size: 41px!important
    }
    .slide-caption__desc h1,
    .slide-caption__desc h2,
    .slide-caption__desc h3,
    .slide-caption__desc h4,
    .slide-caption__desc h5,
    .slide-caption__desc h6 {
        font-size: 18px!important
    }
    .slide-caption__desc h1 span,
    .slide-caption__desc h2 span,
    .slide-caption__desc h3 span,
    .slide-caption__desc h4 span,
    .slide-caption__desc h5 span,
    .slide-caption__desc h6 span {
        font-size: 18px!important
    }
    .banner-content-position {
        position: absolute;
        left: 10%;
        top: 35%
    }
    .slide-caption__title {
        font-size: 38px!important
    }
    .slide-caption__desc h2 span {
        line-height: 0;
        font-size: 16px!important
    }
}

@media (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .banner-content-position {
        position: absolute;
        left: 20%;
        top: 25%
    }
}

.owl-item.active .slide-caption__title {
    animation: 1s .2s fadeInDown both!important
}

.owl-item.active .slide-caption__desc {
    animation: 1s .6s fadeInUp both!important
}

.caption__desc h1,
.caption__desc h1.caption__desc h5,
.caption__desc h2,
.caption__desc h3,
.caption__desc h4,
.caption__desc h6 {
    line-height: 24px!important
}

.owl-item.active .slide-caption__btn {
    animation: 1s .9s flipInX both!important
}

.cms-banner .owl-next::before,
.cms-banner .owl-prev::before {
    top: 0;
    height: 24px;
    width: 17px;
    border-bottom-width: 2px
}

.banner-slider-new .owl-buttons .owl-next {
    display: block;
    font-size: 0;
    line-height: 0;
    height: 42px;
    width: 28px;
    border: 2px solid #fff;
    cursor: pointer;
    transition: .3s
}

.banner-slider-new .owl-buttons .owl-prev {
    display: block;
    font-size: 0;
    line-height: 0;
    height: 42px;
    width: 28px;
    border: 2px solid #fff;
    cursor: pointer;
    transition: .3s
}

.banner-slider-new .owl-buttons .owl-next {
    border-left: 0
}

.banner-slider-new .owl-buttons .owl-prev {
    border-right: 0
}

.banner-slider-new .owl-buttons .owl-next:after {
    border-left: 0
}

.banner-slider-new .owl-buttons .owl-next:after,
.banner-slider-new .owl-buttons .owl-next:before,
.banner-slider-new .owl-buttons .owl-prev:after,
.banner-slider-new .owl-buttons .owl-prev:before {
    content: '';
    position: absolute;
    height: 2px;
    border: 0 solid #fff;
    transition: .3s
}

.banner-slider-new .owl-buttons .owl-prev:after {
    border-right: 0
}

.banner-slider-new .owl-buttons .owl-next:after,
.banner-slider-new .owl-buttons .owl-prev:after {
    width: 26px;
    height: 25px;
    bottom: 0;
    border-top-width: 2px
}

.banner-slider-new .owl-buttons .owl-next:before,
.banner-slider-new .owl-buttons .owl-prev:before {
    top: 0;
    height: 24px;
    width: 17px;
    border-bottom-width: 2px
}

.banner-slider-new .owl-buttons .owl-next:after,
.banner-slider-new .owl-buttons .owl-next:before {
    right: 15px
}

.banner-slider-new .owl-buttons .owl-prev:after,
.banner-slider-new .owl-buttons .owl-prev:before {
    left: 15px
}

.banner-slider-new .owl-buttons .owl-next,
.banner-slider-new .owl-buttons .owl-prev {
    color: transparent
}

#owl-demo:hover .owl-buttons .owl-next,
#owl-demo:hover .owl-buttons .owl-prev {
    display: block
}

#owl-demo .owl-buttons .owl-next,
#owl-demo .owl-buttons .owl-prev {
    display: none
}

@media (min-width:290px) and (max-width:768px) {
    .banner-bg-color {
        min-height: 600px
    }
    .owl-carousel .owl-item img {
        height: 100vh;
        object-fit: cover
    }
}

body {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    margin: 0;
    padding: 0;
    font-family: Roboto, sans-serif!important;
    position: relative
}

a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    vertical-align: baseline;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0
}

a,
a:active,
a:focus,
a:hover {
    outline: 0!important
}

.container h1,
.container h2,
.container h3,
.container h4,
.container h5,
.container h6,
.container p,
.container span {
    word-wrap: break-word
}

b,
strong {
    font-weight: 600!important
}

div,
p {
    font-size: 16px
}

h1,
h2,
h4,
h5,
h6 {
    margin: 0;
    line-height: 23px!important
}

.h1-head {
    font-size: 35px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    font-family: "Roboto Condensed", sans-serif!important
}

.h2-head {
    font-size: 35px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif!important
}

.h3-head {
    font-size: 30px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif!important
}

.h4-head {
    font-size: 25px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: "Roboto Condensed", sans-serif!important
}

.h5-head {
    font-size: 23px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: 400
}

.h6-head {
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: 400
}

.bg-img-common {
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.common-space {
    padding: 70px 0;
    margin: 0
}

.common-btn {
    padding: 10px 40px 10px 30px;
    margin: 20px 0 0;
    font-size: 16px;
    display: table;
    position: relative
}

.common-btn:after {
    font-family: FontAwesome;
    content: "\f054";
    font-size: 16px;
    right: 16px;
    position: absolute;
    top: 11px;
    font-weight: 300
}

.spacer {
    clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0!important;
    padding: 0!important;
    float: none!important;
    border: none!important;
    background: 0 0!important;
    min-height: 0!important
}

.h1-head h2 {
    font-weight: 500
}

.h1-head h4 {
    font-weight: 300
}

#validation_error {
    color: #f71111
}

header {
    padding: 0;
    margin: 0;
    width: 100%;
    display: inline-block!important;
    position: relative;
    z-index: 9999999
}

#header {
    padding: 0 0
}

.logo {
    padding: 0;
    margin: 0;
    display: block
}

.logo img {
    padding: 10px;
    margin: 0;
    width: 100%
}

/* button:focus {
    outline: 0;
    background-color: transparent!important
} */

.captcha iframe {
    border: none!important
}

@media (min-width:400px) and (max-width:767px) {
    .contact-address-res {
        display: none
    }
}

@media (min-width:280px) and (max-width:767px) {
    h3 {
        font-size: 25px!important
    }
    .h1-head h1,
    .h1-head h2,
    .h1-head h3,
    .h1-head h4 {
        font-size: 25px!important
    }
    .h1-head h5,
    .h1-head h6 {
        font-size: 23px!important
    }
    .h1-head h1 span,
    .h1-head h2 span,
    .h1-head h3 span,
    .h1-head h4 span {
        font-size: 25px!important
    }
    .h1-head h5 span,
    .h1-head h6 span {
        font-size: 23px!important
    }
    .our-slider {
        padding-top: 20px!important
    }
    .logo {
        width: 120px;
        float: left
    }
    .bg-img-common {
        background-position: center
    }
    .h1-head {
        font-size: 26px
    }
    .h2-head {
        font-size: 24px
    }
    .h3-head,
    .h4-head {
        font-size: 22px
    }
    .h5-head,
    .h6-head {
        font-size: 20px
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .logo {
        width: 150px;
        float: left
    }
}

@media (min-width:768px) and (max-width:1199px) {
    h3 {
        font-size: 25px!important
    }
    .h1-head h1,
    .h1-head h2,
    .h1-head h3,
    .h1-head h4 {
        font-size: 25px!important
    }
    .h1-head h5,
    .h1-head h6 {
        font-size: 23px!important
    }
    .h1-head h1 span,
    .h1-head h2 span,
    .h1-head h3 span,
    .h1-head h4 span {
        font-size: 25px!important
    }
    .h1-head h5 span,
    .h1-head h6 span {
        font-size: 23px!important
    }
    .h1-head {
        font-size: 28px
    }
    .h2-head {
        font-size: 26px
    }
    .h3-head,
    .h4-head {
        font-size: 24px
    }
    .h5-head,
    .h6-head {
        font-size: 22px
    }
    .our-slider {
        padding-top: 20px!important
    }
    .container {
        width: 95%!important
    }
    .bg-img-common {
        background-position: center
    }
}

@media (min-width:1200px) and (max-width:4000px) {
    .logo-length-10>.logo {
        width: 10%
    }
    .logo-length-15>.logo {
        width: 15%
    }
    .logo-length-20>.logo {
        width: 20%
    }
    .logo-length-25>.logo {
        width: 23%
    }
    .logo-length-30>.logo {
        width: 30%
    }
    .logo-length-35>.logo {
        width: 35%
    }
    .logo-length-40>.logo {
        width: 40%
    }
    .logo-left .logo {
        float: left
    }
    .logo-center .logo {
        margin: 0 auto
    }
    .logo-right .logo {
        float: right
    }
}

@media only screen and (max-width:993px) {
    .container {
        width: 85%
    }
}

@media (max-width:1023px) and (min-width:768px) {
    .logo {
        width: 160px;
        float: left
    }
}

#slide-demo .owl-controls .owl-pagination {
    margin: 0 auto 0!important
}

.image-slider-item img {
    width: 100%
}

.mfp-bg {
    z-index: 99999!important
}

.mfp-wrap {
    z-index: 99999!important
}

@media (min-width:1025px) and (max-width:1280px) {
    .container {
        width: 80%
    }
}

.review-percentage .modal-content {
    border: none!important;
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 0%)!important;
    box-shadow: 0 5px 15px rgb(0 0 0 / 0%)!important
}

.modal {
    z-index: 99999!important;
    padding: 0!important;
    min-height: 50%!important;
    max-height: 70%!important;
    overflow-y: auto!important;
    top: 4%!important
}

.modal-backdrop {
    z-index: 9999!important
}

.modal-backdrop.in {
    opacity: .7!important
}

.modal-overlay {
    z-index: 9999!important;
    opacity: .7!important
}

.review-rate .viewrating>input~label {
    font-size: 16px
}

.booking_appointment_inputfield input:not([type]),
.booking_appointment_inputfield input[type="text"]:not(.browser-default),
.booking_appointment_inputfield input[type="password"]:not(.browser-default),
.booking_appointment_inputfield input[type="email"]:not(.browser-default),
.booking_appointment_inputfield input[type="url"]:not(.browser-default),
.booking_appointment_inputfield input[type="time"]:not(.browser-default),
.booking_appointment_inputfield input[type="date"]:not(.browser-default),
.booking_appointment_inputfield input[type="datetime"]:not(.browser-default),
.booking_appointment_inputfield input[type="datetime-local"]:not(.browser-default),
.booking_appointment_inputfield input[type="tel"]:not(.browser-default),
.booking_appointment_inputfield input[type="number"]:not(.browser-default),
.booking_appointment_inputfield input[type="search"]:not(.browser-default),
.booking_appointment_inputfield textarea.materialize-textarea {

	background-color: transparent;

	border: 1px solid #ccc !important;

	border-bottom: 1px solid #ccc;

	padding: 0px 0px 0px 10px;

	border-radius: 5px;

	font-size: 18px;

	height: auto;

	padding: 10px;
	box-sizing: border-box;
	margin: 0px;

}

.booking_appointment_inputfield input[type=text]:not(.browser-default):focus:not([readonly]),
.booking_appointment_inputfield input[type=password]:not(.browser-default):focus:not([readonly]) {
	padding-left: 10px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
	font-size: 18px;

}

.modal-content .row .input-field input:focus {
	border-bottom: 3px solid #ccc !important;
	box-shadow: 0 3px 0 0 #ccc !important
}

.payment_form_list {
	padding: 40px;
	margin: 0px;
}


.booking_appointment_inputfield span {
	font-size: 13px !important;

}

.register_form {
	padding: 0px;
	margin: 0px;
}

.payment_total_form {

	padding: 20px;
	margin: 0px 0px 0px 0px;
}

#content2 h3 {
	padding: 0px;
	margin: 0px;
	font-weight: 400;
	font-size: 24px;
}

.booking_appointment_inputfield {
	padding: 0px;
	margin: 0px !important;
	/* position:relative; */
}

.booking-appointment-timing {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font-size: 16px !important;
	font-weight: 600 !important;
}

.appointment-timing {
	padding: 0px;
	margin: 0px;
}

.appoint-continue-btn {
	padding: 0px;
	margin: 0px;
}

.appoint-continue-btn button {
	padding: 10px 7px;
	margin: 0px 0px 15px 0px;
	border: 2px solid #8bc34a;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	background: #fff;
    cursor:pointer;
}

#appointment-continue-btn button:hover button {
	background: #8bc34a;
	color: #fff !important;
}

.label-for-apptiming {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	font-size: 16px;
	font-weight: 500;

}

.booking_appointment_inputfield .appointment_label {
	margin: 10px 0px 10px 0px;

	font-size: 14px;

	font-weight: 600;

	display: block;
}

.appointment_label span {
	font-size: 15px;
}

::-webkit-input-placeholder {
	font-size: 14px;
	font-weight: 600;

	color: #ccc;
}

:-moz-placeholder {
	/* older Firefox*/
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: 600;
}

::-moz-placeholder {
	/* Firefox 19+ */
	font-size: 14px;
	padding: 0px;
	font-weight: 600;
}

:-ms-input-placeholder {
	font-size: 14px;
	padding: 0px;
	font-weight: 600;
}

/* checkbox */

.booking_appointment_inputfield .modal-overlay {
	background: none !important;
}

form {
	padding: 0px;
	margin: 0px;
}

.appointment_button {
	padding: 10px;

	margin: 10px 0px 0px 0px;
}

.payment_type {
	padding: 0px;
	margin: 0px 0px 40px 0px;
}

.appointment_button button {
	padding: 0px 10px;
	margin: 0px;
	font-size: 14px;
	font-weight: 600;
}

.box {
	color: #fff;
	padding: 0px;
	display: none;
	margin-top: 20px;
}

.choose_appointment_type [type="radio"]:checked+span::after,
[type="radio"].with-gap:checked+span::before,
[type="radio"].with-gap:checked+span::after {

	border: 2px solid #bdbdbd !important;

}

.choose_appointment_type [type="radio"]:checked+span::after,
[type="radio"].with-gap:checked+span::after {

	background-color: #bdbdbd !important;

}

.choose_appointment_type {
	padding: 0px 10px;
	margin: 0px;
}

.choose_appointment_type h4,
.choose_appointment_type h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-weight: 400;
	font-size: 24px;
}

/** payment **/
.top-heading {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	font-weight: 500;
	font-size: 28px;
}

.content-detail {

	padding: 50px;
	margin: 0px auto;
	border-radius: 5px;

}

.booking_appointment_inputfield textarea {
	padding: 10px !important;
	border: 1px solid #ccc;
}

@media (min-width:280px) and (max-width:399px) {}

@media (min-width:280px) and (max-width:767px) {
	.content-detail {
		padding: 30px;
	}

	/* li {
		width: 100%;
	} */
}

/* validation style */

.error {
	color: rgb(245, 87, 87);
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

p.booking-error {
	color: #fc0808 !important;
	font-size: 12px !important;
	position: absolute;
	display: block;
	top: 62px;
	right: 0px;
}

.booking-apponit-radio p.booking-error {
	color: #fc0808 !important;
	font-size: 12px !important;
	position: absolute;
	display: block;
	top: 75px;
	left: 0px;
}

.booking_appointment_inputfield {
	position: relative;
}

@media (min-width: 320px) and (max-width: 767px) {
	.payment_form_list {
		padding: 0px;
	}

	.content-detail {
		padding: 0px;
	}

	.choose_appointment_type h4,
	.choose_appointment_type h3 {
		font-size: 20px;
	}

	#content2 {
		padding: 0px;
	}

	#content2 h3 {

		font-size: 20px;
	}
}

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

	.bookingapp-tab-li a {
		width: 70% !important;
	}

	.choose_appointment_type h4,
	.choose_appointment_type h3 {
		font-size: 20px;
	}
}

/* import review component */
/* @import url("review.css"); */
/*  end import review compoenet*/

.app-booking-tab {
	padding: 0px;
	margin: 0px 0px 30px 0px;
	box-shadow: 0px 1px 4px 3px rgba(208, 208, 208, 0.17);
	-moz-box-shadow: 0px 1px 4px 3px rgba(208, 208, 208, 0.17);
	-webkit-box-shadow: 0px 1px 4px 3px rgba(208, 208, 208, 0.17);
}

.booking-doctor {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 20px;
	font-weight: 700;
}

.booking-doctors-name {
	padding: 0px;
	margin: 0px;
}

.booking-doctors-name h4 {
	padding: 20px 10px;
	margin: 0px;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}

.booking-appointment-tabs {
	display: grid;
	grid-template-columns: repeat(5, 1fr);

}

.booking-tablink {
	background-color: #dadada;
	color: white;
	padding: 14px 16px;
	border: none;
	outline: none;
	cursor: pointer;
	font-size: 17px;

	/* float: left; */

	/* width: 16.66% */
}

.booking-tablink i {
	padding: 5px;
	margin: 0px;
	font-size: 16px;
	color: #01579b;
}

.booking-tablink:hover {
	background-color: #c0c0c0;
}

.booking-profile-tab {
	padding: 40px !important;
	margin: 0px;
}

/* Style the tab content */
/* tab 1 */
.tabcontent {
	color: white;
	display: none;
	padding: 30px;
	text-align: center;

}

.booking-tab-image {
	padding: 0px;
	margin: 0px auto;
	width: 100%;
}

.booking-tab-image img {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.booking-doctor-profile {
	padding: 0px;
	margin: 0px;
}

.booking-doctor-profile li {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

.booking-app-skill {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: table;
}

.booking-app-skill li {
	padding: 0px;
	margin: 0px;
	float: left;
}

.booking-doctor-skill {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: 600;


}

.booking-doctor-skill-name {
	padding: 10px 10px;
	margin: 0px 0px 0px 10px;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.booking-app-rating {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.booking-app-rating i {
	padding: 1px;
	margin: 0px;
	font-size: 16px;
}

.booking-doctors-pro-location {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.booking-doctors-pro-location h6 {
	padding: 0px;
	margin: 0px;
}

.booking-doctors-pro-location h6 i {
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

.booking-doctors-pro-bookingbtn {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.booking-doctors-pro-bookingbtn a {
	padding: 10px 15px;
	margin: 0px;
	border-radius: 20px;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: 600;
	display: inline-block;
}

@media (min-width: 320px) and (max-width: 480px),
(min-width: 481px) and (max-width: 767px) {

	.tabcontent {

		padding: 0px;
		margin-top: 30px;
	}

	.booking-profile-tab {
		margin: 0px;
		padding: 20px !important;
	}

	.booking-appointment-tabs {
		min-width: 200px;
		max-width: 600px;
		overflow-y: auto;
	}
}

/* end of tab 1 map */

/* tab 2 map */

.mapouter {
	position: relative;
	text-align: right;
	height: 300px;
	width: 300px;
	margin: 0px 0px 20px 0px;
}

.gmap_canvas {
	overflow: hidden;
	background: none !important;
	height: 300px;
	width: 300px;
}

.booking-doctor-location {
	padding: 0px;
	margin: 0px;
}

.booking-doctor-location h4 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 25px;
	font-weight: 500;
}

.booking-location-detail {
	padding: 0px;
	margin: 0px;
}

.booking-location-detail li {
	padding: 0px;
	margin: 0p;

}

.booking-location-detail {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	display: table;
	width: 100%;
}

.booking-location-detail li {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: 500;
	float: left;
}

.booking-location-detail li a {
	padding: 0px;
	margin: 0px;
	display: block;
}

.booking-location-detail li :hover a {
	color: rgb(0, 153, 255);
}

.booking-label {
	padding: 0px;
	margin: 0px;
	width: 35%;
}

.booking-address {
	padding: 0px;
	margin: 0px;
	width: 65%;
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	.booking-tab-image {
		margin: 0px !important;
	}

	.gmap_canvas {

		height: 200px;
		width: 200px;
	}

	.booking-doctor-location {
		margin: 0px auto;
		width: 100% !important;
	}

	.mapouter {

		height: 200px;
		width: 200px;
	}
}

@media (max-width: 767px) and (min-width: 481px) {
	.booking-map {
		padding: 0px;
		margin: 0px auto;
		width: 60% !important;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.booking-map {
		padding: 0px;
		margin: 0px auto;
		width: 60% !important;
	}

	.booking-tab-image {
		padding: 0px;
		margin: 0px auto;
		width: 100%;
	}

	.booking-doctor-location {

		margin: 0px auto;
		width: 50%;
	}
}

@media (min-width: 481px) and (max-width: 767px) {

	.booking-tab-image {
		padding: 0px;
		margin: 0px auto;
		width: 100%;
	}

	.booking-doctor-location {

		margin: 0px auto;
		width: 60%;
	}

	.booking-appointment-review h4 {

		font-size: 17px !important;
	}

	.booking-comment-content p {

		font-size: 13px !important;
	}

	.booking-social-media-tab h4 {

		font-size: 18px !important;
	}

	.booking-social-media-tab h5 {

		font-size: 20px !important;
	}
}

/* end of tab 2*/
/* tab 3 */
.booking-appointment-review {
	padding: 0px;
	margin: 0px;
}

.booking-appointment-review h4 {

	padding: 0px;
	margin: 0px 0px 15px 0px;
	font-size: 20px;
	font-weight: 500;
}

.appointment-review-rating {
	padding: 0px;
	margin: 0px auto;
	display: table;

}

.appointment-review-rating li {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	float: left;
}

.appointment-review-rating li a {
	padding: 0px;
	margin: 0px;
}

.appointment-review-rating li a i {
	padding: 10px;
	margin: 0px;
	font-size: 22px;
}

.appointment-review-rating li:hover i {
	color: rgba(253, 250, 68, 0.952) !important;
}

.appointment-review-star {

	margin: 0px auto;
}

.appointment-review-form {
	padding: 0px;
	margin: 0px auto;
	width: 70%;
}

.appointment-review-form input[type="text"] {
	margin: 0px 0px 20px 0px;
	border: 1px solid #ccc;
	padding: 0px 0px 0px 15px;
	box-sizing: border-box;
}

.appointment-review-form textarea {
	margin: 0px 0px 20px 0px;
	padding: 15px;
	height: auto;
	border: 1px solid #ccc;
}

.appointment-review-form input[type="text"]:focus:not([readonly]) {
	border-bottom: 1px solid rgb(216, 216, 216) !important;
	-webkit-box-shadow: 0 1px 0 0 rgb(216, 216, 216) !important;
	box-shadow: 0 1px 0 0 rgb(216, 216, 216) !important;
}

.appointment-review-form label {
	font-size: 16px;
}

.booking-appoint-sendbtn {
	padding: 10px 20px;
	margin: 0px;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	border: none;
}

.booking-appoint-sendbtn i {
	padding: 0px 0px 0px 10px;
	font-size: 16px;
}

.booking-appointment-related-comments {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #ebebeb;
}


.booking-appointment-related-comments li {
	padding: 0px;
	margin: 0px;

}

.booking-comment-image {
	padding: 15px !important;
	margin: 0px;
	width: 7% !important;
}

.booking-comment-image img {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

.booking-comment-content {
	padding: 0px;
	margin: 0px;
}

.booking-comment-content p {
	padding: 0px;
	margin: 10px 0px;
	font-size: 15px;
	font-weight: 400;
}

.appointment-review-given {
	padding: 0px;
	margin: 10px 0px;
	display: table;

}

.appointment-review-given li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: left;
}

.appointment-review-given li a {
	padding: 0px;
	margin: 0px;
}

.appointment-review-given li a i {
	padding: 0px 5px 0px 0px;
	margin: 0px;
	font-size: 16px;
}

.appointment-rating-thumbs {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	display: block;
}

.appointment-rating-thumbs span {
	padding: 0px;
	margin: 0px 20px 0px 0px;
	font-size: 14px;

}

.appointment-rating-thumbs i {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
}

.booking-comment-content h5 {
	padding: 0px;
	margin: 10px 0px;
	font-size: 18px;
	font-weight: 500;
}

@media (min-width: 320px) and (max-width: 480px),
(min-width: 481px) and (max-width: 767px),
(min-width: 768px) and (max-width: 1024px),
(min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

	.appointment-review-star {
		width: 100%;
	}

	.booking-comment-image {
		width: 15% !important;
		padding: 15px 15px 0px 15px !important;
	}

	.appointment-review-rating li a i {

		font-size: 12px;
	}
}

/* end of tab 3*/
/* tab 4*/


.booking-social-media {
	padding: 0px 0px 15px 0px;
	margin: 0px auto;
	display: table;
}

.booking-social-media li {
	padding: 0px;
	margin: 0px;
	float: left;
}

.booking-social-media li a {
	padding: 0px;
	margin: 0px;
}

.booking-social-media li a i {
	padding: 10px;
	margin: 0px 10px 0px 0px;
	width: 35px;
	font-size: 18px;
	border-radius: 4px;
}

/* end of tab 4*/
/* new tab 5*/
.booking-about-detail {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	display: table;
	width: 100%;
}

.booking-about-detail li {
	padding: 0px;
	margin: 0px;
	float: left;
}

.booking-about {
	padding: 0px;
	margin: 0px;
	width: 15%;
}

.booking-about p {
	padding: 0px;
	margin: 0px;
	font-size: 17px;
	font-weight: 500;
	font-size: 15px;
}

.booking-about-dt {
	padding: 0px;
	margin: 0px;
	width: 85%;
}

.booking-about-dt p {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-size: 14px;
}

.booking-name {
	padding: 0px;
	margin: 0px;
}

.booking-name-dt {
	padding: 0px;
	margin: 0px;
}

.booking-name p {
	padding: 0px;
	margin: 0px;
	font-size: 17px;
	font-weight: 500;
	font-size: 15px;
}

.booking-name-dt p {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	font-size: 14px;
}

.booking-name-detail {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	display: table;
	width: 100%;
}

.booking-name-detail li {
	float: left;
}

.booking-name {
	padding: 0px;
	margin: 0px;
	width: 30%;
}

.booking-name-dt {
	padding: 0px;
	margin: 0px;
	width: 70%;
}

/* end new tab 5*/
/*tab 5*/
.booking-about-doctors-details h5 {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	font-size: 25px;
	font-weight: 500;
}

.booking-about-doctor {
	padding: 0px;
	margin: 0px auto;
	display: table;
	width: 80%;
}

.booking-about-doctor li {
	padding: 0px 10px;
	margin: 0px 0px 15px 0px;
	float: left;
}

.booking-about-label {
	padding: 0px;
	margin: 0px;
	width: 20%;
	font-size: 16px;
	font-weight: 600;
}

.booking-about-answer {
	padding: 0px;
	margin: 0px;
	width: 80%;
}

.booking-about-answer p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: 400;
}

@media (min-width: 320px) and (max-width: 480px),
(min-width: 481px) and (max-width: 767px),
(min-width: 768px) and (max-width: 1024px) {

	.booking-about-doctor {

		width: 100%;
	}

	.booking-about-label {
		width: 40%;
	}

	.booking-about-answer {
		width: 60%;
	}
}

/* end of tab 5*/
/* tab 6 */
#currentTime {
	font-size: 20px;

	font-weight: 500;
	color: #f05b19;
	margin: 0px 0px 10px 0px;
}

.booking-working-hours li:first-child {
	font-weight: bold;

}

.booking-time-doctor {
	padding: 0px;
	margin: 0px auto;
	display: table;
	width: 55%;
}

.booking-time-doctor li {
	padding: 0px 0px 12px 0px;
	margin: 0px;
	float: left;

}

.booking-about-day {
	padding: 0px;
	margin: 0px;
	width: 30%;
}

.booking-about-time {
	padding: 0px;
	margin: 0px;
	width: 40%;
}

@media (min-width: 320px) and (max-width: 767px) {
	.booking-social-media-tab h4 {

		font-size: 20px;
	}

	.booking-doctor-location h4 {

		font-size: 20px;
	}
}

@media (min-width: 320px) and (max-width: 480px),
(min-width: 481px) and (max-width: 767px),
(min-width: 768px) and (max-width: 1024px) {
	.booking-time-doctor {
		width: 100%;
	}

	.booking-about-day {
		text-align: left;
		width: 25%;
	}

	.booking-about-time {

		width: 45%;
	}

	.booking-about-book {

		width: 30%;
	}

}

.booking-schedule {
	margin: 0;
	padding: 0;
	list-style: none;
}

.booking-schedule li {
	line-height: 28px;
	padding: 0px 0px 10px 0px;
}

.booking-day {
	position: relative;

	text-align: left;
	width: 35%;
}

.booking-day:after {
	position: absolute;
	right: 0;
	content: "-";
}

.booking-day {
	float: left;
}

@media (min-width: 320px) and (max-width: 760px),
(min-width: 768px) and (max-width: 1024px) {
	.booking-about {
		width: 30%;
	}

	.booking-about-dt {
		width: 70%;
	}
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	.booking-about {
		width: 15%;
	}

	.booking-about-dt {
		width: 85%;
	}
}

/* end of tab 6*/

/* schedule*/
.booking-appointment-calender-title h4 {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font-size: 26px;
	font-weight: 600;
}

.booking-appointment-day-time {
	margin: 0px 0px;
	padding: 0px;
}

.booking-calender-scroll .slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.booking-calender-scroll .slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
}

.booking-calender-scroll .slick-list:focus {
	margin: 0;
	padding: 0;
	outline: none;
}

.booking-calender-scroll .slick-list.dragging {
	margin: 0;
	padding: 0;
	cursor: pointer;
	cursor: hand;
}

.booking-calender-scroll .slick-slider .slick-track,
.booking-calender-scroll .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.booking-calender-scroll .slick-track {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.booking-calender-scroll .slick-track:before,
.booking-calender-scroll .slick-track:after {
	display: table;
	content: '';
	margin: 0;
	padding: 0;
}

.booking-calender-scroll .slick-track:after {
	margin: 0;
	padding: 0;
	clear: both;
}

.booking-calender-scroll .slick-loading .slick-track {
	visibility: hidden;
	margin: 0;
	padding: 0;
}

.booking-calender-scroll .slick-slide {
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

.booking-calender-scroll.slick-slide {
	margin: 0;
	padding: 0;
	float: right;
}

.booking-calender-scroll.slick-slide.slick-loading img {
	margin: 0;
	padding: 0;
	display: none;
}

.booking-calender-scroll.slick-slide.dragging img {
	margin: 0;
	padding: 0;
	pointer-events: none;
}

.booking-calender-scroll.slick-initialized .slick-slide {
	margin: 0px;
	padding: 0;
	display: block;
}

.booking-calender-scroll.slick-loading .slick-slide {
	margin: 0;
	padding: 0;
	visibility: hidden;
}

.booking-calender-scroll.slick-vertical .slick-slide {
	margin: 0;
	padding: 0;
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.booking-calender-scroll.slick-arrow.slick-hidden {
	display: none;
}

.right_arrow {
	padding: 10px;
	margin: 0px;
	font-size: 20px;
	position: absolute;
	top: -15%;
	right: 0%;
	z-index: 999;
	background: #1565C0;
	color: #fff;
	font-weight: 700;

}

.left_arrow {
	padding: 10px;
	margin: 0px;
	font-size: 20px;
	position: absolute;
	top: -15%;
	background: #1565C0;
	color: #fff;
	right: 4%;
	font-weight: 700;
}
.your-appoinment .appoinment-list{
height:170px;
}
@media (min-width:768px) and (max-width:1023px),
(min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

	.right_arrow {
		right: 0%;
	}

}

@media (min-width: 320px) and (max-width: 480px) {

	.right_arrow,
	.left_arrow {
		display: none !important;
	}


}

@media (min-width: 481px) and (max-width: 767px) {

	.left_arrow {

		right: 5%;
	}


}

.booking-title-day {
	padding: 0px;
	margin: 0px;
    width: 133px;
    background-color: #274760 !important;
}

.booking-title-day p {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
    width: 94px;
}

.booking-appointment-hours {
	padding: 0px;
	margin: 0px;
	/* border-right: 1px solid #ccc; */
	border-left: 1px solid #ccc;
    display: flex;
}

.booking-appointment-hours li {
	padding: 20px;
	margin: 0px;
	text-align: center;
	font-weight: 500;
	font-size: 16px;
	/* border-bottom: 1px solid #ccc; */
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
	list-style: none;
}

.booking-appointment-hours li:hover {
	background-color: #bbdefb;
}

.booking-appointment-hours li a {
	padding: 15px 0px;
	margin: 0px;
	color: rgb(98, 98, 98);
	display: block;
}

.booking-popup-modal {
	width: 100%;
}

.booking-popup-modal.modal .modal-footer {
	padding: 0px;
	height: auto;
}

.booking-close a {
	padding: 15px;
	margin: 0px 4px 0px 0px;
	border-radius: 0px 0px 47px 55px;
	background-color: #0000008a;
}

.booking-close a i {
	padding: 6px 7px;
	border-radius: 50px;
	margin: 0px;
}

/* end schedule */
/* doctor list */
.your-appoinment h3 {
	padding: 25px 0px;
	margin: 0px;
	font-size: 24px;
	font-weight: 600;
	line-height: 24px;
    background-color: #00bcd4;
}

.your-appoinment .your-appoinment-detail {
	padding: 0px;
	margin: 0px;

}

.appoinment-list {
	padding: 20px;
	border-bottom: 1px solid #ccc !important;
}

.your-appoinment-detail:last-child li {
	border-bottom: 0;
}

.your-appoinment .appoinment-detail figure {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	width: 20%;
	float: left;
	border-radius: 5px;
}

.your-appoinment .appoinment-detail figure img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-radius: 5px;
    height: 135px;
    object-fit: cover;
}

.your-appoinment .appoinment-detail-list {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	width: 80%;
	float: left;
}

.your-appoinment .appoinment-detail-list li {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.your-appoinment .appoinment-detail-list li p {
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: 600;
	line-height: 24px;
}
.appointment_label .with-gap {
    display: none;
}
.your-appoinment .appoinment-detail-list li p span {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
}

.your-appoinment .appoinment-list {
height:190px;
	margin: 0px !important;
	padding: 20px;
}

.your-appoinment .appoinment-list:nth-child(odd) {
   
	border-right: 1px solid #ccc;
}

.your-appoinment .appoinment-list:last-child,
.your-appoinment .appoinment-list:nth-last-child(2) {
   
	border-bottom: none !important;
}

.your-appoinment .appoinment-choose-btn {
	padding: 0px 5px;
	margin: 25px 0px 25px 0px;
	display: table;
}

.your-appoinment .appoinment-choose-btn a {
	padding: 6px 7px;
	margin: 0px 10px 0px 0px;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	border: 1px solid red;

}

.your-appoinment .appoinment-choose-btn a.border-radius {
	border: 2px solid #274760;

}
.appoinment-choose-btn a {
    color: #274760 !important;
}
#appointment {
    color: #fff !important;
}
.your-appoinment .appoinment-choose-btn a.border-radius:hover {
	border: 2px solid #274760;
	background-color: #274760 !important;
	color: #fff !important;
}

@media (min-width:268px) and (max-width:1023px) {
	.your-appoinment .appoinment-list:nth-child(odd) {
		border-right: none;
	}
}

@media (min-width:268px) and (max-width:399px) {
	.your-appoinment .appoinment-detail-list {
		padding: 0px 15px;

	}

	.your-appoinment .appoinment-list {
		border-bottom: 1px solid #ccc;
	}

	.your-appoinment .appoinment-choose-btn a {
		padding: 7px 10px;
		margin: 7px;
		display: inline-block;
		font-size: 14px;
		font-weight: 600;

	}

	.your-appoinment .appoinment-choose-btn a {
		margin: 0px 10px 10px 0px;
		font-size: 12px;
	}

	.your-appoinment .appoinment-detail-list {
		width: 100%;
	}

	.your-appoinment .appoinment-detail figure {

		width: 100%;
	}

}

@media (min-width: 320px) and (max-width: 767px) {
    .chxbx{
        flex-flow: wrap !important;
    }
#patient_information h2{
    font-size:14px !important;
}
	.your-appoinment h3 {
		font-size: 20px !important;
padding:10px !important;
	}

	.your-appoinment .appoinment-detail-list li p {

		font-size: 14px;
	}
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape),
(min-width: 768px) and (max-width: 1024px),
(min-width: 320px) and (max-width: 676px) {

	.appoinment-list {
		width: 100% !important;
	}

	.your-appoinment .appoinment-list:nth-child(odd) {
		border-right: 0px !important;
	}

	.your-appoinment .appoinment-list:nth-last-child(2) {
		border-bottom: 1px solid #ccc !important;
	}
}
/* end doctor list */
/* booking time */
.booking_appointment_inputfield input:not([type]),
.booking_appointment_inputfield input[type="text"]:not(.browser-default),
.booking_appointment_inputfield input[type="password"]:not(.browser-default),
.booking_appointment_inputfield input[type="email"]:not(.browser-default),
.booking_appointment_inputfield input[type="url"]:not(.browser-default),
.booking_appointment_inputfield input[type="time"]:not(.browser-default),
.booking_appointment_inputfield input[type="date"]:not(.browser-default),
.booking_appointment_inputfield input[type="datetime"]:not(.browser-default),
.booking_appointment_inputfield input[type="datetime-local"]:not(.browser-default),
.booking_appointment_inputfield input[type="tel"]:not(.browser-default),
.booking_appointment_inputfield input[type="number"]:not(.browser-default),
.booking_appointment_inputfield input[type="search"]:not(.browser-default),
.booking_appointment_inputfield textarea.materialize-textarea {

	background-color: transparent;

	border: 1px solid #ccc !important;

	border-bottom: 1px solid #ccc;

	padding: 0px 0px 0px 10px;

	border-radius: 5px;

	font-size: 18px;

	height: auto;

	padding: 10px;
	box-sizing: border-box;
	margin: 0px;

}

.booking_appointment_inputfield input[type=text]:not(.browser-default):focus:not([readonly]),
.booking_appointment_inputfield input[type=password]:not(.browser-default):focus:not([readonly]) {
	padding-left: 10px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
	font-size: 18px;

}

.modal-content .row .input-field input:focus {
	border-bottom: 3px solid #ccc !important;
	box-shadow: 0 3px 0 0 #ccc !important
}

.payment_form_list {
	padding: 40px;
	margin: 0px;
}


.booking_appointment_inputfield span {
	font-size: 13px !important;

}

.register_form {
	padding: 0px;
	margin: 0px;
}

.payment_total_form {

	padding: 20px;
	margin: 0px 0px 0px 0px;
}

#content2 h3 {
	padding: 0px;
	margin: 0px;
	font-weight: 400;
	font-size: 24px;
}

.booking_appointment_inputfield {
	padding: 0px;
	margin: 0px !important;
	/* position:relative; */
}

.booking-appointment-timing {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font-size: 16px !important;
	font-weight: 600 !important;
}

.appointment-timing {
	padding: 0px;
	margin: 0px;
}

.appoint-continue-btn {
	padding: 0px;
	margin: 0px;
    display:table;
}

.appoint-continue-btn button {
	padding: 10px 7px;
	margin: 0px 15px 15px 0px;
	border: 2px solid #8bc34a;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	background: #fff;
}

.appoint-continue-btn:hover button {
	background: #8bc34a;
	color: #fff !important;
}

.label-for-apptiming {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	font-size: 16px;
	font-weight: 500;

}

.booking_appointment_inputfield .appointment_label {
	margin: 10px 0px 10px 0px;

	font-size: 14px;

	font-weight: 600;

	display: block;
}

.appointment_label span {
	font-size: 15px;
}

::-webkit-input-placeholder {
	font-size: 14px;
	font-weight: 600;

	color: #ccc;
}

:-moz-placeholder {
	/* older Firefox*/
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: 600;
}

::-moz-placeholder {
	/* Firefox 19+ */
	font-size: 14px;
	padding: 0px;
	font-weight: 600;
}

:-ms-input-placeholder {
	font-size: 14px;
	padding: 0px;
	font-weight: 600;
}

/* checkbox */

.booking_appointment_inputfield .modal-overlay {
	background: none !important;
}

form {
	padding: 0px;
	margin: 0px;
}

.appointment_button {
	padding: 10px;

	margin: 10px 0px 0px 0px;
}

.payment_type {
	padding: 0px;
	margin: 0px 0px 40px 0px;
}

.appointment_button button {
	padding: 0px 10px;
	margin: 0px;
	font-size: 14px;
	font-weight: 600;
}

.box {
	color: #fff;
	padding: 0px;
	display: none;
	margin-top: 20px;
}

.choose_appointment_type [type="radio"]:checked+span::after,
[type="radio"].with-gap:checked+span::before,
[type="radio"].with-gap:checked+span::after {

	border: 2px solid #bdbdbd !important;

}

.choose_appointment_type [type="radio"]:checked+span::after,
[type="radio"].with-gap:checked+span::after {

	background-color: #274760 !important;

}

.choose_appointment_type {
	padding: 0px 10px;
	margin: 0px;
}

.choose_appointment_type h4,
.choose_appointment_type h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-weight: 400;
	font-size: 24px;
}
.appointment-li
{
  list-style:none;
}

/** payment **/
.top-heading {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	font-weight: 500;
	font-size: 28px;
}

.content-detail {

	padding: 50px;
	margin: 0px auto;
	border-radius: 5px;

}

.booking_appointment_inputfield textarea {
	padding: 10px !important;
	border: 1px solid #ccc;
}

@media (min-width:280px) and (max-width:399px) {}

@media (min-width:280px) and (max-width:767px) {
	.content-detail {
		padding: 30px;
	}

	.app-booking-tab li {
		width: 100%;
	}
}

/* validation style */

.error {
	color: rgb(245, 87, 87);
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

p.booking-error {
	color: #fc0808 !important;
	font-size: 12px !important;
	position: absolute;
	display: block;
	top: 62px;
	right: 0px;
}

.booking-apponit-radio p.booking-error {
	color: #fc0808 !important;
	font-size: 12px !important;
	position: absolute;
	display: block;
	top: 75px;
	left: 0px;
}

.booking_appointment_inputfield {
	position: relative;
}

@media (min-width: 320px) and (max-width: 767px) {
	.payment_form_list {
		padding: 0px;
	}

	.content-detail {
		padding: 0px;
	}

	.choose_appointment_type h4,
	.choose_appointment_type h3 {
		font-size: 20px;
	}

	#content2 {
		padding: 0px;
	}

	#content2 h3 {

		font-size: 20px;
	}
}

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

	.bookingapp-tab-li a {
		width: 70% !important;
	}

	.choose_appointment_type h4,
	.choose_appointment_type h3 {
		font-size: 20px;
	}
}
/* end booking time */

/* import review component */
 
.login-form {
    padding: 30px;
    margin: auto;
    width: 40%;
    background-color: #ffffff42;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border-radius: 13px;
}

.email-textbox {
	padding: 15px 0px 0px 0px;
    margin: 0px;
    position: relative;
}

.login-form .email-textbox label {
	display: block;
	padding: 0px 0px 3px 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: 500;
}
.login-form .email-textbox i{
    position: absolute;
    left: 10px;
    bottom: 12px;
    font-size: 16px;
}
.login-form .email-textbox input[type=text],
.login-form .email-textbox input[type=email],
.login-form .email-textbox input[type=password] {
	padding: 11px 10px 11px 33px;
	margin: 0px;
	font-size: 15px;
	box-sizing: border-box;
	border: 1px solid #ccc !important;
    height: auto !important;
    background-color: #fff !important;
    border-radius: 10px;
}
.login-form .show-icon {
    position: absolute;
    right: 15px;
    top: 52px;
    cursor: pointer;
    font-size: 14px;
}
.login-btn{
    padding: 0px;
    margin: 20px 0px 10px;

}
.login-btn .login-button
{
    /* padding: 8px 15px; */
    font-size: 16px;
    font-weight: 600;
    outline: none;
    width: -webkit-fill-available;
    border-radius: 10px;
    margin-top: 15px;
    height: 40px;
    /* background-color: #00bcd4 !important; */
}
.black_gry_col {
    /* color: #274760 !important; */
    background: #274760 !important;
}
.white-text {
    color: #fff !important;
}

@media (min-width:280px) and (max-width:767px) {
    .login-form{
        width: 95%;
        padding: 15px;
    }
}
@media (min-width:768px) and (max-width:1023px) {
    .login-form{
        width: 80%;
    }
}

.register_form_list label {
	display: block;
	padding: 0px 0px 3px 0px;
	margin: 15px 0px 0px 0px;
	font-size: 15px;
	font-weight: 500;
}
.register_form_list .register_inputfield {
    padding: 0px;
	margin: 0px;
	position: relative;
}
.register_form_list input:not([type]),
.register_form_list input[type=text]:not(.browser-default),
.register_form_list input[type=password]:not(.browser-default),
.register_form_list input[type=email]:not(.browser-default),
.register_form_list input[type=url]:not(.browser-default),
.register_form_list input[type=time]:not(.browser-default),
.register_form_list input[type=datetime]:not(.browser-default),
.register_form_list input[type=datetime-local]:not(.browser-default),
.register_form_list input[type=tel]:not(.browser-default),
.register_form_list input[type=number]:not(.browser-default),
.register_form_list input[type=search]:not(.browser-default)
{
    padding: 11px 10px;
	margin: 0px;
	font-size: 15px;
	box-sizing: border-box;
	border: 1px solid #ccc !important;
    height: auto !important;
    background-color: #fff !important;
}
.register_form_list input[type=date]:not(.browser-default){
	padding: 7px 10px !important;
    margin: 0px;
	font-size: 15px;
	box-sizing: border-box;
	border: 1px solid #ccc !important;
    height: auto !important;
	background-color: #fff !important;
	width: 100%;
}
.register_form_list select
{
    padding: 10px;
	margin: 0px;
	font-size: 14px;
	box-sizing: border-box;
	border: 1px solid #ccc !important;
    height: auto !important;
    background-color: #fff !important;
}
.register_form_list textarea{
    padding: 11px 10px;
	margin: 0px;
	font-size: 15px;
	box-sizing: border-box;
	border: 1px solid #ccc !important;
    height: 100px !important;
    background-color: #fff !important;
}
.register-error{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color: #f70505;
    position: absolute;
    top: 0px;
    right: 0px;
}

.appoint-continue-btn {
    padding: 0px;
    margin: 0px 0px 15px 0px;
    border: 2px solid #eee;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    background-color: #842349;
}
.appoint-continue-btn a {
    color: #fff;
}
.appointment-li button {
    padding: 10px 7px;
    margin: 0px 15px;
    border: 2px solid #4ede4e;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    background: #40b740;
    cursor: pointer;
    color: #fff;
}
.insurance-feld input {
    border-bottom: 1px solid #00bcd4 !important;
}
.insurance-details-col1 {
    border-right: 1px solid #00bcd4 !important;
}
.insurance-details-col2 {
    border-right: 1px solid #00bcd4 !important;
}

element.style {
}
ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none;
}
.row {
    margin-left: auto;
    margin-right: auto;
}
.your-insurance-detail {
    padding: 25px 0px;
}
.submitbtn input {
    padding: 10px 20px;
    margin-top: 15px;
    background-color: #00bcd4;
    color: white;
    border: none;
}
.card_insurance_details {
    padding: 20px 0px !important;
}
.card_insurance_details table tbody tr {
    border-bottom: 1px solid rgba(0,0,0,.12);
}
.card_insurance_details table tbody tr td {
padding: 15px 5px;
display: table-cell;
text-align: left;
vertical-align: middle;
border-radius: 2px;
}
.create_account {
    /* padding: 10px 0px; */
    display: flex;
    align-items: center;
    gap: 15px;
}
.create_account p {
    padding-left: 6px;
    color: #515151;
    margin: 0px;
}

.or {
    width: 100%; 
    text-align: center; 
    border-bottom: 1px solid #ccc; 
    line-height: 0.1em;
    margin: 15px 0 15px; 
 } 
 
 .or span { 
     background:#fff; 
     padding:0 10px; 
 }
 
 .google-sign-in {
     text-decoration: none;
     padding: 0;
     border-radius: 2px;
     position: relative;
     border: none;
     margin: 0 auto 16px auto;
     width: 50%;
     display: flex;
     background-color: #2b77f3;
     color: #fff;
     text-align: center;
 }
 .google-sign-in :hover {
     background-color: #0061ff;
 }
 .google-logo {
     display: inline-block;
     background-color: #ffffff;
     height: 38px;
     width: 38px;
     margin: 1px 1px;
     border-radius: 1px;
     padding: 12px;
 }
 .google-text {
     line-height: 43px;
     display: inline-block;
     width: 100%;
     height: 40px;
     top: 12px;
     font-family: 'Roboto', sans-serif;
     font-style: normal;
     font-weight: 500;
     font-size: 14px;
     letter-spacing: 0.21875px;
 }
 .google-logo i{
     color: #0061ff;
     font-size: 25px;
     margin: -4px -3px;
 }
 .google-logo i:hover {
     color: #fff;
 }


/*owl-carousel*/

.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left;list-style:none}.owl-carousel .owl-item .item{box-sizing:border-box;margin:0;position:relative}.owl-carousel .owl-item img{width:100%;position:relative;height: 90vh;object-fit: cover;}.owl-controls .owl-buttons div,.owl-controls .owl-page{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;display:none}.grabbing{cursor:url(grabbing.png) 8 8,move}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-pagination{padding:10px 0;margin:-40px auto 0;display:table;text-align:center;position:relative}.owl-pagination .owl-page{height:11px;width:11px;background:#f7f7f7;float:left;margin:0 10px 0 0;padding:0}.owl-pagination .active{background:#000;border:1px solid #fff}

.footer_menu {
    padding: 0px;
    margin: 0px;
}
.footer_left {
    float: left;
    padding: 0px;
    margin: 0px;
    width: 70%;
}
.ugot_work_logo {
    /* padding: 0px 0px 50px; */
    margin: 0px;
    display: table;
    width: 100%;
}
.ugot_work_logo img {
    padding: 30px 0px 0px 0px;
    margin: 0px 400px 0px 0px;
    float: left;
    width: 200px;
}

.socila_media_footer {
    padding: 25px 0px 0px;
    margin: 0px;
    float: left;
    width: 550px;
}
.socila_media_footer h2 {
    padding: 0px 20px 0px 0px;
    margin: 0px;
    float: left;
    font-size: 45px;
    font-weight: 600;
    color: #fff;
}
.socila_icon {
    padding: 0px;
    margin: 0px;
}
.socila_icon li {
    padding: 0px 6px;
    margin: 0px;
    float: left;
    list-style: none;
}
.socila_icon li a {
    /* padding: 0px 6px; */
    margin: 0px;
    float: left;
    display: block;
    border-radius: 50px;
}
.socila_icon a i {
    padding: 10px;
    margin: 0px;
    color: #fff;
    /* background: #71C25C; */
    font-size: 23px;
    width: 43px;
    text-align: center;
    /* border-radius: 50px; */
}
.socila_media_footer p {
    padding: 8px 0px 0px;
    margin: 0px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.Services {
    padding: 0px 70px 0px 15px;
    margin: 0px;
    box-sizing: border-box;
    width: 50%;
    float: left;
}
.Services ul {
    padding: 15px 0px 0px;
    margin: 0px;
    box-sizing: border-box;
    float: left;
}
.Services ul li {
    list-style: none;
    padding: 5px 0px;
    margin: 0px;
    box-sizing: border-box;
}

.Services ul li a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
}
.footer_right {
    float: right;
    padding: 0px;
    margin: 0px;
    width: 30%;
}
.android_ios {
    display: flex;
}
.apple_goole_img {
    padding: 25px 0px 40px;
    margin: 0px;
    float: right;
}
.footer_right img {
    padding: 0px 4px;
    margin: 0px;
    width: 100%;
}
.Copyright {
    padding: 15px 0px 0px;
    margin: 0px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-weight: 300;
}

@media (min-width: 280px) and (max-width: 767px)
{
    .footer_right {
        width: 100% !important;
    }
    .doctor_search {
        width: auto !important;
        margin: 0px 0px !important;
        margin-bottom: 15px !important;
    }
    .txtndimgovaral  {
        display: block !important;
    }
}
@media (min-width: 280px) and (max-width: 767px)
{
    .footer_left {
        width: 100% !important;
    }
    .txtndimgovaral  {
        display: block !important;
    }
}
@media (min-width: 280px) and (max-width: 767px)
{
    .Services {
        width: 100% !important;
    }
}
/* .our-services-detail {
    display: none;
} */
.our-services .cyan-text {
    margin: 0px;
}
.our-services .cyan-text h3 {
    margin: 0px;
}
/* .doctor_search {
    display: unset;
    width: 32% !important;
    margin: 0px !important;
}
.doctor_search li {
    width: 75% !important;
} */
 .doctor_search {
    width: 27%;
    margin: 0px auto 10px;
}
.doctor_search li {
    width: auto ;
}
.txtndimgovaral  {
    display: flex;
    align-items: center;
}
h2 span {
    line-height: 38px;
}
h4 span {
    line-height: 38px;
}
/* .black_gry_col {
    color: #274760 !important;
} */
.create_account {
    padding: 10px 0px 0px;
    margin: 0px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    display: block;
    color: #274760;
    float: none !important;
}
.login_notice {
    padding: 10px 0px;
    font-size: 13px;
    border-bottom: 1px solid #ccc;
    width: -webkit-fill-available;
    display: block;
}
.cret_pass_mustpass {
    display: flex;
    gap: 20px;
    justify-content: space-between;
}
.forget_screen {
    padding: 30px;
    margin: auto;
    width: 40%;
    background-color: #ffffff42;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border-radius: 13px;
}
.creat_new_pass_src {
    width: 63% !important;
}
.cre_pass_show_icon_2 {
    position: absolute;
    right: 10px;
    top: 36px;
    cursor: pointer;
    font-size: 14px;
}
.register_inpt_btn input {
    padding: 7px 0px !important;
}
.forget_screen .forgpashed {
    text-align: left;
    font-size: 30px;
    /* font-weight: bold; */
    line-height: 50px;
}
.forget_screen .forgpaspara {
    text-align: left;
    font-size: 17px;
    line-height: 25px;
    padding: 10px 0px 16px 0px;
    margin-top: 13px;
    /* font-weight: bold; */
}
.forgpss_fild {
    padding: 11px 10px !important;
    margin: 0px;
    font-size: 15px;
    box-sizing: border-box;
    border: 1px solid #ccc !important;
    height: auto !important;
    background-color: #fff !important;
    border-radius: 10px !important;
    width: -webkit-fill-available !important;
}

.register_form_list .register_personal_detail .show-icon1 {
    position: absolute;
    right: 10px;
    top: 35px;
    cursor: pointer;
    font-size: 14px;
}


.register_form_list .register_personal_detail .show-icon2 {
    position: absolute;
    right: 10px;
    top: 120px;
    cursor: pointer;
    font-size: 14px;
}
.forg_link_subbtn {
    font-size: 15px;
    font-weight: 600;
    outline: none;
    width: -webkit-fill-available;
    border-radius: 10px;
    margin-top: 15px;
    height: 40px;
}
.register_total_form {
    padding: 30px;
    margin: auto;
    width: 63%;
    background-color: #ffffff42;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    border-radius: 13px;
}
#register_form {
    display: flex;
    gap: 30px;
}
.register_personal_detail {
    width: 50%;
}
.ritsit_errormsg {
    width: 50%;
}
.register_personal_detail .register_inputfield input {
    /* padding: 11px 10px !important; */
    margin: 0px;
    font-size: 15px;
    box-sizing: border-box;
    border: 1px solid #ccc !important;
    height: auto !important;
    background-color: #fff !important;
    border-radius: 10px !important;
    width: -webkit-fill-available !important;
}
.register_personal_detail .register_inputfield label {
    color: #9e9e9e !important;
    font-size: 17px;
}
.pass_word {
    position: relative;
}
.pass_word .show-icon1{
    top: 10px !important;
}
.re_pass_word {
    position: relative;
}
.re_pass_word .show-icon2 {
    top: 39px !important;
}
.sucmsg {
    line-height: 40px;
}
.passTitle {
    font-size: 20px;
}
.register_personal_detail .register_inputfield #register_submit {
    background: #274760 !important;
    color: #fff !important;
    font-size: 17px;
    /* margin-top: 75px; */
}
/* .g-recaptcha {
    position: relative;
    right: -12px;
} */
.g-recaptcha iframe {
    margin-left: 14px;
    margin-top: 7px;
    z-index: 999;
    position: relative;
}

#password-for .forget-passbox .show-icon1 {
    position: absolute;
    right: 10px;
    top: 35px;
    cursor: pointer;
    font-size: 14px;
}


#password-for .forget-cpassbox .show-icon2 {
    position: absolute;
    right: 10px;
    top: 120px;
    cursor: pointer;
    font-size: 14px;
}

.sucmsg p span i {
    margin-right: 10px;
    color: green;
}

@media only screen and (max-width: 480px) {
    .register_total_form {
        width: 100%;
    }
    #register_form {
        display: block;
    }
    .register_personal_detail {
        width: -webkit-fill-available;
    }
  }
  

  @media only screen and (min-width: 481px) and (max-width: 1024px) {
    .register_total_form {
        width: -webkit-fill-available;
    }
  }
  .sub_mit_btn {
    font-weight: bold;
    font-size: 20px;
  }