/*
Theme Name: LT FR
Theme URI: https://www.ltfr.lt/
Author: PEPA
Author URI: https://www.pepa.lt/

Text Domain: t
*/

/* Reset CSS
 * --------------------------------------- */
blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0
}

a, a:focus {
  text-decoration: none
}

table {
  border-spacing: 0
}

abbr, acronym, fieldset, img {
  border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-weight: 400;
  font-style: normal
}

strong {
  font-weight: 700
}

ol, ul {
  list-style: none
}

caption, th {
  text-align: left
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-size: 100%
}

q:after, q:before {
  content: ''
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* columns of same height styles */
.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}

.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}

.col-top {
  vertical-align: top;
}

.col-middle {
  vertical-align: middle;
}

.col-bottom {
  vertical-align: bottom;
}

@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }

  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  .col-xs-top {
    vertical-align: top;
  }

  .col-xs-middle {
    vertical-align: middle;
  }

  .col-xs-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }

  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  .col-sm-top {
    vertical-align: top;
  }

  .col-sm-middle {
    vertical-align: middle;
  }

  .col-sm-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }

  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  .col-md-top {
    vertical-align: top;
  }

  .col-md-middle {
    vertical-align: middle;
  }

  .col-md-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }

  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }

  .col-lg-top {
    vertical-align: top;
  }

  .col-lg-middle {
    vertical-align: middle;
  }

  .col-lg-bottom {
    vertical-align: bottom;
  }
}

/*Custom font*/
@font-face {
  font-family: 'ltfr';
  src: url('assets/fonts/ltfr.eot?my55pk');
  src: url('assets/fonts/ltfr.eot?my55pk#iefix') format('embedded-opentype'),
    url('assets/fonts/ltfr.ttf?my55pk') format('truetype'),
    url('assets/fonts/ltfr.woff?my55pk') format('woff'),
    url('assets/fonts/ltfr.svg?my55pk#ltfr') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ltfr' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-checked:before {
  content: "\e90f";
}

.icon-doc:before {
  content: "\e90d";
}

.icon-pdf:before {
  content: "\e90e";
}

.icon-big-ben:before {
  content: "\e909";
}

.icon-cathedral-of-saint-basil:before {
  content: "\e90a";
}

.icon-monuments:before {
  content: "\e90b";
}

.icon-travel:before {
  content: "\e90c";
}

.icon-documents:before {
  content: "\e905";
}

.icon-all-papers:before {
  content: "\e907";
}

.icon-transport:before {
  content: "\e908";
}

.icon-company:before {
  content: "\e906";
}

.icon-testimonial:before {
  content: "\e900";
}

.icon-about:before {
  content: "\e901";
}

.icon-contact:before {
  content: "\e902";
}

.icon-price:before {
  content: "\e903";
}

.icon-faq:before {
  content: "\e904";
}

/* Custom CSS
 * --------------------------------------- */
html {
  font-size: 1em;
}

p {
  margin-bottom: 10px;
}

em, em strong {
  font-style: italic
}

b, strong {
  font-weight: bold;
}

body {
  font-family: 'Poppins', serif;
  font-size: 16px;
  line-height: 1.5;
  color: #022E62;
  overflow-x: hidden;
}

p {
  margin-bottom: 1.3em;
}

h1, h2, h3, h4, h5, h6 {
  margin: 1.414em 0 0.5em;
  font-weight: inherit;
  line-height: 1.2;
}

h1 {
  margin-top: 0;
  font-size: 2.986em;
  font-weight: 600;
}

h2 {
  font-size: 2.2em;
  margin-top: 0;
}

h3 {
  font-size: 2.074em;
}

h4 {
  font-size: 1.728em;
  margin-top: 0
}

h5 {
  font-size: 1.44em;
}

h6 {
  font-size: 1.2em;
}

small, .font_small {
  font-size: 0.833em;
}

a {
  color: #DB162F
}

a:focus {
  outline: none;
  color: #DB162F
}

.top-line {
  background: #f3f3f3;
  height: 25px;
  text-align: right;
}

.top-line .languages li {
  display: inline-block;
  margin-left: 15px;
  padding-top: 5px;
}

