﻿@charset 'utf-8';
@import url('app.css');
@import url('glyphicons-social-regular.css');
/*Color text-blue:#428BCA;text-clare: #414141;*/
/*	==========================================================================
    Post backgroud box color
=========================================================================== */
.post-it-bg {
    width: 150px;
    height: 150px;
    display: table;
    padding: 10px;
    position: relative;
}

    .post-it-bg .title {
        font-size: 12px;
    }

    .post-it-bg .desc {
        color: #fff;
    }

.service-item-box .post-it-bg .desc p {
    font-size: 10px;
}

.post-it-bg .desc p {
    font-size: 10px;
}

.post-it-y-bg {
    background: url('../img/post-it-yellow-bg.png') no-repeat 0 0;
}

.post-it-y-bg-l {
    background: url('../img/post-it-yellow-bg-l.png') no-repeat 0 0;
}

.post-it-p-bg {
    background: url('../img/post-it-pink-bg.png') no-repeat 0 0;
}

.post-it-blue-bg {
    background: url('../img/post-it-blue.png') no-repeat 0 0;
}

.post-it-g-bg {
    background: url('../../source/img/box-bg-green.png') no-repeat 0 0;
}

.post-it-lb-bg {
    background: url('../img/box-bg-blue.png') no-repeat 0 0;
}

.post-it-advise-bg {
    width: 150px;
    height: 150px;
    display: table;
    padding: 0;
    position: relative;
}

    .post-it-advise-bg .desc img {
        max-height: 130px;
        height: 130px;
        width: 150px;
    }

    .post-it-advise-bg .read-more-bl {
        background: url(../img/post-it-black.png) 0 0 no-repeat;
        padding: 7px 30px 7px 10px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        width: 150px;
    }

.post-it-azblue-bg {
    background: url('../img/post-it-bg-post-it-azblue-b.png') no-repeat 0 0;
}

/*	==========================================================================
	Language Switch
=========================================================================== */
.language-switch .dropdown-menu {
    min-width: 56px;
    border-radius: 0;
    background: #363636;
    border: 0;
    box-shadow: none;
}

.language-switch {
    padding-top: 3px;
}

    .language-switch li {
        position: inherit;
        margin: 0px;
        padding: 0px;
    }

        .language-switch li a {
            color: #666;
            font-size: 12px;
            padding: 0px 6px;
        }

            .language-switch li a:hover {
                color: #999;
            }

        .language-switch li:first-child {
            border-right: 1px solid #ddd;
        }
        .language-switch li:nth-child(2) {
            border-right: 1px solid #ddd;
        }

/*  ==========================================================================
  icon footer manu
=========================================================================== */
.social-icon-menu .social {
    font-size: 23px;
    padding-bottom:2px;
}
.social-icon-menu li a {
    margin-left: 1px;
    padding: 0px 0px 0px 1px; 
}
.social-youtube {
    color: #da281e;
}
.social-facebook {
color: #45619d;
}
.social-instagram {
    color: #125688;
}
/*	==========================================================================
	a on Top Menu set arrow 
=========================================================================== */
.menu-group li a:before {
    font-family: "Consolas";
    font-size: 1.1em;
    margin-right: 5px;
    content: ">";
}

.sf-mega-section li a:before {
    font-family: "Consolas";
    font-size: 1.1em;
    margin-right: 5px;
    content: ">";
}

.grid-item-layout .top-menu-container {
    margin-bottom: 5px;
}
/*	==========================================================================
	a on footer Menu set arrow 
=========================================================================== */
.footer-bt-menu .col-lg-4 li a:before {
    font-family: "Consolas";
    font-size: 1.1em;
    margin-right: 5px;
    content: ">";
}

#SocialMedia li a:before {
    font-family: "Consolas";
    font-size: 1.1em;
    margin-left: 7px;
    margin-right: 7px;
    content: ">";
}

#App li a:before {
    font-family: "Consolas";
    font-size: 1.1em;
    margin-left: 7px;
    margin-right: 7px;
    content: ">";
}

/*	==========================================================================
    select Active menu
=========================================================================== */
.main-menu .collapse .nav > li > a.active {
    border-bottom: 4px solid #199DD7;
}

.main-menu .collapse .nav > li > a:hover, .sfHover > a, .sfHover > a:hover {
    color: #414141 !important;
}

.main-menu .collapse .nav > li > a:hover {
    border-bottom: 4px solid #199DD7;
}

