.alignleft {
    float: left;
    margin-right: 15px
}

.alignright {
    float: right;
    margin-left: 15px
}

.aligncenter {
    display: block;
    margin: 0 auto 15px
}

a,
a:focus,
a:hover,
a:visited,
button,
button:focus,
button:visited {
    outline: 0
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700
}

body {
    font-family: Manrope, sans-serif;
    font-size: 15px;
    color: #666;
    line-height: 25px
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    color: #666;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    text-decoration: none
}

a:focus {
    text-decoration: none;
    color: #000;
    outline: 0
}

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

img {
    margin: 0;
    padding: 0;
    max-width: 100%
}

.themeix-ptb {
    padding-top: 100px;
    padding-bottom: 100px
}

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

.themeix-btn {
    padding: 10px 20px;
    display: inline-block;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    font-size: 16px;
    text-transform: capitalize;
    border: medium none;
    border-radius: 4px
}

.themeix-col-2 {
    width: 50%;
    float: left
}

.white-bg {
    background-color: #fff;
    color: #2196f3
}

.info-bg {
    background-color: #eef4f9
}

.themeix-btn.white-bg:hover {
    background-color: #71c668;
    color: #fff
}

.primary-bg {
    background-color: #71c668;
    color: #fff
}

.themeix-btn.primary-bg:hover {
    color: #fff
}

.danger-bg {
    background-color: #f26c4f;
    color: #fff
}

.info-bg {
    background-color: #eef4f9;
    color: #666
}

.hover-bg {
    background-color: #2196f3;
    color: #666
}

.themeix-btn.danger-bg:hover {
    background-color: #71c668;
    color: #fff
}

.hover-bg {
    background-color: #2196f3;
    color: #fff
}

.themeix-btn.hover-bg:hover {
    background-color: #71c668;
    color: #fff
}

.themeix-h3 {
    font-size: 24px
}

.themeix-h2 {
    font-size: 30px;
    font-weight: 300;
    text-transform: capitalize
}

.themeix-subsection {
    padding-bottom: 40px
}

.right {
    float: right
}

.pt-35 {
    padding-top: 35px
}

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

.mt-50 {
    margin-top: 50px
}

.mt-30 {
    margin-top: 30px
}

.mb-50 {
    margin-bottom: 50px
}

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

.ptb-180 {
    padding-top: 180px;
    padding-bottom: 180px
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important
}

.navbar-nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.menu-area {
    position: relative;
    margin-bottom: 0;
    box-shadow: 5px 0 5px rgba(0, 0, 0, .3)
}

.mainmenu .navbar {
    margin: 0
}

.nav li a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.mainmenu .navbar-nav>li>a {
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: left;
    text-transform: capitalize
}

.top-menu>nav>ul>li>a>span {
    display: block;
    font-size: 12px;
    color: #696c6f;
    text-transform: capitalize;
    font-weight: 400;
    text-align: left
}

.top-menu>nav>ul>li:hover>a {
    color: #2196f3
}

.top-menu nav ul li a span:hover {
    color: #7a7a7a
}

.top-menu>nav>ul>li>a {
    font-size: 16px;
    font-weight: 700;
    color: #333
}

.header-logo {
    padding-top: 18px
}

.header-logo img {
    max-height: 31px
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent;
    text-decoration: none
}

.navbar-menu li {
    position: relative
}

.navbar-menu li:hover ul.dropdown {
    opacity: 1;
    visibility: visible;
    top: 103%
}

ul.dropdown {
    position: absolute;
    width: 210px;
    left: 0;
    background-color: #fff;
    top: 160%;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    border-radius: 0;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .4);
    margin-top: -1px
}

.dropdown-menu li a:hover {
    background: #2196f3 none repeat scroll 0 0;
    color: #fff;
    border-color: #2196f3
}

ul.dropdown li:last-child a {
    border-bottom: transparent
}

ul.dropdown-menu li a span {
    display: inline-block;
    padding-right: 12px;
    font-size: 18px
}

.navbar-menu li.active>a {
    color: #2196f3
}

.slider-area {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%
}

.slider-wrapper {
    height: 500px;
    text-align: center
}

.slider-wrapper-2 {
    height: 300px;
    text-align: center;
    background: url(/images/4d457393aed32d32dec73c9944ad51f83e448b95/slider.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%
}

.slider-wrapper-2:after {
    /* background-color: rgba(33, 150, 243, .95); */
    background-color: #fecb00;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.slider-buttons {
    margin-top: 30px
}

.slider-buttons a {
    margin-right: 20px;
    padding: 15px 30px;
    font-size: 18px
}

button.carousel-control-prev i {
    width: 45px;
    height: 45px;
    color: #fff;
    display: block;
    line-height: 43px;
    border-radius: 100px;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    transition: .5s
}

.hover-slide:hover i {
    opacity: 1;
    transition: .5s
}

button.carousel-control-next i {
    width: 45px;
    height: 45px;
    color: #fff;
    display: block;
    line-height: 43px;
    border-radius: 100px;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    transition: .5s
}

.fade {
    opacity: 1
}

.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s
}

.fade .item:first-child {
    top: auto;
    position: relative
}

.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s
}

.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 45px;
    height: 45px;
    z-index: 100;
    color: #fff;
    display: block;
    font-size: 24px;
    cursor: pointer;
    overflow: hidden;
    line-height: 43px;
    text-shadow: none;
    position: absolute;
    font-weight: 400;
    background: 0 0;
    -webkit-border-radius: 100px;
    border-radius: 100px
}

.control-round:hover .carousel-control {
    opacity: 1
}

.control-round .carousel-control.left {
    left: 1%
}

.control-round .carousel-control.right {
    right: 1%
}

.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover {
    color: #fdfdfd;
    background: rgba(0, 0, 0, .5);
    border: 0 transparent
}

.control-round .carousel-control.left>span:nth-child(1) {
    left: 45%
}

.control-round .carousel-control.right>span:nth-child(1) {
    right: 45%
}

.indicators-line>.carousel-indicators {
    right: 45%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap
}

.indicators-line>.carousel-indicators li {
    padding: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #9e9e9e;
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background: #9e9e9e;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all .5s cubic-bezier(.22, .81, .01, .99);
    transition: all .5s cubic-bezier(.22, .81, .01, .99);
    z-index: 10;
    cursor: pointer
}

.indicators-line>.carousel-indicators li:last-child {
    margin-right: 0
}

.indicators-line>.carousel-indicators .active {
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.indicators-line>.carousel-indicators .active:before {
    transform: scale(.5);
    background-color: #fff;
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}

.slide_style_left {
    text-align: left !important
}

.slide_style_right {
    text-align: right !important
}

.slide_style_center {
    text-align: center !important
}

.slide-text {
    left: 0;
    top: 20%;
    right: 0;
    margin: auto;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding: 10px 85px;
    max-width: 1170px;
    padding: 0
}

.slide-text>h1 {
    padding: 0;
    color: #fff;
    font-size: 70px;
    font-style: normal;
    line-height: 84px;
    margin-bottom: 30px;
    letter-spacing: 1px;
    display: inline-block;
    -webkit-animation-delay: .7s;
    animation-delay: .7s
}

.slide-text>p {
    padding: 0;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 40px;
    letter-spacing: 1px;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.slide-text>a.btn-default {
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-right: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
    transition: background .3s ease-in-out, color .3s ease-in-out;
    background: #fff
}

.slide-text>a.btn-primary {
    color: #fff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background: #f26c4f;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
    transition: background .3s ease-in-out, color .3s ease-in-out
}

.slide-text>a:active,
.slide-text>a:hover {
    color: #fff;
    background: #222;
    -webkit-transition: background .5s ease-in-out, color .5s ease-in-out;
    transition: background .5s ease-in-out, color .5s ease-in-out
}

canvas {
    display: block;
    vertical-align: bottom
}

canvas {
    display: block;
    vertical-align: bottom
}

#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    z-index: 1
}

.slider {
    position: relative
}

.count-particles {
    border-radius: 0 0 3px 3px
}

.slider-fixed-text {
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    max-width: 850px;
    margin: 0 auto
}

.slider-fixed-text p {
    font-size: 18px;
    margin: 0 auto;
    font-weight: 300;
    line-height: 28px
}

.slider-fixed-text h1 {
    font-size: 35px
}

#partical-js {
    height: 650px
}

