@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: Raleway-Regular;
    src: url(../fonts/Raleway-Regular.ttf);
}
@font-face {
    font-family: Raleway-Bold;
    src: url(../fonts/Raleway-Bold.ttf);
}
@font-face {
    font-family: Ubuntu-Bold;
    src: url(../fonts/Ubuntu-B.ttf);
}
@font-face {
    font-family: Ubuntu-Light;
    src: url(../fonts/Ubuntu-L.ttf);
}
body {font-size: 14px; margin: 0; padding: 0; background: #84171a}

.img-responsive {margin:0 auto;}
a {color: #84171a;}
a:hover, a:focus {color: black; text-decoration: none;}
*:focus {outline: none;}

.form-control {border-radius: 0; box-shadow: none;}
.form-control:focus {box-shadow: none;}

#header-body-container {
    background: white;
}
h1, h2, h3, h4, h5, h6 {
    color: white;
}
h1 {
    font-family: Raleway-Regular, serif;
}

.nav > li > a:hover, .nav > li > a:focus{
    background: transparent;
}
textarea {
    resize: none;
}
.motka {
    font-family: Ubuntu-Bold, serif;
    font-size: 14px;
    color: #798f3c;
}
.motka-egyesület {
    font-family: Ubuntu-Light, serif;
    font-size: 12px;
    color: #798f3c;
}
/*----------------------------------------------HEADER-------------------------------*/
.white-background {
    background: white;
}
.paddingtopbot-15-px {
    padding-top: 15px;
    padding-bottom: 15px;
}
#logo {
    position: relative;
    -moz-box-shadow:    3px 1px 6px 2px black;
    -webkit-box-shadow: 3px 1px 6px 2px black;
    box-shadow:         3px 1px 6px 2px black;
    z-index: 1;
    box-sizing: border-box;
}
#logo::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -0.5em;
    bottom: -29px;
    left: 132px;
    box-sizing: border-box;

    border: 15px solid;
    border-color: transparent transparent white white;

    transform-origin: 0 0;
    transform: rotate(-45deg);

    box-shadow: -3px 3px 3px 0 black;
}
@media (max-width: 1199px) {
    #logo::after {
        left: 104px;
    }
}
@media (max-width: 991px) {
    #logo::after {
        display: none;
    }
}
header h1 {
    font-size: 30px;
    color: #84171a;
    font-family: Raleway-Bold, serif;
}
@media (max-width: 991px) {
    header h1 {
        font-size: 25px;
    }
}
header h2 {
    color: #905e63;
    font-size: 20px;
}
@media (max-width: 991px) {
    header h2 {
        font-size: 16px;
    }
}

.red-border {
    border: 2px solid #84171a;
}
.boxshadowbottom {
    -moz-box-shadow:    3px 6px 7px 0 #9ba57f;
    -webkit-box-shadow: 3px 6px 7px 0 #9ba57f;
    box-shadow:         3px 6px 7px 0 #9ba57f;
}

/*KOCKA SZAR*/
div.jkcubeslideshow{ /* main container */
    background: white;
    display: block;
     /* default width of main container */
    height: 290px; /* default height of main container */
    position: relative;
    -webkit-perspective: 1000px; /* Greater the value, less pronounced the 3D effect */
    perspective: 1000px; /* Greater the value, less pronounced the 3D effect */;
}

div.side1, div.side2 { /* two panels that make up cube effect */
    width: 100%;
    height: 100%;
    position: absolute;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    backface-visibility: hidden; /* hide backface of DIVs */
    transition: all 1s ease-in-out; /* CSS transition. Actual duration set by script */;
}

