@font-face {
  	font-family: Avo-Regular;
  	src: url('fonts/UTM-Avo.ttf');
}
@font-face {
  	font-family: Avo-Bold;
  	src: url('fonts/UTM-AvoBold.ttf');
}
@font-face {
  	font-family: Avo-Bold-Italic;
  	src: url('fonts/UTM-AvoBold_Italic.ttf');
}
@font-face {
  	font-family: Avo-Italic;
  	src: url('fonts/UTM-AvoItalic.ttf');
}
.avofont p,
.avofont span{
  	font-family: Avo-Regular !important;
}
.avobold h2,
.avobold h3,
.avobold h4,
.avobold h5,
.avobold strong,
.avobold b{
	font-family: Avo-Bold !important;
}
.avoitalic em{
	font-family: Avo-Italic !important;
}
body{
  	overflow: hidden;
}
p{
  	margin-bottom: 5px;
}
.nopadding_bottom{
  	padding-bottom: 0px !important;
}
.imgautowidth img{
  	width: auto;
  	display: table;
  	margin: 0 auto;
}
.imgLeftauto img{
  	width: auto;
}
.imgleftautowi img{
	width: auto;
	margin-left: 0;
}
.imgLeftauto .box-image{
  	margin-left: 0;
}
.header-wrapper #logo a img:nth-child(1){
	display: block !important;
}
.header-wrapper #logo a img:nth-child(2){
	display: none !important;
}
#header .header-nav-main.nav-spacing-xlarge > li{
	margin: 0 25px;
}
.header-nav-main > li > a{
	color: #fff;
}
.header-nav-main .header-search li a i.icon-search{
	font-size: 17px;
}
.header-wrapper .header-main{
	border-bottom: 1px solid rgb(66 133 244 / 30%);
}
.header-main #logo{
	margin-bottom: -5px;
}
.header-main .nav > li > a{
	padding: 27px 0px;
}
.header-main .nav > li > a:hover{
	color: #FB9905;
}
#header .gtranslate_wrapper a.glink{
	font-weight: 400;
    font-size: 15px;
    position: relative;
    color: #fff;
}
#header .gtranslate_wrapper a.glink:after{
	content: "";
	width: 10px;
	height: 6px;
	display: inline-block;
	margin-left: 3px;
	background-image: url('../img/icondown.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	position: relative;
    top: -2px;
}
#header .gtranslate_wrapper a.gt-current-lang{
	display: none;
}
.header-main .header-nav-main > li:last-child{
	margin-left: 7px;
}
.header-main .header-nav-main > li:last-child{
	margin-left: 0px;
}
.header-main .menu-item .sub-menu.nav-dropdown{
	padding: 0;
    border: none;
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}
.header-main .menu-item-design-full-width .sub-menu.nav-dropdown{
	box-shadow: inset 0 5px 15px 0px rgb(15 80 101 / 12%);
}
.header-main .header-nav-main li .sub-menu li a{
	font-size: 14px;
    border-bottom: 1px solid #fafafa;
    color: #3B3B3C;
    font-weight: 400;
}
{
	box-shadow: inset 0 7px 9px -7px rgb(15 80 101);
}
.header-wrapper.stuck .header-main .nav > li > a {
    padding: 20px 0px;
}
.header-wrapper.stuck .header.show-on-scroll, .stuck .header-main{
	background-color: #4285f4;
}
.header-nav-main > li.menu-item-design-full-width > ul.sub-menu:before,
.header-nav-main > li.menu-item-design-full-width > ul.sub-menu:after{
	content: "";
	position: relative;
	background-color: #fff;
	height: 100%;
	top: 0;
	visibility: visible;
}
/*.header-nav-main > li.menu-item-design-full-width > ul.sub-menu:before{
	right: 100%;
}
.header-nav-main > li.menu-item-design-full-width > ul.sub-menu:after{
	left: 100%;
}*/
#PageNotHome #header{
	position: fixed;
}
#PageNotHome .header-wrapper .header-bg-color.fill{
	background: linear-gradient(0deg, rgba(241, 149, 26, 0) 0%, rgba(14, 49, 89, 1) 100%);
}
.BreadCumdMain{
	background-color: #ECEDEF;
}
.col12BreadCrumd{
	padding-top: 30px;
}
#breadcrumbs{
	margin-bottom: 0px;
}
.breadcrumb_last{
	color: #FB9905;
}
.styleHeadWhite #main{
	padding-top: 85px;
}
.styleHeadWhite #header .header-wrapper .header-bg-color.fill{
	background: none;
}
.styleHeadWhite #header .header-wrapper .header-main{
	border: none;
}
.styleHeadWhite #header .header-main .nav > li > a,
.styleHeadWhite #header .gtranslate_wrapper a.glink{
	color: #555555;
}
.styleHeadWhite #header .header-wrapper.stuck .header-main .nav > li > a,
.styleHeadWhite #header .header-wrapper.stuck .gtranslate_wrapper a.glink{
	color: #fff;
}
.styleHeadWhite #header .gtranslate_wrapper a.glink:after{
	background-image: url('../img/icondownblack.png');
}
.styleHeadWhite #header .header-wrapper.stuck .gtranslate_wrapper a.glink:after{
	background-image: url('../img/icondown.png');
}
.styleHeadWhite .header-wrapper #logo a img:nth-child(1){
	display: none !important;
}
.styleHeadWhite .header-wrapper #logo a img:nth-child(2){
	display: block !important;
}
.styleHeadWhite #header .header-main .nav > li > a:hover{
	color: #FB9905 !important;
}
.styleHeadWhite .page-wrapper{
	padding-top: 0px;
}
.Wrap_Single_Custom_Post{
	margin-top: 40px;
}
.rowMegaMenu{
	margin-left: auto !important;
	margin-right: auto !important;
}
.colMegaMenu .ux-menu-link a{
	font-size: 14px;
    color: #6C6565 !important;
    font-weight: 500;
}
.menuMega{
	margin-top: 10px;
}
.styleHeadWhite .header-wrapper.stuck #logo a img:nth-child(1){
	display: block !important;
}
.styleHeadWhite .header-wrapper.stuck #logo a img:nth-child(2){
	display: none !important;
}


