/*
Theme Name: Sydney Conference and Training Centre
Theme URI: ed.paulo.pedro04@gmail.com
Description: The Sydney Conference and Training Centre is a theme that support a Redux Framework (<a href='https://reduxframework.com/' target='_blank'>reduxframework.com</a>). Implemented a bootstrap for the responsive design. This theme is a project of Net Fusion Technology (<a href='http://netfusiontechnology.com/' target='_blank'>http://netfusiontechnology.com/</a>). A designed by our Graphic Designer Michael Angelo Maximo (<a href='mailto:michaelangelomaximo@yahoo.com' target='_blank'>michaelangelomaximo@yahoo.com</a>).
Author: Ed Paulo B. Pedro
Author URI: ed.paulo.pedro04@gmail.com
Version: 1.0
Tags: e-commerce, light, three-columns, right-sidebar, flexible-width, custom-colors, custom-header, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready, sydneyconference, coach, wod, timetable, pricing-table, reduxframework, redux-framework, nft, netfusiontechnology
License: GNU/GPL Version 2 or later
License URI: http://www.gnu.org/licenses/gpl.html
*/

@import url('vc_templates/style.css');
@import url('css/universal-style.css');

/**************************************************
FONTS
**************************************************/


/**************************************************
HEADER
**************************************************/
body, html, #page {
	background-color:#000;
}
#page .header-00{
	padding-top: 25px;
	padding-bottom: 25px;
}
#page #logo .logo{
	width:450px;
}
#page header .header-01 #logo {
    top: 50%;
    transform: translate(0%,-50%);
    position: absolute;
}
#page #logo{
    box-sizing: border-box;
    text-align: center;
}
#page p{
	margin-bottom:20px;
}
#page .go-top-menu{
	position:absolute;
	top:45%;
	right:30px;
}
#page .header-00 .readmore{
	color:#ff5933;
	border:1px solid #ff5933;
	background-color:transparent;
	text-transform:uppercase;
	margin-left:15px;
    margin-top: 0;
}
#page .header-00 .readmore:hover{
	background-color:transparent;
	color:#ff5933;
}
#page .header-01.bg-menu{
	border-bottom:4px solid #D82133;
}


/**************************************************
FOOTER
**************************************************/
#page footer{
	position:relative;
	background-color:#fff;
}
#page footer .footer-01{
	padding-top:45px;
	padding-bottom:45px;
}
#page footer #logo .logo{
	width:350px;
	margin-bottom:30px;
}
#page .footer-01 #social-icons{
	padding-top:20px;
}
#page .footer-01 #social-icons a .fa{
	color:#ddd;
}
#page .footer-01 #social-icons a:hover .fa{
	color:#fff;
}

/**************************************************
HOME PAGE
**************************************************/
#page #index #rev_slider_1_1_wrapper .slotholder{
	z-index:2;
    background-color: #000;
}
#page #index #homeslider .wpb_revslider_element{
	margin-bottom:0;
}
#page #index #rev_slider_1_1_wrapper .tp-bgimg {
	opacity:0.8 !important;
}
#page #index h1, #page #index h2{
	color:#fff;
}
#page #index h2{
    font-size: 36px;
    margin-bottom: 30px;
    line-height: 46px;
}
#page #index p{
	color:#ddd;
}
#page #index .hsec-1 .readmore{
	color:#fff;
	background-color:transparent;
	border:1px solid #fff;
}
#page #index .hsec-1 h3{
    font-size: 27px;
	font-weight:500;
    margin-bottom: 10px;
    line-height: 36px;
	color:#d8d7bb;
}
#page #index .hsec-1 a{
    color: #ddd;
}
#page #index .hsec-1 a:hover{
    color: #ff5933;
}
#page #index .hsec-1 a.readmore{
    color: #fff !important;
}
#page #index .hsec-2 a.readmore, #page #index .hsec-4 a.readmore{
    text-transform: uppercase;
    font-size: 15px;
	padding: 15px 25px 13px;
    width: 200px;
}
#page #index .hsec-1 .fa{
	color:#4C4C4C;
	width:30px;
	font-size:18px;
}
#page .with-hr:after{
    content: ' ';
    width: 205px;
    height: 3px;
    display: block;
    margin: 20px auto;
    background-image: url(images/hr.jpg);
}
#page .grey_box_item{
	margin-bottom:30px;
}
#page .grey_box_item .imgc .colored img{
	position: absolute;
	bottom: 0;
}
#page .grey_box_item .imgc .gray img{
	-webkit-filter: grayscale(100%); 
	filter: grayscale(100%);
}
#page .grey_box_item .imgc{
	width:100%;
	position:relative;
}
#page .grey_box_item .imgc img{
	width:100%;
}
#page .grey_box_item .imgc .colored{
	overflow: hidden;
	width: 100%;
	position: absolute;
	height: 0;
	left: 0;
	bottom: 0;
	-webkit-transition: height 0.3s; 
	transition: height 0.3s;
	z-index: 1;
}
#page .grey_box_item:hover .imgc .colored{
    height: 100%;
}
#page .grey_box_item .grey_box_readmore{
    font-weight: 600;
    padding: 10px 3px;
    max-width: 100%;
    font-size: 19px;
	width:230px;
	border:2px solid #fff;
	background-color:transparent;
	color:#fff;
	text-align:center;
	overflow:hidden;
	text-transform:uppercase;
	top:50%;
    z-index: 3;
	text-decoration:none;
	left:50%;
	position:absolute;
    transform: translate(-50%,-50%);
}
#page .grey_box_item:hover .grey_box_readmore{
	border:2px solid #D82133;
	background-color:#D82133;
}

