/* custom design  playing*/
/* custom design aceppted */
body {
font-family: Georgia, "Times New Roman", Times, serif;
padding-top: 30px;
padding-bottom: 50px;
}
button, .button {
font-family: Georgia, "Times New Roman", Times, serif;
}
.top-bar-section {
font-family: Georgia, "Times New Roman", Times, serif;
}
.pricing-table {
font-family: Georgia, "Times New Roman", Times, serif;
}
.tabs {
font-family: Georgia, "Times New Roman", Times, serif;
}	
.side-nav {
font-family: Georgia, "Times New Roman", Times, serif;
}
.accordion {
font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: Georgia, "Times New Roman", Times, serif;
}
/*.sub-nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	display:block;
	margin:-0.15rem 0 1.125rem;
	overflow:hidden;
	padding-top:0.25rem;
	width:auto
}*/
.magellan-container {
	 display: flex;
		background: none;
    justify-content: center;
    align-items: center;
  padding: 0 !important;	
		}
		
.sub-nav {
  display: block; 
  overflow: hidden;
  width: auto;
 background: none;
		}
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    color: #999999;
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif !important;
    font-size:0.875rem;
    font-weight: normal;
    margin-left: 0.88889rem;
    margin-bottom: 0; }
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      color: #999999;
      padding: 0.16667rem 0.88889rem;
      text-decoration: none;
						background: #FFFFFF;
						border-radius: 3px;
						}
      .sub-nav dt a:hover,
      .sub-nav dd a:hover,
      .sub-nav li a:hover {
        color: #737373;
								background: #FFFFFF;
								border-radius: 3px;
								}
    .sub-nav dt.active a,
    .sub-nav dd.active a,
    .sub-nav li.active a {
      border-radius: 3px;
      background: #636363;
      color: #FFFFFF;
      cursor: default;
      font-weight: normal;
      padding: 0.16667rem 0.88889rem; }
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: #636363; }

.label {		
font-family: Georgia, "Times New Roman", Times, serif;
}


.row {
	margin-bottom: 0.35rem;
  padding: 0.35rem;
 }
 

h1 {
  font-size: 1.375rem; }

h2 {
  font-size: 1.275rem; }

h3 {
  font-size: 1.125rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1rem; }

