@charset "UTF-8";
/*
Template Name: Fasheon - WooCommerce Multipurpose HTML5 Theme
Template URI: https://demo.tortoizthemes.com/litmus-demo/e-commerce/
Author: Tortoizthemes
Author URI: https://tortoizthemes.com
Description: It is a Multipurpose HTML5 Template. Which is a unique feature and user competitive feature.
Version: 1.0
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Typography
    ## typography
    ## headings
    ## copy
# Elements
 ## elements
  ## lists
  ## tables
  ## Basic elements
  ## All Margin Element
  ## All Padding Element
  ## All Color Element
# Forms
 ## buttons
 ## fields
# Media
 ## Captions
 ## Galleries
 ## media
# modules
 ## accessibility
 ## alignments
 ## clearings
 ## infinite-scroll
# navigation
 ## Links
 ## Menus
 ## Pagination
 ## Navigation responsive
# layout
    ## Header
    ## Slider
    ## About us
    ## Skills
     ## Progress Bar
     ## Hexa Grid Shape
    ## Portfolio
     ## Call To Action
     ## Team Slider
    ## Testimonial
    ## Blog
# others
 ## Blog Single
 ## Coming Soon
# site content
 ## About Page
 ## Contact Page
 ## 404 Page
 ## Posts and pages
 ## Asides
 ## Comments
 ## Widgets
 ## Widgets Content
# Footer
 */

a,
address,
article,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
details,
div,
dt,
em,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
header,
html,
i,
img,
label,
legend,
li,
nav,
object,
ol,
output,
p,
pre,
q,
s,
section,
small,
span,
strong,
sub,
summary,
table,
tbody,
td,
th,
thead,
time,
tr,
tt,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
details,
figcaption,
figure,
footer,
header,
nav,
section {
    display: block;
}

body {
    font-family: 'Gotham-Medium', 'Gotham-Book';
    color: #aeb4b6;
    font-size: 16px;
    font-weight: 400;
    overflow-x: hidden;
    position: relative;
}

button {
    cursor: pointer;
    border: 0;
}

button:focus {
    outline: none;
}

img {
    vertical-align: middle;
    height: auto;
}

a:focus,
a:hover {
    text-decoration: none;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3 {
    font-weight: 700;
}

p {
    font-size: 16px;
    line-height: 27px;
    color: #5d6978;
}

section {
    display: block;
    position: relative;
}

select:focus {
    outline: none;
    box-shadow: none;
}

input:focus {
    outline: none;
    box-shadow: inherit;
}

a,
a:hover {
    color: inherit;
}

a {
    text-decoration: none;
}

a {
    transition: all 0.4s ease-in-out;
}

.container {
    max-width: 1230px;
    padding: 0 15px;
}

.btn-default {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    background-color: #f59e31;
    height: 62px;
    line-height: 62px;
    padding: 0 42px;
    border-radius: 30px;
    -ms-box-shadow: 0 20px 50px hsla(33, 62%, 63%, 0.35);
    box-shadow: 0 20px 50px hsla(33, 62%, 63%, 0.35);
}

.btn-default:hover {
    color: #fff;
}

.btn-default i {
    margin-left: 7px;
    display: inline-block;
    position: relative;
    top: 2px;
}

p {
    color: #666;
    font-size: 18px;
    line-height: 30px;
}

a,
button {
    transition: all 0.4s ease-in-out;
}

header {
    padding: 60px 0;
}

header .container-fluid {
    padding: 0 100px;
}

.btn-default {
    text-transform: capitalize;
}

.mile-right.v5 {
    display: none;
}

.mile-right.v5 a {
    color: #000;
}

.mile-right.v5 a i {
    margin-left: 10px;
}

.square {
    width: 28.5rem;
    height: 28.5rem;
    background: #282828 !important;
    border-radius: 5rem;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: rotate(20deg) translate(-45%, 60%);
}



.team-sec {
    padding-bottom: 188px;
}

.team-sec .team-sec-content .team-thumb {
    position: relative;
}

.team-sec .team-sec-content .team-thumb:before {
    content: "";
    position: absolute;
    top: 30px;
    left: -20px;
    width: 620px;
    height: 504px;
    background-image: url(../img/circle-bg.png);
    background-repeat: no-repeat;
    z-index: -1;
}

.featured-post-sec {
    margin-bottom: 150px;
}

header.v2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 0;
}

header.v2 .container-fluid {
    padding: 0 70px;
}

.what-we-do-v2 {
    padding: 90px 0 90px;
}

.what-we-do-v2 .what-we-do-content .mile-sz {
    padding-left: 91px;
}

.what-we-do-v2 .what-we-do-content .sz-list {
    margin-bottom: 72px;
}

.what-we-do-v2 .what-we-do-content .sz-list h3 {
    color: #000;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 30px;
    max-width: 300px;
    text-transform: uppercase;
}

.what-we-do-v2 .what-we-do-content .sz-list ul li {
    display: block;
    margin-bottom: 11px;
    position: relative;
    padding-left: 16px;
    transition: all 0.4s ease-in-out;
}

.what-we-do-v2 .what-we-do-content .sz-list ul li a {
    display: block;
    font-weight: 500;
    color: #000;
    font-size: 18px;
}

.what-we-do-v2 .what-we-do-content .sz-list ul li:before {
    content: "+";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 18px;
    color: #000;
}

.what-we-do-v2 .what-we-do-content .sz-list ul li:last-child {
    margin-bottom: 0;
}

.header-v6 {
    background-color: #282828;
    padding: 24px 0;
}

.header-v6 .container {
    max-width: 1410px;
    padding: 0 15px;
}

.our-services-sec {
    padding: 100px 0;
    background-color: #e3eaf6;
}

.our-services-sec.v2 {
    padding: 0 0 181px;
    background-color: #f2f5fa;
}

.our-services-sec .our-services-content .service-card-mile {
    background-color: #fff;
    padding: 50px 70px 66px;
    position: relative;
    margin-bottom: 60px;
    height: 100%;
    transition: all 0.4s ease-in-out;
}

.our-services-sec .our-services-content .service-card-mile .cat-up {
    display: inline-block;
    position: absolute;
    top: 64px;
    right: 70px;
    color: #999;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

.our-services-sec .our-services-content .service-card-mile .cat-up:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #7f7f7f;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
}

.our-services-sec .our-services-content .service-card-mile .cat-up:hover {
    color: #000;
}

.our-services-sec .our-services-content .service-card-mile .cat-up:hover:before {
    opacity: 1;
    visibility: visible;
    width: 100%;
}

.our-services-sec .our-services-content .service-card-mile > img {
    margin-bottom: 48px;
}

.our-services-sec .our-services-content .service-card-mile > h2 {
    color: #000;
    font-size: 36px;
    margin-bottom: 20px;
}

.our-services-sec .our-services-content .service-card-mile > h2:hover a {
    text-decoration: underline;
}

.our-services-sec .our-services-content .service-card-mile p {
    color: #999;
    font-size: 16px;
    line-height: 26px;
}

.about-v4-sec {
    padding: 200px 0 195px;
    background-color: #252629;
}

.about-v4-sec .container {
    max-width: 1390px;
    padding: 0 15px;
}

.about-v4-sec .about-v4-content .abt-list .abt-content {
    position: relative;
    background-color: #2d2e31;
    padding: 25px 60px;
    margin-bottom: 10px;
    border-radius: 10px;
    transition: all 0.4s ease-in-out;
}

.about-v4-sec .about-v4-content .abt-list .abt-content:hover {
    -ms-box-shadow: 0 101px 151px rgba(0, 0, 0, 0.3);
    box-shadow: 0 101px 151px rgba(0, 0, 0, 0.3);
}

.about-v4-sec .about-v4-content .abt-list .abt-content:last-child {
    margin-bottom: 0;
}

.about-v4-sec .about-v4-content .abt-list .abt-content > h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    max-width: 100%;
    overflow-wrap: break-word;
}

.about-v4-sec .about-v4-content .abt-list .abt-content > h3 a {
    overflow-wrap: break-word;
}

.about-v4-sec .about-v4-content .abt-list .abt-content > h3:hover {
    color: #64f4ab;
}

.about-v4-sec .about-v4-content .abt-list .abt-content p {
    color: #8b8d90;
    font-size: 14px;
    margin-bottom: 23px;
}

.about-v4-sec .about-v4-content .abt-list .abt-content > a {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
}

.about-v4-sec .about-v4-content .abt-list .abt-content > a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #fff;
    transition: all 0.4s ease-in-out;
}

.about-v4-sec .about-v4-content .abt-list .abt-content > a:hover:before {
    opacity: 1;
    visibility: visible;
    width: 100%;
}

.about-v4-sec .about-v4-content .abt-col-text {
    max-width: 515px;
    margin-left: auto;
}

