/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}

mark, rp, rt, ruby, summary, time {
    display: inline;
}

/* Global properties ======================================================== */
html {
    width: 100%;
}

body {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 112%;
    color: #3a3a3a;
    min-width: 1029px;
    background: #b1b1b1;
    padding: 0;
}

.global-ci-color-blue {
    color: #0371b7;
}

.main {
    width: 980px;
    padding: 0;
    margin: 0 auto;
    font-size: 0.8125em;
    line-height: 1.4615em;
    position: relative;
    background: none;
}

.bg {
    width: 100%;
    background: #b1b1b1;
}

.bg-1 {
    width: 100%;
    background: #f3f3f3;
    border: 5px solid #dadada;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.12)
}

a {
    color: #8c8c8c;
    outline: none;
}

strong a {
    color: #333333;
    outline: none;
}

strong a:hover {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
    width: 100%;
    line-height: 0;
    font-size: 0;
}

/*.wrapper {width:100%; overflow:hidden; position:relative;}
.wrapper {width:100%;overflow:hidden;  position:relative;}*/

/*.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}
.text-indent {text-indent:32px; padding-top:7px;}
*/
.shadows {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35);
}

.menu li a,
.list-1 li a,
.list-2 li a,
.list-3 li a,
.link,
.link-1,
.button-1,
.button-2,
.button-3,
.button-4,
.button-5,
.text-bot a,
.works-list li a,
.date,
.text-2,
h6 a,
.footer-menu li a,
.logo {
    text-decoration: none;
}

/*********************************header*************************************/
.header {
    background: white;
    min-height: 205px;
}

header.header {
    height: auto;
    width: 100%;
    position: relative;
    z-index: 2;
    padding: 0
}

.bg-header {
    width: 100%
}

.logo {
    display: block;
    width: 235px;
    height: 162px;
}

/* Menu Languages */
.menu-lang {
    position: absolute;
    top: 17px;
    right: 1px;
}

.menu-lang img {
    margin-left: 10px
}

/* Searchform */
header #form-top {
    position: absolute;
    top: 56px;
    right: 1px;
    display: none;
}

header .form-top {
    height: 29px;
    overflow: hidden;
    border: none;
    background: #1a1a1a;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    margin-top: 0px
}

header .form-top span {
    float: left;
}

header #form-top input {
    width: 200px;
    font-size: 15px;
    line-height: normal;
    color: #fff;
    background: none;
    padding: 0px 14px 12px 14px;
    margin-right: 2px;
    border: 0 none;
}

header #form-top a {
    float: left;
    display: inline-block;
    width: 40px;
    height: 28px;
    background: url(../Images/marker-top.png) left top no-repeat;
}

header #form-top a:hover {
    background-position: left bottom;
}

.row-1 {
    width: 100%;
    height: 162px;
    position: relative;
    z-index: 2;
    background: none;
}

.row-2 {
    width: 100%;
    height: auto;
    padding: 42px 0 42px 0;
    position: relative;
    z-index: 1;
    background: none
}

.row-3 {
    width: 100%;
    height: 205px;
    position: relative;
    z-index: 2;
    background: none
}

.slider-wrapper {
    /*background: url(../Images/slider-bg.jpg) 0 0 no-repeat;*/
    border: 1px solid #2b2b2b;
    width: 976px;
    /*height:450px;*/
    height: auto;
    margin: 0 auto;
    position: relative;
    border: 0px solid red;
    margin-bottom: 0;

    /* background: #42413d;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#42413d), to(#1f211c));
    background: -moz-linear-gradient(#42413d, #1f211c);
    background: linear-gradient(#42413d, #1f211c);
    -pie-background: linear-gradient(#42413d, #1f211c);
    background-image: -o-linear-gradient(#42413d, #1f211c); */
}

#content {
    width: 100%;
    padding: 42px 0px 10px 0px;
    z-index: 1;
    position: relative
}

.padding {
    padding: 37px 40px 48px 40px;
}

.padding1 {
    padding: 59px 0px 80px 0px
}

.google-maps {
    position: relative;
    /* padding-bottom: 75%; // This is the aspect ratio */
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 370px !important;
    height: 300px !important;
}

footer {
    width: 100%;
    padding: 22px 0px 50px 0px;
    background: none;
    position: relative;
}

.text-bot {
    float: right;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    color: #1d1d1d;
    padding: 3px 0px 0px 0px;
    text-align: right;
}

.text-bot span.line {
    margin: 0px 3px 0 3px;
}

.text-bot a {
    color: #1d1d1d;
    text-decoration: underline;
}

.text-bot a:hover {
    text-decoration: none;
}

