/*
.serv div {
    background: url('/img/icons/arrow-blue.png') no-repeat right;        
}
.serv div:hover {
    background: url('/img/icons/arrow-tiffany.png') no-repeat right;
}

.serv div a {
    margin: 0 auto;
    cursor: url(/img/icons/tiffanyMore.png), auto;
}
*/


.title-style8 {
    position: relative;
    z-index: 999;
    display: none;
    display: inherit;
}

.title {
    display: inherit;
    display: none;
}

section {
    overflow: visible;
}


/*Начало булькового облака*/
.wrapper{
    background: #ffffff66;
    min-height: 100vh;
    display: grid;
    place-items: center;
    position: absolute;
    top: -300px;
}

.wrapper svg {
  margin: 0 10%;
  height:auto;
  transition: 3s ease-out;
  transform: scale(0.8);
}

 .wrapper svg path {
    fill:#eeedfd;
    fill-opacity:0.8;
    stroke-width: 3px;
}

.wrapper2{
    background: #ffffff00;
    min-height: 100vh;
    display: grid;
    place-items: center;
    position: absolute;
    top: -50px;
}

.wrapper2 svg {
  margin: 0 0 0 20%;
  height:auto;
  transition: 3s ease-out;
  transform: scale(0.6);
}

.wrapper2 svg path {
    fill:#ba018b;
    fill-opacity:.5;
}

.wrapper3{
    background: #ffffff00;
    min-height: 100vh;
    display: grid;
    place-items: center;
    position: absolute;
    top: -50px;
}

.wrapper3 svg {
  margin: 0 10%;
  height:auto;
  transition: 6s ease-out;
  transform: scale(0.8);
}

 .wrapper3 svg path {
    fill:#eeedfd;
    fill-opacity:.61;
    stroke-width: 3px;
}

/*Конец булькового облака*/

/*
@media screen and (max-width: 991px){
    header, .navbar-default {
        top: 0; z-index: 99; width: 100%; background: #fff; left: 0; transition: all 0.2s ease 0s;  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); 
    }
}
*/

/***************************************************/

.faq-box .panel-group {
  padding: 0 20px 0 0;
}

.faq-box .panel {
  padding-bottom: 30px;
  padding-left: 25px;
}

.faq-box .panel > a {
  display: inline-block;
  position: relative;
  font-size: 18px;
  color: #75819b;;
  font-weight: bold;
  padding: 5px 0 10px 60px;
}

.faq-box .panel > a:focus {
    color: #ff9205;
}

.faq-box .panel > a .status {
  position: absolute;
  background: #ff9205;
  width: 38px;
  height: 38px;
  top: 0;
  left: 0;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.faq-box .panel > a .status:before, .faq-box .panel > a .status:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  background: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.faq-box .panel > a .status:before {
  width: 2px;
  left: 50%;
  margin-left: -1px;
  top: 11px;
  bottom: 11px;
  opacity: 0;
}

.faq-box .panel > a .status:after {
  top: 50%;
  margin-top: -1px;
  left: 11px;
  right: 11px;
  height: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.faq-box .panel > a.collapsed {
  color: #616161;
}

.faq-box .panel > a.collapsed .status {
    background: #ffffff;
    border: 1px #ff9205 solid;
}

.faq-box .panel > a.collapsed .status:before, .faq-box .panel > a.collapsed .status:after {
  background: #616161;
}

.faq-box .panel > a.collapsed .status:before {
  opacity: 1;
}

.faq-box .panel > a:hover {
  color: #ff9205;
}

.faq-box .panel > a:hover .status {
  background: #ff9205;
}

.faq-box .panel > a:hover .status:before, .faq-box .panel > a:hover .status:after {
  background: #fff;
}

.faq-box .panel .panel-body {
  padding: 10px 0 0 60px;
}

.faq-box p {
    color: #616161;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 10px;

}

/*************************************************************/
.follow, .follow a, .follow a:link, .follow a:visited {
    position: relative;
    left: 0%;
    width: 204%;
    overflow: hidden;
    line-height: 120px; 
    color: #fff;
    white-space: nowrap;
    -webkit-text-stroke: 1px #40e0de;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}
.follow a:hover, .follow a:active {
    color: #40e0de;
}

.circleOut {    
    padding: 40px 0 40px 0;
}


.circle {
    position: relative;
    margin: 0 auto;
    cursor: pointer;
    /* cursor: url('/img/icons/tiffany.png'), auto; */
    border:1px solid #081c4e66;
    border-radius: 90px;
    width: 180px;
    height: 180px;
    min-height: 100px;
    max-height: 30vw;
    min-width: 100px;
    max-width: 30vw;
    display: grid;
    align-content: center;
    color: rgba(8, 28, 78, 0.8);
    z-index: 200;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}

.circle:hover {
    border:1px solid #f4f4fe;
    background: #f4f4fe;
}

.takeiteasy {
    /*color: rgba(238,238,248,0.40);*/
    /*color: #081c4e0e;*/
    color: #d5d7d999;
    text-align: center;
    padding-bottom: 20px;
    line-height: 0.8em;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;

}
@media screen and (max-width:578px)
{
    .takeiteasy {
        color: #d5d7d999;
    }
}

.takeiteasy:hover {
    color: #081c4e;
    cursor: default;
}

.profichoiceText {
   /* background: linear-gradient(90deg, #8904b5 0%, #cb007c 100%);
    background: #ff8500;
    -webkit-background-clip: text;  
    background-clip: text; 
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent; 
    text-align: center;
    font-weight: 700;*/
    
    color: #ff8500;
    text-align: center;
    font-weight: 600;
    line-height: 1em;
}

.serv {
    max-width: 120px;
    max-height: 120px;
    width: 120px;
    height: 120px;
    overflow: hidden;
}

.serv img {
    position: relative;
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: transform 0.3s cubic-bezier(0.25,0.1,0.25,1), opacity 0.3s cubic-bezier(0.25,0.1,0.25,1);
    -o-transition: transform 0.3s cubic-bezier(0.25,0.1,0.25,1), opacity 0.3s cubic-bezier(0.25,0.1,0.25,1);
    transition: transform 0.3s cubic-bezier(0.25,0.1,0.25,1), opacity 0.3s cubic-bezier(0.25,0.1,0.25,1);
}

.serv img:hover  /*:first-child*/ {
    /*/display: none;*/
    position: relative;    
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.w-35 {
  width: 35% !important
}