/*
Theme Name: Robic
Theme URI: http://bestcareerbd.com/themes/robic/
Author: BootExperts
Author URI: http://bootexperts.com
Description: Robic is a WordPress Theme. Modern Design , Fully Responsive and a Awesome WP theme, use this theme to make your beautiful website
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: robic
Tags: two-columns, right-sidebar

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Robic is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
	
    1. Theme Default CSS (body, link color, section etc)
    2. Header Area
    3. Slider Area
    4. Feature Area
    5. Service Area
    6. Video Area
    7. Features Carousel Area
    8. Pricing Area
    9. Clients Area
    10. Blog Area
    11. Download Area
    12. Contact Area
    13. Footer Area
    14. Image, Solid, Gradient, Transparent, Video Background Area
    15. Light Section Style
    16. Layout Two Style
    17. Scroll Up Start
--------------------------------------------------------------*/

/*----------------------------------------*/
/*  1. Theme default CSS
/*----------------------------------------*/
* { margin:0; padding:0; }
html, body {height: 100%;}
body{
	overflow-x: hidden;
}
.floatleft {float:left !important;}
.floatright {float:right !important;}
.floatnone {float:none !important;}
.alignleft {text-align:left !important;}
.alignright {text-align:right !important;}
.aligncenter {text-align:center !important;}
.no-display { display:none; }
.no-margin { margin:0 !important; }
.no-padding { padding:0 !important; }
a:focus, button:focus {outline:0px solid}
img {
    max-width:100%;
    height:auto;
    border:0; 
    vertical-align:top;
}
.fix {overflow:hidden}
p {
    font-family: "Neuton",serif;
    font-weight: 300;
    line-height: 24px;
    margin: 0 0 15px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 10px;
}
a {transition: all 0.3s ease 0s;text-decoration:none;}
a:hover {
    color: #fff;
    text-decoration: none;
}
a:active, a:hover, a:focus {
  outline: 0 none;
    text-decoration: none
}
ul{
    list-style: outside none none;
    margin: 0;
    padding: 0
}
.clear{clear:both}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
body {
  color: #D0D0D0;
  font-family: "montserratregular";
  font-size: 16px;
  line-height: 20px;
  text-align: left;
}
@font-face {
    font-family: 'montserratblack';
    src: url('fonts/montserrat-black.eot');
    src: url('fonts/montserrat-black.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-black.woff2') format('woff2'),
         url('fonts/montserrat-black.woff') format('woff'),
         url('fonts/montserrat-black.ttf') format('truetype'),
         url('fonts/montserrat-black.svg#montserratblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratbold';
    src: url('fonts/montserrat-bold.eot');
    src: url('fonts/montserrat-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-bold.woff2') format('woff2'),
         url('fonts/montserrat-bold.woff') format('woff'),
         url('fonts/montserrat-bold.ttf') format('truetype'),
         url('fonts/montserrat-bold.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratextra_bold';
    src: url('fonts/montserrat-extrabold.eot');
    src: url('fonts/montserrat-extrabold.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-extrabold.woff2') format('woff2'),
         url('fonts/montserrat-extrabold.woff') format('woff'),
         url('fonts/montserrat-extrabold.ttf') format('truetype'),
         url('fonts/montserrat-extrabold.svg#montserratextra_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserrathairline';
    src: url('fonts/montserrat-hairline.eot');
    src: url('fonts/montserrat-hairline.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-hairline.woff2') format('woff2'),
         url('fonts/montserrat-hairline.woff') format('woff'),
         url('fonts/montserrat-hairline.ttf') format('truetype'),
         url('fonts/montserrat-hairline.svg#montserrathairline') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratlight';
    src: url('fonts/montserrat-light.eot');
    src: url('fonts/montserrat-light.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-light.woff2') format('woff2'),
         url('fonts/montserrat-light.woff') format('woff'),
         url('fonts/montserrat-light.ttf') format('truetype'),
         url('fonts/montserrat-light.svg#montserratlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('fonts/montserrat-regular.eot');
    src: url('fonts/montserrat-regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-regular.woff2') format('woff2'),
         url('fonts/montserrat-regular.woff') format('woff'),
         url('fonts/montserrat-regular.ttf') format('truetype'),
         url('fonts/montserrat-regular.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratsemi_bold';
    src: url('fonts/montserrat-semibold.eot');
    src: url('fonts/montserrat-semibold.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-semibold.woff2') format('woff2'),
         url('fonts/montserrat-semibold.woff') format('woff'),
         url('fonts/montserrat-semibold.ttf') format('truetype'),
         url('fonts/montserrat-semibold.svg#montserratsemi_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratultra_light';
    src: url('fonts/montserrat-ultralight.eot');
    src: url('fonts/montserrat-ultralight.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-ultralight.woff2') format('woff2'),
         url('fonts/montserrat-ultralight.woff') format('woff'),
         url('fonts/montserrat-ultralight.ttf') format('truetype'),
         url('fonts/montserrat-ultralight.svg#montserratultra_light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'verdana';
    src: url('fonts/verdana.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'verdanab';
    src: url('fonts/verdanab.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'verdanai';
    src: url('fonts/verdanai.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'verdanaz';
    src: url('fonts/verdanaz.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 21, 2016 */
@font-face {
    font-family: nissan_brandbold;
    src: url('fonts/nissan_brand_bold-webfont.eot');
    src: url('fonts/nissan_brand_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nissan_brand_bold-webfont.woff2') format('woff2'),
         url('fonts/nissan_brand_bold-webfont.woff') format('woff'),
         url('fonts/nissan_brand_bold-webfont.ttf') format('truetype'),
         url('fonts/nissan_brand_bold-webfont.svg#nissan_brandbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: nissan_branditalic;
    src: url('fonts/nissan_brand_italic-webfont.eot');
    src: url('fonts/nissan_brand_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nissan_brand_italic-webfont.woff2') format('woff2'),
         url('fonts/nissan_brand_italic-webfont.woff') format('woff'),
         url('fonts/nissan_brand_italic-webfont.ttf') format('truetype'),
         url('fonts/nissan_brand_italic-webfont.svg#nissan_branditalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: nissan_brandlight;
    src: url('fonts/nissan_brand_light-webfont.eot');
    src: url('fonts/nissan_brand_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nissan_brand_light-webfont.woff2') format('woff2'),
         url('fonts/nissan_brand_light-webfont.woff') format('woff'),
         url('fonts/nissan_brand_light-webfont.ttf') format('truetype'),
         url('fonts/nissan_brand_light-webfont.svg#nissan_brandlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: nissan_brandregular;
    src: url('fonts/nissan_brand_regular-webfont.eot');
    src: url('fonts/nissan_brand_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/nissan_brand_regular-webfont.woff2') format('woff2'),
         url('fonts/nissan_brand_regular-webfont.woff') format('woff'),
         url('fonts/nissan_brand_regular-webfont.ttf') format('truetype'),
         url('fonts/nissan_brand_regular-webfont.svg#nissan_brandregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: infiniti_bold;
    src: url('fonts/InfinitiBrand-Bold.eot');
    src: url('fonts/InfinitiBrand-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/InfinitiBrand-Bold.woff2') format('woff2'),
    url('fonts/InfinitiBrand-Bold.woff') format('woff'),
    url('fonts/InfinitiBrand-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: infiniti_light;
    src: url('fonts/InfinitiBrand-Light.eot');
    src: url('fonts/InfinitiBrand-Light.eot?#iefix') format('embedded-opentype'),
    url('fonts/InfinitiBrand-Light.woff2') format('woff2'),
    url('fonts/InfinitiBrand-Light.woff') format('woff'),
    url('fonts/InfinitiBrand-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: infiniti_regular;
    src: url('fonts/InfinitiBrand-Regular.eot');
    src: url('fonts/InfinitiBrand-Regular.eot?#iefix') format('embedded-opentype'),
    url('fonts/InfinitiBrand-Regular.woff2') format('woff2'),
    url('fonts/InfinitiBrand-Regular.woff') format('woff'),
    url('fonts/InfinitiBrand-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.section-dark-one {background: #252830}
.section-dark-two {background: #1E2127}
.section-dark-three {background: #191C21}
.section-light-one {background: #F4F3F3}
.section-title {margin-bottom: 30px}
.section-title > h1 {
    color: #ffffff;
    font-family: "montserratbold";
    font-size: 48px;
    margin-bottom: 8px;
}
.section-title > h1 span {font-family: "montserrathairline"}
.section-title > p {
    font-weight: 400;
    margin-bottom: 16px;
}
.section-title.light > h1 {color: #252830}
.section-title.light > h1 span {color: #242e4f}
/*----------------------
	2. Header Area
------------------------*/
.logo a {
    display: block;
    margin-left: -18px;
    position: relative;
}
#main-menu {
    left: 0;
    position: absolute;
    right: 0;
    top: 27px;
    z-index: 9999;
}
#main-menu.stick,
#main-menu.sticker.sticker_2
 {
    background: #c3002f none repeat scroll 0 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    padding: 10px 0;
    position: fixed;
    top: 0;
}
#main-menu.sticker.sticker_2{
	opacity: 1!important;
}
.main-menu nav ul li {
    display: inline-block;
    float: left;
	position:relative;
}
.main-menu nav ul li a {
    color: #cccccc;
    display: block;
    font-size: 14px;
    font-weight: 800;
    line-height: 14px;
    padding: 24px 8px;
    position: relative;
    text-transform: uppercase;
}
.main-menu nav ul li.active a, .main-menu nav ul li a:hover {color: #fff}

/*-------------------------------
# dropdwon menu 
--------------------------------*/

#main-menu li ul.sub-menu, #main-nav ul li ul.sub-menu li ul.sub-menu{
	opacity: 0;
	position: absolute;
	top: 115%;
	transition: all 0.3s ease 0s;
	width: 230px;
	z-index: -99;
	visibility:hidden;
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
	padding: 15px;  
	left: 10px;
}
#main-menu ul li ul.sub-menu li ul.sub-menu{
	top: 0;
	left: 105%;
	transition: all 0.5s ease 0s;
}
#main-menu ul li ul.sub-menu li{
	padding: 0;
	width: 100%;
}
#main-menu ul > li:hover > ul.sub-menu{
	top:100%;
	opacity:1;
	z-index:999;
	visibility:visible;
}

#main-menu ul li ul.sub-menu li a {
	color: #333;
	cursor: pointer;
	display: block;
	padding: 15px 10px;
	font-weight: 300;
	text-transform: none;
	font-size: 13px;
}

#main-menu ul li:hover ul.sub-menu li a:hover{
	color: #fff;
	background: #c3002f;
	text-decoration: none;
}

/*----------------------------------------*/
/*  3. Slider Area
/*----------------------------------------*/
.banner-content {
    height: 100%;
    position: relative;
}
.banner-content .text-content {
    left: 0;
    margin: auto;
    max-width: 80%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 24%;
    color: #fff
}
.banner-content h1 {
    animation: 1500ms ease-in-out 0s normal none 1 running bounceInLeft;
    font-family: "montserratbold";
    font-size: 30px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.banner-content h2 {
    animation: 2000ms ease-in-out 0s normal none 1 running bounceInLeft;
    font-family: "montserratbold";
    font-size: 58px;
    line-height: 56px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.banner-content h3 {
    animation: 2500ms ease-in-out 0s normal none 1 running bounceInLeft;
    font-family: "montserratbold";
    font-size: 68px;
    line-height: 69px;
    margin-bottom: 0;
    text-transform: uppercase;
}
.banner-content p {
    animation: 3000ms ease-in-out 0s normal none 1 running bounceInLeft;
    color: #ffffff;
    font-family: "Neuton",serif;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
    padding: 5px 0 0;
}
.banner-content .banner-button {
    animation: 3500ms ease-in-out 0s normal none 1 running bounceInLeft;
    clear: both;
    display: block;
    height: 50px;
    line-height: 47px;
    margin-top: 36px;
}
.banner-content .banner-button a, a.button, button {
    border: 1px solid #d7d7d7;
    border-radius: 30px;
    color: #ffffff;
    display: inline-block !important;
    font-family: "montserratregular";
    font-size: 12px;
    font-weight: bold;
    line-height: 46px;
    padding: 0 30px;
    text-transform: uppercase;
    transition: all 0.3s ease-in 0s;
}
.banner-content .banner-button a:hover, a.button:hover {
    background-color: #c3002f;
    border: 1px solid #c3002f;
    color: #ffffff;
}
.nivo-controlNav {display: none;}
/*----------------------------------------*/
/*  4. Feature Area
/*----------------------------------------*/
.feature-area {
    padding-bottom: 86px;
    padding-top: 88px;
}
.feature-text .p-title {
    color: #959595;
    line-height: 14px;
}
.feature-text > h2 {
    color: #ffffff;
    font-family: "montserratultra_light";
    font-size: 48px;
    line-height: 55px;
    margin: 0;
}
.feature-text > h1 {
    color: #ffffff;
    display: block;
    font-family: "montserratbold";
    font-size: 59px;
    line-height: 61px;
    margin-bottom: 23px;
}
.feature-text a.button {margin-top: 25px} 
.app-image {
    margin-top: -140px;
    padding-left: 25px;
    position: relative;
    z-index: 99;
}
.single-feature-text h5 {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 2px;
}
.single-feature > span {
    display: inline-block;
    float: left;
    height: 33px;
    margin-right: 22px;
    width: 33px;
}
.single-feature-text {display: inline-block}
.single-feature {margin-bottom: 10px}
/*----------------------------------------*/
/*  5. Service Area
/*----------------------------------------*/
.service-area {
    padding-bottom: 62px;
    padding-top: 64px;
}
.service-text h4 {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 17px;
    text-transform: uppercase;
}
.service-text > p {margin-bottom: 0}
.single-service {
    float: left;
    margin-top: 17px;
    position: relative;
    width: 33.33%;
}
.service-border {
    display: block;
    padding: 22px 27px 39px;
}
.service-border::before {
    background: #292c35 none repeat scroll 0 0;
    content: "";
    height: 93%;
    position: absolute;
    right: 0;
    top: 3.5%;
    width: 1px;
}
.service-area .single-service:nth-child(4) .service-border::before, .service-area .single-service:nth-child(5) .service-border::before {
    top: -3.5% !important;
}
.service-area .single-service:nth-child(3) .service-border::before, .service-area .single-service:nth-child(6) .service-border::before {
    display: none;
}
.service-border::after {
    background: #292c35 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 2.5%;
    position: absolute;
    width: 95%;
}
.service-area .single-service:nth-child(4) .service-border::after, .service-area .single-service:nth-child(5) .service-border::after , .service-area .single-service:nth-child(6) .service-border::after {
    display: none;
}
.service-icon {
    background: #c3002f none repeat scroll 0 0;
    border-radius: 100%;
    display: table;
    height: 71px;
    margin: 0 auto 22px;
    width: 71px;
    position: relative
}
.icon-middle {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}
.service-icon::after {
    border: 6px solid #1b3545;
    border-radius: 500px;
    content: "";
    height: 83px;
    left: -6px !important;
    opacity: 0;
    position: absolute;
    top: -6px !important;
    transform: scale(1.5);
    transition: all 0.5s ease 0s;
    width: 83px;
}
.single-service:hover .service-icon::after {
    left: 0;
    opacity: 1;
    top: 0;
    transform: scale(1);
}
/*--------------------------------------  
	6. Video Area
----------------------------------------*/
.video-area {position: relative}
.video-overlay::after, .video-banner-overlay {
    background: #000;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
#video-bg {width: 100%;}
.video-wrapper, .video-banner {
   height: 533px;
    overflow: hidden;
    position: relative;
}
.video-area.layout-two-video .video-banner{
    height: 100%;
}
.video-text {
    display: table;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.table-cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}
#polina button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #ffffff;
    border-radius: 100%;
    color: #ffffff;
    font-size: 20px;
    height: 60px;
    padding: 0;
    text-align: center;
    width: 60px;
    outline: none
}
#polina button:focus {outline: none}
.video-text h1 {
    color: #c3002f;
    font-family: "montserratbold";
    font-size: 48px;
    margin-top: 33px;
    z-index: 99;
}
.video-text h1 span {
    font-family: 'montserrathairline';
    color: #fff
}
/*--------------------------------------  
	7. Features Carousel Area
----------------------------------------*/
.features-carousel-area {
    padding-top: 100px;
    text-align: right;
}
.features-list > h1 {
    color: #ffffff;
    font-family: "montserrathairline";
    font-size: 48px;
    line-height: 37px;
    margin-bottom: 56px;
}
.single-features-list {
    margin-bottom: 10px;
}
.feature-list-text > h4 {
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 3px;
}
.feature-list-img {
    display: inline-block;
    float: right;
    margin-left: 20px;
    width: 34px;
}
.feature-list-text {
    display: inline-block;
    margin-top: 4px;
}
.feature-list-carousel.owl-theme .owl-controls {
    margin-top: 15px;
    text-align: right;
}
.feature-list-carousel.owl-theme .owl-controls .owl-page span {
    background: #3a3e4b none repeat scroll 0 0;
    border: 2px solid #252830;
    height: 14px;
    margin: 3.5px;
    opacity: 1;
    position: relative;
    width: 14px;
    z-index: 2 !important;
}
.feature-list-carousel.owl-theme .owl-controls .owl-page {
    position: relative
}
.feature-list-carousel.owl-theme .owl-controls .owl-page::after {
    background: #959595 none repeat scroll 0 0;
    border-radius: 100%;
    content: "";
    display: none;
    height: 16px;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 16px;
    z-index: 1;
}
.feature-list-carousel.owl-theme .owl-controls .owl-page.active span, .feature-list-carousel.owl-theme .owl-controls .owl-page:hover span {
    background: #959595 none repeat scroll 0 0;
}
.feature-list-carousel.owl-theme .owl-controls .owl-page.active:after, .feature-list-carousel.owl-theme .owl-controls .owl-page:hover:after {
    display: block
} 
.feature-app {
    margin-bottom: -80px;
    position: relative;
	z-index: 1;
}
/*--------------------------------------  
	8. Pricing Area
----------------------------------------*/
.pricing-area {padding-top: 152px}
.pricing-area .section-title {margin-bottom: 78px}
.pricing-area .section-title > p {margin-bottom: 20px}
.pricing-packages .col-md-4 {padding: 0}
.single-price-package {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #7e7f82;
    margin-bottom: -136px;
    padding: 23px 0 48px;
	position: relative;
	z-index: 1;
}
.price-title {
    text-align: center;
    border-bottom: 1px solid #f5f5f5;
}
.price-title > h3 {
    color: #c3002f;
    font-size: 20px;
}
.price-title > h1 {
    color: #081f2d;
    font-family: "montserratsemi_bold";
    font-size: 45px;
    margin-bottom: 0;
}
.price-title > p {
    color: #29323c;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 27px;
    text-transform: uppercase;
}
.price-list {padding-top: 60px}
.price-list li {
    color: #898989;
    margin: 0 auto 32px;
    width: 139px;
}
.price-list img {margin-right: 16px}
.price-btn, .buttons-load {
    width: 100%;
    text-align: center
}
.price-list .button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #d7d7d7;
    color: #363636;
    margin-top: 18px
}
.price-list .button:hover {
    color: #fff;
    background: #c3002f;
    border-color: #c3002f;
}
.single-price-package.dark {
    background: #252830;
    border-color: #2C3038;
    padding: 62px 0 48px;
    margin-top: -39px
}
.single-price-package.dark .price-title {
    border-color: #2e2f33;
}
.single-price-package.dark .price-list li {
    color: #d0d0d0;
}
.single-price-package.dark .price-list .button, .blog-area button {
    background: #c3002f;
    border-color: #c3002f;
    color: #fff
}
.single-price-package.dark .price-list .button:hover, .blog-area button:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #d7d7d7;
    color: #fff;
}
/*--------------------------------------  
	9. Clients Area
----------------------------------------*/
.clients-area {padding-top: 206px}
.testimonial-image-slider {}
.sin-testiImage {
    display: inline-block;
    margin-bottom: 50px;
    outline: none
}
.sin-testiImage img {
    border-radius: 50%;
    display: inline-block !important;
    height: 47px;
    margin-bottom: 30px;
    margin-top: 15px;
    width: 47px;
    cursor: pointer;
}
.sin-testiImage.slick-current img {
    height: 72px;
    margin-top: 0;
    opacity: 1;
    width: 72px;
}
.testimonial-text-slider h2 {
    color: #ebebeb;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.sin-testiImage h2 span {
    font-size: 13px;
    font-weight: 500;
    text-transform: capitalize;
}
.testimonial-text-slider {margin-bottom: 15px}
.sin-testiText{outline: none}
.sin-testiText p {
    color: #c3c3c3;
    font-weight: 400;
    margin-bottom: 32px;
}
.client-rating {margin-bottom: 24px}
.client-rating i {
    color: #7d7d7d;
    font-size: 12px;
}
.client-rating i.color {color: #f7941d}
.slick-prev, .slick-next {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin-top: -10px;
    outline: medium none;
    padding: 0;
    position: absolute;
    top: 24%;
    width: 20px;
}
.slick-prev {left: -30px}
.slick-next {right: -30px}
.slick-prev::before{
    background: url(img/icon/arrow-left.png);
    height: 21px;
    width: 11px;
    content: "";
    left: 0;
    top: 0;
    position: absolute
}
.slick-prev:hover:before {background: url(img/icon/arrow-left-hover.png)}
.slick-next::before {
    background: url(img/icon/arrow-right.png);
    height: 21px;
    width: 11px;
    content: "";
    right: 0;
    top: 0;
    position: absolute
}
.slick-next:hover:before {background: url(img/icon/arrow-right-hover.png)}
.slick-arrow:hover{
     background-color: transparent;
}
/*--------------------------------------  
	10. Blog Area
----------------------------------------*/
.blog-area {
    padding-bottom: 81px;
    padding-top: 76px;
}
.blog-area .section-title > p {margin-bottom: 24px}
.blog-area .col-md-4 {width: 100%}
.blog-image a {position: relative; display: block}
.blog-image a::before {
    background: rgba(1, 1, 1, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity 0.3s ease 0s;
    width: 100%;
}
.single-blog:hover .blog-image a::before {opacity: 1}
.blog-image .date-time {
    background: #c3002f none repeat scroll 0 0;
    border-radius: 3px;
    bottom: 24px;
    color: #ffffff;
    display: inline-block;
    font-family: "montserratlight";
    font-size: 24px;
    height: 60px;
    left: 28px;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    width: 50px;
    transition: all 0.3s ease 0s
}
.blog-image .date-time span {
    background: #0185b9 none repeat scroll 0 0;
    border-radius: 0 0 3px 3px;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    height: 25px;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: 10px;
}
.blog-text {
    border-bottom: 1px solid #2f333d;
    border-left: 1px solid #2f333d;
    border-right: 1px solid #2f333d;
    padding: 31px 23px 28px;
    transition: opacity 0.3s ease 0s;
}
.single-blog:hover .blog-text {
    background: #ffffff none repeat scroll 0 0;
    border-color: #ebebeb;
    color: #7d7d7d !important
}
.blog-text > h3 {
    font-size: 18px;
    margin: 0 0 8px;
}
.blog-text > h3 a  {color: #ffffff}
.single-blog:hover .blog-text > h3 a {color: #363636}
.blog-text > p {color: #c3c3c3}
.single-blog:hover .blog-text > p, .single-blog:hover .blog-text a.blog-button {color: #7d7d7d} 
a.blog-button {
    color: #c3c3c3;
    display: inline-block;
    font-family: "montserratlight";
    font-size: 16px;
    margin-top: 4px;
}
.single-blog .blog-text a.blog-button:hover, .single-blog:hover .blog-text > h3 a:hover, .blog-area.section-light-blog .single-blog .blog-text a.blog-button:hover {color: #c3002f}
a.blog-button i {
    font-size: 17px;
    margin-left: 5px;
    position: relative;
    top: 1px;
}
.blog-area .button {
    background: #c3002f none repeat scroll 0 0;
    border: 1px solid #c3002f;
}
.blog-area .button:hover {color: #fff; background: transparent;}
.buttons-load {margin-top: 46px}
/*--------------------------------------  
	11. Download Area
----------------------------------------*/
.download-area {  
    padding-bottom: 200px;
    padding-top: 78px;
    position: relative
}
.download-area .section-title {margin-bottom: 42px}
.download-area .section-title > h1 {margin-bottom: 22px;}
.download-area .section-title p {color: #fff}
.download-buttons .button {
    background: #ffffff none repeat scroll 0 0;
    border-color: #ffffff;
    color: #c3002f;
    margin: 0 15px;
    padding: 0 28px 0 54px;
    position: relative;
}
.download-buttons .button img {
    left: 26px;
    position: absolute;
    top: 10px;
    transition: all 0.3s ease-in 0s
}
.download-buttons .button img.btn-hover {
    display: none
}
.download-buttons .button:hover img.btn-hover {
    display: block
}
.download-buttons .button:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #ffffff;
    color: #ffffff;
}
/*--------------------------------------  
	12. Contact Area
----------------------------------------*/
.contact-area .section-title {margin-bottom: 30px;}
.contact-info-container {
    background: #ffffff none repeat scroll 0 0;
    margin-top: -110px;
    padding: 47px 36px 40px;
    position: relative;
}
.contact-area .section-title > h1 {
    color: #252830;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.contact-area .section-title > h1 span {color: #413d4b;}
.contact-area .section-title > p {
    color: #898989;
    line-height: 20px;
    margin-bottom: 35px;
    padding-right: 98px;
}
.contact-address li {
    color: #797979;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 22px;
}
.contact-address span.icon-img {
    border: 2px solid #efefef;
    border-radius: 50%;
    display: inline-block;
    height: 48px;
    line-height: 44px;
    margin-right: 15px;
    text-align: center;
    width: 48px;
}
.contact-address span.icon-img img {vertical-align: middle}
.contact-address .information {
    display: inline-block;
    line-height: 18px;
}
.contact-address ul li:last-child .information {
    position: relative;
    top: 11px;
}
#contact-form input, .yourmessage {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    border-radius: 25px;
    box-shadow: none;
    color: #898989;
    font-family: "montserratlight";
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    margin-bottom: 6px;
    padding: 0 24px;
    width: 100%;
}

textarea.yourmessage.form-control {
   border-radius: 4px;
   height: 169px;
   outline: medium none;
   resize: none;
}
textarea.yourmessage.form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: #ebebeb
}
.submit-form .button {
    background: #c3002f none repeat scroll 0 0;
    border-color: #c3002f;
    color: #ffffff;
    height: 48px;
    line-height: 48px;
    padding: 0 53px;
}
.submit-form .button:hover, .blog-area.section-light-blog .button:hover {
    background: transparent;
    border-color: #c3002f;
    color: #c3002f;
}
/*--------------------------------------  
	13. Footer Area
----------------------------------------*/
footer {
    padding-bottom: 0px;
    padding-top: 10px;
}
.footer-area{
	padding-bottom: 60px;
	padding-top: 70px;	
}
.footer-area > p {
    color: #c3c3c3;
    font-size: 18px;
}
.footer-logo > a {
    display: inline-block;
    margin-bottom: 14px;
}
.social-link a {
    color: #aaa9a7;
    display: inline-block;
    font-size: 18px;
    margin: 0 7px;
    text-align: center;
    width: 20px;
}
.social-link a:hover {color: #ffffff}
/*----------------------------------------------------------------  
	14. Image, Solid, Gradient, Transparent, Video Background Area
-------------------------------------------------------------------*/
.slider-area {
    position: relative
}
.banner-content.static-text {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 999;
}
.banner-content.static-text.image-text .text-content .title1, .banner-content.static-text.image-text .text-content .title2, .banner-content.static-text.image-text .text-content .title3, .banner-content.static-text.image-text .text-content p {
    opacity: 0.65;
}
.banner-content.static-text.image-text .text-content .banner-button a {border-color: #d7d7d7} 
.banner-content.static-text.image-text .text-content .banner-button a:hover {border-color: #c3002f}

.slider-area.solid-color .banner-content .banner-button a:hover, .slider-area.transparent-color .banner-content .banner-button a:hover {
    background-color: #fff;
    border: 1px solid #fff;
    color: #c3002f;
}
.transparent-overlay {
    background: #c3002f none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
}
.video-overlay.gradient::after {
    background: url("img/gradient.jpg");
    opacity: 0.8
}
.video-overlay.solid-color:after {
    background: #c3002f;
    opacity: 1
}
.video-overlay.transparent::after {
    background: #c3002f none repeat scroll 0 0;
    opacity: 0.8;
}
.download-area.gradient, .download-area.gradient.light {
    background: rgba(0, 0, 0, 0) url("img/banner/download-bg-gradient.jpg") repeat scroll center center;
    padding-bottom: 200px;
    padding-top: 78px;
}
.download-area.solid-color {background: #c3002f}
#slider .video-banner .banner-content h1 span {
    font-family: "montserratbold";
    font-size: 30px;
}
#slider .video-banner {height: 493px}
/*--------------------------------------  
	15. Light Section Style
----------------------------------------*/
.section-light-text p, .section-title.light p, .single-service.light .service-text > p, .section-light-text .feature-text .p-title {
    color: #888888
}
.feature-area.section-light-text, .clients-area.section-light-text {border-bottom: 1px solid #ebebeb}
.section-light-text a.button:hover, .single-price-package.dark .price-list .button:hover {color: #fff}
.section-light-text .feature-text > h2 {color: #242e4f}
.section-light-text .feature-text > h1, .section-light-text .feature-list-text > h4, .section-light-text .single-feature-text h5, .single-service.light .service-text > h4 {
    color: #252830
}
.section-light-text .feature-text .button, .section-light-blog .blog-text > h3 a {color: #363636}
.service-area.section-light-text .single-service .service-icon::after {border-color: #d3f5f8}
.service-area.section-light-text .single-service .service-border::before, 
.service-area.section-light-text .single-service .service-border::after {
  background: #ebebeb none repeat scroll 0 0;
}
.text-white {color: #fff !important}
.features-carousel-area.section-light-text .features-list h1 {color: #252525}
.section-light-text .feature-list-carousel.owl-theme .owl-controls .owl-page span {
    background: #e1e1e1 none repeat scroll 0 0;
    border: 2px solid #fff;
}
.section-light-text .feature-list-carousel.owl-theme .owl-controls .owl-page::after, .section-light-text .feature-list-carousel.owl-theme .owl-controls .owl-page.active span, .section-light-text .feature-list-carousel.owl-theme .owl-controls .owl-page:hover span {
    background: #959595 none repeat scroll 0 0;
}
.blog-area.section-light-blog .single-blog .blog-text > p, .blog-area.section-light-blog .single-blog .blog-text a.blog-button {
    color: #888
}
.light .single-price-package {border-color: #e8e8e8}
.light .single-price-package.dark {border-color: #252830}
.section-light-text .testimonial-text-slider h2 {color: #272727}
.section-light-blog .blog-text {border-color: #ebebeb}
.download-area.light .section-title > h1, .download-area.light .section-title > h1 span {
    color: #fff
}
.download-area.solid-color.light .download-buttons .button:hover {
    background: transparent;
    border-color: #fff;
    color: #fff;
}
.contact-light .contact-info-container {border-bottom: 1px solid #f6f6f6}
.contact-light .contact-info-container::before {
    background: #f6f6f6 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 79.7%;
    left: 0;
    position: absolute;
    width: 1px;
}
.contact-light .contact-info-container::after {
    background: #f6f6f6 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 79.7%;
    right: 0;
    position: absolute;
    width: 1px;
}
.light-footer .footer-area > p {color: #888}
.light-footer .social-link a {color: #898989}
.light-footer .social-link a:hover {color: #252830}
/*--------------------------------------------*/
/*  16. Layout Two Style
/*--------------------------------------------*/
.layout-two-menu .logo a {margin-left: 0px}
.layout-two-slider .layer-1 img, .layout-two-video .layer-1 img {
    animation: 0.8s ease-in-out 0.5s normal backwards 1 running fadeInUp;
    bottom: 0;
    left: 70%;
    top: auto;
    width: 25%;
}
.layout-two-slider .banner-content .text-content, .layout-two-video .video-banner .text-content {
    max-width: 88.65%;
    text-align: left;
    top: 26.5%;
}
.layout-two-slider .banner-content h1, .layout-two-video .banner-content h1 {
    font-size: 37px;
    margin-bottom: 16px;
}
.layout-two-slider .banner-content h2, .layout-two-video .banner-content h2 {
    font-family: "montserrathairline";
    font-size: 71px;
    line-height: 45px;
    margin-bottom: 20px;
}
.layout-two-slider .banner-content h3, .layout-two-video .banner-content h3 {
    font-size: 68px;
    margin-bottom: 0px;
}
.layout-two-slider .banner-content p, .layout-two-video .banner-content p {margin-bottom: 2px}
.layout-two-slider .banner-content .banner-button, .layout-two-video .banner-content .banner-button {
    margin-top: 33px
}
.layout-two-slider .static-text .layer-1 img, .layout-two-slider.solid-color .layer-1 img, .layout-two-video .layer-1 img {
    position: absolute;
    right: 0;
    animation: none;
}
.layout-two-slider .banner-content.static-text.image-text .text-content, .layout-two-video .banner-content.static-text.image-text .text-content {
    opacity: 1
}
.slider-area.solid-color.layout-two-slider, #slider.layout-two-video .video-banner,
.video-area.layout-two-video{
    height: 608px;
}
/*--------------------------------------------*/
/*  17. Scroll Up Start
/*--------------------------------------------*/
#scrollUp {
    background: rgba(0, 0, 0, 0) url("img/icon/back-top.png") no-repeat scroll 50% 50%;
    bottom: 35px;
    cursor: pointer;
    display: none;
    height: 67px;
    position: fixed;
    right: 12px;
    width: 67px;
    z-index: 9999;
}
#scrollUp:hover {
    background: url("img/icon/back-top-hover.png") no-repeat scroll 50% 50%;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*
	Blog Page Desing
*/
.blog-header-title {
    background-color: #e1e1e1;
	margin: 0 0 50px;
	padding: 130px 0 80px;
	text-align: center;	
	color: #fff;
	position:relative;
}
#main .blog-header-title a{
	color: #fff;
}
.blog-header-title .overlay{
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
.title-breadcrumb-inner{
	position:relative;
}
.title-breadcrumb-inner h1{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 36px;
}
.blog-header-title span.separator {
  margin: -2px 8px 0;
}
#secondary aside {
  background: #f7f7f7 none repeat scroll 0 0;
}
#secondary .widget {
  float: left;
  margin: 0 0 40px;
  width: 100%;
}
#secondary .widget-title {
  background: #fff none repeat scroll 0 0;
  display: block;
  font-size: 12px;
  font-weight: 700;
  margin: 0;
  padding: 0 0 15px;
  position: relative;
  text-transform: uppercase;
  color: #333333;
}

#secondary .widget-title span::before {
  background: #c3002f none repeat scroll 0 0;
  content: "";
  display: block;
  height: 11px;
  left: 0;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  width: 16px;
}
#secondary .widget-title span::after {
  background: #fff none repeat scroll 0 0;
  content: "";
  display: block;
  height: 11px;
  left: 12px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  width: 1px;
}
#secondary .widget-title span {
  padding-left: 26px;
  position: relative;
}
#secondary ul li, #secondary ol li {
	float: left;
	font-size: 13px;
	line-height: 20px;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #888;
}
#secondary  .widget ul.product-categories li, 
#secondary .widget ul.menu li, 
#secondary .widget ul li {
	border-bottom: 1px solid #ebebeb;
	padding: 12px 10px 12px 25px;
}
#secondary  .widget ul.product-categories li:last-child, 
#secondary .widget ul.menu li:last-child, 
#secondary .widget ul li:last-child{
	border-bottom: none;
}
#secondary .widget{
	color: #888;
}
#secondary .widget select {
  padding: 10px;
  width: 100%;
  border: 1px solid #eee;
}
#secondary .widget ul.product-categories li a, 
#secondary .widget ul.menu li a, 
#secondary .widget ul li a {
  color: #888;
  font-size: 13px;
  font-weight: 300;
  text-transform: capitalize;
}
#secondary .widget ul li a:hover{
	color: #c3002f;
}
#secondary .widget.widget_search .searchform {
  float: left;
  padding: 20px;
  width: 100%;
}
#secondary .widget.widget_search .searchform .form-input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
}
#secondary .widget.widget_search .searchform .form-input .input_text {
  border-radius: 4px;
  padding: 10px;
  width: 100%;
  font-size: 12px;
  text-align: center;
}
#secondary .widget.widget_search .searchform .form-input #blogsearchsubmit {
	background: #444 none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	margin-top: 10px;
	text-align: center;
	width: 100%;
	border:1px solid transparent;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
}
#secondary .widget.widget_search .searchform .form-input #blogsearchsubmit:hover{
	background: #c3002f;
}
#secondary .widget.widget_search .form-input .input_text {
  border: medium none;
  float: left;
  height: 38px;
  width: 75%;
}

.full-area-blog-post {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 15px;
	font-size: 13px;
	color: #888;
		
}
.full-area-blog-post p{
	font-family: "montserratregular";
	font-size: 13px;
	font-weight: 300;	
}
.blog-content-wrapper {
    padding-top: 40px;
}
.cat-name a {
    color: #c3002f;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
}
.cat-name a:hover{
	color: #424242;
	text-decoration: none;
}
.blog-post-title {
    color: #424242;
    font-weight: bold;
    line-height: 28px;
    margin: 10px 0;
}
.seperator-bar {
  line-height: 7px;
  overflow: hidden;
  padding: 0 5px;
}
.blog-post-title > a {
    color: #424242;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: normal;
    margin: 0;
    text-transform: uppercase;	
}
.blog-post-meta {
    margin-bottom: 30px;
}
.full-area-blog-post > a {
    display: block;
}
.single-post {
    margin-bottom: 70px;
}
.blog-post-meta{
	text-align: center;
}
.blog-post-meta p {
    color: #999999;
    font-size: 12px;
    line-height: normal;
    margin: 0;
	display: inline-blcok;
	text-align: center!important;
}
.blog-post-meta a {
    color: #777;
}
.more-button-area {
  margin-top: 20px;
}

.full-area-thumb {
    margin-bottom: 20px;
}
.shear-comments.margin-top30.fix {
    display: inline-block;
    width: 100%;
}
.link-title {
    color: #777;
    font-size: 12px;
    text-transform: uppercase;
}
.shear-links li {
    float: left;
    margin-right: 12px;
}
.shear-links.pull-left a {
    background: #f7f7f7 none repeat scroll 0 0;
    border-radius: 50%;
    color: #353535;
    display: block;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
}
.comments-like li {
    float: left;
    margin-left: 20px;
}
.comments-like li a {
    color: #777;
    font-size: 12px;
    text-transform: uppercase;
}
.comments-like a i {
    color: #252525;
    font-size: 14px;
    transition: all 0.3s ease 0s;
}
.post-content-wrapper .cat-name {
    float: left;
    margin-right: 20px;
    margin-top: -4px;
}
.post-content-wrapper .blog-post-meta {
    margin-bottom: 0;
}
.post-content-wrapper .blog-post-meta p {
    color: #999999;
    font-size: 12px;
}
.post-content-wrapper .more-btn-solid {
    margin-bottom: 15px;
    margin-top: 0;
}
.post-thumb.one-half img {
    width: 100%;
}

.more-btn-solid {
  background: #333333 none repeat scroll 0 0;
  border-radius: 3px;
  color: #ffffff!important;
  display: inline-block;
  font-size: 12px;
  height: 45px;
  letter-spacing: 1.8px;
  line-height: 45px;
  padding: 0 25px;
  text-transform: uppercase;
}
.more-btn-solid:hover{
	background: #c3002f;
}
main#main,
main#main p
{	
	font-family: "montserratregular";
	font-size: 13px;
	line-height: 20px;
	text-align: left;	
}
main#main .pagination, 
main#main .page-links 
{
    border-radius: 0;
    float: right;
    margin: 0px;
    padding: 6px 0 0;
    position: relative;
    text-align: center;
}
main#main .page-links{
	float: left;
	margin-bottom: 10px;
	text-align: left;
	width: 100%;
}
main#main .pagination a, 
main#main .pagination span,
main#main .page-links a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #f1f0f0;
    border-radius: 3px;
    color: #323334;
    display: inline-block;
    float: none;
    font-size: 14px;
    font-weight: 700;
    height: 38px;
    line-height: 36px;
    margin: 0 5px;
    padding: 0;
    vertical-align: middle;
    width: 38px;
	text-align: center;
}
main#main .pagination a.current, 
main#main .pagination a:hover, 
main#main .pagination span.current, 
main#main .pagination span:hover,
main#main .page-links a:hover{
    background-color: #323334;
    border-color: #323334;
    color: #fff;
}
main#main .pagination a.next, 
main#main .pagination a.prev, 
main#main .pagination span.next, 
main#main .pagination span.prev {
    color: #323334;
    font-size: 0;
    position: relative;
}
main#main .pagination a.next:hover, 
main#main .pagination a.prev:hover, 
main#main .pagination span.next:hover,
main#main .pagination span.prev:hover {
    color: #fff;
}
main#main .pagination a.next::before, 
main#main .pagination a.prev::before, 
main#main .pagination span.next::before, 
main#main .pagination span.prev::before {
    bottom: 0;
    display: block;
	
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 400;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
main#main .pagination a.next::before, 
main#main .pagination span.next::before
{
	content: "\f105";
}
main#main .pagination a.prev::before, 
main#main .pagination span.prev::before{
	content: "\f104";
}
.tags-links.pull-left.fix > li {
    display: inline-block;
}
.tags-links.pull-left.fix a {
    background: #f7f7f7 none repeat scroll 0 0;
    border-radius: 3px;
    color: #666666;
     display: inline-block;
    font-size: 13px;
    line-height: normal;
    padding: 10px 15px;
}
.tags-links.pull-left.fix a:hover{
	color: #c3002f;
}
.screen-reader-text{
	display: none;
}

.author-description {
    overflow: hidden;
}
.authors-img {
  float: left;
  width: 14%;
}
.author-desc {
    float: left;
    padding-left: 20px;
    width: 86%;
}
.author-desc > h5 {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.author-desc > h5 a {
    color: #333333;
}
.author-description{
	border-bottom: 1px solid #f1f0f0;
	margin-bottom: 40px;
	padding-bottom: 40px;	
	padding-top: 20px;	
}

.author-description p {
  font-family: "montserratregular";
  font-size: 13px;
  font-weight: 300;
  color: #888;
  margin-bottom: 10px;
}
.comments-area{
	overflow: hidden;
}
.author-description .author_link{
	color: #c3002f;
	font-size: 13px;
}
h3.comments-title{
	border-bottom: 1px solid #f1f0f0;
	font-size: 13px;
	font-weight: 700;
	margin: 0 0 30px;
	padding: 0 0 20px;
	position: relative;
	text-transform: uppercase;	
	color: #888;
}

.comments-area {
    float: left;
    margin: 0 0 20px;
    width: 100%;
}
#commentform a{
	color: #666;
}
.comments-area p{

	font-family: "montserratregular";
	font-size: 14px;
}
.comments-area .comments-title, 
.comments-area .comment-reply-title {
    border-bottom: 1px solid #f1f0f0;
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 30px;
    padding: 0 0 20px;
    position: relative;
    text-transform: uppercase;
	color: #333;
}
.comments-area .comment-list {
    margin: 0;
    padding: 0;
}
.comments-area .comment-list li.comment {
    list-style: outside none none;
}
.comments-area .comment-list li.comment article.comment {
    margin: 0 0 30px;
}
.comments-area .comment-list li.comment article.comment .comment-avatar {
    float: left;
}
.comments-area .comment-list li.comment article.comment .comment-info {
    border: medium none;
    margin-left: 75px;
    position: relative;
}
.comments-area .comment-list li.comment article.comment .comment-info .reply {
    display: inline-block;
    float: right;
    margin-left: 10px;
    position: absolute;
    right: 0;
    top: 0;
}
.comments-area .comment-list li.comment article.comment .comment-info .reply a {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: none;
    color: #333;
    display: inline-block;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    padding: 0 20px;
    text-shadow: none;
    text-transform: capitalize;
    transition: all 0.4s ease-out 0s;
    white-space: nowrap;
}
.comments-area .comment-list li.comment article.comment .comment-info .reply a:hover {
    background: #c3002f none repeat scroll 0 0;
    border-color: #c3002f;
    color: #fff!important;
}
#cancel-comment-reply-link:hover{
	color: inherit;
}
.comments-area .comment-list .comment-meta {
    color: #999;
    float: left;
    font-size: 15px;
    line-height: 1;
    margin: 0 0 15px;
    width: 100%;
}
.comments-area .comment-list .comment-meta img {
    margin-right: 10px;
}
.comments-area .comment-list .comment-meta cite {
    float: left;
    margin-bottom: 10px;
}
.comments-area .comment-list .comment-meta cite .fn {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.comments-area .comment-list .comment-meta cite .fn a {
    color: #353535;
	font-style: normal;
}
.comments-area .comment-list .comment-meta cite .fn a:hover {
    color: #c3002f;
}
.comments-area .comment-list .comment-meta cite span {
    display: none;
}
.comments-area .comment-list .comment-meta time {
    clear: both;
    float: left;
    font-size: 12px;
    font-style: italic;
}
.comments-area .comment-list .comment-content {
    color: #999;
    font-size: 15px;
}
.comments-area .comment-list .comment-content p:last-child {
    margin-bottom: 0;
}
.comments-area .comment-list ul.children{
	margin: 0 0 0 20px;
}

.comments-area .comment-respond {
    margin-top: 45px;
    width: 100%;
}
.comments-area .comment-respond .comment-form label {
    color: #999;
    display: block;
    margin: 0 0 5px;
}
.comments-area .comment-respond .comment-form .comment-notes, 
.comments-area .comment-respond .comment-form .form-allowed-tags {
    color: #999;
    font-size: 12px;
}

.comments-area .comment-respond .comment-input input{
	width: 100%;
	background: #fdfdfd none repeat scroll 0 0;
	border: 1px solid #f1f0f0;
	border-radius: 0;
	max-width: 100%;
	padding: 10px;	
	font-size: 12px;
	margin-bottom: 30px;
}
input{
	background: #fdfdfd none repeat scroll 0 0;
	border: 1px solid #f1f0f0;
	border-radius: 0;
	max-width: 100%;
	padding: 10px;	
	font-size: 12px;	
}
.comments-area .comment-respond .comment-form #comment {
    border: 1px solid #f1f0f0;
    height: 130px;
    width: 100%;
	background: #fdfdfd none repeat scroll 0 0;
	border-radius: 0;
	max-width: 100%;
	padding: 10px;	
	margin-bottom: 30px;
	font-size: 12px;
}
.comments-area .comment-respond .comment-form #submit,
input[type="submit"],
botton {
    background: #333 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
	transition:0.5s;
	border-radius: 2px;
	box-shadow: none;
	color: #fff;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	height: 40px;
	line-height: 36px;
	padding: 0 30px;
	text-shadow: none;
	text-transform: uppercase;
	transition: all 0.4s ease-out 0s;
	white-space: nowrap;	
	
}
.comments-area .comment-respond .comment-form #submit:hover,
input[type="submit"]:hover,
button:hover {
    background: #c3002f none repeat scroll 0 0;
}
.audio_post{
	width: 100%;
}
#secondary aside.widget.latest_posts_widget{
	background: #fff;
}
.single_recent_post_widget {
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 20px;
  overflow: hidden;
  padding-bottom: 20px;
}
.single_recent_post_widget:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
.latest_pst_thumb{
	float: left;
	width: 85px;	
}
.latest_post_txt {
  float: left;
  padding-left: 16px;
  width: 60%;
  line-height: normal;
}
.latest_post_txt a{
	color: #666;
}
.latest_post_txt a:hover{
	color: #c3002f;
}
.latest_post_txt p{
	color: #999999;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	margin: 6px 0 0;
}
.widget .tagcloud{
	padding: 20px;
	
}
.widget .tagcloud a {
	background: #fff none repeat scroll 0 0;
	display: inline-block;
	margin: 0 1px 5px;
	padding: 10px;
	color: #888;
	font-size: 13px!important;
	font-weight: 300;
	text-transform: capitalize; 
}
.widget .tagcloud a:hover{
	color: #c3002f;
}

.full-area-blog-post img,
.full-area-blog-post video,
.full-area-blog-post audio
{
	display: inline-block;
	max-width: 100%;
}
.full-area-blog-post .full-area-thumb img{
	width: 100%;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
table{
	width: 100%;
	text-align: center;
	margin: 5px 0 10px;
}
table tr > th {
  background-color: #333;
  border: 0 none;
  color: #fff;
  text-align: center;
  padding: 8px 0;
}
table tr > td {
	border: 1px solid #ddd;
	line-height: 1.42857;
	padding: 8px;
	vertical-align: top;	
}
dl {
  margin: 0 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 0 20px;
}
.comments-area ol{
	list-style-type: none;
}
.full-area-blog-post ul ul,
.full-area-blog-post ol ol,
.comments-area ul ul,
.comments-area ol ol
{
	padding-left: 15px;
	
}
#cancel-comment-reply-link {
  color: #c3002f;
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  text-align: right;
}
blockquote {
  border-left: 5px solid #c3002f;
  font-size: 15px;
}
main#main a{
	color: #323334;
}
.shear-comments {
  display: block;
  padding-top: 15px;
}
.widget #calendar_wrap{
	text-align: center;
	padding: 20px;
}
.widget caption {
  color: #c3002f;
  padding-bottom: 8px;
  padding-top: 0;
  text-align: center;
}
#wp-calendar #prev a,
#wp-calendar #next a{
	color: #c3002f;
}
.widget.widget_rss p,
.widget.widget_text .textwidget{
	padding: 20px;
}
#secondary .widget ul.product-categories li ul li, 
#secondary .widget ul.menu li ul li, 
#secondary .widget ul li ul li{
  border-bottom: 1px solid #ebebeb;
  padding: 10px 0px 10px 10px;
}
.error-404.not-found p{
	text-align: center!important;
}
.no-results.not-found{
	color: #666;
}
.sticky{}
.bypostauthor{}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0px!important;
}

.slidertitle1 {
  font-family: "montserratbold";
  font-size: 37px;
  margin-bottom: 8px;
  text-transform: uppercase;
color: #ffffff;
}
.slidertitle2 {
  font-family: "montserratbold";
  font-size: 58px;
  line-height: 56px;
  margin-bottom: 0;
  text-transform: uppercase;
color: #ffffff;
}
.slidertitle3 {
  font-family: "montserratbold";
  font-size: 68px;
  line-height: 69px;
  margin-bottom: 0;
  text-transform: uppercase;
color: #ffffff;
}
.slidertitle2l{
 font-family: "montserrathairline";
}
div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
  display: inline-block !important;
  margin-top: 10px;
}
.slider_content{
	color: #ffffff;
	font-family: "Neuton",serif;
	font-size: 16px;
	line-height: 27px;
	margin-bottom: 0;
	padding: 5px;
	text-align: center; 
}
  
.banner-button {
    clear: both;
    display: block;
    height: 50px;
    line-height: 47px;
    margin-top: 36px;
}
.banner-button a, a.button{
    border: 1px solid #d7d7d7;
    border-radius: 30px;
    color: #ffffff;
    display: inline-block !important;
    font-family: "montserratregular";
    font-size: 12px;
    font-weight: bold;
    line-height: 46px;
    padding: 0 30px;
    text-transform: uppercase;
    transition: all 0.3s ease-in 0s;
}
.banner-button a:hover, a.button:hover {
    background-color: #c3002f;
    border: 1px solid #c3002f;
    color: #ffffff;
}
.slider_content2{
text-align: left;
}
.slidertitle2l{
  font-weight: 500;
  font-family: montserrathairline;
} 
