/*-----------------------------------------------------------------------------------


-----------------------------------------------------------------------------------*/


/*!
// Contents
// ------------------------------------------------>

 1.  Global Styles
 2.  Typography
 3.	 Color
 4.	 Align
 5.	 Grid
 6.	 Background
 7.	 Buttons
 8.	 Forms
 9.	 Backtop
 10. List
 11. Modals
 12. Heading
 13. Loading
 14. Menu
 15. Module
 16. Hero
 17. Testimonial
 18. Feature
 19. Action
 20. Pricing
 21. Footer
 22. Carousel
 23. Landing
 24. Contact
 25. Screenshoots
 26. Video
 27. Blockquotes
 28. Banner
 29. Team
 30. Devices
 31. Tabs
 32. Progress
 33. Cards
 34. Portfolio
 35. Cards
 36. Clients
 37. Timeline
 38. Countdown
 39. Counters
 40. Subscription
 41. Propirties
 42. Services
 43. Courses
 44. Process
 45. Popup
 46. Dividers
 47. PageTitle
 48. Switcher



/*------------------------------------*\
    #BOOSTRAP RESET
\*------------------------------------*/

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

.container {
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 768px) {
    .container {
        max-width: 740px;
    }
}

@media (min-width: 992px) {
    .container:not(.container-default) {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container:not(.container-default) {
        max-width: 960px;
    }
}

.container-fluid {
    padding-left: 10px;
    padding-right: 10px;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.container:not(.container-default) .row [class*=col-],
.container:not(.container-default) .row .col {
    padding-left: 10px;
    padding-right: 10px;
}

@media (min-width: 992px) {
    .container-fullwidth {
        max-width: 1349px;
    }
}


/*------------------------------------*\
    #GLOBAL STYLES
\*------------------------------------*/

::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    background-color: #fff;
    overflow-x: hidden
}

 ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 10%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#960027), to(#960027));
    background-image: -webkit-linear-gradient(bottom, #960027 0%, #960027 100%);
    background-image: linear-gradient(to top, #960027 0%, #960027 100%);
}

 ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #382626;
}

html {
    font-size: 16px;
}

body {
    background-color: #ffffff;
    font-family: "Arimo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 1.5;
    margin: 0;
}

.wrapper {
    background-color: #ffffff;
}

* {
    outline: none;
}

::-moz-selection {
    text-shadow: none;
}

::selection {
    background-color: #485cc7;
    color: #ffffff;
    text-shadow: none;
}

a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #ffffff;
}

a:hover {
    color: #c6c6c6;
    text-decoration: none;
}

a:focus {
    color: #3446a8;
    outline: none;
    text-decoration: none;
}

a:active {
    color: #3446a8;
    outline: none;
    text-decoration: none;
}

textarea {
    resize: none;
}

button.btn {
    margin-bottom: 0;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
    outline: none;
    box-shadow: none;
}

@media only screen and (min-width: 992px) {
    .fullscreen {
        height: 100vh !important;
    }
    .h-800 {
        height: 800px !important;
    }
}

@media only screen and (max-width: 992px) {
    .fullscreen {
        height: auto !important;
        min-height: 600px;
    }
}


/*------------------------------------*\
    #TYPOGRAPHY
\*------------------------------------*/


/* Heading Text */

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1b1b1b;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    margin: 0 0 28px;
    line-height: 1;
}

.h1,
h1 {
    font-size: 38px;
}

.h2,
h2 {
    font-size: 36px;
}

@media (max-width: 768px) {
    .h2,
    h2 {
        font-size: 24px;
    }
}

.h3,
h3 {
    font-size: 16px;
    font-weight: 600;
}

.h4,
h4 {
    font-size: 15px;
}

.h5,
h5 {
    font-size: 14px;
}

.h6,
h6 {
    font-size: 12px;
}

p {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}

.lead {
    font-size: 16px;
    line-height: 1.8;
}


/* Aligning Text */

.text--left {
    text-align: left !important;
}

.text--right {
    text-align: right !important;
}

.text--center {
    text-align: center !important;
}

.text--just {
    text-align: justify !important;
}

.align--top {
    vertical-align: top;
}

.align--bottom {
    vertical-align: bottom;
}

.align--middle {
    vertical-align: middle;
}

.align--baseline {
    vertical-align: baseline;
}


/* Weight Text */

.bold {
    font-weight: bold;
}

.regular {
    font-weight: normal;
}

.italic {
    font-style: italic;
    font-family: "Taviraj", serif;
}

.break-word {
    word-wrap: break-word;
}

.no-wrap {
    white-space: nowrap;
}


/* Text Color */

.text-white {
    color: #ffffff !important;
}

.text-gray {
    color: #fafafa !important;
}

.text-black {
    color: #1b1b1b;
}

.text-theme {
    color: #485cc7;
}

.text-yellow {
    color: #ff9e0f;
}

.text--capitalize {
    text-transform: capitalize !important;
}

.text--uppercase {
    text-transform: uppercase !important;
}

.font-heading {
    font-family: "Poppins", sans-serif;
}

.font-body {
    font-family: "Arimo", sans-serif;
}

.font-16 {
    font-size: 16px;
}

.font-18 {
    font-size: 14px;
}

.font-20 {
    font-size: 20px;
}

.font-40 {
    font-size: 40px;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .text-center-xs {
        text-align: center !important;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .text-center-sm {
        text-align: center !important;
    }
}

.higlighted-style1 {
    background-color: #485cc7;
    color: #fff;
    padding: 5px 0;
}

.higlighted-style2 {
    background-color: #1b1b1b;
    color: #fff;
    padding: 5px 0;
}

.higlighted-style3 {
    background-color: #fafafa;
    color: #485cc7;
    padding: 5px 0;
}


/*------------------------------------*\
    #COLORS
\*------------------------------------*/

.color-heading {
    color: #1b1b1b !important;
}

.color-theme {
    color: #485cc7 !important;
}

.color-secondary {
    color: #00c389 !important;
}

.color-white {
    color: #ffffff !important;
}

.color-gray {
    color: #fafafa !important;
}

.color-yellow {
    color: #ff9e0f !important;
}

hr {
    border-color: #ececec;
}

hr.hr-dark {
    border-color: #2a2a2a;
}


/*------------------------------------*\
    #Align
\*------------------------------------*/

address,
blockquote,
dd,
dl,
fieldset,
form,
ol,
p,
pre,
table,
ul {
    margin-bottom: 20px;
}

section {
    padding-top: 100px;
    padding-bottom: 100px;
    overflow: hidden;
}


/* All margin */

.m-0 {
    margin: 0 !important;
}

.m-xs {
    margin: 10px;
}

.m-sm {
    margin: 20px;
}

.m-md {
    margin: 40px;
}

.m-lg {
    margin: 80px;
}


/* top margin */

.mt-0 {
    margin-top: 0;
}

.mt-xs {
    margin-top: 10px;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mt-60 {
    margin-top: 60px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-90 {
    margin-top: 90px !important;
}

.mt-100 {
    margin-top: 100px !important;
}

.mt-150 {
    margin-top: 150px;
}


/* bottom margin */

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-70 {
    margin-bottom: 70px !important;
}

.mb-75 {
    margin-bottom: 75px !important;
}

.mb-80 {
    margin-bottom: 80px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-100 {
    margin-bottom: 100px !important;
}

.mb-120 {
    margin-bottom: 120px !important;
}

.mb-130 {
    margin-bottom: 130px !important;
}

.mb-150 {
    margin-bottom: 150px !important;
}


/* right margin */

@media only screen and (min-width: 1200px) {
    .mr-lg-0x {
        margin-right: 0 !important;
    }
    .mr-lg-x {
        margin-right: 10px !important;
    }
    .mr-lg-2x {
        margin-right: 20px !important;
    }
    .mr-lg-3x {
        margin-right: 30px !important;
    }
    .mr-lg-4x {
        margin-right: 40px !important;
    }
    .mr-lg-5x {
        margin-right: 50px !important;
    }
    .mr-lg-6x {
        margin-right: 60px !important;
    }
    .mr-lg-7x {
        margin-right: 70px !important;
    }
    .mr-lg-8x {
        margin-right: 80px !important;
    }
    .mr-lg-9x {
        margin-right: 90px !important;
    }
    .mr-lg-10x {
        margin-right: 100px !important;
    }
}

.mr-0 {
    margin-right: 0;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mr-50 {
    margin-right: 50px;
}

.mr-60 {
    margin-right: 60px;
}

.mr-150 {
    margin-right: 150px;
}


/* left margin */

@media only screen and (min-width: 1200px) {
    .ml-lg-0x {
        margin-left: 0 !important;
    }
    .ml-lg-x {
        margin-left: 10px !important;
    }
    .ml-lg-2x {
        margin-left: 20px !important;
    }
    .ml-lg-3x {
        margin-left: 30px !important;
    }
    .ml-lg-4x {
        margin-left: 40px !important;
    }
    .ml-lg-5x {
        margin-left: 50px !important;
    }
    .ml-lg-6x {
        margin-left: 60px !important;
    }
    .ml-lg-7x {
        margin-left: 70px !important;
    }
    .ml-lg-8x {
        margin-left: 80px !important;
    }
    .ml-lg-9x {
        margin-left: 90px !important;
    }
    .ml-lg-10x {
        margin-left: 100px !important;
    }
}

.ml-0 {
    margin-left: 0;
}

.ml-xs {
    margin-left: 10px;
}

.ml-sm {
    margin-left: 20px;
}

.ml-md {
    margin-left: 40px;
}

.ml-lg {
    margin-left: 80px;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-50 {
    margin-left: 50px;
}

.ml-60 {
    margin-left: 60px;
}

.ml-150 {
    margin-left: 150px;
}


/* All padding */

.p-0 {
    padding: 0 !important;
}

.p-xs {
    padding: 10px;
}

.p-sm {
    padding: 20px;
}

.p-md {
    padding: 40px;
}

.p-lg {
    padding: 80px;
}


/* top padding */


/* Custom, iPhone Retina */


/* Small Devices, Tablets */

@media only screen and (min-width: 1200px) {
    .pt-lg-0x {
        padding-top: 0 !important;
    }
    .pt-lg-x {
        padding-top: 10px !important;
    }
    .pt-lg-2x {
        padding-top: 20px !important;
    }
    .pt-lg-3x {
        padding-top: 30px !important;
    }
    .pt-lg-4x {
        padding-top: 40px !important;
    }
    .pt-lg-5x {
        padding-top: 50px;
    }
    .pt-lg-6x {
        padding-top: 60px;
    }
    .pt-lg-7x {
        padding-top: 70px !important;
    }
    .pt-lg-8x {
        padding-top: 80px;
    }
    .pt-lg-9x {
        padding-top: 90px;
    }
    .pt-lg-10x {
        padding-top: 100px !important;
    }
    .pt-150 {
        padding-top: 150px !important;
    }
}


/* bottom padding */

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-70 {
    padding-bottom: 70px !important;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-100 {
    padding-bottom: 100px !important;
}

.pb-150 {
    padding-bottom: 150px !important;
}


/* bottom padding */

.pt-0 {
    padding-top: 0 !important;
}

.pt-10 {
    padding-top: 10px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-70 {
    padding-top: 70px !important;
}

.pt-80 {
    padding-top: 80px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-100 {
    padding-top: 100px !important;
}

.pt-150 {
    padding-top: 150px !important;
}


/* right padding */

.pr-0 {
    padding-right: 0;
}

.pr-xs {
    padding-right: 10px;
}

.pr-sm {
    padding-right: 20px;
}

.pr-md {
    padding-right: 40px;
}

.pr-lg {
    padding-right: 80px;
}

.pr-15 {
    padding-right: 15px !important;
}

.pr-30 {
    padding-right: 30px !important;
}

.pr-50 {
    padding-right: 50px;
}

.pr-60 {
    padding-right: 60px;
}

.pr-100 {
    padding-right: 100px !important;
}

.pr-150 {
    padding-right: 150px;
}


/* left padding */

.pl-0 {
    padding-left: 0 !important;
}

.pl-30 {
    padding-left: 30px;
}

.pl-50 {
    padding-left: 50px;
}

.pl-60 {
    padding-left: 60px;
}

.pl-100 {
    padding-left: 100px !important;
}

.pl-150 {
    padding-left: 150px;
}


/* Postions */

.fixed {
    position: fixed;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.static {
    position: static;
}


/* Zindex*/

.zindex-1 {
    z-index: 1;
}

.zindex-2 {
    z-index: 2;
}

.zindex-3 {
    z-index: 3;
}


/* Borders */

.border-all {
    border: 1px solid #485cc7;
}

.border-top {
    border-top: 1px solid #485cc7;
}

.border-bottom {
    border-bottom: 1px solid #485cc7;
}

.border-right {
    border-right: 1px solid #485cc7;
}

.border-left {
    border-left: 1px solid #485cc7;
}


/* Display */

.inline {
    display: inline;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.hide {
    display: none;
}

.flex {
    display: flex;
}

@media only screen and (max-width: 767px) {
    section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .text-center-xs {
        text-align: center !important;
    }
    .text-left-xs {
        text-align: left !important;
    }
    .pull-left-xs {
        float: left !important;
    }
    .pull-right-xs {
        float: right !important;
        text-align: center !important;
    }
    .pull-none-xs {
        float: none !important;
        text-align: center !important;
    }
    .mb-15-xs {
        margin-bottom: 15px;
    }
    .mb-30-xs {
        margin-bottom: 30px !important;
    }
    .mb-50-xs {
        margin-bottom: 50px;
    }
    .mb-60-xs {
        margin-bottom: 60px !important;
    }
    .p-none-xs {
        padding-right: 0;
        padding-left: 0;
    }
    .mr-40 {
        margin-right: 20px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .text-center-sm {
        text-align: center !important;
    }
    .mb-0-sm {
        margin-bottom: 0;
    }
    .mb-15-sm {
        margin-bottom: 15px;
    }
    .mb-30-sm {
        margin-bottom: 30px !important;
    }
    .mb-50-sm {
        margin-bottom: 50px;
    }
    .mb-60-sm {
        margin-bottom: 60px;
    }
    .pb-15-sm {
        padding-bottom: 15px;
    }
    .pb-30-sm {
        padding-bottom: 30px;
    }
    .pb-50-sm {
        padding-bottom: 50px;
    }
    .pb-60-sm {
        padding-bottom: 60px;
    }
    .p-none-sm {
        padding-right: 0;
        padding-left: 0;
    }
    .pull-none-sm {
        float: none !important;
        text-align: center !important;
    }
    .mr-40 {
        margin-right: 20px !important;
    }
}

.border-b {
    border-bottom: 1px solid #fafafa;
}


/*------------------------------------*\
    #Grid
\*------------------------------------*/

.row-no-padding [class*=col-] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.row-half-padding [class*=col-]:first-of-type {
    padding-right: 0 !important;
}

.row-half-padding [class*=col-]:last-of-type {
    padding-left: 0 !important;
}

.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}


/* Split Section */

.split-section {
    position: relative;
    overflow: hidden;
}

.split-section .split-img-warp {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    padding: 0;
}

.split-section .split-img-warp .split-img {
    position: relative;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.split-section .split-content-warp {
    padding: 0;
}

.row.split-section {
    margin: 0 10px;
}

.container .row.split-section [class*=col-],
.container .row.split-section .col {
    padding-left: 0;
    padding-right: 0;
}


/* Center Vertical */

.flex-center .container {
    height: 100%;
}

.flex-center .row {
    height: 100%;
    display: flex;
}

.flex-center .row>[class*=col-] {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.flex-center .center-vertical-warp {
    padding: 180px 0 100px;
    max-height: 100%;
    max-width: 100%;
    width: 100%;
}

@media (max-width: 991px) {
    .split-section .split-img-warp {
        position: relative;
        height: 450px;
    }
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.col-content {
    padding: 120px 100px 90px 120px;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .col-content {
        padding: 40px !important;
    }
}


/* Small Devices, Tablets */

.col-img {
    height: 700px;
    overflow: hidden;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .col-img {
        height: auto;
    }
    .col-img img {
        max-width: 100%;
    }
}


/* Postion Helpers */

.pos-fixed {
    position: fixed;
}

.pos-relative {
    position: relative;
}

.pos-absolute {
    position: absolute;
}

.pos-static {
    position: static;
}

.pos-top {
    top: 0;
}

.pos-bottom {
    bottom: 0;
}

.pos-right {
    right: 0;
}

.pos-left {
    left: 0;
}

.pos-vertical-center {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.height-700 {
    height: 700px !important;
}

.height-500 {
    height: 500px !important;
}

.height-800 {
    height: 800px !important;
}


/* Visibility */

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}


/*------------------------------------*\
    #BACKGROUNDS
\*------------------------------------*/

.bg-theme {
    background-color: #485cc7 !important;
}

.bg-gray {
    background-color: #fafafa !important;
}

.bg-gray2 {
    background-color: #f8f8f8 !important;
}

.bg-gray3 {
    background-color: #f0f0f0 !important;
}

.bg-white {
    background-color: #ffffff !important;
}

.bg-dark {
    background-color: #616161 !important;
}

.bg-heading {
    background-color: #341b30 !important;
}


/* Background Image */

.bg-section {
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
}

.bg-img {
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
}

.bg-overlay:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    display: inline-block;
    height: 100%;
    width: 100%;
}

.bg-overlay-light:before {
    background-color: #ffffff;
    opacity: 0.8;
}

.bg-overlay-dark:before {
    background-color: rgba(27, 27, 27, 0.3);
}

.bg-overlay-dark2:before {
    background-color: rgba(27, 27, 27, 0.6);
}

.bg-overlay-dark3:before {
    background-color: rgba(27, 27, 27, 0.7);
}

.bg-overlay-dark4:before {
    background-color: rgba(27, 27, 27, 0.8);
}

.bg-overlay-dark5:before {
    background-color: rgba(27, 27, 27, 0.9);
}

.bg-overlay-black:before {
    background-color: rgba(51, 51, 51, 0.9);
}

.bg-overlay-theme:before {
    background-color: #485cc7;
    opacity: 0.6;
}

.bg-parallax {
    background-attachment: fixed;
}

.bg-ytvideo.bg-overlay:before {
    z-index: 1;
    opacity: 0.7;
}


/* Background Color Palettes */

.bg-purple {
    color: #ffffff;
    background-color: #cc66cc !important;
}

.bg-sun-flower {
    color: #ffffff;
    background-color: #f1c40f !important;
}

.bg-orange {
    color: #ffffff;
    background-color: #f39c12 !important;
}

.bg-carrot {
    color: #ffffff;
    background-color: #e67e22 !important;
}

.bg-pumpkin {
    color: #ffffff;
    background-color: #d35400 !important;
}

.bg-alizarin {
    color: #ffffff;
    background-color: #e74c3c !important;
}

.bg-pomegranate {
    color: #ffffff;
    background-color: #c0392b !important;
}

.bg-turquoise {
    color: #ffffff;
    background-color: #1abc9c !important;
}

.bg-green-sea {
    color: #ffffff;
    background-color: #16a085 !important;
}

.bg-emerald {
    color: #ffffff;
    background-color: #2ecc71 !important;
}

.bg-nephritis {
    color: #ffffff;
    background-color: #27ae60 !important;
}

.bg-peter-river {
    color: #ffffff;
    background-color: #3498db !important;
}

.bg-belize-hole {
    color: #ffffff;
    background-color: #2980b9 !important;
}

.bg-amethyst {
    color: #ffffff;
    background-color: #9b59b6 !important;
}

.bg-wisteria {
    color: #ffffff;
    background-color: #8e44ad !important;
}

.bg-wet-asphalt {
    color: #ffffff;
    background-color: #34495e !important;
}

.bg-wet-asphalt {
    color: #ffffff;
    background-color: #34495e !important;
}

.bg-midnight-blue {
    color: #ffffff;
    background-color: #2c3e50 !important;
}

.bg-clouds {
    color: #454545;
    background-color: #ecf0f1 !important;
}

.bg-silver {
    color: #ffffff;
    background-color: #bdc3c7 !important;
}

.bg-concrete {
    color: #ffffff;
    background-color: #859596 !important;
}

.bg-asbestos {
    color: #ffffff;
    background-color: #7f8c8d !important;
}

.bg-asbestos {
    color: #ffffff;
    background-color: #7f8c8d !important;
}

.bg-graphite {
    color: #ffffff;
    background-color: #454545 !important;
}

.bg-gray-0 {
    background-color: #EEEEEE !important;
    color: #454545;
}

.bg-gray-1 {
    background-color: #ECECEC !important;
    color: #454545;
}

.bg-gray-2 {
    background-color: #BDC3C7 !important;
    color: #454545;
}

.bg-gray-3 {
    background-color: #DADFE1 !important;
    color: #454545;
}

.bg-gray-5 {
    background-color: #ECF0F1 !important;
    color: #454545;
}

.bg-gray-4 {
    background-color: #F2F1EF !important;
    color: #454545;
}

.bg-gray-6 {
    background-color: #D2D7D3 !important;
    color: #454545;
}

.bg-gray-7 {
    background-color: #E6E6E6 !important;
    color: #454545;
}

.bg-orange-1 {
    background-color: #F9690E !important;
    color: #ffffff;
}

.bg-orange-2 {
    background-color: #D35400 !important;
    color: #ffffff;
}

.bg-orange-3 {
    background-color: #F89406 !important;
    color: #ffffff;
}


/* Background Video */

.bg-ytvideo {
    position: absolute !important;
    height: 100%;
    width: 100%;
    top: 0;
    z-index: 0 !important;
}

.bg-video {
    width: 100%;
    overflow: hidden;
    behavior: url(/PIE.htc);
    transform: translateZ(0);
    display: block;
    border-radius: 0;
}

.bg-video iframe {
    display: block;
    position: absolute;
    z-index: -2;
}

.bg-video .bg-player {
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: url(polina.jpg) no-repeat;
    min-height: 500px;
}

.bg-video .vidbg {
    min-width: 100%;
    min-height: 100%;
}

.bg-vyoutube {
    z-index: 550;
    text-align: center;
    height: 100%;
    min-height: 100%;
    position: relative;
    overflow: hidden;
}


/*------------------------------------*\
    #BUTTONS
\*------------------------------------*/

.btn {
    font-family: "Poppins", sans-serif;
    position: relative;
    z-index: 2;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    border-radius: 2px;
    padding: 0;
    width: 160px;
    height: 50px;
    line-height: 48px;
}

.btn.active,
.btn:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}


/* Button Primary */

.btn--primary {
    background-color: #485cc7;
    color: #ffffff;
    border: 2px solid #485cc7;
}

.btn--primary:active,
.btn--primary:focus,
.btn--primary:hover {
    background-color: #3d4ea9;
    color: #ffffff;
    border-color: #3d4ea9;
}

.bg-dark .btn--primary:active,
.bg-dark .btn--primary:focus,
.bg-dark .btn--primary:hover {
    background-color: #ffffff;
    color: #485cc7;
    border-color: #ffffff;
}

.btn--primary.btn--inverse:active,
.btn--primary.btn--inverse:focus,
.btn--primary.btn--inverse:hover {
    background-color: #ffffff;
    color: #485cc7;
    border-color: #ffffff;
}


/* Button Dark*/

.btn--dark {
    background-color: #1b1b1b;
    color: #ffffff;
    border: 2px solid #1b1b1b;
}

.btn--dark:active,
.btn--dark:focus,
.btn--dark:hover {
    background-color: #485cc7;
    color: #ffffff;
    border-color: #485cc7;
}


/* Button White */

.btn--white {
    background-color: #ffffff;
    color: #1b1b1b;
    border: 1px solid #ffffff;
}

.btn--white:active,
.btn--white:focus,
.btn--white:hover {
    background-color: #1b1b1b;
    color: #ffffff;
    border-color: #1b1b1b;
}


/* Button Rounded */

.btn--rounded {
    border-radius: 50px;
}


/* Button Bordered */

.btn--bordered {
    background-color: transparent;
}

.btn--bordered.btn--primary {
    color: #485cc7;
    border-color: #485cc7;
    background-color: transparent;
}

.btn--bordered.btn--primary:active,
.btn--bordered.btn--primary:focus,
.btn--bordered.btn--primary:hover {
    color: #ffffff;
    background-color: #485cc7;
    border-color: #485cc7;
}

.btn--bordered.btn--secondary {
    color: #00c389;
    border-color: #00c389;
    background-color: transparent;
}

.btn--bordered.btn--secondary:active,
.btn--bordered.btn--secondary:focus,
.btn--bordered.btn--secondary:hover {
    color: #ffffff;
    background-color: #00c389;
    border-color: #00c389;
}

.btn--bordered.btn--dark {
    color: #1b1b1b;
    border-color: #1b1b1b;
    background-color: transparent;
}

.btn--bordered.btn--dark:active,
.btn--bordered.btn--dark:focus,
.btn--bordered.btn--dark:hover {
    color: #ffffff;
    background-color: #1b1b1b;
    border-color: #1b1b1b;
}

.btn--bordered.btn--white {
    color: #1b1b1b;
    border-color: ececec;
}

.btn--bordered.btn--white:active,
.btn--bordered.btn--white:focus,
.btn--bordered.btn--white:hover {
    color: #1b1b1b;
    border-color: ececec;
}

.btn--white.btn--secondary {
    color: #1b1b1b;
    border-color: #ffffff;
    background-color: #ffffff;
}

.btn--white.btn--secondary:active,
.btn--white.btn--secondary:focus,
.btn--white.btn--secondary:hover {
    color: #ffffff;
    background-color: #1b1b1b;
    border-color: #1b1b1b;
}

.bg-theme .btn--primary,
.bg-overlay-theme .btn--primary {
    background-color: #00c389;
    color: #ffffff;
    border: none;
}

.btn--secondary {
    background-color: #ff9e0f;
    color: #ffffff;
    border: 2px solid #ff9e0f;
}

.btn--secondary:active,
.btn--secondary:focus,
.btn--secondary:hover {
    background-color: #de8708;
    color: #ffffff;
    border-color: #de8708;
}

.btn--secondary.btn--inverse:active,
.btn--secondary.btn--inverse:focus,
.btn--secondary.btn--inverse:hover {
    background-color: #ffffff;
    color: #721829;
    border-color: #ffffff;
}

.btn--small {
    width: 100px;
    height: 30px;
    line-height: 28px;
    font-size: 11px;
}


/* Button Block */

.btn--block {
    width: 100%;
}

.btn--auto {
    width: auto !important;
    padding: 0 13px;
}


/*------------------------------------*\
    #FORMS
\*------------------------------------*/

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

.form-control,
select {
    background: #fafafa;
    color: #999999;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 46px;
    height: 48px;
    text-transform: inherit;
    border: 1px solid #ececec;
    padding: 0 0 0 25px;
    margin-bottom: 0;
    position: relative;
    border-radius: 2px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    border-color: #485cc7;
    background: #fafafa;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

textarea.form-control {
    min-height: 250px;
    line-height: 24px;
    padding-top: 15px;
}


/* Placeholder */

.form-control::-webkit-input-placeholder,
.form-control:-moz-placeholder,
.form-control:-ms-input-placeholder {
    color: #999999;
    text-transform: capitalize;
}

.select-form {
    position: relative;
}

.select-form i {
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 1;
    line-height: 48px;
}

.select-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

select.form-control:not([size]):not([multiple]) {
    height: 48px;
}

.input-group {
    border-radius: 25px;
    border: 1px solid #ffffff;
    background-color: transparent;
    overflow: hidden;
    padding: 3px;
}

.input-group .btn {
    width: 160px;
}

.input-group .input-group-btn {
    border-radius: 50px;
    overflow: hidden;
}


/* Form Validation */

label.error,
.subscribe-alert {
    color: #df2a10;
    font-size: 12px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    display: block;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 10px;
}

.form-control.error {
    border-color: #df2a10 !important;
}

#formResult .alert {
    margin: 0 auto 20px 0;
    font-size: 12px;
}


/* input date */

.ui-datepicker {
    width: 350px;
    background-color: #ffffff;
    box-shadow: 0 13px 20px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    z-index: 3 !important;
}

.ui-datepicker-title {
    padding: 10px;
    color: #252525;
    font-weight: 600;
    text-align: center;
}

.ui-datepicker-prev:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    opacity: 1;
    display: inline-block;
    color: #222;
    font-family: FontAwesome;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}

.ui-datepicker-next:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 1;
    display: inline-block;
    color: #222;
    font-family: FontAwesome;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}

.ui-icon.ui-icon-circle-triangle-e,
.ui-icon.ui-icon-circle-triangle-w {
    opacity: 0;
}

.ui-datepicker table {
    width: 100%;
}

.ui-datepicker table a {
    color: #555;
}

.ui-datepicker table a:focus,
.ui-datepicker table a:active {
    color: #0cb4ce;
}

.ui-datepicker table td,
.ui-datepicker table th {
    padding: 8px;
    text-align: center;
}

.ui-datepicker table th {
    background: #fafafa;
    color: #252525;
}

.ui-datepicker-prev,
.ui-datepicker-next,
.ui-datepicker-prev:hover,
.ui-datepicker-next:hover,
.ui-datepicker-prev:focus,
.ui-datepicker-next:focus,
.ui-datepicker-prev:active,
.ui-datepicker-next:active,
.ui-datepicker-prev:visited,
.ui-datepicker-next:visited {
    color: transparent;
}

.datepicker-dropdown {
    border: 1px solid #e6e6e6;
}

.datepicker-container {
    width: 282px;
    padding: 10px;
}

.datepicker-top-left,
.datepicker-top-right {
    border-top-color: #e6e6e6;
}

.datepicker-top-left:before,
.datepicker-top-right:before {
    border-bottom-color: #e6e6e6;
}

.datepicker-panel>ul {
    width: auto;
}

.datepicker-panel>ul[data-view=week] {
    margin: 0 -10px;
    padding: 0 10px;
    border-bottom: 3px solid #ccc;
}

.datepicker-panel>ul>li {
    width: 14.28%;
}

.datepicker-panel>ul[data-view=week]>li:not(.muted):nth-of-type(7n+1),
.datepicker-panel>ul[data-view=days]>li:not(.muted):nth-of-type(7n+1) {
    color: #d43123;
}

.datepicker-panel>ul[data-view=week]>li:not(.muted):nth-of-type(7n),
.datepicker-panel>ul[data-view=days]>li:not(.muted):nth-of-type(7n) {
    color: #0454b3;
}

.datepicker-panel>ul>li[data-view="years prev"],
.datepicker-panel>ul>li[data-view="year prev"],
.datepicker-panel>ul>li[data-view="month prev"],
.datepicker-panel>ul>li[data-view="years next"],
.datepicker-panel>ul>li[data-view="year next"],
.datepicker-panel>ul>li[data-view="month next"],
.datepicker-panel>ul>li[data-view=next] {
    width: 30px;
    background-color: #d9d9d9;
    color: #ffffff;
    line-height: 30px;
}

.datepicker-panel>ul>li[data-view="years prev"],
.datepicker-panel>ul>li[data-view="year prev"],
.datepicker-panel>ul>li[data-view="month prev"],
.datepicker-panel>ul>li[data-view=prev] {
    position: absolute;
    top: 10px;
    left: 10px;
}

.datepicker-panel>ul>li[data-view="years next"],
.datepicker-panel>ul>li[data-view="year next"],
.datepicker-panel>ul>li[data-view="month next"],
.datepicker-panel>ul>li[data-view=next] {
    position: absolute;
    top: 10px;
    right: 10px;
}

.datepicker-panel>ul>li[data-view="month current"],
.datepicker-panel>ul>li[data-view="years current"],
.datepicker-panel>ul>li[data-view="year current"] {
    float: none;
    width: auto;
    text-align: center;
}

.datepicker-panel>ul[data-view=years]>li,
.datepicker-panel>ul[data-view=months]>li {
    width: 25%;
}

.datepicker-panel>ul>li.picked,
.datepicker-panel>ul>li.picked:hover {
    background-color: #aba58e;
    color: #ffffff;
}


/*------------------------------------*\
    WHATSAPP
\*------------------------------------*/

#whatsapp {
    z-index: 9999;
    position: fixed;
    right: 33px;
    bottom: 90px;
    transition: all 0.5 ease;
}

#whatsapp.ocultar {
    opacity: 0;
}

#whatsapp.mostrar {
    opacity: 1;
}

.icon-whatsapp {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    transition: opacity 0.2s ease-out;
    background-color: #1bb123;
    font-size: 22px;
    box-shadow: rgb(0 0 0 / 20%) 0px 23px 40px 0px;
}

.icon-whatsapp a {
    color: #fff;
}

#whatsapp.show {
    opacity: 1;
}

#whatsapp:hover {
    background-color: #1b1b1b;
}

@media only screen and (max-width: 992px) {
    #whatsapp.show {
        opacity: 1;
    }
}

.tooltip-inner {
    border-radius: 6px;
    display: inline;
    line-height: 10px;
    font-size: 11px;
    -webkit-box-shadow: 0px 6px 23px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 6px 23px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 6px 23px 0px rgba(0, 0, 0, 0.75);
}

.animated.infinite {
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

@keyframes scale {
    0% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    2.5% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    5% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    7.5% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    10% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    12.5% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    100%,
    15% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.scale-element {
    -webkit-animation-name: scale;
    animation-name: scale -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}


/*------------------------------------*\
    #BACK TO TOP
\*------------------------------------*/

#back-to-top {
    z-index: 9999;
    position: fixed;
    right: 30px;
    bottom: 30px;
    opacity: 0;
}

.backtop {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    transition: opacity 0.2s ease-out;
    background-color: #721829;
    font-size: 22px;
    box-shadow: rgb(0 0 0 / 20%) 0px 23px 40px 0px;
}

#back-to-top.show {
    opacity: 1;
}

#back-to-top:hover {
    background-color: #1b1b1b;
}

@media only screen and (max-width: 992px) {
    #back-to-top.show {
        opacity: 1;
    }
}


/*------------------------------------*\
    #Loading
\*------------------------------------*/

.page-loader {
    width: 100%;
    height: 100%;
    position: fixed;
    background: #ffffff;
    z-index: 100001;
}

.page-loader .loader {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    text-indent: -12345px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-animation: spinner 700ms infinite linear;
    animation: spinner 700ms infinite linear;
    border-left: 2px solid #721829;
    border-top: 2px solid #ececec;
    border-right: 2px solid #ececec;
    border-bottom: 2px solid #ececec;
}

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

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


/*=============================
    LIST
==============================*/

.list h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 24px;
}

.list .list--content {
    margin-bottom: 0;
}

.list .list--content li {
    padding-left: 23px;
    position: relative;
    font-size: 14px;
    line-height: 23px;
}

.list .list--content li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #999999;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .list h4 {
        margin-bottom: 15px;
    }
    .list .list--content {
        margin-bottom: 30px;
    }
}