.slider {
    background-image: url(/images/4dd087d9f116725da04f44b535538e8871559fbe/bg3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    text-align: center
}

.single-box {
    background-color: #eef4f9;
    display: table;
    min-height: 370px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    transition: all .4s linear 0s
}

.single-box:hover {
    background-color: #fff
}

.single-box h3 {
    font-size: 24px;
    font-weight: 500
}

.single-box p {
    font-size: 16px;
    text-transform: capitalize
}

.box-inner .themeix-btn {
    margin-top: 15px
}

.single-box .box-inner {
    display: table-cell;
    height: 100%;
    padding: 50px 0;
    vertical-align: middle;
    width: 100%;
    transform-style: preserve-3d;
    transform: rotateY(0);
    transition: all .4s linear 0s
}

.single-box .box-inner img {
    padding-bottom: 30px
}

.box-flip {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #2196f3;
    transform: rotateY(0);
    transition: all .4s linear 0s;
    perspective: 1000;
    transform-style: preserve-3d;
    opacity: 0;
    visibility: hidden
}

.flip-box-innner {
    padding: 50px 20px;
    color: #fff;
    padding-top: 80px
}

.flip-box-innner p {
    font-size: 15px;
    text-transform: none;
    line-height: 24px;
    margin-bottom: 15px
}

.flip-box-innner .themeix-btn {
    border: 2px solid #fff;
    background-color: transparent !important
}

.single-box:hover .box-flip {
    transform: rotateY(0);
    opacity: 1;
    visibility: visible
}

.single-box:hover .box-inner {
    transform: rotateY(-180deg)
}

.themeix-section-title {
    margin-bottom: 20px
}

.topics-section-area {
    background-color: #eef4f9
}

.themeix-section-title h2 {
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    color: #333
}

.themeix-section-title p {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0
}

.sidebar-list,
.single-links {
    padding: 10px 0 20px
}

.list-title {
    font-size: 20px;
    font-weight: 500;
    color: #333;
    line-height: 30px
}

.sidebar-list ul li a,
.single-links ul li a {
    display: inline-block;
    color: #333;
    font-size: 14px;
    padding: 5px 0;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.single-links ul li a:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0a4";
    font-size: 18px;
    color: #2196f3;
    padding-right: 10px
}

.sidebar-list ul li a:hover,
.single-links ul li a:hover {
    color: #2196f3
}

.topics-btn a {
    margin-right: 15px
}

.topics-btn {
    margin-top: 20px
}

.sidebar-list ul li span {
    display: block;
    padding: 5px 0;
    color: #989797;
    font-size: 12px
}

.accordion-button:not(.collapsed) {
    color: #666;
    background-color: #eef4f9;
    border-color: rgba(221, 221, 221, .4)
}

.accordion-button {
    background: #eef4f9;
    border-color: rgba(221, 221, 221, .4)
}

.live-chat {
    position: relative;
    margin-top: 15%
}

.live-chat img {
    margin: 0 auto;
    padding: 0;
    max-width: 100%;
    display: block
}

.chat-agent-details {
    text-align: center
}

.chat-agent-details h6 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 5px
}

.chat-link {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 65px;
    background-color: #71c668;
    text-align: center;
    max-width: 275px;
    margin: 0 auto;
    margin-top: 20px;
    z-index: 1
}

.chat-link a {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    padding: 10px 0;
    line-height: inherit;
    padding-top: 15px
}

.chat-link a span {
    display: block;
    font-size: 14px;
    color: #fff
}

.chat-link a span.live {
    display: inline;
    font-weight: 500;
    font-size: 30px
}

.chat-phone {
    font-size: 34px;
    font-weight: 300;
    margin-top: 30px;
    text-align: center;
    color: #2196f3;
    line-height: 44px;
    padding-bottom: 20px
}

.contact-section .themeix-section-title {
    text-align: center
}

.contact-section {
    background-color: #eef4f9;
    position: relative
}

.contact-form {
    margin-top: 80px
}

.contact-info {
    margin-top: 30px
}

.contact-section.section-padding {
    padding-bottom: 0
}

.contact-form .form-control {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 0;
    box-shadow: none;
    color: #868686;
    display: block;
    font-size: 13px;
    height: 48px;
    line-height: 1.42857;
    padding: 10px 12px;
    -webkit-transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
    width: 100%
}

textarea.form-control {
    min-height: 200px
}

.contact-us-wrapper h4 {
    color: #323232;
    font-size: 20px;
    line-height: 28px;
    margin: 0
}

.contact-us-wrapper>p {
    color: #777;
    font-size: 15px;
    line-height: 26px;
    margin: 25px 0
}

.special-banner.section-50 {
    padding-top: 0
}

.single-special-banner {
    background-color: #288feb;
    box-sizing: border-box;
    min-height: 350px;
    padding: 75px 0 0 30px;
    position: relative;
    overflow: hidden
}

.single-special-banner:after {
    background: transparent none repeat scroll 0 0;
    border: 4px double #fff;
    bottom: 10px;
    content: "";
    height: 90%;
    left: 14px;
    position: absolute;
    right: 10px;
    top: 18px;
    width: 90%
}

.banner-info>span {
    color: #fff;
    display: block
}

.single-special-banner>img {
    display: block;
    text-align: center;
    max-width: 100%
}

.single-special-banner .banner-offers {
    background-color: #fff;
    color: #323232;
    font-size: 18px;
    font-weight: 400;
    left: -7px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 37%;
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
    width: 105%;
    z-index: 1
}

.single-special-banner .banner-offers h3 {
    margin-top: 0;
    margin-bottom: 0
}

.banner-info {
    margin-top: 105px
}

.banner-info p {
    color: #fff
}

.testimonials-section {
    background-color: #eef4f9
}

.single-testimonial {
    display: block;
    margin: 60px auto 0;
    position: relative;
    width: 96%
}

.testimonial-info {
    background-color: #fff;
    padding: 30px 30px 30px 40px;
    position: relative
}

.testimonial-info:after {
    border-right: 80px solid transparent;
    border-top: 80px solid #fff;
    content: "";
    height: 0;
    position: absolute;
    right: 30px;
    width: 0
}

.testimonial-info>p {
    color: #666;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    padding: 21px;
    position: relative
}

.testimonial-info>p:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f10d";
    font-size: 26px;
    left: -8px;
    position: absolute;
    top: 16px
}

.testimonial-author {
    margin-right: 70px;
    margin-top: 65px;
    text-align: right
}

.testimonial-author>h5 {
    font-size: 22px;
    font-weight: 600;
    margin: 0
}

.testimonial-author>span {
    display: block;
    font-size: 14px
}

.single-awards img {
    padding: 0 10px
}

.single-footer-text p {
    line-height: 24px
}

.footer-heading {
    font-size: 20px;
    color: #666;
    text-transform: capitalize
}

.social-links ul li {
    display: inline-block
}

.single-footer .social-links {
    margin-top: 20px
}

.social-links ul li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #cfcbcb;
    margin-right: 5px;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.social-links ul li a:hover {
    background-color: #00aced
}

.footer-list ul li a {
    display: inline-block;
    padding: 3px
}

.social-links ul li.fb-link a:hover {
    background-color: #3b5998
}

.social-links ul li.gp-link a:hover {
    background-color: #dd4b39
}