div.side1 img, div.side2 img { /* how should slideshow images be sized inside panels? */
    width: 100%;
    height: auto;

}
.kullancs-bg {position: relative; padding-top: 60px; border-bottom: 5px solid #84171a; box-shadow: 0 3px 3px 0 black; z-index: 2;}
.kullancs-bg::after {
    content: "";
    display: block;
    background: url("../images/banner.png");
    background-size: cover;
    opacity: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
.kullancs-bg::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -0.5em;
    bottom: -23px;
    left: 132px;
    box-sizing: border-box;
    border: 10px solid;
    border-color: transparent transparent #84171a #84171a;
    transform-origin: 0 0;
    transform: rotate(-45deg);
    box-shadow: -3px 3px 3px 0 black;
}
.zindex2 {
    z-index: 1;
}


/*-------------------------------------------------HEADER VÉGE---------------------*/
/*--------------------------------------------------LEFT SIDE---------------------*/
.navbar {
    border: none;
}


@media (min-width: 768px) {
    .navbar-collapse-main {
        height: auto;
        border-top: 0;
        box-shadow: none;
        max-height: none;
        padding-left:0;
        padding-right:0;
    }
    .navbar-collapse-main.collapse {
        display: block !important;
        width: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse-main.in {
        overflow-x: visible;
    }

    .navbar-main
    {
        max-width:300px;
        margin-right: 0;
        margin-left: 0;
        margin-top: 30px;
    }

    .navbar-nav-main,
    .navbar-nav-main > li,
    .navbar-left,
    .navbar-right,
    .navbar-header-main
    {float:none !important;}

    .navbar-right .dropdown-menu {left:0;right:auto;}
    .navbar-collapse-main .navbar-nav-main.navbar-right:last-child {
        margin-right: 0;
    }
}
#main_menu .navbar-nav > li > a {
    border-bottom: 1px solid #84171a;
    margin-right: 5px;
    color: #84171a;
}
/* Sweep To Right */
#main_menu .navbar-nav > li > a {
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
#main_menu .navbar-nav > li > a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #84171a;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#main_menu .navbar-nav > li > a:hover, #main_menu .navbar-nav > li > a:focus, #main_menu .navbar-nav > li > a:active {
    color: white;
}
#main_menu .navbar-nav > li > a:hover:before, #main_menu .navbar-nav > li > a:focus:before, #main_menu .navbar-nav > li > a:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


#side_menu .navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}
#side_menu .navbar .navbar-collapse {
    text-align: center;
}
@media (max-width: 767px) {
    #side_menu .navbar-main {
        float: right;
    }
}

#side_menu a {
    color: #84171a;
}
#side_menu a:hover {
    color: #84171a;
}
/* Underline From Center */
#side_menu a, #rightSide #tamogatok a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}
#side_menu a:before, #rightSide #tamogatok a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #84171a;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#side_menu a:hover:before, #side_menu a:focus:before, #side_menu a:active:before, #rightSide #tamogatok a:hover:before, #rightSide #tamogatok a:focus:before, #rightSide #tamogatok a:active:before {
    left: 0;
    right: 0;
}
.h2-red-cim {
    background: #84171a;
}
.cursor-pointer:hover {
    cursor: pointer;
}
#leftSide h2, #rightSide h2 {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.bordoszin {
    color: #84171a;
}
.pirosszin {
    color: #fb0009;
}
.whitebgredborder {
    padding-top: 10px;
    background: white;
    border-top: 10px solid #84171a;
    border-bottom: 10px solid #84171a;
}
.p-kissebben {
    font-size: 12px;
}
.barnapirosszin {
    color: #936065;
}
.marginbot-15-px {
    margin-bottom: 15px;
}
.browncolor {
    color: #75472e;
}
/*------------------------------------------------RIGHT SIDE----------------*/
#rightSide {
    background: #cccccc;
}
.h2-redred-cim {
    background: #ed1c24;
}
.btn-teszteles {
    color: #ffffff;
    background-color: #ED1C24;
    border-color: #ED1C24;
    border-radius: 0;
}

.btn-teszteles:hover,
.btn-teszteles:focus,
.btn-teszteles:active,
.btn-teszteles.active,
.open .dropdown-toggle.btn-teszteles {
    color: #ffffff;
    background-color: #84171A;
    border-color: #ED1C24;
}

.btn-teszteles:active,
.btn-teszteles.active,
.open .dropdown-toggle.btn-teszteles {
    background-image: none;
}

