
/* ----------------------------------------------------------------------------------------
Template Name: Euro
Description: Euro Website
Version: 1.0
* ---------------------------------------------------------------------------------------- */









/* Tablet Layout: max-width: 960px. */
@media only screen and (min-width: 960px) {
.banner-caption {
    padding-top: 185px;
}
.banner-caption h1 {
    font-size: 65px;
}
.languages ul li a.login {
    padding-right:14px;
}
.languages ul li a {

    padding-right: 16px;

}

.languages ul {
    padding-top: 6px;

}
#have-question form .appoinment-btn button.btn-primary {
    padding-left: 50px;
    padding-right: 50px;
}
.logo a img {
    width: 180px;
    height: auto;
}
.main-menu ul li.nav-item a.nav-link {
    padding: 10px 6px;
}
#arrow-icon a span {
    top: 20px;
}
#arrow-icon a {
    padding-top: 0;
}

.offer-info {
    width: 79%;
    margin-left: 15px;
}
.carousel-info span {
    font-size: 12px;
}

.featured-info {
    width: 80%;
    margin-left: 15px;
}
.list-area ul li {
    line-height: 24px;
}












}














/* Tablet Layout: max-width: 1024px. */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
#home-banner2 {
    background-position: 100%;
}
.circle-4 img {
    display: block;
    margin-top: 2500px;
}
.logo a img {
    width: 150px;
    height: 100%;
}
.main-menu ul li.nav-item a.nav-link {
    padding: 10px 6px;
}
.languages ul li a.login {
    padding-right: 8px;
}
.languages ul li a {
    padding-right: 8px;
}
#have-question form .appoinment-btn button.btn-primary {

    padding-left: 40px;
    padding-right: 40px;
}
#arrow-icon a span {
    top: 30px;

}
#event-width-gallery div.gallery-div, #full-width-gallery div.gallery-div {
    max-width: 100%;
    height: 230px ;
}

.company-seo img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    display: block;
}
.seo-info {
    padding-top: 0;
}
.languages ul {
    padding-top: 10px;
}


.business-system-left p {
    font-size: 18px;
}
.home-banner-opacity::before {
    transition: opacity 400ms;
}

.banner-caption {
    padding-top: 18%;
}

/* New responsive css */
#home-banner2{ background: url(../images/f-tab-bg.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;height:440px;position: relative;margin-top: 65px;}


.we-offer h2 {
    font-size: 34px;
    line-height: 38px;
}

.offer-item{padding-bottom: 20px;display: block;overflow:hidden;}
.we-offer{
    padding-bottom: 25px;display: block
}

#our-qoute .col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 100%;
    max-width: 100%;
}
.carousel-titles h2 {
    font-size: 35px;
    line-height: 35px;
    color: #0A1E32;
}
.carousel-info p {
    line-height: 22px;
    font-size: 14px;
}

.carousel-info span {
    float: left !important;
}

.tab-hide{
    display: none
}
.tab-open{
  display: block
}

.featured-items{
    padding-bottom: 20px;padding-top: 20px
}

#our-video-section{
    padding-top: 0px !important;
}
.video-info {
    padding-bottom: 20px;
    display: block;
}
.tab-p{padding-top: 25px;}
#our-partner-section{padding-top: 0 !important;}









}







/* ----------- iPad 1, 2, Mini and Air ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 1) {

}

/* Portrait */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 1) {
.banner-caption {
    padding-top: 35%;
}
.event-caption ,.question-caption, .euro-assistance-caption{
    padding: 55% 0;
}
}

/* Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 1) {

}

/* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* ----------- iPad Pro 10.5" ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 834px)
  and (max-device-width: 1112px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
  and (min-device-width: 834px)
  and (max-device-width: 834px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
  and (min-device-width: 1112px)
  and (max-device-width: 1112px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* ----------- iPad Pro 12.9" ----------- */

/* Portrait and Landscape */
@media only screen
  and (min-device-width: 1024px)
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
  and (min-device-width: 1024px)
  and (max-device-width: 1024px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen
  and (min-device-width: 1366px)
  and (max-device-width: 1366px)
  and (orientation: landscape)
  and (-webkit-min-device-pixel-ratio: 2) {

}

































/* (1170) Full HD Display */
@media (min-width: 1170px) {
.banner-caption {
    padding-top: 110px;
    padding-bottom: 42px;
}
#arrow-icon a span {
    top: 40px;

}
.languages ul li a.login {
    padding-right: 50px;
}

.main-menu ul li.nav-item a.nav-link {
    padding: 10px 18px;
}








}


