



/*
  Template Name: "Pergo - A Multipurpose Landing Pages Pack for Startups, Creatives and Freelancers
  Theme URL: https://themeforest.net/user/dsathemes
  Description: "Pergo - A Multipurpose Landing Pages Pack for Startups, Creatives and Freelancers
  Author: DSAThemes
  Author URL: https://themeforest.net/user/dsathemes
  Version: 1.1.0
  Website: www.dsathemes.com
  Tags: Responsive, HTML5 template, DSAThemes, One Page, Landing, Startup, Business, Company, Corporate, Creative, Freelancers
*/




/* ------------------------------------------ */
/*   TABLE OF CONTENTS
/* ------------------------------------------ */

/*   01 - GENERAL & BASIC STYLES   */
/*   02 - TYPOGRAPHY               */
/*   03 - PRELOAD SPINNER          */
/*   04 - HEADER & NAVIGATION      */
/*   05 - HERO                     */
/*   06 - ABOUT                    */
/*   07 - SERVICES                 */
/*   08 - CONTENT                  */
/*   09 - BANNER                   */
/*   10 - VIDEO                    */
/*   11 - PORTFOLIO                */
/*   12 - TEAM                     */
/*   13.  SEARCH                   */
/*   14.  SCHEDULE                 */
/*   15.  STATISTIC                */
/*   16.  PRICING TABLES           */
/*   17.  MORE ITEMS               */
/*   18.  TESTIMONIALS             */
/*   19.  BRANDS                   */
/*   20.  FAQs                     */
/*   21.  CALL TO ACTION           */
/*   22.  BLOG                     */
/*   23.  NEWSLETTER               */
/*   24.  BOOKING FORM             */
/*   25.  CONTACTS                 */
/*   26.  FOOTER                   */
/*   27.  BOTTOM QUICK FORM        */
/*   28   INNER PAGE HERO          */
/*   29.  SCROLL TO TOP            */




/* ==========================================================================
  01. GENERAL & BASIC STYLES
  =========================================================================== */

html {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
}

body {
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
  font-weight: 300;
}

/*------------------------------------------------------------------*/
/*   IE10 in Windows 8 and Windows Phone 8 Bug fix
/*-----------------------------------------------------------------*/

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

/*------------------------------------------*/
/*  PAGE CONTENT
/*------------------------------------------*/

#page { overflow: hidden; }

/*------------------------------------------*/
/*  ONSCROLL ANIMATIONS
/*------------------------------------------*/

.animated { visibility: hidden; }
.visible { visibility: visible; }

/*------------------------------------------*/
/*  SPACING & INDENTS
/*------------------------------------------*/

.ind-60 { padding-right: 60px; padding-left: 60px; }
.ind-50 { padding-right: 50px; padding-left: 50px; }
.ind-45 { padding-right: 45px; padding-left: 45px; }
.ind-35 { padding-right: 35px; padding-left: 35px; }
.ind-30 { padding-right: 30px; padding-left: 30px; }
.ind-25 { padding-right: 25px; padding-left: 25px; }
.ind-20 { padding-right: 20px; padding-left: 20px; }
.ind-15 { padding-right: 15px; padding-left: 15px; }
.ind-10 { padding-right: 10px; padding-left: 10px; }
.ind-5  { padding-right: 5px; padding-left: 5px; }

.wide-100 { padding-top: 100px; padding-bottom: 100px; }
.wide-90 { padding-top: 100px; padding-bottom: 90px; }
.wide-80 { padding-top: 100px; padding-bottom: 80px; }
.wide-70 { padding-top: 100px; padding-bottom: 70px; }
.wide-60 { padding-top: 100px; padding-bottom: 60px; }
.wide-50 { padding-top: 100px; padding-bottom: 50px; }
.wide-40 { padding-top: 100px; padding-bottom: 40px; }
.wide-30 { padding-top: 100px; padding-bottom: 30px; }
.wide-20 { padding-top: 100px; padding-bottom: 20px; }

/*------------------------------------------*/
/*    Margin Top
/*------------------------------------------*/

.m-top-160 { margin-top: 160px; }
.m-top-150 { margin-top: 150px; }
.m-top-140 { margin-top: 140px; }
.m-top-130 { margin-top: 130px; }
.m-top-120 { margin-top: 120px; }
.m-top-110 { margin-top: 110px; }
.m-top-100 { margin-top: 100px; }
.m-top-90 { margin-top: 90px; }
.m-top-80 { margin-top: 80px; }
.m-top-70 { margin-top: 70px; }
.m-top-60 { margin-top: 60px; }
.m-top-50 { margin-top: 50px; }
.m-top-45 { margin-top: 45px; }
.m-top-40 { margin-top: 40px; }
.m-top-35 { margin-top: 35px; }
.m-top-30 { margin-top: 30px; }
.m-top-25 { margin-top: 25px; }
.m-top-20 { margin-top: 20px; }
.m-top-15 { margin-top: 15px; }
.m-top-10 { margin-top: 10px; }
.m-top-5 { margin-top: 5px; }

/*------------------------------------------*/
/*    Margin Bottom
/*------------------------------------------*/

.m-bottom-160 { margin-bottom: 160px; }
.m-bottom-150 { margin-bottom: 150px; }
.m-bottom-140 { margin-bottom: 140px; }
.m-bottom-130 { margin-bottom: 130px; }
.m-bottom-120 { margin-bottom: 120px; }
.m-bottom-110 { margin-bottom: 110px; }
.m-bottom-100 { margin-bottom: 100px; }
.m-bottom-90 { margin-bottom: 90px; }
.m-bottom-80 { margin-bottom: 80px; }
.m-bottom-70 { margin-bottom: 70px; }
.m-bottom-60 { margin-bottom: 60px; }
.m-bottom-50 { margin-bottom: 50px; }
.m-bottom-45 { margin-bottom: 45px; }
.m-bottom-40 { margin-bottom: 40px; }
.m-bottom-35 { margin-bottom: 35px; }
.m-bottom-30 { margin-bottom: 30px; }
.m-bottom-25 { margin-bottom: 25px; }
.m-bottom-20 { margin-bottom: 20px; }
.m-bottom-15 { margin-bottom: 15px; }
.m-bottom-10 { margin-bottom: 10px; }
.m-bottom-5 { margin-bottom: 5px; }
.m-bottom-0 { margin-bottom: 0; }

/*------------------------------------------*/
/*    Margin Left
/*------------------------------------------*/

.m-left-70 { margin-left: 70px; }
.m-left-60 { margin-left: 60px; }
.m-left-50 { margin-left: 50px; }
.m-left-45 { margin-left: 45px; }
.m-left-40 { margin-left: 40px; }
.m-left-35 { margin-left: 35px; }
.m-left-30 { margin-left: 30px; }
.m-left-25 { margin-left: 25px; }
.m-left-20 { margin-left: 20px; }
.m-left-15 { margin-left: 15px; }
.m-left-10 { margin-left: 10px; }
.m-left-5 { margin-left: 5px; }

/*------------------------------------------*/
/*    Margin Right
/*------------------------------------------*/

.m-right-70 { margin-right: 70px; }
.m-right-60 { margin-right: 60px; }
.m-right-50 { margin-right: 50px; }
.m-right-45 { margin-right: 45px; }
.m-right-40 { margin-right: 40px; }
.m-right-35 { margin-right: 35px; }
.m-right-30 { margin-right: 30px; }
.m-right-25 { margin-right: 25px; }
.m-right-20 { margin-right: 20px; }
.m-right-15 { margin-right: 15px; }
.m-right-10 { margin-right: 10px; }
.m-right-5 { margin-right: 5px; }

/*------------------------------------------*/
/*    Padding Top
/*------------------------------------------*/

.p-top-160 { padding-top: 160px; }
.p-top-150 { padding-top: 150px; }
.p-top-140 { padding-top: 140px; }
.p-top-130 { padding-top: 130px; }
.p-top-120 { padding-top: 120px; }
.p-top-110 { padding-top: 110px; }
.p-top-100 { padding-top: 100px; }
.p-top-90 { padding-top: 90px; }
.p-top-80 { padding-top: 80px; }
.p-top-70 { padding-top: 70px; }
.p-top-60 { padding-top: 60px; }
.p-top-50 { padding-top: 50px; }
.p-top-45 { padding-top: 45px; }
.p-top-40 { padding-top: 40px; }
.p-top-35 { padding-top: 35px; }
.p-top-30 { padding-top: 30px; }
.p-top-25 { padding-top: 25px; }
.p-top-20 { padding-top: 20px; }
.p-top-15 { padding-top: 15px; }
.p-top-10 { padding-top: 10px; }

/*------------------------------------------*/
/*    Padding Bottom
/*------------------------------------------*/

.p-bottom-160 { padding-bottom: 160px; }
.p-bottom-150 { padding-bottom: 150px; }
.p-bottom-140 { padding-bottom: 140px; }
.p-bottom-130 { padding-bottom: 130px; }
.p-bottom-120 { padding-bottom: 120px; }
.p-bottom-110 { padding-bottom: 110px; }
.p-bottom-100 { padding-bottom: 100px; }
.p-bottom-90 { padding-bottom: 90px; }
.p-bottom-80 { padding-bottom: 80px; }
.p-bottom-70 { padding-bottom: 70px; }
.p-bottom-60 { padding-bottom: 60px; }
.p-bottom-50 { padding-bottom: 50px; }
.p-bottom-45 { padding-bottom: 45px; }
.p-bottom-40 { padding-bottom: 40px; }
.p-bottom-35 { padding-bottom: 35px; }
.p-bottom-30 { padding-bottom: 30px; }
.p-bottom-25 { padding-bottom: 25px; }
.p-bottom-20 { padding-bottom: 20px; }
.p-bottom-15 { padding-bottom: 15px; }
.p-bottom-10 { padding-bottom: 10px; }
.p-bottom-0 { padding-bottom: 0; }

/*------------------------------------------*/
/*    Padding Left
/*------------------------------------------*/

.p-left-100 { padding-left: 100px; }
.p-left-90 { padding-left: 90px; }
.p-left-80 { padding-left: 80px; }
.p-left-70 { padding-left: 70px; }
.p-left-60 { padding-left: 60px; }
.p-left-50 { padding-left: 50px; }
.p-left-45 { padding-left: 45px; }
.p-left-40 { padding-left: 40px; }
.p-left-35 { padding-left: 35px; }
.p-left-30 { padding-left: 30px; }
.p-left-25 { padding-left: 25px; }
.p-left-20 { padding-left: 20px; }
.p-left-15 { padding-left: 15px; }
.p-left-10 { padding-left: 10px; }
.p-left-5 { padding-left: 5px; }
.p-left-0 { padding-left: 0px; }

/*------------------------------------------*/
/*    Padding Right
/*------------------------------------------*/

.p-right-100 { padding-right: 100px; }
.p-right-90 { padding-right: 90px; }
.p-right-80 { padding-right: 80px; }
.p-right-70 { padding-right: 70px; }
.p-right-60 { padding-right: 60px; }
.p-right-50 { padding-right: 50px; }
.p-right-45 { padding-right: 45px; }
.p-right-40 { padding-right: 40px; }
.p-right-35 { padding-right: 35px; }
.p-right-30 { padding-right: 30px; }
.p-right-25 { padding-right: 25px; }
.p-right-20 { padding-right: 20px; }
.p-right-15 { padding-right: 15px; }
.p-right-10 { padding-right: 10px; }
.p-right-5 { padding-right: 5px; }
.p-right-0 { padding-right: 0px; }

/*------------------------------------------*/
/*   BACKGROUND SETTINGS
/*------------------------------------------*/