.subscribe-form form {
    display: inline-block;
    position: relative
}

.subscribe-form input {
    height: 45px;
    border-radius: 0;
    width: 235px
}

.subscribe-form button {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 45px;
    border: medium none;
    width: 50px;
    height: 45px;
    background-color: #2196f3;
    color: #fff;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.subscribe-form button:hover {
    background-color: #71c668
}

.subscribe-form .form-control:focus {
    box-shadow: none;
    border-color: #ccc
}

.subscribe-form span {
    display: block;
    font-size: 12px;
    margin-top: 10px
}

.scroll-top {
    position: fixed;
    width: 50px;
    height: 50px;
    background-color: #444;
    bottom: 10px;
    right: 20px;
    z-index: 9999;
    cursor: pointer;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    display: none
}

.scroll-top .scroll-icon {
    color: #fff;
    font-size: 40px;
    line-height: 45px;
    text-align: center
}

.scroll-top:hover {
    background-color: #2196f3
}

.footer-bottom-area {
    text-align: center
}

.footer-links {
    padding-bottom: 15px
}

.footer-links ul li {
    display: inline-block
}

.footer-links ul li a {
    padding: 0 10px
}

.footer-links ul li a {
    border-right: 1px solid #bfbfbf
}

.footer-links ul li:last-child a {
    border-right: medium none
}

.footer-logo {
    padding-bottom: 20px
}

.copyright-text a {
    color: #2196f3
}

.page-banner-area {
    background-image: url(/images/65fc3bdc62ced98c9b6df2cb55c2102366972b6a/update-bg.jpg);
    position: relative;
    background-size: cover
}

.page-banner-area:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(33, 150, 243, .86)
}

.page-title {
    padding: 80px 0
}

.page-title {
    display: table-cell;
    margin-bottom: 10px;
    color: #fff
}

span.sub-title a {
    color: #92cbf9;
    font-weight: 400
}

.page-title h2 {
    display: block;
    font-size: 30px;
    font-weight: 300;
    text-transform: capitalize
}

.page-title span.sub-title {
    font-size: 14px;
    text-transform: capitalize
}

.modal-content {
    border-radius: 0
}

.update-box {
    min-height: 355px;
    background-color: #eef4f9;
    text-align: center;
    margin: 15px 0
}

.update-version {
    position: relative;
    padding-top: 60px
}

.update-badge {
    background-color: #71c668;
    padding: 10px;
    text-transform: uppercase
}

.update-version h2 {
    color: #f26c4f;
    font-weight: 600
}

.update-version span {
    margin-top: 60px;
    position: absolute;
    right: 100px;
    top: -15px
}

.update-box h3 {
    font-size: 24px;
    font-weight: 500
}

.update-box p {
    font-size: 16px;
    padding: 0 10px
}

.update-btn {
    padding: 10px 25px;
    display: inline-block;
    background-color: #f26c4f;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    border: medium none
}

.update-btn:hover {
    background-color: #71c668;
    color: #fff
}

.update-box .update-btn {
    margin-top: 25px
}

.modal-footer a {
    display: inline-block;
    margin-right: 5px
}

.modal-footer button.danger-bg:hover {
    background-color: #f26c4f
}

.modal-title {
    margin-bottom: 0;
    padding-top: 20px;
    text-transform: uppercase
}

.modal-subtitle {
    margin-left: 10px;
    margin-top: 35px;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 5px;
    font-weight: 400;
    text-align: left
}

.bug-list ul li,
.update-list ul li {
    display: block;
    font-size: 16px;
    font-weight: 300;
    padding: 5px;
    text-align: left;
    text-transform: capitalize
}

.bug-list ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f188";
    padding-right: 10px;
    color: #f26c4f
}

.update-list ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f044";
    padding-right: 10px;
    color: #71c668
}

.modal-body {
    padding: 10px
}

.call-to-action-area {
    padding: 55px 0
}

.action-content h2 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 10px
}

.action-content p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300
}

.call-to-action-area a.themeix-purchase-btn,
.call-to-action-area a.themeix-purchase-btn-2,
.call-to-action-area a.themeix-purchase-btn-3 {
    padding: 18px 25px;
    font-size: 16px;
    text-transform: CAPITALIZE;
    font-weight: 500;
    border-radius: 4px;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.themeix-purchase-btn {
    background-color: #fff;
    color: #f26c4f
}

.themeix-purchase-btn:hover {
    background-color: #2196f3;
    color: #fff
}

.themeix-purchase-btn-2 {
    background-color: #fff;
    color: #f26c4f
}

.themeix-purchase-btn-2:hover {
    background-color: #71c668;
    color: #fff
}

.themeix-purchase-btn-3 {
    background-color: #fff;
    color: #2196f3
}

.themeix-purchase-btn-3:hover {
    background-color: #71c668;
    color: #fff
}

.purchase-link {
    padding-top: 25px
}

.purchase-link a:focus {
    color: #71c668;
    background-color: #fff
}

#mymap {
    height: 520px
}

.contact-info-wrapper .contact-form .form-control {
    background-color: #f7f7f7
}

.contact-info-wrapper .contact-form {
    margin: 0
}

.single-address {
    margin-bottom: 40px
}

.single-address ul li {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px
}

.single-address ul li span {
    color: #ff1e1e
}

.blog-content-desc .themeix-blog-h,
.blog-content-desc .themeix-blog-h a {
    padding-top: 20px
}

.themeix-blog-h,
.themeix-blog-h a {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
    padding-top: 30px;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    display: block
}

.themeix-blog-h a:hover {
    color: #2196f3
}

.widget-title a:hover {
    color: #288feb
}

.widget-title,
.widget-title a {
    color: #323232;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
    padding-top: 30px;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.widget-title a:hover {
    color: #288feb
}

.single-blog {
    position: relative;
    margin: 60px 0
}

.single-blog-details {
    position: relative
}

.blog-data a {
    color: #288feb;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.blog-data a:hover {
    color: #323232
}

.blog-post-date {
    width: 60px;
    height: 60px;
    background-color: #2196f3;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center
}

.blog-post-date p {
    margin-bottom: 0;
    padding-top: 6px;
    font-size: 16px
}

.blog-post-date p span {
    display: block
}

.blog-img {
    overflow: hidden;
    position: relative
}

.blog-img a {
    position: relative;
    display: inline-block;
    width: 100%
}

.blog-img>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .3);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    -webkit-transform-origin: center top;
    transform-origin: center top
}

.single-blog:hover .blog-img>a:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.single-blog:hover .hover-icon {
    visibility: visible;
    opacity: .8
}

.blog-content p {
    line-height: 24px
}

.single-blog:first-child {
    margin-top: 10px
}

.blog-sidebar .sidebar-list {
    padding: 0
}

.blog-sidebar .sidebar-list h2 {
    margin-top: 0;
    padding-top: 0
}

.sidebar-popular-post ul li {
    display: block;
    padding: 10px 0
}

.sidebar-popular-post ul li a {
    color: #2196f3
}

.read-more {
    background: #2196f3 none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    padding: 5px 10px;
    transition: all .4s linear 0s
}

.read-more:hover {
    background-color: #71c668;
    color: #fff
}

.hover-icon {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .6s linear 0s;
    transition: all .6s linear 0s
}

.hover-icon a {
    display: inline-block
}

