/* 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;
}
.label {		
font-family: Georgia, "Times New Roman", Times, serif;
}	

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

h1 {
  font-size: 1.6875rem; }

h2 {
  font-size: 1.375rem; }

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:#A76618;}
.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: #A76618;
	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: #804E11;
		color: #FFFFFF;
		}
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0.9375em; 
	  }
      .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: #FF3366;

    text-transform: uppercase; }

    .split.button.yandex span {

      background: #CC3366; }

      .split.button.yandex span:after {

        border: none;

        font-family: "foundation-icons";

        content: "\f14d";

        font-size: 2rem;

        line-height: 0.25rem;

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

    background: #3399CC;

    text-transform: uppercase; }

    .split.button.vkontakte span {

      background: #3399CC; }

      .split.button.vkontakte span:after {

        border: none;

        font-family: "foundation-icons";

        content: "\f14d";

        font-size: 2rem;

        line-height: 0.25rem;

        margin-left: -0.7rem; }	
		
		.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.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: #A76618;
	border-color: #804E11;
	  }
 button:hover, button:focus, .button:hover, .button:focus {
    background-color: #804E11; }	  
 button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #A76618;	
	border-color: #804E11; 
	}
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: #804E11; }	
 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: #A76618; }
.top-bar-section ul li > a.button {
        background-color: #A76618;	
		border-color: #804E11;
		}
 .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #804E11; }		
.top-bar-section ul li > button {
      background-color: #A76618;	
	  border-color: #804E11;
	  }
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #804E11; }	  
 .top-bar-section ul li.active > a {
      background: #A76618; }	 
.top-bar-section ul li.active > a:hover {
        background: #804E11; 	 }  
.top-bar-section li.active:not(.has-form) a:not(.button) {
      background: #A76618;	}	
 .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #804E11;	 }  
.no-js .top-bar-section ul li:active > a {
    background: #A76618; }	     	  	 
 .breadcrumbs > * {
    color: #A76618;   }	
.breadcrumbs > * a {
      color: #A76618; }
.panel.callout a:not(.button) {
      color: #A76618; }
.panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #804E11; }	  
  .icon-bar > a:hover {
    background: #A76618; }
 .icon-bar > a.active {
    background: #A76618; }
ul.pagination li.current a, ul.pagination li.current button {
      background: #A76618; }
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: #A76618; }
 .side-nav li a:not(.button) {
      color: #A76618; }
 .side-nav li.heading {
      color: #A76618; }
a {
  color: #A76618; }
a:hover, a:focus {
    color: #804E11; }  
 .has-tip:hover, .has-tip:focus {
    color: #A76618; } 
 .tooltip.opened {
    color: #A76618 !important; }	
.progress .meter {
    background: #A76618;	 }
 .sub-nav li.active a {
      background: #A76618; }
.sub-nav li.active a:hover {
        background: #804E11; }	  
.label { 
background-color: #A76618; }	  	
.range-slider.radius .range-slider-handle {
      background: #A76618; }	  
 .range-slider.round .range-slider-handle {
      background: #A76618; }	  
.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
      background: #A76618; }	  
.range-slider-handle {
  background: #A76618; }	
 .switch input:checked + label {
    background: #A76618; } 
.th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(166, 102, 24, 0.5); }	 
 .panel.callout {
    background: #FCFAF6; }	
	
/* 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.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;
}  	  			  	 		  	  	      
/* 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;
}   

 
	
 	
		