/* Large Layout: max-width: 1140px. */
@media only screen and (min-width: 1140px) {
.banner-caption {
    padding-top: 18%;
}
.event-caption ,.question-caption, .euro-assistance-caption{
    padding: 22% 0;
}




}




/* (1920x1080) Full HD Display */
@media  screen and (min-width: 1920px) {

/*Home Page responsive css*/
#home-banner2{ background: url(../images/foundation-bg.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;position: relative;}
.banner-caption {
   padding-top: 170px;
    padding-bottom: 42px;
}
.scroll-btn {
    margin-top: 0px;
    padding-top: 130px;
}
.languages ul li a.login {
    padding-right: 70px;
}
#arrow-icon a span {
    position: absolute;
    top: 0px;
}
#full-width-gallery div.gallery-div {
    max-width: 100%;
    height: 360px;
}
.testimoni-carousel {
    margin: 0px 19% 0 19%;
}
.time-line-area {
    padding-top: 140px;
}
/*New css  Page*/
.event-caption {
    padding: 95px 0;
    padding-top: 400px;
}
.circle-4 img {
    display: block;
    margin-top: 2150px;
    margin-left: 120px;
}
.question-caption {
    padding: 85px 0;
    padding-top: 385px;
}

.euro-assistance-caption {
    padding: 60px 0;
    padding-top: 340px;
}
#event-width-gallery div.gallery-div, #full-width-gallery div.gallery-div {
    max-width: 100%;
    height: 360px;
}



.timeline li .tl-circ {
    left: 50.2%;

}
.circle-1 img {
    display: block;
    margin-left: 315px;
    margin-top: 90px;
}






}






/* Tablet Layout: 768px. */

@media only screen and (min-width: 767px) and (max-width: 991px) {

#header-top nav.fixed-top {
    padding: 33px 0;
    border-bottom: 0px solid #e6e6e6;
}

/*Home Page responsive css*/
.main-menu ul {
    margin: 0;
    padding: 0;
    padding-left: 15px;
    padding-top: 5px;
    display: block;
    margin: 0px auto;
}



.logo a img {
    width: 200px;
}

.languages ul li a.login {
    padding-right: 6px;
}
.main-menu ul li.nav-item a.nav-link {
    padding: 10px 6px;
}
.banner-caption h1 {
    font-size: 65px;
    line-height: 66px;
}
.languages ul li a {
    color: #0e3a63;
    font-size: 10px;
    padding-right: 10px;
}

/*About Page Responsive css*/
.timeline-left-tag h4 {
    padding-right: 21px;
}
.son-92 {
    left: 62px;
}
.timeline-left-05 {
    margin-left: 28px;
}
.timeline-left-07 {
    display: block;
    margin-left: -12px;
}

.timeline-left-tag p {
    margin-right: 19px;
}
.son-right-08 {
    position: absolute;
    right: 10px;
    top: -13px;
}
.son-11-right {
    position: absolute;
    right: 42px;
    top: -13px;
}

.son-93 {
    position: absolute;
    right: 7%;
    top: -13px;
}



/*Home Page responsive css*/
.hide{display: none}
.m-disply{display: block;}
.banner-caption h1 {
	font-size: 50px;
	letter-spacing: 1px;
	line-height: 50px;
	padding: 24px 0 20px 0;
}
.business-tool-right h3 {
	margin-top: 25px;
}
.business-system-left {
	padding-top: 0;
}
.business-system-right h3 {
	margin-top: 20px;
}
#full-width-gallery div.gallery-div {
	max-width: 100%;
	height: 200px;
}
.testimoni-carousel {
    background-color: #ededed;
    padding: 35px 35px 35px 35px;
    margin: 0px auto;
    margin-left: 8%;
    margin-right: 8%;
}
.client-review {
    position: relative;
    padding-left: 40px;
    padding-right: 0;
    padding-top: 20px;
}
#testimonial {
    margin-bottom: 150px;
    margin-top: 0;
}
#have-question form .appoinment-btn button.btn-primary {
    text-align: center;
    margin: 0px auto;
    margin-top: 20px;
    display: block;
    width: 100%;  font-family: 'Geometria-Bold';
}
.section-title {
    margin-bottom: 0;
}
#what-we-offer {
    padding: 40px 0;
}
.business-tool-left p {
    margin-top: 40px;
}
.business-system-left img {
    display: block;
    margin: 0px auto;
    max-width: 100%;
}


