/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

html{ 
    font-family: 'Roboto', sans-serif;
    margin-top: 0px;
}
body {  
    font-family: 'Roboto', sans-serif;
    color: #383838;
    position: relative;
    background: #fff;
    font-weight: lighter;
    min-width: 320px; background-attachment: fixed;
}
h1,h2,h3,h4,h5,a,p,span{font-family: 'Roboto', sans-serif;;}
h2{font-weight: lighter;

   color: #21526a;}
h5{font-weight: lighter;
   color: #dd4d52;
   font-size: 20px;}
.wow {
    visibility: hidden  ;
}
.button {
    text-decoration: none !important;
    text-align:center;
}
.nav-logo{float: left;
          height: 40px;
          margin: 10px;
}

.slogen-top{ color: #05476E;
             display: block; 
             font-size: 24px;
             padding-left: 0px;
             margin-top: 8px;
}

.top-ribbon-logo img { 

    height: 30px;
}
.invers-back .container{
    padding: 90px 0px;
}
.invers-back{
    background: #21526a;
    color: #fff;
}
.invers-back h2{
    color: #fff;
}
.top-ribbon-logo a {display: block;text-decoration: none;}
.shadow-bottom{ 
    background: url(img/shadow_bottom.png) repeat-x;
    height: 10px;
    background-position-y: -9px;
}
.shadow-top{background: url(img/shadow-top.png) repeat-x;height: 27px;     margin-top: -33px;}
a{color: #445769;
  text-decoration: underline; }
a:hover,a:active,a:focus{color: #14951d;}
nav a:hover{color: #fff;}
p{    font-size: 1.2em;}
.center-margin{ margin: 0 auto;}
footer{background:#025184;color:#fff;    padding: 20px;}
footer a{background:#025184;color:#fff;     padding: 6px;  -webkit-transition: all 0.5s ease-out; 
         transition: all 0.5s ease-out;}
footer a:hover{background: #003C63;;color:#fff; -webkit-transition: all 0.5s ease-out; 
               transition: all 0.5s ease-out;}
.sec_bck{
    padding: 0px;
    width: 100%;
    background: url(img/sec-bck.png) no-repeat; 


    background-position: rigth top;
    background-repeat: no-repeat;
    background-attachment: fixed; 
    color: #383838;
}
.sec_bck h3{margin: 34px 20px; }
.light-blue{color: #50abd4;}
.skew-top{background: url(img/skew_cont.png) no-repeat;    height: 145px;
          width: 100%; }
.skew-bottom{    background: url(img/skew_cont.png) no-repeat;
                 background-position: 0px -179px;
                 height: 79px;
                 width: 100%;}
.service-second a:hover{
    color: #927d43;
}

.service-second a{
    text-decoration: none;
    color: #363636; 
    border-bottom: solid 2px  #ffc527;
    display: block;
    max-width: 220px;
    margin: 10px auto;
}
.service-second img{max-width: 200px;}
.cross_bck {

    padding: 50px 0px;
    background: url(img/cross_bck.png) no-repeat;
    background-position-x: -250px;
}
#visitors{
    color: #000;
    background: #ffc527;
    padding: 15px;
    width: 240px;
    font-size: 28px;
    margin: 0 auto;   
}
.continental_yellow{background: #ffa500;}
.location-btn{    
    margin: 200px auto;
    margin-bottom: 18px;
    cursor: pointer;
    display: block;
    background: url(img/location.png) no-repeat;
    background-size: 250px 250px;
    height: 250px;
    width: 250px;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.2);
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}
.location-btn:hover{ border: solid 1px #fff; -webkit-transition: all  0.1s ease-out; 
                     transition: all 0.1s ease-out;}
.footer{background: url('img/foot-contanct.jpg')}

.foot-contanct li{list-style: none;}
.foot-contanct .button.button--aylen {

    color: #ffffff;
    text-align: left;
}

.foot-contanct a:hover{
    color: #927d43;
}

.navbar-toggle {
    border: solid 1px #fff; 
    color: #296685; 
}
.foot-contanct a,.foot-contanct a:active,.foot-contanct a:visited{

    color: #fff;  
    display: block;
}
.foot-contanct .header-hr{
    margin-bottom: 20px;
}    
.foot-contanct{    

    padding: 60px 0px;;
    width: 100%;
    background: #252525;
    color: #fff;

}
.footer{
    text-align: center;
    padding: 10px;
    background: #000;
    color:#fff;
}
.header-hr:after{
    content: '';
    height: 4px;
    width: 60px;
    background: #296685;
    display: block;
}
.header-hr{
    width:100%;
    height: 1px;
    height: 4px;
    border-bottom: solid 1px #94bbd0;
    margin-bottom:  10px
}
.gray-back{
    background: #494848;
}
.place-icon img{
    margin: 20px auto;
}
.place-icon{
    text-align: center;
}
.yellow-back{
    background: #ffc527;
    padding-bottom: 20px;
}
.service-second{
    padding-top: 100px;
}
.foot-contanct img{max-width: 140px; margin: 10px auto;}
.text-center img {margin: 0 auto;}
.thd_bck{
    color: #fff;
    background: transparent url(img/blocks_bck.png) ;
    border-top: 8px solid #FF6353;
    border-bottom: 8px solid #FF6353; 
}
.padding-row{padding: 50px 0px;} 
.strech{width: 100%;     padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;} 
#background-hero{padding: 0px;background: url(img/hero_img_lg.jpg);    
                 background-position-x: center;
                 padding: 50px; 

                 transition:all 2s ease;
} 
#background-hero a {
    color: #000;
}

.gallery .container{
    padding-top: 100px;
} 
.gallery{ width:100%;    background: #ffffff;padding: 0px;background: url(img/place_back.jpg); 

          padding-top: 40px; 
          background-position-y: bottom;
          background-size: 100%;
          background-repeat: no-repeat;
}

.button--antiman::before{
    border: solid 2px #14951d;
}
.white-back .button{
    border: solid 2px #14951d;

    padding-top: 17px;}
.white-back{

    margin: 143px auto;
    display: block;
    padding: 20px;
    text-align: center; 
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.95);
}
h1{color: #fff;
   margin-top: 22px;
   font-size: 4em;
   font-weight: lighter;}
#background-hero h2{color: #383838;
                    margin-top: 30px;
                    font-size: 2em;
                    font-weight: lighter;}
