@font-face {
    font-family: 'Roboto Light';
    src: url('../fonts/Roboto/Roboto-Light.otf') format("opentype"),
    url('../fonts/Roboto/Roboto-Light.woff') format('woff'),
    url('../fonts/Roboto/Roboto-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Regular';
    src: url('../fonts/Roboto/Roboto-Regular.otf') format("opentype"),
    url('../fonts/Roboto/Roboto-Regular.woff') format('woff'),
    url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Medium';
    src: url('../fonts/Roboto/Roboto-Medium.otf') format("opentype"),
    url('../fonts/Roboto/Roboto-Medium.woff') format('woff'),
    url('../fonts/Roboto/Roboto-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto MediumItalic';
    src: url('../fonts/Roboto/Roboto-MediumItalic.otf') format("opentype"),
    url('../fonts/Roboto/Roboto-MediumItalic.woff') format('woff'),
    url('../fonts/Roboto/Roboto-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto Bold';
    src: url('../fonts/Roboto/Roboto-Bold.otf') format("opentype"),
    url('../fonts/Roboto/Roboto-Bold.woff') format('woff'),
    url('../fonts/Roboto/Roboto-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Black';
    src: url('../fonts/Roboto/Roboto-Black.otf') format("opentype"),
    url('../fonts/Roboto/Roboto-Black.woff') format('woff'),
    url('../fonts/Roboto/Roboto-Black.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Oswald Bold';
    src: url('../fonts/Oswald/Oswald-Bold.otf') format("opentype"),
    url('../fonts/Oswald/Oswald-Bold.woff') format('woff'),
    url('../fonts/Oswald/Oswald-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    font-family: 'Roboto Regular', sans-serif;
    color: #20252e;
}

h1, h2, h3, h4, h5, p {
    margin: 0;
    padding: 0;
}

ul li {
    list-style-type: none;
}

a, a:hover {
    text-decoration: none;
    color: #ffffff;
}

button,
button:active,
button:focus {
    outline: none;
}

/*-------header----------*/
header {
    margin-bottom: -90px;
    background-image: url("../images/online1.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

header .container {
    text-transform: uppercase;
    padding-bottom: 25px;
}

.online-1-1,
.online-1-3,
.online-1-4,
.online-1-6,
.online-2-1 {
    font-family: 'Roboto Bold', sans-serif;
}

.online-1-1 {
    font-size: 16px;
    padding-top: 20px;
}

.online-1-2 {
    padding: 110px 0;
    line-height: 43px;
}

.online-1-3,
.online-1-4 {
    font-size: 40px;
}

.online-1-2 span {
    padding: 1px 10px;
    color: #ffffff;
    background-color: #ffba00;
}

.online-1-5 {
    padding: 26px 0;
    margin-bottom: 140px;
    background-image: url("../images/online4.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.online-1-5 h1 {
    font-family: 'Oswald Bold', sans-serif;
    font-size: 72px;
}

.online-button {
    max-width: 355px;
    width: 100%;
    padding: 16px 0;
    margin-bottom: 15px;
    font-family: 'Roboto Regular', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    transition: 0.3s;
    color: #20252e;
    border-radius: 50px;
    border: 2px solid #ffba00;
    background-color: #fefefd;
}

.online-button:hover {
    border: 2px solid #fefefd;
    background-color: #ffba00;
}

.online-1-6 {
    font-size: 16px;
    color: #ffffff;
}

/*-------header end----------*/

/*-------online-2-1----------*/
.online-2-1 {
    padding: 200px 0 85px;
    background-image: url(../images/online20.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.online-2-1 .container {
    max-width: 1200px;
}

.online-2-2 h3,
.online-2-6 h3 {
    font-size: 30px;
    text-transform: uppercase;
    padding-bottom: 8px;
    padding-left: 0;
    margin: 0 auto;
    max-width: 800px;
    width: 100%;
    border-bottom: 1px solid #fb9400;
}

.online-2-3 {
    padding: 100px 0 120px;
}

.online-2-4 {
    max-width: 220px;
    margin: 0 auto;
}

.online-2-4 img {
    padding-bottom: 5px;
}

.online-2-5 {
    font-size: 18px;
}

.online-2-6 span,
.online-2-10,
.online-2-12 {
    font-family: 'Roboto Regular', sans-serif;
}

.online-2-7 {
    padding: 100px 0 85px;
}

.online-2-8 {
    margin: 0 auto;
    max-width: 280px;
    width: 100%;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    padding: 15px 0;
    background-image: url(../images/online18.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.online-2-84 {
    border-radius: 25px;
    background-image: url(../images/online19.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.online-2-10 {
    font-size: 14px;
    margin: 0 auto;
    max-width: 120px;
    width: 100%;
    border-radius: 25px;
    border: 1px solid;
}

.online-2-11 {
    font-family: 'Roboto Black', sans-serif;
    font-size: 33px;
    text-transform: uppercase;
    color: #ffffff;
    max-width: 263px;
    width: 100%;
    margin: 20px 0;
    padding: 15px;
    border-top: 1px solid #d49800;
    border-bottom: 1px solid #d49800;
}

.online-2-84 .online-2-11 {
    max-width: 286px;
}

.online-2-12 {
    font-size: 16px;
    max-width: 260px;
}

.online-2-13 p {
    font-size: 24px;
}

.online-2-13 h2 {
    font-size: 36px;
    text-transform: uppercase;
    padding-bottom: 25px;
}

.online-2-13 .quotes {
    color: #ffba00;
}

/*-------online-2-1 end----------*/

/*-------online-3-1----------*/
.online-3-1 {
    padding: 75px 0 65px;
    background-color: #e6e6e6;
}

.online-3-1 .container {
    max-width: none;
    padding-right: 0;
}

.online-3-2 {
    align-items: center;
}

.online-3-3 {
    padding-right: 50px;
    max-width: 600px;
    width: 100%;
}

.online-3-4 h3 {
    font-family: 'Roboto Bold', sans-serif;
    font-size: 30px;
    padding-bottom: 8px;
    border-bottom: 1px solid #fb9400;
}

.online-3-5 {
    padding-top: 20px;
    line-height: 45px;
}

.online-3-5 div {
    font-size: 24px;
}

.online-3-5 i {
    margin-right: 5px;
    color: #5e5e5e;
}

.online-3-6 {
    padding: 0;
}

/*-------online-3-1 end----------*/

/*-------online-4-1----------*/
.online-4-1 {
    padding: 115px 0;
    background-image: url(../images/online21.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.online-4-5,
.online-4-2 {
    font-family: 'Roboto Bold', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-bottom: 21px;
    border-bottom: 1px solid #fb9400;
}

.online-4-2 {
    display: none;
}

.online-4-6 {
    padding: 17px 30px;
    margin-left: -30px;
    margin-bottom: 40px;
    max-width: 560px;
    background-color: #ffc32c;
}

.online-4-6 h2 {
    font-family: 'Roboto Black', sans-serif;
    font-size: 54px;
    text-transform: uppercase;
}

.online-4-7 {
    margin-bottom: 20px;
}

.online-4-7 i {
    margin-right: 5px;
    color: #ffb401;
}

.online-4-7 div {
    font-size: 18px;
    margin-bottom: 15px;
}

.online-4-7 span {
    font-family: 'Roboto Bold', sans-serif;
}

.italic-font {
    font-family: 'Roboto MediumItalic', sans-serif !important;
}

/*-------online-4-1 end----------*/

/*-------online-5-1----------*/

.online-5-1 {
    padding: 55px 10px 40px;
    background-color: #e6e6e6;
}

.online-5-2 {
    max-width: 950px;
    text-transform: uppercase;
    padding-bottom: 8px;
    margin: 0 auto;
    border-bottom: 1px solid #fb9400;
}

.online-5-2 h3 {
    font-size: 30px;
}

.online-5-2 span,
.online-5-4 span,
.online-5-6 span {
    font-family: "Roboto Bold", sans-serif;
}

.online-5-3 {
    margin-top: 50px;
}

.online-5-4 {
    max-width: 493px;
    border-radius: 25px;
    background-color: #ffffff;
}

.online-5-4 img {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    float: left !important;
}

.online-5-4 p,
.online-5-4 span {
    font-size: 14px;
}

.online-5-6 {
    font-size: 22px;
    padding: 10px 0;
}

.online-5-6 span {
    font-size: 22px;
    text-transform: uppercase;
    padding-right: 5px;
    border-right: 1px solid #fb9400;
}

.online-5-5 {
    padding: 7px 10px 15px 10px;
    overflow: hidden;
    text-align: left;
}

.online-5-5 p {
    margin-bottom: 10px;
}

.prev-arrow {
    position: absolute;
    bottom: 50%;
    left: 0;
    font-size: 20px;
    transition: .3s;
    cursor: pointer;
    z-index: 1;
}

.next-arrow {
    position: absolute;
    bottom: 50%;
    right: 0;
    font-size: 20px;
    transition: .3s;
    cursor: pointer;
    z-index: 1;
}

.slick-dots li button:before {
    font-size: 12px;
}

/*-------online-5-1 end----------*/

/*-------online-6-1----------*/
.online-6-1 {
    padding: 90px 0 140px;
    background-image: url(../images/online22.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.online-6-2 h3 {
    font-size: 48px;
    padding: 10px;
    max-width: 550px;
    width: 100%;
    margin: 0 auto;
    background-color: #ffba00;
}

.online-6-2 h3,
.online-6-5 h4,
.online-6-5 p {
    font-family: 'Roboto Bold', sans-serif;
}

.online-6-3 {
    font-size: 30px;
    margin: 15px 0 80px;
}

.online-6-5 {
    position: relative;
    border-radius: 30px;
    max-width: 460px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background-color: #ffffff;
}

.online-6-5 h4 {
    font-size: 28px;
    margin-bottom: 40px;
    padding-top: 25px;
}

.online-6-5 .text-left {
    font-size: 16px;
    margin-bottom: 35px;
}

.online-6-5 p {
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 25px;
}

.online-6-5 .text-left div {
    min-height: 65px;
    display: flex;
    align-items: center;
    padding: 0 25px;
}

.online-6-6 i {
    margin-right: 5px;
    color: #dc0f0f;
}

.online-6-7 i {
    margin-right: 5px;
    color: #65b23b;
}

.online-6-5 img {
    padding-bottom: 15px;
}

.online-6-12 {
    background-color: #e6e6e6;
}

.online-6-8 {
    position: absolute;
    top: 15%;
    left: -36%;
    z-index: -1;
    -webkit-filter: opacity(50%);
    filter: opacity(100%);
}

.online-6-9 {
    max-width: 590px;
    position: absolute;
    top: -20%;
    left: 21%;
    z-index: -1;
    -webkit-filter: opacity(50%);
    filter: opacity(100%);
}

.online-6-10,
.online-6-11 {
    display: none;
}

/*-------online-6-1 end----------*/

/*-------footer----------*/
footer {
    background-image: url(../images/online3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.online-form {
    padding: 85px 10px 55px;
    background-color: rgba(20, 25, 28, 0.6);
}

.online-form h2 {
    font-family: 'Roboto Bold', sans-serif;
    font-size: 50px;
    color: #ffffff;
    margin-bottom: 50px;
}

.online-form h2 span {
    color: #ffba00;
}

.online-form input,
.form input {
    margin-bottom: 10px;
    border-radius: unset;
    border: 2px solid #bfbfbf;
}

.online-form i,
.form i {
    position: absolute;
    left: 3%;
    top: 27%;
    color: #606060;
}

.intl-tel-input {
    width: 100%;
}

.online-btn {
    font-family: 'Roboto Bold', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 55px;
    padding: 15px;
    cursor: pointer;
    transition: 0.3s;
    background-color: #ffba00;
}

.online-btn:active,
.form-button:active {
    transform: translate3d(2px, 2px, 0);
}

.online-7-1 {
    font-size: 14px;
    padding: 70px 0 60px 15px;
    color: #ffffff;
}

.online-7-1 h1 {
    font-family: 'Oswald Bold', sans-serif;
    font-size: 100px;
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-bottom: 45px;
    border-bottom: 1px solid #ffffff;
}

.online-7-1 span {
    color: #ffc32c;
}

.online-7-2 {
    font-size: 17px;
    margin-bottom: 35px;
    transition: .3s;
    cursor: pointer;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-color: #c9c9c9;
}
/*-------footer end----------*/

/*-------------------form---------------------*/

.form-popup {
    background: rgba(25, 27, 29, 0.8);
    width: 100%;
    height: 100%;
    z-index: 500;
    top: 0;
    position: fixed;
    overflow-y: auto;
    display: none;
    padding: 125px;
}

.form-popup__wrap {
    max-width: 420px;
    width: 100%;
    position: relative;
    margin-top: 5%;
    border-radius: 18px;
    background-color: #161920;
}

.form-popup-background {
    padding: 25px 25px 15px;
    border-top-left-radius: 17px;
    border-top-right-radius: 17px;
    background-image: url("../images/online23.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

.form-popup__wrap-img {
    position: absolute;
    left: 1%;
    top: 2%;
}

.form-popup__title {
    font-family: "Roboto Bold", sans-serif;
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 15px;
    color: #ffffff;
    text-shadow: 2px 2px 4px #000000;
}

.close-link-wrap {
    position: absolute;
    top: -9%;
    right: -7%;
    padding-left: 14px;
    line-height: 36px;
    font-size: 25px;
    display: inline-block;
    cursor: pointer;
    height: 40px;
    width: 40px;
    z-index: -555;
    border-radius: 50%;
    background-color: #ffba00;
}

.form-button {
    font-family: 'Roboto Bold', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    max-width: 360px;
    width: 100%;
    padding: 13px;
    margin: 25px 0;
    text-align: center;
    border: none;
    cursor: pointer;
    transition: .3s;
    background-color: #ffba00;
}

.phone-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.form-field {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    width: 100%;
    padding: 12px;
    border: 1px solid #dedede;
    border-radius: 10px;
    color: #797979;
    background: #ffffff;
}

.form-field[name="name"],
.form-field[name="email"] {
    padding: 12px 0 12px 40px;
}

.codePhone {
    width: 40px;
}

#phone {

}

.selected-dial-code {
    font-size: 14px;
}

.form-group {
    position: relative;
}

.selected-flag,
input {
    outline: none;
}

label.error {
    font-size: 11px;
    color: #fbff00;
    position: absolute;
    bottom: -24px;
    width: 100%;
    left: 0;
}

.intl-tel-input.separate-dial-code .selected-flag {
    background-color: unset !important;
    width: 100% !important;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    font-family: 'Roboto', sans-serif;
    color: #797979;
}

/*-------------------form end---------------------*/

/*------------popup-ver--------------*/

.popup-ver {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    display: none;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 0 20px;
    font-size: 14px;
}

.popup-ver-in {
    display: block;
    max-width: 600px;
    width: 100%;
    margin: 100px auto;
    background-color: #fff;
    box-shadow: 0 2px 30px -4px #000;
    text-align: center;
    border-radius: 5px;
    position: relative;
}

.popup-ver-header {
    background-color: #000;
    color: #fff;
    padding: 20px 15px;
    text-align: left;
    font-size: 16px !important;
    border-radius: 5px 5px 0 0;
}

.popup-ver .popup-wrap-but {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.popup-ver-ver-cont {
    padding: 20px 15px;
}

.popup-ver .popup-container {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    padding: 20px;
}

@media (max-width: 585px) {
    .popup-ver .popup-container {
        padding: 20px 9px 0;
    }
}

.popup-ver button {
    color: #fff;
    background: none;
    border: none;
}

.popup-ver .popup-close {
    font-size: 17px !important;
    color: #000;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    transition: .3s;
}

.popup-ver .popup-close:hover {
    color: #968f8f;
}

.popup-ver .popup-form-title {

}
.popup-ver .popup-form-title_h1{
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 8px;
}

#sms-code {
    padding: 12px;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #a7a7a7;
}

#res {
    padding: 14px 29px 13px 26px;
    background-color: #ffba00;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    transition: .3s;
    margin-bottom: 20px;
    cursor: pointer;
}

.phoneConfirm, .codePhoneConfirm {
    border: 1px solid #a7a7a7 !important;
}

@media (max-width: 585px) {
    #res {
        width: 100%;
    }
}

#res:hover {
    background: #f3b000;
    box-shadow: 0 2px 3px rgba(243, 176, 0, 0.3);
}

#submit-number {
    padding: 9px 20px;
    background-color: #ffba00;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    transition: .3s;
    margin-bottom: 20px;
    margin-top: 15px;
    cursor: pointer;

}

#submit-number:hover {
    background: #f3b000;
    box-shadow: 0 2px 3px rgba(243, 176, 0, 0.3);
}

#change-number {
    padding: 14px 29px 13px 26px;
    background-color: #a7a7a7;
    box-shadow: 0 4px 10px rgba(136, 140, 142, 0.5);
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    transition: .3s;
    margin-bottom: 20px;
    cursor: pointer;
}

@media (max-width: 585px) {
    #change-number {
        width: 100%;
    }
}

#change-number:hover {
    background: #8c9295;
    box-shadow: 0 2px 3px rgba(136, 140, 142, 0.3);
}

.sms-code-wrap {
    position: relative;
}

#phone-error {
    position: absolute;
    bottom: -21px;
}

#currPhone {
    color: #03a9f4;
    font-weight: bold;
    font-size: 16px !important;
    display: inline-block;
}

#codeError {
    color: red;
    display: none;
    font-size: 11px !important;
}

.popup-form {
    position: relative;
}

.popup-form span {
    display: block;
    text-align: left;
    padding-bottom: 10px;
}

.phone {
    position: relative;
}

.phoneConfirm {
    max-width: 100% !important;
    margin-left: 5px;
}

.phone#phoneConfirmWrap {
    display: none;
}

.phoneConfirmWrap .selected-dial-code {
    padding-left: 14px !important;
}

/*-----------------end popup-ver----------------*/

/*-------------------policy---------------------*/
.policy {
    background: rgba(25, 27, 29, .8);
    width: 100%;
    height: 100%;
    z-index: 10000;
    top: 0;
    position: fixed;
    overflow-y: auto;
    padding: 0 20px;
    display: none;
}

.policy-in {
    max-width: 600px;
    width: 100%;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
}

.policy-header {
    background-color: #312f30;
    color: #fff;
    padding: 20px;
    position: relative;
}

.policy-header p {
    font-size: 18px;
    padding-top: 12px;
}

.policy-title {
    font-size: 21px;
}

@media (max-width: 380px) {
    .policy-title {
        font-size: 19px;
    }

    .policy-content-title {
        font-size: 23px !important;
    }
}

.policy-content {
    background-color: #fff;
    padding: 20px;
}

.policy-text {
    font-size: 14px;
    margin-bottom: 25px;
}

.policy-content-title {
    font-size: 29px;
}

.policy-content-subtitle {
    font-size: 21px;
    margin: 30px 0;
}

.policy-list li {
    list-style-type: circle;
}

.policy-close {
    background-color: #424559;
    font-size: 16px;
    border: none;
    border-radius: 3px;
    color: #fff;
    padding: 8px;
    display: block;
    width: 170px;
    cursor: pointer;
    transition: .3s;
}

.policy-close:hover {
    background-color: #36393d;
}

.close-link-policy {
    position: absolute;
    top: 5px;
    right: 15px;
    font-size: 20px;
    display: inline-block;
    color: #fff;
    transition: .3s;
}

.close-link-policy:hover {
    color: #0650a0;
}

/*-------------------policy end---------------------*/

#preloader {
    background: rgba(25, 27, 29, 0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    display: none;

}

#floatingCirclesG {
    position: relative;
    width: 125px;
    height: 125px;
    margin: auto;
    transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    position: fixed;
    z-index: 1000;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.f_circleG {
    position: absolute;
    background-color: rgb(255, 255, 255);
    height: 22px;
    width: 22px;
    border-radius: 12px;
    -o-border-radius: 12px;
    -ms-border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    animation-name: f_fadeG;
    -o-animation-name: f_fadeG;
    -ms-animation-name: f_fadeG;
    -webkit-animation-name: f_fadeG;
    -moz-animation-name: f_fadeG;
    animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
}

#frotateG_01 {
    left: 0;
    top: 51px;
    animation-delay: 0.45s;
    -o-animation-delay: 0.45s;
    -ms-animation-delay: 0.45s;
    -webkit-animation-delay: 0.45s;
    -moz-animation-delay: 0.45s;
}

#frotateG_02 {
    left: 15px;
    top: 15px;
    animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
}

#frotateG_03 {
    left: 51px;
    top: 0;
    animation-delay: 0.75s;
    -o-animation-delay: 0.75s;
    -ms-animation-delay: 0.75s;
    -webkit-animation-delay: 0.75s;
    -moz-animation-delay: 0.75s;
}

#frotateG_04 {
    right: 15px;
    top: 15px;
    animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
}

#frotateG_05 {
    right: 0;
    top: 51px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s;
}

#frotateG_06 {
    right: 15px;
    bottom: 15px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
}

#frotateG_07 {
    left: 51px;
    bottom: 0;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s;
}

#frotateG_08 {
    left: 15px;
    bottom: 15px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
}

@keyframes f_fadeG {
    0% {
        background-color: rgb(0, 0, 0);
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-o-keyframes f_fadeG {
    0% {
        background-color: rgb(0, 0, 0);
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-ms-keyframes f_fadeG {
    0% {
        background-color: rgb(0, 0, 0);
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-webkit-keyframes f_fadeG {
    0% {
        background-color: rgb(0, 0, 0);
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

@-moz-keyframes f_fadeG {
    0% {
        background-color: rgb(0, 0, 0);
    }

    100% {
        background-color: rgb(255, 255, 255);
    }
}

.iti {
    width: 100%;
}

.iti__country-name,
.iti__dial-code {
    display: inline !important;
}