/*
Theme Name: Bremond Child
Theme URI: http://wp3.commonsupport.com/newwp/bremond
Template: bremond
Author: Template Path
Author URI: http://themeforest.net/user/template_path
Description: This is Bremond WordPress theme
Tags: one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,rtl-language-support,sticky-post,translation-ready,microformats
Version: 1.0.0.1548679043
Updated: 2019-01-28 12:37:23

*/

/* HEADER */

#icon-header-video a {
    display: block;
    float: left;
    position: relative;
    padding: 0 0 0 60px;
    height: 50px;
    background-image: url("../../uploads/2020/02/icon-video-top.gif");
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 18px;
}
#icon-header-video a:hover {
    color: #465ab3;
    background-position: 0 -50px;
}
#icon-header-video a:hover span {
    color: #465ab3;
}
#icon-header-video span {
    display: block;
    line-height: 18px;
}
#icon-header-video .t1 {
    color: #151515;
    font-weight: bold;
    margin: 5px 0 4px;
}

.header-contact-info ul li .text-holder h6 {
    margin-bottom: 0;
	text-transform: none !important;
}

@media only screen and (max-width: 1199px) {
    
    .header-contact-info .p0,
    .header-contact-info .p1,
    .header-contact-info .p2 {
        margin-right: 15px;
    }
    .header-contact-info .p0 {
        padding-left: 0;
    }
    .header-contact-info .p3 {
        padding-left: 0;
    }
    .header-contact-info .p3 .btn-style-one {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .header-contact-info ul li .text-holder h6 {
        margin-bottom: 0;
        text-transform: none;
    }
    
    .main-menu .navigation > li > a {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    
}

@media only screen and (max-width: 974px) {
    
    #icon-header-video {
        margin-bottom: -8px;
    }
    
    .header-top .links-nav li {
        padding-left: 10px;
        padding-right: 10px;
    }
    
}

.sec-title h1 {
    text-transform: uppercase;
}

/* Logo exactly in the middle (vertically) */
.main-logo img {
	margin-top: 4px;
}

/* Logo proper width size */
.main-header .main-logo img {
	width: 209px !important;
}

/* Same logo size when scrolling up */
.sticky-header .logo img {
	width: 209px !important;
	padding-top: 7px;
}

/* Main Menu over whole row */
.main-menu .navigation > li:first-child > a {
	padding-left: 40px;
}

.main-menu .navigation > li > a {
	padding: 18px 37px;
}

/* Front - padding on H4 - main 4 services */
.service-block-one h4 {
	padding-left: 13px;
	padding-right: 13px;
}

/* Smaller margin bottom on paragraphs */
.thm-unit-test p {
	margin-bottom: 15px;
}

/* Less padding on footer */
.main-footer .widgets-section {
	padding: 30px 0 40px;
}

/* Logo (footer) proper width size */
.main-footer .footer-logo img {
	width: 204px !important;
}

/* Non-capitalized titles on pages */
.page-title h1 {
    text-transform: uppercase;
}

/* Non-capitalized breadcrumbs */
.page-title .bread-crumb li {text-transform:none;}

/* Less padding at services */
.blog-section {
	padding: 80px 0 60px;
}

/* Less padding at main Services pages */
.service-section {
	padding-top: 30px;
}

/* Service list - sub titles */
.thm-unit-test h4 {
	font-size: 18px !important;
	text-transform: uppercase;
}

/* Service list - font size */
.row-outer p {
	font-size: 16px;
	color: #222;
}

/* H3 uppercase in King Composer */
.thm-unit-test h3 {
	text-transform: uppercase;
}

/* H5 smaller font in King Composer */
.thm-unit-test h5 {
	font-size: 16px !important;
	margin-top: 10px;
}

/* H4 uppercase in sidebar: Send Inquiry */
.request-callback h4 {
	text-transform: uppercase;
}

/* Bottom margin at FAQs */
.acc-content {
	margin-bottom: 15px;
}

/* Grey text - 1st part of date in blog post */ 
.greydate {
	color: #b8b8b8;
	font-weight: 500;
}

/* Red text - 2st part of date in blog post */ 
.reddate {
	color: #b42a2f;
	font-weight: 500;
}

/* Service arrow */
.service-arrow {
	color: #ffffff;
	font-size: 24px;
}

.service-block-four .icon-box {
	line-height: 54px;
}

.service-block-four .inner-box:hover .icon-box {
	background-color: #000000;
	color: #fff;
}

/* No white space below Google Map */
.home-google-map {
	line-height: 0px;
}

/* Red button KONTAKTIRAJTE NAS full width */
.wpcf7-submit {
	width: 100%;
}

/* Odprava rdečega okvirja pod kontaktnim obrazcem */
div.wpcf7-response-output {
	border: none;
}

/* Text-box height for employees */
.team-block-two .inner-box .lower-box {
	height: 360px;
}

/* Table for Company History */
table.normal td, th {
	border: 1px solid #cecece;
	padding: 5px;
	color: #000000;
	font-size: 14px;
}
table.widercell td:first-of-type {
	min-width: 100px;
}

/* Table for Machines */
table.specifications th,td {
	border: 1px solid #cecece;
	padding: 5px;
	color: #000000;
	font-size: 14px;
}
table.specifications tr:nth-child(2n+1) {
	background-color: #ececec;
}

/* Minimum height of the box on Contact page */
.contact-info-list li {
	min-height: 90px;
}

/* Bigger message box on Contact page */
.contact-form textarea {
	height: 281px;
}

.email-box {
	vertical-align: middle;
	padding-top: 22px;
}

/* List style ONE */
.list-style-one {
	margin-top: 10px;
}
.list-style-one li:last-child {
	margin-bottom: 30px;
}
.block-quote .list-style-one li:last-child {
	margin-bottom: 0px;
}

/* Smaller font size in sidebar menu */
.sidebar .sidebar-widget ul li a {
	font-size: 14px !important;
	font-weight: 400 !important;
	text-transform: uppercase;
	
}

/* Footer menu without capitalization */
.main-footer .menu li a {
	text-transform: none !important;
}

.main-footer .footer-column .widget-title {
	text-transform: none;
}

/* Image align: center */
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}

