/*
color codes
orange --- #fa7e00
blue ---- #1a4d8f

*/

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

._blog_nav ul,
li,
ul {
    list-style: none
}

*,
.box-layout .banner-section-six,
.box-layout .banner-section-three,
.products-section .products-column,
.services-section .services-box .auto-container,
li,
ul {
    padding: 0
}

*,
.sidenav-bar .side-nav .navigation>li>ul>li:last-child,
.sidenav-bar .side-nav .navigation>li>ul>li>ul>li:last-child,
.text,
.work_exp p,
li,
p,
ul {
    margin: 0
}

.btn-style-one,
.btn-style-three,
.btn-style-two {
    text-transform: capitalize
}

.btn-style-one,
.btn-style-three,
.btn-style-two,
.text,
body,
p {
    font-weight: 400
}

.form-back-drop,
.hidden-bar,
.sticky-header {
    visibility: hidden;
    opacity: 0
}

.main-timeline .timeline-content:hover,
a {
    text-decoration: none
}

* {
    border: none;
    outline: 0;
    font-size: 100%
}

body {
    font-size: 14px;
    color: #2a2a2a;
    line-height: 28px;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-family: Lato, sans-serif;
    letter-spacing: .5px
}

a {
    cursor: pointer;
    color: inherit
}

a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 400;
    margin: 0;
    background: 0 0;
    line-height: 1.2em
}

textarea {
    overflow: hidden;
    resize: none
}
.mt-20{
    margin-top:20px;
}
button {
    outline: 0!important;
    cursor: pointer
}

.text,
p {
    font-size: 16px;
    line-height: 26px
}

::-webkit-input-placeholder {
    color: inherit
}

::-moz-input-placeholder {
    color: inherit
}

::-ms-input-placeholder {
    color: inherit
}

.auto-container {
    position: relative;
    max-width: 1160px;
    padding: 0 15px;
    margin: 0 auto
}

.page-wrapper {
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden;
    z-index: 99
}

