
/*a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}*/

.color1 {
    color: #575757 !important;
}
.color2 {
    color: #000001 !important;
}
.color3 {
    color: #999999 !important;
}
.color4 {
    color: #f7f7f7 !important;
}
.color5 {
    color: #223 !important;
}
.color6 {
    color: #f8ac06 !important;
}
.color7 {
    color: #ff0a0b !important;
}
.color8 {
    color: #333 !important;
}
.color9 {
    color: #777777 !important;
}
.color10 {
    color: rgba(255, 255, 255, 0.75) !important;
}
.lcolor {
    color: #fff !important;
}

.bgcolor1 {
    background-color: #ff0a0b !important;
}
.bgcolor2 {
    background-color: #af0000 !important;
}
.bgcolor3 {
    background-color: #999999 !important;
}
.bgcolor4 {
    background-color: #f7f7f7 !important;
}
.bgcolor5 {
    background-color: #d7e4ea !important;
}
.bgcolor6 {
    background-color: #f8ac06 !important;
}
.bgcolor7 {
    background-color: #ff0a0b !important;
}
.bgcolor8 {
    background-color: #333 !important;
}
.bgcolor9 {
    background-color: #777777 !important;
}
.bgcoloror {
    background-color: rgba(1, 29, 73, 0.80) !important;
}
.bgcolor {
    background-color: #f7f7f7 !important;
}

.bgresults {
    background-color: #ffffff !important;
    /*background-color: rgba(131, 160, 188, 0.15) !important;*/
}

.welcomebg {
    /*background-color: rgba(9, 23, 57, 0.95);*/
    background-color: #f5f5f5;
}

a.c1:link {
    color: #777777 !important;
}
a.c1:visited {
    color: #777777 !important;
}
a.c1:hover {
    color: #000000 !important;
    text-decoration: underline;
}

a.c2:link {
    color: #777777 !important;
}
a.c2:visited {
    color: #777777 !important;
}
a.c2:hover {
    color: #ff0a0b !important;
    text-decoration: none;
}

a.c3:link {
    color: #af0000 !important;
    text-decoration: underline;
}

a.c3:visited {
    color: #af0000 !important;
}

a.c3:hover {
    color: #ff0a0b !important;
}

a.cred {
    color: #af0000 !important;
}
a.cred:link {
    color: #af0000!important;
}
a.cred:visited, a.cred:active, a.cred:focus {
    color: #af0000!important;
}
a.cred:hover {
    color: #ff0000!important;
    text-decoration: none!important;
}

a.blogs {
    color: #777777 !important;
}

    a.blogs:link {
        color: #777777 !important;
    }

    a.blogs:visited, a.cred:active, a.cred:focus {
        color: #777777 !important;
    }

a.blogs:hover {
    color: #ff0a0b !important;
    text-decoration: none !important;
}

a.gv:link {
    color: #ff0a0b !important;
    opacity: 1 !important;
}

a.gv:visited, a.gv:focus {
    color: #ff0a0b !important;
}

a.gv:hover {
    color: #af0000 !important;
    text-decoration: none;
}

a.gold1:link {
    color: #9c896b !important;
    opacity: 1 !important;
    text-decoration: underline !important;
}

a.gold1:visited, a.gold1:focus {
    color: #9c896b !important;
    text-decoration: underline !important;
}

a.gold1:hover {
    color: #F5BA04 !important;
    text-decoration: underline!important;
}

a.cd:link {
    color: #000000;
}

a.cd:visited {
    color: #000000;
    text-decoration: none
}

a.cd:hover {
    color: rgba(87, 87, 87, 0.75);
    text-decoration: underline;
}

a.footfb, a.footfb:link {
    color: #ffffff !important;
    opacity: 1 !important;
    text-decoration: none !important;
}

a.footfb:visited, a.gold:focus {
    color: #ffffff !important;
    text-decoration: none !important;
}

a.footfb:hover {
    color: rgba(255, 255, 255, 0.75) !important;
    text-decoration: underline !important;
}

a.contact:link {
    text-decoration: none;
    color: #ffffff;
}
a.contact:visited, a.contact:focus {
    text-decoration: none;
    color: #ffffff;
}
a.contact:hover {
    color: rgba(255, 255, 255, 0.75) !important;
    text-decoration: underline !important;
}

a.part:link {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
    text-decoration: underline;
}

a.part:visited, a.part:focus {
    color: rgba(255, 255, 255, 0.75);
    text-decoration: underline;
}

a.part:hover {
    color: rgba(255, 255, 255, 1);
    text-decoration: underline;
}

/*.checkbox-theme input[type="checkbox"]:checked + label::before {
    border: 2px solid #000;
}

input[type=checkbox]:checked + label:before {
    color: #000;
}*/

.error404-content h1 {
    color: #896d20
}

.copyalignl {
    text-align: left;
}

.copyalignr {
    text-align: right;
}

@media only screen and (max-width: 768px) {
    .copyalignl {
        text-align: center;
    }

    .copyalignr {
        text-align: center;
    }
}

.showit {
    display: inline-block!important;
}
.hideit {
    display: none;
}

.captcha {
    font-size: 14px;
    line-height: 18px;
    color: #777777;
}

