html, body, p {
  /* height: 100%; */
  margin: 0;
  padding: 0;
  font-family: Montserrat !important;
  font-size: 14px !important;
  line-height: 1.75em !important;
  font-weight: lighter;
}

@font-face {
  font-family: 'Playfair Display';
  src: url('PlayfairDisplay-Regular.woff2') format('woff2'),
    url('PlayfairDisplay-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.contact-2 {
    margin-top: 70px;
}
.c-22 {
    margin-bottom: 5%;
    margin-top:5%;
}
.c-2-right {
    width: 50%;
}
.new-item-home ul li::before {
    content: "\ee8f";
    font-family: 'boxicons' !important;
    display: inline-block;
    font-size: 8px;
    vertical-align: middle;
    margin-right: 3px;
    color: #357D99;
}
.new-item-home ul li{
    list-style: none;
}
.new-item-home ul{
    margin-bottom:0;
}
.eb-youtube {
    width: 80%;
    margin: auto;
    margin-top: 5%;
    margin-bottom: 5%;
}
.font-2em{
  font-size: 2em;
}
.header-add-book a{
    color:#000;
}
.events-list {
    width: 80% !important;
    margin: auto !important;
    margin-top: 5% !important;
}
.c-5 {
  background: url("../images/about_us/11.jpg") no-repeat center center;
  background-size: cover;
  /* height: auto; */
}

.c-5-sub {
  width: 80%;
  margin: auto;
  padding-top: 5%;
  padding-bottom: 5%;
}

.c-5-4-items {
  display: flex;
  justify-content: space-between;
}

.c-5-title {
  font-size: 25px;
  color: #357D99;
  font-weight: bold;
}

.c-5-4-items-title {
  color: #357D99;
  font-size: 20px;
  font-weight: bold;
}

.c-5-4-item-1 ul li::before {
  content: "\ee8f";
  font-family: 'boxicons' !important;
  display: inline-block;
  font-size: 8px;
  vertical-align: middle;
  margin-right: 3px;
  color: #357D99;
}

.c-5-4-item-1 {
  width: 23%;
}

.c-5-4-item-1 ul {
  margin: 0;
  padding: 0;
}

.c-5-4-item-1 ul li {
  list-style: none;
  margin-bottom: 10%;
}

.c-5-4-item-img {
  width: 60%;
}

.header-add-copyright {
  margin-top: 5%;
}

.header-add-copyright-sub {
  width: 80%;
  margin: auto;
  line-height: 2em;
}

.header-add-book {
  background: #E4C441;
  width: 45%;
  text-align: center;
  color: #2F7D9B;
  font-weight: bolder;
  /*border: 1px solid #777;*/
  border-radius: 5px;
  position: absolute;
  bottom: -5px;
  left: 27.5%;
  line-height: 30px;
}

.header-add-contact {
  color: #777;
  background: #fff;
  width: 60%;
  border-radius: 10px;
  text-align: center;
  margin: auto;
  font-weight: bold;
  margin-top: 5%;
  margin-bottom: 5%;
  line-height: 30px;
}

.header-add-photo {
  position: relative;
}

.header {
  background-color: #777777;
  /* overflow: auto; */
}

.font-1 {
  font-size: 25px;
  color: #357D99;
}

.b {
  font-weight: bold;
}

.form-popup {
  background-color: #fff;
  background: rgba(255, 255, 255, 0.8);
  padding-top: 3%;
  padding-bottom: 3%;
  position: fixed;
  z-index: 1;
  width: 94%;
  left: 0%;
  padding-left: 3%;
  padding-right: 3%;
  top: 20%;
  border-radius: 20px;
}

.form-popup-left {
  float: left;
  width: 65%;
}

.form-popup-right {
  float: left;
  width: 35%;
  padding-left: 3%;
}

input#fullName {
  width: 100%;
  border-radius: 5px;
  background: none;
  border: 1px solid;
  /* padding: 1.5%; */
  padding-top: 1.5%;
  padding-bottom: 1.5%;
}

.phone {
  display: inline-grid;
  width: 48.5%;
  margin-right: 2.3%;
  margin-top: 2%;
}

input#phoneNumber {
  padding-top: 3%;
  padding-bottom: 3%;
  border-radius: 5px;
  background: none;
  border: 1px solid;
}

input#email {
  padding-top: 3%;
  padding-bottom: 3%;
  border-radius: 5px;
  background: none;
  border: 1px solid;
}

.citizenship {
  display: inline-grid;
  width: 48.5%;
  margin-right: 2.3%;
  margin-top: 2%;

}

input#citizenship {
  padding-top: 3%;
  padding-bottom: 3%;
  border-radius: 5px;
  background: none;
  border: 1px solid;
}

.delivery {
  display: inline-grid;
  width: 48.5%;
  /* margin-right: 2.3%; */
}

input#delivery {
  padding-top: 3%;
  padding-bottom: 3%;
  border-radius: 5px;
  background: none;
  border: 1px solid;
}

.email {
  display: inline-grid;
  width: 48.5%;
}

textarea#message {
  width: 100%;
  border-radius: 5px;
  background: none;
  border: 1px solid;
  /* padding: 1.5%; */
  padding-top: 1.5%;
  padding-bottom: 1.5%;
}

.message {
  margin-top: 2%;
}

.form-right-title {
  border-bottom: 1px solid;
  padding-bottom: 2%;
  margin-bottom: 2%;
}

input#other-program {
  width: 98%;
  background: none;
  border: 1px solid;
  border-radius: 5px;
  padding-top: 3%;
  padding-bottom: 3%;
}

input#canada, input#eu, input#us, input#caribbean, input#other {
  margin-bottom: 5%;
}

.form-right-checked {
  margin-top: 5%;
}

button[type="submit"] {
  background: #357D99;
  color: #fff;
  border: none;
  width: 100%;
  border-radius: 5px;
  padding-top: 3%;
  padding-bottom: 3%;
  margin-top: 10%;
}

body {
  margin: 0 auto;
  align-items: center;
  /* height:100vh; */
}

.Click-here {
  cursor: pointer;
}

.custom-model-main {
  overflow: hidden;
  position: fixed;
  top: 15%;
  right: 0;
  bottom: 0;
  left: 10%;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
}

.model-open {
  z-index: 2;
  opacity: 1;
  overflow: hidden;
}

.custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  margin: 30px auto;
  max-width: 97%;
}

.custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;

}

.model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
}

.model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}

.bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0%;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
}

.close-btn {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
  background-color: red;
  text-align: center;
  width: 30px;
}

.c-1 {
  position: relative;
}

p.noted {
  width: 650px;
  margin: auto;
  font-size: 12px !important;
  text-align: center;
  margin-top: 3%;
  margin-bottom: 3%;
  color: #777;
  border-top: 1px solid #777;
}

.header-add-top {
  width: 10%;
}

.logo {
  width: 100%;
}

.menu-footer ul li a {
  text-decoration: none;
  color: #000;
}

.c-2-background {
  margin-top: 70px;
}

span.new-arrow {
  font-size: 30px;
  font-weight: 100;
  color: #c5c5c5;
  float: right;
}

.menu {
  overflow: auto;
  width: 100%;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  padding-top: 0.5%;
  padding-bottom: 0.5%;
}

.header-menu-logo {
  /* float: left; */
  width: 10%;
  display: inline-block;
  vertical-align: middle;
}

.ul-menu {
  /* float: left; */
  display: inline-block;
  vertical-align: middle;
  width: 71.5%
}

.ul-menu ul {
  padding: 0;
  margin: 0;
}

.ul-menu ul li {
  display: inline;
  color: #EAEAEA;
  margin-left: 1%;
  margin-right: 1%;

}

.btn-book {
  /* float: left; */
  background-color: #FFF9F3;
  padding: 0.5%;
  border-radius: 5px;
  color: #357D99;
  display: inline-block;
  vertical-align: middle;
  width: 16.5%
}

.menu-footer ul {
  /* padding: 0; */
  list-style: none;
  padding: 0;
  margin: 0;
}

section.footer {
  margin: auto;
  width: 80%;
  text-align: center;
  padding-top: 2%;
  padding-bottom: 1%;
  max-width: 1519px;
}

.menu-footer {
  /* float: left; */
  width: 30%;
  text-align: left;
}

.logo-footer {
  /* display: inline-block; */
  width: 9%;
}

.right-side-footer {
  /* float: right; */
  /* width: 38%; */
  text-align: right;
}

.fb-footer {
  width: 236px;
}

.tel {
  display: flex;
  text-align: left;
  border-right: 1px solid;
  padding-right: 4.5%;
  margin-right: 4.5%;
  /* text-indent: -21px; */
  width: 150px;
  align-items: flex-start;
  align-content: stretch;
}

.social-footer {
  display: inline-block;
  text-align: left;
  width: 290px;
}

.social-footer img {
  /* vertical-align: middle;
    display:inline-block; */
  margin-right: 5px;
}

.address img {
  display: inline-block;
  vertical-align: middle;
}

.address {
  text-align: left;
  text-indent: -24px;
  margin-bottom: 20px;
  margin-left: 25px;
}

.tel img {
  /* display: inline-block;
    vertical-align: middle;
    margin-left: -3px; */
  margin-right: 5px;
}

.menu-footer ul li {
  line-height: 30px;
}

.copyright {
  text-align: right;
  vertical-align: middle;
  display: inline-block;
  width: 69.6%;
}