.theme-btn {
    display: inline-block;
    text-align: center;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.centered {
    text-align: center!important
}

.btn-style-one {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    padding: 10px 40px;
    border-radius: 50px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYWUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjhhMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffae00 0, #ff8a00 100%);
    background: linear-gradient(to bottom, #ff77a7 0, #961341 100%)
}

.btn-style-four,
.btn-style-three,
.btn-style-two {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    padding: 13px 45px
}

.banner-carousel-three .owl-next:hover,
.banner-carousel-three .owl-prev:hover,
.btn-style-one:hover {
    color: #fff;
    -webkit-box-shadow: #222 0 0 0 40px inset;
    -moz-box-shadow: #222 0 0 0 40px inset;
    -ms-box-shadow: #222 0 0 0 40px inset;
    -o-box-shadow: #222 0 0 0 40px inset;
    box-shadow: #222 0 0 0 40px inset
}

.btn-style-one:before {
    position: absolute;
    top: -1px;
    right: -1px;
    left: -1px;
    bottom: -1px;
    content: "";
    border-radius: 50px;
    border: 2px solid #222;
    transition: .3s;
    opacity: 0
}

.btn-style-one:hover:before {
    opacity: 1
}

.btn-style-two {
    color: #222;
    border-radius: 50px;
    background-color: #fff;
    border: 2px solid #ff8a00;
    -webkit-box-shadow: rgba(255, 255, 255, 0) 0 0 0 0 inset;
    -moz-box-shadow: rgba(255, 255, 255, 0) 0 0 0 0 inset;
    -ms-box-shadow: rgba(255, 255, 255, 0) 0 0 0 0 inset;
    -o-box-shadow: rgba(255, 255, 255, 0) 0 0 0 0 inset;
    box-shadow: rgba(255, 255, 255, 0) 0 0 0 0 inset
}

.btn-style-two:hover {
    color: #fff;
    border: 2px solid #ff8a00;
    -webkit-box-shadow: #ff8a00 0 0 0 40px inset;
    -moz-box-shadow: #ff8a00 0 0 0 40px inset;
    -ms-box-shadow: #ff8a00 0 0 0 40px inset;
    -o-box-shadow: #ff8a00 0 0 0 40px inset;
    box-shadow: #ff8a00 0 0 0 40px inset
}

.btn-style-three {
    color: #fff;
    border-radius: 50px;
    background-color: #fa7e00;
    -webkit-box-shadow: rgba(255, 255, 255, 0) 0 0 0 0 inset;
    -moz-box-shadow: rgba(255, 255, 255, 0) 0 0 0 0 inset;
    -ms-box-shadow: rgba(255, 255, 255, 0) 0 0 0 0 inset;
    -o-box-shadow: rgba(255, 255, 255, 0) 0 0 0 0 inset;
    box-shadow: rgba(255, 255, 255, 0) 0 0 0 0 inset
}

.btn-style-three:hover {
    color: #fff;
    box-shadow: rgb(254 123 57) 0 0 0 40px inset
}

.btn-style-four {
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
    border-radius: 50px;
    background-color: #222;
    -webkit-box-shadow: rgba(255, 255, 255, 0) 0 0 0 0 inset;
    -moz-box-shadow: rgba(255, 255, 255, 0) 0 0 0 0 inset;
    -ms-box-shadow: rgba(255, 255, 255, 0) 0 0 0 0 inset;
    -o-box-shadow: rgba(255, 255, 255, 0) 0 0 0 0 inset;
    box-shadow: rgba(255, 255, 255, 0) 0 0 0 0 inset
}

.btn-style-eight,
.btn-style-five,
.btn-style-seven,
.btn-style-six {
    padding: 10px 45px;
    border-radius: 50px;
    font-weight: 400;
    position: relative;
    font-size: 16px;
    text-transform: capitalize
}

.btn-style-four:hover {
    color: #ff8a00;
    -webkit-box-shadow: #fff 0 0 0 40px inset;
    -moz-box-shadow: #fff 0 0 0 40px inset;
    -ms-box-shadow: #fff 0 0 0 40px inset;
    -o-box-shadow: #fff 0 0 0 40px inset;
    box-shadow: #fff 0 0 0 40px inset
}

.btn-style-five {
    line-height: 30px;
    color: #fff;
    background-color: #ff8a00
}

.btn-style-five:hover,
.btn-style-seven:hover {
    color: #fff;
    background-color: #222
}

.btn-style-seven,
.btn-style-six {
    line-height: 30px;
    color: #222;
    background-color: #fff
}

.btn-style-eight:hover,
.btn-style-six:hover {
    color: #fff;
    background-color: #ff8a00
}

.btn-style-eight {
    line-height: 26px;
    color: #ff8a00;
    border: 2px solid #ff8a00;
    background-color: #fff
}

.about-section .content-column,
.about-section .content-column .content-box .link-box,
.about-section .image-column,
.accordion-box .block,
.app-section .content-column,
.app-section .image-column,
.app-section .title-column,
.banner-carousel .content-box,
.banner-carousel-three .content-box,
.banner-carousel-two .content-box,
.banner-section-five,
.banner-section-two,
.box-layout .coming-soon,
.box-layout .coming-soon .content,
.contact-info-box .social-list,
.contact-section .form-column,
.contact-section .info-column,
.contact-section .info-column .contact-info,
.contact-section .info-column .inner-column,
.diamond,
.diamond-inner,
.docotor_img,
.doctor-content,
.doctor_info,
.fact-counter,
.faq-form-section .faq-form,
.faq-section .accordion-box,
.faq-section .accordion-column,
.faq-section .image-column .image-box,
.faq-section .image-column .inner-column,
.feature-block,
.feature-block .link-box,
.fun-fact-and-features .features,
.fun-fact-and-features .outer-box,
.fun-fact-section,
.header-style-five,
.header-style-seven,
.header-style-three .inner-container,
.header-style-two .header-lower,
.hidden-bar .appointment-form,
.list-style-one,
.liststyles,
.liststyles li,
.main-footer .footer-bottom .inner-container,
.main-footer .footer-column,
.main-footer .footer-logo,
.main-footer .gallery-widget,
.main-footer .links-widget,
.main-footer .widgets-section,
.main-header .contact-info,
.main-menu .navigation>li .mega-menu-bar>ul,
.main-menu .navigation>li>.mega-menu .mega-menu-bar,
.main-timeline,
.news-block .inner-box,
.news-block-two .image-box,
.news-block-two .inner-box,
.news-block-two .single-item-carousel,
.news-section-two .column,
.page-title .inner-container,
.page-wrapper,
.process-block .link-box,
.product-block,
.products-carousel,
.project-block,
.project-block .image-box,
.project-block-two .image-box,
.project-block-two .info-box .link-box,
.project-detail .lower-content .content-column,
.project-detail .project-tabs,
.project-detail .tabs-content .image,
.project-detail .upper-box,
.projects-carousel,
.projects-carousel-two,
.projects-section .inner-container,
.projects-section-two .upper-box,
.serrow,
.service-block .image-box,
.service-block .inner-box,
.service-block .lower-content .link-box,
.service-block-two,
.service-block-two .image-box,
.service-detail,
.service-detail .inner-box .text,
.service-detail .inner-box ul,
.service-detail .prod-tabs,
.service-detail .prod-tabs .tabs-content .tab .content,
.services-section,
.services_section,
.sidenav-bar .side-nav .navigatio,
.sidenav-bar .subscribe-form,
.sidenav-bar .subscribe-form form,
.sidenav-bar .upper-box .logo a,
.social-icon-colored,
.social-icon-four,
.social-icon-one,
.social-icon-three,
.specialize-section-two .carousel-column,
.specialize-section-two .title-column,
.specialize-section-two .title-column .link-box,
.specialize-section-two .title-column .text-box,
.tabs-box,
.testimonial-block .image-box .image,
.testimonial-block .info-box,
.testimonial-block-two,
.testimonial-block-two .info-box,
.testimonial-carousel,
.testimonial-section,
.testimonial-section .outer-container,
.video-section,
.video-section .video-column .video-box,
header-style-seven .inner-container {
    position: relative
}

.list-style-one li:before,
.list-style-two li:before {
    position: absolute;
    top: 0;
    font-size: 14px;
    left: 0;
    font-family: FontAwesome
}

.list-style-one li {
    position: relative;
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 28px;
    color: #666;
    font-weight: 400;
    padding-left: 35px
}

.list-style-one li:before {
    line-height: 28px;
    color: #ffb902;
    content: "\f00c"
}

.feature-block .icon-box,
.list-style-two,
.project-detail .info-list {
    position: relative;
    display: block;
    margin-bottom: 30px
}

.list-style-two li {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    color: #222;
    font-weight: 500;
    padding-left: 35px;
    margin-bottom: 15px;
    font-family: Rubik, sans-serif
}

.list-style-two li:before {
    line-height: 20px;
    color: #ff8a00;
    font-weight: 900;
    content: "\f061"
}

.theme_color {
    color: #25262c
}

.header-style-four .nav-outer,
.header-style-one .nav-outer,
.header-style-seven .nav-outer,
.header-style-three .nav-outer,
.header-style-two .nav-outer,
.pull-right,
.rtl .banner-section .bottom-box .contact-info,
.rtl .banner-section-three .social-links,
.rtl .blog-detail .tags .title,
.rtl .blog-detail .tags ul li,
.rtl .header-style-five .nav-outer,
.rtl .header-style-four .main-menu,
.rtl .header-style-one .main-menu,
.rtl .header-style-seven .main-menu,
.rtl .header-style-three .main-menu,
.rtl .header-style-two .main-menu,
.rtl .main-footer .footer-bottom .copyright-text,
.rtl .main-header .cart-btn,
.rtl .main-header .contact-info li span,
.rtl .main-header .logo-box,
.rtl .main-header .top-left,
.rtl .main-menu .navigation>li,
.rtl .page-title .title-box,
.rtl .project-detail .info-list li strong,
.rtl .projects-section-two .upper-box .sec-title,
.rtl .service-detail .prod-tabs .tab-btns .tab-btn,
.rtl .testimonial-section .testimonial-column,
header-style-seven .nav-outer {
    float: right
}

.main-timeline .timeline:nth-child(2n),
.pull-left,
.rtl .cat-list li a span,
.rtl .header-style-five .outer-box,
.rtl .header-style-four .header-top .top-right,
.rtl .header-style-four .nav-outer,
.rtl .header-style-four .outer-box,
.rtl .header-style-one .outer-box,
.rtl .header-style-six .btn-box,
.rtl .header-style-three .nav-outer,
.rtl .main-footer .footer-bottom .social-links,
.rtl .main-header .nav-outer,
.rtl .main-header .top-right,
.rtl .page-title .bread-crumb,
.rtl .projects-section-two .upper-box .link-box,
.rtl .testimonial-section .title-column {
    float: left
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.svg)
}

.faq-section .title-column .image img,
img {
    display: inline-block;
    max-width: 100%;
    height: auto
}

.scroll-to-top {
    position: fixed;
    bottom: 32px;
    right: 20px;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: linear-gradient(to left, #d3398c, #ff825b);
    display: none;
    border-radius: 50%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.scroll-to-top:hover {
    background: #d74088
}

.main-header {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
}

.main-header .header-top {
    position: relative;
    background-color: #ffa900
}

.header-style-five .outer-box .social-icon-one,
.main-header .cart-btn,
.main-header .top-left,
.page-title .title-box {
    position: relative;
    float: left
}

.main-header .top-left .contact-list {
    position: relative;
    padding: 5px 0
}

.main-header .top-left .contact-list li {
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #222;
    font-weight: 400;
    margin-right: 25px
}

.mCSB_inside>.mCSB_container,
.main-header .top-left .contact-list li:last-child,
.mixitup-gallery .filters li:last-child,
.rtl .news-block-four .content-box .info li:first-child,
.rtl .news-block-two .caption-box .info li:first-child,
.rtl .service-detail .prod-tabs .tab-btns .tab-btn:first-child {
    margin-right: 0
}

.main-header .top-left .contact-list li i {
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin-right: 10px;
    color: #fff
}

.main-header .top-left .contact-list li a,
.service-block .lower-content h3 a,
.service-block-two .caption-box h3 a {
    color: #222;
    display: inline-block;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.banner-carousel-two .link-box a:hover,
.banner-section .bottom-box .contact-info li a,
.feature-block .inner-box:hover .icon-box .icon,
.feature-block .inner-box:hover .text,
.feature-block .inner-box:hover h3 a,
.header-style-four .main-menu .navigation>li>a,
.header-style-four .search-box-btn:hover,
.header-style-three .main-menu .navigation>li>a,
.help-box-two .inner .theme-btn:hover,
.hidden-bar .appointment-form .form-group button:hover,
.main-header .top-left .contact-list li a:hover,
.main-menu .navigation>li>ul>li>ul>li.dropdown:hover>a:after,
.news-block .overlay-box a:hover i,
.news-block-two .overlay-box a:hover i,
.process-block .link-box a:hover,
.project-block .overlay-box h4 a,
.sec-title.light h2,
.sidenav-bar .subscribe-form button:hover,
.sidenav-bar .subscribe-form input[type=submit]:hover,
header-style-seven .main-menu .navigation>li>a {
    color: #fff
}

.main-header .top-right {
    position: relative;
    float: right;
    padding: 5px 0
}

.social-icon-four li {
    position: relative;
    float: left;
    margin-left: 20px
}

.rtl .main-header .contact-info li:first-child,
.rtl .mixitup-gallery .filters li:last-child,
.social-icon-four li:first-child {
    margin-left: 0
}

.social-icon-four li a {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.feature-block .inner-box:hover .link-box a,
.header-style-five .contact-info li,
.news-block .inner-box:hover .caption-box .info li,
.news-block-two .inner-box:hover .caption-box .info li,
.project-block-two .info-box .link-box a:hover,
.projects-section-two .upper-box .link-box a:hover,
.service-block-two .link-box a:hover,
.social-icon-four li a:hover {
    color: #222
}

.main-footer .gallery-widget .image a,
.main-header .main-box,
.news-block .caption-box .info,
.news-block-two .caption-box .info,
.service-block-two .inner-box,
.service-detail .inner-box,
.sidenav-bar .side-nav .navigation>li,
.sidenav-bar .side-nav .navigation>li>ul>li {
    position: relative;
    display: block
}

.main-header .inner-container {
    position: relative;
    padding: 0 15px
}

.main-header .logo-box {
    position: absolute;
    left: 0;
    width: 372px;
    top: 8px
}

.main-header .logo-box .logo,
.main-header .search-box-outer {
    position: relative;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main-header .logo-box .logo img {
    background: 0 0
}

.main-header .nav-outer,
.main-menu,
.main-menu .navigation>li.has-mega-menu {
    position: static
}

.navbar-toggler {
    border: 0!important
}

.banner-section-five .owl-nav,
.banner-section-six .content-box .inner-box:before,
.banner-section-two .owl-nav,
.dropdown-toggle::after,
.header-style-one .main-menu .navigation>li:last-child>a:before,
.main-menu .navbar-header,
.page-title .bread-crumb li:last-child:before,
.projects-carousel-two .owl-dot span,
.services-carousel .owl-nav,
.services-carousel-two .owl-nav,
.sticky-header .main-menu .navigation>li.dropdown>a:after,
.sticky-header .main-menu .navigation>li:before,
.tabs-box .tab,
.video-section.style-two .outer-box:before {
    display: none
}

.main-menu .navbar-collapse {
    padding: 24px 0 0
}

.main-menu .navigation {
    position: relative;
    margin: 0;
    background: linear-gradient(to right, #1a4d8f, #1a4d8f);
    border-radius: 33px 0 0 33px;
    padding: 0 0 0 11px
}

.main-menu .navigation::before {
    content: "";
    position: absolute;
    width: 200%;
    height: 100%;
    background: #1a4d8f;
    left: 99%
}

.main-menu .navigation>li {
    position: relative;
    display: inline-block;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    padding: 11px 0;
    opacity: 1;
    text-align: center;
    text-transform: capitalize;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main-menu .navigation>li>ul>li>ul>li:hover>a {
    color: #25262c;
    background: #fff
}

.main-menu .navigation>li>ul>li>ul>li.dropdown>a:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 11px;
    width: 10px;
    height: 20px;
    display: block;
    color: #292929;
    line-height: 20px;
    font-size: 13px;
    font-weight: 900;
    text-align: center;
    z-index: 5
}

.main-menu .navigation>li>ul {
    position: absolute;
    left: 0;
    top: 110%;
    width: 271px;
    padding: 0;
    z-index: 100;
    background: rgb(255 255 255 / 96%);
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -ms-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
    opacity: 1;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li.custmwidth>ul {
    width: 116px
}

.main-menu .navigation>li>ul.from-right,
.news-block-two .image-box .owl-nav .owl-next,
.rtl .about-section .content-column .content-box .title h2:before,
.rtl .about-section .image-column .image-box .alphabet-img,
.rtl .active-side-nav .hidden-bar,
.rtl .active-side-nav .sidenav-bar,
.rtl .banner-carousel-two .content-box .count,
.rtl .blog-detail .news-block-two .caption-box blockquote .icon,
.rtl .brochure-box .inner .icon,
.rtl .comments-area .comment-box .author-thumb,
.rtl .contact-info-box .info-list:before,
.rtl .fact-counter .count-box:before,
.rtl .feature-block h3:before,
.rtl .latest-news .post-thumb,
.rtl .list-style-one li:before,
.rtl .main-footer .footer-column .widget-title:before,
.rtl .main-footer .links-widget .list li:before,
.rtl .main-menu .navigation>li>ul,
.rtl .news-block-four .image-box,
.rtl .payment-box .payment-options li .radio-option input[type=radio],
.rtl .recent-posts .post .thumb,
.rtl .service-detail .inner-box ul li:before,
.rtl .testimonial-carousel .owl-nav {
    left: auto;
    right: 0
}

.main-menu .navigation>li>ul>li,
.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.main-menu .navigation>li>ul>li:last-child,
.main-menu .navigation>li>ul>li>ul>li:last-child {
    border-bottom: none
}

.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 5px 20px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #383838;
    text-align: left;
    text-transform: capitalize;
    border-left: 4px solid transparent;
    border-bottom: 1px dashed #8f8f8f;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-menu .navigation>li>ul>li:hover>a {
    border-left: 4px solid #fa7e00;
    background: #1a4d8f;
    color: #fff
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 15px;
    top: 11px;
    width: 10px;
    height: 20px;
    display: block;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 110%;
    top: 0;
    width: 200px;
    padding: 0;
    z-index: 100;
    background: #1a4d8f;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -ms-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li .mega-menu-bar .column>ul>li>a,
.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 10px 20px;
    line-height: 24px;
    font-weight: 400;
    font-size: 15px;
    color: #fff;
    text-align: left;
    text-transform: capitalize;
    border-left: 4px solid transparent;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-menu .navigation>li>ul>li>ul>li>a:hover {
    color: #fff;
    background: #222;
    border-left: 4px solid #ff8a00
}

.main-menu .navigation>li.dropdown:hover>ul {
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    visibility: visible;
    opacity: 1;
    top: 100%
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    left: 100%;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.banner-section-six .social-links li span,
.feature-block .icon-box .icon,
.feature-block .inner-box,
.feature-block .link-box a,
.feature-block .text,
.feature-block h3 a,
.header-style-one .main-menu .navigation>li>a:before,
.mixitup-gallery .filters li,
.service-block .image-box .image img,
.service-block .lower-content,
.social-icon-one li a,
.social-icon-three li a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 8px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    display: none
}

.main-header .outer-box,
.project-detail .tabs-content {
    position: relative;
    float: right
}

.social-icon-one li {
    position: relative;
    float: left;
    margin-left: 22px
}

.social-icon-one li a {
    position: relative;
    display: block;
    font-size: 13px;
    line-height: 30px;
    color: #222;
    font-weight: 400;
    transition: .3s
}

.banner-carousel .owl-next:hover,
.banner-carousel .owl-prev:hover,
.banner-carousel-two .owl-next:hover,
.banner-carousel-two .owl-prev:hover,
.banner-section-six .contact-info li a:hover,
.banner-section-six .owl-next:hover,
.banner-section-six .owl-prev:hover,
.banner-section-six .social-links li a:hover,
.banner-section-six .social-links li a:hover span,
.banner-section-three .contact-info li a:hover,
.banner-section-three .social-links li a:hover,
.banner-section-three .social-links li a:hover span,
.carousel-outer .thumbs-carousel .owl-next:hover,
.carousel-outer .thumbs-carousel .owl-prev:hover,
.contact-section .info-column .contact-info li a:hover,
.header-style-five .contact-info li a:hover,
.header-style-four .header-top .top-right li a:hover,
.header-style-six .contact-info li a:hover,
.main-header .contact-info li a:hover,
.main-header .search-box-btn:hover,
.news-block .inner-box:hover .caption-box h3 a,
.news-block-two .caption-box .info li a:hover,
.news-block-two .inner-box:hover .caption-box h3 a,
.page-title .bread-crumb li a:hover,
.process-block h4 a:hover,
.products-carousel .owl-next:hover,
.products-carousel .owl-prev:hover,
.project-block .overlay-box .btn-box a:hover,
.projects-carousel .owl-next:hover,
.projects-carousel .owl-prev:hover,
.projects-carousel-two .owl-next:hover,
.projects-carousel-two .owl-prev:hover,
.service-block-two .caption-box h3 a:hover,
.sidenav-bar .side-nav .navigation>li.current>a,
.sidenav-bar .side-nav .navigation>li:hover>a,
.sidenav-bar .side-nav .navigation>li>ul>li.current>a,
.sidenav-bar .side-nav .navigation>li>ul>li:hover>a,
.social-icon-one li a:hover,
.social-icon-three li a:hover,
.testimonial-carousel .owl-next:hover,
.testimonial-carousel .owl-prev:hover,
.testimonial-carousel-two .owl-next:hover,
.testimonial-carousel-two .owl-prev:hover {
    color: #ff8a00
}

.main-header .contact-info li {
    position: relative;
    float: left;
    margin-left: 35px;
    font-size: 14px;
    line-height: 30px;
    color: #222;
    font-weight: 400
}

.banner-section-six .contact-info li span,
.banner-section-three .contact-info li span,
.main-header .contact-info li span {
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #aaa;
    font-weight: 400
}

.header-style-five .contact-info li a,
.main-header .contact-info li a {
    color: #222;
    transition: .3s
}

.header-style-four,
.header-style-one {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.header-style-one .header-lower {
    position: relative;
    margin: 0 30px;
    padding: 0 10px
}

.header-style-one .header-lower:before {
    position: absolute;
    top: 0;
    left: -30px;
    height: 0;
    width: 0;
    border-left: 30px solid transparent;
    content: ""
}

.header-style-one .header-lower:after {
    position: absolute;
    top: 0;
    right: -30px;
    height: 0;
    width: 0;
    border-right: 30px solid transparent;
    content: ""
}

.header-style-one .main-menu .navigation>li>a {
    padding: 13px;
    font-weight: 300
}

.header-style-one .main-menu .navigation>li>a:before {
    position: absolute;
    top: 20px;
    right: 0;
    width: 2px;
    height: 19px;
    border-right: 1px dashed;
    background: 0 0;
    content: "";
    transition: .3s
}

.header-style-one .outer-box,
.header-style-two .outer-box {
    padding: 32.5px 0;
    margin-left: 45px
}

.header-style-one .search-box-btn:hover,
.header-style-six .nav-toggler:hover,
.header-style-two .search-box-btn:hover {
    color: #fff!important
}

.header-style-one .search-box-outer .dropdown-menu {
    top: 20px!important
}

.main-header .search-box-btn {
    position: relative;
    height: 35px;
    width: 35px;
    cursor: pointer;
    background: 0 0;
    font-size: 15px;
    color: #ffa600;
    line-height: 33px;
    border: 1px dashed #fff;
    border-radius: 50%;
    outline: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main-header .search-box-outer .dropdown-menu {
    top: 62px!important;
    right: 0!important;
    left: auto!important;
    transform: none!important;
    padding: 0;
    width: 280px;
    border-radius: 0;
    border-top: 3px solid #25262c
}

.main-header .search-panel .form-container {
    padding: 25px 20px
}

.main-header .search-panel .form-group {
    position: relative;
    margin: 0
}

.main-header .search-panel input[type=password],
.main-header .search-panel input[type=search],
.main-header .search-panel input[type=text],
.main-header .search-panel select {
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 7px 40px 7px 15px;
    height: 40px;
    font-size: 14px;
    border: 1px solid #e0e0e0;
    background: #fff
}

.main-header .search-panel input:focus,
.main-header .search-panel select:focus {
    border-color: #25262c
}

.main-header .search-panel .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #555;
    font-size: 12px;
    background: 0 0;
    cursor: pointer
}

.header-style-two {
    position: relative;
    left: 0;
    top: 0;
    width: 100%
}

.header-style-two .header-top .inner-container {
    padding: 0 40px
}

.header-style-two .header-lower .auto-container {
    position: relative;
    max-width: 1170px
}

.header-style-two .header-lower .main-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 40px;
    background-color: rgba(0, 0, 0, .9);
    border-radius: 0 0 15px 15px
}

.header-style-two .main-menu .navigation>li {
    margin-left: 35px
}

.header-style-two .main-menu .navigation>li>a {
    position: relative;
    color: #fff;
    font-weight: 500
}

.header-style-two .main-menu .navigation>li>a:before {
    position: absolute;
    left: 50%;
    width: 0;
    height: 1px;
    bottom: 35px;
    content: "";
    background-color: #ffa900;
    transition: .3s
}

.header-style-two .main-menu .navigation>li.current>a:before,
.header-style-two .main-menu .navigation>li:hover>a:before {
    left: 0;
    width: 100%
}

.header-style-two .search-box-outer .dropdown-menu {
    top: 62px!important
}

.header-style-two .search-box-outer {
    float: right;
    margin-left: 40px
}

.main-header .cart-btn a {
    position: relative;
    display: inline-block;
    font-size: 20px;
    line-height: 35px;
    color: #fff
}

.main-header .cart-btn .count {
    position: absolute;
    right: -11px;
    top: 0;
    height: 22px;
    width: 22px;
    line-height: 22px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    font-weight: 400;
    background-color: #fb4848;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.banner-section-three .bottom-box,
.header-style-three,
header-style-seven {
    position: relative;
    background-color: #333
}

.header-style-three .logo-box:before,
header-style-seven .logo-box:before {
    position: absolute;
    top: 0;
    margin-right: -230px;
    right: 100%;
    height: 100%;
    width: 1000%;
    background-color: #fff;
    content: "";
    transform: skew(40deg)
}

.header-style-three .outer-box,
header-style-seven .outer-box {
    position: relative;
    float: right;
    padding: 35px 0;
    margin-left: 80px
}

.header-style-three .main-menu .navigation>li>a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 0;
    width: 2px;
    background-color: #ff8a00;
    content: "";
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header-style-three .main-menu .navigation>li.current>a:before,
.header-style-three .main-menu .navigation>li:hover>a:before {
    height: 30px
}

.header-style-three .nav-toggler,
header-style-seven .nav-toggler {
    position: relative;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color: #222;
    font-weight: 400;
    background-color: #fff;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s
}

.header-style-three .nav-toggler:hover,
.sidenav-bar .cross-icon:hover,
header-style-seven .nav-toggler:hover {
    background-color: orange;
    color: #fff
}

.header-style-four .header-top {
    position: relative;
    background-color: transparent!important
}

.header-style-four .header-top .top-right {
    float: right;
    padding: 10px 0
}

.header-style-four .header-top .top-right li,
.header-style-four .header-top .top-right li a {
    color: #fff;
    font-size: 14px
}

.header-style-four .header-top .top-right li span {
    font-weight: 700;
    color: #fff;
    border: 0;
    width: auto
}

.header-style-four .header-lower {
    position: relative;
    background-color: rgba(0, 0, 0, .4)
}

.header-style-four .main-menu .navigation>li,
.header-style-seven .main-menu .navigation>li {
    margin-left: 45px
}

.header-style-four .search-box-outer {
    padding: 32.5px 0
}

.header-style-four .search-box-btn {
    color: #ff8a00;
    margin-left: 55px
}

.header-style-four .search-box-outer .dropdown-menu,
.header-style-four.fixed-header .search-box-outer .dropdown-menu {
    top: 65px!important
}

.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a {
    color: #fefefe!important
}

.header-style-four.fixed-header .search-box-outer {
    padding: 22.5px 0
}

.header-style-five .logo-box .logo,
.header-style-seven .logo-box .logo,
.header-style-six.fixed-header .btn-box {
    padding: 25px 0
}

.header-style-five .inner-container {
    position: relative;
    padding-left: 120px;
    padding-right: 55px
}

.header-style-five .main-menu .navigation>li>a {
    padding: 45px 0
}

.header-style-five .main-menu .navigation>li>a:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 0;
    width: 2px;
    background-color: #222;
    margin: 0 auto;
    content: "";
    transition: .3s;
    z-index: 1
}

.header-style-five .main-menu .navigation>li.current>a:before,
.header-style-five .main-menu .navigation>li>a:hover:before {
    height: 43px
}

.header-style-five .outer-box {
    padding: 45px 0;
    position: relative;
    float: right
}

.header-style-five .outer-box .contact-info {
    position: relative;
    float: right;
    padding-left: 30px;
    margin-left: 50px;
    border-left: 1px solid #ddd
}

.header-style-six,
.testimonila_icon {
    position: absolute;
    left: 0
}

.header-style-six .outer-container {
    padding: 0 80px;
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.header-style-six .logo-box {
    padding-right: 30px;
    border-right: 1px solid rgba(255, 255, 255, .3)
}

.header-style-six .logo-box .logo {
    padding: 15px 0
}

.header-style-six .outer-box {
    float: left;
    margin-left: 100px
}

.header-style-six .contact-info {
    padding: 35px 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    float: left;
    position: relative
}

.header-style-six.fixed-header .outer-container {
    position: fixed;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .9);
    border-bottom: 1px solid transparent
}

.header-style-six.fixed-header .nav-toggler {
    background-color: #fff
}

.header-style-six.fixed-header .nav-toggler:hover {
    color: #222!important
}

.fixed-header .sticky-header .logo,
.header-style-four.fixed-header .logo-box .logo,
.header-style-six.fixed-header .logo-box .logo {
    padding: 10px 0
}

.header-style-four.fixed-header .main-menu .navigation>li>a,
.header-style-six.fixed-header .contact-info {
    padding: 30px 0
}

.box-layout .header-style-four.fixed-header .header-lower,
.box-layout .header-style-six.fixed-header .outer-container,
.box-layout .sticky-header {
    max-width: 1370px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.header-style-six .contact-info li {
    position: relative;
    float: left;
    margin-left: 25px;
    padding-left: 25px;
    border-left: 1px solid rgba(255, 255, 255, .4);
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 400
}

.header-style-six .contact-info li:first-child {
    border-left: 0
}

.header-style-six .contact-info li span {
    position: relative;
    float: left;
    height: 30px;
    width: 30px;
    border: 1px solid rgba(255, 255, 255, .4);
    font-size: 14px;
    line-height: 30px;
    color: #ff8a00;
    text-align: center;
    font-weight: 400;
    margin-right: 10px;
    border-radius: 50%
}

.header-style-six .contact-info li a {
    color: #fff;
    transition: .3s
}

.header-style-six .btn-box {
    position: relative;
    float: right;
    padding: 30px 0
}

.header-style-six .nav-toggler {
    position: relative;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: orange;
    font-weight: 400;
    background-color: #000;
    cursor: pointer;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.banner-section-six,
.header-style-seven .inner-container {
    position: relative;
    padding-left: 100px;
    padding-right: 100px
}

.header-style-seven .main-menu .navigation>li>a {
    font-size: 16px;
    font-weight: 500;
    padding: 45px 0
}

.header-style-seven .outer-box {
    position: relative;
    float: right;
    padding: 45px 0;
    margin-left: 80px
}

.nav-toggler {
    position: relative;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    background-color: #222;
    cursor: pointer;
    transition: .3s
}

.form-back-drop,
.hidden-bar,
.sidenav-bar {
    position: fixed;
    top: 0;
    z-index: 99999
}

.nav-toggler:hover {
    background-color: orange;
    color: #000
}

.box-layout .header-style-seven .inner-container,
.box-layout .header-style-three .inner-container {
    padding: 0 15px
}

.sidenav-bar {
    left: -350px;
    width: 350px;
    height: 100%;
    overflow-y: auto;
    background: #111;
    transition: .5s
}

.active-side-nav .sidenav-bar,
.extra-icons ul li:hover {
    left: 0
}

.sidenav-bar .inner-box {
    position: relative;
    padding: 50px 30px
}

.sidenav-bar:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-image: url(../images/icons/icon-dots-dark.jpg);
    background-repeat: repeat;
    background-position: center;
    content: ""
}

.faq-section .image-column,
.offer-section .content-column,
.sidenav-bar .side-nav,
.sidenav-bar .upper-box {
    position: relative;
    margin-bottom: 50px
}

.sidenav-bar .cross-icon {
    position: absolute;
    right: 0;
    top: 15px;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #222;
    font-weight: 400;
    background-color: #fff;
    cursor: pointer;
    transition: .3s
}

.sidenav-bar .side-nav .navigation>li>a {
    position: relative;
    display: block;
    line-height: 30px;
    padding: 10px 0;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    transition: .3s
}

.sidenav-bar .side-nav .navigation>li>ul>li>a,
.sidenav-bar .side-nav .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    line-height: 20px;
    padding: 10px 20px;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    transition: .3s
}

.contact-widget ul li:last-child,
.main-footer .links-widget .list li:last-child,
.products-section .sec-title,
.sidenav-bar .side-nav .navigation>li>ul>li,
.sidenav-bar .side-nav .navigation>li>ul>li>ul>li,
.testimonial-section .title-column .sec-title {
    margin-bottom: 0
}

.sidenav-bar .side-nav .navigation>li.dropdown>a {
    padding-right: 30px
}

.sidenav-bar .side-nav .navigation>li.dropdown>a:before {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 0;
    top: 10px;
    line-height: 30px;
    display: block;
    font-size: 16px;
    z-index: 5;
    font-weight: 300
}

.rtl .sidenav-bar .side-nav .navigation>li.active>a:before,
.sidenav-bar .side-nav .navigation>li.dropdown.active>a:before {
    content: "\f107"
}

.sidenav-bar .side-nav .navigation>li.dropdown>ul,
.sidenav-bar .side-nav .navigation>li.dropdown>ul>li.dropdown>ul {
    position: relative;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    padding: 10px 0
}

.sidenav-bar .side-nav .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: 0;
    top: 10px;
    width: 34px;
    height: 30px;
    border: 1px solid #e0e0e0;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    display: none
}

.sidenav-bar .subscribe-form h5 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 400;
    margin-bottom: 25px
}

.sidenav-bar .subscribe-form input[type=email],
.sidenav-bar .subscribe-form input[type=text] {
    position: relative;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    color: #999;
    font-weight: 400;
    padding: 10px 30px;
    background-color: #000;
    border-radius: 30px;
    transition: .3s
}

.sidenav-bar .subscribe-form button,
.sidenav-bar .subscribe-form input[type=submit] {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 10px;
    height: 50px;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    padding: 10px 30px;
    text-transform: uppercase
}

.form-back-drop {
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.active-side-nav .form-back-drop {
    opacity: 1;
    visibility: visible
}

.hidden-bar {
    left: -500px;
    max-width: 100%;
    height: 100%;
    overflow-y: auto;
    background-color: #222;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.active-side-nav .hidden-bar {
    left: 0;
    opacity: 1;
    visibility: visible
}

.hidden-bar .inner-box {
    position: relative;
    background-color: #222;
    padding: 55px 30px 50px
}

.hidden-bar .inner-box .cross-icon {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
    color: #fff;
    font-size: 20px
}

.hidden-bar .inner-box h2 {
    position: relative;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2em;
    color: #fff;
    margin-bottom: 20px
}

.faq-form-section .sec-title,
.hidden-bar .appointment-form .form-group,
.team-block .image-box {
    position: relative;
    margin-bottom: 15px
}

.hidden-bar .appointment-form input[type=email],
.hidden-bar .appointment-form input[type=text],
.hidden-bar .appointment-form textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 23px;
    padding: 10px 25px;
    height: 45px;
    color: #fff;
    font-size: 16px;
    border: 1px solid rgba(255, 255, 255, .1);
    background: 0 0;
    transition: .3s;
    -ms-transition: .3s;
    -webkit-transition: .3s
}

.hidden-bar .appointment-form input::placeholder,
.hidden-bar .appointment-form textarea::placeholder {
    color: #fff
}

.hidden-bar .appointment-form input:focus,
.hidden-bar .appointment-form textarea:focus {
    border-color: #fff
}

.hidden-bar .appointment-form textarea {
    height: 135px;
    resize: none
}

.hidden-bar .appointment-form .form-group button {
    margin-top: 10px;
    display: block;
    width: 100%;
    border-radius: 0;
    font-weight: 700;
    background-color: #fff;
    color: #222
}

.contact-info-box {
    position: relative;
    padding-top: 20px
}

.contact-info-box .info-list {
    position: relative;
    padding-bottom: 18px;
    margin-bottom: 25px
}

.contact-info-box .info-list li {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px
}

.contact-info-box .info-list:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background-color: #fff
}

.contact-info-box .social-list li {
    position: relative;
    width: 50%;
    float: left;
    margin-bottom: 6px;
    display: inline-block
}

.contact-info-box .social-list li a {
    position: relative;
    font-size: 15px;
    font-weight: 500;
    color: rgba(255, 255, 255, .5);
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.contact-info-box .social-list li a:hover {
    color: rgba(255, 255, 255, .8)
}

.sticky-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0;
    z-index: -1;
    background: #fff;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    -webkit-transition: top .3s;
    -moz-transition: top .3s;
    -ms-transition: top .3s;
    -o-transition: top .3s;
    transition: top .3s
}

.banner-section,
.slide1 {
    background-image: url(../images/desk.svg)
}

.banner-carousel .slide-item,
.banner-carousel-three .slide-item,
.banner-section,
.banner-section-six .slide-item,
.banner-section-three .slide-item,
.page-title,
.process-section {
    background-repeat: no-repeat;
    background-size: cover
}

.fixed-header .sticky-header {
    opacity: 1;
    z-index: 9999;
    visibility: visible
}

.sticky-header .main-menu .navigation>li {
    margin-left: 30px!important;
    padding: 0;
    margin-right: 0;
    background-color: transparent
}

.sticky-header .main-menu .navigation>li:after,
.sticky-header .main-menu .navigation>li>a:before {
    display: none!important
}

.sticky-header .main-menu .navigation>li>a {
    padding: 20px 0!important;
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #222;
    text-transform: capitalize;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.sticky-header .main-menu .navigation>li.current-menu-item>a,
.sticky-header .main-menu .navigation>li.current>a,
.sticky-header .main-menu .navigation>li:hover>a {
    opacity: 1;
    color: #ff8a00;
    background-color: #fff
}

.sticky-header .main-menu .navigation>li.dropdown:hover>ul {
    margin-top: 0
}

.header-style-four.fixed-header .header-lower {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    background-color: rgba(0, 0, 0, .8)
}

.header-style-four.fixed-header .search-box-btn {
    top: 5px
}

.main-menu .navigation>li>.mega-menu {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 1170px;
    background: rgba(47, 46, 50, .9);
    padding: 45px 40px 30px 45px;
    top: 100%;
    z-index: 100;
    opacity: 0;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li:hover>.mega-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1)
}

.banner-carousel h2,
.banner-carousel-three h2,
.banner-carousel-two .content-box .title,
.banner-section-six .content-box .title {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px)
}

.main-menu .navigation>li .mega-menu-bar h3 {
    position: relative;
    color: #f1f1f1;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.main-menu .navigation>li .mega-menu-bar .column>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    text-transform: capitalize;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.main-menu .navigation>li .mega-menu-bar .column {
    position: relative;
    margin-bottom: 10px
}

.main-menu .navigation>li .mega-menu-bar .column>ul>li:last-child {
    border: none
}

.main-menu .navigation>li .mega-menu-bar .column>ul>li>a:hover {
    border-left: 4px solid #ff8a00;
    background: #222
}

.banner-section {
    position: relative;
    background-position: center;
    overflow: hidden;
    height: 100vh;
    pointer-events:none
}

.banner-carousel .slide-item {
    position: relative;
    background-position: center top;
    overflow: hidden;
    height: 100vh
}

.banner-section:before {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 540px;
    background-repeat: no-repeat;
    background-position: right top;
    content: "";
    z-index: 9
}

.slide2 {
    background-image: url(../images/slider/slide2.jpg)
}

.slide3 {
    background-image: url(../images/slider/slide3.jpg)
}

.banner-carousel h2,
.banner-carousel-three h2 {
    position: relative;
    display: block;
    font-size: 48px;
    line-height: 72px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px;
    opacity: 0;
    -webkit-transition: 1s;
    -moz-transition: .1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    transform: translateY(-50px)
}

.banner-carousel .active h2,
.banner-carousel-three .active h2,
.banner-carousel-two .active h2,
.banner-section-six .active h2 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -ms-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s
}

.banner-carousel .content-box .text,
.banner-carousel-three .content-box .text {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 400;
    margin-bottom: 55px;
    opacity: 0;
    -webkit-transition: 1s;
    -moz-transition: .1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px)
}

.banner-carousel .active .text,
.banner-carousel-three .active .text,
.banner-carousel-two .active .text,
.banner-section-six .active .text {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.banner-carousel .link-box,
.banner-carousel-three .link-box,
.banner-carousel-two .link-box,
.banner-section-six .link-box {
    position: relative;
    opacity: 0;
    -webkit-transition: 1s;
    -moz-transition: .1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}

.banner-carousel .active .link-box,
.banner-carousel-three .active .link-box,
.banner-carousel-two .active .content-box .title,
.banner-carousel-two .active .link-box,
.banner-section-six .active .content-box .title,
.banner-section-six .active .link-box {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -ms-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.banner-carousel .link-box a,
.banner-carousel-three .link-box a {
    position: relative;
    display: inline-block;
    padding: 13px 45px;
    font-weight: 700
}

.banner-carousel .owl-nav {
    position: absolute;
    right: 46px;
    z-index: 99;
    bottom: 22px
}

.banner-carousel .owl-next,
.banner-carousel .owl-prev {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    font-size: 14px;
    color: #da8102;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 30px;
    padding-top: 6px;
    background-color: transparent;
    z-index: 9;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.banner-carousel .owl-next:before,
.banner-carousel .owl-prev:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 60px;
    border: 2px solid #1488ab;
    border-right: 0;
    content: "";
    z-index: -1;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.banner-carousel .owl-next:hover:before,
.banner-carousel .owl-prev:hover:before,
.banner-carousel-two .owl-next:hover:before,
.banner-carousel-two .owl-prev:hover:before,
.banner-section-six .owl-next:hover:before,
.banner-section-six .owl-prev:hover:before,
.carousel-outer .thumbs-carousel .owl-next:hover:before,
.carousel-outer .thumbs-carousel .owl-prev:hover:before,
.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus,
.discount-form .form-group input:focus,
.discount-form .form-group select:focus,
.discount-form .form-group textarea:focus,
.faq-form .form-group input:focus,
.faq-form .form-group select:focus,
.faq-form .form-group textarea:focus,
.process-block .inner-box:hover,
.products-carousel .owl-next:hover:before,
.products-carousel .owl-prev:hover:before,
.projects-carousel .owl-next:hover:before,
.projects-carousel .owl-prev:hover:before,
.testimonial-carousel-two .owl-next:hover:before,
.testimonial-carousel-two .owl-prev:hover:before {
    border-color: #ff8a00
}

.banner-carousel .owl-next:before {
    left: auto;
    right: -25px;
    border: 2px solid #1488ab;
    border-left: 0
}

.banner-carousel .owl-next span,
.banner-carousel-two .owl-next span,
.banner-section-six .owl-next span,
.carousel-outer .thumbs-carousel .owl-next span,
.products-carousel .owl-next span,
.projects-carousel .owl-next span,
.service-block .lower-content .link-box a i,
.testimonial-carousel-two .owl-next span {
    margin-left: 5px
}

.banner-carousel .owl-prev span,
.banner-carousel-two .owl-prev span,
.banner-section-six .owl-prev span,
.carousel-outer .thumbs-carousel .owl-prev span,
.products-carousel .owl-prev span,
.projects-carousel .owl-prev span,
.testimonial-carousel-two .owl-prev span {
    margin-right: 5px
}

.banner-section .bottom-box {
    position: relative;
    padding: 35px 0;
    background-color: #222
}

.banner-section .bottom-box .contact-info {
    position: relative;
    float: left;
    padding: 10px 0
}

.banner-section .bottom-box .contact-info li {
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    margin-right: 30px
}

.banner-section .bottom-box .contact-info li span {
    color: #ffae00;
    text-transform: uppercase
}

.banner-section .bottom-box .contact-info li a:hover,
.main-footer .footer-bottom .copyright-text a:hover {
    text-decoration: underline
}

.banner-section-five .slide-item,
.banner-section-two .slide-item {
    position: relative;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0
}

.banner-section-two .slide-item:before {
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 660px;
    width: 100%;
    content: "";
    background-image: url(../images/icons/shape-2.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%
}

.banner-section-two .slide-item .content-box {
    position: relative;
    padding: 390px 0 350px;
    text-align: center
}

.banner-section-two .slide-item .title {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 1.2em;
    color: #ffa900;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
    transition: .3s;
    opacity: 0
}

.banner-section-two .active .slide-item .title {
    opacity: 1;
    transition-delay: 0.3s
}

.banner-section-two .slide-item h2 {
    position: relative;
    display: block;
    font-size: 60px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 700;
    transform: none
}

.banner-section-two .content-box .video-link {
    position: relative;
    display: inline-block;
    margin-top: 50px;
    transition: .3s;
    opacity: 0
}

.banner-section-two .active .content-box .video-link {
    opacity: 1;
    transition-delay: 1s
}

.banner-section-two .content-box .video-link a {
    position: relative;
    display: inline-block;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: orange;
    font-weight: 400;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .46);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.banner-section-five .content-box .video-link a:hover,
.banner-section-two .content-box .video-link a:hover {
    color: #fff;
    border-color: #000
}

.banner-section-five .owl-dots,
.banner-section-two .owl-dots {
    position: absolute;
    right: 80px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.banner-section-five .owl-dot,
.banner-section-two .owl-dot {
    position: relative;
    display: block;
    height: 14px;
    width: 14px;
    background-color: #fff;
    border-radius: 50%;
    margin-bottom: 35px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.banner-section-five .owl-dot.active,
.banner-section-two .owl-dot.active {
    background-color: #ff9c00
}

.banner-section-five .social-links,
.banner-section-two .social-links {
    position: absolute;
    left: 80px;
    bottom: 100px;
    z-index: 9
}

.banner-section-three {
    position: relative;
    z-index: 99
}

.banner-section-three .banner-carousel-two {
    z-index: 99
}

.banner-section-three .slide-item {
    background-position: center center;
    padding: 240px 0
}

.banner-carousel-two .content-box .inner-box {
    position: relative;
    float: right;
    max-width: 500px;
    background-color: rgba(0, 0, 0, .8);
    padding: 70px 30px 60px 70px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px)
}

.banner-carousel-two .content-box .inner-box:before {
    position: absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 1000%;
    background-color: rgba(0, 0, 0, .8);
    content: ""
}

.banner-carousel-two .active .content-box .inner-box {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .5s;
    -moz-transition: .5s .3s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit--moz-transition-delay: 300ms;
    -moz--moz-transition-delay: 300ms;
    -ms--moz-transition-delay: 300ms;
    -o--moz-transition-delay: 300ms
}

.banner-carousel-two .content-box .title,
.banner-section-six .content-box .title {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 400;
    margin-bottom: 22px;
    opacity: 0;
    -webkit-transition: 1s;
    -moz-transition: .1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    transform: translateY(-50px)
}

.banner-carousel-two .content-box h2,
.banner-section-six .content-box h2 {
    position: relative;
    display: block;
    font-size: 48px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transition: 1s;
    -moz-transition: .1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px)
}

.banner-carousel-two .content-box .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transition: 1s;
    -moz-transition: .1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px)
}

.banner-carousel-two .link-box a {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #ffad00;
    font-weight: 400;
    padding: 0;
    transition: .3s
}

.banner-section-three .contact-info {
    position: absolute;
    left: 45px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: left;
    bottom: 75px
}

.banner-section-six .contact-info li,
.banner-section-three .contact-info li {
    position: relative;
    float: left;
    margin-right: 35px;
    font-size: 14px;
    line-height: 30px;
    color: #222;
    font-weight: 400
}

.banner-section-six .contact-info li a,
.banner-section-six .social-links li a,
.banner-section-three .contact-info li a {
    color: #222;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.banner-carousel-two .owl-nav {
    position: absolute;
    max-width: 1170px;
    padding: 0 20px;
    width: 180%;
    text-align: right;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -30px;
    height: 0
}

.banner-carousel-two .owl-next,
.banner-carousel-two .owl-prev,
.banner-section-six .owl-next,
.banner-section-six .owl-prev {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    font-size: 14px;
    color: #bbb;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 30px;
    padding-top: 6px;
    background-color: transparent;
    z-index: 9;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.banner-carousel-two .owl-next:before,
.banner-carousel-two .owl-prev:before,
.banner-section-six .owl-next:before,
.banner-section-six .owl-prev:before,
.carousel-outer .thumbs-carousel .owl-next:before,
.carousel-outer .thumbs-carousel .owl-prev:before,
.products-carousel .owl-next:before,
.products-carousel .owl-prev:before,
.projects-carousel .owl-next:before,
.projects-carousel .owl-prev:before,
.testimonial-carousel-two .owl-next:before,
.testimonial-carousel-two .owl-prev:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 60px;
    border: 2px solid #bbb;
    border-right: 0;
    content: "";
    z-index: -1;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.banner-section-three .social-links li,
.banner-section-three .social-links li span {
    font-weight: 500;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    position: relative;
    float: left;
    line-height: 30px
}

.banner-carousel-two .owl-next:before,
.banner-section-six .owl-next:before,
.carousel-outer .thumbs-carousel .owl-next:before,
.products-carousel .owl-next:before,
.projects-carousel .owl-next:before,
.testimonial-carousel-two .owl-next:before {
    left: auto;
    right: -25px;
    border: 2px solid #bbb;
    border-left: 0
}

.banner-section-three .bottom-box .outer-box {
    position: relative;
    padding: 35px 0
}

.banner-section-three .bottom-box .outer-box:before {
    position: absolute;
    top: 0;
    margin-left: -300px;
    left: 100%;
    height: 100%;
    width: 1000%;
    background-color: #fff;
    content: "";
    transform: skew(40deg)
}

.banner-section-three .social-links,
.main-footer {
    position: relative;
    z-index: 1
}

.banner-section-three .social-links li {
    margin-right: 55px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    transition: .3s
}

.banner-section-three .social-links li span {
    font-size: 14px;
    color: #999;
    margin-right: 15px;
    transition: .3s
}

.banner-section-three .social-links li a,
.page-title .bread-crumb li a {
    color: #fff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.banner-section-four {
    position: relative;
    padding-left: 120px
}

.banner-carousel-three .slide-item {
    position: relative;
    background-position: center;
    padding: 250px 0;
    overflow: hidden
}

.banner-carousel-three .slide-item:before {
    position: absolute;
    left: -15%;
    top: 0;
    height: 100%;
    width: 60%;
    content: "";
    background-color: #000;
    opacity: .7;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    transform: skew(-15deg)
}

.banner-carousel-three .owl-nav {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99
}

.banner-carousel-three .owl-next,
.banner-carousel-three .owl-prev {
    position: relative;
    float: left;
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYWUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjhhMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffae00 0, #ff8a00 100%);
    background: -webkit-linear-gradient(top, #ffae00 0, #ff8a00 100%);
    background: linear-gradient(to bottom, #ffae00 0, #ff8a00 100%);
    text-align: center;
    transition: .3s linear
}

.banner-section-five .content-box .title,
.banner-section-five .content-box .video-link a {
    transform: translateY(-50px);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.full-screen .banner-carousel {
    position: relative;
    height: 100%
}

.full-screen .owl-item,
.full-screen .owl-stage,
.full-screen .owl-stage-outer,
.full-screen .owl-wrapper,
.full-screen .owl-wrapper-outer {
    height: 100%!important
}

.banner-section-five .slide-item:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    background-color: #000;
    opacity: .3
}

.banner-section-five .slide-item .content-box {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1200px;
    padding: 45px 15px;
    bottom: 0
}

.banner-section-five .slide-item .content-box:before {
    position: absolute;
    right: 0;
    bottom: 64px;
    height: 1px;
    width: 100px;
    background-color: #fff;
    content: ""
}

.banner-section-five .content-box .title {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.2em;
    color: #aaa;
    font-weight: 700;
    margin-bottom: 30px;
    text-transform: uppercase;
    opacity: 0;
    visibility: hidden;
    transition: .3s
}

.banner-section-five .active .content-box .title {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition-delay: 1s
}

.banner-section-five .content-box h2 {
    position: relative;
    display: block;
    font-size: 78px;
    line-height: 1.2em;
    margin-bottom: 0
}

.banner-section-five .active .content-box h2 {
    animation: 1s .5s slideInRight
}

.banner-section-five .content-box .video-link {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -30px
}

.banner-section-five .content-box .video-link a {
    position: relative;
    display: inline-block;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    color: orange;
    font-weight: 400;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .46);
    transition: .3s
}

.social-icon-three li {
    position: relative;
    display: block;
    margin-bottom: 25px
}

.social-icon-three li a {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    transition: .3s
}

.banner-section-six .slide-item {
    background-position: center center;
    padding: 570px 0 0
}

.banner-section-six .slide-item:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 90px;
    width: 100%;
    background-color: #fff;
    content: ""
}

.banner-section-six .content-box {
    position: relative;
    max-width: 740px;
    background-color: #222;
    padding: 70px 70px 60px
}

.banner-section-six .content-box .inner-box {
    position: relative;
    float: none;
    transform: none;
    max-width: none;
    background-color: transparent;
    padding: 0 0 0 70px
}

.banner-section-six .content-box .count {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 16px;
    line-height: 20px;
    color: #ffad00;
    font-weight: 400
}

.banner-section-six .content-box .text {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transition: 1s;
    -moz-transition: .1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px)
}

.banner-section-six .link-box a {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #ffad00;
    font-weight: 400;
    padding: 0
}

.banner-section-six .contact-info {
    position: absolute;
    left: 50px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: left;
    bottom: 75px
}

.banner-section-six .social-links {
    position: absolute;
    right: 30px;
    z-index: 1;
    bottom: 36%;
    transform-origin: right;
    -webkit-transform: rotate(90deg) translateY(70%);
    -moz-transform: rotate(90deg) translateY(70%);
    -ms-transform: rotate(90deg) translateY(70%);
    -o-transform: rotate(90deg) translateY(70%);
    transform: rotate(90deg) translateY(70%)
}

.banner-section-six .social-links li {
    position: relative;
    float: left;
    margin-right: 55px;
    font-size: 13px;
    line-height: 30px;
    color: #222;
    font-weight: 500;
    text-transform: uppercase
}

.banner-section-six .social-links li span {
    position: relative;
    float: left;
    transform: rotate(-90deg);
    font-size: 14px;
    line-height: 30px;
    color: #777;
    font-weight: 500;
    margin-right: 15px;
    transition: .3s
}

.banner-section-six .banner-carousel-two .owl-nav {
    position: absolute;
    right: 25px;
    width: 180px;
    max-width: 170px;
    padding: 0;
    margin: 0;
    left: auto;
    bottom: 0;
    height: auto
}

.page-title {
    position: relative;
    padding: 380px 0 180px;
    background-position: center center
}

.page-title:before {
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .7;
    position: absolute
}

.page-title h1 {
    position: relative;
    display: block;
    font-size: 48px;
    color: #fff;
    line-height: 50px;
    font-weight: 500;
    margin-bottom: 35px
}

.page-title .title,
.sec-title h2 {
    line-height: 40px;
    position: relative;
    display: block
}

.page-title .title {
    font-size: 24px;
    color: #fff;
    font-weight: 400
}

.page-title .bread-crumb {
    position: relative;
    float: right;
    padding-top: 95px
}

.page-title .bread-crumb li {
    position: relative;
    float: left;
    font-size: 18px;
    line-height: 30px;
    color: #ff8a00;
    font-weight: 700;
    text-transform: capitalize;
    cursor: default;
    padding-right: 10px;
    margin-right: 10px
}

.page-title .bread-crumb li:before {
    position: absolute;
    right: -2px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    content: "-"
}

.sec-title {
    position: relative;
    margin-bottom: 38px
}

.sec-title .float-text {
    position: absolute;
    left: 0;
    top: -10px;
    width: 100%;
    font-size: 100px;
    line-height: 1em;
    color: #dfdfdf;
    font-weight: 900;
    text-transform: uppercase;
    opacity: .56;
    font-family: Bebas Neue, sans-serif
}

.sec-title h2 {
    font-size: 40px;
    color: #fa7e00;
    font-weight: 900;
    padding: 16px 0;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.sec-title.light .float-text {
    opacity: .3
}

.sec-title.text-center .float-text {
    right: 0;
    margin: 0 auto
}

.about-section {
    position: relative;
    background-repeat: no-repeat;
    background-position: center left;
    padding: 100px 0
}

.about-section .image-column .inner-column {
    position: relative;
    text-align: right;
    margin-right: -15px
}

.about-section .image-column .title-box {
    position: absolute;
    left: 95px;
    bottom: 75px;
    width: 100%;
    text-align: left;
    z-index: 9
}

.about-section .image-column .title-box h2 {
    position: relative;
    display: block;
    font-size: 60px;
    line-height: 78px;
    color: #f2f2f2;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: 0 0 10px #000;
    font-family: Rubik, sans-serif
}

.about-section .image-column .image-box {
    position: relative;
    z-index: 1;
    padding-top: 110px
}

.about-section .image-column .image-box .image,
.news-block .image-box .image,
.news-block-two .image-box .image,
.project-block .image-box .image,
.project-block-two .image-box .image,
.service-detail .inner-box .image,
.specialize-section-two .thumbs-carousel .thumb-box figure,
.video-section .video-column .video-box .image {
    position: relative;
    margin-bottom: 0
}

.about-section .image-column .image-box .alphabet-img {
    position: absolute;
    left: 0;
    top: 0
}

.about-section .image-column .image-box .alphabet-img img {
    max-width: 100%;
    height: auto
}

.about-section .image-column .image img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    -webkit-box-shadow: 0 8px 20px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 8px 20px rgba(0, 0, 0, .18);
    -ms-box-shadow: 0 8px 20px rgba(0, 0, 0, .18);
    -o-box-shadow: 0 8px 20px rgba(0, 0, 0, .18);
    box-shadow: 0 8px 20px rgba(0, 0, 0, .18)
}

.about-section .content-column .inner-column {
    position: relative;
    padding-top: 170px
}

.about-section .content-column .content-box {
    position: relative;
    padding: 70px 90px 74px;
    background-color: #fff;
    border: 20px solid #f2f2f2;
    border-left: 0
}

.about-section .content-column .content-box .title,
.service-detail .image-box {
    position: relative;
    margin-bottom: 35px
}

.about-section .content-column .content-box .title h2 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 42px;
    color: #222;
    font-weight: 500;
    padding-bottom: 35px
}

.about-section .content-column .content-box .title h2:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 45px;
    background-color: #ff8a00;
    content: ""
}

.about-section .content-column .content-box .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #777;
    margin-bottom: 45px
}

.about-section .content-column .content-box .link-box a {
    font-weight: 700
}

.services-section .upper-box {
    position: relative;
    padding: 85px 0 270px
}

.services-section .upper-box:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    content: "";
    opacity: .85
}

