.micss-feature-22 {
    margin-top: 60px;
    margin-bottom: 60px
}

.micss-feature-22 .text-box {
    padding: 0 30px
}

.micss-feature-22 .text-box h3 {
    margin: 10px 0 25px
}

.team4 {
    text-align: center
}

.team4 .profile-img {
    padding: 30px;
    padding-bottom: 0
}

.team4 .profile-img img {
    border-radius: 100%
}

.team4 ul {
    margin-top: 30px
}

.team4 ul li a {
    color: #3e4555;
    padding-right: 15px;
    -webkit-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in;
    display: block
}

.team4 ul li a:hover {
    -webkit-transform: translate3d(0px, -5px, 0px);
    transform: translate3d(0px, -5px, 0px)
}

.team4 .title {
    margin: 30px 0 0
}

.team4 .subtitle {
    margin: 0 0 20px;
    font-size: 13px
}

.footer4 .f4-bottom-bar {
    padding-top: 10px;
    margin-top: 20px
}

.footer4 .f4-bottom-bar a {
    color: #3e4555
}

.footer4 .f4-bottom-bar a:hover {
    color: #188ef4
}

.footer4 .round-social.light a {
    width: 34px;
    height: 34px;
    line-height: 34px
}

.footer4 .round-social.light a:hover {
    background: #188ef4
}