.about-v4-sec .about-v4-content .abt-col-text > span {
    display: block;
    color: #8b8d90;
    font-size: 14px;
    margin-bottom: 33px;
}

.about-v4-sec .about-v4-content .abt-col-text > h2 {
    color: #fff;
    font-size: 48px;
    line-height: 60px;
    font-weight: 400;
    margin-bottom: 52px;
}

.about-v4-sec .about-v4-content .abt-col-text h3 {
    color: #fff;
    font-size: 26px;
    line-height: 40px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 32px;
}

.about-v4-sec .about-v4-content .abt-col-text p {
    color: #8b8d90;
    font-size: 16px;
    line-height: 30px;
    padding-right: 30px;
}

.section .about-v4-sec .container,
.section .about-v4-sec .container .about-v4-content {
    height: 100%;
}

.section .about-v4-sec .container .about-v4-content > .row {
    height: 100%;
    -ms-flex-align: center;
    align-items: center;
}

.testimonial-v4-sec {
    padding: 100px 0;
}

.testimonial-v4-sec .cl-slider-v4 {
    margin-bottom: 55px;
    background-color: #252629;
    padding: 77px 100px 82px;
    border-radius: 20px;
}

.testimonial-v4-sec .cl-slider-v4 .cl-slide {
    position: relative;
}

.testimonial-v4-sec .cl-slider-v4 .cl-slide:before {
    content: "\eb65";
    font-family: lineicons;
    position: absolute;
    top: -17px;
    right: 0;
    color: #353639;
    font-size: 90px;
}

.testimonial-v4-sec .cl-slider-v4 .cl-slide .rating {
    display: inline-block;
    margin-bottom: 32px;
}

.testimonial-v4-sec .cl-slider-v4 .cl-slide .rating li {
    display: inline-block;
    color: #64f4ab;
    font-size: 20px;
    margin-right: -7px;
}

.testimonial-v4-sec .cl-slider-v4 .cl-slide .rating li:last-child {
    margin: 0;
}

.testimonial-v4-sec .cl-slider-v4 .cl-slide > span {
    display: inline-block;
    color: #8b8d90;
    margin-bottom: 32px;
    padding-left: 4px;
}

.testimonial-v4-sec .cl-slider-v4 .cl-slide > p {
    color: #fff;
    font-size: 30px;
    line-height: 46px;
    font-family: 'Gotham-Book', DM Sans, sans-serif;
    max-width: 900px;
}

.testimonial-v4-sec .cl-slide-thumbs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #404145;
}

.testimonial-v4-sec .cl-slide-thumbs .cli-thumb {
    cursor: pointer;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    width: 33.33% !important;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.testimonial-v4-sec .cl-slide-thumbs .cli-thumb:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #64f4ab;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
}


.testimonial-v4-sec .cl-slide-thumbs .cli-thumb:hover:before {
    opacity: 1;
    visibility: visible;
    width: 100%;
}

.testimonial-v4-sec .cl-slide-thumbs .cli-thumb > img {
    border-radius: 50%;
}

.testimonial-v4-sec .cl-slide-thumbs .cli-thumb .col-info {
    max-width: calc(100% - 73px);
    padding-left: 25px;
}

.testimonial-v4-sec .cl-slide-thumbs .cli-thumb .col-info > h3 {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 9px;
    font-weight: 400;
}

.testimonial-v4-sec .cl-slide-thumbs .cli-thumb .col-info > span {
    display: block;
    color: #8b8d90;
    font-family: 'Gotham-Book', DM Sans, sans-serif;
    font-size: 16px;
}

.testimonial-v4-sec .cl-slide-thumbs .cli-thumb .col-info > span strong {
    font-weight: 700;
    color: #64f4ab;
}

.sec-head {
    margin-bottom: 87px;
}

.sec-head > h2 {
    color: #fff;
    font-size: 48px;
    font-weight: 400;
    display: inline-block;
}

.sec-head > span {
    display: inline-block;
    color: #8b8d90;
    font-size: 16px;
    padding-left: 127px;
}

#testimonial .sec-head > span {
    color: #b7bcc6;
}

#testimonial .testimonial-v4-sec .cl-slider-v4 .cl-slide:before {
    color: #5f646d;
}

#testimonial .testimonial-v4-sec .cl-slider-v4 .cl-slide .rating li {
    color: #EB932F;
}

#testimonial .testimonial-v4-sec .cl-slide-thumbs .cli-thumb:before {
    background-color: #EB932F;
}

#testimonial .testimonial-v4-sec .cl-slide-thumbs .cli-thumb .col-info > span strong {
    color: #EB932F;
}

.upcoming-events-sec {
    padding: 100px 0 151px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 150px;
}

.events-list {
    max-width: 1200px;
    padding: 0 15px;
    padding-bottom: 121px;
}

.events-list li {
    border-bottom: 1px solid #e3e3e3;
    padding: 25px 0;
}

.events-list li:first-child {
    padding-top: 0;
}

.events-list li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.events-list .event-details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}

.events-list .event-details .event-date {
    max-width: 125px;
    -ms-flex: 0 0 125px;
    flex: 0 0 125px;
}

.events-list .event-details .event-date > span {
    display: block;
    color: #666;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.events-list .event-details .event-date > h3 {
    display: block;
    color: #000;
    font-size: 42px;
    font-weight: 700;
}

.events-list .event-details .ms-project {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    max-width: 700px;
    -ms-flex: 0 0 700px;
    flex: 0 0 700px;
}

.events-list .event-details .ms-project > img {
    max-width: 75px;
    border-radius: 50%;
}

.events-list .event-details .ms-project .ms-info {
    max-width: calc(100% - 75px);
    padding-left: 24px;
    padding-right: 24px;
    max-width: 700px;
}

.events-list .event-details .ms-project .ms-info > h3 {
    color: #000;
    font-size: 20px;
}

.events-list .event-details .ms-project .ms-info > h3 a:hover {
    text-decoration: underline;
}

.events-list .event-details .event-location > span {
    display: block;
    color: #666;
    font-size: 14px;
    margin-bottom: 9px;
}

.events-list .event-details .event-location > h4 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    max-width: 300px;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    color: #000;
    font-size: 18px;
}

.events-list .event-details .get-ticket {
    margin-left: auto;
}

.events-list .event-details .get-ticket > a {
    display: inline-block;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    position: relative;
}

.events-list .event-details .get-ticket > a:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 10px;
    background-color: #F3AB59;
    z-index: -1;
    transition: all 0.4s ease-in-out;
}

.events-list .event-details .get-ticket > a.active:before,
.events-list .event-details .get-ticket > a:hover:before {
    width: 100%;
}

.blog-post-v7 .blog-info > h2:hover a {
    color: #ffd760;
}

.blog-section-v7 {
    padding: 100px 0;
}

.blog-section-v7 .row {
    margin: 0 -45px;
}

.blog-section-v7 .row .col-lg-4 {
    padding: 0 45px;
}

.blog-post-v7 .blog-info {
    padding: 30px 0 0;
}

.blog-post-v7 .blog-info .meta {
    margin-bottom: 8px;
}

.blog-post-v7 .blog-info .meta li {
    display: inline-block;
    position: relative;
    padding: 0 15px;
}

.blog-post-v7 .blog-info .meta li:first-child {
    padding-left: 0;
}

.blog-post-v7 .blog-info .meta li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 4px;
    height: 4px;
    background-color: #999;
    border-radius: 50%;
    transform: translateY(-50%);
}

.blog-post-v7 .blog-info .meta li:last-child {
    padding-right: 0;
}

.blog-post-v7 .blog-info .meta li:last-child:before {
    display: none;
}

.blog-post-v7 .blog-info .meta li a {
    display: inline-block;
    color: #999;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.blog-post-v7 .blog-info > h2 {
    color: #000;
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 24px;
}

.blog-post-v7 .blog-info > h2:hover {
    color: #EB932F;
}

.header-v8 {
    padding: 24px 0;
    position: relative;
}

.header-v8.v9 {
    background-color: inherit;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    padding: 24px 0;
}

.header-v8.v9 .header-content-v8 nav ul li a.active,
.header-v8.v9 .header-content-v8 nav ul li a:hover {
    color: #EB932F;
}

.header-v8.v9 .header-content-v8 nav ul ul li a {
    color: #000;
}

.header-v8.v9 .header-content-v8 nav ul ul li a.active,
.header-v8.v9 .header-content-v8 nav ul ul li a:hover {
    color: #EB932F;
}

.header-v8.v9 .container {
    max-width: 100%;
    padding: 0 80px;
}

.header-v8.v9 .header-content-v8 nav ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.header-v6 .header-content-v8 nav ul li a.active,
.header-v6 .header-content-v8 nav ul li a:hover {
    color: #EB932F;
}