.captcha img {
    -webkit-filter: opacity(85%) !important;
    filter: opacity(85%) !important;
    border: solid 3px rgba(0, 0, 0, 0.15);
}
.captcha input {
    padding: 5px;
    text-align: center;
    letter-spacing: 0.07em;
    min-width: 100px;
    color: #223;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

/*@media only screen and (max-width: 768px) {
    .captcha > span {
        float: none !important;
        text-align: center !important;
    }
}*/

.btn2back {
    height: 36px;
    box-shadow: none;
    font-size: 14px;
    font-weight: 400;
    color: #595969;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    -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;
    border: 1px solid #cccccc;
}

.btn2 {
    color: rgba(255, 255, 255, 1) !important;
    background-color: #F5BA04;
    font-size: 15px !important;
    font-weight: 500;
    text-decoration: none !important;
    border: solid 3px #F5BA04;
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;*/
    border-radius: 6px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    /*width: 116px;*/
    /*height: 40px;*/
    font-family: 'Roboto', sans-serif !important;
    /*border: solid 1px rgba(16, 77, 62, 0.50);*/
    margin-bottom: 8px !important;
    height: 36px;
    padding: 2px 0;
    letter-spacing: 0.05em;
}

    .btn2:hover, .btn2.active:hover {
        color: #fff;
        background: #000000;
        border: solid 3px #000000;
    }

    .btn2.active {
        color: #fff !important;
        /*background-color: #ffffff;*/
        background: #F5BA04;
        /*background-image: -webkit-linear-gradient(bottom, #F5BA04, #fafafa, #F5BA04);
        background-image: -moz-linear-gradient(bottom, #F5BA04, #fafafa, #F5BA04);
        background-image: -ms-linear-gradient(bottom, #F5BA04, #fafafa, #F5BA04);
        background-image: -o-linear-gradient(bottom, #F5BA04, #fafafa, #F5BA04);
        background-image: linear-gradient(to bottom, #F5BA04, #fafafa, #F5BA04);*/
        border: 3px solid #c89700;
        /*border: solid 1px #fff;*/
    }


.btn3 {
    /*color: rgba(255, 255, 255, 0.50) !important;*/
    color: rgba(255, 255, 255, 0.60)!important;
    background-color: #ff0a0b;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    /*border:solid 1px rgba(255,255,255,0.25);*/
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    /*text-transform: uppercase!important;*/
    /*width: 116px;*/
    /*height: 40px;*/
    /*font-family: 'Roboto', sans-serif !important;*/
    /*border: solid 2px rgba(0, 0, 0, 0.50);*/
    /*text-transform: uppercase;*/
    /*letter-spacing: 1px;*/
}

    .btn3:hover {
        /*color: #0f2049;
        background-color: #fff;*/
        color: #fff !important;
        background-color: #000;
        /*border: solid 2px #c80404;*/
    }

    .btn3.active {
        color: #575757 !important;
        background-color: #fff !important;
        /*color: #FFF;
        background-color: rgba(31, 64, 122, 0.9);
        border: solid 1px #0f2049;*/
        /*border: solid 2px #c80404;*/
    }

.btnpar {
    color: rgba(255, 255, 255, 1);
    background-color: transparent;
    font-size: 16px !important;
    font-weight: 500;
    text-decoration: none !important;
    border:solid 2px rgba(255,255,255,0.85);
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    white-space: normal;
    /*width: 116px;*/
    /*height: 40px;*/
}

    .btnpar:hover {
        color: #bcac83;
        background-color: #fff;
        border: solid 2px rgba(255,255,255,0.85);
    }

    .btnpar.active {
        color: #F5BA04;
        background-color: #ffffff;
        border: solid 2px rgba(255,255,255,0.85);
    }

.btnsearch {
    color: rgba(255, 255, 255, 1);
    background-color: #F5BA04;
    font-size: 15px !important;
    font-weight: 400;
    text-decoration: none !important;
    /*border: solid 2px rgba(255,255,255,0.85);*/
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    white-space: normal;
    /*letter-spacing: 0.025em;*/
    /*width: 116px;*/
    line-height: 1em;
    /*height: 36px;*/
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
}

.btnsearch:hover {
    color: #fff;
    background-color: #000;
    /*border: solid 2px rgba(255,255,255,0.85);*/
}

    .btnsearch:active {
        color: #fff;
        background-color: #575757;
        /*border: solid 2px rgba(255,255,255,0.85);*/
    }

    .btnsearch:focus {
        color: #fff;
    }

.btnstud {
    color: rgba(255, 255, 255, 1);
    background-color: #f8ac06;
    font-size: 13px !important;
    font-weight: 400;
    text-decoration: none !important;
    border: solid 2px rgba(255,255,255,0.80);
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    white-space: normal;
    margin-left: 20px;
    padding: 4px 6px 4px 2px;
    opacity: 1;
    /*letter-spacing: 0.025em;*/
    /*width: 116px;*/
    /*height: 40px;*/
    z-index: 2;
}

    .btnstud:hover {
        color: #fff;
        background-color: #ed0001;
        border: solid 2px rgba(255,255,255,1);
        /*border: solid 2px rgba(255,255,255,0.85);*/
        opacity: 01;
    }

    .btnstud:active {
        color: #fff;
        background-color: #c80404;
        border: solid 2px rgba(255,255,255,1);
        /*border: solid 2px rgba(255,255,255,0.85);*/
    }

    .btnstud:focus {
        color: #fff!important;
    }

    .btnstud img {
        height: 25px;
        padding-right: 5px;
    }

.relset {
    position: relative;
    top: -10px;
}

.parallax {
    background-image: url("/images/parallax.jpg");
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    position: relative;
    top: -30px;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 600px;
}

    .parallax > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        /*background-image: linear-gradient(45deg, rgba(25, 50, 94, 0.10) 0%, rgba(65, 76, 95, 0.55) 100%);*/
        /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
        background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.50) 100%);
        /*background-color: rgba(0, 0, 0, 0.20);*/
        height: 100%;
        min-height: 600px;
        /*padding: 100px;*/
        /*text-align: center;*/
        /*font-size: 24px !important;
        font-weight: 400;*/
    }

    .parallax .logoimg img {
        width: 400px;
        padding-top: 220px;
        margin-left: 40px;
    }

.bgmandate {
    background-image: url("/images/mandate.jpg");
    height: 100%;
    background-attachment: scroll;
    background-position: top;
    position: relative;
    /*top: -15px;*/
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 92vh;
}

    .bgmandate > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        /*background-image: linear-gradient(45deg, rgba(25, 50, 94, 0.10) 0%, rgba(65, 76, 95, 0.55) 100%);*/
        /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
        background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.30) 100%, rgba(0, 0, 0, 0.20) 0%);
        /*background-color: rgba(0, 0, 0, 0.20);*/
        height: auto 100%;
        min-height: 92vh;
        padding-top: 60px;
        /*padding: 100px;*/
        /*text-align: center;*/
        /*font-size: 24px !important;
        font-weight: 400;*/
    }

    .bgmandate .logoimg img {
        width: 400px;
        padding-top: 600px;
        margin-left: 40px;
    }

    .bgmandate h3 {
        padding-left: 50px;
        padding-right: 50px;
    }
    .bgmandate h2 {
        font-size: 40px;
        letter-spacing: 0.025em;
        padding-left: 50px;
        padding-bottom: 10px;
    }

.bgparallaxmandate {
    background-color: rgba(255,255,255,0.90) !important;
    padding-top: 40px;
    padding-bottom: 20px;
    min-height: 92vh;
}

.bgprofile {
    background-image: url("/images/profile.jpg");
    height: 100%;
    background-attachment: scroll;
    background-position: top;
    position: relative;
    /*top: -15px;*/
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 92vh;
}

    .bgprofile > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        /*background-image: linear-gradient(45deg, rgba(25, 50, 94, 0.10) 0%, rgba(65, 76, 95, 0.55) 100%);*/
        /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
        background-image: linear-gradient(45deg, rgba(0, 67, 130, 0.60) 100%, rgba(0, 67, 130, 0.30) 0%);
        /*background-color: rgba(0, 0, 0, 0.20);*/
        height: auto 100%;
        min-height: 92vh;
        padding-top: 60px;
        /*padding: 100px;*/
        /*text-align: center;*/
        /*font-size: 24px !important;
        font-weight: 400;*/
    }

    .bgprofile .logoimg img {
        /*width: 400px;*/
        padding-top: 640px;
        margin-left: 40px;
    }

    .bgprofile h3 {
        padding-left: 50px;
        padding-right: 50px;
    }

.bgparallaxprofile {
    background-color: rgba(0, 53, 108, 0.90) !important;
    padding-top: 40px;
    padding-bottom: 20px;
    min-height: 92vh;
}


.bginquiry {
    background-image: url("/images/inquiry.jpg");
    height: 100%;
    background-attachment: scroll;
    background-position: top;
    position: relative;
    /*top: -15px;*/
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 92vh;
}

    .bginquiry > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        /*background-image: linear-gradient(45deg, rgba(25, 50, 94, 0.10) 0%, rgba(65, 76, 95, 0.55) 100%);*/
        /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
        background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.40) 100%, rgba(0, 0, 0, 0.10) 0%);
        /*background-color: rgba(0, 0, 0, 0.20);*/
        height: auto 100%;
        min-height: 92vh;
        padding-top: 60px;
        /*padding: 100px;*/
        /*text-align: center;*/
        /*font-size: 24px !important;
        font-weight: 400;*/
    }

    .bginquiry .logoimg img {
        width: 400px;
        padding-top: 600px;
        margin-left: 40px;
    }

    .bginquiry h3 {
        padding-left: 50px;
        padding-right: 50px;
    }
    .bginquiry h2 {
        font-size: 40px;
        letter-spacing: 0.025em;
        padding-left: 50px;
        padding-bottom: 10px;
    }

.bgparallaxinquiry {
    background-color: rgba(255,255,255,0.90) !important;
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: 92vh;
}

.bgcontact {
    background-image: url("/images/contact.jpg");
    height: 100%;
    background-attachment: scroll;
    background-position: top;
    position: relative;
    /*top: -15px;*/
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 96vh;
}

    .bgcontact > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        /*background-image: linear-gradient(45deg, rgba(25, 50, 94, 0.10) 0%, rgba(65, 76, 95, 0.55) 100%);*/
        /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
        /*background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.30) 100%, rgba(0, 0, 0, 0.20) 0%);*/
        /*background-color: rgba(0, 0, 0, 0.20);*/
        background-image: linear-gradient(45deg, rgba(25, 50, 94, 0.45) 0%, rgba(25, 50, 94, 0.30) 100%);
        height: auto 100%;
        min-height: 96vh;
        padding-top: 60px;
        /*padding: 100px;*/
        /*text-align: center;*/
        /*font-size: 24px !important;
        font-weight: 400;*/
    }

    .bgcontact .logoimg img {
        /*width: 400px;*/
        padding-top: 40px;
        margin-left: 40px;
    }

    .bgcontact h3 {
        padding-left: 50px;
        padding-right: 50px;
    }

    .bgcontact h2 {
        font-size: 40px;
        letter-spacing: 0.025em;
        padding-left: 50px;
        padding-bottom: 10px;
    }