/*	==========================================================================
    Css Origenal
=========================================================================== */
.item-box-button {
    width: 310px;
    float: left;
    margin: 5px 0px 10px;
}

.item-box-boder {
    border: 0px solid #ffffff;
}


/* ====================================================================================================================
 * Old flexslider
 * ====================================================================================================================*/
.home .flexslider {
    position: relative;
}

    .home .flexslider .flex-direction-nav a {
        width: 42px;
        height: 115px;
        z-index: 1;
        position: absolute;
    }

        .home .flexslider .flex-direction-nav a:before {
            display: inline;
        }

    .home .flexslider .flex-next {
        background: url(../img/arrows-next-light.png) no-repeat 0 0;
        right: 0;
        opacity: 1;
        text-indent: 99999px;
        margin: 0;
        top: 34.7%;
    }

    .home .flexslider .flex-prev {
        background: url(../img/arrows-prev-light.png) no-repeat 0 0;
        left: 0;
        opacity: 1;
        text-indent: 99999px;
        margin: 0;
        top: 34.7%;
    }

    .home .flexslider li img {
        width: 100%;
        height: auto;
    }

.nomarginbottom {
    margin-bottom: 0px;
}

.content-box {
    /*! margin-top: 0px; */
    min-height:724px;
}

/* ====================================================================================================================
 * Form Login
 * ====================================================================================================================*/

.content-big-Login {
    width:100%; 
    padding:25px 25px 70px 25px;
    background:#fff;
    font-size:13px;
}
.content-box-Login {
    padding: 25px;
    background: #efefef;
    font-size: 13px;
    margin: 0px auto 0px auto;
    width: 550px;
}

.tdLogin {
    width: 100%;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    color: #7a7a7a;
}
.tdLogin a:before {
        font-family: "Consolas" ;
        font-size: 16px;
        margin-left: 7px;
        margin-right: 7px;
        content: ">";

}

    .tdLogin > tbody > tr > td {
        padding:5px 10px 5px 10px;

    }

        .tdLogin > tbody > tr > td:first-child {
            text-align: right;
            width:129px;
        }

    .tdLogin > tbody > tr > td {
        text-align: left;
    }

