﻿.MappaGoogle {
    border: 1px ridge #FF8200;
    width: 100%;

    margin-top: 20px;
}
.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.invisibile {
    display: none !important;
}


.btn-default-window {
    color: #FF8200;
    background-color: #fff;
    border-color: #ccc;
    font-size: large;
    float: right;
}

    .btn-default-window:hover {
        color: #FF8200;
        background-color: #ebebeb;
        border-color: #adadad;
    }

.TipoRiparatore {
    font-weight: bold;
    font-size: x-large;
    color: #FF8200;
}

.TipoRiparatore3 {
    font-weight: bold;
    font-size: large;
    color: black;
    margin-top: -10px
}

.TipoRiparatore2 {
    width: 60px;
    height: auto;
    position: relative;
    left: 50%;
    margin: 0 0 10px -30px;
    font-weight: bold;
    font-size: x-large;
    color: #FF8200;
}

.LeggendaRiparatore1 {
    width: 100px;
    height: auto;
    position: relative;
    left: 50%;
    margin: 0 0 10px -50px;
}

.LeggendaRiparatore2 {
    width: 140px;
    height: auto;
    position: relative;
    left: 50%;
    margin: 0 0 10px -70px;
}

.LeggendaRiparatore3 {
    width: 60px;
    height: auto;
    position: relative;
    left: 50%;
    margin: 0 0 10px -30px;
}
.WindowsMap {
    height: auto;
    padding-left:5px;
    padding-right:0px;
    padding-bottom:10px;
    padding-top:0px;
    width:auto;
}

.SfondoModale {
    background: #000;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    cursor: auto;
    opacity: .7;
    filter: alpha(opacity=70);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

.SfondoInfo {
    background: #000;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    cursor: auto;
    opacity: .1;
    filter: alpha(opacity=50);
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

.ModaleInfo {
    padding: 0px;
    width: 300px;
    height: auto;
    background-color: #FFF;
    z-index: +30000;
    position: fixed;
    top: 20%;
    left: 50%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 0 -150px;
}

.ModaleMailProspect {
    padding: 0px;
    width: 600px;
    height: auto;
    background-color: #FFF;
    z-index: +30000;
    position: absolute;
    top: 5%;
    left: 50%;
    margin-bottom: 5%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 0 -300px;
  
}

.BodyModaleMailProspect {
    padding: 0px;
    width: auto;
    height: auto;
    background-color: #FFF;
    z-index: +30000;

    overflow-y: scroll !important;
    overflow-x: hidden !important;
    padding-right: 20px;
}

.ModaleProcesso {
    padding: 0px;
    width: 300px;
    height: auto;
    background-color: #FFF;
    z-index: +30;
    position: fixed;
    top: 20%;
    left: 50%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 0 -150px;
}

.btn22 {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}
.btn-warning3 {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
    margin-right:10px
}

    .btn-warning3:hover {
        color: #212529;
        background-color: #e0a800;
        border-color: #d39e00
    }

    .btn-warning3.focus, .btn-warning:focus {
        color: #212529;
        background-color: #e0a800;
        border-color: #d39e00;
        box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
    }

    .btn-warning3.disabled, .btn-warning:disabled {
        color: #212529;
        background-color: #ffc107;
        border-color: #ffc107
    }

    .btn-warning3:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
        color: #212529;
        background-color: #d39e00;
        border-color: #c69500
    }

        .btn-warning3:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
            box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
        }

.btn-warning33 {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
    width: 100%;
    padding-right:5px
}

    .btn-warning3:hover {
        color: #212529;
        background-color: #e0a800;
        border-color: #d39e00
    }

.modal-header-Video {
    padding: 20px;
}
.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}
.PulsanteCerca {
    background: #5777ba;
    color: #fff;
    padding: 12px 25px;
    margin-top: -20px;
    color: #fff;
    line-height: 1;
    border-radius: 50px;
}

