.srv-bg-mg{
	width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 55.7%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.hvr-animat{
    background: #f7f7f7;
    display: block;
    height: 280px;
}
.hvr-animat2:hover .separator-line{
width: 60%;
}
.servimg{
    width: 50%;
    float: right;
    height: 300px;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.w-b{
    background: url('../media/images/wd2.jpg');
    background-size: cover;
}

.a-d{
    background: url('../media/images/adm.jpg');
    background-size: cover;
}
.c-b{
    background: url('../media/images/cb.jpg');
    background-size: cover;
}
.d-m{
    background: url('../media/images/dm2.jpg');
    background-size: cover;
}
.d-m2{
    background: url('../media/images/zxccc.jpg');
    background-size: cover;
}
.serv-sec-img1{
	/*background: url('../media/images/project-1.jpg'); */
    background: #f2f2f2;
	display: block; 
	height: 280px;
}
.serv-sec-img2{
	/*background: url('../media/images/project-2.jpg'); */
    background: #f2f2f2;
	display: block; 
	height: 280px;
}
.srv-dtl{
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../media/images/srv-dtl.png); 
	/*background-repeat: no-repeat;
	 background-size:cover; 
	 height: 100%; width: 100%;position: fixed;*/
	/* width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;*/
    background-color: #272727;
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
}
.content-section {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f2f7fd;
}
.content-wrapper{
    position: relative;
    max-width: 1120px;
    padding-right: 20px;
    padding-left: 20px;
      margin-left: auto;
    margin-right: auto;
}
.narrow-wrapper {
    margin-top: 20px;
    padding-right: 10%;
    padding-left: 10%;
}

.srv-dt-p{
	margin-bottom: 10px;
    color: #3e3f48;
    font-size: 16px;
    line-height: 29px;
}
.srv-rich-figure{
    width: 100%;
    max-width: 100%;
    text-align: center;
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.rich-text-img {
	 max-width: 600px;
    margin-top: 30px;
    margin-bottom: 15px;
    max-height: 300px;
    min-width: 400px;
}

.pro-dt-bg{
	height: 850px;
    background-color: #272727;
   	background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../media/images/product-details.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
}
.product-section {
    position: relative;
    padding: 120px 20px;
    background-color: #fff;
}

.pr-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
}
.align-center{
	text-align: center;
}
.landing-h1{
	margin-top: 0px;
    margin-bottom: 10px;
    font-size: 38px;
    line-height: 48px;
    font-weight: 300;
}
.landing-sub-text {
	margin-top: 18px;
    color: #919191;
    margin-top: 18px;
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 32px;
    font-weight: 300;
    text-align: center;
}
.detl-img{
	max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}
.product-bg-section {
        padding-top: 200px;
    padding-bottom: 200px;
    background-image: url('../media/images/app-backg.png'), linear-gradient(45deg, #79029e, #1daddd);
    background-position: 0px 50%, 0px 0px;
    background-repeat: no-repeat, repeat;
    background-attachment: scroll, scroll;
  }
.effect-zoe{
    overflow: hidden;
    position: relative;
}



.white-ttle{
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 38px;
    line-height: 48px;
    font-weight: 300;
    color: #fff;
}
.nr-space{
    height: 40px;
}
.white-button {
    color: #fff;
    padding: 16px 38px 13px;
    border: 1px solid #fff;
    border-radius: 15px !important;
    background-color: transparent;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
}
.pro-sect-3{
    position: relative;
    padding: 120px 20px;
   /*  padding-bottom: 0px;*/
    background-image: -webkit-linear-gradient(225deg, #79029e, #02779e);
    background-image: linear-gradient(225deg, #79029e, #02779e); 
}
.pro-ds-mg{
    margin-top:50px;
}
.pro-dt-h4{
    margin-top: 0px;
    margin-bottom: 15px;
    color: #02779e;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
}
.pro-dt-p{
    margin-bottom: 10px;
    color: #717171;
    font-size: 15px;
    line-height: 26px;
    font-weight: 300;
}
.pro-slide {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    white-space: normal;
    text-align: left;
}


.srv-bg-mg{
	width: 100%;
    height: 0;
    position: relative;
    padding-bottom: 55.7%;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.pro-title{
    position: relative;
    background: #fff;
    float: left;
    z-index: 2;
    width: 50%;
    height: 280px;
}

.pro-title:after {
    content: '';
    position: absolute;
    background: #ffffff;
    height: 136%;
    /*top: -155px;*/
    top: -140px;
    right: -78px;
    width: 100%;
    z-index: -1;
    transform: rotate(21deg);
}
.img-attc{
    background-attachment: fixed !important;
}
.adventure-details{
    position: absolute;
    left: 55%;
    top: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
    padding: 0%!important;
}
.adventure-details2{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
    padding: 0%!important;
}
.text-small2 {
    font-size: 14px!important;
    line-height: 16px!important;
    color: #5d5d5d!important;
    display: block!important;
    font-weight: 400;
   padding: 8px 0;
   border-bottom: 1px solid #ddd;
}
.text-small2:last-child{
    border-bottom: none;
}
.separator-line{
    height: 1px;
    width: 70px;
    margin: 8px auto;
    background: #d6d6d6!important;
     -webkit-transition: width .3s;
	transition: width .3s;
}
.sm-text{
    color: #e2e2e2;
    max-width: 250px;
    text-align: center;
    margin: 0 auto;
    opacity: 1;
    transition: all .3s;
}
@media (min-width: 992px){
    .sm-text{
        opacity: 0;
        margin-bottom: -40px;
    }
    .hvr-animat2:hover .sm-text{
        opacity: 1;
        margin-bottom: 0px;
    }
}
.hvr-animat{
    overflow: hidden;
    margin-bottom: 30px;
}
.hvr-animat:hover .separator-line{
width: 60%;
}
.explore {
    position: absolute;
    left: 80%;
    top: 45%;
    color: #8e8e8e;
    background: white;
    padding: 13px;
    font-size: 14px;
    line-height: 12px;
    border-radius: 29px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.23);
    cursor: pointer;
    opacity: 0;
    transition: all 0.3s;
    width: 90px;
}
.hvr-animat:hover .explore{
    opacity: 1;
    left: 100%;
}

.service-section{
    padding: 100px 0;
    background: rgb(247, 247, 247);
}
.service-q-section{
    background: url('../media/images/service-qr.jpg') no-repeat;
    background-size: cover;
    background-position: bottom;
}
.skill-q-section{
    background: url('https://images.unsplash.com/photo-1495521939206-a217db9df264?dpr=1&amp;auto=format&amp;fit=crop&amp;w=1500&amp;h=1000&amp;q=80&amp;cs=tinysrgb&amp;crop=') no-repeat;
    background-size: cover;
    background-position: bottom;
    position: relative;
}

.sevice-q-inner{
    padding: 50px;
    color: white;
    position: relative;
}
.skill-q-section .sevice-q-inner{
    color: black;
}
@media (max-width: 600px){
    .sevice-q-inner img{
        display: none;
    }
    .abt-img{
        display: none;
    }
}
.sevice-q-inner h1{
    margin: 10px 0;
    font-size: 40px;
    font-weight: 100;
    /*font-family: 'Roboto', sans-serif;*/
}
.sevice-q-inner p{
    margin-bottom: 10px;
    max-width: 600px;
    font-weight: 300;
    font-family: 'Roboto',sans-serif;
}
.sevice-q-inner img{
    margin-top: 50px;
}
.srv-dtl{
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url(../media/images/srv-dtl.png); 
    background-color: #272727;
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
}
.srv-title {
    width: 50%;
    float: left;
    height: 100%;
    position: relative;
    background: #fff;
}
.srv-title-inner{
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
}
.s4{
    width: 50%;
    float: left;
    height: 100%;
    position: relative;
    background: #fff;
}
.srv-title2 {
    width: 50%;
    position: relative;
    float: right;
    height: 100%;
    background: white;
}
.s3{
    width: 50%;
    position: relative;
    float: right;
    height: 100%;
    background: white;
}
.serv-sec-img{
    /*background: url(../images/project-1.jpg);*/
    display: block;
    height: 365px;
}
.content-section {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #f2f7fd;
}
.content-wrapper{
    position: relative;
    max-width: 1120px;
    padding-right: 20px;
    padding-left: 20px;
      margin-left: auto;
    margin-right: auto;
}
.narrow-wrapper {
    margin-top: 20px;
    padding-right: 10%;
    padding-left: 10%;
}

.srv-dt-p{
	margin-bottom: 10px;
    color: #3e3f48;
    font-size: 16px;
    line-height: 29px;
}
.srv-rich-figure{
    width: 100%;
    max-width: 100%;
    text-align: center;
    clear: both;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.rich-text-img {
	 max-width: 600px;
    margin-top: 30px;
    margin-bottom: 15px;
    max-height: 300px;
    min-width: 400px;
}

.pro-dt-bg{
	height: 850px;
    background-color: #272727;
   	background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../media/images/product-details.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
}
.product-section {
    position: relative;
    padding: 120px 20px;
    background-color: #fff;
}

.pr-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
}
.align-center{
	text-align: center;
}
.landing-h1{
	margin-top: 0px;
    margin-bottom: 10px;
    font-size: 38px;
    line-height: 48px;
    font-weight: 300;
}
.landing-sub-text {
	margin-top: 18px;
    color: #919191;
    margin-top: 18px;
    margin-bottom: 20px;
    font-size: 19px;
    line-height: 32px;
    font-weight: 300;
    text-align: center;
}
.detl-img{
	max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}
.product-bg-section {
        padding-top: 200px;
    padding-bottom: 200px;
    background-image: url('../media/images/app-backg.png'), linear-gradient(45deg, #79029e, #1daddd);
    background-position: 0px 50%, 0px 0px;
    background-repeat: no-repeat, repeat;
    background-attachment: scroll, scroll;
  }
.effect-zoe{
    overflow: hidden;
    position: relative;
}

.text-small2 a{
    color: #5d5d5d;
    font-size: 12px;
}
.text-small2 a:hover{
    color: #4AA6E5;
}
.banner-info {
    text-align: center;
    position: absolute;
    top: 60%;
    width: 100%;
    transform: translateY(-50%);
}



.white-ttle{
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 38px;
    line-height: 48px;
    font-weight: 300;
    color: #fff;
}
.nr-space{
    height: 40px;
}
.white-button {
    color: #fff;
    padding: 16px 38px 13px;
    border: 1px solid #fff;
    border-radius: 15px !important;
    background-color: transparent;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
}
.pro-sect-3{
    position: relative;
    padding: 120px 20px;
   /*  padding-bottom: 0px;*/
    background-image: -webkit-linear-gradient(225deg, #79029e, #02779e);
    background-image: linear-gradient(225deg, #79029e, #02779e); 
}
.pro-ds-mg{
    margin-top:50px;
}
.pro-dt-h4{
    margin-top: 0px;
    margin-bottom: 15px;
    color: #02779e;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
}
.pro-dt-p{
    margin-bottom: 10px;
    color: #717171;
    font-size: 15px;
    line-height: 26px;
    font-weight: 300;
}
.pro-slide {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    white-space: normal;
    text-align: left;
}
.temp-section{
    overflow: hidden;
    padding-bottom: 0px;
    padding-top: 100px;
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 96%, .84), hsla(0, 0%, 96%, .84)), url('../media/images/template-bg.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 96%, .84), hsla(0, 0%, 96%, .84)), url('../media/images/template-bg.jpg');
    background-position: 0px 0px, 50% 0px;
    background-color: transparent;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    text-align: center;
}
.presentation {
    margin-bottom: 100px;
}
.temp-text{
    display: block;
    width: 100%;
    margin: 0px auto;
    margin-bottom: 100px;
}
.temp-hd{
    color: #525252;
    font-weight: 400;
    font-size: 22px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.separated-div{
        height: 1px;
    background: gray;
    width: 70px;
    margin: 0 auto;
    margin-top: 9px;
}
.black-pra{
    margin: 0 auto;
    max-width: 600px;
    margin-top: 20px;
    color: #5e5e5e;
    font-size: 16px;
    line-height: 21px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
}
.col-s4{
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.info-bx{
    width: 100%;
    height: auto;
    padding: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, .09);
    border-radius: 5px;
    box-shadow: 0 20px 20px 0 rgba(0, 0, 0, .05);
}
.srv-wht{
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    background-color: #fff;
        color: #fff;
    font-size: 12px;
    font-weight: 400;
}
.num-circle {
    display: inline-block;
    width: 100px;
    height: 100px;
    padding: 30px;
    border: 1px none #000;
    border-radius: 100px;
    background-color: #0d9622;
    margin: 0 auto;
    margin-top: -60px;
}
.font-number {
    display: block;
    float: none;
   line-height: 40px;
    color: #fff;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
}
.pln{
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    color: rgb(72, 72, 72);
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.pln-p{
    margin-bottom: 10px;
    color: #5e5e5e;
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    text-align: center;
}
.tmpln-img{
    position: relative;
    z-index: 99;
    margin-top: 10px;
    text-align: center;
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.client-section{
        padding: 60px 0 !important;
}

.clients{
    overflow: hidden;
}
.home-page-client{
    display: block;
    margin-top: 28px;
    text-align: center;
}

.home-page-client li {
    display: inline-block;

    width: 175px;
    margin-bottom: 18px;
    margin-right: 18px;
    height: 175px;
    background: #fff;
    line-height: 200px;
    list-style-type: none;
}
.home-page-client li img {
    -webkit-filter: grayscale(1);
    filter: gray;
    filter: grayscale(1);
    box-shadow: 0 7px 21px 0 rgba(0,0,0,.05);
    outline: rgba(0,0,0,.05) solid 1px;
    outline-offset: -1px;
    width: 100%;
    height: 100%;
    font: 14px;
    text-transform: uppercase;
    text-align: center;
    line-height: 210px;
    background: #fcfcfc;
    transition: all .3s;
}
.home-page-client li img:hover {
    -webkit-filter: grayscale(10%);
    filter: gray;
    filter: grayscale(10%);
}
.header-top{
    transition: all .3s;
}
.sticky{
    background: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.11);
}
.sticky a{
    color: #979797 !important;
}
.tag a{
    display: block;
    height: 40px;
    width: 222px;
    background: url('../media/images/logo-final2.png') no-repeat;
}
.sticky .tag a{
    background: url('../media/images/logo-final.png') no-repeat;
}
.header-top:hover{
    background: #fff;
    transition: all 1s;
}
.header-top:hover .tag a{
    background: url('../media/images/logo-final.png') no-repeat;
}
.header-top:hover a{
    color: #979797 !important;
}
.has-drop .nav-arrow{
    display: inline-block;
    transition: all .3s;
}
.has-drop:hover .nav-arrow{
    transform: rotate(-90deg);
}
.drop-con{
    padding-top: 24px;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;

}
/* .drop{
    width: 200px;
    background: rgba(0, 0, 0, 0.5);
} */
.drop li{
    display: block !important;
    padding: 5px;
    margin-right: 0 !important;
}
.drop li a{
    color: gray !important;
}
.drop li a:hover{
    color: #4AA6E5 !important;
}
.drop li:last-child{
    border-bottom: none;
}
.has-drop:hover .drop-con{
    visibility: visible;
    opacity: 1;
}
.text-small2 span{
    font-size: 15px;
}




.contact-map-h3 {
    color: #212121;
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 1em 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.contact-map-p {
    margin: 0 0 2em 0;
    color: #999999;
    font-size: .9em;
    line-height: 1.8em;
}
.contact-address {
    margin: 3em 0 0 0;
}
.contact-address ul{
    padding: 0;
    margin: 0;
}
.contact-address ul li {
    display: block;
    margin: 1em 0;
}
.fa.fa-phone,.fa-map-marker{
    height: 40px;
    width: 40px;
    background: #86c724;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact-address ul li span {
    color: #337ab7;
    font-size: .875em;
    margin-left: 1em;
}
.contatct-form-top h3 {
    color: #212121;
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 1em 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.contatct-form-top h3 span {
    color: #86c724;
}
.bri-contact-form-grid {
    margin: 2em 0 0 0;
}
.bri-contact-form-grid input[type="text"], .bri-contact-form-grid input[type="email"] {
    display: inline-block;
    background: none;
    border: 1.5px solid #BBBBBB;
    width: 100%;
    outline: none;
    padding: 10px 15px 10px 15px;
    font-size: .9em;
    color: #212121;
    margin-bottom: 1.5em;
}
.bri-contact-form-grid textarea {
    background: none;
    border: 1.5px solid #BBBBBB;
    width: 100%;
    display: block;
    height: 150px;
    outline: none;
    font-size: 0.9em;
    color: #212121;
    resize: none;
    padding: 10px 15px 10px 15px;
    margin-bottom: 1em;
}
.bri-contact-form-grid button.btn1 {
    border: solid 2px #212121;
    color: #FFFFFF;
    font-size: .9em;
    padding: .5em 2em;
    text-decoration: none;
    background: #212121;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

#sp-bottom {
    padding: 70px 0px;
    background: #dee3e6;
    color: #000;
}
.sp-module:first-child{
    margin-top: 0;
}
.sp-module {
    margin-top: 50px;
}
.sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sp-module ul >li {
    display: block;
    -webkit-transition: 300ms;
    transition: 300ms;
}
#sp-bottom #sp-bottom1 ul li a {
    line-height: 30px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}

#sp-bottom .sp-module ul li a:hover{
    background: none;
}
#sp-bottom .sp-module ul li a:focus{
    border: none;
}
#sp-bottom .sp-module ul li a {
    line-height: 24px;
    color: #000;
    display: inline-block;
    float: none;
}
.sp-module ul >li >a {
    color: #000000;
}
.sp-module ul >li >a {
    display: block;
    padding: 5px 0;
    line-height: 36px;
    padding: 2px 0;
    -webkit-transition: 300ms;
    transition: 300ms;
}
#sp-bottom #sp-bottom1 ul.social-icons {
    list-style: none;
    padding: 0;
    margin: -2px;
}
#sp-bottom #sp-bottom1 ul.social-icons >li {
    display: inline-block;
    margin: 2px;
}
#sp-bottom #sp-bottom1 ul.social-icons >li a.social-facebook {
    color: #3a5599;
}
#sp-bottom #sp-bottom1 ul.social-icons >li a {
    float: left;
    display: inline-block;
    font-size: 18px;
    width: 24px;
    height: 28px;
    line-height: 28px !important;
}
#sp-bottom #sp-bottom1 ul li a {
    line-height: 30px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
#sp-bottom #sp-bottom1 ul.social-icons >li a.social-twitter {
    color: #27c4f9;
}
#sp-bottom #sp-bottom1 ul.social-icons >li a.social-googleplus {
    color: #d13329;
}
#sp-bottom #sp-bottom1 ul.social-icons >li a.social-pinterest {
    color: #c6000c;
}
#sp-bottom #sp-bottom1 ul.social-icons >li a.social-youtube {
    color: #de2324;
}
#sp-bottom #sp-bottom1 ul.social-icons >li a.social-dribbble {
    color: #ff4d92;
}
#sp-bottom #sp-bottom1 ul.social-icons >li a.social-jed {
    color: #0068c3;
}
 #sp-bottom input[type="text"] {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 50px;
    padding: 10px 15px;
    border-color: #E5E5E5;
}

 #sp-bottom .btn.btn-primary {
    border: 0;
    background-color: #f79518;
    -webkit-box-shadow: 0 2px 0 0 #e2b717, inset 0 1px 0 0 rgba(225,225,225,0.2);
    box-shadow: 0 2px 0 0 #e2b717, inset 0 1px 0 0 rgba(225,225,225,0.2);
}
#sp-footer {
    padding: 30px 0px;
}