.second-social {
  width: 30%;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.fb-footer {
  /* width: 236px; */
  display: flex;
}

.tiktok-footer {
  display: flex;
}

.second-footer {
  /* overflow: auto; */
  /* text-align: left; */
  width: 100%;
  border-top: 2px solid;
  margin-top: 1%;
  padding-top: 1%;
  display: inline-block;
}

.social-icon {
  float: left;
  margin-right: 3%;
  width: 10%;
}

.c-1-background {
  position: relative;
  margin-top: 70px;
  width: 100%;
}

.c-1-ti-pa {
  position: absolute;
  z-index: 1;
  width: 39%;
  left: 20%;
  top: 10%;
}

.c-1-title {
  color: #357D99;
  font-size: 25px;
  margin-bottom: 2%;
  font-weight: bold;

}

.c-1-para {
  text-align: justify;
}
.c-2-left-right {
    display: flex;
    width: 90%;
    justify-content: space-between;
}
.c-2-left {
    width: 45%;
}
.c-2 {
    width: 100%;
    margin: auto;
    padding-top: 5%;
    background-color: #FFF9F3;
    display: flex;
    justify-content: flex-end;
}


.c-2-para {
  padding-bottom: 5%;
  text-align: justify;
}

.c-3-background {
  position: relative;
}

.c-3-background-opa {
  background: white;
  position: absolute;
  width: 50%;
  /* padding: 27%; */
  z-index: 1;
  height: 100%;
  opacity: 0.7;
}

.c-3-ti-pa {
  position: absolute;
  z-index: 2;
  left: 10%;
  width: 35%;
  text-align: justify;
  top: 20%;
}

.c-3 {
  position: relative;
  /* background-image: url(../images/about_us/10.jpg); */
}

.c-3-ti-pa-1-title {
  font-size: 25px;
  margin-bottom: 3%;
  font-weight: bold;
  color: #4C5256;
}

.c-3-ti-pa-2-title {
  font-size: 25px;
  margin-bottom: 3%;
  font-weight: bold;
  color: #4C5256;

}

.c-3-ti-pa-1-para {
  margin-bottom: 10%;
}

.c-4-left img {
  display: inline-block;
}

.c-3-video {
  position: absolute;
  width: 50%;
  right: 0;
  z-index: 1;
  height: 100%;
  top: 0;
  bottom: 0;
}

.c-4 {
  overflow: auto;
  width: 100%;
  display: flex;
}

img {
  display: block;
  /* max-width: 100%; */
  height: auto;
}

.c-4-left {
  width: 40%;
}

.c-4-right {
  width: 45%;
  margin: auto;
}

.c-4-logo {
  width: 15%;
  margin-bottom: 5%;
}

.c-4-title {
  font-size: 25px;
}

.c-4-detail {
  border-top: 1px solid;
  width: fit-content;
  padding-top: 1%;
}

.c-4-para {
  margin-top: 5%;
  text-align: justify;
}

.visa-c-2 {
  width: 80%;
  margin: auto;
  margin-top: 5%;
  margin-bottom: 5%;

}

.visa-c-2-title {
  color: #357D99;
  font-size: 25px;
  margin-top: 4%;
  margin-bottom: 2%;
  font-weight: bold;

}

.visa-c-2-para {
  text-align: justify;
}

.visa-c-3 {
  background: rgba(119, 119, 119, 0.1);
  height: 100vh;
}

.visa-sub-c-3 {
  width: 80%;
  margin: auto;
  padding-top: 5%;
  padding-bottom: 5%;

}

.visa-c-3-title {
  color: #357D99;
  font-size: 25px;
  margin-bottom: 5%;
  font-weight: bold;
  line-height: 30px;
}

.visa-c-3-3-1-title {
  color: #357D99;
  font-size: 17px;
  font-weight: bold;

}

.visa-c-3-3-1 {
  display: inline-block;
  width: 42%;
  vertical-align: top;
}

.visa-c-3-3-2 {
  display: inline-block;
  width: 25%;
  border-left: 1px solid #357D99;
  border-right: 1px solid #357D99;
  padding-left: 3%;
  padding-right: 1%;
  vertical-align: top;
}

.visa-c-3-3-3 {
  display: inline-block;
  width: 25%;
  padding-left: 3%;
  vertical-align: top;
}

.permanent-c-1-title {
  position: absolute;
  top: 45%;
  font-size: 47px;
  line-height: 60px;
  font-weight: bold;
  font-style: italic;
  width: 100%;
  text-align: center;
  color: #FFF9F3;
  text-shadow: 3px 3px 2px #000;
}

.permanent-c-2 {
  background-color: #FFF9F3;
  padding-top: 5%;
  padding-bottom: 5%;
}

.permanent-sub-c-2 {
  width: 80%;
  margin: auto;
}

.permanent-c-2-title {
  text-align: center;
  margin-top: 5%;
  font-size: 28px;
  line-height: 30px;
  font-weight: bold;
  color: #357D99;
}

.permanent-c-2-list ul {
  width: 35%;
  margin: 0;
  padding: 0;
  margin: auto;
  padding-top: 2%;
}

.canada-1-left-detail {
  text-align: justify;
}

.canada-1 {
  display: flex;
  width: 100%;
  background-color: #ececec;
  justify-content: space-between;
  overflow: hidden;
}

.canada-1-left {
  width: 38%;
  margin: auto;
}

.canada-1-left-flag {
  width: 16%;
}

.canada-1-left-title {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  margin-top: 2%;
  margin-bottom: 2%;
  color: #2E7D9B;
}

.canada-1-right {
  width: 50%;
}

.canada-1-left-detail ul {
  margin: 0;
  padding-left: 5%;
}

.section-content-2 {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.canada-2-left {
  width: 37%;
}

.canada-2-right {
  width: 50%;
  margin: auto;
}

.canada-2-right-title {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  color: #2E7D9B;
}

.canada-2-right ul {
  margin: 0;
  padding: 0;
  padding-left: 15px;
}

.canada-2-right-highlight {
  background-color: #CC1F40;
  color: #ffffff;
  font-size: 25px;
  padding: 1%;
  width: fit-content;
  font-weight: bold;
  border-top-right-radius: 50px;
  margin-top: 5%;
  margin-bottom: 3%;
  padding-right: 5%;
}

.section-sub-3 {
  background-color: #ececec;
  padding-top: 3%;
  padding-bottom: 3%;
}

.section-sub-3-sub-title {
  font-size: 20px;
  color: #2E7D9B;
  font-weight: bold;
}

.section-sub-3-sub {
  width: 80%;
  margin: auto;
}

.section-sub-3-sub-title-2 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 1%;
}

.section-sub-3-sub ul {
  margin: 0;
  padding: 0;
  padding-left: 15px;
}

.section-sub-3-sub ul li {
  list-style-type: decimal;
}

.start-up-visa {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 5%;
  margin-bottom: 5%;
  padding-top: 1%;
  padding-bottom: 3%;
}

.start-up-visa-title {
  background-color: #CC1F40;
  color: #fff;
  margin-top: 2%;
  font-size: 20px;
  margin-top: 2%;
  padding-left: 3%;
}

.start-up-visa-detail {
  padding-left: 3%;
  padding-top: 1%;
}

.social-benefit ul li {
  list-style-type: square;
}

.section-sub-4 {
  height: 100%;
  position: relative;
}

.section-sub-4-relative {
  position: absolute;
  top: 50px;
  z-index: 1;
  left: 40%;
}

.section-sub-4-title {
  color: #fff;
  font-size: 20px;
}

.section-sub-4-relative ul li {
  font-weight: bold;
}

.us-eb-5-1-absolute {
  position: absolute;
  right: 0%;
  background: #fff;
  top: 20%;
  width: 45%;
  padding-top: 2%;
  padding-bottom: 2%;
}

.us-eb-5-1 {
  /* height: 100vh; */
  width: 100%;
  position: relative;
  overflow: hidden;
}

.us-eb-5-1-title {
  font-size: 30px;
  font-weight: bold;
  text-align: right;
  color: #2E7D9B;
  line-height: 35px;
}

.us-eb-5-1-sub-title {
  text-align: right;
  font-weight: bold;
  font-size: 20px;
}

.us-eb-5-1-sub-absolute {
  width: 80%;
}

.us-eb-5-2 {
  width: 80%;
  margin: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  overflow: auto;
}

.us-eb-5-2-left {
  float: left;
  width: 70%;
}

.us-eb-5-2-right {
  float: right;
  width: 25%;
}

.us-eb-5-2-left-1-title {
  background-color: #444445;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding-left: 2%;
  padding-top: 0.5%;
  padding-bottom: 0.5%;
  width: 70%;
  border-top-right-radius: 40px;
  margin-bottom: 1%;
}

.us-eb-5-2-left-1-title-1 {
  background-color: #444445;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  padding-left: 2%;
  padding-top: 0.5%;
  padding-bottom: 0.5%;
  width: 70%;
  border-top-right-radius: 40px;
  margin-top: 35px;
  margin-bottom: 1%;
}

.us-eb-5-2-left-2-title {
  font-size: 20px;
  font-weight: bold;
  margin-top: 35px;
  /* margin-bottom: 3%; */
}

.us-eb-5-2-right-img:nth-child(2) {
  margin-top: 2%;
  margin-bottom: 2%;
}

.us-eb-5-3 {
  background-color: #FFF9F3;
  padding-top: 5%;
  padding-bottom: 5%;
}

.us-eb-5-3-sub {
  width: 80%;
  margin: auto;
  overflow: auto;
}

.us-eb-5-3-left-title {
  font-size: 25px;
  color: #2E7D9B;
  font-weight: bold;
  margin-bottom: 1%;
}

.us-eb-5-3-left {
  /* float: left; */
  width: 52%;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 2.6%;
}

.us-eb-5-3-left-para {
  margin-bottom: 11%;
}

.us-eb-5-3-right {
  /* float: right; */
  width: 45%;
  display: inline-block;
  vertical-align: bottom;
}

.us-eb-5-4 {
  background-color: #EAEAEA;
  padding-top: 5%;
  padding-bottom: 5%;
}

.us-eb-5-4-sub {
  width: 80%;
  margin: auto;
  overflow: auto;
}

.us-eb-5-4-left-title {
  font-size: 25px;
  color: #2E7D9B;
  font-weight: bold;
  margin-bottom: 1%;
}

.us-eb-5-4-left {
  float: left;
  width: 55%;
  /* text-align: justify; */
}

.us-eb-5-4-right {
  float: right;
  width: 40%;
}

.us-eb-5-4-left-para {
  text-align: justify;
}

.us-eb-5-4-right-para {
  background-color: #444445;
  color: #fff;
  padding: 10%;
  text-align: justify;
  font-size: 15px;
}

.antigua-1-title {
  position: absolute;
  z-index: 1;
  top: 35%;
  left: 10%;
  font-size: 35px;
  color: #fff;
  font-weight: bold;
  line-height: 1.2em;
  text-shadow: 4px 2px 6px #000;
}

.antigua-1 {
  /* height: 100vh; */
  position: relative;
  width: 100%;
}

.antigua-2-sub {
  width: 80%;
  margin: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  overflow: hidden;
}

.antigua-2-left {
  width: 50%;
  /* float: left; */
  display: inline-block;
  vertical-align: middle;
  margin-right: 4.6%;
}

.antigua-2-left-title {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
  color: #2E7D9B;
}

.antigua-2-left-para {
  text-align: justify;
}

.antigua-2-left ul li {
  list-style-type: decimal;
  font-weight: bold;
}

.antigua-2-right {
  /* float: right; */
  width: 45%;
  display: inline-block;
  vertical-align: middle;
}

.antigua-2-left ul {
  /* margin: 0; */
  padding: 0;
  padding-left: 14px;
}

.goverment {
  color: #2E7D9B;
  font-style: italic;
  border-top: 1px solid #000;
  width: fit-content;
}

.antigua-3-absolute {
  position: absolute;
  bottom: -35%;
  right: 10%;
  width: 22%;
  overflow: hidden;

}

.antigua-3-sub {
  width: 80%;
  margin: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}

.antigua-3-img {
  position: relative;
}

.antigua-3-left {
  width: 45%;
}

.antigua-3-right {
  width: 53%;
  border-left: 1px solid #000;
  padding-left: 6%;
}

.antigua-3 {
  background-color: #FFF9F3;
  overflow: hidden;
}

.antigua-4-sub {
  width: 80%;
  margin: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  position: relative;
}

.antigua-4-title {
  font-size: 25px;
  color: #2E7D9B;
  font-weight: bold;
  margin-bottom: 1%;
}

.antigua-4-title-2 {
  font-size: 25px;
  color: #2E7D9B;
  font-weight: bold;
  margin-bottom: 1%;
  margin-top: 5%;
}

.antigua-4-sub ul {
  padding: 0;
  padding-left: 15px;
}

.antigua-4-sub ul li {
  list-style-type: square;
}

.antigua-4-left {
  width: 25%;
  float: left;
}

.antigua-4-right {
  width: 25%;

  float: left;
}

.antigua-4-hold {
  overflow: auto;
  margin-top: 2%;
}

.antigua-4-img {
  position: absolute;
  right: 0;
  bottom: 40px;
  width: 40%;
}

.antigua-4 {
  background-color: #EAEAEA;
}

.child-1-left-title {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  margin-top: 2%;
  margin-bottom: 2%;
  color: #2E7D9B;
}

.child-1-left {
  width: 40%;
  margin: auto;
}

.child-1-right {
  width: 60%;
}

.child-1 {
  overflow: auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.child-1-left-sub {
  width: 60%;
  margin: auto;
}

.child-1-left-para {
  text-align: justify;
}

.child-1-left-flag {
  width: 30%;
  margin-bottom: 5%;
}

.child-2-left {
  width: 40%;
}

.child-2 {
  overflow: auto;
  width: 100%;
  display: flex;
}

.child-2-right {
  width: 60%;
  margin: auto;
}

.child-2-right-sub {
  margin: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  width: 68%;
}

.child-2-right-title {
  font-size: 25px;
  line-height: 1;
  font-weight: bold;
  margin-top: 2%;
  margin-bottom: 2%;
  color: #2E7D9B;
  width: fit-content;
}

.child-2-right-para {
  text-align: justify;
  width: fit-content;
}

.child-2-right-sub hr {
  margin-top: 10%;
  margin-bottom: 10%;
}

.child-3-title {
  color: #2E7D9B;
  font-size: 25px;
  font-weight: bold;
}

.child-3-sub {
  width: 80%;
  margin: auto;
  padding-top: 5%;
  padding-bottom: 5%;
}

.child-3 {
  background-color: #FFF9F3;
}

.child-4 {
  background-color: #ffffff;
  padding-top: 5%;
  padding-bottom: 5%;
}

.child-4-sub {
  width: 80%;
  margin: auto;
}

.child-4-title {
  font-size: 25px;
  font-weight: bold;
  color: #357D99;
}

.child-4-img {
  /* float: left; */
  width: 32%;
  display: inline-block;
  margin-bottom: 1%;
}

.child-4-img-bloc {
  overflow: auto;
  width: 100%;
  text-align: justify;
  margin-top: 5%;
}

.child-4-img:nth-child(8) {
  margin-left: 1.7%;
  /* margin-right: 1%; */
}

.child-4-img:nth-child(9) {
  /* text-align: right; */
  margin-left: 1.6%;
}

.child-5 {
  background-color: #357D99;
  padding-top: 5%;
  padding-bottom: 5%;
}

.child-5-sub {
  width: 80%;
  margin: auto;
}

.child-5-title {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
}



.frame {
  max-width: 100%;
  /* width: 1200px; */
  margin-inline: auto;
  /* background-color: #eee; */
}

.app-collapse {
  --padding: 15px;
  /* --radius: 10px; */
  --border-color: #cdcdcd;
  --transition-time: 250ms;
  --title-foni-size: 18px;
  --title-color: #111;
  --shadow-color: rgba(0, 0, 0, 0.1);
  --bckground-color: #e9e9e9;
  --collapse-timing-function: cubic-bezier(0.83, 0.02, 0.81, 0.42);
  border-radius: var(--radius);
  filter: drop-shadow(0px 3px 2px var(--shadow-color));
}

.collapse-panel {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: all var(--transition-time) var(--collapse-timing-function);
  background-color: #eee;
  border: 1px solid var(--border-color);
  border-top: none;
  opacity: 0;
  margin-bottom: 35px;
  border-radius: 0 0 var(--radius) var(--radius);
  background-color: var(--bckground-color);

}

.collapse-header-button {
  display: block;
  width: 100%;
  text-align: left;
  padding-inline: var(--padding);
  padding-block: var(--padding);
  border: 1px solid var(--border-color);
  border-bottom-width: 0px;
  border-radius: var(--radius) var(--radius) 0 0;
  transition: var(--transition-time);
  cursor: pointer;
  background-color: var(--bckground-color);

}

.collapse-header-button[aria-expanded="false"] {
  border-radius: var(--radius) var(--radius) var(--radius) var(--radius);
  border-bottom-width: 1px;
}

.collapse-title {
  font-size: 18px;
  font-weight: 500;
  color: var(--title-color);
  font-size: var(--title-foni-size);
}

.collapse-icon {
  position: absolute;
  width: 14px;
  right: 20px;
  top: 21px;
  transform-origin: center;
  transition: var(--transition-time);
}

.icon-path-line {
  stroke: var(--title-color);
  stroke-linecap: round;
  stroke-width: 8px;
  transition: var(--transition-time);
}

.collapse-panel-inner-wrapper {
  padding-inline: var(--padding);
  overflow: hidden;
}

.collapse-panel.app-collapse-expanded {
  grid-template-rows: 1fr;
  opacity: 1;
  padding-bottom: var(--padding);

}

.app-css-tabs {
  border: 2px dashed #666;
  border-radius: 10px;
  background-color: #fff;
}

.label-group label {
  display: inline-block;
  padding: 10px 15px;
  margin: 4px;
  border-radius: 5px;
  cursor: pointer;
}

.content-1 {
  /* padding: 4px; */
  /* font-size: 12px; */
  display: none;
}

.app-css-tabs input[type="radio"] {
  display: none;
}

.app-css-tabs input[type="radio"].tab-radio-A:checked~.label-group .label-A {
  background-color: #eee;
}

.app-css-tabs input[type="radio"].tab-radio-A:checked~.content-group .content-A {
  display: block;
}

.app-css-tabs input[type="radio"].tab-radio-B:checked~.label-group .label-B {
  background-color: #eee;
}

.app-css-tabs input[type="radio"].tab-radio-B:checked~.content-group .content-B {
  display: block;
}

.app-css-tabs input[type="radio"].tab-radio-C:checked~.label-group .label-C {
  background-color: #eee;
}

.app-css-tabs input[type="radio"].tab-radio-C:checked~.content-group .content-C {
  display: block;
}

xmp, pre {
  width: 100%;
  max-height: 400px;
  overflow: auto;
}

.section-title {
  font-size: 20px;
  margin-block: 15px;
}

.content-text {
  color: var(--black-500);
}

hr {
  margin-block: 30px;
}

.note-list li {
  margin-bottom: 10px;
}

.text-red {
  color: var(--red-500);
}

.text-yellow {
  color: var(--yellow-500);
}

.text-blue {
  color: var(--blue-500);
}

.text-green {
  color: var(--green-500);
}

.d-flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-fill {
  flex: 1;
}

.align-items-center {
  align-items: center;
}

.justify-content-center {
  justify-content: center;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.d-grid {
  display: grid;
}

.grid-center {
  display: grid;
  place-items: center;
}

.m-0 {
  margin: 0 !important
}

.mt-0, .my-0 {
  margin-top: 0 !important
}

.mr-0, .mx-0 {
  margin-right: 0 !important
}

.mb-0, .my-0 {
  margin-bottom: 0 !important
}

.ml-0, .mx-0 {
  margin-left: 0 !important
}

.m-1 {
  margin: .25rem !important
}

.mt-1, .my-1 {
  margin-top: .25rem !important
}

.mr-1, .mx-1 {
  margin-right: .25rem !important
}

.mb-1, .my-1 {
  margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
  margin-left: .25rem !important
}

.m-2 {
  margin: .5rem !important
}

.mt-2, .my-2 {
  margin-top: .5rem !important
}

.mr-2, .mx-2 {
  margin-right: .5rem !important
}

.mb-2, .my-2 {
  margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
  margin-left: .5rem !important
}

.m-3 {
  margin: 1rem !important
}

.mt-3, .my-3 {
  margin-top: 1rem !important
}

.mr-3, .mx-3 {
  margin-right: 1rem !important
}

.mb-3, .my-3 {
  margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
  margin-left: 1rem !important
}

.m-4 {
  margin: 1.5rem !important
}

.mt-4, .my-4 {
  margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
  margin-right: 1.5rem !important
}

.mb-4, .my-4 {
  margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
  margin-left: 1.5rem !important
}

.m-5 {
  margin: 3rem !important
}

.mt-5, .my-5 {
  margin-top: 3rem !important
}

.mr-5, .mx-5 {
  margin-right: 3rem !important
}

.mb-5, .my-5 {
  margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
  margin-left: 3rem !important
}

.p-0 {
  padding: 0 !important
}

.pt-0, .py-0 {
  padding-top: 0 !important
}

.pr-0, .px-0 {
  padding-right: 0 !important
}

.pb-0, .py-0 {
  padding-bottom: 0 !important
}

.pl-0, .px-0 {
  padding-left: 0 !important
}

.p-1 {
  padding: .25rem !important
}

.pt-1, .py-1 {
  padding-top: .25rem !important
}

.pr-1, .px-1 {
  padding-right: .25rem !important
}

.pb-1, .py-1 {
  padding-bottom: .25rem !important
}

.pl-1, .px-1 {
  padding-left: .25rem !important
}

.p-2 {
  padding: .5rem !important
}

.pt-2, .py-2 {
  padding-top: .5rem !important
}

.pr-2, .px-2 {
  padding-right: .5rem !important
}

.pb-2, .py-2 {
  padding-bottom: .5rem !important
}

.pl-2, .px-2 {
  padding-left: .5rem !important
}

.p-3 {
  padding: 1rem !important
}

.pt-3, .py-3 {
  padding-top: 1rem !important
}

.pr-3, .px-3 {
  padding-right: 1rem !important
}

.pb-3, .py-3 {
  padding-bottom: 1rem !important
}

.pl-3, .px-3 {
  padding-left: 1rem !important
}

.p-4 {
  padding: 1.5rem !important
}

.pt-4, .py-4 {
  padding-top: 1.5rem !important
}

.pr-4, .px-4 {
  padding-right: 1.5rem !important
}

.pb-4, .py-4 {
  padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
  padding-left: 1.5rem !important
}

.p-5 {
  /* padding: 3rem!important;
    */
  padding-top: 5%;
}

.pt-5, .py-5 {
  padding-top: 3rem !important
}

.pr-5, .px-5 {
  padding-right: 3rem !important
}

.pb-5, .py-5 {
  padding-bottom: 3rem !important
}

.pl-5, .px-5 {
  padding-left: 3rem !important
}

.m-n1 {
  margin: -.25rem !important
}

.mt-n1, .my-n1 {
  margin-top: -.25rem !important
}

.mr-n1, .mx-n1 {
  margin-right: -.25rem !important
}

.mb-n1, .my-n1 {
  margin-bottom: -.25rem !important
}

.ml-n1, .mx-n1 {
  margin-left: -.25rem !important
}

.m-n2 {
  margin: -.5rem !important
}

.mt-n2, .my-n2 {
  margin-top: -.5rem !important
}

.mr-n2, .mx-n2 {
  margin-right: -.5rem !important
}

.mb-n2, .my-n2 {
  margin-bottom: -.5rem !important
}

.ml-n2, .mx-n2 {
  margin-left: -.5rem !important
}

.m-n3 {
  margin: -1rem !important
}

.mt-n3, .my-n3 {
  margin-top: -1rem !important
}

.mr-n3, .mx-n3 {
  margin-right: -1rem !important
}

.mb-n3, .my-n3 {
  margin-bottom: -1rem !important
}

.ml-n3, .mx-n3 {
  margin-left: -1rem !important
}

.m-n4 {
  margin: -1.5rem !important
}

.mt-n4, .my-n4 {
  margin-top: -1.5rem !important
}

.mr-n4, .mx-n4 {
  margin-right: -1.5rem !important
}

.mb-n4, .my-n4 {
  margin-bottom: -1.5rem !important
}

.ml-n4, .mx-n4 {
  margin-left: -1.5rem !important
}

.m-n5 {
  margin: -3rem !important
}

.mt-n5, .my-n5 {
  margin-top: -3rem !important
}

.mr-n5, .mx-n5 {
  margin-right: -3rem !important
}

.mb-n5, .my-n5 {
  margin-bottom: -3rem !important
}

.ml-n5, .mx-n5 {
  margin-left: -3rem !important
}

.m-auto {
  margin: auto !important
}

.mt-auto, .my-auto {
  margin-top: auto !important
}

.mr-auto, .mx-auto {
  margin-right: auto !important
}

.mb-auto, .my-auto {
  margin-bottom: auto !important
}

.ml-auto, .mx-auto {
  margin-left: auto !important
}


.contact-1-sub {
  width: 80%;
  margin: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  position: relative;
}

.contact-1-img {
  width: 45%;
  margin: auto;
  margin-top: 5%;
}

.contact-title-num {
  position: absolute;
  right: 13%;
  bottom: 15%;
}

.contact-1-title {
  font-size: 20px;
  margin-bottom: 10%;
}

.contact-1-number {
  font-size: 30px;
  line-height: 40px;
  text-align: right;
}

.cyprus-1 {
  margin-top: 70px;
}

.cyprus-1-title {
  position: absolute;
  z-index: 1;
  top: 35%;
  right: 10%;
  font-size: 35px;
  color: #fff;
  font-weight: bold;
  line-height: 1.2em;
  text-shadow: 4px 2px 6px #000;
}

.cyprus-2-sub {
  width: 80%;
  margin: auto;
  margin-top: 5%;
  margin-bottom: 5%;
}

.cyprus-2-left-para {
  text-align: justify;
  width: 100%;
  margin-top: 1%;
  margin-bottom: 1%;
}

.cyprus-2-left-title {
  font-size: 25px;
  font-weight: bold;
  color: #357D99;
}

.cyprus-2-left-sub-left {
  display: inline-block;
  width: 40.5%;
  border-right: 1px solid;
  /* border-block-width: revert; */
}

.cyprus-2-left-sub-left ul {
  margin: 0;
}

.cyprus-2-left-sub-right {
  display: inline-block;
  width: 55.5%;
}

.cyprus-2-left {
  display: inline-block;
  width: 45%;
  margin-right: 5.6%;
  vertical-align: middle;
}

.cyprus-2-right {
  display: inline-block;
  width: 49%;
  vertical-align: middle;
}

.cyprus-2-img {
  margin-top: 3%;
  margin-bottom: 3%;
}

.cyprus-3 {
  background-color: #E8E4D6;
  padding-top: 5%;
  padding-bottom: 5%;
}

.cyprus-3-sub {
  width: 80%;
  margin: auto;
}

.cyprus-3-title {
  font-size: 25px;
  font-weight: bold;
  color: #357D99;
  text-align: center;
}

.cyprus-3-para {
  margin-top: 1%;
  text-align: center;
}

.cyprus-3-left {
  height: 320px;
  width: 47%;
  padding: 2% 3% 1% 3%;
  border: 1px solid;
  border-radius: 10px;
  vertical-align: middle;
}
.cyprus-3-left-right {
    display: flex;
    justify-content: space-between;
    margin-top: 5%;
}

.cyprus-3-left-title, .cyprus-3-right-title {
  font-size: 25px;
}

.cyprus-3-left ul {
  padding: 0;
  padding-left: 16px;
}

.cyprus-3-right {
  height: 250px;
  width: 41.2%;
  padding: 2% 3% 1% 3%;
  border: 1px solid;
  border-radius: 10px;
  vertical-align: middle;
  margin-top: 5%;

}

.cyprus-3-right ul {
  padding: 0;
  padding-left: 16px;
  text-align: justify;
}

.cyprus-3-img {
  margin-top: 5%;
}

.cyprus-4 {
  background-color: #EAEAEA;
  padding-top: 5%;
  padding-bottom: 5%;
}

.cyprus-4-sub {
  width: 80%;
  margin: auto;
}

.cyprus-4-title {
  color: #357D99;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}

.cyprus-4-para {
  text-align: center;
  margin-top: 10px;
}

.cyprus-4-img {
  margin-top: 5%;
  margin-bottom: 5%;
}

.cyprus-4-left {
  display: inline-block;
  width: 15%;
  vertical-align: top;
  margin-right: 3.5%;
}

.cyprus-4-right {
  display: inline-block;
  width: 55%;
  vertical-align: top;
  text-align: left;
  border-left: 1px solid;
}

.cyprus-4-hold-left-right {
  width: 100%;
  text-align: center;
}

.cyprus-4-right ul {
  margin: 0;
}

.cyprus-4-right ul li {
  font-weight: bold;
  list-style: none;
}

.eb-1 {
  position: relative;
}

.eb-1-hold-text {
  position: absolute;
  top: 20%;
  left: 10%;
  text-align: justify;
  width: 80%;
}

.eb-1-title {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 2%;
}

.eb-1-sub-title {
  font-size: 16px;
  font-weight: bold;
}

.eb-2 {
  margin-top: 5%;
  margin-bottom: 5%;
  overflow: auto;
  width: 100%;
}

.eb-2-sub {
  width: 80%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.eb-2-left {
  width: 50%;
}

.eb-2-right {
  width: 43%;
}

.eb-2-left-title {
  font-size: 20px;
  font-weight: bold;
}

.eb-2-left ul {
  padding: 0;
}

.eb-3 {
  padding-top: 5%;
  padding-bottom: 5%;
  background-color: #EAEAEA;
}

.eb-3-sub {
  width: 80%;
  margin: auto;
  text-align: justify;
}

.eb-3-title {
  font-weight: bold;
}

.eb3-sub-left-right {
  background-color: #777777;
  color: #ffffff;
  overflow: auto;
  margin-top: 1%;
  position: relative;
  border-radius: 10px;
}

.eb3-sub-left {
  float: left;
  padding-left: 4%;
  padding-top: 2%;
  padding-bottom: 2%;
}

.eb3-sub-right {
  float: right;
  padding-right: 4%;
  padding-top: 2%;
  padding-bottom: 2%;
}

.eb3-sub-left ul {
  padding: 0;
  padding-left: 16px;
}

.eb3-sub-right ul {
  padding: 0;
  padding-left: 16px;
}

.eb3-sub-border {
  border-left: 1px solid;
  height: 50%;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 25%;
}

.eb-4 {
  padding-top: 5%;
  padding-bottom: 5%;
  background-image: url("../images/visa/sub/03.jpg");
}

.eb-4-sub {
  width: 80%;
  margin: auto;
  text-align: justify;
}

.eb-4-title {
  font-weight: bold;
  font-size: 16px;
}

.eb-5 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.eb-5-sub {
  width: 80%;
  margin: auto;
  text-align: justify;
}

.eb-5-title {
  font-weight: bold;
  font-size: 16px;
}

.eb-5-sub ul {
  padding: 0;
}

.eb-1-hold-text ul {
  padding: 0;
  padding-left: 16px;
}

nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 70px;
  background: #777777;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  z-index: 99;
  transition: 0.4s;
}

ul.links {
  margin: 0;
  padding: 0;
}

section.content {
  width: 100%;
  max-width: 1536px;
  margin: auto;
}

nav .navbar {
  height: 100%;
  max-width: 1519px;
  width: 80%;
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  margin: auto;
  /* background: red; */
  /* padding: 0 50px; */
}

.navbar .logo a {
  font-size: 30px;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}

nav .navbar .nav-links {
  line-height: 50px;
  /* height: 100vh; */
  margin: auto;
}

nav .navbar .links {
  display: flex;
}

nav .navbar .links li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  list-style: none;
  padding: 0 10px;
}

nav .navbar .links li a {
  height: 100%;
  text-decoration: none;
  /* white-space: nowrap; */
  color: #fff;
  font-size: 14px;
  /* font-weight: 500; */
  /* font-family: 'Playfair Display'; */
}

.links li:hover .htmlcss-arrow,
.links li:hover .js-arrow {
  transform: rotate(180deg);
}

.links li:hover .more-arrow,
.links li:hover .js-arrow {
  transform: rotate(180deg);
}

nav .navbar .links li .arrow {
  /* background: red; */
  height: 100%;
  width: 22px;
  line-height: 70px;
  text-align: center;
  display: inline-block;
  color: #fff;
  transition: all 0.3s ease;
}

nav .navbar .links li .sub-menu {
  position: absolute;
  top: 48px;
  left: 0;
  line-height: 1.75em;
  background: #777777;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 0 0 4px 4px;
  display: none;
  z-index: 2;
}

nav .navbar .links li:hover .htmlCss-sub-menu,
nav .navbar .links li:hover .js-sub-menu {
  display: block;
}

nav .navbar .links li:hover .htmlCss-sub-menu-2,
nav .navbar .links li:hover .js-sub-menu {
  display: block;
}

.navbar .links li .sub-menu li {
  padding: 0 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.navbar .links li .sub-menu a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.navbar .links li .sub-menu .more-arrow {
  line-height: 40px;
}

/* .navbar .links li .htmlCss-more-sub-menu{ */
/* line-height: 40px; */
/* } */
.navbar .links li .sub-menu .more-sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  border-radius: 0 4px 4px 4px;
  z-index: 1;
  display: none;
  width: 100%;
}

.links li .sub-menu .more:hover .more-sub-menu {
  display: block;
}

.navbar .search-box {
  position: relative;
  /*width: 15%;*/
  text-align: center;
  /*background-color: #fff;*/
  border-radius: 5px;
  padding-top: 0.5%;
  padding-bottom: 0.5%;
  color: #357D99;
  font-weight: bold;
  font-size: 13px;
}

.navbar .search-box i {
  position: absolute;
  height: 100%;
  width: 100%;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.navbar .search-box .input-box {
  position: absolute;
  right: calc(100% - 40px);
  top: 80px;
  height: 60px;
  width: 300px;
  background: #3E8DA8;
  border-radius: 6px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease;
}

.navbar.showInput .search-box .input-box {
  top: 65px;
  opacity: 1;
  pointer-events: auto;
  background: #3E8DA8;
}

.search-box .input-box::before {
  content: '';
  position: absolute;
  height: 20px;
  width: 20px;
  background: #3E8DA8;
  right: 10px;
  top: -6px;
  transform: rotate(45deg);
}

.search-box .input-box input {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 4px;
  transform: translate(-50%, -50%);
  height: 35px;
  width: 280px;
  outline: none;
  padding: 0 15px;
  font-size: 16px;
  border: none;
}

.navbar .nav-links .sidebar-logo {
  display: none;
}

.navbar .bx-menu {
  display: none;

}

.eb-1-3-button-1 {
  display: inline-block;
  background-color: #EAEAEA;
  width: 20%;
  margin-right: 3%;
  padding-top: 1.5%;
  padding-bottom: 1.5%;
  border-radius: 10px;
  box-shadow: 3px 3px 10px -2px;
  text-align: center;
  font-size: 24px;
}

.eb-1-3-button {
  margin-top: 1%;
}

.eb-1-3-button-1-title-2 {
  color: #357D99;
  margin-top: 5%;
}

.eb-6 {
  background-color: #357D99;
}

.eb-6-sub {
  width: 80%;
  margin: auto;
  padding-top: 5%;
  padding-bottom: 5%;
  color: #fff;
}

.eb-6-title {
  text-align: center;
  font-size: 30px;
  margin-bottom: 1%;
}

.eb-6-detial {
  text-align: center;
}

.eb-6-5-step-1 {
  width: 15%;
}

.eb-6-5-step-1-big-num {
  font-size: 50px;
  display: inline-block;
  width: 15%;
  vertical-align: middle;
}

.eb-6-5-step-1-title {
  display: inline-block;
  width: 65%;
  vertical-align: middle;
}

.eb-6-5-step-1-title-2 {
  display: inline-block;
  width: 77%;
  vertical-align: middle;
  margin-left: 5%;
}

.eb-6-5-step {
  text-align: justify;
  width: 100%;
  overflow: hidden;
}

.eb-6-5-step-1 {
  float: left;
  width: 21.7%;
}

.eb-6-arrow-right {
  display: inline-block;
  vertical-align: middle;
  width: 10%;
}

.eb-6-5-step-1:nth-child(5) {
  width: 13%;
}

.eb-7 {
  overflow: auto;
  background-color: #357D99;
}

.eb-7-left {
  width: 42%;
  float: left;
}

.eb-7-right {
  float: left;
  width: 58%;
  background-color: #357D99;
  padding-top: 6%;
  padding-bottom: 4%;
}

.hold-what-next {
  color: #fff;
  font-size: 35px;
  font-weight: bold;
  line-height: 1em;
  display: inline-block;
  width: 25%;
  vertical-align: middle;
  padding-left: 5%;
}

.eb-7-what-next {
  display: inline-block;
  vertical-align: middle;
}

.eb-7-arrow-right {
  display: inline-block;
  width: 20%;
  vertical-align: middle;
}

.eb-7-hold-7-list {
  display: inline-block;
  width: 57%;
  vertical-align: middle;
}

.eb-7-hold-7 {
  width: 100%;
  background-color: #fff;
  margin-bottom: 2%;
  border-radius: 10px;
  font-size: 18px;
  position: relative;
  padding-top: 2%;
  padding-bottom: 2%;
}

.eb-7-hold-num {
  background-color: #000;
  color: #fff;
  position: absolute;
  width: 10%;
  text-align: center;
  padding-top: 3%;
  /* padding-bottom: 2%; */
  /* height: auto; */
  top: 0;
  bottom: 0;
  border-radius: 10px;
}

.eb-7-hold-detail {
  margin-left: 15%;
}

.eb-7-hold-7:last-child {
  margin-bottom: 0;
}

.us-eb-5-5-sub {
  width: 80%;
  margin: auto;
  padding-top: 5%;
  padding-bottom: 5%;
}

.us-eb-5-title {
  margin-bottom: 1%;
}

p.us-eb-5-tab-content-p {
  padding: 1.5%;
  background-color: #EAEAEA;
}

.eb-5-tab-1-title {
  background-color: #357D99;
  color: #fff;
  font-size: 16px;
  padding: 1%;
  margin-top: 1%;
}

.eb-5-tab-1-bloc {
  background-color: #EAEAEA;
  padding: 2%;
}

.eb-5-tab-1-bloc {
  display: flex;
  justify-content: space-between;
}

.eb-5-tab-1-bloc>.eb-5-tab-1-bloc-left {
  width: 47.5%;
}

.eb-5-tab-1-bloc>.eb-5-tab-1-bloc-right {
  width: 47.5%;
}

hr.eb-5-hr {
  border-top: 1px solid #4C5256;
}

.eb-5-5-img {
  margin-top: 2%;
  margin-bottom: 2%;
}

.eb-5-tab-1-bloc-left ul, .eb-5-tab-1-bloc-right ul {
  padding: 0;
}

.eb-5-tab-1-bloc-left ul li, .eb-5-tab-1-bloc-right ul li {
  list-style: none;
}

.eb-5-tab-1-bloc-left ul li:before, .eb-5-tab-1-bloc-right ul li:before {
  content: "\ee8f";
  font-family: 'boxicons' !important;
  display: inline-block;
  font-size: 8px;
  vertical-align: middle;
  margin-right: 3px;
}

.eb-5-5-title-2 ul li {
  list-style: none;
}

ul.eb-5-5-ul {
  padding: 0;
}

.eb-5-5-ul li {
  list-style: none;
}

.eb-5-5-ul li:before {
  content: "\ee8f";
  font-family: 'boxicons' !important;
  display: inline-block;
  font-size: 8px;
  vertical-align: middle;
  margin-right: 3px;
}

.eb-5-6-sub {
  width: 80%;
  margin: auto;
  padding-top: 5%;
  padding-bottom: 5%;

}

.eb-5-6 {
  background-color: #EAEAEA;
}

.eb-5-7-sub {
  width: 80%;
  margin: auto;
  padding-top: 5%;
  padding-bottom: 5%;
}

.eb-5-7-title {
  text-align: center;
  margin-bottom: 1%;
}

.eb-5-7-detail {
  text-align: center;
}

.eb-5-7-left {
  display: inline-block;
  width: 45%;
}

.eb-5-7-left-img {
  margin-bottom: 3%;
}

.eb-5-7-left-img-center {
  display: inline-block;
  width: 14.9%;
  vertical-align: top;
  margin-left: 8%;
}

.eb-5-7-right {
  display: inline-block;
  vertical-align: top;
  width: 54%;
}

.eb-5-7-right-bloc-text {
  display: inline-block;
  vertical-align: top;
  margin-left: 8%;
  width: 60%;
}

.eb-5-7-right-text:nth-child(1) {
  padding-top: 8%;
  padding-bottom: 8%;
}

.eb-5-7-right-text:nth-child(2) {
  padding-top: 2%;
  padding-bottom: 2%;
}

.eb-5-7-right-text:nth-child(3) {
  padding-top: 8%;
  padding-bottom: 8%;
}

.eb-5-7-right-text:nth-child(4) {
  padding-top: 7%;
  padding-bottom: 7%;
}

.eb-5-7-right-text:nth-child(5) {
  padding-top: 3%;
  padding-bottom: 3%;
}

.eb-5-7-right-text:nth-child(6) {
  padding-top: 7%;
  padding-bottom: 7%;
}

.eb-5-7-right-text:nth-child(7) {
  padding-top: 3%;
  padding-bottom: 3%;
}

.eb-5-7-right-text:nth-child(8) {
  border-bottom: 1px solid;
  padding-top: 6%;
  padding-bottom: 6%;
}

.eb-5-7-right-text {
  border-top: 1px solid;
}

.eb-3-btn-start-now {
  background-color: #000;
  color: #fff;
  width: 30%;
  text-align: center;
  padding: 2%;
  border-radius: 10px;
  cursor: pointer;
  margin: auto;
}

.visa-c-3-3-1 ul li, .visa-c-3-3-2 ul li,
.visa-c-3-3-3 ul li, .permanent-c-2-list ul li,
.canada-1-left-detail ul li, .canada-2-right ul li,
.social-benefit ul li, .section-sub-4-relative ul li,
.us-eb-5-2-left-1 ul li, .us-eb-5-2-left-2 ul li,
.us-eb-5-4-left ul li, .child-3-sub ul li,
.eb-2-left ul li, .eb3-sub-left ul li, .eb3-sub-right ul li,
.eb-5-sub ul li {
  list-style: none;
}

.visa-c-3-3-1 ul li:before, .visa-c-3-3-2 ul li:before,
.visa-c-3-3-3 ul li:before, .permanent-c-2-list ul li:before,
.canada-1-left-detail ul li:before, .canada-2-right ul li:before,
.social-benefit ul li:before, .section-sub-4-relative ul li:before,
.us-eb-5-2-left-1 ul li:before, .us-eb-5-2-left-2 ul li:before,
.us-eb-5-4-left ul li:before, .child-3-sub ul li:before,
.eb-2-left ul li:before, .eb3-sub-left ul li:before,
.eb3-sub-right ul li:before, .eb-5-sub ul li:before {
  content: "\ee8f";
  font-family: 'boxicons' !important;
  display: inline-block;
  font-size: 8px;
  vertical-align: middle;
  margin-right: 3px;
}

.visa-c-3-3-1 ul, .visa-c-3-3-2 ul {
  padding: 0;
  margin-left: 22px;
}

ul.visa-c-3-3-sub-ul li:before {
  content: "";
}

.visa-c-3-3-3 ul {
  padding: 0;
  padding-left: 22px;
}

.canada-1-left-detail ul {
  padding: 0;
  padding-left: 10px;
}

.canada-2-right ul {
  padding: 0;
}

.social-benefit ul {
  padding: 0;
}

.section-sub-4-relative ul, .us-eb-5-2-left-1 ul,
.us-eb-5-2-left-2 ul, .us-eb-5-4-left ul, .child-3-sub ul {
  padding: 0;
}

.footer-new-style {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.footer-new-style-2 {
  display: flex;
}

.menu-footer ul li a:hover {
  background-color: #777;
  color: #fff;
  /* width: fit-content; */
  padding: 1%;
  border-radius: 10px;
}

.eb-5-8-sub {
  width: 80%;
  margin: auto;
  padding-top: 5%;
  padding-bottom: 5%;
}

.eb-5-8-title {
  margin-bottom: 5%;
}

.eb-5-8 {
  background-color: #444445;
}

.panel-title a:hover {
  text-decoration: none;
}

.panel-title>a, .panel-title>a:active {
  display: block;
  /* padding:15px; */
  color: #555;
  /* font-size:16px; */
  /* font-weight:bold; */
  /* text-transform:uppercase; */
  /* letter-spacing:1px; */
  /* word-spacing:3px; */
  text-decoration: none;
}

.panel-heading a:before {
  font-family: 'Glyphicons Halflings';
  content: "\e114";
  float: right;
  transition: all 0.5s;
}

.panel-heading.active a:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}

.eb-5-role-3-bloc {
  /* background-color: #EAEAEA; */
  /* padding: 3%; */
  /* border-radius: 15px; */
}

.eb-5-role-3-bloc {
  display: flex;
  justify-content: space-between;
  /* flex-direction: row; */
  /* align-items: flex-start; */
}

.eb-5-role-3-item:nth-child(2) {
  border-left: 1px solid;
  border-right: 1px solid;
  padding-left: 2%;
  padding-right: 2%;
}

.eb-5-role {
  background-color: #EAEAEA;
  padding: 3%;
  border-radius: 15px;
  margin-top: 5%;
}

.eb-5-role-3-item ul {
  padding: 0;
  padding-left: 15px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #357D99 !important;
}

.eb-5-6-add-background {
  background-color: #fff;
  border: 1px solid #357D99;
  padding: 3%;
  border-radius: 5px;
}

.eb-5-6-add-color-button {
  background-color: rgba(68, 68, 69, 0.5) !important;
  border-radius: 5px;
}

.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
  background-color: #357D99 !important;
}

.nav-pills>li>a {
  color: #fff !important;
}

.nav-links ul {
  padding: 0;
}

ul.no-list-style {
  list-style: none;
  margin-top: 5% !important;
}

ul.no-list-style li {
  margin: 0 !important;
}
.dominica-background {
  margin: 0;
  padding: 0;
  background: url("../images/dominica/011.jpg") no-repeat center center fixed;
  background-size: cover;
  height: 100vh;

}
.dominica-color{
  color: #357d99;
}
.dominica-02 {
    width: 80%;
    margin: auto;
    margin-top: 5%;
    margin-bottom: 5%;
}
.dominica-02-left > p {
    text-align: justify;
}
.dominica-02-left-right {
    display: flex;
    justify-content: space-between;
}
.dominica-02-left {
    width: 57%;
}
.dominica-02-right {
    width: 40%;
}
.dominica-02-title {
    margin-bottom: 1%;
}
.info-bar {
      display: flex;
      background-color: #2c2c2c;
      border-radius: 12px;
      padding: 10px 10px;
      color: #fff;
      box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    }

    .info-section {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 0 10px;
      text-align: center;
    }

    .info-section:not(:last-child) {
      border-right: 1px solid #555;
    }

    .label-box-sha {
      font-size: 14px;
      color: #aaa;
      margin-bottom: 6px;
    }

    .value {
      font-size: 14px;
      /* font-weight: 600; */
      color: #fff;
    }
.dominica-02-left-box {
    margin-top: 3%;
    margin-bottom: 3%;
}
.dominica-02-left ul li {
    list-style: square;
}
.dominica-02-left ul {
    padding: 0;
    margin-left: 14px;
}
.dominica-3 {
    background-color: #eaeaea;
}
.dominica-3-sub {
    width: 80%;
    margin: auto;
    padding-top: 5%;
    padding-bottom: 5%;
}
.dominica-3-title {
    margin-bottom: 1.5%;
}
.dominica-3-sub ul {
    padding: 0;
    padding-left: 14px;
    text-align: justify;
}
.dominica-3-sub p {
    text-align: justify;
}



.image-container {
  position: relative;
  width: 100%;
  height: 1000px;
  overflow: hidden;
}

.image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 50%;
  z-index: 1;
}

.overlay.top {
  top: 0;
  background-color: rgba(53, 125, 153, 0.8);
  height: 46%;
}

.overlay.bottom {
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  height: 54%;
}
.dominica-4-sub {
    color: #ffffff;
    width: 50%;
    margin: auto;
    padding-top: 5%;
}
.dominica-4-sub ol {
    padding: 0;
    padding-left: 14px;
}
.dominica-4-title {
    font-size: 20px;
}
.dominica-4-sub ol li::marker {
background-color:#ffffff;
color: rgb(255, 255, 255);
padding: 4px 8px;
  border-radius: 4px;
}
.dominica-4-sub-2 {
    width: 80%;
    margin: auto;
    padding-top: 5%;
    padding-bottom: 5%;
}
.dominica-4-sub p {
    margin-top: 2%;
}

.dominica-3-sub ul li {
    list-style: square;
}
.dominica-4-sub-2 p {
    margin-top: 1%;
}
.dominica-4-2-box-detail {
    display: flex;
    justify-content: space-between;
}
.dominica-4-2-box-1 {
    border-radius: 10px;
    border: 1px solid;
    width: 47.5%;
}
.dominica-4-sub-2-title {
    font-size: 20px;
    color: #454547;
    font-weight: 700;
}
.dominica-4-country {
    width: 15%;
    float: right;
    margin-top: 5%;
    margin-bottom: 5%;
}
.dominica-4-2-box-1-title {
    background-color: #454547;
    color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-left: 3%;
}

.dominica-4-2-box-1 ul {
    padding: 0;
    padding-left: 18px;
    margin: auto;
    width: 93%;
    text-align: justify;
    padding-top: 2%;
    padding-bottom: 1%;
}
.greece-c-2-left-list ul li {
  margin-left: 14px;
}

.greece-c-2-left-list {
  margin-top: 5%;
}

.greece-c-2-left-list ul {
  padding: 0;
  margin: 0;
}

.greece-background {
  margin: 0;
  padding: 0;
  background: url("../images/greece/01.jpg") no-repeat center center fixed;
  background-size: cover;
  height: 100vh;

}

.greece-c-2-left-title {
  color: #2160A6;
  font-weight: bold;
  font-size: 2em;
  position: absolute;
  bottom: 0;
}

.greece-c-2-left-img {
  position: relative;
}

.greece-c-2-left {
  width: 50%;
}

.greece-c-2-right {
  width: 50%;
}

.greece-c-2-left-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 80%;
  margin: auto;
}

.greece-c-1-title {
  position: absolute;
  bottom: 10%;
  font-size: 47px;
  font-weight: 900;
  color: #fff;
  text-shadow: 3px 1px 5px #000;
  left: 10%;
  right: 10%;
  line-height: 1.3em;
}

.greece-c-3 {
  width: 80%;
  margin: auto;
  margin-top: 5%;
  margin-bottom: 5%;
}

.greece-c-3-title {
  color: #2160A6;
  font-weight: bold;
  font-size: 2em;
}

.greece-c-3-para {
  margin-top: 2.5%;
  margin-bottom: 2.5%;
  text-align: justify;
}

.greece-color {
  color: #2160A6;
}

.greece-c-4-title {
  color: #2160A6;
  font-weight: bold;
  font-size: 2em;
  margin-bottom: 2.5%;
}

.greece-c-5 {
  width: 80%;
  margin: auto;
}

.greece-c-5-title {
  font-size: 2em;
}

.greece-5-img {
  margin-top: 2.5%;
  margin-bottom: 2.5%;
}

.greece-c-5 ul {
  padding: 0;
  margin-left: 14px;
}

.b {
  font-weight: bold;
}

.greece-c-6 {
  margin-bottom: 10%;
}

.style-list-arrow ul {
  padding: 0;
  margin: 0;
}

.style-list-arrow ul li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}

