/*============Body and Core Css ============*/
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700,900");
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900");

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-decoration: none !important;
    list-style: none !important;
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

i,
em {
    font-style: normal;
}

html,
body {
    position: relative;
    height: 100%;
    width: 100%;
}

body {
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    line-height: 1.65;
    color: #e1e1e1;
    background-color: #6B6C6D;
}
h1,
h2,
h3,
h4,
h5,

h6 {
    font-family: "Playfair Display", serif;
    color: #ffffff;
}

span {
    display: inline-block;
}

p {
    line-height: 1.65;
}

img {
    width: 100%;
    height: auto;
}

a,
a:hover,
a:focus {
    color: inherit;
}


/*********** Margin & Padding ***********/

.mt-0 {
    margin-top: 0 !important;
}
.mt-5 {
    margin-top: 5px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-25 {
    margin-top: 25px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-35 {
    margin-top: 35px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mt-45 {
    margin-top: 45px !important;
}
.mt-50 {
    margin-top: 50px !important;
}
.mt-55 {
    margin-top: 55px !important;
}
.mt-60 {
    margin-top: 60px !important;
}
.mt-62 {
    margin-top: 62px !important;
}
.mt-65 {
    margin-top: 65px !important;
}
.mt-70 {
    margin-top: 70px !important;
}
.mt-75 {
    margin-top: 75px !important;
}
.mt-80 {
    margin-top: 80px !important;
}
.mt-85 {
    margin-top: 85px !important;
}
.mt-90 {
    margin-top: 90px !important;
}
.mt-95 {
    margin-top: 95px !important;
}
.mt-100 {
    margin-top: 100px !important;
}
/* Custom Margin Bottom */
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-5 {
    margin-bottom: 5px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-25 {
    margin-bottom: 25px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-35 {
    margin-bottom: 35px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-45 {
    margin-bottom: 45px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mb-55 {
    margin-bottom: 55px !important;
}
.mb-60 {
    margin-bottom: 60px !important;
}
.mb-62 {
    margin-bottom: 62px !important;
}
.mb-65 {
    margin-bottom: 65px !important;
}
.mb-70 {
    margin-bottom: 70px !important;
}
.mb-75 {
    margin-bottom: 75px !important;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.mb-85 {
    margin-bottom: 85px !important;
}
.mb-90 {
    margin-bottom: 90px !important;
}
.mb-95 {
    margin-bottom: 95px !important;
}
.mb-100 {
    margin-bottom: 100px !important;
}
.m-0 {
    margin: 0px !important;
}
/* Custom Padding top */
.pt-0 {
    padding-top: 0 !important;
}
.pt-5 {
    padding-top: 5px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pt-15 {
    padding-top: 15px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-25 {
    padding-top: 25px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pt-35 {
    padding-top: 35px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pt-45 {
    padding-top: 45px !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.pt-55 {
    padding-top: 55px !important;
}
.pt-60 {
    padding-top: 60px !important;
}
.pt-65 {
    padding-top: 65px !important;
}
.pt-70 {
    padding-top: 70px !important;
}
.pt-75 {
    padding-top: 75px !important;
}
.pt-80 {
    padding-top: 80px !important;
}
.pt-85 {
    padding-top: 85px !important;
}
.pt-90 {
    padding-top: 90px !important;
}
.pt-95 {
    padding-top: 95px !important;
}
.pt-100 {
    padding-top: 100px !important;
}
/* Custom Padding top */
.pb-0 {
    padding-bottom: 0 !important;
}
.pb-5 {
    padding-bottom: 5px !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pb-15 {
    padding-bottom: 15px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.pb-25 {
    padding-bottom: 25px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pb-35 {
    padding-bottom: 35px !important;
}
.pb-40 {
    padding-bottom: 40px !important;
}
.pb-45 {
    padding-bottom: 45px !important;
}
.pb-50 {
    padding-bottom: 50px !important;
}
.pb-55 {
    padding-bottom: 55px !important;
}
.pb-60 {
    padding-bottom: 60px !important;
}
.pb-65 {
    padding-bottom: 65px !important;
}
.pb-70 {
    padding-bottom: 70px !important;
}
.pb-75 {
    padding-bottom: 75px !important;
}
.pb-80 {
    padding-bottom: 80px !important;
}
.pb-85 {
    padding-bottom: 85px !important;
}
.pb-90 {
    padding-bottom: 90px !important;
}
.pb-95 {
    padding-bottom: 95px !important;
}
.pb-100 {
    padding-bottom: 100px !important;
}
.p-0 {
    padding: 0 !important;
}


/*=============Helper  ==================*/

/********** Heading **********/

.page-heading {
    margin-bottom: 50px;
    margin-top: 50px;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
    padding-bottom: 10px;
}

.page-heading .icon {
    float: right;
    font-size: 38px;
    line-height: 1em;
    color: #ffffff;
}

.page-heading h2 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 1em;
    text-transform: capitalize;
    color: #ffffff;
    position: relative;
    display: inline-block;
}

.subheading {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}

.subheading h3 {
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: .5px;
    position: relative;
    text-transform: uppercase;
    padding: 5px 10px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.6);
}

.subheading h3:before,
.subheading h3:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.6);
    bottom: 0;
}

.subheading h3:before {
    left: 0;
}

.subheading h3:after {
    right: 0;
}


/********** Progress Bar **********/

.progress-title {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.progress {
    height: 10px;
    background-color: #404144;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 20px;
    overflow: visible;
}

.progress .progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    background-color: white;
    width: 0;
    -webkit-transition: all 2s ease-out;
    -o-transition: all 2s ease-out;
    transition: all 2s ease-out;
}

.progress .progress-bar:after {
    content: "";
    display: block;
    border: 15px solid transparent;
    border-bottom: 21px solid transparent;
    position: absolute;
    top: -26px;
    right: -12px;
    border-bottom-color: #ffffff;
}

.progress .progress-value {
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    position: absolute;
    top: -30px;
    right: 0;
}

/********** Button **********/

.btn-main {
    border: 2px solid #ffffff;
    padding: 10px 20px;
    text-transform: uppercase;
    background-color: transparent;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    position: relative;
    line-height: 100%;
    letter-spacing: 1px;
    overflow: hidden;
}

.btn-main:hover,
.btn-main:focus {
    color: #000;
}

.btn-main:hover:after,
.btn-main:focus:after {
    opacity: 1;
    left: 0;
    width: 100%;
}

.btn-main:after {
    position: absolute;
    content: "";
    width: 30%;
    height: 100%;
    top: 0;
    left: 35%;
    background-color: #ffffff;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: -1;
}

blockquote {
    font-size: 18px;
    color: #ffffff;
    border-left: 4px solid #ffffff;
    font-style: italic;
    padding-left: 20px;
    margin: 40px 0;
    font-weight: 500;
}

/********** Preloader **********/

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: #2C2D2F;
    z-index: 10000;
}

.preloader .loader {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.preloader .loader h4 {
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 700;
    color: heading-color;
}

.loader span {
    width: .6em;
    height: .6em;
    margin: .19em;
    background: #007DB6;
    -webkit-border-radius: .6em;
    border-radius: .6em;
    -webkit-animation: loading 1s infinite alternate;
    animation: loading 1s infinite alternate;
}

.loader span:nth-of-type(2) {
    background: #008FB2;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.loader span:nth-of-type(3) {
    background: #009B9E;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.loader span:nth-of-type(4) {
    background: #00A77D;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.loader span:nth-of-type(5) {
    background: #00B247;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.loader span:nth-of-type(6) {
    background: #5AB027;
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
}

.loader span:nth-of-type(7) {
    background: #A0B61E;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

/*
 * Animation keyframes
 * Use transition opacity instead of keyframes?
 */

@-webkit-keyframes loading {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes loading {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


/*============Layout ============*/

.header-main {
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 300;
    width: 200px;
    background-color: #17181B;
    overflow: auto;
    left: 0;
    overflow-x: hidden;
    text-align: center;
    z-index: 999;
    border-right: 1px solid #202226;
}

.header-main .image-container {
    position: relative;
}

.header-main .image-container img {
    position: relative;
}

.header-main .image-container .header-name {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 10px 0;
    text-transform: uppercase;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.header-main .image-container .header-name:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #17181B;
    opacity: .8;
    z-index: -1;
}

.header-main nav.nav-menu ul li {
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom: 1px solid #202226;
    text-align: left;
}

.header-main nav.nav-menu ul li a {
    display: block;
    line-height: 45px;
    padding-left: 70px;
    position: relative;
    color: #777;
}

.header-main nav.nav-menu ul li a span.nav-menu-icon {
    position: absolute;
    left: 40px;
    display: inline-block;
    font-size: 20px;
}

.header-main nav.nav-menu ul li a.active {
    color: #fff;
}

header .header-mobile {
    position: fixed;
    top: 0;
    left: 0;
    height: 50px;
    width: 100%;
    background-color: #17181B;
    z-index: 10;
    display: none;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

header .header-mobile h2 {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: inline-block;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 50px;
    white-space: nowrap;
}

header .header-mobile .header-toggle {
    font-size: 20px;
    line-height: 50px;
    cursor: pointer;
    width: 50px;
    text-align: center;
    border-left: 1px solid #3b3c43;
    float: right;
}

header .header-mobile .header-toggle i {
    color: #fff;
}

.header-main .nav-footer {
    margin-top: 2em;
    width: 100%;
}

.header-main .nav-footer .social {
    text-align: center;
    margin-bottom: 10px;
}

.header-main .nav-footer .social li {
    display: inline-block;
    font-size: 18px;
    margin-right: 10px;
}

.header-main .nav-footer .social li a {
    color: #777;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

.header-main .nav-footer .social li:hover a {
    color: #fff;
}

.header-main .nav-footer .social li:last-child {
    margin-right: 0;
}

.header-main .nav-footer .copy p {
    font-size: 12px;
    color: #777;
}

.site-main {
    position: absolute;
    top: 0;
    left: 200px;
    right: 0;
    width: auto;
    height: 100%;
    -webkit-perspective: 1200px;
    perspective: 1200px;
    overflow: hidden;
}

.site-main .pt-page {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    overflow: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 0;
}

.site-main .pt-page .section-container {
    max-width: 1040px;
    width: 90%;
    margin: 0 auto;
}

.site-main .page-active {
    visibility: visible;
    opacity: 1;
    z-index: 1;
}

.site-main .pt-page-ontop {
    z-index: 999;
}


/*============Banner Section ============*/

.banner-section {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.banner-section:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #151515;
    opacity: .5;
}

.banner-section .banner-content {
    color: #fff;
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    display: block;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.banner-section .banner-content h1 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 62px;
    font-weight: 500;
    color: #fff;
}

.banner-section .banner-content h1 span {
    font-weight: 900;
}

.banner-section .banner-content p {
    font-size: 28px;
}

.banner-section .banner-content p .cd-words-wrapper:after {
    background-color: #aaa;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 34px;
}

.banner-section .banner-content p .cd-words-wrapper b {
    font-weight: 700;
    border-bottom: 2px solid #fff;
}

.banner-section #video-container {
    position: absolute !important;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.banner-section .banner-slider {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.banner-section #particles-js {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/*============About Section ============*/

.about-section {
    background-color: #2C2D2F;
}

.about-section .about h3 {
    font-size: 22px;
    font-weight: 700;
}

.about-section .about .signature {
    width: 50%;
}

.about-section .about .about-info ul li {
    line-height: 1em;
    margin-bottom: 15px;
}

.about-section .about .about-info ul li span.title {
    font-family: "Playfair Display", serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .5px;
    border-bottom: 2px solid #ffffff;
    position: relative;
    display: inline-block;
    margin-right: 15px;
    padding-bottom: 1px;
    color: #ffffff;
}

.about-section .about .about-info ul li span.title:after {
    content: ':';
    position: absolute;
    right: -10px;
}

.about-section .services .service-item {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
}

.about-section .services .service-item .icon {
    font-size: 50px;
    margin-bottom: 10px;
    line-height: 1em;
    color: #ffffff;
}

.about-section .services .service-item h4 {
    font-size: 18px;
    font-weight: 600;
}

.about-section .services .service-item p {
    font-size: 14.5px;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}



/*============Blog Section ============*/

.blog-section {
    background-color: #2C2D2F;
}

.blog-section .blog-item {
    position: relative;
    display: block;
    background-color: #2C2D2F;
    border: 1px solid #222324;
    margin-bottom: 50px;
    overflow: hidden;
}

.blog-section .blog-item .blog-image img {
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.blog-section .blog-item:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.blog-section .blog-item .blog-content {
    padding: 28px 16px 36px;
    text-align: center;
    width: 82%;
    position: relative;
    background-color: #2C2D2F;
    margin-left: auto;
    margin-right: auto;
    margin-top: -40px;
}

.blog-section .blog-item .blog-content .cat {
    margin-bottom: 7px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.5px;
}

.blog-section .blog-item .blog-content .blog-title {
    margin-bottom: 6px;
    font-size: 21px;
    letter-spacing: .5px;
    text-transform: capitalize;
}

.blog-section .blog-item .blog-content .blog-date {
    font-family: serif;
    font-style: italic;
    color: #e1e1e1;
    font-size: 14px;
}


/*============Contact Section ============*/

.contact-section {
    background-color: #2C2D2F;
}



.contact-section .contact-info {
    text-align: center;
}

.contact-section .contact-info .info-item .icon {
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 30px;
    line-height: 1em;
    margin-top: 15px;
    margin-bottom: 15px;
}

.contact-section .contact-info .info-item h5 {
    font-size: 18px;
}

/*============Mobile Responsive Css ============*/

@media screen and (max-width: 991px) {
    .about-section .about-info {
        margin-top: 40px;
    }
    .about-section .about-info ul li {
        display: inline-block;
        position: relative;
        margin: 0 5px;
        padding: 0 5px;
    }
    .blog-page .blog-heading {
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    header .header-main {
        left: -200px;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    header .header-main h2 {
        display: none !important;
    }
    header .header-mobile {
        display: block;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    header .header-content.on .header-main {
        left: 0px;
    }
    #main {
        left: 0px;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    #main .pt-page,
    #main .blog-page {
        padding-top: 50px;
    }
    .banner-section .banner-content h1 {
        font-size: 50px;
    }
    .banner-section .banner-content p.cd-headline {
        font-size: 22px;
    }
}

@media screen and (min-height: 610px) {
    .header-main .nav-footer {
        position: absolute;
        bottom: 0;
        left: 0;
    }
}

@media screen and (max-width: 575px) {
    .about-section .about .signature {
        width: 70%;
    }
}