@charset "UTF-8";
/**
 * main.scss
 */
/* ==========================================================================
   Settings
   ========================================================================== */
/**
 * Variables.
 */
/**
 * settings/_main.scss
 */
/* ==========================================================================
   Imports
   ========================================================================== */
/* ==========================================================================
   Tools
   ========================================================================== */
/**
 * Functions, mixins etc.
 */
/**
 * tools/_main.scss
 */
/* ==========================================================================
   Imports
   ========================================================================== */
.m-0 {
  margin: 0px; }

.m-t-0 {
  margin-top: 0px !important; }

.m-b-0 {
  margin-bottom: 0px !important; }

.m-r-0 {
  margin-right: 0px !important; }

.m-l-0 {
  margin-left: 0px !important; }

.p-0 {
  padding: 0px; }

.p-t-0 {
  padding-top: 0px !important; }

.p-b-0 {
  padding-bottom: 0px !important; }

.p-r-0 {
  padding-right: 0px !important; }

.p-l-0 {
  padding-left: 0px !important; }

.m-t--0 {
  margin-top: -0px !important; }

.m-5 {
  margin: 5px; }

.m-t-5 {
  margin-top: 5px !important; }

.m-b-5 {
  margin-bottom: 5px !important; }

.m-r-5 {
  margin-right: 5px !important; }

.m-l-5 {
  margin-left: 5px !important; }

.p-5 {
  padding: 5px; }

.p-t-5 {
  padding-top: 5px !important; }

.p-b-5 {
  padding-bottom: 5px !important; }

.p-r-5 {
  padding-right: 5px !important; }

.p-l-5 {
  padding-left: 5px !important; }

.m-t--5 {
  margin-top: -5px !important; }

.m-10 {
  margin: 10px; }

.m-t-10 {
  margin-top: 10px !important; }

.m-b-10 {
  margin-bottom: 10px !important; }

.m-r-10 {
  margin-right: 10px !important; }

.m-l-10 {
  margin-left: 10px !important; }

.p-10 {
  padding: 10px; }

.p-t-10 {
  padding-top: 10px !important; }

.p-b-10 {
  padding-bottom: 10px !important; }

.p-r-10 {
  padding-right: 10px !important; }

.p-l-10 {
  padding-left: 10px !important; }

.m-t--10 {
  margin-top: -10px !important; }

.m-15 {
  margin: 15px; }

.m-t-15 {
  margin-top: 15px !important; }

.m-b-15 {
  margin-bottom: 15px !important; }

.m-r-15 {
  margin-right: 15px !important; }

.m-l-15 {
  margin-left: 15px !important; }

.p-15 {
  padding: 15px; }

.p-t-15 {
  padding-top: 15px !important; }

.p-b-15 {
  padding-bottom: 15px !important; }

.p-r-15 {
  padding-right: 15px !important; }

.p-l-15 {
  padding-left: 15px !important; }

.m-t--15 {
  margin-top: -15px !important; }

.m-20 {
  margin: 20px; }

.m-t-20 {
  margin-top: 20px !important; }

.m-b-20 {
  margin-bottom: 20px !important; }

.m-r-20 {
  margin-right: 20px !important; }

.m-l-20 {
  margin-left: 20px !important; }

.p-20 {
  padding: 20px; }

.p-t-20 {
  padding-top: 20px !important; }

.p-b-20 {
  padding-bottom: 20px !important; }

.p-r-20 {
  padding-right: 20px !important; }

.p-l-20 {
  padding-left: 20px !important; }

.m-t--20 {
  margin-top: -20px !important; }

.m-25 {
  margin: 25px; }

.m-t-25 {
  margin-top: 25px !important; }

.m-b-25 {
  margin-bottom: 25px !important; }

.m-r-25 {
  margin-right: 25px !important; }

.m-l-25 {
  margin-left: 25px !important; }

.p-25 {
  padding: 25px; }

.p-t-25 {
  padding-top: 25px !important; }

.p-b-25 {
  padding-bottom: 25px !important; }

.p-r-25 {
  padding-right: 25px !important; }

.p-l-25 {
  padding-left: 25px !important; }

.m-t--25 {
  margin-top: -25px !important; }

.m-30 {
  margin: 30px; }

.m-t-30 {
  margin-top: 30px !important; }

.m-b-30 {
  margin-bottom: 30px !important; }

.m-r-30 {
  margin-right: 30px !important; }

.m-l-30 {
  margin-left: 30px !important; }

.p-30 {
  padding: 30px; }

.p-t-30 {
  padding-top: 30px !important; }

.p-b-30 {
  padding-bottom: 30px !important; }

.p-r-30 {
  padding-right: 30px !important; }

.p-l-30 {
  padding-left: 30px !important; }

.m-t--30 {
  margin-top: -30px !important; }

.m-35 {
  margin: 35px; }

.m-t-35 {
  margin-top: 35px !important; }

.m-b-35 {
  margin-bottom: 35px !important; }

.m-r-35 {
  margin-right: 35px !important; }

.m-l-35 {
  margin-left: 35px !important; }

.p-35 {
  padding: 35px; }

.p-t-35 {
  padding-top: 35px !important; }

.p-b-35 {
  padding-bottom: 35px !important; }

.p-r-35 {
  padding-right: 35px !important; }

.p-l-35 {
  padding-left: 35px !important; }

.m-t--35 {
  margin-top: -35px !important; }

.m-40 {
  margin: 40px; }

.m-t-40 {
  margin-top: 40px !important; }

.m-b-40 {
  margin-bottom: 40px !important; }

.m-r-40 {
  margin-right: 40px !important; }

.m-l-40 {
  margin-left: 40px !important; }

.p-40 {
  padding: 40px; }

.p-t-40 {
  padding-top: 40px !important; }

.p-b-40 {
  padding-bottom: 40px !important; }

.p-r-40 {
  padding-right: 40px !important; }

.p-l-40 {
  padding-left: 40px !important; }

.m-t--40 {
  margin-top: -40px !important; }

.m-45 {
  margin: 45px; }

.m-t-45 {
  margin-top: 45px !important; }

.m-b-45 {
  margin-bottom: 45px !important; }

.m-r-45 {
  margin-right: 45px !important; }

.m-l-45 {
  margin-left: 45px !important; }

.p-45 {
  padding: 45px; }

.p-t-45 {
  padding-top: 45px !important; }

.p-b-45 {
  padding-bottom: 45px !important; }

.p-r-45 {
  padding-right: 45px !important; }

.p-l-45 {
  padding-left: 45px !important; }

.m-t--45 {
  margin-top: -45px !important; }

.m-50 {
  margin: 50px; }

.m-t-50 {
  margin-top: 50px !important; }

.m-b-50 {
  margin-bottom: 50px !important; }

.m-r-50 {
  margin-right: 50px !important; }

.m-l-50 {
  margin-left: 50px !important; }

.p-50 {
  padding: 50px; }

.p-t-50 {
  padding-top: 50px !important; }

.p-b-50 {
  padding-bottom: 50px !important; }

.p-r-50 {
  padding-right: 50px !important; }

.p-l-50 {
  padding-left: 50px !important; }

.m-t--50 {
  margin-top: -50px !important; }

.m-55 {
  margin: 55px; }

.m-t-55 {
  margin-top: 55px !important; }

.m-b-55 {
  margin-bottom: 55px !important; }

.m-r-55 {
  margin-right: 55px !important; }

.m-l-55 {
  margin-left: 55px !important; }

.p-55 {
  padding: 55px; }

.p-t-55 {
  padding-top: 55px !important; }

.p-b-55 {
  padding-bottom: 55px !important; }

.p-r-55 {
  padding-right: 55px !important; }

.p-l-55 {
  padding-left: 55px !important; }

.m-t--55 {
  margin-top: -55px !important; }

.m-60 {
  margin: 60px; }

.m-t-60 {
  margin-top: 60px !important; }

.m-b-60 {
  margin-bottom: 60px !important; }

.m-r-60 {
  margin-right: 60px !important; }

.m-l-60 {
  margin-left: 60px !important; }

.p-60 {
  padding: 60px; }

.p-t-60 {
  padding-top: 60px !important; }

.p-b-60 {
  padding-bottom: 60px !important; }

.p-r-60 {
  padding-right: 60px !important; }

.p-l-60 {
  padding-left: 60px !important; }

.m-t--60 {
  margin-top: -60px !important; }

.m-65 {
  margin: 65px; }

.m-t-65 {
  margin-top: 65px !important; }

.m-b-65 {
  margin-bottom: 65px !important; }

.m-r-65 {
  margin-right: 65px !important; }

.m-l-65 {
  margin-left: 65px !important; }

.p-65 {
  padding: 65px; }

.p-t-65 {
  padding-top: 65px !important; }

.p-b-65 {
  padding-bottom: 65px !important; }

.p-r-65 {
  padding-right: 65px !important; }

.p-l-65 {
  padding-left: 65px !important; }

.m-t--65 {
  margin-top: -65px !important; }

.m-70 {
  margin: 70px; }

.m-t-70 {
  margin-top: 70px !important; }

.m-b-70 {
  margin-bottom: 70px !important; }

.m-r-70 {
  margin-right: 70px !important; }

.m-l-70 {
  margin-left: 70px !important; }

.p-70 {
  padding: 70px; }

.p-t-70 {
  padding-top: 70px !important; }