/*Event Page css
*/
.event-caption {
    padding: 30% 0;
}
#events-banner {
    min-height: 100vh;position: relative;
}

#event-width-gallery div.gallery-div, #full-width-gallery div.gallery-div {
    max-width: 100%;
    height: 160px;
}
#upcoming-event {
    padding: 40px 0;
}
.event-section-title {
    margin-bottom: 50px;
}
.event-item {
    margin-bottom: 30px;
}

.event-item::last-child{margin-bottom: 0px}
.video-event-item h5 {
    margin-top: 20px;
    margin-bottom: 30px;
}

.video-event-item h5::last-child {
    margin-bottom: 0px;
}
.pt-100 {
    padding-top: 40px;
}

/*Question page css*/
#question-banner {
    min-height: 100vh;
}

.question-caption {
    padding: 30% 0;
}
.question-caption h1 {
    padding-top: 40px;
    padding-bottom: 19px;
}
.offset-2 {
    margin-left: 0px;
}
.question-list {
    margin-bottom: 50px;
}

/*Euro Assistace Page css*/
#euro-assistance-banner {
    min-height: 100vh;
}

.euro-assistance-caption {
    padding: 30% 0;
}
.euro-assistance-caption h1 {
    font-size: 50px;
}

#euro-assistance-card {
    padding-top: 40px;
    padding-bottom: 40px;
}

.euro-card-section-title h1 {
    font-size: 30px;
    margin-bottom: 16px;
}

.euro-card-section-title {
    padding-bottom: 50px;
}
.doucment-workflow h5 {
    line-height: 1.35;
    font-size: 18px;

}
.doucment-workflow p {

}
.doucment-workflow {
    padding-bottom: 30px;
}
.doucment-workflow:last-child {
    padding-bottom: 30px;
}
.company-seo img {
    width: 100%;
    height: 100%;
    display: block;
}

.seo-info {
    padding-top: 50px;
}
.seo-info {
    padding-top: 50px;

}

.seo-info span::after {
    position: absolute;
    left: 0;
    content: "";
    border-bottom: 2px solid #000;
    width: 55px;
    bottom: -22px;
    right: 0;
    text-align: left;
}
#question-section {
    padding-top: 60px;
    padding-bottom: 30px;
}

.question-title2 h2 {
    line-height: 1.23;
    font-size: 30px;
    margin-bottom: 30px;
    font-family: 'Geometria-Bold';
}
.question-list h4 {
    font-size: 18px;
    color: #000;
    line-height: 1.35;
    margin-bottom: 20px;

}.question-list p {
    font-size: 18px;
    line-height: 1.55;
font-family: 'Geometria-Light';

}
.question-list ul li {
font-family: 'Geometria-Light';
}
/*About Us Page css*/
.team-members {
    margin-bottom: 50px;
}

.certificates-info {
    margin-bottom: 50px;
}


.m-hide{display: none}
#parallax-effect{display: none}

#mobile-devices{display: block;}
/*
New Responsive css*/
#header-top {
        background: #000;padding: 0;
}

.bg-white {
    background-color: #000 !important;
}

#header-top .navbar {
    padding: 33px 1rem;
}
#header-top {
        background: #000;padding: 0;
    position: relative;

}

.languages ul li a {
    color: #0e3a63;
    font-size: 13px;
    padding-right: 10px;
}
.languages {
    margin-top: 30px;
}

.mobile-nav-icon{display: block;}
.banner-caption {
    padding-top:20%;
    padding-bottom: 0;
}
#arrow-icon a span {
    top: 30px;
}


.profit-section {
    margin-bottom: 20px;
}

.business-system-left {
    padding-bottom: 30px;
}

.section-title h2 {

    margin-bottom: 25px;
}

.business-tool-left p {
    margin-top: 40px;
    margin-bottom: 20px;
}
.m-display{display: block}

.client-review p {
    font-size: 16px;

}

/*about page resposnive css*/
.company-history {
    margin-top: 60px;
}
.contact-section-title {
      margin-top: 30px;
}
.event-section-title {
    margin-top: 80px;
}
.euro-card-section-title {
    margin-top: 80px;
}
















}
