.button--pipaluk.button--inverted {
    color: #fff;

}
.button-small{       font-size: 0.7em;
                     height: 42px;
                     padding: 1em 0.6em;
                     width: 134px;}
.button--ujarak{
    color: #fff;
    background: #296685;
    padding: 12px;
}
.button--ujarak::before {
    color: #fff;
    background: #3c92bd;
}
.button-pad{padding: 1.4em 0.6em;}
.button--pipaluk.button--inverted.next {    width: 0px;}
.button--pipaluk.button--inverted:hover {
    color: #FF6353;

}
.button--pipaluk.button--inverted::after {
    background: #FF6353;
}
.button--antiman.button--inverted::before {
    border-color: #14951d;;
}
.button--antiman.button--inverted:hover {
    color: #dd4d52;
}
.button--antiman.button--inverted-alt::after {
    background: #f5f5f5;
}
.button--antiman.button--inverted:hover {
    color: #14951d;;;
}
.button--antiman.button--inverted-alt:hover {
    color: #f5f5f5;;
}
.button--antiman.button--inverted::after {
    background: #14951d;
    color: #fff;
}
.button--antiman > span {    vertical-align: top;    padding-top: 0px;
                             line-height: 15px;}
.cl-effect-13{overflow: hidden;}
.navbar .button {
    margin: 0px;
    color: #296685; 
    padding: 20px;
}
.navbar .button:hover { 
    color: #fff;  
}

.button-center {
    margin: 0px auto;}
.button--isi {
    padding: 1.6em 0em;

    color: #06476E; 
    overflow: hidden;
    border: none;
}
.button--isi::before { 
    background: #06476E;} 
#services{ padding-bottom: 15px;font-size: 18px;
}
#services h3{
    font-size: 18px;
}
.frontQuoteSign {
    font-size: 160px ;
    line-height: 168px;
}

