@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

*,
ul {
    padding: 0
}

*,
input:focus,
textarea:focus {
    outline: 0
}

.images-overlay,
.slider-overlay {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0
}

.hd-lft li,
.hd-rgt li,
.hd-rgt li a {
    position: relative
}

.hd-rgt li a,
.logo {
    transition: .36s ease-out
}

.follow-title,
.hd-lft li,
.hd-rgt li,
.hd-style1 .hd-rgt ul,
.main-menu ul li,
.main-menu ul ul li a,
.menu-icon,
.search-forum,
.site-search,
.testimonial2 .inner {
    display: inline-block
}

#scrollUp i,
.follow-title,
.service2-details a {
    font-weight: 700
}

.main-menu ul ul li a:hover,
body,
html {
    background: #fff
}

#scrollUp,
.enq-fixed a,
.footer_text,
.main-menu > ul > li > a,
a,
a:active,
a:hover {
    text-decoration: none
}

.blog-sec .inner:nth-child(odd),
.cl,
.page-01,
.service-item .inner:nth-child(3n+1),
.sidebar,
.sidebar span,
.space-02 {
    clear: both
}

* {
    margin: 0;
    border: 0
}

body,
html {
    height: 100%;
    font-size: 16px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    vertical-align: baseline;
    line-height: 26px;
    overflow-x: hidden !important
}

a:focus {
    outline: solid 0
}

img {
    max-width: 100%;
    height: auto
}

p {
    margin: 0 0 22px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 20px;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    color: #020e2a
}

.main-menu > ul,
ul {
    margin: 0;
    list-style: none
}

h1 {
    font-size: 32px
}

.h-text-01,
h2 {
    font-size: 22px
}

.service-details h2,
h3 {
    font-size: 18px
}

a {
    transition: .5s ease-out;
    color: #020e2a
}

a:active,
a:hover {
    outline: 0;
    color: #000
}

::-moz-selection {
    background: #fab909;
    text-shadow: none;
    color: #fff
}

::selection {
    background: #fab909;
    text-shadow: none;
    color: #fff
}

.slider-overlay {
    background-color: rgba(0, 0, 0, .6);
    z-index: 1
}

.images-overlay {
    background-color: rgba(18, 188, 0, .96)
}

.pt-100 {
    padding-top: 100px
}

.pb-100 {
    padding-bottom: 100px
}

.pt-50 {
    padding-top: 50px
}

.pb-80 {
    padding-bottom: 80px
}

.pb-70 {
    padding-bottom: 70px
}

.blog-title,
.pb-20 {
    padding-bottom: 20px
}

.pb-50 {
    padding-bottom: 50px
}

.bg-gray {
    background: #ececec
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999999;
    right: 0;
    bottom: 0
}

#preloader-status {
    height: 210px;
    width: 210px;
    background: url(../img/preloader.gif) center no-repeat;
    margin: -100px 0 0 -100px;
    position: absolute;
    left: 50%;
    top: 50%
}

#scrollUp {
    background: #fab909;
    border-radius: 100%;
    bottom: 5px;
    color: #fff;
    font-size: 25px;
    height: 40px;
    right: 20px;
    text-align: center;
    width: 40px
}

#scrollUp:hover {
    opacity: 1;
    color: #fff !important;
    background: #d9ba03
}

#scrollUp i {
    display: block;
    padding-top: 6px
}

.hd-sec {
    background: rgba(0, 0, 0, .2);
    padding: 6px 0
}

.hd-lft li {
    color: #f9f9f9;
    padding-right: 10px;
    font-size: 14px
}

.counting-inner:last-child,
.hd-lft li:last-child {
    padding-right: 0
}

.hd-lft li i {
    margin-right: 10px;
    color: #fab909
}

.hd-rgt,
.post-meta li:last-child,
.service-details h2 a span,
.text-01 img,
.widget-archive span {
    float: right
}

.hd-rgt li {
    background-color: #606062;
    border: 1px solid #9b9c9f
}

.hd-rgt li i {
    padding: 0 10px 0 0;
    color: #fff
}

.hd-rgt li a {
    color: #f9f9f9;
    font-size: 14px;
    padding-left: 8px;
    text-transform: capitalize
}

.sticky-wrapper {
    position: absolute;
    width: 100%;
    z-index: 9999
}

.appoitment-area .appointment-form .sngl-field .select-arrow,
.commentar-sec.author,
.footer-widget-menu li,
.hd-style1 .hd-rgt,
.logo,
.main-menu ul li,
.main-menu ul li.active,
.main-menu > ul,
.project-gallery-bg,
.slider {
    position: relative
}

.logo {
    padding-top: 18px;
    z-index: 2
}

.mnmenu-sec {
    background: rgba(221, 221, 221, 0)
}

.main-menu > ul {
    float: right;
    padding-right: 40px
}

.main-menu ul li {
    padding: 0
}

.main-menu ul li.active::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 0;
    bottom: 18px;
    z-index: 9;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 2px;
    border: 1px dashed #fab909
}

.main-menu > ul > li > a {
    display: block;
    font-size: 15px;
    padding: 25px 5px;
    transition: .4s;
    position: relative;
    color: #fff;
    text-transform: uppercase
}

.main-menu ul li ul:hover .main-menu ul li > a {
    background: #ddd
}

.main-menu ul li a:hover {
    transition: .4s;
    color: #fab909
}

.main-menu ul ul {
    background: #fab909;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: left;
    transform: scale(0);
    transform-origin: 0 0 0;
    transition: .3s;
    visibility: hidden;
    z-index: 99999;
    top: 76px
}

.main-menu ul ul li {
    float: none;
    width: 290px;
    border-bottom: 1px solid #112E45
}

.abt-lft h2,
.hd-style1 .main-menu ul li a i,
.hd-style1 .main-menu > ul > li > a,
.mnmenu-sec.sticky_menu .main-menu ul li a,
.mnmenu-sec.sticky_menu .site-search i,
.testimonial2-sec .client-info span,
.testimonial2-sec .testimonial-text,
.testimonial2-sec .testimonial-text .sec-title h1 {
    color: #020e2a
}

.main-menu ul ul li a {
    padding: 6px 19px;
    color: #020e2a;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
    width: 100%
}

.main-menu ul ul ul {
    top: 0;
    left: 100%
}

.main-menu ul li:hover ul {
    visibility: visible;
    transition: .4s;
    opacity: 1;
    transform: scale(1)
}

.main-menu ul li a i {
    font-size: 13px;
    margin-left: 6px;
    color: #fff
}

.menu-icon {
    padding: 34px 0;
    position: absolute;
    right: 0;
    top: 0
}

.site-search {
    width: 30px;
    height: 30px;
    text-align: center;
    background: #112E45;
    border-radius: 100%
}

.site-search i {
    color: #fff;
    cursor: pointer
}

.search-forum > form {
    display: inline-flex;
    background: #112E45;
    padding: 10px
}

