@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900);
@import url(https://fonts.googleapis.com/css?family=Nunito:300,400,400i,600,700&subset=latin-ext);
*,details{
    box-sizing:border-box
}

@keyframes scroll {
        0% {
            transform: translateX(0);
        }

        100% {
            transform: translateX(calc(-250px * 8));
        }
 }

 .slider {
        height: 100px;
        margin: auto;
        overflow: hidden;
        position: relative;
        width: auto;
    }

.slider .slide-track {
        animation: scroll 40s linear infinite;
        display: flex;
        width: calc(250px * 14);
    }

 .slider .slide {
        /* height: 100px;
     width: 250px; */
        margin: 0px 15px;
}
	
	
.demo1 {
   width: 100px;
  position: absolute;
  top: 15px !important;
  right: 0;
  -webkit-animation: myfirst 20s; /* Safari 4.0 - 8.0 */
  -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
  animation: myfirst 20s;
  z-index: 99;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes myfirst {
  0%   {background: #ff000000; right: 0px; top: 0px;}
  
  100% {background: #ff000000; right: 100%; top: 0px;}
}

body,html,summary::after{
    -webkit-font-smoothing:antialiased
}
.Investors p,h1,h2,h3,h4,h5,h6{
    font-weight:400
}
h1,h2,h3,h4,h5,h6{
    margin-bottom:20px!important;
    color:#0e0e0e
}
h1{
    font-size:36px
}
h2{
    font-size:32px
}
h3{
    font-size:28px
}
h4{
    font-size:24px
}
h5{
    font-size:20px
}
h6{
    font-size:16px
}
a,abbr,acronym,address,applet,article,aside,b,big,blockquote,body,center,cite,code,dd,del,dfn,div,div pre,dl,dt,em,figcaption,figure,font,footer,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,li,nav,object,ol,p,q,s,samp,section,small,span,strike,strong,sub,sup,tt,u,ul,var{
    margin:0;
    padding:0;
    border:0;
    outline:0
}

.biteralogo{
		width: 157px;
}	


#tabs{
	
}
#tabs h6.section-title{
    color: #eee;
}

#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #f3f3f3;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid #6a1c73 !important;
    font-size: 20px;
    font-weight: bold;
}
#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #0e0e0e;
    font-size: 20px;
}



.landingtext{
    padding-top:6%;
    padding-left:3%
}
.landingtext .img{
    margin-bottom:7px
}
.leandig_gif{
    padding-right:0
}
.leandig_gif img{
    width:100%;
    height:100%;
    overflow:hidden;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover
}
.typed-cursor{
    color:#fff4d;
    font-size:23px
}
.img-responsive{
    display:block;
    max-width:100%;
    height:auto
}

.mac_lap{
	max-width: 700px !important;
}


.Investors p{
    font-size: 16px;
    color: black;
    line-height: 27px;
    margin-bottom:20px;
    margin-top: 20px;
    /* width: 100%; */
}
.faq h2{
    font-weight:800;
    font-size:20px;
    color:#3e3e3e;
    margin-bottom:20px!important
}
.faq p{
    font-weight:400;
    font-size:15px;
    color:grey;
    line-height:25px
}
.titel1{
    padding-bottom:50px!important
}
.tradingprice .lastdiv{
    border-right:none!important
}
.tradingprice .item{
    float:left;
    margin-top:17px;
    box-shadow:0 2px 35px 0 rgba(0,0,0,.41);
    border-radius:21px;
    padding:30px 50px
}
.tradingprice p{
    padding:0;
    margin:0
}
.coin{
    font-weight:800;
    color:#3e3e3e;
    font-size:20px
}
.coin .green,.coin .red{
    font-weight:400;
    font-size:11px
}
.coin .red{
    color:red
}
.coin .green{
    color:#008400
}
.ProductView{
    font-size:24px;
    font-weight:800;
    color:#1b843b
}
.ProductView span{
    color:#7e7e6f
}
.volume{
    font-size:12px
}
.volume span{
    color:#1b843b;
    font-weight:900
}
#typed{
    font-weight:800!important;
    font-size:38px!important;
    color:#fff!important;
    line-height:46px
}
#typed span{
    color:#b2f908
}
@-webkit-keyframes argh-my-eyes{
    0%,49%,50%,99%{
        color:#06b29c
    }
    100%{
        color:#b2f908
    }
}
@-moz-keyframes argh-my-eyes{
    0%,100%,49%{
        color:#b2f908
    }
    50%,99%{
        color:#06b29c
    }
}
@keyframes argh-my-eyes{
    0%,100%,49%{
        color:#b2f908
    }
    50%,99%{
        color:#06b29c
    }
}
#typed a{
    -webkit-animation:argh-my-eyes .5s infinite;
    -moz-animation:argh-my-eyes .5s infinite;
    animation:argh-my-eyes .5s infinite
}
#typed a:hover{
    color:#06b29c
}
.landing{
    min-height:auto!important;
    height:auto!important;
    position:initial!important
}
.landingpage{
    background:url(../images/photos/landing.jpg) left center no-repeat fixed;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover
}
.right_content{
    background:#000;
    padding:100px 70px;
    height:400px
}
.right_content img{
    margin-bottom:31px;
    width:189px
}


.cs h1{
	color: #252525 !important;
    font-weight: bold;
    text-transform: uppercase;
    padding: 2px 0px 30px 0px;
    font-size: 82px;
    letter-spacing: -3px;
	}