.blog-home1 [class*=col-] {
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.blog-home1 [class*=col-]:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.blog-home2 [class*=col-] {
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.blog-home2 [class*=col-]:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.blog-home2 .date-pos {
    padding: 5px;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    border-radius: 4px;
    text-align: center
}

.blog-home2 .date-pos span {
    display: block;
    font-size: 20px;
    line-height: 20px
}

.blog-home3 .date-pos {
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding: 10px
}

.blog-home3 a {
    overflow: hidden
}

.blog-home3 a img {
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.blog-home3 a img:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.blog-home4 .tweet {
    text-align: center
}

.blog-home4 .tweet .card-title {
    color: #fff
}

.blog-home4 .tweet .card-title a {
    color: #fff
}

.blog-home4 .tweet .card-title a:hover {
    color: #263238
}

@media (min-width: 768px) and (max-width: 1024px) {
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

.blog-home5 .b-h-box {
    position: relative;
    color: #fff
}

.blog-home5 .b-h-box .card-img-overlay {
    bottom: 0;
    top: auto;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    height: 25%;
    overflow: hidden
}

.blog-home5 .b-h-box .card-title {
    color: #fff;
    margin: 15px 0
}

.blog-home5 .b-h-box .card-text {
    display: none
}

.blog-home5 .b-h-box:hover {
    color: #fff
}

.blog-home5 .b-h-box:hover .card-img-overlay {
    height: 100%;
    background: rgba(255, 255, 255, .84)
}

.blog-home5 .b-h-box:hover .card-title {
    color: #263238;
    margin: 15px 0
}

.blog-home5 .b-h-box:hover .card-text {
    display: block
}

.blog-home6 .form-control {
    padding: 13px
}

.blog-home6 .blog-row {
    margin-bottom: 30px
}

.blog-home6 .blog-row a {
    color: #263238
}

.blog-home6 .blog-row a:hover {
    color: #316ce8
}

.blog-home6 .blog-row h5 {
    font-weight: 500;
    margin-top: 10px
}

.c2a1 {
    background-position: center top;
    background-size: cover;
    background-attachment: fixed
}

.c2a5 {
    background-position: center center;
    background-size: cover
}

.c2a8 {
    background-position: center center;
    padding: 180px 0
}

.c2a8 .text-box {
    padding: 30px 20px
}

.c2a9 {
    background-position: top center;
    padding: 90px 0 280px
}

.c2a10 {
    background-size: cover;
    background-attachment: fixed;
    background-position: left center
}

.c2a10 .text-box {
    padding: 30px 20px
}

.contact2 {
    padding: 60px 0;
    margin-bottom: 170px;
    background-position: center top
}

.contact2 .bg-image {
    background-size: cover;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.contact2 .detail-box {
    padding: 40px
}

.contact2 .detail-box .round-social {
    margin-top: 100px
}

.contact2 .detail-box .round-social.light a {
    background: 0 0;
    color: #fff;
    border: 2px solid #fff;
    margin: 0 7px;
    height: 49px;
    width: 49px;
    line-height: 49px
}

.contact2 .contact-container {
    position: relative;
    top: 200px
}

.contact2 .contact-container .links a {
    color: #3e4555
}

.contact4 {
    overflow: hidden;
    position: relative
}

.contact4 .form-control {
    background: 0 0;
    border: 2px solid rgba(255, 255, 255, .5);
    color: #fff
}

.contact4 .form-control:focus {
    border-color: #fff
}

.contact4 input::-webkit-input-placeholder, .contact4 textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .7)
}

.contact4 input:-ms-input-placeholder, .contact4 textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, .7)
}

.contact4 input::placeholder, .contact4 textarea::placeholder {
    color: rgba(255, 255, 255, .7)
}

.contact4 .right-image {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0
}

.micss-feature1-box .card-body {
    padding: 40px
}

.micss-feature2-box .card-body {
    padding: 40px
}

.micss-feature3-box .card-body {
    padding: 40px
}

.micss-feature3-box .card-body .icon-space {
    padding: 0 40px 20px 0
}

.micss-feature4-box .icon-round {
    font-size: 45px;
    width: 80px;
    color: #316ce8;
    line-height: 80px;
    text-align: center;
    display: inline-block;
    margin: 20px 0 30px;
    border-radius: 100%
}

.micss-feature5-box .card-body {
    padding: 30px
}

.micss-feature5-box .card-body .icon-space {
    padding: 0 30px 20px 0;
    font-size: 45px;
    margin: 0
}

.micss-feature5-box .card-body p {
    margin-bottom: 0
}

.micss-feature6-box {
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.micss-feature6-box .card-body {
    padding: 30px
}

.micss-feature6-box .card-body .linking {
    color: #fff
}

.micss-feature6-box .card-body .linking:hover {
    color: #263238
}

.micss-feature6-box .card-body p {
    opacity: .8
}

.micss-feature6-box:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.micss-feature7-box {
    margin-bottom: 30px
}

.feature8 .list-block li {
    font-weight: 400;
    color: #263238
}

.micss-feature9-box .card-body {
    padding: 40px 40px 0
}

.micss-feature9-box .card-body .icon-space {
    padding: 0 40px 20px 0
}

.micss-feature10-box {
    padding: 100px 20px;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    color: #fff
}

.micss-feature10-box p {
    margin: 30px 0 40px
}

.micss-feature10-box .box-title {
    color: #fff
}

.micss-feature11-box {
    margin-top: 60px
}

.micss-feature11-box .card-body {
    padding: 40px
}

.micss-feature11-box .icon-space {
    margin: -80px 0 20px
}

.micss-feature11-box .icon-space .icon-round {
    font-size: 45px;
    color: #fff
}

.micss-feature-12 {
    position: relative
}

.micss-feature-12 [class*=col-md-12] {
    margin-bottom: 30px;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.micss-feature-12 [class*=col-md-12]:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.micss-feature-12 .uneven-box {
    margin-top: 100px
}

.micss-feature-16 [class*=col-] {
    padding: 80px 35px
}

.micss-feature-16 .with-bg {
    width: 100%;
    min-height: 200px;
    background-size: cover;
    background-position: center center
}

.micss-feature-16 .with-text {
    max-width: 500px;
    margin-left: 80px
}

.micss-feature-17-box.card-group .card {
    margin-bottom: 0
}

.micss-feature-18 {
    margin-top: 60px
}

.micss-feature-18 [class*=col-lg-6] .card {
    overflow: hidden
}

.micss-feature-18 .icon-position {
    position: relative;
    background-size: cover;
    background-position: center center;
    min-height: 200px
}

.micss-feature-18 .icon-position .icon-round {
    position: absolute;
    right: -38px;
    top: 20px
}

.micss-feature-20 {
    margin-top: 60px
}

.micss-feature-20 [class*=col-lg-6] .card {
    overflow: hidden
}

.micss-feature-20 .linking {
    width: 100%;
    display: block;
    padding: 35px 0
}

.micss-feature21-box {
    background-size: cover;
    background-attachment: fixed;
    background-position: left center
}

.micss-feature-22 {
    margin-top: 60px
}

.micss-feature-22 .text-box {
    padding: 0 30px
}

.micss-feature-22 .text-box h3 {
    margin: 10px 0 25px
}

.micss-feature23-box {
    background-size: cover;
    background-attachment: fixed;
    background-position: left center
}

.micss-feature23-box .text-box {
    padding: 30px 20px
}

.micss-feature-24 {
    margin-top: 0
}

.micss-feature-24 .card {
    overflow: hidden;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    -webkit-transition: .3s ease-out;
    margin-bottom: 20px
}

.micss-feature-24 .card:hover {
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px)
}

.micss-feature-24 .service-24 {
    text-align: center;
    padding: 24px 0;
    display: block
}

.micss-feature-24 .service-24 i {
    background: #2cdd9b;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-size: 50px
}

.micss-feature-24 .service-24 .ser-title {
    margin: 10px 0 5px;
    font-weight: 500
}

.micss-feature-24 .service-24:hover, .micss-feature-24 .service-24:focus {
    background: #2cdd9b;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%)
}

.micss-feature-24 .service-24:hover i, .micss-feature-24 .service-24:hover .ser-title, .micss-feature-24 .service-24:focus i, .micss-feature-24 .service-24:focus .ser-title {
    color: #fff;
    text-fill-color: #fff;
    -webkit-text-fill-color: #fff
}

.micss-feature-24 .service-24:hover i, .micss-feature-24 .service-24:focus i {
    margin-bottom: 5px
}

.micss-feature-24 .bgradient-1 {
    text-align: center;
    padding: 24px 0;
    display: block
}

.micss-feature-24 .bgradient-1 i {
    background: #007bff;
    background: -webkit-linear-gradient(legacy-direction(to right), #007bff 0%, #0e61bb 100%);
    background: -webkit-gradient(linear, left top, right top, from(#007bff), to(#0e61bb));
    background: -webkit-linear-gradient(left, #007bff 0%, #0e61bb 100%);
    background: -o-linear-gradient(left, #007bff 0%, #0e61bb 100%);
    background: linear-gradient(to right, #007bff 0%, #0e61bb 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-size: 50px
}

.micss-feature-24 .bgradient-1 .ser-title {
    margin: 10px 0 5px;
    font-weight: 500
}

.micss-feature-24 .bgradient-1:hover, .micss-feature-24 .bgradient-1:focus {
    background: #007bff;
    background: -webkit-linear-gradient(legacy-direction(to right), #007bff 0%, #0e61bb 100%);
    background: -webkit-gradient(linear, left top, right top, from(#007bff), to(#0e61bb));
    background: -webkit-linear-gradient(left, #007bff 0%, #0e61bb 100%);
    background: -o-linear-gradient(left, #007bff 0%, #0e61bb 100%);
    background: linear-gradient(to right, #007bff 0%, #0e61bb 100%)
}

.micss-feature-24 .bgradient-1:hover i, .micss-feature-24 .bgradient-1:hover .ser-title, .micss-feature-24 .bgradient-1:focus i, .micss-feature-24 .bgradient-1:focus .ser-title {
    color: #fff;
    text-fill-color: #fff;
    -webkit-text-fill-color: #fff
}

.micss-feature-24 .bgradient-1:hover i, .micss-feature-24 .bgradient-1:focus i {
    margin-bottom: 5px
}

.micss-feature-24 .bgradient-2 {
    text-align: center;
    padding: 24px 0;
    display: block
}

.micss-feature-24 .bgradient-2 i {
    background: #dc3545;
    background: -webkit-linear-gradient(legacy-direction(to right), #dc3545 0%, #a1222e 100%);
    background: -webkit-gradient(linear, left top, right top, from(#dc3545), to(#a1222e));
    background: -webkit-linear-gradient(left, #dc3545 0%, #a1222e 100%);
    background: -o-linear-gradient(left, #dc3545 0%, #a1222e 100%);
    background: linear-gradient(to right, #dc3545 0%, #a1222e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-size: 50px
}

.micss-feature-24 .bgradient-2 .ser-title {
    margin: 10px 0 5px;
    font-weight: 500
}

.micss-feature-24 .bgradient-2:hover, .micss-feature-24 .bgradient-2:focus {
    background: #dc3545;
    background: -webkit-linear-gradient(legacy-direction(to right), #dc3545 0%, #a1222e 100%);
    background: -webkit-gradient(linear, left top, right top, from(#dc3545), to(#a1222e));
    background: -webkit-linear-gradient(left, #dc3545 0%, #a1222e 100%);
    background: -o-linear-gradient(left, #dc3545 0%, #a1222e 100%);
    background: linear-gradient(to right, #dc3545 0%, #a1222e 100%)
}

.micss-feature-24 .bgradient-2:hover i, .micss-feature-24 .bgradient-2:hover .ser-title, .micss-feature-24 .bgradient-2:focus i, .micss-feature-24 .bgradient-2:focus .ser-title {
    color: #fff;
    text-fill-color: #fff;
    -webkit-text-fill-color: #fff
}

.micss-feature-24 .bgradient-2:hover i, .micss-feature-24 .bgradient-2:focus i {
    margin-bottom: 5px
}

.micss-feature-24 .bgradient-3 {
    text-align: center;
    padding: 24px 0;
    display: block
}

.micss-feature-24 .bgradient-3 i {
    background: #fd7e14;
    background: -webkit-linear-gradient(legacy-direction(to right), #fd7e14 0%, #b35b12 100%);
    background: -webkit-gradient(linear, left top, right top, from(#fd7e14), to(#b35b12));
    background: -webkit-linear-gradient(left, #fd7e14 0%, #b35b12 100%);
    background: -o-linear-gradient(left, #fd7e14 0%, #b35b12 100%);
    background: linear-gradient(to right, #fd7e14 0%, #b35b12 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-size: 50px
}

.micss-feature-24 .bgradient-3 .ser-title {
    margin: 10px 0 5px;
    font-weight: 500
}

.micss-feature-24 .bgradient-3:hover, .micss-feature-24 .bgradient-3:focus {
    background: #fd7e14;
    background: -webkit-linear-gradient(legacy-direction(to right), #fd7e14 0%, #b35b12 100%);
    background: -webkit-gradient(linear, left top, right top, from(#fd7e14), to(#b35b12));
    background: -webkit-linear-gradient(left, #fd7e14 0%, #b35b12 100%);
    background: -o-linear-gradient(left, #fd7e14 0%, #b35b12 100%);
    background: linear-gradient(to right, #fd7e14 0%, #b35b12 100%)
}

.micss-feature-24 .bgradient-3:hover i, .micss-feature-24 .bgradient-3:hover .ser-title, .micss-feature-24 .bgradient-3:focus i, .micss-feature-24 .bgradient-3:focus .ser-title {
    color: #fff;
    text-fill-color: #fff;
    -webkit-text-fill-color: #fff
}

.micss-feature-24 .bgradient-3:hover i, .micss-feature-24 .bgradient-3:focus i {
    margin-bottom: 5px
}

.micss-feature-24 .bgradient-4 {
    text-align: center;
    padding: 24px 0;
    display: block
}

.micss-feature-24 .bgradient-4 i {
    background: #28a745;
    background: -webkit-linear-gradient(legacy-direction(to right), #28a745 0%, #145f25 100%);
    background: -webkit-gradient(linear, left top, right top, from(#28a745), to(#145f25));
    background: -webkit-linear-gradient(left, #28a745 0%, #145f25 100%);
    background: -o-linear-gradient(left, #28a745 0%, #145f25 100%);
    background: linear-gradient(to right, #28a745 0%, #145f25 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-size: 50px
}

.micss-feature-24 .bgradient-4 .ser-title {
    margin: 10px 0 5px;
    font-weight: 500
}

.micss-feature-24 .bgradient-4:hover, .micss-feature-24 .bgradient-4:focus {
    background: #28a745;
    background: -webkit-linear-gradient(legacy-direction(to right), #28a745 0%, #145f25 100%);
    background: -webkit-gradient(linear, left top, right top, from(#28a745), to(#145f25));
    background: -webkit-linear-gradient(left, #28a745 0%, #145f25 100%);
    background: -o-linear-gradient(left, #28a745 0%, #145f25 100%);
    background: linear-gradient(to right, #28a745 0%, #145f25 100%)
}

.micss-feature-24 .bgradient-4:hover i, .micss-feature-24 .bgradient-4:hover .ser-title, .micss-feature-24 .bgradient-4:focus i, .micss-feature-24 .bgradient-4:focus .ser-title {
    color: #fff;
    text-fill-color: #fff;
    -webkit-text-fill-color: #fff
}

.micss-feature-24 .bgradient-4:hover i, .micss-feature-24 .bgradient-4:focus i {
    margin-bottom: 5px
}

.micss-feature-24 .bgradient-5 {
    text-align: center;
    padding: 24px 0;
    display: block
}

.micss-feature-24 .bgradient-5 i {
    background: #17a2b8;
    background: -webkit-linear-gradient(legacy-direction(to right), #17a2b8 0%, #14616e 100%);
    background: -webkit-gradient(linear, left top, right top, from(#17a2b8), to(#14616e));
    background: -webkit-linear-gradient(left, #17a2b8 0%, #14616e 100%);
    background: -o-linear-gradient(left, #17a2b8 0%, #14616e 100%);
    background: linear-gradient(to right, #17a2b8 0%, #14616e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-size: 50px
}

.micss-feature-24 .bgradient-5 .ser-title {
    margin: 10px 0 5px;
    font-weight: 500
}

.micss-feature-24 .bgradient-5:hover, .micss-feature-24 .bgradient-5:focus {
    background: #17a2b8;
    background: -webkit-linear-gradient(legacy-direction(to right), #17a2b8 0%, #14616e 100%);
    background: -webkit-gradient(linear, left top, right top, from(#17a2b8), to(#14616e));
    background: -webkit-linear-gradient(left, #17a2b8 0%, #14616e 100%);
    background: -o-linear-gradient(left, #17a2b8 0%, #14616e 100%);
    background: linear-gradient(to right, #17a2b8 0%, #14616e 100%)
}

.micss-feature-24 .bgradient-5:hover i, .micss-feature-24 .bgradient-5:hover .ser-title, .micss-feature-24 .bgradient-5:focus i, .micss-feature-24 .bgradient-5:focus .ser-title {
    color: #fff;
    text-fill-color: #fff;
    -webkit-text-fill-color: #fff
}

.micss-feature-24 .bgradient-5:hover i, .micss-feature-24 .bgradient-5:focus i {
    margin-bottom: 5px
}

.micss-feature-24 .bgradient-6 {
    text-align: center;
    padding: 24px 0;
    display: block
}

.micss-feature-24 .bgradient-6 i {
    background: #e83e8c;
    background: -webkit-linear-gradient(legacy-direction(to right), #e83e8c 0%, #a12a61 100%);
    background: -webkit-gradient(linear, left top, right top, from(#e83e8c), to(#a12a61));
    background: -webkit-linear-gradient(left, #e83e8c 0%, #a12a61 100%);
    background: -o-linear-gradient(left, #e83e8c 0%, #a12a61 100%);
    background: linear-gradient(to right, #e83e8c 0%, #a12a61 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-size: 50px
}

.micss-feature-24 .bgradient-6 .ser-title {
    margin: 10px 0 5px;
    font-weight: 500
}

.micss-feature-24 .bgradient-6:hover, .micss-feature-24 .bgradient-6:focus {
    background: #e83e8c;
    background: -webkit-linear-gradient(legacy-direction(to right), #e83e8c 0%, #a12a61 100%);
    background: -webkit-gradient(linear, left top, right top, from(#e83e8c), to(#a12a61));
    background: -webkit-linear-gradient(left, #e83e8c 0%, #a12a61 100%);
    background: -o-linear-gradient(left, #e83e8c 0%, #a12a61 100%);
    background: linear-gradient(to right, #e83e8c 0%, #a12a61 100%)
}

.micss-feature-24 .bgradient-6:hover i, .micss-feature-24 .bgradient-6:hover .ser-title, .micss-feature-24 .bgradient-6:focus i, .micss-feature-24 .bgradient-6:focus .ser-title {
    color: #fff;
    text-fill-color: #fff;
    -webkit-text-fill-color: #fff
}

.micss-feature-24 .bgradient-6:hover i, .micss-feature-24 .bgradient-6:focus i {
    margin-bottom: 5px
}

.micss-feature-26 .max-box {
    max-width: 580px
}

.micss-feature-28 .side-content {
    max-width: 580px
}

.micss-feature-29 {
    margin-top: 60px
}

.micss-feature-29 .title, .micss-feature-29 .subtitle {
    color: #fff
}

.micss-feature-29 .col-lg-4 {
    margin-top: 30px
}

.feature30 {
    position: relative
}

.micss-feature30-box {
    position: absolute;
    top: 20%;
    right: 0
}

.micss-feature31-box {
    overflow: hidden;
    position: relative
}

.micss-feature31-box .half-radius {
    border-radius: 62%/100%;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.micss-feature31-box .right-image {
    position: absolute;
    right: 0;
    text-align: center;
    bottom: -60px
}

.micss-feature-33 .play-btn {
    position: relative
}

.micss-feature-33 .play-btn span.display-1 {
    font-weight: 500;
    opacity: .15
}

.micss-feature-33 .play-btn a {
    position: absolute;
    left: 40px;
    top: 20px;
    color: #263238;
    font-weight: 500
}

.micss-feature-33 .play-btn a span {
    -webkit-box-shadow: 2px 8px 20px rgba(255, 77, 126, .5);
    box-shadow: 2px 8px 20px rgba(255, 77, 126, .5)
}

.micss-feature-33 .play-btn a:hover {
    color: #ff4d7e
}

.micss-feature34-box {
    overflow: hidden;
    position: relative
}

.micss-feature34-box .left-image {
    position: absolute;
    left: -15px;
    text-align: left;
    top: 0
}

.micss-feature35-box .feature-35-owl .item {
    position: relative
}

.micss-feature35-box .feature-35-owl .item h4 {
    position: absolute;
    bottom: 20px;
    left: 30px;
    color: #fff;
    text-transform: uppercase
}

.micss-feature36-box {
    background-position: right top;
    background-repeat: no-repeat
}

.micss-feature38-box .po-absolute {
    right: 0;
    z-index: 1
}

.micss-feature39-box .col-lg-6 > img {
    margin-left: -40px
}

.micss-feature40-box {
    background-position: left top, top right;
    background-repeat: no-repeat, no-repeat
}

.micss-feature41-box .f41-tab {
    display: block
}

.micss-feature41-box .f41-tab li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding: 25px
}

.micss-feature41-box .f41-tab li a .t-icon {
    margin-right: 25px;
    color: #3e4555
}

.micss-feature41-box .f41-tab li a h5 {
    font-weight: 500
}

.micss-feature41-box .f41-tab li a h6 {
    font-size: 14px;
    margin-bottom: 0
}

.micss-feature41-box .f41-tab li a.active, .micss-feature41-box .f41-tab li a:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 30px rgba(115, 128, 157, .1);
    box-shadow: 0 0 30px rgba(115, 128, 157, .1)
}

.micss-feature41-box .f41-tab li a.active .t-icon, .micss-feature41-box .f41-tab li a:hover .t-icon {
    background: #008bd2;
    background: -webkit-linear-gradient(legacy-direction(to right), #008bd2 0%, #008bd2 100%);
    background: -webkit-gradient(linear, left top, right top, from(#008bd2), to(#008bd2));
    background: -webkit-linear-gradient(left, #008bd2 0%, #008bd2 100%);
    background: -o-linear-gradient(left, #008bd2 0%, #008bd2 100%);
    background: linear-gradient(to right, #008bd2 0%, #008bd2 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent
}

.feature42 {
    background-repeat: no-repeat;
    background-size: cover
}

.feature42 .micss-feature42-box {
    padding: 15% 0
}

.micss-feature43-box .col-md-6 {
    margin-bottom: 50px
}

.micss-feature45-box {
    margin-top: 60px
}

.micss-feature45-box .f45-tab {
    display: table;
    width: 100%
}

.micss-feature45-box .f45-tab > a {
    display: table-cell;
    border: 1px solid rgba(120, 130, 140, .13);
    text-align: center;
    padding: 15px 10px;
    background: #f4f8fa;
    color: #263238
}

.micss-feature45-box .f45-tab > a.active {
    border-bottom-color: transparent;
    background: #fff;
    font-weight: 400
}

.micss-feature45-box .tab-pane {
    padding: 60px 0
}

.feature46 {
    background-repeat: no-repeat;
    background-position: top right
}

.micss-feature47-box .f-47-line {
    line-height: 40px
}

.feature48 {
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover
}

.feature48 .micss-feature48-box {
    padding: 10% 0
}

.footer1 .f1-topbar {
    border-bottom: 1px dashed rgba(120, 130, 140, .13);
    color: #fff !important
}

.footer1 > a {
    color: #fff
}

.footer1 .f1-topbar .navbar {
    padding: 0
}

.footer1 .f1-topbar .navbar .navbar-nav .nav-item .nav-link {
    color: #fff !important;
    display: block;
    padding: 15px 13px
}

.footer1 .f1-topbar .navbar .navbar-nav .nav-item:hover .nav-link, .footer1 .f1-topbar .navbar .navbar-nav .nav-item.active .nav-link {
    color: #316ce8
}

.footer1 .f1-middle {
    padding: 30px 0 20px
}

.footer1 .f1-bottom-bar {
    padding: 20px 0;
    border-top: 1px solid rgba(120, 130, 140, .13)
}

.footer2 {
    padding: 60px 0
}

.footer2 .f2-topbar {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(120, 130, 140, .13)
}

.footer2 .f2-middle {
    padding-top: 40px
}

.footer2 .link {
    color: #3e4555;
    padding: 10px 15px 10px 0
}

.footer2 .general-listing li a i {
    font-size: 9px;
    margin-right: 10px
}

.footer2 .info-box .d-flex {
    padding: 15px 0;
    border-bottom: 1px solid rgba(120, 130, 140, .13)
}

.footer2 .subscribe-box {
    background: rgba(120, 130, 140, .13);
    padding: 25px
}

.footer2 .subscribe-box .form-control {
    background: 0 0;
    padding: 10px 0;
    border: 0;
    border-bottom: 1px solid rgba(120, 130, 140, .13);
    color: #fff;
    border-radius: 0
}

.footer2 .subscribe-box .form-control:focus {
    border-bottom: 1px solid #fff
}

.footer3 {
    padding-top: 50px
}

.footer3 .f3-topbar {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(120, 130, 140, .13)
}

.footer3 .f3-topbar .input-group .form-control {
    font-size: 16px
}

.footer3 .f3-topbar .input-group .btn {
    padding: 15px 20px
}

.footer3 .f3-middle {
    padding-top: 40px
}

.footer3 .general-listing li:hover a, .footer3 .general-listing li:hover i {
    color: #fff
}

.footer3 .link {
    color: #3e4555
}

.footer3 .link:hover {
    color: #fff
}

.footer3 .f3-bottom-bar {
    background: rgba(0, 0, 0, .1);
    padding: 20px 0
}

.footer3 .f3-bottom-bar .link {
    padding: 0 12px
}

.footer4 .f4-bottom-bar {
    padding-top: 10px;
    margin-top: 20px;
    border-top: 1px solid rgba(120, 130, 140, .13)
}

.footer5 .form-control {
    background: #fff
}

.footer5 .social-links {
    margin: 20px 0
}

.footer5 .social-links a {
    color: #3e4555;
    opacity: .5;
    padding: 0 15px 0 0
}

.footer5 .social-links a:hover {
    color: #316ce8;
    opacity: 1
}

.footer6 .round-social a {
    background: rgba(120, 130, 140, .13);
    color: #3e4555;
    width: 40px;
    height: 40px;
    line-height: 40px
}

.footer6 .round-social a:hover {
    color: #fff
}

#banner1 {
    background: right -3em center no-repeat #e9f3f8
}

#banner1 h2 {
    font-size: 48px;
    line-height: 1;
    letter-spacing: -1px
}

#banner1 input {
    line-height: 72px;
    padding: 0;
    margin: 0;
    border: none;
    display: inline-block;
    vertical-align: top
}

#banner1 input[type=text] {
    color: #3e4555;
    border-radius: 36px 0 0 36px;
    text-indent: 35px;
    padding-right: 15px;
    width: 61%;
    font-weight: 300;
    -webkit-box-shadow: -5px 0 30px 0 rgba(0, 0, 0, .05);
    box-shadow: -5px 0 30px 0 rgba(0, 0, 0, .05);
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#banner1 input[type=submit] {
    border-radius: 0 36px 36px 0;
    width: auto;
    padding: 0 30px;
    cursor: pointer;
    margin-left: -4px;
    -webkit-box-shadow: 5px 0 30px 0 rgba(0, 0, 0, .05);
    box-shadow: 5px 0 30px 0 rgba(0, 0, 0, .05);
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#banner1 input[type=submit]:hover {
    opacity: .7
}

@media (min-width: 2301px) and (max-width: 2700px) {
    #banner1 {
        background-position: 70% center
    }
}

@media (min-width: 1900px) and (max-width: 2300px) {
    #banner1 {
        background-position: 80% center
    }
}

@media (min-width: 1500px) and (max-width: 1680px) {
    #banner1 {
        background-position: right center
    }
}

@media (max-width: 1100px) {
    #banner1 {
        background-position: right -14em center
    }

    #banner1 h2 {
        font-size: 40px
    }

    #banner1 input[type=text] {
        width: 59%
    }

    #banner1 input[type=submit] {
        padding: 0 20px
    }
}

@media (max-width: 767px) {
    .banner {
        padding: 30px 0
    }

    #banner1 {
        background-image: none
    }

    #banner1 input {
        font-size: 14px;
        line-height: 50px
    }

    #banner1 input[type=text] {
        border-radius: 25px 0 0 25px;
        text-indent: 20px
    }

    #banner1 input[type=submit] {
        border-radius: 0 25px 25px 0;
        padding: 0 15px
    }

    #banner1 img {
        margin-top: 25px
    }
}

@media (max-width: 320px) {
    #banner1 input[type=submit] {
        padding: 0 10px
    }
}

@media (max-width: 1023px) {
    .form2 h1 {
        margin-top: 25px
    }

    .form2 .have-ac {
        margin-top: 25px
    }
}

#banner2 {
    max-height: 800px
}

#banner2 .w-50 {
    width: 50%
}

#banner2 .form-row {
    margin: 0
}

#banner2 label.font-12 {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 5px
}

#banner2 input[type=text] {
    color: #3e4555;
    font-weight: 300;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#banner2 button {
    cursor: pointer;
    border-radius: 0
}

#banner2 .date label {
    cursor: pointer;
    margin: 0
}

@media (max-width: 370px) {
    #banner2 .left, #banner2 .right {
        padding: 25px
    }
}

@media (max-width: 320px) {
    #banner2 .left, #banner2 .right {
        padding: 25px 15px
    }
}

.form4 .video-link i {
    font-size: 36px
}

@media (max-width: 1023px) {
    .form4 .text-box {
        margin-top: 25px
    }
}

.form5 {
    background-size: cover;
    background-attachment: fixed;
    background-position: left center
}

.form5 .text-box {
    padding: 10px 15px
}

.form5 .input-icon i {
    top: 17px;
    right: 30px
}

.form6 {
    overflow: hidden;
    position: relative
}

.form6 .right-image {
    background-position: center bottom;
    background-size: cover;
    background-repeat: none;
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0
}

@media (max-width: 1023px) {
    .form6 .contact-form {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 767px) {
    .form6 .contact-form {
        padding-left: 15px;
        padding-right: 15px
    }
}

#banner3 h2 {
    font-size: 36px;
    line-height: 1.2
}

#banner3 input, #banner3 button {
    line-height: 30px
}

#banner3 input[type=text] {
    border-radius: 3px 0 0 3px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#banner3 button {
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    border: none
}

#banner3 button:hover {
    opacity: .8
}

#banner3 .suggetion i {
    font-size: 34px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0
}

#banner3 .suggetion span {
    display: inline-block;
    padding-left: 50px
}

@media (max-width: 992px) {
    #banner3 h2 {
        font-size: 30px;
        padding: 0 15px
    }
}

@media (max-width: 767px) {
    #banner3 h2 {
        font-size: 26px
    }

    #banner3 .col-sm-6 {
        margin-right: auto;
        margin-left: 0 !important
    }
}

@media (max-width: 428px) {
    #banner3 {
        padding-bottom: 50px
    }

    #banner3 h2 {
        font-size: 22px
    }
}

@media (max-width: 590px) {
    #banner3 .form-data {
        padding: 0 15px
    }

    #banner3 .suggetion {
        padding: 0 15px
    }
}

.form8 .blog-row {
    margin-bottom: 30px
}

.form8 .blog-row a {
    color: #263238
}

.form8 .blog-row a:hover {
    color: #316ce8
}

.form8 .blog-row h5 {
    font-weight: 500;
    margin-top: 10px
}

#banner4 h2 {
    font-size: 36px;
    line-height: 1.2
}

#banner4 button {
    border-radius: 0;
    line-height: 43px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    cursor: pointer;
    font-size: 20px
}

#banner4 button:hover {
    opacity: .95
}

#banner4 input, #banner4 .span-select {
    border-radius: 0;
    font-size: 12px;
    line-height: 1.7;
    border: none;
    border-bottom: 1px solid rgba(120, 130, 140, .13);
    color: #3e4555;
    font-weight: 300;
    display: block
}

#banner4 .form-data {
    border: 15px solid rgba(34, 50, 70, .5)
}

#banner4 .form-data select {
    background: tranparent;
    font-size: 12px;
    color: #3e4555;
    font-weight: 300
}

#banner4 .form-data .sec-icon i {
    left: 15px;
    top: 18px;
    position: absolute;
    font-size: 20px;
    z-index: 10
}

#banner4 .form-data .date label {
    position: absolute;
    right: 15px;
    top: 8px
}

#banner4 .form-data .date label i {
    left: 0;
    top: 0
}

#banner4 .form-data .span-select {
    overflow: hidden;
    position: relative
}

#banner4 .form-data .span-select i {
    right: 0;
    top: 8px;
    left: auto;
    position: absolute;
    font-size: 20px
}

#banner4 .form-data .span-select select {
    min-width: 250px
}

@media (max-width: 767px) {
    #banner4 .b-b {
        border: none
    }

    #banner4 h2 {
        font-size: 32px
    }

    #banner4 input {
        margin-left: 20px
    }
}

@media (max-width: 428px) {
    #banner4 .form-data {
        overflow: hidden
    }

    #banner4 .form-data .span-select select {
        width: 110%
    }
}

@media (max-width: 320px) {
    #banner4 input, #banner4 select {
        padding-left: 0;
        padding-right: 0
    }

    #banner4 input {
        margin-left: 45px
    }

    #banner4 .form-data .bg-white {
        padding-left: 0;
        padding-right: 0
    }

    #banner4 .form-data .sec-icon i {
        left: 10px
    }

    #banner4 .form-data .date label {
        right: 25px
    }

    #banner4 .form-data .span-select i {
        right: 10px;
        left: auto
    }

    #banner4 .form-data .span-select select {
        margin-left: 20px;
        width: 100%
    }
}

#banner1 {
    background: right -3em center no-repeat #e9f3f8
}

#banner1 h2 {
    font-size: 48px;
    line-height: 1;
    letter-spacing: -1px
}

#banner1 input {
    line-height: 72px;
    padding: 0;
    margin: 0;
    border: none;
    display: inline-block;
    vertical-align: top
}

#banner1 input[type=text] {
    color: #3e4555;
    border-radius: 36px 0 0 36px;
    text-indent: 35px;
    padding-right: 15px;
    width: 61%;
    font-weight: 300;
    -webkit-box-shadow: -5px 0 30px 0 rgba(0, 0, 0, .05);
    box-shadow: -5px 0 30px 0 rgba(0, 0, 0, .05);
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#banner1 input[type=submit] {
    border-radius: 0 36px 36px 0;
    width: auto;
    padding: 0 30px;
    cursor: pointer;
    margin-left: -4px;
    -webkit-box-shadow: 5px 0 30px 0 rgba(0, 0, 0, .05);
    box-shadow: 5px 0 30px 0 rgba(0, 0, 0, .05);
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#banner1 input[type=submit]:hover {
    opacity: .7
}

@media (min-width: 2301px) and (max-width: 2700px) {
    #banner1 {
        background-position: 70% center
    }
}

@media (min-width: 1900px) and (max-width: 2300px) {
    #banner1 {
        background-position: 80% center
    }
}

@media (min-width: 1500px) and (max-width: 1680px) {
    #banner1 {
        background-position: right center
    }
}

@media (max-width: 1100px) {
    #banner1 {
        background-position: right -14em center
    }

    #banner1 h2 {
        font-size: 40px
    }

    #banner1 input[type=text] {
        width: 59%
    }

    #banner1 input[type=submit] {
        padding: 0 20px
    }
}

@media (max-width: 992px) {
    .banner {
        height: auto !important;
        padding: 100px 0
    }

    #banner1 {
        background-position: right -6em center;
        background-size: 80%
    }

    #banner1 h2 {
        font-size: 30px
    }
}

@media (max-width: 767px) {
    .banner {
        padding: 30px 0
    }

    #banner1 {
        background-size: 100%;
        background-position: right center
    }

    #banner1 input[type=submit] {
        padding: 0 30px
    }

    #banner1 img {
        margin-top: 25px
    }
}

@media (max-width: 590px) {
    #banner1 {
        background-image: none
    }
}

@media (max-width: 428px) {
    #banner1 input {
        font-size: 14px;
        line-height: 50px
    }

    #banner1 input[type=text] {
        border-radius: 25px 0 0 25px;
        text-indent: 20px
    }

    #banner1 input[type=submit] {
        border-radius: 0 25px 25px 0;
        padding: 0 15px
    }
}