.Log-Title {
    background: #fff;

    margin: 5px auto 5px auto;
    width: 550px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 35px;
    font-weight: normal;
    color: #003781;
}
.btn-primary, a.btn-primary {
    min-width: 120px;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 55, 129, 0.5);
    border: 1px solid #5b89db;
    background-color: #00bffd;
    background: linear-gradient(bottom, #5b89db 0%, #00bffd 100%) #00bffd;
    background: -o-linear-gradient(bottom, #5b89db 0%, #00bffd 100%) #00bffd;
    background: -moz-linear-gradient(bottom, #5b89db 0%, #00bffd 100%) #00bffd;
    background: -webkit-linear-gradient(bottom, #5b89db 0%, #00bffd 100%) #00bffd;
    background: -ms-linear-gradient(bottom, #5b89db 0%, #00bffd 100%) #00bffd;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5b89db), color-stop(1, #00bffd)) #00bffd;
    -webkit-box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.2);
}

/* ====================================================================================================================
 * DEFAULT THEME flexslider
 * ====================================================================================================================*/
.flexslider {
    margin: 0 0 41px;
    background: #ffffff;
    border: 0px solid #ffffff;
    position: relative;
    zoom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}

    .flexslider .slides {
        zoom: 1;
    }

        .flexslider .slides img {
            height: auto;
        }

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 500px;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    *height: 0;
}

    .flex-direction-nav a {
        text-decoration: none;
        display: block;
        width: 40px;
        height: 40px;
        margin: -20px 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        overflow: hidden;
        opacity: 0;
        cursor: pointer;
        color: rgba(0, 0, 0, 0.8);
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .flex-direction-nav a:before {
            font-family: "flexslider-icon";
            font-size: 40px;
            display: inline-block;
            content: '\f001';
            color: rgba(0, 0, 0, 0.8);
            text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
        }

        .flex-direction-nav a.flex-next:before {
            content: '\f002';
        }

    .flex-direction-nav .flex-prev {
        left: -50px;
    }

    .flex-direction-nav .flex-next {
        right: -50px;
        text-align: right;
    }

.flexslider:hover .flex-direction-nav .flex-prev {
    background: url(../img/arrows-prev-light.png) no-repeat 0 0;
    opacity: 0.7;
}

    .flexslider:hover .flex-direction-nav .flex-prev:hover {
        background: url(../img/arrows-prev.png) no-repeat 0 0;
        opacity: 1;
    }

.flexslider:hover .flex-direction-nav .flex-next {
    background: url(../img/arrows-next-light.png) no-repeat 0 0;
    opacity: 0.7;
}

    .flexslider:hover .flex-direction-nav .flex-next:hover {
        background: url(../img/arrows-next.png) no-repeat 0 0;
        opacity: 1;
    }

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
}
/*.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}*/
.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}

.flex-pauseplay a:hover {
    opacity: 1;
}

.flex-pauseplay a.flex-play:before {
    content: '\f003';
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    /*bottom: -60px;*/
    text-align: center;
}

    .flex-control-nav ul, ol {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .flex-control-nav li {
        margin: 0;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

.flex-control-paging li a {
    background-image: url('../img/dots.png');
    display: inline-block;
    height: 11px;
    width: 11px;
    margin: 15px 5px;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

    .flex-control-paging li a:hover {
        background-color: #f5f6f6;
        background-position: 0 -11px;
    }

    .flex-control-paging li a.flex-active {
        background-position: 0 -11px;
        cursor: default;
    }

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0;
    }

    .flex-control-thumbs img {
        width: 100%;
        height: auto;
        display: block;
        opacity: .7;
        cursor: pointer;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

        .flex-control-thumbs img:hover {
            opacity: 1;
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default;
    }



/*======= Pocision of Maps ===========*/
.mapsbox {
    width:100%;
    height:105px;
    display:block;
    position:inherit;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 640px) {
    .flex-direction-nav .flex-prev {
        opacity: 0;
    }

    .flex-direction-nav .flex-next {
        opacity: 0;
    }

    .flex-control-paging {
        display: none;
    }

    /*arrow next and prev*/
    .home .flexslider .flex-next {
        display: none;
    }

    .home .flexslider .flex-prev {
        display: none;
    }

    /*=== select Active menu ===*/
    .main-menu .collapse .nav > li > a.active {
        border-bottom: 0px none #428BCA;
    }

    .main-menu .collapse .nav > li > a:hover, .sfHover > a, .sfHover > a:hover {
        color: #428BCA !important;
    }

    .main-menu .collapse .nav > li > a:hover {
        border-bottom: 0px none #428BCA;
    }

    .main-menu .collapse li a:hover {
        color: #428BCA;
        display: block;
    }
}
/* ====================================================================================================================
 * dot slider
 * ====================================================================================================================*/
.download-brochure {
    padding: 5px;
}

/* ====================================================================================================================
 * Our range or insure
 * ====================================================================================================================*/
.ourang-list .grid1 {
    float: left;
    width: 27%;
}

.ourang-list .grid3 {
    float: right;
    width: 73%;
}

.ourang-list li {
    margin: 0 0 10px 0;
    overflow: hidden;
    border: 1px dotted #aaa;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    min-height: 130px;
    padding: 10px 0;
}

.ourang-list .grid3 .checkmarks h2 {
    font-size: 14px;
    margin: 0;
}


/*===============================================
======= Image CSS Size =======*/
#size-banpage {  
    width: 640px; 
    height:289px
}

/*==============================
======== Whistleblowing =======*/
/*table {
    border-collapse: collapse;
    width: 100%;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
*/

#whiblow_body {
    border: 0px dashed #efefef;
    padding: 4px;
    font-size: 14px;
    color: #7a7a7b;
    background-color: #efefef
}

    #whiblow_body > tr, td {
        padding: 4px;
    }


    table#whiblow_body td:nth-child(1) {
        text-align: left;
        width: 8%;
    }

    table#whiblow_body td:nth-child(2) {
        text-align: left;
        width: 84%;
    }

    table#whiblow_body td:nth-child(3) {
        text-align: left;
        width: 8%;
    }

.whistleblowing-table-bg {
    width: 100%;
}

.list-centered {
    text-align: left;
    list-style-position: inside;
}

.txtsearchflix {
    display: block;
    width: 180px;
    height: 28px;
    padding: 2px 5px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-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;
}

.towbuttonmidle {
    display: flex;
    align-items: center;
    justify-content: center;
}

.btsearch {
    width: 95px;
    height: 29px;
    margin: 2px 1px;
    padding: 0px;
}