:root {
 
 --cassiopeia-color-primary: #FBB223;
  --cassiopeia-color-hover: #FBB223;
  --cassiopeia-color-link: #FBB223;
}
body {
  font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.container-header nav {
   padding: var(--navbar-padding-y) var(--navbar-padding-x);
}
.metismenu.mod-menu .metismenu-item {
  font-size: 18px;
  line-height: 1.5;
}
.metismenu.mod-menu .metismenu-item.active > a, .metismenu.mod-menu .metismenu-item.active > button, .metismenu.mod-menu .metismenu-item > a:hover, .metismenu.mod-menu .metismenu-item > button:hover {
  text-decoration: none;
}

.container-header .mod-menu > li {
    color: #000000;
    list-style: none;
    font-size: 18px;
}
    
.container-header .mod-menu > li:hover {
    color: #ffffff; 
        list-style: none;
        font-size: 18px;
    }
    
.container-header .metismenu > li.active > a::after, .container-header .metismenu > li.active > button::before, .container-header .metismenu > li > a:hover::after, .container-header .metismenu > li > button:hover::before {
  left: 0;
  right: 0;
  background: none;
}

.dj-megamenu-modern li a.dj-up_a :hover { color:#fff; }
.dj-megamenu-modern li a.dj-up_a {
  font-size: 16px;
  cursor: pointer;
}
.dj-megamenu-modern li ul.dj-subtree > li > a :hover {
  color: #ff6600;
} 

.container-header .grid-child {
  padding: 0;
  padding-bottom: 0;
    min-height: 80px;
}

.container-header .site-description {
  color: #000000;
  font-size: 16px ;
  white-space: normal;
  text-align: center;
  padding-top:5px;
}



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family:  'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: normal;
}
.h1 {
  font-size: 32px;
}
.h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-size: 24px;
}
.flex-t {
  display: -webkit-flex;
  display: flex;
  min-width: 300px;
  justify-content: space-around;
  align-items: center;
  flex-flow: row wrap;
   flex-wrap: wrap;
    
}
.flex-t1 {
    display: -webkit-flex;
  display: flex;
  min-width: 400px;
  flex-flow: row wrap;
   flex-wrap: wrap;
    
}



.content-t {
    width: 250px; 
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
}
.content-t1 {
    
    text-align: center;
    font-size: 9pt;
background: #ffffff;
border-radius: 50%;	
top: 0;
padding: 10px;
margin:5px;
color:#000;
border: 2px solid #2798c8;
width: calc(100% - 20px);
width: 150px; 
    height: 150px;
}

.content-t2 {
    max-width: 360px; 
    min-height: 250px;
    text-align: center;
    font-size: 18px;
}
.content-t2 p {
    text-align: left;
    font-size: 14px;
    padding: 10px 0;
}

.content-t3 {
    max-width: 400px; 
    min-height: 250px;
    padding: 10px 0;
}

.content-t4 {
    max-width: 180px; 
    min-height: 200px;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
}
.content-t5 {
    min-width: 320px; 
    min-height: 250px;
    text-align: center;
    font-size: 14px;
}

.content-t6 {
    max-width: 600px;
    min-height: 250px;
    text-align: left;
}