@media (max-width: 320px) {
    #banner1 input[type=submit] {
        padding: 0 10px
    }
}

#banner2 {
    max-height: 800px
}

#banner2 .w-50 {
    width: 50%
}

#banner2 .form-row {
    margin: 0
}

#banner2 label.font-12 {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 5px
}

#banner2 input[type=text] {
    color: #3e4555;
    font-weight: 300;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#banner2 button {
    cursor: pointer;
    border-radius: 0
}

#banner2 .date label {
    cursor: pointer;
    margin: 0
}

@media (max-width: 370px) {
    #banner2 .left, #banner2 .right {
        padding: 25px
    }
}

@media (max-width: 320px) {
    #banner2 .left, #banner2 .right {
        padding: 25px 15px
    }
}

#banner3 h2 {
    font-size: 36px;
    line-height: 1.2
}

#banner3 input, #banner3 button {
    line-height: 30px
}

#banner3 input[type=text] {
    border-radius: 3px 0 0 3px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#banner3 button {
    border-radius: 0 3px 3px 0;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    border: none
}

#banner3 button:hover {
    opacity: .8
}

#banner3 .suggetion i {
    font-size: 34px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0
}

#banner3 .suggetion span {
    display: inline-block;
    padding-left: 50px
}

@media (max-width: 992px) {
    #banner3 h2 {
        font-size: 30px;
        padding: 0 15px
    }
}

@media (max-width: 767px) {
    #banner3 h2 {
        font-size: 26px
    }

    #banner3 .col-sm-6 {
        margin-right: auto;
        margin-left: 0 !important
    }
}

@media (max-width: 428px) {
    #banner3 {
        padding-bottom: 50px
    }

    #banner3 h2 {
        font-size: 22px
    }
}

@media (max-width: 590px) {
    #banner3 .form-data {
        padding: 0 15px
    }

    #banner3 .suggetion {
        padding: 0 15px
    }
}

#banner4 h2 {
    font-size: 36px;
    line-height: 1.2
}

#banner4 button {
    border-radius: 0;
    line-height: 43px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    cursor: pointer;
    font-size: 20px
}

#banner4 button:hover {
    opacity: .95
}

#banner4 input, #banner4 .span-select {
    border-radius: 0;
    font-size: 12px;
    line-height: 1.7;
    border: none;
    border-bottom: 1px solid rgba(120, 130, 140, .13);
    color: #3e4555;
    font-weight: 300;
    display: block
}

#banner4 .form-data {
    border: 15px solid rgba(34, 50, 70, .5)
}

#banner4 .form-data select {
    background: tranparent;
    font-size: 12px;
    color: #3e4555;
    font-weight: 300
}

#banner4 .form-data .sec-icon i {
    left: 15px;
    top: 18px;
    position: absolute;
    font-size: 20px;
    z-index: 10
}

#banner4 .form-data .date label {
    position: absolute;
    right: 15px;
    top: 8px
}

#banner4 .form-data .date label i {
    left: 0;
    top: 0
}

#banner4 .form-data .span-select {
    overflow: hidden;
    position: relative
}

#banner4 .form-data .span-select i {
    right: 0;
    top: 8px;
    left: auto;
    position: absolute;
    font-size: 20px
}

#banner4 .form-data .span-select select {
    min-width: 250px
}

@media (max-width: 767px) {
    #banner4 .b-b {
        border: none
    }

    #banner4 h2 {
        font-size: 32px
    }

    #banner4 input {
        margin-left: 20px
    }
}

@media (max-width: 428px) {
    #banner4 .form-data {
        overflow: hidden
    }

    #banner4 .form-data .span-select select {
        width: 110%
    }
}

@media (max-width: 320px) {
    #banner4 input, #banner4 select {
        padding-left: 0;
        padding-right: 0
    }

    #banner4 input {
        margin-left: 45px
    }

    #banner4 .form-data .bg-white {
        padding-left: 0;
        padding-right: 0
    }

    #banner4 .form-data .sec-icon i {
        left: 10px
    }

    #banner4 .form-data .date label {
        right: 25px
    }

    #banner4 .form-data .span-select i {
        right: 10px;
        left: auto
    }

    #banner4 .form-data .span-select select {
        margin-left: 20px;
        width: 100%
    }
}

.h1-nav {
    padding: 15px 0
}

.h1-nav .navbar-nav .nav-item {
    margin: 0 20px
}

.h1-nav .navbar-nav .nav-item .nav-link {
    padding: 12px 0;
    color: #3e4555;
    font-weight: 400
}

.h1-nav .navbar-nav .nav-item .nav-link:hover {
    color: #2cdd9b
}

.h1-nav .navbar-nav .nav-item:last-child {
    margin-right: 0
}

.h2-nav {
    width: 100%;
    z-index: 1;
    left: 0;
    padding: 25px 15px
}

.h2-nav .navbar-nav .nav-item {
    margin: 0 15px
}

.h2-nav .navbar-nav .nav-item .nav-link {
    padding: 12px 0;
    color: #fff;
    font-weight: 400
}

.h2-nav .navbar-nav .nav-item .nav-link:hover {
    color: #263238
}

.h2-nav .navbar-nav .nav-item .btn {
    opacity: .5
}

.h2-nav .navbar-nav .nav-item .btn:hover {
    opacity: 1
}

@media (max-width: 1023px) {
    .h2-nav .navbar-collapse {
        background: #2cdd9b;
        background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
        background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
        background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
        background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
        background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
        padding: 15px 15px 20px;
        border-radius: 4px;
        -webkit-box-shadow: 0 0 30px rgba(115, 128, 157, .1);
        box-shadow: 0 0 30px rgba(115, 128, 157, .1)
    }

    .h2-nav .dropdown-menu, .h2-nav .dropdown-item:focus, .h2-nav .dropdown-item:hover {
        background: #2cdd9b;
        background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
        background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
        background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
        background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
        background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
        border: 0
    }

    .h2-nav .dropdown-menu .dropdown-item, .h2-nav .dropdown-item:focus .dropdown-item, .h2-nav .dropdown-item:hover .dropdown-item {
        color: #fff
    }
}

.h3-topbar {
    padding: 10px 0
}

.h3-topbar .list-inline {
    margin-bottom: 0
}

.h3-topbar .list-inline li {
    display: inline-block
}

.h3-topbar .list-inline li a {
    padding: 10px 8px;
    display: block;
    color: #3e4555;
    font-weight: 400;
    font-size: 14px
}

.h3-topbar .list-inline li a:hover {
    color: #263238
}

.h3-topbar .list-inline li a .info-icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    font-size: 25px
}

.h3-topbar .list-inline li a .vdevider {
    width: 1px;
    background: rgba(120, 130, 140, .13);
    display: inline-block;
    height: 25px;
    vertical-align: middle
}

.h3-topbar .t-r {
    text-align: right
}

.h3-navbar {
    border-top: 1px solid rgba(120, 130, 140, .13);
    position: relative
}

.h3-navbar .navbar-brand {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 240px;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 0 30px rgba(115, 128, 157, .1);
    box-shadow: 0 0 30px rgba(115, 128, 157, .1);
    padding: 30px 15px;
    top: -67px
}

.h3-navbar .navbar {
    padding: 0;
    margin-top: -1px
}

.h3-navbar .navbar .navbar-nav .nav-item {
    margin: 0 10px
}

.h3-navbar .navbar .navbar-nav .nav-link {
    padding: 22px 20px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    color: #3e4555;
    border-top: 1px solid transparent
}

.h3-navbar .navbar .navbar-nav .nav-item.active .nav-link, .h3-navbar .navbar .navbar-nav .nav-item:hover .nav-link {
    border-top: 1px solid #ff4d7e;
    color: #ff4d7e
}

@media (max-width: 1023px) {
    .h3-topbar .t-r {
        text-align: left
    }

    .h3-navbar .navbar-brand {
        position: relative;
        top: 0;
        margin-right: auto;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: auto;
        background: 0 0;
        padding: 10px 0;
        margin-left: 0
    }

    .h3-navbar .navbar-brand .spare-text {
        display: none
    }

    .h3-navbar .navbar .navbar-nav .nav-link {
        border-top: 0;
        border-left: 1px solid transparent
    }

    .h3-navbar .navbar .navbar-nav .nav-item.active .nav-link, .h3-navbar .navbar .navbar-nav .nav-item:hover .nav-link {
        border-top: 0 solid #ff4d7e;
        border-left: 1px solid #ff4d7e
    }
}

.h4-topbar {
    background: #2cdd9b;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%)
}

.h4-topbar .navbar {
    padding: 0
}

.h4-topbar .navbar .hidden-lg-up {
    padding: 15px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase
}

.h4-topbar .navbar .navbar-nav .nav-link {
    padding: 15px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase
}

.h4-topbar .navbar .navbar-nav .nav-item:hover .nav-link, .h4-topbar .navbar .navbar-nav .nav-item.active .nav-link {
    background: #fff;
    color: #263238
}

.h4-topbar .navbar .navbar-nav .search .nav-link {
    background: rgba(0, 0, 0, .05);
    padding: 15px 23px
}

.h4-topbar .navbar .navbar-nav .search .dropdown-menu {
    padding: 20px;
    width: 300px
}



.h4-nav-bar .donate-btn a {
    font-size: 13px;
    font-weight: 500;
    padding: 13px 25px;
    margin-left: 15px
}

.h4-nav-bar .nav-item .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 25px
}

@media (max-width: 1023px) {
    .h4-nav-bar .donate-btn a {
        display: block;
        margin-left: 0
    }

    .h4-nav-bar .nav-item .nav-link {
        padding: 0 10px;
        margin: 10px 0
    }
}

.h5-nav-bar {
    padding: 25px 15px;
    position: relative;
    width: 100%;
    left: 0
}

.h5-nav-bar .navbar-brand {
    position: absolute
}

.h5-nav-bar .navbar-nav .nav-link {
    color: #fff;
    font-size: 14px;
    padding: 25px 18px;
    font-weight: 500
}

.h5-nav-bar .navbar-nav .nav-item:hover .nav-link {
    color: #ff4d7e
}

.h5-nav-bar .rounded-button {
    border-radius: 60px;
    padding: 10px 30px;
    display: inline-block;
    border: 2px solid #ff4d7e;
    position: absolute;
    right: 0;
    color: rgba(255, 255, 255, .5);
    font-size: 14px
}

.h5-nav-bar .rounded-button a {
    color: #fff;
    font-weight: 500
}

.h5-nav-bar .rounded-button a:hover {
    color: #ff4d7e
}

@media (max-width: 1023px) {
    .h5-nav-bar .navbar-brand {
        position: relative
    }

    .h5-nav-bar .navbar-collapse {
        background: #263238;
        padding: 15px 15px 20px;
        border-radius: 4px;
        -webkit-box-shadow: 0 0 30px rgba(115, 128, 157, .1);
        box-shadow: 0 0 30px rgba(115, 128, 157, .1);
        z-index: 10
    }

    .h5-nav-bar .rounded-button {
        position: relative
    }
}

.h6-topbar .authentication-box {
    margin-bottom: 0;
    padding: 10px 0
}

.h6-topbar .authentication-box li {
    display: inline-block
}

.h6-topbar .authentication-box li a {
    padding: 3px 15px;
    display: block;
    color: #3e4555;
    font-weight: 400;
    border-bottom: 0 !important
}

.h6-topbar .authentication-box li a:hover {
    color: #188ef4
}

.h6-topbar .authentication-box li a:last-child {
    padding-right: 0
}

.h6-topbar .authentication-box li i {
    font-size: 20px;
    vertical-align: text-bottom
}

.h6-nav-bar {
    padding: 0
}

.h6-nav-bar .navbar-nav .nav-link {
    padding: 35px 15px;
    color: #3e4555
}

.h6-nav-bar .navbar-nav .nav-item:hover .nav-link, .h6-nav-bar .navbar-nav .nav-item.active .nav-link {
    color: #263238
}

.h6-nav-bar .act-buttons .btn {
    margin: 10px 0 10px 10px
}

@media (max-width: 1023px) {
    .h6-nav-bar .navbar-nav .nav-link {
        padding: 15px
    }

    .h6-nav-bar .act-buttons .btn {
        margin: 10px 0 10px 0
    }
}

.header7 {
    background: #3e4555;
    max-height: 120px
}

.header7 .h7-topbar {
    padding: 15px 0;
    color: #fff
}

.header7 .con-btn a {
    padding: 5px 20px;
    text-transform: uppercase
}

