/*
Theme Name: Transportation
Theme URI: https://flythemes.net/wordpress-themes/free-transport-wordpress-theme/
Author: Flythemes
Author URI: https://flythemes.net
Description:  Transportation is a fully responsive WordPress theme specially cater for Transport, Transportation, Logistic company. Transportation has everything you need to build your website without having coding knowledge. Comes with one click demo install so that you don't required additionl imports. Our theme options give you almost unlimited freedom of color options. You can change everything on your theme. Included default slider in the theme with slider transition and animation options. Comes with easy to use customizer to customize every aspect of the theme. Compatible with latest version of WordPress, WooCommerce and other popular plugins.

Version: 1.1
License: GNU General Public License
License URI: license.txt
Text Domain: transportation
Tags:  e-commerce, right-sidebar, custom-background, custom-header, custom-menu, featured-images, theme-options, threaded-comments, custom-logo, blog, full-width-template

Transportation is based on Underscores theme(Underscores is distributed under the terms of the GNU GPL v2 or later).
Transportation WordPress Theme has been created by Flythemes(flythemes.net), 2019.
Transportation WordPress Theme is released under the terms of GNU GPL
*/


*{
	outline:none;
}
body {
    margin: 0;
    padding: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font: 15px/22px 'Roboto';
    color: #4c4c4c;
	background-color:#f1f1f1;
}
img {
    margin: 0;
    padding: 0;
    border: none;
    max-width: 100%;
    height: auto;
}
section img {
    max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
	font-family: 'Roboto';
	line-height:normal;
	color:#2e2e2e;;
	font-weight:400;
}
p {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #0fa5d9;
}
a:hover {
    text-decoration: none;
    color: #666;
}
ul {
    margin: 0 0 0 15px;
    padding: 0;
}
.clear {
    clear: both;
}
.center {
    text-align: center;
    margin-bottom: 40px;
}
pre {
    border: 1px solid #d1d1d1;
    font-size: 1rem;
    line-height: 1.3125;
    margin: 0 0 1.75em;
    max-width: 100%;
    overflow: auto;
    overflow-wrap: break-word;
    padding: 1.75em;
    white-space: pre-wrap;
}
.middle-align {
    margin: 0 auto;
    padding: 0;
}
.wp-caption {
    margin: 0;
    padding: 0;
    font-size: 13px;
    max-width: 100%;
}
.wp-caption-text {
    margin: 0;
    padding: 0;
}
.sticky {
    margin: 0;
    padding: 0;
}
.screen-reader-text,
.bypostauthor,
.gallery-caption {
    margin: 0;
    padding: 0;
}
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 45px;
    margin-top: 4px;
    margin-bottom: 20px;
    padding: 0;
}
.alignright,
img.alignright {
    display: inline;
    float: right;
}
.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}
.comment-list .comment-content ul {
    list-style: none;
    margin-left: 15px;
}
.comment-list .comment-content ul li {
    margin: 5px;
}
.main-container ol {
    list-style-position: outside;
}
.main-container ol li {
    margin: 5px 0;
}
.toggleMenu {
    display: none;
}
section {
    padding:0;
    position: relative;
}
h2.section-title {
    font-family: 'Montserrat';
    font-size: 33px;
    font-weight: 700;
    padding: 0 0 20px 0;
    text-align: center;
    text-transform: capitalize;
    display: table;
    margin-bottom: 50px;
	color:#4d4d4b;
}

/* = Top Header css
-------------------------------------------------------------- */
.top-header{ 
	background-color:#112449; 
	color:#ffffff; 
	position:relative; 
	overflow:hidden; 
	padding:15px 0;
	font:700 14px 'Karla';
}
.top-header a{ 
	color:#ffffff; 
}
.top-left{ 
	float:left; 
}
.top-left ul{ 
	margin:0 !important;
}
.top-left li{ 
	display:inline-block; 
	padding:0 20px 0 0; 
}
.top-left li i{ 
	margin-right:8px; 
	color:#ffffff;
}
.top-right{ 
	float:right; 
}
.top-right a{
	text-transform:uppercase;
	background-color:#0e67a1;
	padding:12px 20px;
	border-radius:30px;
}