.services-section .services-box {
    position: relative;
    margin-top: -270px;
    padding-bottom: 100px
}

.services-carousel {
    position: relative;
    padding-bottom: 75px
}

.service-block {
    position: relative;
    padding: 0 15px 15px
}

.service-block .image-box .image {
    position: relative;
    background-color: #222;
    margin-bottom: 0;
    overflow: hidden
}

.service-block .image-box .image img {
    display: block;
    width: 100%;
    height: auto;
    transition: .3s
}

.service-block .inner-box:hover .image-box .image img {
    opacity: .7;
    -webkit-transform: scale(1.2) rotate(-5deg);
    -moz-transform: scale(1.2) rotate(-5deg);
    -ms-transform: scale(1.2) rotate(-5deg);
    -o-transform: scale(1.2) rotate(-5deg);
    transform: scale(1.2) rotate(-5deg)
}

.service-block .lower-content {
    position: relative;
    padding: 35px 25px;
    text-align: center;
    transition: .3s
}

.service-block .inner-box:hover .lower-content {
    -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 8px 15px rgba(0, 0, 0, .1);
    box-shadow: 0 8px 15px rgba(0, 0, 0, .1)
}

.service-block .lower-content h3 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #222;
    font-weight: 500;
    margin-bottom: 18px
}

