/* cmsms stylesheet: TáplálkozásSport - MAIN modified: 2019-02-07 15:49:26 */
::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: 441px;
}

.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;
    font-size: 16px;
}

.c-layout-header .c-topbar-light.c-solid-bg {
	background: #f4f4f4;
	color: inherit;
        border-bottom: none;
        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;
}

.c-content-contact-1 > .row .c-body {
    padding: 40px;
}

.kapcsolat-form {
    width: 100%;
    border-collapse: separate;
    border-spacing: 6px;
}

.kapcsolat-form tr .elso {
    /* border-right: 2px solid #2f5291; */
    border-right: 0px;
    padding-right: 5px;
}

.kapcsolat-form input[type="text"], .kapcsolat-form input[type="email"], .kapcsolat-form textarea  {
    width: 100%;
    padding: 10px 16px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    box-shadow: none;
    outline: none;
    background: white;
    border: 1px solid #c2cad8;
    border-color: #d0d7de;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.kapcsolat-form input[type="text"]:focus, .kapcsolat-form input[type="email"]:focus, .kapcsolat-form textarea:focus  {
    border-color: #008dd2;
}

.kapcsolat-form input[type="email"] {
    width: 50%;
}

.c-content-tab-2.c-opt-1 > .nav li.active > .c-arrow:before {
    border-bottom-color: #008dd2;
}

.c-content-tab-2.c-opt-1 > .c-tab-content .c-tab-pane > h4 {
    color: #008dd2;
}

.c-content-tab-2.c-theme > ul > li > a > .c-content-line-icon.ikon01 {
    background-image: url(https://www.taplalkozas.sport.hu/uploads/taplalkozas-sport/ikon01.png);
    background-position: 0px 0px;
}
.c-content-tab-2.c-theme > ul > li.active > a > .c-content-line-icon.ikon01, .c-content-tab-2.c-theme > ul > li:hover > a > .c-content-line-icon.ikon01 {
    background-image: url(https://www.taplalkozas.sport.hu/uploads/taplalkozas-sport/ikon01h.png);
    background-position: 0px 0px;
}

.c-content-tab-2.c-theme > ul > li > a > .c-content-line-icon.ikon02 {
    background-image: url(https://www.taplalkozas.sport.hu/uploads/taplalkozas-sport/ikon02.png);
    background-position: 0px 0px;
}
.c-content-tab-2.c-theme > ul > li.active > a > .c-content-line-icon.ikon02, .c-content-tab-2.c-theme > ul > li:hover > a > .c-content-line-icon.ikon02 {
    background-image: url(https://www.taplalkozas.sport.hu/uploads/taplalkozas-sport/ikon02h.png);
    background-position: 0px 0px;
}

.c-content-tab-2.c-theme > ul > li > a > .c-content-line-icon.ikon03 {
    background-image: url(https://www.taplalkozas.sport.hu/uploads/taplalkozas-sport/ikon03.png);
    background-position: 0px 0px;
}
.c-content-tab-2.c-theme > ul > li.active > a > .c-content-line-icon.ikon03, .c-content-tab-2.c-theme > ul > li:hover > a > .c-content-line-icon.ikon03 {
    background-image: url(https://www.taplalkozas.sport.hu/uploads/taplalkozas-sport/ikon03h.png);
    background-position: 0px 0px;
}

.c-content-tab-2.c-theme > ul > li > a > .c-content-line-icon.ikon04 {
    background-image: url(https://www.taplalkozas.sport.hu/uploads/taplalkozas-sport/ikon04.png);
    background-position: 0px 0px;
}
.c-content-tab-2.c-theme > ul > li.active > a > .c-content-line-icon.ikon04, .c-content-tab-2.c-theme > ul > li:hover > a > .c-content-line-icon.ikon04 {
    background-image: url(https://www.taplalkozas.sport.hu/uploads/taplalkozas-sport/ikon04h.png);
    background-position: 0px 0px;
}

.kapcsolat-form input[type="submit"] {
    color: #ffffff;
    background: #008dd2;
    border-color: #008dd2;
    font-size: 16px;
    padding: 12px 26px 11px 26px;
    text-transform: uppercase;
    font-weight: bold;
    outline: none !important;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
}

.kapcsolat-form input[type="submit"]:hover {
    background: #aaa;
}

.kapcsolat-form label {
    color: inherit;
    fotnt-size: 0.7em;
    font-weight: normal;
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 21px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.alert-danger, .alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}

.c-content-blog-post-1-list .c-content-blog-post-1 {
    margin-bottom: 10px;
}

.c-content-tab-2.c-opt-1 > .nav li > a > i {
    font-size: 3em;
}

.c-content-tab-2.c-opt-1 > .nav li > a {
    color: #798288;
}
.c-content-tab-2.c-opt-1 > .nav li > a:hover, .c-content-tab-2.c-opt-1 > .nav li.active > a, .c-content-tab-2.c-opt-1 > .nav li.active > a:hover {
    color: #1b99d7;
}

@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%;
	}
}
