#main_top {
    background: url("../img/common/bg_slider.jpg") no-repeat scroll center center #1D2338;
    margin: 0 auto;
    position: relative;
    width: 100%; height: 385px;
}

#main_top > .content > p {
  position: absolute;
  right: 16px; top: 30px;
  width: 358px; height: 43px;
  margin: 0; padding: 0;
  z-index: 1;
  font: 14px Arial, sans-serif;
}

#main_top > .content > p > a {
  display: block;
  width: 100%; height: 100%; line-height: 40px;
  background: url(../img/common/icon_rightarrow.png) no-repeat 96% center #c2272d;
  text-align: center;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
}

#main_top > .content > p > a > span {
  position: relative;
  display: inline;
  vertical-align: middle;
  line-height: inherit;
}

#main_top > .content > p > a > strong {
  display: inline;
  font: bold 21px "Archivo Narrow", sans-serif;
  line-height: inherit;
  vertical-align: middle;
}

#main_top > .content {
  height: 100%;
}

/*#main_top ul > li > p {*/
/*    font-size: 22px;*/
/*    font-weight: bold;*/
/*    margin-left: 16px;*/
/*}*/
/**/
/*#main_top ul li > p > small {*/
/*    font-family: Arial, sans-serif;*/
/*    font-size: 12px;*/
/*}*/

.slider {
  position: relative;
  width: 626px;
  height: 100%;
}

#slider1 {
  position: absolute;
  width: 100%;
    height: 100%;
}

#slider1 > p.big {
  color: #fff;
  padding-top: 30px;
  font: bold 42px/42px 'Archivo Narrow', sans-serif;
}

#slider1 .sp {
    text-align: left;
    width: 100px;
    border: 0px;
    height: 3px;
    margin: -13px 0 11px;
    background:#333e63;
}

#slider1 ul {
  height: 40px;
  line-height: 40px;
  width: 600px;
  list-style: none;
  margin: 15px 0 0 30px;
}

#slider1 ul > li {
  display: block;
    background: url(../img/common/set_slider.png) no-repeat;
    background-repeat: no-repeat;
    margin-bottom: 26px;
    padding-left: 50px;
}

#slider1 ul > li.b {
  background-position: 0 -40px;
}

#slider1 ul > li.c {
  background-position: 0 -80px;
}

#slider1 ul > li.d {
  background-position: 0 -120px;
}

#slider1 > ul > li.hl > p {
  text-shadow: 0 0 5px #ccf;
}

#slider1 > ul > li > h2, #slider1 > h2 {
    display: none;
}

#slider1 > ul > li > h6, #slider1 > ul > li > h4 {
  font: bold 20px/20px "Archivo Narrow", sans-serif;
    color: #fff;
}

#slider1 > ul > li > p {
  color: #fff;
  font: normal 12px/24px "Arial", sans-serif;
}

#slider1 ul + p {
    font: bold 12px/40px "Arial", sans-serif;
  display: block;
    position: absolute;
    left: 55px;
    bottom: 0;
    width: 333px;
    height: 40px;
    background: url(../img/common/bg_buttonslide.png) repeat-x;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  z-index: 1;
}

#slider1 > ul + p > a {
  display: block;
  width: 100%; height: 100%;
  text-align: center;
  color: #fff;
  text-decoration: none;
  line-height: 40px;
}

#calc {
  position: absolute;
  width: 330px; height: 324px;
  background: #fff;
  overflow: visible;
  background: url(../img/common/bg_calc.png) repeat-x center top;
  z-index: 2;
}

#calc > h3 {
  height: 48px; margin: 0; padding: 0;
  font: bold 22px "Archivo Narrow", sans-serif;
  line-height: 48px;
  text-indent: 20px;
}

#calc > ul {
  position: relative;
  height: 40px;
  overflow: hidden;
  list-style: none;
  margin: 0; padding: 0; text-indent: 0;
  font: normal 18px "Archivo Narrow", sans-serif;
}