.style-list-arrow ul li:before {
  content: "";
  position: absolute;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  background-image: url(../images/greece/icons/arrow.png);
  left: 0px;
  transform: translateY(10%);
}

.greece-c-6-title {
  color: #2160A6;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 2%;
  margin-top: 5%;
}

.stkitts-2 {
  width: 80%;
  margin: auto;
  margin-top: 5%;
}

.stkitts-color {
  color: #009e49;
}

.stkitts-2-left-title {
  font-size: 2em;
  margin-bottom: 2.5%;
}

.stkitts-2-left-right {
  display: flex;
}

.stkitts-2-right {
  width: 50%;
}

.stkitts-2-left {
  width: 50%;
}

.stkitts-2-left ul {
  padding: 0;
  margin-left: 14px;
}

.stkitts-3 {
  width: 80%;
  margin: auto;
  margin-top: 5%;
  margin-bottom: 5%;
}

.stkitts-3-title {
  font-size: 2em;
  margin-bottom: 2.5%;
}

.stkitts-3-img {
  margin-top: 2.5%;
}

.stkitts-4-sub {
  width: 80%;
  margin: auto;
  padding: 0% 0 6% 0%;
}

.stkitts-4-title {
  font-size: 2em;
  margin-bottom: 2.5%;
}

.stkitts-4-left-right {
  display: flex;
  justify-content: space-between;
}

