
#header {
    position: fixed;
    top: 20px;
    width: 170px;
    transition: 0.2s;
}

#header1 {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100px;
    transition: 0.2s;
    z-index: 1;
}

#VIHRIS {
    width: 100%;
    height: 100vh;
    background-image: url("../img/hr_mobile.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media (min-width: 992px) {
    #VIHRIS {
        background-image: url("../img/HR_770x420_T.png");
        color: rgb(255,255,255);
        height: 94vh;
    }

    .nav-keys-link {
        color: white;
    }

    .navbar {
        color: rgb(255,255,255);
        background-color: #f8f9fa;
        border-radius: 0px;
    }

    .navbar-expand-md {
        -webkit-box-shadow: 0px 11px 6px -5px rgba(0,0,0,0.3);
        -moz-box-shadow: 0px 11px 6px -5px rgba(0,0,0,0.3);
        box-shadow: 0px 11px 6px -5px rgba(0,0,0,0.3);
    }

    .img_what_is_hr {
        width: 30%;
        height: 10vh;
        background-image: url("../img/what is hr.png");
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .accordion {
        display: none;
    }
    .shadow_left_right {
        background: rgb(120,118,120);
        background: linear-gradient(90deg, rgba(120,118,120,0.3) 0%, rgba(255,255,255,0) 5%, rgba(255,255,255,0) 95%, rgba(120,118,120,0.29735644257703087) 100%);
    
    }
    .container_col_left {
        left: 26px;
        width: 100%;
    }

    .container_col_right {
        left: -26px;
        width: 100%;
    }
}



