
@charset "utf-8";
/* CSS Document */

/*
Copyright (c) 2017
[Master Stylesheet]
Template Name : Mentor-Multipurpose Landing Page-UiSumo
Version    : 1.0
Author     : UISuMo Team
Author URI : https://uisumo.com
Support    : uisumo@gmail.com
*/

/*------------------------------- 
        Table of Contents       
---------------------------------

1.GLOBAL STYLES
2.Navigation
3.Header Section
4.About Section
5.Feedback slider
6.How-works Section
7.Subscribe Section
8.News slider Section
9.Footer Section
10.Count-panel
11.Marker slider
12.Media Quarries

----------------------------------------
[Color codes]  - Material colors.

[Typography]   + Lato google free font.
               + Fontaswome
               + Pe stroke line icons

[Plugins]      - Slick slider
               - Jquery Datepicker
               - Counterup & Wavepoints js
------------------------------------- */

/* ---------------------------------- */
/*           1.Global Styles          */
/* ---------------------------------- */
html,
body {
    
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    font-family: 'Lato', sans-serif;
    overflow-x: hidden;
}
/* spacing */
.mtop3{margin-top: 30px;}
.mtop5{margin-top: 50px;}
.mtop2{margin-top: 20px;}
.m-top10{margin-top: 100px;}
.m-space{margin-top:100px;margin-bottom:80px;}
.m-space2{margin-top: 43px;margin-bottom: 40px;}
ul {
    padding: 0;
    list-style-type: none;
    margin-top: 0;
    margin-bottom: 0px;
}
a:hover{text-decoration: none;}
a:active{text-decoration: none;}
a:active, a:focus { 
 outline: none; text-decoration: none; 
}
/* override default bootstrap input focus outlines */
textarea:focus, input:focus, input[type]:focus, .uneditable-input:focus {   outline: 0 none}
textarea:focus,select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {   
  border-color: #efc043;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #efc043;
  outline: 0 none;
}
.form-control:focus {
        border-color: #efc043;
       box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #efc043;
    }