.service-block .lower-content .link-box a:hover,
.service-block .lower-content h3 a:hover {
    color: #ffad00
}

.service-block .lower-content .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #777;
    font-weight: 400;
    margin-bottom: 27px
}

.service-block .lower-content .link-box a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 1.2em;
    color: #222;
    font-weight: 500;
    font-family: Rubik, sans-serif;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.services-carousel .owl-dots,
.services-carousel-two .owl-dots {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center
}

.services-carousel .owl-dot,
.services-carousel-two .owl-dot {
    position: relative;
    display: inline-block;
    height: 16px;
    width: 4px;
    margin: 0 5px 7px;
    background-color: #b6b6b6;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.services-carousel .owl-dot.active,
.services-carousel .owl-dot:hover,
.services-carousel-two .owl-dot.active,
.services-carousel-two .owl-dot:hover {
    height: 30px;
    margin-bottom: 0;
    background-color: #ff8a00
}

.service-detail .image-box .owl-nav {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    margin-top: -20px
}

.service-detail .image-box .owl-next,
.service-detail .image-box .owl-prev {
    position: absolute;
    left: 40px;
    top: 0;
    height: 40px;
    width: 40px;
    background-color: #333;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.service-detail .image-box .owl-next {
    left: auto;
    right: 40px
}

.feature-block .inner-box:hover,
.process-block .inner-box:hover .count,
.service-detail .image-box .owl-next:hover,
.service-detail .image-box .owl-prev:hover,
.team-block .inner-box:hover .image-box .name {
    background-color: #ff8a00
}

.service-detail .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.service-detail .inner-box h2 {
    position: relative;
    font-size: 30px;
    font-weight: 500;
    color: #222;
    line-height: 1.2em;
    margin-bottom: 25px
}

.service-detail .inner-box .text .two-column {
    margin-top: 40px;
    margin-bottom: 30px
}

.service-detail .inner-box .text p {
    position: relative;
    font-size: 14px;
    line-height: 30px;
    color: #777;
    margin-bottom: 30px
}

.service-detail .inner-box .text strong {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #222;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: Rubik, sans-serif
}

.service-detail .inner-box .text h3 {
    position: relative;
    font-size: 24px;
    font-weight: 500;
    color: #222;
    line-height: 1.2em;
    margin-bottom: 30px
}

.service-detail .inner-box ul li {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 26px;
    color: #777;
    padding-left: 40px;
    margin-bottom: 10px
}

.service-detail .inner-box ul li:before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    line-height: 26px;
    color: #ff8a00;
    font-weight: 300;
    content: "\f05d";
    font-family: FontAwesome
}

.service-detail blockquote {
    position: relative;
    background-color: #f5f5f5;
    padding: 40px 40px 25px 50px;
    font-size: 14px;
    line-height: 28px;
    color: #666;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 60px;
    border: 0
}

.service-detail blockquote cite {
    position: relative;
    display: block;
    text-align: right;
    font-size: 15px;
    line-height: 30px;
    color: #222;
    font-weight: 400;
    font-family: Rubik, sans-serif;
    font-style: normal;
    margin-top: 20px
}

.accordion-box .block .acc-content.current,
.service-detail .prod-tabs .tabs-content .tab.active-tab,
.tabs-box .tab.active-tab {
    display: block
}

.service-detail .prod-tabs .tab-btns {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #ddd
}

.service-detail .prod-tabs .tab-btns .tab-btn {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    margin-right: 5px;
    font-size: 16px;
    background: #f3f3f3;
    color: #222;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 27px;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 10px 25px;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    font-family: Rubik, sans-serif
}

.service-detail .prod-tabs .tab-btns .tab-btn.active-btn:after,
.service-detail .prod-tabs .tab-btns .tab-btn:hover:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 5px;
    background-color: #fff;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.service-detail .prod-tabs .tab-btns .tab-btn.active-btn,
.service-detail .prod-tabs .tab-btns .tab-btn:hover {
    color: #ff8a00;
    border-color: #e2e2e2;
    background: #fff
}

.service-detail .prod-tabs .tabs-content {
    position: relative;
    padding: 22px;
    border: 1px solid #ddd;
    border-top: 0
}

.service-detail .prod-tabs .tabs-content .tab {
    position: relative;
    display: none;
    border-top: 0
}

.service-detail .prod-tabs .tabs-content .tab .content p {
    position: relative;
    font-size: 14px;
    line-height: 30px;
    color: #777;
    margin-bottom: 0
}

.blog-section,
.projects-section-two,
.projects-section.alternate,
.specialize-section,
.specialize-section-two {
    position: relative;
    padding: 100px 0
}

.specialize-section .sec-title {
    margin-bottom: 60px
}

.services-carousel-two {
    position: relative;
    padding-bottom: 80px
}

.service-block-two .image-box .image {
    position: relative;
    margin-bottom: 0;
    background-color: #222;
    overflow: hidden
}

.service-block-two .image-box .image img {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .5s
}

.service-block-two .image-box:hover .image img {
    opacity: .7;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.service-block-two .caption-box {
    position: relative;
    padding: 25px 0
}

.service-block-two .caption-box h3 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 1.3em;
    color: #222;
    font-weight: 400;
    margin-bottom: 5px
}

.service-block-two .link-box a {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    color: #ff8a00;
    font-weight: 400;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.specialize-section-two .title-column .sec-title {
    margin-bottom: 50px
}

.specialize-section-two .title-column .text-box h4 {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
    color: #ffac00;
    font-weight: 500;
    margin-bottom: 30px
}

.products-section .title-column .text,
.specialize-section-two .title-column .text-box p {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #777;
    font-weight: 400;
    margin-bottom: 30px
}

.specialize-section-two .title-column .link-box a {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    color: #222;
    font-weight: 500;
    font-family: Rubik, sans-serif
}

.specialize-section-two .carousel-column .inner-column {
    position: relative;
    padding-left: 40px
}

.specialize-section-two .carousel-column .carousel-outer {
    position: relative;
    padding-left: 160px
}

.specialize-section-two .thumbs-carousel {
    position: absolute;
    left: 75px;
    top: -64px;
    transform: rotate(90deg);
    transform-origin: left;
    max-width: 590px;
    margin: 0 auto
}

.specialize-section-two .thumbs-carousel .thumb-box {
    position: relative;
    cursor: pointer
}

.project-block .overlay-box,
.specialize-section-two .thumbs-carousel .thumb-box .overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.specialize-section-two .thumbs-carousel .thumb-box .overlay:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #ff9f14;
    opacity: .7;
    content: "";
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main-footer .gallery-widget .image a:hover:after,
.main-footer .gallery-widget .image a:hover:before,
.specialize-section-two .thumbs-carousel .thumb-box:hover .overlay:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.specialize-section-two .thumbs-carousel .thumb-box .overlay .icon {
    position: absolute;
    height: 40px;
    width: 40px;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    color: #222;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.specialize-section-two .thumbs-carousel .thumb-box:hover .overlay .icon {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition-delay: 0.3s
}

.specialize-section-two .carousel-outer .thumbs-carousel img {
    transform: rotate(-90deg);
    width: 130px;
    height: auto
}

.carousel-outer .thumbs-carousel .owl-nav {
    position: absolute;
    left: 96%;
    bottom: -442%;
    transform: rotate(-90deg);
    transform-origin: left;
    min-width: 300px
}

.carousel-outer .thumbs-carousel .owl-next,
.carousel-outer .thumbs-carousel .owl-prev,
.products-carousel .owl-next,
.products-carousel .owl-prev,
.projects-carousel .owl-next,
.projects-carousel .owl-prev {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    font-size: 14px;
    color: #bbb;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 30px;
    padding-top: 6px;
    background-color: #fff;
    z-index: 9;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.specialize-section-two.alternate .title-column {
    order: 12
}

.specialize-section-two.alternate .carousel-outer .thumbs-carousel .owl-nav {
    position: absolute;
    left: 96%;
    bottom: auto;
    top: -442%;
    transform: rotate(-90deg)
}

.rtl .blog-detail .news-block-two .caption-box blockquote,
.rtl .brochure-box .inner,
.rtl .service-detail .inner-box ul li,
.specialize-section-two.alternate .carousel-column .inner-column {
    padding-left: 0;
    padding-right: 40px
}

.process-section {
    position: relative;
    background-position: center;
    padding: 100px 0 20px
}

.process-section:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #222;
    opacity: .85;
    content: ""
}

.fun-fact-and-features,
.fun-fact-section .outer-box,
.help-box-two,
.offer-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.process-section .sec-title {
    margin-bottom: 90px
}

.process-block {
    position: relative;
    margin-bottom: 80px
}

.process-block .inner-box {
    position: relative;
    padding: 75px 30px 30px;
    background-color: #222;
    border: 1px dashed #bbb;
    border-radius: 0 0 0 20px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.process-block .inner-box .count,
.process-block h4 a {
    color: #fff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.process-block .inner-box .count {
    position: absolute;
    right: 40px;
    top: -40px;
    height: 80px;
    width: 80px;
    background-color: #777;
    border-radius: 0 10px 0 0;
    font-size: 30px;
    line-height: 80px;
    font-weight: 700;
    text-align: center;
    transition: .3s
}

.process-block h4 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px
}

.process-block h4 a {
    display: inline-block;
    transition: .3s
}

.process-block .text {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #bbb;
    font-weight: 400;
    margin-bottom: 15px
}

.process-block .link-box a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #ff8a00;
    font-weight: 700;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.fact-counter .count-box:before,
.team-block .inner-box:hover .image-box .social-links li {
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -ms-transition: .2s linear;
    -o-transition: .2s linear
}

.fun-fact-section .outer-box {
    position: relative;
    background-attachment: fixed;
    max-width: 1400px;
    margin: 0 auto;
    padding: 100px 0 60px
}

.fact-counter .counter-column,
.products-section .title-column,
.project-detail .info-column {
    position: relative;
    margin-bottom: 40px
}

.fact-counter .count-box {
    position: relative;
    font-size: 60px;
    line-height: 1em;
    color: #fff;
    font-weight: 700;
    padding: 20px 0 20px 20px
}

.fact-counter .count-box:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100px;
    width: 50px;
    border: 2px solid #ff8a00;
    content: "";
    transition: .2s linear
}

.fact-counter .count-box:hover:before {
    -webkit-box-shadow: #ff8a00 0 0 0 40px inset;
    -moz-box-shadow: #ff8a00 0 0 0 40px inset;
    -ms-box-shadow: #ff8a00 0 0 0 40px inset;
    -o-box-shadow: #ff8a00 0 0 0 40px inset;
    box-shadow: #ff8a00 0 0 0 40px inset
}

.fact-counter .count-box .count {
    position: relative;
    float: left;
    margin-right: 15px
}

.fact-counter .count-box .count-text {
    position: relative;
    display: inline-block;
    font-size: 60px;
    line-height: 1em;
    color: #fff;
    font-weight: 700
}

.fact-counter .count-box .counter-title {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 400;
    color: #ddd;
    padding: 9px 0;
    font-family: Rubik, sans-serif
}

.fun-fact-and-features,
.offer-section,
.projects-section {
    position: relative;
    padding: 100px 0 0
}

.fun-fact-and-features.alternate {
    padding-bottom: 100px
}

.fun-fact-and-features.alternate:before {
    height: 270px
}

.fun-fact-and-features:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 170px;
    width: 100%;
    background-color: #fff;
    content: ""
}

.blog-detail .share-option,
.fun-fact-and-features .fact-counter,
.team-block {
    position: relative;
    margin-bottom: 60px
}

.feature-block .inner-box {
    position: relative;
    background-color: #fff;
    padding: 35px 35px 30px;
    -webkit-box-shadow: 0 0 32px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 32px rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 32px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 32px rgba(0, 0, 0, .2);
    box-shadow: 0 0 32px rgba(0, 0, 0, .2);
    transition: .3s
}

.feature-block .icon-box .icon {
    position: relative;
    display: inline-block;
    font-size: 52px;
    line-height: 52px;
    color: #222;
    transition: .3s
}

.feature-block h3 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #222;
    font-weight: 500;
    padding-bottom: 12px;
    margin-bottom: 30px
}

.feature-block h3 a {
    position: relative;
    display: inline-block;
    color: #222;
    transition: .3s
}

.feature-block h3:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 40px;
    background-color: #222;
    content: ""
}

.feature-block .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #777;
    font-weight: 400;
    margin-bottom: 28px;
    transition: .3s
}

.feature-block .link-box a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #ff8a00;
    font-weight: 700;
    font-family: Arimo, sans-serif;
    transition: .3s
}

.project-block .overlay-box h4,
.project-block .overlay-box:before {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    position: absolute;
    opacity: 0
}

.news-block .image-box .image img,
.news-block-two .image-box .image img,
.project-block .image-box .image img,
.project-block-two .image-box .image img,
.project-detail .project-tabs .tab-btn img,
.project-detail .tabs-content .image img,
.testimonial-block .image-box .image img,
.testimonial-block-two .info-box .thumb img,
.video-section .video-column .video-box .image img {
    display: block;
    width: 100%;
    height: auto
}

.project-block .overlay-box h4 {
    right: 30px;
    top: 30px;
    text-align: right;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    transition: .4s
}

.project-block .image-box:hover .overlay-box h4 {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -ms-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s
}

.project-block .overlay-box:before {
    left: 50%;
    top: 50%;
    height: 0%;
    width: 0%;
    overflow: hidden;
    content: "";
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .9);
    transition: .4s
}

.project-block .overlay-box .btn-box,
.project-block .overlay-box .btn-box a {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s
}

.project-block .image-box:hover .overlay-box:before {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 1;
    visibility: visible;
    border-radius: 0
}

.project-block .overlay-box .btn-box {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    opacity: 0;
    margin-top: -15px;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    transition: .4s
}