.row_scroll_options {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.What_is_HR {
    margin-top: 50px;
}

.section-services {
    width: 100%;
    margin-top: 50px;
}

.section_scroll {
    /*border-top: solid black 1px;
    border-bottom: solid black 1px;*/
    margin-top: 30px;
}

.info_shadow_top {
    -webkit-box-shadow: -10px -10px 10px 0px rgba(210,32,43,0.5);
    -moz-box-shadow: -10px -10px 10px 0px rgba(210,32,43,0.5);
    /*box-shadow: -10px -10px 10px 0px rgba(210,32,43,1);*/
    /*-webkit-box-shadow: -10px 10px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: -10px 10px 10px 0px rgba(0,0,0,0.1);
    box-shadow: -10px 10px 10px 0px rgba(0,0,0,0.1);*/
}

.info_shadow_who_are_we {
    -webkit-box-shadow: -10px -10px 10px 0px rgba(210,32,43,0.5);
    -moz-box-shadow: -10px -10px 10px 0px rgba(210,32,43,0.5);
    /*box-shadow: -10px -10px 10px 0px rgba(210,32,43,1);*/
    /*-webkit-box-shadow: -10px 10px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: -10px 10px 10px 0px rgba(0,0,0,0.1);
    box-shadow: -10px 10px 10px 0px rgba(0,0,0,0.1);*/
}

.info_shadow_left {
    -webkit-box-shadow: -10px 10px 10px 0px rgba(210,32,43,0.5);
    -moz-box-shadow: -10px 10px 10px 0px rgba(210,32,43,0.5);
    /*box-shadow: -10px 10px 10px 0px rgba(210,32,43,1);*/
    /*-webkit-box-shadow: -10px 10px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: -10px 10px 10px 0px rgba(0,0,0,0.1);
    box-shadow: -10px 10px 10px 0px rgba(0,0,0,0.1);*/
}

.info_shadow_right {
    -webkit-box-shadow: 10px -10px 10px 0px rgba(210,32,43,0.5);
    -moz-box-shadow: -10px 10px 10px 0px rgba(210,32,43,0.5);
    /*box-shadow: 10px -10px 10px 0px rgba(210,32,43,1);*/
    /*-webkit-box-shadow: -10px 10px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: -10px 10px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 10px -10px 10px 0px rgba(0,0,0,0.1);*/
}

.container_shadow_right {
    margin: 100px;
    padding: 10px;
    -ms-transform: rotate(40deg); /* IE 9 */
    transform: rotate(45deg);
    position: relative;
    right: 200px;
    width: 60%;
    height: 280px;
}

.container_col_top {
    margin: 0px;
    /*padding: 10px;*/
    -ms-transform: rotate(40deg); /* IE 9 */
    transform: rotate(45deg);
    position: relative;
    left: 40%;
   
    width: 20%;
    
}

.container_col_who_are_we {
    margin: 0px;
    /*padding: 10px;*/
    -ms-transform: rotate(40deg); /* IE 9 */
    transform: rotate(45deg);
    position: relative;
    left: 40%;
   
    width: 20%;
    
}

.container_col_right {
    margin: 0px;
    /*padding: 10px;*/
    -ms-transform: rotate(40deg); /* IE 9 */
    transform: rotate(45deg);
    position: relative;
    width: 50%;
    left: 24%;
 
}

.container_col_left {
    margin: 0px;
    /*padding: 10px;*/
    -ms-transform: rotate(40deg); /* IE 9 */
    transform: rotate(45deg);
    position: relative;
    left: 26%;
    width: 50%;
    
   
}

.col_right {
    -webkit-box-shadow: -10px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: -10px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: -10px 0px 10px 0px rgba(0,0,0,0.1);
}

.col_info_top {
   padding-top:6%;
   padding-bottom:6%;
   
}

.col_info_who_are_we {
    padding-top: 6%;
    padding-bottom: 6%;
}

.col_info_left {
    padding-top: 6%;
    padding-bottom: 6%;
}

.col_info_right {
    padding-top: 6%;
    padding-bottom: 6%;
}
.text_col{
    position:relative;
   
}
.navbar-light .navbar-brand {
    background-image: url("../img/final_logo/v.55.svg");
    background-position: center;
    /*width: 170px;*/
    background-size: 90%;
    background-repeat: no-repeat;
    height: 60px;
}

.navbar-brand_1 {
    background-image: url("../img/final_logo/v.18.svg");
    background-position: center;
    width: 170px;
    background-size: 90%;
    background-repeat: no-repeat;
    height: 60px;
}

.navbar-brand_2 {
    background-image: url("../img/final_logo/Vihris_54_45.svg");
    background-position: center;
    width: 170px;
    background-size: 90%;
    background-repeat: no-repeat;
    height: 60px;
}

.navbar-brand_3 {
    background-image: url("../img/final_logo/45L_45B_V.56.svg");
    background-position: center;
    width: 170px;
    background-size: 90%;
    background-repeat: no-repeat;
    height: 60px;
}

.navbar-brand_4 {
    background-image: url("../img/final_logo/44L_45B_V.58.svg");
    background-position: center;
    width: 170px;
    background-size: 90%;
    background-repeat: no-repeat;
    height: 60px;
}

.navbar-brand_5 {
    background-image: url("../img/final_logo/Vihris_44-45_V.59.svg");
    background-position: center;
    width: 200px;
    background-size: 90%;
    background-repeat: no-repeat;
    height: 60px;
}
/*.keys-link {
    color: white;
}*/
a.keys-link:hover {
    border-bottom: solid 1px;
    border-color: #d2202a;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    text-decoration: none;
}

a.nav-keys-link:hover {
    padding-bottom: 5px !important;
    border-bottom: solid 1px;
    border-color: #d2202a;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    text-decoration: none;
}

.nav_keys {
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.29735644257703087) 100%);
    -webkit-box-shadow: 6px 0px 6px 3px rgba(255,255,255,0.15);
    -moz-box-shadow: 6px 0px 6px 3px rgba(255,255,255,0.15);
    box-shadow: 6px 0px 6px 3px rgba(255,255,255,0.15);
    margin-left: 40px !important;
    margin-right: auto;
    padding: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
}

