body {
    --color-bg-logo: #f5f5f5;
    --color-blue-dark: #25408f;
    --color-cyan: #00aeef;
    --color-red: #e31b23;
}

.text-blue {
    color: #041230!important;
}

.homepage .glax_tm_home_service_list ul li {
	width: 33.333%;
}
@media (max-width: 1040px) {
	.homepage .glax_tm_home_service_list ul li{width: 100%;}
}

.homepage .glax_tm_section.introduce {
	margin-bottom: 60px;
}

.homepage .glax_tm_about_team_wrap ul li {
	width: 25%;
	padding: 50px;
}
.homepage .glax_tm_about_team_wrap ul li .inner .image_wrap img {
	border: 1px solid #ebebeb;
}
.homepage .glax_tm_about_team_wrap h3 {
	font-family: "Rubik";
	font-size: 24px;
	line-height: 1.3;
	font-weight: 400;
	text-align: center;
}
@media (max-width: 1040px) {
	.homepage .glax_tm_about_team_wrap ul li {
		width: 50%;
		padding: 50px;
	}
}
@media (max-width: 768px) {
	.homepage .glax_tm_about_team_wrap ul li {
		width: 50%;
		padding: 20px;
		margin: 0;
	}
}
@media (max-width: 480px) {
	.homepage .glax_tm_about_team_wrap ul li {
		width: 50%;
	}
}

.glax_tm_section.section-1 .glax_tm_rating_wrap {
    background-color: #fff;
}
.glax_tm_section.section-1 .glax_tm_rating_wrap .inner .leftbox .title h3 {
    font-size: 60px;
    color: #041230;
}
.glax_tm_section.section-1 .glax_tm_rating_wrap .inner .leftbox .text p {
    color: #666;
}
.glax_tm_section.section-1 .glax_tm_rating_wrap .inner .rightbox .bg_image {
    background-image: url(../img/img-03.jpg);
}

.glax_tm_section.section-3 .glax_tm_home_service_list ul li {
    width: 20%;
}
@media (max-width: 1040px) {
	.glax_tm_section.section-3 .glax_tm_home_service_list ul li{width: 100%;}
}

.glax_tm_section.section-4 .glax_tm_rating_wrap .inner .leftbox .title h3 {
    font-size: 36px;
}
.glax_tm_section.section-4 .glax_tm_rating_wrap .inner .rightbox .bg_image {
    background-image: url(../img/img-04-0.jpg);
	background-color: #ffffff;
	background-position: top center;
	background-size: contain;
}