.bg-scroll {
  width: 100%;
  background-attachment: fixed !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.bg-fixed {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

/*------------------------------------------*/
/*   Background Colors for Sections
/*------------------------------------------*/

.bg-dark { background-color: #2c353f; }
.bg-lightdark { background-color: #252d35; }
.bg-deepdark { background-color: #1d1d1d; }
.bg-lightgrey { background-color: #f0f0f0; }
.bg-grey { background-color: #e8e8e8 }
.bg-deepgrey { background-color: #ddd; }
.bg-rose { background-color: #1290d1; }
.bg-red { background-color: #e35029; }
.bg-yellow { background-color: #feca16; }
.bg-green { background-color: #42a045; }
.bg-lightgreen { background-color: #ad7d2d; }
.bg-deepgreen { background-color: #009587; }
.bg-blue { background-color: #2154cf; }
.bg-lightblue { background-color: #1e88e5; }
.bg-deepblue { background-color: #004861; }
.bg-tinyblue { background-color: #e6f9fa; }
.bg-purple { background-color: #6e45e2; }
.bg-deeppurple { background-color: #510fa7; }
.bg-lightpurple { background-color: #715fef; }

/*------------------------------------------*/
/*   BORDER SETTINGS FOR DEMOS
/*------------------------------------------*/

.b-top { border-top: 1px solid #ddd; }
.b-bottom { border-bottom: 1px solid #ddd; }
.b-left { border-left: 1px solid #ddd; }
.b-right { border-right: 1px solid #ddd; }





/* ==========================================================================
  02.  TYPOGRAPHY
  =========================================================================== */

/*------------------------------------------*/
/*  HEADERS
/*------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
  color: #222;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  letter-spacing: -0.025rem;  /* -0.4px */
}

/* Header H5 */
h5.h5-xs { font-size: 1.125rem; }  /* 18px */
h5.h5-sm { font-size: 1.1875rem; } /* 19px */
h5.h5-md { font-size: 1.25rem; }   /* 20px */
h5.h5-lg { font-size: 1.375rem; }  /* 22px */
h5.h5-xl { font-size: 1.5rem; }    /* 24px */

/* Header H4 */
h4.h4-xs { font-size: 1.625rem; }  /* 26px */
h4.h4-sm { font-size: 1.75rem; }   /* 28px */
h4.h4-md { font-size: 1.875rem; }  /* 30px */
h4.h4-lg { font-size: 2rem; }      /* 32px */
h4.h4-xl { font-size: 2.125rem; }  /* 34px */

/* Header H3 */
h3.h3-xs { font-size: 2.375rem; }  /* 38px */
h3.h3-sm { font-size: 2.5rem; }    /* 40px */
h3.h3-md { font-size: 2.625rem; }  /* 42px */
h3.h3-lg { font-size: 2.75rem; }   /* 44px */
h3.h3-xl { font-size: 3rem; }      /* 48px */

/* Header H2 */
h2.h2-xs { font-size: 3.25rem; }   /* 52px */
h2.h2-sm { font-size: 3.375rem; }  /* 54px */
h2.h2-md { font-size: 3.5rem; }    /* 56px */
h2.h2-lg { font-size: 3.75rem; }   /* 60px */
h2.h2-xl { font-size: 4rem; }      /* 64px */
h2.h2-huge { font-size: 4.25rem; }      /* 64px */

/*------------------------------------------*/
/*   PARAGRAPHS
/*------------------------------------------*/

p.p-sm { font-size: 0.95rem; }     /* 15.2px */
p { font-size: 1rem; }             /* 16px */
p.p-md { font-size: 1.125rem; }    /* 18px */
p.p-lg { font-size: 1.25rem; }     /* 20px */
p.p-xl { font-size: 1.3175rem; }   /* 22px */

/*------------------------------------------*/
/*   LISTS
/*------------------------------------------*/

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*------------------------------------------*/
/*   LINK SETTINGS
/*------------------------------------------*/

a {
  color: #333;
  text-decoration: none;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

a:hover {
  color: #666;
  text-decoration: none;
}

a.black-hover:hover { color: #000; }
a.green-hover:hover { color: #56a959; }
a.lightgreen-hover:hover { color: #22bc3f; }
a.rose-hover:hover { color: #1290d1; }
a.purple-hover:hover { color: #6e45e2; }
a.blue-hover:hover { color: #3176ed; }
a.skyblue-hover:hover { color: #0b88ee; }

a:focus {
  outline: none;
  text-decoration: none;
}

/*------------------------------------------*/
/*   BUTTON SETTINGS
/*------------------------------------------*/

.btn {
  background-color: #1290d1;
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0;
  padding: 1.025rem 2.5rem;
  border: 2px solid #1290d1;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.btn-arrow {
  position: relative;
}

.btn-arrow span {
  display: inline-block;
  position: relative;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  will-change: transform;
}

.btn-arrow:hover span,
.btn-arrow:focus span {
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}

.btn-arrow .svg-inline--fa {
  position: absolute;
  line-height: 1rem!important;
  right: 0px;
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

/*------------------------------------------*/
/*   Button Size
/*------------------------------------------*/

.btn.btn-sm {
  font-size: 0.9rem;
  padding: 0.85rem 1.95rem;
}

.btn.btn-md {
  font-size: 1rem;
  padding: 1.025rem 2.5rem;
}

.btn.btn-lg {
  font-size: 1.1rem;
  padding: 1.05rem 3rem;
}

/*------------------------------------------*/
/*   Button Color
/*------------------------------------------*/

.btn-tra,
.white-color .btn-tra {
  color: #1290d1;
  background-color: transparent;
  border-color: #1290d1;
}

.btn-tra-purple {
  color: #6e45e2;
  background-color: transparent;
  border-color: #6e45e2;
}

.btn-tra-skyblue {
  color: #0b88ee;
  background-color: transparent;
  border-color: #0b88ee;
}

.btn-tra-black {
  color: #3a3a3a;
  background-color: transparent;
  border-color: #3a3a3a;
}

.btn-tra-white {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.btn-semiwhite {
  color: #fff;
  background-color: rgba(255, 255, 255, .35);
  border-color: transparent;
}

.btn-purple {
  color: #fff;
  background-color: #6e45e2;
  border-color: #6e45e2;
}

.btn-blue {
  color: #fff;
  background-color: #3176ed;
  border-color: #3176ed;
}

.btn-skyblue {
  color: #fff;
  background-color: #42a5f5;
  border-color: #42a5f5;
}

.btn-black {
  color: #fff;
  background-color: #3a3a3a;
  border-color: #3a3a3a;
}

.btn-white {
  color: #333;
  background-color: #fff;
  border-color: #fff;
}

.white-color .btn-white span,
.white-color .btn-yellow span {
  color: #333;
}

.btn-yellow {
  color: #333;
  background-color: #feca16;
  border-color: #feca16;
}

.btn-green {
  color: #fff;
  background-color: #56a959;
  border-color: #56a959;
}

.btn-lightgreen {
  color: #fff;
  background-color: #22bc3f;
  border-color: #22bc3f;
}

.btn-red {
  color: #fff;
  background-color: #e35029;
  border-color: #e35029;
}

.btn-teal {
  color: #fff;
  background-color: #5fa9a8;
  border-color: #5fa9a8;
}

/*------------------------------------------*/
/*   Button Hover
/*------------------------------------------*/

.btn:hover {
  color: #fff;
  background-color: #ad7d2d;
  border-color: #ad7d2d;
}

.btn-arrow:hover .svg-inline--fa,
.btn-arrow:focus .svg-inline--fa {
    opacity: 1;
    right: -20px;
}

.btn-tra:hover {
  background-color: #1290d1;
  border-color: #1290d1;
}

.btn-purple:hover,
.btn-tra-purple:hover {
  background-color: #5830c7;
  border-color: #5830c7;
}

.btn-blue:hover {
  background-color: #2b68d1;
  border-color: #2b68d1;
}

.btn-skyblue:hover,
.btn-tra-skyblue:hover {
  background-color: #0b88ee;
  border-color: #0b88ee;
}

.btn-black:hover,
.btn-tra-black:hover {
  background-color: #151515;
  border-color: #151515;
}

.btn-white:hover {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.white-color .btn-white:hover span {
  color: #fff;
}

.white-color .btn-tra-white.white-hover:hover,
.btn-tra-white.white-hover:hover {
  color: #333;
  background-color: #fff;
  border-color: #fff;
}

.btn-tra-white.purple-hover:hover {
  color: #fff;
  background-color: #5830c7;
  border-color: #5830c7;
}

.btn-tra-white.green-hover:hover {
  color: #fff;
  background-color: #1da036;
  border-color: #1da036;
}

.btn-tra-white.blue-hover:hover {
  color: #fff;
  background-color: #2b68d1;
  border-color: #2b68d1;
}

.btn.tra-hover:hover,
.btn-yellow.tra-hover:hover,
.btn-purple.tra-hover:hover,
.btn-lightgreen.tra-hover:hover,
.btn-semiwhite:hover {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}

.btn-yellow.tra-hover:hover span {
  color: #fff;
}

.btn-tra-white.tra-hover:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, .35);
  border-color: transparent;
}

.btn-yellow:hover {
  color: #333;
  background-color: #f6c007;
  border-color: #f6c007;
}

.btn-green:hover {
  background-color: #4b924e;
  border-color: #4b924e;
}

.btn-lightgreen:hover {
  background-color: #1da036;
  border-color: #1da036;
}

.btn-red:hover {
  background-color: #c84624;
  border-color: #c84624;
}

.btn-teal:hover {
  background-color: #4d8d8c;
  border-color: #4d8d8c;
}

/*------------------------------------------*/
/*   Button Focus
/*------------------------------------------*/

.btn:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*------------------------------------------*/
/*   VIDEO POPUP LINK
/*------------------------------------------*/

.modal-video {
  display: inline-block;
  vertical-align: middle;
  line-height: 2.15rem;
}

.modal-video a span {
  font-size: 2.15rem;
  line-height: 2.15rem;
  margin-right: 4px;
  vertical-align: middle;
}

.modal-video a {
  font-size: 1.05rem;
  line-height: 2.15rem;
  font-weight: 400;
}

/*------------------------------------------*/
/*   VIDEO POPUP ICON
/*------------------------------------------*/

.video-preview {
  position: relative;
}

.video-btn {
  display: inline-block;
}

.video-block {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
}

/*------------------------------------------*/
/*  Video Button Icon
/*------------------------------------------*/

.video-btn-xs,
.video-btn-sm,
.video-btn-md,
.video-btn-lg {
  position: relative;
  display: inline-block;
  background: rgba(255, 255, 255, 0.3);
  padding: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.video-btn-xs:before,
.video-btn-sm:before,
.video-btn-md:before,
.video-btn-lg:before {
  content: '';
  position: absolute;
  left: -5px;
  right: -5px;
  top: -5px;
  bottom: -5px;
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.video-preview .video-btn-xs,
.video-preview .video-btn-sm,
.video-preview .video-btn-md,
.video-preview .video-btn-lg {
  position: absolute!important;
  top: 50%;
  left: 50%;
}

.video-preview .video-btn-xs {
  margin-top: -40px;
  margin-left: -40px;
}

.video-preview .video-btn-sm {
  margin-top: -45px;
  margin-left: -45px;
}

.video-preview .video-btn-md {
  margin-top: -50px;
  margin-left: -50px;
}

.video-preview .video-btn-lg {
  margin-top: -65px;
  margin-left: -65px;
}

.video-btn-xs,
.video-btn .video-btn-xs {
  width: 110px;
  height: 110px;
}

.video-btn-sm,
.video-btn .video-btn-sm {
  width: 120px;
  height: 120px;
}

.video-btn-md,
.video-btn .video-btn-md {
  width: 130px;
  height: 130px;
}

.video-btn-lg,
.video-btn .video-btn-lg {
  width: 150px;
  height: 150px;
}

.video-btn-xs .svg-inline--fa,
.video-btn-sm .svg-inline--fa,
.video-btn-md .svg-inline--fa,
.video-btn-lg .svg-inline--fa {
  position: relative;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.video-btn-xs .svg-inline--fa {
  width: 80px;
  height: 80px;
}

.video-btn-sm .svg-inline--fa {
  width: 90px;
  height: 90px;
}

.video-btn-md .svg-inline--fa {
  width: 100px;
  height: 100px;
}

.video-btn-lg .svg-inline--fa {
  width: 120px;
  height: 120px;
}

/*------------------------------------------*/
/*  Video Icon Color
/*------------------------------------------*/

.play-icon-white { color: #fff; }
.play-icon-grey { color: #999; }
.play-icon-purple { color: #5830c7; }
.play-icon-green { color: #56a959; }
.play-icon-lightgreen { color: #22bc3f; }
.play-icon-rose { color: #1290d1; }
.play-icon-blue { color: #3176ed; }
.play-icon-skyblue { color: #0b88ee; }
.play-icon-yellow { color: #feca16; }

/*------------------------------------------*/
/*  Video Icon Background
/*------------------------------------------*/

.ico-bkg {
  background-color: #fff;
  position: absolute;
  top: 40px;
  left: 40px;
}

.play-icon-white .ico-bkg {
  background-color: #444;
}

.video-btn-xs .ico-bkg {
  top: 30px;
  width: 38px;
  height: 50px;
}

.video-btn-sm .ico-bkg {
  top: 30px;
  width: 44px;
  height: 55px;
}

.video-btn-md .ico-bkg {
  width: 50px;
  height: 50px;
}

.video-btn-lg .ico-bkg {
  width: 65px;
  height: 70px;
}

/*------------------------------------------*/
/*   Hover
/*------------------------------------------*/

.video-btn-xs:hover .svg-inline--fa,
.video-btn-sm:hover .svg-inline--fa,
.video-btn-md:hover .svg-inline--fa,
.video-btn-lg:hover .svg-inline--fa {
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}

.video-btn-xs:hover:before,
.video-btn-sm:hover:before,
.video-btn-md:hover:before,
.video-btn-lg:hover:before {
  opacity: 1;
  left: -15px;
  right: -15px;
  top: -15px;
  bottom: -15px;
}

/*------------------------------------------*/
/*  Video Icon Text
/*------------------------------------------*/

.play-btn-txt {
  display: block;
  font-size: 0.95rem;
  line-height: 1;
  font-weight: 400;
  margin-top: 20px;
}

/*------------------------------------------*/
/*   APP DEVICES
/*------------------------------------------*/

.app-devices {
  padding: 15px 0 0 5px;
}

/*------------------------------------------*/
/*   App Devices Icons
/*------------------------------------------*/

.app-devices .svg-inline--fa {
  color: rgba(50, 50, 50, 0.3);
  font-size: 2.6rem;
  line-height: 1!important;
  float: left;
  margin-right: 0.65rem;
}

.bg-green .app-devices .svg-inline--fa,
.bg-lightpurple .app-devices .svg-inline--fa,
.bg-lightblue .app-devices .svg-inline--fa {
  color: rgba(240, 240, 240, 0.5);
}

.app-devices .svg-inline--fa.f-tablet {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.app-devices .svg-inline--fa.f-phone {
  margin-right: 1.25rem;
}

.app-devices-desc p {
  font-style: italic;
  line-height: 1.25;
  padding-right: 20%;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*   ANIMATED PROGRESS BAR
/*------------------------------------------*/

.barWrapper {
  position: relative;
  margin-bottom: 25px;
}

.progress {
  height: 8px;
}

.bg-dark .progress {
  background-color: #777;
}

.bg-deepdark .progress {
  background-color: #777;
}

.bg-lightgrey .progress {
  background-color: #ccc;
}

.progress-bar {
  width: 0;
}

/*------------------------------------------*/
/*   Progress Bar Color
/*------------------------------------------*/

.black-progress .progress-bar {
  background-color: #333;
}

.green-progress .progress-bar {
  background-color: #56a959;
}

.rose-progress .progress-bar {
  background-color: #1290d1;
}

.blue-progress .progress-bar {
  background-color: #0b88ee;
}

.purple-progress .progress-bar {
  background-color: #5830c7;
}

.barWrapper p {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 7px;
}

.skill-percent {
  display: inline-block;
  position: absolute;
  font-size: 1rem;
  line-height: 1;
  font-weight: 600;
  top: 7px;
  right: 2px;
}

/*------------------------------------------*/
/*  BOX ICONS
/*------------------------------------------*/

.box-icon [class^="flaticon-"]:before,
.box-icon [class*=" flaticon-"]:before,
.box-icon [class^="flaticon-"]:after,
.box-icon [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 4rem;
  line-height: 4rem!important;
  font-style: normal;
  margin-left: 0;
}

.box-icon-sm [class^="flaticon-"]:before,
.box-icon-sm [class*=" flaticon-"]:before,
.box-icon-sm [class^="flaticon-"]:after,
.box-icon-sm [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 3.5rem;
  line-height: 3.5rem!important;
  font-style: normal;
  margin-left: 0;
}

.box-icon-md [class^="flaticon-"]:before,
.box-icon-md [class*=" flaticon-"]:before,
.box-icon-md [class^="flaticon-"]:after,
.box-icon-md [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 4.5rem;
  line-height: 4.5rem!important;
  font-style: normal;
  margin-left: 0;
}

.box-icon-lg [class^="flaticon-"]:before,
.box-icon-lg [class*=" flaticon-"]:before,
.box-icon-lg [class^="flaticon-"]:after,
.box-icon-lg [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 5rem;
  line-height: 5rem!important;
  font-style: normal;
  margin-left: 0;
}

/*------------------------------------------*/
/*   BOX ICON COLOR
/*------------------------------------------*/

.white-color .grey-icon span,
.grey-icon span {
  color: #757575;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.white-color .red-icon span,
.red-icon span {
  background: -webkit-gradient(linear, left top, left bottom, from(#ee041a), to(#ff8212));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.white-color .rose-icon span,
.rose-icon span {
  color: #1290d1;
}

.white-color .green-icon span,
.green-icon span {
  color: #22bc3f;
}

.white-color .blue-icon span,
.blue-icon span {
  color: #0767c7;
}

.white-color .skyblue-icon span,
.skyblue-icon span {
  color: #42a5f5;
}

.white-color .purple-icon span,
.purple-icon span {
  background: -webkit-gradient(linear, left top, left bottom, from(#1d07f4), to(#f402b8));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/*------------------------------------------*/
/*   BOX ICON HOVER
/*------------------------------------------*/

.rose-hover:hover .grey-icon span {
  color: #1290d1;
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.skyblue-hover:hover .grey-icon span {
  color: #42a5f5;
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.lightgreen-hover:hover .grey-icon span {
  color: #22bc3f;
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.red-hover:hover .grey-icon span {
  color: #e35029;
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

/*------------------------------------------*/
/*   TECHNOLOGIES ICONS
/*------------------------------------------*/

.technologies {
  margin-top: 35px;
}

.technologies p {
  color: #999;
  font-size: 0.9rem;
  font-weight: 700;
  text-transform: uppercase;
}

.technologies .svg-inline--fa {
  color: #888;
  font-size: 2.65rem;
  line-height: 1;
  margin-right: 10px;
}

/*------------------------------------------*/
/*    STORE BAGE ICONS
/*------------------------------------------*/

a.store {
  margin-right: 15px;
}

.btn:last-child,
a.store:last-child {
  margin-right: 0;
}

/*------------------------------------------*/
/*   BOX LIST
/*------------------------------------------*/

.box-list-icon {
  font-size: 0.9rem;
  line-height: 1.5rem;
  float: left;
  margin-right: 8px;
}

.box-list p {
  overflow: hidden;
  margin-bottom: 8px;
}

/*------------------------------------------*/
/*   COUNTDOWN ELEMENT
/*------------------------------------------*/

#clock {
  display: inline-block;
}

/*------------------------------------------*/
/*    Countdown Box
/*------------------------------------------*/

#clock .cbox {
  float: left;
  text-align: center;
  padding: 0 30px;
  display: inline-block;
}

#clock .cbox:last-child {
  border-right: none;
}

/*------------------------------------------*/
/*    Countdown Digit
/*------------------------------------------*/

#clock span.cbox-digit {
  font-size: 4.5rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -2px;
}

#clock span.cbox-txt {
  background-color: transparent;
  border: none;
  font-size: 0.975rem;
  line-height: 1;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
  display: block;
  padding-top: 10px;
}

/*------------------------------------------*/
/*   SECTION ID
/*------------------------------------------*/

span.section-id {
  color: #aaa;
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  position: relative;
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*   SECTION TITLE
/*------------------------------------------*/

.section-title {
  position: relative;
  text-align: center;
  margin-bottom: 60px;
}

.section-title h3 {
  letter-spacing: -0.5px;
  margin-bottom: 15px;
}

.section-title p {
  font-size: 1.3125rem;    /* 21px */
  padding: 0 10%;
  margin-bottom: 0;
}

.bg-deepdark .section-title p {
  color: #ccc;
}

/*------------------------------------------*/
/*   TEXT WEIGHT
/*------------------------------------------*/

.txt-300 { font-weight: 300; }
.txt-400 { font-weight: 400; }
.txt-500 { font-weight: 500; }
.txt-600 { font-weight: 600; }
.txt-700 { font-weight: 700; }
.txt-800 { font-weight: 800; }
.txt-900 { font-weight: 900; }

.txt-upper { text-transform: uppercase; }

/*------------------------------------------*/
/*   TEXT SETTINGS FOR DEMOS
/*------------------------------------------*/

.black-color,
.black-color h2,
.black-color h3,
.black-color h4,
.black-color h5,
.black-color h6,
.black-color p,
.black-color a,
.black-color li,
.black-color i,
.black-color span { color: #000; }

.white-color,
.white-color h2,
.white-color h3,
.white-color h4,
.white-color h5,
.white-color h6,
.white-color p,
.white-color a,
.white-color li,
.white-color i,
.white-color span { color: #fff; }

.grey-color,
.grey-color h2,
.grey-color h3,
.grey-color h4,
.grey-color h5,
.grey-color h6,
.grey-color p,
.grey-color a,
.grey-color li,
.grey-color span  { color: #666; }

.lightgrey-color,
.lightgrey-color h2,
.lightgrey-color h3,
.lightgrey-color h4,
.lightgrey-color h5,
.lightgrey-color p,
.lightgrey-color a,
.lightgrey-color li,
.white-color .lightgrey-color,
.lightgrey-color span  { color: #ccc; }

.yellow-color,
.yellow-color h2,
.yellow-color h3,
.yellow-color h4,
.yellow-color h5,
.yellow-color h6,
.yellow-color p,
.yellow-color a,
.yellow-color li,
.yellow-color i,
.white-color .yellow-color,
.yellow-color span { color: #fcb80b; }

.green-color,
.green-color h2,
.green-color h3,
.green-color h4,
.green-color h5,
.green-color h6,
.green-color p,
.green-color a,
.green-color li,
.green-color i,
.white-color .green-color,
.green-color span { color: #56a959; }

.lightgreen-color,
.lightgreen-color h2,
.lightgreen-color h3,
.lightgreen-color h4,
.lightgreen-color h5,
.lightgreen-color h6,
.lightgreen-color p,
.lightgreen-color a,
.lightgreen-color li,
.lightgreen-color i,
.white-color .lightgreen-color,
.lightgreen-color span { color: #22bc3f; }

.rose-color,
.rose-color h2,
.rose-color h3,
.rose-color h4,
.rose-color h5,
.rose-color h6,
.rose-color p,
.rose-color a,
.rose-color li,
.rose-color i,
.white-color .rose-color,
.rose-color span { color: #1290d1; }

.blue-color,
.blue-color h2,
.blue-color h3,
.blue-color h4,
.blue-color h5,
.blue-color h6,
.blue-color p,
.blue-color a,
.blue-color li,
.blue-color i,
.white-color .blue-color,
.blue-color span { color: #3176ed; }

.skyblue-color,
.skyblue-color h2,
.skyblue-color h3,
.skyblue-color h4,
.skyblue-color h5,
.skyblue-color h6,
.skyblue-color p,
.skyblue-color a,
.skyblue-color li,
.skyblue-color i,
.white-color .skyblue-color,
.skyblue-color span { color: #01b7de; }

.red-color,
.red-color h2,
.red-color h3,
.red-color h4,
.red-color h5,
.red-color h6,
.red-color p,
.red-color a,
.red-color li,
.red-color i,
.white-color .red-color,
.red-color span { color:  #e35029; }

.purple-color,
.purple-color h2,
.purple-color h3,
.purple-color h4,
.purple-color h5,
.purple-color h6,
.purple-color p,
.purple-color a,
.purple-color li,
.purple-color i,
.white-color .purple-color,
.purple-color span { color:  #6e45e2; }

.deepblue-color,
.deepblue-color h2,
.deepblue-color h3,
.deepblue-color h4,
.deepblue-color h5,
.deepblue-color h6,
.deepblue-color p,
.deepblue-color a,
.deepblue-color li,
.deepblue-color i,
.white-color .deepblue-color,
.deepblue-color span { color: #004861; }




/* ==========================================================================
  03.  PRELOAD SPINNER
  =========================================================================== */

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #f5f5f5;
}

.cssload-spin-box {
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  box-shadow: 25px 25px rgb(49,118,237), -25px 25px rgb(255,51,102), -25px -25px rgb(49,118,237), 25px -25px rgb(255,51,102);
  -o-box-shadow: 25px 25px rgb(49,118,237), -25px 25px rgb(255,51,102), -25px -25px rgb(49,118,237), 25px -25px rgb(255,51,102);
  -ms-box-shadow: 25px 25px rgb(49,118,237), -25px 25px rgb(255,51,102), -25px -25px rgb(49,118,237), 25px -25px rgb(255,51,102);
  -webkit-box-shadow: 25px 25px rgb(49,118,237), -25px 25px rgb(255,51,102), -25px -25px rgb(49,118,237), 25px -25px rgb(255,51,102);
  -moz-box-shadow: 25px 25px rgb(49,118,237), -25px 25px rgb(255,51,102), -25px -25px rgb(49,118,237), 25px -25px rgb(255,51,102);
  animation: cssload-spin ease infinite 4.6s;
  -o-animation: cssload-spin ease infinite 4.6s;
  -ms-animation: cssload-spin ease infinite 4.6s;
  -webkit-animation: cssload-spin ease infinite 4.6s;
  -moz-animation: cssload-spin ease infinite 4.6s;
}

@keyframes cssload-spin {
  0%,
  100% {
    box-shadow: 28px 28px rgb(110,69,226), -28px 28px rgb(255,51,102), -28px -28px rgb(110,69,226), 28px -28px rgb(255,51,102);
  }
  25% {
    box-shadow: -28px 28px rgb(255,51,102), -28px -28px rgb(110,69,226), 28px -28px rgb(255,51,102), 28px 28px rgb(110,69,226);
  }
  50% {
    box-shadow: -28px -28px rgb(110,69,226), 28px -28px rgb(255,51,102), 28px 28px rgb(110,69,226), -28px 28px rgb(255,51,102);
  }
  75% {
    box-shadow: 28px -28px #dfdfdf, 28px 28px #4f4d49, -28px 28px #dfdfdf, -28px -28px #4f4d49;
  }
}

@-o-keyframes cssload-spin {
  0%,
  100% {
    box-shadow: 28px 28px rgb(110,69,226), -28px 28px rgb(255,51,102), -28px -28px rgb(110,69,226), 28px -28px rgb(255,51,102);
  }
  25% {
    box-shadow: -28px 28px rgb(255,51,102), -28px -28px rgb(110,69,226), 28px -28px rgb(255,51,102), 28px 28px rgb(110,69,226);
  }
  50% {
    box-shadow: -28px -28px rgb(110,69,226), 28px -28px rgb(255,51,102), 28px 28px rgb(110,69,226), -28px 28px rgb(255,51,102);
  }
  75% {
    box-shadow: 28px -28px #dfdfdf, 28px 28px #4f4d49, -28px 28px #dfdfdf, -28px -28px #4f4d49;
  }
}

@-ms-keyframes cssload-spin {
  0%,
  100% {
    box-shadow: 28px 28px rgb(110,69,226), -28px 28px rgb(255,51,102), -28px -28px rgb(110,69,226), 28px -28px rgb(255,51,102);
  }
  25% {
    box-shadow: -28px 28px rgb(255,51,102), -28px -28px rgb(110,69,226), 28px -28px rgb(255,51,102), 28px 28px rgb(110,69,226);
  }
  50% {
    box-shadow: -28px -28px rgb(110,69,226), 28px -28px rgb(255,51,102), 28px 28px rgb(110,69,226), -28px 28px rgb(255,51,102);
  }
  75% {
    box-shadow: 28px -28px #dfdfdf, 28px 28px #4f4d49, -28px 28px #dfdfdf, -28px -28px #4f4d49;
  }
}

@-webkit-keyframes cssload-spin {
  0%,
  100% {
    box-shadow: 28px 28px rgb(110,69,226), -28px 28px rgb(255,51,102), -28px -28px rgb(110,69,226), 28px -28px rgb(255,51,102);
  }
  25% {
    box-shadow: -28px 28px rgb(255,51,102), -28px -28px rgb(110,69,226), 28px -28px rgb(255,51,102), 28px 28px rgb(110,69,226);
  }
  50% {
    box-shadow: -28px -28px rgb(110,69,226), 28px -28px rgb(255,51,102), 28px 28px rgb(110,69,226), -28px 28px rgb(255,51,102);
  }
  75% {
    box-shadow: 28px -28px #dfdfdf, 28px 28px #4f4d49, -28px 28px #dfdfdf, -28px -28px #4f4d49;
  }
}

@-moz-keyframes cssload-spin {
  0%,
  100% {
    box-shadow: 28px 28px rgb(110,69,226), -28px 28px rgb(255,51,102), -28px -28px rgb(110,69,226), 28px -28px rgb(255,51,102);
  }
  25% {
    box-shadow: -28px 28px rgb(255,51,102), -28px -28px rgb(110,69,226), 28px -28px rgb(255,51,102), 28px 28px rgb(110,69,226);
  }
  50% {
    box-shadow: -28px -28px rgb(110,69,226), 28px -28px rgb(255,51,102), 28px 28px rgb(110,69,226), -28px 28px rgb(255,51,102);
  }
  75% {
    box-shadow: 28px -28px #dfdfdf, 28px 28px #4f4d49, -28px 28px #dfdfdf, -28px -28px #4f4d49;
  }
}




/* ==========================================================================
  04.  HEADER & NAVIGATION
  =========================================================================== */

/*------------------------------------------*/
/*   LOGO IMAGE
/*------------------------------------------*/

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 5rem;
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link {
  color: #555;
}

.bg-light {
  background-color: #fff!important;
  box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
}

.header .nb-line {
  border-bottom: 1px solid rgba(255, 255, 255, .18);
}

/*------------------------------------------*/
/*   NAVIGATION BAR
/*------------------------------------------*/

.navbar {
  padding: 0.75rem 1rem;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.navbar.bg-tra  {
  padding: 2.25rem 1rem;
  background-color: transparent;
}

/*------------------------------------------*/
/*   NAVIGATION MENU
/*------------------------------------------*/

.navbar-expand-lg .navbar-nav .nav-link {
  font-size: 1.05rem;
  font-weight: 500;
  padding: 0.65rem 1.5rem;
  margin-left: 1px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/*------------------------------------------*/
/*   NAVIGATION MENU TEXT
/*------------------------------------------*/

.navbar-text {
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-text.phone-number {
  font-size: 1.1rem;
  font-weight: 500;
  margin-left: 10px;
}

.navbar-text.phone-number .svg-inline--fa {
  margin-right: 4px;
}

.navbar-dark .navbar-text.lightgreen-color {
  color: #22bc3f;
}

.navbar-dark .navbar-text.yellow-color {
  color: #fcb80b;
}

.navbar-dark .navbar-text.blue-color {
  color: #01b7de;
}

.navbar-dark .navbar-text.rose-color {
  color: #1290d1;
}

/*------------------------------------------*/
/*   Dropdown Menu
/*------------------------------------------*/

.dropdown-menu {
  min-width: 10rem;
  padding: 0.85rem 0.45rem;
  margin: 0.85rem 0 0;
  font-size: 1.05rem;
  color: #555;
  border: 1px solid rgba(0,0,0,.15);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.dropdown-menu::before {
  content: "";
  background-color: #fff;
  position: absolute;
  top: -5px;
  left: 20px;
  height: .9375rem;
  width: .9375rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -2;
}

.dropdown-item {
  font-weight: 500;
  padding: 0.6rem 4.5rem 0.6rem 1rem;
}

.dropdown-toggle::after {
  vertical-align: .175em;
}

/*------------------------------------------*/
/*   Navbar Social Icons
/*------------------------------------------*/

.header-socials {
  margin-top: 4px;
  margin-left: 3px;
  display: inline-block;
  text-align: center;
}

.header-socials span {
  float: left;
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin-left: 5px;
}

.header-socials a {
  width: 38px;
  height: 38px;
  background-color: transparent;
  display: block;
  color: #fff;
  font-size: 1rem;
  line-height: 34px !important;
  border: 2px solid #fff;
  margin-left: 3px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.navbar-light .header-socials a {
  color: #333;
  border: 2px solid #333;
}

.header-socials a.ico-facebook:hover,
.navbar.scroll .header-socials a.ico-facebook:hover { background-color: #3b5998; border-color: #3b5998; }
.header-socials a.ico-twitter:hover,
.navbar.scroll .header-socials a.ico-twitter:hover { background-color: #00a9ed; border-color: #00a9ed; }
.header-socials a.ico-behance:hover,
.navbar.scroll .header-socials a.ico-behance:hover { background-color: #2473f6; border-color: #2473f6; }
.header-socials a.ico-google-plus:hover,
.navbar.scroll .header-socials a.ico-google-plus:hover { background-color: #cd1111; border-color: #cd1111; }
.header-socials a.ico-linkedin:hover,
.navbar.scroll .header-socials a.ico-linkedin:hover { background-color: #015886; border-color: #015886; }
.header-socials a.ico-dribbble:hover,
.navbar.scroll .header-socials a.ico-dribbble:hover { background-color: #d92d84; border-color: #d92d84; }
.header-socials a.ico-instagram:hover,
.navbar.scroll .header-socials a.ico-instagram:hover { background-color: #beb3a8; border-color: #beb3a8; }
.header-socials a.ico-pinterest:hover,
.navbar.scroll .header-socials a.ico-pinterest:hover { background-color: #ac281a; border-color: #ac281a; }
.header-socials a.ico-youtube:hover,
.navbar.scroll .header-socials a.ico-youtube:hover { background-color: #cd1b20; border-color: #cd1b20; }
.header-socials a.ico-tumblr:hover,
.navbar.scroll .header-socials a.ico-tumblr:hover { background-color: #3a5976; border-color: #3a5976; }
.header-socials a.ico-vk:hover,
.navbar.scroll .header-socials a.ico-vk:hover { background-color: #3b5998; border-color: #3b5998;}

/*------------------------------------------*/
/*   Navbar Button
/*------------------------------------------*/

.navbar .btn {
  font-size: 1.05rem;
  font-weight: 500;
  padding: 0.785rem 2.15rem;
  margin-top: 0;
  margin-left: 12px;
}

/*------------------------------------------*/
/*   Navigation Menu Hover
/*------------------------------------------*/

.navbar-light .nav-link:focus,
.navbar-light .nav-link:hover {
  color: #fff;
  background-color: rgba(140, 140, 140, 0.2);
}

.navbar-dark .nav-link:focus,
.navbar-dark .nav-link:hover {
  color: #fff;
  background-color: rgba(240, 240, 240, 0.2);
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #333;
  text-decoration: none;
  background-color: #eee;
}

/*------------------------------------------*/
/*   Navbar Scroll
/*------------------------------------------*/

.navbar.scroll.bg-tra {
  padding: 12px 0;
  background-color: #fcfcfc;
  box-shadow: 0 0 2px rgba(50, 50, 50, 0.4);
}

.navbar.scroll.navbar-dark.bg-tra .nav-link,
.navbar.scroll .navbar-text span.phone-text.white-color {
  color: #555;
}

.navbar.scroll.navbar-dark.bg-tra .nav-link:hover {
  background-color: rgba(200, 200, 200, 0.35);
}

.navbar.scroll .header-socials a,
.navbar.scroll .btn.btn-tra-white {
  color: #555;
  border-color: #555;
}

.navbar.scroll .header-socials a:hover {
	color: #fff;
}

.navbar.scroll .btn.btn-tra-white:hover {
  background-color: #1290d1;
  color: #fff;
  border-color: #1290d1;
}

.navbar.scroll .btn.btn-semiwhite,
.navbar.scroll .btn.tra-hover:hover,
.navbar.scroll .btn.btn-purple.tra-hover:hover,
.navbar.scroll .btn.btn-lightgreen.tra-hover:hover,
.navbar.scroll .btn.btn-semiwhite.tra-hover:hover {
  color: #555;
  background-color: transparent;
  border-color: #555;
}

/*------------------------------------------*/
/*   Responsive Burger Menu
/*------------------------------------------*/

.navbar-light .navbar-toggler,
.navbar.bg-tra .navbar-toggler {
  color: #888;
  border-color: #888;
  padding: 0.25rem 0.5rem;
  font-size: 1.05rem;
}

.navbar-dark.bg-tra .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-toggler:focus {
  outline: 0;
}

/*------------------------------------------*/
/*   Logo Image
/*------------------------------------------*/

.logo-white,
.logo-black {
  display: block;
}

.navbar-light.bg-light .logo-white,
.navbar-dark.bg-tra .logo-black,
.navbar-light.bg-tra .logo-white,
.scroll.navbar-dark.bg-tra .logo-white,
.navbar-dark.bg-dark .logo-black,
.navbar-light.bg-light .logo-white {
  display: none;
}

.navbar-dark.bg-tra .logo-white,
.navbar-light.bg-tra .logo-black,
.scroll.navbar-dark.bg-tra .logo-black,
.navbar-dark.bg-dark .logo-white,
.navbar-light.bg-light .logo-black {
  display: block;
}




/* ==========================================================================
  05.  HERO
  =========================================================================== */

.hero-section .container {
  position: relative;
  overflow: hidden;
  z-index: 3;
}

#hero-6.hero-section .container,
#hero-11.hero-section .container,
#hero-13.hero-section .container,
#hero-15.hero-section .container,
#hero-19.hero-section .container,
#hero-24.hero-section .container,
#hero-25.hero-section .container {
  overflow: visible;
}

/*------------------------------------------*/
/*   HERO BACKGROUND IMAGES
/*------------------------------------------*/

#hero-1 {
  background-image: url(../images/hero-1.jpg);
  background-position: center bottom;
  padding-top: 220px;
  padding-bottom: 190px;
  margin-bottom: 30px;
}

#hero-2 {
  background-image: url(../images/hero-2.jpg);
}

#hero-3 {
  background-image: url(../images/hero-3.jpg);
  padding-top: 220px;
  padding-bottom: 180px;
}

#hero-4 {
  background-image: url(../images/hero-4.jpg);
  margin-top: 70px;
  padding-top: 160px;
  padding-bottom: 120px;
}

#hero-5 {
  background-image: url(../images/hero-5.jpg);
  background-position: center bottom;
  padding-top: 180px;
  padding-bottom: 120px;
}

.hero-6-text {
  background-image: url(../images/hero-6.jpg);
  background-position: center bottom;
}

#hero-6-content {
  padding-top: 180px;
  padding-bottom: 380px;
}

#hero-8 {
  padding-top: 160px;
  padding-bottom: 20px;
}

#hero-10 {
  background-image: url(../images/hero-10.jpg);
  padding-top: 240px;
  padding-bottom: 200px;
}

#hero-11-txt {
  background-image: url(../images/hero-11.jpg);
  padding-top: 180px;
  padding-bottom: 450px;
}

#hero-12 {
  padding-top: 220px;
}

#hero-13-txt {
  background-image: url(../images/hero-13.jpg);
  padding-top: 230px;
  padding-bottom: 100px;
}

#hero-14 {
  position: relative;
  padding-top: 250px;
  padding-bottom: 100px;
}

#hero-15-txt {
  background-image: url(../images/hero-15.jpg);
  padding-top: 220px;
  padding-bottom: 200px;
}

#hero-16 {
  background-image: url(../images/hero-16.jpg);
  padding-top: 160px;
}

#hero-17 {
  padding-top: 160px;
  padding-bottom: 20px;
}

#hero-18 {
  background-image: url(../images/hero-18.jpg);
  padding-top: 190px;
}

#hero-19-txt {
  background-image: url(../images/hero-19.jpg);
  padding-top: 200px;
  padding-bottom: 200px;
}

#hero-20 {
  background-image: url(../images/hero-20.jpg);
  padding-top: 220px;
  padding-bottom: 140px;
}

#hero-21 {
  background-image: url(../images/hero-21.jpg);
  background-position: center bottom;
  padding-top: 180px;
  padding-bottom: 120px;
}

#hero-22 {
  background-image: url(../images/hero-22.jpg);
  padding-top: 220px;
  padding-bottom: 140px;
}

#hero-23 {
  background-image: url(../images/hero-23.jpg);
  padding-top: 250px;
  padding-bottom: 160px;
}

#hero-24-content {
  background-image: url(../images/hero-24.jpg);
  padding-top: 180px;
  padding-bottom: 200px;
}

#hero-25 {
  padding-top: 200px;
  padding-bottom: 120px;
  border-bottom: 1px solid #ddd;
}

#hero-26 {
  background-image: url(../images/hero-26.jpg);
  padding-top: 220px;
  padding-bottom: 180px;
}

#hero-27 {
  background-image: url(../images/hero-27.jpg);
  padding-top: 180px;
  padding-bottom: 120px;
}

#hero-28 {
  position: relative;
  background-image: url(../images/hero-28.jpg);
  padding-top: 220px;
  padding-bottom: 60px;
}

#hero-29 {
  background-image: url(../images/hero-29.jpg);
  padding-top: 280px;
  padding-bottom: 180px;
}

#hero-30 {
  padding-top: 180px;
  padding-bottom: 80px;
}

/*------------------------------------------*/
/*   HERO OVERLAY
/*------------------------------------------*/

#hero-9 .hero-overlay {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

/*------------------------------------------*/
/*  HERO TEXT ROTATOR
/*------------------------------------------*/

.hero-section .hero-slider {
  height: 760px;
  position: relative;
}

.hero-section .slides {
  position: absolute;
  top: 53%;
  transform: translateY(-50%);
}

/*------------------------------------------*/
/*   HERO FULLSCREEN SLIDER
/*------------------------------------------*/

#hero-7 {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0px;
  z-index: 1;
  display: block;
  overflow: hidden;
  padding: 0 !important;
}

#slides {
  position: relative;
}

#slides .scrollable {
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  *zoom: 1;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

#slides .scrollable:after {
  content: "";
  display: table;
  clear: both;
}

/*------------------------------------------*/
/*   FULLSCREEN SLIDER CONTENT
/*------------------------------------------*/

.hero-content {
  width: 80%;
  position: absolute;
  left: 50%;
  top: 52%;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 50px 0;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

/*------------------------------------------*/
/*   Hero Headers
/*------------------------------------------*/

.hero-section h4,
.hero-section h3,
.hero-section h2 {
  margin-bottom: 25px;
}

#hero-1.hero-section h2 {
  font-size: 4.25rem;
  letter-spacing: -0.5px;
  margin-bottom: 40px;
}

.slides h2 {
  font-size: 5.25rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  margin-bottom: 15px;
}

#hero-9 .slides h2 {
  font-size: 6rem;
  letter-spacing: -1px;
}

#hero-4.hero-section h2 {
  font-size: 4.5rem;
  font-weight: 800;
  letter-spacing: -1px;
}

#hero-7.hero-section h2 {
  font-size: 5.5rem;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -2px;
  margin-bottom: 20px;
}

#hero-8 h2.h2-xl {
  line-height: 1.2;
  letter-spacing: -1.5px;
}

#hero-10 h2 {
  font-size: 6.25rem;
  letter-spacing: -1.5px;
  font-weight: 800;
  margin-bottom: 10px;
}

#hero-16 h2 {
  font-size: 6.25rem;
  line-height: 1;
  letter-spacing: -1.5px;
  font-weight: 800;
  margin-bottom: 30px;
}

#hero-18 h3.h3-xl  {
  margin-bottom: 45px;
}

#hero-19 .hero-txt h2 {
  font-size: 5rem;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -1px;
  margin-bottom: 25px;
}

#hero-20 h4 {
  background-color: #1290d1;
  font-weight: 400;
  line-height: 1.3;
  display: inline-block;
  padding: 5px 20px;
}

#hero-20 h2 {
  font-size: 5.75rem;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 25px;
  margin-bottom: 60px;
}

#hero-21 .hero-txt h2 {
  font-size: 4rem;
  font-weight: 500;
  letter-spacing: -1px;
  margin-bottom: 25px;
}

#hero-22 .hero-txt h2 {
  font-size: 4rem;
  font-weight: 600;
  letter-spacing: 0;
}

#hero-23 .hero-txt h2 {
  font-size: 4.5rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  margin-bottom: 25px;
}

#hero-24 .hero-txt h2 {
  font-size: 13rem;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -5px;
  margin-top: 12px;
  margin-bottom: 12px;
}

#hero-24 .hero-txt h3 {
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 0;
}

#hero-26 .hero-txt h2 {
  font-size: 5.5rem;
  line-height: 1.1;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  margin-bottom: 15px;
}

#hero-26 .hero-txt h3 {
  font-size: 2rem;
  margin-bottom: 10px;
}

#hero-26 .hero-price h2 {
  font-size: 5.5em;
  line-height: 1;
  font-weight: 800;
  margin-bottom: 5px;
}

#hero-26 .hero-price h4 {
  font-size: 1.5em;
  line-height: 1;
  font-weight: 400;
  margin-bottom: 15px;
}

#hero-28 .hero-txt h3 {
  font-size: 4.5em;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -1px;
  margin-bottom: 0;
}

#hero-29 .hero-txt h2 {
  font-size: 5.5em;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 25px;
}

#hero-30 .hero-txt h2 {
  font-size: 4em;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: -1px;
  margin-top: 50px;
  margin-bottom: 20px;
}

#hero-30 .hero-txt h5 {
  font-weight: 300;
  line-height: 1.3;
  padding: 0 10%;
  margin-bottom: 35px;
}

.hero-inner-txt h3  {
  margin-bottom: 35px;
}

.hero-section h4 span,
.hero-section h3 span,
.hero-section h2 span {
  font-weight: 700;
  letter-spacing: -1px;
  padding-bottom: 11px;
}

.underline {
  background-image: url(../images/underline.png);
  background-repeat: no-repeat;
  background-size: 100% 0.25em;
  background-position: center bottom;
}

/*------------------------------------------*/
/*   Hero Paragraph
/*------------------------------------------*/

.hero-txt p.p-hero {
  font-size: 1.35rem;
  margin-bottom: 40px;
}

.hero-price p.p-hero {
  font-size: 1.35rem;
  margin-bottom: 15px;
}

#hero-1 .hero-txt p {
  padding: 0 8%;
}

#hero-2 .hero-txt p,
#hero-3 .hero-txt p,
#hero-6 .hero-txt p,
#hero-9 .hero-txt p,
#hero-15 .hero-txt p,
#hero-18 .hero-txt p {
  padding: 0 12%;
}

#hero-4 .hero-txt p,
#hero-21 .hero-txt p {
  padding-right: 10%;
}

#hero-5 .hero-txt p,
#hero-22 .hero-txt p,
#hero-27 .hero-txt p {
  padding-right: 15%;
}

#hero-11 .hero-txt p,
#hero-23 .hero-txt p {
  padding: 0 10%;
}

#hero-16 .hero-txt p {
  padding-left: 10%;
}

#hero-20 p {
  font-size: 1.5rem;
  margin-bottom: 20px;
  padding-right: 10%;
}

.hero-inner-txt p {
  margin-bottom: 40px;
}

#hero-19 .hero-txt p {
  padding-right: 5%;
}

#hero-24 .hero-txt p  {
  margin-top: 30px;
  padding-right: 20%;
  margin-bottom: 0;
}

#hero-29 .hero-txt p {
  padding-right: 20%;
}

/*------------------------------------------*/
/*    HERO BUTTONS
/*------------------------------------------*/

.hero-btns {
  margin-top: 35px;
}

/*------------------------------------------*/
/*    HERO LINKS
/*------------------------------------------*/

.hero-links {
  margin-top: 10px;
}

.hero-links span {
  font-size: 1rem;
  line-height: 1;
  margin-right: 25px;
}

.hero-links span:last-child {
  margin-right: 0
}

.hero-links span a {
  text-decoration: underline;
}

.hero-links span a:hover {
  opacity: .8;
}

/*------------------------------------------*/
/*    HERO STORE BADGES
/*------------------------------------------*/

.hero-stores-badge span {
  display: block;
  font-size: 0.9rem;
  font-style: italic;
  line-height: 1;
  margin-top: 20px;
}

/*------------------------------------------*/
/*    HERO INNER CONTENT
/*------------------------------------------*/

.hero-inner-block {
  background-image: -webkit-linear-gradient(top, rgba(83, 45, 95, 0.8), rgba(92, 67, 155, 0.9));
  background-image: linear-gradient(top, rgba(83, 45, 95, 0.8), rgba(92, 67, 155, 0.9));
  position: relative;
  z-index: 999;
  margin-top: -410px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.hero-inner-txt {
  padding: 0 80px 0 40px;
}

.hero-inner-img img {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}

/*------------------------------------------*/
/*    HERO DISCOUNT BANNER
/*------------------------------------------*/

.discount-banner {
  position: relative;
  z-index: 999;
  padding: 60px 50px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin-top: -320px ;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.discount-banner p.p-xl {
  line-height: 1.35;
  margin-bottom: 25px;
}

.discount-banner h2.h2-xl {
  font-size: 6rem;
  line-height: 1;
  margin-bottom: 25px;
}

/*------------------------------------------*/
/*    HERO STATISTIC
/*------------------------------------------*/

.hero-statistic {
  background-color: #fff;
  position: relative;
  z-index: 999;
  padding: 50px 30px 20px 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin: -100px 80px 0;
  padding-bottom: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.hero-number {
  font-size: 2.25rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 5px;
}

.hero-statistic p {
  color: #757575;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*   HERO IMAGE
/*------------------------------------------*/

.hero-img {
  text-align: center;
}

.hero-6-image img {
  margin-top: -330px;
}

.hero-14-img {
  position: absolute;
  top: 5%;
  right: -35%;
  width: 70%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

/*------------------------------------------*/
/*    HERO BOXES
/*------------------------------------------*/

.hero-19-boxes {
  margin-top: -120px;
}

#hero-28-boxes {
  margin-top: 100px;
}

.hbox-1 {
  background-color: #fff;
  position: relative;
  z-index: 999;
  padding: 55px 35px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border-top: 3px solid #7ace4c;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.hbox-2 {
  padding-right: 10px;
  margin-bottom: 40px;
}

.hbox-1 h5 {
  line-height: 1.25;
  margin-bottom: 18px;
}

.hbox-2 h5 {
  line-height: 1.25;
  margin-bottom: 20px;
}

.hbox-1 p,
.hbox-2 p {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*   HERO REGISTER FORM
/*------------------------------------------*/

#hero-24 h4.h4-xs {
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 15px;
}

.hero-form form {
  background: #fff;
  border: 1px solid #fafafa;
  padding: 55px 40px 55px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

#hero-24 .hero-form form {
  background: #333;
  border: 1px solid #303030;
  padding: 65px 40px 65px;
}

/*------------------------------------------*/
/*    Register Form Input
/*------------------------------------------*/

.register-form .col-md-12 {
  padding: 0;
}

.hero-form .form-control {
  background-color: transparent;
  color: #333;
  height: 46px;
  font-size: 15px;
  font-weight: 300;
  padding: 4px 6px;
  margin-bottom: 15px;
  border: none;
  border-bottom: 1px solid #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
}

#hero-24 .hero-form .form-control {
  background-color: #fff;
  padding: 4px 15px;
}

.hero-form .form-control:focus {
  border-color: #1290d1;
  outline: 0px none;
  box-shadow: none;
}

/*------------------------------------------*/
/*    Register Form Button
/*------------------------------------------*/

.hero-form .btn {
  display: block;
  width: 100%;
  margin-top: 20px;
}

/*------------------------------------------*/
/*    Register Form Message
/*------------------------------------------*/

.hero-form .loading {
  color: #666;
  font-size: 16px;
  font-weight: 700;
  margin-top: 20px;
}

.error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*    HERO NEWSLETTER FORM
/*------------------------------------------*/

.hero-section .newsletter-form {
  margin: 0 15%;
}

#hero-21.hero-section .newsletter-form {
  margin-top: 40px;
}

/*------------------------------------------*/
/*    Newsletter Form Input
/*------------------------------------------*/

.hero-section .newsletter-form .form-control {
  height: 57px;
  background-color: #fff;
  border: 1px solid #eee;
  border-right: none;
  color: #222;
  font-size: 1.15rem;
  font-weight: 400;
  padding: 0 1.4rem;
  box-shadow: none;
  -webkit-border-radius: 15px 0 0 15px;
  -moz-border-radius: 15px 0 0 15px;
  -o-border-radius: 15px 0 0 15px;
  border-radius: 15px 0 0 15px;
}

.hero-section .newsletter-form .form-control:focus {
  border: 1px solid #eee;
  border-right: none;
  outline: 0;
  box-shadow: none;
}

/*------------------------------------------*/
/*    Newsletter Form Placeholder
/*------------------------------------------*/

.hero-section .newsletter-form .form-control::-moz-placeholder { color: #999; }
.hero-section .newsletter-form .form-control:-ms-input-placeholder { color: #999; }
.hero-section .newsletter-form .form-control::-webkit-input-placeholder { color: #999; }

/*------------------------------------------*/
/*    Newsletter Form Button
/*------------------------------------------*/

.hero-section .newsletter-form .btn {
  width: 100%;
  height: 57px;
  background-color: #fff;
  border: 1px solid #eee;
  border-left: none;
  color: #555;
  font-size: 1.25rem;
  margin-top: 0;
  padding: 0 1.4rem;
  -webkit-border-radius: 0 15px 15px 0;
  -moz-border-radius: 0 15px 15px 0;
  -o-border-radius: 0 15px 15px 0;
  border-radius: 0 15px 15px 0;
}

.hero-section .newsletter-form .btn:hover {
  color: #444;
}

/*------------------------------------------*/
/*   HERO TEXT ROTATOR DOTS
/*------------------------------------------*/

.hero-slider .flex-control-nav {
    bottom: 5%;
}

.hero-slider .flex-control-paging li a {
  background: rgba(240, 240, 240, 0.15);
  width: 9px;
  height: 9px;
  border: 2px solid transparent;
}

.hero-slider .flex-control-paging li a.flex-active {
  background: rgba(255, 255, 255, 0.95);
  border: 2px solid  rgba(255, 255, 255, 0.95);
}

/*------------------------------------------*/
/*   FULLSCREEN SLIDER PAGINATION
/*------------------------------------------*/

.slides-pagination {
  width: 100%;
  position: absolute;
  bottom: 5%;
  z-index: 20;
  text-align: center;
}

.slides-pagination a {
  width: 30px;
  height: 4px;
  background-color: #ddd;
  color: #1a1a1a;
  opacity: 0.2;
  -moz-opacity: 0.2;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 2px;
  overflow: hidden;
  text-indent: -100%;
}

.slides-pagination a:hover,
.slides-pagination a.current {
  background-color: #fff;
  opacity: 1;
  -moz-opacity: 1;
}




/* ==========================================================================
  06.  ABOUT
  =========================================================================== */

#about-2.bg-dark {
  background-image: url(../images/tra-map.png);
}

#about-6 .bg-inner {
  position: relative;
  z-index: 1;
}

/*------------------------------------------*/
/*   ABOUT TEXT
/*------------------------------------------*/

.about-txt {
  margin-bottom: 40px;
}

.abox-4 {
  padding: 0 15px;
}

#a4-1.abox-4 {
  padding: 0 35px;
}

.abox-4 h5 {
  margin-bottom: 10px;
}

#a4-1.abox-4 h5 {
  margin-bottom: 25px;
}

#a4-1 .btn {
  margin-top: 20px;
}

#about-4 .a4-img {
  padding: 0;
}

/*------------------------------------------*/
/*   ABOUT TYPOGRAPHY
/*------------------------------------------*/

.about-txt h2.h2-lg,
.about-txt h3.h3-sm,
.about-txt h3.h3-xl {
  margin-bottom: 30px;
}

.layer-phone {
  margin-top: 60px;
  margin-bottom: 40px;
}

.layer-phone h5 {
  line-height: 1;
  font-weight: 400;
  margin-bottom: 10px;
}

/*------------------------------------------*/
/*   About Button
/*------------------------------------------*/

.about-btn {
  margin-top: 45px;
}

/*------------------------------------------*/
/*   ABOUT IMAGE
/*------------------------------------------*/

.about-img {
  text-align: center;
  margin-bottom: 40px;
}

#about-4 .about-img {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*   ABOUT REGISTER FORM
/*------------------------------------------*/

.about-form  {
  margin-top: -200px;
  position: relative;
  z-index: 999;
}

.about-form form {
  background: #21262b;
  border: 1px solid #222;
  padding: 70px 40px 55px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/*------------------------------------------*/
/*    About Form Input
/*------------------------------------------*/

.about-form .col-md-12 {
  padding: 0;
}

.about-form .form-control {
  background-color: #fff;
  color: #333;
  height: 46px;
  font-size: 15px;
  font-weight: 300;
  padding: 4px 10px;
  margin-bottom: 15px;
  border: none;
  border-bottom: 1px solid #eee;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
}

.about-form .form-control:focus {
  border-color: #1290d1;
  outline: 0px none;
  box-shadow: none;
}

/*------------------------------------------*/
/*    Register Form Button
/*------------------------------------------*/

.about-form .btn {
  display: block;
  width: 100%;
  margin-top: 20px;
}

/*------------------------------------------*/
/*    Register Form Message
/*------------------------------------------*/

.about-form .loading {
  color: #666;
  font-size: 16px;
  font-weight: 700;
  margin-top: 20px;
}

.error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}




/* ==========================================================================
  07.  SERVICES
  =========================================================================== */

#services-2.bg-image {
  background-image: url(../images/services-2.jpg);
}

/*------------------------------------------*/
/*   SERVICES SECTION TITLE
/*------------------------------------------*/

#services-1 .section-title {
  margin-bottom: 60px;
}

/*------------------------------------------*/
/*   SERVICE BOX
/*------------------------------------------*/

.sbox-1,
.sbox-5 {
  margin-bottom: 60px;
}

.sbox-2 {
  margin-bottom: 40px;
  padding: 0 20px;
}

.sbox-3 {
  margin-bottom: 50px;
}

.sbox-4 {
  margin-bottom: 40px;
}

.sbox-6 {
  padding: 70px 40px;
  border: 1px solid #ddd;
  text-align: center;
  margin-bottom: 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/*------------------------------------------*/
/*   SERVICES BOX TEXT
/*------------------------------------------*/

.sbox-1-txt,
.sbox-3-txt {
  overflow: hidden;
  padding-left: 18px;
}

.sbox-4-txt {
  overflow: hidden;
  padding-left: 30px;
}

.sbox-5-txt1 {
  margin-top: 12px;
}

/*------------------------------------------*/
/*   SERVICES BOX TYPOGRAPHY
/*------------------------------------------*/

.sbox-1 h5,
.sbox-3 h5,
.sbox-4 h5 {
  margin-bottom: 10px;
}

.sbox-2 h5,
.sbox-5 h5 {
  margin-top: 25px;
  margin-bottom: 10px;
}

.sbox-6 h4 {
  margin-top: 30px;
  margin-bottom: 0;
}

.sbox-1 p,
.sbox-2 p,
.sbox-3 p,
.sbox-4 p,
.sbox-5 p,
.sbox-6 p {
  line-height: 1.5;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*   Service Box Icon
/*------------------------------------------*/

.sbox-1 span,
.sbox-3 span,
.sbox-4 span {
  text-align: center;
  float: left;
}

.sbox-2 span {
  display: block;
  position: relative;
  z-index: 999;
}

/*------------------------------------------*/
/*   Service Image
/*------------------------------------------*/

.services-img {
  text-align: center;
  margin-bottom: 40px;
}




/* ==========================================================================
  08.  CONTENT
  =========================================================================== */

#content-3, #content-4 {
  position: relative;
}

#content-5, #content-6 {
  position: relative;
}

.inner-block {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#content-7-title {
  position: relative;
  z-index: 3;
  padding-top: 100px;
  padding-bottom: 280px;
}

#content-7-boxes {
  position: relative;
  padding-bottom: 60px;
  z-index: 999;
  margin-top: -280px;
}

/*------------------------------------------*/
/*   CONTENT TEXT
/*------------------------------------------*/

.content-txt {
  margin-bottom: 40px;
}

#content-3 .content-txt {
  padding-left: 60px;
}

#content-5 .content-txt,
#content-6 .content-txt,
#content-9 .content-txt,
#content-10 .content-txt {
  margin-bottom: 0;
}

#content-4 .content-txt {
  padding-right: 60px;
}

#content-9 .content-txt {
  padding: 0 40px 0 80px;
}

#content-10 .content-txt {
  padding: 0 80px 0 40px;
}

/*------------------------------------------*/
/*   CONTENT TEXT TYPOGRAPHY
/*------------------------------------------*/

.content-txt h2.h2-huge {
  font-size: 5rem;
  line-height: 1;
  letter-spacing: -1px;
  margin-bottom: 30px;
}


.content-txt h2.h2-lg,
.content-txt h3.h3-sm,
.content-txt h3.h3-xs,
.content-txt h3.h3-xl {
  margin-bottom: 30px;
}

.content-txt h5.h5-sm {
  margin-top: 20px;
  margin-bottom: 18px;
}

.content-txt .small-statistic h5.h5-sm {
  margin-top: 0;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*   Content List
/*------------------------------------------*/

ul.content-list {
  list-style: disc;
  margin-top: 20px;
  margin-left: 15px;
}

ul.content-list li {
  margin-bottom: 8px;
}

ul.content-list li:last-child {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*   Content Button
/*------------------------------------------*/

.content-btn {
  margin-top: 35px;
}

/*------------------------------------------*/
/*   CONTENT BOX
/*------------------------------------------*/

.cbox-1 {
  margin-bottom: 40px;
}

.cbox-txt {
  background-color: #fff;
  padding: 30px 30px 25px;
  border: 1px solid #ccc;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.cbox-txt h5 {
  margin-bottom: 15px;
}

/*------------------------------------------*/
/*   CONTENT IMAGE
/*------------------------------------------*/

.content-img {
  text-align: center;
  margin-bottom: 40px;
}

.content-3-img {
  background-image: url(../images/content-3.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  left: 0;
}

.content-4-img {
  background-image: url(../images/content-4.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  left: 50%;
}

.content-right-img {
  position: absolute;
  top: 0;
  right: -30%;
  width: 70%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.content-left-img {
  position: absolute;
  top: 0;
  left: -30%;
  width: 70%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

#content-9 .content-img,
#content-10 .content-img {
  margin-bottom: 0;
}

.inner-block img {
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}

#content-10 .inner-block img {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}




/* ==========================================================================
  09.  BANNER
  =========================================================================== */

#banner-1 {
  background-image: url(../images/banner-1.jpg);
  background-position: top center;
  padding-top: 100px;
  padding-bottom: 100px;
}

#banner-2 {
  padding-top: 100px;
  padding-bottom: 10px;
}

#banner-4 {
  background-image: url(../images/banner-4.jpg);
  background-position: center center;
  padding-top: 150px;
  padding-bottom: 150px;
}

/*------------------------------------------*/
/*    BANNER TYPOGRAPHY
/*------------------------------------------*/

#banner-2 .banner-txt h2,
#banner-3 .banner-txt h2,
#banner-4 .banner-txt h2 {
  margin-bottom: 30px;
}

#banner-1 .banner-txt h2,
#banner-3 .banner-txt h3 {
  margin-bottom: 25px;
}

#banner-2 .banner-txt h2 span {
  font-weight: 800;
  letter-spacing: -1px;
}

#banner-1 .banner-txt p {
  padding-right: 10%;
}

#banner-3 .banner-txt p {
  padding: 0 10%;
}

/*------------------------------------------*/
/*   Banner Button
/*------------------------------------------*/

.banner-btn {
  margin-top: 35px;
}




/* ==========================================================================
  10.  VIDEO
  =========================================================================== */

#video-1 {
  background-image: url(../images/video-1.jpg);
  padding-top: 140px;
  padding-bottom: 140px;
}

#video-2 {
  background-image: url(../images/video-2.jpg);
  padding-top: 180px;
  padding-bottom: 180px;
}

/*------------------------------------------*/
/*   VIDEO TYPOGRAPHY
/*------------------------------------------*/

#video-3 p {
  margin-top: 15px;
  margin-bottom: 50px;
  padding: 0 10%;
}




/* ==========================================================================
  11.  PORTFOLIO
  =========================================================================== */

#single-project {
  margin-top: 65px;
}

#portfolio-1 .section-title {
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*    FILTER BUTTONS
/*------------------------------------------*/

.btn-toolbar {
  display: inline-block;
  margin: 0 auto 60px;
}

.portfolio-filter button {
  background-color: #eee;
  color: #666;
  font-size: 0.8rem;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 3px;
  padding: 0.65rem 1.65rem;
  border: none;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  outline: 0px none;
  cursor: pointer;
}

.bg-dark .portfolio-filter button {
  color: #fff;
  background-color: rgba(30, 30, 30, .3);
}

.bg-lightgrey .portfolio-filter button {
  background-color: #e0e0e0;
}

/*------------------------------------------*/
/*    Filter Button Active
/*------------------------------------------*/

.portfolio-filter button.is-checked,
.bg-dark .portfolio-filter button.is-checked {
  color: #fff;
  background-color: #f23472;
  cursor: default;
  outline: 0px none;
}

.portfolio-filter.yellow-btngroup button.is-checked,
.bg-dark .portfolio-filter.yellow-btngroup button.is-checked {
  color: #333;
  background-color: #fcb80b;
  cursor: default;
  outline: 0px none;
}

/*------------------------------------------*/
/*     Filter Button Hover
/*------------------------------------------*/

.portfolio-filter button:hover {
  background-color: #ccc;
  color: #333;
}

.bg-dark .portfolio-filter button:hover {
   background-color: rgba(30, 30, 30, .5);
  color: #fff;
}

/*------------------------------------------*/
/*    PORTFOLIO IMAGES HOLDER
/*------------------------------------------*/

.masonry-wrap .portfolio-item {
  width: 33.33%;
  padding: 0;
  margin-bottom: 0;
}

#portfolio-3 .masonry-wrap .portfolio-item {
  width: 25%;
  padding: 0;
  margin-bottom: 0;
}