#title {
    font-size: 32px;
    filter: blur(0px) brightness(100%);
    font-weight: normal;
}

#col-roght {
    height: 500px;
    margin-left: 0px;
    left: 150px;
}

.container.fixed {
    /*background-color: rgba(0,163,255,0.57);*/
    background-position: none;
    background-size: none;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 100px;
}

#col-left {
    width: 258px;
    left: 25px;
    font-size: 16px;
}

.right-col-img {
    width: 100%;
}

.row_bottom, .row_middle, .row_top {
    width: 95%;
    margin-top: 35px;
    margin-bottom: 35px;
}

.mx-auto {
    padding-left: 250px;
}

.col_top {
    background-color: white;
    -webkit-box-shadow: 0px -25px 20px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px -25px 20px 5px rgba(0,0,0,0.1);
    box-shadow: 0px -25px 20px 5px rgba(0,0,0,0.1);
}

.col_middle {
    background-color:white;
    -webkit-box-shadow: 0px 25px 20px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 25px 20px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 25px 20px 5px rgba(0,0,0,0.1);
}

.col_bottom {
    background-color: white;
    -webkit-box-shadow: 0px 25px 20px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 25px 20px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 25px 20px 5px rgba(0,0,0,0.1);
}

.text-justify {
    width: 90%;
    margin-left: 10px;
}

.partners {
    padding: 20px;
    -webkit-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 20px 5px rgba(0,0,0,0.1);
}

.nav-item:hover {
    border-bottom: solid 1px;
    border-bottom-color: #d2202a;
}


.container_img_one {
    margin: 100px;
    padding: 10px;
    -ms-transform: rotate(40deg); /* IE 9 */
    transform: rotate(45deg);
    position: relative;
    width: 75%;
    right: 60px;
}

.container_img_two {
    margin: 100px;
    padding: 10px;
    -ms-transform: rotate(40deg); /* IE 9 */
    transform: rotate(45deg);
    position: relative;
    width: 75%;
}

.container_img_three {
    margin: 100px;
    padding: 10px;
    -ms-transform: rotate(40deg); /* IE 9 */
    transform: rotate(45deg);
    position: relative;
    width: 75%;
    right: 30px;
}

.container_img_links {
    margin: 50px;
    position: relative;
    width: 50%;
}
/*.col_top {
    width: 100%;
    height: auto;
}*/
.image_img {
    display: block;
    width: 100%;
}

.image_img_links {
    display: block;
    width: 40%;
}

.overlay_img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #d2202a;
}

.container_img:hover .overlay_img {
    opacity: 0.3;
}

.links_options {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 100px;
    border: 1px;
    border-color: transparent;
    border-top-style: solid;
    border-bottom-style: solid;
    -webkit-box-shadow: inset 0px 0px 25px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0px 0px 25px 5px rgba(0,0,0,0.1);
    box-shadow: inset 0px 0px 25px 5px rgba(0,0,0,0.1);
}

.col_middle_links {
    border: 1px;
    border-color: rgba(0,0,0,0.1);
    border-left-style: solid;
    border-right-style: solid;
}

.col_links_right {
    border: 1px;
    border-color: rgba(0,0,0,0.1);
    border-right-style: solid;
}

.button {
    background-color: #3d5998; /*/Color/*/
    border: none;
    color: white;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
}

.button1 {
    background-color: white;
    color: black;
    border: 2px solid #3d5998;
}

    .button1:hover {
        background-color: #3d5998;
        color: white;
    }

.text_1 {
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
}

.text-center {
    padding-top: 20px;
    padding-bottom: 20px;
}

.text-left-one {
    margin-left: 15px;
    font-size: 48px;
}

.container.fixed_one {
    background-position: none;
    background-size: none;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 20px;
    margin-bottom: 161px;
}

