.intl-tel-input {
	width:100%;
}
.int-tel.form-item{
	overflow: visible;
}

#fFooter{
	z-index:99;
	position: relative;
}

.fboxy-wrapper
{
    height: 480px;
    width: 800px;
    max-width: 95%;
    max-height: 480px;
    z-index: 9999999999999!important;
}

.fboxy-wrapper .fboxy-title{text-shadow:none;}

.fboxy-title h3{display:none;}

.fboxy-title .fboxy-close{
	width: 30px;
    height: 30px;
    align-content: center;
    padding-bottom: 20px;
    border-radius: 500px;
    background: var(--brand-color-theme-1);
	opacity:1;
}

@media(max-width:620.9px)
{
 .fboxy-wrapper{top: 50%;left:50%;transform: translate(-50%,-50%);}
}

.f-welcome-message-main{
    border-bottom: 2px solid rgba(99, 162, 214, 0.3);
}

.f-welcome-tabs {
	width: 25%;
	background-color: #f5f4f4;
	padding-top: 1.5rem !important;
}

.f-welcome-message {
	width: 75%;
}

.f-welcome-message .text-justify{text-align:justify;}

.f-welcome-image-and-name{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.f-welcome-image-and-name .img-wel{
	width: 140px;
    height: 140px;
    margin-right: 10px;
    border: 1px solid #333;
    padding: 3px;
}

.f-welcome-image-and-name .img-wel img{
object-position: top center;
    height: 100%;
    object-fit: cover;
}

@media(max-width:767.9px)
{
.f-welcome-tabs{
padding-bottom:0!important;
}
.f-welcome-tabs,
.f-welcome-message{
width:100%;
}

.f-welcome-message-main .f-welcome-tabs ul{
flex-flow: row wrap!important;
}
}


@media(max-width:574.9px)
{
.f-welcome-message-main .f-welcome-tabs ul li{
width:100%!important;
}
.f-welcome-message-main .f-welcome-tabs ul li a{text-align:center;}

}


.f-banner .fGalleryText{
    position: absolute;
    inset: 0;
    padding-left: 4.7%;
    padding-bottom: 24%;
    align-content: end;
}

.f-banner .fGalleryText a.fButton{
    padding: 1vw 3vw;
    font-size: 1.3vw;
}

@media(max-width:574.9px)
{
.f-banner .fGalleryText a.fButton{
    font-size: 2.7vw;
}
}

.f-three-box-buttons .fButton{
margin:5px 10px;
display:block;
text-align:start;
padding:10px 16px;
}

.f-three-box-buttons .fModuleTitle h3{
margin-bottom:0;
}

.f-three-box-buttons .fModuleTitle h3>div{
margin:10px;
}

.f-sponsorship-page .f-media-image{
	width: 300px;
    float: right;
    margin-left: 20px;
    margin-bottom: 10px;
}

.f-sponsorship-page .f-media-text{
	text-align:justify;
}

@media(max-width:991.9px)
{
.f-sponsorship-page .f-media-image{
margin:10px auto;
float:unset;
max-width:100%;
}
}

.fPageTitle::after{
background-size: cover;
background-image:url("https://storage.unitedwebnetwork.com/files/1356/4f9434fa3314e728ee72fd55913436b1.jpg");
}

.intl-tel-input {
	width:100%;
}
.int-tel.form-item{
	overflow: visible;
}

.fForm .form-item-option {
    margin: 0 0 0 0px;
}

.f-conference-and-who-should{
min-height:450px;
}

.f-conference-and-who-should ul.fGalleryImages::after {
    position: absolute;
    content: "";
    transform: translate(-50%, -50%);
    width:200px;
    height:200px;
    left:50%;
    top:100%;
    border-radius:500px;
    border: 2px solid #000;
    z-index: -1;
}

.f-conference-and-who-should a.fGalleryImage {
    display: block;
    cursor:pointer;
    width: 150px;
    text-align: center;
    height: 150px;
    align-content: center;
    border-radius: 500px;
    background-size: 100%;
	background-repeat:no-repeat;
	background-position:center;
}

.f-conference-and-who-should .ItemfinnerGallery {
width:fit-content;
}

.f-conference-and-who-should .fGalleryItem:nth-child(1) a.fGalleryImage
{
	background-image: url("https://storage.unitedwebnetwork.com/files/1356/7ac134ed83f2f6de22a047686565adf7.png");
}

.f-conference-and-who-should .fGalleryItem:nth-child(2) a.fGalleryImage
{
	background-image: url("https://storage.unitedwebnetwork.com/files/1356/d9a962d533b00cdba412db17c1b0aa7a.png");
}

.f-conference-and-who-should .fGalleryItem:nth-child(3) a.fGalleryImage
{
	background-image: url("https://storage.unitedwebnetwork.com/files/1356/ab5bfdb3d1bb2f88f951ab4cfd245da9.png");
}

.f-conference-and-who-should .fGalleryItem:nth-child(3){
position:absolute;
top:11rem;
}

.f-conference-and-who-should a.fGalleryImage h3 {
    font-size: .9rem;
    margin: 0;
}

.f-conference-and-who-should a.fGalleryImage h3 a {
    color: white!important;
}

.f-conference-and-who-should a.fGalleryImage img {
    width: 50px;
    margin-bottom: 7px;
}

.f-conference-and-who-should .fGalleryText
{
    background: #dedede;
    font-size: .7rem;
    max-width: 300px;
    text-align: center;
    padding: 0 10px;
    position: absolute;
    top: 150px;
    min-width: 300px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    z-index: 999999;
    border-radius: 10px;
}

.f-conference-and-who-should .fGalleryItem{
width:fit-content;
}

.f-conference-and-who-should .fGalleryItem>div{
width:fit-content;
}

@media(min-width:991.9px)
{
	.f-conference-and-who-should .ItemfinnerGallery:hover .fGalleryText{
  		display:block;
  	}
}
@media(max-width:574.9px){
  .f-conference-and-who-should ul.row{
      flex-direction:column;
      align-items:center;
  }
  .f-conference-and-who-should .fGalleryItem:nth-child(3){
    position:relative;
    top:0;
  }

  .f-conference-and-who-should .fGalleryText{
	position:relative;
    top:0;
    left:0;
    max-width:100%;
    transform:unset;
    margin: 0 auto;
   }

  .f-conference-and-who-should .fGalleryItem{
	width:100%;
  }
  .f-conference-and-who-should .fGalleryItem .ItemfinnerGallery{
	width:100%;
    text-align:center;
    padding:1rem;
  }
  .f-conference-and-who-should ul.fGalleryImages::after{
	content:unset;
  }

  .f-conference-and-who-should a.fGalleryImage{
	display:inline-block;
  }
}

/*Iconset*/
.iconset-new .fMenu {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}
.iconset-new  .fMenu {
    justify-content:center;
    display: flex;
    flex-wrap: wrap;
}
.iconset-new  .fMenu > li {
	list-style: none;
    margin: 1rem; padding: 1rem;
    background: #f5f5f5;
    transition: 0.5s all;
    position: relative;
    border: 1px solid #eaeaea;
    border-radius: 5px;
}
.iconset-new .fMenu > li:hover {
    background: #fff;
    box-shadow: 0 0 1rem rgb(0 0 0 / 15%);
}

.iconset-new  .fMenu > li > a {
    display: block;
    font-weight: bold;
    color: #000;
    border-radius: 5px;
}

.iconset-new  img {
    width: auto;
    max-width: 64px;
    display: block;
    margin-bottom: 0.5rem;
}
.iconset-new .menu-item-text .action:before{
    display: block;
    content: "";
    height: 1.04rem;
    width: 1.04rem;
    background: red;
    border-radius: 1rem;
    position: absolute;
    right: 10px;
    top: 19%;
    transform: translate(0,-50%);
    animation: blinking 2s infinite;
}
.iconset-new  .fMenu ul {
	margin-left: 20px;
	margin-top: 0.5rem;
}
.iconset-new  .fMenu ul,
.iconset-new  .fMenu ul li {
	list-style: square;
}
.iconset-new  .fMenu ul a {
	font-weight: 500;
}

 .important-links.left {
            position: fixed;
            right: 1.42857em;
            left: auto;
            bottom: 50%;
            transform: translateY(50%);
            font-size: 14px;
            z-index: 99999999;
        }

        .important-links a {
            font-size: 14px;
            display: block;
            position: relative;
            margin-bottom: 0.5em;
            text-align: center;
            line-height: 100%;
            border-radius: 50%;
            z-index: 9;
            text-decoration: none;
        }

        .important-links a span.img {
            background: var(--brand-color-theme-4);
            border-radius: 50%;
            height: 3.28571em;
            width: 3.28571em;
            position: relative;
            color: #fff;
            z-index: 2;
            box-shadow: 0 5px 38px rgb(0 0 0 / 15%);
            transition: 0.3s all;
            align-content: center;
            text-align: center;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .important-links a span.img img {
            width: 60%;
            height: 60%;
            object-fit: contain;
        }

        .important-links a:hover span.img {
            box-shadow: 0 5px 38px rgb(0 0 0 / 65%);

        }

        .important-links span.img img {
            filter: invert();
            width: 30px;
        }

        .important-links a span.text {
            position: absolute;
            right: 3rem;
            text-align: left;
            top: 50%;
            transform: translate(0, -50%);
            font-weight: 500;
            border-radius: 0;
            background: var(--brand-color-theme-4);
            white-space: nowrap;
            opacity: 1;
            transition: 0.3s all;
            z-index: 1;
            max-width: 0;
            overflow: hidden;
            color: #fff;
        }

        .important-links a:hover span.text
        {
            padding: 10px;
        }

        .important-links.left a span.text {
            text-align: left;
            right: 3rem;
            left: auto;
        }

        .important-links a:hover span.text {
            max-width: 230px;
            opacity: 1;
            padding-left: 0.8rem;
            padding-right: 0.8rem;
        }


@media (min-width: 991.9px){

.main-menu .fMenu>li>ul{
max-width:230px;
}
}
