/*
Theme Name: Creatink Child
Theme URI: http://www.tommusrhodus.com/creatink-wordpress-theme
Description: Child theme for the creatink theme
Author: <a href="http://www.tommusrhodus.com">Tom Rhodes</a>
Author URI: http://www.tommusrhodus.com
Template: creatink
Version: 10.0.0
*/

@import url('../creatink/style.css');

.navbar-nav .dropdown-menu>.active>a,
.navbar-nav .dropdown-menu>.active>a:hover,
.navbar-nav .dropdown-menu>.active>a:focus ,
.navbar-nav .dropdown-menu li.current-menu-item > a {
  color: #f04e30;
  background-color: #f3f4f6;
  border-radius: 5px;
}
.navbar-nav .dropdown-menu {
  padding-left: 10px;
  padding-right: 10px;
}
.octo-header .meta.breadcrumbs {
  display: none;
}
.octo-header .flex-it .align-left {
  flex: 0 0 auto;
}
.navbar-header .navbar-brand img {
  height: 40px;
}
.odkaz a {
  color: #f04e30 !important;
}
h1, h2, h3, h4, h5, h6 {
  color: #081420;
}
.section-title.larger {
  font-size: 42px;
  line-height: 52px;
  font-weight: 800;
}
.title-color {
  font-size: 17px;
  line-height: 27px;
  font-weight: 700;
  text-transform: none;
}
.title-box-fix-height {
  overflow: hidden;
  height: 240px;
}
.title-box-fix-height h2 {
  font-weight: 600;
}
.title-box-fix-height .lead2 {
  font-size: 16px;
  line-height: 26px;
}
.light-wrapper {
  background: #f9f9f9;
}
.my-mapa-bottom {
  border: solid 5px;
  border-radius: 20px;
}
.my-slider-no-bullets .flex-control-nav {
  display: none;
}
.my-box-height-330 {
  height: 330px;
}
.my-icon-headline.feature-s {
  padding: 0 0 0 40px;
}
.my-icon-headline .icon-m {
  font-size: 27px;
}
.my-text-color,
.my-text-color h1,
.my-text-color h2,
.my-text-color h3,
.my-text-color h4 {
  color: #f04e30;
}
.mySidebar h4 {
  margin-bottom: 30px;
}
.mySidebar ul {
  list-style-type: none;
  padding: 0;
}
.mySidebar li {
  display: block;
  background: #a5a5a5;
  border-radius: 5px;
  margin-bottom: 2px;
}
.mySidebar li a {
  display: block;
  padding: 10px 20px;
  color: white;
}
.mySidebar a:hover {
  background: #f04e30;
  border-radius: 5px;
}
.mySidebar .current-menu-item {
  background: #f04e30;
}
.lead1 {
  font-size: 16px;
  font-weight: 300;
}
.fontWeight400 {
  font-weight: 400;
}
.color-wrapper-white {
  background: #fff;
}
.icon-list i {
  vertical-align: text-bottom;
  font-size: 20px;
}
.no-space br {
  display: none;
}
.no-space .btn-border {
  padding-top: 13px;
  padding-bottom: 12px;
}
.second-menu-row {
  background: #FFF;
  -webkit-box-shadow: 0 2px 3px rgb(0 0 0 / 20%);
  box-shadow: 0 2px 3px rgb(0 0 0 / 20%);
}
.second-menu-row.vc_row-has-fill>.vc_column_container>.vc_column-inner {
  padding-top: 0 !important;
}
.second-menu {
  text-align: center;
}
.second-menu .menu {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.second-menu .menu > li {
  display: inline-block;
  margin: 0 5px;
}

.second-menu .menu > li > a {
  padding: 10px 10px 8px 10px;
  display: block;
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  color: #707070;
}

.second-menu .menu > li.current-menu-item a {
  font-weight: 500;
  color: #df4b2d
}
.box {
  border-radius: 10px;
}
.box.bg-white {
  -webkit-filter: drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.1));
}
.box.bg-white:hover {
  -webkit-filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0px 2px 8px rgba(0, 0, 0, 0.2));
}

footer .sub-footer .text-center {
  text-align: left;
}
footer.inverse-text h5,
footer.inverse-text.dark-wrapper p,
footer.inverse-text.dark-wrapper li,
footer.inverse-text.dark-wrapper a {
  color: #788091 !important;
}
footer .widget .widget-title {
  font-weight: 700;
  color: #081420 !important;
}

footer .col-sm-3 .widget_media_image {
  width: 300px;
}