.top-line .languages li a {
  width: 25px;
  height: 20px;
  background-size: 100%;
  background-repeat: no-repeat;
  display: block;
}

.top-line .languages li a.en {
  background-image: url(assets/img/uk.png);
}

.top-line .languages li a.fr {
  background-image: url(assets/img/french.png);
}

.top-line .languages li a.lt {
  background-image: url(assets/img/lithuania.png);
}

#header {
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
  padding: 35px 0;
}

#top_menu li {
  display: inline-block;
}

#top_menu li+li {
  padding-left: 30px;
}

#top_menu li[class^="icon-"]:before {
  display: block;
  font-size: 48px;
  text-align: center;
  color: #DB162F;
}

#top_menu li.icon-price:before {
  font-size: 35px;
  margin-bottom: 8px;
}

#top_menu li a {
  color: #03254a;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}

/* section{
  padding: 90px 0;
} */
/* #contact {
  background: #f3f3f3;
  padding: 19px 0;
} */

span.email {
  margin-right: 10px;
}

.contact-form {
  padding: 50px 0;
}

/* .form-control {
  font-size: 16px;
  color: #23232c;
  box-shadow: none;
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid #ccd5e0;
  padding: 0;
  -webkit-transition: .5s;
  transition: .5s;
}

.form-control:focus {
  outline: none;
  box-shadow: none;
  border-bottom: 2px solid #022E62;
}

.form-group-file .form-control,
.form-group-file .form-control:focus {
  border-bottom: 2px solid transparent;
}

label {
  font-weight: 400;
  line-height: 1;
  margin: 0;
  display: block;
  cursor: text;
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(25px);
  transform: translateY(25px);
}

body.login label {
  -webkit-transform: unset;
  transform: unset;
}

.form-group-file label {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  display: inline-block;
  margin-right: 10px;
}

.form-group-file {
  margin-top: 20px;
}

.form-group-file input {
  display: inline-block;
  width: 58%;
}

.form-group.active label {
  cursor: pointer;
  color: #a0a7b0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.form-group select {
  color: #fff;
}

.form-group.active select {
  color: #23232c;
} */

.company-group {
  margin-top: -15px;
}

html[lang="en-US"] .company-group {
  margin-top: 0px;
}

.button {
  border: 1px solid #022E62;
  background: transparent;
  padding: 5px 20px;
  float: right;
}

.line {
  padding: 5px 0 5px 30px;
  border-left: 2px solid #ccd5e0;
}

.line .time {
  padding: 10px;
  color: #03254a;
  position: relative;
}

.line .time:before {
  content: '';
  position: absolute;
  left: -35px;
  top: 17px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #DB162F;
}

.line .time span {
  font-size: 14px;
  color: #999;
  font-style: italic;
}

ol {
  list-style: decimal;
  list-style-position: inside;
  font-weight: bold;
}

ol p {
  font-weight: 400;
}

.elementor-widget-text-editor ul li {
  padding: 4px 0 4px 30px;
  position: relative;
}

.elementor-widget-text-editor ul li:before {
  font-family: 'ltfr' !important;
  content: "\e90f";
  color: #DB162F;
  font-size: 15px;
  font-weight: 600;
  position: absolute;
  left: 0;
  top: 5px;
}

.ltfr-nav ul li:before {
  font-family: 'ltfr' !important;
  color: #DB162F;
  font-size: 32px;
  font-weight: 400;
  position: absolute;
  left: 0;
  top: -30px;
  width: 100%;
  text-align: center;
}

ol.simple-list {
  counter-reset: item;
}

ol.simple-list li {
  display: block;
  padding-left: 50px;
  position: relative;
  margin-bottom: 20px;
}

ol.simple-list li:before {
  content: "0"counter(item);
  counter-increment: item;
  color: #DB162F;
  font-size: 25px;
  font-weight: 600;
  margin-right: 15px;
  position: absolute;
  left: 0;
  top: -3px;
}

ol.simple-list li:nth-child(n+10):before {
  content: counter(item);
}


.modal-header {
  min-height: 95px;
}

.modal-fullscreen {
  background: #fff;
}