#page .opacity_box_item{
	margin-bottom:30px;
}
#page .opacity_box_item .imgc .colored img{
	position: absolute;
	bottom: 0;
	opacity:0.9;
}
#page .opacity_box_item .imgc .colored{
	background-color:#000;
}
#page .opacity_box_item .imgc .darker{
	background-color:#000;
}
#page .opacity_box_item .imgc .darker img{
	opacity:0.5;
}
#page .opacity_box_item .imgc{
	width:100%;
	position:relative;
}
#page .opacity_box_item .imgc img{
	width:100%;
}
#page .opacity_box_item .imgc .colored{
	overflow: hidden;
	width: 100%;
	position: absolute;
	height: 0;
	left: 0;
	bottom: 0;
	-webkit-transition: height 0.3s; 
	transition: height 0.3s;
	z-index: 1;
}
#page .opacity_box_item:hover .imgc .colored{
    height: 100%;
}
#page .opacity_box_item .inside-etc{
	display:none;
	left:0%;
	position:absolute;
	overflow:hidden;
	top:0%;
    z-index: 2;
    padding: 12px;
	background:#727272;
	width:51px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-size:18px;
}
#page .opacity_box_item .inside-content{
	left:50%;
	position:absolute;
    transform: translate(-50%,-50%);
	overflow:hidden;
	text-align:center;
	top:50%;
    z-index: 3;
}
#page .opacity_box_item .opacity_box_readmore{
    padding: 15px 25px 13px;
	width:200px;
    font-weight: 500;
    margin-top: 10px;
    display: inline-block;
    font-size: 15px;
    border-radius: 0px;
	background-color: #d82133;
    color: #ffffff;
	text-transform:uppercase;
}
#page .opacity_box_item .inside-title{
    font-size: 28px;
    color: #ffffff;
}
#page .opacity_box_item:hover .opacity_box_readmore{
	background-color:#d83a4a;
}
#page .colored_box_item .imgc img{
	width:100%;
}
#page .colored_box_item .inside-content{
	text-align:center;
	padding:20px 10px;
	background-color:#D82133;
}
#page .colored_box_item .inside-etc{
	min-height:20px;
	color:#8D3C00;
}
#page .colored_box_item .inside-title{
	color:#fff;
	font-size:26px;
	font-weight:700;
}
#page .colored_box_item .inside-title:after{
	content: ' ';
	border-bottom:2px solid #8D3C00;
	width:30px;
	display:block;
	margin:10px auto;
}
#page .colored_box_item .colored_box_readmore{
    padding: 15px 25px 13px;
    width: 200px;
    font-weight: 500;
    margin-top: 10px;
    display: inline-block;
    font-size: 15px;
    border-radius: 0px;
    background-color: transparent;
    color: #fff;
	border:2px solid #fff;
    text-transform: uppercase;
}
#page .colored_box_item .inside-desc{
	padding-top:5px;
	min-height:35px;
	color:#fff;
	font-size:10px;
}
#page .explore-content{
	padding:25px;
	margin-bottom:10px;
}
#page .explore-content p{
    margin-bottom: 4px;
    font-size: 12px;
    line-height: 19px;
}
#page .explore-content strong{
    font-weight:700;
}
#page .explore-grid li:nth-child(odd){
	padding-right:15px;
}
#page .testimonial-slider .slick-slide{
	padding-left:15px;
	padding-right:15px;
}
#page .testimonial-slider .testimonial-content{
	padding:35px 20px;
	background-color:#fff;
	text-align:center;
    height: 300px;
    overflow: hidden;
}
#page .testimonial-slider .testimonial-icon{
	color:#D6D4C5;
	font-size:28px;
	margin:10px auto;
}
#page .testimonial-slider .testimonial-title{
	font-size:24px;
	font-weight:700;
    margin-bottom: 0;
}
#page .testimonial-slider .testimonial-position{
	color: #d82133;
	font-weight:600;
	display:none;
}
#page #pages #inner-content ul.wpb_image_grid_ul li{
	margin:15px;
}
#page #pages #inner-content ul.wpb_image_grid_ul{
	margin:0 -30px;
}
#page .testimonial-slider .slick-prev.slick-arrow{
    left: -25px;
}
#page .testimonial-slider .slick-next.slick-arrow{
    right: -25px;
}
#page .testimonial-slider .slick-prev, #page .testimonial-slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 18px;
    height: 64px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