/*------------------------------------*\
    #MODALS
\*------------------------------------*/

.modal-backdrop {
    background-color: rgba(34, 34, 34, 0.95);
}

.modal-backdrop.show {
    opacity: 1;
}

.modal-open .modal::-webkit-scrollbar {
    display: none;
}

.modal-open {
    padding-right: 0 !important;
}

.modal-open #wrapperParallax:before {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: rgba(34, 34, 34, 0.95);
    content: "";
}


/*------------------------------------*\
    #Heading
\*------------------------------------*/

.heading .heading-subtitle {
    /*color: #999999;*/
    font-size: 14px;
    line-height: 1;
    margin-bottom: 19px;
}

.heading .heading-subtitle.badges {
    display: inline-block;
    border-radius: 10rem;
    padding: 8px 14px 6px 14px;
    color: #494b5b;
    background-color: #efeceb;
    margin-bottom: 26px;
    font-size: 12px;
    line-height: 1.81;
    letter-spacing: 0.5px;
    font-weight: 700;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid #c6c6c617;
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 20px 0px;
}

.heading .heading-title {
    font-family: 'Bebas Neue', sans-serif;
    color: #1b1b1b;
    font-size: 48px;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.heading .heading-title.h1 {
    font-size: 55px;
    font-weight: 400;
    line-height: 1.1;
}

.heading .heading-desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #aaaaaa;
    margin-bottom: 0;
}

.heading-center {
    text-align: center;
}

.heading-center .heading-desc {
    padding: 0 48px;
}

.heading-icon {
    display: inline-block;
    font-size: 25px;
    color: #485cc7;
    line-height: 1;
}

.heading-1 .heading-title,
.heading-2 .heading-title,
.heading-3 .heading-title,
.heading-7 .heading-title,
.heading-10 .heading-title,
.heading-16 .heading-title {
    margin-bottom: 14px;
}


/* Heading #5 */

.heading-5 .heading-subtitle {
    margin-bottom: 20px;
}


/* Heading #8 */

.heading-8 .heading-title {
    margin-bottom: 13px;
}


/* Heading #11 */

.heading-11 .heading-title {
    margin-bottom: 11px;
}


/* Heading #12 */

.heading-12 .heading-title,
.heading-13 .heading-title {
    margin-bottom: 24px;
}

.heading-12 .heading-icon {
    background: url(../images/heading/icons/1.png) no-repeat;
    width: 32px;
    height: 20px;
    margin-bottom: 11px;
}


/* Heading #13 */

.heading-13 .heading-icon {
    background: url(../images/heading/icons/2.png) no-repeat;
    width: 63px;
    height: 10px;
    margin-bottom: 15px;
}


/* Heading #14 */

.heading-14 .heading-icon,
.heading-15 .heading-icon {
    font-size: 45px;
    margin-bottom: 25px;
}


/* Heading #17 */

.heading-17 .heading-desc {
    margin-bottom: 17px;
}

.heading-17 .heading-icon {
    background: url(../images/heading/icons/3.png) no-repeat;
    width: 101px;
    height: 10px;
    margin-bottom: 0;
}


/* Heading #18 */

.heading-18 .heading-title {
    color: #485cc7;
}

.heading-18 .heading-title,
.heading-19 .heading-title {
    margin-bottom: 25px;
}

.heading-18 .heading-icon,
.heading-19 .heading-icon {
    background: url(../images/heading/icons/4.png) no-repeat;
    width: 60px;
    height: 6px;
    margin-bottom: 13px;
}

.heading-19 .heading-icon {
    background: url(../images/heading/icons/5.png) no-repeat;
}


/* Heading #20 */

.heading-20 .heading-title,
.heading-21 .heading-title {
    margin-bottom: 25px;
}

.heading-20 .heading-icon,
.heading-21 .heading-icon {
    background: url(../images/heading/icons/6.png) no-repeat;
    width: 44px;
    height: 8px;
    margin-bottom: 13px;
}

.heading-21 .heading-icon {
    background: url(../images/heading/icons/7.png) no-repeat;
}


/* heading #22 */

.heading-22 .heading-divider {
    margin-bottom: 19px;
}


/* heading #23 */

.heading-23 .heading-title {
    margin-bottom: 25px;
}

.heading-23 .heading-divider {
    margin-bottom: 15px;
}


/* heading #24 */

.heading-24 .heading-desc {
    margin-bottom: 7px;
}

.heading-24 .heading-title {
    margin-bottom: 13px;
}


/* Heading Divider */

.heading .heading-divider {
    position: relative;
    display: inline-block;
    line-height: 1;
}

.heading .heading-divider1,
.heading .heading-divider3 {
    height: 6px;
}

.heading .heading-divider1:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 0;
    width: 30px;
    height: 2px;
    background-color: #000000;
}

.heading .heading-divider1:after {
    content: "";
    position: absolute;
    right: -40px;
    top: 0;
    margin-right: 0;
    width: 30px;
    height: 2px;
    background-color: #000000;
}

.heading .heading-divider1.divider--center:before {
    left: 50%;
    margin-left: -20px;
}

.heading .heading-divider1.divider--center:after {
    right: 50%;
    margin-right: -20px;
}

.heading .heading-divider1+.heading-desc,
.heading .heading-divider3+.heading-desc,
.heading .heading-divider5+.heading-desc {
    margin-top: 14px;
}

.heading .heading-divider2:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 0;
    width: 20px;
    height: 2px;
    background-color: #ff9e0f;
}

.heading .heading-divider2.divider--center:before {
    left: 50%;
    bottom: 0;
    margin-left: -10px;
}

.heading .heading-title+.heading-divider2,
.heading .heading-title+.heading-divider4 {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px);
}

.heading .heading-divider2+.heading-desc,
.heading .heading-divider4+.heading-desc {
    margin-top: 11px;
}

.heading .heading-divider3:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #485cc7;
}

.heading .heading-divider3:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 2px;
    background-color: #485cc7;
}

.heading .heading-divider3.divider--center:before {
    left: 50%;
    margin-left: -10px;
}

.heading .heading-divider3.divider--center:after {
    right: 50%;
    margin-right: -10px;
}

.heading .heading-divider4:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 4px;
    background-color: #485cc7;
}

.heading .heading-divider4.divider--center:before {
    left: 50%;
    margin-left: -20px;
}

.heading .heading-divider5 {
    height: 10px;
}

.heading .heading-divider5:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 4px;
    background-color: #ececec;
}

.heading .heading-divider5:after {
    content: "";
    position: absolute;
    top: -7px;
    left: 50%;
    margin-left: 11px;
    border: 8px solid transparent;
    border-bottom-color: #ececec;
}

.heading .heading-divider5.divider--center:before {
    left: 50%;
    margin-left: -20px;
}

.heading .heading-divider5.divider--center:after {
    margin-left: -9px;
}

.heading .heading-divider6 span {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 1px;
    background-color: #ececec;
}

.heading .heading-divider7 {
    height: 4px;
}

.heading .heading-divider7:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 1px;
    background-color: #ececec;
}

.heading .heading-divider7:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 1px;
    background-color: #ececec;
}

.heading .heading-divider7.divider--center:before {
    left: 50%;
    margin-left: -20px;
}

.heading .heading-divider7.divider--center:after {
    left: 50%;
    margin-left: -20px;
}

.heading .heading-divider8:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 1px;
    background-color: #ececec;
}

.heading .heading-divider8.divider--center:before {
    left: 50%;
    margin-left: -60px;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .heading-center .heading-desc {
        padding: 0;
    }
}


/* Small Devices, Tablets */


/*------------------------------------*\
    #LOADING-SECTION
\*------------------------------------*/

.preloader {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 99999;
    background-color: #ffffff;
    overflow: hidden;
}


/*------------------------------------*\
    #HEADER
\*------------------------------------*/

.header {
    position: relative;
}

.header-transparent {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}


/* Header Light */

.header-light .navbar {
    background-color: #ffffff;
}

.header-light+section {
    margin-top: 0;
}


/* Header Dark */

.header-dark .navbar {
    background-color: #1b1b1b;
}

.header-dark+section {
    margin-top: 0;
}


/* Header Topbar */

.header-topbar .topbar {
    height: 60px;
    background-color: #ffffff;
}

.header-topbar .topbar-dark {
    background-color: #1b1b1b;
}

.header-topbar .topbar-bordered {
    border-bottom: 1px solid #ececec;
}

.header-topbar .topbar-bordered-light {
    border-bottom: 1px solid rgba(236, 236, 236, 0.07);
}

.header-topbar-2x .topbar {
    height: 80px;
}


/* Custom, iPhone Retina */

@media only screen and (max-width: 991px) {
    .header-topbar-2x .topbar .module-btn {
        float: none !important;
        text-align: center;
    }
    .header-topbar-2x .topbar .float-right {
        float: none !important;
        text-align: center;
    }
}


/*------------------------------------*\
    #Menu
\*------------------------------------*/

.navbar {
    margin-bottom: 0;
    border-radius: 0;
    min-height: 76px;
    border: none;
    padding: 0;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}


/* Navbar Bordered */

.navbar-bordered {
    border-bottom: 1px solid rgba(236, 236, 236, 0.25);
}

.navbar-bordered-dark {
    border-bottom: 1px solid #ececec;
}


/* Navbar Logo  */

.navbar .navbar-brand {
    padding: 0;
    margin-right: 50px;
}

.navbar .navbar-brand .logo {
    max-width: 100%;
    height: auto;
    line-height: 80px;
}


/* Navbar Nav  */

.navbar .navbar-nav>li {
    margin-right: 25px;
}

.navbar .navbar-nav>li:last-child {
    margin-right: 0;
}

.navbar .navbar-nav>li>a {
    font-family: "Poppins", sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 80px;
    color: #1b1b1b;
    padding: 0;
}

.navbar .navbar-nav>li>a:hover,
.navbar .navbar-nav>li>a:focus,
.navbar .navbar-nav>li>a:active {
    color: #999999;
}


/* Navbar Nav Light */

.navbar.navbar-light .navbar-nav>li>a {
    color: #ffffff;
}

.navbar.navbar-light .navbar-nav>li>a:hover,
.navbar.navbar-light .navbar-nav>li>a:focus,
.navbar.navbar-light .navbar-nav>li>a:active {
    color: #dfdfdf;
}