.hoverbox { 
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin: 8px;
    min-width: 250px;
    max-width: 370px;
    width: 100%;
    background-color: #000000;
    color: #ffffff;
    text-align: left;
    font-size: 16px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.hoverbox * {
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.hoverbox img {
    max-width: 100%;
    vertical-align: top;
}
.hoverbox figcaption {
    position: absolute;
    height: 75px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    overflow: hidden;
    padding: 15px;
    background-color: rgba(33, 82, 106, 0.79);
}
.hoverbox ab {
    position: absolute;
    bottom: 2px;
    right: 20px;
}
.hoverbox h3 {
    display: block;   
    min-height: 40px;
    margin: 3px 0;
}
.hoverbox h5 {
    font-weight: 400;
    margin: 0;
    text-transform: uppercase;
    color: #bbb;
    letter-spacing: 1px;
}
.hoverbox blockquote {
    padding: 0;
    margin: 0;
    font-style: italic;
    font-size: 1em;
}

.hoverbox:hover figcaption,
.hoverbox.hover figcaption {
    height: calc(85%);
}

#time-table-row h3{font-weight: bold;}
#services p ,#time-table-row p{font-size: 17px;}
#services .content-desc ,#time-table-row .content-desc {min-height: 170px;}
#services img {margin: 0 auto;}
#time-table-row img{margin: 0 auto;}
#time-table-row{color: #fff;     padding-bottom: 45px;} 
#services .down-line{
    height: 40px;
    width:  4px;
    background: #2b2b2b;
    margin: 0 auto;
    border-radius: 10px;
}
.container{ width: 100% !important; }
.nav-logo-text{ 
    margin: 10px 10px 10px 10px;
    float: left;
    font-size: 20px;
    font-weight: bold;  
    text-transform: uppercase;
    color : #21526a ;

}

.nav-logo-text img{

    max-height: 40px;
}
.hero-text .button  {
    margin: 8px auto;
    padding-top: 18px;
    color: #fff;
} 
#background-hero.small h1{
    font-size: 27px;
}
.hero-text a{
    color: #fff;
    font-size: 18px;
}
.hero-text{  
    color: #fff;
    padding: 268px 22px;
    text-align: center;
}
#background-hero.small .hero-text{

    padding: 80px 22px;
}
.down-divider{width: 100%;}
.down-divider img{width: 100%;    margin-bottom: -2px;}
#background-hero{
    width: 100%; 
    padding: 0px;
    height: 600px;
    min-height: 400px;
    position: relative;
}
#background-hero.small{
    width: 100%; 
    padding: 0px;
    height: 200px;
    min-height: 200px;
    position: relative;
}

.small-ribbon img{
    height: 199px;
    margin: 0 auto;
} 
.small-ribbon{ 
    padding: 80px 0px 0px 0px;
    width: 100%;
    color: #fff !important;
    background: url('img/ribbon-bck.jpg');
    background-position: center top;
} 
.small-ribbon.sec_bck{    background-position: center bottom;} 
.small-ribbon h2{  
    color: #37474f !important;
    padding-left: 16px;
} 
.nextToLink{font-style: italic;}
.contentList .row{border-bottom: solid 2px #f8f8f8;
                  padding-bottom: 10px;
                  margin-bottom: 10px;}
.banner-col{padding-left: 0px}
.media-body{padding-top: 20px;}
.media{background: #ffffff;border:solid 1px;}
.ticketNumber{
    width: 114px;
    padding-top: 8px;

}
#barcodeLogo img{width:100px;}
.barcode{padding: 2px;}
.navbar{cursor: pointer;}
.ticket{cursor: pointer; color:#585756;}

#loginFormTopBoxInfoLink{
    color:#ffffff;
    font-weight: bolder;
    cursor: pointer;
}
.ticketFootRight{text-align: right;}
.ticketCode{ 
    clear: both;  
    font-weight: bolder;
    padding-bottom: 10px;}
.ticketFooter>.row{padding-left: 30px;}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    position: absolute;
    z-index: 15;
    width: 100%;

    background-color: #fff;
    background-position-y: 0px;;
    background-position-x: -640px;
}
.navbar-wrapper .container-fluid{
    width:  70%;
    float : right;
}
.footerrow{ 
}
.footerrow li{ list-style: none; color: #9a9999;display: inline-block;}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
    height: 526px; 
}

.hr{display: block; height: 1px;
    border: 0; border-top: 1px solid #ccc;
    margin: 1em 0; padding: 0; }
