body{overflow-x: hidden;}

/*---------------------------------------------------------------------
1 header
-----------------------------------------------------------------------*/
header { position: absolute; display: inline-block; width: 100%; padding: 10px 0; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
header a.navbar-brand img { height: 40px; }
header .navbar-light { padding: 0; }
header .navbar-light .navbar-nav .nav-link, header .navbar-light .navbar-nav .nav-link:focus { color: #1b0e3d; font-size: 17px; font-weight: 700; margin-right: 15px; padding: 5px 30px; border-radius: 90px; }
.navbar-light .navbar-nav .show>.nav-link { color: #ffffff; }
header .navbar-light .navbar-nav li.active .nav-link, header .navbar-light .navbar-nav li .nav-link:hover {  color: #33e2a0; }
.dropdown-item:active, .dropdown-item:hover {  color: #33e2a0; }
header { position: absolute; width: 100%; z-index: 99; background-color: #ffffff; }
header .container-fluid{padding: 0 100px;}

/* Header sticky */
header.menu-sticky { background: #ffffff; padding: 12px 0;    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); position: fixed; top:0; z-index: 99; }
header.menu-sticky .container-fluid { padding: 0px 115px; }
header.menu-sticky .navbar.navbar-light .navbar-brand img { height: 40px; }
header.menu-sticky .navbar-light .navbar-nav li.active .nav-link, header.menu-sticky .navbar-light .navbar-nav li .nav-link:hover { color: #33e2a0; }
header.menu-sticky .navbar-light .navbar-nav .nav-link, header.menu-sticky .navbar-light .navbar-nav .nav-link:focus { color: #000000; }

/*---------------------------------------------------------------------
 Demo-page
-----------------------------------------------------------------------*/
.demo-img{position: relative; z-index: 1;}
.home-block { position: relative; top: 0; margin-bottom: 10px;  border-radius: 0; -webkit-transition: all .3s ease-out 0s; -moz-transition: all .3s ease-out 0s; -ms-transition: all .3s ease-out 0s; -o-transition: all .3s ease-out 0s; transition: all .3s ease-out 0s; letter-spacing: 1px; overflow: hidden }
.home-block:hover { top: -15px; -webkit-box-shadow: 0 25px 70px -12px rgba(0, 0, 0, .4); -moz-box-shadow: 0 25px 70px -12px rgba(0, 0, 0, .4); box-shadow: 0 25px 70px -12px rgba(0, 0, 0, .4) }
.home-block a { color: #fff; width: 100%; display: inline-block }
.project-overlay-left {
    position: absolute;
    left: 0;
    bottom: -18%;
}
.demo-page .scrollme img{z-index: 0;}

/*---------------------------------------------------------------------
 feature
-----------------------------------------------------------------------*/
.iq-fancy-box-02 { padding: 40px 15px 25px 15px; position: relative; }
.iq-fancy-box-02 .iq-icon span { font-size: 30px; }
.iq-fancy-box-02 .fancy-content h5 { z-index: 9; position: relative; }
.iq-fancy-box-02 .iq-big-title { z-index: -1; color: #f0f0f0; font-size: 70px; position: absolute; top: 50%; left: 50%; font-weight: 600; margin-top: -10px; margin-left: -40px; opacity: 0.6; }

.comment p { display: inline-block; }
.client-info { min-height: 220px; }
.client-info i { font-size: 20px; color: #ffc400; }

/*---------------------------------------------------------------------
 inner-page
-----------------------------------------------------------------------*/
.inner-page .scrollme .service-one { position: absolute; right: 0; top: -100px; }
.demo-page .service-five { position: absolute; right: 0; top: 0; width: 30%; top: 70px; }
#features .service-two { position: absolute; left: 0; top: 30%; }
#features .service-three { position: absolute; right: 0; bottom: 0px; width: 20%; }
.review-main .service-four { position: absolute; left: 0; bottom: 0px; width: 20%; }


/*---------------------------------------------------------------------
 footer
-----------------------------------------------------------------------*/
.footer-img .markethon-one{position: absolute ; bottom:30px; left: 0;}
.footer-img .markethon-two{position: absolute ; top: -6%; right: 0;}

.iq-clients{z-index: -1;}
.iq-clients .client-img{transition-duration: .3s;transition-property: transform; }
.iq-clients .client-img:active, .iq-clients .client-img:focus, .iq-clients .client-img:hover {transform: scale(1.1);}

/*---------------------------------------------------------------------
 isotope-filters
-----------------------------------------------------------------------*/
#demos-isotop .isotope-filters-fixed.menu-sticky { position: fixed; left: 0; right: 0; top: 74px; z-index: 99; margin: 0; opacity: 0; }
#demos-isotop .isotope-filters-fixed.menu-sticky.show { opacity: 1; }
#demos-isotop .isotope-filters-fixed.menu-sticky + .iq-masonry.iq-columns-3 {margin-top: 135px;}
.isotope-filters.isotope-tooltip .more-btn, .isotope-filters.isotope-tooltip button { cursor: pointer; position: relative; font-weight: 700; padding: 15px 10px; width: 100%; background: transparent; border: none; color: #142c4b; border-right: 1px solid rgba(0,0,0,0.1);}
.isotope-filters.isotope-tooltip > button:first-child{border-left: 1px solid rgba(0,0,0,0.1);}
.isotope-filters.isotope-tooltip button.active { color: #fff; background-color: #7c60d5; }
.isotope-filters.isotope-tooltip button span { color: #8f8e8e; }
.isotope-filters.isotope-tooltip button.active span { color: #ffffff; }
.isotope-filters.isotope-button { display: table; margin: 0 auto 40px; text-align: center; border: 1px solid #f2f2f2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 10px }
.isotope-filters.isotope-button button { margin: 4px; cursor: pointer; padding: 8px 20px; font-size: 16px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: 0 0; color: #666; border: none; font-weight: 400; text-transform: uppercase; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out }
.isotope-filters.isotope-button button.active, .isotope-filters.isotope-button button:hover { background: #02d871; color: #fff; -webkit-box-shadow: 0 6px 20px -5px rgba(0, 0, 0, .2); -moz-box-shadow: 0 6px 20px -5px rgba(0, 0, 0, .2); box-shadow: 0 6px 20px -5px rgba(0, 0, 0, .2) }
.isotope-filters.isotope-button button:focus { outline: none; outline-style: none; outline-offset: 0 }
.isotope-filters.isotope-line button { border: none; border-bottom: 2px solid transparent; background: 0 0; color: #666; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0; padding: 10px 30px }
.isotope-filters.isotope-line button.active, .isotope-filters.isotope-line button:hover { border-bottom: 2px solid #02d871; color: #02d871 }
.isotope-filters.isotope-border button { border: 1px solid transparent; background: 0 0; color: #666; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 }
.isotope-filters.isotope-border button.active, .isotope-filters.isotope-line button:hover { border: 1px solid #02d871; color: #02d871 }
.isotope-filters.isotope-dots button { position: relative; color: #777 }
.isotope-filters.isotope-dots button.active, .isotope-filters.isotope-dots button:hover { background: 0 0; box-shadow: none; color: #02d871 }
.isotope-filters.isotope-text button { color: #777 }
.isotope-filters.isotope-text button.active, .isotope-filters.isotope-text button:hover { background: 0 0; box-shadow: none; color: #02d871 }
.iq-masonry-item { padding: 0 15px; width: 33.33%; }
.iq-masonry-item .iq-portfolio-04 { padding: 6px; box-shadow: 0px 8px 60px 12px rgba(35, 38, 43, 0.2); position: relative; }
.more-btn .more-menu {position: absolute;top: 100%;background: #fff;width: 100%;left: 0;right: 0; z-index: 99; border: 1px solid rgba(0,0,0,0.1); opacity: 0;transition: all 0.45s ease 0s;}
.isotope-filters.isotope-tooltip .more-btn:hover .more-menu {opacity: 1;transition: all 0.45s ease 0s;}
.isotope-filters.isotope-tooltip .more-btn .more-menu button{border-bottom: 1px solid rgba(0,0,0,0.1);}
.isotope-filters.isotope-tooltip .more-btn .more-menu button:last-child{border-bottom: none;}