.hover-icon a i {
    background-color: #2196f3;
    border-radius: 50%;
    color: #fff;
    font-size: 35px;
    line-height: 35px;
    padding: 20px;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.hover-icon a:hover i {
    background-color: #fff;
    color: #2196f3
}

.tagcloud>li {
    list-style: outside none none
}

.tagcloud li {
    display: inline
}

.tagcloud li a {
    border: 1px solid #efefef
}

ul.tagcloud li a {
    border: 1px solid #e4e4e4;
    color: #777;
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 2px;
    padding: 8px 20px
}

ul.tagcloud li a:hover {
    background-color: #2196f3;
    color: #fff;
    border-color: #2196f3
}

ul.tagcloud li.widget-active a {
    background-color: #288feb;
    color: #fff
}

h5.comment-title {
    color: #333;
    font-size: 18px;
    line-height: 64px
}

ul.comments-list {
    list-style: outside none none;
    margin: 0;
    padding-left: 0
}

ul.comments-list>li,
ul.comments-list>li.children {
    background-color: #eef4f9;
    border-radius: 1px;
    box-sizing: border-box;
    margin-bottom: 25px;
    padding: 30px
}

ul.comments-list li.children {
    margin-left: 50px
}

.comment-pic,
.comment-text {
    display: inline-block;
    float: left
}

.comment-pic {
    width: 15%
}

ul.comments-list>li.children:after,
ul.comments-list>li:after {
    clear: both;
    content: "";
    display: table
}

.comment-text {
    padding-left: 15px;
    width: 85%
}

.comment-text>h5 {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    margin: 0
}

span.comment-date {
    color: #b1b1b1;
    font-size: 14px;
    line-height: 24px
}

.comment-text>p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 10px
}

.comment:after {
    clear: both;
    content: "";
    display: table
}

.comment {
    position: relative
}

a.comment-reply {
    border-bottom: 1px solid #999;
    color: #999;
    position: absolute;
    right: 0;
    top: 0
}

a.comment-reply:hover {
    border-color: #288feb;
    color: #288feb
}

.tag-links {
    overflow: hidden
}

.tag-links .widget {
    float: left
}

.tag-links .blog-data {
    float: right
}

.blog-data p {
    margin-bottom: 0
}

.four-zero-content {
    overflow: hidden;
    text-align: center
}

.four-zero-content>span {
    font-size: 160px;
    color: #c7c8c9;
    font-weight: 600;
    padding-right: 25px
}

.four-zero-content .error-message {
    display: inline-block;
    overflow: hidden;
    padding: 10px 0 30px 30px;
    text-align: left;
    border-left: 1px solid #c7c8c9
}

.error-message span {
    color: #c7c8c9;
    font-size: 16px;
    text-transform: uppercase
}

.error-message p {
    margin-bottom: 0;
    font-size: 14px
}

.login-form label {
    display: block;
    font-weight: 400
}

.login-form .form-group label {
    display: inline
}

.login-form input[type=email],
.login-form input[type=password],
.login-form input[type=text] {
    width: 270px;
    height: 36px;
    border: 1px solid #eaeeee;
    padding: 10px;
    background-color: #eef4f9;
    margin-bottom: 20px
}

.login-form-area form input[type=submit] {
    display: block
}

.dwqa-search input {
    width: 100%;
    height: 45px;
    border: 1px solid #eef4f9;
    background-color: #eef4f9;
    position: relative;
    padding-left: 15px
}

.dwqa-search button {
    position: absolute;
    right: 0;
    top: 0;
    border: medium none;
    width: 45px;
    height: 45px;
    background-color: #2196f3;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.dwqa-search button:hover {
    background-color: #71c668
}

.dwqa-question-filter {
    min-height: 80px;
    padding-top: 30px
}

.dwqa-question-filter .dwqa-sort-by {
    float: right
}

.dwqa-question-filter ul {
    display: inline
}

.dwqa-question-filter ul li {
    display: inline-block
}

.dwqa-question-filter ul li a {
    padding-left: 20px;
    color: #2196f3
}

.dwqa-question-filter select {
    display: inline-block;
    position: relative;
    font-size: 16px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100px;
    height: 35px;
    background-color: #eef4f9;
    border: 1px solid #eef4f9;
    font-weight: 400
}

.dwqa-sort-by {
    position: relative
}

.dwqa-question-item {
    position: relative
}

.dwqa-questions-list .dwqa-question-item {
    padding: 20px 180px 20px 80px;
    background-color: #eef4f9;
    margin: 15px 0
}

.dwqa-question-item.dwqa-sticky {
    background: #fcf8e3 none repeat scroll 0 0
}

.dwqa-question-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    max-width: 100%
}

.dwqa-question-title a {
    color: #666;
    font-weight: 600;
    font-size: 16px
}

.dwqa-question-title a:hover {
    color: #2196f3
}

.dwqa-questions-list .dwqa-question-item .dwqa-question-meta {
    color: #999
}

.dwqa-questions-list .dwqa-question-item .dwqa-question-meta {
    margin-bottom: 0
}

.dwqa-question-item .dwqa-status {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 36px;
    box-shadow: 0 0 0 1px #e67e22 inset;
    height: 36px;
    left: 15px;
    margin-top: -18px;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 36px
}

.dwqa-question-item .dwqa-status:after {
    color: #e67e22;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f1c1";
    height: 36px;
    position: absolute;
    text-align: center;
    text-indent: 0;
    text-rendering: auto;
    top: 0;
    line-height: 36px;
    width: 36px
}

.dwqa-question-item .dwqa-status-answered:after {
    color: #1ba1e2;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f1c1";
    font-size: 14px
}

.dwqa-question-item .dwqa-status-answered {
    box-shadow: 0 0 0 1px #1ba1e2 inset
}

.dwqa-questions-list .dwqa-question-item .dwqa-question-stats {
    margin-top: -24px;
    position: absolute;
    right: 10px;
    top: 50%
}

.dwqa-question-item .dwqa-status-resolved:after {
    color: #578824;
    content: ""
}

.dwqa-question-item .dwqa-status-resolved {
    box-shadow: 0 0 0 1px #578824 inset
}

.dwqa-question-item .dwqa-status-closed:after {
    color: #666;
    content: ""
}

.dwqa-question-item .dwqa-status-closed {
    box-shadow: 0 0 0 1px #666 inset
}

.dwqa-question-meta>span a {
    color: #2196f3;
    font-size: 14px;
    text-transform: capitalize
}

.dwqa-questions-list .dwqa-question-item .dwqa-question-stats span {
    border: 1px solid #ddd;
    display: block;
    float: left;
    height: 50px;
    margin-left: 10px;
    min-width: 65px;
    text-align: center
}

.dwqa-questions-list .dwqa-question-item .dwqa-question-stats strong {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 26px
}

.dwqa-views-count {
    background-color: #2196f3;
    color: #fff;
    font-size: 13px
}

.dwqa-answers-count {
    background-color: #f26c4f;
    color: #fff;
    font-size: 13px
}

.dwqa-votes-count {
    background-color: #71c668;
    color: #fff;
    font-size: 13px
}

.dwqa-page-numbers {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 30px;
    color: #2196f3;
    text-align: center;
    border: 1px solid #2196f3;
    margin-right: 10px;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.dwqa-questions-footer .dwqa-current {
    border-color: #b5b5b5;
    color: #b5b5b5;
    pointer-events: none
}

.dwqa-next {
    width: 70px
}

.dwqa-next:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    padding-left: 5px
}

.dwqa-page-numbers:hover {
    background-color: #71c668;
    color: #fff;
    border-color: #71c668
}

.dwqa-questions-footer {
    margin-top: 40px
}

.slider-opt .caption-inner {
    text-align: center
}

.dwqa-breadcrumbs {
    margin-bottom: 30px
}

.dwqa-breadcrumbs a {
    text-transform: capitalize;
    color: #2196f3
}

.single-dwqa-question .dwqa-question-item {
    min-height: 140px;
    padding-left: 70px
}

.dwqa-question-vote {
    left: 6px;
    min-height: 60px;
    position: absolute;
    top: 90px
}

.dwqa-question-vote .dwqa-vote-count {
    display: block;
    height: 32px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 14px;
    width: 32px;
    font-size: 20px;
    font-weight: 500
}

.dwqa-question-vote .dwqa-vote {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #ddd;
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 16px;
    box-shadow: none;
    display: block;
    height: 0;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: -20px;
    width: 0
}