.card {
  word-wrap: break-word;
  background-clip: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: var(--card-height);
  min-width: 100%;
  position: relative;
  border:none;
}
.bottom-a card {border:none;}
.bottom-b card {border:none; background-color:#f2f2f2; }
.container-bottom-b {  min-width: 100%; background-color: #f2f2f2; }
.container-bottom-a > *, .container-bottom-b > *, .container-top-a > *, .container-top-b > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
}

.tel {
    display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row wrap;
  text-align: left;
    color:#000000;
    font-size: 12pt;
    margin: 0;
    max-width: 1360px;
    margin-left: auto;
    margin-right:auto;
    height:50px;
    
}
.tel a {
    text-decoration: none;
}

.tel1 {
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-flow: row nowrap;
  text-align: right;
  color: #000000;
  font-size: 12pt;
  margin: 0;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  height: 50px;
}
.tel a {
    text-decoration: none;
}
.tel-mobil {
 display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-flow: row wrap;
  text-align: left;
    color:#000000;
    font-size: 12pt;
    margin: 0;
    max-width: 800px;
    margin-left: auto;
    margin-right:auto;
    height:50px;   
}
.container-topbar {
    background-color: #ffffff;
    color: #000000;
    height:50px;
    vertical-align: middle;
    
}
.footer {
  background-color: rgb(51, 51, 52);
  background-image: none;
  color: #fff;
  margin-top: 1em;
}
.footer1 {
    max-width:360px;
}
.footer-text {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-flow: row wrap;
  color: #fff;
  background-image: url('/images/world.png');
  background-repeat: no-repeat;
  margin-left: 10px;
}
.mod-list li {
  padding: 1em 0;
}

 nav.navbar {order: -2;}


/*поворот изображения с изменением формы*/
.morph {
	width: 180px;
max-height: 100%;
opacity: 1;
box-shadow: 1px 1px 1px 1px #cecece;
top: 0;
padding: 10px;
margin: 10px;
background: white;
transition: 0.2s;
border-radius: 50% 50% 50% 5px;	
	}


.morph:hover {
	width: 180px;
max-height: 100%;
opacity: 1;
box-shadow: 1px 1px 1px 1px #cecece;
top: 0;
padding: 10px;
margin:10px;
background: white;
transition: 0.2s;
border-radius: 50% 5px 50% 50%;	
	}	
	
	.morph1 {
	width: 180px;
max-height: 100%;
opacity: 1;
box-shadow: 1px 1px 1px 1px #cecece;
top: 0;
padding: 10px;
margin:10px;
background: white;
transition: 0.2s;
border-radius: 50% 5px 50% 50%;	
	}

.morph1:hover {
	width: 180px;
max-height: 100%;
opacity: 1;
box-shadow: 1px 1px 1px 1px #cecece;
top: 0;
padding: 10px;
margin:10px;
background: white;
transition: 0.2s;
border-radius: 50% 50% 50% 5px;
	}	

.morph2 {
	width: 120px;
max-height: 100%;
opacity: 1;
box-shadow: 1px 1px 1px 1px #cecece;
top: 0;
padding: 10px;
margin: 10px;
background: white;
transition: 0.2s;
border-radius: 50% 50% 50% 5px;	
	}


.morph2:hover {
	width: 120px;
max-height: 100%;
opacity: 1;
box-shadow: 1px 1px 1px 1px #cecece;
top: 0;
padding: 10px;
margin:10px;
background: white;
transition: 0.2s;
border-radius: 50% 5px 50% 50%;	
	}	
	
.morph3 {
	width: 150px;
max-height: 100%;
opacity: 1;
box-shadow: 1px 1px 1px 1px #cecece;
top: 0;
padding: 10px;
margin: 10px;
background: white;
transition: 0.2s;
border-radius: 50% 50% 50% 5px;	
	}


.morph3:hover {
	width: 150px;
max-height: 100%;
opacity: 1;
box-shadow: 1px 1px 1px 1px #cecece;
top: 0;
padding: 10px;
margin:10px;
background: white;
transition: 0.2s;
border-radius: 50% 5px 50% 50%;	
	}	

.copyright{ display: block;
  text-align: left;
   background-color: rgb(51, 51, 52);
   background-image: none;
    color: #fff;
    font-size: 12pt;
    margin: 0;
    max-width: 1360px;
    margin-left: auto;
    margin-right:auto;
    padding:10px;
    }
    
.logo {
    margin-top: 10px;
}


  @media (max-width: 540px) {
  .content-t {
    text-align: center;
    margin-left: auto;
    margin-right:auto;
  }
  .content-t1 {
    text-align: center;
    margin-left: auto;
    margin-right:auto;
  }
  .content-t2 {
    text-align: center;
    margin-left: auto;
    margin-right:auto;
    padding: 10px 0;
  }
  .morph img {
      width: 150px; 
      height:150px;
  }
}  

.hr {
  border: 2px solid #005361;
}
.hr_gray {
    border: 0;
height: 1px;
background: #333;
background-image: -webkit-linear-gradient(left, #f333, #f2f2f2, #333);
background-image: -moz-linear-gradient(left, #333, #f2f2f2, #333);
background-image: -ms-linear-gradient(left, #333, #f2f2f2, #333);
background-image: -o-linear-gradient(left, #333, #f2f2f2, #333);
}

.border-article {
  border-left: 2px solid #005361;
  padding-left: 10px;
}
.alert-warning .border-article {
  border-left: 2px solid #ffa500;
}

.alert-warning {
  color: #856404;
}
ul.list-items {
  padding-left: 20px;
  padding-top: 10px;
}

ul.list-items li {
  padding-top: 10px;
}
ul.list-items li i {
  padding-right: 5px;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.list_item_wrapper {
  position: relative;
  text-align: center;
  border: 1px solid #e5e5e5;
  height: 100%;
  background: white;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  transition: .5s;
}
.list_item_wrapper .header-icon {
  width: 100%;
  overflow: hidden;
}

.list_item_wrapper p {
  font-size: 12px;
  line-height: 14px;
  text-align: justify;
  padding: 0 20px 20px 20px;
}

/** Как мы работаем**/
.workflow-grid {
  margin-left: 50px;
  position: relative;
}


ul.work {
  margin: 0 0 0 15px;
  padding: 0 0 15px;
}
.workflow-event {
  position: relative;
  z-index: 2;
  list-style: none;
}
.workflow-event::before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #65b8a8;
  content: '';
  height: 9px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  left: -19px;
  width: 9px;
  z-index: 2;
}
 
  @media (min-width: 768px) {
.workflow-inner .week {
  top: 61%;
}
}
 @media (min-width: 992px){
.workflow-inner .week {
  top: 68%;
}
}
.workflow-inner {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 10px;
  padding: 15px 30px 15px 50px;
  position: relative;
  text-align: center;
} 

.workflow-inner .week {
  font-size: 0.875rem;
  color: #000000;
  position: absolute;
  left: -50px;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  top: 70%;
  margin-top: -35px;
  text-transform: uppercase;
}
.workflow-inner h3, .workflow-inner h4, .workflow-inner p {
  text-align: left;
}
  @media (min-width: 768px){
.workflow-grid img {
  max-width: 200px;
}
}
.workflow-grid img {
  box-shadow: 1px 1px 1px 1px #cecece;
  border-radius: 50%;
  border: 10px solid white;
  width: calc(100% - 20px);
  max-width: 160px;
}
workflow-image-wrapper { 
text-align: center;
padding: 20px; }

.workflow-grid::after {
  background: #d3d3d3;
  content: '';
  position: absolute;
  top: -15px;
  bottom: 0;
  left: 0;
  width: 1px;
  z-index: 1;
}
/**Как мы работаем**/

/**Прайс**/

 .tab {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #000000;
  overflow: hidden;
}
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab label {
  position: relative;
  display: block;
  padding: 0 0 0 1em;
  background: #ffffff;
  border-bottom: 1px solid #ddd;
  line-height: 2;
  cursor: pointer;
}
.blue label {
  background: #f2f2f2;
}
.tab-content {
  max-height: 0;
  overflow: hidden;
  background: #f2f2f2;
  color: #000;
  -webkit-transition: max-height .35s;
  -o-transition: max-height .35s;
  transition: max-height .35s;
}
.blue .tab-content {
  background: #3498db;
}
.tab-content p {
  margin: 1em;
}
/* :checked */
.tab input:checked ~ .tab-content {
  max-height: 100vh;
}

/* Icon */
.tab label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 8em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .35s;
  -o-transition: all .35s;
  transition: all .35s;
}
.tab input[type=checkbox] + label::after {
  content: "▼";
  color:#ff6600;
  top: -10px;
}
.tab input[type=radio] + label::after {
  content: "\25BC";
}
.tab input[type=checkbox]:checked + label::after {
  transform: rotate(180deg);
}
.tab input[type=radio]:checked + label::after {
  transform: rotateX(180deg);
}

.price {
	border-collapse: collapse; 
    text-align: center;
    width: 800px;
    margin: 0 auto 20px;
}
.price th {
	font-weight: bold;
	padding: 8px 20px;
	background: #ffffff;
	border: 1px solid #ccc;
	
}
.price td {
	padding: 8px 20px;
}

.price tr:nth-of-type(2n+1) {
  background-color: #f2f2f2;
}

.price tr:hover {
  background-color: #fbb223;
}

.price p {
  font-size: 14px;
}
.block1 {
    padding: 20px;
}
a:not([class]) {
  text-decoration: none;
}
a {
  color: #000;
}

.auto img {
  max-width: 100%;

}
@media (min-width: 800px) {
  .tel-mobil {display: none;}
  
}  
@media (max-width: 800px) {
  .tel {display: none;}
  .tel1 {display: none;}
  .container-header .navbar-brand {margin-left: auto; margin-right:auto; }
  .morph {width: 140px;}
  .morph:hover {width: 140px;}	
  .morph1 {width: 140px;}
  .morph1:hover {width: 140px;}	
  .client {padding-top:15px;}
  .client img {height: 50px; width:auto;}
  .flex-t1 { display: -webkit-flex;
  display: flex;
  max-width: 300px;
  justify-content: space-around;
  align-items: center;
  flex-flow: row wrap;
   flex-wrap: wrap;
 }
 .content-t {
    max-width: 180px;
    text-align: center;
    font-size: 18px;
    padding-top: 15px;
}
  content-t3 {max-width: 300px;}
  .price { width: 100%;}
}  



