﻿

.body {

    font-family: Oswald, Verdana, Helvetica, Sans-Serif;

}
.p {
    font-family: Oswald-light, Verdana, Helvetica, Sans-Serif; 
    
}
.request {
    background-image:url('/img_cargo/request-23.png');
    
    position: relative;
    left: -366.5px;
    box-sizing: border-box;
    width: 1903px;
    padding-left: 366.5px;
    padding-right: 366.5px;
}


.myhover1 {

width: 144px;  /*width of the image */

height: 140px;  /* height of the image */

background-image:url('/img_cargo/oursv-26.png'); no-repeat center center;
 display: inline-block;

}

.myhover1:hover {

background-image:url('/img_cargo/oursv-30.png');no-repeat center center;
 display: inline-block;

}

.myhover2 {

width: 144px;  /*width of the image */

height: 140px;  /* height of the image */

background-image:url('/img_cargo/oursv-27.png');no-repeat center center;
 display: inline-block;

}

.myhover2:hover {

background-image:url('/img_cargo/oursv-31.png');no-repeat center center;
 display: inline-block;

}
.myhover3 {

width: 144px;  /*width of the image */

height: 140px;  /* height of the image */

background-image:url('/img_cargo/oursv-28.png');no-repeat center center;
 display: inline-block;

}

.myhover3:hover {

background-image:url('/img_cargo/oursv-32.png');no-repeat center center;
 display: inline-block;

}
.myhover4 {

width: 144px;  /*width of the image */

height: 140px;  /* height of the image */

background-image:url('/img_cargo/oursv-29.png');no-repeat center center;
 display: inline-block;

}

.myhover4:hover {

background-image:url('/img_cargo/oursv-33.png');no-repeat center center;
 display: inline-block;

}

.menu-item {
    color:#aaa;
}




.carousel-caption.carousel-caption-slide{
    background-color:transparent;
    position: absolute;
    top: -40px;
    bottom: auto;
}
.menuinternal {
    
    height : 60px;
    
}
.submenuinternal {
    width: 45%;
    height : 40px;
    float : left;
    margin: 5px;
    padding: 10px;
    background-color:#F8EFBA;
}


.fb-like {
    height:25px;
    margin:0px ;
    padding:0px;
}
/*------------------------------------- FONT----------------------------------------*/

h1 { font-family: Oswald; } 
h3 { font-family: Oswald;  } 
p { font-family: Oswald;  } 
blockquote { font-family: Oswald;  } 
pre { font-family: Oswald;  }

/*------------------------------------- MENU----------------------------------------*/
navbar-inverse .a {
    color:white;
}
.amenu {
    height:66px;
    color:white;
}
    .amenu:hover {
    height:66px;
    color:white;
    margin:0px;
    padding:0px;
    }