#page .testimonial-slider .slick-prev:before, #page .testimonial-slider .slick-next:before {
    content: ' ';
    opacity: .75;
	width:18px;
	height:64px;
	background-image:url('images/alt-left-arrow.png');
	background-size: 18px 64px;
    display: inline-block;
}
#page .testimonial-slider .slick-next:before {
	background-image:url('images/alt-right-arrow.png');
}
#page .testimonial-slider .slick-prev:before:hover, #page .testimonial-slider .slick-next:before:hover {
    opacity: 1;
}



/**************************************************
PAGE
**************************************************/
#page b, #page strong{
	font-weight:600;
}

/**************************************************
EVENT PAGE
**************************************************/
#page .event-box .imgc{
	min-height:490px;
	position:relative;
    border-bottom: 5px solid #FF5933;
    margin-bottom: 25px;
}
#page .event-box .inside-title{
	position:absolute;
	bottom:0;
	left:0;
	overflow:hidden;
    padding-right: 25px;
    margin-bottom: -13px;
}
#page .event-box .inside-title span{
    background-color: #919191;
    color: #111;
    padding: 12px 50px 8px 45px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    -ms-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin-left: -30px;
}
#page .event-box .inside-title.inside-title-alt span{
    background-color: #FF5933;
    margin-left: -25px;
}
#page .event-box .inside-title span b{
	-ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    display: inline-block;
    color: #111;
	font-size:38px;
    padding-left: 15px;
}
#page .event-box .inside-desc{
	color:#fff;
	font-weight:300;
}
#page .event-box .inside-table{
	padding-top:25px;
	padding-bottom:25px;
	overflow-y:auto;
}
#page .event-box .inside-table table{
	
}
#page .event-box .event-icon.ic-m{
    background-image: url('images/icon-m.png');
}
#page .event-box .event-icon.ic-classroom{
    background-image: url('images/icon-classroom.png');
}
#page .event-box .event-icon.ic-cluster{
    background-image: url('images/icon-cluster.png');
}
#page .event-box .event-icon.ic-sqm{
    background-image: url('images/icon-sqm.png');
}
#page .event-box .event-icon.ic-theatre{
    background-image: url('images/icon-theatre.png');
}
#page .event-box .event-icon.ic-ushape{
    background-image: url('images/icon-ushape.png');
}
#page .event-box .event-icon.ic-boardroom{
    background-image: url('images/icon-boardroom.png');
}
#page .event-box .event-icon{
	height:81px;
	width:81px;
    background-size: 100%;
    background-repeat: no-repeat;
	text-align:center;
	margin:0 auto;
}
#page .event-box .event-pdf-dl-box{
	display:block;
	height:100%;
	background-color:#565656;
    position: relative;
}
#page .event-box .inside-pdf-gallery{
	background-color:#353535;
	padding:15px;
}
#page .event-box .event-pdf-position{
    display: block;
    position: absolute;
    top: 30%;
    left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	filter: blur(0);
	-webkit-filter: blur(0);
}
#page .event-box .event-pdf-dl{
    background-image: url(images/pdf-download.png);
    height: 85px;
    width: 175px;
    background-size: 100%;
    background-repeat: no-repeat;
    text-align: center;
    margin: auto;
    display: block;
}
#page .event-contact span{
    color: #ddd;
}
#page .event-contact .fa {
    color: #4C4C4C;
    width: 30px;
    font-size: 18px;
}
#page .event-contact a{
    color: #ddd;
}
#page .event-box .inside-table table th, #page .event-box .inside-table table td{
	text-align:center;
	color:#ddd;
    padding:0 25px;
}
#page .event-box .inside-table table th:first-child, #page .event-box .inside-table table td:first-child{
    padding:0;
	width:240px;
}
#page .event-box .inside-table table td{
	color:#fff;
	padding-top:5px;
}