@media only screen and (max-width: 991px) {
    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        margin: 0;
        width: 100%;
        max-width: inherit;
    }
    .navbar .navbar-brand {
        height: 80px;
        line-height: 80px;
        margin-left: 15px;
    }
    .navbar-collapse {
        padding: 15px 0;
    }
    .navbar-toggler {
        width: 25px;
        height: 16px;
        position: relative;
        padding: 0;
        position: absolute;
        top: 36px;
        right: 15px;
        cursor: pointer;
    }
    .navbar-toggler:focus {
        outline: none;
    }
    .navbar-light .navbar-toggler {
        border: none;
    }
    .toogle-inner {
        top: 50%;
        display: block;
        margin-top: -2px;
        position: absolute;
        width: 25px;
        height: 2px;
        background-color: #1b1b1b;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        -webkit-transition: background 300ms 0s;
        -moz-transition: background 300ms 0s;
        -ms-transition: background 300ms 0s;
        -o-transition: background 300ms 0s;
        transition: background 300ms 0s;
    }
    .toogle-inner:before,
    .toogle-inner:after {
        display: block;
        content: "";
        position: absolute;
        width: 25px;
        height: 2px;
        -webkit-transition-duration: 300ms, 300ms;
        -moz-transition-duration: 300ms, 300ms;
        -o-transition-duration: 300ms, 300ms;
        -ms-transition-duration: 300ms, 300ms;
        transition-duration: 300ms, 300ms;
        -webkit-transition-delay: 300ms, 0s;
        -moz-transition-delay: 300ms, 0s;
        -o-transition-delay: 300ms, 0s;
        -ms-transition-delay: 300ms, 0s;
        transition-delay: 300ms, 0s;
        background-color: #1b1b1b;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
    }
    .toogle-inner:before {
        top: -6px;
        -webkit-transition-property: top, transform;
        -moz-transition-property: top, transform;
        -o-transition-property: top, transform;
        -ms-transition-property: top, transform;
        transition-property: top, transform;
    }
    .toogle-inner:after {
        bottom: -6px;
        -webkit-transition-property: bottom, transform;
        -moz-transition-property: bottom, transform;
        -o-transition-property: bottom, transform;
        -ms-transition-property: bottom, transform;
        transition-property: bottom, transform;
    }
    .toggler-active .toogle-inner {
        background-color: transparent;
    }
    .toggler-active .toogle-inner:before,
    .toggler-active .toogle-inner:after {
        -webkit-transition-delay: 0s, 300ms;
        -moz-transition-delay: 0s, 300ms;
        -o-transition-delay: 0s, 300ms;
        -ms-transition-delay: 0s, 300ms;
        transition-delay: 0s, 300ms;
    }
    .toggler-active .toogle-inner:before {
        top: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .toggler-active .toogle-inner:after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .navbar-light .toogle-inner {
        background-color: #ffffff;
    }
    .navbar-light .toogle-inner:before,
    .navbar-light .toogle-inner:after {
        background-color: #ffffff;
    }
    .navbar-light .toggler-active .toogle-inner {
        background-color: transparent;
    }
    /* Modifers */
    .navbar .navbar-nav {
        padding-left: 15px;
    }
    .navbar .navbar-nav>li {
        margin-right: 0;
    }
    .navbar .navbar-nav>li>a {
        line-height: 36px;
        text-transform: uppercase;
    }
    .navbar.navbar-light .navbar-nav>li>a {
        color: #ffffff;
    }
    .header-transparent .toogle-inner {
        background-color: #ffffff;
    }
    .header-transparent .toogle-inner:before,
    .header-transparent .toogle-inner:after {
        background-color: #ffffff;
    }
    .header-transparent .toggler-active .toogle-inner {
        background-color: transparent;
    }
    .header-transparent .navbar-collapse {
        background-color: #ffffff;
    }
    .header-transparent .navbar.navbar-light .navbar-nav>li>a {
        color: #1b1b1b;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (max-width: 991px) {
    .dropdown-menu {
        left: auto;
        right: 0;
    }
}

@media only screen and (min-width: 992px) {
    .dropdown-toggle::after {
        display: none;
    }
    .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
    /* Menu with Dropdown */
    .navbar-nav>li.has-dropdown>ul.dropdown-menu,
    .navbar-nav>li.has-dropdown>ul.mega-menu,
    li.dropdown-submenu>ul.mega-menu {
        background-color: #1b1b1b;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        -moz-transform: scaleY(0);
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -moz-transform-origin: 0 0 0;
        -webkit-transform-origin: 0 0 0;
        transform-origin: 0 0 0;
        opacity: 0;
        position: absolute;
        left: 0;
        right: auto;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        display: block;
    }
    .navbar-nav>li.has-dropdown>ul.dropdown-menu {
        width: 210px;
        min-width: 210px;
        padding: 13px 0;
        background-color: #1b1b1b;
    }
    .navbar-nav>li.has-dropdown>ul.mega-menu,
    li.dropdown-submenu>ul.mega-menu {
        width: 385px !important;
    }
    li.dropdown-submenu:hover>ul.mega-menu,
    li.has-dropdown:hover>ul.dropdown-menu,
    li.has-dropdown:hover>ul.mega-menu {
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -o-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
        z-index: 100;
        display: block;
    }
    ul.dropdown-menu>li,
    ul.mega-menu>li {
        padding-right: 0;
        height: 30px;
        line-height: 30px;
        position: relative;
        vertical-align: top;
    }
    ul.mega-menu>li {
        border-right: 1px solid #eaeaea;
    }
    ul.mega-menu>li:last-child {
        border-right: none;
    }
    ul.mega-menu>li {
        width: 190px !important;
        height: auto;
        overflow: hidden;
        display: inline-block;
    }
    ul.mega-menu>li>ul {
        width: 190px;
        list-style: none;
        background-color: #616161;
        padding-left: 0;
        position: relative !important;
        left: auto !important;
    }
    ul.dropdown-menu li a,
    ul.mega-menu li ul li a {
        font-family: "Poppins", sans-serif;
        line-height: 30px;
        color: #ffffff;
        padding: 0 15px;
        display: block;
        font-size: 11px;
        font-weight: 400;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        -o-transition: all 300ms linear;
        transition: all 300ms linear;
        text-transform: capitalize;
    }
    ul.mega-menu li ul li span {
        color: #485cc7;
        padding: 0;
        display: block;
        font-size: 13px;
        line-height: 39px;
        text-transform: uppercase;
        font-weight: 700;
    }
    ul.dropdown-menu li:last-child>a {
        border-bottom: none;
    }
    ul.dropdown-menu li>a:active,
    ul.dropdown-menu li>a:focus,
    ul.dropdown-menu li>a:hover,
    ul.mega-menu li a:active,
    ul.mega-menu li a:focus,
    ul.mega-menu li a:hover {
        background-color: #242424;
        color: #999999;
    }
    ul.dropdown-menu.left {
        left: -185px !important;
        margin-left: 0 !important;
    }
    ul.mega-menu.left {
        left: -410px !important;
    }
    /* Menu Level #2 */
    li.dropdown-submenu>ul.mega-menu,
    li.has-dropdown>ul.dropdown-menu>li.dropdown-submenu>ul.dropdown-menu {
        background-color: rgba(27, 26, 26, 0.97);
        padding: 25px 0;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -o-transform: scaleY(0);
        -ms-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 0 0 0;
        -ms-transform-origin: 0 0 0;
        -o-transform-origin: 0 0 0;
        transform-origin: 0 0 0;
        opacity: 0;
        display: block;
        position: absolute;
        left: 100%;
        right: auto;
        top: 0;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        margin: -1px 0 0;
        z-index: 1001;
    }
    li.has-dropdown>ul.dropdown-menu>li.dropdown-submenu:hover>ul.dropdown-menu {
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        transform: scaleY(1);
        opacity: 1;
        z-index: 1001;
        margin-top: -1px;
        margin-left: 0;
        padding: 13px 0;
        -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.1);
        -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.1);
        box-shadow: 0 2px 3px rgba(40, 40, 40, 0.1);
    }
    li.dropdown-submenu.pull-left>ul.dropdown-menu {
        left: auto;
        right: 0;
        margin-right: 0;
    }
    /* Menu Level #3 */
    li.dropdown-submenu>ul.dropdown-menu>li.has-dropdown>ul.dropdown-menu {
        background-color: #616161;
        float: none;
        position: absolute;
        border-radius: 0;
        left: 100%;
        right: auto;
        top: 0;
        margin: -1px 0 0;
        z-index: 1;
        border: 1px solid #eaeaea;
        padding: 13px 0;
    }
    li.dropdown-submenu>ul.dropdown-menu>li.has-dropdown>ul.dropdown-menu.left {
        left: -185px !important;
    }
    /* Mega Menu Content */
    .mega-dropdown {
        position: static !important;
    }
    .mega-dropdown-menu {
        padding: 20px 0 !important;
        width: 100% !important;
        background-color: transparent !important;
        border: none !important;
        margin-top: -19px;
    }
    .mega-dropdown-menu .container {
        background-color: transparent;
    }
    .mega-dropdown-menu .container .row {
        padding-right: 0;
        padding-left: 0;
        background: #1b1b1b;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        border-radius: 0;
        margin-right: 0;
        margin-left: 0;
    }
    .mega-dropdown-menu .container .row div[class*=col-] {
        padding: 40px 0;
    }
    .mega-dropdown-menu .container .row div[class*=col-] ul {
        border-right: 1px solid rgba(236, 236, 236, 0.07);
    }
    .mega-dropdown-menu .container .row div[class*=col-]:last-of-type ul {
        border-right: none;
    }
    .mega-dropdown-menu li ul {
        padding: 0;
        margin: 0;
    }
    .mega-dropdown-menu li ul li {
        list-style: none;
        height: 30px;
        line-height: 30px;
        padding: 0 15px;
    }
    .mega-dropdown-menu .container div[class*=col-]>a {
        border-bottom: none;
        padding-left: 0;
        font-size: 14px;
    }
    .mega-dropdown-menu .container a[href="#"] {
        color: #485cc7;
        cursor: default;
        font-weight: 600;
    }
    .navbar-nav>li.has-dropdown>ul.dropdown-menu.mega-dropdown-menu {
        box-shadow: none;
    }
    .navbar-nav>li.has-dropdown>ul.dropdown-menu.mega-dropdown-menu>li {
        height: auto;
    }
}

.navbar-separator {
    position: relative;
    padding-left: 25px;
    padding-right: 0;
    line-height: 80px;
    height: 80px;
    display: inline-block;
    text-indent: -9999;
}

.navbar-separator:before {
    position: absolute;
    right: 0;
    top: 30px;
    content: "";
    width: 1px;
    height: 20px;
    background-color: #ececec;
}

.module-separator {
    position: relative;
    padding-left: 25px;
    padding-right: 0;
    line-height: 80px;
    height: 80px;
    display: inline-block;
    text-indent: -9999px;
}

.module-separator:before {
    position: absolute;
    right: 0;
    top: 30px;
    content: "";
    width: 1px;
    height: 20px;
    background-color: #ececec;
}


/*-------------------------------
    #MODULE
---------------------------------*/

.module-container {
    line-height: 80px;
    position: relative;
}

.module-container .module {
    color: #fff;
    margin-left: 25px;
    display: inline-block;
}


/* Module Button */

.module-btn .btn {
    font-family: "Poppins", sans-serif;
    font-size: 11px;
    font-weight: 600;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    background-color: #485cc7;
    color: #ffffff;
    border-radius: 2px;
    border: 1px solid #485cc7;
}

.module-btn .btn:hover {
    color: #ffffff;
    background-color: #3d4ea9;
    border-color: #3d4ea9;
}

.module-btn .btn.btn-purchase {
    width: 115px;
    background-color: #ffffff;
    border-color: #ffffff;
    color: #1b1b1b;
}

.module-btn .btn.btn-purchase:hover {
    background-color: #1b1b1b;
    border-color: #1b1b1b;
    color: #ffffff;
}

.module-btn .btn.btn-transparent {
    background-color: transparent;
    color: #ffffff;
    border-color: rgba(236, 236, 236, 0.25);
}

.module-btn .btn.btn-transparent:hover {
    background-color: #ffffff;
    color: #485cc7;
    border-color: #ffffff;
}

.module-btn .btn.btn-white {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #485cc7;
}

.module-btn .btn.btn-white:hover {
    background-color: #1b1b1b;
    border-color: #1b1b1b;
    color: #ffffff;
}

.module-btn .btn-secondary {
    background-color: #00c389;
    color: #ffffff;
    border-color: #00c389;
}

.module-btn .btn-secondary:hover {
    background-color: #05956a;
    color: #ffffff;
    border-color: #05956a;
}


/* Module Social */

.module-social {
    position: relative;
}

.module-social a {
    color: #1b1b1b;
    font-size: 14px;
    margin-right: 17px;
    line-height: 80px;
    display: inline-block;
}

.module-social a:last-of-type {
    margin-right: 0;
}

.module-social a:hover {
    color: #999999;
}

.module-social.module-social-light a {
    color: #ffffff;
}

.module-social.module-social-light a:hover {
    color: #dfdfdf;
}


/* Module Info */

.module-info span {
    color: #999999;
    font-family: "Poppins", sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 70px;
}

.module-info span strong {
    color: #000;
    text-transform: uppercase;
    margin-right: 4px;
    font-weight: 600;
}

.module-light span strong {
    color: #ffffff;
}


/* Topbar Module */

.header-topbar .topbar .module {
    line-height: 60px;
}

.header-topbar .topbar .module-info span,
.header-topbar .topbar .module-social a {
    line-height: inherit;
}

.header-topbar-2x .topbar .module {
    line-height: 80px;
}

@media only screen and (max-width: 991px) {
    .header-topbar .topbar .container {
        margin: 0;
        width: 100%;
        max-width: inherit;
    }
    .repos-module-container {
        position: absolute;
        right: 15px;
    }
    .repos-module-container .module-separator {
        display: none;
    }
    .repos-module-container .module-social a:last-of-type {
        margin-right: 26px;
    }
    .navbar-separator {
        display: none;
    }
    .module-container {
        padding-left: 15px;
        line-height: 36px;
    }
    .module-container .module-social a {
        line-height: 36px;
    }
    .module-container .module-social-light a {
        color: #1b1b1b;
    }
    .module-container .module-info span {
        display: block;
        line-height: 36px;
    }
    .module-container .float-right {
        float: none !important;
    }
    .header .module-btn .btn-transparent {
        background-color: #1b1b1b;
        color: #ffffff;
    }
    .header .module-container .module {
        margin-left: 0;
    }
    .header-no-navabr .module-container {
        padding-right: 15px;
    }
    .header-no-navabr .module-social-light a {
        color: #ffffff;
    }
    .header-no-navabr .module-social a {
        line-height: 80px;
    }
}


/*------------------------------------*\
    #Hero
\*------------------------------------*/

.hero {
    position: relative;
    min-height: 400px;
}

.hero .hero-subheadline {
    font-family: "Poppins", sans-serif;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 1;
}

