/*!
Theme Name: kitima
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: kitima
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

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

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/* General Style */
 h1, h2, h3, h4, h5, h6{
	font-family: 'Oswald', sans-serif;
 }
 h1{
	 font-size: 28px !important;
 }
 a{
	font-family: 'Noto Sans', sans-serif;
	cursor: pointer;
  	-webkit-transition: background-color 2s ease-out;
  	-moz-transition: background-color 2s ease-out;
  	-o-transition: background-color 2s ease-out;
	  transition: background-color 2s ease-out;
	  color: #ababab !important;
 }
 a:hover{
	 text-decoration:none !important;
	 color:#e4212a !important;
 }
/* Header top */
.contact-info{
	padding:10px 0px;
	text-align:left;
}
.social-info{
	padding: 10px 0px;
	text-align: right;
}
.social-info a img{
	width: 18px;
    height: auto;
    margin-left: 5px;
}
.contact-info a{
	margin-right: 10px;
	font-size: 15px;
	font-family: 'Noto Sans', sans-serif;
	color: #e4212a !important;
	font-weight: 700;
}
.contact-info a:hover{
	color: red !important;
}
.contact-info span{
	color: #e4212a;
	font-weight: 700;
}

/* Logo and menu section */
.menu-toggle{
	display: none;
}
.site-branding img{
	width: 150px;
	height: auto;
	vertical-align: middle;
}
.site-branding{
	display: inline-block;
}
#site-navigation{
	display: inline-block;
	float: right;
	padding: 23px 0px 13px 0px;
}
#site-navigation li{
	list-style:none;
	display: inline-block;
	vertical-align: middle;
}
#site-navigation li a{
	padding: 20px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
    font-weight: 500;
	color: #212121;
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
  font-size: 16px;

}
#site-navigation li a:hover{
	text-decoration: none;
	color: #e4212a;
	cursor: pointer;
}
#masthead.sticky{
	position: fixed;
    background-color: #fff;
    width: 100%;
    top: 0px;
	z-index: 9999;
	border-bottom: 1px solid #ececec;
}
.sticky #site-navigation{
	padding: 15px 0px 5px 0px;
}
.sticky .logo-menu{
	padding: 10px 0px 0px 0px;
}
.logo-menu{
	padding:20px 0px;
}
/* Homepage */
.overlay-custom{
	height:25em !important;
}
.text-over-banner{
	padding:11rem 0rem;
}
.banner-first{
	background-size: cover;
	background-position: center;
	width: 100%;
	background-repeat: no-repeat;
}
.content-on-banner{
	text-align: center;
}
.text-over-banner span{
	color:#ffffff;
	font-size: 40px;
	font-weight: 700;	
	border-bottom: 2px dotted white;
}
.text-over-banner span::after{
	content:"";
	width: 15%;
	height: 2px;
	background-color: white;
	display: block;
	margin: 0 auto;
	margin-top: 1px;
}
.image-side img{
	width: 100%;
	height: auto;
}
.title-general h3{
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0px;
	color: #8a8a8a;
}
.title-general h1{
	font-size: 28px;
	margin-bottom: 25px;
}
.title-general h1:after{
	content:"";
	width: 15%;
	height: 1px;
	background-color: #ec2029;
	display: block;
}
.content-about{
	padding: 60px 0px;
}
.content-about-v2{
	padding-top: 0px;
}
.content-area p{
	color: #676656;
}
.content-area{
		margin-bottom: 50px;
}
.text-side a{
	padding: 10px;
	border: 2px solid #ababab;
}
.text-side a:hover{
	color: #ffffff !important;
	background-color: #ababab ;
}
.text-side-v2{
	display: flex;
    align-items: start;
    flex-direction: column;
    justify-content: center;
}
.icon-service img{
	width:75px;
	height: auto;
}
.content-services{
	color: #ffffff;
	font-size: 14px;
}
.banner-second{
	background-size: cover;
	background-position: center;
	width: 100%;
	background-repeat: no-repeat;
	height: 20em;
	display: flex;
	align-items: center;
	justify-content: center;
	background-attachment:fixed;
}
.overlay{
	background-color: #1d1d1db8;
    width: 100%;
    height: 20em;
    display: flex;
    align-items: center;
    justify-content: center;
    background-attachment: fixed;
}
.content-services p{
	margin-bottom: 0px;
}
.title-general .title-menu::after{
	content:"";
	width: 7%;
	height: 1px;
	background-color: #ec2029;
	display: block;
}
.title-general .title-menu{
	margin-bottom: 0px;
}
.opening-part,
.menu-part{
	padding: 60px 0px;
}
.menu-side .erm_title{
	display: none;
}
.menu-side li{
	list-style: none;
}
.menu-side .erm_section_title{
	background-color: #ececec;
	padding: 20px;
	font-size: 18px;
	font-weight: 700;
}
.menu-side .quote{
	text-transform: uppercase;
	float: right;
	color: #eb1f29;
}
.menu-side .quote a{
	color: #eb1f29 !important;
}
.menu-side .quote a:hover{
	color:#ababab !important;
}
.menu-side .erm_menu_content{
	padding: 20px 0px;
}
.menu-side .erm_product{
	display: inline-block;
	width: 48%;
}
.menu-side .erm_product_title{
	width: 48%;
	display: inline-block; 
	font-size: 17px;
	font-weight: 600;
}
.menu-side .erm_product_price{
	width: 48%;
	float: right;
	text-align: right;
	padding-right: 40px;
	padding-top: 5px;
	color: #eb1f29;
    font-weight: 700;
}
.menu-side .erm_section{
	margin: 25px 0px;
}
.menu-side .erm_product_desc{
	color: #777;
}
.banner-opening{
	background-size: cover;
	background-position: center;
	width: 100%;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	background-attachment:fixed;
}
.content-opening{
	margin:20px 0px;
}
.opening-part .title-general h1{
	color: #ffffff;
}
.content-opening p{
	color: #ffffff;
}
.site-info{
	padding:20px;
}
/* Footer */
#colophon{
	background-color: #1b1a1a;
}
.footer-columns{
	padding:40px 0px;
}
.site-info{
	padding:20px 0px;
	text-align: center;
}
.site-info span{
	color: #ffffff;
}
.border-bot{
	    border-bottom: 1px solid #47494c!important;
}
#footer-sidebar1 h2,
#footer-sidebar2 h2,
#footer-sidebar3 h2{
	font-size: 25px;
	margin-bottom: 20px;
	font-weight: 700;
	color: #ffffff;
}
#footer-sidebar1 ul li{
	list-style: none;
}
#footer-sidebar1 ul{
	padding-left: 0px;
}
#footer-sidebar1 ul li a::before{
	content: "\f0da";
	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;
	margin-right: 8px;
    color: #ececec;

}
#footer-sidebar1 ul li a{
  color: #ececec !important; 
}
#footer-sidebar1 ul li a:hover{
	color: #e4212a !important;
}
#footer-sidebar2 a{
	font-size: 30px;
	margin-right: 5px;
	margin-bottom: 10px;
	color:#ececec !important;
	-webkit-transition: background-color 2s ease-out;
  	-moz-transition: background-color 2s ease-out;
  	-o-transition: background-color 2s ease-out;
	  transition: background-color 2s ease-out;
}
#footer-sidebar2 a:hover{
	color: #e4212a !important;
}
#footer-sidebar3 p{
	color: #ececec;
}
#footer-sidebar2 img{
	width: 150px;
}
.cn-button.bootstrap{
	border:1px solid #e4212a !important;
	background-color: #e4212a;
	color:#fff !important;
}
.cn-button.bootstrap:hover{
	background-color: #fff;
	color:#e4212a !important;
}
/* Mobile */