.dwqa-question-vote .dwqa-vote:hover {
    border-color: transparent transparent #71c668
}

.dwqa-question-vote .dwqa-vote-down {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd transparent transparent;
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 16px;
    bottom: -20px;
    top: auto
}

.dwqa-question-vote .dwqa-vote-down:hover {
    border-color: #f26c4f transparent transparent
}

.dwqa-question-item .dwqa-question-meta {
    font-size: small;
    margin-bottom: 20px
}

.single-dwqa-question .dwqa-question-item .avatar {
    left: 0
}

.dwqa-question-item .avatar {
    border-radius: 48px;
    left: 0;
    position: absolute;
    top: 0
}

.dwqa-question-item {
    margin-bottom: 0;
    padding: 0 0 0 90px;
    position: relative
}

.dwqa-comments-list .dwqa-comment {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    position: relative
}

.dwqa-comments-list .dwqa-comment-meta {
    font-size: small
}

.dwqa-comment-meta {
    margin-bottom: 10px
}

.dwqa-comment-meta img {
    height: 25px;
    width: 25px;
    margin-right: 10px
}

.dwqa-comment-meta a {
    color: #2196f3;
    text-transform: capitalize
}

.dwqa-comments-list .dwqa-comment-meta .avatar {
    display: inline-block;
    height: 12px;
    margin-right: 5px;
    position: inherit;
    width: 12px
}

.dwqa-answers-title {
    margin: 20px 0 10px;
    font-size: 18px;
    font-size: #333;
    font-weight: 600
}

.dwqa-answer-item {
    border-top: 1px solid #ddd;
    min-height: 220px;
    padding: 20px 0 20px 90px;
    position: relative
}

.dwqa-answer-vote {
    left: 6px;
    min-height: 60px;
    position: absolute;
    top: 110px
}

.dwqa-answer-vote .dwqa-vote-count {
    display: block;
    height: 32px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 14px;
    width: 32px;
    font-size: 20px;
    font-weight: 500
}

.dwqa-answer-vote .dwqa-vote {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #ddd;
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 16px;
    box-shadow: none;
    display: block;
    height: 0;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: -20px;
    width: 0
}

.dwqa-answer-vote .dwqa-vote:hover {
    border-color: transparent transparent #71c668
}

.dwqa-answer-vote .dwqa-vote-down {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd transparent transparent;
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 16px;
    bottom: -20px;
    top: auto
}

.dwqa-answer-vote .dwqa-vote-down:hover {
    border-color: #f26c4f transparent transparent
}

.dwqa-pick-best-answer {
    height: 32px;
    left: 6px;
    position: absolute;
    text-indent: -9999px;
    top: 170px;
    width: 32px
}

.dwqa-best-answer .dwqa-pick-best-answer:after {
    border-color: #578824
}

.dwqa-pick-best-answer:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd;
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 0 5px 5px 0;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 25px;
    left: 10px;
    position: absolute;
    top: 30px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 15px
}

.dwqa-answer-item .dwqa-answer-meta {
    position: absolute;
    left: 0
}

.dwqa-answer-content {
    margin-top: 60px
}

.dwqa-answer-meta a img {
    margin-right: 35px
}

.dwqa-answer-item .avatar {
    border-radius: 48px;
    left: 0;
    position: absolute;
    top: 20px
}

.answers-wrapper .dwqa-comment {
    padding: 10px;
    margin: 15px 0;
    background-color: #eef4f9;
    border-bottom: 0
}

.answer-sidebar .themeix-blog-h a,
.themeix-blog-h {
    padding-top: 0
}

.logn-desc p strong {
    margin: 20px 0;
    display: block
}

.preloader {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    margin-top: 0;
    top: 0;
    z-index: 99999999
}

.loading-center {
    width: 100%;
    height: 100%;
    position: relative
}

.loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 150px;
    width: 150px;
    margin-top: -75px;
    margin-left: -75px
}

.object {
    width: 20px;
    height: 20px;
    background-color: #2196f3;
    float: left;
    margin-right: 20px;
    margin-top: 65px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%
}

.object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite
}

.object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}

.object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

@-webkit-keyframes object_one {
    75% {
        -webkit-transform: scale(0)
    }
}

@keyframes object_one {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
}

@-webkit-keyframes object_two {
    75% {
        -webkit-transform: scale(0)
    }
}

@keyframes object_two {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
}

@-webkit-keyframes object_three {
    75% {
        -webkit-transform: scale(0)
    }
}

@keyframes object_three {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
}

.single-community {
    text-align: center
}

.single-community .icons {
    display: inline-block;
    font-size: 50px;
    margin-bottom: 20px
}

.single-community h3 {
    font-size: 24px;
    font-weight: 300;
    text-transform: capitalize
}

.single-community p {
    font-size: 14px;
    line-height: 24px
}

.timeline {
    width: 100%;
    position: relative;
    padding: 1px 0;
    list-style: none
}

.timeline .timeline-item {
    padding-left: 0;
    padding-right: 30px
}

.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    padding-left: 30px;
    padding-right: 0
}

.timeline .timeline-item .timeline-event {
    width: 100%
}

.timeline-heading h4 {
    margin: 0;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 16px
}

.timeline-event {
    padding: 20px
}

.timeline:before {
    border-right-style: solid
}

.timeline:after,
.timeline:before {
    content: " ";
    display: block
}

.timeline:after {
    clear: both
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 100% !important;
    margin-left: 1px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #888
}

.timeline.timeline-single-column.timeline {
    width: 100%;
    max-width: 768px
}

.timeline.timeline-single-column.timeline .timeline-item {
    padding-left: 72px;
    padding-right: 0
}

.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right,
.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    padding-left: 72px;
    padding-right: 0
}

.timeline.timeline-single-column.timeline .timeline-item .timeline-event {
    width: 100%
}

.timeline.timeline-single-column.timeline:before {
    left: 42px;
    width: 0;
    margin-left: -1px
}

.timeline.timeline-single-column.timeline .timeline-item {
    width: 100%;
    margin-bottom: 20px
}

.timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even) {
    margin-top: 0
}

.timeline.timeline-single-column.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 0
}

.timeline.timeline-single-column.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline.timeline-single-column.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 0
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event {
    float: right !important
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:after,
.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:before {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important
}

.timeline.timeline-single-column.timeline .timeline-item>.timeline-point {
    transform: translateX(-50%);
    left: 42px !important;
    margin-left: 0
}

.timeline.timeline-single-column.timeline .timeline-label {
    transform: translateX(-50%);
    margin: 0 0 20px 42px
}

.timeline.timeline-single-column.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 0
}

.timeline.timeline-single-column.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 0
}

.timeline.timeline-line-solid:before {
    border-right-style: solid
}

.timeline.timeline-line-dotted:before {
    border-right-style: dotted
}

.timeline.timeline-line-dashed:before {
    border-right-style: dashed
}

.timeline.timeline-line-hidden:before {
    border-right-style: none
}

.timeline .timeline-item {
    position: relative;
    float: left;
    clear: left;
    width: 50%;
    margin-bottom: 20px
}

.timeline .timeline-item:after,
.timeline .timeline-item:before {
    content: "";
    display: table
}

.timeline .timeline-item:after {
    clear: both
}

.timeline .timeline-item:last-child {
    margin-bottom: 0 !important
}

.timeline .timeline-item.timeline-item-right>.timeline-event,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
    float: right !important
}

.timeline .timeline-item.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-right>.timeline-event:before,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline .timeline-item.timeline-item-right>.timeline-event:before,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important
}

.timeline .timeline-item.timeline-item-right>.timeline-event:after,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important
}

.timeline .timeline-item>.timeline-event:before {
    top: 10px;
    right: -15px;
    border-top: 15px solid transparent;
    border-left-width: 15px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 15px solid transparent
}