.hero .hero-headline {
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-size: 38px;
    font-weight: 700;
    line-height: 60px;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.hero .hero-desc {
    color: #ffffff;
    font-family: "Arimo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 35px;
}

@media only screen and (min-width: 992px) {
    .hero.flex-center .row>[class*=col-] {
        min-height: 800px;
    }
    .hero .hero-column {
        min-height: 800px;
    }
}

@media only screen and (max-width: 991px) {
    .hero {
        height: auto;
        padding-top: 260px;
        padding-bottom: 100px;
        min-height: inherit;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero .hero-headline {
        font-size: 30px;
        line-height: 1.2;
    }
    .hero .hero-desc {
        font-size: 14px;
        line-height: 1.5;
    }
    .hero .pos-vertical-center {
        top: auto;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hero .hero-headline {
        font-size: 35px;
        line-height: 40px;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .hero .hero-desc {
        font-size: 14px;
        line-height: 24px;
        padding: 0;
    }
    .hero .pos-vertical-center {
        top: auto;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}


/* hero #1 */

.hero-1 {
    padding-top: 256px;
}


/* hero #2 */

.hero-2 {
    padding-top: 157px;
}

.hero-2 .hero-content {
    padding-top: 96px;
    padding-bottom: 40px;
}

.hero-2 .heading {
    margin-bottom: 45px;
}

.hero-2 .heading .heading-divider1:after {
    right: -30px;
}

.hero-2 .heading .heading-divider1:before {
    width: 20px;
}


/* hero-3 */

.hero-3 {
    padding-top: 0;
    padding-bottom: 0;
}

.hero-3 .hero-desc {
    padding-right: 70px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hero-3 {
        text-align: center;
    }
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
    .hero-3 .hero-content {
        padding-top: 50px;
    }
}

@media only screen and (max-width: 991px) {
    .hero-3 {
        padding-top: 160px;
    }
}


/* hero-4 */

.hero-4 {
    padding-top: 0;
    padding-bottom: 0;
}

.hero-4 .hero-headline {
    color: #1b1b1b;
}

.hero-4 .hero-desc {
    color: #999999;
}

.hero-4 .hero-img {
    height: 632px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hero-4 {
        text-align: center;
    }
}

@media only screen and (max-width: 991px) {
    .hero-4 {
        padding-top: 100px;
    }
    .hero-4 .hero-content {
        padding-top: 0;
    }
    .hero-4 .hero-img {
        height: auto;
    }
}


/* hero-5 */

.hero-5 {
    padding-top: 149px;
}

.hero-5 .hero-content {
    margin-bottom: 96px;
}

.hero-5 .event--panel {
    background-color: #ffffff;
    padding: 36px 25px 30px;
    border-radius: 2px;
}

.hero-5 .event--panel h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 16px;
}

.hero-5 .event--panel p {
    margin-bottom: 0;
}

.hero-5 .hero-desc {
    padding-right: 75px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hero-5 .event--panel {
        margin-bottom: 30px;
    }
}


/* hero #6 */

.hero-6 .hero-content {
    margin-bottom: 40px;
}

.hero-6 .hero-desc {
    padding: 0 50px;
}


/* hero #7 */

.hero-7 {
    padding-top: 0;
    padding-bottom: 0;
}

.hero-7 .hero-desc {
    padding-right: 75px;
}

.hero-7 .hero-content {
    padding-top: 84px;
}

.hero-7 .form-title {
    margin-bottom: 36px;
}

.hero-7 .form-title h4 {
    margin-bottom: 23px;
}

.hero-7 .form-title p {
    color: #999999;
}

.hero-7 .hero-desc {
    margin-bottom: 32px;
}

.hero-7 .features-list li {
    color: #ffffff;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hero-7 {
        padding-bottom: 50px;
        text-align: center;
    }
    .hero-7 .features-list li:before {
        display: none;
    }
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
    .hero-7 {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}


/* hero #8 */

.hero-8 {
    padding-top: 286px;
}

.hero-8 .hero-content {
    margin-bottom: 37px;
}

@media only screen and (max-width: 991px) {
    .hero-8 {
        padding-top: 160px;
        padding-bottom: 160px;
    }
}


/* hero #9 */

.hero-9 {
    padding-top: 194px;
}

.hero-9 .hero-content {
    margin-bottom: 78px;
}

.hero-9 .mockup-img img {
    position: relative;
    bottom: 0;
}


/* hero #10 */

.hero-10 {
    height: 800px;
}

.hero-10:before {
    background-color: #485cc7;
    opacity: 0.6;
}

.hero-10 .video {
    padding-top: 200px;
    padding-bottom: 290px;
}

.hero-10 .video .video-content {
    margin-bottom: 34px;
}

.hero-10 .video .video-content .video-button .popup-video i {
    font-size: 18px;
    width: 75px;
    height: 75px;
    line-height: 75px;
}

@media only screen and (max-width: 991px) {
    .hero-10 {
        padding: 0;
        height: 600px;
    }
    .hero-10 .video {
        padding-top: 150px;
        padding-bottom: 200px;
    }
}


/* hero #11 */

.hero-11 {
    padding-top: 247px;
}

.hero-11 .hero-headline {
    font-size: 50px;
    line-height: 70px;
    margin-bottom: 2px;
}

.hero-11 .hero-desc {
    padding: 0 50px;
    margin-bottom: 38px;
}


/* hero #12 */

.hero-12 {
    padding: 107px 0;
    min-height: 370px;
}

.hero-12 .hero-headline {
    font-size: 38px;
    color: #1b1b1b;
    text-transform: uppercase;
}

.hero-12 .hero-desc {
    margin-bottom: 22px;
    color: #aaaaaa;
    font-size: 16px;
}

.hero-12 .hero-divider {
    position: relative;
    display: inline-block;
    line-height: 1;
}

.hero-12 .hero-divider:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 120px;
    height: 1px;
    background-color: #ececec;
    margin-left: -60px;
}


/* hero #13 */

.hero-13 {
    padding-top: 0;
    padding-bottom: 0;
}

.hero-13 .hero-headline {
    color: #1b1b1b;
}

.hero-13 .hero-desc {
    color: #999999;
    margin-bottom: 53px;
}

.hero-13 .hero-img {
    height: 670px;
}

.hero-13 .feature-panel {
    position: relative;
    max-width: 370px;
    margin-bottom: 44px;
}

.hero-13 .feature-panel:last-of-type {
    margin-bottom: 0;
}

.hero-13 .feature-panel .feature-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    overflow: hidden;
}

.hero-13 .feature-panel .feature-data {
    padding-left: 107px;
}

.hero-13 .feature-panel .feature-data h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 16px;
    color: #485cc7;
}

.hero-13 .feature-panel .feature-data p {
    margin-bottom: 0;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hero-13 {
        padding-top: 100px;
        text-align: center;
    }
    .hero-13 .hero-img {
        padding-top: 0;
    }
    .hero-13 .feature-panel {
        margin: 0 auto 30px auto;
    }
    .hero-13 .feature-panel:last-of-type {
        margin-bottom: 30px;
    }
    .hero-13 .feature-panel .feature-img {
        position: relative;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .hero-13 .feature-panel .feature-data {
        padding-left: 0;
        text-align: center;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-13 {
        padding-top: 100px;
    }
}


/* hero # 14 */

.hero-14 {
    padding-top: 266px;
}

.hero-14 .hero-headline {
    font-size: 50px;
    color: #1b1b1b;
}

.hero-14 .hero-subheadline {
    margin-bottom: 6px;
    font-weight: 700;
    color: #1b1b1b;
}

.hero-14 .hero-desc {
    color: #999999;
    padding-right: 145px;
    margin-bottom: 37px;
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
    .hero-14 {
        padding-top: 200px;
        text-align: center;
    }
    .hero-14 .hero-desc {
        padding-right: 0;
        max-width: 500px;
        margin-right: auto;
        margin-left: auto;
    }
}


/* hero #15 */

.hero-15 {
    padding-top: 200px;
}

.hero-15 .hero-desc {
    padding: 0 20px;
}

.hero-15 .hero-icons {
    margin-bottom: 42px;
}

.hero-15 .hero-icons>div {
    display: inline-block;
    margin-right: 12px;
    background-color: #1b1b1b;
    color: #ffffff;
    font-size: 35px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 3px;
}

.hero-15 .hero-icons>div i {
    line-height: 70px;
}

.hero-15 .hero-content {
    margin-bottom: 90px;
}

.hero-15 .donators {
    padding-top: 34px;
    border-top: 1px solid rgba(236, 236, 236, 0.1);
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
    .hero-15 .donators .donator-img {
        margin-bottom: 15px;
    }
    .hero-15 .hero-content {
        margin-bottom: 30px;
    }
    .hero.hero-15 .hero-headline {
        font-size: 30px;
    }
}


/* hero #16 */

.hero-16 {
    padding-top: 220px;
    padding-bottom: 0;
}

.hero-16 .hero-headline {
    font-size: 50px;
    line-height: 70px;
}

.hero-16 .hero-content {
    margin-bottom: 126px;
}

.hero-16 .video-content {
    margin-bottom: 26px;
}

.hero-16 .video-button .popup-video i {
    width: 76px;
    height: 76px;
    line-height: 76px;
    font-size: 18px;
}

.hero-16 hr {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin: 0;
}

.hero-16 .text-panels {
    padding-top: 52px;
    padding-bottom: 52px;
}

.hero-16 .text-panels h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 18px;
    color: #ffffff;
}

.hero-16 .text-panels p {
    color: #ffffff;
    margin-bottom: 0;
}


/* hero #17 */

.hero-17 {
    padding-top: 240px;
}

.hero-17 .hero-img {
    margin-bottom: 19px;
}

.hero-17 .hero-headline {
    font-size: 50px;
}

@media only screen and (max-width: 991px) {
    .hero-17 {
        padding-top: 140px;
    }
    .hero-17 .hero-headline {
        font-size: 35px;
    }
}


/* hero #18 */

.hero-18 {
    padding-top: 111px;
    padding-bottom: 0;
    min-height: 600px;
}

.hero-18 .hero-content {
    margin-bottom: 115px;
}

.hero-18 .hero-headline {
    font-size: 50px;
}

.hero-18 .hero-img {
    margin-bottom: 33px;
}

.hero-18 .btn {
    width: 236px;
    height: 48px;
    line-height: 48px;
}

.hero-18 .text-panel h4 {
    text-transform: uppercase;
    color: #485cc7;
}

.hero-18 hr {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    margin: 0;
}


/* hero #19 */

.hero-19 {
    padding-top: 198px;
    padding-bottom: 74px;
}

.hero-19 .btn {
    width: 200px;
    height: 48px;
    line-height: 48px;
    margin-bottom: 46px;
}

.hero-19 .hero-headline {
    font-size: 50px;
    color: #1b1b1b;
}

.hero-19 .hero-subheadline {
    margin-bottom: 6px;
    font-weight: 700;
    color: #1b1b1b;
}

.hero-19 .hero-desc {
    color: #999999;
    padding-right: 145px;
    margin-bottom: 37px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hero-19 {
        padding-top: 130px;
    }
    .hero-19 .hero-headline {
        font-size: 35px;
    }
}


/* hero #20 */

.hero-20 {
    padding-top: 146px;
}

.hero-20 .hero-headline {
    font-size: 50px;
    line-height: 70px;
}

.hero-20 .hero-desc {
    padding: 0 50px;
    margin-bottom: 42px;
}

.hero-20 .scroll--down-btn {
    background-color: #ffffff;
    color: #1b1b1b;
    text-align: center;
    font-size: 15px;
    width: 49px;
    height: 49px;
    line-height: 49px;
    border-radius: 50px;
    transition: 0.3s ease;
    cursor: pointer;
    display: inline-block;
}

.hero-20 .scroll--down-btn:hover {
    background-color: #485cc7;
    color: #ffffff;
}


/* hero #21 */

.hero-21 {
    padding-top: 215px;
}

.hero-21 .hero-img {
    margin-bottom: 37px;
}

.hero-21 .hero-subheadline {
    margin-bottom: 28px;
    display: inline-block;
    position: relative;
    padding: 0 65px;
}

.hero-21 .hero-subheadline:before,
.hero-21 .hero-subheadline:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    background: url(../images/heading/icons/7.png) no-repeat;
    width: 44px;
    height: 8px;
}

.hero-21 .hero-subheadline:after {
    right: 0;
    left: auto;
}

.hero-21 .hero-headline {
    font-size: 60px;
    margin-bottom: 37px;
}

.hero-21 .btn {
    width: 168px;
    height: 48px;
    line-height: 48px;
}


/* hero #22 */

.hero-22 {
    padding-top: 227px;
    overflow: visible;
}

.hero-22 .hero-content {
    margin: 59px 0 0 40px;
}

.hero-22 .hero-desc {
    margin-bottom: 39px;
}

.hero-22 .mockup-img {
    margin-bottom: -200px;
}

.hero-22+.clearfix {
    height: 105px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hero-22 {
        padding-top: 160px;
        text-align: center;
    }
    .hero-22 .mockup-img {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-22 {
        padding-top: 160px;
        padding-bottom: 0;
    }
    .hero-22 .mockup-img {
        margin-bottom: -100px;
    }
}


/* hero #23 */

.hero-23 {
    padding-top: 309px;
}

.hero-23 .hero-headline {
    font-size: 90px;
    line-height: 90px;
}

.hero-23 .hero-desc {
    padding: 0 50px;
}

.hero-23 .hero-img {
    margin-bottom: 31px;
}

@media only screen and (max-width: 991px) {
    .hero-23 {
        padding-top: 120px;
    }
}


/* hero #24 */

.hero-24 {
    padding-top: 134px;
}

.hero-24 .hero-content {
    padding-top: 95px;
}

.hero-24 .hero-subheadline {
    color: #485cc7;
}

.hero-24 .hero-headline {
    font-size: 50px;
}

.hero-24 .hero-desc {
    padding-right: 35px;
}

.hero-24 .btn {
    width: 195px;
    height: 48px;
    line-height: 48px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hero-24 {
        text-align: center;
    }
    .hero-24 .hero-headline {
        font-size: 35px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-24 {
        padding-bottom: 0;
    }
}


/* hero #25 */

.hero-25 {
    height: 800px;
}


/* Custom, iPhone Retina */

@media only screen and (max-width: 991px) {
    .hero-25 {
        height: auto;
        text-align: center;
    }
    .hero-25 .container {
        max-width: inherit;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .hero-5 .hero-desc {
        padding-right: 0;
    }
    .hero-5 .hero-content {
        margin-bottom: 0;
    }
    .hero-16 .text-panel {
        margin-bottom: 30px;
        text-align: center;
    }
    .hero-16 .hero-content {
        margin-bottom: 50px;
    }
    .hero-18 {
        padding-top: 111px;
        padding-bottom: 66px;
    }
    .hero-21 .hero-subheadline {
        font-size: 14px;
        font-weight: 600;
        padding: 0 55px;
    }
    .hero-24 {
        padding-bottom: 0;
    }
}


/*------------------------------------*\
    #Testimonial
\*------------------------------------*/

.testimonial-panel,
.testimonial-meta {
    position: relative;
}

.testimonials .testimonial-panel {
    background-color: #fafafa;
    padding: 35px 25px 29px;
    border-radius: 2px;
}

.testimonials .testimonial-panel .testimonial-body p {
    font-size: 14px;
    line-height: 23px;
    margin: 0;
}

.testimonials .testimonial-panel .testimonial-body h3 {
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 18px;
}

.testimonials .testimonial-panel .testimonial-meta h4 {
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 8px;
}

.testimonials .testimonial-panel .testimonial-meta p {
    font-size: 12px;
    line-height: 1;
    text-transform: capitalize;
    margin-bottom: 0;
}

.testimonials .testimonial-panel .testimonial-img {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 19px;
}

.testimonials .testimonial-panel .testimonial-rating {
    line-height: 1;
}

.testimonials .testimonial-panel .testimonial-rating i {
    color: #ffd700;
    font-size: 14px;
}

.testimonial-panel-warp {
    background-color: #fafafa;
    padding: 0 25px 33px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .testimonials .testimonial-panel {
        max-width: 390px;
        margin-right: auto;
        margin-left: auto;
    }
}


/* testimonial #1 */

.testimonials-1 .testimonial-panel {
    background-color: transparent;
    padding: 0;
}

.testimonials-1 .testimonial-body {
    background-color: #fafafa;
    padding: 35px 25px 29px;
    margin-bottom: 30px;
    position: relative;
}

.testimonials-1 .testimonial-body:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    border: 15px solid transparent;
    border-top-color: #fafafa;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}


/* testimonial #3 */

.testimonials-3 .testimonial-panel {
    background-color: #fafafa;
    padding: 35px 26px;
}

.testimonials-3 .testimonial-panel .testimonial-panel-warp {
    padding: 0;
}

.testimonials-3 .testimonial-panel .testimonial-body {
    margin-top: 28px;
}

.testimonials-3 .testimonial-panel .testimonial-body p {
    margin-bottom: 18px;
}


/* testimonial #4 */

.testimonials-4 .testimonial-panel {
    padding: 40px 0 0 0;
    background-color: transparent;
}

.testimonials-4 .testimonial-panel .testimonial-panel-warp {
    background-color: #fafafa;
    padding: 0 25px 33px;
}

.testimonials-4 .testimonial-panel .testimonial-body {
    margin-top: -18px;
}

.testimonials-4 .testimonial-panel .testimonial-body p {
    margin-bottom: 18px;
}

.testimonials-4 .testimonial-panel .testimonial-meta {
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    transform: translateY(-40px);
}


/* testimonial #5 */

.testimonials-5 .testimonial-panel .testimonial-body p {
    margin-bottom: 17px;
}


/* testimonial #6 */

.testimonials-6 .testimonial-panel {
    padding: 35px 50px 29px;
}

.testimonials-6 .testimonial-panel .testimonial-body {
    margin-bottom: 20px;
}

.testimonials-6 .testimonial-panel .testimonial-meta {
    margin-bottom: 21px;
}


/* testimonial #7 */

.testimonials-7 .testimonials .testimonial-panel {
    padding: 35px 25px 24px;
}

.testimonials-7 .testimonial-img {
    position: absolute;
    top: 35px;
    left: 25px;
    min-height: 80px;
}

.testimonials-7 .testimonials-content {
    padding-left: 105px;
}

.testimonials-7 .testimonial-body {
    margin-bottom: 18px;
}

.testimonials-7 .testimonial-meta h4 {
    margin-bottom: 0;
}


/* testimonial #8 */

.testimonials-8 .testimonial-panel {
    background-color: transparent;
    padding: 0 40px;
}

.testimonials-8 .testimonial-panel .testimonial-meta {
    margin-bottom: 16px;
    padding: 0 50px;
}

.testimonials-8 .testimonial-panel .testimonial-meta h4 {
    display: inline-block;
}

.testimonials-8 .testimonial-panel .testimonial-meta p {
    font-family: "Poppins", sans-serif;
    color: #616161;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    padding-left: 15px;
}

.testimonials-8 .testimonial-panel .testimonial-meta p :before {
    content: "-";
    position: absolute;
    top: 0;
    left: 5px;
}

.testimonials-8 .testimonial-panel .testimonial-img {
    width: auto;
    height: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    overflow: hidden;
    display: block;
    margin-bottom: 32px;
    border-bottom: 1px solid #ececec;
}

.testimonials-8 .testimonial-panel .testimonial-body p {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 33px;
}


/* testimonial #9 */

.testimonials-9 .testimonial-panel {
    padding: 35px 50px 29px;
    background-color: #ffffff;
}

.testimonials-9 .testimonial-panel .testimonial-body {
    margin-bottom: 20px;
}

.testimonials-9 .testimonial-panel .testimonial-meta {
    margin-bottom: 21px;
}


/* testimonial #10 */

.testimonials-10 .testimonial-panel {
    padding: 35px 25px 29px;
}


/* testimonial #12 */

.testimonials-12 .testimonial-panel .testimonial-content {
    padding-top: 135px;
    padding-left: 52px;
}

.testimonials-12 .testimonial-panel .testimonial-img {
    margin: 0;
    border: none;
    text-align: center;
}

.testimonials-12 .testimonial-panel .testimonial-meta {
    padding: 0;
    margin-bottom: 12px;
}


/* testimonial #13 */

.testimonials-13 .testimonial-panel {
    background-color: transparent;
    padding: 0 35px;
}

.testimonials-13 .testimonial-panel .testimonial-meta h4 {
    color: #ffffff;
}


/* testimonial #14 */

.testimonials-14 .testimonial-panel {
    background-color: #ffffff;
    padding: 30px;
}

.testimonials-14 .testimonial-panel .testimonial-content {
    min-height: 80px;
    margin-bottom: 0;
    position: relative;
}

.testimonials-14 .testimonial-panel .testimonial-meta {
    padding: 25px 0 0 105px;
}

.testimonials-14 .testimonial-panel .testimonial-img {
    position: absolute;
    top: 0;
    left: 0;
}


/* testimonial #15 */

.testimonials-15 .testimonial-content {
    margin-bottom: 0;
}

.testimonials-15 .testimonial-body {
    margin-bottom: 26px;
}


/* testimonial #16 */

.testimonials-16 .testimonial-panel {
    background-color: transparent;
    /*padding: 0 25px;*/
    padding: 20px;
    background: #f7f7f7;
}

.testimonials-16 .testimonial-panel .testimonial-body {
    margin-top: 26px;
}


/* testimonial #17 */

.testimonials-17 .testimonial-panel {
    background-color: transparent;
    padding: 0 25px;
}

.testimonials-17 .testimonial-panel .testimonial--icon {
    display: inline-block;
    background-image: url(../images/testimonials/icon1.png);
    width: 40px;
    height: 30px;
    margin-bottom: 35px;
}

.testimonials-17 .testimonial-panel .testimonial-body p {
    font-size: 24px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    line-height: 39px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 19px;
}

.testimonials-17 .testimonial-panel .testimonial-meta h4 {
    font-size: 14px;
    font-family: "Arimo", sans-serif;
    color: #ffffff;
    font-weight: 400;
    display: inline-block;
    margin: 0;
    position: relative;
    padding-left: 10px;
}

.testimonials-17 .testimonial-panel .testimonial-meta h4:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "-";
}

.testimonials-17 .testimonial-panel .testimonial-meta p {
    font-size: 14px;
    font-family: "Arimo", sans-serif;
    color: #ffffff;
    font-weight: 400;
    display: inline-block;
    margin: 0;
    position: relative;
    padding-left: 16px;
}

.testimonials-17 .testimonial-panel .testimonial-meta p:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "@";
}

@media only screen and (max-width: 991px) {
    .testimonials-17 .testimonial-panel {
        max-width: inherit;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .testimonials-12 .testimonial-content {
        padding: 0;
    }
    .testimonials-12 .testimonial-content {
        margin-bottom: 30px;
    }
}


/*------------------------------------*\
    #Features
\*------------------------------------*/

.feature-panel {
    position: relative;
}

.feature-panel .feature-icon {
    color: #485cc7;
    font-size: 35px;
    line-height: 1;
    margin-bottom: 34px;
}

.feature-panel .feature-icon i {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
    display: inline-block;
}

.feature-panel .feature-icon img {
    max-height: 60px;
}

.feature-content h3 {
    font-family: "Poppins", sans-serif;
    color: #1b1b1b;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 13px;
    /*text-transform: capitalize;*/
    margin: 0 auto;
}

.feature-panel .feature-content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0;
    color: #999999;
}

.feature-left .feature-panel {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.feature-left .feature-panel .feature-icon {
    position: absolute;
    left: 0;
    top: 0;
    margin-bottom: 0;
}

.feature-left .feature-panel .feature-content {
    padding-left: 70px;
}

.feature-left .feature-panel {
    margin-bottom: 43px;
}


/* feature left circle  */

.feature-left-circle .feature-panel {
    margin-bottom: 48px;
}

.feature-left-circle .feature-panel .feature-content {
    padding-left: 105px;
}

.feature-left-circle .feature-panel .feature-icon {
    color: #ffffff;
    background-color: #485cc7;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    width: 70px;
    height: 70px;
    line-height: 75px;
    text-align: center;
    border-radius: 50%;
    background-color: #485cc7;
    color: #ffffff;
}


/* feature #3 */

.feature-3 .feature-panel-left,
.feature-3 .feature-panel-right {
    padding-top: 79px;
}

.feature-3 .feature-panel-left .feature-panel {
    text-align: right;
}

.feature-3 .feature-panel {
    margin-bottom: 46px;
}

.feature-3 .mockup-img {
    text-align: center;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .feature-3 {
        text-align: center;
    }
    .feature-3 .feature-panel-left,
    .feature-3 .feature-panel-right {
        padding-top: 0;
        text-align: center;
    }
    .feature-3 .feature-panel-left .feature-panel {
        text-align: center;
    }
    .feature-3 .feature-panel {
        text-align: center;
        max-width: 390px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 30px;
    }
    .feature-3 .mockup-img {
        text-align: center;
        margin-bottom: 30px;
    }
}


/* feature #4 */

.feature-4 .feature-panel {
    margin-bottom: 46px;
}

.feature-4 .feature-panel .feature-icon {
    width: 70px;
    height: 70px;
    line-height: 75px;
    text-align: center;
    border-radius: 50%;
    background-color: #485cc7;
    color: #ffffff;
    margin: 0 auto 32px auto;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .feature-4 .feature-panel {
        max-width: 390px;
        margin-right: auto;
        margin-left: auto;
    }
}


/* feature #5 */

.feature-5 .feature-panel {
    padding-right: 20px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .feature-5 .feature-panel {
        text-align: center;
        max-width: 390px;
        margin-right: auto;
        margin-left: auto;
    }
}


/* feature #6 */

.feature-6 .feature-panel {
    padding: 0 50px;
}


/* feature #7 */

.feature-7 .feature-panel {
    padding: 0 20px;
}


/* feature #8 */

.feature-8 .feature-panel {
    padding: 30px 24px 26px;
    background-color: #fafafa;
    border-radius: 5px;
}

.feature-8 .feature-panel .feature-icon {
    margin-bottom: 23px;
}

.feature-8 .feature-content h3 {
    margin-bottom: 10px;
}

.feature-8 .feature-content h4 {
    font-size: 12px;
    color: #999999;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 18px;
}


/* feature #9 */

.feature-9 .feature-panel .feature-icon {
    font-size: 40px;
}

.feature-9 .feature-panel .feature-icon i {
    line-height: 75px;
}


/* feature #9 */

.feature-10 .feature-panel .feature-content {
    padding-left: 105px;
}

.feature-10 .feature-panel .feature-icon {
    font-size: 70px;
    color: #1b1b1b;
}

.feature-10 .feature-img {
    position: relative;
    bottom: -50px;
}


/* feature #11 */

.feature-11 .feature-panel {
    padding: 0 50px;
}

.feature-11 .feature-panel .feature-icon {
    font-size: 55px;
    color: #1b1b1b;
    margin-bottom: 21px;
}


/* feature #12 */

.feature-12 .feature-panel .feature-icon {
    margin: 0 auto 31px;
    height: 180px;
}

.feature-12 .feature-panel .feature-icon img {
    width: 180px;
    height: 180px;
    max-height: 180px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.feature-12 .feature-panel .feature-content p {
    padding: 0 22px;
}

@media only screen and (max-width: 991px) {
    .feature-12 .feature-panel {
        max-width: 390px;
        margin-right: auto;
        margin-left: auto;
    }
}


/* feature #13 */

.feature-13 .feature-panel {
    background-color: #fafafa;
    padding: 56px 30px 57px;
}

.feature-13 .feature-panel .feature-icon {
    margin-bottom: 30px;
}

.feature-13 .feature-panel .feature-content h3 {
    margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
    .feature-13 .feature-panel {
        max-width: 390px;
        margin-right: auto;
        margin-left: auto;
    }
}


/* feature #14 */

.feature-14 .feature-panel {
    background-color: #fafafa;
    padding: 42px 30px 45px;
    border-radius: 5px;
}

.feature-14 .feature-panel .feature-icon {
    font-size: 55px;
    margin-bottom: 19px;
    color: #1b1b1b;
}

@media only screen and (max-width: 991px) {
    .feature-14 .feature-panel {
        padding: 42px 10px 45px;
        max-width: 390px;
        margin-right: auto;
        margin-left: auto;
    }
}


/* feature #15 */

.feature-15 .feature-panel {
    padding: 0 50px;
    margin-bottom: 66px;
}

.feature-15 .feature-panel .feature-icon,
.feature-20 .feature-panel .feature-icon {
    color: #1b1b1b;
    font-size: 60px;
    margin-bottom: 29px;
}


/* feature #16 */

.feature-16 .feature-panel {
    padding: 50px 20px;
    border: 1px solid rgba(234, 234, 234, 0.05);
    border-radius: 2px;
}

.feature-16 .feature-panel .feature-icon {
    font-size: 50px;
    margin-bottom: 20px;
    color: #485cc7;
}

.feature-16 .feature-content h3 {
    color: #ffffff;
    margin-bottom: 0;
}


/* feature #17 */

.feature-17 .feature-panel {
    padding: 0 50px;
    margin-bottom: 66px;
}

.feature-17 .feature-content h3 {
    color: #ffffff;
}


/* feature #18 */

.feature-18 .feature-panel .feature-content h3 {
    font-size: 14px;
}


/* feature #19 */

.feature-19 .feature-panel {
    padding: 0 20px;
}


/* feature #20 */

.feature-20 .feature-panel {
    padding-right: 20px;
}

.feature-20 .feature-panel .feature-icon {
    font-size: 60px;
    margin-bottom: 27px;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .feature-20 .feature-panel {
        text-align: center;
    }
}


/* feature #21 */

.feature-21 .feature-panel {
    margin-bottom: 48px;
}

.feature-21 .feature-panel .feature-icon {
    font-size: 50px;
}

.feature-21 .feature-panel .feature-content {
    padding-left: 65px;
}

.feature-21 .feature-panel .feature-content h3,
.feature-21 .feature-panel .feature-content p {
    color: #ffffff;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .feature-panel {
        margin-bottom: 25px;
    }
    .feature-10 {
        padding-bottom: 0;
    }
    .feature-10 .feature-img {
        bottom: 0;
    }
    .feature-10 .feature-img img {
        max-width: 100%;
    }
    .feature-6 .feature-panel,
    .feature-7 .feature-panel,
    .feature-17 .feature-panel,
    .feature-15 .feature-panel {
        padding: 0;
    }
    .feature-18 .feature-panel .feature-icon {
        margin-bottom: 10px;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature-panel {
        margin-bottom: 25px;
    }
    .feature-17 .feature-panel,
    .feature-15 .feature-panel {
        padding: 0;
    }
}


/*------------------------------------*\
    #Call To Action
\*------------------------------------*/

.cta {
    padding: 150px 0;
}

.cta h3 {
    color: #1b1b1b;
    font-size: 16px;
    font-weight: 600;
    line-height: 50px;
    margin-bottom: 0;
}


/* cta #1 */

.cta-1 .heading-subtitle,
.cta-1 .heading-title,
.cta-1 .heading-desc {
    color: #ffffff;
}


/* cta #3 */

.cta-3 .heading {
    margin-bottom: 37px;
}

.cta-3 .btn {
    width: 254px;
    height: 48px;
    line-height: 48px;
}


/* cta #4 */

.cta-4 .heading-desc {
    padding-right: 170px;
}

.cta-4 .btn {
    width: 220px;
    height: 48px;
    line-height: 46px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .cta-4 {
        text-align: center;
    }
}


/* cta #6 */

.cta-6 {
    padding: 35px 0;
}


/* cta #8 */

.cta-8 .heading-subtitle,
.cta-8 .heading-title,
.cta-8 .heading-desc {
    color: #ffffff;
}

.cta-8 .heading {
    padding-top: 69px;
}

.cta-8 .heading .heading-title {
    font-size: 38px;
    line-height: 60px;
    margin-bottom: 15px;
}

.cta-8 .heading .heading-desc {
    padding-right: 70px;
}

.cta-8 .mockup-img {
    text-align: right;
}


/* Custom, iPhone Retina */

@media only screen and (max-width: 991px) {
    .cta-8 {
        text-align: center;
    }
    .cta-8 .heading-desc {
        padding-right: 0;
    }
}


/* cta #9 */

.cta-9 {
    padding: 190px 0;
}

.cta-9 .heading {
    margin-bottom: 31px;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .cta h3 {
        line-height: 30px;
        margin-bottom: 25px;
    }
    .cta-4 .heading-desc,
    .cta-4 .heading {
        padding-right: 0;
    }
    .cta-8 .heading-desc,
    .cta-8 .heading {
        padding-right: 0;
    }
    .cta-8 .btn {
        margin-bottom: 30px;
    }
}


/*------------------------------------*\
    #PRICING
\*------------------------------------*/

.pricing-panel {
    position: relative;
    background-color: #ffffff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}

.pricing-panel .pricing-heading {
    position: relative;
}

.pricing-panel .pricing-heading h4 {
    font-family: "Arimo", sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 23px;
    color: #485cc7;
    text-transform: capitalize;
}

.pricing-panel .pricing-heading p {
    font-family: "Poppins", sans-serif;
    color: #1b1b1b;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 31px;
    text-transform: uppercase;
}

.pricing-panel .pricing-heading span.time {
    font-size: 14px;
    display: block;
    font-weight: 400;
    text-transform: capitalize;
    color: #999999;
    margin-top: 8px;
}

.pricing-panel .pricing-desc p {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}

.pricing-panel .pricing-list {
    padding: 43px 25px 44px;
    margin-bottom: 0;
}

.pricing-panel .pricing-list li {
    font-family: "Arimo", sans-serif;
    color: #1b1b1b;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    position: relative;
}

.pricing .btn {
    width: 160px;
    height: 50px;
    line-height: 48px;
}

.pricing .ribbon {
    background-image: url(../images/dividers/ribbon.png);
    position: absolute;
    width: 22px;
    height: 35px;
}


/* pricing #1 */

.pricing-1 .pricing-panel {
    border: 1px solid #ececec;
}

.pricing-1 .pricing-panel .pricing-heading {
    padding: 50px;
    position: relative;
    border-bottom: 4px solid #ececec;
}

.pricing-1 .pricing-panel .pricing-heading:after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 25%;
    height: 4px;
    background-color: #00c389;
}

.pricing-1 .price-table {
    margin-top: 40px;
}

.pricing-1 .price-table-2 .pricing-heading:after {
    width: 50%;
}

.pricing-1 .price-table-3 .pricing-heading:after {
    width: 100%;
}

.pricing-1 .btn {
    font-size: 14px;
}

.pricing-1 .btn:hover {
    color: #ffffff;
}

.pricing-1 .pricing-list li {
    padding-left: 22px;
}

.pricing-1 .pricing-list li.inactive {
    color: #999999;
}

.pricing-1 .pricing-list li.inactive:before {
    content: "";
    font-size: 9px;
}

.pricing-1 .pricing-list li:before {
    content: "";
    font-family: fontawesome;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 8px;
}

.pricing-1 .price-table-2 {
    margin-top: 0;
}

.pricing-1 .price-table-2 .pricing-heading {
    background-color: #485cc7;
}

.pricing-1 .price-table-2 .pricing-top {
    background-color: #485cc7;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    color: #ffffff;
    padding: 13px;
    line-height: 1;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.pricing-1 .price-table-2 .pricing-heading h4,
.pricing-1 .price-table-2 .pricing-heading p,
.pricing-1 .price-table-2 .pricing-heading span.time {
    color: #ffffff;
}

.pricing-1 .ribbon {
    position: absolute;
    top: -1px;
    right: 20px;
}


/* pricing #3 */

.pricing-3 .pricing-wrapper {
    position: relative;
    background-color: #1b1b1b;
    border-radius: 5px;
    padding: 40px 30px;
}

.pricing-3 .pricing-panel {
    background-color: transparent;
    margin-bottom: 40px;
    padding-bottom: 25px;
    position: relative;
    border-bottom: 1px dashed #999999;
}

.pricing-3 .pricing-heading {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
    color: #999999;
}

.pricing-3 .price {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    right: 0;
    color: #485cc7;
}

.pricing-3 .btn {
    width: 236px;
    height: 48px;
    line-height: 48px;
}

.pricing-3 .col-lg-6 {
    padding-left: 20px;
    padding-right: 20px;
}


/* Custom, iPhone Retina */


/* pricing #4 */

.pricing-4 .pricing-heading {
    padding: 20px 40px;
}

.pricing-4 .pricing-img {
    min-height: 241px;
    margin-bottom: 35px;
}

.pricing-4 .pricing-panel .pricing-heading h4 {
    font-family: "Arimo", sans-serif;
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    color: #1b1b1b;
    text-transform: capitalize;
}

.pricing-4 .pricing-list {
    padding: 0 25px 31px;
    margin-bottom: 0;
}

.pricing-4 .pricing-list li {
    color: #999999;
}

.pricing-4 .pricing--footer {
    padding-bottom: 40px;
}

.pricing-4 .pricing--footer p {
    font-family: "Poppins", sans-serif;
    color: #1b1b1b;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 33px;
    text-transform: uppercase;
}

.pricing-4 .pricing--footer span.time {
    font-size: 14px;
    display: block;
    font-weight: 400;
    text-transform: capitalize;
    color: #999999;
    margin-top: 8px;
}


/* pricing #5 */

.pricing-5 .pricing-panel {
    text-align: center;
}

.pricing-5 .pricing-heading {
    padding: 50px 30px 47px;
    border-bottom: 1px solid #ececec;
}

.pricing-5 .pricing-heading p {
    margin-bottom: 0;
}

.pricing-5 .pricing--body {
    padding: 43px 30px 50px;
}

.pricing-5 .pricing-desc {
    margin-bottom: 29px;
}

.pricing-5 .btn--bordered.btn--primary {
    border-color: #ececec;
}

.pricing-5 .btn--bordered.btn--primary:hover {
    border-color: #485cc7;
}

.pricing-5 .ribbon {
    position: absolute;
    top: 0;
    right: 20px;
}

.pricing-5 .btn--dark {
    border-color: #ececec;
}


/* pricing #6 */

.pricing-6 .pricing-wrapper {
    background-color: transparent;
    background-image: url(../images/background/11.jpg);
    background-size: cover;
}

.pricing-6 .pricing-panel {
    padding-bottom: 20px;
}

.pricing-6 .pricing-heading {
    margin-bottom: 17px;
    color: #1b1b1b;
}

.pricing-6 .pricing-desc {
    font-size: 14px;
    line-height: 23px;
    color: #999999;
    margin-bottom: 0;
}

.pricing-6 .btn {
    width: 168px;
}


/* pricing  #7 */

.pricing-7 .table {
    margin-bottom: 44px;
}

.pricing-7 .table td {
    padding: 33px 0 23px;
    vertical-align: middle;
    border-top: none;
    border-bottom: 1px dashed #999999;
    line-height: 23px;
    font-size: 14px;
    color: #999999;
}

.pricing-7 .table td.date {
    font-size: 16px;
    font-weight: 600;
    font-family: "Arimo", sans-serif;
}

.pricing-7 .table td.buy {
    font-size: 16px;
    font-weight: 600;
    font-family: "Arimo", sans-serif;
    text-align: right;
}

.pricing-7 .table td.buy a {
    color: #485cc7;
}

.pricing-7 .table td.buy a:hover {
    color: #ffffff;
}

.pricing-7 .pricing-icon i {
    font-size: 50px;
    margin-bottom: 17px;
    display: block;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.pricing-7 .pricing-icon a {
    font: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #485cc7;
    line-height: 1;
    display: block;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .pricing-7 .table tr {
        border-bottom: 1px dashed #999999;
    }
    .pricing-7 .table td {
        width: 100%;
        border-bottom: none;
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
    .pricing-7 .table td.date,
    .pricing-7 .table td.buy {
        font-size: 13px;
        text-align: center;
    }
}


/* pricing  #8 */

.pricing-8 .pricing-panel {
    background-color: #fafafa;
}

.pricing-8 .pricing-heading {
    border: none;
    padding: 50px 30px 38px;
}

.pricing-8 .pricing-img {
    margin-bottom: 48px;
}

.pricing-8 .pricing--body {
    padding-top: 0;
}


/* pricing  #9 */

.pricing-9 .pricing-panel {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 45px;
}

.pricing-9 .pricing-panel:last-of-type {
    margin-bottom: 0;
}

.pricing-9 .pricing-panel .pricing-heading {
    color: #1b1b1b;
    text-transform: uppercase;
    padding-bottom: 22px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #999999;
}

.pricing-9 .pricing-panel .pricing-desc {
    margin-bottom: 0;
}

.pricing-9 .pricing-panel .pricing-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 100px;
    overflow: hidden;
    border-radius: 2px;
}

.pricing-9 .pricing-panel .pricing-content {
    padding-left: 105px;
}


/* Custom, iPhone Retina */

@media only screen and (max-width: 991px) {
    .pricing-9 .pricing-panel {
        margin-bottom: 30px;
    }
    .pricing-9 .pricing-panel:last-of-type {
        margin-bottom: 30px;
    }
    .pricing-9 .price {
        position: relative;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .pricing-1 .price-table {
        margin-top: 0;
    }
}


/* Small Devices, Tablets */

@media only screen and (max-width: 991px) {
    .pricing-panel {
        max-width: 400px;
        margin: 0 auto 30px;
    }
}


/*------------------------------------*\
    #Footer
\*------------------------------------*/

.footer {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #1b1b1b;
}

.footer .footer-top {
    padding: 76px 0;
}

.footer .footer-top .widget-title h5 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 27px;
}

.footer .footer-bottom {
    padding: 30px 0;
    border-top: 1px solid rgba(236, 236, 236, 0.07);
}

.footer .footer-copyright {
    color: #999999;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    text-transform: capitalize;
}

.footer .footer-copyright a {
    color: #ffffff;
}

.footer .footer-copyright a:hover {
    color: #999999;
}

.footer .widget-logo {
    margin-bottom: 42px;
}

.footer .widget-logo a {
    display: inline-block;
}

.footer .widget-logo p {
    margin-top: 20px;
    margin-bottom: 0;
}

.footer .widget-social {
    margin-bottom: 36px;
}

.footer .widget-social a {
    font-size: 14px;
    color: #999999;
    margin-right: 20px;
    display: inline-block;
}

.footer .widget-social a:last-of-type {
    margin-right: 0;
}

.footer .widget-social a:hover {
    color: #ffffff;
}

.footer .widget-contact {
    margin-bottom: 22px;
}

.footer .widget-contact p {
    font-family: "Poppins", sans-serif;
    font-size: 11px;
    font-weight: 600;
    color: #999999;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 0;
}

.footer .widget-contact li {
    font-size: 14px;
    line-height: 23px;
}

.footer .widget-links {
    margin-bottom: 40px;
}

.footer .widget-links li {
    display: inline-block;
}

.footer .widget-links li a {
    font-size: 11px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #999999;
    text-transform: uppercase;
    margin-right: 35px;
    line-height: 1;
    display: block;
    position: relative;
}

.footer .widget-links li a:hover {
    color: #ffffff;
}

.footer .widget-links li:last-child a {
    margin-right: 0;
}

.footer .copyrights-links {
    margin-bottom: 40px;
}

.footer .copyrights-links li {
    display: inline-block;
    margin: 0 0 0 -4px;
    padding: 0;
}

.footer .copyrights-links li a {
    font-size: 11px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #999999;
    text-transform: uppercase;
    margin-right: 12px;
    padding-right: 12px;
    line-height: 1;
    display: block;
    position: relative;
}

.footer .copyrights-links li a:hover {
    color: #ffffff;
}

.footer .copyrights-links li a:after {
    color: #999999;
    content: "|";
    position: absolute;
    top: 0;
    right: 0;
}

.footer .copyrights-links li:last-child a {
    margin-right: 0;
    padding-right: 0;
}

.footer .copyrights-links li:last-child a:after {
    display: none;
}


/* footer light */

.footer-light {
    background-color: #ffffff;
}

.footer-light .footer-top .widget-title h5,
.footer-light .footer-top .widget-logo a {
    color: #1b1b1b;
}

.footer-light .footer-copyright a {
    color: #1b1b1b;
}

.footer-light .footer-copyright a:hover {
    color: #999999;
}

.footer-light .widget-links li a:hover {
    color: #1b1b1b;
}

.footer-light .widget-social a:hover {
    color: #1b1b1b;
}

.footer-light .footer-bottom {
    border-top: 1px solid #ececec;
}


/* footer #2 */

.footer-2 .widget-logo {
    margin-bottom: 25px;
}

.footer-2 .widget-links {
    margin-bottom: 33px;
}


/* footer #4 */

.footer-4 .footer-top {
    padding: 80px 0;
}

.footer-4 .widget-logo,
.footer-4 .widget-contact {
    margin-bottom: 23px;
}

.footer-4 .widget-contact p {
    line-height: 30px;
}

.footer-4 .widget-social {
    margin-bottom: 0;
    line-height: 19px;
}

.footer-4 .widget-social a {
    line-height: 19px;
}


/* footer #5 */

.footer-5 .footer-widget {
    padding: 73px 0 67px;
}

.footer-5 .widget-logo,
.footer-5 .widget-links,
.footer-5 .widget-contact {
    margin-bottom: 0;
}

.footer-5 .widget-links li {
    display: block;
}

.footer-5 .widget-links li a {
    margin-right: 0;
    line-height: 35px;
}

.footer-5 .widget-social,
.footer-5 .copyrights-links {
    text-align: right;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .footer-5 {
        text-align: center;
    }
    .footer-5 .footer-top {
        padding-bottom: 30px;
    }
    .footer-5 .widget {
        margin-bottom: 30px;
    }
    .footer-5 .widget-social,
    .footer-5 .copyrights-links {
        text-align: center;
    }
    .footer-5 .widget-logo,
    .footer-5 .widget-links,
    .footer-5 .widget-contact {
        margin-bottom: 20px;
    }
}


/* footer #6 */

.footer-6 .footer-widget {
    padding: 73px 0 67px;
}


/* footer #7 */

.footer-7 .widget-download a {
    display: inline-block;
}

.footer-7 .widget-download a:first-of-type {
    margin-right: 15px;
}

.footer-7 .widget-links {
    margin-bottom: 0;
}

.footer-7 .widget-links li {
    display: block;
}

.footer-7 .widget-links li a {
    margin-right: 0;
    line-height: 35px;
}

.footer-7 .widget-social {
    text-align: right;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-7 .widget-download a:first-of-type {
        margin: 0 0 15px 0;
    }
    .footer-7 .widget-social {
        text-align: center;
    }
}


/* footer #8 */

.footer-8 .widget-contact {
    margin-bottom: 0;
}


/* footer #8 */

.footer-9 .widget-contact {
    margin-bottom: 0;
}

.footer-9 .footer-copyright {
    line-height: 24px;
}

.footer-9 .copyrights-links {
    margin-bottom: 0;
}


/* footer #10 */

.footer-10 .copyrights-links {
    margin-bottom: 0;
}


/* footer #11 */

.footer-11 .footer-widget {
    padding: 100px 0;
}

.footer-11 .widget-img {
    margin-bottom: 34px;
}

.footer-11 .widget-logo {
    margin-bottom: 29px;
}

.footer-11 .footer-copyright {
    color: #ffffff;
    margin-bottom: 26px;
}

.footer-11 .widget-social a,
.footer-11 .footer-copyright a {
    color: #ffffff;
}

.footer-11 .widget-social a:hover,
.footer-11 .footer-copyright a:hover {
    color: #dfdfdf;
}


/* footer #14 */

.footer-14 .footer-top {
    padding: 70px;
}

.footer-14 .footer-top .widget-logo {
    margin-bottom: 0;
}

.footer-14 .footer-top .widget-links ul {
    line-height: 30px;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .footer {
        text-align: center;
    }
    .footer .footer-widget {
        padding: 50px 0 40px;
    }
    .footer .footer-widget .widget-title h5 {
        margin-bottom: 13px;
    }
    .footer .widget-links li a {
        margin-right: 15px;
    }
    .footer-copyright,
    .footer-8 .widget-contact,
    .footer-9 .widget-contact {
        margin-bottom: 25px;
    }
    .footer-4 .widget-social {
        margin-bottom: 0;
    }
    .widget-social {
        text-align: center;
    }
}


/*------------------------------------*\
    #Carousel
\*------------------------------------*/

.carousel-dots .owl-controls {
    margin-top: 50px;
}

.carousel-dots .owl-controls .owl-dots .owl-dot span {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: rgba(51, 51, 51, 0.2);
    border: none;
    margin: 0 4px;
}

.carousel-dots .owl-controls .owl-dots .owl-dot.active span {
    background-color: #333;
    border-color: #333;
}

.carousel-dots.carousel-white .owl-controls .owl-dots .owl-dot span {
    background-color: transparent;
    border: 1px solid #ffffff;
}

.carousel-dots.carousel-white .owl-controls .owl-dots .owl-dot.active span {
    background-color: #ffffff;
    border-color: #ffffff;
}

.carousel-navs .owl-controls .owl-nav {
    position: relative;
}

.carousel-navs .owl-controls .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    height: 60px;
    line-height: 60px;
    margin-top: -30px;
    color: #1b1b1b;
    font-size: 0;
    font-weight: 400;
    text-align: center;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    margin-top: -250px;
}

.carousel-navs .owl-controls .owl-nav [class*=owl-]:hover {
    color: #485cc7;
    background-color: transparent;
}

.carousel-navs .owl-controls .owl-nav .owl-prev {
    left: 0;
}

.carousel-navs .owl-controls .owl-nav .owl-prev:before {
    font-family: "Linearicons-Free";
    content: "";
    font-size: 40px;
}

.carousel-navs .owl-controls .owl-nav .owl-next {
    right: 0;
}

.carousel-navs .owl-controls .owl-nav .owl-next:before {
    font-family: "Linearicons-Free";
    content: "";
    font-size: 40px;
}

.carousel-navs .owl-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.carousel-navs .owl-dots .owl-dot span {
    background-color: transparent;
    border: 1px solid #fff;
}

.carousel-navs .owl-dots .owl-dot.active span,
.carousel-navs .owl-dots .owl-dot:hover span {
    background: #ffffff;
}

.slider-navs .owl-controls .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    height: 60px;
    width: 60px;
    line-height: 60px;
    margin-top: -30px;
    color: #ffffff;
    font-size: 0;
    font-weight: 400;
    background-color: rgba(27, 26, 26, 0.5);
    text-align: center;
    padding: 0;
    border-radius: 0;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}

.slider-navs .owl-controls .owl-nav [class*=owl-]:hover {
    color: #999999;
    background-color: #ffffff;
}

.slider-navs .owl-controls .owl-nav .owl-prev {
    left: 30px;
}

.slider-navs .owl-controls .owl-nav .owl-prev:before,
.slider-navs .owl-controls .owl-nav .owl-next:before {
    font-family: fontawesome;
    font-size: 25px;
}

.slider-navs .owl-controls .owl-nav .owl-prev:before {
    content: "";
}

.slider-navs .owl-controls .owl-nav .owl-next {
    right: 30px;
}

.slider-navs .owl-controls .owl-nav .owl-next:before {
    content: "";
}

.slider-navs .owl-dots {
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.slider-navs .owl-dots .owl-dot span {
    background-color: transparent;
    border: 1px solid #fff;
}

.slider-navs .owl-dots .owl-dot.active span,
.slider-navs .owl-dots .owl-dot:hover span {
    background: #ffffff;
}

.slider-navs.slider-small .owl-controls .owl-nav .owl-next {
    right: 0;
}

.slider-navs.slider-small .owl-controls .owl-nav .owl-prev {
    left: 0;
}

.slider-navs.slider-shop .owl-controls .owl-dots .owl-dot span {
    background-color: #3d3c3c;
    border: 2px solid #ffffff;
}

.slider-navs.slider-shop .owl-controls .owl-dots .owl-dot.active span {
    -moz-box-shadow: 0 0 0 2px #3d3c3c;
    -webkit-box-shadow: 0 0 0 2px #3d3c3c;
    box-shadow: 0 0 0 2px #3d3c3c;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .carousel-dots .owl-controls {
        margin-top: 20px;
    }
    .slider-navs .owl-controls .owl-nav .owl-prev {
        left: 0;
    }
    .slider-navs .owl-controls .owl-nav .owl-next {
        right: 0;
    }
    .slider-navs .owl-controls .owl-nav .owl-next:before,
    .slider-navs .owl-controls .owl-nav .owl-prev:before {
        font-size: 20px;
    }
    .carousel-navs .owl-controls .owl-nav [class*=owl-] {
        margin-top: -150px;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-navs .owl-controls .owl-nav .owl-next:before,
    .slider-navs .owl-controls .owl-nav .owl-prev:before {
        font-size: 30px;
    }
}


/*------------------------------------*\
    #Landing Page / Promo Page
\*------------------------------------*/


/* Typed */

.typed-content {
    position: relative;
    padding-bottom: 5px;
}

.typed-content:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    background: #ffffff;
    content: "";
}

.typed-content .typed-cursor {
    display: none;
}


/*------------------------------------*\
    #Landing Demos
\*------------------------------------*/

.promo-pages {
    padding: 140px 0 40px 0;
    background: #f3f5f7;
}

.promo-pages .promo-bg {
    width: 100%;
    height: 150px;
    margin-bottom: 133px;
}

.promo-pages .heading-25 {
    margin-bottom: 75px;
}

.promo-pages .heading-25 .heading-counter {
    margin-bottom: 20px;
    font-size: 150px;
    line-height: 1;
    font-weight: 600;
    color: #0d2cde;
    background: -moz-linear-gradient(-76deg, fuchsia 0%, #0d2cde 100%);
    background: -webkit-linear-gradient(-76deg, fuchsia 0%, #0d2cde 100%);
    background: linear-gradient(-76deg, fuchsia 0%, #0d2cde 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#ff00ff", endColorstr="#0d2cde", GradientType=1);
    /*-webkit-background-clip: text;*/
    -webkit-text-fill-color: transparent;
    display: inline-block;
}

.promo-pages .heading-25 .heading-counter .count-plus {
    font-size: 50px;
}

.promo-pages .heading-25 .heading-title {
    font-size: 50px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 26px;
}

.promo-pages .demo-item {
    display: block;
    margin-bottom: 100px;
    -moz-transition: all 400ms linear;
    -webkit-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
    text-align: center;
}

.promo-pages .demo-item img {
    -moz-box-shadow: 0px 20px 30px 0px rgba(27, 27, 27, 0.15);
    -webkit-box-shadow: 0px 20px 30px 0px rgba(27, 27, 27, 0.15);
    box-shadow: 0px 20px 30px 0px rgba(27, 27, 27, 0.15);
    -moz-transition: all 400ms linear;
    -webkit-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 40px;
    max-width: 100%;
    height: auto;
}

.promo-pages .demo-item h5 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}

.promo-pages .demo-item:hover img {
    -moz-transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
}

.promo-pages .demo-item:hover h5 {
    color: #1b1b1b;
}

.promo-pages .demo-item.demo-soon:hover img {
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

@keyframes animatedBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 100% 0;
    }
}

.bg-animate {
    background-position: 0px 0px;
    background-repeat: repeat-x;
    animation: animatedBackground 30s linear infinite;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .promo-pages .heading-25 .heading-title {
        font-size: 36px;
    }
}


/* Parallax Effect */

#wrapperParallax {
    position: relative;
    /* z-index: 1060;
    min-height: 100vh;*/
    z-index: -1;
    min-height: 0;
}

#footerParallax {
    position: fixed;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
}


/* Landing Action */

.promo-cta {
    padding: 180px 0;
    background-color: #ffffff;
    text-align: center;
}

.promo-cta .heading {
    margin-bottom: 45px;
}

.promo-cta .heading .heading-subtitle {
    font-family: "Poppins", sans-serif;
    color: #999999;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 47px;
    font-weight: 700;
    position: relative;
    padding-bottom: 13px;
    display: inline-block;
    text-transform: uppercase;
}

.promo-cta .heading .heading-subtitle:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #ececec;
    content: "";
}

.promo-cta .heading .heading-title {
    color: #1b1b1b;
    font-size: 60px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 27px;
    text-transform: capitalize;
}

.promo-cta .heading .heading-desc {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 0;
    font-weight: 400;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .promo-cta {
        padding: 90px 0;
    }
    .promo-cta .heading .heading-title {
        font-size: 30px;
        line-height: 45px;
    }
    .promo-cta .heading .heading-desc {
        font-size: 16px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .promo-cta {
        padding: 90px 0;
    }
    .promo-cta .heading .heading-title {
        font-size: 40px;
        line-height: 55px;
    }
    .promo-cta .heading .heading-desc {
        font-size: 16px;
    }
}


/* Landing Counter */

.demo-counter {
    padding: 200px 0;
    text-align: center;
}

.demo-counter .bg-shots {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 110%;
    content: "";
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/landing/shots.png");
}

.demo-counter .count-box {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 150px;
    line-height: 1;
    color: #ffffff;
    margin-bottom: 25px;
}

.demo-counter .count-box .counting {
    font-size: 150px;
    color: #ffffff;
}

.demo-counter .count-box .count-plus {
    font-size: 50px;
    line-height: 1;
}

.demo-counter .heading .heading-title {
    font-size: 50px;
    font-weight: 600;
    color: #ffffff;
    text-transform: capitalize;
}

.demo-counter .heading .heading-desc {
    font-size: 16px;
    color: #ffffff;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .demo-counter .bg-shots {
        display: none;
    }
}


/* Landing Carousel */

.demo-featured {
    padding: 0;
    border-bottom: 1px solid #ececec;
}

.demo-featured .owl-item:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 200%;
    content: "";
    background: #ececec;
}

.demo-featured .featured-item {
    padding: 60px 50px 55px 50px;
}

.demo-featured .featured-item .featured-img {
    position: absolute;
    top: 60px;
    left: 50px;
    height: 100px;
}

.demo-featured .featured-item .featured-img img {
    width: 100%;
}

.demo-featured .featured-item .featured-content {
    padding-left: 100px;
}

.demo-featured .featured-item .featured-content h3 {
    font-size: 18px;
    margin-bottom: 12px;
}

.demo-featured .featured-item .featured-content p {
    font-size: 14px;
    margin-bottom: 0;
    font-family: "Poppins", sans-serif;
}


/* Navagaiton */

.nav-markup {
    padding: 0;
}

.nav-markup>.container-fluid {
    padding: 0;
}

.nav-markup>.container-fluid [class*=col-] {
    padding: 0;
}

.nav-markup>.container-fluid [class*=col-] img {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .demo-featured .featured-item {
        padding: 40px 20px;
    }
    .demo-featured .featured-item .featured-img {
        left: 20px;
        top: 40px;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
    .demo-featured .owl-item {
        height: auto;
    }
    .demo-featured .featured-item {
        padding-bottom: 0;
    }
}


/* Landing Builder */

.pormo-builder {
    padding: 140px 0;
}

.pormo-builder .title {
    padding-top: 90px;
}

.pormo-builder .title .title-subheading p {
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #485cc7;
    margin-bottom: 10px;
}

.pormo-builder .title .title-heading {
    display: block;
}

.pormo-builder .title .title-heading h2 {
    font-size: 40px;
    line-height: 65px;
    font-weight: 600;
    color: #ffffff;
}

.pormo-builder .title .title-heading h2 span {
    color: #485cc7;
}

.pormo-builder .title .title-heading .typed-content:before {
    background-color: #485cc7;
}

.pormo-builder .title .title-desc p {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    color: #999999;
}

.pormo-builder .title .title-action {
    margin-top: 32px;
}

.pormo-builder .title .title-action .btn {
    height: 55px;
    line-height: 55px;
    width: auto;
    padding: 0 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

.pormo-builder .title .title-action .btn i {
    margin-right: 14px;
}

.pormo-builder .title .title-action .btn:hover {
    background: #ffffff;
    color: #485cc7;
}

.pormo-builder .builder-img {
    transition: transform 0.2s ease-out;
    position: relative;
    display: block;
}

.pormo-builder .builder-img img {
    max-width: 100%;
    height: auto;
    margin: 0;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 991px) {
    .pormo-builder {
        padding: 0 0 90px 0;
        text-align: center;
    }
}


/* Landing Footer*/

.landing-footer {
    padding: 0;
    background: #ffffff;
}

.landing-footer .footer-top {
    padding: 0;
    border-top: 1px solid #ececec;
}

.landing-footer .footer-top ul {
    margin-bottom: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.landing-footer .footer-top ul li {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    text-align: center;
    border-right: 1px solid #ececec;
}

.landing-footer .footer-top ul li:last-child {
    border-right: none;
}

.landing-footer .footer-top ul li a {
    padding: 60px 0;
    display: block;
    position: relative;
    z-index: 1;
}

.landing-footer .footer-top ul li a:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    background-color: #f3f5f7;
    height: 0;
    width: 100%;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    z-index: -1;
}

.landing-footer .footer-top ul li a img {
    margin-bottom: 25px;
}

.landing-footer .footer-top ul li a h6 {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    color: #1b1b1b;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 0;
}

.landing-footer .footer-top ul li a:hover::before {
    height: 100%;
}

.landing-footer .footer-bottom {
    padding: 36px 0;
    background-color: #1b1b1b;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 35px;
    font-weight: 600;
}

.landing-footer .footer-bottom a {
    color: #ffffff;
}

.landing-footer .footer-bottom a:hover {
    color: #485cc7;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .landing-footer .footer-top ul li a h6 {
        font-size: 13px;
    }
}


/*------------------------------------*\
    #Show Markup
\*------------------------------------*/

.section-wrapper {
    position: relative;
}

.section-wrapper .btn-markup {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 999;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.8);
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    opacity: 0;
}

.section-wrapper .btn-markup:hover {
    background-color: #28a745;
}

.section-wrapper:hover .btn-markup {
    opacity: 1;
}

.section-wrapper .markup-wrapper .modal-header {
    background: #485cc7;
}

.section-wrapper .markup-wrapper .modal-header .modal-title {
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.section-wrapper .markup-wrapper .modal-header button.close {
    color: #ffffff;
    outline: none;
    top: 15px;
}

.section-wrapper .markup-wrapper .modal-header button.close:hover,
.section-wrapper .markup-wrapper .modal-header button.close:focus {
    color: #ffffff;
    outline: none;
    opacity: 0.8;
}

.section-wrapper .markup-wrapper .modal-body {
    padding: 30px;
    /* Specify class=linenums on a pre to get line numbering */
}

.section-wrapper .markup-wrapper .modal-body .btn-clipboard {
    position: absolute;
    top: 40px;
    right: 40px;
    border: none;
    cursor: pointer;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #485cc7;
    -moz-transition: all 300ms linear;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}

.section-wrapper .markup-wrapper .modal-body .btn-clipboard:hover,
.section-wrapper .markup-wrapper .modal-body .btn-clipboard:focus {
    outline: none;
}

.section-wrapper .markup-wrapper .modal-body pre {
    padding: 15px;
    background: #fafafa;
    color: #1b1b1b;
}

.section-wrapper .markup-wrapper .modal-body .com {
    color: #93a1a1;
}

.section-wrapper .markup-wrapper .modal-body .lit {
    color: #195f91;
}

.section-wrapper .markup-wrapper .modal-body .pun,
.section-wrapper .markup-wrapper .modal-body .opn,
.section-wrapper .markup-wrapper .modal-body .clo {
    color: #93a1a1;
}

.section-wrapper .markup-wrapper .modal-body .fun {
    color: #dc322f;
}

.section-wrapper .markup-wrapper .modal-body .str,
.section-wrapper .markup-wrapper .modal-body .atv {
    color: #D14;
}

.section-wrapper .markup-wrapper .modal-body .kwd,
.section-wrapper .markup-wrapper .modal-body .linenums .tag {
    color: #1e347b;
}

.section-wrapper .markup-wrapper .modal-body .typ,
.section-wrapper .markup-wrapper .modal-body .atn,
.section-wrapper .markup-wrapper .modal-body .dec,
.section-wrapper .markup-wrapper .modal-body .var {
    color: teal;
}

.section-wrapper .markup-wrapper .modal-body .pln {
    color: #48484c;
}

.section-wrapper .markup-wrapper .modal-body .prettyprint {
    padding: 8px;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}

.section-wrapper .markup-wrapper .modal-body .prettyprint.linenums {
    -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
    -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
    box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}

.section-wrapper .markup-wrapper .modal-body ol.linenums {
    margin: 0 0 0 0px;
    /* IE indents via margin-left */
}

.section-wrapper .markup-wrapper .modal-body ol.linenums li {
    padding-left: 12px;
    color: #bebec5;
    line-height: 18px;
    text-shadow: 0 1px 0 #fff;
}


/*------------------------------
    # contact
---------------------------------*/

.contact {
    position: relative;
}

.contact .btn {
    height: 48px;
    line-height: 46px;
}

.form-wrap {
    background-color: #ffffff;
    padding: 50px;
    border-radius: 5px;
    text-align: center;
}

.form-wrap .form-title h4 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 25px;
}

.features-list li {
    position: relative;
    font-size: 14px;
    line-height: 28px;
    padding-left: 26px;
}

.features-list li:before {
    content: "";
    position: absolute;
    top: 11px;
    left: 0;
    width: 8px;
    height: 8px;
    line-height: 8px;
    font-size: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #ffffff;
}

.agreement {
    font-size: 14px;
}

.agreement a {
    color: #000000;
    position: relative;
}

.agreement a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #000000;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    transition: 0.2s ease;
}