.header7 .h7-nav-bar {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-shadow: 0 0 30px rgba(115, 128, 157, .1);
    box-shadow: 0 0 30px rgba(115, 128, 157, .1)
}

.header7 .h7-nav-bar .logo-box {
    padding: 20px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 230px;
    border-right: 1px solid rgba(120, 130, 140, .13)
}

.header7 .h7-nav-bar .h7-nav-box {
    display: block;
    width: calc(100% - 230px)
}

.header7 .h7-nav-bar .h7-nav-box .h7-mini-bar {
    border-bottom: 1px solid rgba(120, 130, 140, .13)
}

.header7 .h7-nav-bar .h7-nav-box .h7-mini-bar .gen-info span {
    display: inline-block;
    padding: 15px 20px;
    font-weight: 400
}

.header7 .h7-nav-bar .h7-nav-box .h7-mini-bar .social-info {
    padding-right: 10px
}

.header7 .h7-nav-bar .h7-nav-box .h7-mini-bar .social-info a {
    display: inline-block;
    padding: 15px 8px;
    font-weight: 400;
    color: #3e4555
}

.header7 .h7-nav-bar .h7-nav-box .h7-mini-bar .social-info a:hover {
    color: #263238
}

.header7 .h7-nav-bar .h7-nav-box .main-nav ul {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase
}

.header7 .h7-nav-bar .h7-nav-box .main-nav ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.header7 .h7-nav-bar .h7-nav-box .main-nav ul li a {
    padding: 20px 0 21px;
    color: #3e4555;
    display: block
}

.header7 .h7-nav-bar .h7-nav-box .main-nav > ul {
    display: table;
    width: 100%
}

.header7 .h7-nav-bar .h7-nav-box .main-nav > ul > li {
    display: table-cell;
    text-align: center;
    border-left: 1px solid rgba(120, 130, 140, .13)
}

.header7 .h7-nav-bar .h7-nav-box .main-nav > ul > li:first-child {
    border-left: 0
}

.header7 .h7-nav-bar .h7-nav-box .main-nav > ul > li:hover {
    background: #f4f8fa
}

.header7 .h7-nav-bar .h7-nav-box .main-nav > ul > li:hover > ul {
    display: block
}

.header7 .h7-nav-bar .h7-nav-box .main-nav > ul > li ul {
    position: absolute;
    display: none;
    background: #f4f8fa;
    text-align: left;
    padding: 18px;
    width: 250px
}

.header7 .h7-nav-bar .h7-nav-box .main-nav > ul > li ul li a {
    padding: 13px 10px;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.header7 .h7-nav-bar .h7-nav-box .main-nav > ul > li ul li a:hover {
    padding: 13px 10px 13px 18px;
    color: #263238
}

@media (max-width: 767px) {
    .header7 .h7-nav-bar {
        display: block
    }

    .header7 .h7-nav-bar .logo-box {
        display: inline-block
    }

    .header7 .h7-nav-bar .h7-nav-box {
        display: none;
        width: 100%
    }

    .header7 .h7-nav-bar .h7-nav-box.show {
        display: block
    }

    .header7 .h7-nav-bar .h7-nav-box .h7-mini-bar {
        border-top: 1px solid rgba(120, 130, 140, .13)
    }

    .header7 .h7-nav-bar .h7-nav-box .main-nav {
        max-height: 200px;
        overflow: auto
    }

    .header7 .h7-nav-bar .h7-nav-box .main-nav > ul {
        display: block
    }

    .header7 .h7-nav-bar .h7-nav-box .main-nav > ul > li {
        display: block;
        text-align: left
    }

    .header7 .h7-nav-bar .h7-nav-box .main-nav > ul > li a {
        padding: 20px
    }

    .header7 .h7-nav-bar .h7-nav-box .main-nav > ul > li ul {
        position: relative;
        width: 100%;
        padding-top: 0
    }

    .header7 .h7-nav-bar .op-clo {
        padding: 20px 22px;
        float: right;
        margin: 25px 30px 0 0
    }
}

.h11-nav {
    padding: 0
}

.h11-nav .navbar-brand {
    padding: 10px 0
}

.h11-nav .h11-topbar ul {
    margin-bottom: 0;
    padding: 15px 0
}

.h11-nav .h11-topbar ul li {
    display: inline-block;
    vertical-align: middle
}

.h11-nav .h11-topbar ul li a {
    padding: 0 7px;
    color: #3e4555;
    display: block
}

.h11-nav .h11-topbar ul li:hover a {
    color: #263238
}

.h11-nav .h11-topbar ul li:last-child a {
    font-size: 21px;
    font-weight: 600;
    color: #263238;
    padding-left: 15px;
    margin-left: 7px;
    border-left: 1px solid rgba(120, 130, 140, .13)
}

.h11-nav .navbar-nav .nav-item {
    margin: 0 20px
}

.h11-nav .navbar-nav .nav-item .nav-link {
    padding: 12px 0;
    color: #3e4555;
    border-bottom: 1px solid transparent;
    font-weight: 500;
    text-transform: uppercase
}

.h11-nav .navbar-nav .nav-item:hover .nav-link, .h11-nav .navbar-nav .nav-item.active .nav-link {
    color: #188ef4;
    border-bottom: 1px solid #188ef4
}

.h11-nav .navbar-nav .nav-item:last-child {
    margin-right: 0
}

@media (max-width: 1023px) {
    .h11-nav .navbar-nav .nav-item {
        margin: 0
    }
}

.header12 {
    background: #263238
}

.header12 .h12-nav {
    padding: 15px 0
}

.header12 .h12-nav .navbar-nav .nav-item .nav-link {
    color: #3e4555;
    padding: 10px 15px;
    display: block
}

.header12 .h12-nav .navbar-nav .nav-item:hover .nav-link, .header12 .h12-nav .navbar-nav .nav-item.active .nav-link {
    color: #fff
}

.header12 .h12-nav .navbar-nav .nav-item:last-child {
    margin-left: 10px
}

.header12 .h12-topbar {
    border-bottom: 1px solid rgba(120, 130, 140, .13)
}

.header12 .h12-topbar .navbar-brand {
    font-size: 14px;
    color: #fff;
    padding: 15px 0
}

.header12 .h12-topbar .navbar {
    padding: 0
}

.header12 .h12-topbar .navbar .nav-item .nav-link {
    color: #3e4555;
    padding: 15px 20px;
    border-right: 1px solid rgba(120, 130, 140, .13)
}

.header12 .h12-topbar .navbar .nav-item .nav-link:first-child {
    border-left: 1px solid rgba(120, 130, 140, .13)
}

.header12 .h12-topbar .navbar .nav-item:hover .nav-link {
    color: #fff
}

.header13 .h13-nav {
    padding: 15px 0
}

.header13 .h13-nav .call-info {
    padding-left: 20px;
    border-left: 1px solid rgba(120, 130, 140, .13)
}

.header13 .h13-nav .navbar-nav .nav-item .nav-link {
    color: #3e4555;
    padding: 10px 15px;
    display: block
}

.header13 .h13-nav .navbar-nav .nav-item:hover .nav-link, .header13 .h13-nav .navbar-nav .nav-item.active .nav-link {
    color: #ff4d7e
}

.header13 .h13-nav .navbar-nav .nav-item:last-child {
    margin-left: 10px
}

.header13 .h13-topbar {
    border-bottom: 1px solid rgba(120, 130, 140, .13)
}

.header13 .h13-topbar .navbar-brand {
    font-size: 14px;
    color: #188ef4;
    padding: 15px 0
}

.header13 .h13-topbar .navbar {
    padding: 0
}

.header13 .h13-topbar .navbar .search-box {
    padding: 15px;
    width: 240px
}

.header13 .h13-topbar .navbar .nav-item .nav-link {
    color: #3e4555;
    padding: 15px 20px
}

.header13 .h13-topbar .navbar .nav-item .nav-link:first-child {
    padding-left: 0
}

.header13 .h13-topbar .navbar .nav-item:hover .nav-link {
    color: #ff4d7e
}

.h14-topbar {
    background: #f4f8fa
}

.h14-topbar .navbar-brand {
    font-size: 14px;
    color: #263238;
    font-weight: 500;
    padding: 15px 0
}

.h14-topbar .navbar {
    padding: 0
}

.h14-topbar .navbar .search-box {
    padding: 15px;
    width: 240px
}

.h14-topbar .navbar .nav-item .nav-link {
    color: #3e4555;
    padding: 15px 20px
}

.h14-topbar .navbar .nav-item .nav-link:first-child {
    padding-left: 0
}

.h14-navbar {
    background: #fed700
}

.h14-navbar .navbar {
    padding: 0
}

.h14-navbar .navbar .hidden-lg-up {
    padding: 15px;
    color: #263238;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase
}

.h14-navbar .navbar .navbar-nav .nav-link {
    padding: 18px 15px;
    color: #263238;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase
}

.h14-navbar .navbar .navbar-nav .nav-item:hover .nav-link, .h14-navbar .navbar .navbar-nav .nav-item.active .nav-link {
    background: rgba(120, 130, 140, .13);
    color: #263238
}

.h14-navbar .navbar .navbar-nav .search .nav-link {
    background: rgba(0, 0, 0, .05);
    padding: 18px 23px
}

.h14-navbar .navbar .navbar-nav .search .dropdown-menu {
    padding: 20px;
    min-width: 300px
}

.h14-navbar .navbar .dropdown-menu {
    background: #fed700;
    border-radius: 0 0 4px 4px;
    margin-top: 0
}

.h14-navbar .navbar .dropdown-menu .dropdown-item {
    color: #263238
}

.h14-navbar .navbar .dropdown-menu .dropdown-item.active, .h14-navbar .navbar .dropdown-menu .dropdown-item:active, .h14-navbar .navbar .dropdown-menu .dropdown-item:hover {
    background: rgba(120, 130, 140, .13)
}

.h14-info-bar {
    padding: 15px 0
}

.h14-info-bar .donate-btn a {
    font-size: 13px;
    font-weight: 500;
    padding: 13px 25px;
    margin-left: 15px
}

.h14-info-bar .nav-item .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 25px
}

@media (max-width: 1023px) {
    .h14-info-bar .donate-btn a {
        display: block;
        margin-left: 0
    }

    .h14-info-bar .nav-item .nav-link {
        padding: 0 10px;
        margin: 10px 0
    }
}

.h15-topbar {
    border-bottom: 1px solid rgba(120, 130, 140, .13)
}

.h15-topbar .navbar-brand {
    font-size: 14px;
    color: #263238;
    font-weight: 500;
    padding: 15px 0
}

.h15-topbar .navbar {
    padding: 0
}

.h15-topbar .navbar .search-box {
    padding: 15px;
    width: 240px
}

.h15-topbar .navbar .nav-item .nav-link {
    color: #3e4555;
    padding: 15px 20px
}

.h15-topbar .navbar .nav-item .nav-link:first-child {
    padding-left: 0
}

.h15-topbar .navbar .nav-item:hover .nav-link {
    color: #188ef4
}

.h15-topbar .navbar .search .dropdown-menu {
    padding: 20px;
    min-width: 300px
}

.h15-navbar .navbar {
    padding: 0
}

.h15-navbar .navbar .hidden-lg-up {
    padding: 15px;
    color: #263238;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase
}

.h15-navbar .navbar .navbar-nav .nav-link {
    padding: 18px 15px;
    color: #263238;
    font-weight: 400;
    font-size: 14px;
    border-bottom: 1px solid transparent
}

.h15-navbar .navbar .navbar-nav .nav-item:hover .nav-link, .h15-navbar .navbar .navbar-nav .nav-item.active .nav-link {
    color: #188ef4;
    border-bottom: 1px solid #188ef4
}