#sp-footer {
    border-top: 1px solid #e6ebed;
    background-color: #dee3e6;
    color: #333a40;
    text-align: center;

}
.head-con{
    padding: 1em 1em;
    position: relative;

}
img:not([src]) {
            visibility: hidden;
        }
@-moz-document url-prefix() {
    img:-moz-loading {
        visibility: hidden;
    }

}
.ul-effect li{
    margin: 0 !important;
    padding: 0 15px;
}
.ul-effect li a{
     display: block;
}
.underline {
  height: 2px;
  width: 0px;
  background: #f79518;
  position: absolute;
  top: 44px;
  transition: 0.5s all;
}
@media screen and (max-width: 1231px){
    .ul-effect li:last-child{
        display: none;
    }
    .ul-effect li:nth-child(6){
        display: none;
    }
}
@media screen and (max-width: 939px){
    .ul-effect{
        display: none;
    }
}
@media screen and (max-width: 767px){
    .col-s4{
        margin-bottom: 50px;
    }
   
}
@media screen and (max-width: 991px){
    
    figure.effect-zoe figcaption,
    figure.effect-zoe h4,
    figure.effect-zoe p.icon-links a {
        -webkit-transform: translate3d(0,0,0) !important;
        transform: translate3d(0,0,0) !important;
    }
}
@media (max-width: 991px) { 
    .adventure-details {
        left: 50%;
    }

    .explore{
        opacity: 1;
        left: 100%;
    }
    .pro-title:after {
        content: '';
        position: absolute;
        background: rgba(255, 255, 255, 0.75);
        height: 136%;
        top: -26%;
        right: -37%;
        width: 100%;
        z-index: -1;
        transform: rotate(-25deg);
    }
    .pro-title {
        width: 100%;
        height: 280px;

    }
    .servimg {
        width: 100%;
        height: 150px;
    }
    .hvr-animat{
        height: 430px;
    }
    .explore {
        left: 65%;
        top: -18px;
    }
    .hvr-animat:hover .explore {
        opacity: 1;
        left: 65%;
    }
  
}
@media (max-width: 767px) { 
    .serv-sec-img {
        height: 515px;
        margin-bottom: 20px;
    }
   .srv-title {
        width: 100%;
        height: 150px;
    }
    .srv-title2 {
        width: 100%;
        height: 365px;
    }
    .s3 {
        width: 100%;
        height: 150px;
    }
    .s4 {
        width: 100%;
        height: 365px;
    }


}
@media (max-width: 575px) { 

    .explore{
        left: 60%;
    }
    .hvr-animat:hover .explore {
        left: 60%;
    }

}

/* ---- grid ---- */

.grid {
  margin: 0 auto; /* centered */
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-item {
    float: left;
    overflow: hidden;
    width: 250px;
}
.thm_features img{
    width: 180px;
    margin-bottom: 10px;
    -webkit-filter: brightness(0.9);
    filter: brightness(0.9);
}

.quote_form{
    overflow: hidden;
}