#portfolio-1 .masonry-wrap .portfolio-item,
#portfolio-2 .masonry-wrap .portfolio-item {
  padding: 0 10px;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*    Portfolio Image Meta
/*------------------------------------------*/

.project-description {
  position: absolute;
  bottom: 10%;
  left: 0;
  z-index: 20;
  width: 100%;
  opacity: 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.project-description h5.h5-sm {
  margin-top: 3px;
}

.project-description span {
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 500;
}

/*------------------------------------------*/
/*    Image Hover Overlay
/*------------------------------------------*/

.hover-overlay {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.hover-overlay img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  overflow: hidden;
  -webkit-transition: transform 400ms;
  -moz-transition: transform 400ms;
  -o-transition: transform 400ms;
  transition: transform 400ms;
}

/*------------------------------------------*/
/*    Overlay Background
/*------------------------------------------*/

.item-overlay {
  opacity: 0;
  -moz-opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 10, 10, 0.7);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*    Image Hover Effect
/*------------------------------------------*/

.hover-overlay:hover img {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
}

.hover-overlay:hover .item-overlay {
  opacity: 1;
  -moz-opacity: 1;
}

.portfolio-item:hover .project-description {
  left: 8%;
  opacity: 1;
  -moz-opacity: 1;
}

/*------------------------------------------*/
/*    SINGLE PROJECT DATA
/*------------------------------------------*/

.project-txt h3.h3-xs {
  margin-top: 25px;
  margin-bottom: 20px;
}

.project-data {
  margin-top: 20px;
}

.project-data h5 {
  margin-bottom: 4px;
}

.project-data p {
  margin-bottom: 0;
}

.project-data p span {
  font-weight: 700;
}

/*------------------------------------------*/
/*    Share Project Links
/*------------------------------------------*/

.share-project {
  margin-top: 5px;
  display: inline-block;
  padding-left: 0;
}

.share-project li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

.share-project a {
  color: #666;
}

.share-project .svg-inline--fa {
  font-size: 1.05rem;
  margin-right: 8px;
  -webkit-transition: transform 450ms;
  -moz-transition: transform 450ms;
  -o-transition: transform 450ms;
  transition: transform 450ms;
}

.share-project a:hover {
  color: #000;
}




/* ==========================================================================
  12.  TEAM
  =========================================================================== */

/*------------------------------------------*/
/*    TEAM MEMBER
/*------------------------------------------*/

.team-member {
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
  overflow: hidden;
}

#team-2 .team-member {
  margin-bottom: 60px;
}