.search-forum input[type=text],
.service2-inner .media {
    padding: 10px
}

.search-forum input[type=submit] {
    padding: 10px;
    background: #020e2a;
    color: #fff
}

.menu-icon:hover .search-forum {
    visibility: visible;
    transition: .4s;
    transform: scale(1);
    opacity: 1
}

.search-forum {
    left: -240px;
    opacity: 0;
    position: absolute;
    top: 94px;
    transition: .4s;
    visibility: hidden;
    z-index: 2;
    transform: scale(0)
}

.abtdsc-sec p,
.blog-meta li a,
.call-to-action-sec:hover .call-to-action-text a.btn,
.hd-style1 .hd-lft a,
.index1 .main-menu > ul > li > a,
.page-heading li a,
.service2-sec .sec-title h1,
.service2-sec .sec-title h2,
.slider-text p,
.team-member li i,
.why-choose-item:hover .read-more a span i {
    color: #fff
}

.slider.index1 .slider-text {
    top: 55%
}

.hd-style1 .hd-sec {
    background: #020e2a;
    padding: 0
}

.hd-style1 .hd-rgt {
    z-index: 2;
    width: 100%;
    padding: 7px 0;
    text-align: right
}

.hd-style1 .hd-lft {
    padding: 6px 0
}

.hd-style1 .hd-rgt li a {
    display: inline-block;
    color: #ddd;
    text-transform: capitalize;
    font-weight: 600
}

.about-text h1 > span,
.bussiness-time li span,
.follow-title,
.hd-rgt li a:hover,
.inner-item i,
.page-heading li:last-child a,
.post-meta li a,
.post-tags li a,
.replay-button a:hover,
.service-details h2 a i,
.service-item .inner:hover h2 a,
.single-post:hover .single-post-desc h2 a,
.slider-text h1 span,
.slider-text h2 span {
    color: #112E45
}

.hd-style1 .main-menu ul ul li:after,
.page-heading li:last-child::before,
.shorttitle {
    display: none
}

.hd-style1 .site-search i {
    color: #020e2a;
    line-height: 30px
}

.mnmenu-sec.sticky_menu {
    background-color: #fff;
    left: 0;
    right: 0;
    top: 0;
    position: fixed;
    z-index: 998;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .25)
}

.slider.index2 .slider-text {
    top: 50%
}

.faq-single,
.service-page .service-inner,
.why-choose .inner,
.why-choose-icon {
    margin-bottom: 30px
}

.service2-inner,
.single-blog.inner .single-post img {
    margin-bottom: 25px
}

.why-choose-us-before .why-choose-item {
    margin-bottom: 60px
}

.why-choose-us-before {
    padding-top: 60px;
    position: relative;
    z-index: 2
}

.service-page .service-item .col-md-4.col-sm-6,
.slider-text {
    padding: 0 15px
}

.faq-sec .sec-title,
.why-choose-us-before .sec-title {
    margin: 0 0 40px;
    text-align: left
}

.why-choose.why-choos-bg {
    background: url("../img/why-choose-bg.jpg") center center/cover no-repeat #fab909;
    position: relative;
    overflow: hidden
}

.why-choose-us-before::before {
    background-color: #eee8e8;
    content: "";
    height: 120%;
    left: -20px;
    position: absolute;
    top: 0;
    width: 5000px;
    z-index: -1
}

.service2-sec {
    overflow: hidden;
    background: #020e2a;
    position: relative
}

.service2-sec .sec-title {
    margin: 0 0 60px;
    text-align: left;
    color: #fff
}

.call-to-action-text p,
.comment-list h5,
.donor-testimonial-widget.no-margin,
.service-item .inner,
.service2-details p,
.why-choose-item .media-body p {
    margin-bottom: 0
}

.service2-icon {
    width: 40px;
    margin-right: 10px;
    margin-top: 10px
}

.service2-inner::before {
    position: absolute;
    content: "";
    background: #ddd;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: .4s;
    top: 0
}

.service2-inner:hover.service2-inner::before {
    height: 0;
    transition: .4s
}

.service2-inner {
    display: inline-block;
    position: relative;
    z-index: 3;
    background: #112E45
}

.service2-item,
.slider-text {
    z-index: 2;
    position: relative
}

.service2-details h2 {
    margin-top: 10px;
    margin-bottom: 10px
}

.service2-details h2 a {
    display: inline-block;
    width: 100%;
    font-size: 20px
}

.service2-item {
    display: inline-block
}

.all-slide .owl-item {
    height: 650px
}

.all-slide .single-slide {
    background-position: center center;
    background-size: cover;
    height: 100%;
    background-repeat: no-repeat
}

.slider-text {
    left: 0;
    right: 0;
    top: 55%;
    transform: translateY(-50%);
    width: 1170px;
    margin: 0 auto
}

.slider-wraper {
    width: 700px;
    overflow: hidden;
    padding: 20px 10px;
    position: relative;
    z-index: 999;
    text-align: left
}

.slider-text h1,
.slider-text h2 {
    color: #fff;
    font-size: 42px;
    text-transform: uppercase;
    transition: .2s;
    font-weight: 700;
    line-height: 60px
}

.sec-title h1,
.sec-title h2 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700
}

.post-date li,
.slider-text li {
    display: inline-block;
    margin: 0 10px
}

.slider-text li a {
    color: #fff;
    display: inline-block;
    margin-top: 8px;
    padding: 12px 36px;
    text-transform: uppercase;
    border: 1px solid #112E45;
    font-weight: 700
}

.slider-text li:last-child a {
    background: #112E45;
    color: #222
}

.slider-text li:last-child a:hover {
    background: #fff;
    transition: .4s;
    color: #222
}

.all-slide .owl-controls {
    position: absolute;
    top: 55%;
    width: 0%;
    z-index: 99;
    transform: translateY(-50%);
    right: 110px
}

.all-patner .owl-controls .owl-buttons div,
.all-slide .owl-controls .owl-buttons div,
.all-testimonial .owl-controls .owl-buttons div {
    background: 0 0;
    opacity: 1
}

.all-slide .owl-controls .owl-prev {
    left: 10px;
    position: absolute
}

.all-slide .owl-controls .owl-next {
    right: 10px;
    position: absolute
}

.all-slide .owl-controls .owl-next i,
.all-slide .owl-controls .owl-prev i {
    background: 0 0;
    color: #fff;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    transition: .5s ease-out;
    width: 50px;
    border: 1px solid #fff
}

.all-slide .owl-controls .owl-next i:hover,
.all-slide .owl-controls .owl-prev i:hover {
    transition: .5s ease-out;
    color: #112E45;
    border-color: #112E45
}

.all-slide.owl-theme .owl-dots .owl-dot span {
    background: 0 0;
    border-radius: 100%;
    display: inline-block;
    height: 10px;
    left: -2px;
    margin: 3px;
    position: relative;
    top: -5px;
    transition: .9s;
    width: 10px
}