@media screen and (max-width: 991px){
	.services-box{
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 768px){
	.menu-toggle{
		display: inline-block;
		float: right;
		text-decoration: none;
		font-size: 0px;
		line-height: 32px;
		color: #e6e6e6;
		text-transform: uppercase;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		background: #e4212a;
		border: 1px solid rgba(230, 230, 230, 0.4);
		font-weight: 600;
		cursor: pointer;
		padding: 0px 7px 0px 7px;
		z-index: 9;
		margin-top: 11px;
		position: absolute;
		top: 25px;
		right: 12px;
		outline: none;
	}
	.menu-toggle::after{
		content: "\f32a";
		display: inline-block;
		font-family: "Ionicons";
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-size: 24px;
		vertical-align: bottom;
	}
	#site-navigation{
		display: block;
		float: none;
		width: 100%;
		padding:0px;
	}
	#site-navigation li{
		display: block;
	}
	#primary-menu{
		display: none;
		padding-left:0px;
		margin-top: 20px;
	}
	#masthead.sticky{
		position: initial;
	}
	#site-navigation li a{
		border-bottom: 1px solid;
		display: block;
		padding: 6px 0px;
		margin: 0 auto;
	}
	.text-over-banner{
		padding:0px;
	}
	.logo-menu{
		position: relative;
	}
	
}
@media screen and (max-width: 767px){
	.menu-side .erm_product{
		display: block;
		width: 100%;
	}
	.menu-side .erm_product_title{
		width:52%;
	}
	.banner-second,
	.overlay{
		height:auto;
	}
	.image-side-v2{
		display: none;
	}
}
@media screen and (max-width: 576px){
	.social-info,
	.contact-info{
		text-align:center;
	}
	.social-info{
		padding: 0px 0px 10px 0px;
	}
	.contact-info{
		padding:10px 0px 0px 0px;
	}
	.text-over-banner span{
		font-size: 30px;
	}
	.overlay-custom{
		height: 15em !important;
	}
	.erm_section_title{
		text-align: center;
	}
	.menu-side .quote{
		float: none;
	}
}