/**************************************************
INNER PAGE
**************************************************/
#page #pages, #page #posts{
    background-color: #fff;
    position: relative;
}
#page h1, #page h2, #page h3, #page h4, #page h5, #page h6{
	font-size:36px;
	line-height:40px;
	margin-top:0;
	font-weight:300;
}
#page h2{
    font-size: 36px;
    margin-bottom: 30px;
    line-height: 46px;
	font-weight:700;
}
#page #pages h3, #page #full h3{
	font-size:26px;
	line-height:24px;
	font-weight:300;
}
#page #product h3{
	font-size:20px;
	line-height:26px;
}
#page h4{
	font-size:18px;
	line-height:25px;	
}
#page h5{
	font-size:14px;
	line-height:21px;
}
#page h6{
	font-size:11px;
	line-height:20px;
}
#page #pages p, #page #pages li, #page label, #page #full p, #page #full li{
    font-size: 16px;
    line-height: 26px;
    color: #ddd;
    font-weight: 300;
}
#page p, #page li{
    margin-bottom: 15px;
}
#page div{
    color: #777777;
}
#page #pages .entry-content{
    padding-bottom: 15px;
    background-color: #212121;
    border-bottom: 1px solid #505050;
}
#page #pages.index .entry-content{
    padding-bottom: 0;	
}
#page #inner-content ul{
    margin-bottom: 15px;
}
#page #pages #inner-content ul li, #page #pages #inner-content ol li, #page ul.ul-normal li, #page #full ul, #page #full li{
	list-style: initial;
    margin-left: 15px;
    margin-top: 0;
    margin-bottom: 0;
}
#page #pages #inner-content ul.rooms-ul li{
	list-style:circle;
}
#page #full li{
	margin-left:0;
}
#page #inner-content ol li {
    list-style: decimal;
}
#page #inner-content ul li li{
    list-style: circle;
}
#page #sidebar{
    padding-bottom: 45px;
}
#page #pages .alt-readmore {
    color: #fff !important;
    background-color: transparent;
    border: 1px solid #fff;
}
#page #pages h4 {
    font-weight:600;
}
#page #pages h4:after {
	content:' ';
    display:block;
	border-bottom:4px solid #FE5933;
	width: 30px;
	margin:20px 0;
}
#page #pages .with-line-below{
	border-bottom:1px solid #444;
}

/**************************************************
SEARCH PAGE
**************************************************/
#page #containersearchsection{
	min-height:800px;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
    margin-left: -15px;
    margin-right: -15px;
	position:relative;
}
#page #containersearchsection .containersearchsection{
    overflow: hidden;
    bottom: 0%;
    position: absolute;
    text-align: center;
	width:100%;
    background-color: rgba(0, 0, 0, 0.6);
	padding:55px 0;
}
#page #containersearchsection span{
    display:inline-block;
	margin-left:1%;
	margin-right:1%;
	color:#fff;
}
#page #containersearchsection h2{
	margin-bottom:25px;
	color:#fff;
	font-size:40px;
	font-weight:500;
}
#page #containersearchsection input[type="text"], #page #containersearchsection select{
	background-color:#fff;
	font-size:13px;
    padding: 12px 15px;
	border:0;
	width:320px;
	max-width:30%;
}
#page #containersearchsection input[type="submit"]{
	border:0;
	background-color:#F7AD1E;
    padding: 12px 15px;
	font-size:13px;
	text-transform:uppercase;
	cursor:pointer;
	width:1032px;
	max-width:100%;
}
#page #containersearchsection input[type="submit"]:hover{
	background-color:#EAEA0C;
}
	