.header-v6 .header-content-v8 nav ul ul li a {
    color: #000;
}

.header-v6 .header-content-v8 nav ul ul li a.active,
.header-v6 .header-content-v8 nav ul ul li a:hover {
    color: #EB932F;
}

.header-v6 .container {
    max-width: 100%;
    padding: 0 80px;
}

.header-v6 .header-content-v8 nav ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

.header-v8.v9:before {
    display: none;
}

.header-v8:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background-image: url(../img/line.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.header-v8 .container {
    max-width: 1230px;
    padding: 0 15px;
}

.header-content-v8 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}

.header-content-v8 .logo-v8 {
    max-width: 370px;
    -ms-flex: 0 0 370px;
    flex: 0 0 370px;
}

.header-content-v8 nav ul li {
    display: inline-block;
    padding: 0 20px;
    position: relative;
}

.header-content-v8 nav ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

.header-content-v8 nav ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    width: 5px;
    height: 5px;
    background-color: #ccc;
    transform: translateY(-50%);
    border-radius: 50%;
}

.header-content-v8 nav ul li:first-child {
    padding-left: 0;
}

.header-content-v8 nav ul li:last-child {
    padding-right: 0;
}

.header-content-v8 nav ul li:last-child:before {
    display: none;
}

.header-content-v8 nav ul li a {
    display: inline-block;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    /* text-transform: uppercase; */
}

.header-content-v8 nav ul li a:hover {
    color: #EB932F;
}

.header-content-v8 nav ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 240px;
    background-color: #fff;
    text-align: left;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
    margin-top: 25px;
    padding: 20px;
    border-radius: 5px;
    z-index: 999999;
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.header-content-v8 nav ul ul ul {
    left: 100%;
    top: 0;
}

.header-content-v8 nav ul ul li {
    display: block;
    padding: 0;
    margin-bottom: 10px;
}

.header-content-v8 nav ul ul li:last-child {
    margin-bottom: 0;
}

.header-content-v8 nav ul ul li:after,
.header-content-v8 nav ul ul li:before {
    display: none;
}

.header-content-v8 nav ul ul li:last-child {
    border-bottom: 0;
}

.header-content-v8 nav ul ul li a:after,
.header-content-v8 nav ul ul li a:before {
    display: none;
}

.header-content-v8 nav ul ul li a {
    font-size: 16px;
    font-weight: 700;
}

.container {
    margin: 0 auto;
}

/*.projects-sliders .slick-next {*/
/*    right: -75px;*/
/*}*/

.main-banner-v9 {
    background-image: url(../img/62260.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 287px 0 144px;
    overflow: hidden;
    padding-right: 100px;
}

.main-banner-v9:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
/* 
.main-banner-v9:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1920px;
    height: 1500px;
    background-image: url(../img/bg-shape1.png);
    background-repeat: no-repeat;
} */

.banner-slider-v9 {
    max-width: 650px;
    position: relative;
    z-index: 99;
}

.banner-slider-v9 .slick-dots {
    left: 0;
    text-align: left;
    bottom: -80px;
}

.banner-slider-v9 .slick-dots li {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid transparent;
    transition: all 0.4s ease-in-out;
    border-radius: 50%;
}

.banner-slider-v9 .slick-dots li button {
    margin: 0 auto;
    transition: all 0.4s ease-in-out;
    margin-top: 7px;
    background-color: #516e9e;
}

.banner-slider-v9 .slick-dots li.slick-active {
    border-color: #EB932F;
}

.banner-slider-v9 .slick-dots li.slick-active button {
    background-color: #EB932F;
}

.banner-slider-v9 .banner-slide-v9 > span {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 21px;
}

.banner-slider-v9 .banner-slide-v9 > h2 {
    color: #fff;
    font-size: 78px;
    line-height: 88px;
    margin-bottom: 57px;
}

.banner-slider-v9 .banner-slide-v9 > h2 > span {
    display: inline-block;
    color: #EB932F;
}

.banner-slider-v9 .banner-slide-v9 p {
    color: #fff;
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 76px;
    max-width: 420px;
}

.btn-default-v9 {
    background-color: #EB932F;
    color: #282828;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    padding: 0 36px;
    border-radius: 30px;
    display: inline-block;
    font-weight: 700;
}

.btn-default-v9:hover {
    color: #282828;
}

.btn-default-v9.v2 {
    background-color: #282828;
    color: #EB932F;
}

.btn-default-v9.v2:hover {
    background-color: #EB932F;
    color: #282828;
}

.abt-v9-cntr {
    border-bottom: 1px solid #d2d6dd;
    padding: 34px 0;
}

.abt-v9-cntr .call-us-v9 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}

.abt-v9-cntr .call-us-v9 .icon-v9 {
    display: inline-block;
    width: 45px;
    height: 45px;
    line-height: 48px;
    background-color: #282828;
    border-radius: 50%;
    text-align: center;
    color: #EB932F;
    font-size: 18px;
}

.abt-v9-cntr .call-us-v9 h4 {
    color: #282828;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 20px;
    padding-left: 20px;
    font-weight: 700;
    max-width: 80px;
}

.abt-v9-cntr .call-us-v9 h3 {
    color: #282828;
    font-size: 30px;
    padding-left: 40px;
}

.abt-v9-cntr .cl-ordr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.abt-v9-cntr .cl-ordr li {
    margin-right: 80px;
}

.abt-v9-cntr .cl-ordr li:last-child {
    margin-right: 0;
}

.abt-v9-cntr .cl-ordr li > h3 {
    color: #282828;
    font-size: 40px;
    margin-bottom: -2px;
}

.abt-v9-cntr .cl-ordr li > span {
    display: block;
    color: #666;
    font-size: 16px;
}

.about-v9-content {
    padding: 135px 0 60px;
    margin-bottom: 0px;
}

.about-v9-content .container-fluid {
    padding: 0 130px;
}

.about-v9-content .about-v9-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 20px;
}

.about-v9-content .ban-img-v9 {
    position: relative;
    z-index: 1;
    margin-top: -70px;
}

.about-v9-content .ban-img-v9:before {
    display: none;
    /* content: "";
    position: absolute;
    top: 85px;
    left: 0;
    width: 707px;
    height: 707px;
    background-image: url(../img/ban-shape.png);
    background-repeat: no-repeat;
    z-index: -1; */
}

.about-v9-content .about-v9-txt {
    max-width: 670px;
    padding-left: 125px;
}

.about-v9-content .about-v9-txt > span {
    color: #282828;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.about-v9-content .about-v9-txt > h2 {
    color: #282828;
    font-size: 60px;
    line-height: 64px;
    margin-top: 25px;
    margin-bottom: 39px;
}

.about-v9-content .about-v9-txt > h2 > span {
    display: inline-block;
    color: #EB932F;
}

.about-v9-content .about-v9-txt p {
    color: #666;
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 63px;
}

.view-btn {
    display: inline-block;
    margin-left: 20px;
}

.view-btn .pl-btn {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    background-color: #EB932F;
    font-size: 18px;
    color: #282828;
    margin-right: 11px;
    text-align: center;
    position: relative;
    z-index: 99;
}

.view-btn .pl-btn:before {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    width: 56px;
    height: 56px;
    background-color: #EB932F;
    opacity: 0.5;
    visibility: hidden;
    transform: scale(0.8);
    z-index: -1;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
}

.view-btn .pl-btn:hover:before {
    opacity: 0.5;
    visibility: visible;
    transform: scale(1.2);
}

.view-btn .pl-btn i {
    position: relative;
    top: 1px;
}

.view-btn .vt {
    display: inline-block;
    color: #282828;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    max-width: 80px;
    position: relative;
    top: 8px;
    transition: all 0.4s ease-in-out;
}

.view-btn .vt:hover {
    color: #EB932F;
}

.title-v9 {
    margin-bottom: 55px;
}

.title-v9 > span {
    display: block;
    color: #282828;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 17px;
    /* text-transform: uppercase; */
}

.title-v9 > h2 {
    color: #282828;
    line-height: 64px;
    font-size: 60px;
}

.title-v9 > h2 > span {
    display: inline-block;
    color: #EB932F;
}

.services-v9 {
    background-color: #f0f3f9;
    padding: 140px 0 120px;
}

.services_v9 {
    margin-bottom: -30px;
}

.services_v9 .service-v9 {
    background-color: #fff;
    padding: 42px 38px 34px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 30px;
    transition: all 0.4s ease-in-out;
}

.services_v9 .service-v9 .s-category {
    position: absolute;
    top: 44px;
    right: 36px;
    /* text-transform: uppercase; */
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 3px;
}

.services_v9 .service-v9 .s-category:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #a3a3a3;
}

