

@font-face {
    font-family: 'RobotoRegular';
    src: url('../font/RobotoRegular.ttf');
}
@font-face {
    font-family: 'RobotoBold';
    src: url('../font/RobotoBold.woff2');
}
@font-face{
	font-family:'GothamMedium';
	src: url('../font/GothamMedium.ttf');
}
@font-face{
	font-family:'GothamBold';
	src: url('../font/GothamBold.ttf');
}
@font-face{
	font-family:'Montserrat_Light';
	src: url('../font/Montserrat_Light.ttf');
}

html {
  scroll-behavior: smooth;
}
.eu_pft{padding:1rem;}
.sec_euz
{
	overflow:hidden;
	position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec_euz:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgb(0 0 0 / 48%);
}
.euz_li
{
	font-family:Montserrat_Light;
}
.euz_lod{margin-top: 80px;}
.euz_sli1{    margin-top: 6em;}
body
{
	font-family: GothamMedium;
    line-height: 30px;
    color: #404040;
	overflow-x: hidden;
}
p{
    font-size: 14px;
}
.euz_bott_bg
{
	background-image: url(../image/wave.png);
    background-position: right bottom;
    background-size: auto;
	background-repeat:no-repeat;
}
.service-block{
	position:relative;
}

.service-block .inner-box{
	position:relative;
	padding:45px 25px 45px 35px;
	border-top:4px solid transparent;
	height: 100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.service-block.style-two{
	margin-bottom:30px;
}

.service-block.style-two .inner-box{
	border:1px solid #ebebeb;
}

.service-block.style-two .inner-box h5{
	font-size:18px;
}

.service-block.style-two .inner-box .text{
	margin-bottom:0px;
}

.service-block .inner-box:hover{
	border-color:#0055a5;
	background-color:#f2f5f6;
}

.service-block .inner-box .icon-box{
	position:relative;
	line-height:1em;
	font-size:46px;
	color:#0055a5;
	display:inline-block;
	transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.service-block .inner-box:hover .icon-box{
	-webkit-transform: scale(-1) rotate(180deg);
    -moz-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    -o-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}

.service-block .inner-box h5{
	position:relative;
	font-weight:600;
	margin-top:30px;
	margin-bottom:15px;
}

.service-block .inner-box h5 a{
	position:relative;
	font-weight:600;
	color:#010101;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.euz_bll{color:#241972;}
.service-block .inner-box h5 a:hover{
	color:#2c724f;
}

.service-block .inner-box .text{
	position:relative;
	color:#666666;
	font-size:16px;
	line-height:1.8em;
	margin-bottom:20px;
	text-align: justify;
    word-break: break-all;
}

.service-block .inner-box .read-more{
	position:relative;
	color:#000000;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
}

.service-block .inner-box .read-more span{
	position:relative;
	top:1px;
	font-size:12px;
}

.service-block .inner-box:hover .read-more{
	color:#2c724f;
}




.section1
{
	/*height:100vh;*/
	overflow:hidden;
}
.euz_font50 {
    font-weight: 200;
    font-size: 50px !important;
}
/*hhhhhhh*/

.work-process {
    z-index: 2;
}
.sectionss {
    position: relative;
}
.process-wrapper:hover {
    -webkit-box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 12%);
    box-shadow: 0px 10px 15px 0px rgb(0 0 0 / 12%);
}
.work-bg-pattern {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    z-index: -1;
    margin-top: -50px;
    background-position: left center;
}
.tw-work-process {
    text-align: center;
}
.process-wrapper {
    width: 225px;
    background-color: #f7c463;
    height: 225px;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.process-inner {
    vertical-align: middle;
    text-align: center;
}
.work-process [class*="col"]:nth-child(even) .process-wrapper {
    margin-top: 65px;
}
.bg-orange {
    background: #496a5d !important;
}







/*hhhhhhh*/

.euz_bott_bg {
    background-image: url(../image/wave.png);
    background-position: right bottom;
    background-size: auto;
    background-repeat: no-repeat;
}
.section2
{
	min-height:calc(100vh - 88px);
	overflow:hidden;
	padding:20px 0px;
}
.euz_f32 {
    font-size: 4rem;
    color: #f5f5f5;
}
.euz_gd
{
	color: #f5f5f5;
}
.euz_tec
{
	border-radius: 20px 20px 20px 20px !important;
    /*border-bottom: #cccccc solid !important;*/
}
.euz_nex
{
	width: 50px;
    padding-top: 7px;
    height: 50px;
    border: #eee solid 2px;
    text-align: center;
    font-size: 25px;
    border-radius: 5px;
    color: #757575;
	cursor:pointer;
}
.euz_prvi
{
	width: 50px;
    padding-top: 7px;
    height: 50px;
    border: #eee solid 2px;
    text-align: center;
    font-size: 25px;
    border-radius: 5px;
    color: #757575;
	cursor:pointer;
}
.euz_tec1
{
	border-radius: 20px 20px 20px 20px !important;
	width: 23%;
    float: left;
    border-radius: 3px !important;
    margin: 2% 1%;
}
.euz_teclabel
{
	margin-bottom: 0;
    margin-left: 65px;
}
.euz_cir_dot
{
	background-image: url(../image/tab.png);
    background-size: cover;
	background-repeat:no-repeat;
}
.euz_cir_dot_rep
{
	background-image: url(../image/tab.png);
	background-repeat:repeat;
}
.euz_blogd
{
	background-color: #f9e1a5;
    padding: 5px;
    margin-top: -38px;
    height: 38px;
}
.euz_laim
{
	position: absolute;
    top: -22px;
    left: 0;
}
.euz_ifont
{
	font-size: 10px;
    padding-right: 10px;
}
.euz_grn
{
	color:#012d6b;
}
.euz_hauto
{
	height:auto !important;
}
.euz_dotup
{
	position: absolute;
    height: 100%;
}
#vortex {
width: 400px;
height: 400px;
position: relative;
/*margin: 200px 0 50px 100px;*/
border:#000 solid;
border-radius:50%;
}
.euz_gradi
{
	/*background: rgb(255,255,255);
	background: linear-gradient(150deg, rgba(255,255,255,1) 15%, rgba(243,243,243,1) 100%);*/
	background-image:url(../image/gradi.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
.badge-success {
    color: #fff;
    background-color: #496a5d !important;
    padding: 10px !important;
    font-size: 12px !important;
    border-radius: 3px !important;
	font-weight:normal !important;
	height: 33px;
	cursor:pointer;
}
.euz_gradinew
{
	/*background: rgb(255,255,255);
	background: linear-gradient(150deg, rgba(255,255,255,1) 15%, rgba(243,243,243,1) 100%);*/
	background-image:url(../image/gradinew.png);
	background-repeat:no-repeat;
	background-size:cover;
}
.euz_customer
{
	/*background: rgb(255,255,255);
	background: linear-gradient(150deg, rgba(255,255,255,1) 15%, rgba(243,243,243,1) 100%);
	background:url(../image/cus.jpg);
	background-repeat:no-repeat;
    background-size: cover;
    background-blend-mode: multiply;*/
}
.euz_navbgg{
	background-color: #241972;
}
.euz_hi
{
	position: relative;
    z-index: 10;
    overflow: hidden;
	padding-bottom: 2vmin;
}

.euz_rotate1
{
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
	margin-top: -55px;
    position: absolute;
    width: 100%;
}
.euz_gold
{
	background-color: #f9e1a5;
}
.euz_gol
{
	color: #f9e1a5;
}
.c-box {
	background: #ffffff;
	border:#d8dcdf solid 1px;
	color: #272727;
	font-size: 150%;
	text-align: center;
	flex-basis: 30%;
	/*padding: 2vmin;
	margin: 2vmin;*/
	border-radius:5px;
	cursor:pointer;
}
.c-box--arrow-bottom:hover::after {
	border-top: 10px solid #48695c;
}
.c-box:hover .euz_imgsix
{
	color: #f7c463;
}
.c-box:hover
{
	background-color: #48695c;
	color: #f7c463;
}

.c-box--arrow-bottom {
	position: relative;
	z-index: 10;
}
.c-box--arrow-bottom::after {
	content: "";
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	z-index: 10;
	border: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	margin-left: -10px;
	left: 50%;
	border-top: 10px solid #ffffff;
	bottom: -10px;
}
.euz_box {
	background: rgb(73 106 93 / 9%);
	border:#d8dcdf solid 1px;
	color: #272727;
	font-size: 150%;
	text-align: center;
	flex-basis: 30%;
	/*padding: 2vmin;
	margin: 2vmin;*/
	border-radius:5px;
	cursor:pointer;
}
.euz_box--arrow-bottom:hover::after {
	border-top: 10px solid #48695c;
}
.euz_box:hover .euz_imgsix
{
	color: #f7c463;
}
.euz_box:hover .euz_imgsix_left
{
	color: #f7c463;
}
.euz_box:hover
{
	background-color: #48695c;
	color: #f7c463;
}
.nav-pills .nav-link.active > .euz_hostingf
{
	background-color:#496a5d;
	color: #f7c463;
}
.nav-pills .nav-link.active > .euz_hostingf> .euz_himulti> .euz_imgsix_left
{
	color: #f7c463;
}
.nav-pills .nav-link.active > .euz_hostingf::after
{
	border-top-color: #496a5d;
}
.euz_box--arrow-bottom {
	position: relative;
	z-index: 10;
}
.euz_box--arrow-bottom::after {
	content: "";
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	z-index: 10;
	border: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	margin-left: -10px;
	right: -15px;
	border-top: 10px solid #d8dcdf;
	top: 50%;
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
/*--*/
.euz_box1 {
	background: rgb(73 106 93 / 9%);
	border:#d8dcdf solid 1px;
	color: #272727;
	font-size: 150%;
	text-align: center;
	flex-basis: 30%;
	/*padding: 2vmin;
	margin: 2vmin;*/
	border-radius:5px;
	cursor:pointer;
}
.euz_box1--arrow-bottom:hover::after {
	border-top: 10px solid #48695c;
}
.euz_box1:hover .euz_imgsix
{
	color: #f7c463;
}
.euz_box1:hover .euz_imgsix_right
{
	color: #f7c463;
}
.euz_box1:hover
{
	background-color: #48695c;
	color: #f7c463;
}
.nav-pills .nav-link.active > .euz_hostingf
{
	background-color:#496a5d;
	color: #f7c463;
}
.nav-pills .nav-link.active > .euz_hostingf> .euz_himulti> .euz_imgsix_right
{
	color: #f7c463;
}
.nav-pills .nav-link.active > .euz_hostingf::after
{
	border-top-color: #496a5d;
}
.euz_box1--arrow-bottom {
	position: relative;
	z-index: 10;
}
.euz_30
{
	width:30px;
}
.euz_box1--arrow-bottom::after {
	content: "";
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	z-index: 10;
	border: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	margin-left: -10px;
	left: -5px;
	border-top: 10px solid #d8dcdf;
	top: 50%;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.euz {
    background-image: url(../image/euz_com_line.png);
    background-position: center;
    background-size: cover;
}
.euz1 {
    background-image: url(../image/euz_net_line.png);
    background-position: center;
    background-size: cover;
}
.euz2 {
    background-image: url(../image/euz_eu_line.png);
    background-position: center;
    background-size: cover;
}
.euz3 {
    background-image: url(../image/euz_com_line1.png);
    background-position: center;
    background-size: cover;
}
#particles-js{
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  background-image: url('');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  top: 0;
  position: absolute;
  z-index: -9;
}
.euz_support
{
	width: 80px;
    height: 80px;
    background-color: rgb(249 225 165);
    position: fixed;
    padding: 10px;
    cursor: pointer;
    bottom: 10px;
    right: 10px;
	z-index:999;
}
.euz_support {
	border-radius: 50%;
    margin: 10px;
    box-shadow: rgb(50 72 63) 0px 0px 0px 0px;
    transform: scale(1);
	animation: pulseeffe 2s infinite;
}
@keyframes pulseeffe {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgb(50 72 63 / 75%);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgb(50 72 63 / 0%);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgb(50 72 63 / 0%);
	}
}
.btn-primary {
    color: #496a5d !important;
    background-color: #f9e1a5 !important;
    border-color: #f9e1a5 !important;
}
.sidenav {
	height: 100%;
    width: 0px;
    position: fixed;
    z-index: 99999;
    top: 0px;
    box-shadow: -3px 0px 4px #5a5a5aa6;
    right: 0px;
    /*background-color: #f9e1a5;*/
    overflow-x: hidden;
    transition: all 0.5s ease 0s;
    padding-top: 0px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 0px;
  font-size: 36px;
  margin-right: 0px;
}
.euz_nextpage
{
	height: 200px!important;
    margin-top: 85px;
}

#main {
  transition: margin-right .5s;
}
#mains {
  transition: margin-right .5s;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
.euz_getq
{
	width: 80%;
    background: #415d52;
    padding: 2px 10px;
    height: 38px;
	color:#ffffff;
}
.euz_getquclose
{
	width: 20%;
    background: #415d52;
    height: 39px;
    text-align: center;
    padding: 3px;
    margin-top: -1px;
	color:#f9e1a5;
	cursor:pointer;
}
.euz_secbg
{
	/*background-image: url(../image/world_bg.png);
    background-position: center;
    background-size: contain;
	background-repeat:no-repeat;*/
	background-color: #fbfbfb;
    padding: 3em 0px;
    border-top: #d1d1d1 solid 1px;
    border-bottom: #d1d1d1 solid 1px;
}
.btn-outline-primary {
    color: #496a5d !important;
    border-color: #496a5d !important;
}
.btn-outline-primary:hover {
    color: #f9e1a5 !important;
    background-color: #496a5d !important;
    border-color: #496a5d !important;
}
.euz_probg
{
	background-image: url(../image/corner_curve.png);
    background-position: right bottom;
    background-size: auto;
	background-repeat:no-repeat;
}
.c-btn {
  background: #ffffff;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 0.75em 1.5em 0.85em;
  font-size: 120%;
  line-height: 140%;
  border-radius: 2px;
  border: 3px solid #d87517;
  box-shadow: 0 4px 0 0 rgba(0, 0, 0, 0.1);
  transition: 0.2s all ease-out;
}
.c-btn:hover {
  color: #d87517;
  background: #fff;
  box-shadow: 0 6px 0 0 rgba(0, 0, 0, 0.2);
  border: 3px solid #d87517;
}
.euz_border_grn
{
	border: #496a5d solid 2px;
}
.euz_box_sha
{
	box-shadow: #9a9a9a -2px 1px 6px;
}
.euz_mi_13
{
	margin-top: -13px;
}
.euz_col1{color:#f6b906;}
.euz_col2{color:#4bbde2;}
.euz_col3{color:#ec3410;}
.euz_col4{color:#54b532;}
.euz_dot
{
	background-image:url(../image/dot.jpg);
	background-repeat:repeat-x;
}
.euz_wa
{
	background-image:url(../image/wa.png);
	background-size:cover;
	background-repeat:no-repeat;
}
.euz_imgsix
{
	position: absolute;
    right: -20px;
    top: -20px;
    width: 70px;
	font-size: 80px;
	color:#e7e8ea;
}
.euz_imgsix1
{
	    position: absolute;
    right: 5rem;
    top: 0px;
    width: 200px;
    font-size: 10em;
    color: #f9e1a5;
}
.euz_rela
{
	z-index: 99;
    position: relative;
}
.euz_oh
{
	overflow:hidden;
}
.in
{
	height:55px;
}
.in30
{
	height:30px;
}
.mt40
{
	margin-top: 37px;
}
.euz_himulti {
    position: relative;
    z-index: 10;
    overflow: hidden;
    padding: 1.5vmin;
    height: 150px;
    width: 100%;
}
.euz_imgsix_left {
    position: absolute;
    left: -20px;
    top: -20px;
    width: 70px;
    font-size: 80px;
    color: #ffffff;
}
.euz_imgsix_right
{
	position: absolute;
    right: -20px;
    top: -20px;
    width: 70px;
    font-size: 80px;
    color: #ffffff;
}
.euz_bg_newgreen {
    background-color: #012d6b;
}
.btn-warning {
    color: #012d6b !important;
    background-color: #e4eef9 !important;
    border-color: #dae9f6 !important;
}
.dropbtnne {
  color: white;
  border: none;
}

.dropdownne {
  position: relative;
  display: inline-block;
}
.text-justify{text-align:justify;}
.euim{width: 50%;
    float: right;
    margin-top: -50%;
    margin-right: -30%;}
.dropdown-contentne {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 250px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-contentne a {
    color: black;
    padding: 5px 5px;
    text-decoration: none;
    display: block;
    border-bottom: #f1f1f1 solid 1px;
	width:100%;
}

.dropdown-contentne a:hover {background-color: #ddd;}

.dropdownne:hover .dropdown-contentne {display: block;}

.dropdownne:hover .dropbtnne {background-color: #3e8e41;}


a
{
	color:#4D4D4D;
}
.euz_update
{
	background-color: #dfdfdf;
    font-size: 13px;
}
.euz_footerbot
{
	background-color:#223359;
}
.euz_price_toptex
{
	color: #e6f3ff !important;
}
.euz_hostingf
{
	/*background: #0c0b54 !important;*/
	color: #f8cf7f !important;
}
.euz_hostbox
{
	color: #737373;
    /*background: #f2f7fb;*/
	padding: 25px 5px;
    height: 150px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: transparent !important;
}
.euz_font_25
{
	font-size: 2.5rem;
}
.euz_cloud
{
	background-color:#f2f7fb;
}
.euz_h180
{
	height:180px;
}

.bg_overlay_section-amwaj img {
    height: 100%;
    min-width: 100%;
}
.euz_bl_1
{
	border-left:#dcdcdc solid 1px;
}
.euz_page2
{
	height:calc(100vh - 88px);
}
.euz_clienbg
{
	background-image:url(../image/clien.png);
	background-repeat:no-repeat;
	background-size:cover;
	min-height: 500px;
}
.lab_f
{
	font-size: 17px;
    color: #496a5d;
}
.euz_q
{
	font-size: 4rem;
    color: #f0f0f0;
}
.euz_newwa
{
	position: absolute !important;
    right: -40vw;
    bottom: 0px;
    float: right;
    min-height: 50vh !important;
	max-height: 50vh !important;
}
.euz_le::after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    z-index: 10;
    border: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin-left: -10px;
    left: -5px;
    border-top: 10px solid #ffffff;
    top: 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.euz_ri::after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    z-index: 10;
    border: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin-left: -10px;
    right: -15px;
    border-top: 10px solid #ffffff;
    top: 50%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.euz_li222
{
	line-height: 25px;
}
.euz_oh
{
	overflow: hidden;
}
.euz_qlabel
{
	/*margin-left: 50px;*/
	z-index: 999;
    position: relative;
    margin-top: 15px;
}
.euz_bgtransprant
{
	background-color:transparent;
}
.image-holder .img-1 {
  filter: grayscale(1);
  transition: 0.5s ease-in-out;
}
.nav-pills .nav-link.active .img-1 {
    color: #fff;
    background-color: transparent !important;
    filter: grayscale(0);
    transition: 0.5s ease-in-out;
}
.nav-pills .nav-link.euz_alltb.active {
    border-left: #f7c463 solid 5px !important;
	border-radius:0 !important;
}
.image-holder:hover .img-1 {
  filter: grayscale(0);
  transition: 0.5s ease-in-out;
}
.nav-pills .nav-link.active {
    color: #fff;
    /*background-color: #007bff;
    background: rgb(11,8,82);
    background: rgb(11,8,82);
    background: linear-gradient(129deg, rgba(11,8,82,1) 0%, rgba(17,98,158,1) 65%);*/
}
.euz_autoscroll
{
	/*height:490px;
	overflow-y:auto;*/
	background-image:url(../image/07.png);
	background-repeat:no-repeat;
	background-size: contain;
    margin-top: 15%;
	width:600px;
	height:400px;
}
.euz_laptex
{
	background-color: #ffffff;
    margin-top: 40px;
    padding: 10px;
    text-align: center;
    /*box-shadow: #afafaf -2px 2px 4px;*/
    border-radius: 3px;
	min-height: 450px;
}
.bg-light {
    background-color: #f2f2f2 !important;
}
li.nav-item.euz_resize {
	width: 49%;
    margin: 0.5%;
}
.euz_awardsbg {
    min-height: 100%;
    background: url(../image/one.jpg) rgb(255 255 255 / 30%);
    background-size: cover;
    background-blend-mode: multiply;
}
.euz_price_bg
{
	min-height: 100%;
    background: url(../image/newin.jpg) rgb(255 255 255 / 30%);
    background-size: cover;
    background-blend-mode: multiply;
}
.euz_price_top {
    min-height: 100%;
    background: url(../image/homebg.jpg) rgb(255 255 255 / 30%);
    background-size: cover;
    background-blend-mode: multiply;
}
.euz_h3
{
	font-family:RobotoBold;
}
.mt_3
{
	margin-top: 10rem;
}
.euz_bg_jpg
{
	background-image:url(../image/homebg.jpg);
	height:calc(100vh - 90px);
	width:100%;
	background-size:cover;
}
.euz_vs:before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	background: linear-gradient(90deg, rgb(236 175 0) 0%, rgba(0,3,71,0) 100%);
    background-color: #ffd800;
    transform: skew(-10deg);
}
.euz_vs {
    font-weight: 700;
    line-height: 24px;
    padding: 10px 17px;
    margin-left: 4px;
    position: relative;
    overflow: visible;
    z-index: 99;
    color: #000000;
}
*:focus {
    outline: none;
}
.euz_com
{
	color: #ffffff;
}
input.form-control {
    padding-top: 10px;
    border-radius: 4px !important;
}
.form-control {
    background-color: transparent;
}
.input-group-text {
    background-color: transparent !important;
    border-bottom: 1px solid #ced4da  !important;
    border-radius: 0px !important;
	border-top: 0px solid #ced4da !important;
	border-left: 0px solid #ced4da !important;
	border-right: 0px solid #ced4da !important;
}
select {
    border: none;
    padding-top: 10px;
    border-bottom: 1px solid #ced4da;
    border-radius: 0px !important;
}
.euz_primary {
    color: #fff;
    background-color: #223359;
    border-color: #223359;
    border-radius: 5px !important;
}
.euz_min300
{
	min-height:300px;
}

.euz_foted {
    background-color: #012d6b;
}
.no_outline:focus {
  outline: none !important;
}
.euz_fotlink {
    font-size: 14px;
}
.euz_newtex
{
	color:#012d6b;
}
.euz_35
{
	width:35px;
}
	.wrapper {
	/*display: flex;*/
	z-index:999;
	position:relative;
}
.stepbg {
    background-image: url(../image/map.png);
    background-position: center;
    background-size: cover;
    background-color: #ffffff;
}
.post-slide {
  background: #fff;
  margin: 20px 15px 20px;
  border-radius: 15px;
  padding-top: 1px;
  box-shadow: 0px 9px 10px -4px #d5d5d5;
}
.post-slide .post-img {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin: -12px 15px 8px 15px;
  margin-left: -10px;
}
.post-slide .post-img img {
  width: 100%;
  height: auto;
  transform: scale(1, 1);
  transition: transform 0.2s linear;
}
.post-slide:hover .post-img img {
  transform: scale(1.1, 1.1);
}
.post-slide .over-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background: linear-gradient(
    -45deg,
    rgba(6, 190, 244, 0.75) 0%,
    rgba(45, 112, 253, 0.6) 100%
  );
  transition: all 0.5s linear;
}
.post-slide:hover .over-layer {
  opacity: 1;
  text-decoration: none;
}
.post-slide .over-layer i {
  position: relative;
  top: 45%;
  text-align: center;
  display: block;
  color: #fff;
  font-size: 25px;
}
.post-slide .post-content {
  background: #fff;
  padding: 2px 20px 40px;
  border-radius: 15px;
}
.post-slide .post-title a {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  display: inline-block;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover {
  text-decoration: none;
  color: #3498db;
}
.post-slide .post-description {
  line-height: 24px;
  color: #808080;
  margin-bottom: 25px;
}
.post-slide .post-date {
  color: #a9a9a9;
  font-size: 14px;
}
.post-slide .post-date i {
  font-size: 20px;
  margin-right: 8px;
  color: #cfdace;
}
.post-slide .read-more {
  padding: 7px 20px;
  float: right;
  font-size: 12px;
  background: #2196f3;
  color: #ffffff;
  box-shadow: 0px 10px 20px -10px #1376c5;
  border-radius: 25px;
  text-transform: uppercase;
  text-decoration: none;
}
.post-slide .read-more:hover {
  background: #3498db;
  text-decoration: none;
  color: #fff;
}
@media only screen and (max-width: 1280px) {
  .post-slide .post-content {
    padding: 0px 15px 25px 15px;
  }
}
.pro{
    float: left;
    width: 60px !important;
    height: 60px;
    border-radius: 50px;
    margin-right: 10px;
}
a{text-decoration:none;}
.cursor {
	border-left: 2px solid #bcbcbc;
}
span#typewriter {
    font-size: 25px;
    color: #ffce00;
    font-weight: 600;
}
.item_text {
  animation: key1 0.7s ease infinite alternate;
}

@keyframes key1 {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(-20px);
  }
}
.euz_mt50vh{margin-top:50vh;}

.typewriter h3 {
	overflow: hidden;
	white-space: nowrap;
	margin: auto 0;
	animation: infinite typing 5s steps(30, end)
}
@keyframes typing {
	from {
		width: 0
	}
	to {
		width: 100%
	}
}
.w36
{
	width:40%;
}








.text-divider {
    position: relative;
    margin-bottom: 10px;
}
.text-divider:before {
    content: "";
    position: absolute;
    height: 1px;
    left: 0;
    right: 0;
    top: 50%;
    background: #edecec;
}
.euz_com_texdow_net {
    color: #012d6b;
	border-left:#012d6b solid 5px;
    width: 139%;
	height:150px;
    text-align: initial;
    margin-left: 47%;
    padding-left: 10px;
    font-size: 3rem;
    margin-top: 4px;
    z-index: 9;
    position: absolute;
	line-height:50px;
}
.euz_com_tex_eu {
    color: #dd8027;
	/*border-left:#dd8027 solid 5px;*/
    width: 139%;
    height: 100px;
    text-align: initial;
    margin-left: 47%;
    padding-left: 10px;
    font-size: 3rem;
    margin-bottom: 10px;
	line-height:50px;
}
.euz_com3
{
	border-left:#dd8027 solid 5px;
	padding-left:5px;
	height:100px;
}
.text-divider span {
    background: #fff;
    padding: 0 8px;
    position: relative;
}
.euz_navhi
{
	height: 60px;
}
.euz_alink
{
	padding:13px 15px !important;
	font-family:RobotoBold;
	text-transform: uppercase;
}
.euz_alink:hover
{
	color:#ffd800;
}
.euz_bg_blue
{
	background-color:#223359;
}
.euz_btn_top
{
	padding: 2px 10px;
    margin: 4px;
}
.euz_label_top
{
	font-size: 13px;
    margin: 4px;
}
.euz_f
{
	font-size: 3.5rem;
}
canvas {
	width: 100% !important;
    height: 100% !important;
	display: block;
}
.background {
    background-image: url(../image/homebg.jpg);
    position: relative;
    background-size: cover;
    height: 100vh;
    background-position: center;
}
.euz_paidsuccess
{
	background-color: #4ed024;
    font-weight: 100;
}
.euz_td {
    padding: 0px 10px !important;
}
.euz_colorgr
{
	color:#708098;
	font-size:14px;
}
.euz_gy
{
	color:#708098;
}
.euz_50
{
	width:50%;
}
.euz_48
{
	width:48%;
	vertical-align: top;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #6c757d !important;
    border-color: #6c757d !important;
}
.euz_invoice
{
	cursor:pointer;
}
.layer {
    background-color: rgba(0, 78, 3, 0.82);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: linear-gradient(129deg, rgb(11 8 82 / 65%) 0%, rgb(17 98 158 / 75%) 65%);
}
.logscreen {
    width: 25%;
    position: fixed;
    border-radius: 10px;
    top: 25%;
    left: 37%;
}
@media screen and (max-width:1240px) and (min-width:768px) {
    .logscreen {
        width: 50%;
        position: fixed;
        border-radius: 10px;
        top: 30%;
        left: 25%;
    }
}

@media screen and (max-width:1240px) and (min-width:768px) and (orientation: landscape) {
    .logscreen {
        width: 50%;
        position: fixed;
        border-radius: 10px;
        top: 8%;
        left: 25%;
    }
}

@media screen and (max-width:767px) and (min-width:100px) {
    .logscreen {
        width: 90%;
        position: fixed;
        border-radius: 10px;
        top: 25%;
        left: 5%;
    }
}

@media screen and (max-width:767px) and (min-width:100px) and (orientation: landscape) {
    .logscreen {
        width: 90%;
        position: fixed;
        border-radius: 10px;
        top: 7%;
        left: 5%;
    }
}
.euz_mo
{
	font-size: 17px;
    color: #888888;
}
.euz_uncheck
{
	text-decoration: line-through;
}
.euz_price
{
	font-size: 14px;
    color: #555b61;
}
.education {
  --bg-color: #ffd861;
  --bg-color-light: #ffeeba;
  --text-color-hover: #4C5656;
  --box-shadow-color: rgba(255, 215, 97, 0.48);
}

.credentialing {
  --bg-color: #B8F9D3;
  --bg-color-light: #e2fced;
  --text-color-hover: #4C5656;
  --box-shadow-color: rgba(184, 249, 211, 0.48);
}

.wallet {
  --bg-color: #CEB2FC;
  --bg-color-light: #F0E7FF;
  --text-color-hover: #fff;
  --box-shadow-color: rgba(206, 178, 252, 0.48);
}

.human-resources {
  --bg-color: #DCE9FF;
  --bg-color-light: #f1f7ff;
  --text-color-hover: #4C5656;
  --box-shadow-color: rgba(220, 233, 255, 0.48);
}
#chartdiv {
  width: 100%;
  height: 400px;
  max-width:100%;
}

.euz_wid 
{
    width: 20%;
    float: left;
    padding: 15px;
}
.euz_h5e
{
	font-size: 14px;
    padding: 0px 17px;
    line-height: 20px;
}
.euz_hei170
{
	height: 150px;
}
.euz_hei170::after
{
	border-top-color: rgb(216 220 223) !important;
}
.euz_card_a {
  background: #fff;
  border-top-right-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  box-shadow: 0 14px 26px rgba(0,0,0,0.04);
  transition: all 0.3s ease-out;
  text-decoration: none;
  border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
	padding: 2rem;
}

.euz_card_a:hover {
  transform: translateY(-5px) scale(1.005) translateZ(0);
  box-shadow: 0 24px 36px rgb(34 51 89 / 20%),
    0 24px 46px var(--box-shadow-color);
}
.euz_card_a:hover .overlay {
  transform: scale(4) translateZ(0);
  /*background-color:#f5cf72;*/
  background-color:rgb(234 234 234);
}
.euz_card_a:hover .circle {
  border-color: var(--bg-color-light);
  background: var(--bg-color);
}

.euz_card_a:hover .circle:after {
  background: var(--bg-color-light);
}

.euz_card_a:hover p {
  /*color: var(--text-color-hover);*/
}

.euz_card_a:active {
  transform: scale(1) translateZ(0);
  box-shadow: 0 15px 24px rgba(0,0,0,0.11),
    0 15px 24px var(--box-shadow-color);
}

.euz_card_a p {
  font-size: 16px;
  /*color: #4C5656;*/
  z-index: 1000;
  transition: color 0.3s ease-out;
}



/*new*/

.euz_boxwd:hover .euz_imgsix_left
{
	color: #f7c463;
}
.euz_boxwd:hover
{
	background-color: #48695c;
	color: #f7c463;
}
.euz_boxwd--arrow-bottom {
	position: relative;
	z-index: 10;
}
.nav-pills .nav-link.active > .euz_hostingf::after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid rgb(216, 220, 223);
}
.nav-pills .nav-link.active > .euz_hostingf::after {
    border-top-color: rgb(73, 106, 93);
}
.euz_boxwd--arrow-bottom::after {
	content: "";
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	z-index: 10;
	border: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 0px solid #d8dcdf;
	margin-left: -10px;
	right: -15px;
	left: 50%;
}
.euz_boxwd {
	background: rgb(73 106 93 / 9%);
	border:#d8dcdf solid 1px;
	color: #272727;
	font-size: 150%;
	text-align: center;
	flex-basis: 30%;
	/*padding: 2vmin;
	margin: 2vmin;*/
	border-radius:5px;
	cursor:pointer;
}
.euz_boxwd--arrow-bottom:hover::after {
	border-top: 10px solid #48695c;
}
.euz_boxwd:hover .euz_imgsix
{
	color: #f7c463;
}


.euz_70 {
    width: 50%;
}
.euz_card_awd {
  border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    box-shadow: 0 14px 26px rgb(0 0 0 / 4%);
    transition: all 0.3s ease-out;
    text-decoration: none;
    border-top: 1px solid rgba(0,0,0,.125);
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 2rem;
}

.euz_card_awd:hover {
  transform: translateY(-5px) scale(1.005) translateZ(0);
  box-shadow: 0 24px 36px rgb(34 51 89 / 20%),
    0 24px 46px var(--box-shadow-color);
}
.euz_card_awd:hover .overlay {
  transform: scale(4) translateZ(0);
  /*background-color:#f5cf72;*/
  background-color:rgb(234 234 234);
}
.euz_card_awd:hover .circle {
  border-color: var(--bg-color-light);
  background: var(--bg-color);
}

.euz_card_awd:hover .circle:after {
  background: var(--bg-color-light);
}

.euz_card_awd:hover p {
  /*color: var(--text-color-hover);*/
}

.euz_card_awd:active {
  transform: scale(1) translateZ(0);
  box-shadow: 0 15px 24px rgba(0,0,0,0.11),
    0 15px 24px var(--box-shadow-color);
}

.euz_card_awd p {
  font-size: 16px;
  /*color: #4C5656;*/
  z-index: 1000;
  transition: color 0.3s ease-out;
}


/*end new*/

.tabs {
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  background: white;
  padding-bottom: 80px;
  width: auto;
    height: auto;
  /*padding: 50px;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);*/
  border-radius: 5px;
  min-width: 240px;
}
.tabs input[name=tab-control] {
  display: none;
}
.tabs .content section h2,
.tabs ul li label {
  font-weight: bold;
  font-size: 18px;
  color: #428BFF;
}
.tabs ul {
  list-style-type: none;
  padding-left: 0;
  display: flex;
  flex-direction: row;
  margin-bottom: 10px;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}
.tabs ul li {
  box-sizing: border-box;
  flex: 1;
  width: 25%;
  padding: 0 10px;
  text-align: center;
}
.tabs ul li label {
  transition: all 0.3s ease-in-out;
  color: #929daf;
  padding: 5px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tabs ul li label br {
  display: none;
}
.tabs ul li label svg {
  fill: #929daf;
  height: 1.2em;
	vertical-align: sub;
  margin-right: 0.2em;
  transition: all 0.2s ease-in-out;
}
.tabs ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active {
  outline: 0;
  color: #bec5cf;
}
.tabs ul li label:hover svg, .tabs ul li label:focus svg, .tabs ul li label:active svg {
  fill: #bec5cf;
}
.tabs .slider {
  position: relative;
  width: 25%;
  transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}
.tabs .slider .indicator {
  position: relative;
  width: 50px;
  max-width: 100%;
  margin: 0 auto;
  height: 4px;
  background: #f7c463;
  border-radius: 1px;
}
.tabs .content {
  margin-top: 30px;
}
.tabs .content section {
  display: none;
  -webkit-animation-name: content;
          animation-name: content;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  line-height: 1.4;
}
.tabs .content section h2 {
  color: #f8ca73;
  display: none;
}
.tabs .content section h2::after {
  content: "";
  position: relative;
  display: block;
  width: 30px;
  height: 3px;
  background: #f8ca73;
  margin-top: 5px;
  left: 1px;
}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
  cursor: default;
  color: #f7c463;
}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label svg {
  fill: #f7c463;
}
@media (max-width: 600px) {
  .tabs input[name=tab-control]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ .slider {
  transform: translateX(0%);
}
.tabs input[name=tab-control]:nth-of-type(1):checked ~ .content > section:nth-child(1) {
  display: block;
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
  cursor: default;
  color: #f7c463;
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label svg {
  fill: #f7c463;
}
@media (max-width: 600px) {
  .tabs input[name=tab-control]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ .slider {
  transform: translateX(100%);
}
.tabs input[name=tab-control]:nth-of-type(2):checked ~ .content > section:nth-child(2) {
  display: block;
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
  cursor: default;
  color: #f7c463;
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label svg {
  fill: #f7c463;
}
@media (max-width: 600px) {
  .tabs input[name=tab-control]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ .slider {
  transform: translateX(200%);
}
.tabs input[name=tab-control]:nth-of-type(3):checked ~ .content > section:nth-child(3) {
  display: block;
}
.tabs input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
  cursor: default;
  color: #f7c463;
}
.tabs input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label svg {
  fill: #f7c463;
}
@media (max-width: 600px) {
  .tabs input[name=tab-control]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
    background: rgba(0, 0, 0, 0.08);
  }
}
.tabs input[name=tab-control]:nth-of-type(4):checked ~ .slider {
  transform: translateX(300%);
}
.tabs input[name=tab-control]:nth-of-type(4):checked ~ .content > section:nth-child(4) {
  display: block;
}
@-webkit-keyframes content {
  from {
    opacity: 0;
    transform: translateY(5%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
@keyframes content {
  from {
    opacity: 0;
    transform: translateY(5%);
  }
  to {
    opacity: 1;
    transform: translateY(0%);
  }
}
@media (max-width: 1000px) {
  .tabs ul li label {
    white-space: initial;
  }
  .tabs ul li label br {
    display: initial;
  }
  .tabs ul li label svg {
    height: 1.5em;
  }
}
@media (max-width: 600px) {
  .tabs ul li label {
    padding: 5px;
    border-radius: 5px;
  }
  .tabs ul li label span {
    display: none;
  }
  .tabs .slider {
    display: none;
  }
  .tabs .content {
    margin-top: 20px;
  }
  .tabs .content section h2 {
    display: block;
  }
}

.circle {
  width: 131px;
  height: 131px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid var(--bg-color);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-out;
}

.circle:after {
  content: "";
  width: 118px;
  height: 118px;
  display: block;
  position: absolute;
  background: var(--bg-color);
  border-radius: 50%;
  top: 7px;
  left: 7px;
  transition: opacity 0.3s ease-out;
}
.euz_zindex
{
	z-index:999;
}
.circle svg {
  z-index: 10000;
  transform: translateZ(0);
}
.euz_lable_icon
{
	padding: 11px;
    font-size: 3rem;
    width: 70px;
    height: 70px;
    text-align: center;
    color: #fed500;
}
.overlay {
  width: 118px;
  position: absolute; 
  height: 118px;
  border-radius: 50%;
  /*border: #f7c463 solid 2px;
    background-color: rgb(73 106 93);*/
	border: 2px solid rgb(241 241 241);
    background-color: rgb(234 234 234);
	top: -55px;
    left: -55px;
  z-index: 0;
  transition: transform 0.3s ease-out;
}
.euz_ul> li
{
	list-style:none;
	margin: 5px 0px;
}
a.mr-2.euz_social> img {
    width: 25px;
}
@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(10deg);
  }
  30% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(0deg);
  }
  60% {
    transform: rotate(5deg);
  }
  70% {
    transform: rotate(0deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes sonar {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
body {
  font-size: 0.9rem;
}
table.table-bordered.dataTable tbody td {
    padding: 5px;
}
.page-wrapper .sidebar-wrapper,
.sidebar-wrapper .sidebar-brand > a,
.sidebar-wrapper .sidebar-dropdown > a:after,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
.sidebar-wrapper ul li a i,
.page-wrapper .page-content,
.sidebar-wrapper .sidebar-search input.search-menu,
.sidebar-wrapper .sidebar-search .input-group-text,
.sidebar-wrapper .sidebar-menu ul li a,
#show-sidebar,
#close-sidebar {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-content
{
	background-color:#f1f1f1;
	height:100%
}

/*----------------page-wrapper----------------*/

.page-wrapper {
  height: 100vh;
}

.page-wrapper .theme {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 4px;
  margin: 2px;
}

.page-wrapper .theme.chiller-theme {
  background: #1e2229;
}

/*----------------toggeled sidebar----------------*/

.page-wrapper.toggled .sidebar-wrapper {
  left: 0px;
}

@media screen and (min-width: 768px) {
  .page-wrapper.toggled .page-content {
    padding-left: 250px;
  }
}
/*----------------show sidebar button----------------*/
#show-sidebar {
  position: fixed;
  left: 0;
  top: 10px;
  border-radius: 0 4px 4px 0px;
  width: 35px;
  transition-delay: 0.3s;
}
.page-wrapper.toggled #show-sidebar {
  left: -40px;
}
/*----------------sidebar-wrapper----------------*/

.sidebar-wrapper {
  width: 240px;
  height: 100%;
  max-height: 100%;
  position: fixed;
  top: 0;
  left: -300px;
  z-index: 999;
}

.sidebar-wrapper ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.sidebar-wrapper a {
  text-decoration: none;
}

/*----------------sidebar-content----------------*/

.sidebar-content {
  max-height: calc(100% - 30px);
  height: calc(100% - 30px);
  overflow-y: auto;
  position: relative;
}

.sidebar-content.desktop {
  overflow-y: hidden;
}

/*--------------------sidebar-brand----------------------*/

.sidebar-wrapper .sidebar-brand {
  padding: 10px 20px;
  display: flex;
  align-items: center;
}

.sidebar-wrapper .sidebar-brand > a {
  text-transform: uppercase;
  font-weight: bold;
  flex-grow: 1;
}

.sidebar-wrapper .sidebar-brand #close-sidebar {
	cursor: pointer;
    font-size: 20px;
    width: 50px;
    text-align: center;
    background-color: black;
    border-radius: 3px;
}
/*--------------------sidebar-header----------------------*/

.sidebar-wrapper .sidebar-header {
  padding: 20px;
  overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic {
  float: left;
  width: 60px;
  padding: 2px;
  border-radius: 12px;
  margin-right: 15px;
  overflow: hidden;
}

.sidebar-wrapper .sidebar-header .user-pic img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.sidebar-wrapper .sidebar-header .user-info {
  float: left;
}

.sidebar-wrapper .sidebar-header .user-info > span {
  display: block;
}

.sidebar-wrapper .sidebar-header .user-info .user-role {
  font-size: 12px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status {
  font-size: 11px;
  margin-top: 4px;
}

.sidebar-wrapper .sidebar-header .user-info .user-status i {
  font-size: 8px;
  margin-right: 4px;
  color: #5cb85c;
}

/*-----------------------sidebar-search------------------------*/

.sidebar-wrapper .sidebar-search > div {
  padding: 10px 20px;
}

/*----------------------sidebar-menu-------------------------*/

.sidebar-wrapper .sidebar-menu {
  padding-bottom: 10px;
}

.sidebar-wrapper .sidebar-menu .header-menu span {
  font-weight: bold;
  font-size: 14px;
  padding: 15px 20px 5px 20px;
  display: inline-block;
}

.sidebar-wrapper .sidebar-menu ul li a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  position: relative;
  padding: 5px 30px 5px 20px;
}

.sidebar-wrapper .sidebar-menu ul li a i {
  margin-right: 10px;
  font-size: 12px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 4px;
}

.sidebar-wrapper .sidebar-menu ul li a:hover > i::before {
  display: inline-block;
  animation: swing ease-in-out 0.5s 1 alternate;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  font-style: normal;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  background: 0 0;
  position: absolute;
  right: 15px;
  top: 14px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul {
  padding: 5px 0;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {
  padding-left: 25px;
  font-size: 13px;
}
.euz_se{min-height:97vh;padding:3vh 0px;}
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
  font-size: 8px;
}

.sidebar-wrapper .sidebar-menu ul li a span.label,
.sidebar-wrapper .sidebar-menu ul li a span.badge {
  float: right;
  margin-top: 8px;
  margin-left: 5px;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {
  float: right;
  margin-top: 0px;
}

.sidebar-wrapper .sidebar-menu .sidebar-submenu {
  display: none;
}

.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after {
  transform: rotate(90deg);
  right: 17px;
}

/*--------------------------side-footer------------------------------*/

.sidebar-footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  display: flex;
}

.sidebar-footer > a {
  flex-grow: 1;
  text-align: center;
  height: 30px;
  line-height: 30px;
  position: relative;
}

.sidebar-footer > a .notification {
  position: absolute;
  top: 0;
}

.badge-sonar {
  display: inline-block;
  background: #980303;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  position: absolute;
  top: 0;
}

.badge-sonar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #980303;
  opacity: 0;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  animation: sonar 1.5s infinite;
}
.euz_13
{
	font-size: 13px;
}
.euz_logdis{display:block;}.euz_logmob{display:none;}
.euz_li20
{
	line-height: 20px;
}
.euz_urgent
{
	color: #a43be6;
}
.euz_hig
{
	color:#e62f2f;
}
.euz_medium
{
	color:#ff901e;
}
.elastic-spin
{
	cursor:pointer;
}
.span {
  border-right: .05em solid;
  animation: caret 1s steps(1) infinite;
}

@keyframes caret {
  50% {
    border-color: transparent;
  }
}
.elastic-spin:hover {
	animation: elastic-spin 2s 1 ease;
	animation-iteration-count: 1 !important;
	animation-delay:0s !important;
}
@keyframes elastic-spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
.elastic-spin1 {
	animation: elastic-spin 5s infinite ease;
	animation-iteration-count: 5 !important;
	animation-delay:4s !important;
}
@keyframes elastic-spin1 {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(720deg);
	}
}
.elastic-spin2 {
	animation: elastic-spin 5s infinite ease;
	animation-iteration-count: 5 !important;
	animation-delay:6s !important;
}
@keyframes elastic-spin2 {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(720deg);
	}
}
.elastic-spin3 {
	animation: elastic-spin 5s infinite ease;
	animation-iteration-count: 5 !important;
	animation-delay:8s !important;
}
@keyframes elastic-spin3 {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(720deg);
	}
}
.title {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  height: 50px;
}
.title .block {
  width: 0%;
  height: inherit;
  background: #f4ce73;
  position: absolute;
  animation: mainBlock 2s 2s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  display: flex;
}
.title .com {
  -webkit-animation: mainFadeIn 2s forwards;
  -o-animation: mainFadeIn 2s forwards;
  animation: mainFadeIn 2s infinite forwards;
  animation-delay: 2s;
  opacity: 0;
  display: flex;
  align-items: baseline;
  position: relative;
  padding-left: 5px;
    border-left: #efcb77 solid
}
.title .com span {
  width: 0px;
  height: 0px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffb510;
  -webkit-animation: load 0.6s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  animation: popIn 0.8s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  animation-delay: 2s;
  margin-left: 5px;
  margin-top: -10px;
  position: absolute;
  bottom: 13px;
  right: -12px;
}

.imageh:hover {
  animation: pulsess 1s 0s 1 ease-in-out alternate;
}
@keyframes pulsess {
  from { transform: scale(1.2); }
  to { transform: scale(1.0); }
}
.pulse {
  animation: pulse 2s 2s infinite ease-in-out alternate;
}
@keyframes pulse {
  from { transform: scale(0.8); }
  to { transform: scale(1.0); }
  
}
.pulse1 {
  animation: pulse 2s 5s infinite ease-in-out alternate;
}
@keyframes pulse {
  from { transform: scale(0.5); }
  to { transform: scale(0.8); }
}
.title1 .block1{
  width: 0%;
  height: inherit;
  background: #496a5d;
  position: absolute;
  animation: mainBlock 4s 4s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  display: flex;
}
.title1 .com1 {
  -webkit-animation: mainFadeIn 4s forwards;
  -o-animation: mainFadeIn 4s forwards;
  animation: mainFadeIn 4s infinite forwards;
  animation-delay: 4s;
  opacity: 0;
  display: flex;
  align-items: baseline;
  position: relative;
  padding-left: 5px;
    border-left: #496a5d solid 5px;
}
.title1 .com1 span {
  width: 0px;
  height: 0px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffb510;
  -webkit-animation: load 0.6s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  animation: popIn 0.8s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  animation-delay: 4s;
  margin-left: 5px;
  margin-top: -10px;
  position: absolute;
  bottom: 13px;
  right: -12px;
}
.title2 {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
.title2 .block2 {
  width: 0%;
  height: inherit;
  background: #dd8027;
  position: absolute;
  animation: mainBlock 6s 6s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  display: flex;
}
.title2 .com2 {
  -webkit-animation: mainFadeIn 7s forwards;
  -o-animation: mainFadeIn 7s forwards;
  animation: mainFadeIn 7s infinite forwards;
  animation-delay: 7s;
  opacity: 0;
  display: flex;
  align-items: baseline;
  position: relative;
  padding-left: 5px;
    border-left: #dd8027 solid 5px;
}
.title2 .com2 span {
  width: 0px;
  height: 0px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffb510;
  -webkit-animation: load 0.6s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  animation: popIn 0.8s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  animation-delay: 6s;
  margin-left: 5px;
  margin-top: -10px;
  position: absolute;
  bottom: 13px;
  right: -12px;
}
.title3 .block3{
  width: 0%;
  height: inherit;
  background: #f4ce73;
  position: absolute;
  animation: mainBlock 8s 8s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  display: flex;
}
.title3 .com3 {
	padding-left: 5px;
    border-left: #f4ce73 solid 5px;
  -webkit-animation: mainFadeIn 9s forwards;
  -o-animation: mainFadeIn 9s forwards;
  animation: mainFadeIn 9s infinite forwards;
  animation-delay: 9s;
  opacity: 0;
  display: flex;
  align-items: baseline;
  position: relative;
}
.title3 .com3 span {
  width: 0px;
  height: 0px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffb510;
  -webkit-animation: load 0.6s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  animation: popIn 0.8s cubic-bezier(0.74, 0.06, 0.4, 0.92) forwards;
  animation-delay: 8s;
  margin-left: 5px;
  margin-top: -10px;
  position: absolute;
  bottom: 13px;
  right: -12px;
}


@keyframes mainBlock {
  0% {
    width: 0%;
    left: 0;
  }
  50% {
    width: 100%;
    left: 0;
  }
  100% {
    width: 0;
    left: 100%;
  }
}
@keyframes mainFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


















/*--------------------------page-content-----------------------------*/

.page-wrapper .page-content {
  display: inline-block;
  width: 100%;
  padding-left: 0px;
  padding-top: 20px;
}

.page-wrapper .page-content > div {
  padding: 20px 40px;
}

.page-wrapper .page-content {
  overflow-x: hidden;
}

/*------scroll bar---------------------*/

::-webkit-scrollbar {
  width: 5px;
  height: 7px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #525965;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #525965;
}
::-webkit-scrollbar-thumb:active {
  background: #525965;
}
::-webkit-scrollbar-track {
  background: transparent;
  border: 0px none #ffffff;
  border-radius: 50px;
}
::-webkit-scrollbar-track:hover {
  background: transparent;
}
::-webkit-scrollbar-track:active {
  background: transparent;
}
::-webkit-scrollbar-corner {
  background: transparent;
}

/*-----------------------------chiller-theme-------------------------------------------------*/

.chiller-theme .sidebar-wrapper {
  background: #151c2b;
}

.chiller-theme .sidebar-wrapper .sidebar-header,
.chiller-theme .sidebar-wrapper .sidebar-search,
.chiller-theme .sidebar-wrapper .sidebar-menu {
  border-top: 1px solid #3a3f48;
}

.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
  border-color: transparent;
  box-shadow: none;
}

.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,
.chiller-theme .sidebar-wrapper .sidebar-brand > a,
.chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
.chiller-theme .sidebar-footer > a {
  color: #818896;
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover > a,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a,
.chiller-theme .sidebar-wrapper .sidebar-header .user-info,
.chiller-theme .sidebar-wrapper .sidebar-brand > a:hover,
.chiller-theme .sidebar-footer > a:hover i {
  color: #b8bfce;
}

.page-wrapper.chiller-theme.toggled #close-sidebar {
  color: #bdbdbd;
}

.page-wrapper.chiller-theme.toggled #close-sidebar:hover {
  color: #ffffff;
}

.chiller-theme .sidebar-wrapper ul li:hover a i,
.chiller-theme
  .sidebar-wrapper
  .sidebar-dropdown
  .sidebar-submenu
  li
  a:hover:before,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus + span,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i {
  color: #ffc107;
  text-shadow: 0px 0px 10px rgb(255 193 7 / 74%);
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
  background: #000000;/*#3a3f48;*/
}

.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
  color: #6c7b88;
}

.chiller-theme .sidebar-footer {
	background: #081123;
    box-shadow: 0px -1px 5px #282c33;
    border-top: 1px solid #505d77;
    padding-top: 5px;
}

.chiller-theme .sidebar-footer > a:first-child {
  border-left: none;
}
.euz_wave2
{
	position: absolute !important;
    bottom: 0 !important;
    width: 100% !important;
    left: 0 !important;
}
.chiller-theme .sidebar-footer > a:last-child {
  border-right: none;
}
/*wave*/
.header {
  position:relative;
  text-align:center;
  /*background: linear-gradient(60deg, rgba(84,58,183,1) 0%, rgba(0,172,193,1) 100%);*/
  color:white;
      height: 100%;
}
.logo {
  width:50px;
  fill:white;
  padding-right:15px;
  display:inline-block;
  vertical-align: middle;
}
.euz_euz_com
{
	margin-top: 25vh;
}
.euz_com_tex
{
	border-left:#f4ce73 solid 5px;
	color: #f4ce73;
    width: 139%;
    height: 100px;
    text-align: initial;
    margin-left: 47%;
    padding-left: 10px;
    font-size: 3rem;
    margin-bottom: 10px;
	line-height: 50px;
}
.euz_com_texdow {
    color: #2f2f2f;
	border-left:#2f2f2f solid 5px;
	line-height:50px;
    width: 100%;
	height:170px;
    text-align: initial;
    margin-left: 50%;
    padding-left: 10px;
    font-size: 3rem;
    line-height: normal;
    margin-top: 4px;
    z-index: 9;
    position: absolute;
}
.euz_com_bg
{
	background-color:#e4eef9;
}
.euz_roatate
{
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
	margin-top:80px;
}
.euz_roatateour
{
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.euz_com_texnew
{
	height: 100px;
    margin-bottom: 10px;
}
.inner-header {
    height: 60vh;
    width: 80%;
    margin: 0% 0% 0% 10%;
    padding: 0;
    margin-top: -20vh;
}
.euz_10
{font-size: 10px;}
.euz_mt_85
{
	margin-top:-218px;
}

.flex { /*Flexbox for containers*/
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.waves {
  position:relative;
  width: 100%;
  height:30vh;
  margin-bottom:0px; /*Fix for safari gap*/
  min-height:200px;
  max-height:250px;
}
.grid {
	position: relative;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

/* Common style */
.grid figure {
	position: relative;
    float: left;
    overflow: hidden;
    margin: 0;
    cursor: pointer;
	height: 30vh;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0;
}

.grid figure figcaption {
	padding: 10px 0px 5px 0px;
	color: #000;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h6 {
	word-spacing: -0.15em;
	font-weight: 600;
}

.grid figure h6 span {
	font-weight: 800;
}

.grid figure h6,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 14px;
	font-family:GothamMedium;
}

/* Individual effects */



/*---------------*/
/***** Marley *****/
/*---------------*/

figure.effect-marley div
{
	margin-top:40px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figcaption:hover div
{
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translateY(-80px);
	transform: translateY(-80px);
}

figure.effect-marley h6,
figure.effect-marley p {
	position: absolute;
	right: 0px;
	left: 0px;
	padding: 5px 0;
}
.euz_sec_hed
{
	color: #545454;
}

figure.effect-marley p {
	bottom: 10px;
	line-height: 1.5;
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

figure.effect-marley h6 span {
	top: 30px;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-marley:hover h6 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-marley h6::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 0px;
	background: #0000;
	content: '';
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}
figure.effect-marley h6::after
{
	background-color:#f4ce73;
}
figure.effect-marley h6::after,
figure.effect-marley p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-marley:hover h6::after,
figure.effect-marley:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-marley:hover i {
	opacity: 0;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}


@media screen and (max-width: 50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}
	.grid figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
}

.bigcircle-animate {
	position: absolute;
    background: rgb(241, 241, 241);
    width: 200px;
    height: 200px;
    border-radius: 4%;
    top: -130%;
    z-index: -9;
}
.euz_rra
{
	-webkit-transform: rotate(150deg);
    -moz-transform: rotate(150deg);
    -o-transform: rotate(150deg);
    transform: rotate(150deg);
	z-index: -9;
}
.smallcircle-animate
{
	    position: absolute;
    background: rgb(241, 241, 241);
    width: 300px;
    height: 300px;
    border-radius: 4%;
    top: 90%;
    right: -10%;
    z-index: -9;
}
.small_plu
{
    animation: pulse 3s ease-in-out infinite;
}
.smallcircle-animate2
{
	position: absolute;
    background: #f1f1f1;
    width: 17%;
    height: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 4%;
    top: 198vh;
    right: -10%;
    padding-bottom: 17%;
	z-index: -9;
    animation: pulse 3s ease-in-out infinite;
}

.euz_wise
{
	position: absolute;
    left: 0;
    bottom: 0;
}
.euz_14
{
	font-size: 16px;
    line-height: 28px;
}
.euz_f16
{
	font-size: 16px;
}
.fontround {
    /*border: #ffffff solid 2px;
    padding: 8px 0px;*/
    border-radius: 50%;
    color: #ffffff;
    width: 40px;
    height: 40px;
    text-align: center;
    transition: all 800ms ease-in-out;
}
.euz_addfile
{
	background-color: transparent;
    border: 0px;
    color: #496b5d;
}
.euz_fft {
    background-color: #012961;
    color: #5a85c1;
}
.fontround:hover {
    border: #f9e1a5 solid 2px;
    color:#f9e1a5;
    text-shadow: 2px 2px 1px #000000b5;
    -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
}
.euz_only_14
{
	font-size: 14px;
}
.euz_prot_top
{
	position: absolute;
    top: 0vh;
    right: 0;
}
.euz_badge {
    color: #585858;
    border-bottom: #496a5d solid 1px;
    /*background-color: #496a5d;*/
    border-radius: 0px;
    font-weight: 300;
    font-size: 12px;
	padding: .25em .4em;
	line-height: 1;
}


.content {
  position:relative;
  height:20vh;
  text-align:center;
  background-color: white;
}

/* Animation */

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
    height:40px;
    min-height:40px;
  }
  .content {
    height:30vh;
  }
  h1 {
    font-size:24px;
  }
}
.euz_bott
{
	position: absolute;
    bottom: 0;
    left: 0;
	width:100%;
}

















































.euz_dire
{
	width: 100px;
    height: 100px;
    border-radius: 50px;
    border: #ffffff solid 2px;
}
a:hover
{
	text-decoration:none;
}
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}
.euz_bgli
{
	background-color:#c1c1c1;
	
}



























.euz_org
{
	background-color: #2e313a;
}
.euz_yeltex
{
	color:#ffd800;
}
.euz_li25
{
	font-size:15px;
	line-height: 25px;
}

.euz_labelteam
{
	font-weight: 700;
    line-height: 24px;
    padding: 7px 17px;
    margin-left: 4px;
    position: relative;
    overflow: visible;
    z-index: 99;
    color: #ffd400;
}
.euz_labelteam:before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #790000;
    transform: skew(-10deg);
	box-shadow: 4px 4px 0 #f7c700;
}
.euz_ain
{
	background-color:#2e313a !important;
}
.euz_linormal
{
	line-height:normal;
}
.euz_fixbottom
{
	background-color: #e46700;
}
.euz_fotex
{
	color:#58595b;
}
.euz_footcolo
{
	background-color: #58595b;
}
.euz_black1
{
	color:#000000;
}
.euz_maroon
{
	color:#1f1f1f;
}
.euz_mobshow
{
	display:none;
}
.euz_bluebg
{
	background: #2e313a;
}
.euz_bluetext
{
	color: #868686;
}

.euz_positionrelative
{
	position: relative;
    z-index: 9999;
	    margin-bottom: -60px;
}
.euz_tranlog:after {
    content: '';
    display: block;
    width: 200px;
    height: 55px;
    position: absolute;
    top: 46px;
    left: -18px;
	z-index:9;
    border-top: 55px solid #2e313a;
    border-left: 37px solid transparent;
    border-right: 37px solid transparent;
}
.euz_mh{display:block;}.euz_dh{display:none;}
.player_info {
    position: relative;
    line-height: 32px;
}
.number {
    position: relative;
    float: right;
    background: #ffd800;
    font-size: 15px;
    color: #fff;
    padding: 0 10px;
    font-weight: 400;
    margin-top: -32px;
}
.position {
    position: relative;
    overflow: hidden;
	font-size: 14px;
    line-height: 30px;
    /* height: 32px; */
    background: #dedede;
    color: #000;
    text-transform: uppercase;
    padding: 0 10px;
    text-align: left;
    letter-spacing: .4px;
}
.euz_head
{
	background-color:#b40000;
}
.euz_content
{
	background-color:#ffd800;
	border-radius:0px !important;
}
.euz_headtextin
{
	color:#f2b9b9;
}
.owl-dots
{
	display:none;
}
.euz_bold
{
	font-family:RobotoBold;
	font-weight:600;
}
.euz_rel_bold
{
	font-family:GothamBold;
}
.euz_lightblue
{
	background-color:#1a65ae;
}
.euz_compati
{
	width:50px;
	height:50px;
}

.euz_w35
{
	/*width: 100px;
    float: left;
    height: 100px;
    padding: 20px 0px;*/
	width: 85px;
    float: left;
    height: 85px;
    padding: 11px 0px;
}
.euz_rightin
{
	width: 100px;
    float: right;
}
.euz_sportrightin
{
	width: 200px;
    float: right;
}
.euz_w35member {
    max-width: 27%;
    min-width: 27%;
    float: left;
}
#more {display: none;}
.euz_w35leaders {
    max-width: 20%;
    min-width: 20%;
    float: left;
}
.cursor_pointer
{
	cursor:pointer;
}
label.slide-arrow.next-arrow.slick-arrow
{
	right: 0;
    position: absolute;
    top: 35%;
    font-size: 4rem;
    background-color: transparent;
    border: 0;
    color: aliceblue;
	cursor:pointer;
	z-index: 9;
    margin-right: 10px;
}
label.slide-arrow.prev-arrow.slick-arrow
{
	left: 0;
    position: absolute;
    top: 35%;
    font-size: 4rem;
    background-color: transparent;
    border: 0;
    color: aliceblue;
	cursor:pointer;
	z-index: 9;
    margin-left: 10px;
}
.euz_fomlab
{
	margin-left:20px;
}
.euz_cw
{
	width:65px;
}
.euz_date {
    position: relative;
    z-index: 999;
	top: -46px;
    left: 0;
    margin-bottom: -55px;

}
.euz_date::after {
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    outline: 1px solid transparent;
    border-radius: 0px 0px 0 0;
    border-right: #0054a5 solid 5px;
    width: 50%;
    height: 40px;
    background: #ffffff;
    content: '';
    -webkit-transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
    transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.euz_graybg
{
	background-color:#f4f4f4;
}

.euz_ul1> li
{
	list-style:none;
}
.euz_footerbottext
{
	color:#9aa0ab !important;
}
.euz_black
{
	color:#3a3a3a;
}
.euz_gry
{
	color:#b3b3b3;
}
.euz_font6em
{
	font-size:3em;
}
.euz_yellow
{
	font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    padding: 1px 17px;
    margin-left: 4px;
    position: relative;
    overflow: visible;
    z-index: 99;
	color:#000;
}
.euz_yellow:before
{
	content: '';
    display: block;
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #ffd400;
    transform: skew(-10deg);
}
.euz_height136
{
	height:136px;
}
.euz_leaders
{
	position: relative;
	 min-height:100%;
  background:url(../image/game1.png);
  background-size:cover;
}
.euz_leaders::after {
    content: ""; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #ffd800, #ffd800);
    opacity: .9;
}
.euz_awers
{
	position: relative;
	 min-height:100%;
  background:url(../image/clo.JPG);
  background-size:cover;
}
.euz_awers::after {
    content: ""; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #000, #000);
    opacity: .1;
}
.euz_fina
{
	position: relative;
	background:url(../image/game1.png);
	background-size:cover;
}
.euz_zindex
{
	z-index:9;
}
.euz_yl
{
	color:#ffd800;
}
.euz_bgyl
{
	background-color:#ffd800;
}
.euz_im
{
	width:80px;
}
.euz_fina::after {
    content: ""; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #252525, #131313);
    opacity: .7;
}
.euz_leaders > * {
    z-index: 100;
}
.euz_spon
{
	 min-height:100%;
  background:url(../image/spon.jpg) rgb(230 230 230);
  background-size:cover;
  background-blend-mode: multiply;
}
.euz_memeberrcard
{
	min-height: 100%;
    background: url(../image/one.jpg), linear-gradient(0deg, rgb(121 0 0 / 48%) 0%, rgb(175 0 0 / 28%) 35%, rgba(121,0,0,0) 100%);
    background-size: cover;
    background-blend-mode: multiply;
    height: 100px;
    border-bottom: #b40000 solid;
}
.euz_membermodal
{
	width: 100px;
    border-radius: 50%;
    border: #790000 solid;
}
.euz_imgcenter
{
	width: 150px;
    height: 150px;
    border-radius: 50%;
    border: #b40000 solid;
    margin-top: -73px;
}

.euz_plnum {
    transform: translate(-50%,-50%);
    margin: 0;
    width: 80px;
    background: #790000;
    position: absolute;
    top: 0;
    left: 50%;
    font-size: 25px;
    line-height: 25px;
    padding-top: 13px;
    padding-bottom: 7px;
    transition: .3s;
	color:#f7c700;
}
.euz_plnum:before {
    content: '';
    display: block;
    position: absolute;
    bottom: -14px;
    width: 100%;
    height: 15px;
    -webkit-clip-path: polygon(50% 100%,0 0,100% 0);
    clip-path: polygon(50% 100%,0 0,100% 0);
    background: #790000;
    transition: .3s;
}
.euz_pltit {
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
    line-height: 20px;
}
.euz_playerbg
{
	position: relative;
    width: 100%;
    height: auto;
    left: 0;
    transform: none;
    padding: 50px 5px 5px;
    white-space: normal;
    text-align: center;
    line-height: normal;
}
.price {
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 20px;
    background: #790000;
    padding: 10px 15px;
    overflow: visible;
}
.price:before {
    content: '';
    display: block;
    width: 100%;
    height: 15px;
    background: #790000;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-clip-path: polygon(0 0,0 100%,100% 0);
    clip-path: polygon(0 0,0 100%,100% 0);
    margin-top: -1px;
}
.eua_newdate {
	font-size: 15px;
    color: #616161;
    background: #eaeaea;
    padding: 0px 5px;
}
.euz_font35
{
	font-size: 2rem;
}
.euz_labeldate
{
	font-size: 2.5rem;
    vertical-align: revert;
}
.euz_mt
{
	margin-top: 1.7em;
}
.euz_labelmonth
{
	font-size: 12px;
}
/*.read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 30px 0 30px 0;
    background-image: -moz-linear-gradient(top, transparent, black);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, black));
}*/
.euz_br
{
	border-radius:5px;
}
.euz_aboutbg
{
	width:40%;
}
.euz_font2
{
	font-size: 2rem;
}
.euz_hr
{
    margin-bottom: -1.3rem !important;
    border-top: 3px solid rgb(195 195 195) !important;
}
.euz_playernum
{
	margin-bottom: 0;
    font-size: 1.5rem;
    background-color: #0054a5;
    color: #fff;
    padding: 0px 0px;
    position: absolute;
    top: 0;
    left: 0;
	width: 35px;
    height: 35px;
	text-align:center;
}
.euz_stylein
{
	font-size: 14px;
    font-family: 'RobotoRegular';
    padding: 5px 10px;
	float:right;
}
.euz_w35eveimg {
    min-width: 220px;
    max-width: 220px;
    float: left;
}
.card-footer
{
	text-align:center;
}
.bg_br_top {
    border-top: #d1d3d4 solid 1px;
}
.diflow {
	display: flow-root;
    height: 110px;
}
.euz_date1 {
    position: relative;
    z-index: 999;
    top: -49px;
    left: 0;
    margin-bottom: -55px;
}
.euz_date1::after {
    position: absolute;
    top: 5px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    outline: 1px solid transparent;
    border-radius: 0px 0px 0 0;
    border-right: #0054a5 solid 5px;
    width: 40%;
    height: 40px;
    background: #ffffff;
    content: '';
    -webkit-transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
    transform: perspective(5px) rotateX(0.93deg) translateZ(-1px);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.euz_labeldate1
{
	font-size: 2rem;
    vertical-align: revert;
}
.euz_small
{
	font-size:14px;
}
.ulcontact>li {
    list-style: none;
    line-height: 35px;
    color: #505050;
}
.euz_cardhover:hover
{
	cursor:pointer;
	box-shadow: 5px 5px 0px #a2a2a2;
}

.euz_sponhover:hover
{
	z-index: 9;
    border: #0054a5 solid !important;
	cursor:pointer;
}
.euz_homeevent
{
	transition: 0.3s;
	cursor:pointer;
	border-radius:0px;
}
.euz_tran {
  transition: 0.3s;
  cursor:pointer;
}

.euz_tran:hover {
  box-shadow: 2px 2px 0px #00000052;
  background-color: #0054a5;
  border-radius:25px 0px 25px 0px;
}
.euz_tr:hover
{
	background-color:#0054a5;
}
.euz_standingimg
{
	width: 40px;
    /* height: 40px; */
    margin-right: 5px;
    padding: 5px;
}
.euz_clubim
{
	padding:0px !important;
}
.euz_tr:hover
{
	background-color: #790000 !important;
	cursor:pointer;
	color:#ffffff;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #ffffff;
}
.euz_w35img
{
	min-width: 150px;
	max-width: 150px;
    float: left;
}
.euz_maxhig90
{
	height: 190px;
}
.euz_w65 {
    width: 100%;
}
.euz_membtn {
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    background-color: #ffd800;
    color: #000000;
}
.euz_membtn:hover
{
	border-radius:0px;
	border:0px !important;
}
.euz_mt48 {
    margin-top: 90px;
}
.euz_leftp0
{
	padding-left:0px;
}
.euz_toppii {
    width: 100px;
    float: left;
    height: 100px;
    border-radius: 0px 50px 50px 0px;
    padding: 12px 0px;
    background-color: #b40000;
}
.euz_topcew65
{
	background-color: #790000;
    width: 100%;
    height: 100px;
    padding: 25px 0px;
}
.euz_cardin
{
	position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #ffffffa8;
}
.euz_toppii1 {
	width: 100%;
    height: 70px;
    padding: 5px 0px;
    background-color: #f97f1a;
}
.euz_topcew651
{
	background-color: #ffbe88;
    width: 100%;
    height: 70px;
    padding: 15px 0px;
}
.euz_bdh
{
	background-color:#f97f1a;
}
.euz_topse {
	width: 50%;
    padding: 5px 0px;
	float:left;
}
.euz_orgtex
{
	color: #f97f1a;;
}
.euz_soc
{
	position: absolute;
    right: 10%;
}
.euz_imt
{
	width: 35px;
    margin-top: 6px;
}
.euz_topcew65se
{
    width: 50%;
    padding: 5px 0px;
	float:left;
	border-left: #dadada dashed 1px;
}
.euz_rightp0
{
	padding-right:0px;
}
.euz_aboutdi
{
	margin-bottom: -20px;
    z-index: 999;
    position: relative;
}
.euz_cardhoverabout
{
	border: 0px;
    transition: all 1s ease;
    border-radius: 3px 3px 3px 3px;
    background-color: #e2e2e2;
    border-left: #ffd800 solid;
}
.euz_ver
{
	vertical-align:middle;
}
.euz_min200
{
	min-height:200px;
}
.euz_min86
{min-height:86px;}
.euz_min207
{min-height:207px;}
.euz_min154
{min-height:154px;}


















/*show more*/
#profile-description {
  position: relative;
}
#profile-description .text {
  /*   width: 660px;  */
	margin-bottom: 5px;
    color: #777;
    position: relative;
    font-size: 15px;
    display: block;
}
#profile-description .show-more {
  /*   width: 690px;  */
  position: relative;
  padding-top: 5px;
  cursor: pointer;
  font-size:14px;
}
#profile-description .show-more:hover {
  color: #1779dd;
}
#profile-description #showheight {
  height: 65px;
  overflow: hidden;
}
/*panel*/
.panel,
.panel-body {
  box-shadow: none;
}

.panel-group .panel-heading {
  padding: 0;
}

.panel-group .panel-heading a {
  display: block;
  text-decoration: none;
  position: relative;
}

.panel-group .panel-heading a:after {
  content: "-";
  float: right;
}

.panel-group .panel-heading a.collapsed:after {
  content: "+";
}


/*slider*/


.slide {
  position: relative;
  overflow:inherit;
}
.slide .slide__img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
@media (min-width: 992px) {
  .slide .slide__img {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.slide .slide__img img {
  max-width: 100%;
  height: auto;
  opacity: 1 !important;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.slide .slide__content {
  position: absolute;
  top: 50%;
  left: 40%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.slide .slide__content--headings {
  /*text-align: center;*/
  color: #fff;
}
.slide .slide__content--headings h2 {
  font-size: 3.5rem;
    padding: 0px 5px;
    margin: 0px;
}


.carousel-caption {
    top: 35%;
}
.euz_slihead
{
	color: #ffd800;
    text-shadow: 2px 1px 1px #3a3a3a9e;
    font-size: 4.5rem;
}
.euz_slitext
{
	text-shadow: 2px 1px 1px #3a3a3a9e;
    font-size: 2.3rem;
}
.slide .slide__content--headings .animated {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.slider [data-animation-in] {
  opacity: 0;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-transition: opacity 0.5s ease 0.3s;
  transition: opacity 0.5s ease 0.3s;
}
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  display: block;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.simple-dots .slick-dots li {
  width: 20px;
  height: 20px;
}
.simple-dots .slick-dots li button {
  border-radius: 50%;
  background-color: white;
  opacity: 0.25;
  width: 20px;
  height: 20px;
}
.simple-dots .slick-dots li button:hover,
.simple-dots .slick-dots li button:focus {
  opacity: 1;
}
.simple-dots .slick-dots li.slick-active button {
  color: white;
  opacity: 0.75;
}
.stick-dots .slick-dots li {
  height: 3px;
  width: 50px;
}
.stick-dots .slick-dots li button {
  position: relative;
  background-color: white;
  opacity: 0.25;
  width: 50px;
  height: 3px;
  padding: 0;
}
.stick-dots .slick-dots li button:hover,
.stick-dots .slick-dots li button:focus {
  opacity: 1;
}
.stick-dots .slick-dots li.slick-active button {
  color: white;
  opacity: 0.75;
}
.stick-dots .slick-dots li.slick-active button:hover,
.stick-dots .slick-dots li.slick-active button:focus {
  opacity: 1;
}
/* /////////// IMAGE ZOOM /////////// */
@-webkit-keyframes zoomInImage {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  to {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
}
@keyframes zoomInImage {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  to {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
}
.zoomInImage {
  -webkit-animation-name: zoomInImage;
          animation-name: zoomInImage;
}
@-webkit-keyframes zoomOutImage {
  from {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes zoomOutImage {
  from {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.zoomOutImage {
  -webkit-animation-name: zoomOutImage;
          animation-name: zoomOutImage;
}
.euz_tw
{
	width:200px;
}
.euz_prm
	{
		padding-right:0px;
	}
	.euz_plm
	{
		padding-left:0px;
	}

.carousel-inner {overflow: inherit !important;}
.euz_mttab{margin-top: -10vh;}
@media screen and (min-width:1700px) and (max-width:2560px)
{
	.euz_min30vh
{
	min-height:500px;
}
	.euz_newwa {right: -35vw;}
	p{font-size: 18px;}
	.inner-header {margin-top: 3vh;}
	.euz_mt_85 {margin-top: -23vh;}
	.euz_14 {font-size: 25px;line-height: 40px;}
	.h5, h5 {font-size: 1.5rem;}
	.euz_badge {font-size: 19px;}
	.grid figure p {font-size: 20px;}
	.euz_hostbox>p {font-size: 1.5rem;}.euz_hostbox>i {font-size: 3.5rem;}
	.h4, h4 {font-size: 2rem;}
	.h6, h6 {font-size: 1.3rem;}
	.euz_only_14 {font-size: 23px;}
	.euz_f16 {font-size: 24px;}
	.euz_fft {padding: 10px;}
	.euz_hostbox {height: 170px;}
}
@media screen and (min-width:1441px) and (max-width:1699px)
{
	.inner-header {margin-top: 8vh;}
	.euz_14 {font-size: 23px;line-height: 40px;}
	.h5, h5 {font-size: 1.5rem;}
	.euz_badge {font-size: 20px;}
	.grid figure p {font-size: 20px;}
	.euz_hostbox>p {font-size: 1.4rem;}.euz_hostbox>i {font-size: 3rem;}
	.h4, h4 {font-size: 1.7rem;}
	.h6, h6 {font-size: 1rem;}
	.euz_only_14 {font-size: 20px;}
	.euz_f16 {font-size: 21px;}
	.euz_fft {padding: 10px;}
	.euz_hostbox {height: 150px;}
}
@media screen and (min-width:1200px) and (max-width:1440px)
{
	.euz_mt_85 {margin-top: -28vh;}
}
@media screen and (min-width:1023px) and (max-width:1199px)
{
	.euz_mt_85 {
		margin-top: -15vh;
	}
	.grid figure {float: inherit;}
	.euz_badge {font-size: 18px;}
	.grid figure p {font-size: 18px;}
	.euz_14 {font-size: 18px;}
	.euz_only_14 {font-size: 18px;}
	.euz_f16 {font-size: 18px;}
}


@media screen and (min-width:1024px) and (max-width:1400px)
{
	
	.euz_aboutimagestruch
	{
		height: 100%;
		position: absolute;
		padding-right: 20px;
	}
	.euz_font35 {
		font-size: 2rem;
	}
	.euz_w35 {
		width: 75px;
		float: left;
		height: 75px;
		padding: 12px 0px;
	}
	.euz_w35> img
	{
		width:70%;
	}
	.slide .slide__img {
		height: 100%;
	}
}

/*position: relative;
    float: left;
    width: 50vw;*/



@media screen and (width:1024px) and (height:1366px)
{
	.inner-header {margin-top: inherit;}.euz_com_texdow_net {font-size: 2rem;}.euz_com_tex{font-size: 2rem;}.euz_com_tex_eu{font-size: 2rem;}.euz_com_texdow{font-size: 2rem;}.section1 {height: inherit;}.inner-header {height: 45vh;}.grid figure {height: 32vh;}.grid figure p {font-size: 70%;}.euz_14 {font-size: 21px;}.euz_mttab {margin-top: 0px;}.section2 {height: inherit;}.smallcircle-animate2{right:0%;animation: pulse 0s ease-in-out 0;}.smallcircle-animate{right:0%;animation: pulse 0s ease-in-out 0;}.euz_mt_85 {margin-top: -10vh;}.waves {min-height: 100px;max-height: 150px;}.euz_badge{font-size:70%;}.euz_f16 {font-size: 100%;}.euz_alink {font-size: 80%;}
}
@media screen and (width:1366px) and (height:1024px) and (orientation: landscape)
{
	.inner-header {margin-top: inherit;}.euz_com_texdow_net {font-size: 2rem;}.euz_com_tex{font-size: 2rem;}.euz_com_tex_eu{font-size: 2rem;}.euz_com_texdow{font-size: 2rem;}.section1 {height: inherit;}.inner-header {height: 45vh;}.grid figure {height: 32vh;}.grid figure p {font-size: 70%;}.euz_14 {font-size: 21px;}.euz_mttab {margin-top: 0px;}.section2 {height: inherit;}.smallcircle-animate2{right:0%;animation: pulse 0s ease-in-out 0;}.smallcircle-animate{right:0%;animation: pulse 0s ease-in-out 0;}.euz_mt_85 {margin-top: -18vh;}.waves {min-height: 100px;max-height: 150px;}.euz_badge{font-size:70%;}.euz_f16 {font-size: 100%;}.euz_alink {font-size: 80%;}
}
@media screen and (width:1152px) and (height:864px)
{
	.inner-header {margin-top: -5vh;height: 50vh;}.euz_com_texdow_net {font-size: 2rem;}.euz_com_tex{font-size: 2rem;}.euz_com_tex_eu{font-size: 2rem;}.euz_com_texdow{font-size: 2rem;}.section1 {height: inherit;}.grid figure {height: 40vh;}.grid figure p {font-size: 70%;}.euz_14 {font-size: 21px;}.euz_mttab {margin-top: 0px;}.section2 {height: inherit;}.smallcircle-animate2{right:0%;animation: pulse 0s ease-in-out 0;}.smallcircle-animate{right:0%;animation: pulse 0s ease-in-out 0;}.euz_mt_85 {margin-top: -18vh;}.waves {min-height: 100px;max-height: 150px;}.euz_badge{font-size:70%;}.euz_f16 {font-size: 100%;}.euz_alink {font-size: 80%;}
}
@media screen and (width:1280px) and (height:720px)
{
	.inner-header {margin-top: -10vh;}.euz_mt_85 {margin-top: -24vh;}
	figcaption:hover div {-webkit-transform: translateY(-75px);transform: translateY(-75px);}
}
@media screen and (width:1280px) and (height:950px)
{
	.inner-header {height: 50vh;margin-top: 5vh;}
	.euz_mt_85 {margin-top: -19vh;}
	.grid figure {height: 30vh;}
	figcaption:hover div {-webkit-transform: translateY(-25px);transform: translateY(-25px);}
	figure.effect-marley p {bottom: 50px;}
}
@media screen and (width:1280px) and (height:960px)
{
	.inner-header {margin-top: 0vh;}
	.euz_mt_85 {margin-top: -18vh;}
	figcaption:hover div {-webkit-transform: translateY(-25px);transform: translateY(-25px);}
	figure.effect-marley p {bottom: 50px;}
}
@media screen and (width:1280px) and (height:800px)
{
	.inner-header {margin-top: -3vh;}
	.euz_mt_85 {margin-top: -21vh;}
	.grid figure {height: 29vh;}
	figcaption:hover div {-webkit-transform: translateY(-60px);transform: translateY(-60px);}
	figure.effect-marley p {bottom: 30px;}
}

@media screen and (width:1366px) and (height:768px)
{
	.euz_mt_85 {margin-top: -24vh;}
	.inner-header {margin-top: -15vh;}
	.grid figure {height: 29vh;}
	figcaption:hover div {-webkit-transform: translateY(-60px);transform: translateY(-60px);}
	figure.effect-marley p {bottom: 30px;}
}
@media screen and (width:1440px) and (height:900px)
{
	.euz_mt_85 {margin-top: -21vh;}
	.inner-header {margin-top: -4vh;}
	.grid figure {height: 29.8vh;}
	figcaption:hover div {-webkit-transform: translateY(-30px);transform: translateY(-30px);}
	figure.effect-marley p {bottom: 40px;}
	.grid figure p {font-size: 15px;}
	.euz_badge {font-size: 15px;}
}
@media screen and (width:1400px) and (height:1050px)
{
	.euz_mt_85 {margin-top: -20vh;}
	.inner-header {margin-top: 5vh;}
	.grid figure {height: 30vh;}
	figure.effect-marley div {margin-top: 80px;}
	figcaption:hover div {-webkit-transform: translateY(-70px);transform: translateY(-70px);}
	figure.effect-marley p {bottom: 40px;}
	.grid figure p {font-size: 17px;}
	.euz_badge {font-size: 15px;}
}
@media screen and (width:1400px) and (height:1080px)
{
	.inner-header {margin-top: 6vh;}
	.euz_mt_85 {margin-top: -17vh;}
	.grid figure {height: 30vh;}
	figure.effect-marley div {margin-top: 80px;}
	figcaption:hover div {-webkit-transform: translateY(-70px);transform: translateY(-70px);}
	figure.effect-marley p {bottom: 40px;}
	.grid figure p {font-size: 17px;}
	.euz_badge {font-size: 15px;}
}
@media screen and (width:1600px) and (height:900px)
{
	.euz_mt_85 {margin-top: -24vh;}
	.inner-header {margin-top: -3vh;}
	.grid figure {height: 30vh;}
	figcaption:hover div {-webkit-transform: translateY(-70px);transform: translateY(-70px);}
	figure.effect-marley p {bottom: 40px;}
	.grid figure p {font-size: 17px;}
	.euz_badge {font-size: 15px;}
}
@media screen and (width:1600px) and (height:1200px)
{
	.euz_mt_85 {margin-top: -18vh;}
	.grid figure {height: 30vh;}
	figure.effect-marley div {margin-top: 100px;}
	figcaption:hover div {-webkit-transform: translateY(-70px);transform: translateY(-70px);}
	figure.effect-marley p {bottom: 40px;}
	.grid figure p {font-size: 20px;}
	.euz_badge {font-size: 20px;}
}
@media screen and (width:1680px) and (height:1050px)
{
	.euz_mt_85 {margin-top: -22vh;}
	.inner-header {margin-top: 3vh;}
	.grid figure {height: 30vh;}
	figure.effect-marley div {margin-top: 100px;}
	figcaption:hover div {-webkit-transform: translateY(-90px);transform: translateY(-90px);}
	figure.effect-marley p {bottom: 40px;}
	.grid figure p {font-size: 20px;}
	.euz_badge {font-size: 20px;}
}
@media screen and (width:1856px) and (height:1392px)
{
	.inner-header {margin-top: 13vh;}
	.euz_mt_85 {margin-top: -18vh;}
	.grid figure {height: 31vh;}
	figure.effect-marley div {margin-top: 100px;}
	figcaption:hover div {-webkit-transform: translateY(-50px);transform: translateY(-50px);}
	figure.effect-marley p {bottom: 70px;}
	.grid figure p {font-size: 22px;}
	.euz_badge {font-size: 22px;}
	.euz_sec_hed {font-size: 2rem;}
}
@media screen and (width:1920px) and (height:1080px)
{
	.euz_mt_85 {margin-top: -24vh;}
	.grid figure {height: 30vh;}
	figure.effect-marley div {margin-top: 100px;}
	figcaption:hover div {-webkit-transform: translateY(-90px);transform: translateY(-90px);}
	figure.effect-marley p {bottom: 40px;}
	.grid figure p {font-size: 20px;}
	.euz_badge {font-size: 20px;}
	.euz_sec_hed {font-size: 1.5rem;}
}
@media screen and (width:1920px) and (height:1440px)
{
	.euz_mt_85 {margin-top: -19vh;}
	.inner-header {margin-top: 13vh;}
	figure.effect-marley div {margin-top: 100px;}
	figcaption:hover div {-webkit-transform: translateY(-90px);transform: translateY(-90px);}
	figure.effect-marley p {bottom: 40px;}
	.grid figure p {font-size: 25px;text-align:justify;}
	.euz_badge {font-size: 25px;}
	.euz_sec_hed {font-size: 2rem;}
}
@media screen and (width:1920px) and (height:1200px)
{
	.euz_mt_85 {margin-top: -22vh;}
	.grid figure {height: 30.5vh;}
	figure.effect-marley div {margin-top: 100px;}
	figcaption:hover div {-webkit-transform: translateY(-90px);transform: translateY(-90px);}
	figure.effect-marley p {bottom: 30px;}
	.grid figure p {font-size: 22px;text-align:justify;}
	.euz_badge {font-size: 25px;}
	.euz_sec_hed {font-size: 1.6rem;}
}
@media screen and (width:2048px) and (height:1536px)
{
	.inner-header {margin-top: 17vh;}
	.euz_mt_85 {margin-top: -18vh;}
	.grid figure {height: 31vh;}
	figure.effect-marley div {margin-top: 100px;}
	figcaption:hover div {-webkit-transform: translateY(-40px);transform: translateY(-40px);}
	figure.effect-marley p {bottom: 60px;}
	.grid figure p {font-size: 23px;text-align:justify;}
	.euz_badge {font-size: 25px;}
	.euz_sec_hed {font-size: 1.6rem;}
}
@media screen and (width:2304px) and (height:1440px)
{
	.inner-header {margin-top: 13vh;}
	.euz_mt_85 {margin-top: -19vh;}
	.grid figure {height: 31vh;}
	figure.effect-marley div {margin-top: 100px;}
	figcaption:hover div {-webkit-transform: translateY(-40px);transform: translateY(-40px);}
	figure.effect-marley p {bottom: 60px;}
	.grid figure p {font-size: 23px;text-align:justify;}
	.euz_badge {font-size: 25px;}
	.euz_sec_hed {font-size: 1.6rem;}
}
@media screen and (width:2560px) and (height:1600px)
{
	.inner-header {margin-top: 18vh;}
	.euz_mt_85 {margin-top: -17vh;}
	.grid figure {height: 31vh;}
	figure.effect-marley div {margin-top: 100px;}
	figcaption:hover div {-webkit-transform: translateY(-40px);transform: translateY(-40px);}
	figure.effect-marley p {bottom: 60px;}
	.grid figure p {font-size: 23px;text-align:justify;}
	.euz_badge {font-size: 25px;}
	.euz_sec_hed {font-size: 1.6rem;}
}
@media screen and (width:2880px) and (height:1800px)
{
	.inner-header {margin-top: 18vh;}
	.euz_mt_85 {margin-top: -15vh;}
	.grid figure {height: 31vh;}
	figure.effect-marley div {margin-top: 100px;}
	figcaption:hover div {-webkit-transform: translateY(-40px);transform: translateY(-40px);}
	figure.effect-marley p {bottom: 60px;}
	.grid figure p {font-size: 25px;text-align:justify;}
	.euz_badge {font-size: 25px;}
	.euz_sec_hed {font-size: 2rem;}
}
@media screen and (width:2560px) and (height:1440px)
{
	.inner-header {margin-top: 13vh;}
	.euz_mt_85 {margin-top: -19vh;}
	.grid figure {height: 31vh;}
	figure.effect-marley div {margin-top: 100px;}
	figcaption:hover div {-webkit-transform: translateY(-40px);transform: translateY(-40px);}
	figure.effect-marley p {bottom: 60px;}
	.grid figure p {font-size: 23px;text-align:justify;}
	.euz_badge {font-size: 25px;}
	.euz_sec_hed {font-size: 1.6rem;}
}
@media screen and (width:3000px) and (height:2000px)
{
	.inner-header {
		margin-top: 20vh;
	}
	.euz_mt_85 {
		margin-top: -14vh;
	}
}
@media screen and (width:3840px) and (height:2160px)
{
	.inner-header {
		margin-top: 23vh;
	}
	.euz_mt_85 {
		margin-top: -14vh;
	}
}
@media screen and (width:768px) and (height:1024px)
{
	.tabm{display:none;}.tabd{display:block;}.euz_com_tex {    border-left: 0px solid rgb(244, 206, 115);    width: 100%;    text-align: center;    margin-left: 0%;    font-size: 2rem;}.euz_com_texdow_net {    border-left: 0px solid rgb(244, 206, 115);    width: 100%;    text-align: center;    margin-left: 0%;    font-size: 2rem;    margin-top: 0px;}.euz_com_tex_eu {    border-left: 0px solid rgb(221, 128, 39);    width: 100%;    text-align: center;    margin-left: 0%;    font-size: 2rem;}.euz_com_texdow { border-left: 0px solid rgb(221, 128, 39);    width: 100%;    text-align: center;    margin-left: 0%;    font-size: 2rem;   margin-top: 0px;}
}
@media screen and (min-width:768px) and (max-width:1024px)
{
	.inner-header {margin-top: inherit;}.euz_com_texdow_net {font-size: 2rem;}.euz_com_tex{font-size: 2rem;}.euz_com_tex_eu{font-size: 2rem;}.euz_com_texdow{font-size: 2rem;}.section1 {height: inherit;}.inner-header {height: auto;}.grid figure {height: 32vh;}.grid figure p {font-size: 19px;}.euz_14 {font-size: 21px;}.euz_mttab {margin-top: 0px;}.section2 {height: inherit;}.smallcircle-animate2{right:0%;animation: pulse 0s ease-in-out 0;}.smallcircle-animate{right:0%;animation: pulse 0s ease-in-o.ut 0;}.euz_alink {font-size: 80%;}@keyframes pulse {from { transform: scale(0); }  to { transform: scale(0); }}.eu_pft{padding:0px;font-size:16px;}.euz_imgsix_left{font-size: 65px;}.euz_se{min-height:auto;padding:3vh 0px;}.process-wrapper {width: 150px;height: 150px;}.euz_logdis{display:none;}.euz_logmob{display:block;}
}


@media screen and (min-width:768px) and (max-width:1024px) and (orientation: landscape)
{
	.inner-header {margin-top: -15vh;height: 60vh;}.euz_badge {font-size: 50%;}.grid figure p {font-size: 50%;}.euz_14 {font-size: 17px;}.euz_badge{font-size:70%;}.grid figure p {font-size: 70%;}.smallcircle-animate2{animation: pulse 0s ease-in-out 0;}.smallcircle-animate{animation: pulse 0s ease-in-out 0;}
}


@media screen and (min-width:100px) and (max-width:767px)
{
	.euz_navwi{width: 50%;float: left;}.euz_navmt35{margin-top: -35px;}.euz_mh{display:none;}.euz_dh{display:block;}.euz_navhi {height: auto;}.euz_navcl{margin-top: 13px;color: #ffeb3b;
    border: #ffeb3b solid 1px;padding: 4px 3px 0px 3px;}.section1,.section2 {height: auto;overflow: inherit;}.euz_com_texdow_net {border-left: #f4ce73 solid 0px;width:100%;text-align: center;margin-left: 0%;font-size: 2rem;margin-top: 0px;}.euz_com_tex {border-left: #f4ce73 solid 0px;width:100%;text-align: center;margin-left: 0%;font-size: 2rem;}.euz_com3{border:0px;padding-left:0px;}.euz_com_tex_eu{border-left: #dd8027 solid 0px;width:100%;text-align: center;margin-left: 0%;font-size: 2rem;}.euz_com_texdow{border-left: #dd8027 solid 0px;width:100%;text-align: center;margin-left: 0%;font-size: 2rem;margin-top:0px;}.inner-header {height: auto;width: 100%;margin-top: 10vh;}.euz_im80{width:80%;}.inner-header {width: 80%;}.euz_bott {position: inherit;float: right;width: 50%;}.euz_wise {top: 0;}.c-box--arrow-bottom {margin-bottom: 15px;}.c-box--arrow-bottom::after{display:none;}.euz_f32 {font-size: 2.5rem;color: rgb(245, 245, 245);}.euz_mttab {margin-top: 0vh;}.grid figure p {font-size: 12px;}.euz_fx26{font-size:26px;}div.euz_hostingf>a {color: #f7c463;}div.euz_hostingf{background-color: #496a5d;}.euz_tec1 {width: 100%;margin: 6% 1%;}.euz_logdis{display:none;}.euz_logmob{display:block;}.euz_mt50vh {
    margin-top: 15vh;
    text-align: center;
}
}

@media screen and (min-width:100px) and (max-width:767px) and (orientation: landscape)
{
	
}