/*Start Css Slider Solutions*/
.col12Solutions > .col-inner{
	position: relative;
}
.col12Service > .col-inner{
	position: relative;
}
.slideSolution{
    width: 138% !important;
    max-width: 138%;
}
.slideServices{
	width: 126% !important;
    max-width: 126%;
}
.slideSolution .imgItemSolution img{
	height: 406px;
	object-fit: cover;
	transition: all .5s;
}
.aWrapSolution:hover img{
	transition: all .5s;
	transform: scale(1.1);
}
.slideSolution .slickItem .aWrapSolution{
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 10px;
}
.slideSolution .slickItem .aWrapSolution:hover{
	box-shadow: 0px 2px 3px 1px #2a2a2a;
}
/*.slideSolution .slickItem .aWrapSolution:after{
	content: "";
    position: absolute;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    height: 36%;
    bottom: 0;
    -webkit-box-shadow: rgb(0 0 0 / 83%) 0px -100px 80px -55px inset;
    -moz-box-shadow: rgb(0 0 0 / 83%) 0px -100px 80px -55px inset;
    box-shadow: rgb(0 0 0 / 83%) 0px -100px 80px -55px inset;
    z-index: 1;
}*/
.aWrapSolution .box-image{
	border-radius: 0px 0px 10px 10px;
}
.aWrapSolution div{
	z-index: 2;
}
.slideSolution .infoItemSolution{
	position: absolute;
    bottom: 0px;
    width: 100%;
    height: auto;
    padding: 40px 15px 2px 15px;
    box-sizing: border-box;
}
.slideSolution .slickItem .aWrapSolution .infoItemSolution:after{
	content: "";
    position: absolute;
    width: 100%;
    border-radius: 0px 0px 10px 10px;
    height: 100%;
    bottom: 0;
    -webkit-box-shadow: rgb(0 0 0 / 68%) 0px -155px 31px -86px inset;
    -moz-box-shadow: rgb(0 0 0 / 68%) 0px -155px 31px -86px inset;
    box-shadow: rgb(0 0 0 / 68%) 0px -155px 31px -86px inset;
/*    z-index: 1;*/
	left: 0;
}
.infoItemSolution .titItemSolution{
	font-size: 18px;
    color: #fff;
    font-weight: 500;
    line-height: 25px;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    height: 50px;
    position: relative;
    z-index: 2;
}
.dots_paging_slick{
	/*bottom: 0;
    position: absolute;*/
    width: 100%;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.dots_paging_slick .slick-dots{
	position: static;
	width: auto;
}
.col12Solutions .slick-dots{
	max-width: 640px;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    margin: 0;
    margin-top: -8px;
}
.col12Solutions .slick-dots > li{
	margin-left: 0px;
	width: 80px;
	height: 8px;
}
.col12Solutions .slick-dots li button{
	width: 100%;
	height: 8px;
	padding: 0;
	background-color: #fff;
}
.col12Solutions .slick-dots li.slick-active button{
	background: rgb(241, 149, 26);
    background: linear-gradient(180deg, rgba(241, 149, 26, 1) 0%, rgba(254, 84, 45, 1) 100%);
}
.col12Solutions .slick-dots li.slick-active button:before{
	display: none;
}
.col12Solutions .slick-dots li:first-child button{
	border-radius: 5px 0px 0px 5px;
}
.col12Solutions .slick-dots li:last-child button{
	border-radius: 0px 5px 5px 0px;
}
.col12Solutions .dotsMultiSlick > li{
	width: 64px;
}
.btnArowSlick .btnSlickmd{
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 38px;
    padding: 0;
    height: 20px;
    margin: 0;
    line-height: initial;
    min-height: inherit;
    min-width: inherit;
} 
.btnArowSlick .btnSlickmd.prev-btn{
	background-image: url('../img/arrow-left.png');
}
.btnArowSlick .btnSlickmd.next-btn{
	background-image: url('../img/arrow-right.png');
}
.pagingSlick{
	color: #fff;
    font-size: 15px;
    position: relative;
    top: 2px;
}
.rowslideSolution .slick-dots li button:before{
	display: none;
}
.slick-slide img{
	transition: all .5s;
}
.aWrapService{
	background-color: #1A43AC;
    display: block;
    border-radius: 10px;
}
.aWrapService:hover .imgItemService img{
	transition: all .5s;
	transform: scale(1.1);
}
.imgItemService img{
	border-radius: 10px 10px 0px 0px;
}
.slideServices .slick-slide {
    margin: 0 15px;
}
.slideServices .slick-list {
    margin: 0 -15px;
}
/*End Css Slider Solutions*/
.absolute-footer{
	display: none;
}
.post-item .is-divider{
	display: none;
}
.blog-wrapper.blog-archive{
	padding-top: 0px;
}
.Image_Bread_Page img{
	width: 100%;
}
.searchform-wrapper .searchform input{
	font-size: 16px;
    height: 40px;
    border-radius: 8px 0px 0px 8px;
    min-width: 250px;
}
.searchform-wrapper .searchform .ux-search-submit{
	height: 40px;
    font-size: 13px;
    width: 50px;
    border-radius: 8px;
}
.header-nav-main > .header-search > .nav-dropdown{
	padding: 0px;
	background-color: transparent;
	border: none;
	box-shadow: none;
	margin: 0 !important;
	left: inherit !important;
	right: -60px;
}
.header li .html .live-search-results{
	background-color: hsl(0deg 0% 100%);
	border-radius: 10px;
}