.bgparallaxcontact {
    background-color: rgba(0, 82, 166, 0.80) !important;
    /*background-color: rgba(255,255,255,0.75) !important;*/
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: 96vh;
}


.bgcontactmap {
    /*min-height: 100vh;*/
}

    .bgcontactmap > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        /*background-image: linear-gradient(45deg, rgba(25, 50, 94, 0.10) 0%, rgba(65, 76, 95, 0.55) 100%);*/
        /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
        /*background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.30) 100%, rgba(0, 0, 0, 0.20) 0%);*/
        /*background-color: rgba(0, 0, 0, 0.20);*/
        /*background-image: linear-gradient(45deg, rgba(25, 50, 94, 0.45) 0%, rgba(25, 50, 94, 0.30) 100%);*/
        height: auto 100%;
        /*min-height: 100vh;*/
        /*padding-top: 60px;*/
        /*padding: 100px;*/
        /*text-align: center;*/
        /*font-size: 24px !important;
        font-weight: 400;*/
    }

    .bgcontactmap .logoimg img {
        /*width: 400px;*/
        padding-top: 40px;
        margin-left: 40px;
    }

    .bgcontactmap h3 {
        padding-left: 50px;
        padding-right: 50px;
    }

    .bgcontactmap h2 {
        font-size: 40px;
        letter-spacing: 0.025em;
        padding-left: 50px;
        padding-bottom: 10px;
    }

.bgparallaxcontactmapleft {
    position: fixed;
    /*top: 40px;*/
    top: 0;
    left: 0;
    /*height: 100vh;*/
    padding-left: 0;
    padding-right: 0;
}
.bgparallaxcontactmapright {
    background-color: rgba(0, 82, 166, 0.80) !important;
    position: absolute;
    /*top: 40px;*/
    top: 0;
    right: 0;
    /*bottom: 0;*/
    padding-top: 120px;
    /*padding-bottom: 40px;*/
    height: 100vh;
    z-index: 11;
}

/*.offices {
    margin: 0 auto;
    width: 100%;
}

img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: auto;
    position: relative;
    background-attachment: scroll;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ff0a0b;
    z-index: 10;
}*/


.bgpartners {
    background-image: url("/images/partners.jpg");
    height: 100%;
    background-attachment: scroll;
    background-position: top;
    position: relative;
    /*top: -15px;*/
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 92vh;
}

    .bgpartners > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        /*background-image: linear-gradient(45deg, rgba(25, 50, 94, 0.10) 0%, rgba(65, 76, 95, 0.55) 100%);*/
        /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
        background-image: linear-gradient(45deg, rgba(0, 82, 166, 0.40) 100%, rgba(0, 0, 0, 0.20) 0%);
        /*background-color: rgba(0, 0, 0, 0.20);*/
        height: auto 100%;
        min-height: 92vh;
        padding-top: 60px;
        /*padding: 100px;*/
        /*text-align: center;*/
        /*font-size: 24px !important;
        font-weight: 400;*/
    }

    .bgpartners .logoimg img {
        /*width: 400px;*/
        padding-top: 410px;
        margin-left: 40px;
    }

    .bgpartners h3 {
        padding-left: 50px;
        padding-right: 50px;
    }

    .bgpartners h2 {
        font-size: 40px;
        letter-spacing: 0.025em;
        padding-left: 50px;
        padding-bottom: 10px;
    }

.bgparallaxpartners {
    background-color: rgba(0, 82, 166, 0.85) !important;
    /*background-color: rgba(255,255,255,0.85) !important;*/
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: 100vh;
}

.bgregister {
    background-image: url("/images/register.jpg");
    height: 100%;
    background-attachment: scroll;
    background-position: top;
    position: relative;
    /*top: -15px;*/
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 92vh;
}

    .bgregister > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        /*background-image: linear-gradient(45deg, rgba(25, 50, 94, 0.10) 0%, rgba(65, 76, 95, 0.55) 100%);*/
        /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
        background-image: linear-gradient(45deg, rgba(36, 76, 116, 0.65) 100%, rgba(0, 0, 0, 0.35) 0%);
        /*background-color: rgba(0, 0, 0, 0.20);*/
        height: auto 100%;
        min-height: 92vh;
        padding-top: 60px;
        /*padding: 100px;*/
        /*text-align: center;*/
        /*font-size: 24px !important;
        font-weight: 400;*/
    }

    .bgregister .logoimg img {
        /*width: 400px;*/
        padding-top: 480px;
        margin-left: 40px;
    }

    .bgregister h3 {
        padding-left: 50px;
        padding-right: 50px;
    }

    .bgregister ul {
        padding-left: 40px;
        padding-top: 10px;
    }

.bgparallaxregister {
    background-color: rgba(0, 82, 166, 0.80) !important;
    padding-top: 40px;
    padding-bottom: 20px;
    min-height: 100vh;
    /*background-color: rgba(255,255,255,0.75) !important;
    padding-top: 40px;
    padding-bottom: 20px;
    min-height: 92vh;*/
}

#blognav {
    position: fixed;
    /*width: 250px;*/
    left: 0;
    right: 0;
    /*overflow-y: scroll;*/
    background-color: red;
    top: 40px;
    z-index: -1;
    height: 100vh;
}

.bgparallaxblog {
    background-color: rgba(255,255,255,0.80) !important;
    padding-top: 110px;
    padding-bottom: 20px;
    height: 100%;
}
#blognav {
    display: normal;
}
.bgblog h4 {
    text-align: right;
    float: right;
}

.bgindividual {
    background-image: url("/images/individual.jpg");
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    position: relative;
    /*top: -15px;*/
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 92vh;
}

    .bgindividual > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        /*background-image: linear-gradient(45deg, rgba(25, 50, 94, 0.10) 0%, rgba(65, 76, 95, 0.55) 100%);*/
        /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
        background-image: linear-gradient(45deg, rgba(24, 73, 124, 0.60) 100%, rgba(0, 0, 0, 0.10) 0%);
        /*background-color: rgba(0, 0, 0, 0.20);*/
        height: auto 100%;
        min-height: 92vh;
        padding-top: 60px;
        /*padding: 100px;*/
        /*text-align: center;*/
        /*font-size: 24px !important;
        font-weight: 400;*/
    }

    .bgindividual .logoimg img {
        /*width: 400px;*/
        padding-top: 580px;
        margin-left: 40px;
    }

    .bgindividual h3 {
        padding-left: 50px;
        padding-right: 50px;
    }

    .bgindividual h2 {
        font-size: 40px;
        letter-spacing: 0.025em;
        padding-left: 50px;
        padding-bottom: 10px;
    }

.bgparallaxindividual {
    background-color: rgba(0, 82, 166, 0.95) !important;
    /*background-color: rgba(255,255,255,0.85) !important;*/
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: 92vh;
    color: #ffffff;
}

.bgservices {
    background-image: url("/images/services.jpg");
    height: 100%;
    background-attachment: scroll;
    background-position: top;
    position: relative;
    /*top: -15px;*/
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 92vh;
}

    .bgservices > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        /*background-image: linear-gradient(45deg, rgba(25, 50, 94, 0.10) 0%, rgba(65, 76, 95, 0.55) 100%);*/
        /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
        background-image: linear-gradient(45deg, rgba(0, 82, 166, 0.40) 100%, rgba(0, 0, 0, 0.20) 0%);
        /*background-color: rgba(0, 0, 0, 0.20);*/
        height: auto 100%;
        min-height: 92vh;
        padding-top: 60px;
        /*padding: 100px;*/
        /*text-align: center;*/
        /*font-size: 24px !important;
        font-weight: 400;*/
    }

    .bgservices .logoimg img {
        /*width: 400px;*/
        padding-top: 580px;
        margin-left: 40px;
    }

    .bgservices h3 {
        padding-left: 50px;
        padding-right: 50px;
    }

    .bgservices h2 {
        font-size: 40px;
        letter-spacing: 0.025em;
        padding-left: 50px;
        padding-bottom: 10px;
    }