.agreement a:hover {
    color: #000000;
}

.agreement a:hover:after {
    width: 100%;
}

.text--note {
    font-size: 14px;
}

.text--note span {
    color: #000000;
    position: relative;
}


/* contact #1 */

.contact-1 .heading {
    margin-bottom: 37px;
}

.contact-1 .col-content {
    padding: 161px 15px 144px 50px;
}

.contact-1 .bg-section,
.contact-1 .bg-img {
    min-height: 802px;
    position: absolute;
    top: 0;
    left: 0;
}


/* contact #2 */

.contact-2 .heading {
    margin: 47px 0 31px;
}

.contact-2 .heading-subtitle,
.contact-2 .heading-title,
.contact-2 .heading-desc,
.contact-2 .features-list li {
    color: #ffffff;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 991px) {
    .contact-2 {
        text-align: center;
    }
    .contact-2 .heading {
        margin: 0 0 30px;
    }
    .contact-2 .features-list li {
        padding-left: 0;
    }
    .contact-2 .features-list li:before {
        display: none;
    }
}


/* contact #3 */

.contact-3 .content-wrapper {
    position: relative;
    background-color: #ffffff;
    overflow: hidden;
    border-radius: 4px;
}

.contact-3 .form--wrapper {
    padding: 80px 0 76px;
}