.front-carousel{ background: #04132A url('img/head.jpg');}
.carousel-inner{  
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:top center; 
    webkit-box-shadow: 0px 2px 15px rgba(50, 50, 50, 0.51);
    -moz-box-shadow:    0px 2px 15px rgba(50, 50, 50, 0.51);
    box-shadow:         0px 2px 15px rgba(50, 50, 50, 0.51);}
.carousel-control.left {
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.2) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.2)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.2) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.2) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.2) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 500px;
}
.gallery-carousel-img{height: auto !important;}
.carousel-caption { 
    /*padding-bottom: 100px;*/
}

.navbar-inverse {

    border-color: #ffc200;
}
.top-contact{padding-top: 20px;}
.navbar-inverse .navbar-nav > li > a:hover {color: #fff;
                                            background: #1B84CB;
                                            -webkit-transition: all 0.5s ease-out; 
                                            transition: all 0.5s ease-out;     border-radius: 0px; }
.navbar-inverse .navbar-nav > li > a {
    -webkit-transition: all 0.5s ease-out; 
    transition: all 0.5s ease-out;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    padding: 8px 20px;
    border-radius: 20px;
}
.navbar-collapse a{ display: inline-block;}
.navbar{min-height: 35px;}
.padding-left-0{

    padding-right: 0px;
}
.sideBarBox{
    background: #f6f5f2;
    padding: 14px;
    margin-bottom: 12px;
    border-radius: 7px; 
}
.showMenuSide h3{text-align: center;text-decoration: underline;}
.showMenuSide{text-align: center;}
.ribbon-text{

    position: absolute;
    font-size: 29px;
    line-height: 35px;
    text-align: center;
    background: #f5f5f5;
    color: #7e7d7d;
    font-style: italic;
    padding: 10px;
    margin-top: 50%;

}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background: #1B84CB;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background: #0b4a94
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background: #0b4a94
}
/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
    padding-left: 15px;
    padding-right: 15px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    text-align: center;
    margin-bottom: 20px;
}
.marketing h2 {
    font-weight: normal;
}
.marketing .col-lg-4 p {
    margin-left: 10px;
    margin-right: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
    margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}

.navbar-inverse .navbar-toggle {
    border: none;background-color:  #06476E;;  border-radius: 0px;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #1E7AB1;
    border-radius: 0px;
}

.navbar-collapse .in a{
    text-align: right;
}
.navbar-wrapper .navbar { 
    margin-bottom: 0px;
    overflow: hidden;

}
#sticky {
    -webkit-transition: all 1s ease-out; 
    text-align: center;
    width: 100%;   
}
#sticky .shadow-bottom{ display: none;} 
#sticky-phantom {

    font-size: 30px;
    text-align: center;
    width: 100vw;
    visibility: hidden;
}
.nav-logo{
    opacity: 0 ; -webkit-transition: all 1s ease-out; 
    transition: all 1s ease-out;
}
#sticky.stick  .shadow-bottom{ display: block;} 
#sticky.stick 
#sticky.stick .nav-logo{
    opacity: 1 ; -webkit-transition: all 1s ease-out; 
    transition: all 1s ease-out;
}
#sticky.stick .navbar-wrapper{   -webkit-transition: all 1s ease-out; -webkit-box-shadow: 2px 4px 14px 0px rgba(84,82,84,1);
                                 -moz-box-shadow: 2px 4px 14px 0px rgba(84,82,84,1);
                                 box-shadow: 2px 4px 14px 0px rgba(84,82,84,1);}

#sticky.stick {

    position: fixed;
    top: 0;
    width: 100%;z-index: 9999;
}
.navbar-static-top {
    border-width: 0 0 0px;
}
.rainbow-ribbon{
    background: url("img/rainbow_ribbon.png");
    height:20px;
    width: 100%;
    -webkit-transition: all 0.5s ease-out; 
    transition: all 0.5s ease-out; 
}


.flat-btn {
    margin-top: 10px;
    margin-right: 10px;
    padding: 14px 26px;
    font-size: 14px;
    line-height: 100%;
    text-shadow: 0 1px rgba(0, 0, 0, 0.4);
    color: #fff;
    display:inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    transition: background 0.1s ease-in-out;
    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    -ms-transition: background 0.1s ease-in-out;
    -o-transition: background 0.1s ease-in-out;
    text-shadow: 0 1px rgba(0, 0, 0, 0.3);
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; 
}
.flat-btn:active {
    padding-top: 15px;
    margin-bottom: -1px;
}
.flat-btn, .flat-btn:hover, .flat-btn:active {
    outline: 0 none;
    text-decoration: none;
    color: #fff;
}