/* ------- Slider -------- */
#slider {
    margin: 0 auto;
    padding: 0;
    position: relative;
}
#slider .top-bar {
    margin: 0;
    padding: 16px 0 20px;
    position: relative;
}
#slider .top-bar h2 {
    font: 700 45px 'Roboto';
    padding: 25px 0 5px 0;
    line-height: 55px;
	text-shadow:5px 1px 6px #000000;
	text-transform:uppercase;
}
#slider .top-bar h2 a {
    color: #ffffff;
}
#slider .top-bar h2 a:hover {
    color: #ffffff;
}
#slider .top-bar p {
    color: #ffffff;
    margin: 0 0 10px 0;
    padding: 5px 0 25px;
    border-radius: 0 0 5px 5px;
    font: 400 14px 'Roboto';
}
#slider .top-bar a.slide-button{
	padding:15px 30px;
	font-family:'Roboto';
	border-radius:20px;
	background-color:#0e67a1;
	color:#ffffff;
}
.main-container {
    margin: 50px 0 0;
    padding: 0;
}
.container {
    width: 1160px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.header .header-inner .logo {
    margin: 0;
    padding: 0;
}
.header .header-inner .logo h1,
.header .header-inner .logo h2 {
    font-weight: 700;
    padding: 0;
    font-size: 24px;
}
.header .header-inner .logo a {
    font-family: 'Montserrat';
}
.header .header-inner .logo p {
    font-size: 14px;
    font-family: 'Roboto';
    color: #ffffff;
	line-height:normal;
}
.toggle {
    display: none;
}
.header {
    width: 100%;
    position: relative;
	padding:0;
}
.header-inner {
    width: 1160px;
    margin: 0 auto;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: space-between;
}

/* = Navigation css
-------------------------------------------------------------- */
.toggle{
	display: block;
}
.toggle a{
	width:auto; 
	color:#ffffff; 
	background:url(images/mobile_nav_right.png) no-repeat right center #0e2d45; 
	padding:10px 25px; 
	margin-top:5px; 
	font-size:16px; 
	text-align:left;
}
.toggle a:hover{
	color:#ffffff !important;
}
.sitenav{ 
	position:relative; 
	z-index:9999; 
	float:left; 
}
.sitenav ul {
	margin:0; 
	padding:0; 
	font-family:'Karla'; 
	font-size:14px; 
	font-weight:700; 
	text-transform:uppercase;
}
.sitenav ul li{ 
	display:inline-block; 
	position:relative; 
	line-height:normal;
	margin-right:5px;
}
.sitenav ul li a{
	padding:20px 15px; 
	display:block; 
	text-align:center; 
	color:#0e67a1; 
	position:relative; 
	transition:0.5s all;
}
.sitenav ul li ul li a:hover{
	color:#0e67a1 !important;
}

.sitenav ul li:hover ul li:hover, .sitenav ul li:hover ul li{
	background-color:inherit !important;
}

/* = Navigation hover and active menu css
-------------------------------------------------------------- */
.header_right{ 
	float:right; 
}

/* = Navigation 2nd level css
-------------------------------------------------------------- */
.sitenav ul li ul{
	display:none; 
	z-index:9999; 
	position:relative; 
	background-color:#f8f8f8;
}
.sitenav ul li:hover > ul{
	display:block; 
	width:200px;
	position:absolute; 
	left:0px; 
	top:56px; 
	text-align:left; 
	-moz-animation: fadeInUp .3s ease-in-out; 
	-webkit-animation: fadeInUp .3s ease-in-out; 
	animation:fadeInUp .3s ease-in-out; 
}
.sitenav ul li ul li{
	display:block; 
	position:relative; 
	float:none; 
	top:1px; 
	line-height:18px; 
	margin-left:0;
	margin-right:0; 
}
.sitenav ul li ul li a{
	display:block; 
	padding:10px; 
	position:relative; 
	top:0; 
	text-align:left;
}

/* = Navigation 3rd level css
-------------------------------------------------------------- */
.sitenav ul li:hover ul li:hover > ul{
	display:block; 
	position:absolute; 
	left:200px; 
	top:-1px; 
	-moz-animation: fadeInRight .3s ease-in-out; 
	-webkit-animation: fadeInRight .3s ease-in-out; 
	animation:fadeInRight .3s ease-in-out; 
}
@media screen and (min-width: 1000px) {
    .header .header-inner .logo {
        float: left;
    }
}

/* = section first css
-------------------------------------------------------------- */
section#pagearea { 
	width:100%; 
	position:relative; 
}
.pagearea-inner { 
	z-index:99; 
	width:100%;
	margin-bottom:50px;
}
.fourbox{
	width:33%;
	display:inline-block;
	text-align:center;
	vertical-align:top;
	background-color:#112449;
	color:#ffffff;
	padding-bottom:30px;
}
.fourbox .thumbbx{
	text-align:center;
	margin:0 auto;
}
.fourbox .fourbxcontent {
	padding:0 20px;
}
.fourbox .fourbxcontent h3{
	font:700 20px 'Roboto';
	color:#ffffff;
	margin:15px 0;
}
.fourbox .fourbxcontent p{
	line-height:none;
	padding-bottom:15px;
}
.fourbox a{
	color:#ffffff;
	font-weight:700;
}


/* --------- Pages ------- */

.content-area {
    width: 1160px;
    margin: 0 auto;
    padding:0;
}
.site-main {
    width: 800px;
    margin: 0;
    padding: 0;
    float: left;
}
#sitefull {
    width: auto !important;
}
#nosidebar {
    width: 80%;
    margin: 0 auto;
    float: none;
    text-align: center;
}
#sidebar {
    width: 270px;
    margin: 0;
    padding: 0;
    float: right;
}
/* -------- Footer ------- */

.copyright-wrapper{ 
	margin:0; 
	text-align:center; 
	padding:15px 0; 
	color:#ffffff; 
	background-color:#2b2b2b;
}
.copyright-wrapper a{ 
	color:#ffffff;
}
/* ------ Contact Form ------ */

.wpcf7 {
    margin: 0;
    padding: 0;
    font: 400 15px 'Open Sans';
    color: #2e2e2e;
}
.wpcf7 form {
    margin: 0;
    padding: 0;
}
.wpcf7 form span.last {
    float: none !important;
}
.wpcf7 form input[type="text"],
.wpcf7 form input[type="email"],
.wpcf7 form input[type="tel"],
.wpcf7 form input[type="url"],
.wpcf7 form input[type="date"],
.wpcf7 form select,
.leftdiv input[type="text"],
.leftdiv input [type="url"],
.leftdiv input[type="email"],
.leftdiv input[type="tel"],
.wpcf7 form textarea,
.rightdiv textarea {
    width: 94%;
    background-color: #f8f8f8;
    border: 1px solid #e6e5e5;
    padding: 10px;
    margin-top: 15px;
    font: 400 14px 'Open Sans';
    color: #777777;
}
.wpcf7 form textarea,
.rightdiv textarea {
    height: 128px;
}
.wpcf7 form input[type="checkbox"],
.wpcf7 form input[type="radio"],
.wpcf7 form input[type="file"] {
    margin-top: 10px;
    padding: 0;
}
span.wpcf7-list-item {
    margin: 0 15px 0 0 !important;
}
.wpcf7 form input[type="submit"],
#contact input[type="submit"] {
    font: 400 15px 'Open Sans';
    margin: 25px 0 0 0;
    padding: 10px 30px;
    border: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    cursor: pointer;
    background-color: #000000;
	color:#ffffff;
}
.error_msg {
    padding: 10px;
    background: #ffd3ce;
    color: #e00;
    border: 1px #e00 solid;
    margin: 15px 0;
}
.success_msg {
    padding: 10px;
    background: #dcffc5;
    color: #070;
    border: 1px #070 solid;
    margin: 15px 0;
}
.spacer20 {
    height: 20px;
    clear: both;
}
.nav-links {
    display: table;
    clear: both;
    margin: 15px 0;
    width: 100%;
}
.nav-previous {
    float: left;
}
.nav-next {
    float: right;
}
.nav-links a,
.nav-links .page-numbers {
    background: #2e2e2e;
    color: #fff;
    padding: 5px 10px;
    display: inline-block;
}
.nav-links .current,
.nav-links a:hover {
    background: #feb62a;
	color:#ffffff !important;
}
h1.entry-title,
h1.page-title {
    padding-bottom: 20px;
    font-size: 30px;
}
h1.entry-title a,
h1.page-title a{
	color:#000000;
}
article.tag-sticky-2 {
    background: #f6f6f6;
    padding: 10px;
}
article img {
    height: auto;
}
article p {
    margin: 10px 0;
}
.post-date {
    display: inline;
}
.post-comment {
    display: inline;
}
.post-categories {
    display: inline;
}
.post-tags {
    display: inline;
}
.post-thumb, .postmeta{
	margin-top:10px;
}
form.search-form {
    margin-bottom: 15px;
}
input.search-field,
.post-password-form input[type=password] {
    border: 1px #eee solid;
    padding: 10px 20px;
}
input.search-submit,
.post-password-form input[type=submit] {
    border: none;
    color: #ffffff;
    padding: 4px 10px;
    cursor: pointer;
}
aside.widget {
    margin-bottom: 30px;
}
aside.widget ul {
    list-style: disc;
    margin-left:0;
}
.accordion-box h2.active {
    color: #ff8a00;
}
.webicon {
    font-size: 20px;
}
#sidebar ul li {
    margin: 5px 0;
	list-style:none;
	background:url(images/nav_right.png) no-repeat left center;
	padding:0 0 0 25px;
}
.comment-list,
ol.comment-list {
    list-style: none;
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
	padding-left:0;
}
.comment-list ul,
ol.comment-list ul {
    list-style: none;
}
.comment-list li.comment {
    margin-top: 20px;
}
.comment-list .comment-content h1,
.comment-list .comment-content h2,
.comment-list .comment-content h3,
.comment-list .comment-content h4,
.comment-list .comment-content h5,
.comment-list .comment-content h6 {
    margin-top: 15px;
}
ol.comment-list li ol{
	list-style:none;
}
h3.widget-title {
    font-size: 20px;
    border-bottom: 1px solid #cccccc;
    padding:10px 15px;
    margin-bottom: 15px;
	background-color:#feb62a;
	color:#ffffff;
}
.blog-post-repeat {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 40px;
}
a.blogthumbs img {
    width: 100%;
}
#wp-calendar td {
    padding: 9px;
}
.textwidget select {
    border: 1px solid #ccc;
    height: 30px;
    width: 100%;
}
/*------- COMMENT STYLES --------*/