.h15-navbar .navbar .navbar-nav .search .nav-link {
    background: #2cdd9b;
    background: -webkit-linear-gradient(legacy-direction(to right), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(left, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to right, #2cdd9b 0%, #1dc8cc 100%);
    color: #fff;
    padding: 18px 23px;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.h15-navbar .navbar .navbar-nav .search:hover .nav-link {
    color: #fff;
    background: #2cdd9b;
    background: -webkit-linear-gradient(legacy-direction(to left), #2cdd9b 0%, #1dc8cc 100%);
    background: -webkit-gradient(linear, right top, left top, from(#2cdd9b), to(#1dc8cc));
    background: -webkit-linear-gradient(right, #2cdd9b 0%, #1dc8cc 100%);
    background: -o-linear-gradient(right, #2cdd9b 0%, #1dc8cc 100%);
    background: linear-gradient(to left, #2cdd9b 0%, #1dc8cc 100%);
    border-bottom: 1px solid transparent
}

.h15-navbar .navbar .navbar-nav .search .dropdown-menu {
    padding: 20px;
    min-width: 300px
}

.h15-navbar .navbar .dropdown-menu {
    background: #188ef4;
    border-radius: 0 0 4px 4px;
    margin-top: 0
}

.h15-navbar .navbar .dropdown-menu .dropdown-item {
    color: #fff
}

.h15-navbar .navbar .dropdown-menu .dropdown-item.active, .h15-navbar .navbar .dropdown-menu .dropdown-item:active, .h15-navbar .navbar .dropdown-menu .dropdown-item:hover {
    background: rgba(120, 130, 140, .13)
}

.h15-info-bar {
    padding: 15px 0
}

.h15-info-bar .donate-btn a {
    font-size: 13px;
    font-weight: 500;
    padding: 13px 25px;
    margin-left: 15px
}

.h15-info-bar .nav-item .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 25px
}

@media (max-width: 1023px) {
    .h15-info-bar .donate-btn a {
        display: block;
        margin-left: 0
    }

    .h15-info-bar .nav-item .nav-link {
        padding: 0 10px;
        margin: 10px 0
    }
}

.h16-topbar {
    border-bottom: 1px solid rgba(120, 130, 140, .13)
}

.h16-topbar .navbar-brand {
    font-size: 14px;
    color: #263238;
    font-weight: 500;
    padding: 15px 0
}

.h16-topbar .navbar {
    padding: 0
}

.h16-topbar .navbar .search-box {
    padding: 15px;
    width: 240px
}

.h16-topbar .navbar .nav-item .nav-link {
    color: #3e4555;
    padding: 15px
}

.h16-topbar .navbar .navbar-nav .nav-item:first-child .nav-link {
    border-right: 1px solid rgba(120, 130, 140, .13)
}

.h16-topbar .navbar .nav-item:hover .nav-link {
    color: #ff4d7e
}

.h16-topbar .navbar .search .dropdown-menu {
    padding: 20px;
    min-width: 300px
}

.h16-navbar {
    margin-bottom: -55px
}

.h16-navbar .navbar {
    background: #ff4d7e;
    background: -webkit-linear-gradient(legacy-direction(to right), #ff4d7e 0%, #ff6a5b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#ff4d7e), to(#ff6a5b));
    background: -webkit-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
    background: -o-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
    background: linear-gradient(to right, #ff4d7e 0%, #ff6a5b 100%);
    padding: 0
}

.h16-navbar .navbar .hidden-lg-up {
    padding: 17px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase
}

.h16-navbar .navbar .navbar-nav .nav-link {
    padding: 18px;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 5px
}

.h16-navbar .navbar .navbar-nav .nav-item:hover .nav-link, .h16-navbar .navbar .navbar-nav .nav-item.active .nav-link {
    background: rgba(120, 130, 140, .13)
}

.h16-navbar .navbar .navbar-nav .search .nav-link {
    background: rgba(0, 0, 0, .05);
    color: #fff;
    padding: 18px 23px;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    margin-right: 0
}

.h16-navbar .navbar .navbar-nav .search:hover .nav-link {
    color: #fff;
    background: #3e4555
}

.h16-navbar .navbar .navbar-nav .search .dropdown-menu {
    padding: 20px;
    min-width: 300px
}

.h16-navbar .navbar .dropdown-menu {
    background: #ff4d7e;
    border-radius: 0 0 4px 4px;
    margin-top: 0
}

.h16-navbar .navbar .dropdown-menu .dropdown-item {
    color: #fff
}

.h16-navbar .navbar .dropdown-menu .dropdown-item.active, .h16-navbar .navbar .dropdown-menu .dropdown-item:active, .h16-navbar .navbar .dropdown-menu .dropdown-item:hover {
    background: rgba(120, 130, 140, .13)
}

.h16-info-bar {
    padding: 15px 0
}

.h16-info-bar .donate-btn a {
    font-size: 13px;
    font-weight: 500;
    padding: 13px 25px;
    margin-left: 15px
}

.h16-info-bar .nav-item .nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 25px
}

@media (max-width: 1023px) {
    .h16-info-bar .donate-btn a {
        display: block;
        margin-left: 0
    }

    .h16-info-bar .nav-item .nav-link {
        padding: 0 10px;
        margin: 10px 0
    }
}

.header17 .h17-nav {
    padding: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.header17 .h17-nav .call-info {
    padding-left: 20px;
    border-left: 1px solid rgba(120, 130, 140, .13);
    vertical-align: middle
}

.header17 .h17-nav .h17nav-bar {
    margin-bottom: 0
}

.header17 .h17-nav .h17nav-bar li {
    display: inline-block;
    vertical-align: middle
}

.header17 .h17-nav .h17nav-bar li a.nav-link {
    color: #3e4555;
    padding: 10px 15px;
    display: block
}

.header17 .h17-nav .h17nav-bar:hover .nav-link, .header17 .h17-nav .h17nav-bar.active .nav-link {
    color: #ff4d7e
}

.header17 .h17-nav .h17nav-bar:last-child {
    margin-left: 10px
}

.header17 .h17-main-nav {
    position: fixed;
    z-index: 999;
    overflow: auto;
    top: 0;
    padding: 60px 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
    background: #3e4555
}

.header17 .h17-main-nav.show {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.header17 .h17-main-nav .close-icons {
    position: absolute;
    right: 30px;
    top: 30px;
    color: #3e4555
}

.header17 .h17-main-nav .close-icons:hover {
    color: #fff
}

.header17 .h17-main-nav ul {
    margin: 0;
    padding: 0
}

.header17 .h17-main-nav ul li {
    list-style: none
}

.header17 .h17-main-nav ul li a {
    color: #3e4555
}

.header17 .h17-main-nav ul li a:hover {
    color: #fff
}

.header17 .h17-main-nav .nav-menu {
    display: inline-block
}

.header17 .h17-main-nav .nav-menu li a {
    font-size: 24px;
    padding: 10px 0 7px;
    margin-bottom: 5px;
    display: block;
    border-bottom: 2px solid transparent
}

.header17 .h17-main-nav .nav-menu li:hover a, .header17 .h17-main-nav .nav-menu li.active a {
    border-bottom: 2px solid #ff4d7e;
    color: #fff
}

.header17 .h17-main-nav .nav-menu li:last-child a, .header17 .h17-main-nav .nav-menu li:last-child:hover a {
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
    padding: 10px 25px;
    border-bottom: 2px solid transparent
}

.header17 .h17-main-nav .info-nav {
    margin-top: 60px
}

.header17 .h17-main-nav .info-nav li {
    display: inline-block
}

.header17 .h17-main-nav .info-nav li a {
    padding: 0 10px
}

.header17 .h17-main-nav .social-nav li {
    display: inline-block
}

.header17 .h17-main-nav .social-nav li a {
    padding: 10px;
    display: block
}

.header17 .h17-main-nav .social-nav li:last-child {
    display: block
}

@media (max-width: 599px) {
    .h-17navbar {
        -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }
}

.topbar.fixed-header {
    background: #263238
}

.static-slider10 {
    min-height: calc(100vh - 150px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: auto;
    background-size: cover;
    background-position: center center
}

.static-slider10 .title {
    color: #fff;
    font-weight: 700;
    font-size: 100px;
    line-height: 150px
}

.static-slider10 .subtitle {
    color: #fff;
    line-height: 30px
}

.counter-box [class^=col-] {
    padding: 33px 15px;
    border-right: 1px solid rgba(255, 255, 255, .1)
}

.counter-box [class^=col-]:last-child {
    border-right: 0
}

.counter-box-dark [class^=col-] {
    border-right: 1px solid rgba(120, 130, 140, .13)
}

.counter-box-dark [class^=col-]:last-child {
    border-right: 0
}

.testimonial3 .testi3 .card-body {
    padding: 40px
}

.testimonial3 .testi3 h6 {
    line-height: 26px
}

.testimonial3 .testi3 .thumb-img img {
    width: 60px
}

.testimonial3 .testi3 .customer {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500
}

.blog-home1 [class*=col-] {
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.blog-home1 [class*=col-]:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.icons-section {
    background-position: 200px center, right 200px center;
    background-repeat: no-repeat
}

@media (max-width: 1024px) {
    .static-slider10 .title {
        font-size: 60px;
        line-height: 60px
    }
}

.testimonial10 .testi10 .quote-bg {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding: 60px;
    background: url(../images/testimonial/up-quote.png) no-repeat top left, url(../images/testimonial/down-quote.png) no-repeat bottom right
}

.testimonial10 .testi10 h3 {
    line-height: 40px
}

.testimonial10 .testi10 .customer-thumb {
    margin: 15px 0
}

.testimonial10 .testi10 .customer-thumb img {
    width: 60px
}

@media (max-width: 767px) {
    .testimonial10 .testi10 h3 {
        line-height: 30px;
        font-size: 20px
    }
}

.img-ho {
    overflow: hidden
}

.img-ho img {
    -webkit-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in
}

.img-ho img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.img-ho {
    overflow: hidden
}

.img-ho img {
    -webkit-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in
}

.img-ho img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.filterby a {
    padding: 10px;
    font-weight: 400;
    color: #3e4555
}

.filterby a:hover {
    color: #316ce8
}

.filterby a:first-child {
    padding-left: 0
}

.hidden {
    display: none
}

@media (max-width: 767px) {
    .filterby a {
        padding: 10px 5px
    }
}

.portfolio-box {
    margin-top: 40px
}

.portfolio-box .filter .overlay-box {
    margin-bottom: 30px;
    position: relative
}

.portfolio-box .filter .overlay-box .img-ho {
    overflow: hidden;
    display: block
}

.portfolio-box .filter .overlay-box .img-ho img {
    -webkit-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in
}

.portfolio-box .filter .overlay-box .img-ho:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.portfolio-box .filter .overlay-box .port-text {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.portfolio-box .filter .overlay-box .port-text > div {
    padding: 20px 0 10px
}

.portfolio-box .filter .overlay-box .port-text h5 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0
}

.portfolio-box .filter .overlay-box .port-text span {
    color: #3e4555;
    font-size: 14px
}

.like-dislike {
    padding: 0 !important
}

.like-dislike .text-active {
    display: none
}

.like-dislike.active .text {
    display: none
}

.like-dislike.active .text-active {
    display: inline-block
}

.portfolio4 .portfolio-box4 {
    margin-top: 60px
}

.portfolio4 .portfolio-box4 .filter .overlay-box {
    margin-bottom: 30px;
    position: relative
}

.portfolio4 .portfolio-box4 .filter .overlay-box .overlay {
    position: absolute;
    background: rgba(29, 200, 205, .9);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    height: 0;
    width: 100%;
    display: none;
    padding-top: 30%
}

.portfolio4 .portfolio-box4 .filter .overlay-box .overlay .port-text {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: absolute;
    top: 0;
    width: 0;
    text-align: center
}

.portfolio4 .portfolio-box4 .filter .overlay-box .overlay .port-text h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0
}

.portfolio4 .portfolio-box4 .filter .overlay-box .overlay .port-text span {
    color: #fff;
    font-size: 14px
}

.portfolio4 .portfolio-box4 .filter .overlay-box:hover .overlay {
    display: block;
    top: 0;
    height: 100%
}

.portfolio4 .portfolio-box4 .filter .overlay-box:hover .overlay .port-text {
    top: 43%;
    width: 100%
}

.img-ho {
    overflow: hidden
}

.img-ho img {
    -webkit-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in
}

.img-ho img:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.pricing1 .card {
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s
}

.pricing1 .card:hover {
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -webkit-font-smoothing: antialiased
}

.pricing1 .badge {
    top: -13px;
    position: absolute;
    left: 0;
    right: 0;
    width: 100px;
    margin: 0 auto
}

.pricing1 .title {
    margin-top: 20px;
    font-weight: 500;
    margin-bottom: 5px
}

.pricing1 .subtitle {
    font-size: 14px
}

.pricing1 .pricing {
    margin: 20px 0
}

.pricing1 .pricing sup {
    font-size: 18px;
    top: -20px
}

.pricing1 .pricing .display-5 {
    color: #263238
}

.pricing1 .pricing .yearly {
    display: none
}

.pricing1 .list-inline {
    margin-top: 30px
}

.pricing1 .list-inline li {
    padding: 8px 0;
    display: block
}

.pricing1 .bottom-btn {
    position: relative;
    bottom: 0
}

.pricing2 {
    background-size: cover;
    max-height: 530px;
    margin-bottom: 250px
}

.pricing2 .pricing-box {
    margin-top: 150px
}

.pricing2 .above-card {
    margin: -70px -32px -32px
}

.pricing2 .above-card .card {
    padding: 30px
}

.pricing2 .pricing-text sup {
    top: -50px;
    font-size: 24px
}

.pricing2 .pricing-text span {
    font-size: 100px;
    font-weight: 400;
    line-height: 100px;
    color: #263238
}

.pricing2 .list-inline {
    margin: 0 0 30px
}

.pricing2 .list-inline li {
    padding: 7px 0
}

@media (max-width: 767px) {
    .pricing2 {
        max-height: 100%;
        margin-bottom: 0
    }

    .pricing2 .pricing-box {
        margin-top: 20px
    }

    .pricing2 .display-5 {
        font-size: 36px
    }

    .pricing2 .above-card {
        margin: 0
    }

    .pricing2 .above-card .card {
        padding: 0
    }
}

.pricing3 .col-lg-2 {
    padding-right: 0;
    position: relative;
    z-index: 1
}

.pricing3 .col-lg-10 {
    padding-left: 0
}

.pricing3 .nav-pills {
    border: 1px solid rgba(120, 130, 140, .13);
    border-radius: 4px;
    border-right: 0
}

.pricing3 .nav-pills .nav-link {
    padding: 30px 25px
}

.pricing3 .nav-pills .nav-link h2 {
    color: #3e4555
}

.pricing3 .nav-pills .nav-link.active {
    background: #fff;
    border-left: 3px solid #ff4d7e;
    border-radius: 0;
    margin-left: -3px;
    -webkit-box-shadow: -20px 0 40px rgba(0, 0, 0, .1);
    box-shadow: -20px 0 40px rgba(0, 0, 0, .1)
}

.pricing3 .nav-pills .nav-link.active h2 {
    color: #263238
}

.pricing3 .tab-content {
    background: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, .1);
    box-shadow: 0 0 60px rgba(0, 0, 0, .1)
}

.pricing3 .tab-content .pricing-box {
    padding: 50px 80px
}

.pricing3 .tab-content .list-inline {
    margin-top: 20px
}

.pricing3 .tab-content .list-inline li {
    padding: 30px 0;
    font-weight: 400
}

.pricing3 .tab-content .list-inline li span {
    display: inline-block;
    vertical-align: middle
}

.pricing3 .tab-content .list-inline li i {
    font-size: 40px;
    text-align: center;
    vertical-align: middle;
    width: 80px;
    overflow: hidden;
    display: inline-block;
    opacity: .5
}

.pricing3 .tab-content .bg-image {
    background-size: cover;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.pricing3 .tab-content .bg-image .quote-box {
    padding: 40px
}

@media (max-width: 767px) {
    .pricing3 .col-lg-2 {
        padding-right: 15px
    }

    .pricing3 .col-lg-10 {
        padding-left: 15px
    }

    .pricing3 .nav-pills {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        border-bottom: 0;
        border-right: 1px solid rgba(120, 130, 140, .13)
    }

    .pricing3 .nav-pills .nav-link {
        padding: 25px 18px
    }

    .pricing3 .nav-pills .nav-link.active {
        border-left: 0;
        border-top: 3px solid #ff4d7e;
        margin-top: -4px;
        margin-left: 0;
        margin-bottom: -1px;
        -webkit-box-shadow: 0 -20px 40px rgba(0, 0, 0, .1);
        box-shadow: 0 -20px 40px rgba(0, 0, 0, .1)
    }

    .pricing3 .tab-content .pricing-box {
        padding: 20px
    }
}

.pricing4 .price small {
    color: #3e4555;
    font-size: 16px
}

.pricing5 .general-listing {
    margin: 90px 0 60px
}

.pricing5 .general-listing.only-li li {
    padding: 20px 0;
    display: block
}

.pricing5 .card {
    background-size: 100% !important
}

.pricing5 .yearly {
    display: none
}

.pricing5 .pricing-box {
    margin-top: 120px
}

.pricing5 .pricing-box .middle-box {
    margin-top: -75px
}

.pricing5 .pricing-box .middle-box .general-listing {
    margin-top: 60px
}

@media (max-width: 767px) {
    .pricing5 .pricing-box {
        margin-top: 40px
    }

    .pricing5 .pricing-box .middle-box {
        margin-top: 0
    }
}

.pricing6 .price-box {
    margin: 20px 0
}

.pricing6 .price-box sup {
    top: -20px;
    font-size: 16px
}

.pricing6 .price-box .display-5 {
    line-height: 58px
}

.pricing6 .general-listing {
    padding-left: 30px
}

.pricing6 .general-listing.only-li li {
    padding: 10px 0
}

.pricing7 .pricing-box sup {
    top: -20px;
    font-size: 16px
}

.pricing7 .pricing-box .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.pricing8 .pricing-box sup {
    top: -20px;
    font-size: 16px
}

.pricing8 .pricing-box .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.pricing1 .card {
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s
}

.pricing1 .card:hover {
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -webkit-font-smoothing: antialiased
}

.pricing1 .badge {
    top: -13px;
    position: absolute;
    left: 0;
    right: 0;
    width: 100px;
    margin: 0 auto
}

.pricing1 .title {
    margin-top: 20px;
    font-weight: 500;
    margin-bottom: 5px
}

.pricing1 .subtitle {
    font-size: 14px
}

.pricing1 .pricing {
    margin: 20px 0
}

.pricing1 .pricing sup {
    font-size: 18px;
    top: -20px
}

.pricing1 .pricing .display-5 {
    color: #263238
}

.pricing1 .pricing .yearly {
    display: none
}

.pricing1 .list-inline {
    margin-top: 30px
}

.pricing1 .list-inline li {
    padding: 8px 0;
    display: block
}

.pricing1 .bottom-btn {
    position: relative;
    bottom: 0
}

.testimonial3 .testi3 .card-body {
    padding: 40px
}

.testimonial3 .testi3 h6 {
    line-height: 26px
}

.testimonial3 .testi3 .thumb-img img {
    width: 60px
}

.testimonial3 .testi3 .customer {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500
}

.micss-feature-28 .side-content {
    max-width: 580px
}

.micss-feature10-box {
    padding: 100px 20px;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    color: #fff
}

.micss-feature10-box p {
    margin: 30px 0 40px
}

.micss-feature10-box .box-title {
    color: #fff
}

.micss-feature3-box .card-body {
    padding: 40px
}

.micss-feature3-box .card-body .icon-space {
    padding: 0 40px 20px 0
}

.shop-listing .shop-hover {
    position: relative
}

.shop-listing .shop-hover .card-img-overlay {
    display: none;
    background: rgba(255, 255, 255, .5);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.shop-listing .shop-hover:hover .card-img-overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.shop-listing .shop-hover .label {
    padding: 5px 10px;
    position: absolute;
    top: 10px;
    right: 10px
}

.shop-table td {
    padding: 30px 0
}

.slider1 {
    position: relative
}

.slider1 h2 {
    display: inline-block;
    color: #fff;
    font-weight: 800;
    font-size: 36px;
    padding: 20px;
    text-transform: uppercase;
    margin: 0
}

.slider1 p {
    font-size: 18px
}

.slider1 p a {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #3e4555;
    padding-left: 20px;
    padding-right: 60px
}

.slider1 p a i {
    opacity: 1;
    right: -2rem;
    color: #2cdd9b
}

.slider1 p a:hover {
    color: #263238
}

.slider1 p a:hover span {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slider1 p a:hover i {
    right: -2.7rem;
    color: #2cdd9b
}

@media (max-width: 767px) {
    .slider1 .slide-image {
        min-height: 300px
    }

    .slider1 h2 {
        font-size: 20px
    }

    .slider1 p a {
        font-size: 14px
    }
}

.slider2 .bs-slider, .slider2 .carousel-item {
    max-height: 900px
}

.slider2 .bs-slider-overlay {
    background: rgba(32, 35, 43, .8)
}

.slider2 .slider-control span {
    width: 53px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #fff
}

.slider2 label {
    line-height: 27px;
    border-radius: 0;
    color: #1a1a1a;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.slider2 h2 {
    line-height: 42px;
    font-size: 36px
}

.slider2 p {
    line-height: 24px;
    font-weight: 400
}

.slider2 i.icon-Play-Music {
    font-size: 32px
}

@media (max-width: 1280px) {
    .slider2, .slider3 {
        overflow-y: hidden
    }

    .slider2 .slide-image, .slider3 .slide-image {
        height: 550px;
        width: auto !important
    }

    .slider2 .slider-control span, .slider3 .slider-control span {
        width: 44px;
        height: 44px;
        line-height: 44px
    }
}

@media (max-width: 1100px) {
    .slider2 h2, .slider3 h2 {
        font-size: 34px
    }

    .slider2 .slide-image, .slider3 .slide-image {
        left: -20%;
        position: relative
    }

    .slider2 .slide-text, .slider3 .slide-text {
        width: 80% !important
    }
}

@media (max-width: 992px) {
    .slider2 video {
        width: 120%
    }
}

@media (max-width: 767px) {
    .slider2 .slider-control span, .slider3 .slider-control span {
        width: 34px;
        height: 34px;
        line-height: 34px
    }

    .slider2 .slide-text, .slider3 .slide-text {
        padding: 0 !important;
        width: 80% !important
    }

    .slider2 h2, .slider3 h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 30px
    }

    .slider2 .slide-image, .slider3 .slide-image {
        left: 0;
        height: 300px
    }

    .slider2 .btn, .slider3 .btn {
        padding-left: 15px;
        padding-right: 15px
    }

    .slider2 .btn.btn-md, .slider3 .btn.btn-md {
        padding-left: 25px;
        padding-right: 25px
    }

    .slider2 .btn-pad, .slider3 .btn-pad {
        padding-right: 0
    }
}

@media (max-width: 428px) {
    .slider2 .slider-control span, .slider3 .slider-control span {
        width: 26px;
        height: 26px;
        line-height: 26px;
        font-size: 12px !important
    }

    .slider2 h2, .slider3 h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .slider2 i.icon-Play-Music, .slider3 i.icon-Play-Music {
        font-size: 26px
    }

    .slider2 a.btn-md, .slider3 a.btn-md {
        text-align: center;
        margin-bottom: 10px
    }

    .slider2 .slide-image, .slider3 .slide-image {
        left: -75%;
        height: 380px
    }

    .slider2 .btn, .slider3 .btn {
        padding-left: 0
    }

    .slider2 video, .slider3 video {
        width: 160%
    }
}

.slider3 .video-img {
    -webkit-animation-delay: 1.3s;
    animation-delay: 1.3s
}

.slider3 .video-img {
    cursor: pointer
}

.slider3 .bs-slider-overlay {
    background: rgba(32, 35, 43, .8)
}

.slider3 .slider-control span {
    width: 53px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #fff
}

.slider3 label {
    line-height: 27px;
    border-radius: 0;
    color: #263238;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.slider3 h2 {
    line-height: 42px;
    font-size: 36px
}

.slider3 p {
    line-height: 24px;
    font-weight: 400
}

.slider3 i.icon-Play-Music {
    font-size: 32px
}

@media (max-width: 1280px) {
    .slider3 {
        overflow-y: hidden
    }

    .slider3 .slide-image {
        height: 550px;
        width: auto !important
    }

    .slider3 .slider-control span {
        width: 44px;
        height: 44px;
        line-height: 44px
    }
}

@media (max-width: 1100px) {
    .slider3 h2 {
        font-size: 34px
    }

    .slider3 .slide-image {
        left: -20%;
        position: relative
    }

    .slider3 .slide-text {
        width: 80% !important
    }
}

@media (max-width: 767px) {
    .slider3 .slider-control span {
        width: 34px;
        height: 34px;
        line-height: 34px
    }

    .slider3 .slide-text {
        padding: 0 !important;
        width: 80% !important
    }

    .slider3 h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 30px
    }

    .slider3 .slide-image {
        left: 0;
        height: 300px
    }

    .slider3 .btn {
        padding-left: 15px;
        padding-right: 15px
    }

    .slider3 .btn.btn-md {
        padding-left: 25px;
        padding-right: 25px
    }

    .slider3 .btn-pad {
        padding-right: 0
    }
}

@media (max-width: 428px) {
    .slider3 .slider-control span {
        width: 26px;
        height: 26px;
        line-height: 26px;
        font-size: 12px !important
    }

    .slider3 h2 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 20px
    }

    .slider3 i.icon-Play-Music {
        font-size: 26px
    }

    .slider3 a.btn-md {
        text-align: center;
        margin-bottom: 10px
    }

    .slider3 .slide-image {
        left: -75%;
        height: 380px
    }

    .slider3 .btn {
        padding-left: 0
    }

    .slider3 video {
        width: 160%
    }
}

@-webkit-keyframes imagescale {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1)
    }
    100% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3)
    }
}

@keyframes imagescale {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1)
    }
    100% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3)
    }
}

.slider4 .slide-image {
    animation: imagescale 15s ease-in-out infinite alternate;
    -webkit-animation: imagescale 15s ease-in-out infinite alternate;
    -moz-animation: imagescale 15s ease-in-out infinite alternate;
    -o-webkit-animation: imagescale 15s ease-in-out infinite alternate
}

.slider4 .carousel-indicators {
    bottom: 0
}

.slider4 .carousel-indicators li {
    background-color: #fff
}

.slider4 .carousel-indicators li.active {
    background-color: #316ce8
}

.slider4 label {
    font-style: italic;
    font-family: playfairdisplay, sans-sarif;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.slider4 ul {
    list-style: none;
    margin: 0;
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.slider4 ul li {
    line-height: 36px
}

.slider4 h2 {
    font-size: 36px;
    line-height: 42px;
    font-size: 36px
}

.slider4 p {
    font-size: 18px
}

.slider4 .slider-control span {
    width: 53px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #263238;
    color: #263238
}

.slider4 .btn-secondary {
    background: 0 0;
    color: #263238
}

.slider4 .btn-secondary:hover {
    color: #263238 !important
}

@media (max-width: 768px) {
    .slider4 h2 {
        font-size: 28px;
        line-height: 36px
    }

    .slider4 .slide-text {
        padding: 0 !important;
        width: 95% !important
    }

    .slider4 .slide-image {
        height: 480px;
        width: auto !important;
        position: relative
    }

    .slider4 .btn-md {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media (max-width: 428px) {
    .slider4 h2 {
        font-size: 23px;
        line-height: 30px
    }

    .slider4 .slide-image {
        left: -90%;
        height: 380px
    }

    .slider4 .btn-md {
        text-align: center;
        margin-bottom: 10px
    }

    .slider4 .btn-secondary {
        margin-left: 0 !important
    }
}

@-webkit-keyframes imageScaleOut {
    0% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1)
    }
}

@keyframes imageScaleOut {
    0% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1)
    }
}

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

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.slider5 .bs-slider-overlay {
    display: none;
    background-color: rgba(247, 247, 247, .7)
}

.slider5 .slide-image {
    animation: imageScaleOut 15s ease-in-out infinite alternate, fadeIn .5s ease-in-out alternate;
    -webkit-animation: imageScaleOut 15s ease-in-out infinite alternate, fadeIn .5s ease-in-out alternate;
    -moz-animation: imageScaleOut 15s ease-in-out infinite alternate, fadeIn .5s ease-in-out alternate;
    -o-webkit-animation: imageScaleOut 15s ease-in-out infinite alternate, fadeIn .5s ease-in-out alternate
}

.slider5 h2 {
    font-size: 46px;
    line-height: 46px
}

.slider5 h3 {
    font-size: 21px
}

.slider5 .carousel-indicators {
    bottom: 0
}

.slider5 .carousel-indicators li {
    background-color: rgba(0, 0, 0, .15)
}

.slider5 .carousel-indicators li.active {
    background-color: #316ce8
}

.slider5 .promo-code {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    margin-top: 40px;
    background: url(../images/sliders/slider5/slide-offer-bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 30px 50px;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .1)
}

@media (max-width: 1280px) {
    .slider5 {
        overflow-y: hidden
    }

    .slider5 .slide-image {
        height: 550px;
        width: auto !important
    }
}

@media (max-width: 1100px) {
    .slider5 {
        text-shadow: 1px 1px 0 #fff
    }

    .slider5 .slide-image {
        position: relative
    }

    .slider5 h2 {
        font-size: 40px
    }

    .slider5 .promo-code {
        padding: 30px
    }
}

@media (max-width: 991px) {
    .slider5 h2 {
        font-size: 44px
    }

    .slider5 .promo-code {
        padding: 30px 50px
    }

    .slider5 .slide-image {
        left: -30%
    }
}

@media (max-width: 767px) {
    .slider5 .slide-image {
        left: -10%
    }

    .slider5 .slide-text {
        padding: 0 !important;
        width: 95% !important
    }

    .slider5 .slide-image {
        height: 380px
    }

    .slider5 .bs-slider-overlay {
        display: block
    }

    .slider5 p {
        color: #3e4555
    }

    .slider5 .promo-code {
        padding: 10px 50px
    }
}

@media (max-width: 428px) {
    .slider5 h2 {
        font-size: 33px;
        line-height: 34px
    }

    .slider5 .slide-image {
        left: -50%
    }

    .slider5 .promo-code {
        padding: 10px 20px
    }
}

@media (max-width: 320px) {
    .slider5 h2 {
        font-size: 28px;
        line-height: 30px
    }

    .slider5 h3 {
        font-size: 18px
    }
}

.slider6 .slide-text {
    bottom: 0;
    top: auto !important;
    -ms-transform: translate(-50%, 0) !important;
    transform: translate(-50%, 0) !important;
    -webkit-transform: translate(-50%, 0) !important;
    -moz-transform: translate(-50%, 0) !important
}

.slider6 .slider-control span {
    width: 53px;
    height: 53px;
    line-height: 53px;
    border-radius: 50%
}

.slider6 h2 {
    line-height: 42px;
    font-size: 36px
}

.slider6 .btn-md {
    border: 1px solid #fff
}

.slider6 .slide-content {
    padding: 40px;
    position: relative;
    opacity: .9
}

.slider6 .price-tag {
    position: absolute;
    right: -65px;
    top: -65px;
    width: 130px;
    height: 130px;
    padding-top: 37px;
    border-radius: 50%
}

.slider6 .price-tag span {
    font-weight: 300;
    font-size: 36px;
    line-height: 36px
}

@media (max-width: 767px) {
    .slider6 .slider-control span {
        width: 34px;
        height: 34px;
        line-height: 34px
    }

    .slider6 h2 {
        font-size: 28px;
        line-height: 36px
    }

    .slider6 .slide-text {
        padding: 0 !important;
        width: 80% !important
    }

    .slider6 .slide-image {
        height: 430px
    }

    .slider6 .slide-content {
        padding: 30px
    }
}

@media (max-width: 590px) {
    .slider6 .price-tag {
        right: 0;
        top: -80px;
        left: 0;
        margin: auto;
        padding-top: 20px;
        width: 100px;
        height: 100px
    }

    .slider6 .price-tag span {
        font-size: 30px
    }

    .slider6 .price-tag label {
        font-size: 12px
    }
}

@media (max-width: 428px) {
    .slider6 .slider-control span {
        width: 26px;
        height: 26px;
        line-height: 26px;
        font-size: 12px !important
    }

    .slider6 .slide-content {
        padding: 30px 20px
    }

    .slider6 .slide-image {
        left: -90%
    }

    .slider6 h2 {
        font-size: 22px;
        line-height: 30px
    }

    .slider6 .btn-md {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media (max-width: 320px) {
    .slider6 .slide-content {
        padding: 30px 15px
    }

    .slider6 h2 {
        font-size: 20px
    }

    .slider6 .btn-md {
        padding-left: 20px;
        padding-right: 20px
    }

    .slider6 .slide-image {
        height: 390px
    }
}

@-webkit-keyframes imagescale {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1)
    }
    100% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3)
    }
}

@keyframes imagescale {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1)
    }
    100% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3)
    }
}

