/*
	Theme Name: -
	Theme URI: https://premiumlayers.net/demo/html/expresslogistics/
	Author: PremiumLayers
	Author URI: https://themeforest.net/user/premiumlayers/portfolio
	Description: A fully responsive ultra-customizable Worpdress theme.
	Version: -
	License: GNU General Public License
	License URI: license.txt
	Tags: threaded-comments, theme-options, sticky-post, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background
	Text Domain: ex-log
*/

/*
	[Table of contents]

	## Global
		- Font Settings
		- Padding/Margin

	## Header
		- Navigation Menu
		- Social Icons
	
	## Banner Section
	## Call Out
	## Footer
		- Copyright Text
	## Widget
		
	## Responsive
		-- min-width: 1201 to max-width: 1365
		-- min-width: 992 to max-width: 1200
		-- min-width: 768 to max-width: 991
		-- min-width: 319 to max-width: 767
		-- min-width: 991
*/

/* ## Global */

body {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #000;
	overflow-x: hidden !important;
}
img {
    max-width: 100%;
	height: auto;
}
a {
    outline: 0 !important;
}

/* - Font Settings */
.ow-navigation .nav.navbar-nav li a,
.ow-navigation .navbar-collapse > a.btn,
.call-out .col-md-6 > h3 span,
.widget-title,
.section-header h3,
.features-content .features-box i span,
.features-box-content h4,
.portfolio-section .portfolio-categories li a,
.comment-form .form-group label,
.post-comment .media-body .media-heading,
.contact-form form button {
	font-family: 'Raleway', sans-serif;
}

/* - Padding/Margin */
.no-padding {
	padding: 0;
}
.no-left-padding {
	padding-left: 0;
}
.no-right-padding {
	padding-right: 0;
}
.no-top-padding {
	padding-top: 0;
}
.no-bottom-padding {
	padding-bottom: 0;
}
.no-margin {
	margin: 0;
}
.no-left-margin {
	margin-left: 0;
}
.no-right-margin {
	margin-right: 0;
}
.no-top-margin {
	padding-top: 0;
}
.no-bottom-margin {
	margin-bottom: 0;
}
.negative-margin {margin-bottom:-80px !important}
/* -- Section Header */
.section-header {
	margin-bottom: 70px;
}
.section-header h3 {
	font-size: 22px;
	font-weight: 800;
	color: #2a2a2a;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-image: url("images/icon/section-separator.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 23px;
	margin-bottom: 34px;
}
.section-header p { 
	font-size: 16px;
	color: #999;
}
.section-header-1 {
	margin-bottom: 70px;
	text-align: center;
}
.section-header-1 h3 {
	font-size: 22px;
	font-weight: 800;
	color: #2a2a2a;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-image: url("images/icon/section-separator.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 23px;
	margin-bottom: 34px;
}
.section-header-1 p { 
	font-size: 16px;
	color: #999;
}

/* -- Section Padding */
.section-padding {
	padding: 40px 0;
}

/* ## Header */
.header-main{
	position: relative;
}
.top-header {
	background-color: #006cb7;
	z-index: 12;
	position: relative;
}
.top-header .container > ul {
	padding-left: 0;
	margin-bottom: 0;
	display: inline-block;
}
.top-header .container > ul li,
.top-header .container > ul li img {
	display: inline-block;
}
.top-header .container > ul li img {
	margin-right: 14px;
}
.top-header .container > ul li {
	padding: 21px 26px;
	border-left: 1px solid #0362a4;
}
.top-header .container > ul li:last-child {
	border-right: 1px solid #0362a4;
}
.top-header .container > ul li,
.top-header .container > ul li a {
	text-align: center;
	font-size: 13px;
	color: #bbddf5;
}
.top-header .container > ul li:hover,
.top-header .container > ul li:hover a {
	color: #fff;
	font-weight: bold;
}
.top-header .language-bar .dropdown {
	z-index: 2;
	padding: 20px 26px;
	border-left: 1px solid #0362a4;
	float: left;
}
.top-header .language-bar .dropdown .btn {
	padding: 0;
	background-color: transparent;
	border: none;
	color: #bbddf5;
}
.top-header .language-bar .btn .caret {
	margin-right: 5px;
}
.top-header .language-bar > a {
	float: left;
	clear: right;
	border-left: 1px solid #0362a4;
	border-right: 1px solid #0362a4;
	padding: 22px 26px;
}
.menu-block{
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 11;
}
.menu-block.navbar-fixed-top{
	position: fixed;
	top: 0;
}
.photo-slider .carousel-caption .btn-default,
.blog-list article > a {
	color: #000;
	font-size: 11px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	background-color: #fff;
	padding: 15px 30px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: none;
	margin-right: 8px;
	box-shadow: 0px 3px 0px #e8e8e8;
}
.photo-slider .carousel-caption .btn-default.bg,
.blog-list article > a {
	color: #fff;
	background-color: #37a2ed;
	border: none;
	box-shadow: 0px 3px 0px #1384d3;
}

/* ## Banner Section */
.page-banner{
	position: relative;
	background-image: url("images/banner-image/about-banner.jpg");
	background-size: cover;
	max-height: 450px;
	min-height: 450px;
	text-align: center;
}
.page-banner::before{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: inline-block;
	background-color: rgba(0,0,0,0.5);
}
.banner-content {
	padding-top: 229px;
}

.page-banner h3{	
	text-align: center;
	top: 50%;
	display: inline-block;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	font-size: 34px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-bottom: 25px;
	position: relative;
}
.page-banner h3:after{
	width: 50px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	height: 2px;
	width: 50px;
	display: inline-block;
	background-color: #fff;
}
.page-banner .breadcrumb {
    border-radius: 4px;
    display: block;
    left: 0;
    list-style: outside none none;
    padding: 8px 15px;
    text-align: center;
	background-color: transparent;
	position: relative;
}
.page-banner .breadcrumb a{
    font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	padding: 0 5px;
}
.page-banner .breadcrumb > li + li::before {
    color: #ccc;
    content: "> ";
    padding: 0 5px;
}
.services-banner {
	background-image: url("images/banner-image/services-banner.jpg");
}
.blog-banner {
	background-image: url("images/banner-image/blog-banner.jpg");
}
.fleet-banner {
	background-image: url("images/banner-image/fleet-banner.jpg");
}
.quotes-banner {
	background-image: url("images/banner-image/estimation-banner.jpg");
}
.faq-banner {
	background-image: url("images/banner-image/faq-banner.jpg");
}
.error-banner {
	background-image: url("images/banner-image/error-banner.jpg");
}
.contact-banner {
	background-image: url("images/banner-image/contact-banner.jpg");
}
 
/* - Navigation Menu */
/* - Social Icons */

/* ## Call Out */
.call-out {
	background-color: #2b78c2;
	overflow-x: hidden;
}
.call-out:before {
	content :"";
}
.call-out .col-md-6 {
	padding: 65px 0;
	position: relative;
	z-index: 1;
}
.call-out .col-md-6:last-child {
	padding-left: 70px;
}
.call-out .col-md-6:last-child:before {
	content: "";
	position: absolute;
	left: 0;
	right: -100%;
	background-color: #2871b7;
	top: 0;
	bottom: 0;
	z-index: -1;
}
.call-out .col-md-6 > i {
	display: inline-block;
	height: 56px;
	width: 56px;
	border: 3px solid rgba(255,255,255,0.6);
	text-align: center;
	padding: 10px 0;
	position: absolute;
}
.call-out .col-md-6 > h3,
.call-out .col-md-6 > h3 a {
	margin: 0;
	color: #fff;
	font-size: 26px;
	text-align: left;
}
.call-out .col-md-6 > h3 {
	padding-left: 85px;
}
.call-out .col-md-6 > h3 span {
	display: block;
	color: #fdc300;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 18px;
}

/* ## Footer */ 
.footer-main {
	background-image: url("https://kecetransindo.com/wp-content/uploads/2023/04/footer-bg-1.webp");
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 100px;	
}
.footer-main .detail-box {
	color: #fff;
}
.footer-main .detail-box i {
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
}
.footer-main .detail-box p {
	line-height: 25px;
	margin-bottom: 30px;
}
.footer-main .detail-box ul {
	padding-left: 0;
}
.footer-main .detail-box ul li,
.footer-main .detail-box ul li a { 
	display: inline-block;	
}
.footer-main .detail-box ul li {
	margin: 0 5px;
}
.footer-main .detail-box ul li:first-child {
	margin-left: 0px;
}
.footer-main .detail-box ul li:last-child {
	margin-right: 0px;
}
.footer-main .detail-box ul li a { 
	height: 32px;
	width: 32px;
	border: 3px solid rgba(204,204,204,0.9); 
	text-align: center;
	font-size: 11.31px;
	line-height: 26px;
	color: #ccc;
}
.footer-main .detail-box ul li a:focus,
.footer-main .detail-box ul li a:hover {
	background-color: #eaebec;
	color: #2d3741;
}
/* ## Widget */
.widget-title {
	color: #fff;
	text-transform: uppercase;
	margin-top: 0;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 15px;
	position: relative;
}
.widget-title:before {
	content: "";
	width: 30px;
	height: 3px;
	background-color: #fdc300;
	position: absolute;
	left: 0;
	bottom: 0;
}
.widget ul {
	padding-left: 0;
	margin-bottom: 0;
}
.widget ul li {
	display: inline-block;
	width: 100%;
	color: #ccc;
	position: relative;
}
.footer-main .widget ul li{
	margin-top: 22px;
}
.widget ul li a {
	color: #ccc;
	text-decoration: none;
}
	/* -- Widget Contact */
	.widget-contacts li  {
		padding-left: 38px;
		line-height: 24px;
	}
	.widget-contacts li > img {
		position: absolute;
		left: 0;
		top: 5px;
	}
	
/* - Copyright Text */
.bottom-footer {
	background-color: rgba(0,0,0,0.12);
	margin-top: 105px;
	text-align: center;
	color: #aaa;
}
.bottom-footer p { 
	padding: 24px 0;
	margin-bottom: 0;
	font-size: 12px;
}

/* -- Coming Soon */
.coming-soon {
	background-image: url("images/coming-soon/coming-soon.jpg");
	background-size: cover;
	padding-top: 30%;
	position: relative;
	text-align: center;
}
.coming-soon:before {
	content: "";
	position: absolute;
	background-color: rgba(255,255,255,0.5);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: inline-block;
}

.coming-soon .section-header {
	color: #fff;
	padding: 100px 0;
	text-align: center;
	position: relative;
	z-index: 1;
	margin-bottom: 20px;
}

