body{
   width: 100%;
   height: 100%;
   margin: 0px;
   padding: 0px;
   overflow-x: hidden;
   font-family: 'Rajdhani', sans-serif!important;
   color: #ffffff;
   background: url('https://cdn.carstyling.com/amts/img/gray_bg.jpg');
}

h1, h2, h3, h4, h5{
  margin-top: 0px;
  margin-bottom: 0px;
}
.jegy{ display: none; }
.jegy .btn-amts-ticket-orange{
  margin-top: 0px;
}
.jegy .navbar-nav{
  margin: 0px;
}
.jegy .navbar-nav > li {
  float: left;
}
.jegy .navbar-nav > li.clang a{
  padding-left: 20px;
  padding-right: 20px;
}

h1 {
    font-size: 56px;
    line-height: 56px;
}

h2 {
    font-size: 48px;
    line-height: 48px;
}

h3 {
    font-size: 36px;
    line-height: 36px;
}

h4 {
    font-size: 24px;
    line-height: 24px;
}
h5 {
    font-size: 18px;
    line-height: 18px;
}

.prelative{
  position: relative;
}

.contentbox a{
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}


.amts-section{
  padding-bottom: 100px;
  margin-top: -200px;
}

.amts-section h2{
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}

.amts-section hr:before{
  content: "";
  width: 75px;
  height: 5px;
  display: block;
  bottom: 0px;
  position: absolute;
}

.amts-section hr{
  border-top: 1px solid rgba(255,255,255,0.25);
  margin-bottom: 0px;
}

.amts-section.bgff5a0e .bigcontent, .amts-section.bgff5a0e hr:before{
  background-color: #ff5a0e;
}

.amts-section.bgff5a0e .contentbox .content a {
  color: #ff5a0e;
}

.amts-section.bgff5a0e .contentbox .img-container:after{
  background-color: #ff5a0e;
}

.amts-section.bgff0e0e .bigcontent, .amts-section.bgff0e0e hr:before{
  background-color: #ff0e0e;
}

.amts-section.bgff0e0e .contentbox .content a {
  color: #ff0e0e;
}

.amts-section.bgff0e0e .contentbox .img-container:after{
  background-color: #ff0e0e;
}

.amts-section.bg68ce00 .bigcontent, .amts-section.bg68ce00 hr:before{
  background-color: #68ce00;
}

.amts-section.bg68ce00 .contentbox .content a {
  color: #68ce00;
}

.amts-section.bg68ce00 .contentbox .img-container:after{
  background-color: #68ce00;
}

.amts-section.bgcc9964 .bigcontent, .amts-section.bgcc9964 hr:before{
  background-color: #cc9964;
}

.amts-section.bgcc9964 .contentbox .content a {
  color: #cc9964;
}

.amts-section.bgcc9964 .contentbox .img-container:after{
  background-color: #cc9964;
}
.contentbox .img-container{
  position: relative;
}
.contentbox .img-container:after{
  content: "";
  /*content: "+";
  font-size: 200px;
  font-weight: bold;
  text-align: center;
  line-height: 330px;*/
  display: none;
  width: 100%;
  opacity: 0.5;
  height: 100%;
  position: absolute;
  max-width: 100%;
  top: 0px;
  z-index: 1;
}

.contentbox:hover .img-container:after{
  display: block;
}

.contentbox .bigcontent{
  padding: 0px 75px;
}

.contentbox .bigcontent h3{
  margin-bottom: 21px;
  text-transform: uppercase;
  font-weight: bold;
}

.contentbox .bigcontent p{
  font-family: 'Nunito Sans', sans-serif;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 20px;
}


.contentbox .content{
  background-color: #ffffff;
  color: #000000;
  padding: 0px 35px;
}

.vmiddlecontainer{
  /*display: block;
  height: 353px;
  position: relative;
  color: white;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;*/
  display: flex;
  justify-content: center;
  height: 353px;
}

.vmiddle{
  align-self: center;
  width: 100%;
  /* position: relative;
  top: 50%;
  -webkit-transform: perspective(1px) translateY(-50%);
  -ms-transform: perspective(1px) translateY(-50%);
  transform: perspective(1px) translateY(-50%);*/
}

.contentbox .img-responsive{
  width: 100%;
}

.contentbox .content h4{
  margin-bottom: 25px;
  text-transform: uppercase;
  font-weight: bold;
  color: #1f1f1f;
}

.contentbox .content p{
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  color: #5d5d5d;
  margin-bottom: 25px;
}

