@import url("https://fonts.googleapis.com/css?family=Roboto");
* {
    box-sizing: border-box;
}

html {
    height: 100%;
    font-size: 62.5%;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Roboto', arial, sans-serif;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.42857143;
    color: #fff;
    min-width: 320px;
}

html,
body {
    overflow-x: hidden;
    position: relative;
}

h1 {
    font-size: 4.6rem;
    line-height: 1.13;
    font-weight: 400;
    color: #fff;
    margin: 0;
}

nav,
header,
section {
    position: relative;
    width: 100%;
}

.wrapper {
    box-sizing: border-box;
    width: 100%;
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2rem;
    padding-right: 2rem;
}

p {
    margin-bottom: 2rem;
    text-align: justify;
    color: #fff;
}

.upper {
    text-transform: uppercase;
}


/*button*/

.btn {
    text-decoration: none;
    color: #fff;
    padding: 1rem 2rem;
    text-align: center;
    display: inline-block;
    line-height: 1;
    font-size: 1.6rem;
}

.btn-md {
    background-color: #9fa2a8;
    padding: 10px 30px;
}

.btn-md:hover {
    background-color: #626364;
}

.buttons {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 2rem;
    justify-content: center;
}

.buttons .item {
    line-height: 60px;
    margin-right: 1.5rem;
}


/*nav*/

.navigation {
    background-color: #005999;
}

.navigation .item {
    line-height: 60px;
    width: 40%;
}

.navigation .logo {
    display: block;
    height: 60px;
}

.navigation .logo img {
    height: 60px;
}


/**/

.main-content {
    background: url(https://my.roboforex.com/files/filemanager/image3/a-roboforex/background.jpg) 0 0 no-repeat;
    background-size: cover;
    padding: 9rem 0;
}

.main-content h1 {
    margin-bottom: 2rem;
    text-align: center;
}


/*footer*/

footer {
    border-top: 5px solid #197cd8;
    background-color: #fff;
    background-image: url(https://www.roboforex.com/bundles/appfront/img/redesign/footer-bg.jpg);
    background-size: cover;
}

footer .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
}


/*left*/

footer .left {
    flex: 0 0 30%;
}

footer .left .logo {
    display: block;
    height: 100px;
    line-height: 100px;
}

footer .left .logo:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #c5c9d1;
    position: absolute;
}

footer .left .logo img {
    width: 100%;
    vertical-align: middle;
    max-width: 230px;
}

footer .left .contacts {
    width: 100%;
    padding-top: 40px;
    color: #000;
}

footer .left .phone {
    font-size: 3.5rem;
    line-height: 1;
    margin-bottom: 1rem;
    display: block;
}


/*right*/

footer .right {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 70%;
}

footer .footer-menu {
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: 100px;
}

footer .secure {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

footer .secure .link {
    color: #6d7376;
    text-decoration: none;
}

footer .secure .link:hover {
    color: #04589C;
}

footer .secure .item:nth-child(1) {
    padding-right: 40px;
}

footer .right .trustpilot-item {
    display: flex;
    align-items: center;
}

footer .right .disclaimer {
    width: 100%;
    padding-top: 40px;
    color: #697d8c;
}

footer .right .disclaimer p {
    margin-bottom: 1.5rem;
    text-align: justify;
    color: #697d8c;
}


/**/

@media (max-width: 991px) {
    footer .left {
        flex-basis: 100%;
        text-align: center;
    }
    footer .right {
        flex-basis: 100%;
    }
    footer .secure {
        flex-basis: 100%;
        justify-content: center;
    }
    footer .footer-menu {
        flex-wrap: wrap;
    }
    footer .right .trustpilot-item {
        width: 100%;
        justify-content: center;
    }
}


/**/

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}


/**/

.tl {
    position: relative;
    z-index: 2;
    /* left: 150px; */
    display: inline-block;
    vertical-align: top;
    height: 28px;
    width: 102px;
    margin-top: 13px;
    margin-left: 30px;
    text-align: left;
    font-size: 13px;
    line-height: 30px;
    white-space: nowrap;
    cursor: pointer;
}

.tl.active {
    background: #fff;
}

.tl-text {
    float: left;
    padding-top: 5px;
}

.tl-switch {
    float: right;
}

.tl-select {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 85px;
    padding: 0 20px 0 0;
    line-height: 35px;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

.tl-select:hover .tl-item {
    color: #e9504b;
}

.tl-list {
    display: none;
    position: absolute;
    left: -10px;
    top: 0;
    padding: 28px 10px 0;
    line-height: 20px;
    font-size: 13px;
    background: #fff;
}

.tl-list.active {
    display: block;
    background-color: #005999;
    border-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-right-width: 10px;
}

.tl-list.active:before {
    content: '';
    position: absolute;
    top: -31px;
    left: -1px;
    right: -10px;
    display: block;
    height: 30px;
}

.tl-item {
    height: 22px;
    position: relative;
    text-transform: uppercase;
    color: #fff;
}

.tl-item__flag {
    margin-right: 4px;
}

.tl-item__flag+span,
.tl-item__flag+a {
    vertical-align: -1px;
}

.tl-item a {
    color: #fff;
    text-decoration: none;
}

.tl-item a:hover {
    color: #e9504b;
    text-decoration: none;
}


/* flags */

.flag_lang {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 11px;
    background: url('https://my.roboforex.com/files/filemanager/image3/a-roboforex/flags-country.png') no-repeat;
}

.flag_lang_de {
    background-position: -80px -33px;
}

.flag_lang_ua {
    background-position: -96px -154px;
}

.flag_lang_pl {
    background-position: -32px -121px;
}

.flag_lang_es {
    background-position: -16px -44px;
}

.flag_lang_tw {
    background-position: -64px -154px;
}

.flag_lang_ae {
    background-position: -32px 0;
}

.flag_lang_it {
    background-position: -208px -66px;
}

.flag_lang_ru {
    background-position: -224px -121px;
}

.flag_lang_pt {
    background-position: -112px -121px;
}

.flag_lang_my,
.flag_lang_ms {
    background-position: -208px -99px;
}

.flag_lang_id {
    background-position: -64px -66px;
}

.flag_lang_zh,
.flag_lang_cn {
    background-position: -208px -22px;
}

.flag_lang_en {
    background-position: -144px -154px;
}

.flag_lang_th {
    background-position: -160px -143px;
}

.flag_lang_lt {
    background-position: -80px -88px;
}


/**/

.main-content ul {
    color: #fff;
    text-align: justify;
    margin-bottom: 2rem;
    padding-left: 0;
    list-style: none;
}

.main-content ul li {
    padding: 0;
    position: relative;
    padding-left: 2rem;
    margin: 1rem 0;
    line-height: 1.5;
}

.main-content ul li:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 12px;
    width: 0.6em;
    height: 0.6em;
    background-color: #7fba2f;
    transform: translateY(-50%);
    border-radius: 50%;
}

@media (max-width: 575px) {
    .main-content {
        padding: 4rem 0;
    }
    .buttons {
        display: block;
    }
    .buttons .item {
        margin: 0;
    }
    .btn {
        display: block;
    }
    .buttons .btn {
        margin-bottom: 2rem;
    }
}