footer /*
Theme Name: Kalium
Theme URI: https://kaliumtheme.com
Author: Laborator
Author URI: https://laborator.co/
Description: Start creating that amazing website that you have always wanted, only with Kalium &mdash; Connect with Laborator on: <a href="https://themeforest.net/user/laborator">Envato</a> &bull; <a href="https://twitter.com/thelaborator">Twitter</a> &bull; <a href="https://www.facebook.com/laboratorcreative">Facebook</a> &bull; <a href="https://www.instagram.com/laboratorcreative/">Instagram</a>
Version: 3.0.6
License: GNU General Public License version 3.0
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kalium
*/

body{
	line-height:1.6;
}
.midd-heading{
	padding: 30px 10px 0px 50px;
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    margin-right: 20px;
	margin-bottom: 20px;
    width: 47%;
	    background-color: #fff;
}
.midd-heading h2 {
    font-size: 17px;
    padding-bottom: 6px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
}
.midd-heading h2:before{
	content: "";
    position: absolute;
    background: url(img/icon.png) no-repeat;
    width: 40px;
    height: 36px;
    left: -55px;
}
.h2frth h2:before{
	content: "";
    position: absolute;
    background: url(img/icon-03.png) no-repeat;
    width: 40px;
    height: 36px;
    left: -55px;
}
.h2trht h2:before{
	content: "";
    position: absolute;
    background: url(img/icon-02.png) no-repeat;
    width: 40px;
    height: 36px;
    left: -55px;
}
.h2srdt h2:before{
	content: "";
    position: absolute;
    background: url(img/icon-01.png) no-repeat;
    width: 40px;
    height: 36px;
    left: -55px;
}
.midd-heading p {
    line-height: 1.7;
    color: #333333;
    font-family: raleway;
    font-size: 14px;
}
.wh-txt h6 {
    font-size: 15px;
    text-transform: uppercase;
    font-family: raleway;
    color: #000;
    font-weight: 600;
}

.wh-txt h2 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    font-family: lato;
}
.wh-img img {
    position: absolute;
    left: 0;
    top: 80px;
    z-index: 9;
}
.special-title{
	color:#fff;
	font-size: 32px;
}
.serv-box .wpb_wrapper{
	background: #fff;
}
.serv-box img{
	width:100%;
}
.serv-title {
    padding-left: 15px;
    text-transform: uppercase;
    font-family: lato;
    font-weight: 600;
    margin-bottom: 0;
    font-size: 16px;
}
.serv-box a {
    color: #68a042;
}
.serv-box p {
    padding: 0px 16px;
    font-family: raleway;
    color: #232323;
    font-size: 14px;
}
.lft-serv-box p{
	color:#fff;
}
.destin-title {
    font-size: 27px;
    font-weight: 600;
}
.our-client-txt h6{
	color:#fff;
	text-align:right;
}
.our-client-txt h2{
	color:#fff;
	text-align:right;
}
.testi-txt{
	background: rgba(255,255,255,0.1);
    padding: 65px 15px 15px 15px;
    box-shadow: 0px 2px 5px #0e151b;
    border-radius: 3px;
	margin-right: 20px;
    width: 47%;
	position:relative;
}
.testi-txt p{
	color:#fff;
}
.testi-txt:before{
	content:"";
	position:absolute;
	background: url(img/test-arrow.png) no-repeat;
	width: 38px;
    height: 33px;
    top: 14px;
}

.ns-hm h2 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
	color:#000;
    margin-bottom: 2px;
}

.ns-hm p {
    font-size: 15px;
    color: #000;
}

.bl-hm .more-link .show-more .reveal-button a {
    color: #000;
    border-color: #000;
}
.bl-hm .wpb_wrapper .lab-blog-posts .blog-post-entry .blog-post-content-container .blog-post-title {
    font-size: 20px;
    font-weight: 600;
}
.blog-post-excerpt p {
    font-size: 14px;
    font-family: raleway;
    color: #000;
    line-height: 26px;
}
footer.site-footer .footer-widgets .widget .widgettitle {
    color: #fff;
    font-family: lato;
    font-size: 22px;
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 15px;
}
.site-footer .footer-widgets .widget p {
    color: #fff;
    font-family: raleway;
    font-size: 14px;
    line-height: 23px;
}
.site-footer .footer-widgets .widget .widgettitle:before {
    content: "";
    background-color: #68a042;
    width: 38px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
}
footer .widget-area .widget li a, 
footer .widget ul ul a:before {
    color: #fff;
    font-family: raleway;
    font-size: 14px;
}
.widget ul li {
    padding: 0;
    margin-bottom: 10px;
}
.site-footer .footer-bottom-content .copyrights p {
    color: #fff;
}
.site-footer .social-networks.rounded li a {
    background-color: #fff;
    width: 30px;
    height: 30px;
    margin: 0;
}
footer .widget {
    margin-bottom: 15px;
}
p {
    line-height: 1.6;
    font-family: raleway;
	font-weight:600;
}
.wpb_wrapper .lab-blog-posts .blog-post-entry .blog-post-content-container {
    background-color: #fff;
}

.ch-w p,
.ch-w h3{
	color:#fff;
}
.co-jh img {
    position: absolute;
    bottom: -379px;
    z-index: 99;
}


@media only screen and (max-width:767px) {
	.midd-heading {
		padding: 15px 0;
		width: 90%;
		margin: 0 auto 15px;
	}
	.midd-heading h2:before,.h2trht h2:before {
		position: static;
		display: block;
		margin: 0 auto 20px;
	}
	.wh-img img {
		position: static;
	}
	.testi-txt {
		width: 100%;
	}
}