/**************************************************
POST PAGE
**************************************************/
#posts .post-container .post-created {
    float: left;
    padding-right: 20px;
}
#posts .post-container .post-created span {
    text-transform: lowercase;
    color: #fff;
    text-align: center;
    width: 60px;
    height: 60px;
    display: block;
    font-size: 19px;
    background-color: #141920;
    padding: 15px 14px;
    line-height: 15px;
    font-weight: 300;
}
#posts .post-container .post-created span b {
    font-size: 15px;
}
#posts .post-container .post-title {
    float: left;
    width: 100%;
}
#posts .post-container .post-title h1 {
    color: #141920;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 26px;
    text-transform: inherit;
}
#posts .post-container .post-title .post-category {
    padding-top: 5px;
    padding-bottom: 5px;
}
#posts .post-container .post-title .author-comment {
    font-size: 11px;
    color: #8f8f8f;
    font-style: italic;
}
#posts .post-container .post-title .author-comment i {
    color: #333;
    margin-right: 10px;
}
#posts .post-container .post-title .author-comment span {
    margin-left: 15px;
    color: #333;
}
#posts .post-container .post-content {
    float: left;
    width: 100%;
}
#posts .post-container .post-content .post-info{
    padding-bottom: 10px;
    font-size: 12px;
    width: 100%;
    float: left;
}
#posts .post-container .post-content .post-description p{
	color:#333;
	font-size:11px;
	line-height:22px;
	margin-bottom:20px;
}
#posts .post-container .post-thumbnail {
    width: 100%;
    max-width: 100%;
    float: left;
}
#posts .post-container .post-thumbnail img {
    float: left;
    max-width: 100%;
}
#posts .post-container .post-content blockquote {
    padding: 10px 50px;
    margin: 20px 0 35px;
    font-size: 18px;
    line-height: 32px;
    border-left: 0;
    color: #737373;
    font-weight: 600;
}
#posts .post-container .post-content blockquote:before {
    content: "\f10d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    margin-left: -50px;
    font-size: 36px;
    color: #141920;
    margin-top: -30px;
}
#posts .post-container .post-author-share {
    width: 100%;
    margin-bottom: 35px;
}
#posts .post-container .post-author-share .author-details {
    padding: 20px 0;
    float: left;
    width: 100%;
}
#posts .post-container .post-author-share .author-avatar {
    float: left;
    padding-right: 1.5em;
}
#posts .post-container .post-author-share .author-avatar img {
    width: 65px;
}
#posts .post-container .post-author-share .author-info {
    float: left;
}
#posts .post-container .post-author-share .author-info .author-name {
    color: #141920;
    text-transform: uppercase;
    font-weight: bold;
}
#posts .post-container .post-author-share .author-info .author-role {
    color: #737373;
    font-style: italic;
}
#posts .post-container .post-author-share .text-center {
    width: 200px;
    padding: 10px;
}
#posts .post-container .post-author-share .social-share {
    padding: 20px 5px;
}
#posts .post-container .post-author-share .social-share .fa {
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 16px;
    text-align: center;
    margin: 0 2px;
    padding-top: 8px;
    color: #fff;
    background-color: #BEBEBE;
    border: 2px solid #BEBEBE;
}
#posts .post-container .post-author-share .social-share .fa:hover {
    color: #BEBEBE;
    background-color: #fff;
    border: 2px solid #BEBEBE;
}
#page .post-pagination a{
	color: #ccc;
    border: 1px solid #ccc;
    padding: 8px 15px;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 25px;
    text-transform: uppercase;
    display: inline-block;
}
#page .post-pagination li, #page .post-pagination ul {
    display: inline-block;
}
#page .post-pagination li {
    padding-left: 0 !important;
    margin-left: 0 !important;
    padding-right: 10px;
}
#page .post-pagination li:hover a{
	color: #fff;
    border: 1px solid #666;
    background-color:#666;
}
#page .post-pagination li.active a{
	color: #fff;
    border: 1px solid #ccc;
    background-color: #ccc;
}

#full .color-white h1{
	color:#fff;
}
#full .round-content{
    height: 250px;
    width: 250px;
    margin: 0 auto;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    padding-top: 37%;
    font-size: 28px;
    font-weight: 300;
}


#page .alt-readmore-infinite{
    border: 2px solid #E86427;
    color: #E86427;
    padding: 12px 55px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
    margin-top: 40px;
	cursor:pointer;
}
#page .alt-readmore-infinite{
    border: 2px solid #ff5100;
    color: #ff5100;
}
#page .wpcf7 input[type="submit"], #page #pages .esc-button{
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    padding: 12px 45px;
    border-radius: 0;
    border: 0;
    background-color: #d82133;
    color: #fff;
    font-weight: 400;
    margin-top: 0;
}
#page .wpcf7 input[type="submit"]:hover, #page #pages .esc-button:hover{
    background-color: #d83a4a;
	cursor:pointer;
    color: #fff;
}
#page .wpcf7-form span.wpcf7-not-valid-tip{
    background-color: #b42826;
    color: #fff;
    padding: 2px 15px;
    margin-top: -10px;
    font-size: 11px;
	display:block;
}
#page .wpcf7-response-output{
    background-color: #1e6d81;
    color: #fff;
    padding: 8px 15px;
    margin-top: 8px;
    border: 0;
    font-size: 12px;
    width: 100%;
    margin: 8px 0 0;
}
#page .wpcf7-response-output.wpcf7-validation-errors{
    background-color: #f7e700;
    color: #111;
}
#page .wpcf7-response-output.wpcf7-validation-ok, #page .wpcf7-response-output.wpcf7-validation-success{
    background-color: #68ab19;
    color: #fff;
}
#page .wpcf7-form br{
	display:none;
}
#page .margin-bottom-0{
	margin-bottom:0 !important;
}