.slider_gradient {
    margin-top: 5px;
    /*border-top: solid 1px;
    border-bottom: solid 1px;
    border-color: black;
    border-radius:10px;*/
}

@media only screen and (max-width: 768px) {
    .section-services {
        /*width:79%;*/

    }
    .mx-auto {
        position: relative;
        left: 30px;
    }
    .text_col{
        display:none;
    }
    .panel_ipad {
        width: 300px!important;
    }
    .mx-auto {
        padding-left: 160px;
    }
    .calendar_ipad {
        margin-left: 50px;
    }
    .navbar {
        color: rgb(255,255,255);
        background-color: #f8f9fa;
        border-radius: 0px;
    }
        .links_options {
        /*width: 78.5%;*/
    }

    .col_middle_links {
        border: 1px;
        border-color: rgba(0,0,0,0.1);
        border-top-style: solid;
        border-bottom-style: solid;
    }

    .col_links_right {
        border: 1px;
        border-color: rgba(0,0,0,0.1);
        border-bottom-style: solid;
    }

    .t_norm {
        /*right: 80px;*/
    }

    .t_partners {
        /*position: relative;
        right: 80px;*/
    }

    .partners {
        /*width: 80%;*/
    }

    .container_img_one {
        margin-left: 145px;
        margin-bottom: 160px;
    }

    .container_img_two {
        margin-top: 160px;
        margin-left: 85px;
    }

    .container_img_three {
        margin-top: 160px;
        margin-left: 115px;
        margin-bottom: 160px;
    }
    .text_mobile {
        height: 800px;
        margin-top:140px;
        background: rgb(0,0,0);
        background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 12%, rgba(0,0,0,0.3029586834733894) 50%, rgba(0,0,0,0.3) 88%, rgba(0,0,0,0) 100%);
    }
    .f-ipad {
        /*width: 80%;*/
    }
    /*.nav_keys {
        background: linear-gradient(90deg, rgba(0,0,0,50) 0%, rgba(255,255,255,0.1) 100%);
        box-shadow: 6px 0px 6px 3px rgba(0,0,0,0.15);
    }*/
    .slider_gradient{
        position:relative;
        bottom:60px;
    }
    .nav-keys-link {
        color: white;
    }
    .row_keys {
        position: absolute;
        bottom: 200px;
    }
}
.accordion {
    background-color: white;
    color: #444;
    cursor: pointer;
    width: 100%;
    margin-top: 50px;
    border: solid 1px black;
    text-align: center;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}