#team-1 .team-member > img {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  overflow: hidden;
  -webkit-transition: transform 450ms;
  -moz-transition: transform 450ms;
  -o-transition: transform 450ms;
  transition: transform 450ms;
}

/*------------------------------------------*/
/*    TEAM MEMBER META
/*------------------------------------------*/

.tm-meta {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 10%;
  z-index: 20;
  zoom: 1;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.tm-hiring {
  width: 100%;
  position: absolute;
  bottom: 10%;
  left: 40px;
  z-index: 20;
  zoom: 1;
  opacity: 1;
}

.team-member:hover .tm-meta {
  bottom: 8%;
  opacity: 1;
  -moz-opacity: 1;
}

/*------------------------------------------*/
/*    TEAM MEMBER TYPOGRAPHY
/*------------------------------------------*/

.tm2-meta {
  padding-top: 25px;
  padding-bottom: 0;
}

.tm-meta h5.h5-sm {
  margin-bottom: 0px;
}

.tm2-meta h5.h5-sm {
  margin-bottom: 5px;
}

.tm-hiring h5.h5-sm {
  margin-bottom: 0;
}

.tm-meta span,
.tm2-meta span {
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 500;
}

.tm2-meta span {
  font-weight: 300;
  display: block;
}

.tm-hiring a {
  font-size: 1rem;
  line-height: 1.1;
  font-weight: 500;
  text-decoration: underline;
}

.tm2-meta p {
  margin-top: 10px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*    Team Member Social Links
/*------------------------------------------*/

.tm-social ul {
  display: inline-block;
  padding-left: 0;
  margin-top: 14px;
  position: absolute;
  right: 15%;
  bottom: 0;
}

.tm-social ul li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

.tm-social a {
  width: 32px;
  height: 32px;
  color: #fff;
  font-size: 1rem;
  line-height: 32px !important;
  margin-right: 1px;
  display: block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.tm-social a.ico-facebook { background-color: #3b5998; }
.tm-social a.ico-twitter { background-color: #00a9ed; }
.tm-social a.ico-instagram { background-color: #e44772 }
.tm-social a.ico-dribbble { background-color: #d92d84; }
.tm-social a.ico-behance { background-color: #2473f6; }
.tm-social a.ico-pinterest { background-color: #ac281a; }
.tm-social a.ico-linkedin { background-color: #015886; }
.tm-social a.ico-google-plus { background-color: #cd1111; }
.tm-social a.ico-youtube { background-color: #cd1b20; }
.tm-social a.ico-tumblr { background-color: #3a5976; }
.tm-social a.ico-vk { background-color: #3b5998; }

/*------------------------------------------*/
/*    Image Hover Overlay
/*------------------------------------------*/

.tm-overlay {
  opacity: 0;
  -moz-opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(10, 10, 10, .55);
  -webkit-transition: opacity 400ms ease-in-out;
  -moz-transition: opacity 400ms ease-in-out;
  -o-transition: opacity 400ms ease-in-out;
  -ms-transition: opacity 400ms ease-in-out;
  transition: opacity 400ms ease-in-out;
}

/*------------------------------------------*/
/*    Team Member Hover Effect
/*------------------------------------------*/

#team-1 .team-member:hover > img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -moz-transform: scale(1.2);
}

#team-1 .team-member:hover .tm-overlay {
  opacity: 1;
  -moz-opacity: 1;
}




/* ==========================================================================
  13.  SEARCH
  =========================================================================== */

#search-1 {
  padding-top: 80px;
  padding-bottom: 80px;
}

/*------------------------------------------*/
/*   SEARCH TYPOGRAPHY
/*------------------------------------------*/

#search-1 h3 {
  margin-bottom: 10px;
}

.domain-names {
  background-color: #fff;
  margin-top: 30px;
}

/*------------------------------------------*/
/*   Domain Name Box
/*------------------------------------------*/

.dn-box {
  padding: 25px 20px;
}

.dn-box p {
  margin-bottom: 0;
}

.dn-box span {
  color: #333;
  font-weight: 700;
  display: block;
}

/*------------------------------------------*/
/*   SEARCH FORM
/*------------------------------------------*/

#hero-28 .search-form {
  margin: 0 15%;
}

.search-form .form-control {
  height: 60px;
  color: #fff;
  font-size: 1.05rem;
  padding: 0.375rem 1.5rem;
  border: 1px solid #ccc;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*    Search Form Input Focus
/*------------------------------------------*/

.search-form .form-control:focus {
  background-color: transparent;
  border: 1px solid #ccc;
  border-right: none;
  box-shadow: none;
}

/*------------------------------------------*/
/*    Search Form Placeholder
/*------------------------------------------*/

.search-form .form-control::-moz-placeholder { color: #ccc; }
.search-form .form-control:-ms-input-placeholder { color: #ccc; }
.search-form .form-control::-webkit-input-placeholder { color: #ccc; }

/*------------------------------------------*/
/*    Search Form Button
/*------------------------------------------*/

.search-form .btn {
  height: 60px;
  font-size: 1.05rem;
  padding: 0.375rem 1.45rem;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}

#hero-28 .search-form .btn {
  padding: 0.375rem 2.45rem;
}



/* ==========================================================================
  14.  SCHEDULE
  =========================================================================== */

/*------------------------------------------*/
/*   SCHEDULE TABS NAVIGATION
/*------------------------------------------*/

.nav-tabs {
   margin-bottom: 60px;
}

.bg-dark .nav-tabs {
   border-color: #666;
}

.nav {
  width: 100%;
}

.nav-tabs .nav-link {
  color: #999;
  font-size: 1.15rem;
  font-weight: 500;
  letter-spacing: 0;
  border: none;
  padding: 0.85rem 0;
}

.nav-tabs.rose-nav .nav-link.active,
.nav-tabs.rose-nav .nav-item.show .nav-link {
    color: #fff;
    background-color: #1290d1;
}

.nav-tabs.yellow-nav .nav-link.active,
.nav-tabs.yelloe-nav .nav-item.show .nav-link {
    color: #333;
    background-color:  #feca16;
}

.nav-tabs.grey-nav .nav-link.active,
.nav-tabs.grey-nav .nav-item.show .nav-link {
    color: #333;
    background-color: #ccc;
}

/*------------------------------------------*/
/*   SCHEDULE TABS CONTENT
/*------------------------------------------*/

.schedule-event {
  margin-bottom: 15px;
}

/*------------------------------------------*/
/*    Event Time
/*------------------------------------------*/

.event-time span {
  font-size: 1rem;
  line-height: 1.3;
  font-weight: 700;
  display: block;
  padding-left: 10px;
}

/*------------------------------------------*/
/*    Session Description
/*------------------------------------------*/

.event-description {
  padding-left: 0;
}

.event-description h5 {
  margin-bottom: 7px;
}

.event-description p.event-speaker {
  color: #757575;
  margin-bottom: 0;
}

.bg-dark .event-description p.event-speaker {
  color: #ddd;
}

.event-description p.p-small {
  color: #777;
  line-height: 1.3;
  margin-top: 8px;
}

.bg-dark .event-description p.p-small {
  color: #aaa;
}

.event-description hr {
  border-color: #ccc;
  margin-top: 25px;
  margin-right: 25px;
}

.bg-dark .event-description hr {
  border-color: #666;
}

/*------------------------------------------*/
/*    AGENDA TITLE
/*------------------------------------------*/

.agenda-tittle {
  margin-top: 45px;
  margin-bottom: 90px;
  padding: 25px 30px;
  background-color: #f5f5f5;
  background-color: #444;
}

.agenda-tittle h3 {
  line-height: 1;
  margin-bottom: 3px;
}

.agenda-tittle span {
  font-size: 1.1rem;
  line-height: 1
  margin-bottom: 0;
}




/* ==========================================================================
  15.  STATISTIC
  =========================================================================== */

#statistic-1 {
  padding-top: 80px;
  padding-bottom: 50px;
}

.statistic-section.bg-image {
  background-image: url(../images/statistic.jpg);
}

/*------------------------------------------*/
/*    STATISTIC TYPOGRAPHY
/*------------------------------------------*/

.statistic-title {
  text-align: center;
  margin-bottom: 50px;
}

.statistic-title h3 {
  margin-bottom: 15px;
}

.statistic-title p {
  padding: 0 10%;
}

/*------------------------------------------*/
/*    STATISTIC BLOCK
/*------------------------------------------*/

.statistic-block {
  text-align: center;
  margin-bottom: 30px;
}

.small-statistic .statistic-block {
  text-align: left;
}

/*------------------------------------------*/
/*    Statistic Block Number
/*------------------------------------------*/

.statistic-number {
  font-size: 4.15rem;
  line-height: 1;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 2px;
  margin-bottom: 14px;
}

.small-statistic .statistic-number {
  font-size: 4.5rem;
  letter-spacing: -1px;
}

.statistic-block h5 {
  margin-bottom: 5px;
}

.small-statistic .statistic-block h5 {
  margin-left: 6px;
}

.statistic-block p {
  font-style: italic;
  margin-bottom: 0;
}




/* ==========================================================================
  16. PRICING TABLES
  =========================================================================== */

#pricing-2-title {
  position: relative;
  z-index: 3;
  padding-top: 80px;
  padding-bottom: 320px;
}

#pricing-2-title.bg-deepgreen,
#pricing-2-title.bg-purple {
  background-image: url(../images/tra-bg.png);
}

#pricing-2-content {
  margin-top: -330px;
  padding-bottom: 80px;
  position: relative;
  z-index: 999;
}

/*------------------------------------------*/
/*   PRICING PAGE TABS FILTER
/*------------------------------------------*/

#pills-tab {
  margin: 30px auto 40px;
}

.nav-pills {
  background-color: rgba(240, 240, 240 0.3);
  border: 1px solid #ccc;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #e35029;
  border-color: #e35029;
  color: #fff;
}

.nav-pills.rose-navi .nav-link.active {
  background-color: #1290d1;
  border-color: #1290d1;
  color: #fff;
}

.nav-pills.green-navi .nav-link.active {
  background-color: #22bc3f;
  border-color: #22bc3f;
}

.nav-pills.blue-navi .nav-link.active {
  background-color: #3176ed;
  border-color: #3176ed;
}

.nav-pills .nav-link {
  background-color: transparent;
  border: 1px solid transparent;
  color: #555;
  font-size: 1rem;
  font-weight: 400;
  padding: 10px 30px;
  margin-right: 0px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border: 1px solid transparent;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.nav-pills .nav-link span {
  color: #1290d1;
  font-size: 0.95rem;
  font-weight: 700;
  margin-left: 10px;
}

.nav-pills .nav-link.active span,
.nav-pills .nav-link.active span:hover,
.nav-pills .nav-link.active span:focus {
  color: #fff;
}

/*------------------------------------------*/
/*   PRICING TABLE
/*------------------------------------------*/

.pricing-table {
  text-align: center;
  background-color: #fff;
  border: 1px solid #d0d0d0;
  padding: 60px 50px;
  margin-bottom: 40px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

#pricing-2 .pricing-table {
  background-color: #fdfdfd;
  border: 1px solid #e7e7e7;
  -webkit-box-shadow: 0 0 6px rgba(40, 40, 40, .1);
  -moz-box-shadow: 0 0 6px rgba(40, 40, 40, .1);
  box-shadow: 0 0 6px rgba(40, 40, 40, .1);
}

#pricing-3 .pricing-table {
  text-align: center;
  border: 1px solid #ddd;
  background-color: #fff;
  padding: 60px 35px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/*------------------------------------------*/
/*    Pricing Table Price Plan
/*------------------------------------------*/

.pricing-plan {
  padding-bottom: 20px;
  border-bottom: 1px solid #d0d0d0;
}

.pricing-plan.rose-border { border-color: #1290d1; }
.pricing-plan.skyblue-border { border-color: #42a5f5; }
.pricing-plan.blue-border { border-color: #3176ed; }
.pricing-plan.green-border { border-color: #56a959; }
.pricing-plan.lightgreen-border { border-color: #22bc3f; }
.pricing-plan.red-border { border-color: #e35029; }
.pricing-plan.purple-border { border-color: #6e45e2; }
.pricing-plan.deepgreen-border { border-color: #009587; }

.pricing-plan h5 {
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 20px;
}

.pricing-table span.price {
  font-size: 75px;
  line-height: 1;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.pricing-table sup {
  font-size: 55px;
  font-weight: 600;
  top: -7px;
  right: 2px;
}

.pricing-table sup.pricing-coins {
  top: -25px;
  font-size: 40px;
  font-weight: 600;
}

p.validity {
  color: #888;
  font-style: italic;
  font-size: 1.2rem;
  margin-top: 5px;
}

/*------------------------------------------*/
/*   Plan Price
/*------------------------------------------*/

#pricing-3 .price h5 {
  margin-bottom: 25px;
}

#pricing-3 .price span {
  font-size: 65px;
  line-height: 1;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  letter-spacing: 0.5px;
}

#pricing-3 .pricing-table .price sup {
  font-size: 40px;
  font-weight: 400;
  top: -10px;
  margin-right: 5px;
}

#pricing-3 .price span.price-vat {
  display: block;
  color: #999;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 300;
  margin-top: 14px;
  padding: 0 7%;
}

/*------------------------------------------*/
/*    Pricing Description
/*------------------------------------------*/

.pricing-text {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ddd;
}

.pricing-text p {
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 0;
}

.pricing-table p span {
  color: #000;
  font-weight: 800;
}

/*------------------------------------------*/
/*    Pricing Table Body
/*------------------------------------------*/

.pricing-table ul.features {
  padding: 30px 0 35px;
}

.pricing-table ul.features li {
  font-size: 1.05rem;
  line-height: 1;
  font-weight: 400;
  padding: 11px 0;
}

.pricing-table ul.features li:last-child {
    border-bottom: none;
}

/*------------------------------------------*/
/*    Pricing Text
/*------------------------------------------*/

.pricing-txt {
  margin-top: 30px;
  margin-bottom: 40px;
}

.pricing-txt p span {
  font-weight: 700;
}




/* ===================================================================================
  17.  MORE ITEMS
  =================================================================================== */

/*------------------------------------------*/
/*    MORE APPS TYPOGRAPHY
/*------------------------------------------*/

.more-item-box h5 {
  line-height: 1;
  margin-bottom: 10px;
  margin-top: 35px;
}

.more-item-box span.app-cat {
  color: #888;
  font-size: 0.95rem;
  line-height: 1;
  display: block;
  margin-bottom: 10px;
}

.more-item-box .btn {
  margin-top: 10px;
}




/* ==========================================================================
  18.  TESTIMONIALS
  =========================================================================== */

#reviews-2.ipage {
  background-image: url(../images/tra-map.png);
}

.reviews-section.bg-image {
  background-image: url(../images/reviews.jpg);
}

/*------------------------------------------*/
/*   TRANSPARENT QUOTE ICON
/*------------------------------------------*/

#reviews-2 .quote-icon {
  width: 125px;
  height: 110px;
  background: url(../images/quote-big.png);
  opacity: .2;
  margin: 0 auto -50px;
}

/*------------------------------------------*/
/*   TESTIMONIALS CAROUSEL
/*------------------------------------------*/

.review-1 {
  text-align: center;
  margin-bottom: 40px;
  padding: 0 30px;
  padding: 0;
  -webkit-transform: scale(.9);
  -ms-transform: scale(.9);
  transform: scale(.9);
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.review-2 {
  text-align: center;
  margin-bottom: 80px;
}

.review-1 .review-txt {
  background-color: #fff;
  border: 1px solid #eee;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 50px 40px 55px;
  margin: 0 2px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.review-1.slick-current {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.review-1.slick-current .review-txt {
  background-color: #fff;
  border: 1px solid #eee;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/*------------------------------------------*/
/*    Testimonial Message Avatar
/*------------------------------------------*/

.review-1 .testimonial-avatar img {
  width: 90px;
  height: 90px;
  display: inline-block;
  margin: -45px auto 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

#reviews-2 img {
  width: 80px;
  height: 80px;
  display: inline-block;
  margin: 0 auto 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

/*------------------------------------------*/
/*   Testimonial Message Text
/*------------------------------------------*/

.review-1 p {
  color: #666;
  font-size: 1.05rem;
  font-style: italic;
}

#reviews-2 .review-txt p {
  font-size: 1.85rem;
  line-height: 1.3;
  font-weight: 500;
  padding: 20px 8% 35px;
}

p.testimonial-autor {
  color: #000;
  font-size: 1.1rem;
  line-height: 1.2;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 0;
}

p.testimonial-autor.deepblue-color {
  color: #004861;
}


.testimonial-avatar span {
  font-size: 0.95rem;
  line-height: 1;
}

.review-author p {
  color: #333;
  font-size: 1.25rem;
  line-height: 1.2;
  font-style: normal;
  margin-bottom: 0;
}

#reviews-2 .review-author p {
  color: #fff;
  font-size: 1.1rem;
  margin-bottom: 2px;
}

#reviews-2 .review-author span {
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
}

/*------------------------------------------*/
/*   Reviews Slick Carousel Dots
/*------------------------------------------*/

.reviews-section .slick-dots {
  position: absolute;
  z-index: 4;
  bottom: -30px;
}

.reviews-section .slick-dots li {
  margin: 0 2px;
  width: 15px;
  height: 15px;
}

.reviews-section .slick-dots li button:before {
  content: "";
  background: #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 1;
  width: 8px;
  height: 8px;
  left: auto;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}

.reviews-section .slick-dots li button:hover:before {
  background: #999;
}

.reviews-section .slick-dots li.slick-active button:before {
  background: #666;
}

/*------------------------------------------*/
/*   Reviews FlexSlider Navigation
/*------------------------------------------*/

.flex-control-paging li a {
  background: rgba(90, 90, 90, .25);
  width: 10px;
  height: 10px;
  border: 2px solid rgba(90, 90, 90, .02);
}

.flex-control-paging li a.flex-active {
  background: rgba(255, 255, 255, .65);
  border: 2px solid rgba(255, 255, 255, .02);
}

.rose-nav .flex-control-paging li a.flex-active {
  background: #1290d1;
  border: 2px solid #1290d1;
}

.purple-nav .flex-control-paging li a.flex-active {
  background: #6e45e2;
  border: 2px solid #6e45e2;
}

.skyblue-nav .flex-control-paging li a.flex-active {
  background: #0b88ee;
  border: 2px solid #0b88ee;
}

.green-nav .flex-control-paging li a.flex-active {
  background: #1da036;
  border: 2px solid #1da036;
}




/* ==========================================================================
  19.  BRANDS
  =========================================================================== */

#brands-1 {
  padding-top: 80px;
  padding-bottom: 60px;
}

.brands-section.bg-dark {
  background-image: url(../images/tra-map.png);
}

.brands-section.bg-image {
  background-image: url(../images/brands.jpg);
}

/*------------------------------------------*/
/*    BRANDS LOGO HOLDER
/*------------------------------------------*/

#brands-1 .brand-logo,
#pricing-2 .brand-logo {
  width: 20%;
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
}

#brands-2 .brand-logo {
  padding: 0 30px;
  margin-bottom: 30px;
}

.brand-logo img {
  padding: 0 10px;
}

/*------------------------------------------*/
/*    BRANDS TYPOGRAPHY
/*------------------------------------------*/

.brands-title {
  text-align: center;
}

#brands-2 .brands-title {
  margin-bottom: 50px;
}

.brands-title h5 {
  font-weight: 500;
  margin-bottom: 35px;
}

.brands-title h3 {
  margin-bottom: 15px;
}

.brands-title h5 span {
  font-weight: 700;
}

.brands-title p {
  padding: 0 10%;
}




/* ==========================================================================
  20.  FAQs
  =========================================================================== */

/*------------------------------------------*/
/*    FAQs TYPOGRAPHY
/*------------------------------------------*/

.question {
  margin-bottom: 30px;
}

.question h5 {
  line-height: 1.4;
  letter-spacing: 0;
  margin-bottom: 10px;
}

.question p {
  color: #666;
  font-size: 1.05rem;
  line-height: 1.6;
}

.more-questions-btn {
  margin-top: 40px;
}

.faqs-btn {
  margin-top: 30px;
}




/* ==========================================================================
  21.  CALL TO ACTION
  =========================================================================== */

#cta-1 {
  padding-top: 130px;
  padding-bottom: 140px;
}

.cta-section.bg-image {
  background-image: url(../images/call-to-action.jpg);
}

.cta-section.bg-purple {
  background-image: url(../images/tra-bg.png);
}

#cta-4 .bg-image.bg-inner {
  background-image: url(../images/cta-4.jpg);
  position: relative;
  z-index: 1;
}

#cta-5 {
  padding-top: 60px;
  padding-bottom: 60px;
}

/*------------------------------------------*/
/*    CALL TO ACTION TYPOGRAPHY
/*------------------------------------------*/

.cta-txt h2.h2-lg {
  letter-spacing: -1px;
  margin-bottom: 25px;
}

.cta-txt h2.h2-xl {
  letter-spacing: -1px;
}

.cta-txt h2.h2-md,
.cta-txt h2.h2-xs {
  margin-bottom: 20px;
}

.cta-txt h2.h2-xs span,
.cta-txt h2.h2-xl span {
  font-weight: 700;
}

.cta-txt h2.h2-xl span {
  font-weight: 800;
  letter-spacing: 0;
}

#cta-1 .cta-txt p {
  padding: 0 8%;
}

#cta-2 .cta-txt p {
  padding: 0 14%;
}

#cta-4 .cta-txt p {
  padding-right: 5%;
  margin-top: 30px;
  margin-bottom: 0;
}

#cta-1 .cta-btn {
  margin-top: 40px;
}

#cta-2 .cta-btn {
  margin-top: 30px;
}

#cta-3 .cta-btn {
  display: inline-block;
}