.comment-author.vcard {
    display: inline-block;
    margin-right: 15px;
}
.comment-author img {
    display: block;
}
.comment-meta {
    margin: 5px 0;
}
.comment-list ol.children li.comment {
    background-image: none;
    padding-left: 5px;
}
.hrule {
    border-top: 1px #dbdbdb solid;
    margin-top: 15px;
    padding-bottom: 15px;
}
ol.commentlist {
    list-style: none;
}
#commentform p {
    margin: 5px 0;
}
#commentform label {
    display: block;
}
#commentform input#email,
#commentform input#url,
#commentform input#author,
#commentform textarea,
#commentform input#eazycfc_captcha {
    max-width: 96%;
    border: 1px #ccc solid;
    padding: 5px 2%;
}
#commentform input#submit {
    font: 400 15px 'Open Sans';
    border: none;
    padding: 5px 10px;
    color: #fff;
    display: inline-block;
}
#commentform input#submit:hover {
    cursor: pointer;
}
.form-allowed-tags {
    display: none;
}
ul.errormsg {
    background: #ffe4e4;
}
ul.errormsg li {
    padding: 5px;
}
.entry-content table,
.comment-body table {
    border-collapse: collapse;
    margin: 10px 0;
}
.entry-content table td,
.entry-content table th,
.comment-body table td,
.comment-body table th {
    padding: 10px 5px;
    text-align: left;
}
.entry-content table th,
.comment-body table th {
    color: #676767;
    font: normal 18px Raleway;
    border-bottom: 1px #888 solid;
}
.entry-content table td,
.comment-body table td {
    border-bottom: 1px #ccc solid;
}
.fvch-codeblock:hover .comment-form-url {
    display: block !important;
}
select{
	padding:10px;
	width:100%;
}
footer.entry-meta {
    clear: left;
}
p.form-submit input[type="submit"]{
	color:#ffffff !important;
}
input[type="submit"].search-submit{
	background-color:#000000;
	color:#ffffff;
	padding:10px 20px;
}
/*
Theme Name: Transport Pro
Theme URI: https://flythemes.net/wordpress-themes/transport-wordpress-theme/
Author: FlyThemes
Author URI: https://www.flythemes.net/
Description: Transport is a fully responsive WordPress theme specially cater for Transport, Transportation, Logistic company. Transport has everything you need to build your website without having coding knowledge. Comes with one click demo install so that you don't required additionl imports.Our theme options give you almost unlimited freedom of color options. You can change everything on your theme. Included default slider in the theme with slider transition and animation options. Comes with easy to use option framework to customize every aspect of the theme. Translation ready theme and supports RTL. Compatible with WooCommerce and other popular plugins.  Enjoy the demo here: http://www.flythemesdemo.net/transport
Version: pro 1.0
License: GNU General Public License version 3
License URI: license.txt
Text Domain: transport
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,full-width-template, sticky-post,threaded-comments,translation-ready,theme-options

Transport Pro WordPress Theme has been created by FlyThemes(flythemes.net), 2017.
Transport Pro WordPress Theme is released under the terms of GNU GPL
*/