.flat-btn-border-1 {
    /* background-color: #3fb8e8; */
    /* box-shadow: 0px 3px 0px 0px #3293ba; */
    border: 4px solid #1BAAE3;
}
.flat-btn-border-1:hover {
    background-color: #1baae3;
    box-shadow: 0px 3px 0px 0px #3293ba;
    transition: all 0.5s ease 0s;
}
.flat-btn-border-1:active {
    box-shadow: 0px 1px 0px 0px #3293ba;
}
.flat-btn-1 {
    background-color: #3EC6E0;
    box-shadow: 0px 3px 0px 0px #3293ba;
}
.flat-btn-1:hover {
    background-color: #1baae3;
}
.flat-btn-1:active {
    box-shadow: 0px 1px 0px 0px #3293ba;
}

.flat-btn-2 {
    background-color: #f06060;
    box-shadow: 0px 3px 0px 0px #cd1313;
}
.flat-btn-2:hover {
    background-color: #ed4444;
}
.flat-btn-2:active {
    box-shadow: 0px 1px 0px 0px #cd1313;
}
.flat-btn-border-2 {
    color: #fff;
    border: 4px solid #ed4444;
}
.flat-btn-border-2:hover {
    box-shadow: 0px 3px 0px 0px #cd1313;

    background-color: #ed4444;
}
.flat-btn-border-2:active {

    box-shadow: 0px 1px 0px 0px #cd1313;


}
.media-icon{
    background: url(img/logos.png) no-repeat;
    height: 126px;
    width: 115px;
    display: inline-block;
    opacity: 0.7;
    -webkit-transition: all 0.2s ease-in-out;
    margin: 4px;

}
.media-icon:hover{ opacity: 1;}
.media-icon.m1{
    background-position: -10px -12px;
}
.media-icon.tv2{
    background-position: -211px -12px;
}
.media-icon.szfvartv{
    background-position: -390px -12px;
}
.media-icon.veszptv{
    background-position: -545px -12px;
    width: 184px;
}
.media-icon.vtv{
    background-position: -732px -12px;
    width: 170px;
}
.media-icon.kossuthr{
    background-position: -938px -7px;
}
.media-icon.kekduna{
    background-position: -1121px -12px;
}
.media-icon.lanchid{
    background-position: -1288px -12px;
    width: 145px;
}
.media-icon.radio1{
    background-position: -1504px -12px;
}
.media-icon.szfvmagazin{
    background-position: -1698px -12px;
}
.media-icon.szfv_hu{
    background-position: -1897px -12px;
    width: 202px;
}
.media-icon.bogardv{
    background-position: -2205px -12px;
}
.media-icon.fmhirlap{
    background-position: -2362px -12px;
    width: 200px;
}
.media-icon.fpolgar{
    background-position: -2588px -12px;
    width: 200px;
}

.flat-btn-3 {
    background-color: #ff6a80;
    box-shadow: 0px 3px 0px 0px #da0020;
}
.flat-btn-3:hover {
    background-color: #ff566f;
}
.flat-btn-3:active {
    box-shadow: 0px 1px 0px 0px #da0020;
}
#main-content-left h3{font-size: 34px;}
#main-content-left p{
    color: #fff;
    font-size: 18px;
}
.navbar-collapse {
    max-height: 100% !important; }