.row-mapa-visible {
  overflow: visible !important;
}

#mapa .clickArea {
  position: absolute;
  cursor: pointer;
  z-index: 1;
  text-align: center;
}

#mapa .box1 {
  top: 50px;
  left: 370px;
  width: 250px;
  height: 200px;
}

#mapa .box2 {
  top: 120px;
  left: 100px;
  width: 270px;
  height: 230px;
}

#mapa .box3 {
  top: 100px;
  left: 580px;
  width: 300px;
  height: 240px;
}

#mapa .box4 {
  top: 340px;
  left: 600px;
  width: 240px;
  height: 220px;
}

#mapa .box5 {
  top: 560px;
  left: 710px;
  width: 100px;
  height: 100px;
}

#mapa .box55 {
  top: 540px;
  left: 820px;
  width: 140px;
  height: 120px;
}

#mapa .box6 {
  top: 410px;
  left: 100px;
  width: 220px;
  height: 400px;
}

#mapa .box7 {
  top: 270px;
  left: 330px;
  width: 240px;
  height: 230px;
}

#mapa .box8 {
  top: 510px;
  left: 320px;
  width: 180px;
  height: 160px;
}

#mapa .box9 {
  top: 580px;
  left: 480px;
  width: 220px;
  height: 200px;
}

#mapa .secondary-box {
  position: absolute;
  top: 100px;
  width: 300px;
  height: auto;
  background-color: #536cab;
  border-radius: 10px;
  border: solid 5px #1a3b8f;
  z-index: 5;
  -webkit-box-shadow: 0px 10px 13px -7px #1a3b8f, 5px 5px 5px 5px rgba(26, 59, 143, 0);
  box-shadow: 0px 10px 13px -7px #1a3b8f, 5px 5px 5px 5px rgba(26, 59, 143, 0);
}

#mapa .secondary-box H2,
#mapa .secondary-box H3 {
  color: white;
  /* margin-bottom: 20px; */
}

#mapa .secondary-box.open {
  visibility: visible;
}

#mapa .secondary-box.close {
  visibility: hidden;
}

#mapa .secondary-box ul {
  list-style-type: disc;
}

#mapa .secondary-box li a {
  color: white;
}
#mapa .secondary-box ul a:hover {
  padding-left: 2px;
}

#mapa .wraper-box {
  color: white;
  text-align: left;
  padding: 15px;
  z-index: 10;
}

#mapa .left-box {
  left: 10px;
}

#mapa .right-box {
  right: 10px;
}

#mapa .animationOpacity {
  animation-name: opacityin;
  animation-duration: 1s;
}

#mapa .animationOpacityOut {
  animation-name: opacityout;
  animation-duration: 1s;
}
#mapa .icon {
  width: 70px;
  height: 70px;
}

#mapa .clickArea .icon #Ellipse_1-2 {
  fill: rgba(255, 255, 255, 0.75);
  stroke: #1a3b8f;
}

#mapa .clickArea:hover .icon #Ellipse_1-2 {
  fill: #1a3b8f;
}

#mapa .clickArea:hover .icon #info #Path_1 {
  fill: white;
}


@keyframes opacityin {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes opacityout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}


.flex-item .vc_item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-row {
  display: flex;
  align-items: stretch;
}
.product-row .vc_col-sm-2\/5 {
  width: 48%;
}
.product-row .vc_col-sm-1\/5 {
  width: 4%;
}
.product-row .vc_col-sm-2\/5 .vc_col-sm-1\/5 {
  width: 20%;
}

.product-page H2 {
  color: #1a3b8f;
  font-size: 55px;
  font-weight: 800;
  line-height: 58px;
}
.product-page H3 {
  font-size: 48px;
  font-weight: 800;
  line-height: 52px;
}
.product-page H4 {
  color: #f04e30;
  font-size: 17px;
  font-weight: 700;
  line-height: 27px;
}
.product-page .wpb_text_column {
  font-size: 18px;
  line-height: 24px;
}
.product-page .mainText {
  font-size: 20px;
  line-height: 38px;
  margin-right: 20px;
}
.product-page .mainText p{
  margin-bottom: 30px;
}
.product-page .wpb_single_image img {
  border-radius: 20px;
}
.product-page .counter-title h3 {
  text-align: center;
  color: #1a3b8f;
  font-size: 25px;
}
.product-page .counter h3 {
  font-size: 36px;
  font-weight: 600;
  color: #df4b2d;
}
.product-page .counter.counter-text p {
  color: #2c2c2c;
  font-weight: 500;
  font-size: 21px;
  line-height: 26px;
  display: inline-block;
  text-transform: inherit !important;
}

