/*-----------------------------------------------------------------------------------
Template Name: New HTML5 Template,
Template URI: http://www.themectg.com
Description: This is html5 template
Author: Themectg
Author URI: http://www.themectg.com
Version: 1.0
-----------------------------------------------------------------------------------
CSS INDEX
===================
1. Google font
2. Theme Default CSS
3. Helpler-Class
4. Mainmenu-Area
5. Header-Area
6. Service-Box
7. Social-Area
   7.1 Counter-Box
8. Network-Area
9. Feature-Area
10. Price-Area
11. FAQ-Area
12. Gallery-Area
13. Team-Area
14. Testimonial-Area
15. Blog-Area
16. Download-Area
17. Footer-Area
18. Social-Menu
19. Subscribe-Form
20. Preloader-Style
21. ScrollToTop
-----------------------------------------------------------------------------------*/

/*-----------------
1. Google font
------------------*/

@import url('https://fonts.googleapis.com/css?family=Muli:400,600,700,800');

/*-------------------
2. Theme Default CSS
--------------------*/

a {
    text-decoration: none;
    outline: none;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #56576e;
}

input:focus,
button:focus,
a:focus,
a:hover {
    text-decoration: none;
    outline: none;
    color: #6858db;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    
    line-height: 1.4em;
    color: #22233b;
}

html,
body {
    height: 100%
}

body {
      font-family: 'Proxima Nova semibold';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6em;
    color: #56576e;
}

p.spam {
   padding-top: 12px;
    font-size: 19px!important;
    font-weight: 60!important;
    font-family: 'Proxima Nova black'!important;
}

p.spam2 {
    text-align: center;
    text-decoration: underline;
    margin-top: 59px;
    font-weight: 600;
}

