/* ===================================
    About
====================================== */

/*
    Theme Name: MegaOne
    Theme URI:
    Author: Themes Industry
    Author URI:
    Description: One Page Parallax Template
    Tags: one page, multipurpose, parallax, creative, html5

 */

/* ===================================
    Table of Content
====================================== */


/*  - Fonts
    - General
    - Fonts
    - Social Icon Hover
    - Header And Navigation
    - Slider
    - About
    - Team
    - Portfolio
    - Price
    - Parallax
    - Testimonial
    - Client
    - Blog
    - Contact
    - Map
    - Footer
    - Loader
    - Media Queries   */


/* ===================================
    Google font
====================================== */

@import url('https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,500,600,700,800&display=swap');


.main-font{font-family: 'Roboto', sans-serif;}
.alt-font{font-family: 'Montserrat', sans-serif;}


/* ===================================
    General
====================================== */

body {font-family: 'Roboto', sans-serif; font-size: 16px;color: #696969;font-weight:300;line-height:30px;letter-spacing: 0.2px;width: 100%; overflow-x: hidden}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {line-height: 1.2; font-weight: 500; font-family: 'Montserrat', sans-serif; color: #404854;}
a, *::before, *::after, img, span, input, button, .navbar, .fixedmenu, .tp-bullet, .owl-dot, .owl-prev, .owl-next {transition: ease-in-out 0.2s;-webkit-transition: ease-in-out 0.2s;-moz-transition: ease-in-out 0.2s;-ms-transition: ease-in-out 0.2s;-o-transition: ease-in-out 0.2s;}
section,.section-padding {position: relative;padding: 6.5rem 0;overflow: hidden;}
.section-top-margin{margin-top: 7.5rem;}
a {color:inherit;text-decoration: none;}
.rev_slider_wrapper{width: 100% !important;}
.btn.focus, .btn:focus{box-shadow: none;}
p:last-child{margin-bottom: 0 !important;}
.fa, .far, .fas{display: inline;}
a:active, a:hover{color: #438b2b ;}
blockquote {border-left: 2px solid;padding: 10px 15px 10px 35px;margin: 25px 0;font-size: 18px;line-height: 28px;margin-top: 32px;margin-bottom: 32px;}
blockquote > cite {font-weight: 400;font-size: 14px;display: block;}
.cbp-popup-lightbox .cbp-popup-next {background: url(../img/cbp-sprite.png) no-repeat scroll -46px 0 transparent;}
.cbp-popup-lightbox .cbp-popup-prev {background: url(../img/cbp-sprite.png) no-repeat scroll 0 0 }
.cbp-popup-lightbox .cbp-popup-close {background: url(../img/cbp-sprite.png) no-repeat scroll -92px 0 transparent;}
.hidden{display: none;}

/* transition none */
.no-transition *{transition-timing-function:initial; -moz-transition-timing-function:initial; -webkit-transition-timing-function:initial; -o-transition-timing-function:initial; -ms-transition-timing-function:initial; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s; -ms-transition-duration: 0s;}

/* opacity */
.opacity-full{opacity: 1;}
.opacity-3{opacity: .3;}
.opacity-4{opacity: .4;}
.opacity-5{opacity: .5;}
.opacity-6{opacity: .6;}
.opacity-7{opacity: .7;}
.opacity-7{opacity: .7;}
.opacity-8{opacity: .8;}
.opacity-9{opacity: .9;}

/*font-weight*/
.font-weight-100{font-weight: 100;}
.font-weight-300{font-weight: 300;}
.font-weight-500{font-weight: 500;}
.font-weight-600{font-weight: 600;}

/* button */
.btn {-webkit-appearance: initial; overflow: hidden;position: sticky; z-index: 2; display:inline-block; font-size: 17px; border:2px solid transparent; letter-spacing: .5px; line-height: inherit; border-radius: 0; text-transform:capitalize; width: auto;font-family: 'Montserrat', sans-serif; font-weight: 500; -webkit-transition: all .5s ease;-o-transition: all .5s ease !important;transition: all .5s ease !important;}
/* button size */
.btn.btn-small {font-size:12px; padding: 4px 1.8em;}
.btn.btn-medium {font-size:12px; padding: 6px 1.8em;}
.btn.btn-medium-custom {font-size:15px; padding: 6px 1.3em;}

.btn.btn-large {font-size:14px; padding: 9px 34px; line-height: 1.8em;}
.btn.btn-rounded {border-radius: 50px;}

.btn.btn-slider {font-size:14px !important; padding: 9px 34px !important; line-height: 1.8em !important;}

.btn-hvr-setting {z-index: -1;position: absolute;left: 0;top: 0;width: 100%;height: 100%;border-radius: 50px;}
.btn-hvr-setting-inner {position: relative;display: block;height: 100%;list-style: none;padding: 0;margin: 0}
.btn-hvr-effect {position: absolute;top: -5px;width: 25%;height: 100%;border-radius: 100%;-webkit-transform: translate3d(0, 150%, 0) scale(1.7); transform: translate3d(0, 150%, 0) scale(1.7); -webkit-transition: -webkit-transform 0.45s;
    transition: -webkit-transform 0.45s; transition: transform 0.45s !important;background: #ffffff;border-color: #ffffff;}
.btn-hvr-effect:nth-child(1) {left: 0;-webkit-transition-delay: 0s; transition-delay: 0s !important;}
.btn-hvr-effect:nth-child(2) {left: 30%;-webkit-transition-delay: 0.08s; transition-delay: 0.08s !important;}
.btn-hvr-effect:nth-child(3) {left: 60%;-webkit-transition-delay: 0.16s; transition-delay: 0.16s !important;}
.btn-hvr-effect:nth-child(4) {left: 90%;-webkit-transition-delay: 0.24s; transition-delay: 0.24s !important;}
.btn-hvr-setting:hover .btn-hvr-effect, .btn:hover .btn-hvr-effect, .btn:active .btn-hvr-effect, .btn:focus .btn-hvr-effect {-webkit-transform: translateZ(0) scale(1.7); transform: translateZ(0) scale(1.7) !important;}
.btn-hvr-grey .btn-hvr-effect {background: #00bcd4;}

/* button background */
.btn.btn-white {background:#ffffff; border-color: #ffffff; color: #585858}
.btn.btn-transparent-white {background:transparent; border-color: #ffffff; color:  #ffffff}
.btn.btn-transparent-black {background:transparent; border-color: #18212e; color: #18212e}
.btn.btn-black {background: #18212e; border-color: #18212e; color: #ffffff}
.btn.btn-blue {background: #024083; border-color: #024083; color: #ffffff}
.btn.btn-pink {background: #f023b6; border-color: #f023b6; color: #ffffff}
.btn.btn-purple {background: #7004bc; border-color: #7004bc; color: #ffffff}
.btn.btn-green {background: #438b2b; border-color: #438b2b; color: #ffffff}



/*Button Hover bg*/
.btn.btn-hvr-white:hover,.btn.btn-hvr-white:focus{color: #18212e;border-color:#fff;background: transparent !important;}
.btn.btn-hvr-white .btn-hvr-effect {background: #fff;border-color: #fff}
.btn.btn-hvr-blue:hover,.btn.btn-hvr-blue:focus{color: #fff;border-color: #203469;background: transparent !important;}
.btn.btn-hvr-blue .btn-hvr-effect {background: #203469;border-color: #203469}
.btn.btn-hvr-pink:hover,.btn.btn-hvr-pink:focus{color: #fff;border-color: #f023b6;background: transparent !important;}
.btn.btn-hvr-pink .btn-hvr-effect {background: #f023b6;border-color: #f023b6}
.btn.btn-hvr-green:hover,.btn.btn-hvr-green:focus{color: #fff;border-color: #FFF;background: transparent !important;}
.btn.btn-hvr-green .btn-hvr-effect {background: #5a7e4b  ;border-color: #5a7e4b  }

.btn.btn-medium-custom{color: #fff;border-color:#59a13a;background: #59a13a !important;}
.btn.btn-medium-custom:hover {color: #fff;border-color:#5a7e4b;background: #5a7e4b !important;}



/* overlay */
.bg-overlay{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}

/* background color */
.bg-black{background: #000000;}
.bg-dark {background-color: #1d1d21 !important;}
.bg-blue {background-color: #203469;}
.bg-pink {background-color: #f033b5;}
.bg-purple {background-color: #9556f5;}
.bg-red {background-color: #8b2b2b;}
.bg-green {background-color: #438b2b;}
.bg-lightgreen {background-color: #DFF2E0;}
.bg-light {background-color:#f9f9f9!important}
.bg-bannergreen{background-color:#5a7e4b!important;}

.gradient-bg1{
    background: #3264f5;
    background: -moz-linear-gradient(left, #3264f5 2%, #7004bc 82%);
    background: -webkit-linear-gradient(left, #3264f5 2%,#7004bc 82%);
    background: linear-gradient(to right, #024083 1%,#024083 80%);
}

.gradient-bg2{
    background: #237afe;
    background: -moz-linear-gradient(left, #237afe 2%, #03a9f5 82%);
    background: -webkit-linear-gradient(left, #237afe 2%, #03a9f5 82%);
    background: linear-gradient(to right, #438b2b 2%, #203469 82%);
}

/* text-color */
.main-color{color: #438b2b;}
.text-green{color: #438b2b;}
.alt-color{color: #DFF2E0;}
.text-lightgreen{color: #DFF2E0;}
.text-gray{color:#cfcfcf}


.gradient-text1{
    background: #f033b5;
    background: -moz-linear-gradient(left, #f033b5 2%, #f2a2af 82%);
    background: -webkit-linear-gradient(left, #f033b5 2%,#f2a2af 82%);
    background: linear-gradient(to right, #f033b5 2%,#f2a2af 82%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f033b5', endColorstr='#f2a2af',GradientType=1 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-text2{
    background: #3264f5;
    background: -moz-linear-gradient(left, #3264f5 2%, #7004bc 82%);
    background: -webkit-linear-gradient(left, #3264f5 2%,#7004bc 82%);
    background: linear-gradient(to right, #3264f5 2%,#7004bc 82%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*Max Width*/
.mx-570{
    max-width: 570px;
    display: inline-block;
}

/* ===================================
   Social Icon Bg
====================================== */

.social-icon-bg a i.fa-facebook-f {background-color: #3B5998;}
.social-icon-bg a i.fa-twitter {background-color: #55ACEE;}
.social-icon-bg a i.fa-google-plus {background-color: #DD4B39;}
.social-icon-bg a i.fa-linkedin-in {background-color: #0976B4;}
.social-icon-bg a i.fa-instagram {background-color: #c13584;}
.social-icon-bg a i.fa-youtube {background-color: #dd4b39;}
.social-icon-bg a i.fa-pinterest-p {background-color: #B7242A;}
.social-icon-bg a i.fa-instagram {background-color: #e8715c;}
.social-icon-bg a i.fa-vimeo {background-color: #1ab7ea;}
.social-icon-bg a i.fa-vk {background-color: #4c75a3;}
.social-icon-bg a i.fa-youtube {background-color: #cd201f;}
.social-icon-bg a i.fa-pinterest {background-color: #bd081c;}
.social-icon-bg a i.fa-tumblr {background-color: #34465d;}
.social-icon-bg a i.fa-behance {background-color: #131418;}
.social-icon-bg a i.fa-dribbble {background-color: #ea4c89;}
.social-icon-bg a i.fa-google-plus {background-color: #dd4b39;}
.social-icon-bg a i.fa-xing {background-color: #026466;}
.social-icon-bg a i.fa-yelp {background-color: #af0606;}
.social-icon-bg a i.fa-vine {background-color: #00b489;}

/* ===================================
   Social Icon Bg Hover
====================================== */

.social-icon-bg-hvr a:hover i.fa-facebook-f {background-color: #3B5998;}
.social-icon-bg-hvr a:hover i.fa-twitter {background-color: #55ACEE;}
.social-icon-bg-hvr a:hover i.fa-google-plus {background-color: #DD4B39;}
.social-icon-bg-hvr a:hover i.fa-linkedin-in {background-color: #0976B4;}
.social-icon-bg-hvr a:hover i.fa-instagram {background-color: #c13584;}
.social-icon-bg-hvr a:hover i.fa-youtube {background-color: #dd4b39;}
.social-icon-bg-hvr a:hover i.fa-pinterest-p {background-color: #B7242A;}
.social-icon-bg-hvr a:hover i.fa-instagram {background-color: #e8715c;}
.social-icon-bg-hvr a:hover i.fa-vimeo {background-color: #1ab7ea;}
.social-icon-bg-hvr a:hover i.fa-vk {background-color: #4c75a3;}
.social-icon-bg-hvr a:hover i.fa-youtube {background-color: #cd201f;}
.social-icon-bg-hvr a:hover i.fa-pinterest {background-color: #bd081c;}
.social-icon-bg-hvr a:hover i.fa-tumblr {background-color: #34465d;}
.social-icon-bg-hvr a:hover i.fa-behance {background-color: #131418;}
.social-icon-bg-hvr a:hover i.fa-dribbble {background-color: #ea4c89;}
.social-icon-bg-hvr a:hover i.fa-google-plus {background-color: #dd4b39;}
.social-icon-bg-hvr a:hover i.fa-xing {background-color: #026466;}
.social-icon-bg-hvr a:hover i.fa-yelp {background-color: #af0606;}
.social-icon-bg-hvr a:hover i.fa-vine {background-color: #00b489;}

/* ===================================
   Social Icon Color
====================================== */

.social-icon-clr a i.fa-facebook {color: #3B5998;}
.social-icon-clr a i.fa-twitter {color: #55ACEE;}
.social-icon-clr a i.fa-google-plus {color: #DD4B39;}
.social-icon-clr a i.fa-linkedin-in {color: #0976B4;}
.social-icon-clr a i.fa-instagram {color: #c13584;}
.social-icon-clr a i.fa-youtube {color: #dd4b39;}
.social-icon-clr a i.fa-pinterest-p {color: #B7242A;}
.social-icon-clr a i.fa-instagram {color: #e8715c;}
.social-icon-clr a i.fa-vimeo {color: #1ab7ea;}
.social-icon-clr a i.fa-vk {color: #4c75a3;}
.social-icon-clr a i.fa-youtube {color: #cd201f;}
.social-icon-clr a i.fa-pinterest {color: #bd081c;}
.social-icon-clr a i.fa-tumblr {color: #34465d;}
.social-icon-clr a i.fa-behance {color: #131418;}
.social-icon-clr a i.fa-dribbble {color: #ea4c89;}
.social-icon-clr a i.fa-google-plus {color: #dd4b39;}
.social-icon-clr a i.fa-xing {color: #026466;}
.social-icon-clr a i.fa-yelp {color: #af0606;}
.social-icon-clr a i.fa-vine {color: #00b489;}

/* ===================================
   Social Icon Hover
====================================== */

.social-icon-clr-hvr a i:hover.fa-facebook {color: #3B5998;}
.social-icon-clr-hvr a i:hover.fa-twitter {color: #55ACEE;}
.social-icon-clr-hvr a i:hover.fa-google-plus {color: #DD4B39;}
.social-icon-clr-hvr a i:hover.fa-linkedin-in {color: #0976B4;}
.social-icon-clr-hvr a i:hover.fa-instagram {color: #c13584;}
.social-icon-clr-hvr a i:hover.fa-youtube {color: #dd4b39;}
.social-icon-clr-hvr a i:hover.fa-pinterest-p {color: #B7242A;}
.social-icon-clr-hvr a i:hover.fa-instagram {color: #e8715c;}
.social-icon-clr-hvr a i:hover.fa-vimeo {color: #1ab7ea;}
.social-icon-clr-hvr a i:hover.fa-vk {color: #4c75a3;}
.social-icon-clr-hvr a i:hover.fa-youtube {color: #cd201f;}
.social-icon-clr-hvr a i:hover.fa-pinterest {color: #bd081c;}
.social-icon-clr-hvr a i:hover.fa-tumblr {color: #34465d;}
.social-icon-clr-hvr a i:hover.fa-behance {color: #131418;}
.social-icon-clr-hvr a i:hover.fa-dribbble {color: #ea4c89;}
.social-icon-clr-hvr a i:hover.fa-google-plus {color: #dd4b39;}
.social-icon-clr-hvr a i:hover.fa-xing {color: #026466;}
.social-icon-clr-hvr a i:hover.fa-yelp {color: #af0606;}
.social-icon-clr-hvr a i:hover.fa-vine {color: #00b489;}

/* ========== End Basic Style ========== */


/* ===================================
    Header
====================================== */


/* logo change */

header .logo .logo-dark, header .logo .logo-light {visibility: hidden; opacity: 0; width: 0; transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header .logo .logo-dark.default, header .logo .logo-light.default {visibility: visible; opacity: 1; width: auto; transition-duration:0.5s;  -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-light, header.header-appear nav.header-dark .logo .logo-light {visibility: visible;  opacity: 1; width: auto; transition-duration: 0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-dark, header.header-appear nav.header-dark .logo .logo-dark {visibility: hidden; opacity: 0; width: 0; transition-duration:0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-dark, header.header-appear nav.header-light .logo .logo-dark {visibility: visible;  opacity: 1; width: auto; transition-duration:0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header.header-appear nav .logo .logo-light, header.header-appear nav.header-light .logo .logo-light {visibility: hidden; opacity: 0; width: 0; transition-duration:0.5s; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s;}
header a.logo {display: inline-block; vertical-align: middle;line-height: 1}
header a.logo img {max-width: 300px; min-width:100%; min-height:100%;}

.hello_logo{
  width:100%;
  max-width:150px;
  height:auto;
}

@media (max-width:767px){
  .hello_logo{
    max-width:50px;
  }}
@media (max-width: 767px){
  header a.logo img{
    max-width:250px;
  }
}

@media (max-width:388px){
  .
}
@media (min-width:500px){
  .logoshowmobile{
    display:none;
  }
}
.logoshowmobile{
  width:50px;
}
@media (max-width:500px){
  .logohidemobile{
    display:none;
  }
}

/* nav top default */

.navbar-top-default{
    position: absolute;
    top: 0;
    z-index: 98;
    /* overflow: hidden; */
    height: 90px;
    width: 100%;
    padding: 0;
    margin-top: 0px;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    background-color:rgba(0, 0, 0, 0);
}


.navbar-top-default.navbar-gradient .navbar-nav .nav-link {
    padding:.4rem 0;
    color: #fff;
    font-weight: 400;
    min-width: 100px;
    text-align: center;
    font-size: 14px;
}

.header-appear .navbar-top-default.navbar-gradient .navbar-nav .menu-line{
    color: #FFFFFF;
}


.header-appear .navbar-top-default {
    height: 80px;
    position: fixed;
    z-index: 97;
    margin-top: 0;
    background: #ffffff;
    -webkit-animation-name: animationFade;
    -o-animation-name: animationFade;
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
}

.header-appear .navbar-top-default.navbar-gradient {
    background: #3264f5;
    background: -moz-linear-gradient(left, #fff 2%, #fff 82%);
    background: -webkit-linear-gradient(left, #fff 2%, #fff 82%);
    background: linear-gradient(to right, #fff 2%, #fff 82%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3264f5', endColorstr='#7004bc',GradientType=1 );
}

.navbar-top-default #agency{
    margin-right: -30px;
}

.nav-icon .navbar-nav {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu-line {
    position: absolute;
    top: -20px;
    font-size: 18px;
    color: #ffffff;
    left: 0;
    display: block;
    text-align: center;
    width: 100px;
    height: 30px;
    pointer-events: none;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transition-timing-function: cubic-bezier(1, 0.01, 0, 1);
    -webkit-transition-timing-function: cubic-bezier(1, 0.01, 0, 1.22);
    transition-timing-function: cubic-bezier(1, 0.01, 0, 1.22);
}

.nav-icon .navbar-nav .nav-link:nth-child(1).active ~ .menu-line{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(2).active ~ .menu-line{
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(3).active ~ .menu-line{
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(4).active ~ .menu-line{
    -webkit-transform: translate3d(300%, 0, 0);
    transform: translate3d(300%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(5).active ~ .menu-line{
    -webkit-transform: translate3d(400%, 0, 0);
    transform: translate3d(400%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(6).active ~ .menu-line{
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(7).active ~ .menu-line{
    -webkit-transform: translate3d(600%, 0, 0);
    transform: translate3d(600%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(1):hover ~ .menu-line{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(2):hover ~ .menu-line{
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(3):hover ~ .menu-line{
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(4):hover ~ .menu-line{
    -webkit-transform: translate3d(300%, 0, 0);
    transform: translate3d(300%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(5):hover ~ .menu-line{
    -webkit-transform: translate3d(400%, 0, 0);
    transform: translate3d(400%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(6):hover ~ .menu-line{
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0);
}

.nav-icon .navbar-nav .nav-link:nth-child(7):hover ~ .menu-line{
    -webkit-transform: translate3d(600%, 0, 0);
    transform: translate3d(600%, 0, 0);
}

/*slider social*/

.slider-social{
    position: absolute;
    right: 50px;
    top: 27px;
}

.header-appear .slider-social{
    top: 22px;
}

.slider-social ul>li{
    float: left;
}

.slider-social a {
    display: block;
    width: 36px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50px;
    color: #fff;
    font-size: 17px;
    margin: 3px;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}


/*Full Menu*/

.fullnav-toggler{
    background-color: transparent;
    cursor: pointer;
    display: inline-block;
    height: 50px;
    width: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50px;
    top: 20px;
    outline: none !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99;
    -webkit-tap-highlight-color: transparent;
    border: none;
    transition: none;
}

.header-appear .fullnav-toggler{
    top: 15px;
}

.fullnav-toggler.active{
    opacity: 0;
}

.fullnav-toggler .line{
    background: #FFFFFF;
    position: relative;
    height: 2px;
    width: 60%;
    margin-top: -2px;
    transition: all .2s;
    display: block;
}

.fullnav-toggler .line:nth-child(1) {
    top: 9px;
    margin-top: 0;
    width: 36%;
}

.fullnav-toggler .line:nth-child(2) {
    width: 25%;
}

.fullnav-toggler .line:nth-child(3) {
    top: auto;
    bottom: 9px;
}

.fullnav-toggler:hover .line:nth-child(1) {
    width: 25%;
}

.fullnav-toggler:hover .line:nth-child(2) {
    width: 50%;
}

.fullnav-toggler:hover .line:nth-child(3) {
    width: 37%;
}


.fullnav-toggler.active .line:first-child {
    transform: rotate(45deg);
    top: auto;
    bottom: 0;
    width: 50%;
}


.fullnav-close{
    background-color: transparent;
    cursor: pointer;
    display: inline-block;
    height: 50px;
    width: 50px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 50px;
    opacity: 0;
    top: 40px;
    outline: none !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 101;
    -webkit-tap-highlight-color: transparent;
    border: none;
    transition: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.nav-holder.active .fullnav-close{
    opacity: 1;
}

.fullnav-close .line{
    background: #000;
    position: relative;
    height: 2px;
    width: 60%;
    margin-top: -2px;
    transition: all .2s;
    display: block;
}


.fullnav-close .line:first-child {
    transform: rotate(45deg);
    top: auto;
    bottom: 0;
    width: 50%;
}

.fullnav-close .line:nth-child(2) {
    opacity: 0;
    width: 50%;
}

.fullnav-close .line:nth-child(3) {
    transform: rotate(-45deg);
    top: 0;
    width: 50%;
}

.nav-holder{
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    overflow: hidden;
    bottom: 0px;
    color: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    line-height: 1.5;
    opacity: 0;
    z-index: 98;
    transition: all 0.4s ease-out 0s;
}

.nav-holder:not(.active){
    pointer-events: none;
}

.nav-holder:not(.style-2).active {
    background: #237afe;
    background: -moz-linear-gradient(left, #237afe 2%, #03a9f5 82%);
    background: -webkit-linear-gradient(left, #237afe 2%, #03a9f5 82%);
    background: linear-gradient(to right, #237afe 2%, #03a9f5 82%);
    opacity: 1;
    pointer-events: auto;
}


.nav-holder.style-2{
    opacity: 1;
    z-index: 97;
    position: absolute;
}

.nav-holder.style-2.active{
    z-index: 99;
    position: fixed;
    opacity: 1;
}

.nav-holder.style-2.active{
    background: rgba(0, 0, 0, 0.9);
}

.header-appear .nav-holder .shape-left,.header-appear .nav-holder .shape-right{
    opacity: 0;
}

.header-appear .nav-holder.active .shape-left,.header-appear .nav-holder.active .shape-right{
    opacity: 1;
}

.header-appear .nav-holder.style-2 .fullnav-close{
    top: 20px;
}


header .nav-holder .shape-left{
    position: absolute;
    left: -340px;
    top: -260px;
    text-align: right;
    max-width: 800px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

header .nav-holder .shape-right {
    position: absolute;
    right: -400px;
    bottom: 20px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

header .nav-holder.active .shape-left{
    left: -250px;
    top: -180px;
    max-width: 900px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

header .nav-holder.active .shape-right {
    right: -220px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.full-nav-search{
    position: relative;
    max-width: 250px;
}

.full-nav-search > input{
    box-sizing: border-box;
    background-color: transparent;
    background-image: none;
    border-color: #FFFFFF;
    color: #FFFFFF;
    border-radius: 50px;
    box-shadow: none;
    display: block;
    font-family: inherit;
    font-weight: inherit;
    height: auto;
    line-height: 1.2;
    padding: 10px 20px;
    margin: 0;
    outline: none;
    text-transform: none;
    width: 100%;
    font-size: 14px;
}

.full-nav-search > input::placeholder{
    color: #fff;
}

.full-nav-search > button {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 100%;
    border: none;
    font-size: 17px;
    color: #fff;
    background: transparent;
    outline: none!important;
}

.nav-holder > .container{
    height: 100%;
}
.nav-holder .logo{
    float: right;
}

.nav-holder .full-menu-detail .title{
    font-size: 20px;
    font-weight: 400;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
    word-wrap: break-word;
    margin: 0 0 50px;
    position: relative;
    color: #fff;
}

.nav-holder .full-menu-detail .title:before {
    content: "";
    height: 3px;
    position: absolute;
    width: 35px;
    top: auto;
    bottom: -25px;
    left: 0;
    background: #FFFFFF;
    display: block;
}

.nav-holder .full-menu-detail p{
    font-size: 15px;
    margin: 0 0 15px;
}


.nav-holder p.small-text{
    font-size: 13px;
}

.nav-holder .full-menu-socail a{
    display: inline-block;
    text-decoration: none;
    margin: 0 5px 0 0;
    border: 2px solid white;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
}

.nav-holder .full-menu-socail a:hover{
    background: #fff;
}

.nav-holder .row.top,.nav-holder .row.bottom{
    min-height: 15%;
}

.nav-holder .row.center{
    min-height: 70%;
}

.nav-holder .full-menu-navigation {
    max-width: 500px;
    padding: 0;
    position: relative;
    display: inline-block;
}

.nav-holder.style-2 .full-menu-navigation{
    position: absolute;
    height: auto;
    right: 240px;
    bottom: 125px;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.nav-holder.style-2 .full-menu-navigation.left ul > li > a{
    text-align: left;
    padding: 15px 0 15px 30px;
}

.nav-holder.style-2 .full-menu-detail{
    position: absolute;
    height: auto;
    width: 50%;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    vertical-align: middle;
    text-align: right;
    right: 250px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.nav-holder.style-2 .full-menu-detail i{
    float: right;
    margin-left: 10px;
}

.nav-holder.style-2 .full-menu-detail .title:before {
    right: 0;
    left: auto;
}

.nav-holder.style-2.active .full-menu-navigation,.nav-holder.style-2.active .full-menu-detail{
    opacity: 1;
}

.nav-holder .full-menu-navigation ul{
    padding: 0;
    margin: -10px 0;
}

.nav-holder .full-menu-navigation ul > li {
    display: block;
    position: relative;
}

.nav-holder .full-menu-navigation ul > li > a{
    color: inherit;
    display: block;
    margin: 0;
    padding: 15px 30px 15px 0;
    font-size: 30px;
    font-weight: 300;
    position: relative;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none!important;
    overflow: hidden;
    letter-spacing: 1px;
    line-height: 1.15;
    -webkit-tap-highlight-color: transparent;
    transition: all .3s;
}

.nav-holder .full-menu-navigation .anchor-circle {
    content: "";
    position: absolute;
    top: 50%;
    border: 1px solid #FFFFFF;
    border-radius: 100%;
    overflow: hidden;
    left: auto;
    right: 0;
    width: 10px;
    height: 10px;
    transform: translateY(-5px);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
span.anchor-text,
span.anchor-circle{
    pointer-events: none;
}

.nav-holder.style-2 .full-menu-navigation.left ul > li > a:hover .anchor-circle{
    background-color: #fff;
}


.nav-holder .full-menu-navigation.left .anchor-circle{
    left: 0;
    right: auto;
}

.nav-holder .full-menu-navigation ul > li > a:before, .nav-holder .full-menu-navigation ul > li > a:after{
    content: "";
    width: 1px;
    height: 50%;
    position: absolute;
    background-color: #FFFFFF;
    opacity: .5;
    left: auto;
    right: 5px;
}

.nav-holder .full-menu-navigation.left ul > li > a:before, .nav-holder .full-menu-navigation.left ul > li > a:after{
    left: 5px;
    right: auto;
}

.nav-holder .full-menu-navigation ul > li:first-child > a:before, .nav-holder .full-menu-navigation ul > li:last-child > a:after{
    display: none;
}

.nav-holder .full-menu-navigation ul > li > a:before{
    top: -5px;
}

.nav-holder .full-menu-navigation ul > li > a:after{
    top: auto;
    bottom: -5px;
}


/* ===================================
   Get Quote Model Popup
====================================== */

.quote-content{
    text-align: center;
    max-width: 900px;
    padding: 50px 150px;
    overflow: visible;
}

.quote-content .contact-form .form-control{
    border: none;
    border-bottom: 1px solid #d4d4d4;
    border-radius: 0;
    padding: 0;
}

.quote-content #quote_submit_btn{
    margin-bottom: -120px;
}

/*CheckBox*/

.quote-content .form-check{
    padding: 0;
    padding-top: 50px;
    text-align: center;
    margin-bottom: -15px;
}

.fancybox-bg {
    background: #ffffffb8;
}

.checkbox-lable {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox-lable input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #d4d4d4;
}

.checkbox-lable:hover input ~ .checkmark {
    background-color: #ccc;
}

.checkbox-lable input:checked ~ .checkmark {
    background-color: #00bcd4;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-lable input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-lable .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.quote-content .fancybox-close-small {
    top: 15px;
    right: 15px;
    width: 45px;
    height: 45px;
    border-radius: 50px;
    background: #F023B6;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.quote-content .fancybox-close-small:hover,.quote-content .fancybox-close-small:focus{
    background: #00bcd4;
}

.quote-content .fancybox-close-small:after {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-top: -1px;
    font: initial;
    font-size: 35px;
    color: #fff;
}

.fancybox-close-small:focus:after{
    outline: none;
}


.quote-content .fancybox-close-small:hover:after,
.quote-content .fancybox-close-small:focus:after{
    background-color: transparent;
}

/* ===================================
   About Section
====================================== */


.heading-area .sub-title{
    font-size: 18px;
    font-weight: 400;
}

.heading-area .title{
    font-size: 40px;
    font-weight: 600;
    margin: 15px 0 25px;
}

/* ===================================
   Services Section
====================================== */

.process-wrapp {
    text-align: center;
    cursor: pointer;
}

.process-wrapp > .service-heading{
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    margin-top: 20px;
}

.process-wrapp > .index-step {
    position: relative;
    z-index: 1;
}

.index-step {
    display: inline-block;
    height: 200px;
    width: 200px;
    line-height: 90px;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 10px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.process-wrapp > .index-step.lightgreen{
    background: #cfcfcf;
    margin-top:-16px;
    margin-right:-35px;
}

.img1 {
    max-height: 200px;
    max-width: 197px;
    position: absolute;
    top: 7px;
    z-index: 1;
    left: 25%;
    border-radius: 10px;
}
@media (max-width:280px){
    .img1{
        left:15%;
    }
}



.process-wrapp > .pro-step {
    position: relative;
    z-index: 1;
}

.process-wrapp > .pro-step {
    display: inline-block;
    height: 200px;
    width: 200px;
    line-height: 90px;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


.process-wrapp:hover > .pro-step::before {
    content: "";
    background: transparent;
    top: 1px;
    left: 1px;
    bottom: 1px;
    right: 1px;
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 10px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}


.process-wrapp > .pro-step.blue{
    background: #03a9f5;
}

.process-wrapp > .pro-step.green{
    background: #438b2b;
}
.process-wrapp > .pro-step.lightgreen{
    background: #DFF2E0;
}

.process-wrapp:hover .pro-step.blue{
    -webkit-animation: itg_pulse_blue 1s infinite;
    -o-animation: itg_pulse_blue 1s infinite;
    animation: itg_pulse_blue 1s infinite;
    -webkit-box-shadow:0 0 0 0 rgb(0, 188, 212);
    box-shadow:0 0 0 0 rgb(0, 188, 212);
}

.process-wrapp > .pro-step.midnight{
    background: #41526b;
}

.process-wrapp:hover .pro-step.midnight{
    -webkit-animation: itg_pulse_midnight 1s infinite;
    -o-animation: itg_pulse_midnight 1s infinite;
    animation: itg_pulse_midnight 1s infinite;
    -webkit-box-shadow:0 0 0 0 rgb(65, 82, 107);
    box-shadow:0 0 0 0 rgb(65, 82, 107);
}

.process-wrapp > .pro-step.purple{
    background: #9556f5;
}

.process-wrapp:hover .pro-step.purple{
    -webkit-animation: itg_pulse_purple 1s infinite;
    -o-animation: itg_pulse_purple 1s infinite;
    animation: itg_pulse_purple 1s infinite;
    -webkit-box-shadow:0 0 0 0 rgb(149, 86, 245);
    box-shadow:0 0 0 0 rgb(149, 86, 245);
}

.process-wrapp > .pro-step.pink{
    background: #f021b6;
}

.process-wrapp:hover .pro-step.pink{
    -webkit-animation: itg_pulse_pink 1s infinite;
    -o-animation: itg_pulse_pink 1s infinite;
    animation: itg_pulse_pink 1s infinite;
    -webkit-box-shadow:0 0 0 0 rgb(240, 33, 182);
    box-shadow:0 0 0 0 rgb(240, 33, 182);
}

/* ===================================
   Counters
====================================== */

.counter-list{
    margin: 0;
    padding-top: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.counter-item{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.counter-item i{
    font-size: 36px;
}

.counter-item .counter-number{
    font-size: 32px;
    margin: 5px 0;
}

.counter-item .sub-title{
    font-weight: 400;
    line-height: 1.2;
}

/* ===================================
   Team
====================================== */

.team-item{
    cursor: pointer;
    position: relative;
}

.team-item .team-image{
    max-width: 250px;
    display: inline-block;
    margin-bottom: 40px;
}

.team-item:hover .team-image{
    -webkit-animation: 1s pulse;
    -o-animation: 1s pulse;
    animation: 1s pulse;
}

.team-item .name{
    position: relative;
}

.team-item .designation{
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.team-item:hover .designation{
    transform: translateY(5px);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.team-item .name > h6{
    font-size: 36px;
    margin: 0;
    position: absolute;
    width: 100%;
    top: 50%;
    font-weight: 300;
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.team-item .name > img{
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.team-item:hover .name > img{
    opacity: 1;
}

.team-item:hover .name > h6{
    color: #fff;
}

.team-item .team-social a i {
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50px;
    font-size: 17px;
    margin-right: 1px;
    color: #3b3b3b;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.team-item .team-social a i:hover{
    color: #fff;
}


/* ===================================
    Cube Portfolio
====================================== */

.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item {
    background: transparent;
    border: none;
    margin: 10px;
    padding: 0;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 500;
    color: #333333;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item:hover{
    color : #03a9f5;
}

.cube-portfolio1 .cbp-l-filters-button .cbp-filter-item.cbp-filter-item-active{
    color:#f021b6;
}

.cube-portfolio1 .cbp-l-grid-mosaic-flat .cbp-caption-activeWrap {
    background: #237afe;
    background: -moz-linear-gradient(left, #237afe 2%, #03a9f5 82%);
    background: -webkit-linear-gradient(left, #237afe 2%, #03a9f5 82%);
    background: linear-gradient(to right, #237afe 2%, #03a9f5 82%);
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.cube-portfolio1 .cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap {
    opacity: .9;
}

.cbp-l-caption-alignCenter{
    position: absolute;
    top: 0;
    z-index: 4;
    opacity: 0;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}
.cube-portfolio1 .cbp-caption-zoom .cbp-caption:hover .cbp-l-caption-alignCenter {
    opacity: 1;
}

.cbp-l-caption-body p{
    font-size: 12px;
}

.cbp-l-caption-body h5{
    font-weight: 400;
}

.plus {
    display: block;
    margin: 0 auto;
    height: 70px;
    width: 70px;
    position: relative;
    overflow: hidden;
    margin-bottom: 1rem;
}


.plus::before {
    width: 2px;
    margin-left: -1px;
    left: 50%;
    top: 5px;
    bottom: 5px;
}
.plus::after {
    height: 2px;
    margin-top: -1px;
    top: 50%;
    left: 5px;
    right: 5px;
}

.plus::before, .plus::after {
    content: " ";
    position: absolute;
    background: #fff;
}


/* ===================================
   Testimonials
====================================== */

#testimonial-slider{
    max-width: 730px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    line-height: 35px;
}

#testimonial-slider .para{
    margin-bottom:3rem;
    position: relative;
    font-style: italic;
}

#testimonial-slider::after{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f10d";
    position: absolute;
    top: 18%;
    font-size: 220px;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    opacity: 0.1;
    font-style: normal;
}

#testimonial-slider .name{
    font-weight: 600;
    font-style: normal;
    margin: 0;
}

#testimonial-slider .designation{
    font-size: 15px;
}

#testimonial-slider .ratings{
    margin: 0;
    padding: 0;
    padding-top: 5px;
    display: block;
}

#testimonial-slider .ratings > li{
    display: inline-block;
    font-size: 13px;
    color: #ffce22;
    line-height: 1;
}


#testimonials-avatar .owl-dot {
    position: absolute;
    border-radius: 50%;
    margin: 0;
    z-index: 1;
    padding: 0;
    opacity: 1;
    background-color: #fff;
    height: 80px;
    width: 80px;
    overflow: hidden;
    display: inline-block;
    border: 5px solid rgba(255,255,255,.3);
}

#testimonials-avatar .owl-dot.active{
    -webkit-animation: pulse_effect 1s infinite;
    -o-animation: pulse_effect 1s infinite;
    animation: pulse_effect 1s infinite;
    -webkit-box-shadow: 0 0 0 0 rgb(255, 255, 255);
    box-shadow: 0 0 0 0 rgb(255, 255, 255);
}


/* ===================================
   Lates Blog
====================================== */

.news-item{
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    text-align: left;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.news-item img{
    width: 100%;
}

.news-item:hover{
    transform: translateY(-5px);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .12);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);

}

.news-item .news-text-box{
    padding: 30px;
    background-color: #fff;
}

.news-item .date{
    font-weight: 400;
}

.news-item .news-title{
    margin: 10px 0;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.news-item .news-title:hover{
    color: #438b2b ;
    text-decoration:underline #438b2b;
}

.news-item .author{
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
}


.news-item .author > img{
    max-width: 50px;
    border-radius: 50px;
    overflow: hidden;
    margin-right: 15px;
}

.news-item .author .author-name{
    font-size: 15px;
    margin: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.news-item .author .author-name:hover{
    color: #03a9f5;
}


/* ===================================
   Client
====================================== */

.owl-carousel .owl-item img{
    width: auto;
    max-width: 100%;
    display: inline-block;
}

.partners-slider .logo-item{
    text-align: center;
}

.map-area{
    position: relative;
    height: 250px;
    margin-bottom: 250px;
}

.full-map{
    height:500px;
    width: 100%;
    overflow: hidden;
}

.bg-map{
    background-image: url("../img/map.jpg");
}

/* ===================================
   Contact
====================================== */

.contact-form .form-control {
    border: 1px solid #d4d4d4;
    padding: 15px 15px;
    background: #fff;
    letter-spacing: .5px;
    font-weight: 400;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    min-height: 45px;
    position: relative;
    -webkit-transition: border .9s ease;
    -o-transition: border .9s ease;
    transition: border .9s ease;
}

.contact-form .form-group {
    margin-bottom: 1.5rem;
}

.contact-form textarea.form-control {
    min-height: 183px;
    resize: none;
    margin-bottom: 0;
}

.contact-form .form-group:nth-last-child(1){
    margin-bottom: 0;
}

.contact-detail{
    position: relative;
    width: 100%;
    padding:0 30px;
}
.contact-dots{
    height: 430px;
    width: 490px;
    position: absolute;
    top: -25px;
    left: -10px;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

audio, video, canvas {
    max-width: 100%;
}

.address li{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.address .address-icon {
    font-size: 30px;
    margin-right: 20px;
}

.address li:not(:nth-last-child(1)){
    margin-bottom: 25px;
}


/* ===================================
   Footer
====================================== */

.footer-style-1{
    padding: 5rem 0;
}

.footer-social{
    text-align: left;
}

.footer-social ul{
    margin: 0;
    padding: 0;
}

.footer-social li{
    display: inline-block;
}

.footer-social a {
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 50px;
    font-size: 17px;
    margin: 0 10px 0 0;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.footer-social li:nth-last-child(1) a{
    margin-right: 0;
}

.footer-social li a:hover{
    background-color:#00bcd4;
    color: #ffffff;
}

.company-about{
    font-size: 14px;
}

/* ===================================
   Scroll Top
====================================== */

.scroll-top-arrow, .scroll-top-arrow:focus {
    font-size: 23px;
    line-height: 47px;
    color: #fff;
    background-color: #438b2b;
    display: none;
    height: 45px;
    width: 45px;
    cursor: pointer;
    padding: 0;
    position: fixed;
    bottom: 20px;
    right: 20px;
    text-align: center;
    text-decoration: none;
    z-index: 80;
    border-radius: 50px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }

.scroll-top-arrow:hover {
    background-color: #00bcd4; }


/* ===================================
   Other Page
====================================== */

.page-title{
    position:relative;
    text-align:center;
    padding:230px 0px 130px;
    background-color:#562fb7;
}

.page-title .pattern-layers{
    position:absolute;
    content:'';
    left:0px;
    top:0px;
    right:0px;
    bottom:0px;
}

.page-title .pattern-layers .layer-one{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    display:block;
    background-position: bottom left;
    background-repeat:no-repeat;
    background-image: url("../img/pattern-1.png");
}

.page-title .pattern-layers .layer-two{
    position:absolute;
    right:0px;
    top:0px;
    width:100%;
    height:100%;
    display:block;
    background-position:right top;
    background-repeat:no-repeat;
    background-image: url("../img/pattern-2.png");
}

.page-title .auto-container{
    position:relative;
}

.page-title h2{
    position:relative;
    color:#ffffff;
    font-weight:600;
    line-height:1.2em;
    margin-bottom: 10px;
    font-size:3.5rem;
    text-transform:capitalize;
}

.page-breadcrumb{
    position:relative;
}

.page-breadcrumb li{
    position:relative;
    display:inline-block;
    margin-right:10px;
    padding-right:15px;
    color:#ffffff;
    font-size:14px;
    font-weight:400;
    text-transform:capitalize;
}

.page-breadcrumb li:after{
    position:absolute;
    content: "\f101";
    right:-5px;
    top:1px;
    color:#ffffff;
    font-size:14px;
    font-weight:900;
    font-family: "Font Awesome 5 Free";
}

.page-breadcrumb li:last-child::after{
    display: none;
}

.page-breadcrumb li:last-child{
    padding-right:0px;
    margin-right:0px;
}

.page-breadcrumb li a{
    color:#fff;
    font-weight:400;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}

.page-breadcrumb li a .icon{
    margin-right:4px;
    color:#F023B6;
}

.page-breadcrumb li a:hover{
    color:#ffffff;
}

.blog-classic{
    padding: 4rem 0;
    border-bottom: 1px solid #efefef;
    text-align: left;
}

.blog-classic:first-child{
    padding-top: 0;
}

#searchform input{
    border-radius: 50px;
    padding: 10px 20px;
}

.post-thumbnail{
    margin-bottom: 2.5rem;
}

.post-details .post-categories{
    display: block;
    margin-bottom: 1rem;
}

.post-details .post-categories a{
    position: relative;
    color: #F023B6;
    padding: 4px 15px;
    margin-right: 3px;
    display: inline-block;
    border: 1px solid #F023B6;
    border-radius: 50px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.post-details .post-categories a:hover{
    color: #fff;
    background-color: #F023B6;
}

.post-details{
    font-size: 13px;
    line-height: 2;
    font-weight: 400;
    color: #939393;
    margin-bottom: 15px;
}

.post-separator{
    margin: 0 5px;
}

.post-title{
    font-size: 1.7rem;
    margin-bottom: 1rem;
}

/* blog post navigation */
.blog-post-navigation {
    padding-top: 4rem; }

.blog-post-navigation i.fa-long-arrow-left {
    padding-right: 10px; }

.blog-post-navigation i.fa-long-arrow-right {
    padding-left: 10px; }

.blog-post-navigation .page-link {
    position: relative;
    display: block;
    padding: 0.7rem 1.1rem;
    color: #2b2b2b;
    text-decoration: none; }

.blog-post-navigation .page-link.current {
    z-index: 1;
    color: #2b2b2b;
    background-color: #e9ecef;
    border-color: #dee2e6; }

.blog-detail-nav {
    margin-top: 2.5rem;
    position: relative;
    display: block;
    text-align: left;
    line-height: 1;
}

.blog-single .footer-meta{
    padding-top: 4rem;
}

.blog-single .post-title{
    margin-bottom: 1.8rem;
}

.blog-single .post-tags span {
    display: block; }

.blog-single .post-tags a {
    background-color: #f7f8fa;
    display: inline-block;
    padding: 6px 17px;
    margin: 0 5px 5px 0;
    color: #2b2b2b;
    text-decoration: none;
    font-weight: 500;
    font-size: 11px;
    text-transform: capitalize; }

.blog-single .post-tags a:hover {
    background-color: #3264f5;

    color: #fff; }

.blog-single .post-details.alt-font {
    margin-bottom: 15px; }

.blog-single .post-social{
    text-align: right;
}

.blog-single .post-social > ul{
    margin: 0;
    padding: 0;
}

.blog-single .post-social > ul > li{
    display: inline-block;
    list-style: none;
}

.blog-single .post-social > ul > li > a {
    color: #fff;
    margin: 0 2px 2px;
    position: relative;
    display: inline-block;
    text-decoration: none; }

.blog-single .post-social > ul > li > a:last-child {
    margin-right: 0; }

.blog-single .post-social > ul > li > a > i {
    display: block;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }

.blog-single .post-social > ul > li > a > i:hover {
    border-radius: 50px; }

.agency-author {
    padding: 50px;
    border: 1px solid #f8f9fa;
    background-color: #f8f9fa;
    margin-top: 4rem; }

.post-navigation ~ .agency-author{
    margin-top: 0;
}

.author-avatar {
    width: 125px;
    height: 125px;
    line-height: 125px;
    text-align: center;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    float: left;
    overflow: hidden; }

.author-content {
    padding-left: 1.9rem;
    overflow: hidden; }

.author-content a:not(:hover):not(:focus) {
    text-decoration: none; }

.author-content span {
    color: #939393;
    font-size: 14px;
}

.author-content h6 {
    margin: 0 0 10px;
    line-height: 1.2;
    font-size: 1.3rem;
}

.author-content h6 a:not(:hover):not(:focus) {
    color: #232323; }

/*Contact form*/

.blog-comment {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    clear: both; }

input.inputerror, textarea.inputerror, select.inputerror {
    border: 1px solid #ff0000; }

.text-outside-line-full {
    position: relative;
    display: inline-block; }

.comments-title, .comment-form-title {
    position: relative;
    width: 100%;
    color: #232323;
    display: block;
    text-align: center;
    padding: 4rem 0;
    font-weight: 600; }

.text-outside-line-full::before {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    width: 100px;
    display: block;
    border-bottom: 1px solid #dedede;
    right: 100%;
    margin-right: 25px; }

.text-outside-line-full::after {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    width: 100px;
    display: block;
    border-bottom: 1px solid #dedede;
    left: 100%;
    margin-left: 25px; }

.blog-comment .comment-fields {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background-color: transparent;
    -ms-box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: 300;
    padding: 12px 20px;
    font-size: 14px;
    line-height: normal;
    border-radius: 10px;
    width: 100%;
}

.blog-comment .comment-fields:focus {
    border: 1px solid #464545; }

.blog-comment p:last-of-type {
    margin-bottom: 0; }

.blog-comment-form {
    transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s; }

.blog-comment-form a {
    text-decoration: none;
    font-weight: 400; }


/* post navigation */
.post-navigation {
    padding: 4rem 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }

.post-navigation .post-nav-content h6 {
    font-size: 1.0rem;
    color: #232323;
    margin: 0;
    line-height: 1.4;
    font-weight: 400;
    word-break: break-word;
    max-width: 250px;
    overflow: hidden; }

.post-navigation .post-nav-content p {
    font-size: 12px;
    font-weight: 400;
    opacity: .8;
    line-height: 1.2;
    margin-bottom: 5px;
    padding: 0 2px;
    color: #2b2b2b; }

.post-navigation .post-previous, .post-navigation .post-next {
    max-width: 400px; }

.post-navigation .post-previous {
    float: left; }

.post-navigation .post-next {
    float: right; }

.post-navigation a {
    text-decoration: none; }

.post-navigation .post-previous .post-nav-content {
    padding-left: 25px;
    text-align: left;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }

.post-navigation .post-previous:hover .post-nav-content {
    padding-left: 15px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }

.post-navigation .post-next .post-nav-content {
    padding-right: 25px;
    text-align: right;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }

.post-navigation .post-next:hover .post-nav-content {
    padding-right: 15px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }

.post-navigation .post-previous i, .post-navigation .post-next i {
    font-size: 20px;
    width: 40px;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #232323;
    color: #232323;
    border-radius: 50px;
    position: relative;
    overflow: hidden; }

.post-navigation .post-previous i::before, .post-navigation .post-next i::before {
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    color: #000;
    top: -1px;
    border-radius: inherit;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }

.post-navigation .post-previous:hover i::before, .post-navigation .post-next:hover i::before {
    color: #fff;
    background: #232323;
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1); }


/* ===================================
     Widget Area
   =================================== */


.agency-widget > .widget {
    padding: 40px 48px;
    background-color: #f8f9fa;
    margin-bottom: 30px;
    text-align: left;}

.agency-widget > .widget_media_image {
    padding: 0;
    text-align: center;
    background-color: transparent; }

.agency-widget > .widget_media_image img {
    width: 100%; }

.agency-widget > .widget .widget-title {
    font-size: 1.2rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 24px; }

.agency-widget > .widget .widget-title a {
    font-size: inherit;
    line-height: inherit;
    text-decoration: none;
    font-weight: 700; }

.agency-widget > .widget .blog-latest-post > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px; }

.agency-widget > .widget .blog-latest-post > li:nth-last-child(1) {
    margin-bottom: 0; }

.agency-widget > .widget .blog-latest-post > li .post-head {
    font-size: 12px;
    line-height: 1.5;
    display: inline-block;
    max-width: 160px;
    font-weight: 400;
}

.agency-widget > .widget .blog-latest-post > li .post-head > .title {
    font-size: 15px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 5px;
    display: block; }

.agency-widget > .widget .blog-latest-post > li figure {
    min-width: 90px;
    max-width: 90px;
    margin-right: 15px;
    border-radius: 50px;
    display: inline-block;
    float: left;
    margin-bottom: 0; }

.agency-widget > .widget ol, .agency-widget > .widget ul {
    margin: 0;
    padding: 0;
    list-style: none; }

.agency-widget > .widget li a:not(:hover):not(:focus) {
    color: #2b2b2b; }

.widget_archive ul li, .widget_categories ul li {
    display: block;
    overflow: hidden;
    position: relative; }

.widget li:not(:last-child) {
    margin-bottom: 12px;
    position: relative; }

.widget .counts {
    font-weight: 600; }

.widget_archive ul li .dots:before, .widget_categories ul li .dots:before {
    content:". . . . . . . . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . .. . . . . . . . . . . . . . . . . ";
    white-space: nowrap;
    display: block;
    width: 100%;
    height: 2px;
    opacity: 1;
    position: absolute;
    z-index: 0;
    line-height: 1;
    top: 0;
    display: block; }

.widget_archive ul li a, .widget_categories ul li a {
    position: relative;
    z-index: 1;
    text-decoration: none; }

.widget .counts {
    position: absolute;
    right: 0;
    z-index: 1; }

.widget .agency-accordion-nav + .counts {
    right: 20px; }

.widget_archive ul li a, .widget_categories ul li a {
    padding-right: 10px;
    display: -ms-inline-flexbox;
    display: inline-flex; }

.widget .counts {
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-left: 10px;
    line-height: 1.3; }

.widget .alignnone {
    margin: 0 auto; }

.widget .wp-caption {
    margin-bottom: 25px; }

.widget .counts, .widget li a, .widget .agency-accordion-nav {
    background-color: #f8f9fa; }

.widget li a {
    text-decoration: none;
    font-weight: 500; }


.btn-search {
    height: 38px;
    width: 38px;
    border-radius: 50px;
    border: 0;
    padding: 0;
    text-align: center;
    line-height: 38px;
    position: absolute;
    right: 0;
    z-index: 5;
    cursor: pointer;
    background:#7201BB;
    color: #fff; }

.rtl {
    right: auto;
    left: 0; }

.btn-search:hover,.btn-search:focus {
    background:#03A9F5;
    color: #fff; }

/* ===================================
   Animations
====================================== */

/*Fade*/
@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-o-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
}
@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
}

@-webkit-keyframes pulse_effect {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1);
    }
}
@-o-keyframes pulse_effect {
    0% {
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@keyframes pulse_effect {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
        box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(255, 255, 255, 0.1);
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1);
    }
}

/*Blue*/
@-webkit-keyframes itg_pulse_blue {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
        box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
        box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
        box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 48, 148, 0.1);
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@-o-keyframes itg_pulse_blue {
    0% {
        box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@keyframes itg_pulse_blue {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
        box-shadow: 0 0 0 5px rgba(0, 188, 212, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
        box-shadow: 0 0 0 10px rgba(0, 188, 212, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
        box-shadow: 0 0 0 15px rgba(0, 188, 212, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 48, 148, 0.1);
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}

/*Midnight*/
@-webkit-keyframes itg_pulse_midnight {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(65, 82, 107, 0.9);
        box-shadow: 0 0 0 5px rgba(65, 82, 107, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(65, 82, 107, 0.6);
        box-shadow: 0 0 0 10px rgba(65, 82, 107, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(65, 82, 107, 0.3);
        box-shadow: 0 0 0 15px rgba(65, 82, 107, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 48, 148, 0.1);
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@-o-keyframes itg_pulse_midnight {
    0% {
        box-shadow: 0 0 0 5px rgba(65, 82, 107, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(65, 82, 107, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(65, 82, 107, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}
@keyframes itg_pulse_midnight {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(65, 82, 107, 0.9);
        box-shadow: 0 0 0 5px rgba(65, 82, 107, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(65, 82, 107, 0.6);
        box-shadow: 0 0 0 10px rgba(65, 82, 107, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(65, 82, 107, 0.3);
        box-shadow: 0 0 0 15px rgba(65, 82, 107, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(100, 48, 148, 0.1);
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}

/*purple*/
@-webkit-keyframes itg_pulse_purple {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(149, 86, 245, 0.9);
        box-shadow: 0 0 0 5px rgba(149, 86, 245, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(149, 86, 245, 0.6);
        box-shadow: 0 0 0 10px rgba(149, 86, 245, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(149, 86, 245, 0.3);
        box-shadow: 0 0 0 15px rgba(149, 86, 245, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(149, 86, 245, 0.1);
        box-shadow: 0 0 0 20px rgba(149, 86, 245, 0.1);
    }
}
@-o-keyframes itg_pulse_purple {
    0% {
        box-shadow: 0 0 0 5px rgba(149, 86, 245, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(149, 86, 245, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(149, 86, 245, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(100, 48, 148, 0.1);
    }
}

@keyframes itg_pulse_purple {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(149, 86, 245, 0.9);
        box-shadow: 0 0 0 5px rgba(149, 86, 245, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(149, 86, 245, 0.6);
        box-shadow: 0 0 0 10px rgba(149, 86, 245, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(149, 86, 245, 0.3);
        box-shadow: 0 0 0 15px rgba(149, 86, 245, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(149, 86, 245, 0.1);
        box-shadow: 0 0 0 20px rgba(149, 86, 245, 0.1);
    }
}

/*pink*/
@-webkit-keyframes itg_pulse_pink {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(240, 33, 182, 0.9);
        box-shadow: 0 0 0 5px rgba(240, 33, 182, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(240, 33, 182, 0.6);
        box-shadow: 0 0 0 10px rgba(240, 33, 182, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(240, 33, 182, 0.3);
        box-shadow: 0 0 0 15px rgba(240, 33, 182, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(240, 33, 182, 0.1);
        box-shadow: 0 0 0 20px rgba(240, 33, 182, 0.1);
    }
}
@-o-keyframes itg_pulse_pink {
    0% {
        box-shadow: 0 0 0 5px rgba(240, 33, 182, 0.9);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(240, 33, 182, 0.6);
    }
    70% {
        box-shadow: 0 0 0 15px rgba(240, 33, 182, 0.3);
    }
    100% {
        box-shadow: 0 0 0 20px rgba(240, 33, 182, 0.1);
    }
}

@keyframes itg_pulse_pink {
    0% {
        -webkit-box-shadow: 0 0 0 5px rgba(240, 33, 182, 0.9);
        box-shadow: 0 0 0 5px rgba(240, 33, 182, 0.9);
    }
    25% {
        -webkit-box-shadow: 0 0 0 10px rgba(240, 33, 182, 0.6);
        box-shadow: 0 0 0 10px rgba(240, 33, 182, 0.6);
    }
    70% {
        -webkit-box-shadow: 0 0 0 15px rgba(240, 33, 182, 0.3);
        box-shadow: 0 0 0 15px rgba(240, 33, 182, 0.3);
    }
    100% {
        -webkit-box-shadow: 0 0 0 60px rgba(240, 33, 182, 0.1);
        box-shadow: 0 0 0 20px rgba(240, 33, 182, 0.1);
    }
}

/* ===================================
    Cursor
====================================== */


/* Cursor */

#aimated-cursor {
    position: absolute;
    left: 0;
    display: none;
    top: 0;
    width: 30px;
    height: 30px;
    pointer-events: none;
    z-index: 10000;
    -webkit-transition: opacity 0.2s ease-in-out 0.5s;
    transition: opacity 0.2s ease-in-out 0.5s;
}

.cursor-light:hover ~ #aimated-cursor{
    display: inline-block;
}


#cursor {
    position: fixed;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    border: 2px solid rgba(255, 255, 255, 1);
    border-radius: 50%;
    pointer-events: none;
    opacity: 1;
    box-sizing: border-box;
}


/* ===================================
    Loader
   ====================================== */

.inner {
    display: table-cell;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.outer {
    display: table;
    width: 100%;
    height: 100%;
}

.preloader {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    bottom: 0;
    background: #DFF2E0 ;
    z-index: 800;
    text-align: center;
    overflow: hidden;
    z-index:20000;
}

.box{
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: inline-block;
}

.box:after {
    content: '';
    width: 50px;
    height: 50px;
    background: #fff;
    -moz-animation: preloader 500ms linear infinite;
    -webkit-animation: preloader 500ms linear infinite;
    animation: preloader 500ms linear infinite;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 3px;
}
.box:before {
    content: '';
    width: 50px;
    height: 5px;
    background: #000;
    -moz-animation: preloader-shadow 500ms linear infinite;
    -webkit-animation: preloader-shadow 500ms linear infinite;
    animation: preloader-shadow 500ms linear infinite;
    opacity: 0.1;
    position: absolute;
    top: 59px;
    left: 0;
    border-radius: 50%;
}

@-moz-keyframes preloader {
    17% {
        border-bottom-right-radius: 3px;
    }
    25% {
        -moz-transform: translateY(9px) rotate(22.5deg);
        transform: translateY(9px) rotate(22.5deg);
    }
    50% {
        -moz-transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        border-bottom-right-radius: 40px;
    }
    75% {
        -moz-transform: translateY(9px) rotate(67.5deg);
        transform: translateY(9px) rotate(67.5deg);
    }
    100% {
        -moz-transform: translateY(0) rotate(90deg);
        transform: translateY(0) rotate(90deg);
    }
}
@-webkit-keyframes preloader {
    17% {
        border-bottom-right-radius: 3px;
    }
    25% {
        -webkit-transform: translateY(9px) rotate(22.5deg);
        transform: translateY(9px) rotate(22.5deg);
    }
    50% {
        -webkit-transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        border-bottom-right-radius: 40px;
    }
    75% {
        -webkit-transform: translateY(9px) rotate(67.5deg);
        transform: translateY(9px) rotate(67.5deg);
    }
    100% {
        -webkit-transform: translateY(0) rotate(90deg);
        transform: translateY(0) rotate(90deg);
    }
}
@keyframes preloader {
    17% {
        border-bottom-right-radius: 3px;
    }
    25% {
        -moz-transform: translateY(9px) rotate(22.5deg);
        -ms-transform: translateY(9px) rotate(22.5deg);
        -webkit-transform: translateY(9px) rotate(22.5deg);
        transform: translateY(9px) rotate(22.5deg);
    }
    50% {
        -moz-transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        -ms-transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        -webkit-transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        transform: scale(1, 0.9) translateY(18px) rotate(45deg);
        border-bottom-right-radius: 40px;
    }
    75% {
        -moz-transform: translateY(9px) rotate(67.5deg);
        -ms-transform: translateY(9px) rotate(67.5deg);
        -webkit-transform: translateY(9px) rotate(67.5deg);
        transform: translateY(9px) rotate(67.5deg);
    }
    100% {
        -moz-transform: translateY(0) rotate(90deg);
        -ms-transform: translateY(0) rotate(90deg);
        -webkit-transform: translateY(0) rotate(90deg);
        transform: translateY(0) rotate(90deg);
    }
}
@-moz-keyframes preloader-shadow {
    50% {
        -moz-transform: scale(1.2, 1);
        transform: scale(1.2, 1);
    }
}
@-webkit-keyframes preloader-shadow {
    50% {
        -webkit-transform: scale(1.2, 1);
        transform: scale(1.2, 1);
    }
}
@keyframes preloader-shadow {
    50% {
        -moz-transform: scale(1.2, 1);
        -ms-transform: scale(1.2, 1);
        -webkit-transform: scale(1.2, 1);
        transform: scale(1.2, 1);
    }
}

.cd-transition-layer {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: visible;
    overflow: hidden;
    pointer-events: none;
}

.cd-transition-layer .bg-layer {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-2%);
    -moz-transform: translateY(-50%) translateX(-2%);
    -ms-transform: translateY(-50%) translateX(-2%);
    -o-transform: translateY(-50%) translateX(-2%);
    transform: translateY(-50%) translateX(-2%);
    height: 100%;
    width: 2500%;
    background: url(../img/ink.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.cd-transition-layer.visible {
    opacity: 1;
    visibility: visible;
}

.cd-transition-layer.opening .bg-layer {
    -webkit-animation: cd-sequence 1.0s steps(24);
    -moz-animation: cd-sequence 1.0s steps(24);
    animation: cd-sequence 1.0s steps(24);
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.cd-transition-layer.closing .bg-layer {
    -webkit-animation: cd-sequence-reverse 1.0s steps(24);
    -moz-animation: cd-sequence-reverse 1.0s steps(24);
    animation: cd-sequence-reverse 1.0s steps(24);
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.no-cssanimations .cd-transition-layer {
    display: none;
}

@-webkit-keyframes cd-sequence {
    0% {
        -webkit-transform: translateY(-50%) translateX(-2%);
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-98%);
    }
}

@-moz-keyframes cd-sequence {
    0% {
        -moz-transform: translateY(-50%) translateX(-2%);
    }
    100% {
        -moz-transform: translateY(-50%) translateX(-98%);
    }
}

@keyframes cd-sequence {
    0% {
        -webkit-transform: translateY(-50%) translateX(-2%);
        -moz-transform: translateY(-50%) translateX(-2%);
        -ms-transform: translateY(-50%) translateX(-2%);
        -o-transform: translateY(-50%) translateX(-2%);
        transform: translateY(-50%) translateX(-2%);
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-98%);
        -moz-transform: translateY(-50%) translateX(-98%);
        -ms-transform: translateY(-50%) translateX(-98%);
        -o-transform: translateY(-50%) translateX(-98%);
        transform: translateY(-50%) translateX(-98%);
    }
}

@-webkit-keyframes cd-sequence-reverse {
    0% {
        -webkit-transform: translateY(-50%) translateX(-98%);
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-2%);
    }
}

@-moz-keyframes cd-sequence-reverse {
    0% {
        -moz-transform: translateY(-50%) translateX(-98%);
    }
    100% {
        -moz-transform: translateY(-50%) translateX(-2%);
    }
}

@keyframes cd-sequence-reverse {
    0% {
        -webkit-transform: translateY(-50%) translateX(-98%);
        -moz-transform: translateY(-50%) translateX(-98%);
        -ms-transform: translateY(-50%) translateX(-98%);
        -o-transform: translateY(-50%) translateX(-98%);
        transform: translateY(-50%) translateX(-98%);
    }
    100% {
        -webkit-transform: translateY(-50%) translateX(-2%);
        -moz-transform: translateY(-50%) translateX(-2%);
        -ms-transform: translateY(-50%) translateX(-2%);
        -o-transform: translateY(-50%) translateX(-2%);
        transform: translateY(-50%) translateX(-2%);
    }
}



/* ===================================
    Media Queries
   ====================================== */


@media screen and (max-width:1366px){

    .fullnav-toggler,.fullnav-close{
        left: 25px;
    }

    /* .slider-social{
        display: none;
    } */

    .nav-holder.style-2 .full-menu-navigation.left ul > li > a{
        padding: 10px 0 10px 30px;
    }

    header .nav-holder .shape-left {
        position: absolute;
        left: -280px;
        top: -190px;
        text-align: right;
        max-width: 600px;
    }

    header .nav-holder.active .shape-left {
        max-width: 750px;}

    .nav-holder.style-2 .full-menu-navigation {
        right: 180px;
        bottom: 110px;
    }

    .nav-holder .full-menu-navigation ul > li > a{
        font-size: 27px;
    }

    header .nav-holder .shape-right {
        right: -250px;
        max-width: 400px;
    }

    header .nav-holder.active .shape-right {
        right: -120px;}

    .nav-holder.style-2 .full-menu-detail {
        right: 135px;
    }

    .nav-holder .full-menu-detail p {
        font-size: 14px;}

}

@media screen and (max-width:1024px){
    .nav-holder.style-2{
        opacity: 0;
    }
    #aimated-cursor{
        display: none !important;
    }
}

@media screen and (max-width:991px){



    .fullnav-toggler,.header-appear .fullnav-toggler{
        position: relative;
        left: auto;
        right: -20px;
        top: auto;
        cursor: pointer;
    }
    .navbar-top-default{
        margin-top: 0;
    }
    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }

    .agency-widget > .widget .blog-latest-post > li .post-head{
        max-width: 200px;
    }

    .blog-post-navigation{
        padding: 4rem 0;
    }

    .agency-author {
        padding: 30px;
        text-align: left;
    }

    .blog-comment{
        margin-bottom: 4rem;
    }

    #testimonials-avatar{
        display: none;
    }

    .address-text a{
        display: block;
    }

    .quote-content {
        padding: 50px 50px;
    }
    .counter-list{
        padding-top: 50px;
    }

    #team .col-md-4:not(:nth-last-child(1)) .team-item{
        margin-bottom: 3rem;
    }
    #blog .col-lg-4:not(:nth-last-child(1)) .news-item{
        margin-bottom: 3rem;
    }

    .contact-us{
        text-align: left;
    }

    .contact-dots{
        display: none;
    }

    .contact-detail{
        padding: 0;
    }

}



@media screen and (max-width:767px){

    section, .section-padding{
        padding: 4.5rem 0;
    }

    #services .col-md-3:not(:nth-last-child(1)) .process-wrapp {
        margin-bottom: 3rem;
    }

    #testimonials-avatar{
        display: none;
    }

    .heading-area .title {
        font-size: 35px;
    }

    .news-item .news-title {
        font-size: 25px;}

    header .nav-holder .shape-right{
        display: none;
    }

    header .nav-holder .shape-left{
        max-width: 100% !important;
        width: 100% !important;
        left: 0 !important;
        top: 0 !important;
        bottom: auto !important;
        right: auto !important;
        height: 100vh;
        position: relative;
    }

    header .nav-holder .shape-left > img {
        display: none;
    }

    .counter-item i {
        font-size: 33px;
    }

    .counter-item .counter-number {
        font-size: 30px;
    }

    .counter-item .sub-title {
        font-size: 15px;
    }

    .nav-holder.style-2 .full-menu-navigation{
        position: relative;
        top: 50%;
        bottom: auto;
        left: 0;
        right: auto;
        transform: translateY(-50%);
        display: block;
        text-align: center;
    }

    .nav-holder .full-menu-navigation ul {
        display: inline-block;
    }

    .fullnav-close {
        right: 25px;
        left: auto;
    }

    .nav-holder.style-2.active {
        background: #00bcd4;
    }

    .post-title {
        font-size: 1.5rem;
    }

    .page-title h2 {
        font-size: 2.3rem;
    }

    .footer-social{
        margin-bottom: 15px;
    }

    .author-avatar{
        float: none;
        overflow: hidden;
        margin-bottom: 25px;
    }

    .author-content{
        padding: 0;
        display: block;
    }
    .page-title {
        position: relative;
        text-align: center;
        padding: 150px 0px 90px;
        background-color: #562fb7;
    }
    .footer-social{
        text-align: center;
    }

}

@media screen and (max-width:400px){
    .post-navigation .post-nav-content h6{
        display: none;
    }
}
@media screen and (max-width:575px) {
    .box {
        left: 43%;
    }
}



.default-link{
  /* all rules required to make the whole div clickable */
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1;
  /* this is a fix for IE7-9 */
  background-color:#ffffff;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity:0;
}
/*===================================
            banner area
=====================================*/
.banner-sec{
    min-height: 500px;
    background-color: #438b2b;
    /* border-bottom-left-radius: 27%;
    border-bottom-right-radius: 27%; */

    /*background: url("/vapp-landing/img/img2.jpg");*/
}
.banner-sec .banner-details{
    font-family: 'Montserrat', sans-serif;
    color: #141414;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom:40px;
}
.banner-sec .banner-details .banner-inner-content{
    /*margin-left: 30px;*/
    margin-right: 30px;
    /*width:85% ;*/
}
.banner-sec .banner-details .banner-inner-content .banner-heading{
    font-size: 55px;
    margin-bottom: 25px;
    font-weight: 500;
}
.banner-sec .banner-details .banner-inner-content .banner-heading span{
    /*display: block;*/
    color: #438b2b ;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.banner-sec .banner-details .banner-inner-content .banner-text{
    font-size: 24px;
    font-weight: 300;
    opacity: .8;
    margin-bottom: 0px;

}
.banner-sec .banner-details .banner-inner-content .banner-btn{
    padding: 10px 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    background-color: #1f1f1f;
    color: #fff;
    border-radius: 0;
    text-decoration: none;
    font-size: 14px;
    transition: .8s ease;
    border: solid 1px #1f1f1f;
}
.banner-sec .banner-details .banner-inner-content .banner-btn:hover{
    background-color: #FFFFFF;
    color: #1f1f1f;
    border: solid 1px #FFFFFF;
}
.banner-sec .banner-img{
    padding-left: 50px;
    /*padding-right: 50px;*/
    padding-top: 30px;
}
.banner-sec .banner-img img{
    max-width: 100%;
}

.banner-sec2{
    min-height: 500px;
    background-color: #438b2b;
    border-bottom-right-radius: 27%;
    border-bottom-left-radius: 27%;

    /*background: url("/vapp-landing/img/img2.jpg");*/
}
.banner-sec2 .banner-details{
    font-family: 'Montserrat', sans-serif;
    color: #141414;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-sec2 .banner-details .banner-inner-content{
    /*margin-left: 30px;*/
    margin-right: 30px;
    /*width:85% ;*/
}
.banner-sec2 .banner-details .banner-inner-content .banner-heading{
    font-size: 45px;
    margin-bottom: 25px;
    font-weight: 500;
}
.banner-sec2 .banner-details .banner-inner-content .banner-heading span{
    /*display: block;*/
    color: #b01212;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.banner-sec2 .banner-details .banner-inner-content .banner-text{
    font-size: 16px;
    font-weight: 300;
    opacity: .8;
    margin-bottom: 30px;

}
.banner-sec2 .banner-details .banner-inner-content .banner-btn{
    padding: 10px 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    background-color: #1f1f1f;
    color: #fff;
    border-radius: 0;
    text-decoration: none;
    font-size: 14px;
    transition: .8s ease;
    border: solid 1px #1f1f1f;
}
.banner-sec2 .banner-details .banner-inner-content .banner-btn:hover{
    background-color: #FFFFFF;
    color: #1f1f1f;
    border: solid 1px #FFFFFF;
}
.banner-sec2 .banner-img{
    padding-left: 50px;
    /*padding-right: 50px;*/
    padding-top: 30px;
}
.banner-sec2 .banner-img img{
    max-width: 100%;
}

.serial-box {
    text-align: center;
  }
  .serial-box span {
    font-size: 40px;
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    text-align: center;
}

.padme10withmin{
  padding-bottom:10px;
  min-height:550px;
}

/* features */
.feature-item {
    display: table;
    margin: 30px 0 0;
    max-width: 450px;
    text-align: left;
}
.feature-item .icon {
    text-align: center;
    position: relative;
    z-index: 1;
    font-size: 40px;
}
.laptop-features-icon {
    display: table-cell;
    vertical-align: top;
    width: 41px;
    transition: all 1.2s;
}

.features-content {
    display: table-cell;
    padding-left: 15px;
}

/* features 2 Boxes with image Section */
.blog-three-block {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.features-one {
    text-align: center;
    height: 100%;
    width: 100%;
    padding: 78px 45px;
    z-index: 0;
    position: relative;
    background: #ffffff;
    color: #2b2b2b;
}
.features-one i {
    font-size: 40px;
    width: 43px;
    height: 34px;
    display: inline-block;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-duration: 0.3s;
    transition: all 0.3s;
    transition-timing-function: ease-in-out;
}
.features-one:hover i {
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
}
.features-one h5 {
    margin: 20px 0 14px;
}
.feature-item{
    text-align: right;
    cursor: pointer;
    min-height:220px;
}

.feature-item .feature-heading{
    color: #3c3f46;
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    margin-bottom: 10px;
    line-height: 1.2;
    font-weight: 400;
}
.feature-txt {text-align: left; display: table-cell;}
.feature-item .icon {
    background-color: #438b2b;
    width: 70px;
    height: 70px;
    max-width: 70px;
    min-width: 70px;
    text-align: center;
    display: table;
    position: relative;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    font-size: 26px;
    line-height: 70px;
    color: #fff;
    margin: 0 15px 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .6s ease;
}
.feature-item .icon-2 {
    background-color: #438b2b;
    width: 70px;
    height: 70px;
    max-width: 70px;
    min-width: 70px;
    text-align: center;
    display: table;
    position: relative;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
    font-size: 26px;
    line-height: 70px;
    color: #fff;
    margin: 0 15px 15px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .6s ease;
}

/*.feature-item:hover .icon::before {*/
/*    content: "";*/
/*    background: transparent;*/
/*    top: 1px;*/
/*    left: 1px;*/
/*    bottom: 1px;*/
/*    right: 1px;*/
/*    position: absolute;*/
/*    -webkit-border-radius: 50%;*/
/*    border-radius: 50%;*/
/*    -webkit-transition: all .3s ease-in-out;*/
/*    -moz-transition: all .3s ease-in-out;*/
/*    -ms-transition: all .3s ease-in-out;*/
/*    -o-transition: all .3s ease-in-out;*/
/*    transition: all .3s ease-in-out;*/
/*}*/


.feature-item:hover .icon{
    background-color:#438b2b;
    transform: rotateY(-180deg);
}

.feature-item:hover .icon-2{
    background-color:#438b2b;
    transform: rotateY(-180deg);
}
.overlay-black-dark, .overlay-black-light, .overlay-black-middle, .overlay-gradient-dark, .overlay-gradient-light, .overlay-gradient-middle, .overlay-primary-dark, .overlay-primary-light, .overlay-primary-middle, .overlay-white-dark, .overlay-white-light, .overlay-white-middle {
    position: relative;
}
.bg-img-fix {
    background-attachment: fixed;
    background-size: cover;
}
.overlay-black-light .container {
    position: relative;
    z-index: 1;
}

.section-head {
    margin-bottom: 50px;
}
.overlay-black-dark,
.overlay-black-light,
.overlay-black-middle,
.overlay-gradient-dark,
.overlay-gradient-light,
.overlay-gradient-middle,
.overlay-primary-dark,
.overlay-primary-light,
.overlay-primary-middle,
.overlay-white-dark,
.overlay-white-light,
.overlay-white-middle {
    position: relative
}

.overlay-black-dark:after,
.overlay-black-light:after,
.overlay-black-middle:after,
.overlay-gradient-dark:after,
.overlay-gradient-light:after,
.overlay-gradient-middle:after,
.overlay-primary-dark:after,
.overlay-primary-light:after,
.overlay-primary-middle:after,
.overlay-white-dark:after,
.overlay-white-light:after,
.overlay-white-middle:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.overlay-black-dark:after,
.overlay-black-light:after,
.overlay-black-middle:after {
    background: #000
}

.overlay-gradient-dark:after,
.overlay-gradient-light:after,
.overlay-gradient-middle:after {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%)
}

.overlay-white-dark:after,
.overlay-white-light:after,
.overlay-white-middle:after {
    background: #fff
}

.overlay-black-light:after {
    opacity: .7
}

.overlay-black-middle:after {
    opacity: .5
}

.overlay-black-dark:after {
    opacity: .9
}

.overlay-gradient-light:after {
    opacity: .3
}

.overlay-gradient-middle:after {
    opacity: .5
}

.overlay-gradient-dark:after {
    opacity: .9
}

.overlay-white-light:after {
    opacity: .5
}

.overlay-white-middle:after {
    opacity: .7
}

.overlay-white-dark:after {
    opacity: .9
}

.overlay-primary-light:after {
    opacity: .3
}

.overlay-primary-middle:after {
    opacity: .5
}

.overlay-primary-dark:after {
    opacity: .9
}

.overlay-black-dark .container,
.overlay-black-dark .container-fluid,
.overlay-black-light .container,
.overlay-black-light .container-fluid,
.overlay-black-middle .container,
.overlay-black-middle .container-fluid,
.overlay-primary-dark .container,
.overlay-primary-dark .container-fluid,
.overlay-primary-light .container,
.overlay-primary-light .container-fluid,
.overlay-primary-middle .container,
.overlay-primary-middle .container-fluid,
.overlay-white-dark .container,
.overlay-white-dark .container-fluid,
.overlay-white-light .container,
.overlay-white-light .container-fluid,
.overlay-white-middle .container,
.overlay-white-middle .container-fluid {
    position: relative;
    z-index: 1
}

.overlay-bx {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 10;
    opacity: 0;
    visibility: hidden
}

.overlay-icon {
    list-style: none;
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    padding: 15px;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}


.overlay-icon a {
    display: inline-block;
    padding: 0;
    margin: 0 2px
}

.overlay-icon a i {
    background-color: #fff
}

.dez-box-bx:hover .overlay-bx a>i,
.dez-media:hover .overlay-bx a>i,
.overlay-bx:hover a>i {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.dez-box:hover .overlay-bx,
.dez-media:hover .overlay-bx,
.overlay-bx:hover,
.ow-img:hover .overlay-bx,
.ow-portfolio-img:hover .overlay-bx {
    opacity: 1;
    visibility: visible
}

.overlay-text {
    width: 100%;
    position: absolute;
    padding: 20px;
    color: #fff;
    left: 0;
    bottom: 20px
}

/* ===================================
   Cases
====================================== */
.cbp-caption-zoom .cbp-caption-activeWrap {
    opacity: 0;
    top: 0;
    background-color: transparent;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
}
.cbp-caption-zoom .cbp-caption-activeWrap:before {
    right: 0;
}
.cbp-caption-zoom .cbp-caption-activeWrap:after, .cbp-caption-zoom .cbp-caption-activeWrap:before {
    opacity: 0.6;
    position: absolute;
    top: 0;
    content: "";
    width: 0;
    height: 100%;
    background-color: #000;
    -webkit-transition: all 0.45s ease-in-out 0s;
    transition: all 0.45s ease-in-out 0s;
    z-index: -1;
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.cbp-caption-zoom .cbp-caption-activeWrap:after {
    left: 0;
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap:after,
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap:before {
    opacity: 0.6;
    position: absolute;
    top: 0;
    content: "";
    width: 0;
    height: 100%;
    background-color: #000;
    -webkit-transition: all 0.45s ease-in-out 0s;
    transition: all 0.45s ease-in-out 0s;
    z-index: -1;
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap:after,
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap::before {
    width: 100%;
    transform: skewX(0);
    -webkit-transform: skewX(0);
    -moz-transform: skewX(0);
    -ms-transform: skewX(0);
    -o-transform: skewX(0);
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-activeWrap {
    opacity: 1;
}
.cases-image-inner {
    position: relative;
    padding: 0 15px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cases-line {
     position: absolute;
     background: #ffffff;
 }
.top {
    top: 0;
    right: 20px;
    width: 100px;
    height: 3px;
}
.top-right {
    top: 0;
    right: 20px;
    height: 100px;
    width: 3px;
}
.bottom {
    top: unset;
    bottom: 0;
    left: 20px;
    width: 100px;
    height: 3px;
}
.bottom-left {
    top: unset;
    bottom: 0;
    left: 20px;
    height: 100px;
    width: 3px;
}

.cbp-popup-singlePage .cbp-popup-content {
    max-width: 1020px;
}
.cbp-popup-singlePage {
    background: none;
}
.cbp-popup-singlePage:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.cbp-popup-singlePage:before {
    background: #ffffff;
    opacity: 1;
}
.cbp-popup-singlePage .cbp-popup-navigation-wrap {
    background: #28a745;
}
.cbp-popup-singlePage .cbp-popup-navigation-wrap:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    opacity: 1;
}
.cbp-l-project-title {
    color: #1f1f1f;
    font: 300 3rem/1.2 "Raleway", sans-serif;
    letter-spacing: 1px;
    margin-bottom: 1.5rem;
    text-transform: capitalize;
    text-align: center;
}
.cbp-l-project-subtitle {
    color: #1f1f1f;
    font: 400 1.25rem/26px "Open Sans", sans-serif;
    margin: 0 auto 50px;
    max-width: 500px;
    text-align: center;
}
.cbp-l-project-desc-text {
    font: 400 15px/26px "Open Sans", sans-serif;
    color: #1f1f1f;
    margin-bottom: 20px;
}
.cbp-l-project-desc-title {
    border-bottom: none;
    margin-bottom: 22px;
    color: #1f1f1f;
}
.cbp-l-project-related-title {
    font: 400 16px/18px "Raleway", sans-serif;
    color: #1f1f1f;
    margin-top: 20px;
}
.cbp-l-project-desc-title span, .cbp-l-project-details-title span {
    border-bottom: 1px solid #1f1f1f;
    display: inline-block;
    margin: 0 0 -1px 0;
    font: 400 16px/36px "Open Sans", sans-serif;
    padding: 0 5px 0 0;
}
.cbp-l-project-details-list>li, .cbp-l-project-details-list>div {
    border-bottom: 1px dashed #acacac;
    padding: inherit;
    color: #1f1f1f;
    font: 400 15px/30px "Open Sans", sans-serif;
}
.cbp-l-project-details-list strong {
    color: #1f1f1f;
}

.cbp-popup-singlePage .cbp-popup-close {
    border-radius: 50%;
    transition: .5s;
}
.cbp-popup-singlePage .cbp-popup-next {
    border-radius: 50%;
    transition: .5s;
}
.cbp-popup-singlePage .cbp-popup-prev {
    border-radius: 50%;
    transition: .5s;
}

.cbp-popup-singlePage .cbp-popup-close:hover {
    background-position: -92px -182px;
    transition: .5s;
    background-color: #ffffff;
}
.cbp-popup-singlePage .cbp-popup-next:hover {
    background-position: -46px -182px;
    transition: .5s;
    background-color: #ffffff;
}
.cbp-popup-singlePage .cbp-popup-prev:hover {
    background-position: 0 -182px;
    transition: .5s;
    background-color: #ffffff;
}

.cbp-popup-singlePage-open .cbp-nav-controls {
    display: none;
}
.cbp-popup-singlePage-open .cbp-slider .cbp-nav-pagination {
    width: 100%;
    text-align: center;
    right: 0;
    left: 0;
}
.cbp-popup-singlePage-open .cbp-slider .cbp-nav-pagination-item {
    background: #ffffff;
    margin: 0 6px;
}
.cbp-popup-singlePage-open .cbp-slider .cbp-nav-pagination-active {
    background: #1f1f1f;
    transform: scale(1.5);
}


.justify-content-center{
  display:flex;
  justify-content:center;
}
.p-t-1rem{
  padding-top:1rem;
}
.p-l-1rem{
  padding-left:1rem;
}

.p-t-5{
  padding-top:5px;
}
.p-t-10{
  padding-top:10px;
}
.p-t-20{
  padding-top:20px;
}
.p-t-30{
  padding-top:30px;
}
.p-t-40{
  padding-top:40px;
}
.p-t-50{
  padding-top:50px;
}
.p-t-90{
  padding-top:90px;
}

.p-b-10{
  padding-bottom:10px;
}
.p-b-20{
  padding-bottom:20px;
}
.p-b-30{
  padding-bottom:30px;
}
.p-b-40{
  padding-bottom:40px;
}
.p-b-50{
  padding-bottom:50px;
}
.p-b-90{
  padding-bottom:90px;
  }
.p-b-100{
  padding-bottom:100px;
}
.p-b-200{
  padding-bottom:200px;
}
.m-tb-30vh{
  margin-bottom:30vh;
  margin-top: 7vh;
}

.m-l-1{
  margin-left:1px;
}
.m-l-2{
  margin-left:2px;
}
.m-l-3{
  margin-left:3px;
}
.m-l-4{
  margin-left:4px;
}
.m-l-5{
  margin-left:5px;
}

.p-l-10{
  padding-left:10px;
}
.p-l-20{
  padding-left:20px;
}
.p-l-30{
  padding-left:30px;
}
.p-l-40{
  padding-left:40px;
}
.p-l-50{
  padding-left:50px;
}
.p-r-10{
  padding-right:10px;
}
.p-r-20{
  padding-right:20px;
}
.p-r-30{
  padding-right:30px;
}
.p-r-40{
  padding-right:40px;
}
.p-r-50{
  padding-right:50px;
}
.p-tb-50{
    padding-top:50px;
    padding-bottom:50px;
}

.p-lr-20{
    padding-left:20px;
    padding-right:20px;
}
.p-lr-30{
    padding-left:30px;
    padding-right:30px;
}
.p-lr-40{
    padding-left:40px;
    padding-right:40px;
}
.p-lr-40{
    padding-left:50px;
    padding-right:50px;
}
.p-lr-50{
    padding-left:50px;
    padding-right:50px;
}
.p-lr-60{
    padding-left:60px;
    padding-right:60px;
}
.p-lr-70{
    padding-left:70px;
    padding-right:70px;
}
.p-lr-80{
    padding-left:80px;
    padding-right:80px;
}
.p-lr-90{
    padding-left:90px;
    padding-right:90px;
}
.p-lr-100{
    padding-left:100px;
    padding-right:100px;
}






.m-b-10{
  margin-bottom:10px;
}
.m-b-20{
  margin-bottom:20px;
}
.m-b-30{
  margin-bottom:30px;
}
.m-b-40{
  margin-bottom:40px;
}
.m-b-50{
  margin-bottom:50px;
}
.m-b-60{
  margin-bottom:60px;
}
.m-b-70{
  margin-bottom:70px;
}
.m-b-80{
  margin-bottom:80px;
}
.m-t-10{
  margin-top:10px;
}
.m-t-20{
  margin-top:20px;
}
.m-t-30{
  margin-top:30px;
}
.m-t-40{
  margin-top:40px;
}
.m-t-50{
  margin-top:50px;
}
.m-t-60{
  margin-top:60px;
}
.m-t-70{
  margin-top:70px;
}
.m-t-80{
  margin-top:80px;
}
.m-t-90{
  margin-top:90px;
}
.m-t-header{
  margin-top:90px;
}
.card.card-shadow {
  -webkit-box-shadow: 0px 0px 20px rgba(115, 128, 157, 0.3);
  box-shadow: 0px 0px 20px rgba(115, 128, 157, 0.3); }
.card-shadow {
    -webkit-box-shadow: 0px 0px 20px rgba(115, 128, 157, 0.3);
    box-shadow: 0px 0px 20px rgba(115, 128, 157, 0.3); }
.card{
    border-radius:10px;
}
.justify-content-space-between{
  display:flex;
  justify-content:space-between;
}
.justify-content-space-evenly{
  display:flex;
  justify-content:space-evenly;
}
.align-content-center{
  display:flex;
  align-content:center;
}
.align-items-center{
  display:flex;
  align-items:center;
}

.row-column{
  display:flex;
  flex-direction:column;
}
.title{
  font-size:3.5rem;
}
.icon-cell {
    display: table-cell;
    vertical-align: middle;
}

.spacer{
  padding-top:100px;
  padding-bottom:100px;
}



/* SLIDER INPUT

 #form-wrapper {
	 width: 100%;
	 display: flex;
	 flex-direction: column;
   align-items: center;
}
 form {
	 width: 90%;
	 max-width: 500px;
}
 form #form-title {
	 margin-top: 0;
	 font-weight: 500;
	 text-align: center;
   color:#438b2b;
   font-size: 1.5rem;
}
 form #amount-slider {
	 display: flex;
	 flex-direction: row;
	 align-content: stretch;
	 position: relative;
	 width: 100%;
	 height: 50px;
	 user-select: none;
}
 form #amount-slider::before {
	 content: " ";
	 position: absolute;
	 height: 2px;
	 width: 100%;
	 width: calc(100% * (4 / 5));
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%, -50%);
	 background: #000;
}
 form #amount-slider input, form #amount-slider label {
	 box-sizing: border-box;
	 flex: 1;
	 user-select: none;
	 cursor: pointer;
}
 form #amount-slider label {
	 display: inline-block;
	 position: relative;
	 width: 20%;
	 height: 100%;
	 user-select: none;
}
 form #amount-slider label::before {
	 content: attr(data-amount);
	 position: absolute;
	 left: 50%;
	 padding-top: 10px;
	 transform: translate(-50%, 45px);
	 font-size: 14px;
	 letter-spacing: 0.4px;
	 font-weight: 400;
	 white-space: nowrap;
	 opacity: 0.85;
	 transition: all 0.15s ease-in-out;
}
 form #amount-slider label::after {
	 content: " ";
	 position: absolute;
	 left: 50%;
	 top: 50%;
	 transform: translate(-50%, -50%);
	 width: 30px;
	 height: 30px;
	 border: 2px solid #a6a6a6;
	 background: #fff;
	 border-radius: 50%;
	 pointer-events: none;
	 user-select: none;
	 z-index: 1;
	 cursor: pointer;
	 transition: all 0.15s ease-in-out;
}
 form #amount-slider label:hover::after {
	 transform: translate(-50%, -50%) scale(1.25);
}
 form #amount-slider input {
	 display: none;
}
 form #amount-slider input:checked + label::before {
	 font-weight: 800;
	 opacity: 1;
}
 form #amount-slider input:checked + label::after {
	 border-width: 4px;
	 transform: translate(-50%, -50%) scale(0.75);
   border: 4px solid #438b2b;
}
 form #amount-slider input:checked ~ #amount-pos {
	 opacity: 1;
}
 form #amount-slider input:checked:nth-child(1) ~ #amount-pos {
	 left: 8.5%;
}
 form #amount-slider input:checked:nth-child(3) ~ #amount-pos {
	 left: 25%;
}
 form #amount-slider input:checked:nth-child(5) ~ #amount-pos {
	 left: 41.8%;
}
 form #amount-slider input:checked:nth-child(7) ~ #amount-pos {
	 left: 58.5%;
}
 form #amount-slider input:checked:nth-child(9) ~ #amount-pos {
	 left: 75%;
}
form #amount-slider input:checked:nth-child(11) ~ #amount-pos {
  left: 91.8%;
}


form #amount-slider input:checked ~ #amount-postwo {
  opacity: 1;
}
form #amount-slider input:checked:nth-child(1) ~ #amount-postwo {
  left: 10%;
}
form #amount-slider input:checked:nth-child(3) ~ #amount-postwo {
  left: 30%;
}
form #amount-slider input:checked:nth-child(5) ~ #amount-postwo {
  left: 50%;
}
form #amount-slider input:checked:nth-child(7) ~ #amount-postwo {
  left: 70%;
}
form #amount-slider input:checked:nth-child(9) ~ #amount-postwo {
 left: 90%;
}

form #amount-slider #amount-postwo{
  display: block;
  position: absolute;
  top: 50%;
  width: 12px;
  height: 12px;
  background: #438b2b;
  border-radius: 50%;
  transition: all 0.15s ease-in-out;
  transform: translate(-50%, -50%);
  border: 2px solid #fff;
  opacity: 0;
  z-index: 2;
}
 form #amount-slider #amount-pos{
	 display: block;
	 position: absolute;
	 top: 50%;
	 width: 12px;
	 height: 12px;
	 background: #438b2b;
	 border-radius: 50%;
	 transition: all 0.15s ease-in-out;
	 transform: translate(-50%, -50%);
	 border: 2px solid #fff;
	 opacity: 0;
	 z-index: 2;
}
 form:valid #amount-slider input + label::before {
	 transform: translate(-50%, 45px) scale(0.9);
	 transition: all 0.15s linear;
}
 form:valid #amount-slider input:checked + label::before {
	 transform: translate(-50%, 45px) scale(1.1);
	 transition: all 0.15s linear;
}
 form + button {
	 display: block;
	 position: relative;
	 margin: 56px auto 0;
	 padding: 10px 20px;
	 appearance: none;
	 transition: all 0.15s ease-in-out;
	 font-family: inherit;
	 font-size: 24px;
	 font-weight: 600;
	 background: #fff;
	 border: 2px solid #000;
	 border-radius: 8px;
	 outline: 0;
	 user-select: none;
	 cursor: pointer;
}
 form + button:hover {
	 background: #000;
	 color: #fff;
}
 form + button:hover:active {
	 transform: scale(0.9);
}
 form + button:focus {
	 background: #4caf50;
	 border-color: #4caf50;
	 color: #fff;
	 pointer-events: none;
}
 form + button:focus::before {
	 animation: spin 1s linear infinite;
}
 form + button::before {
	 display: inline-block;
	 width: 0;
	 opacity: 0;
	 content: "";
	 font-family: "Font Awesome 5 Pro";
	 font-weight: 900;
	 margin-right: 0;
	 transform: rotate(0deg);
}
 form:invalid + button {
	 pointer-events: none;
	 opacity: 0.25;
}
 @keyframes spin {
	 from {
		 transform: rotate(0deg);
		 width: 24px;
		 opacity: 1;
		 margin-right: 12px;
	}
	 to {
		 transform: rotate(360deg);
		 width: 24px;
		 opacity: 1;
		 margin-right: 12px;
	}
}

/* END SLIDER INPUT */
.text-align-left{
  text-align:left;
}

.align-items-center{
  display:flex;
  align-items:center;
}

.dividercustom {
  border: 0;
  height: 1px;
  background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.5), transparent);
  background: linear-gradient(left, transparent, rgba(0, 0, 0, 0.5), transparent);
  margin: 35px 0 33px 0;
}
.dividercustom2 {
    border: 0;
    height: 1px;
    background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.5), transparent);
    background: linear-gradient(left, transparent, rgba(0, 0, 0, 0.5), transparent);
    margin: -31px 30% 33px 30%;
    width:100%;

  }
#banner-header-svg {
    position: absolute;
    left: 0;
    right: 0;
    transform: rotateX(-180deg);
    z-index: -1;
    height: 100%;
    padding-left:40rem;
}
#banner-header-svg2 {
    position: absolute;
    left: 0;
    right: 0;
    transform: rotateX(0deg);
    z-index: -1;
    height: 100%;
    padding-left:40rem;
}
#banner-header-svg3 {
    position: absolute;
    left: 0;
    right: 0;
    transform: rotateX(-180deg);
    z-index: -1;
    height: 100%;
    padding-left:40rem;
}
.padding-top-bottom-section{
  padding:6.5rem;
}
.p-t-header{
  padding-top:3rem;
}
.bg-effect-section {
    position: relative;
    overflow: hidden;
}
.bg-effect{
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.m-h-100{
    min-height:100vh;
}
.m-h-90{
    min-height:90vh;
}
.m-h-80{
    min-height:80vh;
}
.m-h-70{
    min-height:70vh;
}

.m-t-2rem{
    margin-top:2rem;
}


.section-top-up {
    margin-top: -250px;
    position: relative;
    z-index: 1;
}
.box-shadow, .accordion-01 .acco-group {
    box-shadow: 0px 15px 38px rgb(0 0 0 / 10%);
}
.overflow-hidden {
    overflow: hidden!important;
}
.white-bg {
    background: #ffffff;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.feature-box-06 {
    border-bottom: 0px !important;
    padding-bottom: 0px;
    min-height: 155px;
}
.feature-box-06 {
    padding: 40px 30px 40px 110px;
    position: relative;
    border: 1px solid #f5f7fd;
    margin: -1px;
}
.feature-box-06 .icon {
    position: absolute;
    top: 35px;
    left: 20px;
    font-size: 40px;
    color: #fff;
    width: 70px;
    height: 70px;
    background: #438b2b;
    border-radius: 100% 70% 75% 100% / 100% 69% 100% 75%;
    text-align: center;
    line-height: 70px;
}
.p-tb-0{
    padding-top:0px;
    padding-bottom:0px;
}
.p-t-0{
  padding-top:0px!important;
}
.p-b-0{
  padding-bottom:0px!important;
}
.p-t-200{
  padding-top:200px!important;
}
.p-b-100{
  padding-bottom:100px!important;
}
.p-tb-custom{
  padding-top:0px;
  padding-bottom:12rem;
}
.navbar-nav .nav-link {
    padding: 8px 0;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 15px;
    color: #26313c;
    position: relative;
    line-height: normal;
    margin: 0px 0.6rem;
    display: inline-block;
}

.margin-0{
  margin:0px 0rem!important;
}
.fin-op{
  font-size:16px!important;
  padding-left:20px!important;
}
.services-sec{
    padding-top: 100px;
    padding-bottom: 100px;
}
.services-sec .services-details .sub-heading{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    color: #ff4f5a;
    margin-bottom: 30px;
}
.services-sec .services-details .heading{
    font-size:30px;
    font-family: 'Montserrat', sans-serif;
    color: #1f1f1f;
    font-weight: 600;
    padding-left: 90px;
    padding-right: 90px;
    margin-bottom: 30px;
}

@media (max-width:445px){
    .services-sec .services-details .heading{
        padding-left:5px;
        padding-right:5px;
    }
}

.services-sec .services-details .detail-text{
    font-family: 'Montserrat', sans-serif;
    font-weight: lighter;
    font-size: 15px;
    color: #1f1f1f;
    margin-bottom: 40px;
}

.services-sec .our-services{
    padding-top: 70px;
    overflow: hidden;
    padding-bottom: 10px;

}
.services-sec .our-services .service-card{
    padding-top: 30px;
    padding-bottom: 30px;
    transition: .8s ease;
}

.services-sec .our-services .service-card .image-holder{
    margin-bottom: 30px;
    transition: .8s ease;

}
.services-sec .our-services .service-card .image-holder i{
    font-size: 60px;
    color: #438b2b;
    transition: .8s ease;

}
.services-sec .our-services .service-card .service-card-heading{
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
    transition: .8s ease;
}
.services-sec .our-services .service-card .service-card-detail {
    font-family: 'Montserrat', sans-serif;
    font-weight: lighter;
    font-size: 15px;
    color: #737373;
    font-weight:400;
}

.services-sec .our-services a{
    text-decoration: none;
    color: #000000;
}
.services-sec .our-services .s-cards:nth-child(even){
    border-left: solid 1px #e1e1e1;
}
.services-sec .our-services .s-cards{
    border-top: solid 1px #e1e1e1;
    padding: 50px;
}
.services-sec .our-services .s-cards:nth-child(2),.services-sec .our-services .s-cards:first-child{
    border-top: solid 1px transparent;
}
.services-sec .our-services .service-card:hover .service-card-heading{
    color: #438b2b;
}
.services-sec .our-services .service-card:hover .image-holder{
    transform: translateY(-10px);
}

.d-f-center{
  display:flex;
  justify-content: center;
}

.w-50{
  width:50%;
}

.sidebar {
  height: 100%;
  width: 85px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #fff;
  transition: 0.5s;
  overflow-x: hidden;
  padding-top: 60px;
  white-space: nowrap;
  box-shadow: 10px 0px 50px #acacac;
}

.sidebar a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
}

.sidebar a:hover {
  color: #f1f1f1;
}

main .sidebar {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.material-icons,
.icon-text {
  vertical-align: middle;
}

.material-icons {
  padding-bottom: 3px;
  margin-right: 30px;
}

#main {
  padding: 16px;
  margin-left: 85px;
  transition: margin-left 0.5s;
}

@media screen and (max-height: 450px) {
  .sidebar {
    padding-top: 15px;
  }
  .sidebar a {
    font-size: 18px;
  }
}


/*=================================
      Portfolio
 ==================================*/
 .portfolio {
    background-image: url("../images/portfolio_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.portfolio-title h2 {
    font-size: 48px;
    margin-bottom: 20px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    color: #3c3f46;
}

.portfolio-subtitle {
    font-size: 16px;
    margin-bottom: 40px;
    color: #7e8186;
}

.nav-link {
    cursor: pointer;
    padding: .8rem 2.5rem;
}

.port {
    text-align: center;
    margin: 0 auto;
    max-width: 600px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #c32865;
    border-color: #c32865;
}

.owl-carousel .owl-stage-outer {cursor: pointer;}

.nav-pills .nav-link {
    margin: 0 10px 20px 0;
    border: 1px solid #434343;
    color: #ffffff;}

.da-thumbs li {
    margin: 1px;
    width: 33.1%;
    position: relative;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.da-thumbs{
    z-index: 1;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.da-thumbs>li{
    display: block;
    position: relative;
}

.da-thumbs >li {
    overflow: hidden;
}

.da-thumbs >li .overlay h4 {
    color: #ffffff;
    font-size: 22px;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
}

.da-thumbs >li .overlay span {
    color: #ffffff;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
}

.da-thumbs >li .overlay {
    position: absolute;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    top: 100%;
    z-index: 2;
    background-color: rgb(0, 0, 0);
    opacity: 0.961;
}

.nav-pills .nav-link {border-radius: 0;}

.search-icon {
    border: 1px solid white;
    border-radius: 50%;
    display: inline-block;
    color: #ffffff;
    padding: 5px 10px;
    margin-bottom: 10px;
}

.b-t{
    border-top: solid 1px #e1e1e1;
}
.b-b{
    border-bottom: solid 1px #e1e1e1;
}
.b-r{
    border-right: solid 1px #e1e1e1;
}
.b-l{
    border-left: solid 1px #e1e1e1;
}
@media (max-width:991px){
    .b-r{
       border:solid 0px #fff;
    }
    .b-b{
        border:solid 0px #fff;
     }
}



.hoverme:hover{
    background-color:#DFF2E0;
    transition:0.3s linear;
}
.max-h-400{
    max-height:400px;
    min-height:400px;
}
.mp-t-b-header{
    margin-top:90px;
    padding-bottom:190px;
}
@media (max-width:991px){
    .mp-t-b-header{
        margin-top:0px;
    }
}
.m-b-0{
    margin-bottom:0px;
}
.l-50{
    left:50%;
}
.r-50{
    right:50%;
}
/*
.spacecard{
    margin-left:2px;
    margin-right:2px;
    max-width:300px;
}
FOR LOAN DETAILS
@media (min-width:768px){
    .max-width-24{
        max-width:24%;
    }
} */

.footer .footer-middle {
    padding: 80px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.spacer-100-50{
    padding-top:100px;
    padding-bottom:50px;
}
.spacer-bottom{
  padding-bottom:300px;
}

.term-loan-bg-overlay{
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    right: 0;
    min-width: 78%;
    background-position: center;
    position: absolute;
    min-height: 100%;
    z-index:1;
    /* filter: invert(48%) sepia(12%) saturate(2969%) hue-rotate(60deg) brightness(90%) contrast(76%); */
}
.lottie{
    min-height:500px;
    z-index:2;
}
.z-index-2{
    z-index:2;
}
.z-index--4{
    z-index:-4;
}
.z-index--3{
    z-index:-3;
}
.z-index--2{
    z-index:-2;
}
.z-index--1{
    z-index:-1;
}
.border-none{
    border:0px;
}
.border-top{
    border-top-left-radius:10px;
    border-top-right-radius:10px;
}
.border-bottom{
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}
.border-tb{
    border-radius:10px;
}
.popup-font{
    font-size:1.3rem;
    padding-top:10px;
    padding-bottom:10px;
}
.p-tb-app{
    padding-top:50px;
    padding-bottom:50px;
}
.bg-effect_gray_left{
    right:35%;
}

.range__slider [type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 50%;
    /* background: #008631; */
    border: #fff 0px solid; cursor: pointer;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
    }

    /* .range__slider [type="range"]::-moz-range-thumb:hover {
    background: #008631;
    } */

    .ticks {
      position: absolute;
      display: flex;
      justify-content: space-between;
      top: 150px;
      left: 0;
      width: 100%;
      height: 24px;
      margin: 0;
      padding: 0;
    }
    .ticks .tick {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 42px;
      height: 24px;
      color: #000000;
      font-weight: bold;
      box-sizing: border-box;
      font-size: 12px;
      z-index: 2;
      transition: 0.4s ease-out;
      cursor: pointer;
      pointer-events: none;
      line-height: 1;
    }
    @media (max-width:991px){
      .tick {
        padding-top:60px;
      }
    }
    @media (max-width:337px){
      .ticks {
        top:189px!important;
      }
    }

    .popup-content-box {
      position:fixed;
      bottom: 0;
      left: 22.5%;
      width: 55%;
      margin-left: auto;
      margin-right: auto;
    }
    .m-btn.m-btn-theme {
        background: #008631;
        color: #ffffff;
        border: 1px solid #008631;
        width: 80%;
        margin-bottom:20px;
    }
    .hidebutton1{
      display:none;
    }
    .containerrange {
        width: 100%;
        height: 50vh;
        display: flex;
        align-items: center;
        justify-content: center;
        margin:2rem 0;
        }
        .range {
          display: flex;
          width: 800px;
          justify-content: space-around;
          z-index:2;
        }

        .range__slider {
        width: 55%;
        }

        .range__value {
        width: 100%;
        margin-left: 0px;
        text-align: center;
        border-left: #e6e4e4 0px solid;
        padding-left: 0px;
        }

        .form-group {
        display: flex;
        flex-direction: column;
        justify-content: center;
        }

        .form-group label {
        text-transform: uppercase;
        font-size: .7rem;
        color: #fff;
        margin-bottom: 5px;
        }

        .form-group span {
        font-size: 3rem;
        font-weight: 600;
        color: #fff;
        }

        .range__slider label {
        margin-bottom: 10px;
        }

        .range__slider [type="range"] {
        width: 100%;
        -webkit-appearance: none;
        height: 20px;
        border-radius: 6px;
        background: #008631;
        outline: none;
        padding: 0;
        margin: 0;
        z-index:9;
        }

@media (max-width:547px){
  .popup-content-box{
    left:0;
    width:100%;
  }
}



.hero-img-cool{
  border-radius: 10px;
  z-index: 3;
}
.hero-img-cool-right{
  border-radius: 10px;
  z-index: 3;
  position:relative;
}
.hero-img-cool-back-right{
  background-color: #4f6e44;
  min-width: 520px;
  min-height: 520px;
  position: absolute;
  top: 22px;
  left: 33px;
  border-radius: 10px;
}

.hero-img-cool-back-right-index{
    background-color: #4f6e44;
    min-width: 520px;
    min-height: 520px;
    position: absolute;
    top: -47px;
    left: 33px;
    border-radius: 10px;
  }


.hero-img-cool-left{
  border-radius: 10px;
  z-index: 3;
  position:relative;
  /* top:85px; CORY EDIT*/
  left:25px
}
@media (max-width:575px){
    .hero-img-cool-left{
        left:0px;
    }
}
.img-left-hiw{
  border-radius: 10px;
  z-index: 3;
  position:relative;
  /* top:85px; CORY EDIT*/
  left:2rem;
  top:-2rem;
}

@media (max-width:1200px){
    .img-left-hiw{
        left:0rem;
        top:0rem;
    }
}
.img-back-left-hiw{
    background-color: #4f6e44;
    min-width: 520px;
    min-height: 520px;
    position: absolute;
    top: -4.5rem;
    left: -2rem;
    border-radius: 10px;
    z-index:1;
    /* margin-top:90px CORY EDIT*/
  }
  @media (max-width:1200px){
    .img-back-left-hiw{
        min-width: 420px;
        min-height: 420px;
        top: -4.5rem;
        left: -2rem;
    }
}

.hero-img-cool-back{
  background-color: #4f6e44;
  min-width: 520px;
  min-height: 520px;
  position: absolute;
  top: -46px;
  z-index: -1;
  left: 33px;
  border-radius: 10px;
}

.hero-img-cool-back-left{
  background-color: #4f6e44;
  min-width: 520px;
  min-height: 520px;
  position: absolute;
  top: -47px;
  left: -20px;
  border-radius: 10px;
  /* margin-top:90px CORY EDIT*/
}
@media (max-width:373px){
    .hero-img-cool-back-left{
        min-width:420px;
        min-height:420px;
    }
}
@media (max-width:283px){
    .hero-img-cool-back-left{
        min-width:320px;
        min-height:320px;
    }
}
.hero-img-cool-back-left-hiw{
    background-color: #4f6e44;
    min-width: 520px;
    min-height: 520px;
    position: absolute;
    top: 22px;
    left: -20px;
    border-radius: 10px;
    /* margin-top:90px CORY EDIT*/
  }
  .hero-img-cool-back-right-hiw{
    background-color: #4f6e44;
    min-width: 520px;
    min-height: 520px;
    position: absolute;
    top: -78px;
    left: 33px;
    border-radius: 10px;
  }


/* Style the buttons that are used to open and close the accordion panel */
.faq,
.wc-accordion {
  margin-top: 25px;
  border-radius:10px;
  /* Style the accordion panel. Note: hidden by default */
}
.faq .accordion,
.wc-accordion .accordion {
  padding: 30px 0px 5px 0px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  border-radius: 0px;
  background: none;
  display: flex;
  border-top: 2px solid #abafb3 ;
  font-size: 1.25rem;
  justify-content: space-between;
  align-items: center;
  color:#404854;
}
.faq .active,
.faq .accordion:hover,
.wc-accordion .active,
.wc-accordion .accordion:hover {
  background-color: none;
}
.faq .accordion:focus,
.wc-accordion .accordion:focus {
  text-decoration: underline;
}
.faq .active i,
.wc-accordion .active i {
  transform: rotate(90deg);
}
.faq .panel,
.wc-accordion .panel {
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  transition-duration: 400ms;
  transition-property: max-height, visibility;
  transition-delay: 0, 400ms;
}

.panel.open {
  visibility: visible;
  transition-duration: 400ms;
  transition-property: max-height, visibility;
  transition-delay: 400ms, 0;
}

.closed .vertical {
  transition: all 0.4s ease-in-out;
  transform: rotate(-90deg);
}
.closed .horizontal {
  transition: all 0.4s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
}

.active {
  opacity: 1;
}
.active .vertical {
  transition: all 0.4s ease-in-out;
  transform: rotate(90deg);
}
.active .horizontal {
  transition: all 0.4s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}

.circle-animation {
  position: relative;
  flex: 0 0 30px;
}

.circle-animation .horizontal {
  position: absolute;
  background-color: #438b2b ;
  width: 20px;
  height: 3px;
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -1px;
}

.circle-animation .vertical {
  position: absolute;
  background-color: #438b2b ;
  width: 3px;
  height: 20px;
  left: 50%;
  margin-left: -1px;
  top: 50%;
  margin-top: -10px;
}

  .tickimg{
    min-width: 45px;
    min-height: 45px;
}

  .tickimghide{
      display:none;
      min-width: 45px;
      min-height: 45px;
  }

.green-dot{
  margin-top:10px;
  background-color:#438b2b;
  min-width:10px;
  max-width:10px;
  min-height:10px;
  max-height:10px;
  border-radius:50%;
  display:none;
}

.dividercustoml2r{
  border: 0;
  height: 1px;
  background: -webkit-linear-gradient(left, rgba(110, 110, 110, 0.9), rgba(0, 0, 0, 0.5), transparent);
  background: linear-gradient(left, transparent, rgba(0, 0, 0, 0.5), transparent);
  margin: 35px 0 33px 0;
}

.max-h-w-svg{
  max-height:174.44px;
  min-height:174.44px;
  max-width:174.44px;
  min-width:100%;
}

.aboutustitle{
    font-size: 60px;
    font-weight: 400;
}

.bigtitlegreen{
    font-size: 90px;
    font-weight: 600;
}

.index-hero-padding{
    padding:12.5rem 0;
}
.application-hero-padding{
    padding:10.5rem 0;
}
@media (max-width:767px){
  .application-hero-padding{
    padding:6.5rem 0;
  }
}
@media (max-width:991px){
    .index-hero-padding{
        padding:6.5rem 0;
    }
}

.process-wrapp .service-heading .default-link:hover{
    background-color:black;
}

.hoverme-select:hover{
    background-color:white;
    -webkit-box-shadow: 0px 0px 20px rgba(115, 128, 157, 0.3);
    box-shadow: 0px 0px 20px rgba(115, 128, 157, 0.3);
    transition:0.3s linear;
    border-radius:10px;
    min-height:365px;
    padding
}
@media (max-width:991px){
.hideonmobile{
  display:none;
}
}
@media (min-width:992px){
.showonmobile{
  display:none
}
}
@media (max-width:767px){
  .showonside{
    display:none;
  }
}
@media (min-width:768px){
  .hideonside{
    display:none;
  }
}
@media (min-width:1000px){
  .hidebig{
    display:none;
  }
}
@media (max-width:1000px){
  .showbig{
    display:none;
  }
}
@media (min-width:311px){
  .showonsidesmall{
    display:none;
  }
}
@media (max-width:310px){
  .hideonsidesmall{
    display:none;
  }
}




.side-menu {
    width: 35%;
    position: fixed;
    right: 0;
    top: 0;
    background: #00b7ff;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to left, #fff, #fff);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to left, #fff, #fff); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    z-index: 1032;
    height: 100%;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: -o-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    overflow: hidden;
}

.side-menu.left {
    left: 0; right: auto;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.side-navbar.navbar-nav {
    align-items: start;
}

.side-menu.before-side {
    width: 280px;
}

.side-menu.side-menu-active,
.side-menu.before-side{
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.pul-menu .side-menu.side-menu-active {
    visibility: visible; opacity: 1;
}

.side-menu .navbar-brand {
    margin: 0 0 2.5rem 0;
}

/*Side overlay*/
#close_side_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    -o-transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: opacity 300ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    display: none;
    z-index: 1031;
    opacity: 0.4;
}

/*side clode btn*/
.side-menu .btn-close {
    height: 34px;
    width: 34px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 30px;
    right: 40px;
    cursor: pointer;
}

.side-menu.before-side .btn-close{
    display: none;
}

.side-menu .btn-close::before, .side-menu .btn-close::after {
    position: absolute;
    left: 16px;
    content: ' ';
    height: 24px;
    width: 2px;
    background: #696969;
    top: 5px;
}

.side-menu .btn-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.side-menu .btn-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/*side open btn*/

.sidemenu_btn {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 36px;
    padding: 6px;
    /* right: 0px; */
    top: 0px;
    position: absolute;
    display: inline-block;
}

.sidemenu_btn span {
    height: 2px;
    width: 100%;
    background: #696969;
    display: block;
    margin-left: auto;
    transition: .5s ease;
}

.header-appear .sidemenu_btn span {
    background: #002450;
}

.sidemenu_btn span:nth-child(2) {
    margin: 4px 0;
}

.sidemenu_btn:hover span:first-child, .sidemenu_btn:hover span:last-child{
    width: 70%;
    transition: .5s ease;
    margin-left: auto;
}

.side-menu .inner-wrapper {
    padding: 1rem 4rem;
    height: 100%;
    position: relative;
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pul-menu.pushwrap .side-menu .inner-wrapper{
    padding: 3.5rem 2.5rem;
}

.side-menu .side-nav {
    margin-bottom: 30px;
    height: 70%;
    display: flex;
}

.side-nav .navbar-nav .nav-item{
    display: block;
    margin: 0px 0; padding: 0 !important;
    opacity: 0;
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;

    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}

.side-nav .navbar-nav .nav-item:first-child {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}
.side-nav .navbar-nav .nav-item:nth-child(2){
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}
.side-nav .navbar-nav .nav-item:nth-child(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.side-nav .navbar-nav .nav-item:nth-child(4) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}
.side-nav .navbar-nav .nav-item:nth-child(5) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}
.side-nav .navbar-nav .nav-item:nth-child(6) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}
.side-nav .navbar-nav .nav-item:nth-child(7) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
}
.side-nav .navbar-nav .nav-item:nth-child(8) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
}
.side-nav .navbar-nav .nav-item:nth-child(9) {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s;
}

.side-menu.side-menu-active .side-nav .navbar-nav .nav-item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.side-nav .navbar-nav .nav-link {
    display: inline-table;
    color: #26313c;
    /* padding: 2px 0 3px 0 !important; */
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    position: relative;
    border-radius: 0;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}

.side-nav .navbar-nav .nav-link:after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 1px solid rgba(255, 255, 255, 0);
    bottom: -5px;
    content: " ";
    display: block;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 280ms ease-in-out;
    transition: all 280ms ease-in-out;
    width: 0;
}

.side-nav .navbar-nav .nav-link:hover:after, .side-nav .navbar-nav .nav-link.active:after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-color: #002450;
    -webkit-transition: width 350ms ease-in-out;
    transition: width 350ms ease-in-out;
    width: 100%;
}

.side-menu p{
    margin-top: .5rem;
    margin-bottom: 0;
}

.social-icons-simple{
    margin-bottom: 0;
    margin-left: -10px;
}

.social-icons-simple li{
    display: inline-block;
    color: #000;
}

.side-footer p{
    color: #000;
}

.side-menu .social-icons-simple li a {
    font-size: 16px;
    justify-content: center;
    color: #000;
    height: 46px;
    line-height: 38px;
    width: 46px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    align-items: center;
    display: flex;
    z-index: 1;
    -webkit-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    transition: background-color .5s ease;
}

.list-style-none{
  list-style:none;
  text-decoration:none;
}

.social-icons-simple li .social-icon:hover{
    background-color: #002450;
    color: #ffffff;
}

@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.side-menu .btn-close:hover {
    -webkit-animation: .8s rotate;
    animation: .8s rotate;
}

@-webkit-keyframes rotate {
    from{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes rotates {
    from{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 767px) {
    body {
        /* text-align: center; */
    }
    section {
        padding: 4.5rem 0;
    }
    .padding-top-half {
        padding-top: 3rem;
    }
    .padding-bottom-half {
        padding-bottom: 3rem;
    }
    .heading-area .heading {
        font-size: 24px;
    }

    /* Nav */
    .navbar-top-default {
        background: #ffffff;
        top: 0;
        height: 80px;
    }
    .header-appear .navbar-top-default {
        height: 80px;
    }
    .navigation-toggle span {
        background-color: #696969;
    }


    /* Side Menu */
    .side-menu {
        width: 100%;
    }
    .side-footer p{
        font-size: 12px;
    }
    .sidemenu_btn {
        /* right: 15px; */
    }
    .sidemenu_btn {
        top: 0px;
    }
    .side-nav .navbar-nav .nav-item {
        margin: 4px 0;
    }
    .side-nav .navbar-nav .nav-link {
        font-size: 18px;
    }
  }
.side-footer-absolute{
    position:absolute;
    text-align:center;
    bottom:0;
    left:50%;
}
.line-height-1{
    line-height:1em;
}
.apply-now-style{
    padding-top:20px;
    font-size:1em;
}

@media (max-width:991px){
    .index-add-b-p{
        padding-bottom:4rem;
    }
}
.p-r-z-5{
    position:relative;
    z-index:-5
}
.justify-content-space-around{
    display:flex;
    justify-content:space-around;
}
* ===================================
    About Section
====================================== */

.about-top{
    top: -50px;
    overflow: visible;
}

.title h2{
    font-size:2.3rem;
    line-height: 1.3;
    margin-bottom: 1rem;
}

.title h2 span{
    font-size: 2.7rem;
}

.feature-box .feature-item2{
    width: 48%;
    display: inline-block;
    margin: 8px 6px;
    padding: 1rem 1.8rem;
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(173,173,173,0.2);
    -moz-box-shadow: 0px 0px 5px 2px rgba(173,173,173,0.2);
    box-shadow: 0px 0px 5px 2px rgba(173,173,173,0.2);
}

.feature-box .feature-item2 i{
    font-size: 3rem;
    margin-bottom: 1.2rem;
    display: inline-block;
}

.feature-item2 .card{
  padding:30px 20px;
  display:flex;
  justify-content: center;
}

.feature-item2-hiwi{
  min-height:200px;
}

.feature-box{
    margin-bottom: 0px;
}

.feature-box .feature-item-img{
    width: 100%;
    display: inline-flex;
    padding: 0rem 0rem;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.img-takeover{
    vertical-align:inherit;
    height:auto;
    border-radius:10px;
    width:100%;
}
.keep-sh{
  min-height:255px!important;
  width:100%!important;
}

@media (max-width:767px){
    .p-t-1remMOB{
        padding-top:1rem;
    }
}
.app-style{
  width:100%;
  border-radius: 10px;
  height:650px;
}
@media (max-width:767px){

}