@media (max-width:786px){
	.landingtext {
		padding: 40px 20px;
    }
	
	.cs h1{
		color: #252525 !important;
		font-weight: bold;
		text-transform: uppercase;
		padding: 10px 0px 0px 0px;
		font-size: 50px !important;
		letter-spacing: -3px;
	}
	
	.landingtext img{
		width: 250px !important;
	}
	
    .tradingprice .item{
        width:100%;
        text-align:center
    }
    .leandig_gif{
        position:absolute;
        bottom:0;
        right:0
    }
    .right_content{
        background:#000;
        padding:100px 30px;
        height:335px
    }
    #typed{
        font-weight:800!important;
        font-size:21px!important;
        color:#fff!important;
        line-height: normal;
    }
}
.clearfix:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
.clearfix{
    display:inline-block
}
article,aside,footer,header,hgroup,html[xmlns] .clearfix,nav,section{
    display:block
}
* html .clearfix{
    height:1%
}
li,ul{
    padding:0;
    margin:0;
    list-style:none
}
body,html{
    font-family:Roboto,sans-serif;
    font-weight:400;
    font-size:16px;
    -ms-text-size-adjust:100%;
    -moz-osx-font-smoothing:grayscale
}
a{
    text-decoration:none!important
}
h1,h2,h3,h4,h5,h6{
    margin-top:0
}
ul{
    margin-bottom:0
}
.loader-wrapper{
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:99999;
    margin:0;
    background-image:linear-gradient(127deg,#262a36 0,#181b25 91%);
    display:flex;
    justify-content:center;
    align-items:center
}
.loader-wrapper .center{
    width:90px;
    height:90px;
    position:relative;
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:center
}
.loader-wrapper .center .dot{
    width:8px;
    animation:dot 1.2s cubic-bezier(.91,1.42,.87,.99);
    animation-fill-mode:both;
    animation-iteration-count:infinite;
    height:8px;
    border-radius:50%;
    background-color:#fff;
    margin:1px
}
.loader-wrapper .center .dot.dot-two{
    animation-delay:150ms
}
.loader-wrapper .center .dot.dot-three{
    animation-delay:.3s
}
.loader-wrapper .center .dot.dot-four{
    animation-delay:450ms
}
.loader-wrapper .center .dot.dot-five{
    animation-delay:.6s
}
@keyframes dot{
    0%,100%{
        transform:translateY(-10px)
    }
    50%{
        transform:translateY(10px)
    }
}
::selection{
    background:#4886FF;
    color:#fff
}
::-moz-selection{
    background:#4886FF;
    color:#fff
}
#ac-wrapper{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background: rgba(0, 0, 0, 0.93);
    z-index:1001;
	display:none;
}
#popup,.page .cover,.section,.section2{
    position:relative
}
#popup{
    width:450px;
    background:#000;
    padding:10px 20px;
    border: 1px solid #b4f908;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    /* box-shadow:#64686e 0 0 3px 3px; */
    -moz-box-shadow:#64686e 0 0 3px 3px;
    /* -webkit-box-shadow:#64686e 0 0 3px 3px; */
    top:25%;
    left:50%;
    transform:translate(-50%,25%);
}
#popup h6{
    margin-top: 23px;
    line-height: 24px;
    font-weight: 400;
    color:#fff;
    font-size: 15px;
    margin-bottom: 23px !important;
}
#popup .close span{
    color:#fff
}
.search_btn,.search_btnhm{
    width:100%;
    float:left;
    text-align:center;
    margin-bottom:15px
}
.search_btnhm{
    text-align:left
}
.search_btn input[type=text],.search_btnhm input[type=text]{
    width:90%;
    height:50px;
    padding:10px 110px 10px 20px;
    border-radius: 6px;
    border:1px solid #efefef;
}
.search_btn input[type=submit],.search_btnhm input[type=submit]{
    margin-left:-25%;
    border-radius: 6px;
    height: 52px;
    width: 130px;
    background: #6a1c73;
    /* background:linear-gradient(127deg,#b4f908 0,#06b29a 91%); */
    -webkit-background:-webkit-linear-gradient(127deg,#b4f908 0,#06b29a 91%);
    color:#fff;
    border:0;
    -webkit-appearance:none;
}

.search_btn input[type=submit]:hover,.search_btnhm input[type=submit]:hover{
     background: #009a39;
}

.search_btnhm input[type=submit]{
    margin-left: -29%;
}
.align-self-center{
    -ms-flex-item-align:center!important;
    align-self:center!important
}
.align-self-bottom{
    -ms-flex-item-align:flex-end!important;
    align-self:flex-end!important
}
.section{
    padding-top:100px;
    padding-bottom:100px
}
.section2{
    padding-top:0;
    padding-bottom:150px
}
.section.services-section{
    margin-top:-200px;
    position:relative;
    z-index:10
}
.section.background{
    background:url(../images/bg-top.svg) center top no-repeat #F4F8FB;
    background-size:contain
}
.page .cover{
    min-height:270px
}
.page .cover:before{
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    right:0;
    bottom:0;
    background-image:linear-gradient(127deg,#384DFF 0,#24CDFF 91%);
    z-index:2;
    opacity:.85
}
.page .cover .page-top{
    position:absolute;
    width:100%;
    bottom:50px;
    z-index:3
}
.page .cover .page-top h1{
    font-weight:400;
    font-size:36px;
    line-height:46px;
    letter-spacing:1.4px;
    color:#fff;
    text-align:center
}
.page .cover .page-top .breadcrumb{
    float:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    background:0 0;
    padding:0;
    margin-top:8px;
    margin-bottom:0;
    display:block;
    text-align:center
}
.page .cover .page-top .breadcrumb li{
    font-weight:400;
    font-size:14px;
    color:#F7F8FF;
    line-height:30px;
    margin-left:10px;
    display:inline-block
}
.page .cover .page-top .breadcrumb li:after{
    font-family:FontAwesome;
    content:"\f105";
    margin-left:10px;
    color:#F7F8FF
}
.home-services-item:before,.page .cover .page-top .breadcrumb li:last-child:after,.page-app:before,.parallax:before,.team-item:before,.welcome-area .welcome-bg:after,.welcome-area .welcome-bg:before{
    content:''
}
.page .cover .page-top .breadcrumb li:first-child,.page .cover .page-top .breadcrumb li:last-child:after{
    margin-left:0
}
.page .cover .page-top .breadcrumb li a{
    font-weight:400;
    font-size:14px;
    color:#fff
}
.page .page-bottom{
    padding-top:100px;
    padding-bottom:100px;
    font-weight:400;
    font-size:16px;
    letter-spacing:.88px;
    line-height:28px;
    color:#6F8BA4
}
.page .page-bottom p{
    margin-bottom:28px
}
.page .page-bottom .home-services-item{
    margin-top:0;
    margin-bottom:30px
}
.page-gallery{
    height:400px;
    display:block;
    overflow:hidden;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    margin-bottom:30px
}
.page-gallery.small{
    height:185px
}
.mtop-70{
    margin-top:70px!important
}
.mbottom-20{
    margin-bottom:20px!important
}
.mbottom-30{
    margin-bottom:30px!important
}
.mbottom-60{
    margin-bottom:60px!important
}
.mbottom-0{
    margin-bottom:0!important
}
.pbottom-70{
    padding-bottom:70px!important
}
.pbottom-80{
    padding-top:10%!important
}
blockquote{
    margin-bottom:28px;
    padding:40px 30px 30px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    background:#F4F8FB;
    overflow:hidden
}
blockquote .text{
    position:relative;
    text-align:center
}
blockquote .text p{
    position:relative;
    width:100%;
    z-index:2;
    margin-bottom:10px!important
}
blockquote .text:after,blockquote .text:before{
    position:absolute;
    z-index:1;
    font-size:40px;
    color:#e1ecf4;
    font-family:FontAwesome
}
blockquote .text:before{
    content:"\f10d";
    left:0;
    top:0
}
blockquote .text:after{
    content:"\f10e";
    right:0;
    bottom:0
}
blockquote .author{
    color:#3B566E;
    text-align:center
}
.left-heading .section-title{
    font-weight:800;
    font-size:31px;
    color: #000000;
    letter-spacing:-1px;
    margin-bottom:20px!important;
}
.center-heading{
    text-align:center
}
.center-heading .section-title{
    font-weight:800;
    font-size:30px;
    color: #000000;
    line-height:40px;
    margin-bottom:20px!important;
    text-transform: uppercase;
}
.center-text,.left-text{
    font-size: 16px;
    color: black;
    line-height: 26px;
    font-weight:400;
}
.left-text{
    margin-bottom:50px;
    text-align:justify
}
.left-text p{
    margin-bottom:30px
}
.center-text{
    text-align:center;
    margin-bottom:50px
}
.center-text p{
    margin-bottom:30px
}
@media (max-width:991px){
    .page .cover{
        margin-top:80px
    }
    .page .cover h1{
        font-size:26px!important;
        line-height:36px!important
    }
    .page .cover .page-top{
        text-align:center
    }
    .page .cover .page-top .breadcrumb{
        float:none;
        text-align:center;
        display:block
    }
    .page .cover .page-top .breadcrumb li{
        display:inline
    }
    .page-gallery{
        height:185px
    }
}
.btn-primary-line,.btn-white-line{
    display:block;
    height:45px;
    line-height:45px;
    font-size:13px;
    letter-spacing:.81px;
    text-align:center;
    cursor:pointer
}
.btn-white-line{
    width:179px;
    color:#fff;
    font-weight:400;
    border:1px solid #fff;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    border-radius:100px;
    background:0 0;
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s;
    transition:all .3s ease 0s;
    float:left;
    margin-right:20px;
    text-transform:uppercase
}
.banneractive,.btn-white-line:hover{
    background-image:linear-gradient(127deg,#b4f908 0,#06b29a 91%);
    color:#fff;
    border:1px solid #b4f908
}
.btn-primary-line,.header-area{
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s
}
.banneractive{
    margin-bottom:20px
}
.btn-primary-line{
    width:225px;
    color:#252835;
    font-weight:700;
    border:1px solid #252835;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    border-radius:100px;
    background:0 0;
    transition:all .3s ease 0s
}
.btn-primary-line:hover{
    background:#252835;
    color:#fff
}
.header-area{
    position:fixed;
    top:0;
    left:0;
    right:0;
    z-index:100;
    height:100px;
    transition:all .3s ease 0s
}
.bg-black{
    background:#0e0e0e
}
.text-dark{
    font-weight:600!important;
    line-height:35px!important
}
.faqsec-heading{
    width:65%;
    margin:30px auto;
    border-bottom:3px double #ededed
}
.faqsec-heading h4{
    font-size:22px;
    color:#18d853;
    margin-bottom:5px!important;
    font-weight:600;
    border-style:double;
    text-transform:uppercase
}
details{
    width: 1140px;
    min-height:5px;
    max-width: 100%;
    padding: 12px 70px 12px 19px;
    margin:0 auto;
    position:relative;
    /* font-size:18px; */
    border:1px solid rgba(0,0,0,.1);
    border-radius: 9px;
    transition:all .3s;
}
details+details{
    margin-top:20px
}
details[open]{
    min-height:50px;
    /* background:linear-gradient(180deg,#bff538 0,#09d0b4 91%); */
    -webkit-background:-webkit-linear-gradient(180deg,#bff538 0,#09d0b4 91%);
    /* box-shadow:2px 2px 20px rgba(0,0,0,.2); */
    /* width: 1200px; */
    /* flex: 0 0 100%; */
    /* max-width: 100%; */
    background: #0000000a;
}
details[open] summary{
    color: #1d1d1d;
}
details[open] p{
    color: #212121!important;
    text-align:justify;
    /* width: 100%; */
}
details p{
    color:#000;
    font-weight:300
}
summary{
    font-weight:500;
    cursor:pointer;
    font-size: 18px;
    padding-left: 20p;
}
summary:focus{
    outline:0
}
summary::-webkit-details-marker{
    display:none
}
summary::after{
    padding:20px;
    position:absolute;
    top:50%;
    right:0;
    color: #0e0e0e;
    font-family:FontAwesome;
    font-size:15px;
    font-style:normal;
    font-variant-caps:normal;
    font-variant-ligatures:normal;
    font-weight:900;
    text-rendering:auto;
    content:"\f078";
    transform:translateY(-50%);
    transition:.3s ease;
}
details[open] summary::after{
    content:"\f057";
    font-size:30px;
    top:0;
    transform:translateY(0);
    transition:.3s ease
}
details[open] summary:hover::after{
    animation:pulse 1s ease
}
@keyframes pulse{
    25%,75%{
        transform:scale(1.1)
    }
    100%,50%{
        transform:scale(1)
    }
}
.header-area .main-nav .logo,.header-area .main-nav .logo img{
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s
}
.header-area .main-nav .logo{
    float:left;
    margin-top:30px;
    transition:all .3s ease 0s
}
.header-area .main-nav .logo img{
    transition:all .3s ease 0s
}
.header-area .main-nav .nav,.header-area .main-nav .nav li a{
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s
}
.header-area .main-nav .dark-logo{
    display:none
}
.header-area .main-nav .nav{
    float:right;
    margin-top:30px;
    transition:all .3s ease 0s
}
.header-area .main-nav .nav li{
    margin-left:35px
}
.header-area .main-nav .nav .last_line{
    margin-left:13px!important
}
.header-area .main-nav .nav li a{
    display:block;
    font-weight:400;
    font-size:12px;
    color:#FFF;
    transition:all .3s ease 0s;
    height:36px;
    line-height:36px;
    border:transparent;
    letter-spacing:1px;
    text-transform:uppercase
}
.header-area .main-nav .nav li a.btn-nav-line,.welcome-area .welcome-content .apps .app-item{
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s
}
.header-area .main-nav .nav li a:hover{
    color:#6a1c73
}
.header-area .main-nav .nav li a.btn-nav-line{
    border:1px solid #fff;
    height:36px;
    line-height:36px;
    text-align:center;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    border-radius:100px;
    transition:all .3s ease 0s;
    padding:0 20px
}
.header-area .main-nav .nav li a.btn-nav-line:hover{
    background-image:linear-gradient(127deg,#b4f908 0,#06b29a 91%);
    color:#fff;
    border:1px solid #b4f908
}
.header-area .main-nav .menu-trigger{
    cursor:pointer;
    position:absolute;
    top:23px;
    width:32px;
    height:40px;
    text-indent:-9999em;
    z-index:99;
    right:50px;
    display:none
}
.header-area .main-nav .menu-trigger span,.header-area .main-nav .menu-trigger span:after,.header-area .main-nav .menu-trigger span:before{
    -moz-transition:all .4s;
    -o-transition:all .4s;
    -webkit-transition:all .4s;
    transition:all .4s;
    background-color:#fff;
    display:block;
    position:absolute;
    width:26px;
    height:2px;
    left:0
}
.header-area .main-nav .menu-trigger span:after,.header-area .main-nav .menu-trigger span:before{
    -moz-transition:all .4s;
    -o-transition:all .4s;
    -webkit-transition:all .4s;
    transition:all .4s;
    background-color:#fff;
    display:block;
    position:absolute;
    width:30px;
    height:2px;
    left:0;
    content:""
}
.header-area .main-nav .menu-trigger span{
    top:16px
}
.header-area .main-nav .menu-trigger span:before{
    -moz-transform-origin:33% 100%;
    -ms-transform-origin:33% 100%;
    -webkit-transform-origin:33% 100%;
    transform-origin:33% 100%;
    top:-10px;
    z-index:10
}
.header-area .main-nav .menu-trigger span:after{
    width:22px;
    -moz-transform-origin:33% 0;
    -ms-transform-origin:33% 0;
    -webkit-transform-origin:33% 0;
    transform-origin:33% 0;
    top:10px
}
.header-area .main-nav .menu-trigger.active span,.header-area .main-nav .menu-trigger.active span:after,.header-area .main-nav .menu-trigger.active span:before{
    background-color:transparent;
    width:100%
}
.header-area .main-nav .menu-trigger.active span:before{
    -moz-transform:translateY(6px) translateX(1px) rotate(45deg);
    -ms-transform:translateY(6px) translateX(1px) rotate(45deg);
    -webkit-transform:translateY(6px) translateX(1px) rotate(45deg);
    transform:translateY(6px) translateX(1px) rotate(45deg);
    background-color:#fff
}
.header-area .main-nav .menu-trigger.active span:after{
    -moz-transform:translateY(-6px) translateX(1px) rotate(-45deg);
    -ms-transform:translateY(-6px) translateX(1px) rotate(-45deg);
    -webkit-transform:translateY(-6px) translateX(1px) rotate(-45deg);
    transform:translateY(-6px) translateX(1px) rotate(-45deg);
    background-color:#fff
}
.header-area.header-sticky{
    /* background:#0e0e0e; */
    height:80px;
    box-shadow:0 2px 28px 0 rgba(0,0,0,.06);
    background-image: linear-gradient(127deg,#6a1c73 0,#e5c776 91%);
}
.header-area.header-sticky .logo{
    margin-top:17px
}
.header-area.header-sticky .light-logo{
    display:none
}
.header-area.header-sticky .nav{
    margin-top:20px!important
}
.header-area.header-sticky .nav li a,.header-area.header-sticky .nav li a:hover{
    color:#fff
}
.header-area.header-sticky .nav li a.btn-nav-line{
    border:1px solid #fff;
    color:#fff
}
.section.other-pg{
    margin-top:70px
}
.section.other-pg p{
    font-size:15px;
    color:grey;
    line-height:25px;
    font-weight:400
}
@media (max-width:1200px){
    .header-area .main-nav .nav li{
        margin-left:15px!important
    }
}
@media (max-width:991px){
    .header-area{
        background-image: linear-gradient(127deg,#6a1c73 0,#e5c776 91%);
        height:80px;
        box-shadow:0 2px 28px 0 rgba(0,0,0,.06)
    }
    .header-area .container{
        padding:0
    }
    .header-area .logo{
        margin-top:22px!important;
        margin-left:30px
    }
    .header-area .light-logo{
        display:none!important
    }
    .header-area .dark-logo,.header-area .menu-trigger{
        display:block!important
    }
    .header-area .main-nav{
        overflow:hidden
    }
    .header-area .main-nav .nav{
        float:none;
        width:100%;
        margin-top:80px!important;
        display:none;
        -webkit-transition:all 0s ease 0s;
        -moz-transition:all 0s ease 0s;
        -o-transition:all 0s ease 0s;
        transition:all 0s ease 0s
    }
    .header-area .main-nav .nav li{
        width:100%;
        background:#fff;
        margin:0!important;
        border-bottom:1px solid #f5f5f5
    }
    .header-area .main-nav .nav li a{
        height:50px!important;
        line-height:50px!important;
        padding:0 0 0 30px!important;
        border:none!important;
        background:#fff!important;
        color:#000!important
    }
    .header-area .main-nav .nav li a:hover{
        background:#f5f5f5!important
    }
    .header-area .main-nav .nav li a.btn-nav-line{
        border:none!important;
        width:100%;
        height:50px;
        line-height:50px;
        text-align:left;
        -webkit-border-radius:0;
        -moz-border-radius:0;
        border-radius:0
    }
    .faqsec-heading,details{
        width:100%
    }
    .section.other-pg{
        margin-top:35px
    }
}
@media (min-width:992px){
    .header-area .main-nav .nav{
        display:flex!important
    }
}
.welcome-area{
    min-height:637px;
    height:auto;
    position:relative
}
.welcome-area .welcome-bg{
    position:absolute;
    width:100%;
    height:100%;
    overflow:hidden;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover
}
.welcome-area .welcome-bg:before{
    position:absolute;
    width:100%;
    height:100%;
    opacity:.95;
    background-image: linear-gradient(127deg,#6a1c73 0,#e5c776 91%);
    z-index:3
}
.welcome-area .welcome-bg:after{
    position:absolute;
    width:100%;
    height:50%;
    bottom:0;
    left:0;
    right:0;
    background:0 0;
    z-index:6
}
.welcome-area .welcome-bg img{
    position:absolute;
    width:100%;
    height:auto;
    bottom:-1px;
    left:0;
    right:0;
    z-index:5
}
.welcome-area .welcome-content{
    position:absolute;
    width:100%;
    top:50%;
    left:0;
    z-index:11;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%)
}
.welcome-area .welcome-content h1{
    font-weight:800;
    font-size:43px;
    line-height:48px;
    color:#fff;
    margin-bottom:30px!important
}
.welcome-area .welcome-content p{
    font-weight:400;
    font-size: 16px;
    line-height: 27px;
    left:.53px;
    color: #ffffff;
    margin-bottom:30px;
}
.home-services-item:before,.team-item:before{
    top:0;
    left:0;
    opacity:0
}
.home-services-item.active:before,.home-services-item:hover:before,.team-item:hover:before{
    opacity:1
}
.welcome-area .welcome-content .apps{
    padding-top:30px
}
.welcome-area .welcome-content .apps .app-item{
    display:block;
    float:right;
    margin-bottom:30px;
    transition:all .3s ease 0s
}
.home-services-item .services-title,.home-services-item:before{
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s
}
.welcome-area .welcome-content .apps .app-item:hover{
    margin-top:-10px;
    padding-bottom:10px
}
.welcome-area .welcome-content .apps .app-item .icon{
    box-shadow:0 2px 48px 0 rgba(0,0,0,.06)
}
@media (max-width:991px){
    .welcome-area .welcome-content{
        position:relative;
        -webkit-transform:translateY(0)!important;
        transform:translateY(0)!important;
        padding-top:100px
    }
    .welcome-area .welcome-content h1{
        font-size:26px!important;
        line-height:36px!important
    }
    .welcome-area .welcome-content .apps{
        margin-top:30px
    }
    .welcome-area .welcome-content .apps .app-item{
        float:left
    }
}
.home-services-item{
    display:block;
    background-image:linear-gradient(127deg,#fff 0,#fff 91%);
    box-shadow:0 2px 35px 0 rgba(0,0,0,.41);
    font-weight:400;
    font-size:15px;
    color:grey;
    line-height:23px;
    padding:30px;
    border-radius:40px 40px 4px;
    margin-top:30px;
    position:relative;
}
.app-single,.page-app:before,.team-item{
    box-shadow:0 2px 48px 0 rgba(0,0,0,.06)
}
.home-services-item.box,.home-services-item.box:before{
    border-radius:4px!important
}
.home-services-item:before{
    border-radius:40px 40px 4px;
    position:absolute;
    width:100%;
    height:100%;
    background:red;
    z-index:1;
	background-image: linear-gradient(127deg,#6a1c73 0,#e5c776 91%);
    transition:all .3s ease 0s
}
.home-services-item.active i,.home-services-item:hover i,.team-item{
    background-image:linear-gradient(127deg,#fff 0,#fff 91%)
}
.home-services-item.active,.home-services-item:hover{
    color:#F7F8FF
}
.home-services-item.active .services-title,.home-services-item:hover .services-title{
    color:#fff
}
.home-services-item .services-title{
    font-weight: bold;
    font-size:16px;
    line-height:26px;
    color:#3B566E;
    margin-bottom:23px!important;
    letter-spacing:.7px;
    transition:all .3s ease 0s;
    position:relative;
    z-index:2;
}
.home-services-item i,.home-services-item p{
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s;
    z-index:2;
    position:relative
}
.home-services-item i{
    font-size:26px;
    margin-bottom:23px;
    background-image:linear-gradient(127deg,#050504 0,#050505 91%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    transition:all .3s ease 0s
}
.home-services-item p{
    transition:all .3s ease 0s;
    margin-bottom:0!important
}
.features li .count span,.team-item:before{
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s
}
.home-services-item .btn-white-line{
    position:relative;
    z-index:2;
    width:100%
}
.features{
    padding-top:30px
}
.features li{
    overflow:hidden;
    margin-bottom:30px
}
.features li:hover .count span{
    background:#202536;
    color:#fff
}
.features li .count{
    float:left;
    width:68px;
    min-height:207px
}
.features li .count span{
    display:block;
    width:37px;
    height:37px;
    line-height:37px;
    text-align:center;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    border-radius:100px;
    margin:auto;
    border:1px solid #202536;
    font-weight:600;
    font-size:16px;
    color:#202536;
    transition:all .3s ease 0s
}
.features li .text{
    float:left;
    width:calc(100% - 68px);
    width:-webkit-calc(100% - 68px);
    padding-left:20px
}
.features li .text .title{
    font-weight:600;
    font-size: 21px;
    line-height:28px;
    color: #000000;
    margin-top:5px;
    margin-bottom:24px!important;
}
.features li .text p{
    font-weight:400;
    font-size: 16px;
    color: black;
    line-height: 28px;
}
.team-item{
    padding:25px;
    border-radius:40px 40px 4px;
    position:relative;
    overflow:hidden;
    margin-bottom:30px
}
.team-item:before{
    border-radius:40px 40px 4px;
    position:absolute;
    width:100%;
    height:100%;
    background:#b4f908;
    z-index:1;
    background-image:linear-gradient(127deg,#b4f908 0,#06b29a 91%);
    transition:all .3s ease 0s
}
.team-item .header .info span,.team-item .header .info strong{
    display:block;
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s;
    font-weight:400
}
.team-item:hover .header .info strong{
    color:#fff
}
.team-item:hover .body,.team-item:hover .header .info span{
    color:#F7F8FF
}
.team-item:hover .social{
    right:0
}
.team-item .header{
    overflow:hidden;
    margin-bottom:20px;
    position:relative;
    z-index:2
}
.team-item .header .img{
    float:left;
    width:76px;
    margin-right:10px;
    overflow:hidden;
    border-radius:40px 2px 2px
}
.team-item .header .info strong{
    font-size:14px;
    color:#3B566E;
    letter-spacing:.6px;
    margin-top:3px;
    margin-bottom:3px;
    transition:all .3s ease 0s
}
.team-item .header .info span{
    font-size:12px;
    color:#6F8BA4;
    letter-spacing:.52px;
    transition:all .3s ease 0s
}
.team-item .body,.team-item .social{
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s;
    z-index:2
}
.team-item .body{
    font-weight:400;
    font-size:13px;
    color:grey;
    position:relative;
    transition:all .3s ease 0s
}
.team-item .social{
    position:absolute;
    right:-150px;
    top:77px;
    overflow:hidden;
    width:150px;
    height:28px;
    background:#fff;
    text-align:center;
    border-radius:3px 0 0 3px;
    transition:all .3s ease 0s
}
.blog-post-thumb h3 a,.parallax .parallax-content .count-item strong{
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s;
    font-weight:400
}
.team-item .social li{
    display:inline-block;
    height:28px;
    line-height:28px;
    margin-left:5px;
    margin-right:5px
}
.parallax{
    min-height:280px;
    position:relative
}
.parallax:before{
    position:absolute;
    width:100%;
    height:100%;
    opacity:.6;
    background-image:linear-gradient(127deg,#b4f908 0,#06b29a 91%);
    z-index:2
}
.parallax .parallax-content{
    position:relative;
    z-index:3
}
.parallax .parallax-content .count-item{
    height:280px;
    position:relative;
    overflow:hidden
}
.parallax .parallax-content .count-item:hover strong{
    margin-top:60px
}
.parallax .parallax-content .count-item:after,.parallax .parallax-content .count-item:before{
    position:absolute;
    width:1px;
    height:40px;
    background:#fff;
    left:0;
    margin:auto;
    content:'';
    right:0
}
.parallax .parallax-content .count-item:before{
    top:0
}
.parallax .parallax-content .count-item:after{
    bottom:0
}
.parallax .parallax-content .count-item strong{
    display:block;
    text-align:center;
    font-size:40px;
    letter-spacing:1.72px;
    margin-bottom:10px;
    color:#fff;
    margin-top:70px;
    transition:all .3s ease 0s
}
.parallax .parallax-content .count-item span{
    display:block;
    text-align:center;
    color:#fff;
    font-weight:400;
    font-size:20px;
    letter-spacing:.86px
}
.parallax .parallax-content .info{
    text-align:center;
    font-weight:400;
    font-size:22px;
    color:#fff
}
.parallax .parallax-content .info p{
    letter-spacing:1px;
    margin-top:80px;
    margin-bottom:60px
}
.parallax .parallax-content .info p span{
    text-decoration:underline
}
.parallax .parallax-content .info .btn-white-line{
    margin:auto
}
@media (max-width:991px){
    .home-services-item.mtop-70{
        margin-top:30px!important
    }
    .services-section{
        margin-top:0!important
    }
    .parallax .parallax-content .count-item strong,.parallax .parallax-content .count-item:hover strong{
        margin-top:0
    }
    .team-item{
        cursor:pointer
    }
    .parallax .parallax-content .count-item{
        height:auto;
        padding-top:20px;
        padding-bottom:20px
    }
    .parallax .parallax-content .count-item:before{
        display:none
    }
    .parallax .parallax-content .count-item:after{
        width:40px;
        height:1px
    }
    .parallax .parallax-content .info .btn-white-line{
        margin-bottom:80px
    }
}
.blog-post-thumb{
    text-align:center;
    margin-bottom:30px
}
.blog-post-thumb.big .img{
    height:400px
}
.blog-post-thumb .img{
    overflow:hidden;
    border-radius:40px 40px 4px;
    margin-bottom:25px;
    position:relative;
    height:200px
}
.blog-post-thumb .img .date{
    position:absolute;
    right:0;
    bottom:0;
    width:60px;
    background-image:linear-gradient(127deg,#384DFF 0,#24CDFF 91%);
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px 0
}
.blog-post-thumb .img .date span,.blog-post-thumb .img .date strong{
    display:block;
    color:#fff;
    height:20px;
    line-height:20px
}
.blog-post-thumb h3{
    margin-bottom:10px!important
}
.blog-post-thumb h3 a{
    font-size:16px;
    color:#3B566E;
    letter-spacing:1px;
    line-height:26px;
    transition:all .3s ease 0s
}
.blog-post-thumb h3 a:hover{
    color:#4886FF
}
.blog-post-thumb .post-meta{
    overflow:hidden
}
.blog-post-thumb .post-meta li{
    float:left;
    margin-right:30px;
    height:30px;
    line-height:30px;
    color:#4886FF;
    font-size:14px
}
.blog-post-thumb .post-meta li span{
    display:inline-block;
    margin-right:5px
}
.blog-post-thumb .text{
    font-weight:400;
    font-size:14px;
    color:#6F8BA4;
    letter-spacing:.88px;
    line-height:26px;
    margin-bottom:15px
}
.blog-post-thumb .text.post-detail{
    font-weight:400;
    font-size:16px;
    line-height:28px;
    text-align:left
}
.blog-post-thumb .post-footer{
    overflow:hidden;
    border-bottom:1px solid #ECF7FF;
    border-top:1px solid #ECF7FF;
    padding-top:10px;
    padding-bottom:10px
}
.blog-post-thumb .post-footer span{
    float:left;
    height:30px;
    line-height:30px;
    font-weight:300;
    font-size:14px;
    color:#6F8BA4
}
.blog-post-thumb .post-footer ul.share{
    float:right
}
.blog-post-thumb .post-footer ul.share li{
    float:left;
    margin-left:15px
}
.blog-post-thumb .post-footer ul.share li a{
    display:block;
    height:30px;
    line-height:30px;
    color:#4886FF
}
.blog-post-thumb .btn-primary-line{
    margin:auto
}
.blog-list .blog-post-thumb{
    margin-bottom:60px;
    text-align:left;
    overflow:hidden
}
.blog-list .blog-post-thumb .btn-primary-line{
    float:left
}
.section-comments{
    margin-bottom:60px
}
.section-comments ul{
    overflow:hidden;
    margin:0;
    padding:0
}
.section-comments ul li{
    overflow:hidden
}
.section-comments ul li .avatar{
    width:70px;
    height:70px;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    border-radius:100px;
    overflow:hidden;
    float:left;
    margin-right:20px
}
.section-comments ul li .comment-content{
    font-weight:400;
    font-size:14px;
    color:#6F8BA4;
    float:left;
    width:calc(100% - 90px);
    width:-webkit-calc(100% - 90px)
}
.section-comments ul li .comment-content .comment-by .btn-reply i,.section-comments ul li .comment-content .comment-by span{
    font-size:12px
}
.section-comments ul li .comment-content .comment-by{
    margin-bottom:10px;
    position:relative
}
.section-comments ul li .comment-content .comment-by strong{
    display:block;
    color:#3B566E
}
.section-comments ul li .comment-content .comment-by .btn-reply{
    position:absolute;
    right:0;
    top:15px;
    background:#F4F8FB;
    color:#6F8BA4;
    height:25px;
    line-height:25px;
    padding-left:10px;
    padding-right:10px;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    border-radius:100px;
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s;
    transition:all .3s ease 0s
}
.section-comments ul li .comment-content .comment-by .btn-reply:hover{
    background:#4886FF;
    color:#fff
}
.pagination .page-item a:hover,.post-comment{
    background:#F4F8FB
}
.section-comments ul li ul{
    padding-left:90px
}
.post-comment{
    padding:40px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    margin-bottom:30px
}
.post-comment .comment-form .form-item{
    margin-bottom:20px
}
.post-comment .comment-form .form-item label{
    display:block;
    text-transform:uppercase;
    font-weight:600;
    font-size:14px;
    margin-bottom:0
}
.page-app,.pagination{
    margin-bottom:30px
}
.post-comment .comment-form .form-item input,.post-comment .comment-form .form-item textarea{
    border:1px solid #eee;
    width:100%;
    height:50px;
    outline:0;
    padding-left:20px;
    padding-right:20px;
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s;
    transition:all .3s ease 0s;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
.app-single .item .content .text .version ul li,.pagination .page-item a{
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s
}
.post-comment .comment-form .form-item input:focus,.post-comment .comment-form .form-item textarea:focus{
    border:1px solid #ddd
}
.post-comment .comment-form .form-item textarea{
    height:150px;
    resize:none;
    padding:20px
}
.pagination .page-item a{
    font-size:14px;
    color:#4886FF;
    transition:all .3s ease 0s
}
.app-single,.page-app:before{
    background:#fff;
    border-radius:4px
}
@media (max-width:991px){
    .blog-post-thumb.big .img{
        height:350px
    }
}
@media (max-width:420px){
    .blog-post-thumb.big .img{
        height:200px
    }
}
.page-app{
    position:relative;
    float:left;
    width:100%
}
.page-app:before{
    position:absolute;
    right:0;
    width:calc(100% - 27px);
    width:-webkit-calc(100% - 27px);
    z-index:1;
    height:100%
}
.page-app .icon{
    float:left;
    position:relative;
    z-index:2;
    margin-top:20px
}
.page-app .app-content{
    position:relative;
    z-index:2;
    float:right;
    width:calc(100% - 77px);
    width:-webkit-calc(100% - 77px);
    padding:30px 20px 28px
}
.app-single .header,.app-single .item{
    padding:40px 40px 20px;
    border-bottom:1px solid #ECF7FF
}
.page-app .app-content .title{
    font-weight:400;
    font-size:16px;
    color:#3B566E;
    letter-spacing:.7px;
    margin-bottom:10px!important
}
.page-app .app-content .stars{
    overflow:hidden;
    margin-bottom:10px
}
.page-app .app-content .stars li{
    float:left;
    margin-right:5px;
    font-size:12px;
    color:#AEBCD6
}
.page-app .app-content .stars li i.active{
    color:#F5A623
}
.page-app .app-content .text{
    font-weight:400;
    font-size:14px;
    color:#6F8BA4;
    line-height:26px;
    letter-spacing:.88px;
    margin-bottom:15px
}
.page-app .app-content .btn-primary-line{
    width:100%
}
.app-single .header .title h2{
    display:block;
    font-weight:400;
    font-size:24px;
    letter-spacing:1px;
    margin-bottom:10px!important
}
.app-single .header .title .stars{
    overflow:hidden;
    margin-bottom:10px
}
.app-single .header .title .stars li{
    float:left;
    margin-right:5px;
    font-size:12px;
    color:#AEBCD6
}
.app-single .header .title .stars li i.active{
    color:#F5A623
}
.app-single .header .download-buttons{
    float:right;
    text-align:right;
    margin-top:5px
}
.app-single .header .download-buttons a{
    display:inline-block;
    margin-left:10px;
    margin-bottom:10px
}
.app-single .item{
    overflow:hidden
}
.app-single .item .icon{
    float:left;
    width:30px
}
.app-single .item .icon i{
    font-size:26px;
    background-image:linear-gradient(127deg,#384DFF 0,#24CDFF 91%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent
}
.app-single .item .content{
    float:left;
    width:calc(100% - 30px);
    width:-webkit-calc(100% - 30px);
    padding-left:30px
}
.app-single .item .content .title{
    margin-top:3px
}
.app-single .item .content .text{
    font-weight:400;
    font-size:16px;
    letter-spacing:.88px;
    line-height:28px;
    color:#6F8BA4
}
.app-single .item .content .text p{
    margin-bottom:16px
}
.app-single .item .content .text .version{
    margin-bottom:30px
}
.app-single .item .content .text .version h6{
    margin-bottom:10px!important
}
.app-single .item .content .text .version ul li{
    font-size:14px;
    position:relative;
    transition:all .3s ease 0s
}
aside.default-aside .sidebar .search-widget input,aside.default-aside .sidebar ul li a{
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s
}
.app-single .item .content .text .version ul li:hover{
    padding-left:5px
}
.app-single .item .content .text .version ul li:before{
    font-family:FontAwesome;
    content:"\f105";
    color:#4886FF;
    margin-right:10px
}
.app-single .item .content .gallery .gallery-item{
    display:block;
    overflow:hidden;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    box-shadow:0 2px 48px 0 rgba(0,0,0,.06);
    margin-bottom:30px
}
@media (max-width:991px){
    .app-single .header .icon{
        text-align:center;
        margin-bottom:20px
    }
    .app-single .header .title{
        text-align:center
    }
    .app-single .header .title h2{
        margin-bottom:10px
    }
    .app-single .header .title .stars{
        text-align:center;
        margin-bottom:20px
    }
    .app-single .header .title .stars li{
        float:none;
        display:inline
    }
    .app-single .header .download-buttons{
        float:none;
        text-align:right
    }
    .app-single .header .download-buttons a{
        margin-left:5px;
        margin-right:5px
    }
}
@media (max-width:420px){
    .app-single .header .download-buttons{
        text-align:center
    }
}
aside.default-aside .sidebar .box{
    margin-bottom:30px
}
aside.default-aside .sidebar ul{
    border:1px solid #ECF7FF;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    overflow:hidden;
    margin-bottom:30px
}
aside.default-aside .sidebar ul li.active a{
    background:#F4F8FB;
    color:#6F8BA4
}
aside.default-aside .sidebar ul li.active a:after{
    color:#6F8BA4
}
aside.default-aside .sidebar ul li.active a:hover{
    padding-left:60px
}
aside.default-aside .sidebar ul li:last-child a{
    border:none
}
aside.default-aside .sidebar ul li a{
    display:block;
    border-bottom:1px dashed #ECF7FF;
    height:60px;
    line-height:60px;
    padding-left:60px;
    font-weight:400;
    font-size:14px;
    color:#3B566E;
    letter-spacing:.88px;
    transition:all .3s ease 0s;
    position:relative
}
aside.default-aside .sidebar ul li a:hover{
    padding-left:70px
}
aside.default-aside .sidebar ul li a:after{
    font-family:FontAwesome;
    content:"\f105";
    position:absolute;
    left:30px;
    color:#3B566E
}
aside.default-aside .sidebar ul li a span{
    float:right;
    margin-right:30px;
    display:inline-block;
    background:#F4F8FB;
    height:20px;
    line-height:20px;
    padding-left:10px;
    padding-right:10px;
    font-size:10px;
    color:#6F8BA4;
    margin-top:18px;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    border-radius:100px
}
aside.default-aside .sidebar .search-widget{
    display:block;
    margin-bottom:30px;
    height:50px;
    position:relative
}
aside.default-aside .sidebar .search-widget input{
    border:1px solid #ECF7FF;
    position:absolute;
    width:100%;
    height:100%;
    outline:0;
    padding-left:20px;
    padding-right:50px;
    transition:all .3s ease 0s;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
.contact-form input,.contact-form textarea,aside.default-aside .sidebar .widget-tags a{
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s
}
aside.default-aside .sidebar .search-widget input:focus{
    border:1px solid #4886FF;
    padding-left:30px
}
aside.default-aside .sidebar .search-widget button{
    position:absolute;
    z-index:2;
    right:10px;
    top:10px;
    height:30px;
    width:30px;
    border:none;
    background-image:linear-gradient(127deg,#384DFF 0,#24CDFF 91%);
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    outline:0;
    cursor:pointer;
    text-align:center;
    padding:0
}
aside.default-aside .sidebar .search-widget button i{
    color:#fff
}
aside.default-aside .sidebar .widget-tags{
    border:1px solid #F4F8FB;
    padding:30px 30px 20px;
    overflow:hidden;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px
}
aside.default-aside .sidebar .widget-tags a{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
    background:#F4F8FB;
    padding-left:10px;
    padding-right:10px;
    font-weight:400;
    font-size:14px;
    color:#6F8BA4;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    transition:all .3s ease 0s
}
aside.default-aside .sidebar .widget-tags a:hover{
    background:#4886FF;
    color:#fff
}
.map-wrapper{
    position:relative;
    width:100%;
    height:365px;
    margin-bottom:60px
}
.map-wrapper .map-canvas{
    position:absolute;
    width:100%;
    height:100%
}
.map-wrapper .contact-info{
    height:365px;
    background-image:linear-gradient(127deg,#384DFF 0,#24CDFF 91%);
    padding:55px 40px 40px;
    color:#fff
}
.map-wrapper .contact-info .item{
    overflow:hidden;
    margin-bottom:30px
}
.map-wrapper .contact-info .item i{
    float:left;
    font-size:16px;
    width:20px;
    margin-right:10px;
    margin-top:5px
}
.map-wrapper .contact-info .item span{
    float:left;
    width:calc(100% - 30px);
    width:-webkit-calc(100% - 30px);
    font-size:14px
}
.map-wrapper .contact-info .item span a{
    color:#fff
}
.map-wrapper .contact-info .social{
    overflow:hidden;
    margin-top:5px;
    text-align:center
}
.map-wrapper .contact-info .social li{
    display:inline;
    font-size:22px;
    margin-right:7px;
    margin-left:7px
}
footer .address p,footer .footer-nav li a{
    display:block;
    overflow:hidden
}
.contact-text,footer .text{
    font-weight:400;
    font-size:14px
}
.map-wrapper .contact-info .social li a{
    color:#fff
}
.contact-text{
    color:#6F8BA4;
    letter-spacing:.6px;
    line-height:26px
}
.contact-text p{
    margin-bottom:28px
}
.contact-form input,.contact-form textarea{
    border:1px solid #eee;
    width:100%;
    height:50px;
    outline:0;
    padding-left:20px;
    padding-right:20px;
    transition:all .3s ease 0s;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    margin-bottom:30px
}
.contact-form input:focus,.contact-form textarea:focus{
    border:1px solid #4886FF;
    padding-left:30px
}
.contact-form textarea{
    height:150px;
    resize:none;
    padding:20px
}
@media (max-width:991px){
    .map-wrapper{
        height:auto
    }
    .map-wrapper .map-canvas{
        position:relative;
        height:365px;
        margin-bottom:30px
    }
}
footer{
    background-image: linear-gradient(127deg,#6a1c73 0,#e5c776 91%);
    padding-top:70px
}
footer img.logo{
    margin-bottom:30px
}
footer .text{
    color:#fff;
    line-height:25px
}
footer h5{
    font-weight:600;
    font-size:16px;
    color:#fff;
    line-height:30px
}
footer .footer-nav li a i,footer .footer-nav li a span{
    height:32px;
    line-height:32px;
    font-size:14px;
    float:left
}
footer .footer-nav li a:hover span{
    padding-left:5px
}
footer .footer-nav li a i{
    margin-right:12px;
    color: #e0d500;
}
footer .footer-nav li a span{
    font-weight:400;
    color:#fff;
    -webkit-transition:all .3s ease 0s;
    -moz-transition:all .3s ease 0s;
    -o-transition:all .3s ease 0s;
    transition:all .3s ease 0s
}
footer .address p{
    font-weight:400;
    font-size:14px;
    color:#fff;
    margin-bottom:5px
}
footer .address p a{
    color: #f5f5f5;
}
footer .address p a:hover{
    color:#f5f5f5;
}
footer .address .social{
    overflow:hidden;
    margin-top:5px
}
footer .address .social li{
    float:left;
    font-size:20px;
    width:35px;
    padding:0px 0px;
    height:35px;
    margin-right:10px;
    border-radius:50%;
    transition:all .3s ease 0s;
    -webkit-transition:-webkit-all .3s ease 0s;
    /* background:linear-gradient(127deg,#b4f908 0,#06b29a 91%); */
    -webkit-background:-webkit-linear-gradient(127deg,#b4f908 0,#06b29a 91%);
}
footer .address .social li a i:hover{
   color: #6a1c73
}
footer .address .social li a{
    color:#fff;
    border-radius:50%
}
footer .copyright{
    text-align:center;
    border-top:1px solid #252525;
    margin-top:30px;
    padding-top:30px;
    padding-bottom:30px;
    font-weight:400;
    font-size:14px;
    color:#d0d0d0;
    letter-spacing:.88px
}
@media(max-width:1250px){
    .search_btnhm input[type=submit]{
        margin-left:-28%
    }
}
@media (max-width:991px){
    footer .text{
        margin-bottom:30px
    }
    footer h5{
        margin-bottom:15px
    }
    footer .footer-nav{
        margin-bottom:30px
    }
    .search_btnhm{
        width:100%;
        text-align:center
    }
    .search_btnhm input[type=submit]{
        margin-left:-15%;
    }
}
@media(max-width:767px){
    .search_btnhm input[type=submit]{
        margin-left:-20%;
    }
	
	.mac_lap{
	max-width: 100% !important;
}
}
@media(max-width:467px){
    #popup{
        width:345px
    }
    .search_btn input[type=text],.search_btnhm input[type=text]{
        width:100%
    }
    .search_btn input[type=submit]{
        margin-left:-34%
    }
    .search_btnhm input[type=text]{
        margin-left:0
    }
    .search_btnhm input[type=submit]{
        margin-left: -45%;
    }
}