@font-face {
font-family: 'Proxima Nova Thin';
src: url('ProximaNovaT-Thin.eot');
src: url('ProximaNovaT-Thin.eot?#iefix') format('embedded-opentype'),
url('ProximaNovaT-Thin.woff') format('woff'),
url('ProximaNovaT-Thin.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}


@font-face {
font-family: 'Proxima Nova Light';
src: url('ProximaNova-Light.eot');
src: url('ProximaNova-Light.eot?#iefix') format('embedded-opentype'),
url('ProximaNova-Light.woff') format('woff'),
url('ProximaNova-Light.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Proxima Nova Regular';
src: url('ProximaNova-Regular.eot');
src: url('ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
url('ProximaNova-Regular.woff') format('woff'),
url('ProximaNova-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Proxima Nova Semibold';
src: url('ProximaNova-Semibold.eot');
src: url('ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
url('ProximaNova-Semibold.woff') format('woff'),
url('ProximaNova-Semibold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Proxima Nova Black';
src: url('ProximaNova-Black.eot');
src: url('ProximaNova-Black.eot?#iefix') format('embedded-opentype'),
url('ProximaNova-Black.woff') format('woff'),
url('ProximaNova-Black.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}


/* Remove Chrome Input Field's Unwanted Yellow Background Color */

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

/*-- 3. Helpler-Class --*/

.vcenter {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    top: 54%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.vcenter p {
    font-family: 'Proxima Nova light';
    line-height: 25px;
    font-size: 19px; 
        font-weight: 700;
}

.item-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bg-white {
    background-color: #ffffff;
}

.text-error {
    color: #ff867a;
}

.bttn-icon, .bttn-icon3 {
    padding: 15px 50px;
       background-color: #6858db;
    color: #ffffff;
    display: inline-block;
    border-radius: 100px;
    border: none;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
}

.bttn-icon {
    padding: 15px 50px;
       background-color: #6858db;
    color: #ffffff;
    display: inline-block;
    border-radius: 100px;
    border: none;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
}


.bttn-icon2 {
padding: 11px 50px;
    background-color: #ffffff00;
    color: #ffffff;
    display: inline-block;
    border-radius: 100px;
    border: 2px solid #aeaeae;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
}

.bb {
    text-align: center;
    margin: auto;
    margin-top: 10px;
}

.bb p{
    max-width: 850px;
    margin: auto;
}


.zzz {
    padding-top: 20px;
}


.zzz2 {
 text-transform: uppercase;
    text-align: center;
    font-size: 28px!important;
    padding-top: 14px!important;
    max-width: 700px!important;
    margin: auto!important;
    line-height: 38px!important;
    padding-bottom: 36px!important;
    font-weight: 900!important;
    /* text-decoration: underline; */
    /* border: 8px solid #f12f21; */
    margin-top: -38px!important;
    margin-bottom: -13px!important;
}
}

.ffdf {
    padding: 0 20px;
}

.space-30 {
    height: 10px;
}
.zzz3 {
    padding: 0!important;
    font-weight: 900!important;
}
.bttn-icon:focus,
.bttn-icon:hover {
    color: #ffffff;
    background-color: #f12f21!important;
    -webkit-box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.4);
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.4);
}

.bttn-icon5 {
    padding: 15px 50px;
    background-color: #c9c81a;
    color: #ffffff;
    display: inline-block;
    border-radius: 100px;
    border: none;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
}

.bttn-icon6 {
    padding: 15px 50px;
    background-color: #30c91a;
    color: #ffffff;
    display: inline-block;
    border-radius: 100px;
    border: none;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
}


.zzz4 {
    font-size: 27px!important;
    font-weight: 800!important;
    line-height: 31px!important;
}

span.zzz7 {
    font-weight: 700;
}
.bttn-icon3:focus,
.bttn-icon3:hover {
    color: #ffffff;
    background-color: #6858db;
    -webkit-box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.4);
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.4);
}


.bttn-icon2:focus,
.bttn-icon2:hover {
    color: #ffffff;
    background-color: #6858db;
    -webkit-box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.4);
    box-shadow: 0 20px 40px -15px rgba(0, 0, 0, 0.4);
    border: 2px solid #6858db;
}

.bttn-icon .bttn-content {
    position: relative;
    display: block;
}

.bttn-icon .bttn-content .icon {
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 30px;
    width: 30px;
}

.bttn-icon .bttn-content small {
    display: block;
    font-size: 12px;
}

.bttn-icon .bttn-content strong {
    display: block;
    font-size: 18px;
}

.bttn-icon.red-hover:hover {
    background-color: #fb788d;
}

.section-pd-top-2 {
    padding-top: 90px;
}

.section-padding-top {
    padding-top: 120px;
    padding-bottom: 120px;
}

.section-padding {
    padding-top: 120px;
    padding-bottom: 120px;
}

.section-padding1 {
    padding-top: 0px;
    padding-bottom: 0px;
}


.section-padding-top2 {
    padding-top: 120px;
}

.section-padding-top1 {
    padding-top: 50px;
}

.section-padding2 {
    padding-top: 8px;
    padding-bottom: 120px;
        background-color: #f8f8f8;
}



.icon-list,
.list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list li {
    display: block;
    margin-bottom: 10px;
}

.icon-list li {
    display: block;
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
    color: #22233b;
}

.icon-list li .icon {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 25px;
}

.page-title {
 
    font-size: 22px;
    font-family: 'Proxima Nova semibold';
    line-height: 24px;
        color: #ffffff;
}
.page-title3 {
 
   font-size: 20px;
    font-family: 'Proxima Nova semibold';
    line-height: 24px;
    color: #181818;
}

.page-title1 {
    font-size: 28px;
    font-family: 'Proxima Nova semibold';
    line-height: 24px;
        color: #2a2a2a;
    margin-bottom: 40px;
    margin-top: 62px;
}

/*-- 4. Mainmenu-Area --*/

.mainmenu-area {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    z-index: 99999;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #ffffff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.mainmenu-area.transparent {
    background: none;
}

.mainmenu-area.affix {
    background-color: #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 5px;
    padding-bottom: 5px;
}

.mainmenu-area ul.nav.navbar-nav {
    float: none;
    display: block;
    text-align: center;
}

.mainmenu-area ul.nav.navbar-nav li {
    float: none;
    display: inline-block;
}

.mainmenu-area ul.nav.navbar-nav > li > a {
  background: none;
    font-weight: 500;
    font-size: 14px;
    color: #56576e;
    padding: 20px;
}

.mainmenu-area ul.nav.navbar-nav > li.active > a,
.mainmenu-area ul.nav.navbar-nav > li > a:hover {
    color: #6858db;
}

.navbar-bttn {
    padding: 11px 31px;
    background-color: #ffffff;
    border: 1px solid #6858db;
    color: #6858db;
    display: inline-block;
    border-radius: 1px;
    box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.1);
}

.navbar-bttn.active,
.navbar-bttn:hover {
   color: #0d0d25;
    background-color: #ffdd00;
    font-size: 20px;
    border: none;
    font-weight: 600;
}

.navbar-bttn.active:hover {
    background-color: #ffffff;
    color: #6858db;
}

.orange-text{
    color: #ffdd00;
}

.orange-text2{
    color: #ff0000;
    text-decoration: none;
}


.orange-text:hover{
    color: #fff;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.violet-text{
    color: #6858db;
    font-weight: 600;
}


.violet-text:hover{
    color: #ffdd00;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
/*-- 5. Header-Area --*/

.header-area {
    position: relative;
    height: 100%;
    width: 100%;
    background: url('images/header-bg-1.jpg') no-repeat scroll right bottom / 100% auto;
    padding: 42px 0;
}

.headline {
    font-size: 48px;
    font-weight: 800;
}

.download-area .bttn-icon,
.header-area .bttn-icon {
    margin-right: 15px;
}

/*-- 6. Service-Box --*/

.single-service {
    padding: 47px 30px;
    margin: 0 0 30px 0;
    text-align: center;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 30px -12px #c9c9c9;
    box-shadow: 0 0 30px -12px #c9c9c9;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-color: #fff;

}

.single-service:hover {
    -webkit-box-shadow: 0 0 30px -5px #c9c9c9;
    box-shadow: 0 0 30px -5px #c9c9c9;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.single-service .service-icon {
  width: 92px;
    height: 92px;
    margin: auto auto 40px auto;
    background-color: rgba(246, 246, 249, 0);
    padding: 15px;
    border-radius: 6px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.single-service .service-icon img,
.single-service .service-icon i {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.single-service .service-title {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize;
}

/*-- Feature-Box --*/

.feature-box {
    text-align: center;
}

.feature-box .feature-icon {
    width: 100%;
    height: 80px;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
    display: inline-block;
    font-size: 24px;
    line-height: 80px;
    color: #ffffff;
    margin-bottom: 30px;
}

/*-- 7. Social-Area --*/

.social-logo {
    margin-bottom: 30px;
}


/*-- 7.1 Counter-Box --*/

.counter-boxes {
    margin: 0;
    padding: 0;
    list-style: none;
}

.counter-boxes li {
    display: inline-block;
    padding: 20px;
    margin-right: 20px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    min-width: 120px;
    min-height: 100px;
    text-align: center;
    background-color: #ffffff;
}

.counter-boxes li .counter {
    color: #f9748e;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 10px;
}

.counter-boxes li .title {
    font-size: 18px;
    color: #56576e;
}


/*-- 9. Feature-Area --*/

.single-feature {
    width: 100%;
    text-align: center;
    padding: 50px 30px;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin-top: 30px;
    margin-bottom: 30px;
}


.single-feature:hover {
    -webkit-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}


.single-feature .feature-icon {
    height: 120px;
    width: 120px;
    text-align: center;
    margin: auto;
}

.single-feature .feature-icon img {
    width: auto;
    margin: auto;
}

.single-feature .title {
    font-size: 22px;
}

.features .owl-stage .owl-item:nth-child(even) .single-feature {
    margin-top: 60px;
}

/*-- 10. Price-Area --*/

.price-box {
    padding: 60px;
    text-align: center;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    background: url("images/price-bg.png") no-repeat scroll right top/ auto 50%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.price-box:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
}

.price-box .price-icon {
    height: 80px;
}

.price-box .title {
    font-size: 22px;
    font-weight: 700;
}

.price-box ul {
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
    color: #56576e;
}

.price-box ul li {
    margin-bottom: 10px;
}

.price-box .price-rate {
    color: #6858db;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 30px;
}

.bttn-default {
    border: 1px solid #6858db;
    border-radius: 100px;
    color: #6858db;
    padding: 10px 30px;
    display: inline-block;
    font-weight: 700;
    background-color: #ffffff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.bttn-default:hover {
    background-color: #6858db;
    color: #ffffff;
}

.bttn-sq {
    border-radius: 6px;
}

.bttn-lg {
    padding: 20px 50px;
}

.form_control {
    width: 100%;
    padding: 18px 20px;
    border-radius: 6px;
    border: 1px solid #d2d2db;
    margin-bottom: 30px;
    outline: none;
}

textarea.form_control {
    min-height: 120px;
}

.form-double .form_group {
    width: calc(50% - 15px);
    float: left;
}

.form-double .form_group.last {
    float: right;
}

/*-- 11. FAQ-Area --*/

.single-faq {
    background-color: rgb(255, 255, 255);
    padding: 30px 20px;
    margin-bottom: 30px;
    border-radius: 6px;
}

/*-- 12. Gallery-Area --*/



.gallery {
    width: 100vw;
}

.gallery .item {
    margin: 30px 15px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1)
}

.gallery .owl-controls .owl-nav > div {
    position: absolute;
    top: calc(50% - 30px);
    left: -70px;
    width: 70px;
}

.gallery .owl-controls .owl-nav > div.owl-next {
    top: calc(50% + 30px);
}

.gallery .owl-controls .owl-nav > div img {
    width: 40px;
}

.video-box {
    position: relative;
}

.video-box .video-photo {
    border-radius: 6px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
}

.play-bttn {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background-color: #f12f21;
    color: #ffffff;
    line-height: 100px;
    font-size: 50px;
    -webkit-box-shadow: 0 0 0 0 #6858db;
    box-shadow: 0 0 0 0 #6858db;
    padding-left: 6px;
}

.play-bttn:focus,
.play-bttn:hover {
    color: #6858db;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 50px -10px #6858db;
    box-shadow: 0 0 50px -10px #6858db;
}

.video-box .play-bttn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*-- 13. Team-Area --*/

.single-team {
    border-radius: 300px 300px 10px 10px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    text-align: center;
    overflow: hidden;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.single-team:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.1);
}

.team-photo {
    overflow: hidden;
    border-radius: 100%;
}


.team-photo img {
    width: 100%;
}

.team-content {
    padding: 15px 15px;
}

.single-team .name {
    margin-bottom: 5px;
}

/*-- 14. Testimonial-Area --*/

.single-testimonial {
    position: relative;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
    padding: 60px 60px 60px 80px;
    border-radius: 6px;
    width: 80%;
    margin: 30px auto;
}

.single-testimonial:before {
    content: "\f1b2";
    font-family: 'Material-Design-Iconic-Font';
    font-size: 40px;
    color: #6858db;
    position: absolute;
    left: 30px;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.single-testimonial .client-name {
    display: block;
    width: 100%;
    margin-top: 20px;
    color: #6858db;
}

.features .owl-controls .owl-nav > div,
.testimonials .owl-controls .owl-nav > div {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    display: block;
}

.features .owl-controls .owl-nav > div.owl-next,
.testimonials .owl-controls .owl-nav > div.owl-next {
    left: auto;
    right: 0;
}

.features .owl-controls .owl-dots,
.testimonials .owl-controls .owl-dots {
    text-align: center;
}

.features .owl-controls .owl-dots .owl-dot,
.testimonials .owl-controls .owl-dots .owl-dot {
    display: inline-block
}

.features .owl-controls .owl-dots .owl-dot > span,
.testimonials .owl-controls .owl-dots .owl-dot > span {
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 100%;
    border: 1px solid #6858db;
    margin: 4px 8px;
    background-color: #ffffff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.features .owl-controls .owl-dots .owl-dot.active > span,
.testimonials .owl-controls .owl-dots .owl-dot.active > span {
    background-color: #6858db;
}

.features .owl-controls .owl-dots .owl-dot {
    display: none;
}

/*-- 15. Blog-Area --*/

.blog-single {
    border: 1px solid #f2f2f2;
    -webkit-box-shadow: 0 0 20px 0 #f2f2f2;
    box-shadow: 0 0 20px 0 #f2f2f2;
    border-radius: 6px;
    overflow: hidden;
}

.blog-single .blog-content {
    padding: 30px 15px;
}

.blog-single .blog-content .title {
    font-size: 16px;
}

.blog-single .blog-meta {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
}

.blog-single .blog-meta li {
    display: inline-block;
    margin-right: 10px;
}

.blog-single .blog-meta li:last-child {
    margin-right: 0;
}

.blog-single .read-more {
    font-size: 12px;
}

/*-- 16. Download-Area --*/



/*-- 17. Footer-Area --*/

.footer-area {
    padding: 20px;
    background-color: #171717;
}

/*-- 18. Social-Menu --*/

.social-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.social-menu li {
    display: inline-block;
    margin-right: 5px;
}

.social-menu li a i {
    width: 40px;
    height: 40px;
    background-color: #6858db;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
    color: #ffffff;
    font-size: 14px;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.social-menu li a:hover i {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}

.social-menu li a i.zmdi-facebook {
    background-color: #3b5999;
}

.social-menu li a i.zmdi-twitter {
    background-color: #55acee;
}

.social-menu li a i.zmdi-google-plus {
    background-color: #dd4b39;
}

.social-menu li a i.zmdi-youtube-play {
    background-color: #e4405f;
}

/*-- 19. Subscribe-Form --*/

.subscribe {
    position: relative;
}

.subscribe .control {
    background-color: #ffffff;
    border: 1px solid #6858db;
    ;
    height: 50px;
    border-radius: 100px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 15px 30px;
    width: 100%;
}

.subscribe .sub-button {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    border: none;
    width: 80px;
    border-radius: 0 100px 100px 0;
    color: #ffffff;
    background-color: #6858db;
}

.subscribe ::-webkit-input-placeholder {
    color: #6858db
}

.subscribe :-ms-input-placeholder {
    color: #6858db
}

.subscribe ::-ms-input-placeholder {
    color: #6858db
}

.subscribe ::placeholder {
    color: #6858db
}

/*-- 20. Preloader-Style --*/

.preloade {
    background-color: #ffffff;
    bottom: 0;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999;
}

.preloade span {
    background: #6858db;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #6858db, #9f96e9);
    /* For Safari 5.1 to 6.0 */
    /* For Opera 11.1 to 12.0 */
    /* For Firefox 3.6 to 15 */
    background: -webkit-gradient(linear, left top, right top, from(#6858db), to(#9f96e9));
    background: -o-linear-gradient(left, #6858db, #9f96e9);
    background: linear-gradient(to right, #6858db, #9f96e9);
    border-radius: 100%;
    bottom: 0;
    height: 60px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    -webkit-animation: mymove 1.5s infinite linear;
    animation: mymove 1.5s infinite linear;
}

@-webkit-keyframes mymove {
    0 {
        -webkit-box-shadow: 0 0 0 0 rgba(104, 88, 219, 0.5), 0 0 0 0 rgba(104, 88, 219, 0.5);
        box-shadow: 0 0 0 0 rgba(104, 88, 219, 0.5), 0 0 0 0 rgba(104, 88, 219, 0.5);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(104, 88, 219, 0.5), 0 0 0 10px rgba(104, 88, 219, 0.5);
        box-shadow: 0 0 0 10px rgba(104, 88, 219, 0.5), 0 0 0 10px rgba(104, 88, 219, 0.5);
    }
    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(104, 88, 219, 0.5), 0 0 0 20px rgba(104, 88, 219, 0.5);
        box-shadow: 0 0 0 10px rgba(104, 88, 219, 0.5), 0 0 0 20px rgba(104, 88, 219, 0.5);
    }
    75% {
        -webkit-box-shadow: 0 0 0 10px rgba(104, 88, 219, 0.5), 0 0 0 10px rgba(104, 88, 219, 0.5);
        box-shadow: 0 0 0 10px rgba(104, 88, 219, 0.5), 0 0 0 10px rgba(104, 88, 219, 0.5);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(104, 88, 219, 0.5), 0 0 0 0 rgba(104, 88, 219, 0.5);
        box-shadow: 0 0 0 0 rgba(104, 88, 219, 0.5), 0 0 0 0 rgba(104, 88, 219, 0.5);
    }
}

@keyframes mymove {
    0 {
        -webkit-box-shadow: 0 0 0 0 rgba(104, 88, 219, 0.5), 0 0 0 0 rgba(104, 88, 219, 0.5);
        box-shadow: 0 0 0 0 rgba(104, 88, 219, 0.5), 0 0 0 0 rgba(104, 88, 219, 0.5);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(104, 88, 219, 0.5), 0 0 0 10px rgba(104, 88, 219, 0.5);
        box-shadow: 0 0 0 10px rgba(104, 88, 219, 0.5), 0 0 0 10px rgba(104, 88, 219, 0.5);
    }
    50% {
        -webkit-box-shadow: 0 0 0 10px rgba(104, 88, 219, 0.5), 0 0 0 20px rgba(104, 88, 219, 0.5);
        box-shadow: 0 0 0 10px rgba(104, 88, 219, 0.5), 0 0 0 20px rgba(104, 88, 219, 0.5);
    }
    75% {
        -webkit-box-shadow: 0 0 0 10px rgba(104, 88, 219, 0.5), 0 0 0 10px rgba(104, 88, 219, 0.5);
        box-shadow: 0 0 0 10px rgba(104, 88, 219, 0.5), 0 0 0 10px rgba(104, 88, 219, 0.5);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(104, 88, 219, 0.5), 0 0 0 0 rgba(104, 88, 219, 0.5);
        box-shadow: 0 0 0 0 rgba(104, 88, 219, 0.5), 0 0 0 0 rgba(104, 88, 219, 0.5);
    }
}

.preloade span i {
    bottom: -7px;
    color: #ffffff;
    font-size: 28px;
    height: 32px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
}

/*-- 21. ScrollToTop --*/

#scrollUp {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 50px;
    height: 50px;
    font-size: 20px;
    text-align: center;
    background-color: #6858db;
    color: #ffffff;
    border-radius: 3px;
    line-height: 50px;
}

#map {
    width: 100%;
    height: 700px;
}

/*-- Home-2 --*/

.home2 .header-area {
    background: url('images/bg-team-page.jpg') no-repeat scroll center center / cover;
}

.home2 .mainmenu-area ul.nav.navbar-nav > li > a {
    color: #ffffff;
}

.home2 .mainmenu-area ul.nav.navbar-nav > li > a:hover {
    color: #6858db;
}

.home2 .mainmenu-area.affix {
        background-color: #1d022f;
    padding-top: 13px;
}

.home2 .header-area {
    color: #ffffff;
    font-size: 20px;
}

.home2 .text-error {
    color: #ffffff;
    font-family: 'Proxima Nova Light';
    font-size: 20px;
    
}

.home2 .headline {
    color: #ffffff;
}

.row-middle {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.home2 .price-box {
    background: url("images/price-bg-2.png") no-repeat scroll right top/ auto 50%;
}



.home2 .bttn-icon:hover {
        background-color: #6858db;
}

/*-- Home-3 --*/

.home3 .header-area {
    background: url("images/header-bg-3.jpg") no-repeat scroll center left / auto 100%;
    position: relative;
    z-index: 1;
}

.home3 .header-area:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: url("images/home-mobile-3.png") no-repeat scroll center right 15% / auto 80%;
}

.home3 .mainmenu-area ul.nav.navbar-nav > li > a {
    color: #ffffff;
}

.home3 .mainmenu-area ul.nav.navbar-nav > li > a:hover {
    color: #6858db;
}

.home3 .mainmenu-area.affix {
    background-color: #003073
}

.home3 .header-area {
    color: #ffffff;
}

.home3 .text-error {
    color: #ffffff;
}

.home3 .headline {
    color: #ffffff;
}

.home3 .price-box {
    background: url("images/price-bg-2.png") no-repeat scroll right top/ auto 50%;
}

.home3 .download-area {
    background: url(images/download-bg-2.jpg) no-repeat scroll left center / auto 100%;
}

.home3 .bttn-icon {
    border-radius: 5px;
}

.home3 .bttn-icon:hover {
    background-color: #d8006b
}

.shape-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-around;
}

.shape-list li {
    text-align: center;
    margin-right: 20px;
    font-size: 22px;
    font-weight: 700;
}

.shape-list li span {
    display: block;
    width: 120px;
    height: 90px;
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    line-height: 80px;
    color: #ffffff;
    margin-bottom: 20px;
}

.star {
    font-family: 'Proxima Nova Black';
    color: #ffdd00;
    font-size: 60px;
    text-transform: uppercase;
}
.laser {
    font-family: 'Proxima Nova Black';
    color: #ffffff;
    font-size: 60px;
    text-transform: uppercase;
}

.navbar-left {
    float: none!important;
    
}

.video-text {
    text-align: left;
    padding-left: 
        70px;
    margin-bottom: 80px;
}

.video-text h2 {
    font-family: 'Proxima Nova semibold';
    font-size: 25px;
    line-height: 27px;
    color: #2c2c2c;
    font-weight: 300;
        padding-left: 15px;
}

.video-text h3 {
    font-family: 'Proxima Nova light';
    font-size: 22px;
    line-height: 22px;
}



#about-page {
    background-color:#fbfbfb!important;
    padding-bottom: 100px;
}

.old {
    text-decoration: line-through;
}
.new {
    font-family: 'Proxima Nova semibold';
    font-size: 22px;
}

.tovarcard h2 {
    font-family: 'Proxima Nova semibold';
    font-size: 17px;
    line-height: 19px;
    color: #1b1c4c;
    font-weight: 300;
   
}

.tovarcard p {
    font-family: 'Proxima Nova light';
    font-size: 16px;
    line-height: 19px;
    color: #2c2c2c;
    font-weight: 300;
}
.tech {
    font-family: 'Proxima Nova semibold';
    font-size: 16px;
    text-decoration: underline;
    border: none;
    background-color: inherit;
   
}

.videoclick {
    font-family: 'Proxima Nova semibold';
    font-size: 16px;
    text-decoration: underline;
   
}

.tovarcard img {
    padding-top: 33px;
    padding-bottom: 33px;
}


.single-service p {
      font-family: 'Proxima Nova light';
    font
}
  

.obivka {
    background-image: url(images/header-bg-31.jpg);
        background-size: cover;
        padding-bottom: 120px;
}
.title1 {
    font-size: 15px;
    font-weight: 600;
}

.wrapwrap {
    display: flex;
    margin: auto;
    justify-content: space-around;
    flex-wrap: wrap;
    max-width: 1170px;
}

.wrapwrap_item {
    width: 55%;
    padding-top: 100px;
}

.wrapwrap_item2 {
    width: 45%;
    padding-top: 100px;
}

.wrapwrap_item img {
    max-width: 100%;
}


.wrapwrap h2 {
    font-size: 18px;
}


/*Политика кон-ти:*/
.under{
    text-decoration: underline;
}


/*MODALS*/
    .modal-dialog{
    width: 450px;
    margin-top: 130px;
}

    #form_one,
    #form_two,
    #form_three{
    width: 70%;
    margin: 0 auto;
}

    #form_one input,
    #form_two input,
    #form_three input{
    margin-bottom: 15px;
}

    #form{
    width: 100%;
    margin: 0 auto;

}

    .modal-title{
        text-align: center;
    font-size: 22px;
    font-weight: 400;
    /* text-transform: uppercase; */
    line-height: 22px;
    padding: 30px;
}

    .formname_modal{
        height: 46px;
    width: 100%;
    color: #4a4a4a;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    border-radius: 5px;
    border-color: #f0f0f0;
    border-radius: 30px;
    border: 1px solid #7c7c7c;
    width: 221px;
}

    .btn_modal{
    width: 100%;
    height: 48px;
    background-color: #ff970d;
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    margin: 5px 0;
    border-radius: 5px;
    border: 0px solid #ddd;
    box-shadow: inset 0 -5px 0 -2px rgba(0, 0, 0, 0.4);
}




.subscribe_yellow{
    margin-top: 5px;
    text-align: center;
    color: #818181;
}
label {
    display: inline;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 300;
    font-size: 12px;
}
.subscribe_yellow h2{
    font-size: 12px;
    font-weight: 400;
    margin-top: 5px;
}

.massenger-click {
    margin-bottom: -30px;
}

.navbar-right {
    text-align: center;
}

.massenger-click {
    font-size: 15px;
    line-height: 33px;
    text-decoration: underline;
    color: #fff;
}
.fcon {
    text-align: center;
}


.massenger-click1 {
    font-size: 15px;
    line-height: 40px;
    text-decoration: underline;
    color: #fff;
}


.modal-body {
    text-align: center;
}

.modal-body p {
    text-align: left;
}
.massenger-click3 {
    line-height: 28px;
}
.video-box a {
    text-decoration: underline;
}

.zmdi {
    display: inline-block;
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    
}

.navbar-nav>.nav-item>.nav-link.active:after {
    content: "";
    border-bottom: 2px solid #cd99d4;
    left: 1rem;
    right: 1rem;
    bottom: 5px;
    height: 1px;
    position: absolute;
}

.section-padding-top p {
  font-size: 18px;
    padding: 0 15px;
    padding-top: 0px;
    font-family: 'Proxima Nova light';
}

.video-box h5 {
        text-align: center;
    font-size: 16px;
    color: #fff;
    font-family: 'Proxima Nova light';
    padding-top: 20px;
    text-decoration: underline;
}

.zmdi-play:before {
    content: '\f3aa';
    }

.strong {
    font-family: 'Proxima Nova semibold';
    color: #2c2c2c;
    text-align: center;
    margin: auto;
    font-size: 18px;
}

.footer-area h2 {
    font-size: 15px;
    color: #dddddd;
    font-family: 'Proxima Nova light';
    text-align: center;
}


.text-center {
        margin-bottom: 44px;
        
}
.sp1 {
     font-size: 21px;
    color: #ffdd00;
    font-family: 'Proxima Nova light';
    text-align: center;
    line-height: 50px;
    font-weight: 900;
}

.sp2 {
     font-size: 21px;
    color: #6858db;
    font-family: 'Proxima Nova light';
    text-align: center;
    line-height: 50px;
    font-weight: 900;
}

span.off2 {
        border-radius: 1px;
    margin: auto;
    text-align: Ð´;
    /* max-width: 530px; */
    margin-top: 10px;
    /* border: 1px solid #dedede; */
    padding: 10px;
    font-size: 18px;
    margin: 10px;
    margin: auto;
    margin-right: 15px;
    margin-left: 15px;
    /* margin: auto; */
    margin-top: 10px;
        font-weight: 500;
}

.qform-row {
    text-align: left;
}

p.partner {
    text-align: center;
    margin: auto;
    max-width: 700px;
    padding-top: 10px;
    padding-bottom: 15px;
}

section#gallery-page {
    background-color: #f8f8f8;
}

span.wht {
    color: #fff;
}

big {
    font-size: 28px;
}

span.yellow {
    color: #ffe300;
}

.col-xs-12.col-md-6.text-center {
    margin-top: 25px;
}

h4.zzz2 {
    font-family: 'Proxima Nova semibold';
}

.section-padding-top p {
    font-size: 18px;
    padding: 0 15px;
    padding-top: 0px;
    font-family: 'Proxima Nova light';
    font-weight: 900!important;
    
    padding-top: 16px;
}

.space {
    height: 58px;
}

.bb a {
    color: #6858db;
}

.section-padding-top {
    padding-top: 90px;
    padding-bottom: 90px;
}

.title1 {
    font-size: 23px;
    font-weight: 600;
    color: #101010;
}

h3.partner {
    padding-top: 30px;
}

h3.partner a {
    color: #6858db;
}