.button--aylen::before {
    background: #3c92bd;
}
.button--aylen::after {
    background: #296685;
}
.button {
    min-width: 150px;
    max-width: 270px;
}
.navbar-collapse{ 
    -webkit-transition: all  0.1s ease-out; 
    transition: all 0.1s ease-out;
}   
.navbar-collapse  a{
    float:left;
}
.top-contact a, .top-contact p {color: #07466e;font-size: 21px;}
.sidebar .contact p{
    font-size: 1.0em;
}
/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 959px) {
    .hide-small{
        display: none;
    }
    .navbar-collapse.in {
        overflow-y: auto;
        background: #494848;
        margin: 0 -20px;
    }   

}
@media (min-width: 768px) {

    /* Remove the edge padding needed for mobile */
    .marketing {
        padding-left: 0;
        padding-right: 0;
    }

    /* Navbar positioning foo */
    .navbar-wrapper {
        margin-top: 0px;
    }  

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    } 


}
@media (max-width: 1160px) {  

    h1 { 
        margin-top: 30px;
        font-size: 45px;
    }
    #services {
        margin-top: 0px !important;
    }
    .nav-logo-text {
        margin: 14px 10px 0px 15px;
    }
} 
@media (max-width: 992px) { 
    #background-hero{

        background: #ffffff;padding: 0px;background: url(img/hero_img_sm.jpg); }
    .top-contact a, .top-contact p {font-size: 17px;}
    .container {
        padding-right: 5px;
        padding-left: 5px; 
    }
}

@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 120px;
    }
    .noContetnContainer{height:800px;text-align: center;}
    .showMenuShow {min-height: 800px;}
    .carousel-caption {
        /*padding-bottom: 0px;*/
    }
}
@media (min-width: 1674px) { 
    .carousel-inner{ background: #04132A;}
}
@media (max-width: 1174px) { 
    .carousel .item {
        height: 506px;
    }
}
@media (max-width: 1300px) {
    .navbar-wrapper { 
        background-position-y: -54px; 
    }
    .navbar-wrapper{

        background-position-x: -730px;
    }
    .navbar .button {
        margin: 0px; 
        padding: 14px; 
    }
    .navbar .button {
        margin: 0px; 
        padding: 20px 10px;
        font-size: 14px;
        min-width: 80px;
    }
    .navbar-wrapper .container-fluid {
        width: 80%;
        float: right;
    }
    .nav-logo-text { 
        margin: 10px 30px 0px 24px; 
    }
    .small-ribbon{ 
        padding: 88px 0px 0px 0px;
        width: 100%;
        color: #fff !important;
        background: url('img/ribbon-bck.jpg');

    } 
    #services {
        margin-top: 0px;
    }
    #background-hero {
        width: 100%;
        height: auto;
    }
    .hero-text {
        /* height: auto; */
        padding: 120px 22px;
    }
}
@media (max-width: 767px) { 
    .invers-back .container{
        padding: 90px 20px;
    }
    .navbar-wrapper .container-fluid{
        width: 40%;
    }
    .top-ribbon-logo,.top-contact{
        text-align: center; 
    }
    #sticky.stick {
        position: absolute !important;}
    .small-ribbon{ 
        padding: 38px 0px 0px 0px; 

    } 
    p {
        font-size: 1.0em;
    }
    #background-hero{
        width: 100%; 
    }
    .sec_bck { }

    .navbar {

        border-color: #ffc200;

    }
    .navbar-collapse a {
        display: block;
    }
    .navbar-inverse .navbar-nav > li > a {

        font-weight: bold;
        font-size: 14px;
        line-height: 30px;
    }
    .navbar-inverse .navbar-nav > li > a {
        color: #504842;} 
    .carousel .item {
        height: 420px;
    }
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {

        border-color: #ffffff; 
    }
    .carousel .item {
        height: 400px;
    }
    h1 { 
        margin-top: 30px;
        font-size: 43px;
    }
    .nav-logo-text {

        font-size: 17px;
        
        margin: 20px 10px 0px 10px; 
    }
     .nav-logo-text img {
        max-height: 20px;
    }
}