/* Fix for PDF icon on pages with bus station types */
.bus-pdf a {
	padding-top: 30px;
	padding-bottom: 30px;
}

/* Gallery for blog - 3 or 4 in a row */
.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin: 0;
}

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

/* Center Video */
.video-center {
	text-align: center;
	margin-bottom: 20px;
}

/* Certificate Details */
.cert {
	color: #ffffff;
	padding: 20px 30px;
	background: #75a45b;
	margin: 25px 0;
}
.cert-2 {
	color: #ffffff;
	padding: 30px 30px 20px 30px;
	background: #75a45b;
	margin: 25px 0;
}
.cert-icon {
	font-size: 40px;
	display: inline-block;
}
.cert-name {
	font-size: 46px;
	font-weight: 600;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
}
.cert-date {
	line-height: 24px;
	padding-left: 22px;
	border-left: 1px solid #ffffff;
	display: inline-block;
}
.cert-date-2 {
	line-height: 24px;
	padding-left: 22px;
	border-left: 1px solid #ffffff;
	display: inline-block;
	vertical-align: top;
	margin-top: 3px;
}

/* Materials (Wiki) Details */
.material {
	color: #ffffff;
	padding: 20px 30px 15px 20px;
	background: #75a45b;
	margin: 25px 0;
}
.material-icon {
	font-size: 30px;
	display: inline-block;
}
.material-text {
	font-size: 36px;
	font-weight: 600;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
}

/* Videos on services inside the screen (mobile only) */
@media only screen and (max-width: 370px) {
	.kc-video-inner iframe {
		width: 330px;
	}
}

/* Smaller font of main title on front (mobile only) */
@media only screen and (max-width: 370px) {
    .what-we-do .sec-title h1 {
        font-size: 38px;
    }
}

/* Smaller font - sliders on front (mobile only) */
@media only screen and (max-width: 370px) {
    .main-slider2 h1 {
        font-size: 40px !important;
    }
}

/* Main menu shown in full (mobile only) */
@media only screen and (max-width: 991px) {
    .main-menu .collapse {
        max-height: 360px;
    }
}

/* Sidebar moved to the bottom (mobile only) */
@media only screen and (max-width: 991px) {
    .inverse {
        display: flex;
        flex-direction: column-reverse;
    }
}

/* More empty space after two buttons on front (mobile only) */
@media only screen and (max-width: 991px) {
    .what-we-do .link-btn, .why-chooseus .link-btn {
        padding-bottom: 40px;
    }
}

/* Certificate Details in three rows (mobile only) */
@media only screen and (max-width: 1200px) {
    .cert {
		padding-top: 30px;
    }
	.cert-2 {
		padding-top: 30px;
    }
	.cert-date {
        border: none;
		padding-left: 0;
		margin-top: 15px;
		display: block;
    }
	.cert-date-2 {
        border: none;
		padding-left: 0;
		margin-top: 15px;
		display: block;
		padding-bottom: 6px;
    }
}
@media only screen and (max-width: 440px) {
    .cert-name {
		font-size: 30px;
    }
	.cert-icon {
		font-size: 26px;
	}
}

/* Materials Text in more rows (mobile only) */
@media only screen and (max-width: 1200px) {
	.material-text {
        border: none;
		padding-left: 0;
		display: inline;
    }
}