.glax_tm_section.section-5 .glax_tm_principles_wrap .list_wrap ul li.item:nth-child(3) .inner .in {
    background-image: url(../img/img-05.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.glax_tm_section.section-5 .glax_tm_principles_wrap .list_wrap ul li.item:nth-child(3) .number {
    display: none;
}


.glax_tm_section.section-6 {
    background-color: #e1f4fd;
    padding-top: 72px;
    padding-bottom: 0px;
}
.glax_tm_section.section-6 .glax_tm_home_service_list h3 {
    font-size: 36px;
    margin-bottom: 25px;
    letter-spacing: 0px;
    font-weight: 500;
    line-height: 1.2;
	text-align: center;
}
.glax_tm_section.section-6 .glax_tm_home_service_list p.p1 {
    margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    width: 80%;
    color:#666;
}
.glax_tm_section.section-6 .glax_tm_home_service_list p.p1:last-child {
    font-weight: 600;
    color: #041230;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 1.2;
}
.glax_tm_section.section-6 .glax_tm_home_service_list ul li {
    width: 33.333%;
}
@media (max-width: 1040px) {
	.glax_tm_section.section-6 .glax_tm_home_service_list ul li {
		width: 100%;
	}
}

.contact .glax_tm_section .glax_tm_rating_wrap .inner .rightbox .bg_image {
    background-image: url(../img/img-06.jpg);
}
.contact ul.list {
    padding-left: 24px;
}
.contact ul.list li {
    width: 100%;
}
.contact ul.list li a {
    color: var(--color-red);
    font-weight: 600;
    text-decoration: none;
}
.contact ul.list li a:hover {
    text-decoration: underline;
}

.glax_tm_wrapper_all {
    padding: 90px 0px 0px 0px;
}
@media (max-width: 1040px) {
    .glax_tm_wrapper_all {
        padding: 0px;
    }
}

.glax_tm_border_wrap .border:before {
    background: var(--color-cyan);
}
.glax_tm_border_wrap .border:after {
    background-color: var(--color-cyan);
}


.glax_tm_header_wrap .logo_wrap {
    justify-content: start;
    align-items: start;
    flex-direction: column;
}
.glax_tm_header_wrap .logo_wrap img {
    max-width: 50%;
}

.glax_tm_header_wrap .logo_wrap,
.glax_tm_header_wrap .logo_wrap .left,
.glax_tm_header_wrap .logo_wrap .right,
.glax_tm_header_wrap .logo_wrap .extra_first,
.glax_tm_header_wrap .logo_wrap .extra_second, 
.glax_tm_header_wrap .logo_wrap:after {
    background-color: var(--color-bg-logo);
}

.glax_tm_header_wrap .logo_wrap:before {
    border-color: var(--color-bg-logo) transparent transparent transparent;
}

.glax_tm_header_wrap .logo_wrap:after {
    left: 10px;
}

.glax_tm_header_wrap .logo_wrap .name {
    line-height: 1;
    font-weight: 600;
    color: var(--color-blue-dark);
    margin-top: 4px;
}

.glax_tm_header_wrap .header_inner_wrap {
    justify-content: end;
}

.glax_tm_header_wrap .header_inner_wrap .menu_wrap > ul > li:last-child {
    margin-right: 40px;
}
.glax_tm_header_wrap .header_inner_wrap .menu_wrap > ul > li > a,
.glax_tm_header_wrap .purchase_button a {
    text-transform: none;
    font-size: 16px;
}

.glax_tm_header_wrap .purchase_button a {
    border-radius: 30px;
    background-color: var(--color-red);
    border: 1px solid var(--color-red);
}

.glax_tm_hero_header_wrap .swiper_content .texts_wrap h3 {
    text-transform: none;
}

.glax_tm_introduce_wrap .experience_box {
    border-color: var(--color-red);
}
.glax_tm_introduce_wrap .experience_box .bottom .definition {
    color: #fff;
}

.glax_tm_introduce_wrap .experience_box .bottom .number span sup,
.glax_tm_rating_wrap .inner .number span sup {
    vertical-align: revert;
    font-size: 0.5em;
}

.glax_tm_rating_wrap .inner .ratingbox .inner_wrap::before,
.glax_tm_rating_wrap .inner .ratingbox .inner_wrap::after {
    border-top: none;
}
glax_tm_rating_wrap .inner .ratingbox .inner_wrap {
    background-color: var(--color-red);
}

.glax_tm_rating_wrap .inner .rightbox .bg_image {
    background-image: url(../img/img-01.jpg);
  }
  .glax_tm_principles_wrap .list_wrap ul.list {
  margin-top: 14px;
  }
.glax_tm_principles_wrap .list_wrap ul.list li {
    margin-bottom: 0px;
    float: none;
    width: 100%;
    padding-left: 12px;
    margin-left: 40px;
    
}
.glax_tm_principles_wrap .list_wrap ul.list li span {
    color: #666;
}
.glax_tm_principles_wrap .list_wrap ul.list li span {
    line-height: 1;
}
.glax_tm_principles_wrap .list_wrap ul.list li span{
	font-size: 14px;
	line-height: 1;
}

.glax_tm_universal_parallax_wrap .overlay_image.footer {
    background-image: url(../img/img-02.jpg);
}

.glax_tm_principles_wrap .list_wrap ul li .inner .number {
    background-color: var(--color-red);
}

/* --- List --- */

ul.list {
	margin: 0px 0px 0px -24px;
	list-style-type: none;
}
ul.list li {
	margin: 0px;
    margin-bottom: 14px;
	float: left;
	width: 50%;
	position: relative;
	padding-left: 24px;
}
ul.list li span{
	font-size: 16px;
	color: #ccc;
	line-height: 1;
}
ul.list li:before{
	position: absolute;
	content: "";
	width: 10px;
	height: 2px;
	background-color: #999;
	top: 50%;
	left: 0px;
}



.glax_tm_footer_wrap_1_1{
	width: 100%;
height: auto;
clear: both;
float: left;
}
.glax_tm_footer_wrap_1 .header_inner_wrap{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	display: flex;
	align-items: end;
	justify-content: space-between;
	padding-left: 260px;
	position: relative;
}
.glax_tm_footer_wrap_1 .header_inner_wrap .menu_wrap > ul{
	margin: 0px;
	list-style-type: none;
}
.glax_tm_footer_wrap_1 .header_inner_wrap .menu_wrap > ul > li{
	margin: 0px 40px 0px 0px;
	float: left;
	position: relative;
}
.glax_tm_footer_wrap_1 .header_inner_wrap .menu_wrap > ul > li:last-child{margin-right: 0px;}
.glax_tm_footer_wrap_1 .header_inner_wrap .menu_wrap > ul > li > a{
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-family: "Rubik";
	padding: 35px 5px 35px 0px;
	display: inline-block;
	position: relative;
}
.glax_tm_footer_wrap_1 .header_inner_wrap .menu_wrap > ul > li.shape > a:before{
	position: absolute;
	content: "";
	border: 5px solid transparent;
	border-top-color: #fff;
	left: 100%;
	top: 50%;
	transform: translateY(-50%);
}
.glax_tm_footer_wrap_1 .purchase_button a{
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	font-family: "Rubik";
	border: 1px solid #a3a8ad;
	border-radius: 2px;
	padding: 16px 30px 14px 30px;
	display: inline-block;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.glax_tm_footer_wrap_1 .purchase_button a:hover{border-color: #fff;}

.glax_tm_footer_wrap_1[data-style="light"]{border-bottom: 1px solid rgba(0,0,0,.1);}
.glax_tm_footer_wrap_1[data-style="light"] .header_inner_wrap .menu_wrap > ul > li > a{color: #000;}
.glax_tm_footer_wrap_1[data-style="light"] .header_inner_wrap .menu_wrap > ul > li > a:before{border-top-color: #000000;}
.glax_tm_footer_wrap_1[data-style="light"] .purchase_button a{color: #000000;}
.glax_tm_footer_wrap_1[data-style="light"] .purchase_button a:hover{border-color: #000000;}
.glax_tm_footer_wrap_1[data-position="relative"]{position: relative;}

.glax_tm_footer_wrap_1 .logo_wrap{
	position: absolute;
	left: 0px;
	width: 220px;
	bottom: 0px;
	background-color: var(--color-bg-logo);;
	justify-content: start;
	display: flex;
	align-items: start;
    flex-direction: column;
	z-index: 2;
	padding: 25px;
}
.glax_tm_footer_wrap_1 .logo_wrap:before{
	position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 220px 0px 0px;
    border-color: var(--color-bg-logo) transparent transparent transparent;
    left: 0px;
    top: 100%;	
}
.glax_tm_footer_wrap_1 .logo_wrap:after{
	position: absolute;
    content: "";
    width: 200px;
	height: 15px;
	background-color: var(--color-bg-logo);
	bottom: -33px;
	transform: rotate(-10deg);
}
.glax_tm_footer_wrap_1 .logo_wrap .left{
	position: absolute;
	z-index: 11;
	width: 20px;
	height: 20px;
	background-color: var(--color-bg-logo);
	left: 0px;
	bottom: -51px;
	border-radius: 100%;
}
.glax_tm_footer_wrap_1 .logo_wrap .right{
	position: absolute;
	z-index: 11;
	width: 22px;
	height: 20px;
	background-color: var(--color-bg-logo);
	right: 0px;
	bottom: -15px;
	border-radius: 100%;
}
.glax_tm_footer_wrap_1 .logo_wrap .extra_first{
	position: absolute;
	z-index: 11;
	width: 22px;
	height: 20px;
	background-color: var(--color-bg-logo);
	right: 0px;
	bottom: -12px;
	border-radius: 100%;
}
.glax_tm_footer_wrap_1 .logo_wrap .extra_second{
	position: absolute;
	z-index: 11;
	width: 22px;
	height: 20px;
	background-color: var(--color-bg-logo);
	right: 3px;
	bottom: -16px;
	border-radius: 100%;
}
.glax_tm_footer_wrap_1 .logo_wrap .full_link{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 40;
}
.glax_tm_footer_wrap_1 .logo_wrap img {
    max-width: 50%;
}
.glax_tm_footer_wrap_1 .logo_wrap:after {
    left: 10px;
}
.glax_tm_footer_wrap_1 .logo_wrap .name {
    line-height: 1;
    font-weight: 600;
    color: var(--color-blue-dark);
    margin-top: 4px;
}


.glax_tm_footer_wrap_1 .submenu_wrap{
	position: absolute;
	min-width: 220px;
	height: auto;
	background-color: #111;
	top: 100%;
	left: -20px;
	padding: 30px 20px 25px 20px;
	
	opacity: 0;
	visibility: hidden;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.glax_tm_footer_wrap_1 .header_inner_wrap .menu_wrap > ul > li:hover .submenu_wrap{
	opacity: 1;
	visibility: visible;
}
.glax_tm_footer_wrap_1 .submenu_wrap:before{
	position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 220px 0px 0px;
    border-color: #111 transparent transparent transparent;
    left: 0px;
    top: 100%;
}
.glax_tm_footer_wrap_1 .submenu_wrap ul{
	margin: 0px;
	list-style-type: none;
}
.glax_tm_footer_wrap_1 .submenu_wrap ul li{margin: 0px 0px 8px 0px;}
.glax_tm_footer_wrap_1 .submenu_wrap ul li:last-child{margin-bottom: 0px;}
.glax_tm_footer_wrap_1 .submenu_wrap ul li a{
	text-decoration: none;
	color: #ccc;
	text-transform: capitalize;
	display: block;
	font-family: "Rubik";
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.glax_tm_footer_wrap_1 .submenu_wrap ul li a:hover{color: #fff;}


.glax_tm_universal_parallax_wrap .main_bg .overlay_image.responsibility{
    background-image: url(../img/img-02.jpg);
}
.glax_tm_universal_parallax_wrap .main_bg .overlay_color.responsibility {
    background-color: rgba(13, 22, 79, 0.9)
}

.glax_tm_main_responsibility_wrap {
    margin-bottom: 0;
}

.glax_tm_main_responsibility_wrap .content_inner_wrap {
    flex-direction: column;
}
.glax_tm_main_responsibility_wrap .content_inner_wrap {
    display: flex;
}
.glax_tm_main_responsibility_wrap .content_inner_wrap h3 {
    text-align: center;
    color: white;
    line-height: 1.2;
	font-weight: 300;
    font-size: 24px;
    margin-bottom: 32px;
    width: 80%;
}
.glax_tm_main_responsibility_wrap .content_inner_wrap a {
	text-decoration: none;
	background-color: var(--color-red);
	color: #fff;
	line-height: 1.6;
	font-weight: 600;
	padding: 10px 20px;
	border-radius: 20px;
    border: 1px solid var(--color-red);
	display: inline-block;
	
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
.glax_tm_main_responsibility_wrap .content_inner_wrap a:hover {
    background-color: #e31b23;
    border: 1px solid white;
}

footer .glax_tm_section {
    padding-bottom: 96px;
}

.contact-info {
    width: 50%;
    margin-top: 32px;
}
.contact-info p {
    margin-bottom: 10px;
}
.contact-info ul.list {
    padding-left: 24px;
}
.contact-info ul.list li {
    width: 100%;
    margin-bottom: 0px;
}
.contact-info ul.list li a {
    color: var(--color-red);
    font-weight: 600;
    text-decoration: none;
}
.contact-info ul.list li a:hover {
    text-decoration: underline;
}

footer .glax_tm_footer_wrap_1 .logo_wrap {
    border-radius: 12px 12px 0 0;
}

footer .organizers {
    display: flex;
    width: 40%;
    align-items: flex-end;
}
footer .organizers a {
    padding-left: 30px;
}
footer .organizers a:first-child {
    flex: 0 0 40%;
}
footer .organizers a:last-child {
    flex: 0 0 60%;
}

.glax_tm_mobile_bar_wrap .logo_wrap {
    max-width: 60px;
}

@media (max-width: 768px) {
    footer .organizers,
    footer .contact-info {
        display: none;
    }
    footer .header_inner_wrap {
        top: 120px;
    }
}


/* --- Contact --- */
.login .glax_tm_header_wrap .header_inner_wrap .menu_wrap > ul > li > a,
.registration .glax_tm_header_wrap .header_inner_wrap .menu_wrap > ul > li > a,
.about .glax_tm_header_wrap .header_inner_wrap .menu_wrap > ul > li > a,
.contact .glax_tm_header_wrap .header_inner_wrap .menu_wrap > ul > li > a {
	color: #041230;
}