#calc > ul > li {
  display: block;
  float: left;
  width: 140px; height: 41px; line-height: 38px;
  
  margin: 0 0 0 16px; padding: 0; text-indent: 0;
  
  box-sizing: border-box; -moz-box-sizing: border-box;
  
}

#calc > ul > li > a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: url(../img/common/bg_buttonslide.png) repeat-x;
  box-sizing: border-box; -moz-box-sizing: border-box;
}

    #calc > ul > li > a:hover {
        background: url(../img/common/bg_buttonslideh.png) repeat-x;
    }

#calc > ul > li > a.active {
  background: #fff;
  border: 1px solid #dcdcdc;
  color: #1c223a;
}

#calc form,
#calc .result {
  display: block;
  padding: 16px;
}

#calc form p
#calc .result p {
  margin: 0 0 20px 0; padding: 0;
  font: 12px "Arial", sans-serif;
}

#calc form > div,
#calc .result > div {
  clear: both;
  margin-bottom: 10px;
  height: 30px;
  white-space: nowrap;
  
}

#calc .result hr {
  display: block;
  height: 0;
  overflow: hidden;
  border: none;
  border-bottom: 1px dotted #ddd;
}

#calc .result p:first-child {
  text-align: center;
  font-size: 16px;
}

#calc .result p > strong {
  display: block;
  padding: 5px 10px;
  margin-top: 5px;
  background: #fffbbf;
  color: #222;
  font-size: 15px;
  font-weight: bold;
}

#calc label {
  display: block;
  float: left;
  font: 12px/31px "Arial", sans-serif;
  line-height: 30px;
  width: 60px;
}

#calc .desc {
  font-family: 'Archivo Narrow', sans-serif;
  font-size: 18px;
  text-align: center;
} 

#transfr label {
  width: 60px;
}

#transfr select + label {
  width: auto;
  margin: 0 5px;
}

#transfr select.bank {
  width: 235px;
}

#calc #transfr input.amount {
  width: 104px;
}
#calctrejdoo {
  background:url(../img/common/logo_mini.png) no-repeat;
}

#transfr input.number {
  width: 104px;
  text-align: right;
}
#calc #xchange.calc div.result table tbody {
  font-family: 'Archivo Narrow';
  font-size: 16px;
}
#calc #xchange.calc div.result table tbody tr > td {
  width: 115px;
  text-align: center;
}
#calc select,
#calc input {
  display: block; float: left;
  height: 30px;
  box-sizing: border-box; -moz-box-sizing: border-box;
  /*background: #fcfcfc;*/
  /*border: 1px solid #dcdcdc;*/
  font: normal 12px "Arial", sans-serif;
  padding: 5px 0 5px 4px;
  color: #000;
  -moz-appearance: textfield;
}

#calc input[type="text"] {
  padding-right: 4px;
}

#calc input.amount {
  margin-right: 5px;
  width: 80px;
  text-align: right;
}

#calc select.currency {
  margin-right: 5px;
  width: 60px;
}

#calc label.inline {
  display: inline-block;
  margin-right: 5px;
  width: auto;
}

#calc input.last,
#calc select.last {
  margin: 0;
}

#calc select.full {
  width: 229px;
}

#calc div.button {
  position: absolute;
  bottom: 24px;
  width: 100%;
}

#calc div.button > button {
  box-sizing: border-box; -moz-box-sizing: border-box; -moz-appearance: none;
  position: absolute;
  right: 38px;
  z-index: 2;
}

#calc .info {
  font: normal 18px/44px "Archivo Narrow", sans-serif;
  color: #fff;
  position: absolute;
  width: 100%; height: 44px;
  right: 0; bottom: 0;
  box-sizing: border-box; -moz-box-sizing: border-box;
  margin: 0; padding: 0 16px;
}

#calc .info a {
  color: #fff;
  text-decoration: none;
  display: block;
  height: 100%;
}

#calc .info a:hover {
  text-decoration: underline;
}

#calc .info a:first-child {
  font: normal 12px/44px "Arial", sans-serif;
  float: left;
}

#calc .info a:first-child + a {
  text-align: right;
  float: right;
}