.p-b-70 {
  padding-bottom: 70px !important; }

.p-r-70 {
  padding-right: 70px !important; }

.p-l-70 {
  padding-left: 70px !important; }

.m-t--70 {
  margin-top: -70px !important; }

.m-75 {
  margin: 75px; }

.m-t-75 {
  margin-top: 75px !important; }

.m-b-75 {
  margin-bottom: 75px !important; }

.m-r-75 {
  margin-right: 75px !important; }

.m-l-75 {
  margin-left: 75px !important; }

.p-75 {
  padding: 75px; }

.p-t-75 {
  padding-top: 75px !important; }

.p-b-75 {
  padding-bottom: 75px !important; }

.p-r-75 {
  padding-right: 75px !important; }

.p-l-75 {
  padding-left: 75px !important; }

.m-t--75 {
  margin-top: -75px !important; }

.m-80 {
  margin: 80px; }

.m-t-80 {
  margin-top: 80px !important; }

.m-b-80 {
  margin-bottom: 80px !important; }

.m-r-80 {
  margin-right: 80px !important; }

.m-l-80 {
  margin-left: 80px !important; }

.p-80 {
  padding: 80px; }

.p-t-80 {
  padding-top: 80px !important; }

.p-b-80 {
  padding-bottom: 80px !important; }

.p-r-80 {
  padding-right: 80px !important; }

.p-l-80 {
  padding-left: 80px !important; }

.m-t--80 {
  margin-top: -80px !important; }

.m-85 {
  margin: 85px; }

.m-t-85 {
  margin-top: 85px !important; }

.m-b-85 {
  margin-bottom: 85px !important; }

.m-r-85 {
  margin-right: 85px !important; }

.m-l-85 {
  margin-left: 85px !important; }

.p-85 {
  padding: 85px; }

.p-t-85 {
  padding-top: 85px !important; }

.p-b-85 {
  padding-bottom: 85px !important; }

.p-r-85 {
  padding-right: 85px !important; }

.p-l-85 {
  padding-left: 85px !important; }

.m-t--85 {
  margin-top: -85px !important; }

.m-90 {
  margin: 90px; }

.m-t-90 {
  margin-top: 90px !important; }

.m-b-90 {
  margin-bottom: 90px !important; }

.m-r-90 {
  margin-right: 90px !important; }

.m-l-90 {
  margin-left: 90px !important; }

.p-90 {
  padding: 90px; }

.p-t-90 {
  padding-top: 90px !important; }

.p-b-90 {
  padding-bottom: 90px !important; }

.p-r-90 {
  padding-right: 90px !important; }

.p-l-90 {
  padding-left: 90px !important; }

.m-t--90 {
  margin-top: -90px !important; }

.m-95 {
  margin: 95px; }

.m-t-95 {
  margin-top: 95px !important; }

.m-b-95 {
  margin-bottom: 95px !important; }

.m-r-95 {
  margin-right: 95px !important; }

.m-l-95 {
  margin-left: 95px !important; }

.p-95 {
  padding: 95px; }

.p-t-95 {
  padding-top: 95px !important; }

.p-b-95 {
  padding-bottom: 95px !important; }

.p-r-95 {
  padding-right: 95px !important; }

.p-l-95 {
  padding-left: 95px !important; }

.m-t--95 {
  margin-top: -95px !important; }

.m-100 {
  margin: 100px; }

.m-t-100 {
  margin-top: 100px !important; }

.m-b-100 {
  margin-bottom: 100px !important; }

.m-r-100 {
  margin-right: 100px !important; }

.m-l-100 {
  margin-left: 100px !important; }

.p-100 {
  padding: 100px; }

.p-t-100 {
  padding-top: 100px !important; }

.p-b-100 {
  padding-bottom: 100px !important; }

.p-r-100 {
  padding-right: 100px !important; }

.p-l-100 {
  padding-left: 100px !important; }

.m-t--100 {
  margin-top: -100px !important; }

.m-105 {
  margin: 105px; }

.m-t-105 {
  margin-top: 105px !important; }

.m-b-105 {
  margin-bottom: 105px !important; }

.m-r-105 {
  margin-right: 105px !important; }

.m-l-105 {
  margin-left: 105px !important; }

.p-105 {
  padding: 105px; }

.p-t-105 {
  padding-top: 105px !important; }

.p-b-105 {
  padding-bottom: 105px !important; }

.p-r-105 {
  padding-right: 105px !important; }

.p-l-105 {
  padding-left: 105px !important; }

.m-t--105 {
  margin-top: -105px !important; }

.m-110 {
  margin: 110px; }

.m-t-110 {
  margin-top: 110px !important; }

.m-b-110 {
  margin-bottom: 110px !important; }

.m-r-110 {
  margin-right: 110px !important; }

.m-l-110 {
  margin-left: 110px !important; }

.p-110 {
  padding: 110px; }

.p-t-110 {
  padding-top: 110px !important; }

.p-b-110 {
  padding-bottom: 110px !important; }

.p-r-110 {
  padding-right: 110px !important; }

.p-l-110 {
  padding-left: 110px !important; }

.m-t--110 {
  margin-top: -110px !important; }

.m-115 {
  margin: 115px; }

.m-t-115 {
  margin-top: 115px !important; }

.m-b-115 {
  margin-bottom: 115px !important; }

.m-r-115 {
  margin-right: 115px !important; }

.m-l-115 {
  margin-left: 115px !important; }

.p-115 {
  padding: 115px; }

.p-t-115 {
  padding-top: 115px !important; }

.p-b-115 {
  padding-bottom: 115px !important; }

.p-r-115 {
  padding-right: 115px !important; }

.p-l-115 {
  padding-left: 115px !important; }

.m-t--115 {
  margin-top: -115px !important; }

.m-120 {
  margin: 120px; }

.m-t-120 {
  margin-top: 120px !important; }

.m-b-120 {
  margin-bottom: 120px !important; }

.m-r-120 {
  margin-right: 120px !important; }

.m-l-120 {
  margin-left: 120px !important; }

.p-120 {
  padding: 120px; }

.p-t-120 {
  padding-top: 120px !important; }

.p-b-120 {
  padding-bottom: 120px !important; }

.p-r-120 {
  padding-right: 120px !important; }

.p-l-120 {
  padding-left: 120px !important; }

.m-t--120 {
  margin-top: -120px !important; }

.m-125 {
  margin: 125px; }

.m-t-125 {
  margin-top: 125px !important; }

.m-b-125 {
  margin-bottom: 125px !important; }

.m-r-125 {
  margin-right: 125px !important; }

.m-l-125 {
  margin-left: 125px !important; }

.p-125 {
  padding: 125px; }

.p-t-125 {
  padding-top: 125px !important; }

.p-b-125 {
  padding-bottom: 125px !important; }

.p-r-125 {
  padding-right: 125px !important; }

.p-l-125 {
  padding-left: 125px !important; }

.m-t--125 {
  margin-top: -125px !important; }

.m-130 {
  margin: 130px; }

.m-t-130 {
  margin-top: 130px !important; }

.m-b-130 {
  margin-bottom: 130px !important; }

.m-r-130 {
  margin-right: 130px !important; }

.m-l-130 {
  margin-left: 130px !important; }

.p-130 {
  padding: 130px; }

.p-t-130 {
  padding-top: 130px !important; }

.p-b-130 {
  padding-bottom: 130px !important; }

.p-r-130 {
  padding-right: 130px !important; }

.p-l-130 {
  padding-left: 130px !important; }

.m-t--130 {
  margin-top: -130px !important; }

.m-135 {
  margin: 135px; }

.m-t-135 {
  margin-top: 135px !important; }

.m-b-135 {
  margin-bottom: 135px !important; }

.m-r-135 {
  margin-right: 135px !important; }

.m-l-135 {
  margin-left: 135px !important; }

.p-135 {
  padding: 135px; }

.p-t-135 {
  padding-top: 135px !important; }

.p-b-135 {
  padding-bottom: 135px !important; }

.p-r-135 {
  padding-right: 135px !important; }

.p-l-135 {
  padding-left: 135px !important; }

.m-t--135 {
  margin-top: -135px !important; }

.m-140 {
  margin: 140px; }

.m-t-140 {
  margin-top: 140px !important; }

.m-b-140 {
  margin-bottom: 140px !important; }

.m-r-140 {
  margin-right: 140px !important; }

.m-l-140 {
  margin-left: 140px !important; }

.p-140 {
  padding: 140px; }

.p-t-140 {
  padding-top: 140px !important; }

.p-b-140 {
  padding-bottom: 140px !important; }

.p-r-140 {
  padding-right: 140px !important; }

.p-l-140 {
  padding-left: 140px !important; }

.m-t--140 {
  margin-top: -140px !important; }

.m-145 {
  margin: 145px; }

.m-t-145 {
  margin-top: 145px !important; }

.m-b-145 {
  margin-bottom: 145px !important; }

.m-r-145 {
  margin-right: 145px !important; }

.m-l-145 {
  margin-left: 145px !important; }

.p-145 {
  padding: 145px; }

.p-t-145 {
  padding-top: 145px !important; }

.p-b-145 {
  padding-bottom: 145px !important; }

.p-r-145 {
  padding-right: 145px !important; }

.p-l-145 {
  padding-left: 145px !important; }

.m-t--145 {
  margin-top: -145px !important; }