.services_v9 .service-v9 .s-icon {
    display: inline-block;
    width: 95px;
    height: 95px;
    background-color: #EB932F;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    color: #282828;
    font-size: 42px;
    margin-bottom: 34px;
    transition: all 0.4s ease-in-out;
}

.services_v9 .service-v9 > h3 {
    color: #282828;
    font-size: 27px;
    line-height: 36px;
    margin-bottom: 12px;
}

.services_v9 .service-v9 p {
    font-size: 16px;
    line-height: 24px;
}

.services_v9 .service-v9:hover {
    -ms-box-shadow: 0 150px 200px rgba(55, 67, 84, 0.25);
    box-shadow: 0 150px 200px rgba(55, 67, 84, 0.25);
}

.services_v9 .service-v9:hover .s-icon {
    background-color: #282828;
    color: #EB932F;
}

.why-us-v9 {
    padding: 90px 0 70px;
}

.why-txt-v9 ul li {
    margin-bottom: 34px;
}

.why-txt-v9 ul li:last-child {
    margin-bottom: 0;
}

.why-txt-v9 .us-svs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.why-txt-v9 .us-svs .svs-icon {
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    max-width: 100px;
    position: relative;
    top: 6px;
}

.why-txt-v9 .us-svs .svs-icon i {
    color: #282828;
    font-size: 60px;
}

.why-txt-v9 .us-svs .svs-info {
    -ms-flex: 0 0 calc(100% - 100px);
    flex: 0 0 calc(100% - 100px);
    max-width: calc(100% - 100px);
    padding-right: 80px;
}

.why-txt-v9 .us-svs .svs-info > h3 {
    color: #282828;
    font-size: 24px;
    text-transform: capitalize;
    margin-bottom: 11px;
}

.why-txt-v9 .us-svs .svs-info p {
    font-size: 16px;
    line-height: 26px;
}

.wy-img {
    position: relative;
}

.wy-img:before {
    content: "";
    position: absolute;
    top: 125px;
    left: -50px;
    width: 664px;
    height: 664px;
    background-image: url(../img/ban-shape2.png);
    background-repeat: no-repeat;
    z-index: -1;
}

.testimonial-v4-sec.v9 {
    background-color: #fff;
}

.testimonial-v4-sec.v9 .cl-slider-v4 {
    background-color: #f0f3f9;
}

.testimonial-v4-sec.v9 .cl-slider-v4 .cl-slide .rating li {
    color: #EB932F;
    margin-right: 3px;
}

.testimonial-v4-sec.v9 .cl-slider-v4 .cl-slide > p {
    color: #282828;
    font-size: 30px;
    font-weight: 600;
    line-height: 46px;
}

.testimonial-v4-sec.v9 .cl-slide:before {
    color: #e5caa8;
}

.testimonial-v4-sec.v9 .cl-slide-thumbs .cli-thumb .col-info > h3 {
    color: #282828;
}

.testimonial-v4-sec.v9 .cl-slide-thumbs .cli-thumb .col-info > span strong {
    color: #e5caa8;
}

.testimonial-v4-sec.v9 .cl-slide-thumbs .cli-thumb:before {
    background-color: #282828;
}

.testimonial-v4-sec.v9 .cl-slide-thumbs {
    border-bottom-color: #d2d6dd;
}

.team-sec.v9 {
    padding: 45px 0 5px;
}

.team-sec.v9 .team-thumb:before {
    background-image: url(../img/circle-bg2.png);
}

.team-sec.v9 .title-v9 {
    margin-bottom: 52px;
}

.team-sec.v9 .title-v9 > h2 {
    font-size: 52px;
    line-height: 56px;
}

.blog-section-v7.v9 {
    padding-bottom: 140px;
}

.blog-section-v7.v9 .blog-post-v7 .blog-info > h2:hover {
    color: #e5caa8;
}

.blog-section-v7.v9 .title-v9 {
    margin-bottom: 50px;
}

.footer-v9 {
    background-color: #282828;
    padding: 65px 0 40px;
}

.footer-v9 .container {
    max-width: 1020px;
    margin: 0 auto;
    padding: 0 15px;
}

.footer-content-v9 .widget-title {
    color: #EB932F;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.footer-content-v9 .widget-about {
    max-width: 100%;
    padding-top: 43px;
    border-top: 1px solid #EB932F;
    margin-top: 3px;
}

.footer-content-v9 .widget-about ul li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 6px;
}

.footer-content-v9 .widget-about ul li:last-child {
    margin-bottom: 0;
}

.footer-content-v9 .widget-about ul li .wz-icon {
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    max-width: 30px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    position: relative;
    top: 3px;
}

.footer-content-v9 .widget-about ul li p {
    -ms-flex: 0 0 calc(100% - 30px);
    flex: 0 0 calc(100% - 30px);
    max-width: calc(100% - 30px);
    color: #fff;
    font-size: 16px;
    line-height: 28px;
}

.footer-content-v9 .widget-about ul li p a {
    display: inline-block;
}

.footer-content-v9 .widget-links {
    max-width: 100%;
    padding-top: 43px;
    border-top: 1px solid #EB932F;
    margin-top: 3px;
}

.footer-content-v9 .widget-links .wd-links li {
    margin-bottom: 12px;
}

.footer-content-v9 .widget-links .wd-links li:last-child {
    margin-bottom: 0;
}

.footer-content-v9 .widget-links .wd-links li a {
    display: block;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
}

.footer-content-v9 .widget-links .wd-links li a:hover {
    color: #EB932F;
}

.footer-content-v9 .widget-newsletter {
    padding-top: 43px;
    border-top: 1px solid #EB932F;
    margin-top: 3px;
}

.footer-content-v9 .widget-newsletter p {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 30px;
    max-width: 250px;
}

.footer-content-v9 .newz-form {
    position: relative;
}

.footer-content-v9 .newz-form .input--makiko {
    width: 100%;
    background: #f0f3f9;
    height: 50px;
}

.footer-content-v9 .newz-form .input__label--makiko {
    height: 100%;
    top: 0;
}

.footer-content-v9 .newz-form .input__label-content--makiko {
    text-align: right;
    font-size: 24px;
    height: 100%;
    padding: 0;
}

.footer-content-v9 .newz-form .input__field--makiko {
    font-size: 16px;
    color: #999;
    font-weight: 400;
}

.btm-footer {
    -ms-flex-align: center;
    align-items: center;
    margin-top: 24px;
}

.btm-footer .cp-txt {
    color: #fff;
    font-size: 16px;
    margin: 0;
    text-align: center;
}