.arrow-bottom-container{
  position: absolute;
  z-index: 2;
  width: 100%;
  bottom: -15px;
  left: 0px;
}

.arrow-bottom-container .arrow-down {
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #ffffff;
  height: 0;
  width: 0;
  margin: 0px auto;
}


.arrow-top-container{
  position: absolute;
  z-index: 1;
  width: 100%;
  top: -15px;
  left: 0px;
}

.arrow-top-container .arrow-up {
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid #ffffff;
  height: 0;
  width: 0;
  margin: 0px auto;
}

.font-nu{
  font-family: 'Nunito Sans', sans-serif!important;
}

.amts-welcome-text .box p{
  font-family: 'Nunito Sans', sans-serif!important;
  font-size: 20px;
  color: #ffffff /*#cdcdcd*/;
}

.counter-info-container h2{
  margin-bottom: 54px;
  font-weight: bold;
  text-transform: uppercase;
}

.counter-info-container h4{
  margin-bottom: 34px;
  font-weight: bold;
  text-transform: uppercase;
}

.counter-info-container p{
  /*color: #c4c4c4;*/
}

.counter-info-container .btn-amts-ticket-orange{
  margin-top:50px;
}

.ticket-info-container{
  margin-top: 45px;
}

.ticket-info-container .btn-amts-ticket-orange{
  margin-top: 10px;
}

.ticket-info-container h3{
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 50px;
}