.project-block .overlay-box .btn-box a {
    position: relative;
    display: inline-block;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
    margin: 0 6px;
    transition: .4s
}

.project-block .image-box:hover .overlay-box .btn-box {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.4s;
    -moz-transition-delay: 0.4s;
    -ms-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.project-block .overlay-box .tag {
    position: absolute;
    left: 30px;
    bottom: 30px;
    text-align: right;
    opacity: 0;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-transform: scale(0, 0);
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.project-block .image-box:hover .overlay-box .tag {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -ms-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.projects-carousel .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: -130px;
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto
}

.mixitup-gallery .filters {
    margin-bottom: 50px;
    text-align: center
}

.mixitup-gallery .filters .filter-tabs {
    position: relative;
    display: inline-block;
    border-bottom: 2px solid #777
}

.mixitup-gallery .filters li {
    position: relative;
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #777;
    font-weight: 500;
    cursor: pointer;
    text-transform: capitalize;
    padding: 0 5px 10px;
    margin-right: 30px;
    margin-bottom: -2px;
    border-bottom: 2px solid transparent;
    font-family: Rubik, sans-serif;
    transition: .3s
}

.help-box-two .inner h2,
.offer-section .content-column h2 span {
    text-transform: uppercase
}

.mixitup-gallery .filters li.active,
.mixitup-gallery .filters li:hover {
    border-bottom: 2px solid #ff8a00
}

.project-block.mix {
    display: none;
    margin-bottom: 30px
}

.projects-section.alternate .styled-pagination {
    margin-top: 50px
}

.projects-section-two .upper-box .sec-title {
    float: left;
    margin-bottom: 50px
}

.projects-section-two .upper-box .link-box {
    position: relative;
    float: right;
    margin-top: 25px
}

.projects-section-two .upper-box .link-box a {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #ff8a00;
    font-weight: 700;
    font-family: Arimo, sans-serif;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.project-block-two {
    position: relative;
    padding-left: 200px;
    transition: .3s
}

.project-block-two .info-box {
    position: absolute;
    left: 200px;
    top: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.project-block-two .info-box .link-box a,
.styled-pagination li a {
    -webkit-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s
}

.projects-carousel-two .active .project-block-two .info-box {
    left: 18px;
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s
}

.project-block-two .info-box .inner-box {
    position: relative;
    background: #fff;
    max-width: 300px;
    width: 100%;
    padding: 35px 30px 20px;
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, .18);
    -moz-box-shadow: 0 0 18px rgba(0, 0, 0, .18);
    -ms-box-shadow: 0 0 18px rgba(0, 0, 0, .18);
    -o-box-shadow: 0 0 18px rgba(0, 0, 0, .18);
    box-shadow: 0 0 18px rgba(0, 0, 0, .18)
}

.project-block-two .info-box .title {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 1.2em;
    color: #777;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15px
}

.project-block-two .info-box h3 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    color: #222;
    font-weight: 500;
    margin-bottom: 25px
}

.project-block-two .info-box .text {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 30px;
    color: #777;
    font-weight: 400;
    margin-bottom: 65px
}

.project-block-two .info-box .link-box a {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 30px;
    color: #ff8a00;
    font-weight: 700;
    font-family: Arimo, sans-serif;
    transition: .3s
}

.projects-carousel-two .owl-nav {
    position: absolute;
    left: 15px;
    bottom: 0;
    width: 60px;
    height: 30px
}

.projects-carousel-two .owl-next,
.projects-carousel-two .owl-prev {
    position: absolute;
    left: 15px;
    bottom: 0;
    font-size: 12px;
    line-height: 30px;
    color: #222;
    font-weight: 400;
    transition: .3s;
    z-index: 9
}

.projects-carousel-two .owl-next {
    left: auto;
    right: -15px
}

.projects-carousel-two .owl-dots {
    position: absolute;
    left: 15px;
    bottom: 0;
    height: 30px;
    width: 60px;
    z-index: 0;
    counter-reset: slides-num
}

.projects-carousel-two .owl-dots:after {
    position: absolute;
    left: 52px;
    content: counter(slides-num);
    display: inline-block;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    color: #222
}

.projects-carousel-two .owl-dot {
    display: inline-block;
    counter-increment: slides-num
}

.projects-carousel-two .owl-dot.active:before {
    position: absolute;
    content: counter(slides-num) " /";
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    color: #222;
    left: 30px;
    top: 0
}

.project-details-section {
    position: relative;
    padding: 100px 0 60px
}

.project-detail .project-tabs .tab-btns {
    position: relative;
    float: left;
    margin-right: 30px;
    width: 170px
}

.project-detail .project-tabs .tab-btn {
    position: relative;
    display: block;
    cursor: pointer;
    margin-bottom: 25px
}

.project-detail .lower-content {
    position: relative;
    padding-top: 50px
}

.project-detail .lower-content h2 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    color: #222;
    font-weight: 500;
    margin-bottom: 20px
}

.project-detail .lower-content h3,
.project-detail .lower-content h4 {
    position: relative;
    font-size: 24px;
    line-height: 1.2em;
    color: #222;
    font-weight: 500;
    display: block
}

.project-detail .lower-content h3 {
    margin-bottom: 27px
}

.project-detail .lower-content h4 {
    margin-bottom: 20px
}

.blog-detail .tags,
.contact-form .form-group,
.faq-form .form-group,
.project-detail .list-style-one,
.project-detail .lower-content p {
    margin-bottom: 30px;
    position: relative
}

.project-detail .lower-content p {
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #666;
    font-weight: 400
}

.project-detail .list-style-one:after {
    display: table;
    clear: both;
    content: ""
}

.project-detail .info-list li {
    position: relative;
    font-size: 14px;
    line-height: 28px;
    color: #666;
    font-weight: 400
}

.project-detail .info-list li strong {
    position: relative;
    float: left;
    color: #222;
    font-weight: 700;
    width: 180px
}

.help-box-two {
    position: relative;
    background-image: url(../images/icons/help-bg.jpg)
}

.help-box-two .inner {
    position: relative;
    border: 1px solid #ddd;
    padding: 35px 40px;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .07);
    -moz-box-shadow: 0 0 16px rgba(0, 0, 0, .07);
    -ms-box-shadow: 0 0 16px rgba(0, 0, 0, .07);
    -o-box-shadow: 0 0 16px rgba(0, 0, 0, .07);
    box-shadow: 0 0 16px rgba(0, 0, 0, .07)
}

.help-box-two .inner .title {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #ffb902;
    font-weight: 700;
    margin-bottom: 10px
}

.help-box-two .inner h2 {
    position: relative;
    color: #222;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 30px
}

.help-box-two .inner .text {
    position: relative;
    color: #777;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 30px
}

.help-box-two .inner .theme-btn {
    background-color: transparent;
    border: 1px solid #222;
    padding: 10px 35px;
    line-height: 20px;
    color: #ffb902
}

.styled-pagination {
    position: relative;
    display: block;
    width: 100%
}

.styled-pagination ul {
    position: relative;
    width: 100%;
    text-align: center
}

.styled-pagination li {
    position: relative;
    display: inline-block;
    margin: 0 5px 8px
}

.styled-pagination li a {
    position: relative;
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 36px;
    font-weight: 400;
    font-size: 14px;
    background: #fff;
    color: #bbb;
    border: 2px solid #bbb;
    transition: .3s
}

.styled-pagination li a:hover,
.styled-pagination li.active a {
    color: #222;
    border-color: #222
}

.styled-pagination li.next-post a,
.styled-pagination li.prev-post a {
    width: auto;
    padding: 0 20px
}

.styled-pagination li.next-post a:hover,
.styled-pagination li.prev-post a:hover {
    color: #ff8a00;
    border-color: #ff8a00
}

.offer-section:before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 200px;
    width: 100%;
    background-color: #fff;
    content: ""
}

.offer-section .content-column .title {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1.2em;
    color: #ff8a00;
    font-weight: 600;
    margin-bottom: 20px
}

.offer-section .content-column h2 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 1.2em;
    color: #f2f2f2;
    font-weight: 700;
    font-family: Arimo, sans-serif;
    margin-bottom: 30px
}

.offer-section .content-column .discount {
    position: relative;
    display: block;
    font-size: 84px;
    line-height: 1em;
    color: #ff8a00;
    font-weight: 800;
    font-style: italic;
    margin-bottom: 40px
}

.offer-section .content-column .text {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #f2f2f2;
    font-weight: 400
}

.offer-section .form-column {
    position: relative;
    z-index: 9
}

.offer-section .form-column .inner-column {
    position: relative;
    margin-left: -15px
}

.discount-form {
    position: relative;
    background-color: #f7f7f7;
    padding: 55px 50px 35px;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1)
}

.discount-form .form-group {
    position: relative;
    margin-bottom: 20px
}

.discount-form .form-group input[type=email],
.discount-form .form-group input[type=text],
.discount-form .form-group input[type=url],
.discount-form .form-group select,
.discount-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #777;
    line-height: 30px;
    padding: 14px 25px;
    background-color: #fff;
    height: 60px;
    border: 1px solid #bbb;
    font-weight: 400;
    border-radius: 10px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.discount-form .form-group textarea {
    height: 220px;
    resize: none;
    margin-bottom: 10px
}

.discount-form .form-group button {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 700;
    padding: 15px 45px;
    line-height: 30px
}

.team-section {
    position: relative;
    padding: 100px 0 40px
}

.team-block .inner-box {
    position: relative;
    padding-right: 50px
}

.team-block .image-box .image {
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
    z-index: 9
}