/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
#home-banner2 {
    background-position: 90% 100%
}
.lds-dual-ring {

    left: 45%;
}
.m-display{display: block}
/*Home Page responsive css*/
.logo a img {
width: 160px;
height: 100%;
}
.hide{display: none}
.m-disply{display: block;}
.flex-column {
	max-width: 50%;
	min-width: 50%;
}

.banner-caption {
    padding-top: 40%;
    padding-bottom: 42px;
}
.banner-caption h1 {
	font-size: 35px;
	padding: 22px 0 10px 0;
}
.banner-caption p {
	color: #fff;
	padding: 15px 0 10px 0;
	font-size: 16px;
	line-height: 20px;
}
#arrow-icon a span {
    top: 60px;

}
.business-system-right ul.business-system-list li {
    font-size: 16px;
}
.we-offer-left h1 {
    font-size: 28px;
    line-height: 25px;
    margin-bottom: 25px;

}

.section-title h2 {
	font-size: 28px;
	line-height: 25px;
}

.section-title {
	margin-bottom: 0;
}
#what-we-offer {
	padding: 30px 0;
}

.business-tool-left p {
	font-size: 16px;
	line-height: 26px;
	margin-top: 30px;    text-align: center;
}
.business-tool-right h3 {
	font-size: 28px;
	line-height: 40px;
	padding-bottom: 20px;
	margin-top: 30px;    text-align: center;
}
.profit-section {
	margin-bottom: 20px;
}

.business-system-left {
	padding-top: 0;
}
.business-system-right h3 {
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 30px;
	margin-top: 25px;
}
#testimonial {background: #ededed
}


.testimoni-carousel {
	background-color: #ededed;
	padding: 20px 15px 25px 15px;
	margin: 0;
}
#testimonial {
    margin-bottom: 100px;
    margin-top: 0;
}
.question-title h1 {
	margin-bottom: 40px;
	line-height: 1.23;
	font-size: 30px;
}
#have-question form .appoinment-btn button.btn-primary {
    text-align: center;
    margin: 0px auto;
    display: block;
    margin-top: 20px;
    width: 100%;
}
.footer-menu ul {
	margin: 0px;
	padding: 0px;
	display: inline-block;
}
.footer-menu ul li {
	list-style: none;

}
#business-system {
	padding-top: 20px;
}
#business-system .padding-top {
    padding-top: 30px;
}
.we-offer-right p {

}

.business-tool-right p {

}
.profit-section p {

}
.business-system-left img {
    display: block;
    margin: 0px auto;
    width: 100%;
}
.business-system-right p {

}

.business-system-left p {

}
.client-review {
    position: relative;
    padding-left: 30px;
    padding-right: 0px;
    padding-top: 10px;
}
.client-review p {
    font-size: 14px;
    line-height: 1.45;
    font-family: 'Geometria-Medium';
}
.client-review::before {

    width: 20px;
    height: 20px;
}
.remove-padding{padding-left: 0px;padding-right: 0px}
/*Event Page css*/


#upcoming-event {
    padding: 40px 0;
}
.event-section-title h2 {
    margin-bottom: 20px;
    font-size: 30px;
}
.event-section-title {
    margin-bottom: 30px;
}

/*Modal popup css*/
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px !important;
}
#popup-form .modal-dialog {
    max-width: 100%;
    margin: 0px auto;
    position: relative;
}

#popup-form .modal-content {
    border-radius: 0;
    padding: 10px;
}

.form-title h1 {
    margin-bottom: 11px;
    font-size: 26px;
    line-height: 25px;
    color: #000;
    font-family: 'Geometria-Bold';
    padding-top: 15px;
}

.event-item {
    margin-bottom: 30px;
}

.form-title p {
    font-size: 13px;
}
.video-event-item h5 {
    margin-top: 20px;
    margin-bottom: 30px;
}

.video-event-item h5::last-child {
    margin-bottom: 0px;
}
.pt-100 {
    padding-top: 40px;
}
#event-width-gallery {
    padding-top: 30px;
}

#popup-form .modal-header button {
    position: absolute;
    z-index: 123;
    right: 39%;
}
.video-section-title {
    margin-bottom: 20px;
}

.event-caption {
    padding-top: 60%;
}
.event-caption h1 {
    font-size: 30px;
}
.event-caption p {
    padding: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 25px;
}
.video-event-item h5 {
    line-height: 1.55;
    font-size: 18px;
    margin-top: 25px;
}

.video-section-title h2 {
    font-size: 30px;
    line-height: 1.23;
}




/*Question page css*/