*{ margin:0; padding:0; outline:none;}
body{ margin:0; padding:0; box-sizing:border-box; -ms-word-wrap:break-word; word-wrap:break-word; line-height:22px; margin:0; padding:0; color:#6a6a6a; font-size:14px; font-family:'Roboto'; background-color:#ffffff;}
.bypostauthor, img{ margin:0; padding:0; border:none;}
section img, img{max-width:100%; height:auto;}
h1,h2,h3,h4,h5,h6{ margin:0 0 20px; padding:0; line-height:1; font-weight:bold; }
h1{ font-size:35px; }
h2{ font-size:25px;}
h3{ font-size:20px; }
h4{ font-size:17px;}
h5{ font-size:16px; }
h6{ font-size:15px;}
.left{float:left;}
.right{float:right;}
blockquote{ background:url(images/icon_quote.png) no-repeat 25px 5px; padding:15px 15px 15px 26px !important; font-style:italic; color:#888; font-size:14px; line-height:1.5;}
.hr{border-bottom:1px solid #333; height:15px; clear:both;}
p{ margin:0; padding:0;}
a{ text-decoration:none; outline:none;}
a:hover{ text-decoration:none; outline:none;}
ul{ list-style:none; margin:0; padding:0;}
article ul, article ol{ margin:0 0 15px 15px;}
article ul li{ list-style: disc;}
.custom-height{ min-height:20px;}
.clear{ clear:both;}
.middle-align{ margin:0 auto; padding:0;}
.wp-caption{ margin:0; padding:0; font-size:13px; max-width:100%;}
.wp-caption-text{ margin:0; padding:0;}
.sticky{ margin:0; padding:0;}
.gallery-caption{ margin:0; padding:0;}
.alignleft, img.alignleft {display: inline; float: left; margin-right:25px; margin-top:4px; margin-bottom:6px; padding:0; height:auto;}
.alignright, img.alignright { display: inline; float: right; margin-left:25px; height:auto;}
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-top:0;  height:auto;}
.comments-area{ margin-bottom:15px;}
.comment-list .comment-content ul { list-style:none; margin-left:15px;}
.comment-list .comment-content ul li{margin:5px;}
.main-container ol{list-style-position:outside; margin-left:20px;}
.main-container ol li{margin:5px 0;}
.lastcols{ margin-right:0 !important;}
.toggleMenu{display:none;}
section{ padding:40px 0;}
section#home_slider{ padding:0;}
h2.section_title{ font-weight:bold; font-size:25px; color:#362b21; line-height:40px; font-family:'Roboto'; text-transform:uppercase; text-align:center; padding-bottom:10px; position:relative;}
h2.section_title::after{ content:""; position:absolute; width:40px; height:2px; background-color:#112449; bottom:0; left:0; right:0; margin:0 auto;}
h5.title_small { font:400 13px 'Roboto'; color:#045a80; margin-bottom:0; text-transform:uppercase; text-align:center;}

/*Header Info Bar CSS*/
.headerinfo { font:600 14px/22px 'Montserrat'; padding:10px 0; }
#slider{ width:100%; margin:0; padding:0; position:relative;}
.logo{float:left;  text-align:left; padding:20px 0;}
.logo h1,.logo h2{font-weight:700; margin:0px; text-transform:uppercase; clip: rect(1px, 1px, 1px, 1px);position: absolute;}
.logo a{color:#ffffff;}
.tagline{ font-family:'Montserrat'; font-size:13px; color:#ffffff; display:block;}
.header_right{ float:right; text-align:right;}
.header-top{ background-color:#112449; color:#ffffff; line-height:36px; font-size:14px; font-weight:700; font-family:'Karla'; }
.header-top .left { padding:6px 0;}
.header-top .left span a{ color:#ffffff;}
.header-top .left span.phno { border-left:1px solid #474d52; border-right:1px solid #474d52; margin-left:15px; padding:0 15px; margin-right:15px;}
.header-top .left a .fa, .header-top .left .fa { margin-right:8px; color:#abc32b;}
.header-top .right{ text-align:right; padding:0; margin-top:6px;}
.header-top .right a.buttonstyle1 { padding-top:8px; padding-bottom:8px;}

/* = social icons css
-------------------------------------------------------------- */
.social-icons a{ width:35px; height:35px; line-height:35px; text-align:center;  vertical-align:middle; /*display:inline-block;*/ display:table-cell; padding:0; transition:0.6s; -moz-transition:0.6s; -webkit-transition:0.6s; -o-transition:0.6s; font-size:16px; color:#e0ccba; border:2px solid #767d80; color:#767d80;}
.social-icons a:hover { color:#abc32b; border-color:#abc32b;}
.social-icons br{ display:none;}
.container{ width:1170px; margin:0 auto; position:relative;}

/*header menu css*/
#headernav{ border-top:1px solid #1c1006; border-bottom:1px solid #1c1006;}
.toggle{display: block;}
.toggle a{width:auto; color:#ffffff; background:url(images/mobile_nav_right.png) no-repeat right center #293842; padding:10px 25px; margin-top:5px; font-size:16px; text-align:left;}
.toggle a:hover{color:#ffffff !important;}
.header.fixed{ position: fixed; top:0; z-index:999999; padding:14px 25px;}
.header{width:100%; z-index:999; position:absolute; background-color:rgba(255, 255, 255, 0.8); top:48px;}
.header.contacthead { background-color:rgba(30, 42, 52, 0.8); top:48px;}
.header-inner { width:1170px; margin:0 auto; position:relative;}

/*navigation menu css*/
.sitenav{ padding:0; position:relative; z-index:9999; }
.sitenav ul {margin:0; padding:0; font-family:'Roboto'; font-size:13px; font-weight:700; text-transform:uppercase;}
.sitenav ul li{ /*display:inline-block;*/ display:table-cell; position:relative;}
.sitenav ul li a{padding:32px 15px; display:block; text-align:center; transition:0.6s; -moz-transition:0.6s; -webkit-transition:0.6s; -o-transition:0.6s; color:#112449;}
.sitenav ul li ul li{display:block; position:relative; float:none; top:1px;}
.sitenav ul li ul li a{display:block; padding-top:7px; padding-bottom:7px; position:relative; top:0; text-align:left;}
.sitenav ul li a:hover, .sitenav ul li.current_page_item a, .sitenav ul li:hover a.parent{/* background-color:#ffae00;*/ color:#112449;}
.sitenav ul li ul.sub-menu li a:hover, .sitenav ul li.current_page_item ul.sub-menu li a:hover, .sitenav ul li ul.sub-menu li.current_page_item a{ background-color:transparent;}
.sitenav ul li ul{display:none; z-index:9999; position:relative;}
.sitenav ul li:hover > ul{display:block; width:200px; position:absolute; left:0; text-align:left; }
.sitenav ul li:hover ul li ul{display:none; position:relative;}
.sitenav ul li:hover ul li:hover > ul{display:block; position:absolute; left:200px; top:-1px;}

.sitenav ul li a::after { background:#abc32b; position:absolute; top:70%; left:0; content:''; width:100%; height:2px; opacity:0; transition:opacity 0.3s, transform 0.3s; -moz-transition:opacity 0.3s, -moz-transform 0.3s; -webkit-transition:opacity 0.3s, -webkit-transform 0.3s;	transform:translateY(-10px); -moz-transform:translateY(-10px); -webkit-transform:translateY(-10px);}
.sitenav ul li:hover ul li a::after { top: 96%;}
.sitenav ul li a:hover::after, .sitenav ul li a:focus::after { opacity:1; transform:translateY(0px); -moz-transform:translateY(0px); -webkit-transform: translateY(0px);}




/* = innerbanner css 
-------------------------------------------------------------- */
.innerbanner{ text-align:center; height:480px; width:100vw; overflow:hidden; background-size:cover; background-position: center; background-repeat: no-repeat;}
.innerbanner img{ position: relative; background-size:cover; width:100%; height:auto;}

/*search form css*/
.searchbox{position:relative; min-width:35px; width:0%; height:40px; float:right; overflow:hidden;padding-left:20px; -webkit-transition: width 0.3s;    -moz-transition: width 0.3s; -ms-transition: width 0.3s; -o-transition: width 0.3s; transition: width 0.3s;}
.searchbox-input{top:0; right:0; border:0;outline:0;background:#ece8e8;width:100%;height:40px;margin:0;padding:0px 55px 0px 20px;font-size:13px;color:#7f7f7f;}
.searchbox-input::-webkit-input-placeholder{color:#7f7f7f;}
.searchbox-input:-moz-placeholder{color:#7f7f7f;}
.searchbox-input::-moz-placeholder{color:#7f7f7f;}
.searchbox-input:-ms-input-placeholder{color:#7f7f7f;}
.searchbox-icon, .searchbox-submit{width:35px;height:40px;display:block;position:absolute;top:0;font-family:verdana;font-size:22px;right:0;padding:0 !important;margin:0 !important;border:0 !important;outline:0;line-height:40px;text-align:center;cursor:pointer;color:#dcddd8;background:url(images/search-icon.png) no-repeat center center #34c6f6;}
.searchbox-open{ width:40%;}

/* = Button Default css
-------------------------------------------------------------- */
a.ReadMore{ font:400 14px/20px 'Roboto'; border-bottom:2px solid #6a6a6a; color:#6a6a6a ; padding:0 0 5px 0; display:inline-block text-transform:uppercase; transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; }
a.ReadMore:hover{border-bottom:2px solid #abc32b; color:#abc32b; }
.custombtn{ margin-top:30px;}

a.morebutton{ background-color:#ffae00; color:#392e24 ; padding:17px 30px; font:normal 13px/20px 'Roboto'; text-transform:uppercase; display:inline-block; border-radius:5px; transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;}
a.morebutton:hover{ background-color:#392e24; color:#fff; }

a.buttonstyle1{ background-color:#0e67a1; color:#ffffff; padding:12px 28px; font:700 13px/20px 'Roboto'; display:inline-block; text-transform:uppercase; border-radius:30px; transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; }
a.buttonstyle1:hover{ background-color:#abc32b; color:#ffffff;}

/* Buttons */
.button{ background-color:#abc32b; color:#ffffff; padding:10px 25px; font:700 13px/20px 'Roboto'; display:inline-block; border-radius:30px; text-transform:uppercase; transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; margin-top:20px;}
.button:hover{ background-color:#0e67a1; color:#ffffff; }

/* = section home page three boxes below slider css
-------------------------------------------------------------- */
section#pagearea { width:100%; position:relative; min-height:240px;}
.pagearea-inner { position:relative; top:0; z-index:99; width:100%;}
.fourbox{ padding:0; width:33.2%; float:left; margin:0 1px 20px 0; text-align:center; position:relative; box-sizing:border-box; color:#d8e6f1;min-height:492px;}
.fourbox:hover{ cursor:pointer;}
.fourbox p{ line-height:20px; font:500 14px/22px 'Roboto'; padding-bottom:25px;}
.fourbox h3{font-weight:700; color:#f5fcfe; margin:0px; padding-bottom:20px; text-transform:uppercase; display:inline-block; position:relative; line-height:25px;}
.fourbox a.pagemore{ color:#f5fcfe; border-bottom:2px solid #f5fcfe; padding:0 0 10px 0; display:inline-block; font:500 14px 'Roboto'; text-transform:capitalize; transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;}
.fourbox .thumbbx{ overflow:hidden; text-align:center; display:inline-block;}
.fourbox .thumbbx img{ width:auto; min-height:40px;filter: grayscale(0.5);}
.fourbox .fourbxcontent { padding:20px 10px;}

/*
.onebox{ width:100%; margin-right:0;}
.twobox{ width:46%;}
.threebox{ width:29%;}*/

.one_column{ width:100%;}
.two_column{ width:49.9%;}
.three_column{ width:33.2%;}
.four_column { width:24.8%; margin-right:1px}
.four_column.last_column { margin-right:1px !important;}
.five_column{ width:19.9%; padding-left:0; padding-right:0;}
.five_column.last_column { margin-right:1px !important;}
.six_column{ width:15.5%; margin-right:1%;}

/* = section first css
-------------------------------------------------------------- */
.two-column { position:relative; margin:0; padding:0;}
.two-column h5 { font:600 13px 'Roboto'; color:#045a80; text-transform:uppercase; margin:0;}
.two-column h2 { text-align:left; position:relative; text-transform:uppercase; padding:5px 0 15px;}
.two-column h2::after{ content:""; position:absolute; width:40px; height:2px; background-color:#112449; bottom:0; left:0; margin:0;}
.column-thumb { width:40%; height:375px; float:right; box-shadow: -9px 10px 0px 1px #dfd8d1; margin-bottom:12px;}
.column-thumb img { width:100%; min-height:375px;}
.column-content { width:57%; float:left;}
.column-content p { margin-bottom:15px;}
.column-content a.buttonstyle1 { margin-top:10px; font-weight:bold;}

/* = section second css recent work project
-------------------------------------------------------------- */
.who-we { position:relative; text-align:center;}
.whowe-box { width:24.7%; float:left; padding:25px 40px; margin:70px 30px 40px 0; text-align:center; background-color:#ffffff; position:relative;}
.whowe-box#last { margin-right:0;}
.whowe-icon { width:86px; height:86px; background-color:#ffffff; text-align:center; border-radius:50%; position:absolute; top:-45px; left:0; right:0; margin:0 auto;}
.whowe-icon .fa { font-size:3.5em; display:inline-block; line-height:86px; color:#abc32b;}
.whowe-icon .fa-paper-plane { font-size:2.7em}
.whowe-desc { padding:30px 0 10px 0;}
.whowe-desc h3 { text-transform:uppercase;}
.whowe-desc p { margin-bottom:25px; font-size:14px;}

/* = section third css services (whyus/mission/value)
-------------------------------------------------------------- */
.services { position:relative; text-align:center;}
.services h2 { text-transform:uppercase; line-height:40px;}
.services-box { width:31.5%; float:left; margin:30px 32px 10px 0; text-align:center;}
.services-box#last { margin-right:0;}
.services-thumb { width:230px; height:230px; margin:0 auto; border-radius:50%; border:1px solid #8d939e;}
.services-thumb img { width:216px; min-height:216px; border-radius:50%; margin:7px;}
.services-desc { padding:25px 37px;}
.services-desc h3 { text-transform:uppercase; font-weight:700;}
.services-desc .buttonstyle1 { margin-top:20px; text-transform:uppercase; padding:13px 28px;}

/* = section fourth css get a quote
-------------------------------------------------------------- */
/* --------- Skill Bar ------- */
#skill-full { width:100%; padding:0;}
#skill-full .container, #skill-full .skill { width:100%;}
#skill-full .one_half { width:50%; float:left; margin:0;}
#skill-full .one_half img { width:100%; height:auto;}
#skill-full .one_half.last_column { width:39%; float:left; margin:0; padding:30px }
#skill-full .one_half.last_column h2 { text-align:left; position:relative; text-transform:uppercase; padding:5px 0 15px;}
#skill-full .one_half.last_column h2::after{ content:""; position:absolute; width:40px; height:2px; background-color:#112449; bottom:0; left:0; margin:0;}
#skill-full .one_half.last_column h5 { font:600 13px 'Roboto'; color:#045a80; text-transform:uppercase; margin:0;}

.progress { width:100px; float:left; margin:30px 33px 40px 0;}
.progress h6 { font-family:'Roboto'; text-align:center; margin:0;}
.progress#last { margin-right:0;}
.progress-bar { position:relative; height:100px; width:100px; margin-bottom:20px;}
.progress-bar div { position:absolute; height:100px; width:100px; border-radius:50%;}
.progress-bar div span { background-color:#f7f6f2; border-radius:50%; color:#6a6a6a; font:700 20px/97px "Roboto"; height:96px; left:2.4px; position:absolute;
text-align:center; top:2.4px; width:96px;}
.progress-bar .background { background-color:#abc32b;}
.progress-bar .rotate { clip:rect(0 50px 100px 0); background-color:#abc32b;}
.progress-bar .left { clip:rect(0 50px 100px 0); opacity:1; background-color:#abc32b;}
.progress-bar .right { clip:rect(0 50px 100px 0); transform:rotate(180deg); opacity:0; background-color:#abc32b;}
 @keyframes toggle { 
 0% { opacity:0;}
 100% { opacity: 1;}
}

/* = section fifth Team Member Part css
-------------------------------------------------------------- */
.teammember-list{width:30%; float:left; margin:25px 19px 25px 19px; position:relative; text-align:center; padding:0;}
.teammember-list h3{ font-weight:700; text-transform:capitalize; margin-bottom:10px; font-family:'Roboto';}
.thumnailbx { width:370px; min-height:329px;}
.thumnailbx img { width:auto; height:329px;}
.titledesbox{ text-align:center; padding:20px 0 10px; }
.titledesbox p { margin-bottom:0;}
.teammember-list cite{ display:block; font-style:normal; font:400 14px 'Roboto'; color:#858484; }

/* = Section Sixth Testimonials css
-------------------------------------------------------------- */
#clienttestiminials{ padding-bottom:60px; text-align:center; margin-top:20px;}
#clienttestiminials .item { padding:0px;}
#clienttestiminials .tmthumb{ width:79px; height:79px; margin:20px auto 0px; border-radius:50%;}
#clienttestiminials .tmthumb img{ width:100%; height:100%; border-radius:50%; }
#clienttestiminials p { font:400 14px/22px 'Roboto'; color:#33281e; font-style:italic;}
#clienttestiminials h6{ margin:0px 0 5px; text-transform:uppercase; font-size:15px; color:#abc32b; font-weight:700; font-family:'Roboto';}
#clienttestiminials h6 a{color:#abc32b;}
#clienttestiminials span{ font-size:13px; color:#33281e; font-family:'Roboto'; display:block; text-transform:capitalize; font-style:italic;}

/*testimonials listing*/
.tmnllisting{ margin-bottom:35px; min-height:120px;}
.tmnllisting .tmnlthumb{ float:left; width:120px; height:120px; margin:0 5% 0 0; overflow:hidden;}
.tmnllisting .tmnlthumb img{ width:100%; height:100%; border-radius:50%;}
.tmnllisting h6{ margin-bottom:10px; padding-top:10px; text-transform:uppercase;}

#testimonials-widget h6{ margin-bottom:5px; text-transform:uppercase;}
#testimonials-widget p{ margin-bottom:15px;}

/*testimonials*/
.client-say{ width:80%; margin:0 auto;  position:relative; z-index:1; font:normal 16px/24px 'Montserrat'; color:#333; }
.client-say .timthumb{ width:10%; float:left;}
.client-say .timthumb img{ height:100%; }
.client-say .tm_description{ width:87%; float:right;}

.client-say p{ margin-bottom:30px;}
.client-say h6{ color:#fff; margin:20px 0 0 0; text-transform:none; }

/* = Section Seven Latest news section css
-------------------------------------------------------------- */
.latestposts { position:relative;}
.news-box{ width:31.5%; float:left; margin:30px 32px 30px 0; background-color:#ffffff;}
.news-box.last { border-bottom:0; margin:15px 0 15px 0; padding:0;}
.news-box .news-thumb{ overflow:hidden;}
.news-box .news-thumb img{ width:100%; height:100%;}
.news-box .newsdesc { padding:20px 0px 30px;}
.news-box p{ margin-bottom:15px;}
.news-box h6{ padding:0px 0 5px; margin-bottom:0; color:#17181d; font-weight:700; font-size:20px; text-transform:capitalize; font-family:'Roboto'; line-height:25px;}
.news-box h6 a{ color:#17181d;}
.news-box h6 a:hover{color:#abc32b; }
.news-box .PostMeta{ font-size:14px; color:#838c9a; padding-bottom:10px; font-family:'Roboto';}
.news-box .PostMeta span { margin-right:10px; padding-right:10px; color:#abc32b; border-right:2px solid #838c9a;}
.news-box .PostMeta a { text-transform:capitalize; color:#abc32b;}
.news-box .PostMeta .fa { margin-right:5px;}
.news-box:last-child{ margin:30px 0; }
.latestposts .viewall{ font:400 12px 'Roboto'; padding:15px 30px; font-weight:700; margin-top:10px; border-radius:30px; text-transform:uppercase; color:#ffffff; background-color:#abc32b; margin:0 auto; display:table; transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;}
.latestposts .viewall:hover { color:#ffffff; background-color:#0e67a1;}

h2.heading{ padding-bottom:15px;}
.underline{ border-bottom:1px solid #efeded;}

/* = Accordion tab section css
-------------------------------------------------------------- */
.acc-content a { font-weight:bold; line-height:30px;}

/* --------- Pages ------- */
.content-area{ padding:50px 0;}
.home .site-main{ width:100%; margin:0; padding:0; float:left;}
.site-main{ width:70%; margin:0; padding:0; float:left;}
.sitefull{ width:100% !important;}
#sidebar{ width:300px; float:right;}
.sidebar-left{ float:left !important;}
#sidebar .quotes h6 a { color:#ffffff;}
/*.sidebar-left #sidebar{ width:auto;}*/
.flotRight{ float:right !important;}
/*sidebar css*/
aside.widget{margin-bottom:30px; padding:10px; background-color:#f8f8f8;}
aside.widget ul{ list-style:disc; }
h3.widget-title{ padding:12px 15px; margin-bottom:-1px; color:#e4e3e3; background-color:transparent; font-size:17px; }
#sidebar #contactform_main input[type=text], #sidebar #contactform_main input[type=email], #sidebar #contactform_main input[type=tel],#sidebar #contactform_main input[type=url], #sidebar #contactform_main textarea{width:90%; }
#sidebar #contactform_main p{ margin-bottom:10px;}

#sidebar ul li{ list-style: disc inside ; border-bottom:1px dashed #c8caca; padding:8px 0 8px 0;}
#sidebar ul li a{ font:300 14px/18px "Montserrat";  padding-left:10px; color:#e4e3e3; }
#sidebar ul li a:hover{ color:#ffae00;}
#sidebar ul li:last-child{ border:none;}
.nosidebar{ float:none !important; margin:0 auto;}

#sidebar .search-form input.search-field{ background-color:#151515; width:80%; padding: 12px 15px 12px 15px; box-sizing:border-box;}
#sidebar .search-form input.search-submit{ background:url(images/search-icon.png) no-repeat center center #212121; padding: 12px 0 12px 0; font-size:0; width:20%; height:41px; float:right;}


/* = skill bar css
-------------------------------------------------------------- */
.skillbar {position:relative; display:block; margin-bottom:25px; width:100%; height:35px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -webkit-transition:0.4s linear; -moz-transition:0.4s linear; -ms-transition:0.4s linear; -o-transition:0.4s linear; transition:0.4s linear; -webkit-transition-property:width, background-color; -moz-transition-property:width, background-color; -ms-transition-property:width, background-color; -o-transition-property:width, background-color; transition-property:width, background-color;}
.skillbar-title { font:15px 'Roboto';color:#282828; font-weight:bold;}
.skillbar-title span { display:block; color:#282828; padding:0; height:35px; line-height:35px;}
.skillbar-bar { height:6px; width:0px; background:#abc32b;}
.skill-bar-percent { position:absolute; right:0; top:0; font-size:15px; height:35px; line-height:35px; color:#282828;}
.skill { width:46.98%; float:left;}
.skill-bar { margin:60px 0 0 0;}
.skill-bg{ width:100%; background-color:#1f2e39;}

/* = Footer css
-------------------------------------------------------------- */
#footer-wrapper{ background-color:#f8f8f8; position:relative; padding:30px 0 0; color:#2d3c47; }
#footer-wrapper h5{ color:#035b7f; border-bottom: 2px solid #abc32b; }
.cols-3{ width:30%; float:left; margin:0 5% 3% 0; position:relative;}
.cols-3 h5{ font-weight:700; margin:20px 0; padding-bottom:15px; text-transform:uppercase; border-bottom:2px solid #2d3c47; display:inline-block;}
.cols-3 a.readmore span{ color:#fff;}
.cols-3 ul li{ list-style:none; width:45.7%; float:left; padding-right:15px;}
.cols-3 ul li:last-child{ margin-right:0;}
.cols-3 ul li a{ padding:0px 0 8px 20px; display:inline-block; color:#2d3c47; background:url(images/foot-li-arrow.png) no-repeat scroll 0 5px;}
.cols-3 ul li a:hover{ color:#abc32b;}
.widget-column-3 { margin-right:0;}
.cols-3 ul li:last-child a{ border-bottom:none;}

.contactdetail{ line-height:22px;} 
.contactdetail .fa{ margin-right:20px; font-size:16px;}
.contactdetail p{ margin-bottom:10px;}
.contact_right .contactdetail {padding:20px 15px 15px 15px; background-color:#33281e; color:#ffffff;}

.cols-3 .social-icons{ margin-top:20px;}
.cols-3 .social-icons a{ width:35px; height:35px; line-height:35px; margin:0 5px 5px 0; padding:0; border-radius:50%; -moz-border-radius:50%; -webkt-border-radius:50%; border:2px solid #767d80; color:#767d80; display:inline-block;}
.cols-3 .social-icons a:hover{ color:#abc32b; border-color:#abc32b;}

.copyright-wrapper { background-color:#293842; color:#ffffff; position:relative;}
.copyright-inner {padding:25px 0;}
.copyright-txt{float:left; font-weight:normal;}
.designby{float:right; font-weight:normal;}

/* = Contact Form css
-------------------------------------------------------------- */
.wpcf7{ margin:0; padding:0; font:15px 'Montserrat'; color:#e4e3e3;}
.wpcf7 form{ margin:0; padding:0;}
.wpcf7 form span.last{ float:none !important;}
.wpcf7 form input[type="url"], .wpcf7 form input[type="date"], .wpcf7 form select{ background-color:#f1f1f1; border:1px solid #eed2bb; padding:5px 3px; margin-top:10px; font:13px arial; color:#777777;}
.wpcf7 form input[type="checkbox"], .wpcf7 form input[type="radio"], .wpcf7 form input[type="file"]{ margin-top:10px; padding:0;}
span.wpcf7-list-item{ margin:0 15px 0 0 !important;}
#contactform_main input[type=text], #contactform_main input[type=email], #contactform_main input[type=tel], #contactform_main input[type=url], #contactform_main textarea{width:40%; border:1px solid #33281e; padding:15px; float:left; margin:0 8px 8px 0; background-color:#1f2e39; color:#c8caca;}   
#contactform_main textarea{ width:85.6%; margin-right:0; height:130px;} 
#contactform_main span.capcode{ float:left; padding:13px; padding:13px; margin:0 8px 8px 0;}   
#contactform_main input[type=submit], .wpcf7 form input[type="submit"] { font:700 16px/24px 'Montserrat'; text-transform:uppercase; cursor:pointer; transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; border-radius:4px; margin-top:20px;}
.wpcf7 form input[type="text"], .wpcf7 form input[type="email"], .wpcf7 form input[type="tel"], .wpcf7 form textarea{ border:1px solid #424242; padding:15px; margin:0 8px 8px 0; background-color:#212121;}
.wpcf7 form textarea{ margin-right:0; height:130px;} 

/*Reservation form css*/
#reservation_form input[type=text], #reservation_form input[type=email], #reservation_form input[type=tel], #reservation_form textarea,.wpcf7 form input[type="text"], .wpcf7 form input[type="email"], .wpcf7 form input[type="tel"], .wpcf7 form textarea{ width:90%; background-color:#fff; color:#a0a0a0; border:1px solid #eed2bb; padding:10px 15px; }
#reservation_form p, .wpcf7 form{ margin-bottom:6px;}
#reservation_form input[type=submit], .wpcf7 form input[type="submit"] { font:400 20px/24px 'Montserrat'; text-transform:uppercase; cursor:pointer; width:100%; }

iframe{ width:100%;}
.contact_left{ float:left; width:65%; }
.contact_right{ float:right; width:30%;}
.contact_right h3{ /*margin-bottom:15px;*/}
.post-title{ margin-bottom:0px; font-weight:400; line-height:25px;}
.post-title a{ color:#e4e3e3;}

.blog-post-repeat .postmeta{ border-bottom:1px solid #362b21; margin-bottom:15px;}
p.read-more a{font:600 12px/22px 'Montserrat';background-color:#ff6565; color:#fff; text-align:center; padding:5px 15px;  display:inline-block; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;}
p.read-more a:hover { background-color:#34c6f6;}
.blog-post-repeat .post-thumb img{ float:left; margin-right:15px; margin-bottom:15px; height:auto;}

/*default css*/
.error_msg{padding:10px; background:#ffd3ce; color:#e00; border:1px #e00 solid; margin:15px 0;}
.success_msg{padding:10px; background:#dcffc5; color:#070; border:1px #070 solid; margin:15px 0;}
.spacer20{height:20px; clear:both;}
.pagination{display:table; clear:both;}
.pagination ul{list-style:none; margin:20px 0;}
.pagination ul li{display:inline; float:left; margin-right:5px;}
.pagination ul li span, .pagination ul li a{background:#303441; color:#fff; padding:5px 10px; display:inline-block;}
.pagination ul li .current, .pagination ul li a:hover{background:#34c6f6;}
article.tag-sticky-2{background:#f6f6f6; padding:10px;}

h1.entry-title{font-weight:600; font-size:30px; text-transform:uppercase; padding-bottom:20px; margin-bottom:30px; position:relative;}
h1.entry-title::after{ content:""; position:absolute; width:50px; height:2px; background-color:#bbd631; bottom:0; left:0; right:0; }

article p{margin:0 0 20px 0;}
.post-date{display:inline;}
.post-comment{display:inline;}
.post-categories{display:inline;}
.post-tags{display:inline;}
form.search-form{margin-bottom:20px;}
input.search-field, .post-password-form input[type=password], .wpcf7 form input[type="submit"]{border:1px #151515 solid; padding:7px 15px;}
input.search-submit, .post-password-form input[type=submit], .wpcf7 form input[type="submit"]{border:none; color:#ffffff; padding:7px 15px; cursor:pointer; }

.nav-previous{float:left; margin-top:10px; margin-bottom:10px;}
.nav-next{float:right; margin-top:10px; margin-bottom:10px;}
nav.post-navigation{padding:10px 0 20px;}
.comment-list, ol.comment-list{list-style:none; margin-left:0; margin-top:20px; margin-bottom:20px;}
.comment-list ul, ol.comment-list ul{list-style:none;}
.comment-list li.comment{margin-top:20px;}
.comment-list .comment-content h1, .comment-list .comment-content h2, .comment-list .comment-content h3, .comment-list .comment-content h4, .comment-list .comment-content h5, .comment-list .comment-content h6{margin-top:15px;}

.customtab{ margin-top:0px;}

/* Text meant only for screen readers. */
.screen-reader-text {clip: rect(1px, 1px, 1px, 1px);position: absolute !important;	height: 1px;width: 1px;	overflow: hidden;}
.screen-reader-text:focus {	background-color:#f1f1f1; border-radius:3px; box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);	clip:auto !important; color:#21759b;	display:block; font-size:14px; font-size:0.875rem; font-weight:bold; height:auto; left:5px;	line-height:normal; padding:15px 23px 14px; text-decoration:none;	top:5px; width:auto; z-index:100000; /* Above WP toolbar. */}

/* woocommerce CSS
================================================*/
a.added_to_cart{background:#e1472f; padding:5px; display:inline-block; color:#fff; line-height:1;}
a.added_to_cart:hover{background:#000000;}
a.button.added:before{content:'' !important;}
#bbpress-forums ul li{padding:0;}
#subscription-toggle a.subscription-toggle{padding:5px 10px; display:inline-block; color:#e1472f; margin-top:4px;}
textarea.wp-editor-area{border:1px #ccc solid;}
.woocommerce input[type=text], .woocommerce textarea{border:1px #ccc solid; padding:4px;}
form.woocommerce-ordering select{ padding:5px; color:#777777;}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{ font-family:'Montserrat'; color:#ff8a00;}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ color:inherit !important;}
h1.product_title, p.price{ margin-bottom:10px;}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th{ font-family:'Montserrat'; color:#ff6d84;}
.woocommerce ul.products li, #payment ul.payment_methods li{ list-style:none !important;}
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price{ color:inherit !important;}
.woocommerce table.shop_table th, .woocommerce table.shop_table td{ border-bottom:0px !important}

.woocommerceright{float:left;}
.woocommerceleft{float:right;}
.woocommercesitefull{ width:100%;}

/*post nav css*/
.post-nav{ clear:left; margin-top:40px;}
.prev-page, .next-page{ margin:0; padding:0;}
.prev-page a{ float:left;}
.next-page a{ float:right;}
.prev-page a, .next-page a{background-color:#515151; padding:5px 10px; color:#ffffff; font:15px 'Montserrat';}
.prev-page a:hover, .next-page a:hover{ color:#ffffff; background-color:#34c6f6;}
.singleright { float:left; }
.singleleft { float:right; }
/*back to top css*/
#top{ position:relative;}
#back-top {	position: fixed; bottom: 15px; right:25px;}
#back-top a {width:64px; display: block; text-align: center; font: 11px/100% Arial, Helvetica, sans-serif;text-transform: uppercase; text-decoration: none;color: #bbb;/* background color transition */ -webkit-transition:1s; -moz-transition:1s; transition:1s;}
#back-top span {width:64px;height:62px;	display: block;	margin-bottom: 7px;	background: url(images/up-arrow.png) no-repeat center center;/* background color transition */ -webkit-transition:1s; -moz-transition:1s; transition:1s; opacity:0.5;}
.slider-main{ min-height:498px; position:relative; background:url(images/loading.gif) no-repeat center center #fff;}
.boxlayout{ width:1210px; margin:0 auto; box-shadow:0 5px 10px #000}
.boxlayout .container{ padding:0 20px;}