.bgparallaxservices {
    background-color: rgba(0, 82, 166, 0.65) !important;
    /*background-color: rgba(255,255,255,0.85) !important;*/
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: 100vh;
}


.bgparallax {
    background-color: rgba(144, 144, 144, 0.70) !important;
}

.parallax2 {
    background-image: url("/images/parallax2.jpg");
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
}

    .parallax2 > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.50) 100%);
        /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
        height: 100%;
        min-height: 400px;
        padding: 60px 20px 20px;
        text-align: center;
        /*font-size: 24px !important;*/
        font-weight: 400;
    }


    .parallax2 p {
        padding: 10px 100px;
        font-size: 18px;
        line-height: 26px;
    }

    .parallax2 span {
        font-size: 24px;
    }

    .parallax2 i {
        font-size: 50px;
        vertical-align: middle;
    }

    .parallax2 h1 {
        font-size: 26px;
    }

.parallax2b {
    background-image: url("/images/parallax2b.jpg");
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px;
}

    .parallax2b > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        background-image: linear-gradient(45deg, rgba(25, 50, 94, 0.45) 0%, rgba(25, 50, 94, 0.30) 100%);
        /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
        height: 100%;
        min-height: 450px;
        padding: 130px 20px;
        text-align: center;
        /*font-size: 24px !important;*/
        font-weight: 400;
    }

.parallax3b {
    background-image: url("/images/parallax3b.jpg");
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
}

    .parallax3b > div {
        /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
        background-image: linear-gradient(45deg, rgba(150, 0, 0, 0.90) 0%, rgba(0, 82, 166, 0.90) 100%);
        /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
        height: 100%;
        min-height: 100vh;
        padding: 80px 20px;
        text-align: center;
        /*font-size: 24px !important;*/
        font-weight: 400;
    }

.parallaxK {
    background-image: url("/images/parallaxK.jpg");
    height: 100%;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px;
}

    .parallaxK > div {
        background-image: linear-gradient(45deg, rgba(78, 78, 78, 0.50) 0%, rgba(91, 91, 91, 0.50) 100%);
        /*background-image: linear-gradient(45deg, rgba(17, 39, 78, 0.5) 0%, rgba(25, 50, 94, 0.5) 100%);*/
        height: 100%;
        min-height: 450px;
        padding: 70px 20px;
        text-align: center;
        /*font-size: 24px !important;*/
        font-weight: 400;
    }

/*.parallax3 {
    height: 100%;
    min-height: 500px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
}

    .parallax3 > div {
        height: 100%;
        min-height: 500px;
        font-size: 24px !important;
        font-weight: 400;
    }*/

@media only screen and (max-width: 768px) {
    .parallax {
        min-height: 460px;
        top: 0;
    }

        .parallax > div {
            height: 100%;
            min-height: 460px;
            /*padding: 20px 0;*/
            text-align: center;
            font-size: 14px !important;
            font-weight: 400;
        }

        .parallax .logoimg img {
            width: auto;
            padding-top: 0;
            margin-left: 0;
        }

    .parallax2 {
        min-height: 300px;
    }

        .parallax2 > div {
            height: 100%;
            min-height: 300px;
            padding: 20px 0;
            text-align: center;
            font-size: 15px !important;
            font-weight: 400;
        }

        .parallax2 span {
            font-size: 16px;
        }

        .parallax2 i {
            font-size: 36px;
        }

        .parallax2 p {
            padding: 0;
            font-size: 14px;
            line-height: 20px;
        }
        .parallax2 h1 {
            padding: 10px;
            font-size: 18px;
            line-height: 20px;
        }

    .parallax2b > div {
        padding: 30px 5px;
    }

    .parallax3b > div {
        padding: 30px 5px;
    }

    .parallaxK {
        min-height: 300px;
    }

        .parallaxK > div {
            height: 100%;
            min-height: 300px;
            padding: 20px;
            text-align: center;
            font-size: 15px !important;
            font-weight: 400;
        }

    .parallax3 {
        min-height: 300px;
    }

        .parallax3 > div {
            min-height: 300px;
        }

    .bgprofile > div {
        height: 100%;
        min-height: 520px;
        padding-top: 0;
        text-align: center;
        font-size: 14px !important;
        font-weight: 400;
    }

    .bgprofile .logoimg img {
        width: auto;
        padding-top: 0;
        margin-left: 0;
    }

    .bgprofile h3 {
        padding-left: 10px;
        padding-right: 10px;
    }

    /*.bgmandate {
        min-height: 460px;
        top: 0;
    }*/

    .bgmandate h2 {
        padding-left: 0;
        padding-bottom: 0;
    }

    .bginquiry h2 {
        padding-left: 0;
        padding-bottom: 0;
    }

    .bgmandate > div {
        height: 100%;
        /*min-height: 520px;*/
        /*padding: 20px 0;*/
        text-align: center;
        font-size: 14px !important;
        font-weight: 400;
        padding-top: 0;
    }

        .bgmandate .logoimg img {
            width: auto;
            padding-top: 0;
            margin-left: 0;
        }

        .bgmandate h3 {
            padding-left: 10px;
            padding-right: 10px;
        }

    .bginquiry > div {
        height: 100%;
        /*min-height: 520px;*/
        /*padding: 20px 0;*/
        text-align: center;
        font-size: 14px !important;
        font-weight: 400;
        padding-top: 0;
    }

    .bginquiry .logoimg img {
        width: auto;
        padding-top: 0;
        margin-left: 0;
    }

    .bginquiry h3 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .bgcontact > div {
        height: 100%;
        min-height: 520px;
        /*padding: 20px 0;*/
        padding-top: 0;
        text-align: center;
        font-size: 14px !important;
        font-weight: 400;
    }

    .bgcontact .logoimg img {
        width: auto;
        padding-top: 0;
        margin-left: 0;
    }

    .bgcontact h3 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .bgcontact h2 {
        padding-left: 10px;
        padding-bottom: 0;
    }

    .bgpartners > div {
        height: 100%;
        min-height: 520px;
        /*padding: 20px 0;*/
        text-align: center;
        font-size: 14px !important;
        font-weight: 400;
        padding-top: 30px;
    }

    .bgpartners .logoimg img {
        width: auto;
        padding-top: 0;
        margin-left: 0;
    }

    .bgpartners h3 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .bgpartners h2 {
        padding-left: 10px;
        padding-bottom: 0;
    }

    .bgregister {
        min-height: 100vh;
    }

    .bgregister > div {
        height: 100%;
        min-height: 720px;
        /*padding: 20px 0;*/
        text-align: center;
        font-size: 14px !important;
        font-weight: 400;
    }

    .bgregister .logoimg img {
        width: auto;
        padding-top: 0;
        margin-left: 0;
    }

    .bgregister h3 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .bgindividual {
        min-height: 100vh;
    }

    .bgindividual > div {
        height: 100%;
        min-height: 720px;
        /*padding: 20px 0;*/
        text-align: center;
        font-size: 14px !important;
        font-weight: 400;
    }

    .bgindividual .logoimg img {
        width: auto;
        padding-top: 0;
        margin-left: 0;
    }

    .bgindividual h3 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .bgservices > div {
        height: 100%;
        /*padding: 20px 0;*/
        text-align: center;
        font-size: 14px !important;
        font-weight: 400;
        padding-top: 0;
    }

    .bgservices .logoimg img {
        width: auto;
        padding-top: 0;
        margin-left: 0;
    }

    .bgservices h3 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .bgservices h2 {
        padding-left: 10px;
        padding-bottom: 0;
    }

    .bgparallaxblog {
        background-color: #efefef !important;
        padding-top: 30px;
        padding-bottom: 30px;
        height: 100%;
    }
    #blognav {
        display: none;
    }
    .bgblog h4 {
        text-align: center;
        float: none;
    }
}

.video-container {
    position: relative;
    height: 0;
    padding-top: 30px;
    padding-bottom: 56.25%;
    overflow: hidden;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%!important;
        height: 100%!important;
    }   