.timeline .timeline-item>.timeline-event:after {
    top: 11px;
    right: -14px;
    border-top: 14px solid transparent;
    border-left-width: 14px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 14px solid transparent
}

.timeline .timeline-item>.timeline-point {
    top: 25px
}

.timeline-single-column.timeline .timeline-item>.timeline-event {
    float: right !important
}

.timeline-single-column.timeline .timeline-item>.timeline-event:after,
.timeline-single-column.timeline .timeline-item>.timeline-event:before {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline-single-column.timeline .timeline-item>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important
}

.timeline-single-column.timeline .timeline-item>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important
}

.timeline .timeline-item:nth-of-type(2) {
    margin-top: 40px
}

.timeline .timeline-item.timeline-item-left,
.timeline .timeline-item.timeline-item-right {
    clear: both !important
}

.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 0
}

.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 40px
}

.timeline .timeline-item.timeline-item-left+.timeline-item:not(.timeline-item-left):not(.timeline-item-right),
.timeline .timeline-item.timeline-item-right+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    clear: both
}

.timeline .timeline-item.timeline-item-right,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
    float: right;
    clear: right
}

.timeline .timeline-item.timeline-item-right>.timeline-point,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-point {
    left: -24px
}

.timeline .timeline-item.timeline-item-right>.timeline-point.timeline-point-blank,
.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left)>.timeline-point.timeline-point-blank {
    left: -12px
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
    float: right !important
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    left: -10px !important;
    border-right-width: 10px !important
}

.timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    left: -9px !important;
    border-right-width: 9px !important
}

.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before {
    top: 4px;
    right: -10px;
    border-top: 10px solid transparent;
    border-left-width: 10px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 10px solid transparent
}

.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after {
    top: 5px;
    right: -9px;
    border-top: 9px solid transparent;
    border-left-width: 9px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 9px solid transparent
}