.header-v6.v10 {
    background-color: inherit;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

.header-v6.v10 .container {
    max-width: 1410px;
    padding: 0 15px;
}

.footer-content-v9 .newz-form .input__label-content--makiko {
    background: transparent;
}

.input--makiko {
    width: 100%;
}

.our-services-sec.v10 {
    margin-top: -140px;
    padding: 0;
    background-color: inherit;
}

.our-services-sec.v10 .container {
    max-width: 1500px;
    padding: 0 15px;
}

.our-services-sec.v10 .our-services-content .service-card-mile {
    height: auto;
}

.our-services-sec.v10 .our-services-content .service-card-mile:hover {
    -ms-box-shadow: 0 25px 150px rgba(55, 67, 84, 0.25);
    box-shadow: 0 25px 150px rgba(55, 67, 84, 0.25);
}

.page-content {
    padding: 90px 0 140px;
    border-bottom: 1px solid #ccc;
}

.page-content .container.v-3 {
    max-width: 1400px;
    padding: 0 15px;
}

.page-content .featured-post-sec {
    margin-bottom: 121px;
}

.page-sec-title {
    margin-bottom: 70px;
    max-width: 950px;
    margin: 0 auto;
    margin-bottom: 133px;
}

.page-sec-title > span {
    display: block;
    color: #999;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 47px;
}

.page-sec-title > h2 {
    color: #000;
    font-size: 60px;
    line-height: 76px;
}

.blog-posts-v10.blog-layout1 {
    margin-bottom: -96px;
}

.mile_pagination {
    text-align: center;
    margin-top: 75px;
}

.mile_pagination .pagination {
    display: block;
}

.mile_pagination .pagination li {
    display: inline-block;
    margin-right: 20px;
}

.mile_pagination .pagination li.next a,
.mile_pagination .pagination li.prev a {
    width: auto;
    height: auto;
    border: 0;
}

.mile_pagination .pagination li:last-child {
    margin-right: 0;
}

.mile_pagination .pagination li a {
    display: inline-block;
    color: #999;
    font-size: 16px;
    text-align: center;
    border: 0;
    font-weight: 400;
    padding: 0;
    height: 45px;
    text-transform: uppercase;
    width: 45px;
    line-height: 45px;
    border: 1px dashed transparent;
    border-radius: 0;
    border-radius: 50%;
}

.mile_pagination .pagination li a:hover {
    background-color: inherit;
    color: #000;
}

.mile_pagination .pagination li.active a {
    border-color: #000;
    background-color: inherit;
    color: #000;
    font-weight: 700;
}

.pg-title {
    color: #000;
    font-size: 30px;
    text-transform: capitalize;
    margin-bottom: 45px;
}

.lt-news {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 136px;
}

.lt-news .blog-posts-v10 {
    margin: 0 -35px;
}

.lt-news .blog-posts-v10 .col-12,
.lt-news .blog-posts-v10 .col-lg-4 {
    padding: 0 35px;
}

.blog-main-content {
    padding: 130px 0 0;
}

.blog-posts-layout2 {
    max-width: 740px;
}

.blog-sidebar .widget {
    margin-bottom: 63px;
}

.blog-sidebar .widget:last-child {
    margin-bottom: 0;
}

.blog-sidebar .widget-search form {
    position: relative;
    width: 100%;
}

.blog-sidebar .widget-search form input {
    width: 100%;
    color: #999;
    font-size: 16px;
    padding: 0 30px;
    height: 60px;
    border: 1px solid #ddd;
    border-radius: 30px;
}

.blog-sidebar .widget-search form button {
    position: absolute;
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
    border: 0;
    background-color: inherit;
    color: #000;
    font-size: 24px;
}

.blog-sidebar .widget-title {
    color: #000;
    font-size: 22px;
    text-transform: capitalize;
    margin-bottom: 45px;
}

.blog-sidebar .widget-categories ul li {
    border-bottom: 1px solid #e7ebf6;
    padding: 15px 0;
    color: #999;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
}

.blog-sidebar .widget-categories ul li:first-child {
    padding-top: 0;
}

.blog-sidebar .widget-categories ul li a {
    margin-right: auto;
    display: inline-block;
    color: #999;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.blog-sidebar .widget-categories ul li > span {
    margin-left: auto;
    display: inline-block;
    color: #999;
    font-size: 14px;
}

.blog-sidebar .widget-categories ul li:hover a,
.blog-sidebar .widget-categories ul li:hover span {
    color: #f59e31;
}

.blog-sidebar .wd-posts li {
    margin-bottom: 32px;
}

.blog-sidebar .wd-posts li:last-child {
    margin-bottom: 0;
}

.blog-sidebar .widget-tags {
    margin-bottom: 95px;
}

.blog-sidebar .widget-tags .tags-link {
    margin-bottom: -10px;
}

.blog-sidebar .widget-tags li {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 7px;
}

.blog-sidebar .widget-tags li a {
    display: inline-block;
    color: #999;
    font-size: 14px;
    border: 1px solid #dbdbdb;
    border-radius: 30px;
    padding: 5px 10px;
}

.blog-sidebar .widget-tags li a:hover {
    background-color: #f59e31;
    color: #fff;
    border-color: transparent;
}

.blog-sidebar .widget-adver > img {
    border-radius: 10px;
}

.container.v2 {
    max-width: 1200px;
    padding: 0 15px;
}

.container.v4 {
    max-width: 100%;
    padding: 0 100px;
}

.about-v9-content.v2 .about-v9-txt > span {
    color: #999;
}

.about-v9-content.v2 .about-v9-txt > h2 {
    font-size: 48px;
    color: #000;
}

.about-v9-content.v2 .about-v9-txt > h2 > span {
    color: #f59e31;
}

.about-v9-content.v2 .ban-img-v9:before {
    background-image: url(../img/ban-shape3.png);
}

.services-v9.v2 {
    padding: 220px 0 61px;
}

.services-v9.v2 .service-v9 .s-icon {
    background-color: #fff7ee;
}

.services-v9.v2 .service-v9 > h3 {
    color: #000;
}

.wy-img.v2:before {
    background-image: url(../img/ban-shape4.png);
}

.why-txt-v9.v2 {
    margin-top: 63px;
}

.why-us-v9.v2 {
    padding: 140px 0 188px;
}

.sv-title {
    margin-bottom: 234px;
}

.sv-title > span {
    display: block;
    /* text-transform: uppercase; */
    color: #999;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 47px;
}

.sv-title > h2 {
    color: #000;
    font-size: 72px;
    line-height: 90px;
    margin-bottom: 51px;
}

.sv-title p {
    font-size: 20px;
    line-height: 36px;
    max-width: 430px;
}

.sv-title.v2 {
    margin-bottom: 64px;
}

/*.pricing-v10.service-v .row {*/
/*    margin: 0;*/
/*}*/

.service-page-banner {
    background-color: #eceff5;
    padding: 180px 0 180px;
}

.svss-img > img {
    max-width: 100%;
    height: auto;
}

.service-page-banner .sv-title {
    margin-bottom: 0;
}

.service-page-banner .sv-title > span {
    margin-bottom: 38px;
}

.service-page-banner .sv-title > h2 {
    margin-bottom: 48px;
}

.sv-title.v3 {
    margin-bottom: 115px;
}

.btn-default.white {
    color: #fff;
    border-color: #fff;
}

.border-bottom {
    border-bottom: 1px solid #eaeaea;
}

.header-v6.v11 {
    background-color: inherit;
}

.btn-default.v11 {
    background-color: #EB932F;
    border-radius: 5px;
}

.gray-bg {
    background-color: #f0f3f9 !important;
}

.about-v4-sec.v11 {
    background-color: #fff;
    font-family: 'Gotham-Book', DM Sans, sans-serif;
    padding: 90 0 90px;
}

.about-v4-sec.v11 .container {
    max-width: 1560px;
    padding: 0 15px;
}

.about-v4-sec.v11 .abt-list {
    padding-right: 75px;
}

.about-v4-sec.v11 .about-v4-content .abt-list .abt-content {
    background-color: #fff;
}

.about-v4-sec.v11 .about-v4-content .abt-list .abt-content > h3 {
    color: #000;
    font-weight: 700;
}

.about-v4-sec.v11 .about-v4-content .abt-list .abt-content > h3:hover {
    color: #EB932F;
}

.about-v4-sec.v11 .about-v4-content .abt-list .abt-content p {
    color: #666;
}

.about-v4-sec.v11 .about-v4-content .abt-list .abt-content > a {
    color: #000;
}

.about-v4-sec.v11 .about-v4-content .abt-list .abt-content > a:before {
    background-color: #000;
}

.about-v4-sec.v11 .about-v4-content .abt-col-text > span {
    text-transform: uppercase;
    color: #EB932F;
    letter-spacing: 2px;
    font-weight: 700;
}

.about-v4-sec.v11 .about-v4-content .abt-col-text > h2 {
    font-weight: 700;
    color: #000;
    margin-bottom: 19px;
}

.about-v4-sec.v11 .about-v4-content .abt-col-text h3 {
    color: #000;
    margin-bottom: 44px;
}

.about-v4-sec.v11 .about-v4-content .abt-col-text p {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 79px;
}

.about-v4-sec.v11 .about-v4-content .abt-col-text {
    max-width: 100%;
    margin-left: inherit;
    padding-left: 65px;
}

.blog-section-v7.v11 {
    padding: 0 0 150px;
}

.blog-section-v7.v11 .blog-posts-v7 {
    border-top: 1px solid #ddd;
    padding-top: 155px;
}

footer.footer-v9.v11 {
    background-color: #fff;
}

footer.footer-v9.v11 .footer-content-v9 .widget-links {
    border-top-color: #ddd;
}

footer.footer-v9.v11 .footer-content-v9 .widget-links .wd-links li a {
    color: #666;
}

footer.footer-v9.v11 .footer-content-v9 .widget-links .wd-links li a:hover {
    color: #EB932F;
}

footer.footer-v9.v11 .footer-content-v9 .widget-newsletter p {
    color: #666;
}

footer.footer-v9.v11 .footer-content-v9 .newz-form .input--makiko {
    background-color: #f0f3f9;
    color: #999;
}

footer.footer-v9.v11 .footer-content-v9 .newz-form .input__label-content--makiko {
    background: transparent;
}

footer.footer-v9.v11 .footer-content-v9 .widget-title {
    color: #191111;
}

footer.footer-v9.v11 .footer-content-v9 .widget-about ul li p {
    color: #666;
}

footer.footer-v9.v11 .footer-content-v9 .widget-about ul li .wz-icon {
    color: #191111;
}

footer.footer-v9.v11 .btm-footer .cp-txt {
    color: #191111;
}

.mile-right a {
    font-size: 20px;
    color: #000;
}

.mile-right a i {
    font-size: 24px;
    position: relative;
    top: 3px;
    margin-left: 10px;
}

.section .slide-container,
.section .slide-container .about-v4-sec,
.section .slide-container .testimonial-v4-sec {
    width: 100%;
}

.slide-container {
    width: 100%;
    min-height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 7.75rem;
    padding-bottom: 3.25rem;
    position: relative;
}

#pagepiling {
    height: 100vh;
}