.contact-3 .heading {
    margin-bottom: 39px;
}


/* contact #4 */

.contact-4 .heading {
    margin: 0 0 28px;
}

.contact-4 .heading .heading-desc {
    color: #999999;
}

.contact-4 .heading .heading-title {
    color: #000000;
}

.contact-4 .features-list li {
    color: #000000;
    position: relative;
}

.contact-4 .features-list li:before {
    content: "";
    font-family: fontawesome;
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    border-radius: 0;
    background-color: transparent;
    color: #485cc7;
    font-size: 16px;
    line-height: 28px;
}

.contact-4 .form-wrap {
    border: 1px solid #ececec;
}


/* contact #5 */

.contact-5 .heading-14 {
    margin-bottom: 37px;
}

.contact-5 .heading-14 .heading-icon {
    font-size: 50px;
    margin-bottom: 27px;
}

.contact-5 .map-wrapper {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
}

.contact-5 .col-content {
    padding: 100px 0 92px 0;
}

.contact-5 .form-control,
.contact-5 select {
    background-color: #ffffff;
}


/* contact #6 */

.contact-6 .heading {
    margin-bottom: 37px;
}

.contact-6 .col-content {
    padding: 100px 0 94px 0;
}

.contact-6 .map-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
}

.contact-6 .form-control,
.contact-6 select {
    background-color: #ffffff;
}


/* contact #7 */

.contact-7 form {
    margin: auto;
}


/* contact #8 */

.contact-8 .content-wrapper {
    position: relative;
    background-color: #1b1b1b;
}

.contact-8 .form-control {
    background-color: transparent;
    color: #ffffff;
    border-color: rgba(236, 236, 236, 0.05);
}

.contact-8 .form-control:focus {
    border-color: #485cc7;
}

.contact-8 .agreement a {
    color: #ffffff;
}

.contact-8 .agreement a:after {
    background-color: #ffffff;
}


/* contact #9 */

.contact-9 {
    position: relative;
}

.contact-9 .shape-1 {
    width: 195px;
    height: 301px;
    position: absolute;
    top: 0;
    left: 0;
}

.contact-9 .shape-1:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/contact/shapes/shape1.png);
    background-size: cover;
}

.contact-9 .shape-2 {
    width: 290px;
    height: 243px;
    position: absolute;
    top: 0;
    right: 0;
}

.contact-9 .shape-2:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/contact/shapes/shape2.png);
    background-size: cover;
}

.contact-9 .form-control {
    background-color: transparent;
    border-color: rgba(236, 236, 236, 0.05);
    color: #ffffff;
}

.contact-9 .form-control:focus {
    border-color: #485cc7;
}


/* contact #10 */

@media only screen and (max-width: 991px) {
    .contact-10 {
        text-align: center;
    }
    .contact-10 form {
        margin-top: 30px;
    }
}


/* contact #11 */

.contact-11 .form-control {
    background-color: transparent;
    border-color: rgba(236, 236, 236, 0.05);
    color: #ffffff;
}

.contact-11 .form-control:focus {
    border-color: #485cc7;
}

.contact-11 .heading .heading-title {
    color: #ffffff;
}

.contact-11 .agreement a {
    color: #ffffff;
}

.contact-11 .form-wrap {
    padding: 80px 80px 76px;
    max-width: 560px;
    margin: auto;
    background-color: #1b1b1b;
    border-radius: 4px;
}

.contact-11 .agreement a:after {
    background-color: #ffffff;
}


/* contact #13 */

.contact-13 {
    padding: 150px 0 146px;
}

.contact-13 .contact-panel {
    padding: 0 80px;
}

.contact-13 .contact-panel h4 {
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 18px;
}

.contact-13 .contact-panel p {
    color: #ffffff;
    margin-bottom: 0;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .contact-1 .bg-section,
    .contact-1 .bg-img {
        min-height: 400px;
        position: relative;
    }
    .contact-1 .col-content {
        padding: 50px 15px !important;
    }
    .contact-3 .form--wrapper {
        padding: 50px 40px;
    }
    .contact-5 .map-wrapper,
    .contact-6 .map-wrapper {
        position: static;
    }
    .contact-9 .shape-1 {
        width: 100px;
        height: 154px;
    }
    .contact-9 .shape-2 {
        width: 160px;
        height: 134px;
    }
    .contact-11 .form-wrap {
        padding: 80px 30px 76px;
    }
    .contact-13 .contact-panel {
        padding: 0 30px;
    }
    .contact-13 .contact-panel {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .contact-1 .bg-section,
    .contact-1 .bg-img {
        position: relative;
    }
    .contact-3 .form--wrapper {
        padding: 50px 40px;
    }
    .contact-5 .map-wrapper,
    .contact-6 .map-wrapper {
        position: static;
    }
    .contact-9 .shape-1 {
        width: 160px;
        height: 247px;
    }
    .contact-9 .shape-2 {
        width: 200px;
        height: 168px;
    }
    .contact-13 .contact-panel {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
    .contact-1 .col-content {
        padding: 80px 50px;
    }
}


/*------------------------------------*\
    #screenshoots
\*------------------------------------*/

.screenshoot .screenshoot-item {
    position: relative;
}

.screenshoot .screenshoot-item img {
    border-radius: 2px;
}

.screenshoot-4 .screenshoot-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0);
}

.screenshoot-4 .screenshoot-item:hover:before {
    opacity: 0;
}

.screenshoot-4 .instagram--icon {
    text-align: center;
    line-height: 1;
    color: #485cc7;
    margin-top: 30px;
}

.screenshoot-4 .instagram--icon i {
    font-size: 40px;
    margin-bottom: 12px;
    display: inline-block;
}

.screenshoot-4 .instagram--icon a {
    font-family: "Poppins", sans-serif;
    line-height: 1;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    color: #485cc7;
    display: block;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 991px) {
    .screenshoot .screenshoot-item img {
        max-width: 390px;
        margin-left: auto;
        margin-right: auto;
        width: auto;
    }
}


/*------------------------------------*\
	#Video
\*------------------------------------*/

.video .video--title {
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    line-height: 39px;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.video .video--desc {
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 0;
}

.video-button .popup-video {
    color: #ffffff;
    font-size: 10px;
    text-transform: uppercase;
    position: relative;
}

.video-button .popup-video i {
    background-color: #ffffff;
    color: #1b1b1b;
    text-align: center;
    font-size: 12px;
    display: inline-block;
    position: relative;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    animation: pulse 1.5s infinite;
}

.video-button .popup-video:hover {
    animation: none;
}

.video--player:hover {
    background-color: #485cc7;
}

.video-button .popup-video.video-text {
    padding-left: 70px;
    display: inline-block;
    line-height: 60px;
    text-align: left;
    width: 180px;
    height: 60px;
}

.video-button .popup-video.video-text i {
    position: absolute;
    top: 0;
    left: 0;
}


/* video #1 */

.video-1 {
    padding: 180px 0 190px;
}


/* video #2 */

.video-2 {
    padding: 175px 0 190px;
}

.video-2 .video--title {
    font-size: 38px;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 15px;
}

.video-2 .video--desc {
    margin-bottom: 37px;
}


/* video #3 */

.video-3 {
    padding: 190px 0;
}

.video-3 .video-button {
    margin-bottom: 45px;
}


/* video #4 */

.video-4 .video-content {
    border-radius: 5px;
    overflow: hidden;
}

.video-4 .video-button {
    height: 439px;
}

.video-3 .video-button .popup-video i,
.video-4 .video-button .popup-video i {
    width: 76px;
    height: 76px;
    line-height: 76px;
    font-size: 18px;
}


/* video #7 */

.video-7 {
    padding: 190px 0 185px;
}

.video-7 .video-button {
    margin-bottom: 25px;
}

.video-7 .video--title {
    margin-bottom: 8px;
}

.video-7 .video--desc {
    padding: 0 50px;
    margin-bottom: 0;
}

.video-7 .video-button .popup-video i {
    width: 75px;
    height: 75px;
    line-height: 75px;
}


/* video #8 */

.video-8 {
    padding: 170px 0;
}


/* video #10 */

.video-10 {
    padding: 140px 0 145px;
}


/* video #11 */

.video-11 .flipping--book {
    margin-bottom: 67px;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .video-11 {
        text-align: center;
    }
    .video-11 .list .list--content li:before {
        display: none;
    }
}


/* video #12 */

.video-12 .view--more {
    font-size: 14px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 30px;
    display: block;
    color: #485cc7;
}

.video-12 .view--more i {
    display: block;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 20px;
}


/* button animation */

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .video-2 .video--title {
        font-size: 28px;
        line-height: 40px;
    }
    .video-7 .video--desc {
        padding: 0;
    }
    .list h4 {
        margin-bottom: 15px;
    }
    .list .list--content {
        margin-bottom: 30px;
    }
}


/* Small Devices, Tablets */


/*------------------------------------*\
    #Blockquotes
\*------------------------------------*/

.blockquote,
blockquot {
    font-size: 24px;
    font-family: "Poppins", sans-serif;
    color: #999999;
    font-style: italic;
    line-height: 39px;
    font-weight: 600;
    position: relative;
    border: none;
    padding: 0;
    margin: 0;
}

.quote-author {
    font-family: "Arimo", sans-serif;
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-top: 24px;
    position: relative;
}


/* blockquote #1 */

.blockquote-section-1 {
    padding: 180px 0 190px;
}

.blockquote-1 {
    padding: 0 70px;
    font-style: normal;
}

.blockquote-1,
.blockquote-1 .quote-author {
    color: #ffffff;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .blockquote-1 {
        padding: 0;
    }
}


/*------------------------------------*\
	#banner
\*------------------------------------*/

.banner hr {
    margin: 100px 0;
    border-top: 1px solid #ececec;
}


/* banner #1 */

.banner-1 .heading {
    margin-top: 30px;
}

.banner-1 .banner-img img {
    box-shadow: 0px 23px 40px 0px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}


/* banner #2 */

.banner-2 .heading {
    margin: 0;
}

.banner .heading.mt-izquierdoz {
    margin-top: 70px;
}

.banner-2 .heading .heading-divider1:after {
    right: -30px;
}

.banner-2 .heading .heading-divider1:before {
    width: 20px;
}


/* banner #4 */

.banner-4 .heading .heading-subtitle {
    color: #999999;
}

.banner-4 .heading .heading-desc {
    margin-bottom: 29px;
}

.banner-4 .btn {
    width: 150px;
    height: 30px;
    line-height: 28px;
    font-size: 11px;
    border-radius: 2px;
}


/* banner #6 */

.banner-6 .heading {
    margin-top: 30px;
}

.banner-6 .banner-img img {
    box-shadow: 0px 23px 40px 0px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

.banner-6 .working--time {
    margin: 15px 0 25px;
}

.banner-6 .working--time li {
    font-size: 16px;
    line-height: 30px;
    color: #1b1b1b;
}

.banner-6 .working--time li span {
    color: #999999;
}

.banner-6 .btn {
    width: 168px;
    height: 48px;
    border-radius: 3px;
}


/* banner #7 */

.banner-7 .heading {
    margin-bottom: 37px;
}

.banner-7 .banner-content {
    padding: 50px;
}

.banner-7 .banner-img img {
    width: 100%;
}

.banner-7 .banner-content-dark .heading {
    margin-bottom: 39px;
}

.banner-7 .banner-content-dark .heading .heading-subtitle,
.banner-7 .banner-content-dark .heading .heading-title {
    color: #ffffff;
}

.banner-7 .banner-content-dark .btn {
    width: 140px;
    height: 30px;
    line-height: 28px;
    font-size: 11px;
    border-radius: 2px;
}

.banner-7 .banner-content-dark .divider--theme:before,
.banner-7 .banner-content-dark .divider--theme:after {
    background-color: #485cc7;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .banner-7 {
        text-align: center;
    }
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .banner-1 .heading {
        margin: 30px 0;
    }
    .banner-1 .banner-img {
        /*  text-align: left !important;*/
    }
    .banner-3 img {
        margin-bottom: 30px;
    }
    .banner-4 .heading {
        margin-bottom: 0;
    }
    .banner-6 .banner-img img {
        margin-bottom: 30px;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-1 .heading {
        margin-top: 0;
    }
}


/*------------------------------------*\
	#team
\*------------------------------------*/

.member {
    position: relative;
    text-align: center;
}

.member .member-img {
    margin-bottom: 27px;
}

.member .member-info h5 {
    color: #1b1b1b;
    font-size: 14px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 7px;
}

.member .member-info h6 {
    color: #999999;
    font-family: "Arimo", sans-serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 0;
}

.member .member-info p {
    font-size: 14px;
    line-height: 23px;
    color: #999999;
}

.member .member-social a {
    display: inline-block;
    color: #999999;
    font-size: 14px;
    line-height: 1;
    margin-right: 16px;
}

.member .member-social a:last-of-type {
    margin-right: 0;
}

.member .member-social a:hover {
    color: #1b1b1b;
}


/* team #2 */

.team-2 .member-info {
    padding: 0 25px;
}

.team-2 .member-info h5 {
    font-size: 16px;
    margin-bottom: 19px;
}

.team-2 .member-info p {
    margin-bottom: 22px;
}

.team-2 .member-img {
    margin-bottom: 35px;
}


/* team #3 */

.team-3 .member-info h5 {
    color: #ffffff;
}

.team-3 .member-info h6 span {
    color: #485cc7;
}

.team-3 .member-donate {
    background-color: #485cc7;
    padding: 30px 20px 33px;
    border-radius: 3px;
    width: 140px;
    margin: auto;
}

.team-3 .member-donate h6 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 19px;
}

.team-3 .member-donate .btn {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 11px;
    color: #1b1b1b;
}

.team-3 .member-donate .btn:hover {
    background-color: #1b1b1b;
    color: #ffffff;
    border-color: #1b1b1b;
}


/* team #4 */

.team-4 {
    position: relative;
}

.team-4 .member {
    position: static;
    text-align: left;
}

.team-4 .member-img {
    margin-bottom: 0;
}

.team-4 .heading {
    margin-bottom: 31px;
}

.team-4 .member-info p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 36px;
}

.team-4 .col-content {
    padding: 98px 0;
}

.team-4 .member-img-container {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    height: 100%;
}

@media only screen and (max-width: 991px) {
    .team-4 {
        text-align: center;
    }
    .team-4 .member-img {
        min-height: 400px;
    }
    .team-4 .member-img-container {
        position: static;
    }
    .team-4 .col-content {
        border-bottom: 1px solid #ececec;
    }
    .team-4 .member {
        margin-bottom: 0;
        text-align: center;
    }
}


/* team #5 */

.team-5 {
    position: relative;
}

.team-5 .col-content {
    padding: 98px 75px 98px 0;
}

.team-5 .member {
    position: static;
    text-align: left;
}

.team-5 .member-img-container {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    height: 100%;
}

.team-5 .member-img {
    margin-bottom: 0;
}

.team-5 .heading {
    margin-bottom: 31px;
}

.team-5 .member-info p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 36px;
}

@media only screen and (max-width: 991px) {
    .team-5 .member {
        margin-bottom: 0;
        text-align: center;
    }
    .team-5 .member-img-container {
        position: static;
    }
    .team-5 .member-img {
        min-height: 400px;
    }
}