#cta-3 .cta-btn p span {
  font-weight: 700;
}

#cta-4 .cta-btn {
  margin-top: 40px;
}

/*------------------------------------------*/
/*    CALL TO ACTION IMAGE
/*------------------------------------------*/

.cta-4-img {
  text-align: center;
  margin-top: -80px;
  position: relative;
  z-index: 999;
}



/* ==========================================================================
  22.  BLOG
  =========================================================================== */

#single-blog-page {
  margin-top: 65px;
}

/*------------------------------------------*/
/*    BLOG POST
/*------------------------------------------*/

.blog-post {
  margin-bottom: 40px;
}

.posts-holder .blog-post {
  margin-bottom: 60px;
}

/*------------------------------------------*/
/*    BLOG TYPOGRAPHY
/*------------------------------------------*/

.blog-post h5 {
  line-height: 1.4;
  margin-bottom: 15px;
}

#blog-page .blog-post h5 {
  line-height: 1.3;
  margin-bottom: 10px;
}

#single-post-page.blog-post h5 {
  line-height: 1.3;
  margin-top: 30px;
  margin-bottom: 35px;
}

.related-post .blog-post-txt h5 {
  margin-bottom: 10px;
}

.blog-post-txt p.post-meta {
  color: #666;
  margin-bottom: 15px;
}

