.item{
  opacity:0.4;
  transition:.4s ease all;
  margin:0 20px;
  transform:scale(.8);
}
@media(max-width:1000px){
  .item{margin:0; transform:scale(.9)}
}
.active .item{
  opacity:1;
  transform:scale(1);
} 
body{
  padding:0;
  margin:80px 0 0 0;
  font-family:Merriweather;
  background:#f0e8d5;
}

.owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}


.inner{position:absolute; bottom:30px; left:0; right:0; text-align:center;}
.inner a{color:#fff; text-decoration:none; border-bottom:2px solid rgba(255,255,255,0.5); transition:.3s ease border-color}
.inner a:hover{border-color:#fff;}
.black .inner a{color:#000; border-color:rgba(0,0,0,0.4)}
.black .inner a:hover{border-color:#000;}

.owl-carousel:after{content:""; display:block; position:absolute; width:8%; top:0; bottom:0; left:50%; margin-left:-4%; pointer-events: none; background:url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/43033/aett_logo_slider.png) no-repeat center 50%; background-size:100% auto;
}

.owl-controls{position:absolute; margin-top:300px;}


/* service page css start */
.service-form{
    padding: 3.750% 0 4.197% 0;
}
.service-form article h2{
    font-size: 33px;
    line-height: 36px;
    color: #444444;
    font-weight: 800;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}
.service-form article p{
    font-size: 16px;
    line-height: 22px;
    color: #444444;
    font-weight: 400;
    margin: 0 0 12px 0;
}
.service-form aside{
    padding: 8.679% 6.521% 9.695% 6.521%;
    background-color: #fff;
    box-shadow: 0 0 22px 0px #cfcfcf;
    margin: -100px 0 0 0;
}
.service-form aside h2{
    font-size: 24px;
    line-height: 24px;
    color: #444444;
    font-weight: 700;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}
.service-form aside form .service-form-row{
    position: relative;
    margin: 0 0 15px 0;
}
.service-form aside form .service-form-row input{
    width: 100%;
    display: block;
    border: 0;
    border-bottom: 1px solid #444444;
    height: 36px;
    font-size: 13px;
    line-height: 22px;
    color: #444444;
    font-weight: 400;
}
.service-form aside form .service-form-row textarea{
    width: 100%;
    display: block;
    border: 0;
    border-bottom: 1px solid #444444;
    height: 90px;
    font-size: 13px;
    line-height: 22px;
    color: #444444;
    font-weight: 400;
    resize: none;
}
.service-form aside form .service-form-row span.validation-msg{
    position: absolute;
    width: 100%;
    color: #ff0000;
    font-size: 14px;
    line-height: 18px;
    left: 0;
    top: 97%;
    z-index: 9;
}
.service-form aside form .service-form-row input::-webkit-input-placeholder ,
.service-form aside form .service-form-row textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #444444 !important;
  opacity: 1 !important;
}
.service-form aside form .service-form-row input::-moz-placeholder ,
.service-form aside form .service-form-row textarea::-moz-placeholder { /* Firefox 19+ */
  color: #444444 !important;
  opacity: 1 !important;
}
.service-form aside form .service-form-row input:-ms-input-placeholder ,
.service-form aside form .service-form-row textarea:-ms-input-placeholder { /* IE 10+ */
  color: #444444 !important;
  opacity: 1 !important;
}
.service-form aside form .service-form-row input:-moz-placeholder ,
.service-form aside form .service-form-row textarea:-moz-placeholder { /* Firefox 18- */
  color: #444444 !important;
  opacity: 1 !important;
}
.service-form aside form input[type="submit"]{
    font-size: 17px;
    line-height: 22px;
    padding: 15px 0;
    color: #fff;
    font-weight: 600;
    background-color: #ff3366;
    border: 0;
    border-radius: 50px;
    max-width: 164px;
    width: 100%;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin: 8.134% 0 0 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.service-form aside form input[type="submit"]:hover{
    background-color: #000;
}
/* servicepanel css start */
.servicepanel{
    padding: 4.062% 0 4.687% 0;
    background-color: #f3f3f3;
}
.servicepanel .potfolio-type li:before{
    background-color: #c6c6c6;
}
.servicepanel .row{
    padding: 2.336% 0;
}
.servicepanel .row .col-xs-12{
    width: 33.333%;
}
.servicepanel .row .col-xs-12 a{
    display: block;
    position: relative;
    height: 296px;
    margin: 0 0 12.367% 0;
    border: 1px solid #cfcfcf;
}
.servicepanel .row .col-xs-12 a:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 0;
    display: block;
    background-color: rgba(255,255,255,0.85);
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
}
.servicepanel .row .col-xs-12 a figure img{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.servicepanel .row .col-xs-12 a span{
    font-size: 18px;
    line-height: 22px;
    color: #0f0f0f;
    font-weight: 700;
    text-transform: capitalize;
    position: absolute;
    transform: translate(-50% , -50%);
    -webkit-transform: translate(-50% , -50%);
    -moz-transform: translate(-50% , -50%);
    -ms-transform: translate(-50% , -50%);
    -o-transform: translate(-50% , -50%);
    top: 100%;
    left: 50%;
    display: inline-block;
    text-align: center;
    z-index: 9;
    padding: 0 30px 6px 0px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.servicepanel .row .col-xs-12 a span:before{
    content: "";
    position: absolute;
    width: 22px;
    height: 7px;
    display: block;
    background: url(../images/live-right-arrow.png) no-repeat 0 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto 0;
}
.servicepanel .row .col-xs-12 a span:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    display: block;
    background-color: #000;
    left: 0;
    bottom: 0;
}
.servicepanel .row .col-xs-12 a:hover{
    border-color: transparent;
}
.servicepanel .row .col-xs-12 a:hover:before{
    opacity: 1;
    height: 100%;
}
.servicepanel .row .col-xs-12 a:hover span{
    opacity: 1;
    transform: translate(-50% , -50%);
    -webkit-transform: translate(-50% , -50%);
    -moz-transform: translate(-50% , -50%);
    -ms-transform: translate(-50% , -50%);
    -o-transform: translate(-50% , -50%);
    top: 50%;
}
.servicepanel .row .col-xs-12 a span:hover{
    color: #ff3366;
}
.servicepanel .row .col-xs-12 a span:hover:before{
    background: url(../images/live-right-arrow.png) no-repeat 0 -14px;
}
.servicepanel .row .col-xs-12 a span:hover:after{
    background-color: #ff3366;
}
a.view-all{
    font-size: 17px;
    line-height: 22px;
    padding: 15px 0;
    color: #fff;
    font-weight: 600;
    background-color: #ff3366;
    border-radius: 50px;
    max-width: 164px;
    width: 100%;
    display: block;
    text-align: center;
    text-transform: uppercase;
}
a.view-all:hover{background-color: #000;}

.servicepanel a.view-all{
    margin: 0 auto;
}

/* servicepanel css end */
/* service page css end */
/* service-testimonal css start */
.service-testimonal{
    padding: 4.375% 0;
    background-color: #fff;
}
.service-testimonal h2 {
    font-size: 33px;
    line-height: 36px;
    color: #444444;
    font-weight: 800;
    margin: 0 0 20px 0;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}
.service-testimonal p {
    font-size: 16px;
    line-height: 22px;
    color: #444444;
    font-weight: 400;
    margin: 0 0 12px 0;
}
.service-testimonal .content{
    max-height: 450px;
    position: relative;
}
.mCSB_scrollTools{width: 5px; opacity: 1;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 5px; opacity: 1;} 
.mCSB_scrollTools .mCSB_draggerRail{width: 5px; opacity: 1;}
.mCSB_scrollTools .mCSB_draggerRail{background-color: #e7e7e7; opacity: 1;}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar , .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
    background-color: #ff3366;
    opacity: 1 !important;border-radius: 100px;
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #ff3366;
    opacity: 1 !important;
}
.service-testimonal .content:before{
    content: "";
    position: absolute;
    width: 26px;
    height: 1px;
    display: block;
    background: #e7e7e7;
    bottom: 0;
    right: -11px;
    margin: 0 auto;
    z-index: 9;
}
.service-testimonal .col-xs-6 aside{
    padding: 0 0 0 3.134%;
}
.testimonal-wrap{

}
.testimonal-wrap li{
    
}
.testimonal-wrap li a{
    display: block;
    padding: 30px 20px;
}
.testimonal-wrap li a figure{
    display: inline-block;
    vertical-align: top;
}
.testimonal-wrap li a figure img{
    height: 85px;
    width: 85px;
    display: block;
    border-radius: 100px;
}
.testimonal-wrap li a .testimonal-content{
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 12px;
    width: 78%;
}
.testimonal-wrap li a .testimonal-content p{
    font-size: 16px;
    line-height: 22px;
    color: #444444;
    font-weight: 400;
    margin: 0 0 12px 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.testimonal-wrap li a .testimonal-content strong{
    font-size: 12px;
    line-height: 22px;
    color: #ff3366;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    position: relative;
    padding: 0 0 0 20px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.testimonal-wrap li a .testimonal-content strong:before{
    content: "";
    position: absolute;
    width: 13px;
    height: 1px;
    display: block;
    background-color: #ff3366;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.testimonal-wrap li a .testimonal-content span{
    font-size: 14px;
    line-height: 22px;
    color: #919191;
    font-weight: 400;
    padding: 0 0 0 20px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.testimonal-wrap li a:hover{
    background-color: #ff3366;
}
.testimonal-wrap li a:hover p , .testimonal-wrap li a:hover span{
    color: #fff;
}
.testimonal-wrap li a:hover strong{
    color: #000000;
}
.testimonal-wrap li a:hover strong:before{background-color: #000;}
.service-testimonal .col-xs-6 aside a.view-all{
    margin: 25px 0 0 0;
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}
.service-testimonal .col-xs-6 aside a.view-all:hover{color: #fff;background-color: #000;}



/* service-testimonal css end */

@media screen and (min-width:320px) and (max-width:767px) {
.servicepanel .row .col-xs-12{
    width: 100%;
}
.service-form .col-xs-7 , .service-form .col-xs-5 , .service-testimonal .col-xs-6{
    width: 100%;
}
.service-testimonal .content {
    max-height: 250px;
}
.service-form article h2 ,
.service-form aside h2,
.service-testimonal h2{
    font-size: 21px;
    line-height: 28px;
    margin: 0 0 10px 0;
}
.service-form article p ,
.service-testimonal p,
.testimonal-wrap li a .testimonal-content p{
    font-size: 14px;
    line-height: 17px;
}
.service-form aside{
    margin: 4.679% 0;
}
.servicepanel .row .col-xs-12 a{
    height: auto;
}
.servicepanel .row .col-xs-12 a figure img {
    position: relative;
    max-width: 100%;
    padding: 15px 15px;
}
.service-testimonal .col-xs-6 aside {
    padding: 5.167% 0;
}
.testimonal-wrap li a {
    display: block;
    padding: 15px 10px;
}
.testimonal-wrap li a .testimonal-content{width: 67%;}

}

@media screen and (min-width:667px) and (max-width:767px) {
.contentpanel {
    width: 50%;
    float: left;
}
.portfoliocontent .linkpanel{
    float: right;
}
.portfolio-list {
    margin: 0 0 3% 0;
    padding: 0;
}
.contactform-left {
    width: 49%;
}
.contactform-right {
    width: 49%;
}
.service-form .col-xs-7{
    width: 58.333%;
}
.service-form .col-xs-5{
    width: 41.666%;
}
.servicepanel .row .col-xs-12 {
    width: 50%;
}

}

@media screen and (min-width:768px) and (max-width:1023px) {
.navigationbar {
    float: right;
    text-align: right;
    margin: 8px 0 0 0;
}
.navigationbar li {
    float: left;
    margin: 0px 7px;
}
.navigationbar li a{
    font-size: 13px;
}
.logo{
    display: block;
    margin: 10px 0 0 0;
}
.potfolio-type li{
    margin: 5px 6px;
}
.potfolio-type li a{

    padding: 5px 9px;
}
.potfolio-type li::before{
    width: 15px;
    right: -15px;
    top: 18px;
}
.portfolio-list{
    margin: 0 0 26px 0;
}
.portfoliocontent .linkpanel{
    min-height: auto;
}
.banner-content span img{
    width: 50%;
}
.contactform-left , .contactform-right {
    width: 100%;
    margin: 0 0 3px 0;
}
.service-form aside{margin: 0;}
.service-form article h2 {
    font-size: 30px;
    line-height: 36px;
}
.service-form aside h2 , .service-testimonal h2{
    font-size: 21px;
    line-height: 24px;
    margin: 0 0 15px 0;
}
.servicepanel .row .col-xs-12 a{height: 220px;}
.servicepanel .row .col-xs-12 a figure img{padding: 15px;}
.service-testimonal .col-xs-6 aside {
    padding: 0;
}
.testimonal-wrap li a .testimonal-content {
    width: 68%;
}


}


@media screen and (min-width:1024px) and (max-width:1200px) {
.navigationbar li {
    float: left;
    margin: 0 15px;
}
.logo{
    margin: 15px 0 0 0;
    display: block;
}
.potfolio-type li{
    margin: 0 5px;
}
.potfolio-type li a{
    padding: 9px 8px;

}
.potfolio-type li::before {
    top: 22px;
}
.service-form aside {
    margin: -70px 0 0 0;
}
.servicepanel .row .col-xs-12 a figure img{
    padding: 15px;
}
.testimonal-wrap li a .testimonal-content{width: 75%;}


}