.PulsanteCerca2 {
    background: #5777ba;
    color: #fff;
    padding: 12px 25px;
    color: #fff;
    line-height: 1;
    border-radius: 50px;
}
.ImmagineGarage {
    width: 100%;
    padding:0px
}
.ImmagineGarage2 {
    width: 100%;
    max-width:600px;
    padding: 0px
}
.IconaRiparatore {
   margin-right:10px
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.BoxModale {
    padding: 0px;
    width: 340px;
    height: auto;
    background-color: #FFF;
    z-index: +3000000000;
    position: fixed;
    top: 20%;
    left: 50%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 0 -170px;
}

.BoxModale2 {
    padding: 0px;
    width: 340px;
    height: auto;
    background-color: #FFF;
    z-index: +3000000000;
    position: fixed;
    top: 3%;
    left: 50%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 0 -170px;
}

.modal-header-info {
    padding: 20px;
}

.modal-body-info {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.TextBoxLogIn {
    width: 100%;
    height: 42px;
    padding: 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    float: right;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.TextBoxLogIn2 {
    width: 100%;
    height: 42px;
    padding: 6px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    float: right;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.TextBoxLogIn3 {
    width: 100%;
    height: 42px;
    padding: 6px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    float: right;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.IcoLeggenda {
    width: 30px;
    height: auto;
    margin-right:10px
}
.Pager {
    text-align: center !important
}

.TextCerca {
    height: 42px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.RigaPausa {
    color: gainsboro !important
}

/* Make the image fully responsive */
.carousel-inner img {
    width: 100%;
    height: 100%;
}

#myCarousel .carousel-indicators {
    position: static;
    margin-top: 20px;
}

    #myCarousel .carousel-indicators > li {
        width: 200px;
    }

    #myCarousel .carousel-indicators li img {
        display: block;
        opacity: 0.5;
    }

    #myCarousel .carousel-indicators li.active img {
        opacity: 1;
    }

    #myCarousel .carousel-indicators li:hover img {
        opacity: 0.75;
    }

.custom-switch {
    padding-left: 2.25rem
}

    .custom-switch .custom-control-label::before {
        left: -2.25rem;
        width: 1.75rem;
        pointer-events: all;
        border-radius: .5rem
    }

    .custom-switch .custom-control-label::after {
        top: calc(.25rem + 2px);
        left: calc(-2.25rem + 2px);
        width: calc(1rem - 4px);
        height: calc(1rem - 4px);
        background-color: #adb5bd;
        border-radius: .5rem;
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
        transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out
    }

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.Labelswitch {
    position: inherit;
    display: inline-block;
    bottom: 14px;
    margin-top: 20px;
    min-width: 100px;
    font-size:13px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.slidecontainer {
    width: 100%;
}

.blog {
    padding: 0 0 40px
}

    .blog .entry {
        padding: 20px;
        margin-bottom: 60px;
        overflow: hidden;
        box-shadow: 0 4px 16px rgba(0,0,0,.1)
    }

        .blog .entry .entry-img {
            max-height: 400px;
            width:100%;
            margin-bottom: 20px;
            overflow: hidden
        }

        .blog .entry .entry-title {
            font-size: 20px;
            line-height: 26px;
            font-weight: 700;
            padding: 0;
            margin: 0 0 20px
        }

            .blog .entry .entry-title a {
                color: #3c4133;
                transition: .3s
            }

                .blog .entry .entry-title a:hover {
                    color: #94c045
                }

        .blog .entry .entry-meta {
            margin-bottom: 15px;
            color: #a3ab95
        }

            .blog .entry .entry-meta ul {
                display: flex;
                flex-wrap: wrap;
                list-style: none;
                padding: 0;
                margin: 0
            }

                .blog .entry .entry-meta ul li + li {
                    padding-left: 20px
                }

            .blog .entry .entry-meta i {
                font-size: 14px;
                padding-right: 4px
            }

            .blog .entry .entry-meta a {
                color: #8b9578;
                font-size: 14px;
                display: inline-block;
                line-height: 1
            }

        .blog .entry .entry-content p {
            line-height: 24px;
            font-size: 15px
        }

        .blog .entry .entry-content .read-more {
            -moz-text-align-last: right;
            text-align-last: right;

       
        }

            .blog .entry .entry-content .read-more a {
                display: inline-block;
                background: #6495ed;
                color: #fff;
                padding: 6px 20px;
                transition: .3s;
                font-size: 14px;
  
            }

                .blog .entry .entry-content .read-more a:hover {
                    background: #1e90ff;
                    color: #ffff00;
                }

        .blog .entry .entry-content h3 {
            font-size: 22px;
            margin-top: 30px;
            font-weight: 700
        }

        .blog .entry .entry-content blockquote {
            overflow: hidden;
            background-color: #fafafa;
            padding: 60px;
            position: relative;
            text-align: center;
            margin: 20px 0
        }

            .blog .entry .entry-content blockquote p {
                color: #444;
                line-height: 1.6;
                margin-bottom: 0;
                font-style: italic;
                font-weight: 500;
                font-size: 22px
            }

            .blog .entry .entry-content blockquote .quote-left {
                position: absolute;
                left: 20px;
                top: 20px;
                font-size: 36px;
                color: #e7e7e7
            }

            .blog .entry .entry-content blockquote .quote-right {
                position: absolute;
                right: 20px;
                bottom: 20px;
                font-size: 36px;
                color: #e7e7e7
            }

            .blog .entry .entry-content blockquote::after {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 3px;
                background-color: #3c4133;
                margin-top: 20px;
                margin-bottom: 20px
            }

        .blog .entry .entry-footer {
            padding-top: 10px;
            border-top: 1px solid #e6e6e6
        }

            .blog .entry .entry-footer i {
                color: #8b9578;
                display: inline
            }

            .blog .entry .entry-footer a {
                color: #b7bdab;
                transition: .3s
            }

                .blog .entry .entry-footer a:hover {
                    color: #94c045
                }

            .blog .entry .entry-footer .cats {
                list-style: none;
                display: inline;
                padding: 0 20px 0 0;
                font-size: 14px
            }

                .blog .entry .entry-footer .cats li {
                    display: inline-block
                }

            .blog .entry .entry-footer .tags {
                list-style: none;
                display: inline;
                padding: 0;
                font-size: 14px
            }

                .blog .entry .entry-footer .tags li {
                    display: inline-block
                }

                    .blog .entry .entry-footer .tags li + li::before {
                        padding-right: 6px;
                        color: #6c757d;
                        content: ","
                    }

            .blog .entry .entry-footer .share {
                font-size: 16px
            }

                .blog .entry .entry-footer .share i {
                    padding-left: 5px
                }

    .blog .entry-single {
        margin-bottom: 30px
    }

        .blog .entry-single .entry-title {
            font-size: 32px;
            line-height: 38px
        }

    .blog .blog-author {
        padding: 20px;
        margin-bottom: 30px;
        box-shadow: 0 4px 16px rgba(0,0,0,.1)
    }

        .blog .blog-author img {
            width: 120px
        }

        .blog .blog-author h4 {
            margin-left: 140px;
            font-weight: 600;
            font-size: 22px;
            margin-bottom: 0;
            padding: 0
        }

        .blog .blog-author .social-links {
            margin: 0 0 5px 140px
        }

            .blog .blog-author .social-links a {
                color: #a3ab95
            }

        .blog .blog-author p {
            margin-left: 140px;
            font-style: italic;
            color: #b7b7b7
        }

    .blog .blog-comments {
        margin-bottom: 30px
    }

        .blog .blog-comments .comments-count {
            font-weight: 700
        }

        .blog .blog-comments .comment {
            margin-top: 30px;
            position: relative
        }

            .blog .blog-comments .comment .comment-img {
                width: 50px
            }

            .blog .blog-comments .comment h5 {
                margin-left: 65px;
                font-size: 16px;
                margin-bottom: 2px
            }

                .blog .blog-comments .comment h5 a {
                    font-weight: 700;
                    color: #444;
                    transition: .3s
                }

                    .blog .blog-comments .comment h5 a:hover {
                        color: #94c045
                    }

                .blog .blog-comments .comment h5 .reply {
                    padding-left: 10px;
                    color: #3c4133
                }

            .blog .blog-comments .comment time {
                margin-left: 65px;
                display: block;
                font-size: 14px;
                color: #a3ab95;
                margin-bottom: 5px
            }

            .blog .blog-comments .comment p {
                margin-left: 65px
            }

            .blog .blog-comments .comment.comment-reply {
                padding-left: 40px
            }

        .blog .blog-comments .reply-form {
            margin-top: 30px;
            padding: 30px;
            box-shadow: 0 4px 16px rgba(0,0,0,.1)
        }

            .blog .blog-comments .reply-form h4 {
                font-weight: 700;
                font-size: 22px
            }

            .blog .blog-comments .reply-form p {
                font-size: 14px
            }

            .blog .blog-comments .reply-form input {
                border-radius: 0;
                padding: 20px 10px;
                font-size: 14px
            }

                .blog .blog-comments .reply-form input:focus {
                    box-shadow: none;
                    border-color: #c0da91
                }

            .blog .blog-comments .reply-form textarea {
                border-radius: 0;
                padding: 10px;
                font-size: 14px
            }

                .blog .blog-comments .reply-form textarea:focus {
                    box-shadow: none;
                    border-color: #c0da91
                }

            .blog .blog-comments .reply-form .form-group {
                margin-bottom: 25px
            }

            .blog .blog-comments .reply-form .btn-primary {
                border-radius: 0;
                padding: 10px 20px;
                border: 0;
                background-color: #3c4133
            }

                .blog .blog-comments .reply-form .btn-primary:hover {
                    background-color: #94c045
                }

    .blog .blog-pagination {
        color: #717a60
    }

        .blog .blog-pagination ul {
            display: flex;
            padding-left: 0;
            list-style: none
        }

        .blog .blog-pagination li {
            border: 1px solid #fff;
            margin: 0 5px;
            transition: .3s
        }

            .blog .blog-pagination li.active {
                background: #fff
            }

            .blog .blog-pagination li a {
                color: #aaa;
                padding: 7px 16px;
                display: inline-block
            }

            .blog .blog-pagination li.active, .blog .blog-pagination li:hover {
                background: #94c045;
                border: 1px solid #94c045
            }

                .blog .blog-pagination li.active a, .blog .blog-pagination li:hover a {
                    color: #fff
                }

            .blog .blog-pagination li.disabled {
                background: #fff;
                border: 1px solid #fff
            }

                .blog .blog-pagination li.disabled i {
                    color: #f1f1f1;
                    padding: 10px 16px;
                    display: inline-block
                }

    .blog .sidebar {
        padding: 30px;
        margin: 0 0 60px 20px;
        box-shadow: 0 4px 16px rgba(0,0,0,.1)
    }

        .blog .sidebar .sidebar-title {
            font-size: 20px;
            font-weight: 700;
            padding: 0;
            margin: 0 0 15px;
            color: #3c4133;
            position: relative
        }

        .blog .sidebar .sidebar-item {
            margin-bottom: 30px
        }

        .blog .sidebar .search-form form {
            background: #fff;
            border: 1px solid #ddd;
            padding: 3px 10px;
            position: relative
        }

            .blog .sidebar .search-form form input[type=text] {
                border: 0;
                padding: 4px;
                width: calc(100% - 40px)
            }

            .blog .sidebar .search-form form button {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                border: 0;
                background: 0 0;
                font-size: 16px;
                padding: 0 15px;
                margin: -1px;
                background: #3c4133;
                color: #fff;
                transition: .3s
            }

                .blog .sidebar .search-form form button:hover {
                    background: #565e49
                }

        .blog .sidebar .categories ul {
            list-style: none;
            padding: 0
        }

            .blog .sidebar .categories ul li + li {
                padding-top: 10px
            }

            .blog .sidebar .categories ul a {
                color: #7e886b
            }

                .blog .sidebar .categories ul a:hover {
                    color: #94c045
                }

                .blog .sidebar .categories ul a span {
                    padding-left: 5px;
                    color: #a3ab95;
                    font-size: 14px
                }

        .blog .sidebar .recent-posts .post-item + .post-item {
            margin-top: 15px
        }

        .blog .sidebar .recent-posts img {
            width: 80px;
            float: left
        }

        .blog .sidebar .recent-posts h4 {
            font-size: 15px;
            margin-left: 95px;
            font-weight: 700
        }

            .blog .sidebar .recent-posts h4 a {
                color: #070806;
                transition: .3s
            }

                .blog .sidebar .recent-posts h4 a:hover {
                    color: #94c045
                }

        .blog .sidebar .recent-posts time {
            display: block;
            margin-left: 95px;
            font-style: italic;
            font-size: 14px;
            color: #a3ab95
        }

        .blog .sidebar .tags {
            margin-bottom: -10px
        }

            .blog .sidebar .tags ul {
                list-style: none;
                padding: 0
            }

                .blog .sidebar .tags ul li {
                    display: inline-block
                }

                .blog .sidebar .tags ul a {
                    color: #7e886b;
                    font-size: 14px;
                    padding: 6px 14px;
                    margin: 0 6px 8px 0;
                    border: 1px solid #edefea;
                    display: inline-block;
                    transition: .3s
                }

                    .blog .sidebar .tags ul a:hover {
                        color: #fff;
                        border: 1px solid #94c045;
                        background: #94c045
                    }

                    .blog .sidebar .tags ul a span {
                        padding-left: 5px;
                        color: #d5d8ce;
                        font-size: 14px
                    }

@media (min-width: 500px) {

}

@media (max-width: 800px) {
    .Logo {
        display: none !important
    }  
}

.map-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

    .map-section .title {
        font-size: 36px;
        font-weight: 300;
        margin-top: 0;
        margin-bottom: 30px;
    }

    .map-section .gmap-wrapper {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-top:-80px;
        padding: 10px;
        border: 1px solid #eeeeee;
        -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
    }

    .map-section .gmap {
        height: 90%;
        text-align: left;
        font-weight: normal;
    }

        .map-section .gmap,
        .map-section .gmap *,
        .map-section .gmap *:before,
        .map-section .gmap *:after {
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
        }

            .map-section .gmap .title {
                font-size: 14px;
                font-weight: 400;
                margin-bottom: 15px;
                margin-top: 5px;
            }

            .map-section .gmap .gm-style-iw {
                width: 150px;
            }

.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}

    .google-maps > iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }


/* CSS nav tab ----------------------------------*/

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee;
            }

        .nav > li.disabled > a {
            color: #777;
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #337ab7;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 0px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            cursor: default;
            background-color: #fff;

            border: 1px solid #ddd;
            border-bottom-color: transparent;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd;
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #337ab7;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd;
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}