/*
Theme Name: Blaszok Child
Theme URI: http://mpcreation.net
Description: Child theme for the Blaszok Theme
Author: massivePixelCreation
Author URI: http://mpcreation.net
Template: blaszok
Version: 1.1
*/

.mpcth-lightbox.mpcth-lightbox-type-image { border: 1px solid #eee; }

span.mpc-sc-tooltip-message {background: #00a0e5; color: #ffffff; border-top-color: #00a0e5; font-size: 12px; text-transform: none;
width:auto;}

#mpc-sc-tooltip-message {
	white-space: normal;
	color:#123;
}
.arr {
    float: right;
}
#dest-type option, .dest-type .mpcthSelectInner {font-family: 'FontAwesome','Open Sans',sans-serif!important;}


#mpcth_page_wrap #mpcth_footer .mpc-vc-icon-column-wrap.mpc-vc-icon-column-simple .mpc-vc-icon-column-icon, #mpcth_page_wrap #mpcth_main .mpc-vc-icon-column-wrap.mpc-vc-icon-column-simple .mpc-vc-icon-column-icon {
    opacity: 0.9!important;
}

.mpc-sc-tooltip-wrap .mpc-sc-tooltip-message {
white-space: pre-line!important;
width: 300px;
font-size: 11px!important;
}
#your-name {padding: 0.5em 1.538em 0.5em 0.75em;    background-image: none;}
#global_cf label { width:80px; display: inline-block;}
#mpcth_breadcrumbs span.current {display:none;}
#mpcth_breadcrumbs { float: none!important; }
.mpc-sc-tooltip-wrap .mpc-sc-tooltip-message:after {position: absolute; left: initial; right:4em!important;}
#mpcth_page_wrap #mpcth_footer .mpc-vc-icon-column-wrap .mpc-vc-icon-column-icon i, #mpcth_page_wrap #mpcth_main .mpc-vc-icon-column-wrap .mpc-vc-icon-column-icon i {
    font-size: 2em!important;
}
.mpc-vc-icon-column-content h5, .mpc-vc-icon-column-content p { 
	color: #666666!important;
}
#mpcth_footer { color: #000; background: #222; }

#dest-type option { font-size: 3em!important; display: table-cell; }
.dest-type .mpcthSelectInner {text-align: center!important;}

#other_currencies {float: right; color: #AAA!important; font-size: 12px!important; line-height: 15px;}
#other_currencies .curr { margin-left: 20px;}
#other_currencies .curr  b{ color: #666; font-size: 15px;}

span.divider.grey {
    border-color: #999999;
}

span.divider {
    height: 10px;
    background: #22a3df;
    border-left: 15px solid black;
    display: block;
    margin: 20px auto;
    width: 25px;
    position: relative;
}

footer#site-footer h4, footer#site-footer h5 {
    text-transform: uppercase;
}
h4, .h4 {
    font-size: 18px;
}
h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

span.brandy {
    color: #22a3df;
    text-transform: lowercase;
}

#mpcth_footer a {
    color: #22a3df;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    text-decoration: none;
}

footer#site-footer {
    padding: 40px 0;
    background: #222222;
    color: white;
    text-align: center!important;
}
 #mpcth_footer h4, #mpcth_footer h5 {
    color: #fff;
}

#mpcth_footer a:hover {
    color: #2a6496;
}

footer {
    text-align: center;
    color: #fff;
}

.wpcf7-form-control {
	opacity: 0.7;
}
.wpcf7-form-control:hover, .wpcf7-form-control:active {
	opacity: 1;
}

#roman_photo { position: relative; display: block; max-width: 512px; height: 512px; }
#roman_photo img { opacity: 0.8; z-index: 2; }
#roman_photo_desc { position: absolute; width: 512px; height: 512px; top: 0; left: 0; z-index: 3; background-color: #000; color: #FFF; opacity: 0; padding: 0; font-size: 14px; line-height: 16px; }
#roman_photo_desc:hover {opacity: 0.7; }
#roman_photo_desc_inner {padding: 380px 20px 10px 20px; text-align: center; }


.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
section#team .member .member-image {
    position: relative;
	opacity: 0.8;
}
section#team .member .member-image:hover {
	opacity: 1;
}
.img-center {
    margin: 0 auto;
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
}
img {
    vertical-align: middle;
}
img {
    border: 0;
}
section#team {
  padding: 0;
}
section#team .member .member-image {
  position: relative;
}
section#team .member .member-image .member-details {
  position: absolute;
  top: 0;
  opacity: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.55);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8C000000,endColorstr=#8C000000);
  zoom: 1;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-align: center;
  color: white;
}
section#team .member .member-image .member-details h4 {
  margin-top: 50px;
  text-transform: uppercase;
  font-size: 24px;
}
section#team .member .member-image .member-details p {
  position: absolute;
  bottom: 0;
  margin-bottom: 15px;
  text-align: left;
  padding: 0 15px;
  font-size: 15px;
}
section#team .member .member-image .member-details ul {
  list-style: none;
  display: inline-block;
  position: relative;
  padding: 0;
}
section#team .member .member-image .member-details ul li {
  float: left;
}
section#team .member .member-image .member-details ul li a {
  padding: 5px;
  margin: 2px;
}
section#team .member .member-image .member-details ul li a i {
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  color: white;
}
section#team .member .member-image .member-details ul li a:hover i {
  color: #22a3df;
}
section#team .member .member-name {
  background: #f7f7f7;
  padding: 20px 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-align: center;
}
section#team .member .member-name h4 {
  margin: 0;
  padding: 0 0 5px 15px;
  text-transform: uppercase;
  font-size: 22px;
}
section#team .member .member-name p {
  padding-left: 15px;
  color: #999999;
  margin: 0;
  font-size: 16px;
}
section#team .member .member-name.member-odd {
  background: #fbfbfb;
}
section#team .member:hover .member-image .member-details {
  opacity: 1;
}
section#team .member:hover .member-name {
  background: #22a3df;
}
section#team .member:hover .member-name h4, section#team .member:hover .member-name p {
  color: white;
}

section#team .member .member-image .member-details ul {
    list-style: none;
    display: inline-block;
    position: relative;
    padding: 0;
}
section#team .member .member-image .member-details ul  li:before {
	border-style: none!important;
}

ul.social li a { font-size: 16px!important;}

#mpcth_breadcrumbs {
white-space: normal!important;
}

.tipso_style { color: #00a0e5; }


@media only screen and (max-width: 767px) {
	header.mpcth-post-header, #mpcth_footer_content ul.mpcth-widget-columns-3 {
		display:flex;
		flex-flow: column;
	}
	.images.mpcth-post-thumbnail.wpb_column {order:2;}
	.summary.entry-summary.wpb_column {order:1;}
	#text-3 {order:3;}
	.piecharts { padding:0!important;}
	.piecharts .wpb_text_column p { font-size: 9px;}
	#mpcth_page_header_secondary_content #mpcth_secondary_mini_menu li {
		white-space: normal;
	}
}

#text-4 ul li a, #text-5 ul li a {
color: #FFF;
}
@media screen and (min-width: 900px) {
	#text-4, #text-5 {
		padding-top: 63px!important;
	}
}

.vc_tta-panel:hover h4 {
	color: #00a0e5;
}

body{
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}