/*.carousel {
    position: relative;
    top:-130px;
}*/

    .carousel-indicators {
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-bottom: 25px;
    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: #efefef \9;
        background-color: #efefef;
        border: 1px solid #ffffff;
        border-radius: 10px;
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #ffffff;
    }

.carousel-caption {
    /*right: 0;*/
    /*left: 70px;
    bottom: 35px;*/
    /*bottom: 10px;*/
    z-index: 10;
    /*padding-top: 10px;*/
    /*padding-bottom: 0;*/
    /*padding-left:10px;*/
    /*margin-top: 20px;*/
    /*margin-bottom: 20px;*/
    /*background-color: rgba(0, 0, 0, 0.75);*/
    color: #ffffff;
    /*font-size: 23px;*/
    /*text-align: left;*/
    /*text-shadow: none;*/
   text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
   /*-webkit-border-radius:10px 0 0 10px;
  -moz-border-radius:10px 0 0 10px;
  border-radius:10px 0 0 10px;*/
    text-align: center;
    position: absolute;
    top: 25%;
    right: inherit;
    bottom: inherit;
    left: 50%;
    z-index: 3;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}

.carousel-caption h1 {
    color: #ffffff;
    font-size: 60px;
    /*line-height: 50px;*/
    /*margin: 0 0 20px 0;*/
    font-weight: 400;
    opacity: 1;
}

    .carousel-caption i {
        color: #ffffff;
        font-size: 30px;
        /*line-height: 50px;*/
        font-weight: 400;
        opacity: 0.75;
        position: relative;
        top: -25px;
    }

.carousel-control .glyphicon-chevron-left {
    left: 25%;
}

.carousel-control .glyphicon-chevron-right {
    right: 25%;
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition: 0.6s ease-in-out;
        -moz-transition: 0.6s ease-in-out;
        -o-transition: 0.6s ease-in-out;
        transition: 0.6s ease-in-out;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

    .carousel-fade .carousel-inner .next,
    .carousel-fade .carousel-inner .prev,
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.carousel-fade .carousel-control {
    z-index: 2;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1.2, 1.2);
    }

    to {
        -webkit-transform: scale(1, 1);
    }
}

@keyframes zoom {
    from {
        transform: scale(1.2, 1.2);
    }

    to {
        transform: scale(1, 1);
    }
}

.carousel-fade .carousel-inner .item > img {
    -webkit-animation: zoom 10s;
    animation: zoom 10s;
}

.carousel-fade:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    /*background-color: rgba(0, 0, 0, 0.20);*/
    /*background-image: url(/images/plain.png);*/
    /*background-image: url(/images/dotsg.png);*/
}

#calldiv {
    height: 80px;
    width: 280px;
    float: right;
    position: fixed;
    top: 20px;
    left: -245px;
    z-index: 9999 !important;
    /*background: rgba(255, 255, 255, 0.55);*/
    /*background: rgba(87, 87, 87, 0.80);*/
    /*background-color: rgba(177, 177, 177, 0.70);*/
    color: #fff;
    /*padding: 2px 0 0 20px;*/
    text-shadow: 1px 1px 2px rgb(125, 125, 125);
    /*border-bottom: rgba(41,47,56,0.5) 5px solid;*/
    /*-webkit-box-shadow: -1px 0px 2px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: -1px 0px 4px 0px rgba(0,0,0,0.5);
    box-shadow: -1px 0px 4px 0px rgba(0,0,0,0.5);*/
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: default;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.2em;
    letter-spacing: -0.025em;
    -webkit-transition: background-color 0.5s ease-out;
    -moz-transition: background-color 0.5s ease-out;
    -o-transition: background-color 0.5s ease-out;
    transition: background-color 0.5s ease-out;
}

    #calldiv .phone {
        position: absolute;
        right: 10px;
        padding: 0;
        margin: 2px 0;
        opacity: 1;
        /*padding-left: 7px;
        padding-right: 10px;*/
        /*margin-bottom: 30px;*/
        /*margin-right: 4px;*/
    }

    #calldiv .phone i {
        font-size: 40px;
        color: #ff0a0b;
    }

    #calldiv i {
        color: #ff0a0b!important;
        /*font-size: 14px;*/
    }

    #calldiv .texts {
        padding: 15px 0 10px 5px;
        /*margin-right: 30px;*/
    }

    #calldiv:hover {
        /*background: rgba(255, 255, 255, 1);*/
        background: #F5BA04;
        -webkit-box-shadow: -1px 0px 2px 0px rgba(0,0,0,0.5);
        -moz-box-shadow: -1px 0px 4px 0px rgba(0,0,0,0.5);
        box-shadow: -1px 0px 4px 0px rgba(0,0,0,0.5);
    }

    #calldiv img {
        position: absolute;
        right: -22px;
        padding: 15px 0 0 0;
    }

        .form-group select {
    cursor: pointer;
}


#owl-example .item img {
    display: block;
    width: 100%;
    height: auto;
}


input[type="checkbox"]:focus {
    outline: 0!important;
}

.samebtn {
    padding: 0;
    width: 100%;
    height: 36px;
    box-shadow: none;
    /*font-size: 14px;*/
    font-weight: 400;
    font-size: 16px !important;
    line-height: 1em;
    background-image: none;
    border-radius: 4px;
    text-align: center !important;
    vertical-align: middle;
    margin-bottom: 13px !important;
    background-color: #f8ac06;
}
.samebtn img {
    position: relative;
    top: 5px;
    margin-right: 10px;
}

    .samebtn:focus {
        color: #fff !important;
    }

.spl5 {
    padding-left: 5px;
}

.spr5 {
    padding-right: 5px;
}
@media only screen and (max-width: 768px) {
    .spl5 {
        padding-left: 0!important;
    }
    .spr5 {
        padding-right: 0!important;
    }
}

/*#descrtip span:hover {
    display: none!important;
}*/

.breaktxt {
    white-space: normal;
}

.bpattern {
    background-image: url("/Images/bpat1.png");
    background-repeat: repeat;
}

.lh1 {
    line-height: 1em!important;
}

.btnfloatr {
    position: absolute;
    right: 15px;
    top: -60px;
    width: 28px;
    height: 24px;
    /*border-radius: 50%;*/
    padding: 1px 2px 1px 0;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    margin: 0 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1em;
}

.socialfloatr {
    float: right;
}
.elfloatr {
    float: right;
}
.elfloatl {
    float: left;
}

@media only screen and (max-width: 768px) {
    .socialfloatr {
        float: left;
    }
    .elfloatr, .elfloatl {
        float: none;
        text-align: center;
    }
}

.formback {
    line-height: 0.5em;
}

.ulnostyle ul {
    list-style-type: none!important;
    margin: 0;
    padding: 0;
}

.float {
    position: fixed;
    width: 110px;
    height: 110px;
    bottom: 90px;
    left: 25px;
    /*background-color: #0C9;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;*/
}

.my-float {
    margin-top: 22px;
}

#howtomodal a {
    opacity: 0.80;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}

#howtomodal a:hover {
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

#serv .list-group-item {
    background-color: rgba(255, 255, 255, 0.35);
    margin-left: 40px;
}
#serv a.list-group-item {
    color: #fff;
}
#serv a.list-group-item:hover {
    color: #777777;
    background-color: #fff;
}

.top21 {
    padding-top: 22px;
}

@media only screen and (max-width: 768px) {
    #serv .list-group-item {
        margin-left: 0;
    }
    .top21 {
        padding-top: 0;
    }
}

.grey-on-hover {
    position: relative;
    cursor: pointer;
}

    .grey-on-hover:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        transition: opacity .3s;
        opacity: 0;
        z-index: 2;
    }

    .grey-on-hover:hover:before {
        opacity: 1;
    }

.figcontainer img {
    width: 100%;
    transition: all .4s;
    transform-origin: 50% 100%;
    height: 100%;
    vertical-align: bottom!important;
}

.text_box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 5;
    opacity: 0;
    /*background: rgba(255, 0, 0, 0.73);*/
    padding: 0;
    text-align: center;
    transition: all .4s;
    transform: rotateX(-90deg);
    transform-origin: 90% 0%;
}

.figcontainer:hover img {
    transform: rotateX(100deg);
    opacity: 0
}