.btn-teszteles.disabled,
.btn-teszteles[disabled],
fieldset[disabled] .btn-teszteles,
.btn-teszteles.disabled:hover,
.btn-teszteles[disabled]:hover,
fieldset[disabled] .btn-teszteles:hover,
.btn-teszteles.disabled:focus,
.btn-teszteles[disabled]:focus,
fieldset[disabled] .btn-teszteles:focus,
.btn-teszteles.disabled:active,
.btn-teszteles[disabled]:active,
fieldset[disabled] .btn-teszteles:active,
.btn-teszteles.disabled.active,
.btn-teszteles[disabled].active,
fieldset[disabled] .btn-teszteles.active {
    background-color: #ED1C24;
    border-color: #ED1C24;
}
.btn-teszteles .badge {
    color: #ED1C24;
    background-color: #ffffff;
}
.motka-height img {
    max-height: 200px;
}
#rightSide hr {
    border-top: 2px solid #84171a;
    margin-bottom: 10px;
    margin-top: 10px;
}
.motka-text-position {
    padding-top: 30px;
}
.szakaszok-text {
    color: #84171a;
    font-size: 16px;
    position: relative;
    top:2px;
}
.szukreszin {
    color: #5e5e5e;
}
.right-partner-logok a h4{
    color: #84171a;
}
@-moz-keyframes blink {0%{opacity:1;} 50%{opacity:0.5;} 100%{opacity:1;}} /* Firefox */
@-webkit-keyframes blink {0%{opacity:1;} 50%{opacity:0.5;} 100%{opacity:1;}} /* Webkit */
@-ms-keyframes blink {0%{opacity:1;} 50%{opacity:0.5;} 100%{opacity:1;}} /* IE */
@keyframes blink {0%{opacity:1;} 50%{opacity:0.5;} 100%{opacity:1;}} /* Opera */
.vibri {
    background-color: #cccccc;
    padding: 15px 15px 15px 15px;
    text-align:center;
    margin-bottom: 4px;
    font-size: 24px;
    border-radius: 5px;
    -moz-transition:all 0.7s ease-in-out;
    -webkit-transition:all 0.7s ease-in-out;
    -o-transition:all 0.7s ease-in-out;
    -ms-transition:all 0.7s ease-in-out;
    transition:all 0.7s ease-in-out;
    -moz-animation:blink normal 0.7s infinite ease-in-out; /* Firefox */
    -webkit-animation:blink normal 0.7s infinite ease-in-out; /* Webkit */
    -ms-animation:blink normal 0.7s infinite ease-in-out; /* IE */
    animation:blink normal 0.7s infinite ease-in-out; /* Opera */
}

.kiemelt-hir:hover {
    background: #f2e7e8;
    cursor: pointer;
}
.kiemelt-hir:hover p {
    color: #84171a;
}
.kiemelt-hir p {
    font-family: Raleway-Bold, serif;
    color: grey;
}
.right-partner-logok:hover .rightsidepartner-text {
    color: #ed1c24;
}

/*--------------------------------------------------FŐOLDAL---------------*/
.cikkszoveg {
    background: #313131;
    color: white;
}
.cikkszoveg:hover {
    cursor: pointer;
}
.cikkek:hover {
    cursor: pointer;
}
.cikkek:nth-child(odd) .fooldal-img {
    float: right;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #84171a;
}
.bordoborder {
    border: 2px solid #84171a;
}
.fooldalcim {
    background: #84171a;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}
.h-hr hr{
    margin-bottom: 4px;
    margin-top: 4px;
    border-top: 2px solid #84171a;
}
.feliratkozas-input {
    border: 1px solid #84171a;
    width: 100%;
    height: 35px;
    padding-left: 10px;
    padding-right: 10px;
}
.dropbtn {
    background: #84171a;
    border: none;
    width: 100px;
    z-index: 5;
}
.languages {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    color: white;
}
.pull-right > .dropdown-menu {
    min-width: 100px;
    width: 100px;
    border: none;
    border-radius: 0;
    background: #84171a;
    z-index: 5;
}
.pull-right > .dropdown-menu li {
    z-index: 5;
}
.pull-right > .dropdown-menu a {
    color: white;
    z-index: 5;
}
.pull-right > .dropdown-menu a:hover {
    background: white;
    color: black;
}
.dropdown_pic {
    padding-left: 2px;
}
/*---------------------------------------------------------CIKK------------------*/
#cikk h1, #cikk h2, #cikk h3, #cikk h4, #cikk h5, #cikk h6{
    color: black;
}
.breadcrumb {
    background: none;
}
#cikk hr {
    border-top: 2px solid #84171a;
}
.oldaltipusmenu-hr hr {
    border-top: 2px solid #84171a;
}

