.diagonal-line-right {
    width: 100%;
    height: 1px;
    border-bottom: 3px solid darkred;
    -webkit-transform: translateY(20px) translateX(5px) rotate(-26deg);
    -moz-transform: translateY(20px) translateX(5px) rotate(-26deg);
    -ms-transform: translateY(20px) translateX(5px) rotate(-26deg);
    -o-transform: translateY(20px) translateX(5px) rotate(-26deg);
    transform: translateY(20px) translateX(5px) rotate(-26deg);
    position: absolute;
    top: 126px;
    left: 0px;
}

.diagonal-line-left {
    width: 100%;
    height: 1px;
    border-bottom: 3px solid darkred;
    -webkit-transform: translateY(20px) translateX(5px) rotate(26deg);
    -moz-transform: translateY(20px) translateX(5px) rotate(26deg);
    -ms-transform: translateY(20px) translateX(5px) rotate(26deg);
    -o-transform: translateY(20px) translateX(5px) rotate(26deg);
    transform: translateY(20px) translateX(5px) rotate(26deg);
    position: absolute;
    top: 126px;
    left: 0px;
}

.portal-container {
    text-align: center;
    color: darkred;
}

.closed-container{
    /*height: 100%;*/
    /*width: 100%;*/
    /*background: linear-gradient(to bottom right, transparent calc(50% - 1px), darkred calc(50% - 1px), darkred 50%, transparent 50%);*/
    /*margin: auto;*/
}

.closed-message {
    text-align: center;
    color: darkred;
}

body {
    background-image: url("../images/header-background.png");
    background-color: white;
    background-position: top;
    background-repeat: no-repeat;

}
@media only screen and (max-width: 1000px) {
    body {
        background-image: url("../images/header-background-small.png");
    }
    .padding50{
        padding-top:  100px;
    }
}

/*.blue {
    background-color:#2c3861;
    height: 60px;
    line-height: 35px;
    padding-top: 10px;
}*/

ul, li {
    list-style-type: none;
    display: inline-block;
}

.mail {
    color: white;
}

.mail:hover {

    color: white;
}

.phone {
    color: white;
    font-size: 20px;
}

.phone:hover {

    color: white;
}

.circle {
    text-decoration: none;
    padding: 5px;
    margin: 5px;
    border-radius: 60%;
    border: 2px solid white;
    font-size: 14px;
    color: white;
}
.circle:hover
{
    color: white;
    border: 2px solid #61BBF2;
}

#user {
    color: white;
    font-size: 20px;
    background-color: #2c3861;
    border: 0px;
    height: 60px;

}

.social {
    text-align: right;
}
#menu-main {
    line-height:80px;
    vertical-align: middle;
}
#menu-main li a {
    color:white;
    font-weight: bold;
}
#menu-main li a:hover {
    background-color:transparent ;
    color:white;
    text-decoration: underline;
}

.navbar-inverse {
    background-color:transparent !important ;
    border:none !important;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #2c3861;
}
.navbar-inverse .navbar-toggle {
    background-color:#2c3861;
    border-color: #2c3861;
}

.navbar-header img {
    float: left;
    height: 60px;
    width: 188px;
    padding:0px; 
    margin-bottom: 20px;
    line-height: 60px; 
}

/*
 *	generated by WOW Slider 2.2
 */
* 
{
    outline:0 none;
}

img
{
    border:0; 
    outline:none;
}

#wowslider-container1 { 
    zoom: 1; 
    position: relative; 
    max-width:80%;
    margin:0 auto;
    z-index:100;
    border:none;
    max-width: 1170px;
}
* html #wowslider-container1{ width: 80%; }
#wowslider-container1 ul{
    position:relative;
    width: 100%; 
    left:0;
    list-style:none;
    margin:0;
    padding:0;
}
#wowslider-container1 ul li{
    width:1%;
    line-height:0; /*opera*/
    float:left;
    font-size:0;
}

#wowslider-container1 .ws_images{
    position: relative;
    left:0;
    top:0;
    max-width: 1170px;
    overflow:hidden;
}
#wowslider-container1 .ws_images a{
    width:100%;
    display:block;
    color:transparent;
}

#wowslider-container1 .ws_images img{
    width:100%;
    border:none 0;
    max-width: 1170px;
}
#wowslider-container1 a{ 
    text-decoration: none; 
    outline: none; 
    border: none; 
}

#wowslider-container1  .ws_bullets { 
    font-size: 0px;
    float: left;
    margin: 0 auto;
    margin-top: -30px;
    position: relative;
    z-index: 70;
}
#wowslider-container1  .ws_bullets div{
    position:relative;
    float:left;
}
#wowslider-container1  a.wsl{
    display:none;
}
#wowslider-container1 .ws_frame{
    display:block;
    position: absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
    z-index:9;
    opacity:0.3;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