@media (max-width: 1300px) {
    .row{
        margin-right: 0px;
        margin-left: 0px;
    }
    #services{
        text-align: center;
    }
} 
@media (max-width: 992px) {  
    h1 { 
        margin-top: 30px;
        font-size: 45px;
    }
    .cross_bck{background: none;}
}
@media (max-width: 599px) { 

    .hoverbox  figcaption {
        height: calc(85%);
    }
    .navbar-collapse.in {
        overflow-y: auto;
        background: #494848;
        margin: 0 -20px;
    }   
    h3, .h3 {
        font-size: 16px;
    }   
    .gallery {
        width: 100%; 
        padding: 0px;


        background-repeat: no-repeat;
        background-attachment: initial;
    }
    #background-hero {
        width: 100%; }
    #cookie p {
        font-size: 11px !important;
    }
    #time-table-row {
        color: #fff;
        padding-bottom: 0px;
    }
    .da-slider {
        width: 100%;
        height: 700px;}
    h2{font-size: 23px;}



    #services {
        margin-top: 0px;
    }
    .carousel .item {
        height: 206px;
    }
    .carousel .item {
        height: 320px;
    }

}
@media (min-width: 768px){ 

    .modal-dialog {
        right: auto;
        left: 50%;
        width: 600px;
        padding-top: 164px;}
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px dotted #eeeeee;}
.frontFirstRow{padding-bottom: 30px;}
.showMenuShow,.cartContainer,.whiteContaner{
    padding-top: 20px; 
}
.showMenuShow h2{    font-weight: bold;
                     font-size: 32px;}
.label, .badge {
    display: inline-block;
    padding: 2px 4px;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #FF6353 !important;
}
.productPrice{
    font-size: 20px;
    font-weight: bold;
    color: #F60;
    margin-right: 5px;
}
.priceListCont{
    width: 340px;
}
.priceListCont .label{
    font-size: 21px; }
.productPrice s{
    font-size: 14px;
    font-weight: bold;
    color: #F60;
    margin-right: 5px;
}
.cartContainer h3{ margin-top: 4px;}
.showMenuShow img{
    margin-bottom: 10px; 
}
.showMenuSide{

}
.whiteBack legend{color:#F58220;}
.radiusBorder{-webkit-border-radius: 4px;
              -moz-border-radius: 4px;
              border-radius: 4px;}
.whiteBack{
    /*background: url('img/whiteBack.png');*/ 
    background: #ffffff;
    color:#0d1b2b;
}
.modal-content {
    background: #ffffff; 

}
.baseBox{
    padding: 14px;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}
.circle-head h2{font-size: 26px;}
.circle-head img{width:140px;height:140px;}
.circle-head p{height: 104px;}
.marketing .col-lg-4 {
    text-align: center;
    margin-bottom: 0px;}
.pCont div{
    -moz-border-radius: 4px; /* Firefox */  
    -webkit-border-radius: 4px; /* Safari, Chrome */  
    border-radius: 4px;/* CSS3 */ 
    padding:1px;
}

.pCont span{font-size: 14px;
            line-height: 15px;
            font-weight: bold;}
.ticket h2{ font-size: 24px;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {

}
#mc_embed_signup{-moz-border-radius: 4px; /* Firefox */  
                 -webkit-border-radius: 4px; /* Safari, Chrome */  
                 border-radius: 4px;/* CSS3 */}
.navbar {border-radius: 0px}
.sidesMenuList li{ list-style: none;padding: 10px 10px; display: inline-block;text-transform:uppercase;cursor:pointer}
.showMenuShow  .showMenuSide  li{display: block;}
.sidesMenuList li:hover{ background: #eefbff;}
.sidesMenuList >li>a{ text-align: left;padding-left: 20px;padding-right: 20px;text-decoration:none;}
.sidesMenuList{ border: solid 2px #f8f8f8;padding:0px;}
#top_cart{position: absolute;
          font-size: 9px;}

.clearGrid .row-panel{
    display: block;
    width: 100%;
    clear: both;
}
#CartFullViewContainer{border:solid 1px #011029;padding: 10px;background: #F2F0F1; -moz-border-radius: 4px; /* Firefox */  
                       -webkit-border-radius: 4px; /* Safari, Chrome */  
                       border-radius: 4px;/* CSS3 */ }


.cart-table .row:hover {background: #f7f7f7; padding: 10px;border-left: solid 1px #011029; border-right: solid 1px #011029;  }
.cart-table .row {padding: 10px;cursor:pointer;}
.cartSendForm{margin: 20px;}
.sendOrder{padding: 44px;}
.wrapper {

}
.pricing-table h2 {margin:0px;  line-height: 42px;}
.pricing-table { 
    margin: 50px auto;
    text-align: center; 
    padding-right: 0;
}
.pricing-table .heading{
    color: #9C9E9F;
    text-transform: uppercase;
    font-size: 1.3rem;
    margin-bottom: 4rem;
}
.block{
    margin: 0 auto;
    width: 98%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
    cursor: default;
    -webkit-transition: all 0.2s ease-out; 
    transition: all 0.2s ease-out; 
    /*    border: 1px solid red;*/
}
.block:hover{
    width: 100%;
    -webkit-transition: all 0.2s ease-out; 
    transition: all 0.2s ease-out; 
}
.title{ border-radius: 4px 4px 0px 0px;}
.pt-footer{ border-radius: 0px 0px 4px 4px;}
/*Shared properties*/
.title,.pt-footer{
    color: #FEFEFE;
    text-transform: capitalize;
    line-height: 2.5;
    position: relative;

}
.content{
    position: relative;
    color: #FEFEFE;
    padding: 20px 0 10px 0;
}
/*arrow creation*/
.content:after, .content:before,.pt-footer:before,.pt-footer:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.pt-footer:after,.pt-footer:before{
    top:0;
}
.content:after,.pt-footer:after {
    border-color: rgba(136, 183, 213, 0);	
    border-width: 5px;
    margin-left: -5px;
}
/*/arrow creation*/
.price{
    position: relative;
    display: inline-block;
    margin: 0.625rem;
}
.price span{    
    font-size: 6rem;
    letter-spacing: 8px;
    font-weight: bold;        
}
.price sup{
    font-size: 1.5rem;    
    position: absolute;    
    top: 12px;
    left: -12px;
}
.hint{
    font-style: italic;
    font-size: 1.2rem;
    font-weight: bold;
}
.features ul{  }
.features{margin-bottom: 0px;
          list-style-type: none;
          background: #FFFFFF;
          text-align: left;
          color: #9C9C9C;
          padding: 20px 22px;
          height: 400px;
}
.features li{
    padding:15px 0;
    width: 100%;
}
.features li span{
    padding-right: 0.4rem; 
}
.pricing-tables h2 {font-size: 24px !important;}
.pt-footer{
    font-size: 0.95rem;
    text-transform: capitalize;
    padding: 10px;
}
.content-price p{font-size: 55px;}
/*PERSONAL*/
.personal .title{        
    background: #78CFBF;    
}
.personal .content,.personal .pt-footer{
    background: #82DACA;
}
.personal .content:after{	
    border-top-color: #82DACA;	
}
.personal .pt-footer:after{
    border-top-color: #FFFFFF;
}
/*PROFESSIONAL*/
.professional .title{
    background: #3EC6E0;
}
.professional .content,.professional .pt-footer{
    background: #53CFE9;
}
.professional .content:after{	
    border-top-color: #53CFE9;	
}
.professional .pt-footer:after{
    border-top-color: #FFFFFF;
}
/*BUSINESS*/
.business .title{
    background: #E3536C;
}
.business .content,.business .pt-footer{
    background: #EB6379;
}
.business .content:after{	
    border-top-color: #EB6379;	
}
.business .pt-footer:after {	
    border-top-color: #FFFFFF;	
}
.row-panel tr:hover { background: #53CFE9;
                      -webkit-transition: all 0.2s ease-in-out;
                      transition: all 0.2s ease-in-out;
                      color: #fff; }
.row-panel tr { cursor:default;  background: #FFFFFF;  -webkit-transition: all 0.5s ease-in-out;
                transition: all 0.5s ease-in-out ;  border:solid 1px; color: #05476e;;}
.row-panel tr td {
    margin-bottom: 0px;
    list-style-type: none;

    text-align: left;

    padding: 20px 22px;
}

.row-panel td {vertical-align: middle;}
.row-panel tr:first-child td:first-child   {  border-radius: 4px 0px 0px 0px; ;}
.row-panel tr:first-child td:last-child   {  border-radius: 0px 4px 0px 0px; ;}


.top-ribbon{
    background: #fff url(img/top_bg.jpg) repeat-x;
    background-position-y: bottom;padding-bottom: 2px;
    width: 100%;
    padding-right: 15px; 
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
} 
.top-contact img{
    height: 24px;
}
#cookie {
    position:fixed;
    left:0px;
    bottom:0px;
    padding: 10px;
    width:100%;
    background: rgba(255, 255, 255, 0.92);
    z-index: 9999;
}
#cookie p {
    font-size: 18px;
}
/* IE 6 */
* html #cookie {
    position:absolute;
    top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}