@media (max-width: 767px) {
    #cikk h1 {
        font-size: 22px;
    }
    #cikk h2 {
        font-size: 16px;
    }
}
.aloldal-h1 {
    color: black;
}
/*---------------------------------------------------LINKEK----------------------*/
.partnerek {
    margin-bottom: 15px;
}
#linkek a {
    color: #84171a;
    font-size: 10px;
}
#linkek a:hover {
    color: #84171a;
}
#linkek hr {
    border-top: 2px solid #84171a;
}
/*--------------------------------------------------KAPCSOLAT----------------*/
.white-text {
    color: white;
}
/*google map*/
.google-maps {
    padding-bottom: 340px;
    height: 0;
    overflow: hidden;

}
#google-map-overlay {
    width  : 100%;
    height : 100%;
    background: white;
    position: absolute;
    opacity: 0.1;
    top: 0;
    left: 0;
    z-index: 99;
}
#google-map-overlay:hover {background: black;  cursor: pointer;}
#google_map{position: relative; width: 100%; height: 340px;}

/* Landscape phones and down */
@media (max-width: 480px) {
    #banner{padding-left: 15%; padding-right: 15%;}
    #google_map {height: 240px;}
    .google-maps {
        padding-bottom: 240px;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {

    #google_map {height: 240px;}
    .google-maps {
        padding-bottom: 240px;
    }

}
#kapcs_form {
    background: white;
}
#kapcs_form .input-group-addon {
    border-radius: 0;
    border-top: 1px solid #84171a;
    border-bottom: 1px solid #84171a;
    border-left: 1px solid #84171a;
    background: white;
    padding: 6px;
    vertical-align: top;
}
#kapcs_form .input-group {
    margin-bottom: 15px;
}
#kapcs_form h4 {
    color: #84171a;
}
#kapcs_form #nev, #kapcs_form #email, #kapcs_form #telefon, #kapcs_form #uzenet {
    border-color: #84171a;
    border-top: 1px solid #84171a;
    border-bottom: 1px solid #84171a;
    border-left: none;
    border-right: 1px solid #84171a;
}

.btn-uzenet {
    color: #ffffff;
    background-color: #84171A;
    border-color: #84171A;
    border-radius: 0;
    float: right;
}

.btn-uzenet:hover,
.btn-uzenet:focus,
.btn-uzenet:active,
.btn-uzenet.active,
.open .dropdown-toggle.btn-uzenet {
    color: #ffffff;
    background-color: #ed1c24;
    border-color: #84171A;
}

.btn-uzenet:active,
.btn-uzenet.active,
.open .dropdown-toggle.btn-uzenet {
    background-image: none;
}

.btn-uzenet.disabled,
.btn-uzenet[disabled],
fieldset[disabled] .btn-uzenet,
.btn-uzenet.disabled:hover,
.btn-uzenet[disabled]:hover,
fieldset[disabled] .btn-uzenet:hover,
.btn-uzenet.disabled:focus,
.btn-uzenet[disabled]:focus,
fieldset[disabled] .btn-uzenet:focus,
.btn-uzenet.disabled:active,
.btn-uzenet[disabled]:active,
fieldset[disabled] .btn-uzenet:active,
.btn-uzenet.disabled.active,
.btn-uzenet[disabled].active,
fieldset[disabled] .btn-uzenet.active {
    background-color: #84171A;
    border-color: #84171A;
}

.btn-uzenet .badge {
    color: #84171A;
    background-color: #ffffff;
}

/*-------------------------------------------------FOOTER---------------------*/

.copyright {
    color: #84171a;
    padding-top: 20px;
    padding-bottom: 20px;
}
.footer-logo {
    padding-top: 30px;
    padding-bottom: 5px;
    background: #e3dad5;
}
.divider {
    height: 20px;
    width: 2px;
    background: #936065;
    margin-top: 11px;
}
.navbar-nav > li > a {
    line-height: 15px;
}
footer .nav > li > a {
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 10px;
    margin-right: 10px;
}
@media (max-width: 1199px) {
    footer .nav > li > a {
        margin-left: 2px;
        margin-right: 2px;
    }
}
footer .navbar {
    margin-bottom: 15px;
    margin-top: 15px;
}
footer .navbar a {
    color: #936065;
    font-size: 12px;
}