.question-caption {
padding-top: 60%;
}
.question-caption h1 {
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 30px;
}
.question-caption h1::after {
    width: 110px;
}
.offset-2 {
    margin-left: 0px;
}
.question-list {
    margin-bottom: 60px;
}
.question-caption p {
    color: #fff;
    margin-top: 30px;
    padding: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 25px;
}
.question-list ul li {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    padding-left: 30px;
}
.euro-assistance-caption p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 25px;
    padding: 0
}

/*Euro Assistace Page css*/

.euro-assistance-caption {
    padding: 18px 0;
    padding-top: 60%;
}
.euro-assistance-caption h1 {
    font-size: 30px;padding-top: 20px
}

#euro-assistance-card {
    padding-top: 70px;
    padding-bottom: 60px;
}

.euro-card-section-title h1 {
    font-size: 30px;
    margin-bottom: 16px;
}

.euro-card-section-title {
    padding-bottom: 50px;
}
.doucment-workflow h5 {
    line-height: 1.35;
    font-size: 18px;
}
.doucment-workflow p {
}
.doucment-workflow {
    padding-bottom: 30px;
}
.doucment-workflow:last-child {
    padding-bottom: 30px;
}
.company-seo img {
    width: 100%;
    height: 100%;
    display: block;
}

.seo-info {
    padding-top: 50px;
}
.seo-info {
    padding-top: 50px;
    text-align: center;
}

.seo-info span::after {
    position: absolute;
    left: 0;
    content: "";
    border-bottom: 3px solid #000;
    width: 55px;
    bottom: -22px;
    right: 0;
    text-align: center;

}
#question-section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.question-title2 h2 {
    line-height: 1.23;
    font-size: 30px;
    margin-bottom: 50px;
}
.question-list h4 {
    font-size: 22px;
    color: #000;
    line-height: 1.35;
    margin-bottom: 20px;text-align: left;

}.question-list p {
    font-size: 18px;
    line-height: 1.55;
    font-family: 'Geometria-Medium';
text-align: left;
}


/*Contact Page responsive css*/

.contact-address {
    padding-bottom: 30px;
}


/*About Us Page css*/
.team-members {
    margin-bottom: 50px;
}

.certificates-info {
    margin-bottom: 50px;
}
.m-hide{display: none}
#parallax-effect{display: none}
#mobile-devices{display: block;}

/*New Responsive css*/
#header-top {
    background: #fff;padding: 0;
}

.bg-white {
    background-color: #000 !important;
}

#header-top .navbar {
  padding: 33px 1rem;
}
#header-top {
        background: #fff;padding: 0;
    position: relative;

}

.languages ul li a {
    color: #0e3a63;
    font-size: 13px;
    padding-right: 10px;
}
.languages {
    margin-top: 30px;
}

.mobile-nav-icon{display: block;}
h3.small-device-title {
    font-size: 31px;
    padding-bottom: 50px;
    margin-top: 50px;
}
.business-tool-left p {
    font-size: 20px;
    line-height: 26px;
    margin-top: 0px;
    margin-bottom: 30px;text-align: left;
}
.business-system-left {
    padding-top: 0;
    margin-bottom: 45px;
}
.partner-subtitle {
    font-size: 20px;
}

.top-arrow{display: none}

/*About Page css*/
.company-history {
    margin-top: 45px;
}
.certificates-info p {
    font-size: 12px;
    line-height: 1.45;
}

.event-item .card .card-body p {
    font-size: 14px;
    line-height: 1.55;
}
#euro-assistance-banner {
    min-height: 101vh;
}
.get-start-btn a.btn-primary {
    background: #c61f17;
    font-size: 16px;
    border-radius: 50px;
    border: 0px;
    padding: 16px 35px;
    margin-top: 15px;
    font-family: 'Geometria-Medium';
    height: 60px;
}
.seo-info h4 {
    text-align: left;
}
.seo-info span {
    text-align: left;
}

.seo-info p {
    text-align: left;
}

#contact-page {
    padding-top: 90px;
    padding-bottom: 140px;
}

.languages ul li a.login {
    padding-right: 5px;
}
.company-history h3 {
    font-size: 30px;
}

#header-top nav.fixed-top {
    padding: 33px 0;
    border-bottom: 0px solid #e6e6e6;
}



#event-width-gallery div.gallery-div, #full-width-gallery div.gallery-div {
    height: 220px;
}