.icon-list {
  padding-left: 30px;
}
.icon-list  i {
  font-size: 16px;
  line-height: 19px;
  padding-right: 15px;
  margin-left: -30px;
}
.icon-list  li {
  padding-top: 10px;
  padding-bottom: 10px;
}

.list-red i {
  color: #f04e30 !important;
}

.box-fix-height-icon.feature-m h6 {
  padding: 24px 0 40px 20px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}
.box-fix-height-icon.feature-m.moreText  h6 {
  padding: 11px 0 30px 20px;
}

.box-fix-height-icon.feature-m {
  padding: 0 0 0 95px;
  height: 110px;
}
.box-fix-height-icon.feature .icon {
  left: 20px;
  top: 0;
}

.product-detail.product-page H4 {
  color: #f04e30;
  font-size: 35px;
  font-weight: 800;
  line-height: 40px;
}

.product-detail.product-page .wpb_text_column {
  font-size: 16px;
  line-height: 24px;
  margin-left: 70px;
}
.product-detail.product-page .icon-list  i {
  font-size: 14px;
  line-height: 16px;
}
.product-detail.product-page .icon-list  li {
  padding-top: 2px;
  padding-bottom: 2px;
}
.product-detail .btn-more {
  margin-left: 70px;
}

.product-detail .btn-more .vc_btn3.vc_btn3-size-lg {
  padding-top: 12px;
  padding-bottom: 12px;
}
.product-detail .btn-more
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline,
.product-page .vc_general.vc_tta .vc_tta-tabs-container .vc_tta-tab>a {
  color: #1a3b8f;
  border-color: #1a3b8f;
  background-color: transparent;
}
.product-detail .btn-more
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus,.product-detail .btn-more .vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover,
.product-page .vc_general.vc_tta .vc_tta-tabs-container .vc_tta-tab>a:hover, .product-page .vc_general.vc_tta .vc_tta-tabs-container .vc_tta-tab.vc_active>a
{
  color: #fff;
  border-color: #1a3b8f;
  background-color: #1a3b8f;
}

.product-box-white {
  background: #fff;
  border-radius: 15px;
}
.section-title H3 {
  font-size: 40px;
  font-weight: 800;
  line-height: 48px;
}
.section-title H4 {
  font-size: 17px;
  font-weight: 700;
  line-height: 27px;
}
.product-page .vc_tta-tabs-container {
  border-radius: unset;
}
.product-page .vc_general.vc_tta .vc_tta-tabs-container .vc_tta-tab>a {
  padding: 8px 20px;
  display: block;
}
.product-page .vc_tta.vc_tta-shape-round.vc_tta-tabs .vc_tta-panels {
  border-radius: 1em;
}
.product-page .vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  background-color: #ffffff !important;
  border-width: 0;
}
.product-page .vc_tta-panels .wpb_text_column {
  margin-left: 10px;
}
.product-page .vc_tta-panels .icon-img.icon-img-s img {
  width: auto;
  border-radius: unset;
}
.product-page .vc_tta-panels .feature-m {
  padding: 0 0 0 40px;
}
.product-page .vc_tta-panels .feature-m H5{
  margin-bottom: 0;
}

.product-page .vc_tta-panels .feature-m H5>a{
  color: #f04e30;
  text-decoration: underline;
  vertical-align: text-top;
}
.product-page .extra-link {
  margin-top: 15px;
}
.product-page textarea.form-control {
  max-height: 450px;
  line-height: 22px;
  padding: 15px;
}

figure.overlay img,
figure.overlay {
  border-radius: 15px;
}

.product-page.light-wrapper {
    background: #fdfdfd;
}

.icon-list i.et-check {
    font-size: 24px;
    padding-right: 6px;
	}

.navbar-nav .dropdown-menu>.active>a, .navbar-nav .dropdown-menu>.active>a:hover, .navbar-nav .dropdown-menu>.active>a:focus, .navbar-nav .dropdown-menu li.current-menu-item > a {
    color: #f04e30;
    background-color: transparent;
    border-radius: 5px;
}

h1 .small, 
h2 .small,
h3 .small,
h4 .small {
	  color: #222222;
    vertical-align: middle;
	font-weight: 800;
}

@media (min-width: 1600px) {
  .my-xl-row {
    margin: 0 auto !important;
  }
  .container {
    width: 1170px;
  }

}
