/*
  Theme Name: Meipaly - Digital Services Agency HTML5 Responsive Template
  Theme URL: http://themewar.com/
  Author: ThemeWar
  Author URI: http://www.themewar.com
  Description: 
  Version: 1.0
*/

/*=======================================================================
[Table of contents]
=========================================================================
==========================================================================*/
/*============================ Header Section ============================*/

.headerArea{
    position: relative;
    height: 498px;
}
.headerArea img {
    height: 100%;
}
.logoContent{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.logo{
    width: 367px;
    margin: 0 auto;
    padding-top: 90px;
    padding-bottom: 40px;
}
.logoContent p {
    color: #fff;
    font-size: 23px;
    font-weight: 400;
}
.logoContent > a {
    background: #e62b4a;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 65px;
    margin: 50px auto 0;
    padding-top: 16px;
    width: 230px;
    text-transform: capitalize;
}
.logoContent > a:hover {
    background: #000;
}
.logoContent a i{
    color: #fff;
    float: left;
    font-size: 27px;
    margin-left: 45px;
    margin-right: 25px;
}
.logoContent a span{
    float: left;
    padding-top: 5px;
}
.singleDemo{
    position: relative;
}
.overlay{
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(94,104,206,.14);
    width: 100%;
    height: 100%;
    border-radius: 0;
}
.demoDesc {
    margin-bottom: 80px;
}
.demoDesc h4 {
    color: #34374c;
    font-size: 21px;
    padding: 20px 0 3px;
}
.demoDesc p {
    color: #acacac;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
}
.viewBtn {
    position: relative;
    margin-top: 24px;
}
.viewBtn:before{
    background: #d1d1d1 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 32px;
    width: 100%;
}
.demoDesc a {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    padding: 0 25px;
    position: relative;
    z-index: 2;
}
.demoDesc a span {
    background: #e62b4a;
    border-radius: 0;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 60px;
    margin: 0 auto;
    padding-top: 18px;
    width: 120px;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
}
.demoDesc a span:hover {
    background: #000;
}
.logoImg{
    margin-left: 120px;
    margin-top: 12px;
}
.logoImg  img{
    max-width: 100%;
    height: auto;
    width: auto;
}
/*============================ Footer Section ============================*/
.footerArea{
    padding: 71px 0 89px;
    background: #f9f9ff;
}
.footerMenu li{
    display: block;
}
.footerMenu li a{
    display: inline-block;
    color: #4a4f6d;
    font-size: 16px;
    font-weight: 300;
    margin: 3px 0;
    padding: 6px 17px 9px;
    border-radius: 5px;
    background: transparent;
}
.footerMenu li a:hover,
.footerMenu li a:focus{
    background: #5a68ce;
    color: #fff;
}
.footerArea h4{
    color: #3f4360;
    font-size: 25px;
    margin-top: 2px;
    padding-bottom: 25px;
}
.footerAbout p{
    color: #3f4360;
    font-size: 16px;
    line-height: 1.5625;
}
.footerSocial h4{
    padding-bottom: 38px;
}
.footerSocial ul li{
    display: inline-block;
    padding-right: 29px;
}
.footerSocial ul li a{
    color: #e62b4a;
    font-size: 20px;
    display: inline-block;
}
.footerSocial ul li:last-child{
    padding-right: 0;
}
.footerSocial ul li a:hover,
.footerSocial ul li a:focus{
    color: #000;
}
.footerSubScribe{
    position: relative;
    margin-top: 60px;
}
.footerSubScribe input{
    background: #f9f9ff none repeat scroll 0 0;
    border: 1px solid #b4bae8;
    border-radius: 5px;
    color: #7c7f91;
    font-size: 16px;
    font-weight: 300;
    padding: 10px 0 12px 21px;
    width: 100%;
}
.footerSubScribe button{
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #5a68ce;
    font-size: 36px;
    left: auto;
    position: absolute;
    right: 15px;
    top: 2px;
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
}
.footerSubScribe button:hover{
    color: #65e9c8;
}
.footerSubScribe button .fa.fa-spinner.fa-spin{
    font-size: 20px;
    position: relative;
    top: -6px;
}
/*============================ Copyright Section ============================*/
.copyRight{
    background: #fff;
    padding: 30px 0;
    position: relative;
}
.copyText{
    margin-right: 220px;
}
.copyText p{
    color: #9c9c9c;
    font-size: 14px;
    line-height: 1.5;
}
.copyText p a{
    color: #9c9c9c; 
}
.copyText p a:hover{
    color: #e62b4a; 
}
.footerLogo h1{
    margin-top: 4px;
}
.footerLogo h1 a{
    color: #5a68ce;
    font-size: 42px;
    text-transform: capitalize;
}
#backTo {
    color: #000;
    font-size: 35px;
    position: absolute;
    right: 90px;
    top: 7px;
}
#backTo:hover{
    color: #e62b4a;
}

.parallax{
    background: url(../images/bg1.jpg) no-repeat fixed center center / cover;
    position: relative;
}
.parallax:after{
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
    position: absolute;
}
.parallax .container{
    position: relative;
    z-index: 2;
}
.parallax .commonTittle{
    color: #FFF;
}
.parallax .viewBtn::before{
    display: none;
}
.parallax .demoDesc a{
    background: rgba(0, 0, 0, 0);
}
.parallax .demoDesc h4{
    color: #FFF;
}
.feature4{
    width: 100%;
    position: relative;
    height: 100px;
    background: rgba(0, 0, 0, 1);
    padding-left: 94px;
    padding-top: 22px;
    margin-bottom: 30px;
    padding-right: 15px;
}
.feature4 i{
    font-size: 33px;
    color: #e62b4a;
    line-height: .8;
    width: 33px;
    height: 33px;
    position: absolute;
    left: 35px;
    top: 31px;
}
.feature4 h3{
    font-size: 16px;
    line-height: 27px;
    letter-spacing: .64px;
    text-transform: uppercase;
    margin: 0;
    color: #FFF;
    font-weight: 400;
}
.featuresarea{
    padding-bottom: 50px;
}
.demosArea.parallax a span {
    display: inline-block;
    height: 40px;
    line-height: 0.8;
    padding-top: 14px;
}