h6 {
  font-size: 1rem; }  
  
  .panel {
  border-color: #f2f2f2;
  margin-bottom: 0.75rem;
  padding: 0.75rem;
  background: #FDFDFD; }
  
  hr {
  margin: 0.75rem 0 1.1875rem;  }
 
.style1{font-size:40px;color:#333333;}
.style2{font-size:70px;color:#2DAEBF;text-shadow:0px 1px 0px #0092b3,0px 2px 0px #0087a6,0px 3px 0px #008099,0px 4px 0px #00758c,0px 5px 0px #555,0px 6px 0px #006a80,0px 0px 0px #006073,0px 8px 7px #005566;}
.style3{font-size:70px;color:#E33100;text-shadow:0 0 5px #fff,0 0 10px #fff,0 0 15px #fff,0 0 20px #E33100,0 0 30px #E33100,0 0 40px #E33100,0 0 50px #E33100,0 0 75px #E33100;}
.style4{font-size: 22px;text-shadow:0 1px 3px rgba(0,0,0,0.25); color:#A5933A;}
.style5{font-size:24px;color:rgba(245,159,26,0.8);text-shadow:1px 4px 6px #FFF,0 0 0 #000,1px 4px 6px #FFF;}
.style6{font-size:25px; color:#FFFFFF; text-shadow:0 1px 3px rgba(0,0,0,0.25); }
.style7{font-size:40px;color:#FFFFFF;}
 
.class1 A:link {font-size:19px;}
.class1 A:visited {font-size:19px;}
.class1 A:active {font-size:19px;}
.class1 A:hover {font-size:19px;}

.class2 A:link {font-size:16px;}
.class2 A:visited {font-size:16px;}
.class2 A:active {font-size:16px;}
.class2 A:hover {font-size:16px;}

.class3 A:link {font-size:17px;}
.class3 A:visited {font-size:17px;}
.class3 A:active {font-size:17px;}
.class3 A:hover {font-size:17px;}

.class4 A:link {font-size:18px;}
.class4 A:visited {font-size:18px;}
.class4 A:active {font-size:18px;}
.class4 A:hover {font-size:18px;}

.class5 A:link {font-size:20px;}
.class5 A:visited {font-size:20px;}
.class5 A:active {font-size:20px;}
.class5 A:hover {font-size:20px;}


 
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #e8e8e8;  
	  color: #222222; 
	  }
    .accordion .accordion-navigation > a, .accordion dd > a {
	background: #DECDA9;
	color: #A5933A;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0,1rem;
	padding: 0.5rem 0.5rem 0.5rem 0.5rem;
	text-align: center;
	text-decoration: none;
	border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
	  }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background-color: #7F712D;
		color: #FFFFFF;
		}
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0.075em; 
	  }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: #FFFFFF;
        display: block; }


.card {
  overflow: hidden;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  color: #272727;
  border-radius: 2px; }

  .card .title {

    line-height: 3rem;

    font-size: 1.5rem;

    font-weight: 300; }

  .card .content {

    padding: 1.3rem;

    font-weight: 300;

    border-radius: 0 0 2px 2px; }

  .card p {

    margin: 0; }

  .card .action {

    border-top: 1px solid rgba(160, 160, 160, 0.2);

    padding: 1.3rem; }

  .card a {

    color: #ffab40;

    margin-right: 1.3rem;

    transition: color 0.3s ease;

    text-transform: uppercase;

    text-decoration: none; }

  .card .image {

    position: relative; }

    .card .image .title {

      position: absolute;

      bottom: 0;

      left: 0;

      padding: 1.3rem;

      color: #fff; }

    .card .image img {

      border-radius: 2px 2px 0 0; }
	  
.photo {
  /* border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  background-color:#FCFCFC;	*/
  overflow: hidden;
 /*box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);*/
  color: #272727;
  padding:0.01rem;
 }

  .photo .title {

    line-height: 3rem;

    font-size: 1.5rem;

    font-weight: 300; }

  .photo .content {

    padding: 0.3rem;

    font-weight: 300;

    border-radius: 0 0 2px 2px; }

  .photo p {

    margin: 0; }

  .photo .action {

    border-top: 1px solid rgba(160, 160, 160, 0.2);

    padding: 1.3rem; }
	.photo .image img {

      border-radius: 2px 2px 0 0; }
	  
.split.button {

  width: 100%; }

  .split.button.facebook {

    background: #3b5998;

    text-transform: uppercase; }

    .split.button.facebook span {

      background: #2d4373; }

      .split.button.facebook span:after {

        border: none;

        font-family: "foundation-icons";

        content: "\f1c4";

        font-size: 2rem;

        line-height: 0.25rem;

        margin-left: -0.7rem; }

  .split.button.twitter {

    background: #55acee;

    text-transform: uppercase; }

    .split.button.twitter span {

      background: #2795e9; }

      .split.button.twitter span:after {

        border: none;

        font-family: "foundation-icons";

        content: "\f1e4";

        font-size: 2rem;

        line-height: 0.25rem;

        margin-left: -0.7rem; }
		
  .split.button.yandex {
				background-color: white;
    color: black;
    border: 2px solid #FF3366;
				font-size: 1rem;
				}
		 .split.button.yandex:hover {background-color: #e7e7e7;}  		

    .split.button.yandex span {
					  background-color: white;

      /*background: #CC3366;*/ }

      .split.button.yandex span:after {

        border: none;

        /*font-family: "foundation-icons";*/

       /*background-image: url("icon/yandex.png");*/
							display: block;
							position: absolute;
   
								/*content: url(icon/yandex.png);*/

       

        /* line-height: 0.25rem;*/

        /*margin-left: -0.7rem;*/ }	
		
	 .split.button.vkontakte {

    background-color: white;
    color: black;
    border: 2px solid #487FC7;
				font-size: 1rem;}
				
				.split.button.vkontakte:hover {background-color: #e7e7e7;}  	

    .split.button.vkontakte span {

      background-color: white; }

      .split.button.vkontakte span:after {

        border: none;
						 	display: block;
						 	position: absolute; }	
		
		.split.button.windows {

    background: #009966;

    text-transform: uppercase; }

    .split.button.windows span {

      background: #009966; }

      .split.button.windows span:after {

        border: none;

        font-family: "foundation-icons";

        content: "\f1e6";

        font-size: 2rem;

        line-height: 0.25rem;

        margin-left: -0.7rem; }	
		
		.split.button.linkedin {

    background: #1E6FB6;

    text-transform: uppercase; }

    .split.button.linkedin span {

      background: #1E6FB6; }

      .split.button.linkedin span:after {

        border: none;

        font-family: "foundation-icons";

        content: "\f1d0";

        font-size: 2rem;

        line-height: 0.25rem;

        margin-left: -0.7rem; }				

  .split.button.google {

    background: #d50f25;

    text-transform: uppercase; }

    .split.button.google span {

      background: #a50c1d; }

      .split.button.google span:after {

        border: none;

        font-family: "foundation-icons";

        content: "\f1ca";

        font-size: 2rem;

        line-height: 0.25rem;

        margin-left: -0.7rem; }
				.split.button.instagram {

    background: #A33497;

    text-transform: uppercase; }

    .split.button.instagram  span {

      background: #FFFFFF; }

      .split.button.instagram span:after {

        border: thin ;
								border-color: #A33497; 

        font-family: "foundation-icons";

       

        font-size: 2rem;

        line-height: 0.25rem;

        margin-left: -0.7rem; }

  .split.button.left-icon {

    text-align: right; }

    .split.button.left-icon span {

      left: 0; }
	  
  .switch-on {

  position: absolute;

  left: -55px;

  top: 10px;

  color: white;

  font-weight: bold;

  font-size: 9px; }



.switch-off {

  position: absolute;

  left: -25px;

  top: 10px;

  color: white;

  font-weight: bold;

  font-size: 9px; }
button, .button {
	background-color: #A5933A;
	border-color: #7F712D;
	  }
 button:hover, button:focus, .button:hover, .button:focus {
    background-color: #7F712D; }	  
 button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #A5933A;	
	border-color: #7F712D; 
	}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #7F712D; }	
 button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #A5933A; }
.top-bar-section ul li > a.button {
        background-color: #A5933A;	
		border-color: #7F712D;
		}
 .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #7F712D; }		
.top-bar-section ul li > button {
      background-color: #A5933A;	
	  border-color: #7F712D;
	  }
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #7F712D; }	  
 .top-bar-section ul li.active > a {
      background: #A5933A; }	 
.top-bar-section ul li.active > a:hover {
        background: #7F712D; 	 }  
.top-bar-section li.active:not(.has-form) a:not(.button) {
      background: #A5933A;	}	
 .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #7F712D;	 }  
.no-js .top-bar-section ul li:active > a {
    background: #A5933A; }	     	  	 
 .breadcrumbs > * {
    color: #A5933A;   }	
.breadcrumbs > * a {
      color: #A5933A; }
.panel.callout a:not(.button) {
      color: #A5933A; }
.panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #7F712D; }	  
  .icon-bar > a:hover {
    background: #A5933A; }
 .icon-bar > a.active {
    background: #A5933A; }
ul.pagination li a, ul.pagination li button {
      border-radius: 3px;
      transition: background-color 300ms ease-out;
      background: none;
						background-color: #e9e9e9;
      color: #A5933A;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.0625rem 0.625rem 0.0625rem; }
ul.pagination li:hover a,
    ul.pagination li a:focus, ul.pagination li:hover button,
    ul.pagination li button:focus {
					 background-color: #bababa;
      background: #bababa; }						
ul.pagination li.current a, ul.pagination li.current button {
      background: #A5933A; }
ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #A5933A; }
 .side-nav li a:not(.button) {
      color: #A5933A; }
 .side-nav li.heading {
      color: #A5933A; }
a {
  color: #A5933A; }
a:hover, a:focus {
    color: #7F712D; }  
 .has-tip:hover, .has-tip:focus {
    color: #A5933A; } 
 .tooltip.opened {
    color: #A5933A !important; }	
.progress .meter {
    background: #A5933A;	 }
 .sub-nav li.active a {
      background: #A5933A; }
.sub-nav li.active a:hover {
        background: #7F712D; }
						
.label { 
background-color: #A5933A; }	  	
.range-slider.radius .range-slider-handle {
      background: #A5933A; }	  
 .range-slider.round .range-slider-handle {
      background: #A5933A; }	  
.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
      background: #A5933A; }	  
.range-slider-handle {
  background: #A5933A; }	
 .switch input:checked + label {
    background: #A5933A; } 
.th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(166, 102, 24, 0.5); }	 
 .panel.callout {
    background: #FCFAF6; }	
	 .panel.offer a:not(.button) {
        color: #FFFFFF; }
     .panel.offer a:not(.button):hover, .panel.offer a:not(.button):focus {
        color: #FFFFFF; }
	 .panel.offer {
	   color:#FFFFFF;	 	 
       background: #6D7A94; }
	
/* Scroll to top */
.scroll-top-wrapper {
    position: fixed;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
    background-color: #F5F0E5;
  color: #eeeeee;
  width: 50px;
  height: 48px;
  line-height: 48px;
  right: 15px;
  bottom: 30px;
  padding-top: 2px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
  background-color: #ECE7DE;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
opacity: 1.0;
}
.scroll-top-wrapper i.fi {
line-height: inherit;
}

hsmall {
  font-size: 50%;
  line-height: inherit; }	
meter {  
  font-size: 0.875rem; }	

hr.style17 {
	border-top: 1px solid #8c8b8b;
	text-align: center;
}
hr.style17:after {
	content: '***';
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 10px;
	background: #ffffff;
	color: #000000;
	font-size: 18px;
	/*-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	transform: rotate(60deg);*/
} 
hr.style15 {
	border-top: 4px double #000000;
	text-align: center;
}
hr.style15:after {
	content: '\00266F';
	display: inline-block;
	position: relative;
	top: -15px;
	padding: 0 10px;
	background: #ffffff;
	color: #8c8b8b;
	font-size: 14px;
}			  	 		  	  	      

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd,
  .tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative; }
    .tabs dd > a,
    .tabs .tab-title > a {
      display: block;
      background-color: #EFEFEF;
      color: #222222;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem;
      padding: 0.5rem 0.5rem; }
      .tabs dd > a:hover,
      .tabs .tab-title > a:hover {
        background-color: #e1e1e1; }
    .tabs dd.active a,
    .tabs .tab-title.active a {
      background-color: #FFFFFF;
      color: #222222; }
  .tabs.radius dd:first-child a,
  .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a,
  .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd,
  .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0.9375em 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 0.9375em; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 0.9375em; }

@media only screen and (min-width: 40.0625em) {
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem !important;
    max-width: 20%;
    width: 20%; }

  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%; } }
.no-js .tabs-content > .content {
  display: block;
  float: none; }

.overlay-container {
  position: relative; /* <-- Set as the reference for the positioned overlay */
}

.overlay-container .overlay {
  position: absolute; /* <-- Remove the overlay from normal flow         */
  bottom: 0;          /* <-- Keep the overlay at the bottom of the box   */
  left: 0;            /* <-- Set left and right properties to 0          */
  right: 0;           /*     In order to expand the overlay horizontally */

  padding: 0.4rem;
  background-color: rgba(21, 21, 21, 0.5);
		color: rgb(255,255,255);
		margin: 0px auto 0px auto;
}

/* footer extra menu container*/
.dim-static  {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	background: #ddd; */
	left: 0;
	right: 0;
	width: 100%;
	text-align: transparent;}
  
  .dim-fixed {
	position: fixed;
	margin-left: auto;
	margin-right: auto;
	background: transparent; */
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
}
fieldset {
    border: 1px solid #ddd;
    margin: 0.005rem 0; 
    padding: 0.1rem;
				padding-bottom: 0.5rem;
				padding-left: 0.5rem;
}
button.tiny, .button.tiny {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem;
				margin-bottom: 0.25rem;
}
 