/**************************************************
SIDEBAR
**************************************************/
#page aside#text-2{
	background-color:#4C8FC6;
    padding-top: 10px;
	background-image:url('images/widget-bg.jpg');
    padding-bottom: 60px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	margin-bottom:15px;
}
#page aside#text-2 h4{
    background-color: #0183BF;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 15px;
    line-height: 19px;
}
#page aside#text-2 ul{
	padding: 0 15px ;
}
#page aside#text-2 ul li{
    color: #fff;
    margin-bottom: 5px !important;
    list-style: initial;
    margin-left: 15px;
    line-height: 17px;
    margin-right: -15px;
}
#page aside#text-3{
    border: 3px solid #ccc;
    padding: 15px 20px 5px;
    text-align: center;
	position: relative;
}
#page aside#text-3:after{
    content: ' ';
    display: block;
    position: absolute;
    z-index: 1;
    bottom: -8px;
    left: 47%;
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
}
#page aside#text-3 h4{
	color: #0083be;
	font-weight:600;
	margin-bottom: 5px;
}
#page aside#text-3 p{
    margin-bottom:4px;
}
#page aside#media_image-2 img{
	width:100%;
}




/**************************************************
ARCHIVE POSTS
**************************************************/
#page #search-form input[type="text"]{
    margin-top: 0;
    border: 1px solid #D5D5D5;
    background-color: #fff;
    font-weight: 400;
    color: #000;
    font-size: 11px;
    padding: 11px 20px 11px 15px;
    max-width: 100%;
	width:400px;
}

/**************************************************
FORMS
**************************************************/
#page input[type="text"],
#page input[type="email"],
#page input[type="number"],
#page input[type="url"],
#page input[type="tel"],
#page input[type="password"],
#page input[type="date"],
#page textarea,
#page select{
    background-color: transparent;
    border: 1px solid #ccc;
    padding: 13px 20px;
    width: 100%;
    color: #fff;
    font-size: 13px;
	margin-top:5px;
    margin-bottom: 10px;
}
#page input[type="text"].price_field{
	width:100px;
    padding: 5px 15px;
}
#page select{
    padding: 10px 15px;
    height: 44px;
}
#page input[type="submit"], #page #pages button, #page .readmore {
    background-color: #3A8FD7;
    color: #fff;
    padding: 12px 25px 11px;
	font-weight:500;
    margin-top: 10px;
    display: inline-block;
    font-size: 15px;
    border-radius:0px;
}
#page .readmore.sm-readmore {
	font-family:'Montserrat';
    padding: 7px 20px;
    font-size: 11px;
    border-radius: 20px;
    font-weight: 800;
}
#page .readmore.lg-readmore{
    padding: 11px 85px;
    font-size: 16px;
	text-transform:inherit;
    border-radius: 3px;
    font-weight: 800;
}
#page .readmore.trans-readmore{
    background-color:transparent !important;
	border:2px solid #f7ad1e;
}
#page input[type="submit"]:hover, #page button:hover, #page .readmore:hover {
    background-color: #004080;
}


/**************************************************
BREADCRUMBS
**************************************************/
#topbar{
    padding-top:8px;
	padding-bottom:5px;
}
#breadcrumb .breadcrumbs {
    font-weight: 400;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    margin-left: 0px !important;
}
#breadcrumb .breadcrumbs li {
    color: #cccccc;
    font-size: 13px;
    margin: 0;
    padding-right: 10px;
    display: inline-block;
}
#breadcrumb .breadcrumbs li.separator {
    color: #cccccc;
}
#breadcrumb .breadcrumbs li a {
    color: #cccccc;
    font-weight: 400;
}
#breadcrumb .breadcrumbs li strong {
    font-weight: 400;
    color: #fff;
}

/**************************************************
PAGINATION
**************************************************/
#page .post-pagination{
	text-align:left;
}
#page .post-pagination a{
	color: #fff;
	font-size: 19px;
    font-weight: 500;
    margin-bottom: 25px;
    text-transform: uppercase;
    display: inline-block;
    padding: 12px 20px;
    height: 46px;
    width: 53px;
    text-align: center;
}
#page .post-pagination li, #page .post-pagination ul {
    display: inline-block;
}
#page .post-pagination li {
    padding-left: 0 !important;
    margin-left: 0 !important;
    padding-right: 10px;
}
#page .post-pagination li:hover a{
	color: #fff;
    border: 1px solid #F7AD1E;
    background-color: #F7AD1E;
}
#page .post-pagination li.active a{
    color: #fff;
    border: 1px solid #F7AD1E;
    background-color: #F7AD1E;
}

/**************************************************
404 PAGE NOT FOUND
**************************************************/
#page .page-404 {
    background-clip: padding-box;
}
#page .page-404 .header,
#page .page-404 .sub-header,
#page .page-404 .sub-header2 {
    color: #fff;
    padding: 1em 0;
    text-transform: uppercase;
}
#page .page-404 b {
    color: #D82133 !important;
}
#page .page-404 .header {
    font-size: 500%;
    padding: 0;
    line-height: 80px;
    text-align: center;
    letter-spacing: -1px;
}
#page .page-404 .sub-header {
    font-size: 11px;
    text-align: center;
}
#page .page-404 .sub-header p {
    background-color: #3A8FD7;
    color: #fff;
    letter-spacing: 1px;
    display: inline-block;
    border-radius: 10px;
    padding: 0.5em 2.5em;
    margin-top: 1em;
    margin-bottom: 10em;
}