footer .navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
}
footer .navbar .navbar-collapse {
    text-align: center;
}
/* Fade */
footer .navbar a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
}
footer .navbar a:hover, footer .navbar a:focus, footer .navbar a:active {
    background-color: #c7c1a1;
    color: white;
}
.no-margin {
    margin: 0;
}
.totop-height-0 {
    min-height: 0;
}
.totop {
    position: absolute;
    bottom: 0;
    right: 0;
    background: white;
    padding: 15px 14px 35px 15px;
    margin-right: 15px;
    transition: all 0.3s;
}
.totop span {
    font-weight: 100;
    font-size: 18px;
}
.totop a {
    color: #84171a;
    transition: all 0.3s;
}
.totop:hover {
    background: #84171a;
    cursor: pointer;
}
.totop:hover a {
    color: white;
}

/*-------------------------------------------------FOOTER VÉGE---------------------*/
.navbar-toggle .icon-bar {
    background: #84171a;
}
.navbar-toggle {
    border: 2px solid #84171a;
    float: left;
    margin-right: 0;
    margin-left: 15px;
}
@media (max-width: 991px) {
    #side_menu .navbar-toggle {
        margin-left: 0;
        margin-right: 15px;
        float: right;
    }
}
@media (max-width: 500px) {
    .col-xxs-12 {
       float: left;
        width: 100%;
    }
}


@media (max-width: 767px) {

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

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

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

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

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

}


.col-xs-offset-right-12 {
  margin-right: 100%;
}
.col-xs-offset-right-11 {
  margin-right: 91.66666667%;
}
.col-xs-offset-right-10 {
  margin-right: 83.33333333%;
}
.col-xs-offset-right-9 {
  margin-right: 75%;
}
.col-xs-offset-right-8 {
  margin-right: 66.66666667%;
}
.col-xs-offset-right-7 {
  margin-right: 58.33333333%;
}
.col-xs-offset-right-6 {
  margin-right: 50%;
}
.col-xs-offset-right-5 {
  margin-right: 41.66666667%;
}
.col-xs-offset-right-4 {
  margin-right: 33.33333333%;
}
.col-xs-offset-right-3 {
  margin-right: 25%;
}
.col-xs-offset-right-2 {
  margin-right: 16.66666667%;
}
.col-xs-offset-right-1 {
  margin-right: 8.33333333%;
}
.col-xs-offset-right-0 {
  margin-right: 0;
}
@media (min-width: 768px) {
  .col-sm-offset-right-12 {
    margin-right: 100%;
  }
  .col-sm-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-sm-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-sm-offset-right-9 {
    margin-right: 75%;
  }
  .col-sm-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-sm-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-sm-offset-right-6 {
    margin-right: 50%;
  }
  .col-sm-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-sm-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-sm-offset-right-3 {
    margin-right: 25%;
  }
  .col-sm-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-sm-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-sm-offset-right-0 {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .col-md-offset-right-12 {
    margin-right: 100%;
  }
  .col-md-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-md-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-md-offset-right-9 {
    margin-right: 75%;
  }
  .col-md-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-md-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-md-offset-right-6 {
    margin-right: 50%;
  }
  .col-md-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-md-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-md-offset-right-3 {
    margin-right: 25%;
  }
  .col-md-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-md-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-md-offset-right-0 {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-offset-right-12 {
    margin-right: 100%;
  }
  .col-lg-offset-right-11 {
    margin-right: 91.66666667%;
  }
  .col-lg-offset-right-10 {
    margin-right: 83.33333333%;
  }
  .col-lg-offset-right-9 {
    margin-right: 75%;
  }
  .col-lg-offset-right-8 {
    margin-right: 66.66666667%;
  }
  .col-lg-offset-right-7 {
    margin-right: 58.33333333%;
  }
  .col-lg-offset-right-6 {
    margin-right: 50%;
  }
  .col-lg-offset-right-5 {
    margin-right: 41.66666667%;
  }
  .col-lg-offset-right-4 {
    margin-right: 33.33333333%;
  }
  .col-lg-offset-right-3 {
    margin-right: 25%;
  }
  .col-lg-offset-right-2 {
    margin-right: 16.66666667%;
  }
  .col-lg-offset-right-1 {
    margin-right: 8.33333333%;
  }
  .col-lg-offset-right-0 {
    margin-right: 0;
  }
}