.figcontainer:hover .text_box {
    transform: rotateX(0deg);
    opacity: 1
}


button.scroll_down {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    /*left: 0;*/
    right: 10px;
    bottom: 45px;
    height: 48px;
    width: 28px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 2px solid white;
    border-radius: 20px;
    cursor: pointer;
    outline: none;
    z-index: 10;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
}

    button.scroll_down:before {
        position: absolute;
        top: 4px;
        left: 4px;
        /*left: 50%;*/
        font-family: 'Glyphicons Halflings';
        font-weight: 700;
        content: '\e094';
        color: #ffffff;
        text-align: center;
        /*width: 10px;
        height: 10px;
        margin-left: -5px;*/
        /*background-color: #ffffff;
        border-radius: 100%;*/
        -webkit-animation: scroll_down_btn-animation 2s infinite;
        animation: scroll_down_btn-animation 2s infinite;
        box-sizing: border-box;
        /*text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);*/
        /*box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);*/
    }
    button.scroll_down:hover {
        background-color: rgba(0, 0, 0, 0.5);
    }

@keyframes scroll_down_btn-animation {
    0% {
        transform: translate(0, 0);
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    80% {
        transform: translate(0, 20px);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes scroll_down_btn-animation {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    80% {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

.u-button, .u-button:active {
    cursor: pointer;
    padding: 10px 12px;
    letter-spacing: 2px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background: rgba(255, 255, 255, 0.25);
    /*background: rgba(255,255,255,0.35);*/
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 4px;
    border: none;
    border: solid 1px rgba(255, 255, 255, 0.25);
    white-space: normal;
    line-height: 1;
}

    .u-button:hover {
        background: #ffffff;
        color: #575757;
        text-decoration: none;
        border-radius: 4px;
        border: none;
        border: solid 1px #ffffff;
    }
    .u-button:focus {
        color: #575757;
    }

.officepad {
    padding: 0 40px!important;
}

@media only screen and (max-width: 768px) {
    .officepad {
        padding: 10px 0!important;
    }
    .u-button, .u-button:active {
        padding: 4px
    }
}

.officepad1 {
    padding: 0 40px !important;
}

@media only screen and (max-width: 768px) {
    .officepad1 {
        padding: 0 !important;
    }
}

.officepad2 {
    padding: 120px 10px 60px !important;
}

@media only screen and (max-width: 768px) {
    .officepad2 {
        padding: 10px 10px !important;
    }
}

.scrolltop-btn {
    position: fixed;
    right: 10px;
    bottom: 10px;
    text-align: center !important;
    z-index: 999;
    margin-left: auto;
    margin-right: auto;
    height: 40px;
    width: 30px;
    background-color: rgba(0, 0, 0, 0.2);
    /*border: 2px solid white;*/
    /*border-radius: 20px;*/
    cursor: pointer;
    outline: none;
    z-index: 10;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
    /*opacity: 1;*/
    padding: 0;
}

    .scrolltop-btn:before {
        position: absolute;
        top: 2px;
        left: 7px;
        /*left: 50%;*/
        font-family: 'Glyphicons Halflings';
        font-weight: 700;
        content: '\e253';
        color: #ffffff;
        text-align: center;
        /*width: 10px;
        height: 10px;
        margin-left: -5px;*/
        /*background-color: #ffffff;
        border-radius: 100%;*/
        -webkit-animation: scrolltop-btn-animation 2s infinite;
        animation: scrolltop-btn-animation 2s infinite;
        box-sizing: border-box;
        /*text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);*/
        /*box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);*/
    }
    .scrolltop-btn:hover {
        background-color: rgba(0, 0, 0, 0.5);
    }

.btn.scrolltop-btn {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
}

@media only screen and (max-width: 768px) {
    .scrolltop-btn {
        display: none!important;
    }
}

@keyframes scrolltop-btn-animation {
    0% {
        opacity: 0;
    }

    40% {
        transform: translate(0, 20px);
        opacity: 0;
    }

    80% {
        opacity: 1;
    }

    100% {
        transform: translate(0, 0);
        opacity: 0;
    }
}

@-webkit-keyframes scrolltop-btn-animation {
    0% {
        opacity: 0;
    }

    40% {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0;
    }

    80% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 0;
    }
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #ff0a0b;
}

#map_wrapper {
    height: 96vh;
    position: relative;
    padding-top: 15px;
    /*top: -20px;*/
}

#map_canvas {
    width: 100%;
    height: 100%;
}

.map-title {
    text-align: center;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1.2em;
    letter-spacing: 0.05em;
    font-weight: 500;
}

.mapcontact {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px 0;
    background: rgba(255, 10, 11, 0.75);
}

.gvisaback {
    background-image: url("/Images/gvisaback.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    width: 100%;
}

.bgcontact .resp-hidemap {
    display: normal;
}
.bgcontact .resp-hideoffice {
    display: none;
}

@media only screen and (max-width: 768px) {
    .bgcontact .resp-hidemap {
        display: none !important;
    }
    .bgcontact .resp-hideoffice {
        display: normal !important;
    }
}

.whyus{
    font-size: 40px!important;
    line-height: normal!important;
}

@media only screen and (max-width: 768px) {
    .whyus {
        font-size: 18px !important;
        line-height: normal !important;
    }
}

#tawkchat-minified-wrapper .ltr-direction {
    padding-right: 40px;
}

.callout_main {
    z-index: 30002;
}

.gm-style-mtc {
    display: none;
}

@media only screen and ( min-width: 980px ) {
    .gm-style-pbc {
        opacity: 0 !important;
    }
}

.nospace {
    white-space: nowrap;
}

.Characteristic {
    float: left;
    margin: 0 0 2px 0;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 33.3333%;
    /*width: 25%;*/
}

    .Characteristic::after {
        content: "\f00c";
        font-family: FontAwesome;
        left: 0;
        position: absolute;
        top: -1px;
        color: #777777;
    }

.csresults {
    display: block;
    margin: 0;
    line-height: 1.42857;
    /*min-height: 36px;*/
    padding: 4px;
    /*background-color: #85c805;*/
    background-image: none;
    /*border-radius: 4px;*/
    /*border: 1px solid #333334;*/
    /*transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
    color: #000;
}

.minustop img {
    vertical-align: middle;
    padding-bottom: 5px;
}

.caps {
    text-transform: uppercase!important;
}

.detailsd {
    position: relative;
    bottom: 0;
    right: -10px;
    /*right: 40px;*/
    margin-top: 5px;
}

.btnfloat {
    float: right;
}

@media (max-width: 991px) {
    .detailsd {
        position: relative;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .btnfloat {
        float: none;
        text-align: center;
    }
}


element {
    display: inline-block;
}

.block-heading {
    /*height: 100% !important;*/
    margin-bottom: 50px;
    border-bottom: 1px solid #cccccc;
}

.contact-details {
    padding: 15px;
    border: solid 2px #F5BA04;
    /*box-shadow: rgba(0, 0, 0, 0.3) 3px 3px 6px;*/
    background-color: #fff;
    border-radius: 6px;
}

    .contact-details .calink i {
        margin: 3px 3px 0 2px;
        font-size: 18px;
        line-height: 18px;
        color: #F5BA04;
        font-weight: 300;
        width: 15px;
        height: 15px;
        position: relative;
        top: 0;
        text-align: right;
    }

.hrgreen {
    border-color: #cccccc;
}
.hrgreen1 {
    border-bottom: 1px solid #cccccc;
}



.slider__warpper {
    /*height: 100vh;*/
    height: 580px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}

.slider__navi {
    position: absolute;
    top: 290px;
    left: 15%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    z-index: 999;
}

    .slider__navi hr {
        position: relative;
        width: 100%;
        /*width: 480px;*/
    }

    .slider__navi a {
        display: block;
        display: inline-block;
        /*height: 15px;
        width: 15px;
        border-radius: 15px;
        margin: 20px 0;*/
        /*text-indent: -9999px;*/
        /*text-indent: -200px;*/
        box-shadow: none;
        border: none;
        /*background: rgba(0,0,0,0.2);*/
        /*color: rgba(0, 0, 0, 0.50);*/
        color: #999999;
        /*text-align: right;*/
        padding-bottom: 16px;
        font-size: 24px;
        font-family: 'Noto Serif', serif;
        /*font-family: 'Anonymous Pro', monospace;*/
    }

        .slider__navi a:hover {
            /*background: rgba(255,255,255,1);*/
            color: #000;
        }

        .slider__navi a.active {
            /*background: rgba(244, 18, 19, 1);*/
            color: #000;
        }

    .slider__navi i {
        margin-right: 16px;
        vertical-align: top!important;
    }

.flex__container {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -o-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    /*height: 100vh;*/
    height: 580px;
    width: 100%;
    z-index: 1;
    /*padding: 20px;*/
}

    .flex__container.flex--active {
        z-index: 2;
    }

.text--sub {
    font-size: 18px;
    letter-spacing: 0.5rem;
    /*text-transform: uppercase;*/
    margin-bottom: 20px;
    opacity: 0.75;
}

.text--big {
    /*font-family: 'Poppins', sans-serif;*/
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
    margin-top: 0;
    /*margin-left: -8px;*/
    color: #000;
    font-family: 'Noto Serif', serif;
}

.text--normal {
    font-size: 18px;
    color: #575757;
    line-height: 34px;
    margin-top: 25px;
    font-family: 'Noto Serif', serif;
}

.text__background {
    /*font-family: 'Poppins', sans-serif;*/
    position: absolute;
    right: 60px;
    bottom: 30px;
    color: #ccc;
    font-size: 28px;
    font-weight: 400;
}

.flex__item {
    height: auto;
    /*color: #777778;*/
    transition: transform 0.1s linear;
}

.flex__item--left {
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    width: 70%;
    transform-origin: left bottom;
    transition: transform 0.1s linear 0.4s;
    opacity: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 70px;
}

.flex__item--right {
    width: 30%;
    transform-origin: right center;
    transition: transform 0.1s linear 0s;
    opacity: 0;
}

.flex--preStart .flex__item--left,
.flex--preStart .flex__item--right,
.flex--active .flex__item--left,
.flex--active .flex__item--right {
    opacity: 1;
}

/* 1 */

.flex--0 .flex__item--left {
    background: #ffffff;
}

.flex--0 .flex__item--right {
    background: #ebeef2;
}

.flex--1 .flex__item--left {
    background: #ebeef2;
}

.flex--1 .flex__item--right {
    background: #ffffff;
}

/*.flex--1 .flex__item--left {
    background: #f76450;
}

.flex--1 .flex__item--right {
    background: #d74017;
}*/

.flex--2 .flex__item--left {
    background: #4ea7e9;
}

.flex--2 .flex__item--right {
    background: #1380dc;
}

.flex--4 .flex__item--left {
    background: #39b7d9;
}

.flex--4 .flex__item--right {
    background: #008fb3;
}

.flex--5 .flex__item--left {
    background: #6fae4d;
}

.flex--5 .flex__item--right {
    background: #238004;
}

.flex--7 .flex__item--left {
    background: #e5a82b;
}

.flex--7 .flex__item--right {
    background: #de8f00;
}

.flex--6 .flex__item--left {
    background: #9c9f5d;
}

.flex--6 .flex__item--right {
    background: #7b7c3b;
}

.flex--3 .flex__item--left {
    background: #9496bd;
}

.flex--3 .flex__item--right {
    background: #7b7ebd;
}

.flex--8 .flex__item--left {
    background: #bfa985;
}

.flex--8 .flex__item--right {
    background: #aa936c;
}

.flex--9 .flex__item--left {
    background: #999999;
}

.flex--9 .flex__item--right {
    background: #676767;
}

.flex__content {
    margin-left: 120px;
    width: 80%;
    opacity: 1;
    transform: translate3d(0,0,0);
    transition: transform 0.2s linear 0.1s, opacity 0.1s linear 0.2s;
}

.pokemon__img {
    position: absolute;
    bottom: 20px;
    right: 15%;
    max-height: 40vw;
    opacity: 1;
    transform: translate3d(0,0,0);
    transition: opacity 0.43s 0.6s, transform 0.4s 0.65s cubic-bezier(0, 0.88, 0.4, 0.93);
}

/* Animate-START point */

.flex__container.animate--start .flex__content {
    transform: translate3d(0,-200%,0);
    opacity: 0;
}

.flex__container.animate--start .pokemon__img {
    transform: translate3d(-200px,0,0);
    opacity: 0;
}

/* Animate-END point */

.flex__container.animate--end .flex__item--left {
    transform: scaleY(0);
}

.flex__container.animate--end .flex__item--right {
    transform: scaleX(0);
}

.flex__container.animate--end .flex__content {
    transform: translate3d(0,200%,0);
    opacity: 0;
}

.flex__container.animate--end .pokemon__img {
    transform: translate3d(200px,0,0);
    opacity: 0;
}

/************************************************/

@media only screen and (max-width: 1198px) {

    .slider__warpper {
        display: none!important;
    }

    .slider__navi {
        display: none !important;
    }

        .flex__content {
        margin-left: 70px;
        width: 80%;
        opacity: 1;
        transform: translate3d(0,0,0);
        transition: transform 0.2s linear 0.1s, opacity 0.1s linear 0.2s;
    }

    .slider__navi {
        position: absolute;
        top: 380px;
        right: 10px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        z-index: 9;
    }

        .slider__navi a {
            display: block;
            /*height: 15px;
        width: 15px;
        border-radius: 15px;
        margin: 20px 0;*/
            /*text-indent: -9999px;*/
            /*text-indent: -200px;*/
            box-shadow: none;
            border: none;
            /*background: rgba(0,0,0,0.2);*/
            /*color: rgba(0, 0, 0, 0.50);*/
            /*color: rgba(255, 255, 255, 0.6);*/
            text-align: left;
            padding-bottom: 15px;
            font-size: 34px;
        }

        .slider__navi i {
            margin-right: 10px !important;
        }
}


@media only screen and (max-width: 998px) {
    /*.slider__warpper {
        height: 780px !important;
    }*/

    .flex__container {
        height: 780px !important;
    }

    .flex__item--left {
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        align-items: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        width: 70%;
        transform-origin: left bottom;
        transition: transform 0.1s linear 0.4s;
        opacity: 0;
        position: relative;
        overflow: hidden;
    }

    .flex__item--right {
        width: 30%;
        transform-origin: right center;
        transition: transform 0.1s linear 0s;
        opacity: 0;
    }

    .text--sub {
        font-size: 14px;
        letter-spacing: 0.5rem;
        /*text-transform: uppercase;*/
        margin-bottom: 20px;
        opacity: 0.75;
    }

    .text--big {
        /*font-family: 'Poppins', sans-serif;*/
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        margin-left: 0;
        /*color: #ffffff;*/
    }

    .text--normal {
        font-size: 16px;
        /*color: rgba(255, 255, 255, 0.9);*/
        line-height: 24px;
        margin-top: 20px;
    }

    .text__background {
        /*font-family: 'Poppins', sans-serif;*/
        position: absolute;
        right: 10px;
        bottom: 10px;
        /*color: rgba(0,0,0,0.05);*/
        font-size: 20px;
        font-weight: 400;
    }

    .flex__item {
        height: auto;
        /*color: #fff;*/
        transition: transform 0.1s linear;
        padding-bottom: 20px;
    }

    .flex__item--left {
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        align-items: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        width: 75%;
        transform-origin: left bottom;
        transition: transform 0.1s linear 0.4s;
        opacity: 0;
        position: relative;
        overflow: hidden;
    }

    .flex__item--right {
        width: 25%;
        transform-origin: right center;
        transition: transform 0.1s linear 0s;
        opacity: 0;
    }

    .flex__content {
        margin-left: 20px;
        width: 90%;
        opacity: 1;
        transform: translate3d(0,0,0);
        transition: transform 0.2s linear 0.1s, opacity 0.1s linear 0.2s;
    }

    .slider__navi {
        position: absolute;
        top: 340px;
        right: 12px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        z-index: 9;
    }

        .slider__navi a {
            display: block;
            /*height: 15px;
        width: 15px;
        border-radius: 15px;
        margin: 20px 0;*/
            /*text-indent: -9999px;*/
            /*text-indent: -200px;*/
            box-shadow: none;
            border: none;
            /*background: rgba(0,0,0,0.2);*/
            /*color: rgba(0, 0, 0, 0.50);*/
            /*color: rgba(255, 255, 255, 0.6);*/
            text-align: right;
            padding-bottom: 15px;
            font-size: 24px;
        }

        .slider__navi i {
            margin-right: 10px;
        }
}

@media only screen and (max-width: 768px) {
    .flex__container {
        height: 1000px !important;
    }

    .text--sub {
        font-size: 14px;
        letter-spacing: 0.5rem;
        /*text-transform: uppercase;*/
        margin-bottom: 20px;
        opacity: 0.75;
    }

    .text--big {
        /*font-family: 'Poppins', sans-serif;*/
        font-size: 20px;
        font-weight: 700;
        line-height: 24px;
        margin-left: 0;
        /*color: #ffffff;*/
    }

    .text--normal {
        font-size: 16px;
        /*color: rgba(255, 255, 255, 0.9);*/
        line-height: 24px;
        margin-top: 20px;
    }

    .text__background {
        /*font-family: 'Poppins', sans-serif;*/
        position: absolute;
        right: 10px;
        bottom: 10px;
        /*color: rgba(0,0,0,0.05);*/
        font-size: 20px;
        font-weight: 400;
    }

    .flex__item {
        height: auto;
        /*color: #fff;*/
        transition: transform 0.1s linear;
        padding-bottom: 20px;
    }

    .flex__item--left {
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        align-items: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        width: 85%;
        transform-origin: left bottom;
        transition: transform 0.1s linear 0.4s;
        opacity: 0;
        position: relative;
        overflow: hidden;
    }

    .flex__item--right {
        width: 15%;
        transform-origin: right center;
        transition: transform 0.1s linear 0s;
        opacity: 0;
    }

    .flex__content {
        margin-left: 20px;
        width: 90%;
        opacity: 1;
        transform: translate3d(0,0,0);
        transition: transform 0.2s linear 0.1s, opacity 0.1s linear 0.2s;
    }

    .slider__navi {
        position: absolute;
        top: 190px;
        right: 12px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        z-index: 9;
    }

        .slider__navi a {
            display: block;
            /*height: 15px;
        width: 15px;
        border-radius: 15px;
        margin: 20px 0;*/
            /*text-indent: -9999px;*/
            /*text-indent: -200px;*/
            box-shadow: none;
            border: none;
            /*background: rgba(0,0,0,0.2);*/
            /*color: rgba(0, 0, 0, 0.50);*/
            /*color: rgba(255, 255, 255, 0.6);*/
            text-align: right;
            padding-bottom: 15px;
            font-size: 24px;
        }

        .slider__navi i {
            margin-right: 10px;
        }
}

.divlang {
    position: absolute;
    top: 45px;
    right: 15px;
}

.divcont {
    position: absolute;
    top: 10px;
    left: 15px;
}

@media (max-width: 1398px) {
    .divlang {
        position: absolute;
        top: 100px;
        right: 15px;
    }
}

/* START topnav */
#topnav {
    background-color: rgba(239, 239, 239, 0.85);
    height: 30px;
    line-height: 30px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9998;
    transition: all 0.5s;
}
    /*#topnav.scrollUp {
        transform: translateY(-80px);
    }*/
    #topnav ul.topnav-menu {
        margin: 0;
        padding: 0;
        display: inline-block;
        /*float: right;*/
        font-weight: 400;
    }
        #topnav ul.topnav-menu li {
            display: inline-block;
            margin: 0 10px;
            color: #777777;
        }
    /*#topnav ul.topnav-menu li a {
                color: #666;
                font-size: 14px;
            }*/
    #topnav .brand {
        text-transform: uppercase;
        float: left;
        font-weight: 400;
        font-size: 18px;
        padding-left: 10px;
        cursor: default;
        color: #575757;
        letter-spacing: 0.05em;
    }
    #topnav i {
        color: #000;
    }