/* team #8 */

.team-8 .member {
    text-align: left;
}

.team-8 .heading {
    margin-top: 85px;
    margin-bottom: 37px;
}

.team-8 .member-info p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 34px;
    padding-right: 40px;
}

.team-8 .member-img {
    margin-bottom: 0;
    text-align: center;
}

.team-8 .member-img img {
    max-height: 630px;
}

.team-8 .member-social {
    margin-bottom: 38px;
}

.team-8 .member-social .social-title {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    color: #1b1b1b;
    text-transform: uppercase;
    margin-right: 40px;
}

@media only screen and (max-width: 991px) {
    .team-8 .member {
        margin-bottom: 0;
        text-align: center;
    }
    .team-8 .member-img {
        margin-top: 30px;
    }
    .team-8 .member-info p {
        padding-right: 0;
    }
}


/* team #9 */

.team-9 .member-img img {
    width: 100%;
}

.team-9 .member-info h5,
.team-9 .member-info h6 {
    color: #ffffff;
}

.team-9 .member--overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#a6000000", GradientType=0);
}

.team-9 .member-info {
    position: absolute;
    bottom: 37px;
    left: 0;
    width: 100%;
}


/* team #10 */

.team-10 .member-img {
    margin-bottom: 35px;
}

.team-10 .member-info h5 {
    font-size: 16px;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .member {
        margin-bottom: 30px;
    }
    .team-9 .member {
        max-width: 220px;
        margin: auto;
    }
    .team-9 .member-img img {
        width: auto;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .member {
        margin-bottom: 30px;
    }
    .team-2 .member-info {
        padding: 0;
    }
}


/*------------------------------------*\
    #devices
\*------------------------------------*/

.devices .heading {
    margin-bottom: 47px;
}

.device-card .btn {
    width: 100px;
    height: 30px;
    line-height: 28px;
    font-size: 11px;
    margin-top: 5px;
}

.device-card .device-info {
    margin-bottom: 23px;
    line-height: 1;
}

.device-card .device-info>div {
    display: inline-block;
    color: #999999;
    font-size: 14px;
    line-height: 1;
}

.device-card .device-info .title {
    font-size: 14px;
    font-weight: 600;
    color: #1b1b1b;
    width: 95px;
    display: inline-block;
    text-transform: uppercase;
    line-height: 1;
}

.device-card .device-info .rating i {
    color: #edc808;
}

.device-card .device-info .social-icons a {
    color: #999999;
    margin-right: 11px;
    display: inline-block;
}

.device-card .device-info .social-icons a:hover {
    color: #1b1b1b;
}


/*------------------------------------*\
	#tabs
\*------------------------------------*/

.tabs .nav-tabs {
    border-bottom: none;
}

.tabs .tab-content p {
    font-family: "Arimo", sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
}

.tabs .nav-tabs {
    margin-bottom: 41px;
}

.tabs .nav-tabs>li {
    text-align: center;
    margin-right: 80px;
    float: none;
    display: inline-block;
}

.tabs .nav-tabs>li:last-child {
    margin-right: 0;
}

.tabs .nav-tabs>li>a {
    border: none;
    border-radius: 0;
    padding: 0;
}

.tabs .nav-tabs>li>a i {
    color: #bdbdbd;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 17px;
    display: block;
}

.tabs .nav-tabs>li>a h3 {
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #aaa;
}

.tabs .nav-tabs>li>a,
.tabs .nav-tabs>li>a:focus,
.tabs .nav-tabs>li>a:hover {
    background-color: transparent;
    border: none;
}

.tabs .nav-tabs>li.active>a,
.tabs .nav-tabs>li.active>a:focus,
.tabs .nav-tabs>li.active>a:hover {
    background-color: transparent;
    border: none;
}

.tabs .nav-tabs>li.active>a h3,
.tabs .nav-tabs>li.active>a:focus h3,
.tabs .nav-tabs>li.active>a:hover h3,
.tabs .nav-tabs>li.active>a i,
.tabs .nav-tabs>li.active>a:focus i,
.tabs .nav-tabs>li.active>a:hover i {
    color: #485cc7;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .tabs .nav-tabs>li {
        margin-right: 10px;
    }
}

.tabs hr {
    margin-top: 92px;
    margin-bottom: 0;
}


/*------------------------------------*\
    #Skills
\*------------------------------------*/

.skills {
    padding-bottom: 50px;
}

.skills .progressbar {
    margin-bottom: 35px;
    width: 500px;
}

.skills .progress {
    height: 5px;
    background-color: #f2f2f2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
}

.skills .progress-bar {
    background-color: #485cc7;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /*width: 0;*/
}

.skills .progress-title {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 17px;
    line-height: 1;
}

.skills .progress-title .title {
    color: #333;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.skills .progress-title .value {
    float: right;
    color: #333;
    font-family: "Poppins", sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .skills .progressbar {
        width: 100%;
    }
}


/*------------------------------------*\
    card 
\*------------------------------------*/

.card-item {
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}

.card--item-content {
    padding: 40px 40px 33px;
    background-color: #ffffff;
}

.card--item-content h3 {
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 22px;
}

.investment .card-item:hover {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.03);
}


/*------------------------------------*\
    #PORTFOLIO
\*------------------------------------*/


/* Portfolio Filter */

.portfolio-filter {
    text-align: center;
    margin-bottom: 36px;
}

.portfolio-filter li a {
    color: #1b1b1b;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    margin-right: 29px;
    text-transform: capitalize;
}

.portfolio-filter li a:hover,
.portfolio-filter li a a.active-filter {
    color: #485cc7;
}

.portfolio-filter li:last-child a {
    margin-right: 0;
}


/* Portfolio Item */

.portfolio-item .portfolio-img {
    position: relative;
    overflow: hidden;
}

.portfolio-item .portfolio-img img {
    max-width: 100%;
    height: auto;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    transition: all 400ms linear;
    position: relative;
}

.portfolio-item .portfolio-img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.portfolio-item .portfolio-content {
    padding: 35px 25px 25px;
}

.portfolio-item .portfolio-title h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}

.portfolio-item .portfolio-title h4 a {
    color: #1b1b1b;
}

.portfolio-item .portfolio-title h4 a:hover {
    color: #485cc7;
}

.portfolio-item .portfolio-desc p {
    font-size: 14px;
    margin-bottom: 0;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .portfolio-item {
        text-align: center;
    }
}


/* portfolio #1 */

.portfolio-1 .portfolio-item {
    border: 1px solid #ececec;
}


/* portfolio #2 */

.portfolio-2 .portfolio-title h4 {
    margin-bottom: 4px;
}

.portfolio-2 .portfolio-content {
    padding: 35px 25px 0 0;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .portfolio-1 .portfolio-item,
    .portfolio-2 .portfolio-item {
        margin-bottom: 30px;
    }
    .portfolio-1 .portfolio-item {
        max-width: 370px;
        margin: 0 auto 30px;
    }
}


/*------------------------------------*\
    clients 
\*------------------------------------*/

.clients {
    padding: 50px 0 40px 0;
    text-align: center;
}

.client img {
    max-width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.6;
}

.client:hover img {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 1;
}


/* clients #5 */

.clients-5 {
    padding: 100px 0;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .client {
        margin-bottom: 20px;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .client {
        margin-bottom: 20px;
    }
}


/*------------------------------------*\
    #Timeline
\*------------------------------------*/

.timeline .btn {
    width: 153px;
    height: 30px;
    line-height: 28px;
    font-size: 11px;
    letter-spacing: 0;
}

.timeline-content {
    list-style: none;
    position: relative;
    padding: 35px 0 50px;
    margin-bottom: 35px;
}

.timeline-content:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #485cc7;
    left: 50%;
    margin-left: -1.5px;
}

.timeline-content:after {
    bottom: -15px;
    position: absolute;
    content: " ";
    border: 8px solid transparent;
    border-top-color: #485cc7;
    left: 50%;
    border-top-width: 12px;
    margin-left: -8px;
}

.timeline-content .row {
    margin-bottom: 45px;
    position: relative;
    text-align: right;
}

.timeline-content .row:last-of-type {
    margin-bottom: 0;
}

.timeline-content {
    text-align: left;
}

.timeline-content .row .col-md-6 {
    position: relative;
}

.timeline-content .timeline-panel-right {
    text-align: left;
    padding-left: 15px;
}

.timeline-content .timeline-panel-left {
    text-align: right;
    padding-right: 15px;
}

.timeline-content .timeline-panel:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
    background-color: #ffffff;
    border: 3px solid #485cc7;
    border-radius: 50%;
    margin-right: -7.5px;
}

.timeline-content .timeline-panel-right:before {
    right: auto;
    left: 0;
    margin-left: -7.5px;
}

.timeline-content .event {
    color: #1b1b1b;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 9px;
}

.timeline-content .event--speaker {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 0;
}

.timeline-content .date {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
}


/* timeline #2 */

.timeline-2 .timeline-content .timeline-panel:before {
    top: 50%;
    margin-top: -15px;
}

.timeline-2 .timeline-content {
    padding-right: 45px;
    padding-left: 45px;
}

.timeline-2 .timeline-content .event--speaker,
.timeline-2 .timeline-content .date {
    display: inline-block;
}

.timeline-2 .timeline-content .event {
    margin-top: 55px;
}

.timeline-2 .timeline-content .date {
    margin-right: 15px;
}

.timeline-2 .event--desc {
    background-color: #fafafa;
    padding: 30px;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    position: relative;
    border-radius: 3px;
}

.timeline-2 .event--desc:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -20px;
    border: 10px solid transparent;
    margin-top: -10px;
    border-right-color: #fafafa;
}

.timeline-2 .timeline-panel-left .event--desc:before {
    right: -20px;
    left: auto;
    border-left-color: #fafafa;
    border-right-color: transparent;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .timeline-content:before {
        left: 10px;
        margin-left: 0;
    }
    .timeline-content:after {
        left: 0;
        margin-left: 3px;
    }
    .timeline-content .timeline-panel-left,
    .timeline-content .timeline-panel-right {
        text-align: left;
        padding-left: 30px;
        margin-bottom: 10px;
    }
    .timeline-content .row .col-md-6 {
        position: static;
    }
    .timeline-content .row {
        text-align: left;
        margin-bottom: 25px;
    }
    .timeline-content .timeline-panel-left:before {
        display: none;
    }
    .timeline-content .timeline-panel-right:before {
        right: auto;
        left: 14px;
        margin-left: 0;
    }
    .timeline-2 .timeline-content {
        padding: 30px 0;
    }
    .timeline-2 .event--desc {
        text-align: left;
    }
    .timeline-2 .timeline-content .event {
        margin-top: 0;
    }
    .timeline-2 .timeline-content .timeline-panel:before {
        top: 0;
        margin-top: 0;
    }
    .timeline-2 .event--desc:before {
        display: none;
    }
}


/*------------------------------
    countdown
---------------------------------*/

.countdown-rtl {
    direction: rtl;
}

.countdown-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.countdown-section {
    display: block;
    text-align: center;
    position: relative;
    height: auto;
    width: 100%;
    padding: 0;
}

.countdown-amount {
    font-family: "Poppins", sans-serif;
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 13px;
    display: block;
}

.countdown-period {
    font-family: "Poppins", sans-serif;
    display: block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: capitalize;
    text-align: center;
}

.countdown-panel {
    text-align: center;
    border: 1px solid #ececec;
    border-radius: 4px;
    position: relative;
}

.countdown-heading {
    background-color: #485cc7;
    padding: 50px;
}

.countdown-heading p {
    font-size: 12px;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 23px;
}

.countdown-heading h3 {
    font-size: 26px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 45px;
}

.countdown-form .form-control {
    margin-bottom: 20px;
}

.countdown-form label.error {
    margin-top: -10px;
}

.countdown .btn {
    height: 48px;
    line-height: 46px;
}


/* countdown #1 */

.count-down-1 .heading {
    margin-bottom: 73px;
}

.count-down-1 .heading .heading-subtitle {
    color: #485cc7;
}

.count-down-1 .countdown-form {
    background-color: #ffffff;
    padding: 50px;
}


/* countdown #2 */

.count-down-2 {
    padding: 115px 0 125px;
}

.count-down-2 .heading {
    margin-bottom: 34px;
}

.count-down-2 .heading .heading-title {
    font-size: 38px;
    line-height: 60px;
}

.count-down-2 .heading .heading-title,
.count-down-2 .heading .heading-desc {
    color: #ffffff;
}

.count-down-2 .countdown-panel {
    border: none;
    box-shadow: none;
}

.count-down-2 .countdown-panel .btn {
    margin-top: 30px;
}


/* countdown #3 */

.count-down-3 {
    padding: 190px 0;
}

.count-down-3 .heading {
    margin: 64px 0 40px;
}


/* countdown #4 */

.count-down-4 {
    padding: 242px 0 179px;
}


/* countdown #5 */

.count-down-5 {
    padding: 249px 0 180px;
}

.count-down-5 .heading .heading-title {
    color: #1b1b1b;
}

.count-down-5 .heading .heading-desc {
    color: #999999;
}

.count-down-5 .countdown-amount {
    color: #1b1b1b;
}

.count-down-5 .countdown-period {
    color: #999999;
}

.count-down-5 .countdown {
    margin-bottom: 50px;
}

.count-down-5 .form-subscription form {
    margin-right: auto;
    margin-left: auto;
}

.count-down-5 .form-subscription .form-control {
    background-color: #fafafa;
}


/* countdown #6 */

.count-down-6 {
    padding: 150px 0;
}

.count-down-6 .heading {
    margin-bottom: 34px;
}

.count-down-6 .heading .heading-subtitle {
    color: #1b1b1b;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.count-down-6 .heading .heading-title {
    color: #1b1b1b;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 12px;
}

.count-down-6 .heading .heading-desc {
    padding: 0 110px;
}

.count-down-6 .btn {
    width: 220px;
    margin-top: 10px;
}


/* countdown #7 */

.count-down-7 .heading .heading-title,
.count-down-5 .heading .heading-title,
.count-down-7 .countdown-amount,
.count-down-5 .countdown-amount {
    color: #1b1b1b;
}

.count-down-7 .heading .heading-desc,
.count-down-5 .heading .heading-desc,
.count-down-7 .countdown-period,
.count-down-5 .countdown-period {
    color: #999999;
}


/* countdown #8 */

.count-down-8 .heading {
    margin-bottom: 74px;
}

.count-down-8 .heading .heading-desc,
.count-down-8 .heading .heading-title {
    color: #ffffff;
}

.count-down-8 .btn {
    width: 220px;
    margin-top: 60px;
}

.info-panel {
    margin-bottom: 43px;
}

.info-panel h4 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    color: #1b1b1b;
    margin-bottom: 18px;
}

.info-panel p {
    font-size: 14px;
    line-height: 23px;
    color: #999999;
    margin-bottom: 0;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .countdown-heading,
    .count-down-1 .countdown-form {
        padding: 30px 20px;
    }
    .countdown-section {
        padding: 0;
    }
    .count-down-6 .heading .heading-desc,
    .count-down-7 .heading .heading-desc {
        padding: 0;
    }
}


/*------------------------------------*\
            #Counters
\*------------------------------------*/

.count-box .counting {
    font-family: "Poppins", sans-serif;
    color: #1b1b1b;
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 13px;
    position: relative;
}

.count-box .count-title {
    font-family: "Poppins", sans-serif;
    color: #1b1b1b;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}

.count-box .count-desc {
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    line-height: 24px;
    padding-top: 9px;
    margin-bottom: 0;
}

.count-box .counting-icon {
    font-size: 40px;
    color: #485cc7;
    line-height: 1;
    margin-bottom: 21px;
}

.count-box .counting-icon i {
    font-size: 50px;
}


/* counter #1 */

.counter-1 .heading img {
    margin-bottom: 43px;
}

.counter-1 .count-box {
    margin-top: 6px;
    margin-bottom: 80px;
}

.counter-1 .count-box a.btn,
.counter-1 .count-box .counting {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
}

.counter-1 .count-box a.btn {
    width: 220px;
    height: 50px;
    line-height: 50px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.counter-1 .count-box a.btn:hover {
    background-color: #485cc7;
}

.counter-1 .count-box span {
    margin-right: 9px;
}


/* counter #2 */

.counter-2 {
    padding: 187px 0 190px;
}


/* counter #3 */

.counter-3 .count-box .count-title {
    color: #999999;
}


/* counter #4 */

.counter-4 {
    padding: 150px 0;
}

.counter-2 .count-box .counting,
.counter-4 .count-box .counting,
.counter-2 .count-box .count-title,
.counter-4 .count-box .count-title {
    color: #ffffff;
}

.counter-4 h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 39px;
    color: #ffffff;
    padding: 17px 60px 0 0;
    text-align: center;
}


/* counter #5 */

.counter-5 h3 {
    padding: 17px 0 0 60px;
}


/* counter #6 */

.counter-6 .counting,
.counter-3 .counting {
    font-size: 35px;
}

.counter-6 .counting {
    margin-bottom: 7px;
}

.counter-6 .count-title {
    color: #999999;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .count-box {
        margin-bottom: 30px;
    }
    .counter-4 h3 {
        padding: 0;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .counter-4 h3 {
        padding: 0;
    }
}


/*------------------------------------*\
    #subscription
\*------------------------------------*/

.download-btns a {
    display: inline-block;
}

.download-btns a:first-of-type {
    margin-right: 15px;
}

.form-subscription form {
    max-width: 460px;
    position: relative;
    margin-bottom: 21px;
}

.form-subscription form .form-control {
    background-color: #ffffff;
    padding-right: 150px;
    border-radius: 4px;
}

.form-subscription .btn {
    position: absolute;
    top: 0;
    right: -1px;
    width: 140px;
    height: 48px;
    line-height: 46px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}


/* subscription #1 */

.subscription-1 .heading {
    margin: 130px 0 30px 0;
}

.subscription-1 .download-btns {
    margin-bottom: 40px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .subscription-1 {
        text-align: center;
    }
    .subscription-1 .heading {
        margin: 30px 0 30px 0;
    }
}


/* subscription #2 */

.subscription-2 {
    padding: 177px 0 190px;
}

.subscription-2 .heading {
    margin-bottom: 42px;
}

.subscription-2 .heading .heading-title {
    color: #ffffff;
    font-size: 38px;
    line-height: 60px;
    margin-bottom: 15px;
}

.subscription-2 .heading .heading-desc {
    color: #ffffff;
}

.subscription-2 .form-subscription {
    max-width: 460px;
    margin: 0 auto;
}


/* subscription #3 */

.subscription-3 {
    padding: 136px 0 150px;
}

.subscription-3 .heading {
    margin-bottom: 42px;
}

.subscription-3 .heading .heading-title {
    color: #ffffff;
    font-size: 38px;
    line-height: 60px;
    margin-bottom: 15px;
}

.subscription-3 .heading .heading-desc {
    color: #ffffff;
}

.subscription-3 .form-subscription {
    max-width: 460px;
    margin: 0 auto;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .subscription-2 .heading .heading-title {
        font-size: 25px;
        line-height: 35px;
    }
    .subscription-3 .heading-center {
        padding: 0;
    }
}


/* custom Exrta small Media  */

@media only screen and (min-width: 320px) and (max-width: 420px) {
    .form-subscription .btn {
        position: static;
        margin-top: 20px;
    }
    .form-subscription .form-control {
        padding-right: 10px;
    }
}


/*-------------------------------
    # propirties
---------------------------------*/

.property-item {
    border: 1px solid #ececec;
}

.property-item .property--img {
    position: relative;
}

.property-item .property--img img {
    width: 100%;
    max-width: 100%;
}

.property-item .property--img .label {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #ff0000;
    color: #ffffff;
    padding: 3px 10px;
    border-radius: 2px;
    font-size: 11px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    display: block;
}

.property-item .property--img .label.blue {
    background-color: #485cc7;
}

.property-item .property--img .label.green {
    background-color: #00c389;
}

.property-item .property--info {
    padding: 33px 22px;
}

.property-item .property--info h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px;
}

.property-item .property--info .price {
    color: #485cc7;
    margin-left: 11px;
}

.property-item .property--info p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 0;
}

.property-item .property--details {
    padding: 28px 25px 35px;
    border-top: 1px solid #ececec;
}

.property-item .property--details ul {
    overflow: hidden;
    margin-bottom: 0;
}

.property-item .property--details li {
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 23px;
}

.property-item .property--details li .num {
    color: #1b1b1b;
    margin-left: 10px;
}


/* propirties #2 */

.propirties-2 .property-item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.propirties-2 .property-item .property--content {
    flex: 1;
}

.propirties-2 .property-item .property--details li {
    float: none;
    display: block;
    width: 100%;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .property-item {
        margin-bottom: 30px;
    }
    .propirties .property-item {
        max-width: 350px;
        margin: 0 auto 30px;
    }
    .propirties-2 .property-item {
        display: block;
        max-width: 300px;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .propirties-2 .property-item {
        display: block;
    }
    .propirties-2 .property--img img {
        min-height: auto;
    }
}


/*------------------------------------*\
    #Services
\*------------------------------------*/

.service-panel {
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 8px 40px -5px rgb(9 31 67 / 10%);
    border-radius: 5px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    border: 1px solid #ececec;
}

.service-panel img {
    max-width: 100%;
    height: auto;
}

.service-panel h3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    text-transform: capitalize;
    margin-bottom: 17px;
}

.service-panel p {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0;
}

.service-panel .btn {
    width: 100px;
    height: 30px;
    line-height: 26px;
    font-size: 11px;
}

.service-panel p+.btn {
    margin-top: 27px;
}

.service-panel .service-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Services #1 */

.services-1 .service-panel .service-hover {
    text-align: center;
    padding: 0 50px;
    background-color: rgba(27, 27, 27, 0.8);
}

.services-1 .service-panel .service-hover h3 {
    margin-bottom: 20px;
    color: #ffffff;
}

.services-1 .service-panel .service-hover p {
    color: #ffffff;
}

.services-1 .service-panel .service-img img {
    width: 100%;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -ms-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
}

.services-1 .service-panel:hover .service-img img {
    -moz-transform: scale(1.1) rotate(5deg);
    -webkit-transform: scale(1.1) rotate(5deg);
    -ms-transform: scale(1.1) rotate(5deg);
    -o-transform: scale(1.1) rotate(5deg);
    transform: scale(1.1) rotate(5deg);
}


/* Services #2 */

.services-2 .service-panel {
    border-radius: 2px;
}