::selection {
    background-color: #b99e64;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background-color: #b99e64;
    color: #fff;
    text-shadow: none;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #b99e64;
}

.slide-container .about-v4-sec {
    width: 100%;
}

.slide-container .about-v4-sec.about-v4-sec.v11 {
    padding: 0;
}

.slide-container .about-v4-sec.v11 .about-v4-content .abt-col-text {
    max-width: 520px;
}


.slide-container .about-v4-sec.v11 .about-v4-content .abt-list .abt-content > h3:hover {
    color: #EB932F;
}

.slide-container .about-v4-sec.v11 .about-v4-content .abt-col-text p {
    padding-right: 0;
}

.slide-container .why-txt-v9 .us-svs .svs-info p {
    margin-bottom: 0;
}

.slide-container .why-txt-v9 .us-svs .svs-info {
    padding-right: 0;
}

.slide-container .about-v4-sec.v11 .container {
    max-width: 1390px;
}

.slide-container .why-txt-v9 .us-svs .svs-icon i {
    color: #EB932F;
}

.slide-container .why-txt-v9 .us-svs .svs-info > h3 {
    color: #000;
}

.responsive-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 480px;
    z-index: 999999999999;
    background-color: #fff;
    height: 100%;
    overflow-y: scroll;
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%);
    transition: all 0.4s ease-in-out;
    padding-left: 10px;
}

.responsive-menu:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 100%;
    background-image: url(../img/menu-border.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.responsive-menu.active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.responsive-menu.active .mobile-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.responsive-menu .rep-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 15px;
    border-bottom: 1px solid #ccc;
    -ms-flex-align: center;
    align-items: center;
}

.responsive-menu .close-menu {
    margin-left: auto;
    color: #000;
    font-size: 30px;
}

.mobile-menu {
    margin-top: 40px;
    transition: all 0.5s ease-in-out;
    transition-delay: 0.4s;
    transform: translateY(3rem);
}

.mobile-menu > li {
    display: block;
    border-bottom: 1px solid #eee;
    color: #999;
    font-size: 20px;
    position: relative;
}

.mobile-menu > li a {
    padding: 15px;
    display: block;
    position: relative;
    transition: color 0.3s cubic-bezier(0.82, 0, 0.21, 1);
    color: #343a40;
    font-weight: 700;
}

.mobile-menu > li a:hover {
    color: #EB932F;
}

.mobile-menu > li a:before {
    content: "+";
    position: absolute;
    top: 50%;
    right: 20px;
    color: #999;
    font-size: 36px;
    font-family: lineicons;
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
}

.mobile-menu ul {
    display: none;
    padding: 25px 30px 30px;
}

.mobile-menu ul li {
    display: block;
    margin-bottom: 10px;
}

.mobile-menu ul li:last-child {
    margin-bottom: 0;
}

.mobile-menu ul li a {
    display: block;
    color: #555;
    font-size: 18px;
    padding: 0;
    font-weight: 400;
    text-transform: capitalize;
}

.mobile-menu ul li a.active,
.mobile-menu ul li a:hover {
    color: #d5892d;
}

.nav-toggle-btn {
    background: 0 0;
    border: none;
    padding: 0;
    border-radius: 0;
    outline: none;
    position: relative;
    z-index: 995;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit;
    display: inline-block;
    margin-left: 70px;
}

.nav-toggle-btn:focus {
    outline: none;
}

.nav-toggle {
    vertical-align: middle;
    color: #000;
}

.nav-toggle {
    width: 29px;
    height: 29px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
    cursor: pointer;
}

.stick {
    width: 29px;
    height: 3px;
    margin-bottom: 5px;
    background-color: #fff;
    display: inline-block;
    transition: all 0.4s ease-in-out;
}

.nav-toggle-btn.white .stick {
    background-color: #fff;
}

.stick:last-child {
    margin-bottom: 0;
}

.nav-toggle:hover .stick-2 {
    width: 29px;
}

@keyframes Bc {
    0% {
        width: 29px;
    }

    30% {
        width: 3px;
        transform: translate(14px);
    }

    65% {
        width: 3px;
        transform: translate(14px, -29px);
        animation-timing-function: cubic-bezier(0, 1, 1, 1);
    }

    to {
        width: 2px;
        transform: translate(9px, 17px);
    }
}

@keyframes Cc {
    65% {
        width: 29px;
        transform: translate(0) rotate(0deg);
    }

    to {
        width: 29px;
        transform: translate(0) rotate(45deg);
    }
}

@keyframes Dc {
    65% {
        transform: translate(0) rotate(0deg);
    }

    to {
        transform: translateY(-8px) rotate(-45deg);
    }
}

@keyframes Ec {

    0%,
    70% {
        width: 0;
        transform: translate(0);
    }

    to {
        width: 29px;
        transform: translate(0);
    }
}

@keyframes Fc {
    0% {
        width: 29px;
        transform: translate(0) rotate(45deg);
    }

    20% {
        width: 3px;
        transform: translate(0) rotate(45deg);
    }

    40% {
        width: 0;
    }

    65% {
        transform: translateY(-26px);
        animation-timing-function: cubic-bezier(0, 1, 1, 1);
    }

    80% {
        width: 0;
    }

    to {
        width: 29px;
        transform: translate(0);
    }
}

@keyframes Gc {
    0% {
        width: 29px;
        transform: translateY(-8px) rotate(-45deg);
    }

    20% {
        width: 3px;
        transform: translateY(-8px) rotate(-45deg);
    }

    65% {
        transform: translateY(-35px);
        animation-timing-function: cubic-bezier(0, 1, 1, 1);
    }

    90% {
        width: 3px;
    }

    to {
        width: 29px;
        transform: translate(0);
    }
}

.mask-solid {
    position: relative;
    overflow: hidden;
}

#about {
    background: #252629;
}

#testimonial {
    background: #2d2e31;
}

#footer {
    background: #252629;
}

.blog-section-v7.v11 .blog-post-v7 .blog-info > h2:hover {
    color: #EB932F;
}

.blog-section-v7.v11 .blog-post-v7 .blog-info > h2:hover a {
    color: #EB932F;
}

.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
}

.input--makiko {
    overflow: hidden;
    background: #cbcbcb;
}

.input__field {
    position: relative;
    display: block;
    float: none;
    padding: 0.8em;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    color: #aaa;
    font-weight: 400;
    -webkit-appearance: none;
}

.input__label {
    display: inline-block;
    float: right;
    padding: 0 1em;
    width: 40%;
    color: #696969;
    font-weight: 700;
    font-size: 70.25%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.input__field--makiko {
    width: 100%;
    background: transparent;
    color: #797693;
    z-index: 10;
    font-weight: 500;
}

.input__label--makiko {
    position: absolute;
    width: 100%;
    text-align: left;
    pointer-events: none;
    color: #fff;
    top: 20px;
    right: 0;
    padding: 0 25px;
}

.input__label--makiko:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: -30px;
    background: url(../img/search.svg) no-repeat 50%;
    background-size: 100%;
    transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}

.input__label-content {
    position: relative;
    display: block;
    padding: 1.6em 0;
    width: 100%;
}

.input__label-content--makiko {
    display: block;
    padding: 1.5em 0 0 2.75em;
    transition: transform 0.4s cubic-bezier(0.7, 0, 0.3, 1);
}


.input__field--makiko:focus + .input__label--makiko:before {
    transform: scale3d(38, 38, 1);
}

@media only screen and (max-width: 1620px) {

    .about-v9-content .ban-img-v9 {
        max-width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-top: 0;
    }

    .about-v9-content .about-v9-txt {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 100%;
    }

    .ban-img-v9 > img {
        max-width: 100%;
    }

    .about-v9-content .ban-img-v9:before {
        display: none;
    }

    .about-v9-content .container-fluid {
        padding: 0 15px;
        max-width: 1200px;
    }

    .about-v9-content .about-v9-txt > h2 {
        font-size: 48px;
        line-height: 57px;
    }

    .about-v9-content {
        margin-bottom: 0;
        padding: 130px 0 120px;
    }

    header .container-fluid {
        padding: 0 15px;
    }

    .service-page-banner .row {
        -ms-flex-align: center;
        align-items: center;
    }
}

@media only screen and (max-width: 1520px) {

    .main-banner-v9:before {
        display: none;
    }

    .main-banner-v9:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.7);
    }

    .header-v8.v9 .stick {
        background-color: #fff !important;
    }
}

