/*start stylesheet*/
/*http://theublgroup.com/*/
body{
    font-family: 'Lato', sans-serif !important;

}
header {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999999;
    height: 105px;
    background: #fff;
    border-bottom: solid 14px #e2e2e2;
}

footer{
	background:#fff;
	height: 50px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999999;
	width: 100%;
	padding-top: 20px;
}

.loader-pannel{
    width:100%;
    height:100%;
    position:fixed;
    z-index:999999999999999;
    background:#fff;
    display: flex;
    align-content: center;

}

.gif-cover aside{
    width:100px;
    margin:auto;
}
.gif-cover{
    width:100px;
    height:100px;
    margin:auto;
    display:flex;
    text-align:center;
}
.gif-cover img{
    width:100%;
    height:100%;
}
.gif-cover span {
    position: absolute;
    width: 108px;
    display: block;
    /* height: 50px; */
    margin-top: 53px;
    padding-right: 7px;
}


@media screen and (min-width: 100px) and (max-width: 768px){
	.logo-class{
		width: 100px !important;
		height: 100px !important;
		margin-top: 8px !important;
	}
	canvas{
		position: fixed !important;
	}



.section-bg {
    padding-top: 23% !important;
    height: 100% !important;
    width: 100% !important;
}
.media-width{
	min-width: 90% !important;
	max-width: 90% !important;
}

footer{
    height:auto !important;
}

.copyright p{
    width:100% !important;
    text-align:center !important;
}
.media-show{
    display:block !important;
    padding-top:10px;
}
.media-hide{
    display:none !important;
}
}



@media screen and (min-width: 576px) and (max-width: 768px){
	.col-1-5{
		width: 50% !important;
	}
}


@media screen and (min-width: 100px) and (max-width: 577px){
    .pannels-inner{
        height:auto !important;
        padding-top:20px !important;
        padding-bottom:20px !important;
        
    }
}


@media screen and (min-width: 541px) and (max-width: 575px){
   .col-1-5 {
    width: 50% !important;
}
}


@media screen and (min-width: 100px) and (max-width: 576px){
   .col-1-5 {
    width: 100% !important;
}
}


@media screen and (min-width: 100px) and (max-width: 503px){
	.media-panel{
		display: none !important;
	}
	header{
		position: relative !important;
		padding-top: 40px !important;
	}
	.social-pannels{
		display: block !important;
	}
}


@media screen and (min-width: 100px) and (max-width: 425px){
    .footer-menus ul li a{
        width:100% !important;
        border-right:0 !important;
        border-bottom: solid 1px #bfbfbf !important;
        padding-bottom:10px !important;
        padding-top:10px !important;
    }
.open-menu{
    width:30px;
    height:30px;
    background:red;
    border:none;
    outline:none;
    border-radius:100%;
    color:#fff;
    text-align:center;
    cursor: pointer;
    display:block !important;
}

.menu-controller{
    
}


.menu-controller{
	display: none;
}

.relative-position {
    position: relative;
    z-index: 1000;
    padding-bottom: 85px !important;
}

}

.open-menu{
    width:30px;
    height:30px;
    background:red;
    border:none;
    outline:none;
    border-radius:100%;
    color:#fff;
    text-align:center;
    cursor: pointer;
    display:none;
}

.open-menu:focus{
    box-shadow:none !important;
    border:none !important;
    outline:none !important;
}



.social-pannels{
	width: 40px;
	position: fixed;
	bottom: 30%;
	right: 0;
	z-index: 10000000;
	display: none;
}

.social-pannels ul{
	padding: 0;
	margin: 0;
}
.social-pannels ul li{
	list-style-type: none;
}


.social-pannels ul li a{
    display: block;
    float: left;
    /* padding: 10px; */
    color: #fff;
    font-size: 20px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 33px;
    border-radius: 100%;
    background: #3c3c3c;
    border: solid 4px #fff;
    box-shadow: inset 0 0 10px #3c3c3c !important;
    margin-bottom: 15px;
}


.logo{
	width: 100%;
	position: relative;
	left: -6%;
}
.absolute{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.relative-position{
	position: relative;
}
.media-panel{
    padding-top: 2%;
}
.media-panel aside{
	display: block;
	width: 180px;
}

.media-panel aside ul{
	padding: 0;
	margin: 0;
}
.media-panel aside ul li{
	list-style-type: none;
}
.media-panel aside ul li a{
	display: block;
	float: left;
	/* padding: 10px; */
	color: #fff;
	font-size: 20px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 33px;
	margin: 10px;
	border-radius: 100%;
	background: #3c3c3c;
	border: solid 4px #fff;
	box-shadow: 0px 0px 5px -3px #000;
	/*box-shadow: inset 0 0 10px #3c3c3c !important;*/
}

.media-panel aside:nth-child(1){
	float: left;
}

.media-panel aside:nth-child(2){
	float: right;
}
.section-bg{
	display: flex;
	height: 100vh;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	padding-top: 15%;
}

.relative-position{
	position: relative;
	z-index: 1000;
}
canvas{
	width: 100% !important;
	height:100% !important;
	background-image: url(../images/bg-img/min-bg-2.jpg) !important;
	position: absolute;
	top: 0;
	background-attachment:fixed !important;
	background-size: cover;
}
.min-bg-animate{

}

#home_wave{
	display: flex;
	height: 100vh;
	background-image: url(../images/bg-img/min-bg.jpg) !important;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;

}