.timeline .timeline-item.timeline-item-arrow-sm>.timeline-point {
    top: 14px
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event {
    float: right !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:before {
    left: -10px !important;
    border-right-width: 10px !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm>.timeline-event:after {
    left: -9px !important;
    border-right-width: 9px !important
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
    float: right !important
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important
}

.timeline .timeline-item.timeline-item-arrow-md.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important
}

.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before {
    top: 10px;
    right: -15px;
    border-top: 15px solid transparent;
    border-left-width: 15px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 15px solid transparent
}

.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after {
    top: 11px;
    right: -14px;
    border-top: 14px solid transparent;
    border-left-width: 14px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 14px solid transparent
}

.timeline .timeline-item.timeline-item-arrow-md>.timeline-point {
    top: 25px
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event {
    float: right !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md>.timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event {
    float: right !important
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:before,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:before {
    left: -18px !important;
    border-right-width: 18px !important
}

.timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right>.timeline-event:after,
.timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left)>.timeline-event:after {
    left: -17px !important;
    border-right-width: 17px !important
}

.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before {
    top: 10px;
    right: -18px;
    border-top: 18px solid transparent;
    border-left-width: 18px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 18px solid transparent
}

.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after {
    top: 11px;
    right: -17px;
    border-top: 17px solid transparent;
    border-left-width: 17px;
    border-left-style: solid;
    border-right-width: 0;
    border-right-style: solid;
    border-bottom: 17px solid transparent
}

.timeline .timeline-item.timeline-item-arrow-lg>.timeline-point {
    top: 28px
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event {
    float: right !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after,
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before {
    right: auto !important;
    border-left-width: 0 !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:before {
    left: -18px !important;
    border-right-width: 18px !important
}

.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg>.timeline-event:after {
    left: -17px !important;
    border-right-width: 17px !important
}

.timeline .timeline-item>.timeline-event {
    background: #fff;
    border: 1px solid transparent;
    color: #555;
    position: relative;
    float: left;
    border-radius: 3px
}

.timeline .timeline-item>.timeline-event:before {
    border-left-color: #fff;
    border-right-color: #fff
}

.timeline .timeline-item>.timeline-event:after {
    border-left-color: #fff;
    border-right-color: #fff
}

.timeline .timeline-item>.timeline-event .timeline-inherit-color,
.timeline .timeline-item>.timeline-event h1,
.timeline .timeline-item>.timeline-event h2,
.timeline .timeline-item>.timeline-event h3,
.timeline .timeline-item>.timeline-event h4,
.timeline .timeline-item>.timeline-event h5,
.timeline .timeline-item>.timeline-event h6,
.timeline .timeline-item>.timeline-event p {
    color: inherit
}

.timeline .timeline-item>.timeline-event.timeline-event-default {
    background: #fff;
    border: 1px solid #888;
    color: #555
}

.timeline .timeline-item>.timeline-event.timeline-event-default:before {
    border-left-color: #888;
    border-right-color: #888
}

.timeline .timeline-item>.timeline-event.timeline-event-default:after {
    border-left-color: #fff;
    border-right-color: #fff
}

.timeline .timeline-item>.timeline-event.timeline-event-default .timeline-inherit-color,
.timeline .timeline-item>.timeline-event.timeline-event-default h1,
.timeline .timeline-item>.timeline-event.timeline-event-default h2,
.timeline .timeline-item>.timeline-event.timeline-event-default h3,
.timeline .timeline-item>.timeline-event.timeline-event-default h4,
.timeline .timeline-item>.timeline-event.timeline-event-default h5,
.timeline .timeline-item>.timeline-event.timeline-event-default h6,
.timeline .timeline-item>.timeline-event.timeline-event-default p {
    color: inherit
}

.timeline .timeline-item>.timeline-event.timeline-event-primary {
    background: #f5f5f5;
    border: 1px solid #888;
    color: #555
}

.timeline .timeline-item>.timeline-event.timeline-event-primary:before {
    border-left-color: #888;
    border-right-color: #888
}

.timeline .timeline-item>.timeline-event.timeline-event-primary:after {
    border-left-color: #f5f5f5;
    border-right-color: #f5f5f5
}

.timeline .timeline-item>.timeline-event.timeline-event-primary .timeline-inherit-color,
.timeline .timeline-item>.timeline-event.timeline-event-primary h1,
.timeline .timeline-item>.timeline-event.timeline-event-primary h2,
.timeline .timeline-item>.timeline-event.timeline-event-primary h3,
.timeline .timeline-item>.timeline-event.timeline-event-primary h4,
.timeline .timeline-item>.timeline-event.timeline-event-primary h5,
.timeline .timeline-item>.timeline-event.timeline-event-primary h6,
.timeline .timeline-item>.timeline-event.timeline-event-primary p {
    color: inherit
}

.timeline .timeline-item>.timeline-event.timeline-event-success {
    background: #f3f8ed;
    border: 1px solid #72b92e;
    color: #3f8100
}

.timeline .timeline-item>.timeline-event.timeline-event-success:before {
    border-left-color: #72b92e;
    border-right-color: #72b92e
}

.timeline .timeline-item>.timeline-event.timeline-event-success:after {
    border-left-color: #f3f8ed;
    border-right-color: #f3f8ed
}

.timeline .timeline-item>.timeline-event.timeline-event-success .timeline-inherit-color,
.timeline .timeline-item>.timeline-event.timeline-event-success h1,
.timeline .timeline-item>.timeline-event.timeline-event-success h2,
.timeline .timeline-item>.timeline-event.timeline-event-success h3,
.timeline .timeline-item>.timeline-event.timeline-event-success h4,
.timeline .timeline-item>.timeline-event.timeline-event-success h5,
.timeline .timeline-item>.timeline-event.timeline-event-success h6,
.timeline .timeline-item>.timeline-event.timeline-event-success p {
    color: inherit
}

.timeline .timeline-item>.timeline-event.timeline-event-info {
    background: #f0f8fd;
    border: 1px solid #3e93cf;
    color: #0062a7
}

.timeline .timeline-item>.timeline-event.timeline-event-info:before {
    border-left-color: #3e93cf;
    border-right-color: #3e93cf
}

.timeline .timeline-item>.timeline-event.timeline-event-info:after {
    border-left-color: #f0f8fd;
    border-right-color: #f0f8fd
}

.timeline .timeline-item>.timeline-event.timeline-event-info .timeline-inherit-color,
.timeline .timeline-item>.timeline-event.timeline-event-info h1,
.timeline .timeline-item>.timeline-event.timeline-event-info h2,
.timeline .timeline-item>.timeline-event.timeline-event-info h3,
.timeline .timeline-item>.timeline-event.timeline-event-info h4,
.timeline .timeline-item>.timeline-event.timeline-event-info h5,
.timeline .timeline-item>.timeline-event.timeline-event-info h6,
.timeline .timeline-item>.timeline-event.timeline-event-info p {
    color: inherit
}

.timeline .timeline-item>.timeline-event.timeline-event-warning {
    background: #fff9e9;
    border: 1px solid #d0aa42;
    color: #ac7e00
}

.timeline .timeline-item>.timeline-event.timeline-event-warning:before {
    border-left-color: #d0aa42;
    border-right-color: #d0aa42
}

.timeline .timeline-item>.timeline-event.timeline-event-warning:after {
    border-left-color: #fff9e9;
    border-right-color: #fff9e9
}

.timeline .timeline-item>.timeline-event.timeline-event-warning .timeline-inherit-color,
.timeline .timeline-item>.timeline-event.timeline-event-warning h1,
.timeline .timeline-item>.timeline-event.timeline-event-warning h2,
.timeline .timeline-item>.timeline-event.timeline-event-warning h3,
.timeline .timeline-item>.timeline-event.timeline-event-warning h4,
.timeline .timeline-item>.timeline-event.timeline-event-warning h5,
.timeline .timeline-item>.timeline-event.timeline-event-warning h6,
.timeline .timeline-item>.timeline-event.timeline-event-warning p {
    color: inherit
}

.timeline .timeline-item>.timeline-event.timeline-event-danger {
    background: #ffc4bc;
    border: 1px solid #d25a4b;
    color: #b71500
}

.timeline .timeline-item>.timeline-event.timeline-event-danger:before {
    border-left-color: #d25a4b;
    border-right-color: #d25a4b
}

.timeline .timeline-item>.timeline-event.timeline-event-danger:after {
    border-left-color: #ffc4bc;
    border-right-color: #ffc4bc
}

.timeline .timeline-item>.timeline-event.timeline-event-danger .timeline-inherit-color,
.timeline .timeline-item>.timeline-event.timeline-event-danger h1,
.timeline .timeline-item>.timeline-event.timeline-event-danger h2,
.timeline .timeline-item>.timeline-event.timeline-event-danger h3,
.timeline .timeline-item>.timeline-event.timeline-event-danger h4,
.timeline .timeline-item>.timeline-event.timeline-event-danger h5,
.timeline .timeline-item>.timeline-event.timeline-event-danger h6,
.timeline .timeline-item>.timeline-event.timeline-event-danger p {
    color: inherit
}

.timeline .timeline-item>.timeline-event:after,
.timeline .timeline-item>.timeline-event:before {
    content: "";
    display: inline-block;
    position: absolute
}

.timeline .timeline-item>.timeline-event .timeline-body,
.timeline .timeline-item>.timeline-event .timeline-footer,
.timeline .timeline-item>.timeline-event .timeline-heading {
    padding: 4px 10px
}

.timeline .timeline-item>.timeline-event .timeline-body p,
.timeline .timeline-item>.timeline-event .timeline-body ul,
.timeline .timeline-item>.timeline-event .timeline-footer p,
.timeline .timeline-item>.timeline-event .timeline-footer ul,
.timeline .timeline-item>.timeline-event .timeline-heading p,
.timeline .timeline-item>.timeline-event .timeline-heading ul {
    margin-bottom: 0
}

.timeline .timeline-item>.timeline-event .timeline-heading h4 {
    font-weight: 700
}

.timeline .timeline-item>.timeline-event .timeline-footer a {
    cursor: pointer;
    text-decoration: none
}

.timeline .timeline-item>.timeline-event .blankslate,
.timeline .timeline-item>.timeline-event .panel,
.timeline .timeline-item>.timeline-event .table {
    margin: 0;
    border: none;
    border-radius: inherit;
    overflow: hidden
}

.timeline .timeline-item>.timeline-event .table th {
    border-top: 0
}

.timeline .timeline-item>.timeline-point {
    color: #888;
    background: #fff;
    right: -24px;
    width: 24px;
    height: 24px;
    margin-top: -12px;
    margin-left: 12px;
    margin-right: 12px;
    position: absolute;
    z-index: 100;
    border-width: 2px;
    border-style: solid;
    border-radius: 100%;
    line-height: 20px;
    text-align: center
}

.timeline .timeline-item>.timeline-point.timeline-point-blank {
    right: -12px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    margin-left: 6px;
    margin-right: 6px;
    color: #888;
    background: #888
}

.timeline .timeline-item>.timeline-point.timeline-point-default {
    color: #888;
    background: #fff
}

.timeline .timeline-label {
    position: relative;
    float: left;
    clear: left;
    width: 50%;
    margin-bottom: 20px;
    top: 1px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: center
}

.timeline .timeline-label:after,
.timeline .timeline-label:before {
    content: "";
    display: table
}

.timeline .timeline-label:after {
    clear: both
}

.timeline .timeline-label:last-child {
    margin-bottom: 0 !important
}

.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 0
}

.timeline .timeline-label+.timeline-item:not(.timeline-item-left):not(.timeline-item-right)+.timeline-item:not(.timeline-item-left):not(.timeline-item-right) {
    margin-top: 40px
}

.timeline .timeline-label .label-default {
    background-color: #888
}

.timeline .label-primary {
    background-color: #2196f3
}

.about-us-bg {
    background: rgba(0, 0, 0, 0) url(/images/0402087960689c0ca475a70dce7bd241d21b4ea8/bg1.jpg) repeat scroll 0 0;
    width: 100%;
    background-color: red;
    display: table;
    position: relative
}

.about-us-bg:after {
    position: absolute;
    background: rgba(33, 150, 243, .85);
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1
}

.about-us-info {
    display: table-cell;
    vertical-align: middle;
    padding: 120px 0;
    text-align: center;
    z-index: 2;
    position: relative
}

.about-us-info h2 {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    line-height: 36px;
    margin-bottom: 20px
}

.our-history-area .themeix-section-title {
    padding-bottom: 35px
}

.single-team {
    margin-top: 50px;
    padding: 20px;
    text-align: center
}

.single-team h5 {
    font-weight: 700
}

.single-team h5 a {
    display: inline-block;
    padding-top: 10px
}

.single-team h6 {
    color: #999;
    font-style: italic
}

.single-team>img {
    margin-bottom: 25px
}

.single-team {
    position: relative
}

.single-team a {
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.single-team a:hover {
    color: #288feb
}

.team-member-img a {
    position: relative;
    display: block;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.team-member-img {
    overflow: hidden;
    position: relative;
    -webkit-perspective: 250px;
    perspective: 250px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.social-profile {
    background-color: rgba(53, 139, 199, .9);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 11;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s;
    opacity: 0;
    visibility: hidden
}

.social-profile>ul {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.social-profile ul li {
    display: inline-block
}

.social-profile ul li a {
    background: #2c3e50 none repeat scroll 0 0;
    border-radius: 20px;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 40px;
    line-height: 30px;
    padding: 5px;
    width: 40px
}

.social-profile ul li a:hover {
    background: #fff none repeat scroll 0 0
}

.single-team:hover .social-profile {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.single-team:hover .team-member-img a {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}

.parallax-area {
    background-image: url(/images/3860700fdce76c3190688190a68b39f91e06054f/bg2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    position: relative
}

.parallax-area::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(33, 150, 243, .9)
}

.parallax-area .themeix-section-title h2 {
    color: #fff
}

.parallax-area .themeix-section-title p {
    color: #fff
}

.single-article {
    overflow: hidden;
    padding-top: 60px
}

.article-icon {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    float: left;
    line-height: 43px;
    text-align: center;
    vertical-align: middle;
    width: auto;
    font-size: 24px;
    color: #2196f3;
    padding: 10px;
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.article-text {
    display: inline-block;
    width: 80%;
    float: left;
    padding-left: 25px
}

a.article-title,
a.article-title:hover {
    text-transform: capitalize;
    font-weight: 700;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 5px;
    display: block
}

form.dwqa-content-edit-form input[type=text],
form.dwqa-content-edit-form label,
form.dwqa-content-edit-form textarea {
    width: 100%
}

form.dwqa-content-edit-form input[type=text],
form.dwqa-content-edit-form select,
form.dwqa-content-edit-form textarea {
    margin-bottom: 20px;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    outline: 0
}

.header-topbar {
    padding: .5rem 0;
    background-color: #fff;
    border-bottom: .1rem solid #f5f6f8
}

.header-topbar .container {
    justify-content: space-between;
    display: flex
}

.header-topbar ul li i {
    margin-right: .5rem;
    color: #545f78
}

.header-topbar ul li i:hover {
    color: #2196f3
}

.navbar {
    padding: 0
}

.navbar .navbar-brand img {
    height: 80px
}

a.meanmenu-reveal {
    text-indent: 0 !important
}

@media all and (min-width:992px) {
    .header-navbar .navbar-nav .nav-item {
        position: relative
    }

    .header-navbar .navbar-nav .nav-item .nav-link {
        padding: 25px 18px;
        color: #545f78;
        transition: all .2s ease-in-out;
        font-weight: 600
    }

    .header-navbar .navbar-nav .nav-item .nav-link:hover {
        color: #2196f3
    }

    .header-navbar .navbar-nav .nav-item .toogler {
        position: relative
    }

    .header-navbar .navbar-nav .nav-item .toogler:after {
        content: "\e003";
        font-family: iconmonstr-iconic-font;
        font-size: 12px;
        margin-left: .5rem;
        float: right;
        position: relative;
        top: 3px;
        opacity: .4
    }

    .header-navbar .navbar-nav .nav-item .dropdown-menu {
        margin: 0;
        background-color: #fff;
        box-shadow: rgba(149, 157, 165, .2) 0 8px 24px;
        border: 0;
        border-radius: 0;
        display: unset;
        opacity: 0;
        visibility: hidden;
        transform: translateY(10%);
        transition: all .3s linear
    }

    .header-navbar .navbar-nav .nav-item .dropdown-menu .dropdown-item {
        padding: .5rem 1rem
    }

    .header-navbar .navbar-nav .nav-item .dropdown-menu .toogler:after {
        transform: rotate(-90deg)
    }

    .header-navbar .navbar-nav .nav-item .dropdown-menu li {
        position: relative
    }

    .header-navbar .navbar-nav .nav-item .dropdown-menu li a {
        font-size: 15px;
        display: inline-block;
        font-weight: 400;
        color: rgba(2, 11, 18, .63);
        padding: 5px 0 5px 20px;
        border-bottom: 1px solid rgba(2, 11, 18, .08);
        width: 100%;
        text-transform: capitalize;
        line-height: 26px;
        text-align: left;
        transition: all .2s ease-in-out
    }

    .header-navbar .navbar-nav .nav-item .dropdown-menu {
        position: absolute;
        width: 210px;
        left: 0;
        background-color: #fff;
        top: 100%;
        padding: 0;
        opacity: 0;
        -webkit-transition: all .4s linear 0s;
        transition: all .4s linear 0s;
        border-radius: 0;
        box-shadow: 0 3px 5px 0 rgb(0 0 0 / 40%)
    }

    .header-navbar .navbar-nav .nav-item .dropdown-menu li a:hover {
        background: #2196f3;
        color: #fff;
        border-color: #2196f3
    }

    .header-navbar .navbar-nav .nav-item .dropdown-menu .sub-dropdown {
        opacity: 0;
        visibility: hidden;
        transform: translateY(10%);
        left: 100%;
        top: 0
    }

    .header-navbar .navbar-nav .nav-item .dropdown-menu>li:hover>.sub-dropdown {
        visibility: visible;
        opacity: 1;
        transform: translateX(0)
    }

    .header-navbar .navbar-nav .nav-item:hover>.dropdown-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0)
    }

    .header-navbar .navbar-nav .nav-item .donate-btn {
        color: #2196f3;
        font-weight: 800
    }
}

.header-2 .header-logobar {
    text-align: center;
    padding-top: 2rem
}

.header-2 .header-navbar .navbar-brand {
    display: none
}

.header-2 .navbar-collapse {
    align-items: center;
    justify-content: center
}

.header-2 .navbar-nav .nav-item .nav-link {
    padding: 2rem 1.25rem
}

.cart-bar {
    position: relative
}

.cart-bar span {
    height: 1rem;
    width: 1rem;
    display: inline-block;
    position: relative;
    top: -.6rem;
    border-radius: 100%;
    background-color: #2196f3;
    color: #fff;
    font-size: 12px;
    padding: 0 .3rem
}

.header-3 .header-navbar .navbar-brand {
    max-width: 6rem;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateX(-50%)
}

.header-3 .navbar-mean {
    width: 100%
}

.header-area.fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10;
    background-color: #fff;
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px;
    padding: 0
}

.header-area.fixed .navbar-nav .nav-item .nav-link {
    padding: 1rem 1.25rem;
    color: #545f78
}

.header-area.fixed .navbar-nav .nav-item .nav-link:hover {
    color: #2196f3
}

.header-area.fixed .header-topbar {
    display: none
}

/* .navbar .navbar-brand img {
    max-height: 31px
} */

.nav-item.dropdown-menu li a {
    font-size: 15px;
    display: inline-block;
    font-weight: 400;
    color: rgba(2, 11, 18, .63);
    padding: 5px 0 5px 20px;
    border-bottom: 1px solid rgba(2, 11, 18, .08);
    width: 100%;
    text-transform: capitalize;
    line-height: 26px;
    text-align: left
}

.mean-bar {
    background: 0 0
}

.mean-bar .navbar-mobile {
    margin-top: 5px;
    display: inline-block
}

.mean-bar .navbar-mobile img {
    height: 0px
}

.mean-bar .meanmenu-reveal {
    padding-right: 0 !important
}

.mean-bar .meanmenu-reveal.meanclose span:nth-child(1) {
    margin-top: 8px;
    transform: rotate(-45deg)
}

.mean-bar .meanmenu-reveal.meanclose span:nth-child(2) {
    opacity: 0
}

.mean-bar .meanmenu-reveal.meanclose span:nth-child(3) {
    margin-top: -9px;
    transform: rotate(45deg)
}

.mean-bar .mean-nav {
    background-color: #fff;
    box-shadow: #fff;
    position: absolute;
    margin-top: 15px;
    max-height: 700px;
    overflow-y: auto
}

.mean-bar .mean-nav ul {
    border: 0
}

.mean-bar .mean-nav ul li a {
    padding: 10px 15px !important;
    display: block
}

.mean-bar .mean-nav ul li a.mean-expand {
    padding: 5px !important;
    top: 0
}

.mean-bar .mean-nav ul li li a {
    padding: 10px 20px !important;
    opacity: 1
}

a.navbar-mobile img {
    max-height: 31px
}

.bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(33, 150, 243, .78)
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}