@media (max-width: 768px) {
    #topnav {
        display: none;
    }
}

.compressedtop {
    background: #efefef !important;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

/*@media only screen and (min-width: 1200px) {
    #topnav.shrink {

    }
}*/

    /*#topnav a#brand {
        text-transform: uppercase;
        float: left;
        font-weight: 800;
        font-size: 18px;
    }*/
    /*#topnav button {
        background: none;
        width: 30px;
        height: 40px;
        margin-top: 20px;
        border: none;
        float: right;
        display: inline-block;
        cursor: pointer;
        display: none;
    }
        #topnav button span {
            width: 30px;
            height: 40px;
            height: 2px;
            background: #333;
            display: block;
            margin: 5px 0;
        }*/

/*@media (max-width: 768px) {
    #topnav ul.topnav-menu {
        display: none;
    }
    #topnav button {
        display: block;
    }
}*/
/* END topnav */

.top-bg {
    padding-top: 50px;
}
.tobottom {
    padding-top: 30px;
}

@media (max-width: 768px) {
    .top-bg {
        padding-top: 5px;
    }
    .tobottom {
        padding-top: 0;
    }
}

    @media print {
        .html, .body {
            background: white !important;
        }
    }

    .cell2 {
        font-weight: 400 !important;
    }

    .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        line-height: normal;
    }