.modal-fullscreen .modal-content {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.modal-backdrop.modal-backdrop-fullscreen {
  background: #ffffff;
}

.modal-backdrop.modal-backdrop-fullscreen.in {
  opacity: .97;
  filter: alpha(opacity=97);
}

/* .modal-fullscreen size: we use Bootstrap media query breakpoints */

.modal-fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

@media (min-width: 768px) {
  .modal-fullscreen .modal-dialog {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .modal-fullscreen .modal-dialog {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .modal-fullscreen .modal-dialog {
    width: 1170px;
  }
}

.cart_close {
  position: absolute;
  right: 32px;
  width: 32px;
  height: 32px;
  margin-top: 14px;
  text-shadow: none;
  opacity: 1;
  cursor: pointer;
}

.cart_close:before, .cart_close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #000;
}

.cart_close:before {
  transform: rotate(45deg);
}

.cart_close:after {
  transform: rotate(-45deg);
}

.languages .lang {
  width: 45%;
  float: left;
  position: relative;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 0;
}

.languages .lang span {
  font-weight: 600;
}

.languages .lang i {
  font-size: 35px;
  color: #DB162F;
  display: block;
}

.mouse_scroll {
  float: left;
  margin-top: 35px;
  width: 10%;
  height: 20px;
}

.m_scroll_arrows {
  display: inline-block;
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
  border-right: 2px solid #022E62;
  border-bottom: 2px solid #022E62;
  margin: 0 0 3px 4px;
  width: 16px;
  height: 16px;
}

.unu, .doi, .trei {
  -webkit-animation: mouse-scroll 1s infinite;
  -moz-animation: mouse-scroll 1s infinite;
}

.unu {
  margin-right: -14px;
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
}

.doi {
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  margin-right: -14px;
}

.trei {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
}

@-webkit-keyframes mouse-scroll {

  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes mouse-scroll {

  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes mouse-scroll {

  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

@keyframes mouse-scroll {

  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

#price h4 {
  margin-bottom: 35px;
}

.box {
  margin-bottom: 1.3em;
}

.box [class*="icon-"] {
  font-size: 60px;
  color: #DB162F
}

.box span {
  font-weight: bold;
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: inline-block;
}



#nav-button {
  display: none;
  float: right;
  width: 25px;
  margin-top: 16px;
  cursor: pointer;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


@media(max-width:992px) {
  #nav-button {
    display: block;
  }

  .nav-bar {
    background-color: #03254a;
    display: block;
    width: 25px;
    height: 3px;
    margin: 3px auto;
  }

  #top_menu li[class^="icon-"]:before {
    display: inline-block;
    font-size: 20px;
  }

  #top_menu li.icon-price:before {
    font-size: 15px;
    margin-bottom: 0;
  }

  #top_menu li+li {
    padding-left: 0
  }
}

@media(max-width: 767px) {
  ul.languages {
    margin-right: 15px
  }

  section {
    padding: 30px 0;
  }

  .languages .lang {
    width: 40%;
  }

  .mouse_scroll {
    width: 20%;
  }

  .mouse_scroll div {
    text-align: center;
  }
}

@media(max-width: 600px) {

  #contact .col-xs-4,
  #contact .col-xs-8 {
    width: 100%;
    text-align: center;
  }
}

.menu_mobile_inner a {
  color: #ffffff;
}

.menu_mobile_inner {
  background-color: rgba(255, 255, 255, 0.98);
}

.menu_side_wrap .menu_mobile_button {
  display: block;
  position: relative;
  left: 0;
  right: auto;
  top: 0;
}

.mobile_layout .top_panel .menu_mobile_button {
  font-size: 24px;
  top: 2.5rem;
  right: 3rem;
  z-index: 5;
}