@media only screen and (max-width: 1366px) {

    header .container-fluid {
        padding: 0 15px;
    }

    .header-v8.v9 .container {
        padding: 0 30px;
    }

    .services-v9 {
        padding: 95px 0;
    }

    .team-sec .team-sec-content .team-thumb:before {
        left: 30px;
    }

    .about-v4-sec.v11 .about-v4-content .abt-col-text {
        padding-left: 0;
    }

    .mile_pagination {
        margin-top: 100px;
    }

    header.v2 .container-fluid {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 1200px) {

    .team-thumb > img {
        width: 100%;
    }

    .featured-post-sec {
        margin-bottom: 70px;
    }

    header.v2 .container-fluid {
        padding: 0 15px;
    }

    .mile-right.v5 {
        display: block;
    }

    .header-v6 {
        padding: 24px 0;
    }

    .about-v4-sec {
        padding: 130px 0;
    }

    .about-v4-sec .about-v4-content .abt-list .abt-content {
        padding: 50px 25px;
    }

    .testimonial-v4-sec .cl-slide-thumbs .cli-thumb .col-info > span {
        font-size: 13px;
    }

    .our-services-sec.v2 {
        padding-bottom: 120px;
    }

    .upcoming-events-sec {
        padding: 30px 0 151px;
    }

    .events-list .event-details .ms-project {
        -ms-flex: 0 0 430px;
        flex: 0 0 430px;
        max-width: 430px;
    }

    .events-list .event-details .ms-project .ms-info > h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .blog-post-v7 .blog-info > h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .header-content-v8 nav {
        display: none;
    }

    .header-content-v8 {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: center;
        align-items: center;
    }

    .header-content-v8 .logo-v8 {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        min-width: 0;
        max-width: calc(100% - 48px);
    }

    .header-content-v8 .logo-v8 img {
        max-width: 100%;
        height: auto;
        display: block;
    }

    .nav-toggle-btn {
        margin-left: 0;
    }

    .header-content-v8 .nav-toggle-btn {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-left: auto;
        margin-right: 0;
    }

    .header-v8.v9 .container {
        padding: 0 15px;
    }

    .main-banner-v9 {
        padding: 195px 0 60px;
    }

    .banner-slider-v9 .slick-dots {
        bottom: 12px;
    }

    .abt-v9-cntr .cl-ordr li {
        max-width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-right: 0;
    }

    .abt-v9-cntr .cl-ordr li img {
        width: 100% !important;
        max-width: 100%;
        height: auto;
    }

    .about-v9-content .about-v9-txt {
        padding-left: 50px;
    }

    .about-v9-content {
        padding: 120px 0;
    }

    .title-v9 > h2 {
        font-size: 50px;
        line-height: 64px;
    }

    .services_v9 .service-v9 {
        padding: 40px 22px 34px;
    }

    .wy-img > img {
        max-width: 100%;
    }

    .wy-img:before {
        display: none;
    }

    .why-us-v9 {
        padding: 90px 0 35px;
    }

    .title-v9 > h2 {
        font-size: 42px;
        line-height: 56px;
    }

    .testimonial-v4-sec .cl-slider-v4 {
        padding: 77px 50px 82px;
    }

    .blog-section-v7 .row .col-lg-4 {
        padding: 0 20px;
    }

    .blog-section-v7 .row {
        margin: 0 -20px;
    }

    .blog-section-v7.v9 {
        padding-bottom: 120px;
    }

    .our-services-sec .our-services-content .service-card-mile {
        padding: 50px 30px 66px;
    }

    .header-v6.v11 .mile-right.v5 a {
        color: #fff;
    }

    .about-v4-sec.v11 .abt-list {
        padding-right: 0;
    }

    .about-v4-sec.v11 .about-v4-content .abt-col-text > h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .about-v4-sec.v11 {
        padding: 120 0 120px;
    }

    .sv-title {
        margin-bottom: 100px;
    }

    .sv-title > h2 {
        font-size: 60px;
    }

    .sv-title > span {
        margin-bottom: 30px;
    }

    .mile_pagination {
        margin-top: 100px;
    }

    .page-content {
        padding: 90px 0 140px;
    }

    .page-sec-title > h2 {
        font-size: 50px;
        line-height: 66px;
    }

    
    .container.v4 {
        padding: 0 15px;
    }

    .testimonial-v4-sec .cl-slider-v4 {
        padding: 77px 0 82px;
    }

    .testimonial-v4-sec .sec-head {
        margin-bottom: 20px;
    }

    .container-fluid .container {
        padding: 0;
    }
}

@media only screen and (max-width: 991px) {

    .team-thumb > img {
        width: auto;
    }

    .team-sec .team-sec-content .team-thumb {
        margin-bottom: 50px;
    }

    .team-sec {
        padding-bottom: 120px;
    }

    .team-sec .team-sec-content .team-thumb:before {
        left: 0;
    }

    header.v2 {
        padding: 20px 0 0;
    }

    .what-we-do-v2 {
        padding: 60px 0;
    }

    .what-we-do-v2 .what-we-do-content .mile-sz {
        padding-left: 0;
    }

    .our-services-sec .our-services-content .service-card-mile {
        padding: 50px 25px 66px;
    }

    .our-services-sec {
        padding-top: 70px;
    }

    .our-services-sec .our-services-content .service-card-mile > h2 {
        font-size: 30px;
        margin-bottom: 12px;
    }

    .about-v4-sec .about-v4-content .abt-col-text {
        max-width: 100%;
        margin-top: 60px;
    }

    .about-v4-sec {
        padding: 100px 0;
    }

    .sec-head > span {
        padding-left: 40px;
    }

    .sec-head > h2 {
        font-size: 36px;
    }

    .testimonial-v4-sec .cl-slider-v4 {
        padding: 77px 50px 82px;
    }

    .testimonial-v4-sec .cl-slider-v4 .cl-slide > p {
        font-size: 24px;
        line-height: 40px;
    }

    .testimonial-v4-sec .cl-slide-thumbs .cli-thumb .col-info {
        display: none;
    }

    .testimonial-v4-sec .cl-slide-thumbs .cli-thumb {
        width: auto !important;
        max-width: auto;
    }

    .testimonial-v4-sec .cl-slide-thumbs .cli-thumb:before {
        display: none;
    }

    .events-list .event-details {
        display: block;
        text-align: center;
    }

    .events-list .event-details .event-date {
        max-width: 100%;
    }

    .events-list .event-details .ms-project {
        max-width: 100%;
        margin: 20px 0;
        display: block;
    }

    .event-location {
        margin-bottom: 25px;
    }

    .events-list .event-details .ms-project .ms-info {
        padding-left: 0;
        max-width: 100%;
        margin-top: 25px;
    }

    .events-list li {
        padding: 40px 0;
    }

    .blog-section-v7 .row .col-lg-4 {
        padding: 0 15px;
    }

    .blog-section-v7 .row {
        margin: 0 -15px;
    }

    .blog-post-v7 {
        margin-bottom: 60px;
    }

    .blog-posts-v7 {
        margin-bottom: -60px;
    }

    .banner-slider-v9 .banner-slide-v9 > h2 {
        font-size: 56px;
        line-height: 66px;
        margin-bottom: 35px;
    }

    .abt-v9-cntr .cl-ordr {
        margin-top: 32px;
    }

    .about-v9-content .about-v9-txt,
    .about-v9-content .ban-img-v9 {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .about-v9-content .about-v9-txt {
        margin-top: 70px;
        padding-left: 0;
    }

    .title-v9 > h2 {
        font-size: 40px;
        line-height: 56px;
    }

    .wy-img {
        display: none;
    }

    .testimonial-v4-sec .cl-slider-v4 .cl-slide:before {
        font-size: 60px;
        top: 0;
    }

    .footer-content-v9 .widget {
        margin-bottom: 50px;
    }

    .btm-footer {
        margin-top: 20px;
    }

    .about-v4-sec.v11 {
        padding: 120 0 120px;
    }

    .blog-section-v7.v11 {
        padding-bottom: 120px;
    }

    .blog-section-v7.v11 .blog-posts-v7 {
        padding-top: 120px;
    }

    .services-v9.v2 {
        padding: 120px 0 61px;
    }

    .why-txt-v9.v2 {
        margin-top: 0;
    }

    .why-us-v9.v2 {
        padding: 120px 0 50px;
    }

    .sv-title > h2 {
        font-size: 60px;
        line-height: 75px;
    }

    .sv-title {
        text-align: center;
    }

    .sv-title p {
        max-width: 100%;
    }

    .svss-img {
        margin-top: 75px;
    }

    .page-sec-title > h2 {
        font-size: 42px;
        line-height: 60px;
    }

    .lt-news .blog-posts-v10 {
        margin-bottom: -50px;
    }

    header {
        padding-bottom: 0;
    }

    .header-v6 {
        padding: 24px 0;
    }

    .sidebar.blog-sidebar {
        margin-top: 100px;
    }

    .blog-sidebar .widget-adver > img {
        width: auto !important;
        max-width: 100%;
    }

    .slide-container .about-v4-sec.v11 .about-v4-content .abt-col-text {
        max-width: 100%;
    }

    
    .slide-container .why-txt-v9 .us-svs .svs-info {
        text-align: left;
    }

    .testimonial-v4-sec .cl-slider-v4 {
        padding: 77px 0 82px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 768px) {

    .team-thumb > img {
        width: 100%;
    }

    .featured-post-sec {
        margin-bottom: 20px;
    }

    .team-thumb > img {
        max-width: 70%;
        margin: 0 auto;
    }

    .team-sec .team-sec-content .team-thumb {
        text-align: center;
    }

    .our-services-sec .our-services-content .service-card-mile {
        text-align: center;
    }

    .about-v4-sec .about-v4-content .abt-list .abt-content {
        text-align: center;
    }

    .about-v4-sec .about-v4-content .abt-col-text {
        text-align: center;
    }

    .testimonial-v4-sec {
        text-align: center;
    }

    .sec-head > span {
        display: block;
        padding-left: 0;
        margin-top: 20px;
    }

    .testimonial-v4-sec .cl-slider-v4 .cl-slide:before {
        display: none;
    }

    .testimonial-v4-sec .cl-slide-thumbs .cli-thumb {
        -ms-flex: 0 0 auto !important;
        flex: 0 0 auto !important;
        max-width: auto !important;
    }

    .about-v4-sec .about-v4-content .abt-col-text p {
        padding-right: 0;
    }

    .blog-section-v7 {
        padding: 55px 0;
    }

    .services-v9 {
        padding: 75px 0;
    }

    .why-us-v9 {
        padding: 65px 0 14px;
    }

    .team-sec .team-sec-content .team-thumb:before {
        display: none;
    }

    .btm-footer {
        text-align: center;
    }

    .btm-footer .cp-txt {
        margin-top: 0;
    }

    .footer-v9 {
        padding: 55px 0 36px;
    }

    .blog-section-v7.v9 {
        padding-top: 100px;
    }

    .about-v9-content .about-v9-txt {
        text-align: center;
    }

    .services-v9.v2 {
        padding: 120px 0 15px;
    }

    .service-page-banner {
        padding: 200px 0 458px;
    }

    
    .sv-title.v2 {
        margin-bottom: 20px;
    }

    .page-sec-title > h2 {
        font-size: 34px;
        line-height: 50px;
    }

    .page-sec-title > span {
        margin-bottom: 30px;
    }

    .page-sec-title {
        margin-bottom: 80px;
    }

    header {
        padding: 40px 0 0;
    }

    .header-v6 {
        padding: 24px 0;
    }

    .lt-news .blog-posts-v10 .col-12,
    .lt-news .blog-posts-v10 .col-lg-4 {
        padding: 0 15px;
    }

    .lt-news .blog-posts-v10 {
        margin: 0 -15px -50px;
    }

    .lt-news {
        padding-bottom: 110px;
    }

    .blog-main-content {
        padding: 110px 0 0;
    }

    .blog-posts-layout2 + .mile_pagination {
        text-align: center;
        max-width: 100%;
    }

    .blog-posts-layout2 + .mile_pagination .pagination {
        text-align: center !important;
    }

    .page-content .featured-post-sec {
        margin-bottom: 70px;
    }

    .sv-title.v3 {
        margin-bottom: 70px;
    }

    .slide-container {
        padding-top: 12rem;
        padding-bottom: 3rem;
    }

    .btn-default {
        height: auto;
        line-height: 1.25;
        padding: 14px 24px;
        font-size: 16px;
        white-space: nowrap;
        max-width: 100%;
    }

    .about-v4-sec .about-v4-content .abt-list .abt-content > h3 {
        font-size: 20px;
        line-height: 1.3;
    }
}

@media only screen and (max-width: 576px) {

    .team-sec .team-sec-content .team-thumb:before {
        display: none;
    }

    .team-sec {
        padding-bottom: 80px;
    }

    .our-services-sec .our-services-content .service-card-mile .cat-up {
        position: static;
        margin-top: 30px;
    }

    .banner-slider-v9 .banner-slide-v9 > h2 {
        font-size: 44px;
        line-height: 57px;
        margin-bottom: 20px;
    }

    .banner-slider-v9 .banner-slide-v9 p {
        margin-bottom: 50px;
    }

    .main-banner-v9 {
        padding: 170px 0 86px;
    }

    .about-v9-content .about-v9-txt > h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .title-v9 > h2 {
        font-size: 32px;
        line-height: 47px;
    }

    .why-txt-v9 .us-svs .svs-info {
        padding-right: 0;
    }

    .team-sec.v9 .title-v9 > h2 {
        font-size: 42px;
        line-height: 50px;
    }

    .about-v9-content.v2 .about-v9-txt > h2 {
        font-size: 40px;
        line-height: 50px;
    }

    .sv-title > h2 br {
        display: none;
    }

    .sv-title > h2 {
        font-size: 48px;
        line-height: 63px;
    }

    .page-content {
        padding: 90px 0 110px;
    }

    
    .pg-title {
        text-align: center;
    }

    .responsive-menu {
        width: 100%;
    }

    .events-list {
        padding-bottom: 60px;
    }

    .upcoming-events-sec {
        padding-bottom: 100px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 480px) {

    .featured-post-sec {
        margin-bottom: 0;
    }

    .btn-default {
        font-size: 15px;
        padding: 12px 18px;
    }

    .about-v4-sec .about-v4-content .abt-col-text > h2 {
        font-size: 32px;
        line-height: 42px;
    }

    .about-v4-sec .about-v4-content .abt-col-text h3 {
        font-size: 18px;
        line-height: 26px;
    }

    .testimonial-v4-sec .cl-slider-v4 {
        padding: 77px 30px 82px;
    }

    .testimonial-v4-sec {
        padding-bottom: 75px;
        padding-top: 75px;
    }

    .events-list {
        padding-bottom: 70px;
    }

    .banner-slider-v9 .banner-slide-v9 > h2 {
        font-size: 33px;
        line-height: 46px;
    }

    .abt-v9-cntr .call-us-v9 h3 {
        padding-left: 0;
        margin-top: 30px;
    }

    .abt-v9-cntr .cl-ordr li {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 40px;
    }

    .abt-v9-cntr .cl-ordr {
        margin-top: 14px;
    }

    .abt-v9-cntr {
        padding: 22px 0 0;
    }

    .about-v9-content {
        padding: 80px 0;
    }

    .about-v9-content .about-v9-txt > h2 {
        font-size: 32px;
        line-height: 40px;
    }

    .about-v9-content .about-v9-row .btn-default-v9.v2 {
        margin-bottom: 30px;
    }

    .title-v9 > h2 {
        font-size: 26px;
        line-height: 37px;
    }

    .title-v9 {
        margin-bottom: 60px;
    }

    .services-v9 {
        padding: 60px 0 68px;
    }

    .services_v9 .service-v9 > h3 {
        font-size: 22px;
        line-height: 32px;
    }

    .why-txt-v9 .us-svs .svs-info {
        max-width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-top: 30px;
    }

    .title-v9 > h2 {
        font-size: 30px;
    }

    .testimonial-v4-sec.v9 .cl-slider-v4 .cl-slide > p {
        font-size: 26px;
        line-height: 38px;
    }

    .about-v4-sec .about-v4-content .abt-list .abt-content > h3 {
        font-size: 18px;
        line-height: 1.3;
        margin-bottom: 15px;
    }

    .about-v4-sec.v11 .about-v4-content .abt-col-text > h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .about-v4-sec.v11 .about-v4-content .abt-col-text p {
        margin-bottom: 50px;
    }

    .blog-section-v7.v11 .blog-posts-v7 {
        padding: 100px 0;
    }

    .blog-section-v7.v11 {
        padding-bottom: 0;
    }

    .sv-title > h2 {
        font-size: 39px;
        line-height: 57px;
    }

    .page-sec-title > h2 {
        font-size: 26px;
        line-height: 42px;
    }

    .mile_pagination .pagination li {
        margin-right: 0;
    }

    .lt-news {
        padding-bottom: 60px;
    }

    .mile_pagination,
    .sidebar.blog-sidebar {
        margin-top: 60px;
    }

    .about-v4-sec .about-v4-content .abt-list .abt-content p {
        line-height: 20px;
    }

    .slide-container .why-txt-v9 .us-svs .svs-icon {
        margin: 0 auto;
    }

    
    .slide-container .why-txt-v9 .us-svs .svs-info {
        text-align: center;
    }

    .logo > a img {
        max-width: 160px;
    }
}

#results-container li {
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 0 !important;
}