.phone {
    float: right;
    text-align: right;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: bold;
    color: #fff;
    padding: 10px 0px 10px 0;
}

.phone img {
    margin-top: -4px;
    margin-left: 5px
}

.bg-slider {
    margin: 0 auto;
    width: 1029px;
    height: auto
}

#toTop-right {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 80px;
    right: 20px;
    outline: none;
    z-index: 100
}

#toTop-left {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 80px;
    left: 20px;
    outline: none
}

#toTop-center {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    left: 50%;
    margin-left: -20px;
    outline: none
}

/* iPad (portrait) ----------- */
@media only screen
and (max-width: 800px) {
    .logo {
        width: 150px;
        height: auto;
    }

    .logo img {
        width: 100%;
        height: auto;
    }

    body,
    .main,
    .bg-1,
    .bg-slider,
    .slider-wrapper {
        width: 100%;
        min-width: 90%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .logo {
        margin-left: 0px
    }

    .menu-lang {
        right: 20px;
    }

    .menu-lang img {
        margin-left: 10px
    }

    header #form-top {
        right: 20px
    }

    .row-2 {
        padding: 10px 0 0px 0
    }

    .padding {
        padding: 37px 20px 48px 20px;
    }

    footer {
        width: 100%;
        padding: 25px 15px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .text-bot {
        margin-top: 0px
    }

}

@media only screen
and (max-width: 768px) {

    body,
    .main,
    .bg-1,
    .bg-slider,
    .slider-wrapper {
        width: 100%;
        min-width: 90%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    header.header {
        height: auto;
        padding: 0;
    }

    .logo {
        width: 150px;
        height: auto;
    }

    .logo img {
        width: 100%;
        height: auto;
    }

    .menu-lang {
        right: 10px;
    }

    .menu-lang img {
        margin-left: 10px
    }

    header #form-top {
        right: 20px
    }

    .padding {
        padding: 37px 20px 48px 20px;
    }

    /* Imagecolumns */
    footer {
        width: 100%;
        padding: 25px 15px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .text-bot {
        margin-top: 0px
    }
}

@media (max-width: 767px) {
    body,
    .main,
    .bg-1,
    .bg-slider,
    .slider-wrapper,
    footer {
        max-width: 100%
    }

    .header {
        min-height: 133px
    }

    #grid-1 header {
        height: auto
    }

    header.header {
        height: auto;
        padding: 0;
    }

    .bg-header {
        width: 100%;
        background: url(../Images/bg-header123.png) center 0 no-repeat
    }

    .logo {
        width: 100px;
        height: auto;
        margin-top: 0px;
        float: left;
        clear: both
    }

    .menu-lang img {
        margin-left: 15px
    }

    .menu-lang {
        float: right;
        position: static;
        text-align: left;
        padding-top: 20px;
        padding-right: 75px;
        margin-bottom: 47px;

    }

    header #form-top {
        width: 550px;
        position: static;
        text-align: center;
        margin: 0 auto;
        clear: both;
    }

    header #form-top input {
        width: 507px;
    }

    header #form-top span {
        float: left
    }

    .bg-1 {
        width: 100%;
        background: #f3f3f3;
        border: 5px solid #dadada;
        border-radius: 0px 0px 10px 10px
    }

    .bg-slider {
        height: auto
    }

    .slider-wrapper {
        height: auto
    }

    .row-1 {
        height: 65px;
    }

    .row-2 {
        padding: 65px 0 0px 0
    }

    .padding {
        max-width: 100%;
        padding: 40px 15px 35px 15px;
    }

    .wrapper {
        max-width: 100%
    }

    /* .container {max-width:100%;width:100%;}/
    #content {width:100%;padding-top:0px;}




    /* .map iframe {width:96%; height: auto} */
    /* Google Map */
    .google-maps {
        position: relative;
        padding-bottom: 75%;
        margin-bottom: 40px;
        height: 0;
        overflow: hidden;
    }

    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

    .text-bot,
    .phone {
        float: none;
        text-align: center;
    }

}

@media (max-width: 720px) {
    header #form-top {
        width: 640px;

    }

    header #form-top input {
        width: 593px;
    }

    .slider-wrapper {
        /*  background: #1e1e1c;*/
    }
}

@media (max-width: 640px) {
    header #form-top {
        width: 570px;

    }

    header #form-top input {
        width: 520px;
    }

    .slider-wrapper {
        /*  background: #1e1e1c;*/
    }
}

@media (max-width: 480px) {
    header #form-top {
        width: 405px;

    }

    header #form-top input {
        width: 357px;
    }
}

@media (max-width: 320px) {
    header #form-top {
        width: 255px;

    }

    header #form-top input {
        width: 210px;
    }
}