.all-slide.owl-theme .owl-dots .owl-dot span::before {
    width: 30px;
    height: 1px;
    background: #112E45;
    position: absolute;
    content: "";
    left: -40px;
    top: 5px;
    transition: .9s
}

.all-slide.owl-theme .owl-dots .owl-dot.active span::before {
    width: 50px;
    height: 1px;
    background: #112E45;
    position: absolute;
    content: "";
    left: -40px;
    top: 5px;
    transition: .9s
}

.sec-title {
    margin: 0 250px 60px;
    text-align: center
}

.sec-title h1 {
    line-height: 45px
}

.sec-title h1 span,
.sec-title h2 span {
    position: relative;
    color: #112E45
}

.about-desc h1 {
    font-size: 17px;
    line-height: 25px;
    padding: 0 0 20px;
    text-transform: capitalize;
    font-weight: 600
}

.page-01 h2 {
    color: #f8b708;
    text-transform: uppercase;
    font-size: 30px
}

.page-01 h1 {
    color: #000 !important;
    text-transform: capitalize !important;
    font-size: 17px !important;
    padding: 0 0 10px
}

.about h3,
.btn.rdmorebtn,
.project-text h3 {
    text-transform: uppercase
}

.read-more a,
.simplefilter li {
    padding: 10px 30px;
    z-index: 2;
    font-weight: 600
}

.border-shape {
    background-image: url("../img/shape.png");
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    height: 16px;
    left: 0;
    margin: -5px auto;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    width: 100px
}

.project-sec .item,
.service-inner {
    margin-bottom: 30px;
    overflow: hidden
}

.sec-title p {
    margin-bottom: 0;
    margin-top: 20px;
    text-align: justify;
    color: #000
}

.about {
    padding-bottom: 30px;
    padding-top: 50px
}

.readmore,
.service-item .inner h2,
.simplefilter li {
    text-transform: capitalize
}

.service-sec,
.testimonial2-sec {
    background: #f9f9f9
}

.abt-img img,
.call-to-action-sec:hover .call-to-action-text a.btn::before,
.service-thumb img,
.single-post img,
.team-member img,
.testi-box {
    width: 100%
}

.service-icon i,
.why-choose i {
    width: 60px;
    text-align: center;
    color: #112E45;
    height: 60px
}

.why-choose i {
    font-size: 26px
}

.service-item .inner:hover .service-icon i {
    background: #112E45;
    color: #fff;
    transition: .4s
}

.service-icon i {
    font-size: 24px;
    line-height: 60px;
    transition: .4s;
    border-radius: 100%
}

.blog-classic-overlay li a,
.project-text a {
    height: 50px;
    line-height: 50px;
    display: inline-block
}

.service-item .media {
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 10px 5px #ddd
}

.readmore {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    top: -8px;
    border-bottom: 1px solid
}

.readmore:before {
    content: '\f101';
    font-family: FontAwesome;
    color: #fff;
    right: -20px;
    position: absolute
}

.service-item .inner h2 {
    font-size: 18px;
    margin-top: 20px
}

.btn.rdmorebtn {
    background: #fab909;
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.service-inner {
    position: relative
}

.service-details {
    height: 100%;
    padding: 20px;
    transition: .4s;
    background: #fff;
    position: relative;
    z-index: 2
}

.service-details::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 0%;
    background: #fab909;
    top: 0;
    left: 0;
    z-index: -1;
    transition: .4s
}

.service-inner:hover .service-details::before,
.why-choose-item:hover .read-more a::before {
    width: 100%;
    transition: .4s
}

.service-inner:hover .service-details h2 a i {
    color: #fff;
    transition: .4s
}

.service-inner:hover .service-img {
    transform: scale(1.2);
    transition: .4s
}

.service-img {
    height: 190px;
    transform: scale(1);
    transition: .4s
}

.project-sec .item {
    position: relative;
    transition: .7s;
    background: #fab909
}

.project-hoverlay::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 0%;
    background: #fab909;
    -moz-opacity: 0.75;
    opacity: .75;
    top: 0;
    left: 0;
    transition: .7s
}

.project-sec .item:hover:hover .project-hoverlay::before {
    width: 100%;
    transition: .7s
}

.project-hoverlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.project-text {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    transition: .7s;
    visibility: hidden
}

.project-text a,
.project-text h3 {
    transform: scale(0);
    transition: .9s
}

.project-sec .item:hover .project-text a,
.project-sec .item:hover .project-text h3 {
    transform: scale(1);
    transition: .9s
}

.project-sec .item:hover .project-text {
    transition: .7s;
    visibility: visible
}

.project-text a {
    width: 50px;
    background: #020e2a;
    border-radius: 100%;
    margin-bottom: 15px;
    color: #fab909
}

.project-thumb img {
    width: 100%;
    transition: .7s;
    transform: scale(1);
    overflow: hidden
}

.home-blog-sec .blog-item:hover .item img,
.project-sec .item:hover .project-thumb img {
    transform: scale(1.2);
    transition: .7s
}

.project-gallery {
    margin-bottom: 50px
}

.simplefilter {
    text-align: right;
    position: relative
}

.simplefilter li {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 6px;
    position: relative;
    transition: .7s
}

.simplefilter li::before {
    position: absolute;
    top: 0;
    content: "";
    background: #020e2a;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1;
    transition: .7s
}

.simplefilter li.active::before {
    position: absolute;
    top: 0;
    content: "";
    background: #fab909;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1;
    border-radius: 100%;
    transition: .7s
}

.why-choose-item h2 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 10px
}

.why-choose-item .media-left a {
    width: 45px;
    display: inline-block;
    margin-right: 6px
}

.space-01,
.why-choose-item i {
    float: left
}

.read-more a {
    display: inline-block;
    margin-top: 8px;
    text-transform: uppercase;
    border: 1px solid #f0f0f0;
    position: relative;
    font-size: 14px
}

.call-to-action-text a.btn::before,
.read-more a::before {
    position: absolute;
    content: "";
    z-index: -1;
    top: 0;
    background: #fab909;
    left: 0;
    width: 0%;
    height: 100%;
    transition: .4s
}

.why-choose-item:hover .read-more a {
    color: #fff;
    border-color: #fab909
}

.call-to-action-sec {
    background: url("http://themeearth.com/wp-admin/setup-config.php") center center/cover no-repeat #fab909;
    position: relative
}

.call-to-action-text {
    color: #fff;
    margin-top: 80px
}

.call-to-action-text h2 {
    color: #fff;
    text-transform: uppercase
}

.call-to-action-text a.btn {
    background: #fff;
    border-radius: 0;
    font-weight: 700;
    margin-top: 30px;
    padding: 12px 36px;
    text-transform: uppercase;
    color: #020e2a;
    position: relative;
    z-index: 2;
    border: 0
}

.call-to-action-img {
    max-width: 100%;
    height: 100%
}