/* New responsive css */
#home-banner2{ background: url(../images/mobile-bg.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;height:440px;position: relative;margin-top: 65px;}
.we-offer h2 {
    font-size: 33px;
    line-height: 38px;
}

.we-offer{
    padding-bottom: 25px;
}
.offer-item{
    padding-bottom: 25px;display: block;overflow: hidden;
}
.red-panel {
    padding: 25px 15px;
}

#our-qoute .col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 100%;
    max-width: 100%;
}
.qoute-text p {
    width: 100%;
}

.qoute-text img {
    width: 29px;
    padding-bottom: 10px;
}
.mb-hide{
    display: none
}

.mb-open {
    display: block;
}
.carousel-titles h2 {
    font-size: 39px;
    line-height: 42px;
}

.carousel-info p {
    line-height: 22px;
    color: #525A68;
}

.carousel-info span {

    float: left !important;
}
.carousel-cap p {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
}

.mp-20{
    margin-top: 3rem!important;
}

.video-info h2 {
    line-height: 39px;
}

.video-info {
    padding-bottom: 25px;
    display: block;
    overflow: hidden;
}

#our-partner-section{
    padding-top: 0px !important;
}

.gallery-date p {
    line-height: 30px;
}
span.left-y {
    border-bottom: 1px solid#ccc;
    margin-left: 0;
    margin-right: 10px;
}

.mobile-carousel{
  position: relative;
}

.banner-caption h2 {
    font-size: 35px;
}

.red-panel h1 {

    font-size: 35px;
}
.offer-info {
    width: 78%;
    margin-left: 15px;
}

.carousel-titles h2 {
    font-size: 35px;
    line-height: 35px;
}
.featured-titles h2 {
    font-size: 35px;
    line-height: 35px;
}

.featured-info {
    width: 80%;
    margin-left: 15px;
}

.video-info h2 {
    font-size: 35px;
}
#our-video-section{
    padding-top: 0px !important;
}
.video-info h2 {
    line-height: 35px;
}

.partner-section-title h2 {
    font-size: 35px;
    line-height: 35px;
}
.list-titles h2 {
    font-size: 35px;
    line-height: 35px;
}
.list-items h3 {
    font-size: 30px;
    line-height: 30px;
}












}





@media only screen and (max-width: 480px) {
    #event-width-gallery div.gallery-div, #full-width-gallery div.gallery-div {
        height: 120px;
    }
}

@media only screen and (max-width: 320px) {
    #event-width-gallery div.gallery-div, #full-width-gallery div.gallery-div {
        height: 80px;
    }
}

/* Wide Mobile Layout: 480px. */


@media only screen and (min-width: 480px) and (max-width: 767px) {
#home-banner2 {
    background-position: 100%;
}

.lds-dual-ring {

    left: 45%;
}
.m-display{display: block}
/*Home Page responsive css*/
.logo a img {
width: 160px;
height: 100%;
}
.hide{display: none}
.m-disply{display: block;}
.flex-column {
    max-width: 50%;
}

.banner-caption {
    padding-top: 40%;
    padding-bottom: 42px;
}
.banner-caption h1 {
    font-size: 35px;
    padding: 22px 0 10px 0;
}
.banner-caption p {
    color: #fff;
    padding: 15px 0 10px 0;
    font-size: 16px;
    line-height: 20px;
}
#arrow-icon a span {
    top: 60px;

}
.business-system-right ul.business-system-list li {
    font-size: 16px;
}
.we-offer-left h1 {
    font-size: 28px;
    line-height: 25px;
    margin-bottom: 25px;

}

.section-title h2 {
    font-size: 28px;
    line-height: 25px;
}

.section-title {
    margin-bottom: 0;
}
#what-we-offer {
    padding: 30px 0;
}

.business-tool-left p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px;    text-align: center;
}
.business-tool-right h3 {
    font-size: 28px;
    line-height: 40px;
    padding-bottom: 20px;
    margin-top: 30px;    text-align: center;
}
.profit-section {
    margin-bottom: 20px;
}

.business-system-left {
    padding-top: 0;
}
.business-system-right h3 {
    font-size: 28px;
    line-height: 30px;
    margin-bottom: 30px;
    margin-top: 25px;
}
#testimonial {background: #ededed
}