.team-block .image-box img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.team-block .inner-box:hover .image-box img {
    opacity: .8;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.team-block .image-box .social-links {
    position: absolute;
    right: 0;
    top: 0
}

.team-block .image-box .social-links li {
    position: relative;
    display: block;
    right: 0;
    opacity: 0;
    visibility: hidden
}

.team-block .image-box .social-links li a {
    display: block;
    font-size: 19px;
    line-height: 50px;
    width: 50px;
    text-align: center;
    color: #222;
    font-weight: 400;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.team-block .image-box .social-links li a:hover {
    color: #fbb216
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(2) {
    transition-delay: 0.1s
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(3) {
    transition-delay: 0.2s
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(4) {
    transition-delay: 0.3s
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(5) {
    transition-delay: 0.4s
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(6) {
    transition-delay: 0.5s
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(7) {
    transition-delay: 0.6s
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(8) {
    transition-delay: 0.7s
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(9) {
    transition-delay: 0.8s
}

.team-block .inner-box:hover .image-box .social-links li:nth-child(10) {
    transition-delay: 0.9s
}

.team-block .inner-box:hover .image-box .social-links li {
    right: -50px;
    opacity: 1;
    visibility: visible;
    transition: .2s linear
}

.team-block .image-box .name {
    position: absolute;
    right: -40px;
    bottom: 40px;
    min-width: 170px;
    text-align: center;
    background-color: #222;
    z-index: 9;
    font-family: Arimo, sans-serif;
    transform: skewX(-30deg);
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    -ms-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear
}

.team-block .image-box .name a {
    position: relative;
    display: inline-block;
    transform: skewX(30deg);
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    font-weight: 500;
    padding: 10px 20px;
    min-width: 170px
}

.team-block .inner-box .designation {
    position: relative;
    display: block;
    width: 100%;
    text-align: right;
    font-size: 13px;
    line-height: 1.2em;
    color: #222;
    font-weight: 500
}

.testimonial-section .title-column {
    position: relative;
    float: right;
    width: 100%;
    max-width: 35%
}

.testimonial-section .title-column .inner-column {
    position: relative;
    padding: 30px 38px 0;
    max-width: 500px;
    text-align: right;
    margin: 0 auto
}

.testimonial-section .title-column .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #777;
    font-weight: 400
}

.testimonial-section .testimonial-column {
    position: relative;
    float: right;
    width: 100%;
    max-width: 65%;
    border-radius: 0 40px 40px 0;
    overflow: hidden;
    background: #b30254
}

.testimonial-section .testimonial-column .inner-column {
    position: static;
    float: right;
    max-width: 870px;
    width: 100%;
    padding: 50px 120px 30px 60px
}

.testimonial-section .testimonial-column .inner-column:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url("../images/banner-bg.png");
    content: "";
    opacity: .9
}

.testimonial-block {
    position: relative;
    padding-right: 30px;
    padding-bottom: 40px
}

.testimonial-block:before {
    position: absolute;
    right: 30px;
    bottom: 40px;
    height: 150px;
    width: 150px;
    background-color: #ebebeb;
    content: "";
    opacity: 0;
    transition: .3s .5s
}

.testimonial-carousel .active .testimonial-block:before {
    opacity: .2;
    right: 0;
    bottom: 0
}

.testimonial-block .inner-box {
    position: relative;
    min-height: 210px;
    padding-right: 220px;
    text-align: right
}

.testimonial-block .image-box {
    position: absolute;
    right: 0;
    top: 0;
    height: 210px;
    width: 150px
}

.testimonial-block .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px
}

.testimonial-block .info-box .name {
    position: relative;
    display: block;
    font-size: 24px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px;
    font-family: Rubik, sans-serif
}

.testimonial-block .info-box .designation {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #ff8a00;
    font-weight: 400
}

.testimonial-block .inner-box a {
    color: #ff82ae;
    font-size: 16px
}

.testimonial-carousel .owl-nav {
    position: absolute;
    left: 52px;
    bottom: 18px
}

.testimonial-carousel .owl-next,
.testimonial-carousel .owl-prev {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #f7c87f;
    font-weight: 400;
    margin-right: 15px;
    padding-right: 15px;
    transition: .3s
}

.testimonial-carousel .owl-next {
    margin-right: 0;
    padding-right: 0
}

.testimonial-carousel .owl-prev:before {
    position: absolute;
    right: -2px;
    top: 0;
    font-size: 16px;
    line-height: 30px;
    color: #555;
    font-weight: 400;
    content: "|"
}

.testimonial-carousel .owl-dots {
    position: relative;
    text-align: center;
    margin-top: 44px
}

.testimonial-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 3px solid #00274c;
    border-radius: 50%;
    margin: 0 3px
}

.testimonial-carousel .owl-dots .owl-dot.active {
    background-color: #ff9763
}

.testimonial-section-two {
    position: relative;
    padding: 100px 0;
    background-color: #f5f5f5
}

.main-footer .footer-bottom .copyright-text:after,
.testimonila_icon2 {
    left: initial;
    right: 0
}

.testimonila_icon img {
    filter: grayscale(1);
    transition: .1s ease-in-out
}

.testimonila_icon:hover img {
    filter: grayscale(0)
}

.testimonial-carousel-two {
    position: relative;
    padding-left: 100px
}

.acg_in_row,
.testimonialrow,
.tipsrow {
    justify-content: center
}

.testimonial-block-two .inner-box {
    position: relative;
    padding: 56px 70px;
    border: 1px dashed #bbb;
    background-color: #fff;
    text-align: center
}

.testimonial-block-two .inner-box .text {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 20px;
    min-height: 69px
}

.testimonial-block-two .inner-box:after,
.testimonial-block-two .inner-box:before {
    position: absolute;
    left: 38px;
    top: 0;
    font-size: 31px;
    width: 46px;
    line-height: 50px;
    color: #f4f4f4;
    background: #fe7b39;
    font-weight: 400;
    content: "\f10d";
    font-family: FontAwesome
}

.testimonial-block-two .inner-box:after {
    content: "\f10e";
    top: initial;
    right: 38px;
    left: initial;
    bottom: 0
}

.testimonial-block-two .info-box .thumb {
    position: relative;
    right: 0;
    padding: 10px;
    top: 0;
    width: 90px;
    height: 90px;
    display: inline-block;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.testimonial-block-two .info-box .name {
    position: relative;
    display: inline-block;
    font-size: 24px;
    line-height: 25px;
    color: #363636;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 2px dashed #fe7b39;
    padding-bottom: 4px
}

.testimonial-block-two .info-box .date {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 25px;
    color: #222;
    font-weight: 400
}

.testimonial-carousel-two .owl-nav {
    position: absolute;
    left: 65px;
    bottom: 0;
    transform: rotate(-90deg);
    transform-origin: left bottom;
    background-color: transparent
}

.testimonial-carousel-two .owl-next,
.testimonial-carousel-two .owl-prev {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    font-size: 14px;
    color: #bbb;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 30px;
    padding-top: 6px;
    z-index: 9;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.products-section {
    position: relative;
    padding: 100px 0 80px
}

.products-section .title-column .inner-column {
    position: relative;
    padding-top: 55px
}

.products-section .title-column h4 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #222;
    font-weight: 500;
    margin-bottom: 26px
}

.products-section .title-column .btn-box a {
    padding: 15px 38px;
    line-height: 20px
}

.products-carousel .product-block {
    padding: 65px 15px 15px;
    transition: .4s
}

.products-carousel .center .product-block {
    padding-top: 15px
}

.products-carousel .center .product-block .inner-box {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    box-shadow: 0 0 15px rgba(0, 0, 0, .05)
}

.product-block .inner-box {
    position: relative;
    border: 1px solid #e1e1e1;
    transition: .4s
}

.product-block .info-box {
    position: relative;
    padding: 25px 28px;
    text-align: right
}

.product-block .info-box .name {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #222
}

.product-block .info-box .price {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #ffad00
}

.products-carousel .owl-nav {
    position: absolute;
    left: -32%;
    bottom: 15px
}

.video-section .outer-box {
    position: relative;
    max-width: 1720px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0
}

.video-section .outer-box:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #222;
    opacity: .9;
    content: ""
}

.video-section .content-column {
    position: relative;
    order: 12
}

.video-section .content-column .inner-column {
    position: relative;
    padding: 35px 35px 0 40px
}

.video-section .content-column .sec-title {
    margin-bottom: 22px
}

.video-section .content-column .title {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 25px;
    color: #ff8a00;
    font-weight: 400;
    margin-bottom: 30px
}

.video-section .content-column .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    font-weight: 400
}

.video-section .video-column .inner-column {
    position: relative;
    padding-left: 50px
}

.news-block-two .image-box .link,
.video-section .video-column .video-box .link {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.news-block-two .image-box .link:hover,
.video-section .video-column .video-box .link:hover {
    background-color: rgba(0, 0, 0, .5)
}

.video-section .video-column .video-box .link .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 60px;
    width: 60px;
    background-color: #333;
    padding-left: 4px;
    font-size: 18px;
    color: #ff8a00;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.video-section .video-column .video-box .link:hover .icon {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5)
}

.video-section.style-two .outer-box {
    padding-bottom: 155px
}

.news-block .caption-box .info li a,
.video-section.style-two .content-column .text {
    color: #777
}

.video-section .video-column .video-box:before {
    position: absolute;
    left: -50px;
    height: 320px;
    width: 520px;
    bottom: -55px;
    background-image: url(../images/icons/icon-lines.jpg);
    background-repeat: no-repeat;
    background-position: center;
    content: ""
}

.faq-section {
    position: relative;
    padding: 100px 0 35px
}

.faq-section:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 38%;
    background-image: url(../images/icons/icon-dot.png);
    background-repeat: repeat;
    background-position: center;
    content: ""
}

.faq-section:after {
    position: absolute;
    right: 15px;
    bottom: 125px;
    height: 488px;
    width: 320px;
    background-image: url(../images/icons/icon-flower.png);
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    z-index: -1
}

.faq-section .image-column .image {
    position: relative;
    margin-bottom: 0;
    text-align: center
}

.faq-section .accordion-column .inner-column {
    position: relative;
    padding-top: 45px;
    padding-left: 30px
}

.faq-section .accordion-column .sec-title {
    margin-bottom: 35px
}

.accordion-box .block .acc-btn {
    position: relative;
    font-size: 16px;
    line-height: 28px;
    color: #252525;
    font-weight: 500;
    cursor: pointer;
    padding: 15px 50px 15px 25px;
    border: 1px solid #ddd;
    font-family: Rubik, sans-serif;
    background-color: #fff;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin-bottom: 20px
}

.accordion-box .block .acc-btn.active {
    background-color: #ff8a00;
    border-color: #ff8a00;
    color: #fff;
    margin-bottom: 0
}

.accordion-box .block .icon {
    position: absolute;
    right: 15px;
    top: 15px;
    height: 30px;
    width: 30px;
    font-size: 18px;
    line-height: 30px;
    color: #252525;
    text-align: center;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.accordion-box .block .acc-btn.active .icon:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    width: 30px;
    line-height: 30px;
    opacity: 1;
    z-index: 1;
    color: #fff;
    font-size: 18px;
    content: "\f146";
    font-family: FontAwesome;
    text-align: center;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.accordion-box .block .acc-content {
    position: relative;
    display: none;
    background-color: #fff
}

.accordion-box .block .content {
    position: relative;
    padding: 20px 25px;
    margin-bottom: 0
}

.accordion-box .block .content .text {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #777
}

.faq-form-section {
    position: relative;
    padding: 100px 0 70px;
    background-color: #f9f9f9
}

.faq-form .form-group input[type=email],
.faq-form .form-group input[type=text],
.faq-form .form-group input[type=url],
.faq-form .form-group select,
.faq-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    font-size: 13px;
    color: #777;
    line-height: 19px;
    padding: 10px 0;
    background-color: transparent;
    font-weight: 400;
    height: 40px;
    border-bottom: 1px solid #e1e1e1;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.faq-form .form-group textarea {
    height: 150px;
    resize: none
}

.faq-form .form-group button {
    padding: 15px 50px;
    line-height: 20px
}

.app-section {
    position: relative;
    padding-top: 100px
}

.app-section .outer-box {
    position: relative;
    background-repeat: repeat;
    background-position: center;
    background-image: url(../images/icons/icon-lines-dark.jpg);
    padding: 135px 0
}

.box-layout,
.contact-section,
.news-section:after,
.news-section:before {
    background-repeat: no-repeat;
    background-position: center
}

.app-section .outer-box:after,
.app-section .outer-box:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 135px;
    width: 100%;
    background-color: #fff;
    content: ""
}

.app-section .outer-box:after {
    top: auto;
    bottom: 0
}

.app-section .content-column .inner-column,
.app-section .title-column .inner-column {
    position: relative;
    padding-top: 85px
}

.app-section .title-column h1 {
    position: relative;
    display: block;
    font-size: 84px;
    line-height: 72px;
    color: #fff;
    font-weight: 900;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: -.03em
}

.app-section .image-column .inner-column {
    position: relative;
    z-index: 99;
    margin: -135px -30px -155px
}

.app-section .content-column h3 {
    position: relative;
    display: block;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px
}

.app-section .content-column .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 400
}

.news-section {
    position: relative;
    padding: 100px 0 70px
}

.news-section:before {
    position: absolute;
    right: 0;
    top: 140px;
    height: 347px;
    width: 157px;
    background-image: url(../images/icons/icon-dots.png);
    content: ""
}

.news-section:after {
    position: absolute;
    left: 0;
    top: 55px;
    height: 576px;
    width: 238px;
    background-image: url(../images/icons/pentagon.png);
    content: "";
    z-index: 0
}

.news-section .sec-title {
    position: relative;
    margin-bottom: 45px;
    z-index: 1
}

.news-block {
    position: relative;
    margin-bottom: 30px;
    z-index: 1
}

.news-block .image-box {
    position: relative;
    margin-right: 40px
}

.news-block .image-box .overlay-box,
.news-block-two .image-box .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    height: 0%;
    width: 100%;
    background: padding-box content-box #ff8a00;
    content: "";
    padding: 15px;
    opacity: 0;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.news-block .inner-box:hover .overlay-box,
.news-block-two .inner-box:hover .overlay-box {
    height: 100%;
    opacity: .7
}

.news-block .overlay-box a,
.news-block-two .overlay-box a {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 40px;
    width: 40px;
    margin-left: -20px;
    margin-top: -20px;
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    color: #000;
    font-weight: 400;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.news-block .inner-box:hover .overlay-box a,
.news-block-two .inner-box:hover .overlay-box a {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s linear .3s;
    -moz-transition: .3s linear .3s;
    -ms-transition: .3s linear .3s;
    -o-transition: .3s linear .3s;
    transition: .3s linear .3s
}

.news-block .overlay-box a i,
.news-block-two .overlay-box a i {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.news-block .caption-box {
    position: relative;
    margin-top: -50px;
    margin-left: 40px;
    padding: 28px 35px 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, .21);
    -moz-box-shadow: 0 0 21px rgba(0, 0, 0, .21);
    -ms-box-shadow: 0 0 21px rgba(0, 0, 0, .21);
    -o-box-shadow: 0 0 21px rgba(0, 0, 0, .21);
    box-shadow: 0 0 21px rgba(0, 0, 0, .21)
}

.news-block .caption-box h3,
.news-block-two .caption-box h3 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 30px;
    color: #2f2f2f;
    font-weight: 500;
    margin-bottom: 10px
}

.news-block .caption-box h3 a,
.news-block-two .caption-box h3 a {
    color: #2f2f2f;
    display: inline-block;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.news-block .caption-box .info li,
.news-block-two .caption-box .info li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #777;
    font-weight: 400;
    margin-right: 10px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.news-section.alternate {
    padding: 100px 0 40px
}

.news-block-two {
    position: relative;
    margin-bottom: 60px;
    z-index: 1
}

.news-block-two .caption-box {
    position: relative;
    margin-top: -25px;
    padding: 0 20px
}

.news-block-two .caption-box .inner {
    position: relative;
    padding: 25px 30px 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 21px rgba(0, 0, 0, .21);
    -moz-box-shadow: 0 0 21px rgba(0, 0, 0, .21);
    -ms-box-shadow: 0 0 21px rgba(0, 0, 0, .21);
    -o-box-shadow: 0 0 21px rgba(0, 0, 0, .21);
    box-shadow: 0 0 21px rgba(0, 0, 0, .21)
}

.news-block-two .caption-box .info li a {
    color: #777;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.news-block-two .caption-box .text {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #777;
    font-weight: 400;
    margin-top: 10px
}

.news-section-two {
    position: relative;
    padding: 29px 0 51px
}

.news-section-two::before {
    content: "";
    position: absolute;
    width: 100%;
    max-width: 446px;
    height: 258px;
    border: 30px solid #ffae85;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -172px;
    border-radius: 50%
}

.news-section-two .sec-title {
    margin-bottom: 30px
}

.news-section-two .column .inner-column {
    padding-right: 35px
}

.blog-section .styled-pagination {
    margin-top: 20px
}

.blog-classic .news-block-two .caption-box .inner {
    padding: 30px 35px;
    z-index: 99
}

.blog-classic .news-block-two .caption-box h3,
.blog-detail .news-block-two .caption-box h3 {
    font-size: 24px;
    margin-bottom: 15px
}

.blog-classic .news-block-two .caption-box .text {
    margin-top: 15px
}

.news-block-two .image-box .owl-nav {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -60px
}

.news-block-two .image-box .owl-nav .owl-next,
.news-block-two .image-box .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 120px;
    text-align: center;
    line-height: 120px;
    font-size: 22px;
    color: #000;
    font-weight: 400;
    background-color: rgba(255, 255, 255, .7);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.news-block-two .image-box .owl-nav .owl-next:hover,
.news-block-two .image-box .owl-nav .owl-prev:hover {
    background-color: rgba(0, 0, 0, .7);
    color: #fff
}

.news-block-two .blockquote {
    position: relative;
    display: block;
    border: 1px solid #d7d7d7;
    padding: 85px 50px 110px;
    margin-top: 100px;
    margin-bottom: 0
}

.news-block-two .blockquote:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    opacity: .8;
    content: ""
}

.news-block-two .blockquote .icon {
    position: absolute;
    left: 70px;
    top: -42px;
    height: 84px;
    width: 84px;
    background-color: #fff;
    line-height: 84px;
    text-align: center;
    font-size: 48px;
    color: #bbb;
    font-weight: 400;
    -webkit-box-shadow: 0 0 13px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 13px rgba(0, 0, 0, .09);
    -ms-box-shadow: 0 0 13px rgba(0, 0, 0, .09);
    -o-box-shadow: 0 0 13px rgba(0, 0, 0, .09);
    box-shadow: 0 0 13px rgba(0, 0, 0, .09)
}

.news-block-two .blockquote h2 {
    position: relative;
    display: block;
    font-size: 50px;
    line-height: 1.2em;
    color: #222;
    font-weight: 400;
    letter-spacing: -.04em;
    font-family: BenchNine, sans-serif
}

.news-block-two .blockquote h2 span {
    color: #ff8a00;
    text-transform: uppercase
}

.news-block-two .blockquote .author {
    position: absolute;
    right: 0;
    bottom: 70px;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
    background-color: #222;
    padding: 0 15px
}

.blog-detail .share-option .title,
.blog-detail .tags .title {
    margin-right: 23px;
    font-size: 15px;
    color: #222;
    padding: 5px 0;
    font-family: Rubik, sans-serif;
    font-weight: 500;
    margin-bottom: 10px
}

.news-block-two .image-box .link .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 60px;
    width: 60px;
    background-color: rgba(0, 0, 0, .65);
    padding-left: 4px;
    font-size: 18px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.blog-detail .tags ul li a,
.social-icon-colored li a {
    line-height: 25px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    position: relative;
    display: block
}

.news-block-two .image-box .link:hover .icon {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.blog-detail .news-block-two .caption-box .inner {
    padding: 35px 40px 5px
}

.blog-detail .news-block-two .caption-box .info {
    margin-bottom: 15px
}

.blog-detail .news-block-two .caption-box p {
    position: relative;
    font-size: 14px;
    line-height: 30px;
    color: #777;
    font-weight: 400;
    margin-bottom: 30px
}

.blog-detail .news-block-two .caption-box blockquote {
    position: relative;
    display: block;
    padding-left: 40px;
    font-size: 16px;
    line-height: 30px;
    color: #252525;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 30px;
    padding-top: 15px
}

.blog-detail .news-block-two .caption-box blockquote .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
    line-height: 30px;
    color: #d7a449;
    font-weight: 400
}

.blog-detail .tags .title {
    position: relative;
    float: left;
    line-height: 25px
}

.blog-detail .tags ul li {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.blog-detail .tags ul li a {
    font-size: 14px;
    color: #939292;
    font-weight: 400;
    padding: 5px 25px;
    border: 1px solid #e1e1e1;
    border-radius: 30px;
    transition: .3s
}

.blog-detail .tags ul li a:hover,
.social-icon-colored li a:hover {
    background-color: #222;
    color: #fff
}

.blog-detail .share-option .title {
    position: relative;
    display: block;
    line-height: 25px
}

.social-icon-colored li {
    position: relative;
    float: left;
    margin-right: 6px;
    margin-bottom: 10px
}

.social-icon-colored li a {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    padding: 5px 15px;
    background-color: #222;
    border-radius: 30px;
    transition: .3s
}

.extra-icons ul li span,
.social-icon-colored li a i {
    margin-right: 10px
}

.social-icon-colored li.facebook a {
    background-color: #3b5998
}

.social-icon-colored li.twitter a {
    background-color: #1da1f2
}

.social-icon-colored li.google-plus a {
    background-color: #d73d32
}

.social-icon-colored li.pinterest a {
    background-color: #bd081c
}

.social-icon-colored li.mail a {
    background-color: #7b8285
}

.contact-section {
    position: relative;
    padding: 74px 0;
    background-image: url(../images/appointbg.jpg);
    background-size: cover
}

.contact-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: linear-gradient(to top, rgb(3 33 72 / 90%), rgb(46 46 46 / 72%), rgb(3 33 72 / 91%))
}

.contact-section .sec-title {
    margin-bottom: 9px
}

.contact-section .inner-container {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 15px
}

.contact-section .info-column h4 {
    position: relative;
    font-size: 20px;
    line-height: 1.2em;
    color: #2f2f2f;
    font-weight: 500;
    margin-bottom: 25px
}

.contact-section .info-column .contact-info li {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 28px;
    color: #777;
    font-weight: 400;
    margin-bottom: 28px
}

.contact-section .info-column .contact-info li a {
    display: inline-block;
    color: #777;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.contact-section .form-column .inner-column {
    margin-top: -20px
}

.contact-section .contact-form {
    position: relative;
    text-align: center;
    margin-top: 36px
}

.contact-form .form-group button {
    padding: 11px 28px;
    line-height: 20px;
    text-transform: uppercase
}

.contact-form .form-group label.error {
    color: red
}

.main-footer:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 69px;
    width: 3px;
    background: #1a4d8f;
    content: "";
    right: 0;
    margin: auto
}

.main-footer:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 8px;
    max-width: 573px;
    background: #ffb774;
    content: "";
    right: 0;
    margin: auto;
    z-index: -1
}

.main-footer.alternate .widgets-section {
    margin-top: 0;
    padding-top: 68px
}

.main-footer .footer-widget {
    position: relative;
    margin-bottom: 19px
}

.main-footer .widget-title {
    position: relative;
    font-size: 21px;
    font-weight: 600;
    line-height: 30px;
    padding-left: 0;
    margin-bottom: 16px;
    text-transform: uppercase
}

.main-footer .footer-column .widget-title:before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    line-height: 30px;
    color: #31ade2;
    font-weight: 400;
    content: "\f141";
    font-family: FontAwesome;
    transform: rotate(90deg)
}

.main-footer .about-widget {
    position: relative;
    text-align: center;
    margin-bottom: 37px
}

.main-footer .footer-logo figure {
    margin: auto;
    padding-bottom: 10px
}

.main-footer .footer-logo img {
    width: 366px;
    border-top: 3px solid #1a4d8f
}

.main-footer .about-widget .text {
    position: relative;
    font-size: 15px;
    line-height: 24px;
    color: #000;
    font-weight: 400
}

.main-footer .links-widget .list li {
    position: relative;
    display: block;
    padding-left: 22px;
    margin-bottom: 11px
}

.main-footer .links-widget .list li:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #fa7e00;
    font-weight: 400;
    content: "\f08b";
    font-family: FontAwesome
}