.call-to-action-img img {
    margin-top: -45px;
    float: right
}

.single-post-desc {
    text-align: center;
    position: relative;
    z-index: 2;
    background: #f4f4f4;
    padding: 0 16px
}

.blog-classic-sec .pagination.custom-pagination,
.blog-meta {
    text-align: left
}

.post-date {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    width: 100%;
    background: #020e2a
}

.post-date li a {
    font-weight: 600;
    color: #fff
}

.post-date li a i {
    color: #fab909;
    margin-right: 7px
}

.blog-thumb {
    position: relative;
    overflow: hidden;
    z-index: 2
}

.blog-thumb::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 0%;
    background: #fab909;
    -moz-opacity: 0.75;
    opacity: .75;
    top: 0;
    left: 0;
    transition: .7s;
    z-index: 3
}

.single-post:hover .blog-thumb::before {
    width: 100%;
    transition: .7s
}

.single-post:hover .blog-thumb a {
    visibility: visible;
    opacity: 1;
    transition: .7s
}

.blog-thumb a {
    color: #fff;
    padding: 12px 15px;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 50px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 170px;
    transform: translateY(-50%);
    visibility: hidden;
    opacity: 0;
    z-index: 4
}

.single-post-right h2,
.single-post-text h1 {
    color: #f8b708;
    text-transform: uppercase
}

.blog-thumb img {
    transform: scale(1);
    transition: .8s
}

.single-post:hover .blog-thumb img {
    transition: .4s;
    transform: scale(1.2)
}

.single-post-desc h2 a {
    font-size: 20px;
    margin-top: 34px;
    display: inline-block;
    width: 100%;
    transition: .4s
}

.blog-thumb a:Hover {
    background: #020e2a;
    border-color: #020e2a
}

.single-post-desc a.post-link {
    font-weight: 700;
    text-transform: uppercase;
    color: #fab909;
    font-size: 15px;
    letter-spacing: .36px
}

.blog-meta h4 a {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase
}

.blog-meta h4,
.single-blog.inner .single-post,
.testimonial2 {
    margin-bottom: 10px
}

.item img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: .7s
}

.inner.blog-item {
    padding-left: 0;
    padding-right: 0
}

.blog-item .item {
    margin-bottom: 15px;
    margin-left: 15px
}

.blog-meta {
    bottom: 0;
    position: absolute;
    width: 100%;
    padding: 10px
}

.blog-meta li {
    display: inline-block;
    padding: 5px 8px
}

.blog-meta li a i {
    margin-right: 5px
}

.blog-classic-sec .post-meta li:last-child {
    float: none
}

.blog-classic-sec .single-post-text {
    padding: 0;
    border: none
}

.blog-classic-img {
    position: relative;
    margin-bottom: 20px
}

.single-post:hover .blog-classic-overlay {
    visibility: visible;
    opacity: 1;
    transition: .4s
}

.single-post:hover .blog-classic-overlay::before {
    height: 100%;
    transition: .4s
}

.single-post:hover .blog-classic-overlay li a {
    transform: scale(1);
    transition: .4s
}

.blog-classic-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    transition: .4s;
    opacity: 0
}

.blog-classic-overlay::before {
    content: "";
    position: absolute;
    height: 0%;
    width: 100%;
    background: #fab909;
    -moz-opacity: 0.75;
    opacity: .75;
    bottom: 0;
    left: 0;
    transition: .7s
}

.blog-classic-overlay ul {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    transform: translateY(-50%)
}

.blog-classic-overlay li {
    display: inline-block;
    margin: 0 5px
}

.blog-classic-overlay li a {
    border-radius: 100%;
    width: 50px;
    color: #fff;
    text-align: center;
    font-size: 22px;
    transform: scale(0);
    background: #020e2a
}