.bwcolor {
    color: #fff;
}
@media (max-width: 1198px) {
    .bwcolor {
        color: #000;
    }
}

@media (max-width: 998px) {
    .logohide {
        display:none;
    }
}

div.center-cropped {
    /*width: 100px;*/
    height: 480px;
    overflow: hidden;
}

div.center-cropped img {
        height: 100%;
        min-width: 100%;
        left: 50%;
        position: relative;
        transform: translateX(-50%);
    }

#callslide {
    position: fixed;
    bottom:10px;
    left: 10px;
    z-index: 99999 !important;   cursor: default;
    transition: 0.6s;
}

/*#callicon img {
    position: absolute;
    left: 175px;
    padding: 20px;
}*/

/* Modal **************************************************************** */

.modal {
    padding-top: 130px;
    background: rgba(0,0,0,0.3);
    z-index: 99999;
}

.modal-content {
    overflow: hidden;
    /*border-radius: 6px;*/
    border-radius: 0;
}

.modal-header {
    background-color: #ff0a0b;
}

    .modal-header button,
    h4.modal-title {
        color: #fff !important;
        opacity: 1;
    }

    .modal-header button {
        font-size: 30px;
    }

.modal.fade .modal-dialog {
    z-index: 9999;
}

.modal-footer {
    background-color: #f5f5f5;
}

.modal-header .close {
    color: #fff;
    font-size: 40px;
    line-height: .75;
    opacity: 0.55;
    position: relative;
    top: -10px;
    right: -5px;
}
    .modal-header .close:hover {
        opacity: 0.95;
    }

@media only screen and (min-width: 768px) {
    .modal-dialog {
        width: 620px;
    }
}

@media only screen and (max-width: 768px) {
    .modal {
        padding-top: 0;
    }
    #callslide {
        position: fixed;
        bottom: 5px;
        left: 5px;
    }
        #callslide img {
            width: 65%;
            opacity: 0.5;
            transition: 0.6s;
        }
            #callslide img:hover {
                opacity: 1;
                transition: 0.6s;
            }
}

    /* ********************************************************************* */

.espabox {
    position: absolute;
    top: 120px;
    left: 49%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 20px;
    z-index: 9999;
    display: block;
}

.espabox-xs {
    display: none;
}

@media only screen and (max-width: 1068px) {
    .espabox-xs {
        display: block;
    }

    .espabox {
        display: none;
    }
}

.cardbox {
    position: absolute;
    top: 250px;
    left: 49%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 20px;
    z-index: 9999;
    display: block;
    opacity: 0.9;
}

.cardbox-xs {
    display: none;
}

@media only screen and (max-width: 1068px) {
    .cardbox-xs {
        display: block;
    }

    .cardbox {
        display: none;
    }
}

