﻿
html, body {
    margin: 0;
    padding: 0;
    max-height: 100% !important;
}

.container {
    width: 85%;
    left: 50%;
    transform: translate(-50%);
    position: absolute;
    margin-bottom: 20px;
}

.exception, .phone {
    width: 100%;
    padding: 15px 0;
    display: inline-block;
    word-wrap: break-word;
    word-wrap: break-word;
}

.err {
    font-size: 55px;
    display: inline-block;
    color: white;
}

.exception:last-child {
    margin-bottom: 15px;
}

.bold {
    font-weight: bold;
}

html, body {
    font-family: 'Montserrat Alternates', sans-serif;
    font-weight: normal;
    font-size: 16px;
    word-spacing: normal;
    color: #787878;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    cursor: default;
}

a {
    color: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    text-decoration: none;
}

    a:hover {
        color: #ccc;
        text-decoration: none;
    }


.content {
    margin-top: 80px;
    margin-bottom: 20px;
}

#divLicence .content {
    margin-top: 50px;
}


.full-width {
    background-color: #7A97B7;
    width: 100%;
    min-height: 450px;
    -moz-box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.4);
}

.full-width2 {
    background-color: #7A97B7;
    width: 100%;
    min-height: 250px;
    -moz-box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.4);
}

.full-width3 {
    background-color: #7A97B7;
    width: 100%;
    min-height: 350px;
    -moz-box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.4);
    box-shadow: 0px 2px 1px 1px rgba(0,0,0,0.4);
}


.desc {
    position: absolute;
    z-index: 100;
    width: 100%;
    border-top: 1px dotted #cccccc;
    margin-top: 175px;
}

.logo {
    float: right;
}

html[dir=rtl] .logo {
    float: left;
}

a {
    color: #333;
}

    a:hover {
        color: #ccc;
    }

.licence {
    color: #ccc;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}



.part {
    height: auto;
    line-height: 35px;
    padding-top: 30px;
}

.part {
    margin-top: -40px;
}

    .part:last-child {
        margin-top: 40px;
    }

.text404 {
    width: auto;
    margin: 0px auto;
    cursor: default;
    float: left;
    padding-top: 40px;
}

html[dir=rtl] .text404 {
    float: right;
}

.div404 {
    padding: 0 40px;
}

.desc h4 {
    font-family: 'Montserrat Alternates', sans-serif;
    font-size: 24px;
    line-height: 45px;
    color: #ccc;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: justify;
}

    .desc h4 a {
        text-decoration: none;
    }


.footer {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 15px 0px;
    margin: 0px;
    width: 100%;
    z-index: 101;
    height: auto;
}

.social-icons {
    padding: 0 !important;
    margin: 0 !important;
    clear: both;
    list-style-type: none !important;
    position: relative;
}

    .social-icons li {
        float: left !important;
        margin-right: 6px !important;
        margin-bottom: 6px !important;
        padding: 0px !important;
        display: inline !important;
        width: auto !important;
    }

        .social-icons li a {
            -moz-transition: all 0.3s ease 0s;
            display: block !important;
            float: left !important;
            height: 100% !important;
            margin: 0 !important;
            padding: 0 !important;
            width: 40px !important;
            height: 40px !important;
            text-indent: -9999px !important;
        }

            .social-icons li a:hover {
                background-position: 0 -40px !important;
            }

        .social-icons li a {
            background-color: transparent;
        }

        .social-icons li.facebook a {
            background: url(../images/icons/facebook.png) no-repeat 0 0;
        }

            .social-icons li.facebook a:hover {
                background-color: #3b5998;
            }

        .social-icons li.googleplus a {
            background: url(../images/icons/googleplus.png) no-repeat 0 0;
        }

            .social-icons li.googleplus a:hover {
                background-color: #d94a39;
            }

        .social-icons li.linkedin a {
            background: url("../Images/linkedin.png") no-repeat 0 0;
        }

            .social-icons li.linkedin a:hover {
                background-color: #71b2d0;
            }

        .social-icons li.pinterest a {
            background: url(/images/pinterest.png) no-repeat 0 0;
        }

            .social-icons li.pinterest a:hover {
                background-color: #cb2027;
            }

        .social-icons li.rss a {
            background: url(../images/icons/rss.png) no-repeat 0 0;
        }

            .social-icons li.rss a:hover {
                background-color: #fe9900;
            }

        .social-icons li.skype a {
            background: url(../images/icons/skype.png) no-repeat 0 0;
        }

            .social-icons li.skype a:hover {
                background-color: #18b7f1;
            }

        .social-icons li.twitter a {
            background: url("../Images/twitter.png") no-repeat 0 0;
        }

            .social-icons li.twitter a:hover {
                background-color: #48c4d2;
            }

        .social-icons li .youtube a {
            background: url(../img/youtube.png) no-repeat 0 0;
        }

            .social-icons li.youtube a:hover {
                background-color: #48c4d2;
            }

        .social-icons li .support a {
            background: url(../img/support.png) no-repeat 0 0;
        }

            .social-icons li.support a:hover {
                background-color: #48c4d2;
            }