.blog-sec.blog-bg {
    background-color: #fff;
    background-image: url("http://themeearth.com/wp-admin/setup-config.php");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.single-post {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%
}

.blog-detail-page .single-post-text {
    padding: 0;
    margin-top: 25px
}

.single-post-left {
    width: 65%
}

.single-post-right {
    width: 30%;
    float: right
}

.single-space,
.space-1 {
    padding: 40px 0 0
}

.single-post-text {
    background: #fff;
    padding: 10px;
    border: 1px solid #f0f0f0
}

.pagehding-sec,
.testimonial-sec {
    background-position: center center;
    background-size: cover
}

.single-post-text h1 {
    font-size: 22px
}

.post-meta li,
.single-post-text a.post-link {
    font-size: 14px;
    text-transform: capitalize;
    display: inline-block
}

.left-box p,
.single-post-text p,
.text-01 {
    text-align: justify
}

.single-post-text p i {
    color: #fab909;
    padding: 0 10px
}

.single-post-text h3 i {
    color: #fab909;
    padding: 0 10px 0 5px
}

.no-padding,
.single-blog.inner .single-post-text,
.space-001 {
    padding: 0
}

.single-blog.inner {
    margin-bottom: 40px
}

.contact-field,
.post-meta {
    display: inline-block;
    width: 100%
}

.post-meta li {
    margin-right: 10px
}

.post-meta li span,
.post-tags li span {
    color: #020e2a;
    float: left;
    font-weight: 600;
    margin-right: 10px
}

.post-tags {
    display: inline-block;
    float: right
}

.single-post-text a.post-link {
    color: #777;
    margin-bottom: 15px;
    font-weight: 600;
    border: 1px solid #f0f0f0;
    padding: 10px 20px;
    position: relative
}

.single-post:hover .single-post-text a.post-link {
    background: #fab909;
    color: #fff;
    border-color: transparent
}

.blog-title h2 {
    color: #0f0f0f;
    font-size: 24px;
    font-weight: 900;
    line-height: 30px
}

.single-post-text a {
    color: #020e2a;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize
}

.post-date h1,
.post-date h2 {
    color: #fff;
    font-size: 18px;
    text-align: center
}

.pst_info {
    float: left;
    display: inline-block
}

.post-date h2 {
    background: #fab909;
    padding: 10px 5px
}

.comment-list {
    border: 1px solid #fafafa;
    font-size: 18px;
    padding: 14px;
    text-align: center
}

.author-thumb,
.commentar-sec img {
    border-radius: 100%;
    float: left;
    height: 100px;
    width: 100px
}

.single-post-text h2 {
    margin-bottom: 15px;
    margin-top: 5px
}

.single-post-text li a {
    float: left;
    font-size: 15px;
    font-weight: 400;
    margin-left: 1px;
    padding-right: 15px;
    text-transform: capitalize
}

.single-post-text li a i {
    margin-right: 5px;
    color: #fab909
}

.post-date h1 {
    background: #f3af1e;
    display: inline-block;
    margin-top: 13px;
    padding: 15px;
    text-transform: none
}

.commentar-sec img {
    margin-right: 20px;
    border-bottom: 2px solid #fab909
}

.comment-author {
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 700;
    color: #020e2a
}

.comment-time {
    color: #9a9999;
    font-family: open sans;
    font-size: 14px
}

.commentar-sec .media.mt-3 {
    margin-top: 40px
}

.single-post .contact-field h2 {
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 40px;
    text-transform: uppercase;
    font-weight: 700;
    color: #020e2a
}

.commentar-sec h2 {
    margin-top: 50px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 30px
}

.replay-button a {
    float: right;
    font-family: open sans;
    color: #aaa9a9;
    font-weight: 600
}

.commentar-sec.author ul li,
.post-share-link li {
    display: inline-block;
    margin-right: 20px
}

.footer-wedget-three li i,
.single_r_dec li,
.widget-tag a {
    margin-right: 10px;
    display: inline-block
}

.commentar-sec.author ul li a i {
    color: #cbc8c8
}

.commentar-sec.author ul li a i:hover {
    transition: .4s;
    color: #29ace4
}

.commentar-sec.author .media-body {
    padding-left: 100px
}

.commentar-sec.author .media {
    background: #fafafa;
    border-radius: 30px;
    padding: 30px 0;
    margin-left: 20px
}

.author-thumb {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 70px
}

.author-thumb img {
    height: 100%;
    width: 100%
}

.pagination.custom-pagination {
    text-align: center;
    width: 100%;
    margin: 0;
    position: relative;
    top: 6px
}

.post-share-link {
    display: inline-block;
    width: 100%;
    border: 1px solid #f0f0f0;
    margin-top: 30px
}

.post-share-link span {
    background: #fab909;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 30px;
    display: inline-block
}

.post-share-link ul {
    display: inline-block;
    float: right;
    padding: 10px 0
}

.post-share-link li a {
    color: #d0cece
}

.post-share-link li a:hover {
    color: #555;
    transition: .4s
}

.code-text {
    font-style: italic;
    padding: 10px 40px;
    font-size: 15px;
    position: relative
}

.code-text::before {
    color: #bebaba;
    content: "ï„";
    font-family: fontawesome;
    font-size: 30px;
    position: absolute;
    top: 25px;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    font-style: normal
}

.sidebar h1 {
    display: inline-block;
    font-size: 20px;
    margin-top: 70px;
    text-transform: uppercase;
    width: 100%;
    color: #020e2a;
    position: relative;
    padding-bottom: 10px;
    font-weight: 700;
    margin-bottom: 40px
}

.sidebar h1::before {
    background: #fab909;
    bottom: 22px;
    content: "";
    height: 1px;
    position: absolute;
    width: 35px;
    right: 0
}

.search-field form {
    display: inline-block;
    width: 100%;
    position: relative
}

.search-field input[type=text] {
    background: #fff;
    border: 1px solid #f0f0f0;
    padding: 10px 35px 10px 15px;
    width: 100%;
    border-radius: 50px
}

.search-field button {
    color: #e0dddd;
    padding: 10px;
    position: absolute;
    right: 0;
    background: 0 0;
    top: 0
}

.abt_dec > p {
    margin-top: 20px
}

.sidebar ul li a {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    transition: .4s ease-in-out
}

.sidebar ul li a:hover,
.single_r_dec a:hover {
    transition: .4s ease-in-out;
    color: #fab909
}

.widget-archive li:last-child,
.widget-cat li:last-child {
    border-bottom: none
}

.widget-cat li {
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #ececec
}

.widget-tag li a:hover {
    transition: .4s ease-in-out;
    color: #fab909 !important
}

.relative-post h3 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #777
}

.single_r_dec li a {
    font-weight: 600;
    text-transform: capitalize
}

.single_r_dec li a i {
    color: #fab909;
    margin-right: 5px
}

.relative-post {
    display: inline-block;
    padding: 12px 0;
    width: 100%
}

.relative-post-thumb {
    float: left;
    margin-right: 15px
}

.single_r_dec a {
    color: #020e2a;
    line-height: 20px
}

.all_r_pst .media {
    margin-top: 0
}

.widget-archive li {
    display: inline-block;
    position: relative;
    width: 100%;
    border-top: 1px solid #f0f0f0;
    padding: 10px 0
}

.widget-archive li::before {
    color: #fab909;
    content: "\f101";
    font-family: fontawesome;
    font-size: 14px;
    left: 0;
    position: relative;
    top: 0;
    padding-right: 14px
}

.widget-archive li:last-child {
    border-bottom: 1px solid #f0f0f0
}

.widget-tag a {
    float: left;
    margin-bottom: 5px;
    padding: 10px;
    border: 1px solid #f9f9f9
}

.author_dec h3 {
    margin: 0 0 11px;
    color: #333;
    font-size: 14px
}

.author_info {
    border-bottom: 1px solid #e3e3e3;
    display: inline-block;
    padding: 22px 0;
    margin-bottom: 30px
}

.author_info > img {
    float: left;
    margin-right: 35px;
    height: 80px
}

.social_link {
    margin: 0;
    padding: 0;
    float: right;
    display: inline-flex
}

.about-desc,
.about-text h1,
.about-text > span,
.counting-inner,
.page-heading li,
.team-overlay li a,
.testimonial-text a {
    display: inline-block
}

.social_link li {
    list-style: none
}

.social_link li a i {
    color: #363636;
    float: left;
    padding: 6px
}

.testimonial-sec {
    background-image: url("../img/testimonial_bg.jpg");
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    z-index: 2
}