.slider7 .slide-image {
    animation: imagescale 15s ease-in-out infinite alternate;
    -webkit-animation: imagescale 15s ease-in-out infinite alternate;
    -moz-animation: imagescale 15s ease-in-out infinite alternate;
    -o-webkit-animation: imagescale 15s ease-in-out infinite alternate
}

.slider7 h2 {
    font-size: 32px
}

.slider7 p {
    line-height: 26px
}

.slider7 .slide-content {
    padding: 80px 25px;
    position: relative;
    opacity: .9;
    border-radius: 50%;
    max-width: 397px;
    min-height: 397px
}

.slider7 label {
    line-height: 31px;
    min-width: 110px
}

.slider7 a {
    border-radius: 50%;
    height: 60px;
    width: 60px;
    position: absolute;
    font-size: 28px;
    right: 70px;
    bottom: 0
}

.slider7 a i {
    line-height: 60px
}

.slider7 .carousel-indicators {
    bottom: 0
}

.slider7 .carousel-indicators li {
    background-color: rgba(0, 0, 0, .3)
}

.slider7 .carousel-indicators li.active {
    background-color: #316ce8
}

@media (max-width: 768px) {
    .slider7 .slide-text {
        padding: 0 !important;
        width: 100% !important
    }

    .slider7 .slide-image {
        height: 430px;
        left: -30%;
        position: relative;
        width: auto !important
    }
}

@media (max-width: 428px) {
    .slider7 .slide-image {
        left: -90%;
        width: auto
    }

    .slider7 .slide-content {
        min-width: 100px;
        max-width: 300px;
        min-height: 300px;
        padding: 40px 25px
    }

    .slider7 h2 {
        font-size: 28px
    }

    .slider7 p {
        font-size: 14px;
        margin-top: 20px !important
    }

    .slider7 a {
        height: 50px;
        width: 50px;
        font-size: 26px;
        right: 55px
    }

    .slider7 a i {
        line-height: 50px
    }
}

.slider8 .slide-content {
    padding: 40px 30px;
    position: relative
}

.slider8 .slide1 h2 {
    font-size: 18px;
    line-height: 28px
}

.slider8 .slide1 label, .slider8 .slide1 b {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
    line-height: 26px
}

.slider8 .slide1 .b-r {
    border-bottom: none
}

.slider8 .slide1 .col-6 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.slider8 h3 {
    font-size: 26px
}

@media (max-width: 1280px) {
    .slider8 {
        overflow-y: hidden
    }

    .slider8 .slide-image {
        height: 550px;
        width: auto !important
    }
}

@media (max-width: 1100px) {
    .slider8 .slide-image {
        left: -20%;
        position: relative
    }

    .slider8 .slide-text {
        width: 80% !important
    }

    .slider8 .slide-content {
        min-width: 350px;
        right: 12%
    }

    .slider8 h2.text-white {
        font-size: 28px
    }
}

@media (max-width: 992px) {
    .slider8 .slide-content {
        min-width: 50px;
        right: auto
    }
}

@media (max-width: 767px) {
    .slider8 .slide-text {
        padding: 0 !important;
        width: 100% !important
    }

    .slider8 .slide-content {
        opacity: .9
    }

    .slider8 .slide-image {
        height: 450px;
        left: -30%
    }

    .slider8 .carousel-indicators {
        bottom: -10px
    }
}

@media (max-width: 428px) {
    .slider8 .slide-image {
        left: -100%
    }

    .slider8 h3 {
        font-size: 24px
    }

    .slider8 .slide-content {
        padding: 30px
    }
}

.slider9 p {
    color: #b8d0ff
}

.slider9 p a {
    text-decoration: underline
}

.slider9 p a:hover {
    text-decoration: none
}

.slider9 .carousel-indicators {
    right: auto;
    margin-left: 11%;
    margin-right: 11%
}

.slider9 .btn {
    border: 1px solid #fff
}

.slider9 .col-lg-9 {
    max-width: 400px
}

@media (max-width: 1100px) {
    .slider9 .col-md-11 {
        min-width: 355px
    }

    .slider9 p {
        font-size: 14px
    }

    .slider9 .carousel-indicators {
        right: 0
    }
}

@media (max-width: 992px) {
    .slider9 .col-md-11 {
        min-width: 250px
    }

    .slider9 h2 {
        font-size: 22px;
        line-height: 30px
    }
}

@media (max-width: 767px) {
    .slider9 .bs-slider, .slider9 .carousel-item {
        max-height: 100% !important
    }

    .slider9 .slide-text {
        position: relative
    }

    .slider9 .col-md-11 {
        padding: 25px 15px 50px
    }

    .slider9 .col-lg-9 {
        max-width: 100%
    }

    .slider9 .carousel-indicators {
        bottom: -5px
    }
}

@media (max-width: 320px) {
    .slider9 h2 {
        font-size: 17px;
        line-height: 26px
    }
}

@media (min-width: 1900px) and (max-width: 2700px) {
    .slider9 .carousel-indicators {
        margin-left: 20%
    }
}

@media (min-width: 1970px) and (max-width: 2700px) {
    .slider9 .slide-text {
        -ms-transform: translate(-50%, -100%) !important;
        transform: translate(-50%, -100%) !important;
        -webkit-transform: translate(-50%, -100%) !important;
        -moz-transform: translate(-50%, -100%) !important
    }

    .slider9 .carousel-indicators {
        margin-left: 26%
    }
}

@-webkit-keyframes imagescale {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1)
    }
    100% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3)
    }
}

@keyframes imagescale {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1)
    }
    100% {
        transform: scale(1.3);
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -o-transform: scale(1.3)
    }
}

.slider10 .slide-image {
    animation: imagescale 15s ease-in-out infinite alternate;
    -webkit-animation: imagescale 15s ease-in-out infinite alternate;
    -moz-animation: imagescale 15s ease-in-out infinite alternate;
    -o-webkit-animation: imagescale 15s ease-in-out infinite alternate
}