.menu_mobile_button {
  display: block;
  width: 25px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 9px;
  z-index: 100;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.menu_mobile_overlay {
  display: none;
  position: fixed;
  z-index: 80000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.menu_mobile {
  position: fixed;
  z-index: 80002;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.menu_mobile.opened {
  width: 100%;
}

.menu_mobile_inner {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
}

.admin-bar .menu_mobile_overlay,
.admin-bar .menu_mobile {
  top: 32px;
}

.menu_mobile a {
  display: block;
}

.menu_mobile .logo {
  text-align: center;
  margin: 2.4rem 0 0;
}

.menu_mobile .menu_mobile_nav_area {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 48%;
  width: 105%;
  height: auto;
  max-height: 60%;
  overflow-y: scroll;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.menu_mobile .menu_mobile_nav_area ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  width: auto;
}

.menu_mobile .menu_mobile_nav_area ul ul {
  margin: 0.6em 0 1.6em;
  display: none;
}

.menu_mobile .menu_mobile_nav_area li {
  margin-bottom: 0;
  width: auto;
}

.menu_mobile .menu_mobile_nav_area li>a {
  font-size: 1.3333em;
  line-height: 1.5em;
  padding: 0.15em 2.5em 0.15em 0;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  width: 28rem;
  text-align: left;
  color: #03254a;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.menu_mobile .menu_mobile_nav_area li>a:hover {
  text-decoration: none;
  color: #DB162F;
}

.menu_mobile .menu_mobile_nav_area li[class^="icon-"]:before {
  font-size: 35px;
  vertical-align: -7px;
  margin-right: 19px;
  color: #DB162F;
}

.menu_mobile_close {
  display: block;
  width: 5em;
  height: 5em;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}

.menu_mobile_close:before,
.menu_mobile_close:after {
  content: ' ';
  position: absolute;
  z-index: 2;
  left: 38%;
  top: 50%;
  width: 25%;
  height: 0;
  margin-top: -1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 2px solid #03254a;
}

.menu_mobile_close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu_mobile_close:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menu_mobile_button span {
  position: absolute;
  width: 25px;
  height: 2px;
  background: #ee1b22;
  margin-top: 10px;
}

.menu_mobile_button span:before, .menu_mobile_button span:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #ee1b22;
  top: -6px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.menu_mobile_button span:after {
  top: 6px;
}

.menu_mobile_button {
  display: none;
}

@media(max-width: 991px) {
  #top_menu {
    display: none;
  }

  .menu_mobile_button {
    display: block;
  }
}

@media (max-width: 479px) {
  .menu_mobile .menu_mobile_nav_area li>a {
    width: 83%;
  }
}


/*Modal CSS*/
/* The Modal (background) */
#ModalBox.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 99999;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

#ModalBox.modal.alert-error .modal-content {
  background-color: #f2dede;
}

#ModalBox.modal.alert-success .modal-content {
  background-color: #dff0d8;
}

/* Modal Content */
#ModalBox .modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 320px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

#ModalBox .modal-content li {
  list-style-type: disc;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }

  to {
    top: 0;
    opacity: 1
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0
  }

  to {
    top: 0;
    opacity: 1
  }
}

/* The Close Button */
#ModalBox .close {
  color: #333;
  float: right;
  font-size: 28px;
  font-weight: bold;
  top: -24px;
  right: -17px;
  position: relative;
}

#ModalBox .close:hover,
#ModalBox .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

#ModalBox .modal-body {
  padding: 30px;
}




#ModalBox .modal-fullscreen {
  background: #fff;
}

#ModalBox .modal-fullscreen .modal-content {
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#ModalBox .modal-backdrop.modal-backdrop-fullscreen {
  background: #ffffff;
}

#ModalBox .modal-backdrop.modal-backdrop-fullscreen.in {
  opacity: .97;
  filter: alpha(opacity=97);
}

/* .modal-fullscreen size: we use Bootstrap media query breakpoints */

#ModalBox .modal-fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

@media (min-width: 768px) {
  #ModalBox .modal-fullscreen .modal-dialog {
    width: 750px;
  }
}

@media (min-width: 992px) {
  #ModalBox .modal-fullscreen .modal-dialog {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  #ModalBox .modal-fullscreen .modal-dialog {
    width: 1170px;
  }
}


.go-top {
  position: fixed;
  bottom: 2em;
  right: 2em;
  text-decoration: none;
  color: #022E62;
  font-size: 12px;
  padding: 1em 1em 0.4em 1em;
  display: none;
  border: 2px solid #022E62;
}

.arrow {
  display: inline-block;
  width: 10px;
  height: 10px;
  line-height: 10px;
  border-top: 1px solid #DB162F;
  border-right: 1px solid #DB162F;
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}