.testimoni-carousel {
    background-color: #ededed;
    padding: 20px 15px 25px 15px;
    margin: 0;
}
#testimonial {
    margin-bottom: 100px;
    margin-top: 0;
}
.question-title h1 {
    margin-bottom: 40px;
    line-height: 1.23;
    font-size: 30px;
}
#have-question form .appoinment-btn button.btn-primary {
    text-align: center;
    margin: 0px auto;
    display: block;
    margin-top: 20px;
    width: 100%;
}
.footer-menu ul {
    margin: 0px;
    padding: 0px;
    display: inline-block;
}
.footer-menu ul li {
    list-style: none;

}
#business-system {
    padding-top: 20px;
}
#business-system .padding-top {
    padding-top: 30px;
}
.we-offer-right p {

}

.business-tool-right p {

}
.profit-section p {

}
.business-system-left img {
    display: block;
    margin: 0px auto;
    width: 100%;
}
.business-system-right p {

}

.business-system-left p {

}
.client-review {
    position: relative;
    padding-left: 30px;
    padding-right: 0px;
    padding-top: 10px;
}
.client-review p {
    font-size: 14px;
    line-height: 1.45;
    font-family: 'Geometria-Medium';
}
.client-review::before {

    width: 20px;
    height: 20px;
}
.remove-padding{padding-left: 0px;padding-right: 0px}
/*Event Page css*/

.euro-assistance-caption p {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 25px;
    padding: 0
}
#upcoming-event {
    padding: 40px 0;
}
.event-section-title h2 {
    margin-bottom: 20px;
    font-size: 30px;
}
.event-section-title {
    margin-bottom: 30px;
}

/*Modal popup css*/
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px !important;
}
#popup-form .modal-dialog {
    max-width: 100%;
    margin: 0px auto;
    position: relative;
}

#popup-form .modal-content {
    border-radius: 0;
    padding: 10px;
}

.form-title h1 {
    margin-bottom: 11px;
    font-size: 30px;
    line-height: 25px;
    color: #000;
    font-family: 'Geometria-Bold';
    padding-top: 15px;
}

.event-item {
    margin-bottom: 30px;
}


.video-event-item h5 {
    margin-top: 20px;
    margin-bottom: 30px;
}

.video-event-item h5::last-child {
    margin-bottom: 0px;
}
.pt-100 {
    padding-top: 40px;
}
#event-width-gallery {
    padding-top: 30px;
}

#popup-form .modal-header button {
    position: absolute;
    z-index: 123;
    right: 39%;
}
.video-section-title {
    margin-bottom: 20px;
}

.event-caption {
    padding-top: 50%;
}
.event-caption h1 {
    font-size: 30px;
}
.event-caption p {
    padding: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 25px;
}
.video-event-item h5 {
    line-height: 1.55;
    font-size: 18px;
    margin-top: 25px;
}

.video-section-title h2 {
    font-size: 30px;
    line-height: 1.23;
}




/*Question page css*/

.question-caption {
padding-top: 50%;
}
.question-caption h1 {
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 30px;
}
.question-caption h1::after {
    width: 110px;
}
.offset-2 {
    margin-left: 0px;
}
.question-list {
    margin-bottom: 60px;
}
.question-caption p {
    color: #fff;
    margin-top: 30px;
    padding: 0;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 25px;
}
.question-list ul li {
    font-size: 16px;
    line-height: 30px;
    position: relative;
    padding-left: 30px;
}


/*Euro Assistace Page css*/

.euro-assistance-caption {
    padding: 18px 0;
    padding-top: 50%;
}
.euro-assistance-caption h1 {
    font-size: 30px;padding-top: 20px
}

#euro-assistance-card {
    padding-top: 70px;
    padding-bottom: 60px;
}

.euro-card-section-title h1 {
    font-size: 30px;
    margin-bottom: 16px;
}

.euro-card-section-title {
    padding-bottom: 50px;
}
.doucment-workflow h5 {
    line-height: 1.35;
    font-size: 18px;
}
.doucment-workflow p {
}
.doucment-workflow {
    padding-bottom: 30px;
}
.doucment-workflow:last-child {
    padding-bottom: 30px;
}
.company-seo img {
    width: 100%;
    height: 100%;
    display: block;
}

.seo-info {
    padding-top: 50px;
}
.seo-info {
    padding-top: 50px;
    text-align: center;
}

.seo-info span::after {
    position: absolute;
    left: 0;
    content: "";
    border-bottom: 3px solid #000;
    width: 55px;
    bottom: -22px;
    right: 0;
    text-align: center;

}
#question-section {
    padding-top: 60px;
    padding-bottom: 60px;
}