.main-footer .links-widget .list li a {
    position: relative;
    display: block;
    line-height: 20px;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.main-footer .links-widget .list li a:hover,
.main-footer .links-widget .list li:hover:before {
    color: #c62a9a
}
.footer_image{
    padding:6px;
    border:2px dashed #252525;
}

.main-footer .gallery-widget .outer {
    position: relative;
    margin: 0 -7px
}

.main-footer .gallery-widget .outer .image {
    position: relative;
    float: left;
    width: 33.3333%;
    padding: 0 7px;
    margin-bottom: 14px
}

.main-footer .gallery-widget .image img {
    display: block;
    width: 100%
}

.main-footer .gallery-widget .image a:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: padding-box content-box #ff8a00;
    padding: 5px;
    opacity: .8;
    content: "";
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main-footer .gallery-widget .image a:after {
    position: absolute;
    height: 20px;
    width: 20px;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
    content: "\f0b2";
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #000;
    font-family: FontAwesome;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main-footer .footer-bottom {
    position: relative;
    border-top: transparent
}

.main-footer .footer-bottom .inner-container:before {
    position: absolute;
    right: 100%;
    top: 0;
    height: 100%;
    width: 1000%;
    content: ""
}

.main-footer .footer-bottom .copyright-text {
    position: relative;
    padding: 20px 0 19px;
    text-align: center
}

.main-footer .footer-bottom .copyright-text:after,
.main-footer .footer-bottom .copyright-text:before {
    position: absolute;
    left: 0;
    top: 33px;
    /*content: "";*/
    width: 20%;
    height: 2px;
    border-bottom: 2px dashed #fa7e00
}

.main-footer .footer-bottom .copyright-text p {
    position: relative;
    line-height: 30px;
    font-size: 15px;
    color: #181818;
    font-weight: 500
}

.main-footer .footer-bottom .copyright-text a {
    color: #fa7e00;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main-footer .footer-bottom .social-links {
    position: relative;
    padding: 0;
    text-align: center
}

.social-icon-two {
    position: relative;
    display: inline-block
}

.social-icon-two li {
    position: relative;
    display: inline-block;
    margin-left: 5px
}

.social-icon-two li a {
    position: relative;
    display: block;
    font-size: 24px;
    color: #f4f4f4;
    font-weight: 400;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.rtl {
    direction: rtl;
    text-align: right
}

.rtl .group-title h2,
.rtl .owl-carousel,
.rtl .styled-pagination {
    direction: ltr!important
}

.rtl .banner-carousel-three .owl-nav,
.rtl .banner-section-five .slide-item .content-box:before,
.rtl .banner-section-two .slide-item .content-box:before,
.rtl .comments-area .comment-box .reply-btn,
.rtl .news-block-two .blockquote .author,
.rtl .offer-section .form-column .upper-box .discount,
.rtl .sidenav-bar .cross-icon,
.rtl .team-block .image-box .social-links,
.rtl .testimonial-block .image-box,
.rtl .testimonial-block:before {
    right: auto;
    left: 0
}

.rtl .about-section .image-column .image-box .image,
.rtl .banner-carousel-two .owl-nav,
.rtl .projects-carousel .owl-nav,
.rtl .team-block .inner-box .designation,
.rtl .testimonial-section .title-column .inner-column {
    text-align: left
}

.rtl .header-style-three .logo-box:before {
    margin-left: -230px;
    right: auto;
    left: 100%;
    transform: skew(-40deg)
}

.rtl .sidenav-bar .side-nav .navigation>li.dropdown>a {
    padding-right: 0;
    padding-left: 30px
}

.rtl .header-style-one .outer-box {
    margin-left: 0;
    margin-right: 45px
}

.rtl .fixed-header .sticky-header .logo {
    float: right!important
}

.rtl .fixed-header .sticky-header .pull-right {
    float: left!important
}

.rtl .sidenav-bar .side-nav .navigation>li.dropdown>a:before {
    right: auto;
    left: 0;
    content: "\f104"
}

.rtl .banner-section .bottom-box .contact-info li span {
    float: right;
    margin-left: 10px
}

.rtl .mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 0!important
}

.rtl .social-icon-one li {
    margin-left: 0;
    margin-right: 22px
}

.rtl .main-menu .navigation>li {
    margin-right: 35px;
    margin-left: 0
}

.rtl .main-menu .navigation>li>ul>li>ul {
    right: 110%;
    left: auto
}

.rtl .main-menu .navigation>li>ul>li:hover>ul {
    right: 100%
}

.rtl .main-menu .navigation>li .mega-menu-bar .column>ul>li>a,
.rtl .main-menu .navigation>li>ul>li>a,
.rtl .main-menu .navigation>li>ul>li>ul>li>a {
    text-align: right!important;
    border-left: 0;
    border-right: 4px solid transparent
}

.rtl .main-menu .navigation>li .mega-menu-bar .column>ul>li>a:hover,
.rtl .main-menu .navigation>li>ul>li:hover>a,
.rtl .main-menu .navigation>li>ul>li>ul>li:hover>a {
    border-left: 0;
    border-right: 4px solid #ff8a00
}

.rtl .main-menu .navigation>li>ul>li.dropdown>a:after {
    left: 10px;
    right: auto;
    content: "\f104"
}

.rtl .sticky-header .main-menu .navigation>li {
    margin-left: 0!important
}

.c_addre_block,
.diamond h5,
.diamond p,
.doctor-content,
.get_head_section,
.rtl .about-section .image-column .title-box h2,
.services_list,
.subsrcribe-widjet.widget-content {
    text-align: center
}

.rtl .fact-counter .count-box {
    padding-right: 20px;
    padding-left: 0
}

.rtl .header-style-two .outer-box {
    float: left;
    margin-left: 0;
    margin-right: 45px
}

.rtl .header-style-two .search-box-outer {
    float: left;
    margin-right: 45px;
    margin-left: 0
}

.rtl .main-header .search-box-outer .dropdown-menu {
    right: auto!important;
    left: 0!important
}

.rtl .fact-counter .count-box .count {
    float: right;
    margin-left: 15px;
    margin-right: 0
}

.rtl .hidden-bar .inner-box .cross-icon,
.rtl .project-block .overlay-box h4 {
    right: auto;
    left: 30px
}

.rtl .payment-box .payment-options li .radio-option label .small-text:before,
.rtl .project-block .overlay-box .tag {
    left: auto;
    right: 30px
}

.rtl .banner-carousel .owl-nav {
    right: auto;
    left: 30%
}

.rtl .banner-section:before {
    right: auto;
    left: 0;
    transform: scaleX(-1)
}

.rtl .team-block .inner-box {
    padding-right: 0;
    padding-left: 50px
}

.rtl .team-block .inner-box:hover .image-box .social-links li {
    right: auto;
    left: -50px
}

.rtl .team-block .image-box .name {
    right: auto;
    left: -40px
}

.rtl .testimonial-block {
    padding-right: 0
}

.rtl .testimonial-block .inner-box {
    padding-right: 0;
    padding-left: 220px;
    text-align: left
}

.rtl .testimonial-carousel .active .testimonial-block:before {
    left: 30px
}

.rtl .blog-detail.style-two .news-block-two .caption-box blockquote,
.rtl .main-footer .footer-column .widget-title {
    padding-left: 0;
    padding-right: 25px
}

.rtl .recent-posts .post {
    padding-left: 0;
    padding-right: 105px
}

.rtl .main-footer .links-widget .list li,
.rtl .payment-box .payment-options li .radio-option label {
    padding-left: 0;
    padding-right: 30px
}

.rtl .main-footer .footer-bottom .inner-container:before {
    right: auto;
    left: 100%
}

.rtl .main-footer .footer-bottom .copyright-text:before {
    left: auto;
    right: 100%;
    border-right: 0;
    border-bottom: 70px solid #ff8a00;
    border-left: 40px solid transparent
}

.rtl .main-footer .footer-bottom .social-icon-two li {
    margin-left: 0;
    margin-right: 26px
}

.rtl .main-footer .footer-bottom .copyright-text {
    padding-right: 0;
    padding-left: 40px
}

.rtl .offer-section .form-column .upper-box {
    padding-right: 0;
    padding-left: 200px
}

.rtl .products-carousel .owl-nav {
    left: auto;
    right: -32%
}

.rtl .header-style-three .outer-box {
    margin-left: 0;
    margin-right: 80px;
    float: left
}

.rtl .banner-carousel-two .content-box .inner-box {
    padding-left: 0;
    padding-right: 30px;
    float: left
}

.rtl .banner-carousel-two .content-box .inner-box:before {
    left: auto;
    right: 100%
}

.rtl .banner-section-three .bottom-box .outer-box:before {
    margin-left: 0;
    margin-right: -300px;
    left: auto;
    right: 100%;
    transform: skew(-40deg)
}

.rtl .carousel-outer .thumbs-carousel .owl-nav {
    bottom: auto;
    top: -525%
}

.rtl .comments-area .comment,
.rtl .testimonial-carousel-two {
    padding-left: 0;
    padding-right: 100px
}

.rtl .testimonial-carousel-two .owl-nav {
    left: auto;
    right: -135px
}

.rtl .accordion-box .block .acc-btn {
    padding-right: 25px;
    padding-left: 50px
}

.rtl .accordion-box .block .icon,
.rtl .banner-section-five .content-box .video-link {
    right: auto;
    left: 15px
}

.rtl .news-block-four .inner-box {
    padding-left: 0;
    padding-right: 300px
}

.rtl .news-section-two .column .inner-column {
    padding-right: 0;
    padding-left: 25px
}

.rtl .header-style-four .search-box-btn {
    margin-left: 0;
    margin-right: 55px
}

.rtl .coming-soon .emailed-form .form-group input[type=submit],
.rtl .coming-soon .emailed-form button,
.rtl .sidebar .search-box .form-group button,
.rtl .sidebar .search-box .form-group input[type=submit] {
    right: auto;
    left: 0;
    border-radius: 50px 0 0 50px
}

.rtl .specialize-section-two.alternate .carousel-outer .thumbs-carousel .owl-nav {
    left: 96%;
    top: 368%
}

.rtl .blog-cat li a:before {
    right: auto;
    left: 33px;
    content: "\f104"
}

.rtl .blog-cat li a {
    border-left: 0;
    border-right: 5px solid transparent
}

.rtl .blog-cat li a:hover,
.rtl .blog-cat li.active a {
    border-left: 0;
    border-right: 5px solid #222
}

.rtl .mixitup-gallery .filters li {
    float: right;
    margin-right: 0;
    margin-left: 30px
}

.rtl .project-detail .project-tabs .tab-btns {
    float: right;
    margin-left: 30px;
    margin-right: 0
}

.rtl .list-style-one li {
    padding-left: 0;
    padding-right: 35px
}

.rtl .news-block-two .blockquote .icon {
    left: auto;
    right: 70px
}

.rtl .cat-list li {
    border-left: 0;
    border-right: 7px solid transparent
}

.rtl .cat-list li.active,
.rtl .cat-list li:hover {
    border-left: 0;
    border-right: 7px solid #ff8a00
}

.rtl .latest-news .post {
    padding-left: 0;
    padding-right: 130px
}

.rtl .tag-list li {
    float: right;
    margin-left: 10px;
    margin-right: 0
}

.rtl .social-icon-colored li {
    float: right;
    margin-left: 6px;
    margin-right: 0
}

.rtl .social-icon-colored li a i {
    margin-right: 0;
    margin-left: 10px
}

.rtl .blog-detail.style-two .comments-area .comment {
    padding-left: 0;
    padding-right: 110px
}

.rtl .comments-area .comment-box.reply-comment {
    margin-left: 0;
    margin-right: 100px
}

.rtl .comments-area .comment-box.reply-comment.reply {
    margin-left: 0;
    margin-right: 200px
}

.rtl .news-block .image-box {
    margin-right: 0;
    margin-left: 40px
}

.rtl .news-block .caption-box {
    margin-left: 0;
    margin-right: 40px
}

.rtl .shop-single .product-details .prod-tabs .tab-btns .tab-btn {
    float: right;
    margin-right: 0;
    margin-left: 10px
}

.rtl .product-details .basic-details .item-quantity {
    float: right;
    margin-right: 0;
    margin-left: 25px
}

.rtl .product-details .basic-details .add-to-cart {
    margin-left: 0;
    margin-right: 20px
}

.rtl .checkout-page .default-links li .fa,
.rtl .main-header .contact-info li span {
    margin-right: 0;
    margin-left: 20px
}

.rtl .shop-item .inner-box .lower-content .add-cart .fa {
    margin-right: 0;
    margin-left: 5px
}

.rtl .banner-carousel-three .slide-item:before,
.rtl .banner-section .slide-item:before {
    left: auto;
    right: -15%;
    -webkit-transform: skew(15deg);
    -moz-transform: skew(15deg);
    -ms-transform: skew(15deg);
    -o-transform: skew(15deg);
    transform: skew(15deg)
}

.rtl .header-style-six .outer-box {
    float: right;
    margin-right: 100px
}

.rtl .header-style-six .logo-box {
    padding-right: 0;
    padding-left: 30px;
    border-right: 0;
    border-left: 1px solid rgba(255, 255, 255, .3)
}

.rtl .banner-section-five .social-links {
    left: auto;
    right: 80px;
    text-align: center
}

.rtl .banner-section-five .owl-dots {
    right: auto;
    left: 80px
}

.rtl .header-style-seven .outer-box {
    float: left;
    margin-left: 0;
    margin-right: 80px
}

.rtl .banner-section-six .content-box .inner-box {
    float: none
}

.box-layout .page-wrapper {
    max-width: 1400px;
    margin: 0 auto;
    border: 15px solid #fff;
    overflow: hidden;
    background-color: #fff
}

.box-layout {
    background-image: url(../images/background/3.jpg);
    background-attachment: fixed;
    background-size: cover
}

.box-layout .header-style-five .inner-container,
.box-layout .header-style-one .inner-container {
    padding: 0 30px
}

.box-layout .banner-section {
    padding-left: 0
}

.box-layout .banner-section-six .contact-info,
.box-layout .banner-section-six .social-links,
.box-layout .header-style-five .outer-box .contact-info,
.box-layout .header-style-one .outer-box .contact-info {
    padding-left: 0;
    margin-left: 35px;
    display: none
}

.box-layout .header-style-one {
    top: 15px
}

.box-layout .header-style-one.fixed-header,
.box-layout .header-style-six.fixed-header .outer-container {
    top: 0
}

.box-layout .banner-carousel-two .owl-nav {
    right: 45px
}

.topwrap {
    position: relative;
    height: 100vh
}

.extra-icons {
    position: absolute;
    top: 18rem;
    left: 0;
    z-index: 99;
    width: 50px
}

.extra-icons ul li {
    transition: .4s ease-in-out;
    transform: translatex(0);
    position: absolute;
    width: 237px;
    left: -191px;
    padding: 7px;
    text-align: center;
    cursor: pointer
}

.extra-icons ul li:nth-child(2) {
    top: 55px
}

.extra-icons ul li:nth-child(3) {
    top: 109px
}

.extra-icons ul li img {
    width: 30px;
    float: right;
    padding-top: 0
}

.extra-icons ul li.phone-icon {
    background: #ff6d24;
    margin-bottom: 10px;
    border-radius: 0 50px 50px 0
}

.extra-icons ul li.mail-icon {
    background: #1a4d8f;
    border-radius: 0 50px 50px 0
}

.extra-icons ul li.appoint-icon {
    background: #fa7e00;
    border-radius: 0 50px 50px 0
}

.extra-icons ul li a {
    color: #fff;
    font-size: 15px
}

.social-icons {
    position: absolute;
    right: 10px;
    top: 19rem;
    z-index: 1;
    width: 42px
}

.social-icons ul li {
    margin: 0;
    display: inline-block
}

.social-icons ul li a {
    display: block;
    width: 40px;
    height: 40px;
    color: #fa7e00;
    border: 1px dashed #072042;
    border-radius: 50%;
    text-align: center;
    font-size: 21px;
    line-height: 37px;
    margin: 0 0 9px;
    background: #fff
}

.social-icons ul li a:hover {
    background-color: #072042;
    color: #fff
}

.social-icons ul li p {
    position: absolute;
    text-transform: uppercase;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-top: 50px;
    bottom: -89px;
    width: 134px;
    left: -46px;
    color: #b30254;
    font-weight: 600
}

.about_section {
    padding: 60px 0 43px
}

.docotor_img {
    text-align: center;
    z-index: 2
}

.docotor_img::before {
    content: "";
    position: absolute;
    width: 165%;
    height: 400px;
    background: #1a4d8f;
    z-index: -1;
    margin: auto;
    right: 49%;
    top: 0
}

.docotor_img img {
    border-radius: 50%;
    border: 9px solid #1a4d8f;
    width: 400px
}

.doctor_info {
    text-align: center;
    padding-top: 70px
}

.doctor_info::before {
    content: "";
    position: absolute;
    width: 3px;
    height: 70px;
    border-right: 2px dashed #032148;
    left: 0;
    right: 0;
    margin: auto;
    top: 0
}

.doctor_info h2 {
    text-transform: uppercase;
    font-weight: 600;
    color: #051f42;
    font-size: 37px;
    display: inline-block;
    border-top: 2px dashed;
    padding-top: 15px
}

.doctor_info h3 {
    font-size: 31px;
    color: #fa7e00
}

.doctor_info h4 {
    display: inline-block;
    background: #ffcab0;
    color: #002346;
    padding: 4px 15px;
    margin-top: 10px;
    font-size: 28px
}

.doc_content h1 {
    color: #fa7e00;
    font-size: 36px;
    margin-bottom: 10px
}

.doc_content h2 {
    color: #03224c;
    margin-bottom: 10px
}

.doc_content p {
    text-align: justify;
    line-height: 24px;
    margin-bottom: 12px
}

.doctor-content {
    background: #062d5c;
    margin-top: 0;
    z-index: 99;
    padding: 45px 30px 48px;
    border-radius: 5px
}

.doc_content > a {
    background: linear-gradient(to left, #fa7e00, #1a4d8f);
    display: inline-block;
    color: #fff;
    font-size: 15px;
    padding: 4px 13px;
    border-radius: 30px;
    margin-top: 1px
}

.doc_content > a:hover {
    background: linear-gradient(to left, #ff825b, #d3398c);
    color: #fff
}

.page-wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg.jpg);
    z-index: -1;
    opacity: .3
}

.fac-content h3 {
    color: #fa7e00;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 24px
}

.diamond {
    display: block;
    padding: 17px 16px;
    box-shadow: 0 0 10px #ccc;
    border-radius: 13px;
    margin-bottom: 30px;
    background: #fff;
    z-index: 1;
    overflow: hidden
}

.diamond-inner,
.services_image,
.services_image img,
.tips_tititle h4,
span.follow {
    display: inline-block
}

.diamond:before {
    position: absolute;
    display: block;
    content: "";
    width: 40%;
    height: 5px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #ffa97d;
    transition: .7s ease-in-out;
    z-index: -1
}

.diamond:hover::before {
    width: 100%;
    height: 100%;
    background-color: #ffc8ac
}

.diamond-inner {
    width: 80px;
    height: 80px;
    margin-top: 25px
}

.diamond-inner:before {
    position: absolute;
    display: block;
    content: "";
    width: 80px;
    height: 80px;
    left: 0;
    top: -15px;
    right: 0;
    bottom: 0;
    border: 1px solid #9c9819;
    -webkit-transform: rotate(45deg);
    -webkit-transition: border-color .3s;
    -moz-transform: rotate(45deg);
    -moz-transition: border-color .3s;
    transform: rotate(45deg)
}

.diamond p {
    color: #051f42;
    font-size: 40px;
    line-height: initial;
    font-weight: 600
}

.diamond h5 {
    color: #343434;
    margin-top: 8px;
    font-size: 19px
}

.services_section {
    padding: 0 0 75px
}

.ser_icon {
    position: absolute;
    width: 90px;
    border-radius: 50%;
    left: 0;
    right: 0;
    margin: auto;
    top: -81px;
    z-index: 2;
    overflow: hidden;
    border: 4px solid #032148
}

.services_section .auto-container {
    padding-top: 29px
}

/*.services_section .auto-container::after,*/
/*.services_section .auto-container::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    width: 50%;*/
/*    height: 11px;*/
/*    background: linear-gradient(to left, #fa7e00, transparent);*/
/*    transform: rotate(-10deg);*/
/*    top: 0*/
/*}*/

/*.services_section .auto-container::after {*/
/*    left: initial;*/
/*    right: 0;*/
/*    transform: rotate(10deg);*/
/*    background: linear-gradient(to left, rgb(4 75 143 / 0%), #ff6d24)*/
/*}*/

.serrow .col-md-2 {
    padding: 0 10px
}

.services_list {
    position: relative;
    padding: 23px 10px 12px;
    box-shadow: 0 7px 6px #ccc;
    border-radius: 0 0 87px 87px;
    background: linear-gradient(to top, #ffa0d4, #011c3e);
    transition: .8s ease-in-out
}

.services_list:hover {
    background: linear-gradient(to bottom, #ffa0d4, #011c3e)
}

.services_list h3 {
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
    color: #fefefe;
    margin: 3px 0 24px
}

.services_list p {
    font-size: 15px;
    line-height: 22px;
    margin: 13px 0 19px;
    color: #eee
}

.acg_in_row .col-md-2::before,
.mi_ch_blocks::before,
.services_list a {
    margin: auto;
    left: 0;
    position: absolute;
    right: 0
}

.mi_ch_blocks,
.tips_list {
    display: table-cell;
    width: 600px;
    vertical-align: middle;
    position: relative;
    text-align: center
}

.services_image img {
    border-radius: 50%;
    border: 7px solid #fff
}

.services_list a {
    bottom: -16px;
    width: 50px;
    height: 50px;
    color: #d12884;
    background: #fff;
    border: 2px solid #011c3e;
    border-radius: 50%;
    font-size: 37px;
    line-height: 42px;
    transition: .8s ease-in-out
}

.services_list a::before {
    content: "+"
}

.services_list:hover a {
    background: #d12884;
    color: #fff;
    transform: rotate(360deg)
}

.ser_btm {
    text-align: center;
    margin-top: 41px;
    border-top: 2px dashed #ff85c8;
    border-bottom: 2px dashed #ff85c8
}

.ser_btm h3 {
    text-transform: uppercase;
    font-size: 41px;
    font-weight: 400;
    padding: 7px 0
}

.get_head_section span,
.tips_tititle h4 {
    font-weight: 300;
    text-transform: capitalize
}

.acg_in_row .col-md-2 {
    padding: 33px 10px 0;
    flex: 0 0 20%;
    max-width: 20%
}

.acg_in_row .col-md-2::before {
    content: "";
    width: 2px;
    height: 40px;
    border-right: 2px dashed #ff85c8;
    top: 0
}

.mi_ch_blocks {
    padding: 0 9px;
    box-shadow: 0 10px 5px #b5b5b5;
    border-radius: 7px;
    font-size: 19px;
    height: 90px;
    background: linear-gradient(to top, #e1e1e1, #fff)
}

.main-footer,
.tipssection::before {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.mi_ch_blocks::before {
    content: "";
    width: 63px;
    height: 55px;
    border: 6px solid #bababa;
    bottom: -30px;
    z-index: -1;
    border-radius: 50%
}

.subscribe p {
    font-size: 15px;
    text-align: center
}

.subscribe-form .form-control {
    border: transparent;
    height: 50px;
    margin-top: 15px;
    margin-bottom: 13px;
    background-color: #030d4e;
    color: #fff
}

.subscribe-form .form-control::placeholder {
    color: #fff
}

.subscribe-form .btn-style-one {
    background-image: linear-gradient(to bottom, rgba(41, 56, 64, .45) 0, #000 100%)
}

.contact-widget ul li {
    position: relative;
    padding-left: 48px;
    margin-bottom: 31px;
    line-height: 23px
}

.contact-widget ul li h4 {
    font-size: 18px;
    color: #fa7e00
}

.contact-widget ul li i {
    position: absolute;
    left: 0;
    width: 30px;
    height: 30px;
    border: 1px dashed #043c74;
    color: #fa7e00;
    text-align: center;
    font-size: 15px;
    line-height: 30px
}

.contact-widget ul li a,
.contact-widget ul li span {
    color: #262626;
    font-size: 16px
}

.social-icon-two li a {
    width: 48px;
    height: 48px;
    border-radius: 5px;
    text-align: center;
    line-height: 47px
}

span.follow {
    font-size: 20px;
    color: #000;
    margin-top: 3px;
    margin-right: 7px
}

.social-icon-two li:first-child a {
    background-color: #096cd6
}

.social-icon-two li:nth-child(2) a {
    background-color: #e92323
}

.social-icon-two li:nth-child(3) a {
    background-color: #28a745
}

.social-icon-two li:nth-child(4) a {
    background-color: #df27b2
}

.social-icon-two li:nth-child(5) a {
    background-color: #289f5d
}

.social-icon-two li:nth-child(6) a {
    background-color: #16d218
}

.social-icon-two li a:hover {
    color: #ffb064;
    background: #1a4d8f
}

.contact-form .form-group input,
.contact-form .form-group select,
.contact-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 19px;
    padding: 10px 16px;
    background-color: transparent;
    font-weight: 400;
    height: 56px;
    border: 1px dashed #ccc;
    border-radius: 33px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s
}

.contact-form .form-group textarea {
    resize: none;
    height: 142px
}

.contact-form .form-group input::placeholder {
    color: #fff
}

.sec-title.light p {
    color: #eee
}

::-webkit-calendar-picker-indicator {
    filter: invert(1)
}

.tipssection {
    padding: 60px 0;
    position: relative
}

/*.tipssection::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    background-image: url(../images/tipsimage.png);*/
/*    width: 46%;*/
/*    height: 563px;*/
/*    right: 0;*/
/*    bottom: 0*/
/*}*/

.tips_tititle h4 {
    background: #fe7b39;
    color: #fff;
    padding: 7px 20px;
    border-radius: 7px
}

.tipsrow .col-md-3 {
    padding: 0 7px;
    margin-top: 14px
}

.tips_list::before,
.tipsrow .col-md-3::before {
    margin: auto;
    left: 0;
    content: "";
    position: absolute;
    right: 0
}

.tipsrow .col-md-3::before {
    bottom: 0;
    width: 100%;
    height: 30%
}

.tips_list {
    padding: 0 6px;
    height: 123px;
    box-shadow: 0 0 10px #cfcfcf;
    border-radius: 14px;
    transition: .7s ease-in-out;
    overflow: hidden;
    background: #f9f9f9
}

.tips_list:hover {
    color: #fff
}

.tips_list::before {
    width: 58px;
    height: 7px;
    bottom: -3px;
    background: linear-gradient(45deg, #fe7b39, #1a4d8f);
    border-radius: 10px;
    transition: .5s ease-out
}

.tips_list:hover::before {
    width: 100%;
    height: 100%;
    bottom: 0px;
}

.tips_list h3 {
    font-size: 17px
}

.get_in_touch {
    position: relative;
    padding: 31px 0;
    background: #1a4d8f
}

.get_head_section span {
    display: block;
    color: #fff;
    font-size: 29px;
    margin-top: 10px
}

.call_btn a {
    background-color: #fa7e00;
    color: #f5f5f5;
    padding: 10px 18px;
    font-size: 18px;
    border-radius: 4px;
    margin-top: 0;
    display: inline-block
}

.footer_image img {
    border: 4px solid #464646;
    padding: 6px
}

.breadcrumb {
    position: relative;
    text-align: center;
    padding: 137px 0 42px;
    margin-bottom: 0;
    z-index: 2;
    display: block;
    background-color: transparent
}

.breadcrumb::before {
    content: "";
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    opacity: .3;
    left: 0
}

.breadcrumb h1 {
    color: #010d1e;
    font-size: 29px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 8px
}

.breadcrumb ul li a {
    font-weight: 500;
    color: #fa7e00
}

.breadcrumb ul li.active {
    color: #13aeb5;
    font-weight: 500
}

.breadcrumb ul li::before {
    content: "";
    position: absolute;
    right: 0;
    top: 5px;
    width: 2px;
    height: 20px;
    background: #03142a
}

.breadcrumb ul li:last-child::before {
    content: none
}

.breadcrumb ul li {
    font-size: 16px;
    display: inline-block;
    position: relative;
    color: #233645;
    text-transform: capitalize;
    padding: 0 14px;
    margin: 0
}

.breadcrumb ul {
    padding: 0 21px;
    position: relative
}

.inner_section_content {
    position: relative;
    min-height: 53vh;
    padding: 30px 0 60px
}

.add_list_ {
    position: relative;
    border-bottom: 1px dashed #1a4d8f;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.add_list_:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.add_list_ i {
    width: 40px;
    height: 40px;
    background: linear-gradient(45deg, #1a4d8f, #fa7e00);
    color: #fff;
    font-size: 24px;
    line-height: 38px;
    border-radius: 4px;
    margin-bottom: 6px
}

.doc_profile_info h4,
.ser_inner_list span {
    background: linear-gradient(45deg, #fa7e00, #fa7e00)
}

.add_list_ h4 {
    font-size: 20px;
    color: #a210b1;
    margin-bottom: 5px
}

.add_list_ p {
    margin: 0;
    line-height: 20px
}

.c_row_ {
    align-items: center
}

._c_form_ {
    background: #1a4d8f;
    padding: 39px 34px;
    text-align: center
}

._c_form_ h3 {
    text-transform: uppercase;
    color: #eee;
    margin-bottom: 18px
}

.form-horizontal .form-control {
    color: #fafafa;
    font-size: 16px;
    height: 41px;
    padding: 10px 8px 10px 5px;
    background: 0 0;
    border: none;
    border-radius: 0;
    border-bottom: 1px dashed #8b8b8b
}

.form-horizontal textarea.form-control {
    height: 95px
}

.form-horizontal .btn {
    color: #fff;
    font-size: 19px;
    text-transform: capitalize;
    width: auto;
    padding: 7px 36px;
    border: none;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: .3s;
    background: linear-gradient(45deg, #fa7e00, #fa7e00);
    display: inline-block
}

.c_map iframe {
    height: 316px;
    border: 12px solid #ffdbb6;
    width: 100%
}

.main-timeline:after {
    content: '';
    display: block;
    clear: both
}

.main-timeline .timeline {
    width: calc(50% + 2.5px);
    float: right;
    position: relative
}

.main-timeline .timeline-content {
    min-height: 130px;
    padding: 20px 0 20px 152px;
    border-bottom: 5px solid #9f9f9f;
    border-left: 5px solid #9f9f9f;
    display: block;
    position: relative
}

.main-timeline .timeline-content:before {
    content: '';
    height: 60px;
    width: 60px;
    border-top: 35px solid #1a4d8f;
    border-left: 35px solid #1a4d8f;
    transform: translateY(-50%);
    position: absolute;
    left: -20px;
    top: 50%
}

.main-timeline .timeline-icon {
    font-size: 25px
}

.main-timeline .timeline-year {
    color: #fff;
    background: linear-gradient(to right bottom, #d94387, #ff9c55);
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    line-height: 83px;
    height: 80px;
    width: 80px;
    margin: 0 0 5px;
    border-radius: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 55px;
    top: 50%
}

.inner_abt_text p,
.services_text p {
    text-align: justify
}

.main-timeline .title {
    color: #1a4d8f;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 5px
}

.main-timeline .description {
    font-size: 15px;
    margin: 0;
    line-height: 23px;
    text-align: justify
}

.main-timeline .timeline:nth-child(2n) .timeline-content {
    padding: 20px 152px 20px 0;
    border-left: none;
    border-right: 5px solid #9f9f9f
}

.main-timeline .timeline:nth-child(2n) .timeline-content:before {
    transform: translateY(-50%) rotateY(180deg);
    left: auto;
    right: -20px
}

.main-timeline .timeline:nth-child(2n) .timeline-year {
    transform: translateY(-50%);
    left: auto;
    right: 55px
}

@media screen and (max-width:767px) {
    .main-timeline {
        padding: 0 20px
    }
    .main-timeline .timeline,
    .main-timeline .timeline:nth-child(2n) {
        width: 100%
    }
}

@media screen and (max-width:576px) {
    .main-timeline {
        padding: 0
    }
    .main-timeline .timeline {
        margin: 0 0 23px
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content {
        padding: 100px 20px 20px;
        border-left: none;
        border-right: none
    }
    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(2n) .timeline-content:before {
        transform: translateY(0);
        left: 0;
        right: auto;
        top: 0
    }
    .main-timeline .timeline-year,
    .main-timeline .timeline:nth-child(2n) .timeline-year {
        transform: translateY(0);
        left: auto;
        right: 0;
        top: 0
    }
}

.doc_profile_pic {
    position: relative;
 
    border: 10px solid #ccc;
}

.doc_profile_pic::after,
.doc_profile_pic::before {
    content: "";
    position: absolute;
    background: #ff752d;
    width: 120px;
    height: 10px;
    z-index: 0;
    left: 0;
    top: -10px;
    right: 0;
     
    margin: auto;
}

.doc_profile_pic::after {
    top: initial;
    left: 0;
    right: 0;
    bottom: -10px;
   
}

.doc_profile_info h2 {
        text-transform: uppercase;
    font-size: 40px;
    color: #1a4d8f;
    font-weight: 700;
}

.doc_profile_info h3 {
    font-size: 18px;
    line-height: 28px;
}

.doc_profile_info h4 {
    display: inline-block;
    color: #fff;
    padding: 4px 11px;
    font-size: 22px;
    margin: 10px 0 9px
}

.inner_abt_text p {
    margin-top: 10px
}

.wrrow .col-md-4 {
    padding: 18px 15px;
    text-align: center;
    margin-top: 30px
}

.wrrow .col-md-4:first-child,
.wrrow .col-md-4:nth-child(2) {
    border-right: 2px dashed
}

.work_exp i {
    color: #fa7e00;
    font-size: 45px
}

.work_exp h3 {
    text-transform: uppercase;
    color: #1a4d8f;
    font-size: 24px;
    margin-bottom: 4px
}

.services_text h2 {
    margin: 27px 0 23px;
    color: #0f3f6d;
    font-size: 26px
}

.ser_inner_list {
    position: relative;
    text-align: center;
    box-shadow: 0 0 9px #c1c1c1;
    padding: 30px 16px 0;
    margin-bottom: 30px;
    background: #f5f5f5
}

.ser_inner_list img {
    border-radius: 50%;
    border: 4px solid #ffb29b;
    width: 219px
}

.ser_inner_list span {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    padding: 6px 0;
    margin: 17px 0 0
}
.sticky-section{
   position:sticky;
    top:20px; 
}
.doc-aside{
    padding: 15px;
    background: #ffffff6b;
    box-shadow: 0px 5px 9px #ccc;
    border-radius: 5px;
    text-align: center;
}
.doc-img{
        width: 225px;
    height: 225px;
    border-radius: 50%;
    overflow: hidden;
     
    margin: 10px auto 25px;
    border: 8px solid #ebebeb;
    box-shadow: 0px 5px 9px #a7a7a7;
}
.doc-details h3{
    font-size: 24px;
    color: #1a4d8f;
    font-weight: 700;
    margin-bottom: 7px;
}
.doc-details h4{
    font-size: 20px;
    background: #f6f6f6;
    width: fit-content;
    margin: auto;
    padding: 9px 8px;
    color: #fa7e00;
}
.doc-contact{
   width: 100%;
    padding: 12px;
    border-top: 2px solid #e5e5e5b0;
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.doc-contact button{
    display: flex;
    align-items: center;
     
    gap: 6px;
    background: transparent;
    color: #1a4d8f;
    font-size: 17px;
    font-weight: 600;
}
._blog_nav {
    padding: 17px 18px;
    margin: 0 0 23px;
    border-top: 4px solid #fa7e00;
    background: #1a4d8f;
    
}

._blog_nav h4 {
    font-size: 23px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 600
}

._blog_nav ul {
    padding: 0
}

._blog_nav ul li a {
    display: block;
    border-bottom: 1px dashed #939393;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 17px;
    color: #fff;
    font-size: 16px;
    position: relative
}

._blog_nav ul li a::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border: 2px solid #fa7e00;
    left: 0;
    border-radius: 50%;
    top: 8px
}

._blog_nav ul li:last-child a {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.blogs_list {
    position: relative;
    box-shadow: 0 0 10px #ccc;
    background: #fff;
    padding: 10px;
    margin-bottom: 30px;
    text-align: center;
}

.blogs_list h2 {
    font-size: 20px;
    color: #a72171;
    margin: 13px 0 7px;
}

.blogs_list h2 a {
       color: #1a4d8f;
    padding: 0;
    margin: 0;
    background: 0 0;
    font-weight: 600;
}

.blogs_list a {
    display: inline-block;
    background: #ff841f;
    color: #fff;
    padding: 2px 18px;
    margin-top: 8px;
    border-radius: 30px;
}

.liststyles,
.liststyles li {
    padding-left: 15px
}

.inner_blogs_list h2 {
    font-size: 23px;
    color: #072042;
    font-weight: 600;
    margin: 13px 0 7px
}

.inner_blogs_list h3 {
    color: #101010;
    font-size: 18px;
    margin: 10px 0 5px;
}

.inner_blogs_list p {
    margin-bottom: 10px
}

.liststyles li {
    font-size: 15px;
    margin-bottom: 6px;
}

.liststyles li::before {
    position: absolute;
    left: 0;
    top: 4px;
    height: 20px;
    font-size: 15px;
    line-height: 20px;
    color: #1a4d8f;
    font-weight: 500;
    content: "\f101";
    font-family: 'FontAwesome';
}

._blog_image_ img {
    border: 8px solid #e5e5e5;
    margin-bottom: 23px;
    width: 100%;
}

.navbar-collapse button{
    color: #fff;
    z-index: 1;
    padding: 2px 20px;
    background: none;
    margin-left: 10px;
    border: 1px dashed #ffff;
    border-radius: 20px;
    font-size: 17px;
    font-weight: 300;
}
.navbar-collapse button a{
    color:#fff;
}
.auto-container1{
    max-width: 1700px;
    padding: 0 15px;
    margin: 0 auto;
}
.spacer{
    padding:60px 0;
}
.servContainer{
    position:relative;
    box-shadow:0px 6px 9px #222;
    overflow:hidden;
    transition:all .3s ease;
    margin-bottom:25px;
}
.servContainer img{
    width:100%;
    
    transition:all .3s ease;
}
.servContainer:hover img{
    transform:skew(-10px) ;
}
.servContainer::before{
    position:absolute;
    content:"";
    background:linear-gradient(to top, #000, transparent);
    bottom:0;
    width:100%;
    height: 100%;
    z-index:1;
    pointer-events: none;
}
.servDetails{
        position: absolute;
    bottom: 10px;
    color: #fff;
    z-index: 2;
    text-align: center;
    
}
.servDetails h3{
   font-size: 24px;
    margin-bottom: 6px;
    
}
.servDetails p{
       line-height: 22px;
    margin-bottom: 8px;
    padding: 0px 10px;
    
}
.servDetails button{
    padding: 1px 10px;
    border-radius: 20px;
    background: #fa7e00;
    
}
.servDetails button a{
    color:#fff;
}
.col-lg-4:nth-child(2) .servContainer::before{
     background:linear-gradient(to top, #fa7e00, transparent);
}
.col-lg-4:nth-child(2) .servContainer .servDetails{
    color: #fff;
}
.col-lg-4:nth-child(2) .servContainer .servDetails button{
    background-color: #222;
}

.whychoose-us{
    padding:0 0 60px;
}
.why-us{
        display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    gap: 10px;
}
.why-us img{
    width: 60px;
    filter: brightness(0);
}
.why-us h3{
    font-size: 18px;
    text-transform: uppercase;
}
.whychoose-us .col-lg-2{
    border-right: 1px dashed #282828e0;
}
.whychoose-us .col-lg-2:last-child{
    border-right: unset;
}
.sb-heading{
    font-size: 24px;
    margin: 10px 0;
    color: #fa7e00;
    font-weight: 600;
}
.abt-list{
    font-size: 16px;
}
.abt-list li{
    padding-left:20px;
    position:relative;
    margin-bottom: 8px;
}
.abt-list li::before{
        position: absolute;
    content: "\f04b";
    color: #1a4d8f;
    font-size: 12px;
    left: 0;
    font-family: 'FontAwesome';
}
.pub-subhead{
    font-size: 18px;
    margin-bottom: 10px;
    color: #1a4d8f;
    font-weight: 700;
    border-bottom: 1px dashed #252552;
    padding-bottom: 3px;
    width: fit-content;
}
.spacer-new{
    padding:40px 0 70px;
}
.service-container{
    padding: 12px;
    background: #fff;
    box-shadow: 0px 5px 9px #ccc;
    position: relative;
    border-radius: 10px;
    margin-bottom:40px;
    
}
.service-img{
    margin-bottom: 15px;
    border-radius: 8px;
    overflow: hidden;
}
.service-content h3{
    font-size: 21px;
    margin-bottom: 8px;
    font-weight: 600;
    text-align: center;
    color: #1a4d8f;
}
.service-content p{
    padding-bottom: 25px;
}
.service-content button{
        position: absolute;
    padding: 8px 18px;
    background: #fa7e00;
    border-radius: 30px;
    left: 0;
    right: 0;
    width: 75%;
    margin: auto;
    bottom: -21px;
    font-size: 18px;
    box-shadow:0px 5px 9px #939393;
}
.service-content button a{
    color:#fff;
}
.visible-xs {
    display: none;
}


@media(max-width:767px){
    .whychoose-us .col-lg-2{
        width:50%;
        float:left;
        margin-bottom: 18px;
    }
    .why-us img{
        width: 50px;
    }
    .why-us h3{
        font-size: 14px;
    }
    .whychoose-us .col-lg-2:nth-child(even){
    border-right: unset;
}
.service-container{
    margin-bottom:40px;
}
 
  .mobile-btns-area {
    cursor: pointer;
    position: fixed;
    bottom: 0;
    width: 100%;
    display: none;
    z-index: 100;
    color: #fff;
    margin-bottom: 10px;
}
.visible-xs {
    display: block!important;
}
.fix-box p {
    margin: 0;
    text-transform: uppercase;
    display: block;
    width: 100%;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    padding: 7px;
}
.fix-box-pad {
    padding: 5px;
    padding-bottom: 0;
    padding-right: 2px;
    width: 50%;
    float: left;
}
.fix-box {
    border-radius: 30px;
        background: #1a4d8f;
    border: 1px solid #fff;
    box-shadow: 0px 4px 6px #4d4d4d;
}
.fix-box1-pad {
    padding: 5px;
    padding-bottom: 0;
    padding-left: 2px;
    width: 50%;
    float: left;
}
.fix-box1 {
    background: #00c12c !important;
        border-radius: 30px;
}
.main-footer .footer-bottom{
    margin-bottom:30px;
}
.mt-8{
    margin-top:12px;
}
    
}