.stkitts-4-left {
  width: 45%;
}

.stkitts-4-right {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.stkitts-4-right-icon-text {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.stkitts-4-right-icon {
  margin-right: 20px;
}

.stkitts-4-right-icon-text {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.stkitts-5 {
  width: 80%;
  margin: auto;
  margin-top: 5%;
  margin-bottom: 5%;
}

.stkitts-5-title {
  font-size: 2em;
  margin-bottom: 2.5%;
}

.stkitts-5-img {
  margin-top: 2.5%;
}

.stkitts-6 {
  width: 80%;
  margin: auto;
  margin-top: 5%;
  margin-bottom: 5%;
}

.stkitts-6-title {
  font-size: 2em;
  margin-bottom: 2.5%;
}

.stkitts-6>p {
  margin-top: 2.5%;
  margin-bottom: 2.5%;
}

.stkitts-6-style-list ul {
  padding: 0;
}

.stkitts-6-style-list ul li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}

.stkitts-6-style-list ul li:before {
  content: "";
  position: absolute;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  background-image: url(../images/saintkitts/icons/arrow.png);
  left: 0px;
  transform: translateY(10%);
}

.stkitts-7-title {
  font-size: 2em;
  margin-bottom: 2.5%;
}

.stkitts-7 {
  width: 80%;
  margin: auto;
  margin-bottom: 5%;
}

.stkitts-8-title {
  font-size: 30px;
  margin-bottom: 2%;
  margin-top: 5%;
}

.stkitts-7>img {
  margin-top: 2.5%;
}

.greece-8 {
  margin-bottom: 10%;
}

.portugal-background {
  margin: 0;
  padding: 0;
  background: url("../images/portugal/02.jpg") no-repeat center center fixed;
  background-size: cover;
  height: 100vh;
}

.portugal-c-1-title {
  position: absolute;
  bottom: 10%;
  font-size: 47px;
  font-weight: 900;
  color: #fff;
  text-shadow: 3px 1px 5px #000;
  left: 10%;
  right: 10%;
  line-height: 1.2em;
}

.portugal-c-2 {
  background: url("../images/portugal/04.jpg") no-repeat center center;
  height: 100vh;
  background-size: cover;
  display: flex;
}

.portugal-c-2-sub {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: auto;
}

.portugal-c-2-left {
  width: 25%;
}

.portugal-c-2-right {
  width: 25%;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 25px;
  padding: 2%;
}

.portugal-c-2-title {
  color: #006700;
  font-size: 25px;
  font-weight: 600;
  margin-bottom: 5%;
}

.portugal-c-2-right-text-1 {
  margin-bottom: 8%;
}

.portugal-c-3-left {
  width: 45%;
  margin-top: 2.5%;
  margin-bottom: 2.5%;
}

.portugal-c-3-right {
  width: 50%;
}

.portugal-c-3 {
  display: flex;
  justify-content: flex-end;
}

.portugal-c-3-sub {
  width: 90%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 5%;
}

.portugal-c3-icon {
  margin-right: 0px;
  width: 10%;
}

.portugal-c3-icon img {
  /* width: 70%; */
}

.portugal-c3-items {
  display: flex;
  align-items: center;
  /* padding-right: 41px; */
  margin-bottom: 3%;
}

.portugal-c-4-sub {
  width: 80%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.portugal-c-4 {
  /* background: url("../images/portugal/portugal_logo_2.jpg") no-repeat center center ; */
  /* background-size: cover; */
  height: 100vh;
  background: linear-gradient(rgba(248, 248, 248, 0.8), rgba(248, 248, 248, 0.8)), url('../images/portugal/08.jpg');
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  position: relative;
}

.portugal-c-4-left {
  width: 40%;
}

.portugal-c-4-left-ul ul li {
  padding-top: 3%;
  padding-bottom: 3%;
}

.portugal-c-4-right {
  width: 30%;
}

.portugal-c-4-left-ul ul li {
  position: relative;
  /* Establish a positioning context for pseudo-element */
  padding-left: 1.5em;
  /* Space for the custom bullet */
}

.portugal-c-4-left-ul ul li::before {
  content: "•";
  font-size: 3.5em;
  position: absolute;
  left: 0;
  top: -13px;
  color: black;
}

.portugal-c-4-left-ul ul li:nth-child(3)::before {
  display: none;
}

.portugal-c-4-left-ul ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.portugal-c-4-background {
  position: absolute;
  width: 25%;
  left: 37.5%;
  z-index: -1;
  /* bottom: 0; */
  top: 25%;
}

.portugal-c-5 {
  height: 100vh;
  background: url('../images/portugal/09.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  position: relative;
  align-items: center;
}

.portugal-c-5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.portugal-c-5 ul li {
  position: relative;
  /* Establish a positioning context for pseudo-element */
  padding-left: 1.5em;
  /* Space for the custom bullet */
}

.portugal-c-5 ul li::before {
  content: "•";
  font-size: 3.5em;
  position: absolute;
  left: 0;
  top: -13px;
  color: black;
}

.portugal-c-5 ul li {
  padding-top: 3%;
  padding-bottom: 3%;
}

.portugal-c-5-left {
  width: 40%;
}

.portugal-c-5-sub {
  width: 80%;
  margin: auto;
}

.portugal-c-6 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.portugal-c-6-title {
  text-align: center;
}

.portugal-c-6 tr td, th {
  border: 2px dotted;
  padding-top: 1%;
  padding-bottom: 1%;
}

.portugal-c-6 table {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}

.portugal-c-7-sub {
  width: 80%;
  margin: auto;
}
.grenada-background {
  margin: 0;
  padding: 0;
  background: url("../images/grenada/01.jpg") no-repeat center center fixed;
  background-size: cover;
  height: 100vh;
}
.grenada-6-img {
    margin-bottom: 2%;
}
.malta-background {
  margin: 0;
  padding: 0;
  background: url("../images/malta/01.jpg") no-repeat center center fixed;
  background-size: cover;
  height: 100vh;
}

.saintkitts-background {
  margin: 0;
  padding: 0;
  background: url("../images/saintkitts/01.jpg") no-repeat center center fixed;
  background-size: cover;
  height: 100vh;
}

.saintlucia-background {
  margin: 0;
  padding: 0;
  background: url("../images/saintlucia/01.jpg") no-repeat center center fixed;
  background-size: cover;
  height: 100vh;
}

.saintlucia-2 {
  margin-top: 5%;
  margin-bottom: 5%;
}

.saintlucia-2-img {
  position: relative;
}

.saintlucia-2-text {
  position: absolute;
  top: 25%;
  right: 7%;
  width: 40%;
}

.saintlucia-2-text ul {
  padding: 0;
  margin-left: 14px;
}

.malta-c-1-title {
  position: absolute;
  bottom: 10%;
  font-size: 47px;
  font-weight: 900;
  color: #fff;
  text-shadow: 3px 1px 5px #000;
  left: 10%;
  right: 10%;
  line-height: 1.3em;
}

.saintlucia-2-text-title {
  font-size: 2em;
  margin-bottom: 5%;
}

.saintlucia-3 {
  width: 80%;
  margin: auto;
}

.saintlucia-3-img {
  margin-top: 2.5%;
  margin-bottom: 2.5%;
}
.saintlucia-5 {
    width: 80%;
    margin: auto;
    margin-top: 5%;
    margin-bottom: 5%;
}

.saintlucia-3-title {
  font-size: 2em;
}

.saintlucia-color {
  color: #66ccff;
}
.saintlucia-4-title {
  margin-top: 5%;
  margin-bottom: 2.5%;
  font-size: 2em;
}
.saintlucia-4-img {
    margin-bottom: 2.5%;
}
.saintlucia-5-img {
    margin-top: 2.5%;
    margin-bottom: 2.5%;
}
.saintlucia-5-style-list ul {
  padding: 0;
}

.saintlucia-5-style-list ul li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}

.saintlucia-5-style-list ul li:before {
  content: "";
  position: absolute;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  background-image: url(../images/saintlucia/icons/arrow.png);
  left: 0px;
  transform: translateY(10%);
}
.saintlucia-6 {
    width: 80%;
    margin: auto;
    margin-bottom: 5%;
}
.saintlucia-6-img {
    margin-top: 2.5%;
    margin-bottom: 2.5%;
}

.malta-3-sub {
  width: 80%;
  margin: auto;
  padding-top: 5%;
  padding-bottom: 5%;
}

.malta-3-title {
  color: #c8102e;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 5%;
}

.malta-3-left-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
}

.malta-3-left {
  width: 50%;
  text-align: justify;
}

.malta-3-right {
  width: 45%;
}

.malta-3-left p {
  flex: 1;
  text-align: justify;
}

.malta-3-img {
  flex: 0 0 auto;
}

.malta-3-right img {
  max-width: 100%;
  height: auto;
}

.malta-4-sub {
  width: 80%;
  margin: auto;
  padding: 0% 0 5% 0%;
}

.malta-4-title {
  color: #c8102e;
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 5%;
}

.malta-4-left {
  width: 45%;
}

.malta-4-left-right {
  display: flex;
  justify-content: space-between;
}

.malta-4-right-icon-text {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.malta-4-right {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.malta-4-right-icon {
  margin-right: 20px;
}

.malta-5-title {
  color: #c8102e;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 5%;
}

.malta-5-sub {
  width: 80%;
  margin: auto;
}

.malta-5-text-1 {
  margin-top: 5%;
  text-align: justify;
}

.malta-5-list-item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.malta-5-item-icon {
  margin-right: 20px;
}

.malta-6-title {
  color: #c8102e;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 5%;

}

.malta-6-sub {
  width: 80%;
  margin: auto;
}

.malta-6-text-1 {
  margin-top: 5%;
  text-align: justify;
}

.malta-6-lists ul li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
}

.malta-6-lists ul li:before {
  content: "";
  position: absolute;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  background-image: url(../images/malta/icons/arrow.png);
  left: 0px;
  transform: translateY(10%);
}

.malta-6-lists ul {
  padding: 0;
  margin: 0;
}

.malta-7-title {
  color: #c8102e;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 5%;
  margin-top: 5%;
  text-align: justify;
}

.malta-7-sub {
  width: 80%;
  margin: auto;
}

.malta-7-text-1 {
  margin-top: 5%;
  text-align: justify;
}

.malta-8-title {
  color: #c8102e;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 2%;
  margin-top: 5%;
}

.malta-8-sub {
  width: 30%;
  margin: auto;
  text-align: center;
  margin-top: 5%;
}

.malta-8-logo {
  width: 40%;
  margin: auto;
}

.malta-8-text {
  margin-top: 5%;
  margin-bottom: 5%;
}

.malta-8 {
  margin-bottom: 10%;
}

ul.htmlCss-sub-menu-2.sub-menu a:hover {
  color: #357D99;
  /* background: #fff; */
  font-weight: bold;
}

.malta-2-sub {
  width: 80%;
  margin: auto;
  margin-top: 5%;
}

.malta-2-title-list {
  position: absolute;
  top: 0;
  width: 50%;
  right: 0;
}

.malta-2-background-img {
  position: relative;
}

.malta-2-title {
  color: #c8102e;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 5%;
}

.malta-2-lists ul {
  padding: 0;
  margin: 0;
  margin-left: 20px;
}

.malta-2-second-text {
  position: absolute;
  bottom: 0;
}

.malta-2-second-text ul {
  margin: 0;
  padding: 0;
  padding-left: 20px;
}
.grenada-color{
  color: #ce1126;
}
.grenada-1 {
    width: 80%;
    margin: auto;
    margin-top: 5%;
    margin-bottom: 5%;
}
.grenada-1-img {
    position: relative;
    height: 558px;
}
.grenada-1-flag {
    position: absolute;
    width: 15%;
    left: 0;
    top: 85px;
}
.grenada-1-map {
    position: absolute;
    width: 70%;
}
.grenada-1-group-text {
    position: absolute;
    bottom: 50px;
    right: 100px;
    width: 37%;
}
.grenada-1-group-text ul {
    padding: 0;
    margin-left: 14px;
}
.grenada-1-title {
    margin-bottom: 2.5%;
}
.grenada-1-group-text table tbody tr td:nth-child(2)::before {
    content: ":";
    padding-right: 10px;
}
.grenada-1-group-text table tbody tr td:first-child {
    width: 33%;
    font-weight: bold;
}
.grenada-1-group-text table tbody tr td {
    width: 70%;
}
.grenada-2 {
    width: 80%;
    margin: auto;
}
.grenada-2-title {
    margin-bottom: 3%;
}
.grenada-2-img {
    margin-top: 2.5%;
}
.grenada-3-sub {
    width: 80%;
    margin: auto;
}
.grenada-3 {
    background-color: #b2b2b2;
    padding-top: 2%;
    padding-bottom: 2%;
    margin-bottom: 5%;
}
.grenada-3-titlte {
    width: 80%;
    margin: auto;
    margin-top: 5%;
    margin-bottom: 3%;
}
.grenada-5-title {
    margin-bottom: 3%;
}
.grenada-6-title {
    margin-top: 6%;
    margin-bottom: 3%;
}
.grenada-7-title {
    margin-top: 6%;
    margin-bottom: 3%;
}
.grenada-8-title {
    margin-top: 6%;
    margin-bottom: 3%;
}
.grenada-8-img {
    margin-bottom: 2%;
}
.eb-3-google-form {
  width: 15%;
  margin: auto;
  text-align: center;
  padding-bottom: 5%;
}


/* mobile */
@media (max-width:1440px) {
  .social-footer {
    width: 62%;
  }

  .menu-footer {
    width: 30%;
  }

  p.noted {
    width: 52%;
  }

  .eb-6-5-step-1 {
    width: 21.5%;
  }

  .eb-6-5-step-1:nth-child(5) {
    width: 14%;
  }

  .c-2 {
    width: 80%;
  }

  .c-3-ti-pa {
    left: 10%;

  }

  section.footer {
    width: 80%;
  }

  .visa-c-2 {
    width: 80%;
  }

  .visa-sub-c-3 {
    width: 80%;
  }

  .section-sub-3-sub {
    width: 80%;
  }

  .us-eb-5-2 {
    width: 80%;
  }

  .us-eb-5-3-sub {
    width: 80%;
  }

  .us-eb-5-4-sub {
    width: 80%;
  }

  .antigua-2-sub {
    width: 80%;
  }

  .antigua-3-sub {
    width: 80%;
  }

  .antigua-4-sub {
    width: 80%;
  }

  .child-3-sub {
    width: 80%;
  }

  .child-4-sub {
    width: 80%;
  }

  .child-5-sub {
    width: 80%;
  }
}

@media (max-width:1367px) {
  .eb-7-hold-7-list {
    width: 70%;
    margin-left: 3%;
  }

  .eb-7-hold-7 {
    width: 80%;
  }

  .eb-6-sub {
    width: 90%;
  }

  .eb-6-5-step-1:nth-child(5) {
    width: 15%;
  }

  .eb-6-5-step-1 {
    width: 21.2%;
  }

  .cyprus-4-sub {
    width: 90%;
  }

  .cyprus-3-left {
    width: 41.1%;
  }

  .cyprus-3-sub {
    width: 90%;
  }

  .cyprus-2-sub {
    width: 90%;
  }

  .child-5-sub {
    width: 90%;
  }

  .child-4-img:nth-child(8) {
    margin-left: 1.6%;
    /* margin-right: 1%; */
  }

  .child-4-sub {
    width: 90%;
  }

  .child-3-sub {
    width: 90%;
  }

  .antigua-4-sub {
    width: 90%;
  }

  .antigua-3-sub {
    width: 90%;
  }

  .antigua-2-sub {
    width: 90%;
  }

  .us-eb-5-4-sub {
    width: 90%;
  }

  .us-eb-5-3-sub {
    width: 90%;
  }

  .us-eb-5-2 {
    width: 90%;
  }

  .section-sub-3-sub {
    width: 90%;
  }

  .canada-1-left {
    padding: 2% 5% 2% 5%;
  }

  .permanent-sub-c-2 {
    width: 90%;
  }

  .eb-5-sub {
    width: 90%;
  }

  .eb-4-sub {
    width: 90%;
  }

  .eb-3-sub {
    width: 90%;
  }

  .eb-2-sub {
    width: 90%;
  }

  .eb-1-hold-text {
    left: 5%;
    width: 90%;
  }

  .visa-sub-c-3 {
    width: 90%;
  }

  .visa-c-2 {
    width: 90%;
  }

  section.footer {
    width: 90%;
  }

  p.noted {
    width: 55%;
  }

  .c-3-ti-pa {
    left: 7%;
  }

  .c-2 {
    width: 90%;
  }

  .c-1-ti-pa {
    left: 15.5%;
    top: 10%;
  }

  nav .navbar {
    width: 90%;
  }

  .us-eb-5-1-sub-absolute {
    width: 90%;
  }

  .child-1-left-sub {
    margin-top: 35%;
  }
}

@media (max-width:920px) {
  nav .navbar {
    max-width: 100%;
    padding: 0 25px;
  }

  nav .navbar .logo a {
    font-size: 27px;
  }

  nav .navbar .links li {
    /* padding: 0 10px; */
    /* white-space: nowrap; */
  }

  nav .navbar .links li a {
    font-size: 15px;
  }
}

@media (max-width:800px) {

  /* nav{ */
  /* position: relative; */
  /* } */
  .navbar .bx-menu {
    display: block;
  }

  nav .navbar .nav-links {
    position: fixed;
    top: 0;
    left: -100%;
    display: block;
    max-width: 100%;
    width: 100%;
    background: #fff;
    line-height: 40px;
    /* padding: 20px; */
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease;
    z-index: 99;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar .nav-links .sidebar-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #777;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .sidebar-logo .logo-name {
    font-size: 30px;
    color: #fff;
    margin-left: 30px;
  }

  .sidebar-logo i,
  .navbar .bx-menu {
    font-size: 35px;
    color: #fff;
    /* margin-right: 30px; */
  }

  nav .navbar .links {
    display: block;
    /* margin-top: 20px; */
    /* margin-left: 10px; */
    /* margin-right: 10px; */
    background: #2E7D9B;
    overflow: auto;
  }

  nav .navbar .links li .arrow {
    line-height: 40px;
    float: right;
    font-size: 20px;
  }

  nav .navbar .links li {
    display: block;
    padding-left: 30px;
    padding-right: 30px;
    /* line-height: 2.5em; */
  }

  nav .navbar .links li .sub-menu {
    position: relative;
    top: 0;
    box-shadow: none;
    display: none;
    padding: 0;
  }

  nav .navbar .links li .sub-menu li {
    border-bottom: 1px solid #cccccc21;
    /* box-shadow: 3px 2px 2px -6px #000; */
  }

  .navbar .links li .sub-menu .more-sub-menu {
    display: none;
    position: relative;
    left: 0;
  }

  .navbar .links li .sub-menu .more-sub-menu li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #8c8c8c;
  }

  .links li:hover .htmlcss-arrow,
  .links li:hover .js-arrow {
    transform: rotate(0deg);
  }

  .links li:hover .more-arrow,
  .links li:hover .js-arrow {
    transform: rotate(0deg);
  }

  .navbar .links li .sub-menu .more-sub-menu {
    display: none;
  }

  .navbar .links li .sub-menu .more span {
    /* background: red; */
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
  }

  .links li .sub-menu .more:hover .more-sub-menu {
    display: none;
  }

  nav .navbar .links li:hover .htmlCss-sub-menu,
  nav .navbar .links li:hover .js-sub-menu {
    display: none;
  }

  nav .navbar .links li:hover .htmlCss-sub-menu-2,
  nav .navbar .links li:hover .js-sub-menu {
    display: none;
  }

  .navbar .nav-links.show1 .links .htmlCss-sub-menu,
  .navbar .nav-links.show3 .links .js-sub-menu,
  .navbar .nav-links.show2 .links .more .more-sub-menu {
    display: block;
    background-color: #777;
  }

  .navbar .nav-links.show2 .links .htmlCss-sub-menu-2,
  .navbar .nav-links.show3 .links .js-sub-menu,
  .navbar .nav-links.show2 .links .more .more-sub-menu {
    display: block;
    background-color: #777;
    width: 100%;
  }

  .navbar .nav-links.show1 .links .htmlcss-arrow,
  .navbar .nav-links.show3 .links .js-arrow {
    transform: rotate(180deg);
  }

  .navbar .nav-links.show1 .links .more-arrow,
  .navbar .nav-links.show3 .links .js-arrow {
    /* transform: rotate(180deg); */
  }

  .navbar .nav-links.show2 .links .more-arrow {
    transform: rotate(180deg);
  }
}

@media (min-width:769px) {
  .res-01 {
    display: none;
  }

  .new-hide-menu-desktop-1, .new-hide-menu-desktop-2 {
    display: none !important;
  }

  .header-add-copyright {
    display: none;
  }

  .header-add-contact {
    display: none;
  }

  .header-add-photo {
    display: none;
  }
}

@media (max-width:768px) {
  nav .navbar .links li .sub-menu {
    width: 100%;
  }

  .new-menu-hide-mobile {
    display: none !important;
  }

  .eb-7 {
    width: 90%;
    margin: auto;
    margin-top: 5%;
    border-radius: 25px;
    align-items: flex-start;
    flex-direction: column;
  }

  .antigua-2-left {
    width: 49%;
  }

  .portugal-c-7-sub {
    width: 90%;
  }

  .portugal-c-5-sub {
    width: 90%;
  }

  .portugal-c-5 {
    height: unset;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .portugal-c-4-sub {
    width: 90%;
  }

  .portugal-c-4-left {
    width: 60%;
  }

  .portugal-c-4 {
    height: unset;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .portugal-c3-icon {
    margin-right: 30px;
    width: 10%;
  }

  .portugal-c-3-sub {
    width: 90%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5%;
    align-items: center;
  }

  .portugal-c-3 {
    display: flex;
    justify-content: center;
    padding-top: 5%;
  }

  .portugal-c-2-right {
    width: 40%;
  }

  .portugal-c-2-left {
    width: 45%;
  }

  .portugal-c-2-sub {
    width: 90%;
  }

  .portugal-c-2 {
    height: 500px;
  }

  .cyprus-3-right {
    width: 100%;
  }

  .cyprus-3-left {
    width: 100%;
  }

  .cyprus-2-left {
    width: 44%;
  }

  .footer-new-style {
    align-items: center;
  }

  .section-sub-4-relative {
    top: 5%;
    z-index: 1;
    left: 5%;
    color: #fff;
  }

  .section-content-2 {
    width: 90%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    margin: auto;
    margin-top: 5%;
  }

  .canada-2-right {
    width: 100%;
    margin: auto;
  }

  .canada-2-left {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .canada-1-left {
    width: 100%;
  }

  .canada-1 {
    display: flex;
    width: 100%;
    background-color: #ececec;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    padding: 5%;
    margin-top: 70px;
  }

  .canada-1-right {
    width: 100%;
    margin-top: 5%;
  }

  .eb-5-8-sub {
    width: 90%;
  }

  .eb-5-7-sub {
    width: 90%;
  }

  .eb-5-7-right {
    width: 95%;
  }

  .eb-5-7-left {
    display: flex;
    width: 100%;
    justify-content: space-between;
  }

  .eb-5-7-left-img {
    margin-bottom: 2%;
    width: 48%;
  }

  .eb-5-6-sub {
    width: 90%;
  }

  .us-eb-5-5-sub {
    width: 90%;
  }

  .us-eb-5-3-left {
    margin-right: 0;
  }

  .eb3-sub-left {
    float: left;
    padding-left: 5%;
    padding-top: 5%;
    padding-bottom: 0%;
  }

  .eb-7-hold-7 {
    width: 100%;
  }

  .eb-7-hold-7-list {
    width: 100%;
    margin-left: 5%;
  }

  .eb-7 {
    overflow: auto;
    background-color: #357D99;
    display: flex;
    width: 90%;
    margin: auto;
    margin-top: 5%;
    border-radius: 25px;
    align-items: flex-start;
  }

  .eb-7-left {
    width: 45%;
    float: unset;
    margin-top: 5%;
    margin-left: 5%;
  }

  .eb-7-right {
    float: unset;
    width: 43%;
    /* background-color: #357D99; */
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .hold-what-next {
    display: none;
  }

  .eb-6-5-step-1:nth-child(5) {
    width: 33%;
  }

  .eb-6-5-step-1 {
    width: 33%;
  }

  .eb3-sub-border {
    display: none;
  }

  .eb3-sub-right {
    float: left;
    padding-left: 5%;
    padding-right: unset;
  }

  .eb-1-3-button-1 {
    width: 29%;
  }

  .visa-c-3 {
    height: unset;
  }

  .logo-footer {
    display: none;
  }

  .right-side-footer {
    width: 65%;
  }

  .copyright {
    text-align: center;
    width: 100%;
  }

  p.noted {
    width: 65%;
    text-align: justify;
  }

  .c-4-logo {
    width: 25%;
  }

  .c-4-right {
    width: 55%;
    margin: auto;
    margin-right: 0;
  }

  .c-4 {
    overflow: auto;
    width: 90%;
    display: flex;
    margin: auto;
    margin-top: 5%;
    align-items: center;
  }

  .c-3-background {
    display: none;
  }

  .c-3-ti-pa-1-para {
    margin-bottom: 5%;
  }

  .c-3-ti-pa {
    position: unset;
    width: 100%;
  }

  .c-3 {
    width: 90%;
    margin: auto;
  }

  .c-3-video {
    position: inherit;
    width: 100%;
    /* right: 0; */
    height: 400px;
    margin-top: 5%;
  }

  .desk-01 {
    display: none;
  }

  .header-add-book {
    width: 50%;
    left: 25%;
  }

  nav .navbar .nav-links {
    width: 50%;
  }

  .sidebar-logo i, .navbar .bx-menu {
    /* margin-right: 75px; */
  }

  .sidebar-logo .logo-name {
    /* margin-left: 75px; */
  }

  nav .navbar .links li {
    /* padding-left: 75px;
    padding-right: 75px; */
    border-bottom: 1px solid #cccccc21;
  }

  .header-add-photo {
    position: relative;
    width: 100%;
    /* left: 10%; */
  }

  .logo-respon {
    width: 45%;
  }

  .header-add-top {
    width: 90%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: auto;
  }

  nav .navbar {
    padding: 0;
    width: 100%;
  }

  .form-popup-new {
    display: none;
  }

  .c-1-ti-pa {
    width: 65%;
    left: 6%;
    top: 10%;
  }

  .logo {
    width: 16%;
  }

  .navbar .search-box {
    width: 30%;
    display: none;
  }
}

@media (max-width:461px) {
  .dominica-4-2-box-detail {
    flex-direction: column;
}
  .greece-c-1-title {
    font-size: 35px;
}
  .dominica-4-country {
    width: 30%;
    margin-top: 2%;
}
  .overlay.bottom {
    height: 58%;
}
  .overlay.top {
    height: 42%;
}
  .image-container {
    height: 1100px;
}
  .dominica-4-2-box-1 {
    width: 100%;
    margin-bottom: 5%;
}
  .dominica-4-sub-2 {
    width: 90%;
}
  .dominica-4-sub {
    width: 90%;
}
  .dominica-3-sub {
    width: 90%;
}
  .dominica-02-right {
    width: 100%;
}
  .info-bar {
    padding: 5px 0px;
}
  .dominica-02-left {
    width: 100%;
}
  .dominica-02-left-right {
    flex-direction: column;
}
  .dominica-02 {
    width: 90%;
}
  .saintlucia-6 {
    width: 90%;
}
  .saintlucia-5 {
    width: 90%;
}
  .saintlucia-3 {
    width: 90%;
}
  .saintlucia-2-text {
    position: inherit;
    /* top: 25%; */
    right: 0;
    width: 90%;
    margin: auto;
    margin-top: 5%;
}
  .stkitts-7 {
    width: 90%;
}
  .stkitts-6 {
    width: 90%;
}
  .stkitts-5 {
    width: 90%;
}
  .stkitts-3 {
    width: 90%;
}
  .stkitts-2-right {
    width: 100%;
}
  .stkitts-2-left {
    width: 100%;
}
  .stkitts-2-left-right {
    flex-direction: column;
}
  .stkitts-2 {
    width: 90%;
}
  .stkitts-4-left {
    width: 100%;
    margin-top: 5%;
}
  .stkitts-4-right {
    width: 100%;
}
  .stkitts-4-left-right {
    flex-direction: column;
}
  .stkitts-4-sub {
    width: 90%;
}
  .grenada-3-titlte {
    width: 90%;
}
  .grenada-2 {
    width: 90%;
}
  .grenada-1-group-text {
    right: 0;
    width: 100%;
}
  .grenada-1-map {
    width: 100%;
}
  .grenada-1-flag {
    width: 25%;
    top: 30px;
}
  .grenada-1 {
    width: 90%;
}
  .greece-c-5 {
    width: 90%;
}
  .greece-c-3 {
    width: 90%;
}
  .greece-c-2-right {
    width: 100%;
}
  .greece-c-2-left {
    width: 100%;
}
  .greece-c-2-left-right {
    display: flex;
    flex-direction: column;
}
  .greece-c-2-left-right {
    width: 90%;
}
  .eb-3-google-form {
    width: 35%;
  }

  .malta-7-sub img {
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px;
  }

  .malta-6-sub img {
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px;
  }

  .malta-5-sub img {
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px;
  }

  .malta-4-left img {
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px;
  }

  .malta-3-right img {
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px;
  }

  .malta-2-img-desktop {
    display: none;
  }

  .malta-2-sub {
    width: 90%;
    margin-top: 10%;
  }

  .malta-2-title-list {
    position: inherit;
    top: inherit;
    width: 100%;
    right: inherit;
  }

  .malta-2-second-text {
    position: inherit;
    bottom: inherit;
  }

  .malta-8-sub {
    width: 90%;
    margin-top: 10%;
  }

  .malta-7-sub {
    width: 90%;
    margin-top: 10%;
  }

  .malta-6-sub {
    width: 90%;
    margin-top: 10%;
  }

  .malta-5-sub {
    width: 90%;
    margin-top: 10%;
  }

  .malta-4-right {
    width: 100%;
  }

  .malta-4-left {
    width: 100%;
    margin-bottom: 5%;
  }

  .malta-4-left-right {
    flex-direction: column;
  }

  .malta-4-sub {
    width: 90%;
    margin-top: 10%;
  }

  .malta-3-right {
    width: 100%;
  }

  .malta-3-left-right {
    flex-direction: column;
  }

  .malta-3-sub {
    width: 90%;
    margin-top: 10%;
  }

  .malta-3-left {
    width: 100%;
  }

  .new-menu-hide-mobile-residence {
    display: none !important;
  }

  .c-5-4-item-1 {
    width: 50%;
  }

  .c-5-sub {
    width: 90%;
  }

  .c-5-4-items {
    flex-wrap: wrap;
  }

  .custom-model-inner {
    margin: 0px auto;
  }

  .custom-model-inner {
    width: 100%;
    max-width: 95%;
  }

  .close-btn {
    top: 0px;
    font-size: 45px;
    color: #fff;
  }

  .model-open {
    z-index: 99;
  }

  .form-popup {
    width: 100%;
    top: 60px;
    overflow-y: scroll;
    height: 680px;
  }

  nav .navbar .nav-links {
    width: 100%;
  }

  .header-add-top {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
  }

  /* .show-click-show-hide, .show-click-show-hide-2{
    display: none !important;
  } */
  .show-click-show-hide, .js-sub-menu {
    height: 500px;
    overflow-y: scroll;
  }

  .portugal-c3-icon {
    margin-right: 25px;
  }

  .portugal-c-7-sub {
    width: 90%;
  }

  .portugal-c-5-left {
    width: 100%;
  }

  .portugal-c-5 {
    height: inherit;
  }

  .portugal-c-5-sub {
    width: 90%;
    margin-top: 10%;
    /* margin-bottom: 10%; */

  }

  .portugal-c-4-right {
    width: 65%;
  }

  .portugal-c-4-left {
    width: 100%;
  }

  .portugal-c-4-sub {
    width: 90%;
    margin-top: 10%;
    flex-direction: column;
  }

  .portugal-c-3-right {
    width: 100%;
  }

  .portugal-c-3-left {
    width: 100%;
  }

  .portugal-c-3 {
    justify-content: space-around;
  }

  .portugal-c-3-sub {
    flex-direction: column;
  }

  .portugal-c-2 {
    height: inherit;
  }

  .portugal-c-2-right {
    width: 100%;
    margin-top: 10%;
  }

  .portugal-c-2-left {
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 25px;
    padding: 2%;
  }

  .portugal-c-2-sub {
    width: 90%;
    flex-direction: column;
    margin-top: 10%;
  }

  .bx-x {
    font-size: 35px;
    color: #fff;
    margin-right: 3%;
  }

  .c-4 {
    flex-direction: column;
  }

  .eb-5-role-3-bloc {
    flex-direction: column;
  }

  .eb-5-role-3-item:nth-child(2) {
    border: none;
    padding-left: 0;
  }

  .nav-tabs>li {
    width: 49.7%;
  }

  .eb-5-8-sub {
    width: 90%;
  }

  .eb-5-7-right-bloc-text {
    margin-left: 0;
    width: 100%;
  }

  .eb-5-7-left-img-center {
    display: none;
  }

  .eb-5-7-right {
    width: 100%;
  }

  .eb-5-7-left {
    width: 100%;
  }

  .eb-5-7-left img {
    border-radius: 10px;
  }

  .eb-5-7-sub {
    width: 90%;
  }

  .eb-5-6-sub {
    width: 90%;
  }

  .eb-5-tab-1-bloc>.eb-5-tab-1-bloc-left {
    width: 100%;
  }

  .eb-5-tab-1-bloc>.eb-5-tab-1-bloc-right {
    width: 100%;
  }

  .eb-5-tab-1-bloc {
    flex-direction: column;
  }

  .us-eb-5-5-sub {
    width: 90%;
  }

  .custom-model-main {
    top: 0 !important;
    width: 95% !important;
    left: 5% !important;
  }

  input#phone, input#email, input#citizenship, input#delivery {
    padding-top: 2%;
    padding-bottom: 2%;
  }

  .form-popup-right {
    /* float: left; */
    width: 100% !important;
    padding-left: 0% !important;
  }

  .phone, .email, .citizenship, .delivery {
    width: 100% !important;
  }

  .form-popup-left {
    width: 100% !important;
  }

  .search-box-sub {
    background-color: #fff;
    color: #357D99;
    width: 50%;
    margin: auto;
    text-align: center;
    border-radius: 10px;
    position: absolute;
    bottom: 10%;
    z-index: 111111;
    left: 25%;
    box-shadow: -1px 1px 8px -3px #000;
    display: none;
    ;
  }

  .c-3-video {
    position: inherit;
    width: 100%;
    right: inherit;
    z-index: 1;
    height: 500px;
    /* top: 0; */
    /* bottom: 0; */
    margin: auto;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .c-3-video iframe {
    border-radius: 15px;
  }

  .cyprus-3-img img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;

  }

  .child-2-left img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;

  }

  .child-1-right img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;

  }

  .antigua-2-right {
    width: 100%;
  }

  .antigua-1 img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;

  }

  .us-eb-5-3-left-img img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;

  }

  .us-eb-5-2-right-img:nth-child(2) {
    margin-top: 5%;
    margin-bottom: 5%;

  }

  .us-eb-5-2-right-img img {
    box-shadow: 2px 3px 6px 1px #ccc;
    border-radius: 15px;


  }

  .us-eb-5-1-img img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;

  }

  .eb-2-left b {
    border-bottom: 1px solid #ccc;
  }

  .eb-4-title {
    border-bottom: 1px solid #ccc;
  }

  .eb-5-title {
    border-bottom: 1px solid #ccc;
  }

  .eb-7-left img {
    border-radius: 15px;
    /* box-shadow: 2px 3px 6px 1px #ccc; */

  }

  .eb-1-img img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;

  }

  .c-2-background img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;
  }

  .amazingcarousel-image img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;
  }

  .c-1-background img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;
  }

  .c-4-left img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;
  }

  .mobile-tikok p {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .mobile-facebook p {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .mobile-tel p {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .mobile-address p {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    width: 90%;
    vertical-align: middle;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .footer-mobile {
    float: left;
    width: 100%;
    margin-bottom: 5%;
    text-align: left;
  }

  .mobile-tikok img {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
  }

  .mobile-facebook img {
    display: inline-block;
    width: 25px;
    vertical-align: middle;
  }

  .mobile-tel img {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
  }

  .mobile-address img {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
  }

  .eb-7-hold-7 {
    width: 100%;
  }

  .eb-6-5-desktop {
    overflow: auto;
    display: none;
  }

  .eb-6-5-step-1 {
    width: 100%;
  }

  .eb-6-5-step-1 ul li {
    list-style: auto;
  }

  .eb-7-hold-7 {
    text-align: left;
  }

  .eb-7-right {
    width: 90%;
    text-align: center;
  }

  .eb-7-hold-7-list {
    width: 100%;
    margin-left: 5%;
    margin-top: 5%;
  }

  .eb-7-left {
    width: 90%;
    float: inherit;
    margin: auto;
    margin-top: 5%;
  }

  .eb-1-3-button-1 {
    width: 100%;
    margin-bottom: 5%;
    padding-top: 5%;
    padding-bottom: 5%;
    box-shadow: 3px 3px 9px -2px #ccc;
  }

  p.noted {
    width: 90%;
    text-align: justify;
    margin-top: 10%;
  }

  .eb-5-sub {
    width: 90%;
  }

  .eb-4-sub {
    width: 90%;
  }

  .eb3-sub-right {
    float: inherit;
    padding: 0;
    /* padding-right: 4%; */
    /* padding-top: 2%; */
    /* padding-bottom: 2%; */
    width: 90%;
    margin: auto;
  }

  .eb3-sub-left {
    float: inherit;
    padding: 0;
    width: 90%;
    margin: auto;
  }

  .eb3-sub-left {
    width: 91%;
  }

  .eb3-sub-border {
    display: none;
  }

  .eb-3-sub {
    width: 90%;
  }

  .eb-2-right {
    width: 100%;
    float: inherit;
  }

  .eb-2-left {
    width: 100%;
    float: inherit;
    text-align: justify;
  }

  .eb-2-sub {
    width: 90%;
    float: inherit;
    margin: auto;
    flex-direction: column;
  }

  .eb-1-title {
    text-align: center;

  }

  .eb-1-sub-title {
    text-align: center;
    margin-bottom: 5%;
  }

  .eb-1-hold-text {
    position: inherit;
    top: inherit;
    left: inherit;
    width: 100%;
    margin-top: 15px;
  }

  .eb-1 {
    width: 90%;
    margin: auto;
    margin-top: 90px;
  }

  .cyprus-1-title {
    top: 20%;
    left: 10%;
  }

  .cyprus-4-title {
    line-height: 30px;
  }

  .cyprus-4-right {
    display: block;
    width: 100%;
    text-align: justify;
    border-left: 0;
    margin-top: 15px;
  }

  .cyprus-4-right ul li {
    font-weight: bold;
    list-style: disc;
  }

  .cyprus-4-right ul {
    margin: 0;
    padding: 0;
    padding-left: 16px;
  }

  .cyprus-4-left {
    display: block;
    width: 30%;
    vertical-align: inherit;
    margin: auto;
  }

  .cyprus-4-para {
    text-align: justify;
  }

  .cyprus-4-sub {
    width: 90%;
  }

  .cyprus-3-left {
    width: 94%;
    height: inherit;
  }

  .cyprus-3-right {
    width: 94%;
    height: inherit;

  }

  .cyprus-3-para {
    text-align: justify;
  }

  .cyprus-3-sub {
    width: 90%;
  }

  .cyprus-2-right {
    width: 100%;
    margin-top: 10px;
  }

  .cyprus-2-left-sub-right ul {
    margin: 0;
    padding: 0;
    padding-left: 16px;
  }

  .cyprus-2-left-sub-right {
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }

  .cyprus-2-left-sub-left ul {
    padding: 0;
    padding-left: 16px;
  }

  .cyprus-2-left {
    width: 100%;
  }

  .cyprus-2-left-sub-left {
    width: 100%;
    border-right: none;
    vertical-align: top;
  }

  .cyprus-2-sub {
    width: 90%;
  }

  .menu-footer ul li a {
    color: #fff;
    text-decoration: none;
  }

  .contact-1-number {
    font-size: 24px;
    line-height: 40px;
    text-align: center;
  }

  .contact-1-title {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .contact-title-num {
    position: inherit;
    right: 0;
    bottom: 0;
    text-align: center;
    margin-top: 10px;
  }

  .contact-1-img {
    width: 100%;
    margin: auto;
    margin-top: 90px;
  }

  .contact-1-sub {
    width: 90%;
    padding-top: 0;
  }

  .child-5-sub {
    width: 90%;
  }

  .child-4-img:nth-child(9) {
    /* text-align: right; */
    margin-left: 0%;
  }

  .child-4-img:nth-child(8) {
    margin-left: 0;
    /* margin-right: 1%; */
  }

  .child-3-sub {
    width: 90%;
  }

  .child-4-sub {
    width: 90%;
  }

  .child-4-img {
    /* float: left; */
    width: 49%;
  }

  .child-2-right-sub {
    width: 100%;
  }

  .child-2-right {
    float: inherit;
    width: 90%;
    margin: auto;
  }

  .child-2-left {
    width: 90%;
    float: inherit;
    margin: auto;
    margin-top: 10px;
  }

  .child-1-right {
    float: inherit;
    width: 90%;
    margin: auto;
  }

  .child-1-left {
    width: 100%;
    float: inherit;
  }

  .child-1-left-title {
    font-size: 24px;
    text-align: center;
  }

  .child-1-left-flag {
    width: 30%;
    margin: auto;
    margin-top: 90px;
  }

  .child-1-left-sub {
    width: 90%;
    margin: auto;
    margin-top: 90px;
  }

  .antigua-4-right {
    width: 100%;
    float: inherit;
  }

  .antigua-4-left {
    width: 100%;
    float: inherit;
  }

  .antigua-4-sub {
    width: 90%;
  }

  .antigua-4-sub ul {
    text-align: justify;
  }

  .antigua-3-left {
    float: inherit;
    width: 100%;
  }

  .antigua-3-right {
    float: inherit;
    width: 100%;
    border: none;
  }

  .antigua-3-sub {
    width: 90%;
  }

  .antigua-2-left-title {
    font-size: 24px;
    text-align: center;
  }

  .antigua-2-left {
    width: 100%;
  }

  .antigua-2-sub {
    width: 90%;
  }

  .antigua-1 {
    width: 90%;
    margin: auto;
    margin-top: 90px;
  }

  .us-eb-5-4-right {
    width: 100%;
  }

  .us-eb-5-4-left {
    width: 100%;
    /* text-align: justify; */
  }

  .us-eb-5-4-sub {
    width: 90%;
  }

  .us-eb-5-3-right {
    /* float: right; */
    width: 100%;
    margin-top: 5%;
  }

  .us-eb-5-3-left-para {
    text-align: justify;
  }

  .us-eb-5-3-left-title {
    text-align: center;
  }

  .us-eb-5-3-left {
    /* float: left; */
    width: 100%;
  }

  .us-eb-5-3-sub {
    width: 90%;
  }

  .us-eb-5-2-right {
    /* float: right; */
    width: 100%;
  }

  .us-eb-5-2-left-1 ul {
    text-align: justify;
  }

  .us-eb-5-2-left-1-title {
    width: 97%;
  }

  .us-eb-5-2-left {
    width: 100%;
  }

  .us-eb-5-2 {
    width: 90%;
  }

  .us-eb-5-1-absolute {
    width: 100%;
    position: inherit;
    margin-top: 90px;
  }

  .us-eb-5-1-sub-absolute {
    width: 100%;

  }

  .us-eb-5-1-sub-title {
    text-align: center;
  }

  .us-eb-5-1-title {
    text-align: center;
  }

  .us-eb-5-1 {
    width: 90%;
    margin: auto;
  }

  .section-sub-4-img {
    width: 90%;
    margin: auto;
    margin-top: 10px;
  }

  .canada-2-right ul {
    text-align: justify;
  }

  .section-sub-3-sub ul {
    text-align: justify;
  }

  .canada-2-right-highlight {
    font-size: 21px;
  }

  .canada-2-right-title {
    text-align: center;
  }

  .canada-1-right {
    width: 90%;
    margin: auto;
    margin-top: 10px;
  }

  .canada-1-left-title {
    text-align: center;
  }

  .canada-1-left-flag {
    width: 16%;
    margin: auto;
  }

  .permanent-sub-c-2 {
    width: 90%;
  }

  .permanent-c-2-list ul {
    width: 90%;
  }

  .permanent-c-1-title {
    top: 20%;
    font-size: 20px;
    line-height: 28px;
    width: 90%;
  }

  .visa-c-2-title {
    text-align: center;
    line-height: 30px;
  }

  .c-2-background {
    width: 90%;
    margin: auto;
    margin-top: 90px;
  }

  .visa-c-2 {
    width: 90%;
  }

  .menu-footer ul li {
    line-height: 30px;
    background-color: #357D99;
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 10px;
    padding: 1%;
    box-shadow: 2px 0px 2px #c5c5c5;
  }

  .c-1-title {
    text-align: center;
    line-height: 30px;
  }

  .desk-01 {
    display: none;
  }

  .section-sub-4-relative {
    position: inherit;
    top: 0;
    z-index: 1;
    left: inherit;
    width: 90%;
    margin: auto;
    margin-top: 5%;
    color: #000;
  }

  .section-sub-4-title {
    color: #000;
  }

  .section-sub-4-img img {
    height: auto;
  }

  .section-content-2 {
    height: auto;
  }

  .canada-1 {
    height: auto;
  }

  .canada-2-right {
    width: 90%;
    float: inherit;
    padding: 0;
    margin: auto;
    margin-top: 5%;
    ;
  }

  .canada-2-left {
    float: inherit;
    width: 100%;
    display: none;
  }

  .canada-2-left img {
    height: auto;
  }

  .canada-1-right {
    width: 100%;
    float: inherit;
    margin-top: 30px;
  }

  .canada-1-right img {
    height: auto;
  }

  .canada-1-left {
    width: 90%;
    float: inherit;
    margin-top: 8%;
    padding: 0;
    margin: auto;
    margin-top: 5%;
  }

  .visa-c-3-3-1 {
    width: 100%;
  }

  .visa-c-3-3-2 {
    width: 100%;
    border: none;
  }

  .visa-c-3-3-3 {
    width: 100%;
  }

  .visa-c-3 {
    height: auto;
  }

  section.footer {
    margin-top: 10%;
  }

  section.footer {
    width: 90%;
  }

  .c-4-logo {
    width: 15%;
    margin: auto;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .c-4-detail {
    text-align: center;
  }

  .c-4-title {
    text-align: center;
  }

  .c-4-right {
    float: inherit;
    width: 100%;
    padding: 0;
    margin: auto;
  }

  .c-4-left {
    width: 100%;
    float: inherit;
    margin: auto;
    margin-top: 10px;
  }

  .c-3-background {
    margin-top: 5%;
    margin-bottom: 5%;
    display: none;
  }

  .c-3-background-opa {
    display: none;
  }

  .c-3-ti-pa {
    left: inherit;
  }

  .c-3-ti-pa {
    position: inherit;
    width: 100%;
    text-align: justify;
    margin: auto;
  }

  .c-2 {
    width: 100%;
    text-align: justify;
    display: flex;
    justify-content: center;
  }
  
  .c-2-right iframe {
    border-radius: 15px;
}
  .c-1 {
    height: auto;
  }
  .c-2-left-right {
    display: flex;
    width: 90%;
    justify-content: space-between;
    flex-direction: column;
}
.c-2-left {
    width: 100%;
}
.c-2-right {
    width: 100%;
    height: 500px;
}


  .c-1-ti-pa {
    position: inherit;
    width: 90%;
    text-align: justify;
    margin: auto;
    margin-top: 100px;
    left: 0;
  }

  .c-1-background {
    width: 90%;
    margin: auto;
    margin-top: 10px;
  }

  /* .sidebar-logo i, .navbar .bx-menu {
    margin-left: 10px;
    margin-right: 10px;
} */
  .bx-menu {
    /* margin-left: 5%; */
  }

  .copyright {
    text-align: center;
  }

  .navbar .search-box {
    display: none;
  }

  nav .navbar {
    width: 100% !important;
    padding: 0;
  }

  .second-social {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 3%;
    /* float: none; */
  }

  .copyright {
    width: 100%;
  }

  .social-icon {
    float: none;
    margin-right: 3%;
    display: inline-block;
    width: 12%;
  }

  .logo {
    width: 30%;
    /* margin-left: 30px; */
  }

  .logo-respon {
    width: 30%;
  }

  .menu-footer {
    width: 100%;
  }

  .logo-footer {
    display: none;
  }

  .right-side-footer {
    float: left;
    width: 100%;
    margin-bottom: 5%;
    ;
    display: none;
  }

  .address {
    text-indent: 0;
    margin-left: 0;
  }

  .tel {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
    text-indent: 0;
    width: 100%;
  }

  .social-footer {
    width: 100%;
  }

  .tel img {
    width: 8%;
  }

  .tel br {
    display: none;
  }

  .address img {
    width: 7%;
  }

  .menu-footer ul {
    margin-bottom: 5%;
  }
}


@media (min-width:432px) {
  
  .malta-2-img-mobile {
    display: none;
  }


  .form-popup-new {
    display: none;
  }

  .search-box-sub {
    display: none;
  }

  .footer-mobile {
    display: none;
  }

  .eb-6-5-res {
    display: none;
  }

  /* .res-01 {display: none;} */
  .eb-6-5-desktop {
    display: block;
  }
}

@media (max-width:431px) {
  .dominica-4-2-box-detail {
    flex-direction: column;
}
  .greece-c-1-title {
    font-size: 35px;
}
  .dominica-4-country {
    width: 30%;
    margin-top: 2%;
}
  .overlay.bottom {
    height: 58%;
}
  .overlay.top {
    height: 42%;
}
  .image-container {
    height: 1100px;
}
  .dominica-4-2-box-1 {
    width: 100%;
    margin-bottom: 5%;
}
  .dominica-4-sub-2 {
    width: 90%;
}
  .dominica-4-sub {
    width: 90%;
}
  .dominica-3-sub {
    width: 90%;
}
  .dominica-02-right {
    width: 100%;
}
  .info-bar {
    padding: 5px 0px;
}
  .dominica-02-left {
    width: 100%;
}
  .dominica-02-left-right {
    flex-direction: column;
}
  .dominica-02 {
    width: 90%;
}
  .saintlucia-6 {
    width: 90%;
}
  .saintlucia-5 {
    width: 90%;
}
  .saintlucia-3 {
    width: 90%;
}
  .saintlucia-2-text {
    position: inherit;
    /* top: 25%; */
    right: 0;
    width: 90%;
    margin: auto;
    margin-top: 5%;
}
  .stkitts-7 {
    width: 90%;
}
  .stkitts-6 {
    width: 90%;
}
  .stkitts-5 {
    width: 90%;
}
  .stkitts-3 {
    width: 90%;
}
  .stkitts-2-right {
    width: 100%;
}
  .stkitts-2-left {
    width: 100%;
}
  .stkitts-2-left-right {
    flex-direction: column;
}
  .stkitts-2 {
    width: 90%;
}
  .stkitts-4-left {
    width: 100%;
    margin-top: 5%;
}
  .stkitts-4-right {
    width: 100%;
}
  .stkitts-4-left-right {
    flex-direction: column;
}
  .stkitts-4-sub {
    width: 90%;
}
  .grenada-3-titlte {
    width: 90%;
}
  .grenada-2 {
    width: 90%;
}
  .grenada-1-group-text {
    right: 0;
    width: 100%;
}
  .grenada-1-map {
    width: 100%;
}
  .grenada-1-flag {
    width: 25%;
    top: 30px;
}
  .grenada-1 {
    width: 90%;
}
  .greece-c-5 {
    width: 90%;
}
  .greece-c-3 {
    width: 90%;
}
  .greece-c-2-right {
    width: 100%;
}
  .greece-c-2-left {
    width: 100%;
}
  .greece-c-2-left-right {
    display: flex;
    flex-direction: column;
}
  .greece-c-2-left-right {
    width: 90%;
}
  .eb-3-google-form {
    width: 35%;
  }

  .malta-7-sub img {
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px;
  }

  .malta-6-sub img {
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px;
  }

  .malta-5-sub img {
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px;
  }

  .malta-4-left img {
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px;
  }

  .malta-3-right img {
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px;
  }

  .malta-2-img-desktop {
    display: none;
  }

  .malta-2-sub {
    width: 90%;
    margin-top: 10%;
  }

  .malta-2-title-list {
    position: inherit;
    top: inherit;
    width: 100%;
    right: inherit;
  }

  .malta-2-second-text {
    position: inherit;
    bottom: inherit;
  }

  .malta-8-sub {
    width: 90%;
    margin-top: 10%;
  }

  .malta-7-sub {
    width: 90%;
    margin-top: 10%;
  }

  .malta-6-sub {
    width: 90%;
    margin-top: 10%;
  }

  .malta-5-sub {
    width: 90%;
    margin-top: 10%;
  }

  .malta-4-right {
    width: 100%;
  }

  .malta-4-left {
    width: 100%;
    margin-bottom: 5%;
  }

  .malta-4-left-right {
    flex-direction: column;
  }

  .malta-4-sub {
    width: 90%;
    margin-top: 10%;
  }

  .malta-3-right {
    width: 100%;
  }

  .malta-3-left-right {
    flex-direction: column;
  }

  .malta-3-sub {
    width: 90%;
    margin-top: 10%;
  }

  .malta-3-left {
    width: 100%;
  }

  .new-menu-hide-mobile-residence {
    display: none !important;
  }

  .c-5-4-item-1 {
    width: 50%;
  }

  .c-5-sub {
    width: 90%;
  }

  .c-5-4-items {
    flex-wrap: wrap;
  }

  .custom-model-inner {
    margin: 0px auto;
  }

  .custom-model-inner {
    width: 100%;
    max-width: 95%;
  }

  .close-btn {
    top: 0px;
    font-size: 45px;
    color: #fff;
  }

  .model-open {
    z-index: 99;
  }

  .form-popup {
    width: 100%;
    top: 60px;
    overflow-y: scroll;
    height: 680px;
  }

  nav .navbar .nav-links {
    width: 100%;
  }

  .header-add-top {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
  }

  /* .show-click-show-hide, .show-click-show-hide-2{
    display: none !important;
  } */
  .show-click-show-hide, .js-sub-menu {
    height: 500px;
    overflow-y: scroll;
  }

  .portugal-c3-icon {
    margin-right: 25px;
  }

  .portugal-c-7-sub {
    width: 90%;
  }

  .portugal-c-5-left {
    width: 100%;
  }

  .portugal-c-5 {
    height: inherit;
  }

  .portugal-c-5-sub {
    width: 90%;
    margin-top: 10%;
    /* margin-bottom: 10%; */

  }

  .portugal-c-4-right {
    width: 65%;
  }

  .portugal-c-4-left {
    width: 100%;
  }

  .portugal-c-4-sub {
    width: 90%;
    margin-top: 10%;
    flex-direction: column;
  }

  .portugal-c-3-right {
    width: 100%;
  }

  .portugal-c-3-left {
    width: 100%;
  }

  .portugal-c-3 {
    justify-content: space-around;
  }

  .portugal-c-3-sub {
    flex-direction: column;
  }

  .portugal-c-2 {
    height: inherit;
  }

  .portugal-c-2-right {
    width: 100%;
    margin-top: 10%;
  }

  .portugal-c-2-left {
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 25px;
    padding: 2%;
  }

  .portugal-c-2-sub {
    width: 90%;
    flex-direction: column;
    margin-top: 10%;
  }

  .bx-x {
    font-size: 35px;
    color: #fff;
    margin-right: 3%;
  }

  .c-4 {
    flex-direction: column;
  }

  .eb-5-role-3-bloc {
    flex-direction: column;
  }

  .eb-5-role-3-item:nth-child(2) {
    border: none;
    padding-left: 0;
  }

  .nav-tabs>li {
    width: 49.7%;
  }

  .eb-5-8-sub {
    width: 90%;
  }

  .eb-5-7-right-bloc-text {
    margin-left: 0;
    width: 100%;
  }

  .eb-5-7-left-img-center {
    display: none;
  }

  .eb-5-7-right {
    width: 100%;
  }

  .eb-5-7-left {
    width: 100%;
  }

  .eb-5-7-left img {
    border-radius: 10px;
  }

  .eb-5-7-sub {
    width: 90%;
  }

  .eb-5-6-sub {
    width: 90%;
  }

  .eb-5-tab-1-bloc>.eb-5-tab-1-bloc-left {
    width: 100%;
  }

  .eb-5-tab-1-bloc>.eb-5-tab-1-bloc-right {
    width: 100%;
  }

  .eb-5-tab-1-bloc {
    flex-direction: column;
  }

  .us-eb-5-5-sub {
    width: 90%;
  }

  .custom-model-main {
    top: 0 !important;
    width: 95% !important;
    left: 5% !important;
  }

  input#phone, input#email, input#citizenship, input#delivery {
    padding-top: 2%;
    padding-bottom: 2%;
  }

  .form-popup-right {
    /* float: left; */
    width: 100% !important;
    padding-left: 0% !important;
  }

  .phone, .email, .citizenship, .delivery {
    width: 100% !important;
  }

  .form-popup-left {
    width: 100% !important;
  }

  .search-box-sub {
    background-color: #fff;
    color: #357D99;
    width: 50%;
    margin: auto;
    text-align: center;
    border-radius: 10px;
    position: absolute;
    bottom: 10%;
    z-index: 111111;
    left: 25%;
    box-shadow: -1px 1px 8px -3px #000;
    display: none;
    ;
  }

  .c-3-video {
    position: inherit;
    width: 100%;
    right: inherit;
    z-index: 1;
    height: 500px;
    /* top: 0; */
    /* bottom: 0; */
    margin: auto;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .c-3-video iframe {
    border-radius: 15px;
  }

  .cyprus-3-img img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;

  }

  .child-2-left img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;

  }

  .child-1-right img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;

  }

  .antigua-2-right {
    width: 100%;
  }

  .antigua-1 img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;

  }

  .us-eb-5-3-left-img img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;

  }

  .us-eb-5-2-right-img:nth-child(2) {
    margin-top: 5%;
    margin-bottom: 5%;

  }

  .us-eb-5-2-right-img img {
    box-shadow: 2px 3px 6px 1px #ccc;
    border-radius: 15px;


  }

  .us-eb-5-1-img img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;

  }

  .eb-2-left b {
    border-bottom: 1px solid #ccc;
  }

  .eb-4-title {
    border-bottom: 1px solid #ccc;
  }

  .eb-5-title {
    border-bottom: 1px solid #ccc;
  }

  .eb-7-left img {
    border-radius: 15px;
    /* box-shadow: 2px 3px 6px 1px #ccc; */

  }

  .eb-1-img img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;

  }

  .c-2-background img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;
  }

  .amazingcarousel-image img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;
  }

  .c-1-background img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;
  }

  .c-4-left img {
    border-radius: 15px;
    box-shadow: 2px 3px 6px 1px #ccc;
  }

  .mobile-tikok p {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .mobile-facebook p {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .mobile-tel p {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    width: 90%;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .mobile-address p {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    width: 90%;
    vertical-align: middle;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .footer-mobile {
    float: left;
    width: 100%;
    margin-bottom: 5%;
    text-align: left;
  }

  .mobile-tikok img {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
  }

  .mobile-facebook img {
    display: inline-block;
    width: 25px;
    vertical-align: middle;
  }

  .mobile-tel img {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
  }

  .mobile-address img {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
  }

  .eb-7-hold-7 {
    width: 100%;
  }

  .eb-6-5-desktop {
    overflow: auto;
    display: none;
  }

  .eb-6-5-step-1 {
    width: 100%;
  }

  .eb-6-5-step-1 ul li {
    list-style: auto;
  }

  .eb-7-hold-7 {
    text-align: left;
  }

  .eb-7-right {
    width: 90%;
    text-align: center;
  }

  .eb-7-hold-7-list {
    width: 100%;
    margin-left: 5%;
    margin-top: 5%;
  }

  .eb-7-left {
    width: 90%;
    float: inherit;
    margin: auto;
    margin-top: 5%;
  }

  .eb-1-3-button-1 {
    width: 100%;
    margin-bottom: 5%;
    padding-top: 5%;
    padding-bottom: 5%;
    box-shadow: 3px 3px 9px -2px #ccc;
  }

  p.noted {
    width: 90%;
    text-align: justify;
    margin-top: 10%;
  }

  .eb-5-sub {
    width: 90%;
  }

  .eb-4-sub {
    width: 90%;
  }

  .eb3-sub-right {
    float: inherit;
    padding: 0;
    /* padding-right: 4%; */
    /* padding-top: 2%; */
    /* padding-bottom: 2%; */
    width: 90%;
    margin: auto;
  }

  .eb3-sub-left {
    float: inherit;
    padding: 0;
    width: 90%;
    margin: auto;
  }

  .eb3-sub-left {
    width: 91%;
  }

  .eb3-sub-border {
    display: none;
  }

  .eb-3-sub {
    width: 90%;
  }

  .eb-2-right {
    width: 100%;
    float: inherit;
  }

  .eb-2-left {
    width: 100%;
    float: inherit;
    text-align: justify;
  }

  .eb-2-sub {
    width: 90%;
    float: inherit;
    margin: auto;
    flex-direction: column;
  }

  .eb-1-title {
    text-align: center;

  }

  .eb-1-sub-title {
    text-align: center;
    margin-bottom: 5%;
  }

  .eb-1-hold-text {
    position: inherit;
    top: inherit;
    left: inherit;
    width: 100%;
    margin-top: 15px;
  }

  .eb-1 {
    width: 90%;
    margin: auto;
    margin-top: 90px;
  }

  .cyprus-1-title {
    top: 20%;
    left: 10%;
  }

  .cyprus-4-title {
    line-height: 30px;
  }

  .cyprus-4-right {
    display: block;
    width: 100%;
    text-align: justify;
    border-left: 0;
    margin-top: 15px;
  }

  .cyprus-4-right ul li {
    font-weight: bold;
    list-style: disc;
  }

  .cyprus-4-right ul {
    margin: 0;
    padding: 0;
    padding-left: 16px;
  }

  .cyprus-4-left {
    display: block;
    width: 30%;
    vertical-align: inherit;
    margin: auto;
  }

  .cyprus-4-para {
    text-align: justify;
  }

  .cyprus-4-sub {
    width: 90%;
  }

  .cyprus-3-left {
    width: 94%;
    height: inherit;
  }

  .cyprus-3-right {
    width: 94%;
    height: inherit;

  }

  .cyprus-3-para {
    text-align: justify;
  }

  .cyprus-3-sub {
    width: 90%;
  }

  .cyprus-2-right {
    width: 100%;
    margin-top: 10px;
  }

  .cyprus-2-left-sub-right ul {
    margin: 0;
    padding: 0;
    padding-left: 16px;
  }

  .cyprus-2-left-sub-right {
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }

  .cyprus-2-left-sub-left ul {
    padding: 0;
    padding-left: 16px;
  }

  .cyprus-2-left {
    width: 100%;
  }

  .cyprus-2-left-sub-left {
    width: 100%;
    border-right: none;
    vertical-align: top;
  }

  .cyprus-2-sub {
    width: 90%;
  }

  .menu-footer ul li a {
    color: #fff;
    text-decoration: none;
  }

  .contact-1-number {
    font-size: 24px;
    line-height: 40px;
    text-align: center;
  }

  .contact-1-title {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .contact-title-num {
    position: inherit;
    right: 0;
    bottom: 0;
    text-align: center;
    margin-top: 10px;
  }

  .contact-1-img {
    width: 100%;
    margin: auto;
    margin-top: 90px;
  }

  .contact-1-sub {
    width: 90%;
    padding-top: 0;
  }

  .child-5-sub {
    width: 90%;
  }

  .child-4-img:nth-child(9) {
    /* text-align: right; */
    margin-left: 0%;
  }

  .child-4-img:nth-child(8) {
    margin-left: 0;
    /* margin-right: 1%; */
  }

  .child-3-sub {
    width: 90%;
  }

  .child-4-sub {
    width: 90%;
  }

  .child-4-img {
    /* float: left; */
    width: 49%;
  }

  .child-2-right-sub {
    width: 100%;
  }

  .child-2-right {
    float: inherit;
    width: 90%;
    margin: auto;
  }

  .child-2-left {
    width: 90%;
    float: inherit;
    margin: auto;
    margin-top: 10px;
  }

  .child-1-right {
    float: inherit;
    width: 90%;
    margin: auto;
  }

  .child-1-left {
    width: 100%;
    float: inherit;
  }

  .child-1-left-title {
    font-size: 24px;
    text-align: center;
  }

  .child-1-left-flag {
    width: 30%;
    margin: auto;
    margin-top: 90px;
  }

  .child-1-left-sub {
    width: 90%;
    margin: auto;
    margin-top: 90px;
  }

  .antigua-4-right {
    width: 100%;
    float: inherit;
  }

  .antigua-4-left {
    width: 100%;
    float: inherit;
  }

  .antigua-4-sub {
    width: 90%;
  }

  .antigua-4-sub ul {
    text-align: justify;
  }

  .antigua-3-left {
    float: inherit;
    width: 100%;
  }

  .antigua-3-right {
    float: inherit;
    width: 100%;
    border: none;
  }

  .antigua-3-sub {
    width: 90%;
  }

  .antigua-2-left-title {
    font-size: 24px;
    text-align: center;
  }

  .antigua-2-left {
    width: 100%;
  }

  .antigua-2-sub {
    width: 90%;
  }

  .antigua-1 {
    width: 90%;
    margin: auto;
    margin-top: 90px;
  }

  .us-eb-5-4-right {
    width: 100%;
  }

  .us-eb-5-4-left {
    width: 100%;
    /* text-align: justify; */
  }

  .us-eb-5-4-sub {
    width: 90%;
  }

  .us-eb-5-3-right {
    /* float: right; */
    width: 100%;
    margin-top: 5%;
  }

  .us-eb-5-3-left-para {
    text-align: justify;
  }

  .us-eb-5-3-left-title {
    text-align: center;
  }

  .us-eb-5-3-left {
    /* float: left; */
    width: 100%;
  }

  .us-eb-5-3-sub {
    width: 90%;
  }

  .us-eb-5-2-right {
    /* float: right; */
    width: 100%;
  }

  .us-eb-5-2-left-1 ul {
    text-align: justify;
  }

  .us-eb-5-2-left-1-title {
    width: 97%;
  }

  .us-eb-5-2-left {
    width: 100%;
  }

  .us-eb-5-2 {
    width: 90%;
  }

  .us-eb-5-1-absolute {
    width: 100%;
    position: inherit;
    margin-top: 90px;
  }

  .us-eb-5-1-sub-absolute {
    width: 100%;

  }

  .us-eb-5-1-sub-title {
    text-align: center;
  }

  .us-eb-5-1-title {
    text-align: center;
  }

  .us-eb-5-1 {
    width: 90%;
    margin: auto;
  }

  .section-sub-4-img {
    width: 90%;
    margin: auto;
    margin-top: 10px;
  }

  .canada-2-right ul {
    text-align: justify;
  }

  .section-sub-3-sub ul {
    text-align: justify;
  }

  .canada-2-right-highlight {
    font-size: 21px;
  }

  .canada-2-right-title {
    text-align: center;
  }

  .canada-1-right {
    width: 90%;
    margin: auto;
    margin-top: 10px;
  }

  .canada-1-left-title {
    text-align: center;
  }

  .canada-1-left-flag {
    width: 16%;
    margin: auto;
  }

  .permanent-sub-c-2 {
    width: 90%;
  }

  .permanent-c-2-list ul {
    width: 90%;
  }

  .permanent-c-1-title {
    top: 20%;
    font-size: 20px;
    line-height: 28px;
    width: 90%;
  }

  .visa-c-2-title {
    text-align: center;
    line-height: 30px;
  }

  .c-2-background {
    width: 90%;
    margin: auto;
    margin-top: 90px;
  }

  .visa-c-2 {
    width: 90%;
  }

  .menu-footer ul li {
    line-height: 30px;
    background-color: #357D99;
    color: #fff;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 10px;
    padding: 1%;
    box-shadow: 2px 0px 2px #c5c5c5;
  }

  .c-1-title {
    text-align: center;
    line-height: 30px;
  }

  .desk-01 {
    display: none;
  }

  .section-sub-4-relative {
    position: inherit;
    top: 0;
    z-index: 1;
    left: inherit;
    width: 90%;
    margin: auto;
    margin-top: 5%;
    color: #000;
  }

  .section-sub-4-title {
    color: #000;
  }

  .section-sub-4-img img {
    height: auto;
  }

  .section-content-2 {
    height: auto;
  }

  .canada-1 {
    height: auto;
  }

  .canada-2-right {
    width: 90%;
    float: inherit;
    padding: 0;
    margin: auto;
    margin-top: 5%;
    ;
  }

  .canada-2-left {
    float: inherit;
    width: 100%;
    display: none;
  }

  .canada-2-left img {
    height: auto;
  }

  .canada-1-right {
    width: 100%;
    float: inherit;
    margin-top: 30px;
  }

  .canada-1-right img {
    height: auto;
  }

  .canada-1-left {
    width: 90%;
    float: inherit;
    margin-top: 8%;
    padding: 0;
    margin: auto;
    margin-top: 5%;
  }

  .visa-c-3-3-1 {
    width: 100%;
  }

  .visa-c-3-3-2 {
    width: 100%;
    border: none;
  }

  .visa-c-3-3-3 {
    width: 100%;
  }

  .visa-c-3 {
    height: auto;
  }

  section.footer {
    margin-top: 10%;
  }

  section.footer {
    width: 90%;
  }

  .c-4-logo {
    width: 15%;
    margin: auto;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .c-4-detail {
    text-align: center;
  }

  .c-4-title {
    text-align: center;
  }

  .c-4-right {
    float: inherit;
    width: 100%;
    padding: 0;
    margin: auto;
  }

  .c-4-left {
    width: 100%;
    float: inherit;
    margin: auto;
    margin-top: 10px;
  }

  .c-3-background {
    margin-top: 5%;
    margin-bottom: 5%;
    display: none;
  }

  .c-3-background-opa {
    display: none;
  }

  .c-3-ti-pa {
    left: inherit;
  }

  .c-3-ti-pa {
    position: inherit;
    width: 100%;
    text-align: justify;
    margin: auto;
  }

  .c-2 {
    width: 100%;
    text-align: justify;
    display: flex;
    justify-content: center;
  }
  
  .c-2-right iframe {
    border-radius: 15px;
}
  .c-1 {
    height: auto;
  }
  .c-2-left-right {
    display: flex;
    width: 90%;
    justify-content: space-between;
    flex-direction: column;
}
.c-2-left {
    width: 100%;
}
.c-2-right {
    width: 100%;
    height: 500px;
}


  .c-1-ti-pa {
    position: inherit;
    width: 90%;
    text-align: justify;
    margin: auto;
    margin-top: 100px;
    left: 0;
  }

  .c-1-background {
    width: 90%;
    margin: auto;
    margin-top: 10px;
  }

  /* .sidebar-logo i, .navbar .bx-menu {
    margin-left: 10px;
    margin-right: 10px;
} */
  .bx-menu {
    /* margin-left: 5%; */
  }

  .copyright {
    text-align: center;
  }

  .navbar .search-box {
    display: none;
  }

  nav .navbar {
    width: 100% !important;
    padding: 0;
  }

  .second-social {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 3%;
    /* float: none; */
  }

  .copyright {
    width: 100%;
  }

  .social-icon {
    float: none;
    margin-right: 3%;
    display: inline-block;
    width: 12%;
  }

  .logo {
    width: 30%;
    /* margin-left: 30px; */
  }

  .logo-respon {
    width: 30%;
  }

  .menu-footer {
    width: 100%;
  }

  .logo-footer {
    display: none;
  }

  .right-side-footer {
    float: left;
    width: 100%;
    margin-bottom: 5%;
    ;
    display: none;
  }

  .address {
    text-indent: 0;
    margin-left: 0;
  }

  .tel {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
    text-indent: 0;
    width: 100%;
  }

  .social-footer {
    width: 100%;
  }

  .tel img {
    width: 8%;
  }

  .tel br {
    display: none;
  }

  .address img {
    width: 7%;
  }

  .menu-footer ul {
    margin-bottom: 5%;
  }
}

@media (max-width:376px) {

  .menu-footer ul li:nth-child(3) {
    font-size: 13px;
  }
}

@media (max-width:370px) {
  nav .navbar .nav-links {
    max-width: 100%;
  }

  .menu-footer ul li:nth-child(3) {
    font-size: 13px;
  }
}