.orange-header{
  padding: 5px 30px;
  background: url(https://cdn.carstyling.com/amts/img/pic/orangebg.jpg);
  background-repeat: repeat-x;
  min-height: 50px;
  width: 100%;
  display: block;
  position: relative;
  color: white;
  display: flex;
  justify-content: center;
}

.orange-header h3{
  margin-top: 0px;
}

.orange-header img{
  margin-top: -20px;
}

.overflow-100{
  margin-top: -100px;
  position: absolute;
  right: 0px;
  z-index: 1;
}

.container-fluid{
   max-width: 1540px;
}

.absolute{
  position: absolute;
  width: 100%;
}

.font15{
   font-size:15px;
}
.font16{
   font-size:16px;
}

.font18{
   font-size:18px;
}

.font20{
   font-size:20px!important;
}

.font22{
   font-size:22px!important;
}

.font24{
   font-size:24px!important;
}

.fontorange{
  color: #ff5a0e!important;
}
.fontblack{
  color: #000000!important;
}

.fontbold{
  font-weight: bold;
}


.clock{
  max-width: 550px;
}

.clock div {
  /*margin: 0px 20px;*/
  text-transform: uppercase;
}

.clock div span{
  max-width: 100px;
  margin-right: 2vw;
  margin-bottom: 10px;
  border-right: 1px solid #555555;
  font-weight: 800;
  font-size: 75px;
  line-height: 50px;
  display: block;
  color: #ff5a0e;
}

.clock div:last-child span{
  border-right: 0px!important;
}

.center-images .img-responsive {
    margin: 0 auto;
}

.cursor-pointer{
   cursor: pointer;
   font-size:17px;
}

.mb3{
   margin-bottom: 3px;
}

.mt5{
   margin-top: 5px;
}
.mt10{
   margin-top: 10px;
}
.mt15{
   margin-top: 15px;
}
.mt20{
   margin-top: 20px!important;
}
.mt25{
   margin-top: 25px;
}

.mb5{
   margin-bottom: 5px;
}
.mb10{
   margin-bottom: 10px;
}
.mb15{
   margin-bottom: 15px;
}
.mb20{
   margin-bottom: 20px!important;
}
.mb30{
   margin-bottom: 30px;
}
.mb35{
   margin-bottom: 35px;
}
.mb50{
   margin-bottom: 50px;
}
.mr10{
   margin-right: 10px;
}
.spacer35{
  width: 35px;
  display: inline-block;
}

.pd40{
	padding-bottom: 225px;
}

.margin-zero{
   margin:0px!important
}
.padding-zero{
   padding:0px!important
}

.font-white{
   color:#ffffff;
}
.font-white a, a.font-white:hover, .font-white h5{
   color:#ffffff;
}

.font-white .btn-default{
   color: rgb(51, 51, 51)!important;
}
.navbar{
  margin-bottom: 0px;
}

.navbar-amts {
   width: 100%;
   border: 0px;
   padding-top: 51px;
   z-index: 10;
   text-transform: uppercase;

}
.navbar-page-bg{
   background-color: rgba(19,19,19,0.85);
   padding-bottom: 51px;
}

.navbar-amts.is_stuck{
  background-color: rgba(19,19,19,0.85);
  padding: 20px 0px;
  margin-top: 30px;
  width: 100% !important;
  left: 0px;
}

.navbar-amts .container-fluid{
/*   background-color: inherit;*/
}

.navbar-amts .navbar-nav li a {
   font-size: 18px;
   color: #ffffff;
   font-weight: 600;
}

.navbar-amts .nav > li > a:hover, .nav > li > a:focus,  .nav > li.active > a{
   background-color: #ff5a0e;
   border-radius: 0px;
}

.relative{
   position: relative;
}
.amts-overlay:before{
   content: "";
   width: 100%;
   height: 100%;
   background: black;
   position: absolute;
   display: block;
   opacity: 0.85;
}

.amts-max-width{
  max-width: 1920px;
}
.amts-width{
   max-width: 1500px;
}

.amts-logo{
   max-width: 250px;
   /*margin-left: 22px;
   margin-top: -10px;*/
}

.amts-header-content{
   margin-top: 160px;
}

.amts-header-content h1{
   font-size: 135px;
   line-height: 135px;
   font-weight: 900;
   text-transform: uppercase;
}
.amts-header-content h1 span, .amts-header-content h4 i.fa{
  color: #ff5a0e;
}

.amts-header-content h4{
   font-size: 16px;
   text-transform: uppercase;
   font-weight: 800;
}

.amts-header-content h4 i{
   margin-right: 5px;
   font-size: 24px;
}

.amts-header-content h4 i:nth-child(2){
   margin-left: 20px;
}

.header-text{
   font-size: 24px;
   font-weight: normal;
   font-family: 'Nunito Sans', sans-serif;
   margin-top: 35px;
}

.playvideo{
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.playvideo .button-container .text{
  position: absolute;
  left: 50%;
  margin-left: -200px;
  top: 50%;
  margin-top: -12px;
  color: #ffffff;
  z-index: 9;
}

.playvideo .button-container .play{
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #ff5a0e;
  position: relative;
  background-clip: padding-box;
  border: 50px solid rgba(255,9,14,0.15);
  margin:0px auto;
  display: block;
  cursor: pointer;
}
.playvideo .button-container .play .amts-play{
  max-height: 100%;
  max-width: 100%;
  
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.amts-darkgray-bg{
  background-color: #1F1F1F;
}
.amts-white-bg{
  background-color: #FFFFFF;
  color: #000000;
}

.btn-amts-ticket-orange{
  color: #ffffff!important;
   background-color: #ff5a0e;
   border-radius: 0px;
   margin-top: 30px;
   padding: 13px 35px!important;
   font-weight: bold;
   font-size: 16px;
   text-transform: uppercase;
}

.btn-amts-ticket-orange:hover{
  background-color: #e0510f!important;
  color: #ffffff;
}

.white-boxes .content{
  background-color: #ffffff;
  height: 353px;
  color: #000000;
  padding: 20px;
  margin-bottom: 25px;
}

.white-boxes .content h5{
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 15px;
}

.whitevmiddlecontainer{
  display: flex;
  justify-content: center;
  height: 305px;
  /*display: block;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;*/
}

.whitevmiddlecontainer .vmiddle{
  padding: 30px;
}

.whitevmiddlecontainer .vmiddle span.font-nu{
  text-transform: uppercase;
  color: #ff5a0e;
  font-size: 12px;
}
.whitevmiddlecontainer .vmiddle h5{
  margin-top: 5px;
}

.mail-form .btn-amts-ticket-orange{
  float: right;
  color: #ffffff;
}

#mc_embed_signup div.mce_inline_error{
  font-size: 16px;
  font-weight: 400!important;
  max-width: 270px;
  position: absolute;
}

#mc_embed_signup #mc-embedded-subscribe{
   margin:0px!important;
   font-size: 18px;
   border: 0px!important;
}

/*FEHÉR DOBOZOK*/
.social-round{
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #f6f6f6;
  position: relative;
  margin: 0px auto;

}
.social-round .social-icon{
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.follow-us{
  position: relative;
  display: block;
  width: 100%;
  background: url(https://cdn.carstyling.com/amts/img/tematika_7.jpg);
  background-repeat: no-repeat;
  height: 845px;
}

.follow-us .vmiddle_contain{
  height: 845px;
  color: white;
  display: flex;
  justify-content: center;
}
.follow-us .vmiddle h2{
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 40px;
}
/*FEHÉR DOBOZOK VÉGE*/

/*TÚLNYÚLÓ SZÜRKE BOX ELEMEK*/
.gray-box{
  position: absolute;
  height: 100%;
  left: 0px;
}

.top-zero{
  top: 0px;
  height: 100px;
}
.bottom-zero{
  bottom: 0px;
  height: 100px;
}

.right-zero{
  right: 0;
  left: auto;
}
/*TÚLNYÚLÓ SZÜRKE BOX ELEMEK VÉGE*/

/*LÁBLÉC*/

.amts-footer-container{
  padding: 200px 0px 80px 0px;
}

.amts-footer-bg{
  background-color: #131313;
}

.amts-custom-heading{
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 10px;
  position: relative;
}
.amts-custom-heading:after{
  content: "";
  position: absolute;
  width: 15px;
  height: 3px;
  background-color: #ff5e00;
  left: 10px;
  margin-top: 35px;
}
.amts-footer-container .box{
  padding: 10px;
}
.amts-footer-container .box p{
  padding-top: 20px;
  font-size: 16px;
  font-family: 'Nunito Sans', sans-serif;
  line-height: 22px;
}
.amts-footer-container .box p a{
  font-size: 12px;
  text-transform: uppercase;
}


.copyright{
  font-size: 12px;
  padding-bottom: 100px;
}
.btn-amts-join{
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  background-color: #1f1f1f;
  width: 100%;
  padding: 10px;
  border-radius: 0px;
  margin-bottom: 10px;
}
.btn-amts-join:hover{
  background-color: #ffffff!important;
  color: #1f1f1f!important;
}
/*LÁBLÉC VÉGE*/

/*VÉLEMÉNYEK*/
.content-hangulat{
   display: block;
   width: 100%;
   background: url(https://cdn.carstyling.com/amts/img/tematika_5.jpg);
   background-repeat: no-repeat;
   height: 1021px;
}

.content-hangulat h2{
  font-weight: bold;
   margin-bottom: 50px;
   padding-top: 200px;
}

.content-hangulat h3{
   font-size: 20px;
   margin-bottom: 70px;
}

.content-hangulat-bg{
   background-image: url(https://cdn.carstyling.com/amts/landing/img/hangulat.jpg);
   min-height: 470px;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: auto 100%;
}
/*VÉLEMÉNYEK VÉGE*/

.pricetable{
  font-size: 16px;
  border: 0px;
  border-top: 3px solid white;
  margin-bottom: 0px;
  margin-top: 10px;
}

.pricetable tbody tr td{
   font-size: 16px;
   border-top: 0px;
   border-bottom: 1px solid #444444;
   padding: 20px 10px;
   vertical-align: middle;
   font-weight: bold;
}

.pricetable .text-right{
   color: #ff5a0e;
   font-size: 24px;
   font-weight: bold;
}

.ticket-counter{
   font-size: 25px;
}

.amts-link{
  color:#ff5a0e!important;
}

/*GYIK ELEMEK*/
.gyik{
  padding: 100px 100px 0px 0px;
}
.gyik h2{
  text-transform: uppercase;
  font-weight: bold;
}

.panel-group .panel + .panel{
  margin: 0px;
}

.panel, .panel-default > .panel-heading{
  background-color: inherit;
}

.panel-default, .panel-default > .panel-heading{

  background-color: #1F1F1F;
  color: #ffffff;
  border: 0px;
}

.panel-default{
  border-bottom: 1px solid #444444;
  border-radius: 0px!important;
  padding: 35px 0px;
}

.panel-title{
   font-size: 18px;
   font-weight: 600;
   text-transform: uppercase;
   position: relative;
}
.panel-body{
   border-top: 0px!important;
   /*color: #cecece;*/
   font-size: 16px;
   padding: 15px 0px 0px 0px;
}

.panel-body a{
  color: #ff5a0e;
  font-family: 'Nunito Sans', sans-serif;
}

a.accordion-toggle{
  width: 98%;
  display: block;
}

.panel-heading{
  padding: 0px;
}

.panel-heading .accordion-toggle::after{
   content: "-";
   color: #ff5a0e;
   position: absolute;
   right: 0px;
   top: 0px;
   font-size: 30px;
   width: 20px;
   text-align: center;
}

.panel-heading .accordion-toggle.collapsed::after {
   content: "+";
}
/*GYIK ELEMEK VÉGE*/

/*KAPCSOLAT ŰRLAP*/
.contact-form{

}
.contact-form h2{
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 45px;
}

.contact-form .btn-amts-ticket-orange{
  margin-top: 0px;
}

/*EGYEDI INPUT FIELDEK*/
.custom-input{
  text-transform: uppercase;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 12px;
  max-width: 100%;
  padding: 30px;
  border: 0px;
  border-radius: 0px;
  height: auto;
  box-shadow: inherit;
  margin-bottom: 10px;
}

.custom-input.light{
  background-color: #ededed;
  color: #5b5b5b;
}

.custom-input.dark{
  background-color: #1f1f1f;
  color: #cecece;
  border-left: 2px solid #1f1f1f;
}
.custom-input.dark:focus {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-left: 2px solid #ff5a0e;
}
/*EGYEDI INPUT FIELDEK VÉGE*/

.uppercase{
   text-transform: uppercase;
}

.amts-iconcontainer .vmiddlecontainer{
  height: 550px;
}
.amts-icon{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #131313;
    position: relative;
    float: left;
    margin-right: 30px;
}

.amts-icon .am{
    max-height: 100%;
    max-width: 100%;
    
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.ptb-100{
  padding: 100px 0px;
}

.pl-100{
  padding-left: 100px;
}

.header-bg{
  min-height: 1080px;
}
.navbar-nav > li > a{
  padding-top: 14px;
  padding-bottom: 14px;
}
.navbar-nav li .btn-amts-ticket-orange{
  margin-top: 0px;
  margin-left: 50px;
}

.navbar-toggle .icon-bar{
   background-color: #ffffff;
}
/*VIDEÓ BG*/
.video-container{
  /*position: fixed;*/
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.video-pos{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  overflow: hidden;
  background-image: url(/amts/img/pic/video_prev_II.jpg);
  background-repeat: no-repeat;
  background-size: auto 1080px;
  background-position: center top;
}
.video-pos > video{
  margin: auto;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  visibility: visible;
  width: auto;
}
/*VIDEÓ BG VÉGE*/

/* GALÉRIA */
.gallery-line{
  margin: 0px;
  padding: 0px;
}
.gallery-line:after{
  content: '';
  display: block;
  clear: both;
}
.gallery-line .grid-item,
.gallery-line .grid-sizer{
    width: 22.2222%;
    cursor: pointer;
    overflow: hidden;
}
.gallery-line .itemwider{
  width: 46.4444%;
}

.gallery-line .grid-item{
  float: left;
  margin: 15px;
  max-height: 342px;
}
.gallery-line .grid-item img{
  display: block;
  width: 100%;
}

.titles{
  /*text-overflow: ellipsis;*/
  white-space: nowrap;
  overflow: hidden;
  display: block;
/*  width: 100%;*/
  position:absolute;
  left:0;
  width:1500px;
}

.titles li{
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid rgba(255,255,255,0.25);
  line-height: 24px;
  margin-bottom: 20px;
  display: inline-block;
  float: none;
  width: 118px;
}
.titles li:after{
  content: "";
  width: 2px;
  height: 15px;
  background: #ff5a0e;
  position: absolute;
  left: 52%;
  top: 37px;
}
.titles li a:hover{
  background: #e0510f!important;
  border-radius: 0px;
  cursor: pointer;
}
.nav-pills > li + li {
    margin-left: 0px;
}
/* GALÉRIA VÉGE */

/*NÉZEGETŐ*/

.ekko-lightbox .modal-content{
  border:0px;
  box-shadow: inherit;
  background-color: inherit;
}
/*NÉZEGETŐ VÉGE*/

/* Testimonials */
.owl-theme .owl-dots .owl-dot span{
  border-radius: 0px!important;
  background: #8a8a8a!important;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span{
  background: #ff5a0e!important;
}
.testimonial {
	margin-bottom: 105px;
}

.testimonial blockquote {
	background: #ffffff;
	border: 0;
	margin: 0;
	padding: 0px 30px;
	position: relative;
  height: 300px;
  display: flex;
  justify-content: center;
}

.testimonial blockquote p {
	color: #5b5b5b;
  font-size: 16px;
	line-height: 1.3;
  text-align: center;
}

.owl-carousel .owl-item .amts-quote{
  display: inherit!important;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  margin: auto;
}

.testimonial .testimonial-author {
  position: relative;
	margin: -15px 0 0 0;
}

.testimonial .testimonial-author::after {
	clear: both;
	content: "";
	display: table;
}

.testimonial .testimonial-author .testimonial-author-thumbnail {
  text-align: center;
}

.testimonial .testimonial-author p span {
  font-size: 12px;
  font-family: 'Nunito Sans', sans-serif;
}

.testimonial .testimonial-author .testimonial-author-thumbnail img{
  width: auto;
  margin: 0px auto;
  border-radius: 50%;
}

.testimonial .testimonial-author{
  display: inherit!important;
  width: auto!important;
  height: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  margin-bottom: 20px;
}

.testimonial .testimonial-author strong {
	color: #fff;
	display: block;
	padding-top: 10px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.testimonial .testimonial-author span {
	color: #fff;
	display: block;
	font-size: 14px;
}

.testimonial .testimonial-author p {
	color: #999;
	margin: 0px;
	text-align: center;
}

.main_news_block{
  margin-top:100px;
  bottom:80px;
  height: 250px;
  background-color: rgba(0,0,0,0.3);
}


.news_block{
  /*width: 100%;
  background-color: rgba(0,0,0,0.3);
  z-index: 99;
  padding: 30px 15px 30px 30px;*/
  padding: 20px 15px 15px 10px;
}

.news_img_block{
  padding-right: 25px;
}
.news_block_container{
  /*padding: 0px 10px 10px 0px;
  margin-left: 30px;*/
  font-size: 15px;
}
.news_block_container h5{
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 16px;
}
.news_block_container a{
  font-weight: bold;
  color: #ffffff;
}

.clang a{
  color: #ff5a0e!important;
}
.clang:hover a{
  color:#ffffff!important;
}

.xs-hr hr{
  background: white;
  margin: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}


.no-hover:hover{
  text-decoration: none;
}

.margin-zero{
  margin:0px;
}

.bstimeslider {
  width:100%;
  height: 50px;
  position:relative;
}

#leftArrow {
  width:40px;
  height:40px;
  font-size: 30px;
  position:absolute;
  left:0px;
  text-align: center;
  cursor: pointer;
  z-index: 99;
}

#rightArrow {
  width:40px;
  height:40px;
  font-size: 30px;
  position:absolute;
  right:0px;
  text-align: center;
  cursor: pointer;
  z-index: 99;
}

#viewContainer {
  width: 92%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  margin-left: 25px;
}
/*MÉDIAQ*/
@media screen and (min-width: 992px) and (max-width: 1560px){
  .counter-info-container, .amts-welcome-text {
    padding-left: 40px;
  }
}

@media screen and (max-width: 1370px){
  .navbar-nav li .btn-amts-ticket-orange{
    margin-left: 10px;
  }
}

@media (max-width: 1282px){
  .gallery-line .itemwider {
      width: 46.144%;
  }
}
@media (max-width: 1118px){
  .gallery-line .grid-item {
    margin: 10px;
  }
}
@media (max-width: 1332px) and (min-width: 991px) {
  .amts-logo{
    max-width: 130px;
    margin-top: 5px;
  }
}
@media (max-width: 1332px) and (min-width: 1110px) {

  .navbar-amts .navbar-nav li a{
    padding: 10px 6px;
    font-size: 18px;
  }
  .navbar-amts .navbar-nav li  .btn-amts-ticket-orange{
    padding: 9px 10px !important;
  }
}
@media screen and (max-width: 1110px) and (min-width:768px){

  .navbar-amts .navbar-nav li a{
    padding: 10px 6px;
    font-size: 16px;
  }
  .navbar-amts .navbar-nav li  .btn-amts-ticket-orange{
    padding: 9px 10px !important;
  }
  .navbar-page-bg{
    padding: 20px 0px;
  }
}
@media screen and (max-width: 992px) and (min-width: 670px){
  .jegy{}
  .sr-only{
    position: relative!important;
    width: 40px!important;
    height: 20px!important;
    float: left!important;
    margin: 0px!important;
    text-align: left!important;
  }
.bars{
  width: 25px;
  float: left;
  padding: 0px;
  margin: 0px;
  padding-top: 3px;
}
  .navbar-toggle .icon-bar{
    width: 100%;
  }
}
@media screen and (max-width: 768px){
  .gallery-line .grid-item{
    margin: 9px;
    width: 30.3333%;
  }
  .navbar-header img{
    margin: inherit!important;
  }
  .yamm .dropdown-menu{
    max-width: 100%!important;
  }
  .vmiddlecontainer{
    height: auto;
    padding: 35px!important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .gallery-line .grid-item{
    margin: 9px;
    width: 30.3333%;
  }
  .jegy{
    display: block;
    position: absolute;
    margin: 0px;
    top: 55px;
    right: 125px;
  }

  .navbar-page-bg .jegy, .is_stuck .jegy{
    top: 24px;
  }
  .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a {
      line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
      padding: 5px 15px 5px 25px;
    }
    .dropdown-menu > li > a {
      display: block;
      padding: 3px 20px;
      clear: both;
      font-weight: normal;
      line-height: 1.42857143;
      color: #333;
      white-space: nowrap;
    }
    .navbar-header {
      float: none;
    }
    .navbar-toggle {
      display: block;
      margin-top: 4px;
    }
    .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
      display: none!important;
    }
    .navbar-nav {
      float: none!important;
    }
    .navbar-nav>li {
      float: none;
    }
    .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
    }
    .navbar-text {
      float: none;
      margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
      display: block!important;
    }
    .collapsing {
      overflow: hidden!important;
    }
    .dropdown-menu{
      max-width: 100%!important;
      padding: 0px;
    }
    .yamm-content .list-unstyled li{
      width: 100%;
      text-align: center;
    }
    .yamm .yamm-content{
      padding: 0px!important;
    }
    .navbar-nav{
      margin: 7.5px -15px;
    }
}
@media screen and (max-width: 936px){

}
@media screen and (max-width: 768px){
  .navbar-page-bg {
      padding: 20px 0px;
  }
  .white-boxes .content{
    height: auto;
  }
  .white-boxes .content .whitevmiddlecontainer{
    display: block;
    height: auto;
  }
  .whitevmiddlecontainer.social .col-xs-12{
    width: 50%;
  }
}

@media screen and (max-width: 991px){
  .navbar-collapse {
    text-align: center;
  }
  .navbar-toggle{
      background-color: rgba(19,19,19,0.85);
  }
}
@media screen and (max-width: 636px){
  .gallery-line .grid-item{
    margin: 5px;
  }
}

@media screen and (min-width: 670px) and (max-width: 767px){
  .jegy{
    right: 115px!important;
  }
}
@media screen and (max-width: 767px){
  .navbar-page-bg .jegy, .is_stuck .jegy{
    display: block;
    position: absolute;
    top: 20px;
    right: 75px;
    margin: 0px;
  }
  .jegy{
    display: block;
    position: absolute;
    margin: 0px;
    top: 50px;
    right: 75px;
  }

}
@media screen and (max-width: 535px){
  .jegy .navbar-nav li:nth-child(2){
     display:none;
  }
}
@media screen and (max-width: 340px){
  .amts-logo {
    max-width: 130px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 1210px) and (min-width:1066px){
  .contentbox .content{
    padding: 0px 15px;
  }
}

@media screen and (max-width: 1148px){
  .navbar-nav li .btn-amts-ticket-orange{
    margin-left: 0px;
  }
}

@media screen and (max-width: 1106px){
  .contentbox .bigcontent{
    padding: 0px 35px;
  }
}

@media screen and (max-width: 1066px) and (min-width:992px){
  .contentbox .content {
      padding: 0px 10px;
  }
  .contentbox .content h4, .contentbox .content p{
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 1000px) and (min-width:992px){

}

@media screen and (max-width: 992px){
  .follow-us .vmiddle_contain{
    display: block;
    margin-top: 100px;
  }

  .amts-header-content h1 {
    font-size: 95px;
    line-height: 95px;
  }
  .main_news_block{
    position: relative;
    display: block!important;
    top: inherit;
    right: inherit;
    bottom: inherit;
    left: inherit;
    height: 235px;
  }
  .ptb-100, .amts-footer-container{
    padding: 50px 0px;
  }
  .gray-box{
    display: none;
  }
  .amts-iconcontainer{
    background-color: #1F1F1F;
    padding: 50px;
  }

  .gyik{
    background-color: #1F1F1F;
  }

  .follow-us .vmiddle_contain{
    height: 1100px;
  }
  .amts-section {
    margin-top: -100px;
  }



}
@media screen and (min-width: 992px){
  .main_news_block .col-md-5 {
      width: 36.667%;
  }
  .main_news_block .col-md-7 {
      width: 63.333%;
  }
}
@media screen and (max-width: 991px){

}

@media (max-width: 900px){

}

@media screen and (max-width: 900px) and (min-width:768px){

}

@media screen and (max-width: 768px){
  .news_block .img-responsive{
    margin: 0px auto;
  }
  .main_news_block{
    margin-top: 0px;
  }
  .news_block_container{
    background: rgba(0,0,0,0.3);
  }
  .news_block_container h5{
      margin: 5px 0px;
  }

  .navbar-collapse {
    background-color: transparent!important;
  }
  .amts-logo{
    padding-left: 15px;
  }
  .amts-section{
    padding-bottom: 50px;
  }
  .navbar-toggle, .navbar-collapse{
    background-color: rgba(19,19,19,0.85);
    margin-top: 4px;
  }
  .navbar-collapse{
    margin-top: 15px;
  }
  .navbar-nav{
    text-align: center;
  }
  .amts-header-content{
    margin-top: 40px;
  }
  .amts-header-content .vmiddlecontainer{
    height: 190px;
  }
  .header-bg {
    min-height: inherit;
  }
  .list-unstyled{
    text-align: center;
  }
}

@media screen and (max-width: 800px) and (min-width:701px){
}

@media screen and (max-width: 700px){
}

@media screen and (max-width: 600px){

}

@media screen and (max-width: 560px) and (min-width:415px){

}

@media screen and (max-width: 568px) and (max-height:320px){

}

@media screen and (min-width: 531px){

}

@media (max-width: 500px){

}

@media screen and (max-width: 531px){

}

@media screen and (max-width: 415px){
  .amts-iconcontainer{
    padding: 10px;
  }
  .amts-section {
    margin-top: -80px;
  }
  .vmiddlecontainer{
    height: auto!important;
    padding: 10px!important;
    -webkit-transform-style: inherit;
    -moz-transform-style: inherit;
    transform-style: inherit;
  }
  .vmiddlecontainer .vmiddle{
    top: auto;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit;
  }
  .contentbox .bigcontent h3, .contentbox .bigcontent p{
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 380px){
  .clock div span{
    font-size: 55px;
    line-height: 35px;
  }
}
@media screen and (max-width: 354px){
  .gallery-line .grid-item {
    margin: 5px;
  }
}
@media screen and (max-width: 340px){
  .amts-icon{
    margin-right: 15px;
  }
}
@media screen and (max-width: 320px){
  .amts-icon{
    margin-right: 5px;
  }
  .gallery-line .item img{
    max-width: 290px;
  }

}
@media screen and (max-width: 300px){
  .clock div span{
    font-size: 40px;
    line-height: 30px;
    width: 55px;
  }
}
/*megamenu*/
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #e0510f;
    border:0px;
}

.list-unstyled{
  list-style-type: none;
  padding: 0px;
}
.list-unstyled li{
  border: 0px;
}
.list-unstyled a{
  border: 0px;
  border-bottom: 1px dotted #ffffff;
  padding: 5px 0px;
  display: block;
}

.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
  left: auto;
  right: auto;
  top: auto;
  max-width: 300px;
  background: #e0510f;
  font-size: 18px;
  text-transform: uppercase;
  border: 0px;
  border-radius: 0px;
  width: auto;
  height: auto;
}
.yamm .yamm-content {
  padding: 10px 20px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
/*megamenu*/

.amts-icon-1, .amts-icon-3, .amts-marker, .amts-quote, .amts-calendar-icon, 
.amts-fb-orange, .amts-fb-white, .amts-insta-orange, .amts-insta-white, .amts-pin-icon, 
.amts-youtube-orange, .amts-icon-2, .amts-icon-4, .amts-play
{ display: inline-block; background: url('../img/amts-sprite.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.amts-icon-1 { background-position: -2px -0px; width: 30px; height: 20px; }
.amts-icon-3 { background-position: -2px -22px; width: 30px; height: 19px; }
.amts-icon-2 { background-position: -2px -296px; width: 22px; height: 30px; }
.amts-icon-4 { background-position: -2px -328px; width: 20px; height: 30px; }
.amts-marker { background-position: -2px -43px; width: 30px; height: 40px; }
.amts-quote { background-position: -2px -85px; width: 29px; height: 20px; }
.amts-calendar-icon { background-position: -2px -107px; width: 25px; height: 25px; margin-bottom: -5px;}
.amts-fb-orange { background-position: -2px -134px; width: 25px; height: 25px; }
.amts-fb-white { background-position: -2px -161px; width: 25px; height: 25px; }
.amts-insta-orange { background-position: -2px -188px; width: 25px; height: 25px; }
.amts-insta-white { background-position: -2px -215px; width: 25px; height: 25px; }
.amts-pin-icon { background-position: -2px -242px; width: 25px; height: 25px; margin-bottom: -5px;}
.amts-youtube-orange { background-position: -2px -269px; width: 25px; height: 25px; }

.amts-play { background-position: -2px -360px; width: 13px; height: 15px; }

/* MailChimp Form Embed Code - Classic - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#c60; font-size:200%;}
#mc_embed_signup .mc-field-group .asterisk {position:absolute; top:25px; right:10px;}        
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}
#mc_embed_signup{background:#000; clear:left; font:10px; }