#home_wave .pannel{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	display: flex;
	height: 100vh;
	background-color: rgba(0, 0, 255, 0);
	padding-top: 11%;
	/* background-image: url(../images/bg-img/min-bg.jpg) !important; */
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	background-size: cover;
	z-index: 1;
}


.pannels-inner{
	background-color: #fff;
	border-radius: 6px;
	margin-bottom: 30px;
	display: flex;
	height: 15vh;
	padding-left: 15px;
	padding-right: 15px;
	/* padding-top: 15px; */
	box-shadow: 0px 15px 21px -8px rgba(0, 0, 0, 0.3215686274509804);
	overflow:hidden;
}


@media(min-width: 768px){
  .col-1-5{
    width: 20%;
    float: left;
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
  }
}

.col-1-5 {
   padding-left: 15px;
   padding-right: 15px;
}

.pannels-inner h3{
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	text-shadow: 2 0 4px;
	/* text-shadow: 2px 5px 4px #0000009c; */
	color: #000;
	width: 100%;
	display: block;
	/* margin-bottom: 0; */
	font-weight:bold;
}
.pannels-inner span {
    display: block;
    width: 70px;
    height: 70px;
    background: #000;
    margin: auto;
    overflow: hidden;
    border-radius: 100%;
    padding: 3px;
    border: solid 5px #dedede;
}
.pannels-inner span img{
	width: 100%;
}
.content-center{
	align-content: center;
	margin: 0;
	width: 100%;
}




#particle-canvas {
  width: 100%;
  height: 100%;
}
.logo-class {
    display: block !important;
    margin: auto;
    width: 122px;
    height: 122px;
    /* border: solid 6px #e10000; */
    /* padding: 10px; */
    border-radius: 100%;
    margin-top: 20px;
    text-align: center;
    z-index: 10000;
}

.logo-class img{
	width: 100%;
}
.twitter{
	background-color: #1da1f2 !important;
}
.facebook{
	background-color: #3b5998 !important;
}
.instgrm{
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%) !important; 
}
.google{
	background-color: #e3411f !important;
}
.youtube{
	background-color: #ca3737 !important;
}
.linkedin{
	background-color: #1686b0 !important;
}
.whatsapp{background-color: #0f8e08 !important;}
.hvr-bounce-in a{
	text-decoration: none;

}
.footer-menus{
    width:100%;
}
.footer-menus ul{
    padding:0;
    margin:0;
}
.footer-menus ul li{
    list-style-type:none;
}


.footer-menus ul li a{
    display:block;
    float:right;
    text-decoration:none;
    text-transform:capitalize;
    font-size:12px;
    color:#000;
    padding-left:5px;
    padding-right:15px;
    text-align:center;
    border-right:solid 1px #000;
}
.footer-menus ul li a:hover{
    color:#ba0505;
    text-decoration:none;
}
.copyright{}
.copyright p{
    width:100%;
    text-align:left;
}
.media-show{
    display:none;
}
.scroll-flow{
    overflow: hidden;
}





/* metirial css*/


/*START CAREER CSS*/
.ublgroupcareerbanner{
    background-image:url(../images/banner/careerbanner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    height: 340px;
    background-size: cover;
    padding-top: 200px;
    position: relative;
}
.ublgroupcareerbanner h3{
    width: 100%;
    text-align: center;
    color: #000;
    text-transform: capitalize;
    font-size: 42px;
    position: relative;
    z-index: 1;
}
.ublgroupcareerbanner aside{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
}
.ublgroupcareercontent{
    padding-top: 30px;
}
.ublgroupcareercontent h4{
    color: #df0000;
    text-transform: capitalize;
    font-size: 28px;
    margin-bottom: 20px;
}
.ublgroupcareerjoblist {
    padding: 15px;
    margin: 0;
    background: #fff;
    border: solid 1px #ababab;
    box-shadow: 0px 16px 7px -14px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0px 16px 7px -14px rgba(0, 0, 0, 0.24);
    margin-bottom: 28px;
}
.ublgroupcareersection{
    background-color: #e7e6e8;
    padding-top: 30px;
    padding-bottom: 30px;
}
.ublgroupcareerjoblist h3{
    color: #000;
    text-transform: capitalize;
    font-size: 24px;
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
}
.careerminlistitem{}
.careerminlistitem ul{
    width: 100%;
    padding: 0;
    margin: 0;
}
.careerminlistitem ul li{
    list-style-type: none;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
    color: #242424;
    overflow: hidden;
}
.careerminlistitem ul li span{
    display: block;
    float: left;
    margin-right: 10px;
}
.view-btn{}
.view-btn a{
    display: block;
    width: fit-content;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    margin: auto;
    background:#ff0006;
    height: 40px;
    line-height: 30x;
    text-transform: capitalize;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 50px;
    text-decoration: none;
    margin-top: 9%;
}
.view-btn a:hover{
    text-decoration: none;
    background-color: #000;
    transition-duration: 1.2s;
}
.img-pan{}
.img-pan span{
    width: 100px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}
.img-pan span img{
    width: 100%;
}
.img-pan h1{
    width: 100%;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-size: 24px;
    margin-bottom: 10px;
}
.img-pan p {
    color: #fff;
    width: 100%;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 10px;
    padding-left: 10%;
    padding-right: 10%;
}
.img-pan a{
    display: block;
    width: content-fit;
    margin:auto;
    color: #000;
    background:#fff;
    border-radius: 50px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 14px;
}
.img-pan a:hover{
    text-decoration: none;
    background: red;
    color: #fff;
    transition-duration: 0.2s;    
}