div.calcshadow {
    position: absolute;
    width: 330px;
    height: 10px;
    bottom: -10px;
    background: url(../img/common/bg_calcshadow.png) no-repeat;
}

/**********************************************************************************************************************/

/*

div.calc {
    background: url("../img/common/bg_calc.png") repeat-x scroll center top transparent;
    height: 327px;
    left: 650px;
    position: absolute;
    top: 80px;
    width: 327px;
  z-index: 1;
}

div.calcshadow {
    position: absolute;
    width: 327px;
    height: 10px;
    bottom: -5px;
    background: url(../img/common/bg_calcshadow.png) no-repeat;
}

div.calc h3 {
    font-size: 22px;
    font-family: 'Archivo Narrow',Arial,Tahoma;
    position: absolute;
    top: -14px;
    left: 20px;
}

div.calc > span {
    font-size: 18px;
    font-family: 'Archivo Narrow',sans-serif;
    position: absolute;
    color: #fff;
    top: 290px;
    left: 20px;
}

div.calc ul {
    margin: 0,auto;
    padding: 0px;
    list-style: none;
    display: inline;
    position: absolute;
    top: 33px;
    left: 0px;
}

div.calc ul li {
  display: block;
  background: #323d69;
  width: 150px;
  height: 43px;
  list-style: none;
  float: left;
  padding-right: 0px;
  border-right: solid 1px #ccc;
  margin-left: 8px;
  text-align: center;
}

p.calc {
    color: #000;
}

.activecalc {
    display: block;
    color: #000;
    background: #fff!important;
    width: 150px;
    height: 43px;
    list-style: none;
    float: left;
    padding-right: 0px;
    border-right: solid 1px #ccc;
    margin-left: 8px;
    text-align: center;
    border: 1px solid #dcdcdc;
    border-bottom: 0px;
}

div.calc ul a {
    font-family: 'Archivo Narrow',Tahoma,Arial;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    line-height: 41px;
}

div.calc form {
    left: 10px;
    position: relative;
    top: 74px;
    width: 300px;
}


div.calc form > p {
  margin-top: 16px;
  font-size: 11px;
}

#calc1 form > p {
    float: right;
    margin: 10px;
    width: 293px;
}

    div#calc1 form > div:first-child {
        text-align: left;
    }

    div#calc1 form > div > select {
        float: right;
        margin-left: 4px;
    }

    div#calc1 form > div > div {
        width: 40px;
        float: left;
    }

        div#calc1 form > div > div > label {
            text-align: center;
            position: relative;
            left: 0;
            margin-top: 2px;
        }

div#calc1 form div.button button {
    margin-top: 8px;
}

div#calc1 form > div > input[type="text"] {
    width: 50px;
}

div#calc1 form div small {
    display: block;
    float: right;
    height: 5px;
    margin: 4px;
    width: 10px;
}




.calc ul li:hover {
    background: #c2272d;
}

.calc ul a:hover {
    color: #fff;
}

div#calc2 {
    left: 10px;
    position: relative;
    top: 74px;
    width: 300px;
}

    div#calc2 > div {
        margin-top: 30px;
    }

        div#calc2 > div > div > p {
            font-family: Arial,sans-serif;
            color: #000;
            font-size: 16px;
            font-weight: bold;
            text-align: center;
        }

            div#calc2 > div > div > p:last-child {
                background: #fffbbf;
                padding: 5px;
            }

        div#calc2 > div > div > div {
            border-bottom: 1px dotted #454545;
            margin-bottom: 16px;
        }

        div#calc2 > div > div > span {
            display: block;
            line-height: 21px;
        }

            div#calc2 > div > div > span > span {
                float: right;
                font-weight: bold;
            }

div#calc3 {
    line-height: 22px;
}

    div#calc3 form div.button button {
        float: right;
    }

    div#calc3 form > div {
        margin-left: 29px;
    }
    div#calc3 > form > div > input {
        margin-right:10px;
}



*/

#rates {
  min-height: 100px;
}


/**********************************************************************************************************************/