.related-post .blog-post-txt p.post-meta {
  margin-bottom: 6px;
}

.bg-deepdark .blog-post-txt p {
  color: #ddd;
}

.post-inner-img p.p-sm {
  color: #999;
  font-style: italic;
  margin-top: 15px;
  margin-bottom: 0;
}

.blog-post-txt p.post-meta span,
.sblog-post-txt p.post-meta span {
  font-weight: 700;
}



/*------------------------------------------*/
/*    BLOG PAGE RIGHT SIDEBAR
/*------------------------------------------*/

#sidebar-right h5.h5-sm {
  margin-bottom: 25px;
}

/*------------------------------------------*/
/*   Blog Search Form
/*------------------------------------------*/

#search-field .form-control {
  background-color: #f0f0f0;
  padding-left: 20px;
  border: none;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}

#search-field .btn {
  background-color: #f0f0f0;
  color: #777;
  border: none;
  padding: 22px 18px;
  margin-top: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
   -webkit-border-radius: 0px 6px 6px 0;
  -moz-border-radius: 0px 6px 6px 0;
  border-radius: 0px 6px 6px 0;
}

#search-field .form-control:focus {
  border-color: #999;
  outline: 0px none;
  box-shadow: none;
}

/*------------------------------------------*/
/*   Blog Categories
/*------------------------------------------*/