.coming-soon .section-header:before {
	content: "";
	background-color: rgba(0,0,0,0.9);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 0;
}
.coming-soon .section-header h3 {
	background-image: url("images/icon/section-separator-3.png");
    background-position: center bottom;
	color: #fff;
	position: relative;
	font-size: 32px;
}
.coming-soon .section-header p {
	color: #999;
	position: relative;
	font-size: 16px;
}
.coming-soon .countdown .countdown-section {
	width: 25%;
	box-sizing: border-box;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	border-right: 2px dotted #2a2a2a;
	padding: 5% 0;
	position: relative;
}
.coming-soon .countdown .countdown-section:last-child {
	border: none;
}
.coming-soon .countdown .countdown-section span {
	display: block;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.coming-soon .countdown .countdown-section .countdown-amount {
	font-size: 52px;
	margin-bottom: 20px;
}

.coming-soon .countdown .countdown-section .countdown-period {
	font-size: 22px;
}
.notification {
	padding: 0 27%;
	margin-bottom: 40px;
}
.notification .input-group {
	border: 1px solid #cbcbcb;
	border-radius: 0;
}
.notification .form-control {
	height: 40px;
}
.notification .btn {
	padding: 8px 14px;
	background-color: #2a2a2a;
	width: 50px;
}
.notification .form-control,
.notification .btn {
	border-radius: 0;
}
.coming-soon .container > p {
	color: #2a2a2a;
	position: relative;
	padding: 0 14%;
	font-size: 13px;
	line-height: 24px;
}
.coming-soon .container > ul {
	position: relative;
	padding-left: 0;
	margin-bottom: 32px;
}
.coming-soon .container > ul li {
	display: inline-block;
	margin: 0 5.5px;
}
.coming-soon .container > ul li a {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 2px solid rgba(42,42,42,0.85);
	line-height: 28px;
	color: #3f4346;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.coming-soon .container > ul li a:hover {
	background-color: #fff;
}
/* ## Responsive */
	
/* -- min-width: 1201 to max-width: 1365 */
@media only screen and (min-width: 1201px) and (max-width: 1365px) {	
	.page-banner{
		max-height: 350px;
		min-height: 350px;
	}
	.banner-content {
		padding-top: 150px;
	}
}
/* -- min-width: 992 to max-width: 1200 */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.footer-main .detail-box ul li {
		margin: 0 4px;
	}
	/* - Banner Section */
	.page-banner{
		max-height: 300px;
		min-height: 300px;
	}
	.banner-content {
		padding-top: 125px;
	}
}

/* -- min-width: 768 to max-width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	/* ## Header */
	.top-header .container > ul li,
	.top-header .language-bar .dropdown,
	.top-header .language-bar > a {
		padding-left: 18px;
		padding-right: 18px;
	}
}

/* -- min-width: 319 to max-width: 767 */
@media only screen and (min-width: 319px) and (max-width: 767px) {	
	/* ## Header */
	.top-header .container > ul li {
		border-left: none;
		display: inline-block;
		padding-bottom: 10px;
		padding-top: 10px;
		width: 100%;
	}
	.top-header .container > ul li:last-child {
		border: none;
	}
	.top-header .container > ul,
	.language-bar {
		width: 100%;
	}
	.top-header .language-bar > a {
		float: right;
	}
	
	/* ## Footer */
	.call-out .col-md-6:last-child {
		padding-left: 0;
	}
	.call-out .col-md-6:last-child::before {
		left: -100%;
	}
	
	/* -- Coming Soon */
	.coming-soon .countdown .countdown-section .countdown-amount {
		font-size: 22px;
	}

	.coming-soon .countdown .countdown-section .countdown-period {
		font-size: 12px;
	}
	.notification {
		padding: 0 7%;
	}
}

/* -- min-width: 991 */
@media (max-width: 991px) {
	/* Menu Block */
	.menu-block {
		position: relative;
	}

	/* ## Footer */
	.footer-main .col-md-3 {
		margin-bottom: 50px;
	}
	.bottom-footer {
		margin-top: 50px;
	}
	/* -- Banner Section */
	.page-banner{
		max-height: 250px;
		min-height: 250px;
	}
	.banner-content {
		padding-top: 50px;
	}
	.testimonials-box .owl-controls{display:none}
}

/* ## min-width: 1200 */
@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

@media screen and (max-width:768px){
	.contact-horizontal li{padding:8px 10px}
	.negative-margin {margin-bottom:0 !important}
	.content-slider .owl-nav{top:-28px !important;}
	.blog-list .entry-cover img {width:100%}
}
@media screen and (max-width:480px){
	.contact-horizontal li{padding:5px 8px; border-left:none}
	
}

.topbar-sidebar-left .list-inline a {color:#fff}

/**************Shorcodes.css*******************/
/*
	[Table of contents]

	## Shortcodes
		-- Photos Slider
		-- Services
		-- Offer
		-- Why We Are
		-- Blog Section
			-- Post Comment
		-- Testimonials Section
		-- Partners Section
		-- Core Values
		-- Error Page
		-- Choose And Fact
			-- Why Choose Us
			-- Fact
		-- Portfolio Section
		-- Pagination
		-- Faq Section
			-- Accordion
		-- Widget Area
		-- Estimation Form
		-- Contact Us
		
	## Responsive
		-- min-width: 1201 to max-width: 1365
		-- min-width: 992 to max-width: 1200
		-- min-width: 768 to max-width: 991
		-- min-width: 319 to max-width: 767
		-- max-width: 480
		-- min-width: 991
*/

/* ## Shortcodes */

/* -- Photos Slider */
.photo-slider .carousel-control {
    background-image: none;	
	top: 50%;
	width: auto;
	bottom: auto;
	z-index: 11;
	margin: 0 3%;
}
.photo-slider .carousel-caption {
	text-shadow: none;
}
.photo-slider .carousel-caption h1{
	font-size: 52px;
	color: #fff;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	position: relative;
	font-weight: 900;
	padding-bottom: 30px;
}
.photo-slider .carousel-caption h1:after{
	width: 50px;
	content: "";
	position: absolute;
	left: 0;  
	right: 0;
	margin: 0 auto;
	bottom: 0;
	height: 5px;
	width: 50px;
	display: inline-block;
	background-color: #fdc300;
}
.photo-slider .carousel-caption {
	bottom: 34%;
}
.photo-slider .carousel-caption h3 {
	color: #fff;
	font-size: 30px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	margin-bottom: 35px;
}
.photo-slider .carousel-caption a {
	color: #000;
	font-size: 11px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	background-color: #fff;
	padding: 15px 30px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: none;
	margin-right: 8px;
	box-shadow: 0px 3px 0px #e8e8e8;
	border-radius: 3px;
	text-decoration: none;
}
.photo-slider .carousel-caption .btn-default.bg {
	color: #fff;
	background-color: #37a2ed;
	border: none;
	box-shadow: 0px 3px 0px #1384d3;
}
.photo-slider .carousel-control .fa-angle-left {
	border-right: 3px solid #fff;
	padding-right: 10px;
	color: #fff;
}
.photo-slider .carousel-control .fa-angle-right {
	border-left: 3px solid #fff;
	padding-left: 10px;
}

/* -- Services */
.services,
.services-box,
.services-box.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	background-color: #f7f8f9;
}
.services-box {
	display: inline-block;
	padding: 20px 6px;
	margin-top: -60px;
}
.services-box .owl-nav {
    position: absolute;
    right: 0px;
    top: -35px;
}
.services-box .col-md-12{
	padding-left: 12px;
	padding-right: 12px;
}
.services-content h3 {
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	color: #383838;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 12px;
}
.services-content p {
	font-size: 14px;
	font-family: 'PT Sans', sans-serif;
	color: #777777;
	margin-bottom: 18px;
}
.services-content > a {
    text-transform: uppercase;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	color: #999;
	letter-spacing: 1px;
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.services-content > a:hover {
    color: #006cb7;
	text-decoration: none;
}
.services-content i  {
    padding-left: 8px;
}
.services-box.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	font-size: 0;
	border-radius: 0;
	padding: 5px 13px;
	margin: 0;
	color: #333;
}
.services-box.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover { 
	color: #2b78c2;
}
.services-box.owl-theme .owl-controls .owl-nav .owl-prev:before { 
	content:"\f104";
	font-family:'FontAwesome';
	font-size: 18px;
}
.services-box.owl-theme .owl-controls .owl-nav .owl-next:before{
	content:"\f105";
	font-family:'FontAwesome';
	font-size: 18px;
}
.services-box .owl-dots {
    padding-bottom: 30px;
    padding-top: 30px;
}
.services-box.owl-theme .owl-dots .owl-dot span {
	border-radius: 0;
	background-color: #b9d1e8;
	width: 6px;
	height: 6px;
	margin: 0 5px;
}
.services-box.owl-theme .owl-dots .owl-dot.active span, 
.services-box.owl-theme .owl-dots .owl-dot:hover span {
	background-color: #2b78c2;
}
.services-box-1 {
	margin-top: -35px;
}
.services-box-1 .owl-nav{
	display: none;
}
.services-box-1 .owl-dots .owl-dot{
    display: none;
}

/* -- Offer */
.offers-area {
	display: inline-block;
}
.offers-content{
	position: relative;	
	padding-left: 60px;
	margin-bottom: 20px;
}
.offers-content img {
	position: absolute;
	left: 0px;
	top: 0;
} 
.offers-content h3 {
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #2a2a2a;
	position: relative;
	text-transform: uppercase;
	padding-bottom: 10px;
} 
.offers-content h3:after {
	width: 30px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 3px;
	display: inline-block;
	background-color: #fdc300;
} 
.offers-content p {
	color: #777777;
} 
.offer .mission-content .section-header{
	margin-bottom: 30px;
	display: inline-block;
}
.offer .mission-image {
	margin-bottom: 30px;
}
.offer .mission-image .row > img {
	margin-bottom: 25px;
}
.offer .mission-content p {
	color: #777;
}
.mission-image.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	font-size: 0;
	border-radius: 0;
	margin-right: 10px;
	margin-left: 0px;
    padding: 0 10px;
	color: #333;
	opacity: 0.9;
}
.mission-image.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover { 
	color: #000;
	background-color: #fff;
}
.mission-image.owl-theme .owl-controls .owl-nav .owl-prev:before { 
	content:"\f104";
	font-family:'FontAwesome';
	font-size: 18px;
}
.mission-image.owl-theme .owl-controls .owl-nav .owl-next:before{
	content:"\f105";
	font-family:'FontAwesome';
	font-size: 18px;
}
.mission-image .owl-nav {
    position: absolute;
    right: 0;
    bottom: 10px;
}