.slider10 h2 {
    font-size: 32px
}

.slider10 .slide-content {
    padding: 40px;
    position: relative;
    max-width: 360px
}

.slider10 label {
    line-height: 20px;
    position: absolute;
    top: -12px
}

.slider10 .specifiaction-box {
    padding: 20px 40px
}

.slider10 .specifiaction {
    font-size: 13px
}

.slider10 .tag {
    color: #fff;
    font-size: 13px;
    padding: 5px 7px;
    vertical-align: middle;
    position: relative;
    font-weight: 300;
    top: -2px
}

.slider10 .tag::after {
    border-bottom: 13px transparent solid;
    border-left: 7px #ff4d7e solid;
    border-top: 12px transparent solid;
    content: '';
    height: 0;
    right: -7px;
    position: absolute;
    top: 0;
    width: 0
}

.slider10 .carousel-indicators {
    bottom: 0
}

.slider10 .carousel-indicators li {
    background-color: rgba(0, 0, 0, .3)
}

.slider10 .carousel-indicators li.active {
    background-color: #263238
}

@media (max-width: 767px) {
    .slider10 .slide-image {
        height: 500px
    }

    .slider10 h2 {
        font-size: 28px
    }

    .slider10 p {
        font-size: 14px;
        margin-top: 20px !important
    }
}

.static-slider1 h1 {
    font-weight: 700;
    line-height: 56px
}

.static-slider1 h1 span {
    border-bottom: 3px solid #2cdd9b
}

@media (max-width: 767px) {
    .static-slider1 h1 {
        font-weight: 700;
        line-height: 36px;
        font-size: 24px
    }
}

.static-slider2 h1 {
    font-size: 90px;
    font-weight: 800;
    line-height: 90px
}

@media (max-width: 767px) {
    .static-slider2 h1 {
        font-weight: 700;
        line-height: 50px;
        font-size: 50px
    }
}

.static-slider3 {
    padding: 10% 0
}

.static-slider3 h1 {
    font-weight: 300;
    line-height: 50px
}

.static-slider3 h1 span {
    border-bottom: 3px solid #2cdd9b
}

@media (max-width: 767px) {
    .static-slider3 h1 {
        line-height: 30px;
        font-size: 24px
    }
}

.static-slider4 h1 {
    font-weight: 100;
    line-height: 50px
}

.static-slider4 h1 span {
    border-bottom: 3px solid #188ef4
}

.static-slider4 .info-box {
    padding: 25px 15px
}

.static-slider4 .img-anim {
    position: relative;
    top: 110px
}

@media (max-width: 767px) {
    .static-slider4 h1 {
        line-height: 36px;
        font-size: 24px
    }

    .static-slider4 .img-anim {
        position: relative;
        top: 0
    }

    .static-slider4 .bg-info-gradiant {
        margin-top: 40px
    }
}

.static-slider5 {
    padding-top: 80px
}

.static-slider5 .middle-image {
    margin-top: 80px;
    margin-bottom: -100px
}

.static-slider5 .left-right-bg {
    background-repeat: no-repeat;
    background-position: left center, right center
}

@media (max-width: 767px) {
    .static-slider5 .left-right-bg {
        background-image: none !important
    }
}

.static-slider6 {
    padding-top: 80px
}

.static-slider6 .left-right-bg {
    background-repeat: no-repeat;
    background-position: bottom center
}

.static-slider6 .video-img {
    cursor: pointer
}

.static-slider7 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    padding: 12% 0
}

.static-slider7 h1.title {
    font-size: 122px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 130px
}

@media (max-width: 767px) {
    .static-slider7 h1.title {
        font-size: 60px;
        line-height: 70px
    }
}

.static-slider8 {
    padding: 80px 0 0;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center
}

.static-slider8 h1.title {
    font-size: 65px;
    font-weight: 700
}

.static-slider8 .showcase-img {
    position: relative;
    margin-bottom: -300px
}

.static-slider9 {
    overflow: hidden
}

.static-slider9 .bg-img {
    background-size: cover;
    background-position: center center;
    position: absolute;
    right: 0;
    height: 100%
}

.static-slider9 .bg-img img {
    margin-left: -200px;
    padding-top: 100px
}

.static-slider9 .container {
    z-index: 1
}

.static-slider9 .info-detail {
    padding: 15% 15px
}

.static-slider9 .info-detail .title {
    font-size: 48px;
    font-weight: 700;
    line-height: 50px
}

.static-slider9 .info-detail .subtitle {
    margin: 50px 0
}

.static-slider9 .adv-img {
    padding-top: 100px
}

@media (max-width: 900px) {
    .static-slider9 .bg-img {
        position: relative
    }

    .static-slider9 .bg-img img {
        margin-left: 0;
        padding: 20px
    }

    .static-slider9 .info-detail .title {
        font-size: 40px
    }
}

.static-slider10 {
    padding: 10% 0;
    background-size: cover;
    background-position: center center
}

.static-slider10 .title {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 48px;
    line-height: 50px
}

.static-slider10 .subtitle {
    color: #fff
}

@media (max-width: 900px) {
    .static-slider10 .title {
        font-size: 40px;
        line-height: 45px
    }
}

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

.preloader .cssload-speeding-wheel {
    position: absolute;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px)
}

.loader, .loader-layout {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.loader {
    overflow: visible;
    padding-top: 2em;
    height: 0;
    width: 2em
}

.loader-layout {
    height: 0;
    width: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 solid #008bd2;
    border-radius: 50%;
    -webkit-animation: loader-figure 1.15s infinite cubic-bezier(.215, .61, .355, 1);
    -moz-animation: loader-figure 1.15s infinite cubic-bezier(.215, .61, .355, 1);
    animation: loader-figure 1.15s infinite cubic-bezier(.215, .61, .355, 1)
}

.loader-content {
    float: left;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: .5em 0 0 50%;
    font-size: .875em;
    letter-spacing: .1em;
    line-height: 1.5em;
    color: #008bd2;
    white-space: nowrap;
    -webkit-animation: loader-label 1.15s infinite cubic-bezier(.215, .61, .355, 1);
    -moz-animation: loader-label 1.15s infinite cubic-bezier(.215, .61, .355, 1);
    animation: loader-label 1.15s infinite cubic-bezier(.215, .61, .355, 1)
}

@-webkit-keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #008bd2
    }
    29% {
        background-color: #008bd2
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    100% {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-moz-keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #008bd2
    }
    29% {
        background-color: #008bd2
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    100% {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #008bd2
    }
    29% {
        background-color: #008bd2
    }
    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }
    100% {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-webkit-keyframes loader-label {
    0% {
        opacity: .25
    }
    30% {
        opacity: 1
    }
    100% {
        opacity: .25
    }
}

@-moz-keyframes loader-label {
    0% {
        opacity: .25
    }
    30% {
        opacity: 1
    }
    100% {
        opacity: .25
    }
}

@keyframes loader-label {
    0% {
        opacity: .25
    }
    30% {
        opacity: 1
    }
    100% {
        opacity: .25
    }
}

.team1 .profile-img {
    min-height: 200px
}

.team1 .profile-img .card-img-overlay {
    background: rgba(26, 139, 243, .87);
    display: none
}

.team1 .profile-img .card-img-overlay ul {
    position: relative;
    top: 50%;
    text-align: center
}

.team1 .profile-img .card-img-overlay ul li a {
    color: #fff;
    padding: 0 10px;
    -webkit-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in;
    display: block
}

.team1 .profile-img .card-img-overlay ul li a:hover {
    -webkit-transform: translate3d(0px, -5px, 0px);
    transform: translate3d(0px, -5px, 0px)
}

.team1 .profile-img:hover .card-img-overlay {
    display: block
}

.team2 .profile-img .card-img-overlay {
    background: rgba(26, 139, 243, .87);
    display: none
}

.team2 .profile-img .card-img-overlay ul {
    position: relative;
    top: 50%;
    text-align: center
}

.team2 .profile-img .card-img-overlay ul li a {
    color: #fff;
    padding: 0 10px;
    -webkit-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in;
    display: block
}

.team2 .profile-img .card-img-overlay ul li a:hover {
    -webkit-transform: translate3d(0px, -5px, 0px);
    transform: translate3d(0px, -5px, 0px)
}

.team2 .profile-img:hover .card-img-overlay {
    display: block
}

.team2 .title {
    margin: 10px 0 0
}

.team2 .subtitle {
    margin: 0 0 20px;
    font-size: 13px
}

.team3 .title {
    margin: 30px 0 0
}

.team3 .subtitle {
    margin: 0 0 20px;
    font-size: 13px
}

.team4 {
    text-align: center
}

.team4 .profile-img img {
    border-radius: 100%
}

.team4 ul {
    margin-top: 30px
}

.team4 ul li a {
    color: #3e4555;
    padding-right: 15px;
    -webkit-transition: .1s ease-in;
    -o-transition: .1s ease-in;
    transition: .1s ease-in;
    display: block
}

.team4 ul li a:hover {
    -webkit-transform: translate3d(0px, -5px, 0px);
    transform: translate3d(0px, -5px, 0px)
}

.team4 .title {
    margin: 30px 0 0
}

.team4 .subtitle {
    margin: 0 0 20px;
    font-size: 13px
}

.testimonial1 .testi1 .card-body {
    padding: 35px
}

.testimonial1 .testi1 .thumb {
    position: relative;
    padding: 10px 20px;
    padding-left: 90px;
    margin-left: -35px;
    display: inline-block;
    color: #fff;
    margin-bottom: 30px
}

.testimonial1 .testi1 .thumb .thumb-img {
    width: 60px;
    position: absolute;
    left: 20px;
    top: -10px
}

.testimonial1 .testi1 h5 {
    line-height: 30px
}

.testimonial1 .testi1 .devider {
    height: 1px;
    background: rgba(120, 130, 140, .13);
    margin: 20px 0;
    display: inline-block;
    width: 100px
}

.testimonial2 .testi2 .image-thumb {
    background: url(../images/pro-logo.png) no-repeat top center;
    text-align: center;
    padding: 10% 0
}

.testimonial2 .testi2 .image-thumb img {
    width: 400px
}

.testimonial2 .testi2 .owl-dots {
    display: inline-block;
    position: relative;
    top: -100px
}

.testimonial2 .testi2 .owl-dots .owl-dot {
    border-radius: 100%;
    width: 70px;
    height: 70px;
    background-size: cover;
    margin-right: 10px;
    opacity: .4;
    cursor: pointer
}

.testimonial2 .testi2 .owl-dots .owl-dot span {
    display: none
}

.testimonial2 .testi2 .owl-dots .owl-dot.active, .testimonial2 .testi2 .owl-dots .owl-dot:hover {
    opacity: 1
}

@media (max-width: 767px) {
    .testimonial2 .testi2 .owl-dots {
        top: 0
    }
}

.testimonial3 .testi3 .card-body {
    padding: 40px
}

.testimonial3 .testi3 h6 {
    line-height: 26px
}

.testimonial3 .testi3 .thumb-img img {
    width: 60px
}

.testimonial3 .testi3 .customer {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500
}

.testimonial4 .testi4 .owl-dots {
    counter-reset: dots;
    text-align: left
}

.testimonial4 .testi4 .owl-dots .owl-dot {
    padding: 15px 20px 10px 0;
    cursor: pointer;
    color: #fff
}

.testimonial4 .testi4 .owl-dots .owl-dot span {
    display: none
}

.testimonial4 .testi4 .owl-dots .owl-dot:before {
    counter-increment: dots;
    content: counter(dots)
}

.testimonial4 .testi4 .owl-dots .owl-dot.active:before {
    font-weight: 500;
    color: #fff;
    border-bottom: 2px solid #fff
}

.testimonial4 .testi44 .owl-dots {
    counter-reset: dots;
    text-align: left
}

.testimonial4 .testi44 .owl-dots .owl-dot {
    padding: 15px 20px 10px 0;
    cursor: pointer;
    color: #fff
}

.testimonial4 .testi44 .owl-dots .owl-dot span {
    display: none
}

.testimonial4 .testi44 .owl-dots .owl-dot:before {
    counter-increment: dots;
    content: counter(dots)
}

.testimonial4 .testi44 .owl-dots .owl-dot.active:before {
    font-weight: 500;
    color: #fff;
    border-bottom: 2px solid #fff
}

.testimonial5 .testi5 {
    position: relative
}

.testimonial5 .testi5 .content {
    font-size: 21px;
    line-height: 30px;
    padding: 50px 30px
}

.testimonial5 .testi5 .owl-item.center .content {
    color: #fff;
    background: #ff4d7e;
    background: -webkit-linear-gradient(legacy-direction(to right), #ff4d7e 0%, #ff6a5b 100%);
    background: -webkit-gradient(linear, left top, right top, from(#ff4d7e), to(#ff6a5b));
    background: -webkit-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
    background: -o-linear-gradient(left, #ff4d7e 0%, #ff6a5b 100%);
    background: linear-gradient(to right, #ff4d7e 0%, #ff6a5b 100%)
}

.testimonial5 .testi5 .customer-thumb {
    margin-top: -30px;
    display: none
}

.testimonial5 .testi5 .customer-thumb img {
    width: 60px;
    margin-bottom: 20px
}

.testimonial5 .testi5 .owl-item.center .customer-thumb {
    display: block
}

.testimonial6 .testi6 {
    border-right: 1px solid rgba(120, 130, 140, .13)
}

.testimonial6 .testi6 .nav-link {
    border-radius: 0;
    margin: 8px -2px 8px 0
}

.testimonial6 .testi6 .nav-link img {
    width: 70px;
    opacity: .5
}

.testimonial6 .testi6 .nav-link.active {
    background: 0 0;
    color: #3e4555;
    border-right: 3px solid #2cdd9b
}

.testimonial6 .testi6 .nav-link.active img {
    opacity: 1
}

@media (max-width: 767px) {
    .testimonial6 .testi6 {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -webkit-flex-direction: row !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        border-right: 0 solid rgba(120, 130, 140, .13);
        border-bottom: 1px solid rgba(120, 130, 140, .13);
        margin-bottom: 40px
    }

    .testimonial6 .testi6 .nav-link {
        margin: 0 0 -2px 0;
        padding: 10px
    }

    .testimonial6 .testi6 .nav-link.active {
        border-right: 0 solid #2cdd9b;
        border-bottom: 3px solid #2cdd9b
    }

    .testimonial6 .testi6 .nav-link img {
        width: 40px
    }
}

.testimonial7 {
}

.testimonial7 .testi7 .title {
    margin-top: 80px
}

.testimonial7 .testi7 .owl-nav {
    float: center
}

.testimonial7 .testi7 .owl-nav [class*=owl-] {
    background: 0 0;
    color: #3e4555;
    font-size: 34px;
    margin: -100px 0 0 0
}

.testimonial7 .testi7 .owl-nav [class*=owl-]:hover {
    color: #263238
}

@media (max-width: 767px) {
    .testimonial7 {
        text-align: center
    }
}

.kurs-carousel {
}

.testimonial7 .kurs-carousel .title {
    margin-top: 80px
}

.testimonial7 .kurs-carousel .owl-nav {
    float: center
}

.testimonial7 .kurs-carousel .owl-nav [class*=owl-] {
    background: 0 0;
    color: #3e4555;
    font-size: 34px;
    margin: -100px 0 0 0
}

.testimonial7 .kurs-carousel .owl-nav [class*=owl-]:hover {
    color: #263238
}

.testimb {
}

.testimonial7 .testimb .title {
    margin-top: 80px
}

.testimonial7 .testimb .owl-nav {
    float: center
}

.testimonial7 .testimb .owl-nav [class*=owl-] {
    background: 0 0;
    color: #3e4555;
    font-size: 34px;
    margin: -100px 0 0 0
}

.testimonial7 .testimb .owl-nav [class*=owl-]:hover {
    color: #263238
}

.testimonial8 .testi8 {
    margin-bottom: 80px
}

.testimonial8 .testi8 .bg {
    background-size: cover;
    padding: 150px 0
}

.testimonial8 .testi8 .play-icon {
    font-size: 34px;
    color: #fff
}

.testimonial8 .testi8 .owl-dots {
    display: inline-block;
    position: relative;
    top: -45px
}

.testimonial8 .testi8 .owl-dots .owl-dot {
    border-radius: 100%;
    width: 70px;
    height: 70px;
    background-size: cover;
    margin-right: 10px;
    opacity: .4;
    cursor: pointer
}

.testimonial8 .testi8 .owl-dots .owl-dot span {
    display: none
}

.testimonial8 .testi8 .owl-dots .owl-dot.active, .testimonial8 .testi8 .owl-dots .owl-dot:hover {
    opacity: 1
}

.testimonial9 .card {
    position: relative
}

.testimonial9 .card .p-40::after {
    position: absolute;
    bottom: -15px;
    left: 20;
    content: '';
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff
}

.testimonial9 .owl-theme .owl-dots .owl-dot.active span, .testimonial9 .owl-theme .owl-dots .owl-dot:hover span {
    background: #188ef4
}

.testimonial9 .owl-dots {
    position: absolute;
    left: -98%;
    top: 70%
}

.testimonial9 .devider {
    height: 2px;
    width: 40px;
    display: inline-block;
    margin: 22px 0
}

.testimonial9 h5.text {
    line-height: 30px;
    font-weight: 300
}

.testimonial9 .customer-thumb img {
    width: 60px;
    margin-right: 20px
}

.testimonial9 .d-flex {
    margin-left: 25px
}

@media (max-width: 767px) {
    .testimonial9 .owl-dots {
        position: relative;
        top: 0;
        left: 0
    }
}

.testimonial10 .testi10 .quote-bg {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding: 60px;
    background: url(../images/testimonial/up-quote.png) no-repeat top left, url(../images/testimonial/down-quote.png) no-repeat bottom right
}

.testimonial10 .testi10 h3 {
    line-height: 40px
}

.testimonial10 .testi10 .customer-thumb {
    margin: 15px 0
}

.testimonial10 .testi10 .customer-thumb img {
    width: 60px
}

@media (max-width: 767px) {
    .testimonial10 .testi10 h3 {
        line-height: 30px;
        font-size: 20px
    }
}

.testimonial22 .testi8 {
    margin-bottom: 80px
}

.testimonial22 .testi8 .bg {
    background-size: cover;
    padding: 150px 0
}

.testimonial22 .testi8 .play-icon {
    font-size: 34px;
    color: #fff
}

.testimonial22 .testi8 .owl-dots {
    display: inline-block;
    position: relative;
    top: -45px
}

.testimonial22 .testi8 .owl-dots .owl-dot {
    border-radius: 100%;
    width: 70px;
    height: 70px;
    background-size: cover;
    margin-right: 10px;
    opacity: .4;
    cursor: pointer
}

.testimonial22 .testi8 .owl-dots .owl-dot span {
    display: none
}

.testimonial22 .testi8 .owl-dots .owl-dot.active, .testimonial22 .testi8 .owl-dots .owl-dot:hover {
    opacity: 1
}

.manset-slider .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: calc(.25rem - 1px)
}

.manset-slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.manset-slider .swiper-pagination-bullet {
    z-index: 999;
    text-align: center;
    width: 36px !important;
    height: 36px !important;
    color: #404e67 !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    display: inline-block !important;
    font-size: 20px !important;
    line-height: 32px !important;
    -webkit-transition: all .4s !important;
    transition: all .4s !important;
    font-family: open sans, sans-serif !important;
    background: #fff !important;
    border: 2px solid rgba(255, 255, 255, .1) !important;
    text-decoration: none !important;
    margin: 0 2.2px !important;
    opacity: 9
}

.manset-slider .swiper-pagination-bullet-active {
    color: #fff !important;
    background: #008bd2 !important;
    border: 2px solid #008bd2 !important;
    text-decoration: none !important
}

.manset-slider .navigation {
    width: 50px;
    height: 50px;
    margin-top: -20px;
    border-radius: 100%;
    background-color: transparent;
    color: #fff;
    font-weight: 900;
    background-image: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: ionicons
}

.manset-slider .navigation:hover {
    background-color: #b9040e
}

.manset-slider .navigation.swiper-button-next {
    right: 5px;
    background-color: rgb(255,255,255, 0.3)
}

.manset-slider .navigation.swiper-button-next:before {
    font-family: themify;
    content: "\e649"
}

.manset-slider .navigation.swiper-button-prev {
    left: 5px;
    background-color: rgb(255,255,255, 0.3)
}

.manset-slider .navigation.swiper-button-prev:before {
    font-family: themify;
    content: "\e64a"
}

.mansetm-slider .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: calc(.25rem - 1px)
}

.mansetm-slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.mansetm-slider .swiper-slide span {
    font-family: poppins, sans-serif;
    width: auto;
    height: auto;
    display: block;
    text-shadow: 1px 1px 0 #000;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    bottom: 10px;
    left: 0;
    text-align: left;
    position: absolute;
    z-index: 4;
    margin: 0 20px;
    padding: 0;
    line-height: 23px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .87) 51%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .87) 51%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .87) 51%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1)
}

.mansetm-slider .swiper-pagination {
    position: relative !important;
    margin: 13px 0 0
}

.mansetm-slider .swiper-pagination-bullet {
    z-index: 999;
    text-align: center;
    width: 16px !important;
    height: 16px !important;
    color: #404e67 !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    display: inline-block !important;
    font-size: 16px !important;
    line-height: 16px !important;
    -webkit-transition: all .4s !important;
    transition: all .4s !important;
    font-family: open sans, sans-serif !important;
    background: rgba(64, 78, 103, .3) !important;
    opacity: .8;
    border: 2px solid rgba(255, 255, 255, .1) !important;
    text-decoration: none !important;
    margin: 0 2.2px !important
}

.mansetm-slider .swiper-pagination-bullet-active {
    color: #fff !important;
    background: #008bd2 !important;
    border: 2px solid #008bd2 !important;
    text-decoration: none !important
}

.mansetm-slider .navigation {
    width: 25px;
    height: 25px;
    margin-top: -25px;
    border: solid 0 #fff;
    border-radius: 100%;
    background-color: transparent;
    color: #fff;
    background-image: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: themify
}

.mansetm-slider .navigation:hover {
    background-color: #008bd2
}

.mansetm-slider .navigation.swiper-button-next {
    right: 5px;
    background-color: rgba(0, 0, 0, .3)
}

.mansetm-slider .navigation.swiper-button-next:before {
    content: "\e649"
}

.mansetm-slider .navigation.swiper-button-prev {
    left: 5px;
    background-color: rgba(0, 0, 0, .3)
}

.mansetm-slider .navigation.swiper-button-prev:before {
    content: "\e64a"
}

.home-slide .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: calc(.25rem - 1px)
}