* html #wowslider-container1 .ws_frame{
    width:$FrameW$px;
    height:$FrameH$px;
}
#wowslider-container1  .ws_bullets { 
    padding: 5px; 
}
#wowslider-container1 .ws_bullets a { 
    margin: 0;
    width:16px;
    height:15px;
    background: url(../bullet.png) left top;
    float: left; 
    text-indent: -4000px; 
    position:relative;
    color:transparent;
}
#wowslider-container1 .ws_bullets a:hover{ 
    background-position: -16px 0;
}
#wowslider-container1 .ws_bullets a.ws_selbull{
    background-position: right top;
}
#wowslider-container1 .ws_bullets a.ws_overbull{
    background-position: 50% top;
}
#wowslider-container1 .ws_bullets a:hover{
    background-position: 50% top;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
    position:absolute;
    display:block;
    top:35%;
    z-index:60;
    height: 61px;
    width: 30px;
    background-image: url(../assets/arrows1.png);
}
#wowslider-container1 a.ws_next{
    background-position: 100% 0; 
    right:0px;
    margin-right: -45px;
}
#wowslider-container1 a.ws_prev {
    left:0px;
    background-position: 0 0; 
    margin-left: -45px;
}

#wowslider-container1 a.ws_next:hover, #wowslider-container1 a.ws_prev:hover {
    position:absolute;
    display:block;
    top:35%;
    z-index:60;
    height: 61px;
    width: 30px;
    background-image: url(../assets/arrows2.png);
}
#wowslider-container1 a.ws_next:hover{
    background-position: 100% 0; 
    right:0px;
    margin-right: -45px;
}
#wowslider-container1 a.ws_prev:hover {
    left:0px;
    background-position: 0 0; 
    margin-right: -45px;
}

#wowslider-container1 .ws-title{
    position: absolute;
    bottom:18px;
    left: 18px;
    margin-right:23px;
    z-index: 50;
    padding:5px;
    color: #FFF;
    background:#000;
    font-family: Tahoma,Arial,Helvetica;
    font-size: 14px;
    opacity:0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);	
}
#wowslider-container1 .ws-title div{
    padding-top:5px;
    font-size: 12px;
}

/* bottom center */
#wowslider-container1  .ws_bullets {
    bottom:2%;
    left:50%;
}
#wowslider-container1  .ws_bullets div{
    left:-50%;
}
#wowslider-container1 .ws_bullets .ws_bulframe {
    bottom: 20px;
}
#wowslider-container1 ul{
    animation: wsBasic 30s infinite;
    -moz-animation: wsBasic 30s infinite;
    -webkit-animation: wsBasic 30s infinite;
}
@keyframes wsBasic{0%{left:-0%} 6.67%{left:-0%} 10%{left:-100%} 16.67%{left:-100%} 20%{left:-200%} 26.67%{left:-200%} 30%{left:-300%} 36.67%{left:-300%} 40%{left:-400%} 46.67%{left:-400%} 50%{left:-500%} 56.67%{left:-500%} 60%{left:-600%} 66.67%{left:-600%} 70%{left:-700%} 76.67%{left:-700%} 80%{left:-800%} 86.67%{left:-800%} 90%{left:-900%} 96.67%{left:-900%} }
@-moz-keyframes wsBasic{0%{left:-0%} 6.67%{left:-0%} 10%{left:-100%} 16.67%{left:-100%} 20%{left:-200%} 26.67%{left:-200%} 30%{left:-300%} 36.67%{left:-300%} 40%{left:-400%} 46.67%{left:-400%} 50%{left:-500%} 56.67%{left:-500%} 60%{left:-600%} 66.67%{left:-600%} 70%{left:-700%} 76.67%{left:-700%} 80%{left:-800%} 86.67%{left:-800%} 90%{left:-900%} 96.67%{left:-900%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 6.67%{left:-0%} 10%{left:-100%} 16.67%{left:-100%} 20%{left:-200%} 26.67%{left:-200%} 30%{left:-300%} 36.67%{left:-300%} 40%{left:-400%} 46.67%{left:-400%} 50%{left:-500%} 56.67%{left:-500%} 60%{left:-600%} 66.67%{left:-600%} 70%{left:-700%} 76.67%{left:-700%} 80%{left:-800%} 86.67%{left:-800%} 90%{left:-900%} 96.67%{left:-900%} }

#wowslider-container1 {
    margin:0px auto;
}

#wowslider-container1  .ws_shadow{
    position: relative;
    z-index: -1;
    top: 100%;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='./assets/slider/slider_shadow.png', sizingMethod='scale');		/*IE<8*/
}
*|html #wowslider-container1 .ws_shadow{
    background-image: url(./assets/slider/slider_shadow.png);
    background-repeat: no-repeat;
    background-size:100%;
    height: 72px;
    filter:"";
}
#wowslider-container1 .ws_bullets  a img{
    text-indent:0;
    display:block;
    bottom:15px;
    left:-120px;
    visibility:hidden;
    position:absolute;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
    max-width:1170px;
}
#wowslider-container1 .ws_bullets a:hover img{
    visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
    height:76px;
    overflow:visible;
    position:relative;
}
#wowslider-container1 .ws_bulframe div {
    left:0;
    overflow:hidden;
    position:relative;
    width:240px;
    background-color:#FFFFFF;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
    display:none;
    overflow:visible;
    position:absolute;
    cursor:pointer;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#wowslider-container1 .ws_bulframe span{
    display:block;
    position:absolute;
    bottom:-11px;
    margin-left:-5px;
    left:120px;
    background:url(../triangle.png);
    width:15px;
    height:6px;
}