.testimonial-sec:before {
    content: "";
    position: absolute;
    z-index: -1;
    background-color: rgba(0, 0, 0, .8);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.testimonial-text span.tst-sbtitle {
    color: #fab909;
    display: inline-block;
    margin-bottom: 14px;
    font-size: 16px;
    font-weight: 400
}

.testimonial-text,
.testimonial-text .sec-title h2 {
    color: #fff;
    text-align: center
}

.testimonial-text .sec-title {
    margin: 0
}

.testimonial-text > h2 {
    color: #fab909;
    font-size: 36px;
    font-weight: 300;
    text-transform: capitalize;
    margin-bottom: 30px
}

.testimonial-text a {
    background-color: #fab909;
    color: #fff;
    font-weight: 600;
    padding: 14px 55px;
    text-transform: uppercase;
    border-radius: 50px
}

.all-testimonial2 .owl-controls {
    position: absolute;
    top: 40%;
    width: 100%
}

.all-testimonial2 .owl-controls .owl-prev {
    left: 0;
    position: absolute
}

.all-testimonial2 .owl-controls .owl-next {
    right: 0;
    position: absolute
}

.all-testimonial2 .owl-controls .owl-next i,
.all-testimonial2 .owl-controls .owl-prev i {
    border: 1px solid #fab909;
    color: #fff;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: .5s ease-out;
    width: 40px;
    border-radius: 100%;
    background: #fab909
}

.team-member,
.team-member h2,
.team-member h3,
.team-overlay {
    transition: .4s ease-in-out
}

.all-testimonial2 .owl-controls .owl-next i:hover,
.all-testimonial2 .owl-controls .owl-prev i:hover {
    transition: .5s ease-out;
    background: #020e2a;
    color: #fff;
    border-color: #020e2a
}

.testimonial2 .inner:first-child {
    border-right: 1px dashed #f6c405;
    margin-right: 20px;
    padding-right: 20px;
    position: relative;
    right: 0;
    top: -14px
}

.testimonial2 .client-info {
    position: relative;
    text-align: left
}

.single-testimonial2 h2 {
    color: #f6c405;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 400
}

.page-heading h2,
.team-member h2 {
    font-weight: 700;
    text-transform: uppercase
}

.all-testimonial2.owl-carousel.owl-theme .owl-item img {
    height: 60px;
    width: 60px;
    border-bottom: 2px solid #f6c405;
    border-radius: 100%
}

.testimonial2 .client-info h3 {
    margin-bottom: 0;
    color: #fff;
    font-size: 15px
}

.single-testimonial2 {
    color: #f4f4f4;
    text-align: center;
    padding: 32px 90px 0
}

.testimonial2-sec .all-testimonial.owl-theme .owl-dots .owl-dot {
    border-color: #020e2a
}

.single-patner:hover,
.testimonial2-sec .all-testimonial.owl-theme .owl-dots .owl-dot.active {
    border-color: #fab909
}

.pagehding-sec {
    background-image: url("../img/pg_hd.jpg");
    background-repeat: no-repeat;
    padding: 50px 0;
    position: relative
}

.pagehding-overlay {
    background-color: rgba(0, 0, 0, .6);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.page-heading h2 {
    color: #fff;
    font-size: 32px;
    margin-bottom: 0;
    text-align: center
}

.page-heading ul {
    text-align: center;
    margin-top: 10px
}

.page-heading li {
    position: relative;
    padding: 0 14px
}

.page-heading li::before {
    content: "/";
    height: 60%;
    position: absolute;
    right: -5px;
    top: 0;
    color: #fff
}

.team-member {
    background: #ddd;
    padding-bottom: 20px;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    z-index: 2;
    border-bottom: 2px solid #020e2a
}

.about-us-img::before,
.footer-social-profile li a:hover,
.team-member::before,
.team-overlay {
    background: #fab909
}

.team-member::before {
    position: absolute;
    content: "";
    width: 0%;
    height: 100%;
    z-index: -1;
    transition: .4s;
    top: 0;
    left: 0
}

.team-member:hover.team-member::before {
    width: 100%;
    transition: .4s ease-in-out
}

.team-member:hover .team-overlay {
    visibility: visible;
    transition: .4s ease-in-out;
    -moz-opacity: 0.75;
    opacity: .75;
    top: 0;
    width: 100%
}

.team-member:hover.team-member h2 {
    color: #fff;
    transition: .4s ease-in-out
}

.team-member:hover.team-member h3 {
    color: #fff;
    transition: .4s ease-in-out
}

.team-thumb {
    position: relative;
    overflow: hidden
}

.team-overlay {
    position: absolute;
    width: 0%;
    left: 0;
    height: 100%;
    top: 0;
    visibility: hidden
}

.team-overlay ul {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 10px;
    transform: translateY(-50%)
}

.team-member h2 {
    font-size: 18px;
    margin-top: 20px
}

.about-text h1,
.about-text > span,
.contact-field select,
.contact-info-text h2,
.counting-inner h4,
.single-input-field h4,
.team-member h3 {
    text-transform: capitalize
}

.team-member h3 {
    font-size: 14px
}

.team-overlay li a {
    width: 30px;
    height: 30px;
    background: #282828;
    border-radius: 100%;
    color: #fff;
    text-align: center;
    line-height: 30px
}

.team-overlay li {
    transition: .4s;
    -webkit-transition: .3s;
    -khtml-transition: 0.3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    width: 100%;
    text-align: left;
    padding: 5px 0
}

.team-member:hover .team-overlay li {
    transform: translateX(0)
}

.team-overlay li:first-child {
    transform: translateX(20px);
    transition-delay: .1s
}

.team-overlay li:nth-child(2) {
    transform: translateX(40px);
    transition-delay: .2s
}

.team-overlay li:nth-child(3) {
    transform: translateX(60px);
    transition-delay: .3s
}

.team-overlay li:nth-child(4) {
    transform: translateX(80px);
    transition-delay: .4s
}

.team-overlay li:nth-child(5) {
    transform: translateX(100px);
    transition-delay: .5s
}

.testimonial-text.expert-team {
    position: relative;
    padding-bottom: 70px
}

.testimonial-text.expert-team::before {
    position: absolute;
    content: "";
    background-image: url(http://themeearth.com/wp-admin/setup-config.php);
    width: 100%;
    height: 100%;
    top: 0;
    left: -165px;
    background-repeat: no-repeat;
    z-index: -1
}

.about-sec .sec-title {
    margin: 0;
    text-align: left
}

.about-desc {
    width: 100%;
    padding-right: 40px
}

.about-desc i {
    padding: 0 8px 0 10px;
    color: #fab909
}

.about-text > span {
    font-size: 18px;
    font-weight: 600;
    color: #fab909;
    width: 100%;
    margin-bottom: 10px
}

.about-text h1 {
    color: #020e2a;
    margin-bottom: 14px;
    font-size: 30px;
    font-weight: 700
}

.about-countup {
    margin-top: 50px;
    background-color: #f6f4f1;
    border: 1px solid #e1d7d7;
    text-align: center;
    padding: 15px 0 5px;
    border-radius: 5px
}

.counting-inner {
    padding-right: 80px
}

.counting-inner h2 {
    font-size: 36px;
    font-weight: 700;
    position: relative
}

.counting-inner h4 {
    color: #020e2a;
    font-size: 14px;
    font-family: open sans
}

.countup-text span {
    clear: both;
    display: -webkit-inline-box
}

.countup-text strong {
    position: absolute;
    font-size: 40px;
    padding: 7px 0 0
}

.about-us-img {
    position: relative;
    z-index: 2
}

.about-us-img::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: -25px;
    top: 30px;
    z-index: -1
}

.contact-info-icon {
    float: left;
    width: 75px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    margin-right: 10px
}

.contact-page-sec .contact-field h2 {
    color: #282828;
    text-transform: capitalize;
    font-size: 22px
}

.contact-field .col-md-6.col-sm-6.col-xs-12 {
    padding-left: 0
}

.contact-field.contact-form input {
    margin-bottom: 5px
}

.contact-field.contact-form textarea {
    height: 110px
}

.contact-field.contact-form input[type=submit] {
    background: #4cc700;
    width: 150px;
    border-color: #4cc700
}

.contact-info-text {
    padding-left: 100px;
    margin-bottom: 40px
}

.contact-info-text h2 {
    color: #282828;
    font-size: 20px
}

.contact-info-text span {
    color: #999;
    font-size: 16px;
    display: inline-block;
    width: 100%
}

.contact-field input {
    background: #fff;
    border: 1px solid #ddd;
    margin-top: 20px;
    padding: 10px;
    width: 100%;
    color: #999
}

.contact-field select {
    width: 100%;
    border: 1px solid #ddd;
    padding: 13px 20px;
    margin-bottom: 20px;
    color: #999;
    margin-top: 20px
}

.contact-field .select-arrow::before {
    top: 30px;
    color: #999
}

.contact-field .message-input {
    display: inline-block;
    width: 100%;
    padding-left: 0
}

.single-input-field textarea {
    border: 1px solid #ddd;
    width: 100%;
    height: 120px;
    padding: 10px;
    margin-top: 10px
}

.single-input-fieldsbtn input[type=submit] {
    background: #fab909;
    border: 0;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 14px 30px;
    text-transform: uppercase;
    width: 170px;
    margin-top: 30px;
    font-size: 15px
}

.single-input-fieldsbtn input[type=submit]:hover {
    background: #020e2a;
    transition: .4s ease-in-out;
    border-color: #020e2a
}

.single-input-field h4 {
    color: #464646;
    font-size: 14px
}

.contact-page-form {
    display: inline-block;
    width: 100%;
    margin-top: 30px
}

footer {
    background: #020e2a;
    position: relative
}

.footer-sec {
    padding-top: 100px;
    padding-bottom: 70px
}

.footer-sec h2 {
    color: #fff;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
    font-size: 18px
}

.footer-sec p {
    color: #ededed;
    font-size: 14px
}

.footer-wedget-one img {
    margin-bottom: 10px;
    margin-top: -20px
}

.footer-social-profile li {
    display: inline-block;
    margin-right: 6px
}

.footer-social-profile li:last-child {
    margin-right: 0
}

.footer-social-profile li a {
    color: #ededed;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 34px;
    position: relative;
    z-index: 2
}

.footer-social-profile li a::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #fab909;
    left: 0
}

.footer-wedget-one ul {
    margin-top: 15px
}

.ft-menu ul {
    padding: 0 20px
}

.bussiness-time li,
.footer-widget-menu li a {
    padding-bottom: 10px;
    font-size: 14px;
    text-transform: capitalize
}

.ft-menu h2 {
    display: inline-block;
    text-align: left
}

.footer-widget-menu li:before {
    color: #fab909;
    content: "\f101";
    font-family: fontawesome;
    font-size: 14px;
    left: -4px;
    position: absolute;
    top: 0
}

.footer-widget-menu li a {
    color: #ededed;
    display: inline-block;
    padding-left: 14px
}

.footer-widget-menu li a:hover {
    color: #fab909;
    transition: .4s
}

.bussiness-time > span {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: capitalize
}

.bussiness-time li {
    color: #ededed
}

.wedget-newsletter form {
    background: #525459;
    margin-bottom: 25px;
    margin-top: 25px;
    position: relative
}

.wedget-newsletter input[type=email] {
    background: #fff;
    border: 1px solid #fff;
    padding: 10px 58px 10px 10px;
    text-transform: capitalize;
    width: 100%;
    font-style: italic;
    font-weight: 600;
    color: #282828
}

.wedget-newsletter input[type=submit] {
    background: #fab909;
    color: #fff;
    font-weight: 600;
    padding: 11px 20px;
    position: absolute;
    right: 0;
    top: 0
}

.flicker-photo ul li {
    display: block
}

.flicker-photo ul li img {
    display: inline-block;
    margin-bottom: 10px;
    width: 25%;
    float: left;
    margin-right: 10px
}

.footer-bottom-sec {
    background: #282828;
    padding: 10px 0
}

.footer-bottom-sec p {
    color: #f4f4f4;
    font-size: 14px;
    margin: 0;
    text-align: center
}

.copy-right span,
.copy-right span a {
    color: #fab909;
    text-transform: capitalize
}

.cont-right h4,
.enq-fixed a,
.left-box h2,
.left-icon h2,
.sidebar span {
    text-transform: uppercase
}

.inner-item {
    color: #f4f4f4
}

.appoitment-area {
    position: relative;
    overflow: hidden;
    background-image: url("../img/testimonial_bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.faq-sec {
    padding-right: 50px;
    padding-top: 100px
}

.faq-single .icon {
    width: 60px;
    height: 60px;
    background: #fab909;
    border-radius: 100%;
    margin-right: 10px
}

.faq-single .icon img {
    padding: 15px
}

.faq-single .media-body h2 {
    font-size: 20px;
    margin-bottom: 10px;
    text-transform: capitalize
}

.appoitment-area .images-overlay {
    background: rgba(255, 255, 255, .9)
}

.appointment-form {
    position: relative;
    z-index: 1;
    padding: 100px 0 100px 40px;
    top: 0;
    right: 0
}

.call-fixed,
.whatsapp-fixed {
    right: 5px;
    position: fixed;
    z-index: 9999
}

.appointment-form::before {
    background-color: #020e2a;
    content: "";
    height: 120%;
    left: -35px;
    position: absolute;
    top: 0;
    width: 5000px;
    z-index: -9;
    opacity: .92
}

.appointment-form fieldset {
    margin-left: -15px
}

.appoitment-area .appointment-form .sngl-field {
    margin-bottom: 30px;
    margin-top: 0
}

.appoitment-area .appointment-form .sngl-field input {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    color: #ddd;
    font-weight: 600;
    background: 0 0
}

.appoitment-area .appointment-form .sngl-field textarea {
    border-bottom: 1px solid #fff;
    color: #ddd;
    border-radius: 0;
    font-weight: 600;
    margin-top: -15px;
    width: 100%;
    padding: 10px 0;
    background: 0 0
}

.appoitment-area .appointment-form .sngl-field select {
    -moz-appearance: none;
    -webkit-appearance: none;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding: 10px 0;
    cursor: pointer;
    margin-bottom: 15px;
    color: #ddd;
    font-weight: 600;
    background: 0 0
}

.appoitment-area .appointment-form .sngl-field select option {
    background: #020e2a;
    color: #555
}

.appoitment-area .appointment-form .filed-submitbtn input[type=submit] {
    margin: 0;
    background: #fab909;
    border: 0;
    padding: 12px 40px;
    font-weight: 600;
    color: #fff;
    transition: .4s
}

.appoitment-area .appointment-form .filed-submitbtn input[type=submit]:hover {
    background: #fff;
    color: #020e2a;
    transition: .4s
}

.appoitment-area .appointment-form .sngl-field .select-arrow:before {
    color: #fff;
    content: "\f107 ";
    font-family: fontawesome;
    position: absolute;
    right: 15px;
    top: 10px
}

.appoitment-area .appointment-form .sngl-field input[type=text]::-webkit-input-placeholder {
    color: #ddd;
    opacity: 1
}

.appoitment-area .appointment-form .sngl-field input[type=email]::-webkit-input-placeholder {
    color: #ddd;
    opacity: 1
}

.appoitment-area .appointment-form .sngl-field textarea::-webkit-input-placeholder {
    color: #ddd;
    opacity: 1
}

.appoitment-area .appointment-form .sngl-field option::-webkit-input-placeholder {
    color: #ddd;
    opacity: 1
}

.appoitment-area .appointment-form .sngl-field input[type=text]::-moz-placeholder {
    color: #ddd;
    opacity: 1
}

.appoitment-area .appointment-form .sngl-field input[type=email]::-moz-placeholder {
    color: #ddd;
    opacity: 1
}

.appoitment-area .appointment-form .sngl-field textarea::-moz-placeholder {
    color: #ddd;
    opacity: 1
}

.appoitment-area .appointment-form .sngl-field option::-moz-placeholder {
    color: #ddd;
    opacity: 1
}

.appointment-form h2,
.company-openingtime h2 {
    font-size: 18px;
    text-transform: uppercase;
    color: #fab909
}

.all-patner-sec {
    padding: 100px 0;
    background: #fdfdfd
}

.all-patner.owl-carousel.owl-theme .owl-item {
    padding: 0 40px
}

.single-patner {
    height: 86px;
    padding: 30px;
    border: 1px solid #ebeaea
}

.all-patner.owl-carousel.owl-theme img {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.all-patner .owl-controls {
    position: absolute;
    top: 27%;
    width: 100%;
    z-index: 99;
    transform: translateY(-50%)
}

.all-patner .owl-controls .owl-prev {
    left: 20px;
    position: absolute;
    transition: .4s;
    background: #fff
}

.all-patner .owl-controls .owl-next {
    right: 20px;
    position: absolute;
    transition: .4s;
    background: #fff
}

.all-patner .owl-controls .owl-next i,
.all-patner .owl-controls .owl-prev i {
    border: 1px solid #ddd;
    border-radius: 100%;
    color: #777;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: .5s ease-out;
    width: 40px
}

.all-patner .owl-controls .owl-next i:hover,
.all-patner .owl-controls .owl-prev i:hover {
    transition: .5s ease-out;
    background: #fab909;
    color: #fff;
    border-color: #fab909
}

.left-box {
    width: 700px;
    float: left
}

.left-box icon {
    text-align: justify;
    font-size: 25px;
    padding: 10px 10px 0 0;
    float: left
}

.left-box span {
    float: right;
    width: 92%
}

.left-box h2 {
    line-height: 38px
}

.left-box h2 span {
    position: relative;
    color: #fab909;
    float: none
}

.right-box {
    float: right;
    width: 380px
}

.right-box p {
    padding: 40px 0 0;
    text-align: justify
}

.right-box span {
    text-align: center;
    font-weight: 700;
    display: -webkit-inline-box;
    font-size: 22px;
    padding: 12px 0 0;
    color: #000
}

.right-box img {
    border: 1px solid #ccc;
    padding: 10px
}

.left-icon {
    float: left;
    height: auto;
    background-color: #0303039e;
    width: 45%;
    border: 1px solid #5c5959;
    margin: 215px 55px 0 0;
    padding: 20px
}

.left-icon p {
    color: #fff;
    text-align: justify
}

.left-icon h2 {
    color: #fab909
}

.left-icon span {
    width: 242px;
    float: left;
    padding: 0 0 5px;
    color: #fff
}

.left-icon span i {
    height: auto;
    font-size: 20px
}

.text {
    color: #fff !important;
    font-size: 18px;
    line-height: 30px
}

.service2-sec i {
    padding: 0 10px 0 0
}

.ser-text {
    text-align: center;
    display: -webkit-box
}

.space-02 {
    padding: 70px 0 0
}

.contact-row {
    width: 100%;
    height: 400px;
    margin: 0 0 100px;
    float: left;
    background: url(../img/bgr800.jpg)
}

.cont-right {
    width: 540px;
    float: right;
    margin: 0 90px 0 0;
    text-align: center
}

.cont-right h4 {
    color: #fab909;
    font-size: 45px;
    padding: 100px 0 0
}

.cont-right p {
    color: #fff;
    font-size: 22px
}

.cont-right span {
    color: #fff;
    font-size: 35px
}

.enq-fixed a,
.location-text {
    font-size: 20px;
    text-align: center
}

.cont-left {
    width: 295px;
    float: left;
    margin: 0;
    display: contents
}

.cont-left img {
    position: relative;
    top: -60px
}

.whatsapp-fixed {
    bottom: 60px
}

.call-fixed span i,
.whatsapp-fixed span i {
    background-color: #28c70b;
    width: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    border-radius: 50%
}

.call-fixed {
    bottom: 0
}

.enq-fixed {
    bottom: 150px;
    right: 0;
    position: fixed;
    z-index: 9999;
    background-color: #e02302;
    width: 40px;
    height: 167px;
    padding: 0 0 12px;
    margin: 0 0 20px
}

.captcha-col,
.location-box {
    background-color: #fff;
    float: left
}

.enq-fixed a {
    writing-mode: vertical-lr;
    writing-mode: bt-lr;
    color: #fff;
    padding: 14px 0 0 10px
}

.captcha-col {
    width: 90px;
    line-height: 18px;
    margin: 6px 5px 0 0;
    border: 1px solid #d8e0db
}

.captcha-1 {
    border: 1px solid #16213b;
    margin: 6px 20px 20px 0
}

.captcha-col img {
    padding: 10px 0 10px 15px;
    width: auto
}

.captcha-col-1 {
    width: 184px;
    float: left;
    margin: 0
}

.captcha-col-1 input {
    margin-top: 6px
}

.sidebar span {
    float: left;
    font-size: 25px;
    line-height: 32px;
    padding: 0 0 20px
}

.client-col {
    width: 162px;
    height: 200px;
    margin: 0 20px 20px 0;
    float: left;
    border: 1px solid #d3cccc;
    line-height: 200px
}

.client-col img {
    width: 100%;
    height: auto;
    padding: 10px
}

.location-box {
    width: 100%;
    height: 50px;
    margin: 0;
    border-top: 1px solid #e0e1e3
}

.location-text {
    width: 195px;
    float: left;
    line-height: 50px;
    padding: 0 10px;
    background-color: #fab909;
    color: #000
}

.location-col {
    width: 82%;
    float: right;
    line-height: 50px
}

.location-col p {
    text-align: justify;
    padding: 0;
    margin: 0
}

.footer_text {
    font-size: 15px;
    color: #000;
    line-height: 30px;
    text-transform: capitalize;
    float: left;
    margin: 0;
    padding: 0;
    display: contents
}

.media,
.media-body {
    overflow: inherit
}

.cl {
    display: none
}

.h-text-02 {
    font-size: 28px
}

.h-top {
    width: 75%
}

.h-r {
    width: 25%
}