.service-panel:hover {
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.services-2 .service-panel p {
    /*padding: 0 20px;*/
}

.services-2 .service-panel .service-img {
    margin-bottom: 28px;
}


/* Services #3 */

.services-3 .service-panel {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.services-3 .service-panel h3 {
    color: #ffffff;
    margin-bottom: 0;
}

.services-3 .service-panel h3:hover {
    color: #485cc7;
}

.services-3 .service-hover {
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100, rgba(0, 0, 0, 0.3)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
}

.services-3 .service-hover-content {
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    text-align: center;
}

.services-3 .service-img img {
    width: 100%;
}


/* Services #4 */

.services-4 .service-panel {
    background-color: #fafafa;
    border: 1px solid #ececec;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.services-4 .service-panel .service-content {
    padding: 35px 25px 35px;
}

.services-4 .service-panel .service-img img {
    width: 100%;
}

.services-4 .service-panel h3 {
    margin-bottom: 6px;
}

.services-4 .service-panel p span {
    color: #485cc7;
}

.services-4 .service-panel p+.btn {
    margin-top: 22px;
}


/* Services #5 */

.services-5 .service-panel {
    padding: 15px 20px 33px;
    border-radius: 2px;
}

.services-5 .service-panel-1 {
    background-color: #fa6742;
}

.services-5 .service-panel-2 {
    background-color: #2bc2a7;
}

.services-5 .service-panel-3 {
    background-color: #ffb72f;
}

.services-5 .service-panel h3 {
    margin-bottom: 22px;
}

.services-5 .service-panel h3,
.services-5 .service-panel p {
    color: #ffffff;
}

.services-5 .service-img {
    margin-bottom: 61px;
}

.services-6 {
    margin-top: -120px;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .service-panel {
        margin-bottom: 30px;
    }
    .services-1 .service-hover {
        padding: 0 30px;
    }
    .services-2 .service-panel p {
        padding: 0;
    }
    .services-3 .service-panel,
    .services-4 .service-panel {
        max-width: 350px;
        margin: 0 auto 30px;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .services-1 .service-hover {
        padding: 0 30px;
    }
}


/*--------------------------------
    # courses
--------------------------------*/

.course-panel {
    background-color: #ffffff;
    border: 1px solid #ececec;
}

.course-panel.border-left {
    border-left: 4px solid #ff9e0f !important
}

.course--img {
    position: relative;
}

.course--img img {
    width: 100%;
}

.course--price {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #dc3545;
    color: #ffffff;
    padding: 2px 7px;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: "Poppins", sans-serif;
    display: block;
    border-radius: 2px;
}

.course--content {
    padding: 28px 25px 35px;
}

.course--content h3 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 17px;
}

.course--content p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 23px;
}

.course--content .btn {
    width: 100px;
    height: 30px;
    line-height: 28px;
    font-size: 11px;
    text-transform: uppercase;
    border-radius: 50px;
    box-shadow: 0 15px 30px -5px rgb(9, 31, 67, .30);
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .course-panel {
        max-width: 350px;
        margin: 0 auto 30px;
    }
}


/*----------------------------
        PROCESS
-----------------------------*/

.process-panel {
    position: relative;
}

.process-panel h3 {
    font-size: 16px;
    margin-bottom: 0;
}

.process-panel .process--icon {
    margin-bottom: 28px;
}

.process .divider-bg {
    position: relative;
    width: 100%;
}

.process .divider-bg:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 84px;
    background: url(../images/process/divider.png) no-repeat;
    background-size: cover;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .process-panel {
        margin-bottom: 30px;
    }
    .process .divider-bg:before {
        display: none;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .process-panel {
        margin-bottom: 30px;
    }
    .process .divider-bg:before {
        display: none;
    }
}


/*---------------------------
    # popup
----------------------------*/

.modal ::-webkit-scrollbar {
    display: none;
}

.modal-body {
    padding: 0;
}

.modal-content {
    border: none;
}

.modal-dialog {
    max-width: 940px;
    overflow: hidden;
    border-radius: 7px;
}

.modal button.close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #616161;
    text-shadow: none;
    box-shadow: none;
    opacity: 1;
    z-index: 1;
}

.modal button.close:hover {
    color: #485cc7;
}

.modal-open .modal {
    padding: 0 !important;
}

.popup--content {
    padding: 80px;
}

.modal .row {
    margin-right: 0;
    margin-left: 0;
}

.modal .row [class*=col-],
.container .modal .row [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

[class*=popup-] .heading {
    margin-bottom: 39px;
}

.popup--btns {
    display: inline-block;
}

.popup--btns a:first-of-type {
    margin-right: 15px;
}


/* popup #1 */

.popup-1 .modal-content {
    border-radius: 4px;
}

.popup-1 .heading {
    margin-bottom: 37px;
}

.popup-1 .popup--img img {
    width: 100%;
}


/* popup #2 */

.popup-2 .modal-dialog {
    max-width: 500px;
}

.popup-2 .popup--content {
    padding: 50px;
}

.popup-2 .heading-icon {
    width: 85px;
    height: 85px;
    line-height: 85px;
    background-color: #485cc7;
    color: #ffffff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 28px;
}


/* popup #3 */

.popup-3 .popup--content {
    padding: 0;
}

.popup-3 .modal-content {
    background-color: transparent;
}

.popup-3 .modal-dialog {
    overflow: visible;
    max-width: 780px;
}

.popup-3 button.close {
    top: -10px;
    right: 0;
    color: #ffffff;
}


/* popup #4 */

.popup-4 .modal-content {
    border-radius: 4px;
    overflow: hidden;
}

.popup-4 .popup--content {
    padding: 95px 80px;
}

.popup-4 .popup--img {
    padding: 50px 0 0 55px;
    position: absolute;
    bottom: 0;
}

.popup-4 .popup--img img {
    height: 100%;
}

.popup-4 .heading {
    margin-bottom: 37px;
}


/* popup #5 */

.popup-5 .modal-content {
    max-height: 430px;
}

.popup-5 .popup--content {
    padding: 80px 40px;
}

.popup-5 .heading {
    margin-bottom: 26px;
}

.popup-5 button.close {
    top: -25px;
    right: 0;
    color: #ffffff;
}


/* popup #6 */

.popup-6 .modal-dialog {
    max-width: 500px;
}

.popup-6 .popup--content {
    padding: 80px 40px;
}

.popup-6 .heading .heading-title,
.popup-6 .heading .heading-desc,
.popup-6 button.close {
    color: #ffffff;
}


/* popup #7 */

.popup-7 .modal-content {
    border-radius: 4px;
}

.popup-7 .modal-dialog,
.popup-10 .modal-dialog {
    max-width: 560px;
}


/* popup #8 */

.popup-8 .heading {
    margin-bottom: 39px;
}

.popup-8 .modal-dialog {
    max-width: 560px;
}

.popup-8 .popup--btns .btn--primary.btn--secondary {
    background-color: #00c389;
    border-color: #00c389;
}

.popup-8 .popup--btns .btn--primary.btn--secondary:hover {
    background-color: #1b1b1b;
    border-color: #1b1b1b;
}


/* popup #8 */

.popup-10 .form-subscription .btn {
    position: relative;
    width: 100%;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .popup--content,
    .popup-4 .popup--content {
        padding: 50px;
    }
}


/*------------------------------------*\
    #dividers
\*------------------------------------*/

.section-divider-light {
    border-top: 1px solid rgba(236, 236, 236, 0.07);
}

.section-divider-gray {
    border-top: 1px solid #ececec;
}


/*------------------------------------*\
    #PAGE-TTILE
\*------------------------------------*/

.page-title {
    padding: 0;
}

.page-title .title {
    padding: 295px 0 195px 0;
}

.page-title .title .title-subheading {
    margin-bottom: 35px;
}

.page-title .title .title-subheading p {
    font-family: "Poppins", sans-serif;
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 0;
    font-weight: 700;
    position: relative;
    padding-bottom: 13px;
    display: inline-block;
    text-transform: uppercase;
}

.page-title .title .title-subheading p:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #ffffff;
    opacity: 0.25;
    content: "";
}

.page-title .title .title-heading {
    margin-bottom: 27px;
}

.page-title .title .title-heading h1 {
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.page-title .title .title-desc p {
    font-family: "Poppins", sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 0;
    font-weight: 400;
}

.page-title .title .title-action {
    margin-top: 42px;
}

.page-title .title .title-action .btn {
    height: 55px;
    line-height: 55px;
    width: auto;
    padding: 0 40px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

.page-title .title .title-action .btn i {
    margin-right: 14px;
}

.page-title .title .title-action .btn:hover {
    background: #1b1b1b;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .page-title .title {
        padding: 140px 0;
    }
    .page-title .title .title-heading h1 {
        font-size: 40px;
        line-height: 55px;
    }
    .page-title .title .title-heading .typed-content {
        font-size: 30px;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 991px) and (max-width: 1200px) {
    .page-title .title {
        padding: 240px 0;
    }
    .page-title .title .title-heading h1 {
        font-size: 50px;
        line-height: 65px;
    }
}


/*------------------------------------*\
    #COLOR-SWITCHER
\*------------------------------------*/


/* switcher menu */

.switcher-nav {
    position: fixed;
    top: 0;
    right: -420px;
    width: 420px;
    height: 100%;
    z-index: 9999;
    background-color: #ffffff;
    padding: 0;
    text-align: left;
    text-align: center;
    -webkit-box-shadow: -10px 0 25px -1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: -10px 0 25px -1px rgba(0, 0, 0, 0.05);
    box-shadow: -6px 0 20px -2px rgba(0, 0, 0, 0.08);
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}

.switcher-nav .switcher-options {
    position: absolute;
    top: 30%;
    left: -40px;
    width: 40px;
    background-color: #ffffff;
    color: #1b1b1b;
    border-radius: 10px 0 0 10px;
    -webkit-box-shadow: -10px 0 25px -1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: -10px 0 25px -1px rgba(0, 0, 0, 0.05);
    box-shadow: -6px 0 20px -2px rgba(0, 0, 0, 0.08);
    padding: 7px 0;
    text-align: center;
}

.switcher-nav .switcher-options a {
    cursor: pointer;
    display: block;
    padding: 3px 0;
    font-size: 20px;
    color: #1b1b1b;
}

.switcher-nav.active {
    right: 0;
}

.switcher-content {
    max-height: 980px;
    padding: 80px 30px;
    overflow: scroll;
}

.switcher-content::-webkit-scrollbar {
    display: none;
}

.switcher-screenshoots li {
    float: left;
    width: 50%;
    padding: 10px;
}

.switcher-screenshoots li a {
    position: relative;
    display: block;
    -moz-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.1);
    -webkit-box-shadow: 0 2px 3px rgba(40, 40, 40, 0.1);
    box-shadow: 0 0 36px 4px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    border-radius: 7px;
    background-color: #ffffff;
    overflow: hidden;
}

.switcher-screenshoots li img {
    width: 100%;
    max-width: 100%;
}

.switcher-screenshoots li .screenshoot-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(72, 92, 199, 0.9);
    opacity: 0;
    transition: all 0.3s ease;
}

.switcher-screenshoots li:hover .screenshoot-overlay {
    opacity: 1;
}

.switcher-screenshoots li span {
    color: #ffffff;
    font-weight: 700;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
}

.switcher-color ul li {
    display: inline-block;
    cursor: pointer;
    height: 30px;
    margin: 0 10px 10px 0;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.switcher-color ul li.active {
    position: relative;
}

.switcher-color ul li.active:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    font-family: fontawesome;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    height: 30px;
    width: 30px;
}

.switcher-active:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1033;
    transition: all 0.2s ease-in-out;
    cursor: crosshair;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .switcher-nav {
        display: none;
    }
}


/* Custom For Builder */

html[data-x-mode="true"] .hero-20 .scroll--down-btn i {
    line-height: 49px;
}

html[data-x-mode="true"] .header-topbar:not(.header-topbar-2x) .topbar .module-logo {
    margin-top: 15px;
}


/*------------------------------------*\
            #Counters
\*------------------------------------*/

.count-box .counting {
    font-family: "Poppins", sans-serif;
    color: #1b1b1b;
    font-size: 50px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 13px;
    position: relative;
}

.count-box .count-title {
    font-family: "Poppins", sans-serif;
    color: #1b1b1b;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}

.count-box .count-desc {
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    line-height: 24px;
    padding-top: 9px;
    margin-bottom: 0;
}

.count-box .counting-icon {
    font-size: 40px;
    color: #ff9e0f;
    line-height: 1;
    margin-bottom: 21px;
}

.count-box .counting-icon i {
    font-size: 50px;
}


/* counter #1 */

.counter-1 .heading img {
    margin-bottom: 43px;
}

.counter-1 .count-box {
    margin-top: 6px;
    margin-bottom: 80px;
    margin: 0 auto;
}

.counter-1 .count-box a.btn,
.counter-1 .count-box .counting {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
}

.counter-1 .count-box a.btn {
    width: 220px;
    height: 50px;
    line-height: 50px;
    border: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}

.counter-1 .count-box a.btn:hover {
    background-color: #de8708;
}

.counter-1 .count-box span {
    margin-right: 9px;
}


/* counter #2 */

.counter-2 {
    padding: 187px 0 190px;
}


/* counter #3 */

.counter-3 .count-box .count-title {
    color: #999999;
}


/* counter #4 */

.counter-4 {
    padding: 150px 0;
}

.counter-2 .count-box .counting,
.counter-4 .count-box .counting,
.counter-2 .count-box .count-title,
.counter-4 .count-box .count-title {
    color: #ffffff;
}

.counter-4 h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 39px;
    color: #ffffff;
    padding: 17px 60px 0 0;
    text-align: center;
}


/* counter #5 */

.counter-5 h3 {
    padding: 17px 0 0 60px;
}


/* counter #6 */

.counter-6 .counting,
.counter-3 .counting {
    font-size: 35px;
}

.counter-6 .counting {
    margin-bottom: 7px;
}

.counter-6 .count-title {
    color: #999999;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .count-box {
        margin-bottom: 30px;
    }
    .counter-4 h3 {
        padding: 0;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .counter-4 h3 {
        padding: 0;
    }
}


/*------------------

/* CSS AGREGADAS */


/* COMPONENTE PARALLAX*/

.parallax {
    min-height: 600px;
    background: rgb(0, 0, 0, .42);
}

.parallax2 {
    min-height: 400px;
    background: transparent;
}


/* FIN COMPONENETE PARALLAX */

.content {
    width: 90%;
    margin: 0 auto;
}

@media only screen and (max-width: 767px) {
    .mt-xs-30 {
        margin-top: 30px;
    }
    .banner .heading.mt-izquierdoz {
        margin-top: 30px;
    }
}

.btn-pill {
    border-radius: 6.25rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

.image.avatar {
    margin: 0 0 1em 0;
    width: 4.25em;
    border-radius: 100%;
    box-shadow: 0 8px 40px -5px rgb(9 31 67 / 50%);
}

.image {
    border-radius: 0.35em;
    border: 2px solid #fff;
    display: inline-block;
    position: relative;
}

.noticias-alto-parrafo {
    max-height: 65px;
    overflow: hidden;
}

.service-content {
    padding: 0 10px 20px 10px;
}


/* COMPONENTE GOOGLE MAP */

#map-canvas {
    width: 100%;
    height: 500px;
    top: 0;
}


/* FIN COMPONENTE GOOGLE MAP */


/* EFECTOS PARA ANIMATE.CSS */

.efecto-slideInLeft {
    animation: slideInLeft 1.5s;
    /* referring directly to the animation's @keyframe declaration */
    /* animation-duration: 0.8s;*/
    /* don't forget to set a duration! */
}

.efecto-slideInRight {
    animation: slideInRight 1.5s;
    /* referring directly to the animation's @keyframe declaration */
    /* animation-duration: 0.8s;*/
    /* don't forget to set a duration! */
}

.efecto-slideInUp {
    animation: slideInUp 0.8s;
    /* referring directly to the animation's @keyframe declaration */
    /* animation-duration: 0.8s;*/
    /* don't forget to set a duration! */
}


/* FIN EFECTOS PARA ANIMATE.CSS */


/* BOTON VIDEO */

.play-video {
    position: relative;
}

.play-video .video-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-webkit-transform: translate3d(-50%, -50%, 0);
}


/* FIN BOTON VIDEO */

.section.pt-50 {
    padding-top: 0;
}


/* EFECTO CARD CURSOS */

.course-panel {
    box-shadow: 0 8px 40px -5px rgb(9 31 67 / 10%);
    border-radius: 5px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}

.course-panel:hover {
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.course-panel .img-hidden {
    overflow: hidden;
}

.course-panel .img-hidden .course--img img {
    transition: all 0.5s ease;
}

.course-panel:hover .img-hidden .course--img img {
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


/* FIN EFECTO CARD CURSOS */


/*---------------------------------------------------------------*/


/* --   COMPONENETE efecto wave
/*---------------------------------------------------------------*/

.wtbx-section-decoration {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    overflow: hidden;
    height: 150px;
}

.wtbx-section-decoration svg {
    position: relative;
    top: 1px;
    height: 100%;
}

.wtbx-section-decoration.wtbx-decoration-notch-top svg {
    left: 50%;
    width: 50px;
    height: 300px;
    moz-transform-origin: left center;
    -o-transform-origin: left center;
    -ms-transform-origin: left center;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -moz-transform: translate3d(0, -100px, 0) rotate(-90deg);
    -o-transform: translate3d(0, -100px, 0) rotate(-90deg);
    -ms-transform: translate3d(0, -100px, 0) rotate(-90deg);
    -webkit-transform: translate3d(0, -100px, 0) rotate(-90deg);
    transform: translate3d(0, -100px, 0) rotate(-90deg);
}

.wtbx-section-decoration.wtbx-decoration-notch-bottom svg {
    left: 50%;
    width: 50px;
    height: 300px;
    moz-transform-origin: left center;
    -o-transform-origin: left center;
    -ms-transform-origin: left center;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -moz-transform: translate3d(0, -150px, 0) rotate(90deg);
    -o-transform: translate3d(0, -150px, 0) rotate(90deg);
    -ms-transform: translate3d(0, -150px, 0) rotate(90deg);
    -webkit-transform: translate3d(0, -150px, 0) rotate(90deg);
    transform: translate3d(0, -150px, 0) rotate(90deg);
}

.wtbx-section-decoration.wtbx-decoration-notch-bottom div.left {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    bottom: 0;
    width: calc(50% - 150px);
    background-color: #fafafa;
}

.wtbx-section-decoration.wtbx-decoration-notch-bottom div.right {
    content: '';
    position: absolute;
    right: 0;
    top: 1px;
    bottom: 0;
    width: calc(50% - 150px);
    background-color: #fafafa;
}

.wtbx-section-decoration.wtbx-decoration-waves-1 path:not(:first-child),
.wtbx-section-decoration.wtbx-decoration-waves-2 path:not(:first-child),
.wtbx-section-decoration.wtbx-decoration-waves-3 path:not(:first-child),
.wtbx-section-decoration.wtbx-decoration-waves-4 path:not(:first-child),
.wtbx-section-decoration.wtbx-decoration-waves-5 path:not(:first-child),
.wtbx-section-decoration.wtbx-decoration-waves-6 path:not(:first-child) {
    opacity: .5;
}

.wtbx-section-decoration.wtbx-decoration-layered-1 path:not(:first-child),
.wtbx-section-decoration.wtbx-decoration-layered-2 path:not(:first-child),
.wtbx-section-decoration.wtbx-decoration-layered-3 path:not(:first-child),
.wtbx-section-decoration.wtbx-decoration-layered-4 path:not(:first-child),
.wtbx-section-decoration.wtbx-decoration-layered-5 path:not(:first-child),
.wtbx-section-decoration.wtbx-decoration-layered-6 path:not(:first-child) {
    opacity: .3;
}

.wtbx-section-decoration.wtbx-decoration-layered-2,
.wtbx-section-decoration.wtbx-decoration-layered-6 {
    -moz-transform: scale3d(-1, 1, 1);
    -o-transform: scale3d(-1, 1, 1);
    -ms-transform: scale3d(-1, 1, 1);
    -webkit-transform: scale3d(-1, 1, 1);
    transform: scale3d(-1, 1, 1);
}

@media only screen and (max-width: 992px) {
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration {
        height: 30px;
    }
}

@media only screen and (max-width: 768px) {
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration {
        height: 100px;
    }
}

div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-1,
div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-2 {
    height: 140px;
}

@media only screen and (max-width: 992px) {
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-1,
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-2 {
        height: 100px;
    }
}

@media only screen and (max-width: 768px) {
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-1,
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-2 {
        height: 200px;
    }
}

div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-3,
div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-4 {
    height: 200px;
}

@media only screen and (max-width: 992px) {
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-3,
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-4 {
        height: 140px;
    }
}

@media only screen and (max-width: 768px) {
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-3,
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-4 {
        height: 200px;
    }
}

div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-5,
div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-6 {
    height: 300px;
}

@media only screen and (max-width: 992px) {
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-5,
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-6 {
        height: 200px;
    }
}

@media only screen and (max-width: 768px) {
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-5,
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-waves-6 {
        height: 200px;
    }
}

@media only screen and (max-width: 992px) {
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-notch-top {
        height: 45px;
    }
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-notch-top svg {
        width: 45px;
        -moz-transform: translate3d(0, -105px, 0) rotate(-90deg);
        -o-transform: translate3d(0, -105px, 0) rotate(-90deg);
        -ms-transform: translate3d(0, -105px, 0) rotate(-90deg);
        -webkit-transform: translate3d(0, -105px, 0) rotate(-90deg);
        transform: translate3d(0, -105px, 0) rotate(-90deg);
    }
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-notch-bottom {
        height: 45px;
    }
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-notch-bottom svg {
        width: 45px;
    }
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-notch-bottom:before,
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-notch-bottom:after {
        height: 45px;
    }
}

@media only screen and (max-width: 768px) {
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-notch-top {
        height: 200px;
    }
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-notch-top svg {
        width: 40px;
        -moz-transform: translate3d(0, -110px, 0) rotate(-90deg);
        -o-transform: translate3d(0, -110px, 0) rotate(-90deg);
        -ms-transform: translate3d(0, -110px, 0) rotate(-90deg);
        -webkit-transform: translate3d(0, -110px, 0) rotate(-90deg);
        transform: translate3d(0, -110px, 0) rotate(-90deg);
    }
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-notch-bottom {
        height: 40px;
    }
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-notch-bottom svg {
        width: 40px;
    }
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-notch-bottom:before,
    div:not(.wtbx_vc_section_divider)>.wtbx-section-decoration.wtbx-decoration-notch-bottom:after {
        height: 40px;
    }
}


/* FIN EFECTO WAVE */


/* accordion */

.accordion {
    background-color: #ffffff;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 98%;
    text-align: left;
    border: 1px solid #c6c6c62e;
    border-left: 4px solid #ff9e0f !important;
    outline: none;
    transition: 0.4s;
    box-shadow: 0 8px 40px -5px rgb(9 31 67 / 10%);
    border-radius: 5px;
    margin: 0 auto;
}

.accordion:after {
    font-family: "IcoFont";
    content: '\efc2';
    /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #000;
    float: right;
    margin-left: 5px;
}

.accordion:hover {
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    background-color: #49505708 !important;
}

.active:after {
    font-family: "IcoFont";
    content: '\ef9a';
    /* Unicode character for "minus" sign (-) */
}

.active,
.accordion:hover {
    background-color: #ccc;
}

.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border-radius: 5px;
    box-shadow: 0 8px 40px -5px rgb(9 31 67 / 10%);
}

.panel p {
    font-size: 16px;
}

.panel button:focus {
    outline: none !important;
}

@media (max-width: 768px) {
    .accordion {
        background-color: #eee;
        color: #444;
        cursor: pointer;
        padding: 18px;
        width: 93%;
        text-align: left;
        border: none;
        outline: none;
        transition: 0.4s;
        border-left: 5px solid #ff9e0f;
        margin: 0 auto;
    }
    .panel {
        width: 93%;
    }
}


/* galeria */

.lightbox-container {
    overflow: hidden;
}

.lightbox-container div[class*='col-'] {
    position: relative;
    overflow: hidden;
}

.lightbox-container div[class*='col-'] a:last-child {
    margin-bottom: 0;
}

.lightbox-container a {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative;
}

.lightbox-container .col-md-8 a {
    height: 450px;
}

.lightbox-container .col-md-4 a {
    margin-bottom: 30px;
    height: 206px;
}

.lightbox-container .background-image-holder {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.lightbox-container a:hover .background-image-holder {
    transform: scale(1.03);
}

.background-image {
    max-width: 100%;
    max-height: 100%;
}


/* link telefono y email */

.list-unstyled a {
    color: #999999;
}


/* redes sociales iconos */

.footer-social-link a i {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    background: transparent;
    margin-right: 5px;
    color: #fff;
    background: transparent;
    border: 2px solid #fff;
    transition: all ease 400ms;
}

.footer-social-link a i:hover {
    background: #721829;
}