#wowslider-container1 a.ws_next {
    background-position: 100% 0;
    right: 0px;
    margin-right: -45px;
}

#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
    position: absolute;
    display: block;
    top: 35%;
    z-index: 60;
    height: 61px;
    width: 30px;
    background-image: url(../slides/arrows1.png);
}

#wowslider-container1 a.ws_prev {
    left: 0px;
    background-position: 0 0;
    margin-left: -45px;
}

/*End of WOWSLIDER*/ 



/* Social icons*/
@font-face {
    font-family: 'si';
    src: url('socicon-1.3/socicon.eot');
    src: url('socicon-1.3/socicon.eot?#iefix') format('embedded-opentype'),
        url('socicon-1.3/socicon.woff') format('woff'),
        url('socicon-1.3/socicon.ttf') format('truetype'),
        url('socicon-1.3/socicon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url(socicon-1.3/socicon.svg) format(svg);
    }
}

.soc {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
}

.soc li {
    display:block;
    zoom:1;
}

.soc li a {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;

    -o-transition:.1s;
    -ms-transition:.1s;
    -moz-transition:.1s;
    -webkit-transition:.1s;
    transition:.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);

    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 27px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-right: 0px;
    color: #ffffff;
    background-color: none;
}

.soc-icon-last{
    margin:0 !important;
}

.soc-facebook {
    background-color: #3e5b98;
}
.soc-facebook:before {
    content:'b';
}
.soc-twitter {
    background-color: #4da7de;
}
.soc-twitter:before {
    content:'a';
}
.soc-google {
    background-color: #d93e2d;
}
.soc-google:before {
    content:'c';
}
.soc-pinterest {
    background-color: #c92619;
}
.soc-pinterest:before {
    content:'d';
}
.soc-linkedin {
    background-color: #3371b7;
}
.soc-linkedin:before {
    content:'j';
}

.soc-facebook:hover {
    background-color: #526fac;
}
.soc-twitter:hover {
    background-color: #61bbf2;
}
.soc-google:hover {
    background-color: #ed5241;
}
.soc-pinterest:hover {
    background-color: #dd3a2d;
}
.soc-linkedin:hover {
    background-color: #4785cb;
}

/*End of social icons*/

.footer{
    font-size: 13px;
    background-color: #2c3861;
    padding-bottom: 50px;
    padding-top: 50px;
    color: whitesmoke;
    font-family: sans-serif
}

.footer a{
    color: whitesmoke;
}

.footer a:hover{
    color: whitesmoke;
}

.grey{
    background-color: #F0F0F0;

}

.black{
    color: black;
    font-size: 2em;
}

.justify{
    text-align: justify;
    text-justify: inter-word;
}

.navbar-fixed-top{
    background-color:#2c3861 !important;
    padding-top: 5px;
}
.maxWidth{
    max-width: 1170px;
}

.padding15{
    padding:15px;
}
.padding85{
    padding:85px;
}
.padding45{
    padding:45px;
}
.paddingT80{
    padding-top: 80px;
}
.active {
    text-decoration: underline;
}
.glyphicon{
    font-size: 3em;
    color: whitesmoke;
}

.blink {
    color: #c50000;
    text-decoration: underline;
    font-size: 14px;
  animation: blink 1s steps(5, start) infinite;
  -webkit-animation: blink 1s steps(5, start) infinite;
}
@keyframes blink {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink {
  to {
    visibility: hidden;
  }
}
div.xmas a:hover{
    text-decoration: none;
}

/* Prepare palet Video */

#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#light {
  display: none;
  position: absolute;
  top: 100%;
  left: 35%;
  max-width: 600px;
  max-height: 360px;
  margin: 0 auto;
  border: 2px solid #FFF;
  background: #FFF;
  z-index: 1002;
  overflow: visible;
  width: auto;
}

@media screen and (max-width:1200px) {
    #light {
        left: 10%;
    }
}

@media screen and (max-width:400px) {
    #light {
        left: 2%;
    }
}

#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.9;
}

.boxclose:before {
  content: "×";
}

#fade:hover ~ #boxclose {
  display:none;
}

#video-img {
     height: auto;
     position: fixed;
     margin-left: 60px;
     top: 15px;   
}

@media screen and (max-width: 1200px) {
    #video-img {
        width: 15%;
        margin-left: 2px;
    }
}


.alert-box{
    background: #fffac0;
    border: solid 1px #ccc;
    border-radius: 5px;
    padding: 1.5%;
    margin-top: 30px;
}