/* cmsms stylesheet: EcoSmartCities - MAIN modified: 2018-08-02 16:13:33 */
::selection {
  background: #008dd2; /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #008dd2; /* Gecko Browsers */
  color: #fff;
}

.c-content-blog-post-1 .c-title {
    margin: 0 0 20px 0;
}

body {
  color: #727271;
  font-family: 'Raleway', sans-serif;
}

.container img {
  max-width: 100%;
}

h1 {
  font-size: 34px;
}

.c-topbar ul.c-links img {
    max-height: 28px;
    margin-top: -5px;
}

.c-theme-btn.btn:hover {
    color: #ffffff;
    background: #90999e;
    border-color: #90999e;
}

.hir img {
    float: left;
    margin: 0 20px 10px 0;
    max-width: 30%;
}

.c-content-title-1 > .c-line-right, .c-content-title-1 > .c-line-left {
    background-color: #008dd2;
}

.c-content-contact-1 > .row .c-body > .c-section > h3 {
    font-weight: 400;
    text-transform: none;
}

.c-content-contact-1-gmap, .c-content-contact-1-gmap iframe {
    height: 400px;
}

.c-content-contact-1-gmap iframe {
    pointer-events: none;
}

.c-content-contact-1-gmap iframe.clicked {
    pointer-events: auto;
}

.c-bg-green {
    background-color: #008dd2 !important;
}

.c-layout-header .c-navbar {
    -webkit-box-shadow: 18px 0 18px 0 rgba(0,0,0,0.15);
    box-shadow: 18px 0 18px 0 rgba(0,0,0,0.15);
}

.c-layout-header.c-layout-header-4 .c-navbar {
    background: #fff;
}

.c-layout-header .c-brand {
    margin: 10px 0 20px 0;
}

.c-layout-header .c-brand .c-desktop-logo {
    max-height: 70px;
    /* margin-top: -28px; */
}

.c-layout-header .c-brand .c-desktop-logo-inverse {
    max-height: 50px;
    margin-top: -18px;
    margin-bottom: -10px;
}

.c-layout-header .c-brand .c-mobile-logo {
    max-height: 40px;
    margin-top: -10px;
}

.c-content-feedback-1 > .row > div > .c-container {
    margin: 0;
}

.c-layout-header .c-topbar .c-top-menu > .c-icons > li, .c-layout-header .c-topbar .c-top-menu > .c-links > li {
    padding: 10px 5px 10px 5px;
}

.c-layout-header .c-navbar .c-mega-menu.c-fonts-bold > .nav.navbar-nav > li > .c-link {
    font-weight: 400;
}

.c-layout-header .c-topbar-light.c-solid-bg {
	background: #f4f4f4;
	color: inherit;
        border-bottom: 2px solid #9cc437;
        font-weight: 500;
}
.c-layout-header .c-topbar-light.c-solid-bg a:link, .c-layout-header .c-topbar-light.c-solid-bg a:visited, .c-layout-header .c-topbar-light.c-solid-bg a:active, .c-layout-header .c-topbar-light.c-solid-bg a:focus {
	color: #008dd2;
}

.c-layout-breadcrumbs-1 {
    background: #e9eaea;
}

.c-layout-breadcrumbs-1 .c-page-title h3 {
    color: inherit;
}

.c-layout-breadcrumbs-1 .c-page-breadcrumbs > li {
    color: inherit;
}

.c-layout-breadcrumbs-1 .c-page-breadcrumbs > li > a {
    color: #008dd2 !important;
}

.c-layout-breadcrumbs-1 .c-page-breadcrumbs > li > a:hover {
    color: inherit !important;
    text-decoration: underline !important;
}

.c-layout-breadcrumbs-1.c-bordered-both {
    border-top: none;
    border-bottom: none;
}

.c-content-media-1 p {
    font-size: inherit;
}

.cbp-l-grid-work-title, .cbp-l-grid-projects-title, .cbp-l-grid-agency-title {
    font-family: inherit;
    color: inherit;
}

.gallery .kep {
    margin-bottom: 24px;
}

.c-content-box a:hover img{
    opacity: 0.8;
}

.c-content-label {
    background-color: #008dd2;
}

.banner-kep {
    width: 600px !important;
    height: auto !important;
}

footer.c-bg-dark {
    background-color: #3f3f3f !important;
}

footer, footer p, footer .c-content-title-1 > p {
    color: #fff;
}

footer a {
    color: #008dd2 !important;
    font-weight: 500;
}

footer a:hover {
    color: #9cc437 !important;
}

.c-content-person-1.c-option-2 {
    background-color: #f4f4f4;
}

.c-content-person-1.c-option-2 .c-body {
    background: transparent;
}

@media (max-width: 991px) {
	.c-mega-menu-dark-mobile {
		margin-top: -12px !important;
	}

	.tparrows.circle {
		width: 30px !important;
		height: 30px !important;
	}

	.forcefullwidth_wrapper_tp_banner .tp-leftarrow.tparrows.circle.noSwipe {
		transform: matrix(1, 0, 0, 1, 10, -15) !important;
	}

	.forcefullwidth_wrapper_tp_banner .tp-rightarrow.tparrows.circle.noSwipe {
		transform: matrix(1, 0, 0, 1, -40, -15) !important;
	}

	.c-content-blog-post-1-list {
		padding-right: 0;
	}

    .c-layout-header .c-brand {
      margin: 20px 15px 21px 15px;
    }

    .banner-kep {
        width: 200px !important;
        height: auto !important;
    }

    nav.c-top-menu.c-pull-left, nav.c-top-menu.c-pull-right {
        text-align: center;
        float: none !important;
        display: block !important;
    }
    
    nav.c-top-menu.c-pull-right ul {
        margin: 0 auto !important;
    }

    nav.c-top-menu.c-pull-right ul li {
        font-weight: 400 !important;
    }
}

@media (max-width: 767px) {
    .c-content-blog-post-1 .c-title {
        margin: 20px 0 20px 0;
        font-size: 1.2em;
    }

    .hir img {
        float: none;
        margin: 0 0 15px 0;
        max-width: 100%;
    }

    .c-content-contact-1 > .row .c-body > .c-section {
        text-align: left;
    }

    .c-content-contact-1-gmap, .c-content-contact-1-gmap iframe {
        height: 315px;
    }
}

@media (min-width: 992px) {
	.c-content-feature-5 .c-text {
		opacity: 0.9 !important;
    	width: 60%;
	}
}


.cookie-box {
	position: fixed;
	float: left;
	width: 100%;
	background: rgba(0, 0, 0, 0.75);
	color: #fff;
	padding: 15px 0;
	bottom: 0px;
	z-index: 9999;
	/* border-top: 3px solid #fff; */
}

.cookie-box p {
    margin: 0;
}

.cookie-box a:link, .cookie-box a:visited {
    color: #fff;
    text-decoration: underline;
}