/* -- Why We Are */
.why-we-are-section {
	background-color: #f6f7f8;
}
/* -- Features Block */
.features-block {
	width: 53.2291%;
	float: left;
	box-sizing: border-box;
	background-color: #2d3741;
	position: relative;
	padding-left: 10.6%;
	z-index: 1;
}
.features-block::before {
	content: "";
	position: absolute;
	width: 130px;
	height: 100%;
	bottom: 0;
	top: 0;
	left: auto;
	background-color: #2d3741;
	right: -60px;
	transform: skewX(9deg);
	z-index: -1;
}
.features-block .section-header {
	padding-right: 130px;
}
.features-block .section-header h3 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 30px;
}
.features-block  p {
	color: #aaa;
}
.features-block .section-header a {
	color: #fff;
	background-color: #2b78c2;
	font-size: 10px;
	font-weight: 900;
	text-transform: uppercase;
	padding: 0 65px 0 22px;
	height: 48px;
	line-height: 48px;
	box-shadow: 0 4px 0 #0353a0;
	position: relative;
	overflow: hidden;
	margin-top: 30px;
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.features-block .section-header a:before {
	content: "";
	background-color: #1269bc;
	width: 60px;
	right: -15px;
	top: 0;
	bottom: 0;
	display: inline-block;
	z-index: 1;
	position: absolute;
	transform: skewX(-20deg);
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.features-block .section-header a i {
	position: absolute;
	right: 15px;
	z-index: 2;
}
.features-block .section-header a:hover {
	background-color: #1269bc;
}
.features-block .section-header a:hover:before {
	background-color: #2b78c2;
}
.features-content {
	display: inline-block;
	width: 100%;
}
.features-content .features-box {
	position: relative;	
}
.features-content .features-box:before {
	content: "";
	width: 70px;
	height: 1px;
	background-image: url("images/icon/features-line.png");	
	display: inline-block;
	position: absolute;
	right: 58px;
	top: 35px;
}
.features-content .features-box:last-child:before {
	display: none;
}
.features-content .features-box i {
	width: 70px;
	height: 70px;
	display: block;
	border: 3px solid rgba(255,255,255,0.25);
	text-align: center;
	line-height: 64px;
	position: relative;
}
.features-content .features-box i span {		
	width: 25px;
	height: 25px;
	background-color: #fdc300;
	color: #000;
	font-size: 15px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	line-height: 25px;
	position: absolute;
	font-style: normal;
	top: -13px;
}
.features-box-content {
	display: inline-block;
	width: 100%;
	margin-top: 26px;
}
.features-box-content h4 {
	margin-top: 0;
	margin-bottom: 22px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
}

/* Request Quote */
.request-quote {
	
	box-sizing: border-box;
	text-align: center;
	padding: 0 150px;
}

@media screen and (min-width:1200px){
	.request-quote {padding: 0 150px !Important;}
}
.request-quote .section-header h3 { 
	background-image: none;
	padding-bottom: 0;
	margin: 20px 0;
	font-size: 18px;
}
.quote-form {
	text-align: left;
}
.quote-form .form-control{
	height: 50px;
	padding: 10px 15px;
	border-radius: 3px;
	box-shadow: none;
	border-color: #eaeced;
}
.quote-form .form-control,
.quote-form select,
.quote-form textarea {
	font-size: 13px;
}
.quote-form .form-control:focus {
	box-shadow: none;
}
.quote-form select {
    height: 50px;
    width: 100%;
	padding: 10px 15px;
	border: 1px solid #eaeced;
	color: #ccc;
}
.quote-form textarea {
	min-height: 120px;
	border: 1px solid #eaeced;
}
.quote-form .form-group .btn{
	color: #fff;
	background-color: #2b78c2;
	font-size: 10px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0 65px 0 22px;
	height: 48px;
	line-height: 48px;
	box-shadow: 0 4px 0 #0353a0;
	position: relative;
	overflow: hidden;
	margin-top: 15px;
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.quote-form .form-group .btn::before{
	content: "";
	background-color: #1269bc;
	width: 60px;
	right: -15px;
	top: 0;
	bottom: 0;
	display: inline-block;
	z-index: 1;
	position: absolute;
	transform: skewX(-20deg);
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.quote-form .form-group .btn i {
	position: absolute;
	right: 15px;
	z-index: 2;
}
.quote-form .form-group .btn:hover {
	background-color: #1269bc;
}
.quote-form .form-group .btn:hover:before {
	background-color: #2b78c2;
}
.quote-form .form-group label{
	margin: 40px 10px 0 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	color: #777;
}

.quote-form .form-control::-webkit-input-placeholder,
.quote-form textarea::-webkit-input-placeholder {
   color: #ccc;
}

.quote-form .form-control:-moz-placeholder,
.quote-form textarea:-moz-placeholder { /* Firefox 18- */
   color: #ccc; 
}

.quote-form .form-control::-moz-placeholder,
.quote-form textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #ccc; 
}

.quote-form .form-control:-ms-input-placeholder,
.quote-form .form-control:-ms-input-placeholder {  
   color: #ccc; 
}

/* -- Blog Section */
.blog-main{
	display: inline-block;
	margin-bottom: 30px;
}
.blog-section .entry-cover {
	position: relative;
	margin-bottom: 28px;
}
.blog-section .entry-cover .post-meta{
	position: absolute;
	left: 0px;
	bottom: 0;
	background-color: #716c6f;
	opacity: 0.7;
}
.single .blog-section .entry-cover .post-meta{bottom:10px}
.blog-section .enetry-header .entry-title h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
}
.blog-section .enetry-header .entry-title a{
	color: #232323;
}
.blog-section .entry-meta div{
	display: inline-block;
	margin-bottom: 20px;
}
.blog-section .entry-meta div:after {
	content: "|";
	color: #777;
}
.blog-section .entry-meta div:last-child:after {
	content: "";
}
.blog-section .post-date a,
.byline,
.byline a,
.comment a{
	color: #777;
	padding-left: 4px;
	padding-right: 4px;
}
.blog-section .post-date a,
.byline a,
.comment a:first-child{
	padding-left: 0px;
}
.blog-section .entry-meta div:last-child{
	border-right: none;
}
.blog-section .entry-content p{
	color: #777;
}
.blog-section .blog-list{
	display: inline-block;
	width: 100%;
}
.blog-section .blog-list .enetry-meta{
	margin-bottom: -10px;
}
.blog-section .blog-area{
	display: inline-block;
	margin-top: -12px;
}
.blog-section .col-md-12{
	text-align: center;
}
.blog-section .col-md-12 .section-padding {
	padding: 20px 0;
}
.blog-section .col-md-12 > a {
	background-color: #fff;
	color: #2b78c2;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 11px;
	display: inline-block;
	padding: 15px;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.blog-section .col-md-12 > a:hover {
	background-color: #2b78c2;
	color: #fff;
}
/* -- Testimonials Section */
.testimonials-section {
	background-color: #f6f7f8;
}
.testimonials-section .section-header-1 > p {
    margin-bottom: -5px;
}

.testimonials-content {
	background-color: #fff;
	padding: 50px;
	position: relative;
	margin-top: 50px;
	margin-bottom: 30px;
	box-shadow: 0 2px 4px rgba(0,0,0,0.04);
}
.testimonials-content::after {
    border-left: 4px solid transparent;
    border-right: 21px solid transparent;
    border-top: 26px solid #fff;
    bottom: -26px;
    content: "";
    left: auto;
    position: absolute;
    right: 70px;
    top: auto;
}
.testimonials-content::before {
    border-left: 6px solid transparent;
    border-right: 23px solid transparent;
    border-top: 28px solid rgba(0,0,0,0.04);
    bottom: -28px;
    content: "";
    left: auto;
    position: absolute;
    right: 68px;
	top: auto;
}
.testimonials-content img {
	border-radius: 100%;
	max-height: 80px;
	max-width: 80px;
	border: 3px solid #fff;
}
.testimonials-content > i {
    left: 50px;
    position: absolute;
    top: -50px;
}
.testimonials-content p {
   color: #999;
   line-height: 30px;
}
.testimonials-content h3 {
   font-family: 'Raleway', sans-serif;
   font-weight: 600;
   font-size: 12px;
   text-transform: uppercase;
}
.testimonials-content span {
	padding-left: 10px;
	font-size: 12px;
	text-transform: capitalize;
	font-family: 'Lora', serif;
	color: #777;
	font-weight: 400;
}
.testimonials-box.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	font-size: 0;
	border-radius: 3px;
	padding: 12px 10px;
	margin: 0;
	color: #333;
	position: absolute;
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.testimonials-box.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover { 
	color: #fff;
	background-color: #2b78c2;
}
.testimonials-box.owl-theme .owl-controls .owl-nav .owl-prev:before { 
	content:"\f104";
	font-family:'FontAwesome';
	font-size: 18px;
}
.testimonials-box.owl-theme .owl-controls .owl-nav .owl-prev { 
	left: -50px;
	top: 34%;
}
.testimonials-box.owl-theme .owl-controls .owl-nav .owl-next:before{
	content:"\f105";
	font-family:'FontAwesome';
	font-size: 18px;
}
.testimonials-box.owl-theme .owl-controls .owl-nav .owl-next {
	right: -50px;
	top: 34%;
}
.testimonials-box .owl-dots {
    padding-bottom: 50px;
    padding-top: 50px;
}
.testimonials-box.owl-theme .owl-dots .owl-dot span {
	border-radius: 0;
	background-color: #b9d1e8;
	width: 6px;
	height: 6px;
	margin: 0 5px;
}
.testimonials-box.owl-theme .owl-dots .owl-dot.active span, 
.testimonials-box.owl-theme .owl-dots .owl-dot:hover span {
	background-color: #2b78c2;
}

/* -- Partners Section */
.partners-section {
	text-align: center;
}
.partners-section .section-header h3 {
	background-position: center bottom;
}
.partner-bg {
	background-color: #f6f7f8;
}
.partners-section .container > .section-padding {
	padding-top: 17.5px;
	padding-bottom: 17.5px;
}
.partners-section .owl-carousel .owl-item img {
    width: auto;
	display: inline-block;
}
.partners-section .partners-logos .item  {
	border-right: 1px solid #f4f5f6;
	text-align: center;
	line-height: 133px;
}
.partners-section .partners-logos .item  a {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	line-height: 133px;
}
.partners-section .owl-theme .owl-controls{
	margin: 0;
}
/* -- Core Values */
.core-values{
	text-align: center;
}
.core-values .section-header h3 {
	background-position: center bottom;
}
.core-values .core-values-content img {
	margin-bottom: 15px;
}
.core-values .core-values-content h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.core-values .core-values-content p {
	color: #777;
	line-height: 25px;
}

/* -- Error Page */
.error-page {
	text-align: center;
	position: relative;
}
.error-page-content {
    padding-bottom: 35px;
}
.error-page img {
	padding-bottom: 32px;
	padding-top: 32px;
}
.error-page .error-code h3 {
	position: absolute;
	left: 0;
	right: 0;
	top: 18%;
	font-size: 180px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	color: #2a2a2a;
}
.error-page  h3 {
	font-size: 28px;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-bottom: 15px;
}
.error-page .col-md-6 {
	float: none;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.error-page .form-control {
	height: 52px;
	border-radius: 0;
}
.error-page .form-control:focus {
	box-shadow: none;
	border-color: #000;
}
.error-page .input-group .btn-default-2 {
	background-color: #37a2ed;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	padding: 15px 25px;
	border-radius: 0;
}
.error-page .error-page-content p {
	margin-top: 60px;
	color: #777;
}
.error-page .error-page-content a {
	background-color: transparent;
	border: 2px solid #37a2ed;
	color: #37a2ed;
	padding: 13px 32px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	border-radius: 4px;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.error-page .error-page-content a:hover {
	background-color: #37a2ed;
	color: #fff;
}

/* -- Choose And Fact */
.choose-and-fact {
	background-color: #f6f7f8;
	position: relative;
}
	/* -- Why Choose Us */
	.why-choose-us {
		width: 47%;
		float: left;
		padding-left: 12.8%;
		position: relative;
		z-index: 1;
	}
	.why-choose-us .section-header {
		margin-bottom: 40px;
	}
	.why-choose-us .section-header h3 {
		background-image: url("images/icon/section-separator-2.png");
		display: inline-block;
		width: 100%;
	}
	.why-choose-us ul {
		list-style: none;
		padding-left: 0;
		margin-bottom: 50px;
		display: inline-block;
		width: 100%;
	}
	.why-choose-us ul li { 
		margin-bottom: 28px;
		position: relative;
		color: #777;
		font-size: 13px;
	}
	.why-choose-us ul li:before {
		content:"\f00c";
		font-family:'FontAwesome';
		margin-right: 10px;
	}	
	.why-choose-us > a {
		color: #fff;
		background-color: #2b78c2;
		font-size: 10px;
		font-weight: 900;
		text-transform: uppercase;
		padding: 0 65px 0 22px;
		height: 48px;
		line-height: 48px;
		box-shadow: 0 4px 0 #0353a0;
		position: relative;
		overflow: hidden;
		margin-bottom: 15px;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		-o-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
	}
	.why-choose-us > a:before {
		content: "";
		background-color: #1269bc;
		width: 60px;
		right: -15px;
		top: 0;
		bottom: 0;
		display: inline-block;
		z-index: 1;
		position: absolute;
		transform: skewX(-20deg);
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		-o-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
	}
	.why-choose-us > a i {
		position: absolute;
		right: 15px;
		z-index: 2;
	}
	.why-choose-us > a:hover {
		background-color: #1269bc;
		color: #fff;
	}
	.why-choose-us > a:hover:before {
		background-color: #2b78c2;
	}
	
	/* -- Fact */
	.fun-fact {
		background-image: url("images/fact/fact-bg.jpg");
		background-size: cover;
		width: 53%;
		float: left;
		position: relative;
		padding: 100px;
	}
	.fun-fact:after {
		content: "";
		width: 130px;
		position: absolute;
		left: -70px;
		top: 0;
		bottom: 0;
		z-index: 0;
		transform: skewX(10deg);
		background-color: #f6f7f8;
	}
	.fun-fact:before {
		content: "";
		left: 0;
		right: 0;
		top: 0; 
		bottom: 0;
		background-color: rgba(43,120,194,0.95);
		position: absolute;
	}
	.fun-fact .fact-box {
		text-align: center;
		color: #fff;
		padding: 40px 0 60px;
	}
	.fun-fact .fact-box.pull-right {
		padding-bottom: 40px;
		padding-top: 60px;
	}
	.fun-fact .col-md-6 {
		position: relative;
	}
	.fun-fact > .col-md-6:before,
	.fun-fact .fact-box:before {
		content: "";
		background-color: #fff;
		left: 0;
		right: 0;
		bottom: 0;
		position: absolute;
	}
	.fun-fact > .col-md-6:before {
		height: 2px;
	}
	.fun-fact .fact-box:before {
		width: 2px;
		height: 22px;
		margin: 0 auto;
	}
	.fun-fact > .col-md-6:nth-child(odd):before {
		left: 27%;
	}
	.fun-fact > .col-md-6:nth-child(even):before {
		right: 26.8%;
	}
	.fun-fact > .col-md-6:nth-last-child(1):before,
	.fun-fact > .col-md-6:nth-last-child(2):before {
		display: none;
	}
	.fun-fact > .col-md-6:nth-last-child(1) .fact-box:before,
	.fun-fact > .col-md-6:nth-last-child(2) .fact-box:before {
		top: 0;
		bottom: auto;
	}
	.fun-fact .fact-box i {
		margin-bottom: 35px;
		display: inline-block;
	}
	.fun-fact .fact-box p {
		margin-bottom: 30px;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	.fun-fact .fact-box span {
		font-size: 30px;
		font-weight: bold;
		line-height: 20px;
	}

	
/* -- Portfolio Section */
.portfolio-section {
	text-align: center;
}
.portfolio-section .section-header {
	margin-bottom: 50px;
}
.portfolio-section .section-header h3 {
	background-position: center bottom;
}
.portfolio-section .portfolio-categories {
	text-align: center;
	padding-left: 0;
	margin-bottom: 60px;
}
.portfolio-section .portfolio-categories li {
	display: inline-block;
	position: relative;
	margin: 0 5px;
}
.portfolio-section .portfolio-categories li:first-of-type,
.portfolio-section .portfolio-categories li:last-of-type {
	margin: 0;
}
.portfolio-section .portfolio-categories li a {
    font-size: 11px;
	text-decoration: none;
	position: relative;
	color: #777;
	padding: 10px 18px;
	border: 1px solid #dfe5eb;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.portfolio-section .portfolio-categories li a.active,
.portfolio-section .portfolio-categories li a:hover,
.portfolio-section .portfolio-categories li a:focus {
	color: #fff;
	background-color: #2b78c2;
	border-color: #2b78c2;
}
.portfolio-box .grid-item {
	width: 25%;
	float: left;
	position: relative;
	overflow: hidden;
}
.portfolio-grid .portfolio-box .grid-item {
	margin: 15px;
	width: 22.5%;
}

/* -- Pagination */
.pagination  {
	margin: 0;
}
.pagination .pager {
	background-color: #efefef;
	display: inline-block;
	padding: 15px 0;
	margin: 0;
	position: relative;
}
.pagination .pager li {
	margin: 0 20px;
	position: relative;
}
.pagination .pager li a {
	border: none;
	border-radius: 0;
	background-color: transparent;
	font-size: 13px;
	padding-bottom: 0;
	padding-top: 0;
	text-transform: uppercase;
	color: #777;
}
.pagination  .pager li a i { 
	margin: 0 9px;
}
.pagination .pager:before {
	content: "";
	background-image: url("images/fleet/grid.png");
	background-position: center 5px;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}

/* -- Faq Section */
.faq-list{
	list-style: none;
	padding-left: 0px;
}
.faq-list li {
	text-transform: uppercase;
	line-height: 50px;
}
.faq-list li a{
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #222;
}
.faq-list li a.active,
.faq-list li a:hover,
.faq-content.active  h3 {
	text-decoration: none;
	color: #2b78c2;
}
.faq-content {
	margin-bottom: 90px;
	display: inline-block;
	width: 100%;
}
.faq-content:last-of-type {
	margin-bottom: 100px;
}
.faq-content  h3 {
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #222;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 20px;
	display: inline-block;
}
.faq-content a:hover{
	text-decoration: none;
	color: #2b78c2;
}
.faq-content p{
	color: #999;
	line-height: 25px;
}
.faq-content > a {
	float: right;
	text-transform: capitalize;
	display: none;
	margin-top: 30px;
}
.faq-content.active > a { 
	display: inline-block;
}

/* -- Widget Area */
.widget-search .btn {
	border: none;
	outline: none;
	background-color: transparent;
}
.widget-area .input-group {
	margin-top: 0;
	margin-bottom: 50px;
}
.widget-area .form-control:focus {
    border-color: #ccc;
    box-shadow: none;
}
.widget-area .input-group {
	border: 1px solid #ddd;
}
.widget-area .input-group .form-control {
    height: 50px;
	border-radius: 0px;
	border: none;
	box-shadow: none;
}
.widget-area .btn-default-2 {
    border-left: medium none;
    color: #8e97ac;
    height: 50px;
    padding: 11px 22px;
	border-radius: 0px;
	background-color: #fff;
	border: none;
}
.widget-area .btn-default:hover {
    background-color: #fff;
	border-color: #ddd;
}
.widget-heading h3 {
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #2a2a2a;
	position: relative;
	text-transform: uppercase;
	padding-bottom: 15px;
	letter-spacing: 1px;
	margin-bottom: 10px;
} 
.widget-heading h3:after {
	width: 30px;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 3px;
	display: inline-block;
	background-color: #337dc4;
}
.widget-area .widget-catagories {
	margin-bottom: 30px;
} 
.widget-area .widget-catagories ul {
	list-style: none;
	padding-left: 0px;
}
.widget-area .widget-catagories ul  li{
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	padding-top: 20px;
}
.widget-area .widget-catagories i {
	color: #8c8c8c;
}
.widget-area .widget-catagories span {
	float: right;
}
.widget-area .widget-catagories ul  li:last-child{
	border-bottom: none;
}
.widget-area .widget-catagories li a {
	color: #8c8c8c;
	text-decoration: none;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	padding-left: 12px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.widget-area .widget-catagories li:hover,
.widget-area .widget-catagories li a:hover {
	color: #2b78c2;
}
.widget-area .recent-content{
	position: relative;	
	padding-left: 90px;
	margin-top: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 35px;
}
.widget-area .recent-content:last-child {
	border-bottom: none;
}
.widget-area .recent-content img {
	position: absolute;
	left: 0px;
	top: 0;
}
.widget-area .recent-content h3{
	font-size: 13px;
	letter-spacing: 1px;
}
.widget-area .recent-content a {
	font-family: 'PT Sans', sans-serif;
	color: #777;
	text-transform: uppercase;
	line-height: 20px;
}
.widget-area .recent-content a:hover {
	color: #232323;
	text-decoration: none;
}
.widget-area .recent-content span  a{
	color: #d5d5d5;
}
.widget-area .recent-content span  a:hover {
	color: #337dc4;
}
.widget.widget-tag > a {
    border: 1px solid #ddd;
    font-size: 11px;
	padding: 11px 13px;
	margin-bottom: 10px;
	margin-right: 10px;
	display: inline-block;
	letter-spacing: 1px;
	font-family: 'PT Sans', sans-serif;
	color: #777;
	text-transform: uppercase;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.widget.widget-tag .widget-heading > h3 {
   margin-bottom: 25px;
}
.widget.widget-tag > a:hover {
   background-color: #337dc4;
   color: #fff;
   text-decoration: none;
   border-color: #337dc4;
}

/* -- Accordion */
.faq-section .panel-default > .panel-heading {
    background-color: transparent;
    border-color: #ddd;
    color: #333;
	border: 1px solid #e7e7e7;
}
.faq-section .panel-default > .panel-heading {
	padding: 15px 0 15px 50px;
	position: relative;
}
.faq-section .panel-default > .panel-heading a:before {
	content: "";
	position: absolute;
	left: -25px;
	height: 50px;
	width: 50px;
	top: -1px;
}
.faq-section .panel-default > .panel-heading a.collapsed:before {
	background-image: url("images/icon/faq-ic.png");
}
.faq-section .panel-default > .panel-heading a:before {
	background-image: url("images/icon/faq-ic-h.png");
}
.faq-section .panel-title > a.collapsed,
.faq-section .panel-title > a {
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	color: #222;
	letter-spacing: 1px;
	font-weight: 600;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.faq-section .panel-title > a,
.faq-section .panel-title > a:hover{
	text-decoration: none;
	color: #337dc4;
}
.faq-section .panel-body {
	font-size: 14px;
	font-family: 'PT Sans', sans-serif;
	color: #999;
	line-height: 25px;
}
.faq-section  .panel-group .panel {
    border-radius: 4px;
    margin-bottom: 22px;
	border: none;
	box-shadow: none;
}
.faq-section .panel-group .panel-heading + .panel-collapse > .list-group, 
.faq-section .panel-group .panel-heading + .panel-collapse > .panel-body {
	border: none;
}

/* -- Blog Section */
.blog-list article {
    border-bottom: 1px solid #ddd;
    margin-bottom: 50px;
    padding-bottom: 41px;
	margin-top: 80px;
}
.blog-list article:first-child{
    margin-top: 0px;
}
.blog-list .entry-title img {
    float: right;
}
.blog-list .entry-title a img:hover {
	background-color: #337dc4;
}
.blog-list .entry-cover {
	position: relative;
}
.blog-list  .entry-cover .post-meta {
	position: absolute;
	left: 0px;
	bottom: 6px;
	background-color: #716c6f;
	opacity: 0.7;
}
.blog-list article > a {
	margin-top: 18px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	display: inline-block;
	border-radius: 4px;
	text-decoration: none;
}
.blog-list article > a:hover { 
	background-color: #1384d3;
	box-shadow: 0px 3px 0px #37a2ed;
	color: #fff;
}
.single-blog .entry-title img {
    float: right;
}
.single-blog .entry-content > p:first-child {
	margin-bottom: 15px;
}
.single-blog .entry-content > p {
    line-height: 22px;
	margin-bottom: 40px;
}
.single-blog .entry-content > p :last-child{
	margin-top: 40px;
}
.single-blog .col-md-4 > ul {
    list-style: outside none none;
    padding-left: 0;
	margin-top: 20px;
}
.single-blog .col-md-4 > ul li {
   margin-bottom: 15px;
}
.single-blog .col-md-4 > ul li a{
   font-family: 'PT Sans', sans-serif;
   font-size: 14px;
   color: #777;
   text-decoration: none;
   padding-left: 7px;
}
.single-blog .col-md-4 > ul li i {
    border: 1px solid #777;
    border-radius: 7px;
    font-size: 10px;
    font-weight: 100;
	padding: 1px;
	color: #777;
}
.single-blog .entry-list {
    display: inline-block;
	margin-bottom: 30px;
}
.single-blog .tags {
   border-top: 1px solid #ddd;
   border-bottom: 1px solid #ddd;
   padding-top: 15px;
   padding-bottom: 15px;
   margin-bottom: 60px;
}
.single-blog .tags > a {
    color: #777;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 12px;
}
.single-blog .post-navigation {
    display: inline-block;
    float: right;
}
.single-blog .post-navigation a:after {
	content: "|";
	padding-left: 20px
}
.single-blog .post-navigation a:last-child:after {
	content: "";
	padding-left: 0px;
}
.single-blog .post-navigation > a {
	margin: 0px 8px;
	color: #777;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 12px;
	letter-spacing: 1px;
}
.single-blog .post-navigation > a:hover{
	color: #337dc4;
	text-decoration: none;
}
.single-blog .post-navigation > a:first-child {
	margin-left: 0px;
}
.single-blog .post-navigation > a:last-child {
	margin-right: 0px;
}
.single-blog .about-author{
	background-color: #f6f7f8;
	padding: 42px 28px;
	margin-bottom: 60px;
}
.single-blog .author-intro {
	padding-left: 160px;
    position: relative;
}
.single-blog .author-intro a {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
	color: #232323;
	letter-spacing: 2px;
	margin-bottom: 30px;
}
.single-blog .author-intro > p {
    line-height: 25px;
    margin-top: 20px;
	font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    color: #777;
}
.single-blog .author-intro img {
	position: absolute;
	left: 0;
	right: 0;
}

.single-blog .post-comment .widget-heading h3{
	font-weight: 800;
	letter-spacing: 2px;
	padding-bottom: 25px;
	text-align: left;
}
.comment-section .media-body h4{
	display: inline-block;
}
.comment-section .media-body h4:after{
	content: "|";
}

/* -- Post Comment */
.content-area.col-md-12 .post-comment {
	/*padding: 0 10%;*/
}
.post-comment {
	display: inline-block;
	width: 100%;
}
.post-comment h3 {
	font-size: 18px;
	margin: 0;
}
.post-comment .media {
	position: relative;
	overflow: visible;
	margin-top: 30px;
}
.post-comment .media-left {
	position: absolute;
	left: 0;
	top: 0;
}

.comment-tree img.photo {max-width:initial; width:60px; height:60px}
.comment-tree li.media {margin-bottom:20px}
ul.comment-tree .media-heading a.comment-edit-link {font-size:12px}
ul.comment-tree .media-heading a.reply {font-size:15px}
ul.comment-tree .media-heading a.reply i {margin-right:4px}

.post-comment .media-body {
	overflow: visible;
}
.post-comment .media-body .media-content {
	padding-left: 80px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}
.post-comment .media-body .media-heading {
	font-size: 15px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 20px;
}
.post-comment .media-body .media-heading span {
	color: #989898;
}
.post-comment .media-body .media-heading span,
.post-comment .media-body .media-heading a {
	font-size: 12px;
}
.post-comment .media-body .media-heading a {
	color: #2b78c2;
	float: right;
}
.post-comment .media-body .media-heading a i {
	margin-right: 5px;
}
.post-comment .media-body .media-heading span:before{
	content: "|";
	margin: 0 23px;
}
.post-comment .section-header > h3:before {
	display: none;
}
.post-comment .media .media-body .media {
	margin-left: 60px;
}
.post-comment .section-header {
	margin-top: 40px;
}
.comment-form {
	position: relative;
	margin-top: 80px;
}
.comment-form .form-group {
	margin-top: 40px;
	margin-bottom: 0;
}
.comment-form .form-control {
	padding: 10px;
	height: auto;
	outline: none;
	box-shadow: none;
	border-radius: 0;
	border: 1px solid #e5e5e5;
	background-color: transparent;
	font-size: 12px;
	background-color: transparent;
	position: relative;
	z-index: 1;
}
.comment-form .form-group label {
	text-align: left;
	display: block;
	font-weight: normal;
	font-size: 11px;
	color: #999;
	text-transform: uppercase;
}
.comment-form  input[type="submit"] { 
	color: #fff;
	font-size: 11px;
	display: inline-block;
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	background-color: #37a2ed;
	padding: 15px 30px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: none;
	box-shadow: 0px 3px 0px #1384d3;
	border-radius: 3px;
	text-decoration: none;
	margin: 40px 15px 0;
}
.comment-form .sep-line-bottom {
	top: 0;
	bottom: 60px;
	height: auto;
	z-index: 0;
}
.comment-form  input[type="submit"]:hover {
	color: #fff;
}

/* -- Estimation Form */
.estimation-form .section-header {
	margin-bottom: 48px;
}
.estimation-form .form-control {
	border-radius: 0px;
	height: 40px;
	margin-bottom: 15px;
	box-shadow: none;
	border-color: #eaeced;
	font-family: 'Lato', sans-serif;  
}
.estimation-form .form-control:focus {
	box-shadow: none;
}
.estimation-form .form-control::-webkit-input-placeholder,
::-webkit-input-placeholder {
   color: #ccc;
   
}
.estimation-form .form-control:-moz-placeholder,
:-moz-placeholder { /* Firefox 18- */
   color: #ccc; 
  
}
.estimation-form .form-control::-moz-placeholder,
::-moz-placeholder {  /* Firefox 19+ */
   color: #ccc;   
}
.estimation-form .form-control:-ms-input-placeholder,
.estimation-form .form-control:-ms-input-placeholder {  
   color: #ccc; 
 
}
.estimation-form select {
    height: 40px;
    width: 100%;
	color: #ccc;
	padding: 0 10px;
	border: 1px solid #eaeced;
	margin-bottom: 25px;
}
.estimation-form .btn {
	margin: 15px auto 0;
	display: block;
	position: relative;
	color: #fff;
	background-color: #2b78c2;
	font-size: 10px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0 65px 0 22px;
	height: 48px;
	line-height: 48px;
	box-shadow: 0 4px 0 #0353a0;
	overflow: hidden;
	max-width: 194px;
	min-width: 194px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.estimation-form .btn::before {
	content: "";
	background-color: #1269bc;
	width: 60px;
	right: -15px;
	top: 0;
	bottom: 0;
	display: inline-block;
	z-index: 1;
	position: absolute;
	transform: skewX(-20deg);
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.estimation-form .btn:hover {
	background-color: #1269bc;
}
.estimation-form .btn:hover::before {
	background-color: #2b78c2;
}
.estimation-form .btn i {
	position: absolute;
	right: 15px;
	z-index: 2;
}
/* -- Contact Us */
.contact-map{
	display: inline-block;
}
.map {
	position: relative;
}
.map-canvas {
    border: medium none;
    height: 720px;
    width: 100%;	
}
.map .map-canvas .section-header,
.map .content div {
	margin-bottom: 34px;
}
.map .content div:last-child {
	margin-bottom: 0;
}
.map .map-canvas .section-header h3,
.map .content div  {
	font-size: 13px;
}
.map .gm-style-iw {
	padding: 20px 10px;
}
.map .content div {
	padding-left: 53px;
	position: relative;
}
.map .content div,
.map .content div a {
	color: #777;
}
.map .content div a {
	display: block;
}
.map .content div > img {
	position: absolute;
	left: 10px;
	top: 5px;
}
.map .content div > p {
	margin-bottom: 0;
}
.contact-form,
.contact-form .container {
	position: relative;
}
.contact-form .container {
	z-index: 1;
}
.contact-form form .form-control,
.contact-form form textarea {
	border-radius: 0;
	height: auto;
	padding: 17px 19px;
	margin-bottom: 25px;
	box-shadow: none;
	outline: none;
	border-color: #e5e5e5;
}
.contact-form form button {
	background-color: #37a2ed;
	padding: 18px 43px;
	box-shadow: 0 3px 0 #1384d3;
	border: none;
	text-transform: uppercase;
	color: #fff;
	font-weight: 900;
	font-size: 11px;
	letter-spacing: 2px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.contact-form form button:focus,
.contact-form form button:hover {
	background-color: #1384d3;
	box-shadow: 0 3px 0 #37a2ed;
	color: #fff;
}
.contact-form .image-box {
	position: absolute;
	right: 0;
	top: 40px;
}
/* - Alert Msg */
.alert-msg {
	color: #ccc;
	display: inline-block;
	width: 100%;
	margin: 10px 18px;
	position: relative;
	text-align: left;
	z-index: 1;
}
.alert-msg-success {
	color: #50B948;
}
.alert-msg-failure {
	color: #FF0000;
}

/* ## Responsive */
/* -- min-width: 1201 to max-width: 1365 */
@media only screen and (min-width: 1366px) and (max-width: 1680px) {
	.why-choose-us {
		padding-left: 100px;
	}
}
/* -- min-width: 1201 to max-width: 1365 */
@media only screen and (min-width: 1201px) and (max-width: 1365px) {
	/* -- Photos Slider */
	.photo-slider .carousel-caption {
		bottom: 18%;
	}
	.photo-slider .carousel-caption h1 {
		font-size: 48px;
	}
	.photo-slider .carousel-caption h3 {
		font-size: 26px;
	}
	/* -- Why We Are */
	.features-block,
	.features-content .features-box {
		width: 50%;
	}
	.features-content .features-box  {
		margin-bottom: 30px;
	}
	.features-block::before {
		transform: skewX(8deg);
	}
	.quote-form {
		display: inline-block;
		width: 100%;
	}
	.quote-form .form-group {
		width: 100%;
	}
	.quote-form .form-group .btn {
		float: left !important;
	}
	
	/* -- Choose And Fact */
		/* -- Why Choose Us */
		.why-choose-us {
			padding-left: 6.8%;
		}
		
		/* -- Fact */
		.fun-fact {
			position: absolute;
			right: 0;
			top: 0;
			bottom: 0;
		}
		.fun-fact::after {
			bottom: -1px;
			left: -60px;
			transform: skewX(7deg);
		}
	/* -- Contact Us */
	.contact-form .image-box {
		width: 50%;
	}
}

/* -- min-width: 992 to max-width: 1200 */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
	/* -- Photos Slider */
	.photo-slider .carousel-caption {
		bottom: 14%;
	}
	.photo-slider .carousel-caption h1 {
		font-size: 40px;
	}
	.photo-slider .carousel-caption h3 {
		font-size: 25px;
	}
	/* -- Why We Are */
	.features-block,
	.features-content .features-box {
		width: 50%;
	}
	.features-content .features-box {
		margin-bottom: 20px;
	}
	.features-content .features-box::before {
		right: 10px;
	}
	.features-block::before {
		transform: skewX(7deg);
	}
	.quote-form {
		display: inline-block;
		width: 100%;
	}
	.quote-form .form-group {
		width: 100%;
	}
	.quote-form .form-group .btn {
		float: left !important;
	}
	/* -- Offer */
	.mission-image .owl-nav {
		top: 46%;
	}
	/* Choose And Fact */
		/* -- Why Choose Us */
		.why-choose-us {
			padding-left: 30px;
		}		
		.why-choose-us ul {
			margin-bottom: 40px;
		}
		.why-choose-us ul li {
			width: 100%;
			margin-bottom: 10px;
		}
		.why-choose-us > a {
			margin-bottom: 0;
		}
		
		/* -- Fact */
		.fact-box:after {
			transform: skewX(7deg);
			left: -50px;
		}
	/* -- Portfolio Section */
	.portfolio-grid .portfolio-box .grid-item {		
		width: 30%;
	}
	/* -- Contact Us */
	.contact-form .image-box {
		width: 50%;
	}
}
/* -- min-width: 768 to max-width: 991 */
@media only screen and (min-width: 768px) and (max-width: 991px) {
	/* -- Photos Slider */
	.photo-slider .carousel-caption {
		bottom: 4%;
	}
	.photo-slider .carousel-caption h1 {
		font-size: 30px;
		padding-bottom: 20px;
	}
	.photo-slider .carousel-caption h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	/* -- Why We Are */
	.features-block,
	 {
		width: 50%;
	}
	/* -- Choose And Fact */
	.fun-fact {
		position: absolute;
		right: 0;
		top: 0;
		bottom:0
	}
	/* -- Portfolio Section */
	.portfolio-box .grid-item {
		width: 33.33%;
	}
	.portfolio-grid .portfolio-box .grid-item {
		width: 29%;
	}
}
/* -- min-width: 319 to max-width: 767 */
@media only screen and (min-width: 319px) and (max-width: 767px){
	/* -- Photos Slider */
	.photo-slider .carousel-caption {
		bottom: 4%;
	}
	.photo-slider .carousel-caption h1 {
		padding-bottom: 20px;
		font-size: 22px;
	}
	.photo-slider .carousel-caption h3 {
		font-size: 15px;
		margin-bottom: 20px;
	}
	/* -- Why We Are */
	.features-block,
	.request-quote {
		width: 100%;
	}
	.quote-form {
		display: inline-block;
		width: 100%;
	}
	.quote-form .form-group .btn {
		float: left !important;
	}
	
	/* -- Partners Section */
	.partners-section .partners-logos a {
		border-right: none;
	}
	
	/* -- Offer */	
	.offer .col-md-4.col-sm-6.no-left-padding > img {
		margin-bottom: 15px;
	}
	
	/* -- Core Values */
	.core-values-content .col-md-4  {
		margin-bottom: 30px;
	}
	
	/* -- Error Page */
	.error-page .error-code h3 {
		font-size: 100px;
		top: 12%;
	}
	.error-page .error-code h3 {
		top: 145px;
	}
	.error-page img {
		width: 300px;
		height: 300px;
	}
	
	/* -- Choose And Fact */
		/* -- Why Choose Us */
		.why-choose-us,
		.fun-fact {
			width: 100%;
		}
		.fun-fact {
			padding-left: 50px;
			padding-right: 50px;
		}	
	/* -- Portfolio Section */
	.portfolio-box .grid-item {
		width: 50%;
	}
	.portfolio-grid .portfolio-box .grid-item {
		width: 44%;
	}
}
/* -- max-width: 480 */
@media (max-width: 480px){
	/* -- Photos Slider */
	.photo-slider .carousel-caption {
		display: none;
	}
	/* -- Portfolio Section */
	.portfolio-box .grid-item,
	.portfolio-grid .portfolio-box .grid-item {
		width: 100%;
	}
	.portfolio-grid .portfolio-box .grid-item {
		margin: 0;
	}
}

/* -- max-width: 991 */
@media (max-width: 991px) {
	/* -- Services */
	.services .services-box{
		margin-top: 0px;
	}
	/* -- Blog Section */
	.blog-section .col-md-6 {
		text-align: center;
		margin-bottom: 35px;
	}
	.blog-section .blog-list {
		margin-bottom: 35px;
	}
	.blog-section .col-md-12 .section-padding {
		padding: 0;
	}
	/* -- Why We Are */
	.features-block .section-header {
		padding-right: 50px;
	}
	.features-block::before,
	.features-content .features-box::before	{
		display: none;
	}
	.request-quote {
		padding-left: 50px;
		padding-right: 50px;
	}
	.features-content .features-box {
		margin-bottom: 20px;
	}
	
	/* Choose And Fact */
		/* -- Why Choose Us */
		.why-choose-us {
			padding-left: 30px;
			padding-right: 30px;
		}
			
		/* -- Fact */
		.fun-fact .fact-box {
			border-bottom: 2px solid #fff;
			margin-bottom: 20px;
		}
		.fun-fact .col-md-6:last-child .fact-box {
			border-bottom: none;
			margin: 0;
			padding-bottom: 0;
		}
		.fun-fact:after,
		.fun-fact > .col-md-6::before,
		.fun-fact .fact-box::before {
			display: none;
		}
		.fun-fact .fact-box,
		.fun-fact .fact-box.pull-right {
			padding-top: 0;
			padding-bottom: 20px;
		}
		.fun-fact .fact-box.pull-right {
			float: none !important;
		}
	/* -- Contact Us */
	.image-box {
		display: none;
	}
}
/******************************************************/
/********************************************************/
ol.breadcrumb li, ol.breadcrumb>.active{
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    color: #fff;
}
#back-to-top {
    right: 40px;
    top: auto;
    z-index: 1;
    -webkit-backface-visibility: hidden;
}

#back-to-top.affix {
    bottom: 40px;
}

#back-to-top .btn.btn-primary{
    border-radius: 3px;
    padding: 0;
    font-size: 18px;
    width: 36px;
    height: 36px;
    background: rgba(0,0,0,.3);
    border: 2px solid transparent;
    color: #fff;
    opacity: .5;
}

#back-to-top .btn.btn-primary:hover{
    color: #fff;
    opacity: 1;
}
#back-to-top .btn.btn-primary i{margin: 0;}
/**********UNDER CONSTRUCTION*************/
div.clock{ margin-bottom: 40px;}
div.clock div.col-md-2{
	margin:0 16px 20px 16px; 
	padding:5% 0;
	border-right: 2px dotted #2a2a2a; 
	text-align: center;
	box-sizing: border-box;
	font-size: 22px;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
div.clock div.col-md-2:last-child{border: none;}
div.clock div span {
	display: block; 
	font-size: 52px; 
	margin-bottom: 20px;
	
}
.coming-soon ul.social-shortcode li a{
    border: 2px solid rgba(42,42,42,0.85);
    color: #3f4346;
}
/************PORTFOLIO************/
.portfolio-section ul#filters li a{cursor: pointer;}
.portfolio-box .grid-item a.port-icon{
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 16px;
    padding: 5px 10px;
    background: #2b78c2;
    display: none;
}
.portfolio-box .grid-item:hover a.port-icon{display: block}
.portfolio-box .grid-item a.port-icon:hover{text-decoration: none;}


.pagination ul li a{
    border: none;
    border-radius: 0;
    background-color:  #efefef;
    font-size: 13px;
    padding:15px 20px;
    text-transform: uppercase;
    color: #777;
}
.pagination ul li a:hover, .pagination ul li.active a{
    border: none;
    color: #fff;
    background-color: #2b78c2;
}
/********************BLOG*************/
.entry-cover .post-meta{padding: 5px 10px; z-index: 5;}
.entry-cover .post-meta i{font-size: 20px; color: #fff;}
.blog-section .col-md-12{text-align: left;}
.single_blog_post.gallery .flexslider{border: none}
.single_blog_post.video .flex-video iframe{width: 100%; margin-bottom: -5px;}
.single_blog_post.link .post-meta, .single_blog_post.audio .post-meta,
.single_blog_post.status .post-meta, .single_blog_post.quote .post-meta{
	bottom: 40px;
}
.single_post .tags a:last-child .tag-divider{display: none;}
ul.comment-tree, ul.comment-tree li ul{padding: 0; list-style: none;}
ul.comment-tree .media-heading a.comment-edit-link{float: none;}
ul.comment-tree li ul.children{margin-left: 60px;}

/*****************widgets*************/
.sidebar-widget img, .sidebar-widget select{
	max-width: 100%;
	height: auto;
}
.sidebar-widget select{display: block;}
/*categories*/

.widget.widget_categories ul,
.widget.widget_archive ul, 
.widget.widget_meta ul{
    padding-left: 0; 
    list-style: none;
}
.widget.widget_categories ul li,
.widget.widget_archive ul li, 
.widget.widget_meta ul li{
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
}
.widget.widget_categories ul li:last-child,
.widget.widget_archive ul li:last-child, 
.widget.widget_meta ul li:last-child{
	border-bottom: none;
}
.widget.widget_categories ul li i,
.widget.widget_archive ul li i, 
.widget.widget_meta ul li i{
	color: #8c8c8c;
}
.widget.widget_categories ul li a,
.widget.widget_archive ul li a, 
.widget.widget_meta ul li a{
	color: #8c8c8c;
    text-decoration: none;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    letter-spacing: 1px;
    padding-left: 12px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.widget.widget_categories ul li a span,
.widget.widget_archive ul li a span, 
.widget.widget_meta ul li a span{
	float: right;
}
.footer-widget.widget_categories ul li,
.footer-widget.widget_archive ul li, 
.footer-widget.widget_meta ul li{
    padding: 0;
    border: none;
}
.footer-widget.widget_categories ul li a,
.footer-widget.widget_archive ul li a, 
.footer-widget.widget_meta ul li a{
    color: #ccc;
}
/*tags*/
ul.wp-tag-cloud{margin: 0; padding: 0; padding-top: 20px;}
ul.wp-tag-cloud li{
    width: auto;
	display: inline-block;
}
ul.wp-tag-cloud li a{
    border: 1px solid #ddd;
    font-size: 11px !important;
    padding: 11px 13px;
    margin-bottom: 10px;
    margin-right: 10px;
    display: inline-block;
    letter-spacing: 1px;
    font-family: 'PT Sans', sans-serif;
    color: #777;
    text-transform: uppercase;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
ul.wp-tag-cloud li a:hover{
    background-color: #337dc4;
    color: #fff;
    text-decoration: none;
    border-color: #337dc4;
}
.footer-widget ul.wp-tag-cloud{padding-top: 0;}
.footer-widget ul.wp-tag-cloud li a{color: #ccc;}
.footer-widget ul.wp-tag-cloud li a:hover{color: #fff;}
/* Contact Us Widget */
.container.contact-widget-wrapper{max-width:100% !important;}
#contactFormWidget{
    padding-top: 20px;
}
#contactFormWidget input[type="text"],
#contactFormWidget textarea {
    padding: 10px;
    height: auto;
    outline: none;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    background-color: transparent;
    font-size: 12px;
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: 10px;
}
#contactFormWidget textarea {
    width: 100%;
    height: 80px;
    min-height: 80px;
    float:none;
    outline: none;
}

#contactFormWidget  input[type="submit"] {
    color: #fff;
    font-size: 11px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    background-color: #37a2ed;
    padding: 15px 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: none;
    box-shadow: 0px 3px 0px #1384d3;
    border-radius: 3px;
    text-decoration: none;
    float: right;
}


.widgetinfo {color:#9dd55d; font-size:12px; text-transform:uppercase; font-weight: bold; margin-top:-24px}
.widgetinfo i{color:#9dd55d; margin-right:6px}
.footer-widget #contactFormWidget{padding-top: 0;}
/*flickr*/
ul.flickr-list{
    list-style: none;
    margin: 0;
    padding-top: 20px;
    padding-left: 0
}
ul.flickr-list li{width: auto;}
ul.flickr-list li, ul.flickr-list li a {
    display: inline-block;
}
.flickr-widget a img{
    margin: 0 10px 10px 0;
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 0;
    border: 3px solid rgba(204,204,204,0.9);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.flickr-widget a img:hover{
    border-color: #535d6b;
}
.footer-widget ul.flickr-list{padding-top: 0;}
/*social icons*/
ul.social-widget{
    padding-left: 0;
    margin: 0;
    padding-top: 20px;
}
ul.social-widget li{
    list-style: none;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    width: auto;
    margin-bottom: 10px;
}
ul.social-widget li a{
    height: 32px;
    width: 32px;
    border: 3px solid rgba(204,204,204,0.9);
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    color: #ccc;
    display: inline-block;
}
ul.social-widget li a:hover{
    background-color: #eaebec;
    color: #2d3741;
}
ul.social-widget li a i{
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}
.footer-widget ul.social-widget{padding-top: 0;}
/*recent posts*/
.recent-content.out-img{padding-left: 0;}
.recent-content span{
    font-family: 'PT Sans', sans-serif;
    color: #d5d5d5;
    text-transform: uppercase;
    line-height: 20px;
}
.footer-widget .recent-content{
    position: relative;	
    padding-left: 90px;
    padding-bottom: 15px;
}

.footer-widget .recent-content img {
    position: absolute;
    left: 0px;
    top: 0;
}
.footer-widget .recent-content h3{
    font-size: 13px;
    letter-spacing: 1px;
}
.footer-widget .recent-content a {
    font-family: 'PT Sans', sans-serif;
    color: #777;
    text-transform: uppercase;
    line-height: 20px;
}
.footer-widget .recent-content a:hover {
    color: #fff;
    text-decoration: none;
}
.footer-widget .recent_posts_wid{padding-top: 1px;}

/*tabbed widget*/
.tab-widget ul.nav{padding-top: 20px;}
.tab-widget ul li{width: auto;}
.tab-widget li a{
    padding: 10px;
    border-radius: 0;
    color: rgb(204,204,204);
    border-color: rgba(204,204,204,0.9);
    font-size: 15px;
    text-transform: uppercase;
    background: #fff;
}
.tab-widget li a:hover,
.tab-widget li a:focus {
    background-color: #eaebec;
    color: #2d3741;
}
.tab-widget li.active a,
.tab-widget li.active a:hover,
.tab-widget li.active a:focus {
    background-color: #eaebec;
    color: #2d3741;
}
.footer-widget .tab-widget ul.nav{padding-top: 0px;}
/*---calendar---*/
#wp-calendar{border:solid 1px #dfdfdf; width:100%; max-width: 100%;}
#wp-calendar td {padding:8px; border-bottom:solid 1px #ededed}
#wp-calendar tbody td {border-left:solid 1px #ededed; text-align:center}
#wp-calendar th{padding:4px !important; background:#333; color:#fff; text-align:center}
#wp-calendar caption {background:#006CB7; padding:4px; color:#fff}
.footer-widget #calendar_wrap{padding-top: 20px;}
/****************Page Head**********/
.phead .flex-video iframe{
    width: 100%;
    border: none;
    padding-bottom: 15px;
}

/*slider*/
.homeSlider.flex-slider{border: none;}
.flex-slider li.item{position: relative;}
.photo-slider .flex-direction-nav a{
    background-image: none;
    top: 45%;
    width: auto;
    bottom: auto;
    z-index: 11;
    margin: 0 3%;
    opacity: 1;
    font-size: 0;
    height: auto;
}
.photo-slider .flex-direction-nav a:before {
    font-family: "FontAwesome";
    font-size: 20px !important;
    display: inline-block;
    content: '';
    border-right: 3px solid #fff;
    padding-right: 10px;
    color: #fff;
}
.photo-slider.flex-slider .flex-direction-nav a.flex-prev:before{
    content: "\f104";
}
.photo-slider.flex-slider .flex-direction-nav a.flex-next:before{
    content: "\f105";
}
 .flex-slider:hover .flex-direction-nav a.flex-prev,  .flex-slider .flex-direction-nav a.flex-prev{left: 0;}
 .flex-slider:hover .flex-direction-nav a.flex-next,  .flex-slider .flex-direction-nav a.flex-next {right: 0;}
 .flex-slider .carousel-caption {
  color: #fff;
}

 .flex-slider .slides .slide{padding: 0}
 /**************** Wp Default classes **********************/

.wp-caption{max-width:100%; height:auto}
.wp-caption-text{}
.sticky{background-color:#e9eaec; padding:20px }
.gallery-caption{}
.bypostauthor{}  
.commentsectionwrap {margin-top:20px}
.alignleft { float: left; margin: 0 20px 10px 0;}
.alignright { float: right;  margin: 0 0 10px 20px;}
.aligncenter {display: block; margin: 0 auto;}
.screen-reader-text{}


/***************tables*****************/
table{
    table-layout: fixed;
    max-width: 100%;
    width: 100%;
    margin: 20px 0;
    text-align: center;
}
table thead th{
    font-size: 19px;
    color: #000000;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    text-align: center;
    padding: 14px !important;
    background: #006CB7;
    color: #ffffff;
    font-size: 17px;
    border: 1px solid #006CB7;
    border-bottom:0;
}
table tbody th{border: 1px solid #dedede; padding:6px}
table td{
    padding: 14px ;
    font-size: 15px;
    color: #919191;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    line-height: 22px;
    margin: 0 0 20px;
    margin: 0;
    background: #ffffff;
    border: 1px solid #dedede ;
    border-bottom:none
}
table tr:nth-child(2n+1) td {
    background: #f5f5f5;
}
table th a {text-decoration:none}
table th a:hover {text-decoration:underline}
/*********************SHORTCODES***********************/
/*********lists************/
.list-shortcode li, .list-shortcode li a{
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    color: #777;
    text-decoration: none;
    margin-bottom: 15px;
}
.list-shortcode li a:hover, .list-shortcode.color-white li a:hover{
    text-decoration: none;
    color: #232323;
}
.list-shortcode.color-white li, .list-shortcode.color-white li a, .list-shortcode.color-white li i{color: #fff;}
 ul.icon-list{padding: 0; list-style-type: none; margin-left: 0}

/*icon list*/
ul.icon-list li{padding-left: 7px;}
ul.icon-list li i{
    font-size: 14px;
    font-weight: 100;
    padding: 1px;
    color: #777;
}
/***********title block*********/
.section-header.color-white .tblock, .section-header.color-white  p, .section-header.color-white i{color: #fff;}
.section-header .tblock{
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    color: #2a2a2a;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
/*tlock default*/
.tblock-default .tblock{
    background-image: url("https://kecetransindo.com/wp-content/uploads/2023/04/section-separator-1.webp");
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 23px;
}
.tblock-default.text-center .tblock{
     background-position: center bottom;
}
.tblock-default.text-right .tblock{
     background-position: right bottom;
}
/*tblock alter*/
.tblock-alter .tblock{
    background-image: none;
    padding-bottom: 0;
    margin: 20px 0;
}
.tblock-alter i{font-size: 23px;}

/*************Blockquote*******/

blockquote.pull-right:before{background: transparent;}
/*****divider***********/
.line-spacer{border-color: rgba(156, 156, 156, 0.3);}



/******progress bar********/
.progress{height: 20px}
.progress-title{
    margin: 0 0 10px;
    font-size: 14px;
    color: #000;
    font-weight: 300;
    line-height: 0;
}
.progress-title span{
    float: right;
    margin-bottom: 0;
    padding: 0;
    background: none;
    color: inherit;
    line-height: inherit;
    font-size: inherit;
}
/**********buttons***********/
.btn{text-transform: uppercase;}
.btn.btn-default{
    color: #fff;
    background-color: #2b78c2;
    box-shadow: 0 4px 0 #0353a0;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    border: none;
}
.btn.btn-default:hover{
    background-color: #1269bc;
}
.btn i{margin-left: 9px;}


/***vertical navigation**/
.vernav li.nav-header{text-align: center;}
.vernav li{
    border: 1px solid #e5e5e5;
    margin-bottom: -3px;
}
.vernav  li a{
    position: relative;
    border-radius: 0;
    font-weight: 700;
    color: #333;
    margin: 0;
    padding: 10px 15px;
}

.vernav li>a:hover, .vernav li.active>a, 
.vernav li.active>a:focus {
    color: #2b78c2;
    background: #f9f9f9;
}

/**************Tabs*************************/
.tabs-shortcode ul.nav-tabs{

    border-bottom-color:#2b78c2;
}

.tabs-shortcode ul.nav-tabs li a{
    border: 1px solid #2b78c2;
    color: #2b78c2;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0.9px;
    line-height: 35px;
    padding: 6px 34px;
    text-transform: uppercase;
}
.tabs-shortcode ul.nav-tabs li.active a{
    background: #2b78c2;
    color: #fff;
}
.tabs-shortcode .tab-content{
    padding: 20px; 
    border: 1px solid #2b78c2;
    border-top: none;
}
.tabs-shortcode .tab-content .tab-pane{color: #777777;}
.tabs-shortcode .tab-content p{line-height: 28px;}
/**************Accordion****************/
.acc-shortcode .panel-default{
    border-radius: 4px;
    margin-bottom: 22px;
    border: none;
    box-shadow: none;
}
.acc-shortcode .panel-default > .panel-heading {
    background-color: transparent;
    border-color: #ddd;
    color: #333;
    border: 1px solid #e7e7e7;
    padding: 15px 0 15px 50px;
    position: relative;
}

.acc-shortcode .panel-default > .panel-heading .panel-title a {
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    color: #222;
    letter-spacing: 1px;
    font-weight: 600;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.acc-shortcode .panel-default > .panel-heading .panel-title a.collapsed{color: #222;}
.acc-shortcode .panel-default > .panel-heading .panel-title a,
.acc-shortcode .panel-default > .panel-heading .panel-title a:hover{
    text-decoration: none;
    color: #337dc4;
}
.acc-shortcode .panel-title a.collapsed:before {
    background-image: url("images/icon/faq-ic.png");
}
.acc-shortcode .panel-title a:before {
    background-image: url("images/icon/faq-ic-h.png");
    content: "";
    position: absolute;
    left: -25px;
    height: 50px;
    width: 50px;
    top: -1px;
}
.acc-shortcode .panel-collapse .panel-body{
    border: none;
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    color: #999;
    line-height: 25px;
}
.acc-shortcode .panel-default>.panel-heading+.panel-collapse>.panel-body{ border-top: none}


/*********alert*************/
.alert span.icon{margin-right: 5px;}
/**********slider************/

/***********logo carousel*****************/
.partners-logos .item{
    border-right: 1px solid #f4f5f6;
    text-align: center;
    line-height: 133px;
}  
.partners-logos .item a {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    line-height: 133px;
}
.partners-logos  img {
    width: auto !important;
    display: inline-block !important;
}
.partners-logos .owl-nav{
    position: absolute;
    right: 0px;
    top: -35px;
}
.partners-logos .owl-controls .owl-nav [class*="owl-"] {
    font-size: 0;
    border-radius: 0;
    padding: 5px 13px;
    margin: 0;
    color: #333;
    background: #fff;
}
.partners-logos .owl-controls .owl-nav [class*="owl-"]:hover {
    color: #2b78c2;
    background: #fff;
}
.partners-logos .owl-controls .owl-nav .owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 18px;
}
.partners-logos  .owl-controls .owl-nav .owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 18px;
}
/**************Content Slider************/
.content-slider {
    display: inline-block;
    padding: 20px 6px;
    margin-top: 30px;
}
.content-slider{
    background-color: #f7f8f9;
}
.content-slider .owl-nav{
    position: absolute;
    right: 0px;
    top: -35px;
}
.content-slider .owl-controls .owl-nav [class*="owl-"] {
    font-size: 0;
    border-radius: 0;
    padding: 5px 13px;
    margin: 0;
    color: #333;
    background: #f7f8f9;
}
.content-slider .owl-controls .owl-nav [class*="owl-"]:hover {
    color: #2b78c2;
    background: #f7f8f9;
}
.content-slider .owl-controls .owl-nav .owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 18px;
}
.content-slider  .owl-controls .owl-nav .owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 18px;
}
.content-slider .owl-dots {
    padding-bottom: 30px;
    padding-top: 30px;
}
.content-slider .owl-dots .owl-dot span {
    border-radius: 0;
    background-color: #b9d1e8;
    width: 6px;
    height: 6px;
    margin: 0 5px;
}
.content-slider .owl-dots .owl-dot.active span, .content-slider .owl-dots .owl-dot:hover span {
    background-color: #2b78c2;
}
/************* featured block ***********/
.fblock1  i{
    font-size: 40px;
    position: absolute;
    left: 0px;
    top: 0;
}


/*fblock2*/
.fblock2{text-align: center;}
.fblock2  i{
    font-size: 60px;
    margin-bottom: 15px;
    color: #1C7BD5;
}
.fblock2 h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.fblock2  p {
    color: #777;
    line-height: 25px;
}
/*fblock3*/
.fblock3 i {
    display: inline-block;
    height: 56px;
    width: 56px;
    border: 3px solid rgba(0,0,0,0.6);
    text-align: center;
    padding: 10px 0;
    position: absolute;
    font-size: 26px;
    color: #222;
}
.fblock3 h3{padding-left: 85px; color: #222}
.fblock3 h3 span{
    display: block;
    color: #fdc300;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.fblock3.color-white h3 b{color: #fff}
.fblock3.color-white i{border-color: rgba(255,255,255,0.6); color: #fff;}
/*************Counter***************/
.count-short{
    text-align: center;
    color: #222;
    padding: 40px 0 60px;
}
.count-short.color-white{color: #fff;}
.count-short i{
    margin-bottom: 35px;
    display: inline-block;
    font-size: 30px
}
.count-short.fact-box p {
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.count-short.fact-box span {
    font-size: 30px;
    font-weight: bold;
    line-height: 20px;
}
/**********modal box************/
.modal-dialog{z-index: 9999;padding-top: 200px;}
/**************social buttons*************/
ul.social-shortcode{
    padding-left: 0;
    margin: 0;
}
ul.social-shortcode li{
    list-style: none;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    width: auto;
    margin-bottom: 10px;
}
ul.social-shortcode li a{
    height: 32px;
    width: 32px;
    border: 3px solid rgba(204,204,204,0.9);
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    color: #ccc;
    display: inline-block;
}
ul.social-shortcode li a:hover{
    background-color: #eaebec;
    color: #2d3741;
}
ul.social-shortcode li a i{
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}


/**********pricing tables********/
.price-shortcode.pricing .pricingInner .list-group {
	box-shadow: none;
	margin-bottom: 0;
}
.price-shortcode.pricing .pricingInner .list-group .list-group-item:first-child {
	padding: 35px 0;
	border-radius: 0;
	line-height: 1.4;
	background: #1C7BD5;
}
.price-shortcode.pricing .pricingInner .list-group .list-group-item:first-child h3 {
	color: #FFF;
	margin: 0 0 5px;
	font-family: 'Raleway', sans-serif;
        text-transform: uppercase;
}
.price-shortcode.pricing .pricingInner .list-group .list-group-item:first-child h5 {
	font-size: 16px;
	color: #FFF;
	margin: 0;
	font-weight: 300;
}
.price-shortcode.pricing .pricingInner .list-group .list-group-item {
	line-height: 52px;
	font-size: 15px;
	padding: 0;
	text-align: center;
}
.price-shortcode.pricing .pricingInner .list-group .list-group-item:last-child {
	padding: 20px 0;
	border-radius: 0;
	line-height: 50px;
}
.price-shortcode.pricing .pricingInner .list-group .list-group-item:last-child a {
	padding: 0 24px;
	display: inline-block;
	background: #1C7BD5;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
	color: #FFF;
}
.price-shortcode.pricing .pricingInner .list-group .list-group-item:last-child a:hover{text-decoration: none;}


/*********Contact details*********/


.contact-vertical, .contact-horizontal{
  list-style: none
}
.contact-horizontal{
  
}
.contact-horizontal li{
    text-align: center;
    font-size: 13px;
    color: #222;
    padding: 21px 26px;
    border-left: 1px solid #0362a4;
}
.contact-horizontal li:last-child {
    border-right: 1px solid #0362a4;
}
.contact-horizontal li i{
    font-size: 20px;
    margin-right: 14px;
    color: #1075BC;
}
.contact-horizontal li:hover{font-weight: bold;}
.contact-vertical{padding: 0; margin: 0}
.contact-vertical li{
    display: inline-block;
    width: 100%;
    color: #222;
    position: relative;
    margin-top: 22px;
    line-height: 22px;
    padding-left: 38px;
}
.contact-vertical li i{
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 5px;
   color: #1075BC;
}
.contact-vertical.color-white li, .contact-horizontal.color-white li,
.contact-vertical.color-white li i, .contact-horizontal.color-white li i{
    color: #fff;
}

/************blog listing*************/

.bloglisting .blog-list .blog-area .post-comment{padding: 0; color: #337ab7}
.bloglisting .blog-list .blog-area  .post-date{color: #777}
/************blog listing*************/

.fpost .entry-meta .post-comment{padding: 0; color: #337ab7}
.fpost  .post-date{color: #777}
/**************Parallax**********/
.fullsize.parallax-bg{
background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	box-sizing: content-box!important;
	-moz-box-sizing: content-box!important;
	-webkit-box-sizing: content-box!important;
    position: relative;
    z-index: 0;

}
.parallax-wrapper{
    background-position: 50% 50%;
    background-attachment:fixed;
    background-repeat: no-repeat;
    position: relative;
    -webkit-background-size: cover !important; 
    -moz-background-size: cover !important;    
    -o-background-size: cover !important;     
    background-size: cover !important;         
}
.fullsize.fullsize-background{
     background-repeat: no-repeat;
    position: relative;       
}
.fullsize {color: inherit;  ; border-top: 2px solid #333; border-bottom: 2px solid #333;}
.fullsize.notopborder{border-top:none}
.fullsize.nobottomborder{border-bottom:none}
.padding-none { padding:0 !important;}
.padding-xsmall { padding:5px 0 !important;}
.padding-small { padding:15px 0 !important;}
.padding-medium{ padding:30px 0 !important;}
.padding-large { padding: 60px 0 !important;}
.mb_YTVPlayer{display:block !Important}

/************Google Map******************/
.gm-shortcode>div{width: 100% !important;}
.gmnoprint img {
    max-width: none; 
}
/**************Service List****************/
.servlist-short .item-icon{
    width: 70px;
    height: 70px;
    display: block;
    border: 3px solid rgba(0,0,0,0.25);
    text-align: center;
    line-height: 64px;
    position: relative;
}
.servlist-short .item-icon i{
    font-size: 23px;
    color: #222;
    width: auto;
    height: auto;
    border: none;
    
}
.servlist-short .item-icon span{
    width: 25px;
    height: 25px;
    background-color: #fdc300;
    color: #000;
    font-size: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
    position: absolute;
    font-style: normal;
    top: -13px;
}
.servlist-short h4{
    color: #222;
}
.servlist-short .features-box:before{
    background: none;
    border: 1px dashed #222;
    right: 15%
}
.servlist-short.color-white h4, .servlist-short.color-white p, .servlist-short.color-white i{color: #fff;}
.servlist-short.color-white .item-icon, .servlist-short.color-white .features-box:before{border-color: rgba(255,255,255, 0.25)}
/*************contact form 7**************/
span.wpcf7-form-control-wrap{position: initial;}
.wpcf7 br{display: none;}

/******************************/
.fullsize .vc_row{margin: 0 auto;}

.ow-navigation .navbar-collapse.in{overflow-y: inherit;}
.ow-navigation ul.dropdown-menu li:hover ul.dropdown-menu{
    display: block;
    right: auto;
    left: 100%;
}
.ow-navigation ul.dropdown-menu{padding-right:0}
.ow-navigation ul.dropdown-menu li{position:relative;}
.single_post .tags{display: inline-block; width: 100%;}
.single_post .tags a{
    color: #777;
    text-decoration: none;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    font-size: 12px;
}

.wpcf7-form textarea{width: 100%}
#contact-form.wpcf7-form input[type="submit"]{
    background-color: #37a2ed;
    padding: 18px 43px;
    box-shadow: 0 3px 0 #1384d3;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 900;
    font-size: 11px;
    letter-spacing: 2px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.features-block{padding-left: 10.6% !important;}

.single_post .entry-cover>img{width: 100%; height: auto;}
.blog-section .entry-meta div {
    margin-bottom: 4px;
}
.blog-section .blog-area {
  margin-top: -19px;
}
.form-group{margin-bottom:15px !Important}