ul.blog-category-list > li {
  padding: 10px 0;
  border-bottom: 1px dashed #c0c0c0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

ul.blog-category-list > li:first-child {
  padding: 0 0 10px;
}

ul.blog-category-list > li:last-child {
  padding: 10px 0 0;
  border-bottom: none;
}

ul.blog-category-list > li a,
ul.blog-category-list > li span {
  color: #555;
}

ul.blog-category-list li .svg-inline--fa {
  margin-right: 10px;
}

ul.blog-category-list li a:hover {
  color: #000;
  text-decoration: none;
}

/*------------------------------------------*/
/*   Popular Posts
/*------------------------------------------*/

.popular-posts li {
  padding: 14px 0;
  border-bottom: 1px dashed #c0c0c0;
}

.popular-posts li:first-child {
  padding: 0 0 14px;
}

.popular-posts li:last-child {
  padding: 14px 0 0;
  border-bottom: 0;
}

.popular-posts img {
  text-align: center;
  float: left;
}

.post-summary {
  overflow: hidden;
  padding-left: 20px;
}

/*------------------------------------------*/
/*  Popular Post Typography
--------------------------------------------*/

.post-summary a {
  color: #555;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.popular-posts .post-summary a:hover {
  text-decoration: underline;
}

.popular-posts p {
  color: #888;
  font-size: 0.875rem;
  margin-top: 6px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*   Blog Page Popular Tags
/*------------------------------------------*/

.badge {
  font-size: 0.75rem;
  font-weight: 600;
  color: #222;
  border: none;
  background-color: #f0f0f0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 8px;
  padding: 5px 10px;
  margin-right: 2px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.badge a {
  color: #666!important;
  font-size: 0.75rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.42857;
}

.badge:hover {
  background-color: #2c353f;
  border-color: #2c353f;
  color: #fff;
}

.badge:hover a {
  color: #fff!important;
}

/*------------------------------------------*/
/*    BLOG PAGE PAGINATION
/*------------------------------------------*/

.page-link {
  color: #666;
  padding: .65rem .95rem;
}

.page-link:hover,
.page-link:focus {
  color: #444;
  background-color: #eee;
  border-color: #dee2e6;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #2c353f;
  border-color: #2c353f;
}

/*------------------------------------------*/
/*    SINGLE POST SHARE ICONS
/*-----------------------------------------*/

.share-social-icons {
  display: inline-block;
  padding-left: 0;
}

.share-social-icons li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

a.share-ico {
  width: 90px;
  height: 35px;
  font-size: 18px;
  line-height: 35px !important;
  text-align: center;
  margin-right: 3px;
  display: block;
  opacity: 0.75;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

a.share-ico.ico-facebook {background-color: #3b5998; border-color: #3b5998; color: #fff;}
a.share-ico.ico-twitter {background-color: #00a9ed; border-color: #00a9ed; color: #fff;}
a.share-ico.ico-behance {background-color: #00a8e7; border-color: #00a8e7; color: #fff;}
a.share-ico.ico-google-plus {background-color: #cd1111; border-color: #cd1111; color: #fff;}
a.share-ico.ico-linkedin {background-color: #015886; border-color: #015886; color: #fff;}
a.share-ico.ico-dribbble{background-color: #d92d84; border-color: #d92d84; color: #fff;}
a.share-ico.ico-instagram {background-color: #beb3a8; border-color: #beb3a8; color: #fff;}
a.share-ico.ico-pinterest {background-color: #ac281a; border-color: #ac281a; color: #fff;}
a.share-ico.ico-dropbox {background-color: #008ad2; border-color: #008ad2; color: #fff;}
a.share-ico.ico-skype {background-color: #00a9ed; border-color: #00a9ed;color: #fff;}
a.share-ico.ico-youtube {background-color: #cd1b20; border-color: #cd1b20;color: #fff;}
a.share-ico.ico-tumblr {background-color: #3a5976; border-color: #3a5976;color: #fff;}
a.share-ico.ico-vimeo {background-color: #00adee; border-color: #00adee; color: #fff;}
a.share-ico.ico-flickr {background-color: #d2d2d2; border-color: #d2d2d2; color: #fff;}
a.share-ico.ico-github {background-color: #222; border-color: #222; color: #fff;}
a.share-ico.ico-renren {background-color: #364a83; border-color: #364a83; color: #fff;}
a.share-ico.ico-vk {background-color: #3b5998; border-color: #3b5998; color: #fff;}
a.share-ico.ico-xing {background-color: #015f5e; border-color: #015f5e; color: #fff;}
a.share-ico.ico-weibo {background-color: #be4443; border-color: #be4443; color: #fff;}
a.share-ico.ico-rss {background-color: #ff6600; border-color: #ff6600; color: #fff;}
a.share-ico.ico-digg {background-color: #222; border-color: #222; color: #fff;}
a.share-ico.ico-deviantart {background-color: #57675d; border-color: #57675d; color: #fff;}
a.share-ico.ico-envelope {background-color: #999; border-color: #999; color: #fff;}
a.share-ico.ico-delicious {background-color: #0A0A0A; border-color: #0A0A0A; color: #fff;}

a.share-ico:hover {
  opacity: 1;
}

/*-----------------------------------------*/
/*    RELATED POST
/*-----------------------------------------*/

.related-post {
  margin-top: 70px;
  margin-bottom: 60px;
}
/*------------------------------------------*/
/*    SINGLE POST META
/*------------------------------------------*/

.comment-meta {
    margin-bottom: 10px;
}

.comment-meta h5 {
  line-height: 1.1;
  margin-bottom: 0;
}

.comment-date {
  color: #888;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.btn-reply a {
  background-color: #888;
  color:  #fff;
  font-size: 12px;
  font-weight: 400;
  padding: 3px 8px;
  text-transform: uppercase;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.btn-reply a:hover {
  color:  #fff;
  background-color: #2c353f;
}

.comment-reply {
    margin-left: 40px;
}

.single-post-comments hr {
  margin-top: 20px;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*    SINGLE POST COMMENT FORM
/*------------------------------------------*/

#leave-comment h4.h4-lg {
  margin-bottom: 5px;
}

.comment-form {
  position: relative;
}

.comment-form p {
  color: #333;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  margin-bottom: 10px;
  padding-left: 5px;
  display: block;
}

.comment-form .form-control {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
  height: 46px;
  font-size: 15px;
  font-weight: 300;
  padding: 15px;
  margin-bottom: 20px;
    box-shadow: none;
}

.comment-form .form-control:focus {
  border-color: #48af4b;
  outline: 0px none;
  box-shadow: none;
}

.comment-form textarea {
  min-height: 200px;
}

/*------------------------------------------*/
/*    Forms Message
/*------------------------------------------*/

.comment-form label.error {
  color: #f6412d;
  font-size: 0.95rem;
  line-height: 1;
  margin-bottom: 20px;
}

.comment-form-msg {
  position: absolute;
  bottom: 10px;
  left: 350px;
}

.comment-form-msg .error,
.comment-form-msg .loading {
  color: #45afff;
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 600;
}

.comment-form-msg .error {
  color: #f6412d;
}




/* ==========================================================================
  23.  NEWSLETTER
  =========================================================================== */

.newsletter-section.bg-image {
  background-image: url(../images/newsletter.jpg);
}

.newsletter-section.bg-purple,
.newsletter-section.bg-deeppurple {
  background-image: url(../images/tra-bg.png);
}

/*------------------------------------------*/
/*    Newsletter Form Input
/*------------------------------------------*/

#newsletter-1 .form-control {
  height: 60px;
  font-weight: 300;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #ccc;
  color: #fff;
  font-size: 1.35rem;
  padding: 0 0.5rem;
  margin-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0;
  -moz-box-shadow: 0 0;
  box-shadow: 0 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*    Newsletter Form Input Focus
/*------------------------------------------*/

#newsletter-1 .form-control:focus {
  border-color: #fff;
  outline: 0;
  box-shadow: none;
}

/*------------------------------------------*/
/*    Newsletter Form Placeholder
/*------------------------------------------*/

.newsletter-section .newsletter-form .form-control::-moz-placeholder { color: #ddd; }
.newsletter-section .newsletter-form .form-control:-ms-input-placeholder { color: #ddd; }
.newsletter-section .newsletter-form .form-control::-webkit-input-placeholder { color: #ddd; }

/*------------------------------------------*/
/*    Newsletter Form Button
/*------------------------------------------*/

#newsletter-1 .newsletter-form .btn {
  height: 60px;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #ccc;
  font-size: 1.25rem;
  padding: 0 1rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0;
  -moz-box-shadow: 0 0;
  box-shadow: 0 0;
}

/*------------------------------------------*/
/*    Newsletter Form Notification
/*------------------------------------------*/

.newsletter-section .form-notification {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  margin: 20px auto 0;
}




/* ==========================================================================
  24. BOOKING FORM
  ========================================================================== */

#booking {
  background: url(../images/tra-bg1.png);
}

#booking-form {
  margin: 0 25px;
}

/*------------------------------------------*/
/*    Register Form Input
/*------------------------------------------*/

#booking-form .form-control {
  height: 54px;
  background-color: #fff;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  color: #333;
  font-size: 1rem;
  padding: 5px 15px;
  margin-bottom: 20px;
  -webkit-border-radius: 0;
   -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

/*------------------------------------------*/
/*    Bookingr Form Placeholder
/*------------------------------------------*/

#booking-form .form-control::-moz-placeholder { color: #aaa; }
#booking-form .form-control:-ms-input-placeholder { color: #aaa; }
#booking-form .form-control::-webkit-input-placeholder { color: #aaa; }

/*------------------------------------------*/
/*    Register Form Input Focus
/*------------------------------------------*/

#booking-form .form-control:focus {
  border-color: #64b671;
  outline: 0;
  box-shadow: none;
}

/*------------------------------------------*/
/*   Register Form Submit Button
/*------------------------------------------*/

#booking-form .btn {
  width: 100%;
  height: 54px;
  font-size: 1.1rem;
  font-weight: 600;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/*------------------------------------------*/
/*    Register Form Message
/*------------------------------------------*/

.booking-form-msg {
  margin-top: 20px;
}

.booking-form-msg .loading {
  font-size: 1.1875rem;
  line-height: 1;
  font-weight: 400;
}

.error {
  color: #fe4918;
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 300;
}




/* ==========================================================================
  25.  CONTACTS
  =========================================================================== */

.bg-clouds {
  width: 100%;
  background-image: url(../images/clouds.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
}

#contacts-1.bg-clouds { padding-bottom: 240px; }
#contacts-2.bg-clouds { padding-bottom: 170px; }
#contacts-3.bg-clouds { padding-bottom: 120px; }

.contacts-section .form-holder {
  position: relative;
}

#contacts-map {
  margin-top: 70px;
}

/*------------------------------------------*/
/*    CONTACT BOX
/*------------------------------------------*/

#contacts-1 .contact-box {
  text-align: center;
  margin-bottom: 30px;
}

#contacts-2 .contact-box {
  margin-bottom: 10px;
}

#contacts-3 .contact-box,
#contacts-5 .contact-box {
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*    CONTACTS TYPOGRAPHY
/*------------------------------------------*/

.contact-box .svg-inline--fa {
  font-size: 3.5rem;
}

.contacts-section h4.h4-xs {
  margin-bottom: 15px;
}

.contacts-section h3.h3-lg {
  margin-bottom: 25px;
}

.contact-box h5 {
  margin-top: 20px;
  margin-bottom: 12px;
}

#contacts-2 .contact-box h5,
#contacts-3 .contact-box h5 {
  margin-top: 0;
  margin-bottom: 10px;
}

p.support-number-txt {
  margin-top: 45px;
  margin-bottom: 5px;
}

span.support-number {
  font-size: 2rem;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 1px;
  display: block;
}

.contact-box p {
  font-size: 1.05rem;
  font-weight: 400;
  margin-bottom: 0;
}

.bg-dark.contacts-section p,
.bg-deepdark.contacts-section p,
.bg-dark .contact-box a:hover,
.bg-deepdark .contact-box a:hover {
  color: #ccc;
}

.contact-box a {
  text-decoration: underline;
}

.bg-dark .contact-box a,
.bg-deepdark .contact-box a {
  color: #fff;
}

.contact-box a:hover {
  color: #000;
}

/*------------------------------------------*/
/*    CONTACT FORM
/*------------------------------------------*/

.contact-form .form-control {
  height: 52px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 1rem;
  font-weight: 300;
  padding: 0 20px;
  margin-bottom: 22px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.bg-dark .contact-form .form-control {
  background-color: rgba(220, 220, 220, .2);
  color: #fff;
  border-color: rgba(220, 220, 220, .2);
}

.bg-deepdark .contact-form .form-control {
  background-color: rgba(50, 50, 50, .7);
  color: #fff;
  border-color: rgba(50, 50, 50, .7);
}

.bg-clouds .contact-form .form-control,
.bg-lightgrey .contact-form .form-control {
  background-color: #fcfcfc;
  border-color: #ccc;
}

/*------------------------------------------*/
/*    Contact Form Textarea
/*------------------------------------------*/

.contact-form textarea { min-height: 200px; }
.contact-form textarea.form-control {
  padding: 20px;
}

/*------------------------------------------*/
/*    Contact Form Placeholder
/*------------------------------------------*/

.contact-form .form-control::-moz-placeholder { color: #555; }
.contact-form .form-control:-ms-input-placeholder { color: #555; }
.contact-form .form-control::-webkit-input-placeholder { color: #555; }

.bg-dark .contact-form .form-control::-moz-placeholder { color: #ccc; }
.bg-dark .contact-form .form-control:-ms-input-placeholder { color: #ccc; }
.bg-dark .contact-form .form-control::-webkit-input-placeholder { color: #ccc; }

.bg-deepdark .contact-form .form-control::-moz-placeholder { color: #999; }
.bg-deepdark .contact-form .form-control:-ms-input-placeholder { color: #999; }
.bg-deepdark .contact-form .form-control::-webkit-input-placeholder { color: #999; }

/*------------------------------------------*/
/*    Contact Form Input Focus
/*------------------------------------------*/

.contact-form .form-control:focus,
.bg-lightgrey .contact-form .form-control:focus {
  outline: 0px none;
  box-shadow: none;
  border-color: #1290d1;
}

.bg-dark .contact-form .form-control:focus {
  background-color: rgba(255, 255, 255, .05);
  border-color: #fff;
}

.bg-deepdark .contact-form .form-control:focus {
  background-color: #1d1d1d;
  border-color: #ccc;
}

/*------------------------------------------*/
/*    Contact Form Message
/*------------------------------------------*/

.contact-form label.error {
  color: #f6412d;
  font-size: 0.95rem;
  line-height: 1;
  margin-bottom: 27px;
}

#contacts-2 .contact-form label.error {
  margin-left: 5px;
  margin-bottom: 30px;
}

.contact-form-msg {
  margin-top: 30px;
  margin-left: 12px;
}

.hero-form .contact-form-msg {
  display: inline-block;
  margin: 20px auto 0;
}

.contact-form-msg .error,
.contact-form-msg .loading {
  color: #45afff;
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 600;
}

.contact-form-msg .error {
  color: #f6412d;
}

/*------------------------------------------*/
/*  CONTACTS GOOGLE MAP
/*------------------------------------------*/

#gmap {
  width: 100%;
  height: 400px;
}

#contacts-2 #gmap {
  height: 375px;
}

#contacts-5 #gmap,
#contacts-map #gmap {
  width: 100%;
  height: 480px;
}




/* ==========================================================================
  26. FOOTER
  =========================================================================== */

.footer {
  padding-top: 80px;
}

.footer.bg-dark {
  padding-top: 100px;
}

/*------------------------------------------*/
/*   FOOTER TYPOGRAPHY
/*------------------------------------------*/

.footer h4, .footer h5 {
  margin-bottom: 25px;
}

.footer p.p-lg {
  font-weight: 600;
  margin-bottom: 3px;
}

.footer p.p-lg a {
  text-decoration: underline;
}

.footer-copyright p {
  margin-bottom: 0;
}

.footer-copyright p span {
  font-weight: 700;
}

.bg-dark .footer-form p,
.bg-deepdark .footer-form p,
.bg-dark .footer-info p,
.bg-deepdark .footer-info p,
.bg-dark .footer-copyright p,
.bg-deepdark .footer-copyright p,
.bg-dark .footer-copyright p,
.bg-deepdark .footer-links li a {
  color: #ccc;
}

.bg-dark .footer-copyright p span,
.bg-deepdark .footer-copyright p span {
  color: #fff;
}

/*------------------------------------------*/
/*   FOOTER LINKS
/*------------------------------------------*/

.footer-links li {
  width: auto !important;
  display: block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0 0 10px 0;
  padding: 0;
}

.footer-links li a {
  font-size: 1rem;
}

.footer-links li a:hover {
  color: #000;
  text-decoration: underline;
}

.bg-dark .footer-links li a:hover,
.bg-deepdark .footer-links li a:hover {
  color: #fff;
}

/*------------------------------------------*/
/*   FOOTER SOCIAL LINKS
/*------------------------------------------*/

.foo-links {
  display: inline-block;
  padding-left: 0;
  margin: 20px auto 0;
}

.foo-links li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0 0 8px 0;
  padding: 0;
}

.foo-links a {
  width: 40px;
  height: 40px;
  color: #888;
  border: 2px solid rgba(240, 240, 240, .05);
  background-color: rgba(200, 200, 200, .45);
  font-size: 1.1rem;
  line-height: 36px !important;
  margin-right: 4px;
  display: block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.bg-dark .foo-links a,
.bg-deeppurple .foo-links a {
  color: #ccc;
  background-color: rgba(220, 220, 220, .2);
  border: 1px solid transparent;
}

.bg-deepdark .foo-links a {
  color: #999;
  background-color: rgba(50, 50, 50, .7);
  border: 1px solid rgba(50, 50, 50, .7);
}

.foo-links a:hover {
  color: #fff;
}

.foo-links a.ico-facebook:hover { background-color: #3b5998; border-color: #3b5998; }
.foo-links a.ico-twitter:hover { background-color: #00a9ed; border-color: #00a9ed; }
.foo-links a.ico-instagram:hover { background-color: #e44772; border-color: #e44772; }
.foo-links a.ico-dribbble:hover { background-color: #d92d84; border-color: #d92d84; }
.foo-links a.ico-behance:hover { background-color: #2473f6; border-color: #2473f6; }
.foo-links a.ico-pinterest:hover { background-color: #ac281a; border-color: #ac281a; }
.foo-links a.ico-linkedin:hover { background-color: #015886; border-color: #015886; }
.foo-links a.ico-google-plus:hover { background-color: #cd1111; border-color: #cd1111; }
.foo-links a.ico-youtube:hover { background-color: #cd1b20; border-color: #cd1b20; }
.foo-links a.ico-tumblr:hover { background-color: #3a5976; border-color: #3a5976; }
.foo-links a.ico-vk:hover { background-color: #3b5998; border-color: #3b5998; }

/*------------------------------------------*/
/*   FOOTER NEWSLETTER FORM
/*------------------------------------------*/

.footer-form .form-control {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.bg-lightgrey .footer-form .form-control {
  background-color: #f7f7f7;
  border: 2px solid #bbb;
  border-right: none;
}

.bg-dark .footer-form .form-control {
  background-color: rgba(220, 220, 220, .2);
  color: #fff;
  border: 2px solid rgba(220, 220, 220, .2);
  border-right: none;
}

.bg-deepdark .footer-form .form-control {
  background-color: rgba(50, 50, 50, .7);
  color: #fff;
  border: 2px solid rgba(50, 50, 50, .7);
  border-right: none;
}

/*------------------------------------------*/
/*    Newsletter Form Input Focus
/*------------------------------------------*/

.footer-form .form-control:focus {
  border: 1px solid #888;
  border-right: none;
  outline: 0;
  box-shadow: none;
}

.bg-lightgrey .footer-form .form-control:focus {
  background-color: #fff;
  border: 2px solid #999;
  border-right: none;
}

.bg-dark .footer-form .form-control:focus {
  background-color: transparent;
  border: 2px solid #ccc;
  border-right: none;
}

.bg-deepdark .footer-form .form-control:focus {
  background-color: #1d1d1d;
  border: 2px solid #ccc;
  border-right: none;
}


/*------------------------------------------*/
/*    Newsletter Form Placeholder
/*------------------------------------------*/

.bg-dark .footer-form .form-control::-moz-placeholder { color: #ccc; }
.bg-dark .footer-form .form-control:-ms-input-placeholder { color: #ccc; }
.bg-dark .footer-form .form-control::-webkit-input-placeholder { color: #ccc; }

.bg-deepdark .footer-form .form-control::-moz-placeholder { color: #999; }
.bg-deepdark .footer-form .form-control:-ms-input-placeholder { color: #999; }
.bg-deepdark .footer-form .form-control::-webkit-input-placeholder { color: #999; }

/*------------------------------------------*/
/*    Newsletter Form Button
/*------------------------------------------*/

.footer-form .btn {
  padding: 0.7rem 1.45rem;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}

.footer-form .svg-inline--fa {
  font-size: 1.35rem;
  line-height: 1!important;
}

/*------------------------------------------*/
/*    Newsletter Form Notification
/*------------------------------------------*/

.footer-form .form-notification {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  margin-top: 15px;
  margin-left: 5px;
}

/*------------------------------------------*/
/*   BOTTOM FOOTER
/*------------------------------------------*/

.bottom-footer {
  padding-top: 30px;
  padding-bottom: 50px;
}

.bg-dark .bottom-footer {
  padding-bottom: 70px;
}




/* ==========================================================================
  27. BOTTOM QUICK FORM
  =========================================================================== */

.bottom-form {
  background-color: #fff;
  min-width: 260px;
  max-width: 260px;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
  box-shadow: 0 1px 15px 0 rgba(0,0,0,.33);
  position: fixed;
  right: 6em;
  bottom: 0;
  z-index: 99999;
  border: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 0px none;
}

/*------------------------------------------*/
/*   QUICK FORM HEADER
/*------------------------------------------*/

.bottom-form-header {
  padding: 14px 20px;
  min-height: 45px;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  cursor: pointer;
  border: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 0px none;
}

.bottom-form-header .svg-inline--fa {
  text-align: center;
  color: #fff;
  font-size: 23px;
  line-height: 1;
  display: inline-block;
  float: left;
  margin-top: 1px;
  margin-right: 8px;
}

.bottom-form-header p {
  color: #fff;
  font-size: 0.95rem;
  line-height: 23px!important;
  display: inline-block;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*   QUICK FORM FORM
/*------------------------------------------*/

.bottom-form-holder {
  height: 311px;
  padding-bottom: 30px;
  border: 1px solid #eee;
  border-top: none;
}

.bottom-form-control {
  width: 100%;
  border: none;
  border-bottom: 1px solid #eee;
  font-size: 0.9rem;
  line-height: 1;
  padding: 18px;
}

.quick-contact-form textarea {
  min-height: 60px;
  border-bottom: none;
}

.quick-contact-form .btn {
  font-size: 0.9rem;
  padding: 0.6rem 1.75rem;
  margin-right: 30px;
}

/*------------------------------------------*/
/*    Quick Form Message
/*------------------------------------------*/

.quick-contact-form label.error {
  color: #f6412d;
  font-size: 0.95rem;
  line-height: 1;
  margin-bottom: 20px;
  margin-left: 35px;
}

.quick-contact-form .contact-form-msg {
  position: absolute;
  bottom: 80px;
  left: 20px;
}

.quick-contact-form .contact-form-msg .error,
.quick-contact-form .contact-form-msg .loading {
  color: #45afff;
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 300;
}

.quick-contact-form .contact-form-msg .error {
  color: #f6412d;
}




/* ==========================================================================
  28 INNER PAGE HERO
  =========================================================================== */

.page-hero-section {
  padding-top: 200px;
  padding-bottom: 140px;
}

#about-hero {
  background-image: url(../images/about-hero.jpg);
}

#services-hero {
  background-image: url(../images/services-hero.jpg);
}

#team-hero {
  background-image: url(../images/team-hero.jpg);
}

#pricing-hero {
  background-image: url(../images/pricing-hero.jpg);
}

#blog-listing-hero {
  background-image: url(../images/blog-listing-hero.jpg);
}

/*------------------------------------------*/
/*   INNER PAGE HERO TYPOGRAPHY
/*------------------------------------------*/

.page-hero-section h2 {
  font-size: 4.5rem;
  letter-spacing: -0.5px;
}

.page-hero-section p {
  font-weight: 400;
  padding: 0 12%;
  margin-top: 15px;
  margin-bottom: 0;
}




/* ==========================================================================
  29.  SCROLL TO TOP
  =========================================================================== */

#scrollUp {
  display: none;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-image: url(../images/back-to-top.png);
  background-repeat: no-repeat;
  background-position: 50% 48%;
  background-color: rgba(35, 35, 35, 0.5);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  transition: all 250ms linear;
}

#scrollUp:hover {
  background-color: #666;
}

nav a#pull {
    display: none;
}