.home-slide-slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.home-slide .navigation {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    border-radius: 100%;
    background-color: transparent;
    color: #ccab66;
    background-image: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: ionicons;
    font-size: 36px
}

.home-slide .navigation:hover {
    background-color: none
}

.home-slide .navigation.swiper-button-next {
    right: 7px
}

.home-slide .navigation.swiper-button-next:before {
    font-family: themify;
    content: "\e649"
}

.home-slide .navigation.swiper-button-prev {
    left: 0
}

.home-slide .navigation.swiper-button-prev:before {
    font-family: themify;
    content: "\e64a"
}

.home-slide .swiper-pagination {
    margin: 13px 0 0
}

.home-slide .mob .swiper-pagination {
    position: relative !important;
    margin: 13px 0 0
}

.home-slide .swiper-pagination-bullet {
    z-index: 999;
    text-align: center;
    width: 16px !important;
    height: 16px !important;
    color: #404e67 !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    display: inline-block !important;
    font-size: 16px !important;
    line-height: 16px !important;
    -webkit-transition: all .4s !important;
    transition: all .4s !important;
    font-family: open sans, sans-serif !important;
    background: rgba(64, 78, 103, .3) !important;
    opacity: .8;
    border: 2px solid rgba(255, 255, 255, .1) !important;
    text-decoration: none !important;
    margin: 0 2.2px !important
}

.home-slide .swiper-pagination-bullet-active {
    color: #fff !important;
    background: #008bd2 !important;
    border: 2px solid #008bd2 !important;
    text-decoration: none !important
}

.home-slidem .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: calc(.25rem - 1px)
}

.home-slidem .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.home-slidem .swiper-slide span {
    font-family: poppins, sans-serif;
    width: auto;
    height: auto;
    display: block;
    text-shadow: 1px 1px 0 #000;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    bottom: 10px;
    left: 0;
    text-align: left;
    position: absolute;
    z-index: 4;
    margin: 0 20px;
    padding: 0;
    line-height: 23px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .87) 51%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .87) 51%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .87) 51%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1)
}

.home-slidem .swiper-pagination {
    position: relative !important;
    margin: 13px 0 -13px
}

.home-slidem .swiper-pagination-bullet {
    z-index: 999;
    text-align: center;
    width: 16px !important;
    height: 16px !important;
    color: #404e67 !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    display: inline-block !important;
    font-size: 16px !important;
    line-height: 16px !important;
    -webkit-transition: all .4s !important;
    transition: all .4s !important;
    font-family: open sans, sans-serif !important;
    background: rgba(64, 78, 103, .3) !important;
    opacity: .8;
    border: 2px solid rgba(255, 255, 255, .1) !important;
    text-decoration: none !important;
    margin: 0 2.2px !important
}

.home-slidem .swiper-pagination-bullet-active {
    color: #fff !important;
    background: #008bd2 !important;
    border: 2px solid #008bd2 !important;
    text-decoration: none !important
}

.home-slidem .navigation {
    width: 25px;
    height: 25px;
    margin-top: -25px;
    border: solid 0 #fff;
    border-radius: 100%;
    background-color: transparent;
    color: #ccab66;
    background-image: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: themify
}

.home-slidem .navigation:hover {
    background-color: none
}

.home-slidem .navigation.swiper-button-next {
    right: 5px
}

.home-slidem .navigation.swiper-button-next:before {
    content: "\e649"
}

.home-slidem .navigation.swiper-button-prev {
    left: 5px
}

.home-slidem .navigation.swiper-button-prev:before {
    content: "\e64a"
}

.home-project-slider .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: calc(.25rem - 1px)
}

.home-project-slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.home-project-slider .navigation {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    border-radius: 100%;
    background-color: transparent;
    color: #fff;
    background-image: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: ionicons
}

.home-project-slider .navigation:hover {
    background-color: #b9040e
}

.home-project-slider .navigation.swiper-button-next {
    right: 5px;
    background-color: rgba(0, 0, 0, .3)
}

.home-project-slider .navigation.swiper-button-next:before {
    font-family: themify;
    content: "\e649"
}

.home-project-slider .navigation.swiper-button-prev {
    left: 5px;
    background-color: rgba(0, 0, 0, .3)
}

.home-project-slider .navigation.swiper-button-prev:before {
    font-family: themify;
    content: "\e64a"
}

.home-project2-slider .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: calc(.25rem - 1px)
}

.home-project2-slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.home-project2-slider .swiper-pagination {
    position: relative !important;
    margin: 13px 0 0
}

.home-project2-slider .swiper-pagination-bullet {
    z-index: 999;
    text-align: center;
    width: 16px !important;
    height: 16px !important;
    color: #fff !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    display: inline-block !important;
    font-size: 16px !important;
    line-height: 16px !important;
    -webkit-transition: all .4s !important;
    transition: all .4s !important;
    font-family: open sans, sans-serif !important;
    background: rgba(0, 0, 0, .1) !important;
    opacity: .8;
    border: 2px solid rgba(255, 255, 255, .1) !important;
    text-decoration: none !important;
    margin: 0 2.2px !important
}

.home-project2-slider .swiper-pagination-bullet-active {
    color: #fff !important;
    background: #ccab66 !important;
    border: 2px solid #ccab66 !important;
    text-decoration: none !important
}

.home-project2-slider .swiper-nav {
    width: 120px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    vertical-align: center;
    display: block
}

.home-project2-slider .navigation {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    border: solid 2px #fff;
    border-radius: 100%;
    background-color: transparent;
    color: #fff;
    background-image: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: ionicons;
    position: absolute
}

.home-project2-slider .navigation:hover {
    background-color: #008bd2
}

.home-project2-slider .navigation.swiper-button-next {
    background-color: rgba(0, 0, 0, .3);
    right: 50px !important
}

.home-project2-slider .navigation.swiper-button-next:before {
    font-family: themify;
    content: "\e649"
}

.home-project2-slider .navigation.swiper-button-prev {
    background-color: rgba(0, 0, 0, .3);
    left: 40px !important
}

.home-project2-slider .navigation.swiper-button-prev:before {
    font-family: themify;
    content: "\e64a"
}

.home-course-slider .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: calc(.25rem - 1px)
}

.home-course-slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.home-course-slider .swiper-pagination {
    position: relative !important;
    margin: 13px 0 0
}

.home-course-slider .swiper-pagination-bullet {
    z-index: 999;
    text-align: center;
    width: 16px !important;
    height: 16px !important;
    color: #fff !important;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    display: inline-block !important;
    font-size: 16px !important;
    line-height: 16px !important;
    -webkit-transition: all .4s !important;
    transition: all .4s !important;
    font-family: open sans, sans-serif !important;
    background: rgba(0, 0, 0, .1) !important;
    opacity: .8;
    border: 2px solid rgba(255, 255, 255, .1) !important;
    text-decoration: none !important;
    margin: 0 2.2px !important
}

.home-course-slider .swiper-pagination-bullet-active {
    color: #fff !important;
    background: #ccab66 !important;
    border: 2px solid #ccab66 !important;
    text-decoration: none !important
}

.home-course-slider .swiper-nav {
    width: 120px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    vertical-align: center;
    display: block
}

.home-course-slider .navigation {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    border: solid 2px #fff;
    border-radius: 100%;
    background-color: transparent;
    color: #fff;
    background-image: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: ionicons;
    position: absolute
}

.home-course-slider .navigation:hover {
    background-color: #b9040e
}

.home-course-slider .navigation.swiper-button-next {
    background-color: rgba(0, 0, 0, .3);
    right: 50px !important
}

.home-course-slider .navigation.swiper-button-next:before {
    font-family: themify;
    content: "\e649"
}

.home-course-slider .navigation.swiper-button-prev {
    background-color: rgba(0, 0, 0, .3);
    left: 50px !important
}

.home-course-slider .navigation.swiper-button-prev:before {
    font-family: themify;
    content: "\e64a"
}



.content-detail {
    padding: 20px;
    margin-top: 30px;
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.15);
    margin-bottom: 35px;
}

.content-detail .content-title {
    font-weight: 600;
    margin-bottom: 15px;
    color: #e30613;
    line-height: 1.5;
}

.content-detail .content-title:after {
    display: block;
    width: 80px;
    height: 2px;
    background-color: #e30613;
    content: '';
    margin-top: 7px;
}
.content-detail .content-title span{
    font-size: 15px;
    font-weight: 500;
}

.content-header-img {
    margin-bottom: 20px;
    width: 100%;
}
.content-detail ul.file-list{
    margin: 0;
    padding: 0;
}
.content-detail ul.file-list{
    list-style: none;
}
.content-detail ul.file-list a{
    display: block;
    padding: 8px;
    margin-bottom: 10px;
    border: 1px solid #efefef;
    background-color: #f9f9f9;
    color: #555;
    font-size: 13px;
    max-height: 54px;
    line-height: 38px;
    overflow: hidden;
}
.content-detail ul.file-list a:hover{
    background-color: #efefef;
}
.content-detail ul.file-list li:last-child a{
    margin-bottom: 0;
}
.content-detail ul.file-list.dark a{
    display: inline-flex;
    width: 100%;
    padding-left: 15px;
    border: 1px solid #2d2d2d;
    background-color: #454545;
    color: #fff;
    line-height: 38px;
    font-size: 15px;
}
.content-detail ul.file-list.dark a:hover{
    background-color: #343434;
}
.content-detail ul.file-list li a i{
    font-size: 36px;
    margin-right: 10px;
}
.content-detail ul.file-list img.icon{
    width: 36px;
    float: left;
    margin-right: 10px;
}
.content-detail .content-info {
    background:#dde2e880;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    padding: 10px;
    border-radius: 6px;

}
.content-detail .content-text p{
    margin: 15px 0;
}

.content-detail .content-text p:first-child{
    margin-top: 0;
}
.content-detail .content-text p:last-child{
    margin-bottom: 0;
}

.content-detail .content-text a {
    font-weight: 600;
    color:#000000;
}

.content-detail .content-text a:hover {
    color:#e30613;
}


.zeminBeyaz {

    /*
    border-right: solid 10px #2f4f2;
    border-bottom: solid 10px #2f4f2;*/
    /*border: solid 1px; #4C8BFB;*/
    /*border-color: #f88546;*/
    border-bottom: solid 1px #d7d7d7;
    border-top: solid 1px #d7d7d7;
    border-left: solid 1px #d7d7d7;
    border-right: solid 1px #d7d7d7;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 2px;
}

.altBosluk {
    margin-bottom: 5px;
    margin-right: 5px;
}

.solBosluk {
    padding-left: 0px;
    padding-right: 0px;
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 130px;
    height: 160px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    border: solid 3px rgba(179, 179, 179, 0.58);
}

.baskan-userpic img {
    float: none;
    margin: 0 auto;
    width: 130px;
    height: 160px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    border: solid 3px rgba(179, 179, 179, 0.58);
}

.sifirla {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.kenarSifirla {
    margin-top: 74px !important;
}

.sebep {
    font-size: 11px;
    color: #f88546;
}