.m-150 {
  margin: 150px; }

.m-t-150 {
  margin-top: 150px !important; }

.m-b-150 {
  margin-bottom: 150px !important; }

.m-r-150 {
  margin-right: 150px !important; }

.m-l-150 {
  margin-left: 150px !important; }

.p-150 {
  padding: 150px; }

.p-t-150 {
  padding-top: 150px !important; }

.p-b-150 {
  padding-bottom: 150px !important; }

.p-r-150 {
  padding-right: 150px !important; }

.p-l-150 {
  padding-left: 150px !important; }

.m-t--150 {
  margin-top: -150px !important; }

.abs {
  position: absolute !important; }

.abs-b {
  bottom: 0; }

.abs-t {
  top: 0; }

@media (max-width: 600px) {
  .p-n-xs {
    padding: inherit !important; } }

.uppercase {
  text-transform: uppercase; }

.strong {
  font-weight: 700;
  color: #FFFFFF; }

.unwrap {
  white-space: normal;
  line-height: 1; }

/* ==========================================================================
   Generic
   ========================================================================== */
/**
 * Low-specificity, far-reaching rulesets.
 */
/**
 * generic/_main.scss
 */
/* ==========================================================================
   Imports
   ========================================================================== */
.shadow {
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * Unclassed HTML elements.
 */
/**
 * base/_main.scss
 */
/* ==========================================================================
   Imports
   ========================================================================== */
/* ==========================================================================
  * Template Name: ROOK - Onepage Multipurpose Template
  * Description: Multipurpose One Page Template that can be used by a creative agency, personal portfolio, freelancer, design agency and much more.
    It’s a fully responsive and retina ready One Page Template built with Bootstrap 3.3  Framework.
  * Version: 1.0
  * Author: Denis Griu
  * Website: http://rook.denisgriu.com
========================================================================== */
/*
---------------

Table of Contents:

1) GENERAL STYLES
2) HEADER
3) BOOTSTRAP OVERRIDE
4) REVOLUTION SLIDER
5) ABOUT US
6) PORTFOLIO
7) CLIENTS
8) SERVICES
9) CALL TO ACTION
10) OUR TEAM
11) TESTIMONIALS
12) FEATURES
13) BLOG
14) VIDEO
15) CLIENT INFO
16) SUBSCRIBE
17) CONTACT
18) FOOTER
19) RESPONSIVE STYLES
20) ELEMENTS PAGES
21) PAGE LOADER

/*--------------------------------------
  1) GENERAL STYLES
---------------------------------------*/
body {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
  color: #555555;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none; }

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

a {
  color: #B51828;
  padding: 0;
  margin: 0;
  text-decoration: none;
  color: #B51828; }
  a:hover, a:focus {
    color: #9a1422;
    text-decoration: none;
    box-shadow: none;
    outline: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }

/*--------------------------------------
  2) HEADER
---------------------------------------*/
/*Helper Classes*/
.col-no-p {
  padding-left: 0;
  padding-right: 0; }

.rk-mbottom10 {
  margin-bottom: 30px; }

.rk-mtop30 {
  margin-top: 30px; }

.rk-mtop40 {
  margin-top: 40px; }

.rk-mtop50 {
  margin-top: 50px; }

.rk-mtop70 {
  margin-top: 70px; }

.rk-mtop100 {
  margin-top: 100px; }

hr.line-separator {
  margin: 150px 0; }

.vertical-align {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row; }

.section-padding {
  position: relative;
  padding: 75px 0; }

.section-bg-color {
  background-color: #f5f5f5; }

/*Navbar Styles*/
.header-navbar-container {
  padding-left: 60px;
  padding-right: 60px; }

.header-navbar {
  padding: 40px 0;
  border-bottom: 0;
  letter-spacing: 1px;
  -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
  -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
  transition: background .5s ease-in-out,padding .5s ease-in-out; }

.navbar-nav li a {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase; }

.header-navbar-collapse {
  padding: 10px;
  background: #111 !important; }

.navbar-header .navbar-toggle {
  margin-top: 12px; }
  .navbar-header .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: white; }

.navbar-nav li.active a {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: #B51828; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background: rgba(0, 0, 0, 0.8) !important;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.nav .open > a {
  background-color: transparent; }
  .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent; }

.rk-separator {
  background-color: #B51828;
  height: 2px;
  position: relative;
  width: 22px;
  display: block;
  margin: 10px auto 30px auto; }

.rk-head-title h1 {
  font-size: 26px;
  font-weight: 600;
  color: #111;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  padding-bottom: 10px; }

.header-navbar .nav, .header-navbar .collapse, .header-navbar .dropup, .header-navbar .dropdown {
  position: static; }

.header-navbar .container {
  position: relative; }

.header-navbar .dropdown-menu {
  left: auto; }

.header-navbar .header-menu-content {
  padding: 20px 30px; }
  .header-navbar .header-menu-content ul li {
    padding: 5px 0; }
    .header-navbar .header-menu-content ul li a {
      text-decoration: none;
      text-transform: none; }
      .header-navbar .header-menu-content ul li a:hover {
        color: #B51828; }
    .header-navbar .header-menu-content ul li i {
      margin-right: 10px; }
    .header-navbar .header-menu-content ul li p strong {
      color: #B51828;
      text-transform: uppercase; }

.list-unstyled {
  min-width: 220px; }
  .list-unstyled ul {
    min-width: 220px; }
  .list-unstyled strong {
    color: #B51828; }

/*Image Parallax*/
.hero-content {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: transparent;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.home-text {
  color: #fff;
  text-transform: uppercase; }
  .home-text h1 {
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 1.5px; }
  .home-text h2 {
    font-weight: 400;
    font-size: 64px;
    margin: 50px 0;
    letter-spacing: 1.5px; }

/* Scroll down icon */
@-webkit-keyframes scroll-down-anim {
  0% {
    bottom: 2px; }
  50% {
    bottom: 7px; }
  100% {
    bottom: 2px; } }

@-moz-keyframes scroll-down-anim {
  0% {
    bottom: 2px; }
  50% {
    bottom: 7px; }
  100% {
    bottom: 2px; } }

@-o-keyframes scroll-down-anim {
  0% {
    bottom: 2px; }
  50% {
    bottom: 7px; }
  100% {
    bottom: 2px; } }

@keyframes scroll-down-anim {
  0% {
    bottom: 2px; }
  50% {
    bottom: 7px; }
  100% {
    bottom: 2px; } }

.local-scroll i.scroll-down-icon {
  display: block;
  position: absolute;
  left: 50%;
  color: #B51828; }

.local-scroll-portfolio i.scroll-down-icon {
  color: #fff; }

.scroll-down-icon {
  -webkit-animation: scroll-down-anim 1s infinite;
  -moz-animation: scroll-down-anim 1s infinite;
  -o-animation: scroll-down-anim 1s infinite;
  animation: scroll-down-anim 1s infinite;
  z-index: 2; }

/*Video*/
.video-section {
  background-color: #000; }
  .video-section .pattern-overlay {
    background-color: rgba(0, 0, 0, 0.8);
    padding: 110px 0 32px; }

.video-section-height .pattern-overlay {
  min-height: 680px; }

.video-section .buttonBar {
  display: none; }

/*--------------------------------------
  END HEADER
---------------------------------------*/
/*--------------------------------------
  3) BOOTSTRAP OVERRIDE
---------------------------------------*/
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

.navbar-brand {
  padding: 0px 15px;
  height: 60px; }

.navbar-nav > li > a {
  padding-top: 20px;
  padding-bottom: 20px; }

.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #B51828; }

.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent; }

/*Buttons*/
.btn {
  border-radius: 0;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 23px;
  border: 2px solid transparent; }
  .btn.active, .btn:active, .btn:focus {
    color: #fff;
    box-shadow: none;
    outline: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }

/*White Button*/
.btn-white {
  color: #fff;
  background-color: transparent; }
  .btn-white:hover {
    color: #B51828;
    background-color: #fff;
    border-color: transparent; }

/*White Button Transparent Background*/
.btn-white-t {
  color: #fff;
  border-color: #fff;
  background-color: transparent; }
  .btn-white-t:hover {
    color: #111;
    background-color: #fff; }

/*Black Button*/
.btn-black {
  color: #fff;
  background-color: #111; }
  .btn-black:hover {
    color: #fff;
    background-color: #3d3d3d;
    border-color: transparent; }

/*Pink Button*/
.btn-default {
  color: #fff;
  background-color: #B51828; }
  .btn-default:hover {
    color: #fff;
    background-color: #9a1422;
    border-color: transparent; }

/*--------------------------------------
  END BOOTSTRAP OVERRIDE
---------------------------------------*/
/*--------------------------------------
  4) REVOLUTION SLIDER
---------------------------------------*/
.boxedcontainer {
  max-width: 1170px;
  margin: auto;
  padding: 0px 30px; }

.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0; }

.tp-banner {
  width: 100%;
  position: relative; }

.tp-banner-fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0; }

.main-slider-container .tp-rightarrow.default, .main-slider-container .tp-leftarrow.default {
  display: none; }

.tp-bullets.preview2 .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(255, 255, 255, 0.6) !important;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 6px !important;
  height: 6px !important;
  border: 5px solid rgba(255, 255, 255, 0) !important;
  display: inline-block;
  margin-right: 10px !important; }
  .tp-bullets.preview2 .bullet:hover, .tp-bullets.preview2 .bullet.selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: white !important;
    width: 6px !important;
    height: 6px !important;
    border: 5px solid white !important; }

.tp-banner-5-container .tp-bullets.round .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(255, 255, 255, 0.6) !important;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 30px !important;
  height: 5px !important;
  border: 1px solid rgba(255, 255, 255, 0) !important;
  display: inline-block;
  margin-right: 10px !important; }
  .tp-banner-5-container .tp-bullets.round .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: white !important;
    width: 30px !important;
    height: 5px !important;
    border: 1px solid white !important; }

.tp-banner-5-container .tp-bullets.preview2 .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white !important;
  width: 30px !important;
  height: 5px !important;
  border: 1px solid white !important; }

.tp-banner-5-container .tp-bullets.round .bullet:hover, .tp-banner-5-container .tp-bullets.round .bullet.selected {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: white !important;
  width: 30px !important;
  height: 5px !important;
  border: 1px solid white !important; }

.tp-banner-5-container .tparrows.round:after {
  background: transparent; }

/*Text Caption*/
.slider-text-big {
  color: #fff;
  font-size: 56px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center; }

.slider-text-medium {
  color: #fff;
  font-size: 36px;
  text-align: center; }

.slider-text-small {
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  text-align: center; }

a.play-btn {
  color: #fff;
  font-size: 28px; }

/*--------------------------------------
  END REVOLUTION SLIDER
---------------------------------------*/
/*--------------------------------------
  5) ABOUT US
---------------------------------------*/
.about-content p {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 1.8; }

.about-content a {
  margin-top: 30px; }

.about-content-portfolio strong {
  color: #555; }

/*--------------------------------------
  END ABOUT US
---------------------------------------*/
/*--------------------------------------
  6) PORTFOLIO
---------------------------------------*/
.cbp-filter-counter {
  display: none !important; }

.cbp-l-filters-buttonCenter .cbp-filter-item {
  background-color: #FFF;
  border: none;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.cbp-l-grid-masonry-projects .cbp-caption-activeWrap {
  background-color: #111;
  background-color: rgba(0, 0, 0, 0.85); }

.cbp-l-grid-masonry-projects .cbp-caption {
  margin-bottom: 0; }

.cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft, .cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight {
  border-radius: 0;
  background-color: #B51828; }

.cbp-l-caption-buttonLeft, .cbp-l-caption-buttonRight {
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-weight: 600; }

.cbp-l-grid-masonry-projects-title {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #B51828;
  text-align: center;
  text-transform: uppercase;
  display: block; }
  .cbp-l-grid-masonry-projects-title:hover {
    color: #111; }

.cbp-l-grid-masonry-projects-desc {
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #b2b2b2;
  text-align: center; }

.cbp-l-loadMore-button .cbp-l-loadMore-button-link {
  font-family: 'Raleway', sans-serif;
  background-color: #B51828;
  color: #fff;
  border: none;
  border-radius: 0;
  min-width: 164px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 2px;
  padding: 2px 0; }

.cbp-l-filters-buttonCenter .cbp-filter-item {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  letter-spacing: 0.5px; }
  .cbp-l-filters-buttonCenter .cbp-filter-item.cbp-filter-item-active {
    color: #B51828;
    border-color: transparent;
    border-bottom: 2px solid #B51828; }
  .cbp-l-filters-buttonCenter .cbp-filter-item:hover {
    color: #B51828;
    border-color: transparent;
    border-bottom: 2px solid #B51828;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }

.cbp-l-grid-masonry-projects .cbp-l-caption-buttonLeft:hover, .cbp-l-grid-masonry-projects .cbp-l-caption-buttonRight:hover {
  background-color: #fff;
  color: #B51828;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.cbp-l-loadMore-button .cbp-l-loadMore-button-link:hover {
  color: #fff;
  background-color: #9a1422; }

.cbp-l-caption-body span {
  color: #fff;
  font-size: 48px; }

.rk-portfolio-content {
  padding-left: 25px;
  padding-right: 25px; }

.rk-portfolio-desc {
  background-color: #fff;
  padding: 20px; }

#portfolio-filters-container {
  text-align: left; }
  #portfolio-filters-container .cbp-filter-item {
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    font-weight: 600;
    border: none;
    padding: 0;
    margin: 10px 30px 0 0; }
    #portfolio-filters-container .cbp-filter-item.cbp-filter-item-active {
      color: #000;
      background-color: transparent;
      border-bottom: 2px solid;
      border-color: #B51828;
      cursor: default; }

#portfolio-grid-container .cbp-l-caption-title, #portfolio-grid-container .cbp-l-caption-desc {
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-weight: 600; }

/*--------------------------------------
  END PORTFOLIO
---------------------------------------*/
/*--------------------------------------
  7) CLIENTS
---------------------------------------*/
.rk-clients-content .col-md-3 {
  padding-right: 5px;
  padding-left: 5px; }

.rk-clients-content a.thumbnail {
  background-color: #f2f2f2;
  border: none;
  border-radius: 0;
  padding: 65px;
  margin-bottom: 10px; }
  .rk-clients-content a.thumbnail:hover {
    background-color: rgba(242, 242, 242, 0.1);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }

/*--------------------------------------
  END CLIENTS
---------------------------------------*/
/*--------------------------------------
  8) SERVICES
---------------------------------------*/
.nav-tabs-services {
  border: none;
  display: flex;
  justify-content: center; }

.nav-pills {
  display: flex;
  justify-content: center; }

.nav-tabs-services > li.active > a {
  color: #B51828;
  cursor: default;
  background-color: transparent;
  border: none;
  border-bottom-color: transparent; }
  .nav-tabs-services > li.active > a:hover, .nav-tabs-services > li.active > a:focus {
    color: #B51828;
    cursor: default;
    background-color: transparent;
    border: none;
    border-bottom-color: transparent; }

.nav-tabs-services > li > a {
  position: relative;
  display: block;
  padding: 20px 50px;
  color: #888;
  border: none; }
  .nav-tabs-services > li > a > p {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-top: 20px; }

.services-content .col-sm-8 figure img {
  margin: 0 auto; }

.services-content .col-sm-8 h2 {
  text-transform: uppercase;
  color: #111;
  margin: 45px 0 30px 0;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 1px; }

.services-content .col-sm-8 p {
  font-size: 15px;
  font-weight: 400;
  color: #777;
  line-height: 2; }

.tab-content .tab-pane {
  position: relative; }

.nav-tabs-services span {
  font-size: 56px; }

.services-content .tab-content .tab-pane {
  margin-top: 30px; }

.tabpanel-title h3 {
  color: #B51828;
  font-size: 20px;
  letter-spacing: 0.8px;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase; }

/*--------------------------------------
  END SERVICES
---------------------------------------*/
/*--------------------------------------
  9) CALL TO ACTION
---------------------------------------*/
.parallax-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.call-to-action .rk-cta-content h2 {
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff; }

.call-to-action .rk-cta-content p {
  font-size: 15px;
  font-weight: 300;
  color: #fff;
  line-height: 1.7;
  margin-bottom: 30px; }

.rk-cta-content article {
  margin-top: 110px; }

/*--------------------------------------
  END CALL TO ACTION
---------------------------------------*/
/*--------------------------------------
  10) OUR TEAM
---------------------------------------*/
.team-content .thumbnail {
  border: none;
  border-radius: 0; }

.team-content .caption {
  text-align: center; }

.team-content .team-details h5 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #B51828; }

.team-content .team-details h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 25px;
  color: #111; }

.team-inner {
  position: relative;
  padding: 0;
  overflow: hidden;
  border: none;
  margin: 0; }
  .team-inner > img {
    display: block;
    max-width: 100%;
    height: auto; }

.team-caption > img {
  display: block;
  max-width: 100%;
  height: auto; }

.team-inner .team-caption {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: table-cell;
  vertical-align: middle;
  background-color: rgba(0, 0, 0, 0.85);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  visibility: hidden;
  opacity: 0; }

.team-inner:hover .team-caption, .team-inner:focus .team-caption {
  visibility: visible;
  opacity: 1; }

.t-social-holder {
  display: table;
  width: 100%;
  height: 100%; }

.team-social {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 25px 0 25px; }
  .team-social h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px; }
  .team-social p {
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    margin: 25px 0 25px 0; }
  .team-social a {
    color: #B51828;
    margin: 0 15px 0 0; }

.team-details p {
  margin-bottom: 0; }

/*--------------------------------------
  END OUR TEAM
---------------------------------------*/
/*--------------------------------------
  11) TESTIMONIALS
---------------------------------------*/
.cbp-l-slider-testimonials-wrap {
  background: top;
  padding: 70px 0;
  border-width: 0;
  border-style: none;
  border-color: transparent; }

.cbp-l-grid-slider-testimonials-body {
  font-family: 'Raleway', sans-serif;
  color: #fff; }

.cbp-l-slider-testimonials-wrap {
  padding: 0 0 38px 0; }

.cbp-l-grid-slider-testimonials-footer {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #f2f2f2; }

.cbp-slider-edge .cbp-nav-pagination-active {
  background: #fff; }

.cbp-slider-edge .cbp-nav-pagination-item {
  border: 2px solid #fff;
  opacity: 10; }

.cbp-nav-pagination-item {
  width: 12px;
  height: 12px; }

.cbp-l-grid-slider-testimonials-body img {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 20px; }

/*--------------------------------------
  END TESTIMONIALS
---------------------------------------*/
/*--------------------------------------
  12) FEATURES
---------------------------------------*/
.features-section .col-sm-6:nth-child(-n+3) {
  margin-bottom: 50px; }

.features-icon span {
  font-size: 46px;
  color: #B51828; }

.features-item {
  padding-left: 30px;
  padding-right: 30px; }

h3.features-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 500;
  color: #111;
  margin-bottom: 20px; }

.features-parts .col-sm-8 {
  margin-top: 10px; }

.features-parts-title h2, .features-parts-title h3 {
  font-weight: 600;
  color: #111;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 50px; }

.features-parts-title h2 {
  font-size: 26px; }

.features-parts-title h3 {
  font-size: 20px; }

.features-parts-content {
  margin-bottom: 50px; }
  .features-parts-content p {
    line-height: 1.8; }

.features-parts-cta {
  padding: 50px 0;
  background-color: #111; }
  .features-parts-cta h3 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 0; }
  .features-parts-cta p {
    color: #fff;
    font-weight: 500;
    margin-bottom: 0; }
  .features-parts-cta .col-sm-4 a {
    margin-top: 9px; }

/*--------------------------------------
  END FEATURES
---------------------------------------*/
/*--------------------------------------
  13) BLOG
---------------------------------------*/
.blog-article {
  background-color: #fff;
  padding: 40px;
  border-bottom: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
  height: 330px; }
  .blog-article a {
    text-decoration: none; }
  .blog-article:hover {
    background-color: #f9f9f9;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .blog-article .blog-header span.blog-article-cat {
    color: #111;
    font-weight: 600; }
  .blog-article .blog-header span.blog-article-date {
    color: #999;
    font-weight: 600; }
  .blog-article .blog-header h2 {
    color: #111;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 20px; }
  .blog-article header p {
    color: #999;
    font-size: 16px;
    letter-spacing: 0.2px;
    margin-bottom: 20px; }
  .blog-article article p.blog-article-btn {
    color: #B51828;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0; }

/*--------------------------------------
  END BLOG
---------------------------------------*/
/*--------------------------------------
  14) VIDEO
---------------------------------------*/
.video-content header h3 {
  color: #111;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.8px;
  margin-top: 0;
  margin-bottom: 20px; }

.video-content header article {
  margin-bottom: 30px; }

.video-wrapper iframe {
  border: none; }

/*--------------------------------------
  VIDEO
---------------------------------------*/
/*--------------------------------------
  15) CLIENT INFO
---------------------------------------*/
.info-content .col-sm-3 {
  background-color: #111;
  text-align: center;
  padding: 30px; }
  .info-content .col-sm-3 h1 {
    color: #B51828;
    font-weight: 700;
    font-size: 42px;
    letter-spacing: 1px; }
  .info-content .col-sm-3 p {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px; }

/*--------------------------------------
  END CLIENT INFO
---------------------------------------*/
/*--------------------------------------
  16) SUBSCRIBE
---------------------------------------*/
.subscribe-content header h2 {
  margin-top: 0;
  color: #111;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  font-size: 24px;
  font-weight: 700; }

.subscribe-content header p {
  color: #111;
  letter-spacing: 0.2px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 40px; }

.subscribe-input input {
  border-radius: 0;
  padding: 0 100px 0 20px;
  height: 40px;
  box-shadow: none;
  margin-right: 10px; }
  .subscribe-input input:focus {
    border: 1px solid #111;
    background-color: #fff;
    color: #111;
    box-shadow: none;
    outline: 0 none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }

textarea:focus, select:focus {
  border: 1px solid #111;
  background-color: #fff;
  color: #111;
  box-shadow: none;
  outline: 0 none;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

/*--------------------------------------
  END SUBSCRIBE
---------------------------------------*/
/*--------------------------------------
  17) CONTACT
---------------------------------------*/
#map-canvas {
  height: 600px;
  width: auto; }

form input, .contact-form input, select {
  width: 100%;
  padding: 12.9px !important;
  color: #111 !important;
  background: #fff !important;
  border: 1px solid #F0F0F0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  height: auto !important; }

form .input-group-addon {
  padding: 12.9px !important;
  border: 1px solid #F0F0F0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  height: auto !important; }

form textarea, .contact-form textarea {
  width: 100%;
  padding: 13px;
  color: #444;
  background: #fff;
  border: 1px solid #F0F0F0;
  border-radius: 0;
  box-shadow: none; }

.contact-title h3 {
  color: #111;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 1px;
  margin-top: 0;
  text-align: center;
  margin-bottom: 40px; }

.contact-details {
  padding-top: 40px; }

.contact-address small {
  font-size: 14px;
  font-weight: 500; }
  .contact-address small a {
    color: #999; }

.contact-address span {
  color: #111;
  text-transform: uppercase;
  letter-spacing: 0.7px; }

.contact-address .icon-map, .contact-address .icon-phone, .contact-address .icon-envelope {
  font-size: 32px; }

.form-content h2 {
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 30px; }

.contact-form-text {
  margin-top: 10px; }

.contact-form-btn {
  margin-top: 10px; }
  .contact-form-btn input {
    color: #fff;
    background-color: #111;
    border: none; }
    .contact-form-btn input:focus {
      box-shadow: none;
      outline: 0 none; }

textarea:focus, select:focus, textarea:focus {
  box-shadow: none;
  outline: 0 none; }

input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {
  box-shadow: none;
  outline: 0 none; }

.uneditable-input:focus {
  box-shadow: none;
  outline: 0 none; }

textarea {
  width: 100%;
  padding: 13px;
  color: #444;
  background: #fff;
  border: 1px solid #F2F2F2;
  margin-top: 7px;
  margin-right: 15px;
  -webkit-border-radius: 2px; }

#contact .col-sm-6 input:focus, textarea:focus, select:focus {
  border: 1px solid #111;
  background-color: #fff;
  color: #111;
  box-shadow: none;
  outline: 0 none;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.error_message {
  padding: 10px;
  color: #B51828;
  width: 400px;
  font-weight: 600;
  margin: 0 auto; }

#success_page {
  color: #111; }
  #success_page strong {
    color: #B51828; }

#contact input.submit:hover {
  background: #444; }

#contact input[type="submit"][disabled] {
  background: #888; }

#contact span.required {
  font-size: 13px;
  color: #ff0000; }

/*--------------------------------------
  END CONTACT
---------------------------------------*/
/*--------------------------------------
  18) FOOTER
---------------------------------------*/
.footer {
  width: 100%;
  padding: 30px 0;
  background-color: #111; }
  .footer p {
    padding: 0;
    margin: 0; }

.footer-content p {
  font-size: 13px;
  color: #fff;
  font-weight: 600; }

.footer-social {
  padding-top: 15px;
  float: right;
  margin: 0; }
  .footer-social li {
    float: left; }
  .footer-social a {
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    margin: 0 7px; }
    .footer-social a:hover {
      color: #B51828; }

.second-footer {
  border-top: 1px solid #333333;
  margin-top: 20px;
  padding-top: 20px; }
  .second-footer p {
    font-size: 13px;
    color: #fff;
    font-weight: 600; }
  .second-footer .col-sm-3 a {
    color: #fff; }
    .second-footer .col-sm-3 a:hover {
      color: #B51828; }

/*--------------------------------------
  END FOOTER
---------------------------------------*/
/*--------------------------------------
  19) RESPONSIVE STYLES
---------------------------------------*/
@media (max-width: 1200px) {
  .nav > li > a {
    padding: 10px 10px; }
  .header-navbar li a {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.5px; }
  .navbar-nav {
    margin-top: 11px; }
  .rk-cta-content article {
    margin-top: 60px; }
  .features-parts-cta .col-sm-4 a {
    margin-top: 25px; }
  .features-img img {
    margin-top: 30px; }
  .footer-second-instagram ul li {
    margin: 0px 8px 8px 0px !important; }
  .elements-nav-tabs li a, .elements-nav-tabs-second li a {
    font-weight: 500 !important;
    font-size: 12px !important;
    padding: 15px 10px !important; } }

@media (max-width: 992px) {
  .nav-tabs-services span {
    font-size: 48px; }
  .rk-cta-content article {
    margin-top: 20px; }
  .team-social h3 {
    margin-top: 0; }
  .features-parts-content, .features-parts-title h3 {
    margin-bottom: 30px; }
  .features-img img {
    margin-top: 70px; }
  .video-content header h3 {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px; }
  .video-content header article {
    margin-bottom: 15px; }
    .video-content header article p {
      margin-bottom: 0; }
  .form-content h2 {
    margin-bottom: 15px; }
  .footer-social a {
    font-size: 13px;
    margin: 0 4px; }
  .nav > li > a {
    padding: 11px 6px; }
  .navbar-nav li a {
    font-size: 12px !important; }
  .features-item {
    padding-bottom: 30px;
    text-align: center; }
  .footer-second-social a {
    font-size: 12px !important; }
  .elements-features-left-icon .features-item {
    padding-left: 0;
    padding-right: 0; }
  .small-slider article {
    margin-top: 0 !important; }
  .features-section .col-sm-6:nth-child(-n+3) {
    margin-bottom: 0; } }

@media (max-width: 768px) {
  .navbar-nav li {
    background: rgba(0, 0, 0, 0.8) !important;
    margin: 1px; }
  .navbar-collapse {
    -webkit-overflow-scrolling: touch;
    border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 100%; }
  .navbar-toggle {
    margin-right: 0; }
  .cbp-l-filters-buttonCenter .cbp-filter-item {
    margin: 0;
    padding: 0 7px; }
  .nav-tabs-services span {
    font-size: 42px; }
  .header-navbar-container {
    padding-left: 30px;
    padding-right: 30px; }
  .rk-cta-content article {
    margin-top: 0;
    text-align: center;
    margin-bottom: 50px; }
  .call-to-action .col-sm-6 figure img {
    margin: 0 auto; }
  .features-parts .col-sm-8 {
    text-align: center;
    margin-top: 20px; }
  .features-parts-cta .col-sm-8, .features-parts .col-sm-5, .features-parts-second .col-sm-5 {
    text-align: center; }
  .features-img img {
    margin-top: 40px; }
  .video-content {
    padding: 30px 0; }
    .video-content header article p {
      line-height: 23px; }
  .contact-form {
    margin-bottom: 30px; }
  .footer {
    text-align: center; }
  .second-footer .pull-right {
    float: none !important;
    margin-top: 20px; }
  .footer-social {
    float: none;
    margin-top: 10px; }
    .footer-social li {
      float: none; }
  .nav > li > a {
    padding: 11px 15px; }
  .navbar-nav li.dropdown {
    display: none; }
  .vertical-align {
    display: block; }
  .footer-second .col-sm-3 {
    padding-bottom: 50px; }
  .navbar-nav-white li a {
    color: #fff !important; }
  .small-slider {
    text-align: center; }
  #small-slider {
    margin-top: 30px; }
  .project-list-group {
    margin-bottom: 30px !important; }
  .error-page-search a {
    margin-top: 30px; }
  .contact-form input, select {
    margin-bottom: 10px; }
  .team-content .col-sm-4 {
    margin-bottom: 20px; } }

/*--------------------------------------
  END RESPONSIVE STYLES
---------------------------------------*/
/*Typing Letters*/
.slider-typed {
  padding-top: 50px; }
  .slider-typed span {
    color: #B51828; }

.typed-cursor {
  opacity: 1;
  font-weight: 100;
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  -ms-animation: blink 0.7s infinite;
  -o-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite; }

/*--------------------------------------
  20) ELEMENTS PAGES
---------------------------------------*/
/*Accordions*/
.elements-header {
  position: relative;
  margin-bottom: 0;
  height: 400px;
  background: url("../img/elements/elements-bg.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.elements-title {
  position: absolute;
  left: 0;
  top: 40%;
  bottom: 0;
  right: 0; }
  .elements-title h1 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    color: #fff; }
  .elements-title p {
    color: #fff; }

.elements-container {
  padding: 150px 0; }
  .elements-container .col-sm-6 {
    margin-bottom: 50px; }

.accordion-panel {
  border: none;
  border-color: transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .accordion-panel .panel-heading {
    padding: 20px 25px;
    border-bottom: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion-panel .panel-title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #999;
    letter-spacing: 2px; }
    .accordion-panel .panel-title a {
      text-decoration: none; }
  .accordion-panel .panel-heading + .panel-collapse > .panel-body, .accordion-panel .panel-heading + .panel-collapse > .list-group {
    border-top: none; }
  .accordion-panel a i {
    float: right; }

/*Tabs*/
.elements-nav-tabs li a, .elements-nav-tabs-second li a {
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0;
  padding: 20px 25px; }

.elements-tab-content .tab-pane, .elements-tab-content-second .tab-pane {
  padding-top: 20px; }

.elements-nav-tabs > li > a:hover, .elements-nav-tabs-second > li > a:hover {
  border-color: transparent;
  background-color: #f2f2f2; }

.elements-nav-tabs > li.active > a {
  color: #999; }
  .elements-nav-tabs > li.active > a:hover, .elements-nav-tabs > li.active > a:focus {
    color: #999; }

.elements-nav-tabs-second > li.active > a {
  color: #999;
  cursor: default;
  background-color: #f2f2f2;
  border: none;
  border-bottom-color: transparent; }
  .elements-nav-tabs-second > li.active > a:hover, .elements-nav-tabs-second > li.active > a:focus {
    color: #999;
    cursor: default;
    background-color: #f2f2f2;
    border: none;
    border-bottom-color: transparent; }

.elements-tabpanel-second .tab-content > .active {
  padding: 25px;
  background-color: #f2f2f2; }

.elements-nav-tabs-second {
  border-bottom: none; }
  .elements-nav-tabs-second li a {
    border: none; }

/*Buttons*/
.btn-pink-border {
  border: 2px solid #B51828; }
  .btn-pink-border:hover {
    background-color: #B51828;
    color: #fff; }

.btn-black-border {
  border: 2px solid #000;
  color: #000; }
  .btn-black-border:hover {
    background-color: #000;
    color: #fff; }

.btn-x1 {
  padding: 15px 33px; }

.btn-x2 {
  padding: 15px 45px; }

.btn-x3 {
  padding: 15px 55px; }

.btn-lg {
  width: 100%; }

/*Features Box*/
.elements-features-item .features-icon span {
  background-color: #f2f2f2;
  padding: 30px;
  border-radius: 50%; }

.elements-features-left-icon .features-icon span {
  font-size: 22px; }

.elements-features-left-icon h3.features-title {
  margin-top: 0;
  margin-bottom: 10px; }

/*Sliders*/
#small-slider .item img {
  height: 370px; }

.owl-carousel img {
  max-width: 100%;
  height: auto; }

#fullwidth-slider .owl-pagination {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 30px;
  left: 0;
  text-align: center; }

#fullwidth-slider .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 5px;
  background: #fff; }

#clients-slider .owl-controls {
  margin-top: 20px; }
  #clients-slider .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 5px;
    background: #B51828; }

#small-slider .owl-pagination {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
  text-align: center; }

#small-slider .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 5px;
  background: #fff; }

#service-slider .owl-controls {
  margin-top: 20px; }
  #service-slider .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 5px;
    background: #B51828; }

.small-slider article {
  margin-top: 40px; }
  .small-slider article h2 {
    font-size: 22px;
    font-weight: 600;
    color: #111;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 30px; }
  .small-slider article a {
    margin-top: 20px; }

video.slider-video-bg {
  width: 100%;
  height: 100%; }

/*Header*/
.header-nav-black {
  padding: 20px 0;
  background-color: #000 !important; }

.header-nav-white {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 20px 0;
  background-color: #fff !important; }

.navbar-nav-white li a {
  color: #000;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase; }

.navbar-nav-white .dropdown-menu li a {
  color: #fff; }

/*Footer*/
.footer-second-desc {
  padding: 20px 0; }

.footer-second-title h3 {
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 30px; }

.footer-second-blogl ul li {
  padding: 7px 0; }

.footer-second-blogl a {
  text-decoration: none; }
  .footer-second-blogl a:hover {
    color: #fff; }

.footer-second-social a:hover {
  color: #9a1422;
  text-decoration: none; }

.footer-second-copyright a:hover {
  color: #fff;
  text-decoration: none; }

.footer-second-blogl span {
  font-weight: 500; }

.footer-second-instagram ul li {
  margin: 0px 10px 10px 0px;
  float: left;
  width: auto; }
  .footer-second-instagram ul li a img {
    display: block;
    width: 70px;
    height: 70px; }

.footer-second-copyright {
  padding: 20px 0;
  background-color: #222; }
  .footer-second-copyright p {
    padding: 0;
    margin: 0; }

.footer-second-input input {
  margin: 15px 0 6px 0;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  background-color: #222;
  background-image: none;
  border: 1px solid #222;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .footer-second-input input:focus {
    border: 1px solid #222;
    color: #fff; }

textarea:focus, select:focus {
  border: 1px solid #222;
  color: #fff; }

a.instagram-img {
  background: #000; }
  a.instagram-img img {
    display: block;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  a.instagram-img:hover img {
    opacity: 0.5; }

/*Project Single*/
.project-single-container {
  padding: 75px 0; }

.project-single-images img {
  width: 100%;
  height: auto;
  margin-top: 30px; }

.project-single-header,
.page-header {
  position: relative;
  margin-bottom: 0;
  height: 400px;
  background: url("../img/elements/elements-bg.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background: #333333;
  background: -moz-linear-gradient(top, #333333 0%, #131313 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #333333), color-stop(100%, #131313));
  background: -webkit-linear-gradient(top, #333333 0%, #131313 100%);
  background: -o-linear-gradient(top, #333333 0%, #131313 100%);
  background: -ms-linear-gradient(top, #333333 0%, #131313 100%);
  background: linear-gradient(to bottom, #333333 0%, #131313 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#131313', GradientType=0 ); }

.project-single-info h2 {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 20px; }

.project-list-group {
  margin: 0; }

.project-single-details {
  padding-top: 40px; }

.project-list-group-item {
  position: relative;
  display: block;
  padding: 10px 0;
  margin-bottom: -1px;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #f2f2f2; }
  .project-list-group-item .badge {
    padding: 7px 7px;
    background-color: transparent;
    color: #222;
    font-weight: 500; }
  .project-list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .project-list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }

.project-single-details h2, .project-single-related h2 {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0 0 20px 0; }

.project-info-content .col-sm-3 {
  background-color: #f2f2f2; }
  .project-info-content .col-sm-3 p {
    color: #818181; }

.project-single-video, .project-single-slider {
  padding-top: 30px; }

/*404 Error Page*/
.error-page {
  background: url("../img/elements/elements-bg.jpg");
  background-size: cover;
  position: relative;
  height: 100vh; }

.error-page-container {
  position: absolute;
  top: 50%;
  text-align: center;
  width: 100%;
  color: #fff;
  -ms-transform: translate(0, -50%);
  /* IE 9 */
  -webkit-transform: translate(0, -50%);
  /* Safari */
  transform: translate(0, -50%); }
  .error-page-container h1 {
    font-size: 96px; }

.error-page-search {
  padding-top: 30px; }

.error-page-form {
  color: #fff;
  background-color: #000;
  background-image: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.error-page-search input:focus, textarea:focus, select:focus {
  border: none;
  background-color: #fff;
  color: #111;
  box-shadow: none;
  outline: 0 none;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

/*Blog Page*/
.blog-item {
  margin-bottom: 75px; }

.blog-fullwidth-header {
  position: relative;
  margin-bottom: 0;
  height: 400px;
  background: url("../img/elements/elements-bg.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.blog-fullwidth-container {
  padding: 75px 0; }

.blog-image img {
  width: 100%;
  height: auto; }

#blog-slider .owl-pagination {
  display: block;
  width: 100%;
  position: absolute;
  bottom: 30px;
  left: 0;
  text-align: center; }

#blog-slider .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px 5px;
  background: #fff; }

.blog-title a {
  color: #111; }
  .blog-title a:hover {
    color: #B51828; }

.blog-date {
  margin-top: 20px; }
  .blog-date span {
    font-size: 13px;
    font-weight: 500;
    color: #111;
    font-style: italic; }

.blog-title h2 {
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-weight: 600; }

.blog-category {
  margin-bottom: 20px; }
  .blog-category ul li {
    float: left;
    margin-right: 20px; }
    .blog-category ul li a {
      color: #999;
      font-weight: 500; }
      .blog-category ul li a:hover {
        color: #B51828; }

.blog-content {
  margin-bottom: 20px; }

.blog-pagination .pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 15px 20px;
  font-weight: 500;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #999;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.blog-pagination .pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.blog-pagination .pagination > li:first-child > a, .pagination > li:first-child > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.blog-pagination .pagination > .active > a {
  background-color: #B51828;
  color: #fff; }

.pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #B51828;
  color: #fff; }

.blog-pagination .pagination > li > a:focus {
  color: #B51828;
  background-color: #f2f2f2; }

.pagination > li > a:hover {
  color: #B51828;
  background-color: #f2f2f2; }

.pagination > li > span:focus, .pagination > li > span:hover {
  color: #B51828;
  background-color: #f2f2f2; }

.blog-left-side .col-sm-12 {
  padding-right: 0;
  padding-left: 0; }

.blog-widget-container {
  margin-bottom: 50px; }
  .blog-widget-container h3 {
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 0;
    margin-bottom: 20px; }

.blog-cat-list li {
  padding: 5px 0; }
  .blog-cat-list li a {
    color: #999; }
    .blog-cat-list li a:hover {
      color: #B51828; }

.blog-tags a {
  display: inline-block;
  margin: 0 5px 7px 0;
  padding: 3px 7px;
  border: 1px solid #e9e9e9;
  color: #999;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px; }
  .blog-tags a:hover {
    background-color: #f2f2f2;
    color: #B51828; }

.blog-recent-post-item {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px; }
  .blog-recent-post-item .media-body span {
    font-size: 12px;
    font-weight: 500; }
  .blog-recent-post-item .media-body a {
    color: #111;
    font-weight: 500;
    line-height: 1.4; }
    .blog-recent-post-item .media-body a:hover {
      color: #B51828; }

.blog-title-single h3 {
  color: #000;
  font-weight: 700; }

.blog-content-single h3 {
  color: #000; }

.blog-content-single p {
  margin-bottom: 30px; }

.tag-widget h4 {
  float: left;
  margin-top: 8px;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  margin-right: 15px; }

.tag-widget a {
  display: inline-block;
  margin: 0 5px 7px 0;
  padding: 3px 7px;
  border: 1px solid #e9e9e9;
  color: #999;
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px; }
  .tag-widget a:hover {
    background-color: #f2f2f2;
    color: #B51828; }

.share-widget h4 {
  float: left;
  margin-top: 10px;
  margin-bottom: 50px;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  margin-right: 15px; }

.share-widget a:hover {
  color: #9a1422; }

.blog-comments {
  padding-top: 50px; }

.blog-comments-title h2 {
  text-transform: uppercase;
  color: #000;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 1.4px; }

.blog-comments-item {
  padding: 20px;
  background-color: #f9f9f9; }

.blog-comments-body {
  padding: 0 20px 20px 20px; }
  .blog-comments-body h4 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
    color: #000;
    text-transform: uppercase; }

.blog-comment-date {
  margin-bottom: 15px; }
  .blog-comment-date small {
    margin-right: 10px; }
  .blog-comment-date a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px; }

.blog-leave-comment {
  padding-top: 50px; }

.comment-form input, select {
  width: 100%;
  padding: 12.9px;
  color: #111;
  background: #fff;
  border: 1px solid #eee;
  box-shadow: none;
  border-radius: 0;
  height: auto; }

.comment-form textarea {
  width: 100%;
  padding: 13px;
  color: #444;
  background: #fff;
  border: 1px solid #F0F0F0;
  border-radius: 0;
  box-shadow: none; }

.comment-form input:focus {
  border: 1px solid #111;
  background-color: #fff;
  color: #111;
  box-shadow: none;
  outline: 0 none;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

textarea:focus, select:focus {
  border: 1px solid #111;
  background-color: #fff;
  color: #111;
  box-shadow: none;
  outline: 0 none;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

/*--------------------------------------
  END ELEMETS PAGES
---------------------------------------*/
/*--------------------------------------
  21) PAGE LOADER
---------------------------------------*/
/* NEW SPINNER */
.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 100px auto; }

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out; }

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

.spinner-oriignal {
  width: 60px;
  height: 60px;
  background-color: #111;
  margin: 100px auto;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out; }

@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px); }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); } }

@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

#preloader {
  position: fixed;
  display: table;
  width: 100%;
  height: 100%;
  min-height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  vertical-align: middle;
  background: #fff;
  z-index: 9999; }

.preloader-container {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  z-index: 3;
  text-align: center; }

/*--------------------------------------
  22) ELEGANT FONT ICONS
---------------------------------------*/
@font-face {
  font-family: 'et-line';
  src: url("../fonts/et-line.eot");
  src: url("../fonts/et-line.eot?#iefix") format("embedded-opentype"), url("../fonts/et-line.woff") format("woff"), url("../fonts/et-line.ttf") format("truetype"), url("../fonts/et-line.svg#et-line") format("svg");
  font-weight: normal;
  font-style: normal; }

/*// Use the following CSS code if you want to use data attributes for inserting your icons
[data-icon]:before {
  font-family: 'et-line';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display:inline-block;
}*/
/*// Use the following CSS code if you want to have a class per icon
//Instead of a list of all class selectors,
// you can use the generic selector below, but it's slower:*/
/*[class*="icon-"] {*/
.icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble {
  font-family: 'et-line';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block; }

.icon-mobile:before {
  content: "\e000"; }

.icon-laptop:before {
  content: "\e001"; }

.icon-desktop:before {
  content: "\e002"; }

.icon-tablet:before {
  content: "\e003"; }

.icon-phone:before {
  content: "\e004"; }

.icon-document:before {
  content: "\e005"; }

.icon-documents:before {
  content: "\e006"; }

.icon-search:before {
  content: "\e007"; }

.icon-clipboard:before {
  content: "\e008"; }

.icon-newspaper:before {
  content: "\e009"; }

.icon-notebook:before {
  content: "\e00a"; }

.icon-book-open:before {
  content: "\e00b"; }

.icon-browser:before {
  content: "\e00c"; }

.icon-calendar:before {
  content: "\e00d"; }

.icon-presentation:before {
  content: "\e00e"; }

.icon-picture:before {
  content: "\e00f"; }

.icon-pictures:before {
  content: "\e010"; }

.icon-video:before {
  content: "\e011"; }

.icon-camera:before {
  content: "\e012"; }

.icon-printer:before {
  content: "\e013"; }

.icon-toolbox:before {
  content: "\e014"; }

.icon-briefcase:before {
  content: "\e015"; }

.icon-wallet:before {
  content: "\e016"; }

.icon-gift:before {
  content: "\e017"; }

.icon-bargraph:before {
  content: "\e018"; }

.icon-grid:before {
  content: "\e019"; }

.icon-expand:before {
  content: "\e01a"; }

.icon-focus:before {
  content: "\e01b"; }

.icon-edit:before {
  content: "\e01c"; }

.icon-adjustments:before {
  content: "\e01d"; }

.icon-ribbon:before {
  content: "\e01e"; }

.icon-hourglass:before {
  content: "\e01f"; }

.icon-lock:before {
  content: "\e020"; }

.icon-megaphone:before {
  content: "\e021"; }

.icon-shield:before {
  content: "\e022"; }

.icon-trophy:before {
  content: "\e023"; }

.icon-flag:before {
  content: "\e024"; }

.icon-map:before {
  content: "\e025"; }

.icon-puzzle:before {
  content: "\e026"; }

.icon-basket:before {
  content: "\e027"; }

.icon-envelope:before {
  content: "\e028"; }

.icon-streetsign:before {
  content: "\e029"; }

.icon-telescope:before {
  content: "\e02a"; }

.icon-gears:before {
  content: "\e02b"; }

.icon-key:before {
  content: "\e02c"; }

.icon-paperclip:before {
  content: "\e02d"; }

.icon-attachment:before {
  content: "\e02e"; }

.icon-pricetags:before {
  content: "\e02f"; }

.icon-lightbulb:before {
  content: "\e030"; }

.icon-layers:before {
  content: "\e031"; }

.icon-pencil:before {
  content: "\e032"; }

.icon-tools:before {
  content: "\e033"; }

.icon-tools-2:before {
  content: "\e034"; }

.icon-scissors:before {
  content: "\e035"; }

.icon-paintbrush:before {
  content: "\e036"; }

.icon-magnifying-glass:before {
  content: "\e037"; }

.icon-circle-compass:before {
  content: "\e038"; }

.icon-linegraph:before {
  content: "\e039"; }

.icon-mic:before {
  content: "\e03a"; }

.icon-strategy:before {
  content: "\e03b"; }

.icon-beaker:before {
  content: "\e03c"; }

.icon-caution:before {
  content: "\e03d"; }

.icon-recycle:before {
  content: "\e03e"; }

.icon-anchor:before {
  content: "\e03f"; }

.icon-profile-male:before {
  content: "\e040"; }

.icon-profile-female:before {
  content: "\e041"; }

.icon-bike:before {
  content: "\e042"; }

.icon-wine:before {
  content: "\e043"; }

.icon-hotairballoon:before {
  content: "\e044"; }

.icon-globe:before {
  content: "\e045"; }

.icon-genius:before {
  content: "\e046"; }

.icon-map-pin:before {
  content: "\e047"; }

.icon-dial:before {
  content: "\e048"; }

.icon-chat:before {
  content: "\e049"; }

.icon-heart:before {
  content: "\e04a"; }

.icon-cloud:before {
  content: "\e04b"; }

.icon-upload:before {
  content: "\e04c"; }

.icon-download:before {
  content: "\e04d"; }

.icon-target:before {
  content: "\e04e"; }

.icon-hazardous:before {
  content: "\e04f"; }

.icon-piechart:before {
  content: "\e050"; }

.icon-speedometer:before {
  content: "\e051"; }

.icon-global:before {
  content: "\e052"; }

.icon-compass:before {
  content: "\e053"; }

.icon-lifesaver:before {
  content: "\e054"; }

.icon-clock:before {
  content: "\e055"; }

.icon-aperture:before {
  content: "\e056"; }

.icon-quote:before {
  content: "\e057"; }

.icon-scope:before {
  content: "\e058"; }

.icon-alarmclock:before {
  content: "\e059"; }

.icon-refresh:before {
  content: "\e05a"; }

.icon-happy:before {
  content: "\e05b"; }

.icon-sad:before {
  content: "\e05c"; }

.icon-facebook:before {
  content: "\e05d"; }

.icon-twitter:before {
  content: "\e05e"; }

.icon-googleplus:before {
  content: "\e05f"; }

.icon-rss:before {
  content: "\e060"; }

.icon-tumblr:before {
  content: "\e061"; }

.icon-linkedin:before {
  content: "\e062"; }

.icon-dribbble:before {
  content: "\e063"; }

.ResumePage .shadow {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); }

input[type=checkbox],
input[type=radio] {
  width: auto;
  display: inline-block;
  margin-right: 8px; }

/* ==========================================================================
   Objects
   ========================================================================== */
/**
 * Design-free objects, abstractions and patterns.
 */
/**
 * objects/_main.scss
 */
/* ==========================================================================
   Imports
   ========================================================================== */
/* Extends
   ========================================================================== */
/* Main
   ========================================================================== */
.inline-block {
  float: none;
  display: inline-block; }

.img-responsive {
  width: 100%; }

/**
 * objects/_quotes.scss
 */
.quote blockquote {
  border: none;
  font-weight: 700; }

.quote .name {
  text-transform: uppercase; }

/* ==========================================================================
   Vendor
   ========================================================================== */
/**
 * Third party components.
 */
/**
 * vendor/_main.scss
 */
/* ==========================================================================
   Imports
   ========================================================================== */
/* ==========================================================================
   Components
   ========================================================================== */
/**
 * Components and widgets.
 */
/**
 * components/_main.scss
 */
/* ==========================================================================
   Imports
   ========================================================================== */
@media (max-width: 991px) {
  .header-navbar .navbar-collapse {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.95);
    padding: 60px; }
    .header-navbar .navbar-collapse li {
      background: none !important; }
    .header-navbar .navbar-collapse .navbar-brand {
      width: 100%;
      display: block;
      text-align: center; } }

.header-nav-white .navbar-toggle .icon-bar {
  background-color: #000000; }

.header-nav-white li.social a {
  font-size: 1.5em !important; }
  @media (min-width: 991px) {
    .header-nav-white li.social a {
      padding-right: 8px; }
      .header-nav-white li.social a:last-of-type {
        padding-right: 0; } }

@media (max-width: 991px) {
  .header-nav-white li.social {
    display: inline-block;
    padding-top: 10px !important; }
    .header-nav-white li.social a {
      display: inline-block;
      margin-left: 8px;
      margin-right: 8px; } }

.header-nav-white.header-navbar-collapse {
  padding: 0 !important; }

.navbar-brand {
  line-height: 60px; }
  .navbar-brand .navbar-logo {
    height: 50px;
    margin: 5px 0;
    width: auto; }

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-collapse.collapse.in {
    display: block !important; }
  .navbar-header .collapse, .navbar-toggle {
    display: block !important; }
  .navbar-header {
    float: none; } }

.jumbotron {
  position: relative; }
  .jumbotron .jumbotron-overlay {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7); }
  .jumbotron .container {
    z-index: 2; }

h1 {
  color: #000000; }

.tp-banner-container .align-bottom {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  width: 100%; }
  @media (max-width: 600px) {
    .tp-banner-container .align-bottom .btn {
      display: block !important;
      max-width: 300px !important;
      margin: auto !important; } }

#header-section .tp-banner-container h1 {
  color: #FFFFFF;
  font-weight: 300;
  text-transform: uppercase; }

#header-section .tp-banner-container h3 {
  color: #FFFFFF; }

.footer a {
  color: #AAAAAA; }

/* ==========================================================================
   Trumps
   ========================================================================== */
/**
 * Helper classes and overrides.
 */
/**
 * trumps/_main.scss
 */
/* ==========================================================================
   Imports
   ========================================================================== */
body {
  overflow-x: hidden;
  padding-top: 100px; }

.material-icons.md-18 {
  font-size: 18px; }

.material-icons.md-24 {
  font-size: 24px; }

.material-icons.md-36 {
  font-size: 36px; }

.material-icons.md-48 {
  font-size: 48px; }

.material-icons.md-dark {
  color: rgba(0, 0, 0, 0.54); }

.material-icons.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26); }

.material-icons.md-light {
  color: white; }

.material-icons.md-light.md-inactive {
  color: rgba(255, 255, 255, 0.3); }

.tp-banner-container {
  background: #000; }
  .tp-banner-container .tp-bgimg {
    opacity: 0.8; }

.YTPOverlay {
  background: rgba(0, 0, 0, 0.5); }

@media (min-width: 990px) {
  .mbYTP_wrapper iframe {
    transform: scale(1.2); } }

@media (max-width: 990px) {
  .mbYTP_wrapper iframe {
    transform: scale(1.3); } }

.mb_YTPBar {
  display: none !important; }

.tp-bannertimer {
  display: none !important; }

.slotholder {
  opacity: 0.7 !important; }

.title {
  font-size: 26px;
  font-weight: 600;
  color: #111;
  letter-spacing: 1px;
  text-transform: uppercase; }

.footer-social a {
  font-size: 30px; }

.text-left .rk-separator {
  margin-left: 0;
  margin-right: inherit; }

.gallery-grid {
  background: #111; }
  .gallery-grid .gallery-item a img {
    opacity: 1;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s; }
  .gallery-grid .gallery-item a:hover img {
    opacity: 0.8; }

.field.date-alt input {
  display: inline-block;
  width: 80px; }
  .field.date-alt input.year {
    width: 120px; }

#swipebox-close {
  background: none !important; }
  #swipebox-close:after {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 9999;
    background-position: 15px 12px;
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    content: "close";
    font-family: 'Material Icons';
    background-image: none !important;
    color: #FFFFFF;
    font-size: 40px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center; }

.video-item a {
  position: relative;
  display: block; }
  .video-item a:before {
    content: "play_circle_filled";
    font-family: 'Material Icons';
    font-size: 80px;
    color: rgba(255, 255, 255, 0.3);
    font-weight: normal;
    font-style: normal;
    font-size: 60px;
    line-height: 1;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s; }
  .video-item a:hover:before {
    color: rgba(255, 255, 255, 0.1); }

/*# sourceMappingURL=main.css.map */