.panel {
    padding-right: 20px;
    padding-left: 20px;
    position: relative;
    left: -26px;
    display: none;
    width: 166px;
    background-color: white;
    overflow: hidden;
    text-align: justify;
}
@media only screen and (max-width: 480px) {
   
    /*.stara_zagora{
        margin-bottom:10px;
    }*/
    .part {
        padding-top: 10px;
    }
    .shadow_left_right {
        background: rgb(120,118,120);
        background: linear-gradient(90deg, rgba(120,118,120,0.3) 0%, rgba(255,255,255,0) 5%, rgba(255,255,255,0) 95%, rgba(120,118,120,0.29735644257703087) 100%);
    }
    #VIHRIS{
        margin-top:-14%;
    }
    .mx-auto {
        padding-left: 0px;
        left: 0px;
    }
    .panel_ipad {
        width: 166px !important;
        padding-right:0px;

    }
    .calendar_ipad {
        margin-left: 0px;
    }
    .section-mobile {
        overflow-x: hidden;
        overflow-y: auto;
    }

    .container_img_one {
        margin-left: 100px;
    }

    .container_img_two {
        margin-left: 35px;
    }

    .container_img_three {
        margin-left: 65px;
    }

    .text-left-one {
        font-size: 18px;
        margin-top: 90px;
    }

    .text-justify {
        line-height: 18px;
        padding-bottom: 10px;
        margin-top: 0px;
    }
    .row_keys{
        position:relative;
        bottom:0px;
    }
    .text_mobile {
        height: 435px;
        margin-top: 0px;
        margin-bottom: 10px;
        background: rgb(0,0,0);
        background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 12%, rgba(0,0,0,0.3029586834733894) 50%, rgba(0,0,0,0.3) 88%, rgba(0,0,0,0) 100%);
    }

    .float-left {
        margin-bottom: 0px !important;
    }

    .mx-auto-nav2 {
        text-align: center !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        width: 100%;
        height: 15%;
        background: rgb(120,118,120);
        background: linear-gradient(90deg, rgba(120,118,120,1) 0%, rgba(120,118,120,0) 15%, rgba(120,118,120,0) 50%, rgba(120,118,120,0) 85%, rgba(120,118,120,1) 100%);
    }
    .slider_gradient {
     
        bottom: 6px;
    }
    .margin_top_bottom {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .carousel-indicators {
        top: 30px;
    }

    #header1 {
        height: auto;
    }

    .navbar {
        color: rgb(255,255,255);
        background-color: #f8f9fa;
        border-radius: 0px;
    }

    #header {
        top: 0px;
    }

    .nav-keys-link {
        color: black;
    }

    .container_col_who_are_we {
        margin: 44px;
        left: 36px;
        top: 8px;
        width: 50%;
    }

    .col_info_top {
        top: 44px;
        
    }

    .container_col_top {
        margin: 44px;
        left: 36px;
        top: 8px;
        width: 50%;
    }
    .container_col_left{
        left:10px;
        width:100%;

    }
    .container_col_right {
        left: -10px;
        width: 100%;
    }
    .col_info_left {
        width: 30%;
    }
    .col_info_middle {
        width: 40%;
    }
    .col_info_right {
        width: 30%;
    }
    .map{
        width:350px;
    }
    .addres{
        height:52px!important;
    }
    .text_col{
        display:none;
    }
    p {
       
        margin-right: 0px;
       
    }
   
}

.mx-auto-nav2 {
    margin-left: auto;
    margin-right: auto;
}

.navbar_two {
    width: 45%;
}



.nav-link {
    text-align: left;
}

.nav_keys {
    text-align: left;
    font-size: 20px;
}

.margin_top_bottom {
    margin-bottom: 20px;
}



/*bootstrap_carousel*/
.container_slider {
    /*padding-right: 15px;
    padding-left: 15px;*/
    margin-right: auto;
    margin-left: auto;
}

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

@media (min-width:992px) {
    .container_slider {
        width: 100% !important;
    }
}

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

.container_slider-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.arrow {
    border: solid white;
    border-width: 0 8px 8px 0;
    display: inline-block;
    padding: 5px;
}

.left_arrow {
    width: 1px !important;
    height: 1px !important;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.right_arrow {
    width: 1px !important;
    height: 1px !important;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 80%;
    overflow: hidden;
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
                left: 0
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    height: 50px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: .5
}

    .carousel-control.left {
        background-color: #d2202b;
        background-image: linear-gradient( to right, #d2202b, white 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
        background-repeat: repeat-x;
    }

    .carousel-control.right {
        right: 0;
        left: auto;
        background-color: #d2202b;
        background-image: linear-gradient( to left, #d2202b, white 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
        background-repeat: repeat-x
    }

    .carousel-control:focus, .carousel-control:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        filter: alpha(opacity=90);
        opacity: .9
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 65%;
        z-index: 5;
        display: inline-block;
        margin-top: -10px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        font-family: serif;
        line-height: 1
    }

        .carousel-control .icon-prev:before {
            content: "\2039"
        }

        .carousel-control .icon-next:before {
            content: "\203a"
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 0;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000\9;
        background-color: rgba(0,0,0,0);
        border: 1px solid #000000;
        border-radius: 10px
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #d2202b;
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        top: 36px
    }
}

a:active, a:hover {
    outline: 0
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}