/**************************************************
HOVER STYLE
**************************************************/
#page .hvr-sweep-to-right:before{
    background: #FFFC03;
}

/**************************************************
MOBILE STYLE
**************************************************/
@media all and (min-width: 769px) {
	#page header .header-03.position-fixed{
		background-color: #fff;
	}
    header .header-01 #main-navigation {
        display: inline-block !important;
    }
    #show-my-mobile-nav-button {
        display: none !important;
    }
    #hide-my-mobile-nav-button {
        display: none !important;
    }
	header .my-main-header{
		float: right;
		width: 100%;
		position:relative;
		height: 45px;
	}
	header .my-main-header #main-navigation {
		position:absolute;
		left: 50%;
		top: 50%;
		width: 100%;
		transform: translate(-50%,-50%);
		z-index: 3;
	}
	header .header-01 #logo{
		display:inline-block;
		padding-top:5px;
		padding-bottom:5px;
	}
	header .position-fixed .my-main-header{
	    padding: 0;
		height: 80px;
	}
	#page header .position-fixed .my-main-header #main-navigation a{
		color:#333;
	}
	header .my-main-header #main-navigation a{
		padding: 0;
		font-size:16px;
	}
	header .my-main-header #main-navigation li.menu-item-has-children a{
		padding: 11px 11px 11px 10px;
	}
	header .my-main-header #main-navigation li.menu-item-has-children li a{
		padding: 11px 10px;
	}
	header .position-fixed .my-main-header #main-navigation a{
	    padding: 26px 10px;
	}
	header .mobile-show-me{
		display:none;
	}
	header .header-01.position-fixed .logo{
		width: 125px;
		margin-top: 0px;
	}
	header .header-01.position-fixed .clogo a:after{
		background-size: 70px 70px;
		width: 70px;
		height: 70px;
		left: 39.5%;
	}
	header .header-01.position-fixed #main-navigation{
		padding: 0;
		float: right;
		margin-top: -3px;
	}
	header .my-main-header #main-navigation li:first-child a{
		padding-left:0;
	}
	header .my-main-header #main-navigation li:first-child{
		padding-left:0;
		margin-left:0;
	}
	header .my-main-header #main-navigation li:last-child{
		padding-right:0;
		margin-right:0;
	}
	header .my-main-header #main-navigation ul{
		margin-bottom:0;
	}
	header .my-main-header #main-navigation li{
		position: relative;
		padding: 0;
		display: inline-block;
		padding: 0 43px 5px 44px;
		margin-bottom:0;
	}
	header .my-main-header #main-navigation li:last-child:after{
		content:'';
		display:none;
	}
	#page .hsec-4 .border-me:after{
		display: block;
		height: 315px;
	}
	#page .img-float-right{
		float:right;
		margin-left:15px;
		margin-bottom:15px;
	}	
	#page .left-corner-img img{
		margin-left:-15px;
		width:105%;
		min-width:105%;
	}
	#page .right-corner-img img{
		text-align: right;
		min-width:105%;
	}
}
@media all and (max-width: 768px) {
	header #main-navigation{
        display: none;
	}
    #show-my-mobile-nav-button {
        display: inline-block;
    }
    #hide-my-mobile-nav-button {
        display: none;
    }
    #show-my-mobile-nav-button,
    #hide-my-mobile-nav-button {
        background: #fff;
        color: #3E3E3E;
        font-size: 200%;
        cursor: pointer;
        max-width: 50px;
        border: 1px solid #fff;
        text-align: center;
        font-weight: 400;
        font-family: "Roboto";
        border-radius: 5px;
        margin: 5px 0px;
        padding-top: 4px;
        float: left;
    }
	#show-my-mobile-nav-button, #hide-my-mobile-nav-button{
		width: 55px;
		height: 50px;
		position:relative;
		z-index:999;
		left:0;
	}
	header .mobile-show-me{
		display:block;
	}
	header #main-navigation{
		float: left;
		width: 100%;
	}
	header .my-main-header #main-navigation ul ul{
		position: relative;
		background-color:transparent;
	}
	header .my-main-header #main-navigation li{
		width: 100%;
		text-align: center;
	}
	header .my-main-header #main-navigation ul ul li a{
	    padding: 0.7em 1.8em 0.8em !important;
	}
	#page .position-fixed{
		position:relative;
		display:none !important;
	}
	#page .psec-1 .vc_column-inner {
		padding-left: 0;
		padding-right: 0;
	}
	#page .psec-1 .text-content{
		padding-left: 15px;
		padding-right: 15px;
	}
	#page .psec-2 .vc_btn3-inline, #page .hsec-4 .box-item, #page .hsec-5 .box-item, #page .hsec-6 .box-item{
		margin-bottom:15px;		
	}
	#page #index ul.products li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	#page .vc_row{
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	#page .vc_row .vc_row{
		margin-left:0;
		margin-right:0;
		padding-left: 15px;
		padding-right: 15px;
	}
	header .header-00 #navsubmenu li{
		margin: 0 2px;
	}
	header .header-01 #logo .logo{
		margin-bottom:10px;
	}
	#page .header-01 {
		padding: 5px 0;
	}
	header .my-main-header #main-navigation{
		top: 60px;
	}
	#page ul.products li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	#page .wpb_single_image.vc_align_.left{
		text-align:center;
	}
	#page .aside-mobile{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: -15px;
		margin-left: -15px;
	}
	#page .aside-mobile aside{
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		position: relative;
		width: 100%;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}
	aside#text-2{
		display:none !important; 
	}
	#page .aside-mobile aside.widget_price_filter, #page .aside-mobile aside.yith-woocompare-widget, #page #search-form{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	#page header .header-00 .left-header-content{
    	padding: 11px 0 0px;		
		text-align:center !important;
	}
	header .header-00 #navsubmenu {
		margin-top: 0;
		margin-bottom: 0;
	}
	#page header .header-00 .text-right{
		text-align:center !important;
	}
	header .header-00 #social-icons {
		margin: 0 auto 10px !important;
    	display: inline-block;
		text-align:center;
	}
	#page header #logo {
		display: block;
	}
	#page header .icon-top-menu{
	    margin-top: -45px;
	}
	#page .hsec-5 .readmore{
		margin-top:15px;
	}
	#page .hsec-5 .vc_col-sm-3, #page .hsec-5 .vc_col-sm-9, #page .hsec-5 .vc_col-sm-3 .text-right{
		text-align:center !important;
	}
	#page .hsec-5 h3{
		line-height: 44px;
	}
	#page #product .summary{
		width:100%;
	}
	#page .related-product-container ul.products li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	#page .testimonial-slider .slick-next.slick-arrow{
		right: -10px;
	}
	#page .testimonial-slider .slick-prev.slick-arrow{
		left: -10px;
	}
	#page .explore-grid li{
		padding-right: 0 !important;
		margin: 5px auto !important;
		position: relative !important;
		top: inherit !important;
		left: initial !important;
		display: inline-block;
		float: initial;
	}
	#page .explore-grid ul{
		position: relative;
		width: 100%;
		display: block;
		float: left;
		text-align: center;
	}
	#page .event-box .event-pdf-dl-box{
    	height: 200px;
		margin-bottom:15px;
	}
	#page .event-box .inside-pdf-gallery{
    	text-align:center;
	}
	#page .event-box .inside-pdf-gallery img{
		margin-bottom:15px;
	}
	#page #pages #inner-content{
		padding-left:0;
		padding-right:0;
	}
}
@media all and (max-width: 568px) {
	#page .hsec-1 h1 {
		font-size: 50px;
		line-height: 60px;
	}
	#page .hsec-1 h4{
		font-size: 18px;
	}
	#page #main_countedown_1 .element_conteiner{
	    min-width: 80px;
	}
	#page .hsec-1 .time_left{
		font-size: 45px;	
	}
	#page .hsec-1 .wpcf7-form{
		margin-left: -15px;
		margin-right: -15px;	
		margin-bottom: -60px !important;
	}
	#page #product .flex-viewport{
		width: 78% !important;
    	left: 75px;
	}
}
@media all and (max-width: 768px) {
	header .my-main-header #main-navigation{
	    position: absolute;
		z-index: 2;
		background:#fff;
		margin-left: -15px;
	}
	header .my-main-header #main-navigation ul{
		margin-left: -15px;
		margin-right: -15px;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc;
	}
	header .my-main-header #main-navigation ul ul{
		display: none !important;
	}
	header .my-main-header #main-navigation ul a{
		text-align:left;
		color:#111 !important;
		padding: 8px 10px;
		padding-left:45px !important;
	}
	header .my-main-header #main-navigation ul li:first-child{
		border-top:1px solid #ccc;
	}
	header .my-main-header #main-navigation ul li{
		border-bottom:1px solid #ccc;
	}
	header .my-main-header #main-navigation ul li:hover{
		background: #f1f1f1;
	}
}

@media all and (max-width: 1024px) and (orientation: landscape) {
	header .my-main-header #main-navigation li{
    	padding: 0 25px 5px 25px;
	}
}