.question-title2 h2 {
    line-height: 1.23;
    font-size: 30px;
    margin-bottom: 50px;
}
.question-list h4 {
    font-size: 22px;
    color: #000;
    line-height: 1.35;
    margin-bottom: 20px;text-align: left;

}.question-list p {
    font-size: 18px;
    line-height: 1.55;
    font-family: 'Geometria-Medium';
text-align: left;
}


/*Contact Page responsive css*/

.contact-address {
    padding-bottom: 30px;
}


/*About Us Page css*/
.team-members {
    margin-bottom: 50px;
}

.certificates-info {
    margin-bottom: 50px;
}
.m-hide{display: none}
#parallax-effect{display: none}
#mobile-devices{display: block;}

/*New Responsive css*/
#header-top {
    background: #fff;
    padding: 0;
}

.bg-white {
    background-color: #000 !important;
}

#header-top .navbar {
    padding: 33px 1rem;
}
#header-top {
        background: #fff;padding: 0;
    position: relative;

}

.languages ul li a {
    color: #0e3a63;
    font-size: 13px;
    padding-right: 10px;
}
.languages {
    margin-top: 30px;
}

.mobile-nav-icon{display: block;}
h3.small-device-title {
    font-size: 31px;
    padding-bottom: 50px;
    margin-top: 50px;
}
.business-tool-left p {
    font-size: 20px;
    line-height: 26px;
    margin-top: 0px;
    margin-bottom: 30px;
}
.business-system-left {
    padding-top: 0;
    margin-bottom: 45px;
}
.partner-subtitle {
    font-size: 20px;
}

.top-arrow{display: none}

/*About Page css*/
.company-history {
    margin-top: 60px;
}
.certificates-info p {
    font-size: 12px;
    line-height: 1.45;
}

.event-item .card .card-body p {
    font-size: 14px;
    line-height: 1.55;
}
#euro-assistance-banner {
    min-height: 101vh;
}
.get-start-btn a.btn-primary {
    background: #c61f17;
    font-size: 16px;
    border-radius: 50px;
    border: 0px;
    padding: 16px 35px;
    margin-top: 15px;
    font-family: 'Geometria-Medium';
    height: 60px;
}
.seo-info h4 {
    text-align: left;
}
.seo-info span {
    text-align: left;
}

.seo-info p {
    text-align: left;
}

#contact-page {
    padding-top: 130px;
    padding-bottom: 140px;
}

.languages ul li a.login {
    padding-right: 5px;
}
.business-tool-left p {
    text-align: left;
}

/*New responsive css*/

#event-width-gallery .gallery-thumb a{width: 100%;display: block;}
#header-top nav.fixed-top {
    padding: 33px 0;
    border-bottom: 0px solid #e6e6e6;
}

/* New responsive css */
#home-banner2{ background: url(../images/foundation-bg.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;height:440px;position: relative;margin-top: 65px;}
.we-offer h2 {
    font-size: 33px;
    line-height: 38px;
}

.we-offer{
    padding-bottom: 25px;
}
.offer-item{
    padding-bottom: 25px;display: block;overflow: hidden;
}
.red-panel {
    padding: 25px 15px;
}

#our-qoute .col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 100%;
    max-width: 100%;
}
.qoute-text p {
    width: 100%;
}

.qoute-text img {
    width: 29px;
    padding-bottom: 10px;
}
.mb-hide{
    display: none
}

.mb-open {
    display: block;
}
.carousel-titles h2 {
    font-size: 39px;
    line-height: 42px;
}

.carousel-info p {
    line-height: 22px;
    color: #525A68;
}

.carousel-info span {

    float: left !important;
}
.carousel-cap p {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
}

.mp-20{
    margin-top: 3rem!important;
}

.video-info h2 {
    line-height: 39px;
}

.video-info {
    padding-bottom: 25px;
    display: block;
    overflow: hidden;
}

#our-partner-section{
    padding-top: 0px !important;
}

.gallery-date p {
    line-height: 30px;
}
span.left-y {
    border-bottom: 1px solid#ccc;
    margin-left: 0;
    margin-right: 10px;
}

.mobile-carousel{
  position: relative;
}

}

@media only screen and (max-width: 1475px) {

    .main-menu ul li.nav-item a.nav-link{
        padding: 10px 6px;
    }

}
@media only screen and (max-width: 1260px) {

    .main-menu ul li.nav-item a.nav-link{
        font-size: 11px;
        padding: 10px 3px;
    }

}
