.back{
    background-image: url("../img/background-1.png");
    background-repeat: no-repeat;
    height: 600px;
}
.rect{
    text-align: center;
    background-color: orange;
    border:none 1px #000000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    margin-left: 5px;
    margin-right: 5px;
    font-family: robotoblack;
    font-weight: bold;
}
.first{
    margin-left: 25px;
}
a{
    color: white;
}
h3{
font-family: calibri;
}
.msg_princ{
    background-color:#00ACFF;
    text-align: center;
    margin-top: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    font-weight: bold;
    font-family: calibri;
}
.briefcase{
    margin-top: 50px;
}
.index-left{
    text-align: center;
    font-family: robotoblack;
    font-weight: bold;
}

.portage{
    border:solid 2px #00ACFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    color: #000000;
    font-family: robotoblack;
    font-weight: bold;
    font-size: 14pt;
}

body{
    background-color: #F3FAFE;
}
.title{
    font-family: robotoblack;
    font-weight: bold;
    font-size: 14pt;
    color:orange;
}
.text-body{
    font-family: robotoblack;
    font-size: 11pt;
}
li{
    margin-top: 3px
}
.title1{
    font-family: robotoblack;
    font-weight: bold;
    font-size: 14pt;
    color: #FFF
}
.rect1{
    text-align: center;
    background-color: orange;
    border:none 1px #000000;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    margin-top: 80px;
    font-family: robotoblack;
    font-weight: bold;
}
.rect2{
    text-align: center;
    background-color: orange;
    border:none 1px #000000;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 10px;
    height: 60px;
    font-family: robotoblack;
    font-weight: bold;
}
.rect3{
    text-align: center;
    border:solid 5px orange;
    padding: 10px;
    margin-top: 60px;
    margin-bottom: 60px;
    font-family: robotoblack;
    font-weight: bold;
}
.back1{
    background-image: url("../img/background-2.png");
    background-repeat: no-repeat;
    height: 620px;
}

.title2{
    font-family: robotoblack;
    font-weight: bold;
    font-size: 18pt;
    color:orange;
}
.title3{
    font-weight: bold;
    font-size: 18pt;
    font-weight: bold;
    font-family: adobe calson pro;
}
.rect4{
    border:solid 2px orange;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    margin-top: 120px;
    padding: 20px;
}
.back2{
    background-image: url("../img/background4.png");
    background-repeat: no-repeat;
    height: 1045px;
}
.back3{
    background-image: url("../img/background-3.png");
    background-repeat: no-repeat;
    height: 620px;
}