#recomendations {
    background: url(../img/common/bg_recom.png) repeat-x;
    position: relative;
  height: 160px;
  margin: 0 auto;
    width: 100%;
}

#recomendations .content {
  overflow: hidden;
}

#recomendations .all {
  white-space: nowrap;
  width: 1000em;
  height: 100%;
  position: relative;
  left: 0;
  overflow: hidden;
  box-sizing: border-box; -moz-box-sizing: border-box;
}

#recomendations .recomendation {
  width: 1000px;
  overflow: hidden;
  height: 100%;
  float: left;
}

#recomendations p {
  color: #151C37;
  font:  italic lighter 21px/24px "Georgia", "Times New Roman", serif;
  margin: 25px 0 0 0; padding: 0; width: 840px; height: 160px;
  box-sizing: border-box; -moz-box-sizing: border-box;
  display: block;
  float: left;
  white-space: normal;
}

#recomendations p > q {
  display: block;
  text-align: justify;
  width: 100%; height: auto; margin-bottom: -68px;
  padding: 2px 40px 24px 40px;
  box-sizing: border-box; -moz-box-sizing: border-box;
  vertical-align: middle;
  quotes: "„" "”";
}

#recomendations p > small {
  font: normal 16px "Georgia", "Times New Roman", serif;
  color: #545b75;
  display: block; float: right;
  padding: 45px 10px 0 0;
  vertical-align: middle;
}

#recomendations img {
  position: relative;
  display: block;
  float: left;
}

/**********************************************************************************************************************/

#conarea {
    position: relative;
    margin: 0 auto;
    height: 390px;
    background: url(../img/common/bg_feature_rev.png) repeat-x top;
}

#conarea .content > div {
  position: relative;
  float: left;
  height: 390px;
  -moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#conarea .content h3 {
  font-family: 'Archivo Narrow',sans-serif;
  font-weight: bold;
  font-size: 24px;
  margin: 24px 0 30px 0;
  /*margin-bottom: 30px;*/
}

#conarea .content a {
  text-decoration: none;
  color: #214595;
}

#conarea .content a:hover {
  text-decoration: underline;
  color: #214595;
}

#conarea .content > #news {
  background:url(../img/common/sep_content.png) no-repeat scroll right 34px;
  width: 270px;
  padding-right: 10px;
}

#partners {
  font: normal 12px "Arial", sans-serif;
  padding-right: 15px;
  padding-left: 27px;
  width: 290px;
}

#conarea .content > #assets {
  background: url(../img/common/bg_assets.png) no-repeat scroll right 65px;
  width: 440px;
  padding-left: 15px;
}

#conarea .content > div > a:last-child {
  bottom: 0;
  color: #C2272D;
  display: block;
  margin-bottom: 25px;
  position: absolute;
  vertical-align: text-bottom;
}

#assets {
  position: relative;
}

#assets dl {
  position: relative;
  display: block;
    margin: 0;
  box-sizing: border-box; -moz-box-sizing: border-box;
  /*outline: 1px solid #ffa;*/
}

#assets h3 + dl { margin-top: -23px; padding: 20px 0 17px 73px; height: 68px }

#assets h3 + dl + dl { padding: 19px 0 18px 73px; height: 68px }

#assets h3 + dl + dl + dl { padding: 19px 0 18px 73px; height: 68px }

#assets h3 + dl + dl + dl + dl { padding: 17px 0 22px 73px; height: 78px }

#assets dl > dt {
  display: block;
  font-family: bold 12px/100% "Archivo Narrow", sans-serif;
  color: #151c37;
  text-transform: uppercase;
  font-weight: bold;
}

#assets dl > dd {
  display: block;
  color: #4C4C4C;
  display: block;
  font: normal 12px "Arial", sans-serif;
  margin: 0;
}

#assets dl:last-child > dd {
  font: normal 26px/100% "Archivo Narrow", sans-serif;
  color: #3d486f;
}

#news > hr {
    text-align: left;
    width: 45px;
    background: #c2272d;
    height: 3px;
    margin: 15px 0px 15px 0px;
    padding: 0px;
    border: 0px;
}