textarea {
    resize:none;
}
.sec-head{font-size: 32px;font-weight: 900;color: #f62459;padding-bottom: 70px;}
.show-mob,.show-tab{display: none;}

/* ---------------------------------- */
/*         NAVIGATION BAR/MENU        */
/* ---------------------------------- */
/* stick nav-bar*/
#wrap .navbar-default{background-color: #131416;color: #ffffff;font-size: 13px;font-weight: 400;height: 30px;}
#wrap .navbar-default{min-height: 30px;height: 30px;padding: 6px;}
.nav-ul li{display: inline-block;margin-left: 20px;}
.nav-icon{font-size: 16px;font-weight: 400;color: #ffffff;padding-right: 10px;}

/* ============ Navigation Bar ============= */

.navbar-inverse,.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover,.navbar .container .navbar-header{background: transparent !important;}
.navbar-inverse,.navbar .container>.navbar-collapse{padding: 19px;}
.navbar-inverse .navbar-nav>li>a{color:#fff ;font-size: 13px;font-weight: 700;}
.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{color: #e85c4f;transition: all .3s ease;}
.navbar-inverse .navbar-nav>.active>a, {
    color:#fff;
}
.nav-contact-icon{margin-top: -4px;}
.btn-nav{
    border: 0;
    margin-top: -8px;letter-spacing: .7px;
    font-size: 13px;font-weight: 400;color: #ffffff;
    background-color: #e85c4f;border-radius: 2px;box-shadow: 0px 3px 7px 0.00px rgba(0, 0, 0, 0.32);
    padding:0px 16px;line-height: 36px;
}
.btn-nav img{vertical-align: middle;}
.btn-nav:hover,.btn-nav:focus{color: #ffffff;background-color: #e85c4f;box-shadow: none;transition: all .2s ease;outline: #A92C21;}

/* ---------------------------------- */
/*            Header Section          */
/* ---------------------------------- */
.header{
    min-height: 850px;letter-spacing: 1.2px;margin-top: -30px;
    background:url(../images/Layer-4.png);background-size: cover;background-position: center;
}
.hero-sub-title{font-size: 18px;font-weight: 400;color: #ffffff;letter-spacing: 1.2px;}
.hero-title{font-size: 42px;line-height: 56px;color: #fffffe;font-weight: 900;max-width: 492px;}
.hero-col{color: #efc043;}
.hero-more{margin-top: 30px;transition: all 1s ease-in-out}
.hero-more:hover{transform: translate(10px,0px);transition: all 1s ease-in-out}
.hero-more a{font-size: 14px;font-weight: 900;color: #eff3f3;line-height: 24px;border-bottom:3px solid  #e85c4f;max-width: 110px;}
.hero-more a:hover{color: #efc043;transition: all .3s ease;}


.sign-box{float:right;max-width: 370px;min-height: 445px;background-color: rgba(19, 20, 22, 0.65);padding: 29px;padding-top: 10px;padding-bottom: 10px;}
.sbox-title{text-align: center;font-size: 24px;font-weight: 900;color: #e85c4f;}
.sbox-text{font-size: 14px;font-weight: 400;color: #eff3f3;line-height: 23px;}
.sbox-text2{font-size: 12px;font-weight: 400;color: #eff3f3;line-height: 16px;}
.sbox-input{width: 100%;height: 40px;border-radius: 0;border:2px solid #e85c4f;background: #fff;padding-left: 20px;}
.sbox-btn{
    background-color: #e85c4f;height: 40px;width: 140px;border:0px;border-radius: 0px;
    text-align: center;font-size: 14px;font-weight: 700;color: #eff3f3;
}
.sbox-btn:hover{color: #fff;box-shadow: 0px 3px 7px 0.00px rgba(0, 0, 0, 0.32);transition: all .25s ease;}
.signup-form p{margin-top: 24px;margin-bottom:22px;}

.Header-Features{background-color: #131416; }
.Header-Features p{margin-top: 20px;}
.feature-text{font-size: 14px;font-weight: 400;color: #98a9b9;}
.feature-title1{font-size: 18px;font-weight: 900;color: #8870ff;}
.feature-more1>a{padding: 3.3px 5px; border: 1px solid #eff3f3;color: #eff3f3;font-size: 14px;border-radius: 50%;font-weight: 300;}
.feature-more1>a:hover,feature-more>a:focus{color: #8870ff;border:1px solid  #8870ff ; transition: all .25s ease;}

.feature-title2{font-size: 18px;font-weight: 900;color: #e85c4f;}
.feature-more2>a{padding: 3.3px 5px; border: 1px solid #eff3f3;color: #eff3f3;font-size: 14px;border-radius: 50%;font-weight: 300;}
.feature-more2>a:hover,feature-more>a:focus{color: #e85c4f;border:1px solid  #e85c4f ; transition: all .25s ease;}

.feature-title3{font-size: 18px;font-weight: 900;color:#f39c12;}
.feature-more3>a{padding: 3.3px 5px; border: 1px solid #eff3f3;color: #eff3f3;font-size: 14px;border-radius: 50%;font-weight: 300;}
.feature-more3>a:hover,feature-more>a:focus{color: #f39c12;border:1px solid  #f39c12 ; transition: all .25s ease;}

.feature-title4{font-size: 18px;font-weight: 900;color: #26cbbe;}
.feature-more4>a{padding: 3.3px 5px; border: 1px solid #eff3f3;color: #eff3f3;font-size: 14px;border-radius: 50%;font-weight: 300;}
.feature-more4>a:hover,feature-more>a:focus{color:  #26cbbe;border:1px solid  #26cbbe ; transition: all .25s ease;}

/* ---------------------------------- */
/*            About Section           */
/* ---------------------------------- */
.about-section{background: url(../images/Layer-5.png);background-size: cover;background-position: center;background-repeat: no-repeat;}
.about-line{padding-right: 25px;}
.about-title{font-size: 32px;font-weight: 900;color: #8870ff;}
.about-subtitle{padding-left: 50px;margin-bottom: 50px; font-size: 13px;font-weight: 700;color: #2c3e50;font-style: italic;line-height: 12px;}
.about-text{font-size: 14px;font-weight: 400;color: #2c3e50;line-height: 23px;}
.tags-head{font-size: 24px;font-weight: 900;color: #f62459;margin-bottom: 30px;}
.tags-ul li{display: inline-block;
    font-size: 13px;font-weight: 400;color: #ffffff;
    padding: 8px 20px;border-radius: 0;
    margin-right:10px;margin-bottom: 10px;
}
.violet-tag{background-color: #8870ff;}
.yellow-tag{background-color: #e85c4f;}
.blue-tag{background-color: #3b99d7;}
.green-tag{background-color: #26cbbe;}
.red-tag{background-color: #f62459;}

/*-------------------------------*/
/*        Feedback slider        */
/*-------------------------------*/
.feedback-slider{background-color: #f7f8fa;}
.profile-circle img{width:100px; height:100px;}
.name{text-align:center; font-size: 14px;font-weight: 900;color: #f62459;line-height: 26px;}
.company{font-size: 13px;font-style: italic;font-weight: normal;color: #9d9d9d;line-height: 26px;}
blockquote{font-size: 16px;font-weight: normal;font-style: italic;color: #2c3e50;}
/* ========= Carousel Fade Transition =======  */
#fade-quote-carousel.carousel {
  padding-bottom: 100px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
    background-color: transparent;    
    border: 2px solid #f62459;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
    margin-bottom:15px;
}
.carousel-indicators li{width: 14px;height: 14px;margin:0;}
.carousel-indicators .active{width:10px;height:10px;
	width: 14px;height: 14px;background: #f62459 !important;
}

/* ---------------------------------- */
/*             HOW WE WORK            */
/* ---------------------------------- */
.sec-work{color: #e85c4f;}
.w-name{    margin-top: 20px;margin-bottom: 17px;    color: #2c3e50;font-size: 18px;font-weight: 900;}
.w-text{font-size: 14px;font-weight: 400;color: #2c3e50;max-width: 240px;display: block;margin: auto;}
.work{cursor: pointer;}
.w-icon{
    width: 100px;height: 100px;border-radius: 50%;line-height: 100px;text-align: center;
    font-size: 46px; color: #ffffff;border:2px solid transparent;
}
.work:hover .l-icon{color: #2c3e50;}

.w-icon1{background-color: #ff5f45;}
.work:hover .w-icon1{background:#fff;border:2px solid #ff5f45; -webkit-transition: background-color .25s;
    -moz-transition: background-color .25s;    transition: background-color .25s;}
.work:hover .w-title1{color: #ff5f45;}

.w-icon2{background-color: #8cbf46;}
.work:hover .w-icon2{background:#fff;border:2px solid #8cbf46; -webkit-transition: background-color .25s;
    -moz-transition: background-color .25s;    transition: background-color .25s;}
.work:hover .w-title2{color: #8cbf46;}

.w-icon3{background-color: #26cbbe;}
.work:hover .w-icon3{background:#fff;border:2px solid  #26cbbe; -webkit-transition: background-color .25s;
    -moz-transition: background-color .25s;    transition: background-color .25s;}
.work:hover .w-title3{color:  #26cbbe;}

.w-icon4{background-color: #207bcc;}
.work:hover .w-icon4{background:#fff;border:2px solid  #207bcc; -webkit-transition: background-color .25s;
    -moz-transition: background-color .25s;    transition: background-color .25s;}
.work:hover .w-title4{color:  #207bcc;}


/* ---------------------------------- */
/*           Subscribe mail           */
/* ---------------------------------- */
.subscribe-section{background-color: #f62459;color: #fefefe;}
.sub-head{font-size: 18px;font-weight: 900;color: #fefefe;}
.sub-text{font-size: 14px;font-weight: 400;color: #f9f9f9;line-height: 23px;max-width: 344px;}
.sub-input{width: 85%;font-size:16px ;
    border: 2px solid #fff;background: #f62459;
    height: 45px;padding-left: 20px;color: #fff;
}
.sub-input::-webkit-input-placeholder{color:#eff3f3;}
.sub-btn{border: 0;border-radius: 0;width: 70px;height: 45px;    margin-left: -8px;
    background: #fff;
    color: #f62459;font-weight: normal;text-align: center;}
.pe-7s-paper-plane{font-size: 18px;}
.sub-btn:hover .pe-7s-paper-plane{transform: rotate(10deg);
      transition: transform .15s;}


/* ---------------------------------- */
/*         Appointment Section        */
/* ---------------------------------- */
.datepicker{border: 0;}
.sec-appointment{color: #8870ff;}
.datepicker-here{display: block;margin:auto;}
.datepicker-inline .datepicker{left:0;position: relative;width: 100%; max-width: 100%;}
.datepicker--cell-day{height: 59px;}
.datepicker--days-names{height: 59px;margin: 0;color: #ffffff !important;font-size: 14px !important;font-weight: 700 !important;}
.datepicker--nav{min-height: 59px;background-color: #f7f8fa;font-size: 18px;font-weight: 900;color: #2c3e50;text-transform: uppercase;}
.datepicker--content{padding: 0;background-color: #f7f8fa;font-size: 14px;font-weight: 700;color: #2c3e50;}
.datepicker--days-names>div:first-child{background-color: #f62459;}
.datepicker--days-names>div:nth-child(2){background-color: #8cbf46;}
.datepicker--days-names>div:nth-child(3){background-color: #2c3e50;}
.datepicker--days-names>div:nth-child(4){background-color: #8870ff;}
.datepicker--days-names>div:nth-child(5){background-color: #26cbbe;}
.datepicker--days-names>div:nth-child(6){background-color: #efc043;}
.datepicker--days-names>div:last-child{background-color: #e85c4f;}
.datepicker--nav-action{height: 32px;width: 32px;border-radius: 50%;border:1px solid #2c3e50;text-align: center;margin: 10px;}
.datepicker--nav-action:hover{border:1px solid #8cbf46; }
.datepicker--cell.-current-{
    background: #eff3f3;
}
.datepicker--nav-action path{stroke:#2c3e50;}
.datepicker--nav-action:hover.datepicker--nav-action path{stroke:#8cbf46;}

/* ---------------------------------- */
/*            OUR Packages            */
/* ---------------------------------- */
.packages-section{background-color: #f7f8fa;}
.sec-package{color: #26cbbe;}
.price-box{letter-spacing: 1px;}
#free-pack .price-title{background-color: #f95f5f;font-size: 16px;font-weight: 700;color: #fefefe;text-align: center;padding: 15px;border-bottom: 1px solid rgba(255, 255, 255, 0.52);}
#free-pack .price-head{background-color: rgba(249, 95, 95, 0.9);padding: 30px;padding-top: 10px;color: #ffffff;
    box-shadow: 0px 3px 1px 0.00px rgba(0, 0, 0, 0.08);border-top: 1px solid rgba(241, 210, 208, 0.34);
}
#free-pack .price-body{padding:30px;background-color: #f95f5f;border-top: 1px solid rgba(53, 43, 43, 0.06);}

.price-list li{border-bottom: 1px solid #f7f8fa;margin-top: 20px; margin-bottom:20px;
    color: #ffffff;font-size: 16px;font-weight: 400;padding: 5px 0 10px 0;
}
.price-list li:first-child{margin-top: 0px;}
.price-amount{font-size: 48px;color: #ffffff;font-weight: 900;letter-spacing: 1.2px;}
.price-tag{font-size: 13px;font-style: italic;font-weight: normal;color: #eff3f3;line-height: 12px;}
sup{font-size: 28px;}
.price-btn{
    margin-top: 15px;margin-bottom: 10px;
    height: 42px;width: 140px;background-color: #2c3e50;color: #ffffff;font-size: 13px;font-weight: 700;color: #ffffff;text-align: center;
    box-shadow: 0px 3px 3px 0.00px rgba(0, 0, 0, 0.17);border:0;border-radius: 3px;
}
#free-pack .price-btn:hover{background-color: #eff3f3;color: #f95f5f; transition: all .3s ease;}
#silver-pack .price-btn:hover{background-color: #eff3f3;color: #3d9fde; transition: all .3s ease;}
#gold-pack .price-btn:hover{background-color: #eff3f3;color: #26cbbe; transition: all .3s ease;}
#platinum-pack .price-btn:hover{background-color: #eff3f3;color: #8cbf46; transition: all .3s ease;}

#silver-pack .price-title{background-color:  #3d9fde;font-size: 16px;font-weight: 700;color: #fefefe;text-align: center;padding: 15px;border-bottom: 1px solid rgba(255, 255, 255, 0.52);}
#silver-pack .price-head{background-color: rgba(61, 159, 222, 0.8);padding: 30px;padding-top: 10px;color: #ffffff;
    box-shadow: 0px 3px 1px 0.00px rgba(0, 0, 0, 0.08);border-top: 1px solid rgba(241, 210, 208, 0.34);
}
#silver-pack .price-body{padding:30px; background-color: #3d9fde;border-top: 1px solid rgba(53, 43, 43, 0.06);}

#gold-pack .price-title{background-color: #26cbbe;font-size: 16px;font-weight: 700;color: #fefefe;text-align: center;padding: 15px;border-bottom: 1px solid rgba(255, 255, 255, 0.52);}
#gold-pack .price-head{background-color: rgba(38, 203, 190, 0.9);padding: 30px;padding-top: 10px;color: #ffffff;
    box-shadow: 0px 3px 1px 0.00px rgba(0, 0, 0, 0.08);border-top: 1px solid rgba(241, 210, 208, 0.34);
}
#gold-pack .price-body{padding:30px;background-color: #26cbbe;border-top: 1px solid rgba(53, 43, 43, 0.06);}

#platinum-pack .price-title{background-color: #8cbf46;font-size: 16px;font-weight: 700;color: #fefefe;text-align: center;padding: 15px;border-bottom: 1px solid rgba(255, 255, 255, 0.52);}
#platinum-pack .price-head{background-color: rgba(140, 191, 70, 0.79);padding: 30px;padding-top: 10px;color: #ffffff;
    box-shadow: 0px 3px 1px 0.00px rgba(0, 0, 0, 0.08);border-top: 1px solid rgba(241, 210, 208, 0.34);
}
#platinum-pack .price-body{padding:30px;background-color: #8cbf46;border-top: 1px solid rgba(53, 43, 43, 0.06);}
/* ---------------------------------- */
/*           contact-section          */
/* ---------------------------------- */
.contact-section{background-color:#141517 ;}
.m-head1{color: #3b99d7;font-size: 18px;font-weight: 900;line-height: 23px;}
.m-head2{color: #efc043;font-size: 18px;font-weight: 900;line-height: 23px;}
.m-head3{color: #e85c4f;font-size: 18px;font-weight: 900;line-height: 23px;}
.media-body{padding-left: 23px;}
.media-body p{color: #eff3f3;font-size: 14px;line-height: 23px;font-weight: 400;max-width: 232px;}
.contact-icon{font-size: 32px;font-weight: normal;color: #eff3f3;}

.contact-head{font-size: 24px;font-weight: 900;color: #f62459;margin-bottom: 20px;}
.contact-text{font-size: 14px;font-weight: 400;color: #f7f7f7;letter-spacing: 1px;max-width: 471px;}
.contact-more a{font-size: 14px;font-weight: 700;color: #efc043;padding: 10px;border:2px solid #fff;border-radius: 0;}
.contact-more a:hover{color: #fff;border:2px solid #efc043;transition: all .3 ease;}
.contact-block{margin-top: 80px;}
.contact-title{font-size: 24px;font-weight: 900;color: #efc043;}
.form-input{width: 100%;background: #141517;border:1px solid #fff;padding-left: 20px;height: 42px;color: #fff;}
.form-text{width: 100%;background: #141517;border:1px solid #fff;color: #fff;padding-left: 20px;padding-top: 10px;}
.form-btn{font-size: 14px;font-weight: 700;color: #eff3f3;width: 169px;height: 45px;border:1px solid #efc043;background: transparent;float: left;}
.form-btn:hover{border:1px solid #fff;transition: all .3s ease;color:#efc043; }
.send-msg{margin-top: 60px;}
.send-msg>p{margin-top: 25px;}
.hor-bar{width: 70px;height: 3px;background-color: #f7f8fa;}

/* ***************MEDIA Q #Ended************* */
/* ---------------------------------- */
/*       News Slider #slick slider    */
/* ---------------------------------- */
.sec-news{color: #efc043;}
.sponsor-slider{margin-bottom: 100px !important;}

.slick-slide{min-height: 150px;}

.slick-prev, .slick-next,.slick-prev:hover, .slick-next:hover {
    width: 33px;height: 39px;color:#8870ff;font-size: 20px;font-weight: 400;border: 1px solid #8870ff;
}
.slick-initialized .slick-slide{padding: 0;outline: none;}
.slick-slider{margin-bottom: 0px;outline: none;}
.slick-slider .slick-track, .slick-slider .slick-list{z-index: 1;}
.slick-prev, .slick-next{top:58%;}
.slick-slide{margin-left:15px ;margin-right:15px; }
/*  news slider */
.slick-dots li button::before {
    content: "";    
    opacity: 1;
    color: black;
	border:2px solid #efc043;width: 14px;height: 14px;
    border-radius: 50%;
}
.slick-dots li.slick-active button:before{ background: #efc043;width: 14px;height: 14px;}
.news-text1{font-size: 18px;font-weight: 900;color: #f62459;padding-bottom: 30px;}
.news-text2{font-size: 18px;font-weight: 900;color: #8870ff;padding-bottom: 30px}
/* News Card Design */
.card{
    position: relative;
   max-width: 368px;height: 250px;
}
.card-img{width: 100%;height: 100%;background-color: #f0f0f1;}
.card-hover-text{font-size: 14px;font-weight: 400;color: #f7f8fa;line-height: 23px;letter-spacing: 1px;}
.card-hover {
    background-color: #ffffff;
    position: absolute;
    height: 100%;padding: 30px;
    width: 100%;
    overflow: hidden;background-color: rgba(246, 36, 89, 0.61);
    top: 0;
    left: 0;
    display:none ;/*set display:none */
}
.card-vbtn{
    position: absolute;top:0px;right:0px;background-color: #8870ff;
    padding: 8px 14px;font-size: 13px;font-weight: 400;color: #ffffff;border: 0;border-radius: 0;
}
.card-bbtn{
    position: absolute;top:0px;right:0px;background-color: #3d9fde;
    padding: 8px 14px;font-size: 13px;font-weight: 400;color: #ffffff;border: 0;border-radius: 0;
}
.card-rbtn{background-color: #e85c4f;position: absolute;top:34px;right:0px;
    padding: 8px 14px;font-size: 13px;font-weight: 400;color: #ffffff;border: 0;border-radius: 0;
}
.card-gbtn{background-color: #8cbf46;position: absolute;top:34px;right:0px;
    padding: 8px 14px;font-size: 13px;font-weight: 400;color: #ffffff;border: 0;border-radius: 0;
}
.card-date{
    position: absolute;bottom:20px;left:25px;
    font-size: 14px;font-weight: 400;color: #ffffff;}


/* ---------------------------------- */
/*           Footer-section/bar       */
/* ---------------------------------- */
.footer-section{background-color: #e85c4f;color: #f7f8fa;}
.footer-title{font-weight: 400;font-size: 14px;letter-spacing: 1px;}
.footer-share li{
    display: inline-block;margin-right: 20px;
}
.footer-share>li a{font-size: 14px;font-weight: 700;color: #eff3f3;letter-spacing: 1px;transition: all .5s ease;}
.footer-share>li a:hover{transition: all .1s ease;border-bottom:2px solid  #eff3f3;text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2); }

/* Text Animation */

.rw-sentence{
	margin: 0;
	text-align: left;
}

.rw-sentence span{
	font-size: 42px;
    line-height: 56px;
    color: #fffffe;
    font-weight: 900;
}

.rw-words{
	display: inline;
	text-indent: 10px;
}

.rw-words span{
	position: absolute;
	opacity: 0;
	overflow: hidden;
	width: 100%;
	color: #efc043;
}

.rw-words-1 span{
	animation: rotateWordsFirst 18s linear infinite 0s;
}
.rw-words-2 span{
	animation: rotateWordsSecond 18s linear infinite 0s;
}
.rw-words span:nth-child(2) { 
	animation-delay: 3s; 
	color: #ff5f45;
}
.rw-words span:nth-child(3) { 
	animation-delay: 6s; 
	color: #8cbf46;	
}
.rw-words span:nth-child(4) { 
	animation-delay: 9s; 
	color: #26cbbe;
}
.rw-words span:nth-child(5) { 
	animation-delay: 12s; 
	color: rgb(163, 163, 255);
}
.rw-words span:nth-child(6) {  
	animation-delay: 15s; 
	color: #FF5722;
}

@keyframes rotateWordsFirst {
    0% { opacity: 1; animation-timing-function: ease-in; height: 0px; }
    8% { opacity: 1; height: 60px; }
    19% { opacity: 1; height: 60px; }
	25% { opacity: 0; height: 60px; }
    100% { opacity: 0; }
}

@keyframes rotateWordsSecond {
    0% { opacity: 1; animation-timing-function: ease-in; width: 0px; }
    10% { opacity: 0.3; width: 0px; }
	20% { opacity: 1; width: 100%; }
    27% { opacity: 0; width: 100%; }
    100% { opacity: 0; }
}

/* Page loading Progress bar */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #e85c4f;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 3px;
}
/*back to top*/
.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 40px;
    font-size: 40px;
    color: rgb(239, 192, 67);
    cursor: pointer;
    border: 0;
    border-radius: 50px;
    text-decoration: none;
    transition: opacity 0.2s ease-out; transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all .7s ease-in-out; /** Firefox **/
    -o-transition: all .7s ease-in-out; /** Opera **/
    opacity: 0;
}
.back-to-top:hover {
   opacity: 1;
    color: rgb(239, 192, 67);transform: translate(0,-10px);
	 transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all .7s ease-in-out; /** Firefox **/
    -o-transition: all .7s ease-in-out; /** Opera **/
}

.back-to-top.show {
    opacity: 1;
}
/* ---------------------------------- */
/*           Counter Panel            */
/* ---------------------------------- */

.full-width-menu{display: table;width: 100%;}
.full-width-menu li{
    display: inline-block;display: table-cell;min-width: 180px;
    color: #ffffff;padding-top: 10px;padding-bottom: 10px;
}
.box-menu1{background: url(../images/c1.png);background-size: cover;}
.box-menu2{background: url(../images/c2.png);background-size: cover;}
.box-menu3{background: url(../images/c3.png);background-size: cover;}
.box-menu4{background: url(../images/c4.png);background-size: cover;}
.box-menu5{background: url(../images/c5.png);background-size: cover;}
.box-menu6{background: url(../images/c6.png);background-size: cover;}

.counter-head{
    font-size: 47.83px;font-weight: 700;color: #ffffff;
}

.count-text {
    font-size: 12.95px;font-weight: 400;color: #ffffff;text-transform: uppercase;
}
/* ---------------------------------- */
/*      Marker slider/Partners        */
/* ---------------------------------- */
.market-section{background-color: #f7f8fa;}
.market-row{margin-top: 100px;margin-bottom: 10px;}
.sec-markets {
    color: #26cbbe;
}
#market-slider{margin-left:25px;margin-right:25px;}
#market-slider .slick-slide{opacity: .5;}
#market-slider .slick-active{opacity: 1;}

/* ---------------------------------- */
/*             Media Quaries          */
/* ---------------------------------- */
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}
  /* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    /* decrease margins height  -------------------------------------- -------------------- */
    .m-space{margin-top: 30px;margin-bottom: 20px;}
    .m-top10{margin-top: 20px;}
    #wrap .navbar-default{display: none}
    .header{
        background:url(../images/Layer-42.png);background-size: cover;background-position: center;}
    .header{margin-top: 0px;}
    .about-subtitle{margin-bottom: 20px;}
    .show-mob{display: block;}
    .hide-mob{display: none !important;}
    .footer-share li{margin-right: 0;display: block;text-align: center;margin-top: 10px;
    }
    .footer-title{text-align: center;margin-bottom: 30px;}
    .sec-head{padding-bottom: 20px;font-size: 26px;}
    .navbar .container .navbar-header{  background-color: rgb(16, 41, 45)!important;}
    .navbar .container>.navbar-collapse{background-color: rgb(16, 41, 45);}
    .navbar-inverse,.navbar .container>.navbar-collapse{padding: 0px;}
    .logo-text{font-size: 22px;font-weight: 700;color: #ffffff;letter-spacing: 1px;padding-left: 10px;}
    .sign-box{padding: 20px;}
    .feature-img{display: block;margin: auto;margin-top: 50px;}
    .Header-Features p{text-align: center;padding-top: 10px;;max-width: 400px;display: block;margin:auto;}
   
    .w-icon{width: 70px;height:70px;line-height: 70px;font-size: 25px;margin-top: 40px;}
    .pe-7s-paper-plane{font-size: 26px;}
    .sub-input{width: 100%;margin-bottom: 10px;}
    .sub-btn{display: block;margin: auto;width: 120px;font-size:26px;}
    .price-box{margin-bottom: 50px;max-width: 300px;}
    .price-list li{border:0;margin:0;text-align: center;}
    .sponsor-slider{margin-bottom: 50px !important;}
    .form-btn{float: none;width: 100%;}
    .slick-dots{bottom: -20px;}
    .slick-prev, .slick-next{top:38%;}
    .navbar .container>.navbar-collapse{   
        left: -60%;
        width: 60%;}
    .hero-sub-title{text-align: center;}
    .hero-more{text-align: center;margin-bottom: 50px;padding-top: 50px;}
    .hero-title{text-align: center;max-width: 100%;    font-weight: 700;line-height: 50px;
    letter-spacing: 0;}
    .sign-box{float: none;display: block;margin: auto;}
    #fade-quote-carousel.carousel{padding-bottom: 70px;}
    .sub-head,.rw-sentence{text-align: center;}
    .sub-text{text-align: center;max-width: 100%;}
    .w-text{max-width: 270px;}
    .back-to-top{position: initial;float: right;}
    .rw-words span{left: 0;margin-top: 50px;}
    .rw-sentence span{line-height: 45px;font-weight: 600;}
}
  /* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .navbar-inverse,.navbar .container>.navbar-collapse{padding: 0px;}
    .slick-next,.slick-prev{right: -12px !important;}
    .slick-prev{left: -12px !important;}
    .price-amount{text-align: center;font-weight: 400;}
    .price-head{padding: 10px !important;padding-top: 0px !important;}
    .price-body{padding: 20px!important;}
    .price-tag{text-align: center;}
    .price-btn{display: block;margin: auto;}
    .footer-title{text-align: center;}
    .footer-share{margin-top: 30px;text-align: center} 
    .about-section{background: #fff;}
    .show-tab{display: block;}
    .full-width-menu,.full-width-menu li{display: block;}
}

  /* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    
}

  /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {}
  /* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .navbar-nav{margin-top: 19px !important;}
}
  /* Small Devices, Tablets */
@media only screen and (min-width : 768px) {}
@media (min-width: 768px) {
 
}

/* *** END ** */
