
/**************** Login page******************/
@media only screen and (max-width:767px) {
	.loginContent .LoginPanel {
		width: 100% !important;
	}
	.loginContent .dnnFormItem .dnnLoginRememberMe {
		white-space: nowrap;
	}
	.loginContent .dnnFormLabel {
		display: block !important;
		text-align: left !important;
	}
}

form[action*="/Login?returnurl"] .loginContent .LoginPanel{
	width:500px!important;
}
form[action*="/Login?returnurl"] .loginContent .dnnFormItem .dnnLoginRememberMe {
	white-space:inherit;
}
form[action*="/Login?returnurl"] .loginContent .dnnFormLabel {
	display: inline-block !important;
	text-align: right !important;
}


.registerGroup ul,
.registerGroup li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.registerGroup,
.loginGroup{
	display: inline-block;
}
.registerGroup a,
.loginGroup a,
.registerGroup a:link,
.loginGroup a:link,
.registerGroup a:active,
.loginGroup a:active,
.registerGroup a:visited,
.loginGroup a:visited{
	color:inherit;
}

.loginContent a,
.loginContent a:link{
	color:#333;
}
.loginContent a.dnnPrimaryAction{
	color:#FFF;
}
.loginContent a:hover{
	text-decoration: none;
}

/**************** register page******************/
@media only screen and (max-width:767px) {
.dnnRegistrationForm {
	min-width: inherit !important;
}
.dnnRegistrationForm .dnnForm {
	width: 100%;
}
.dnnRegistrationForm .dnnFormLabel {
	display: block !important;
	text-align: left !important;
}
.dnnRegistrationForm .dnnForm .dnnFormItem .dnnLabel {
	display: block !important;
	float: none !important;
	text-align: left !important;
	width: 100%;
}
.dnnRegistrationForm .dnnForm .dnnFormItem a.dnnFormHelp {
	right: auto !important;
	position: static !important;
	margin-left: 5px !important;
}
.dnnRegistrationForm .dnnForm .dnnFormItem {
	padding: 0px !important;
	margin: 0px !important;
}
.dnnRegistrationForm .dnnFormItem input[type="text"],
.dnnRegistrationForm .dnnFormItem input[type="password"],
.dnnRegistrationForm .dnnFormItem input[type="email"],
.dnnRegistrationForm .dnnFormItem input[type="tel"],
.dnnRegistrationForm .dnnFormItem select,
.dnnRegistrationForm .dnnFormItem textarea {
	width: 100%;
	margin-bottom: 10px !important;
}
}

/**************** Password page******************/
@media only screen and (max-width:767px) {
.dnnSendPasswordContent {
	width: auto !important;
}
.dnnSendPasswordContent .dnnLabel {
	display: block !important;
	width: 100% !important;
	text-align: left;
}
.dnnSendPasswordContent a.dnnFormHelp,
.dnnSendPasswordContent .dnnForm .dnnFormItem a.dnnFormHelp,
.dnnSendPasswordContent .dnnTooltip label a.dnnFormHelp {
	position: static;
}
.dnnSendPasswordContent input[type="text"],
.dnnSendPasswordContent input[type="password"],
.dnnSendPasswordContent input[type="email"],
.dnnSendPasswordContent input[type="tel"],
.dnnSendPasswordContent select,
.dnnSendPasswordContent textarea {
	width: 90%;
	margin-bottom: 10px !important;
}
.dnnSendPasswordContent ul.dnnActions {
	padding: 0 !important;
}
}
/*footer*/
footer.footer .dngTextBox,
.footer-logoin{
	display: inline 
}
.footer-logoin{

	
}

/* ********** Control Panel Style ************** */
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active {
	font-size: 12px;
	color: #973939;
	text-decoration: none;
	font-weight: normal;
}
A.CommandButton:hover {
	color: #973939;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active {
	color: #000;
	text-decoration: underline;
}
.FileManager A:hover {
	color: #000;
	text-decoration: none;
}
/* ********** Pane Style ************** */
.DNNEmptyPane {
	display: none;
}
#dnn_ControlPanel #dnnCPWrap {
	filter: none !important;
}
ul.dnnActionMenuBody li ul li a,
ul.dnnActionMenuBody li ul li a img {
	color: #328DDE!important;
}
form#Form {
	height: 100%;
}
.ModuleTitle_SubMenu {
	z-index: 9999!important;
}
/* ********** Pane Style End ************** */

/*dnn*/
.dnnEditState .actionMenu { 
	z-index: 1!important; display: block!important; 
}
#Body[style*="margin-left: 80px"]{
	position: relative;
}
#Body[style*="margin-left: 80px"] .dng-main.Wide .header-replace.header-position,
#Body[style*="margin-left: 80px"] .dng-main.Wide .floating-active.header-wrap,
#Body[style*="margin-left: 80px"] .dng-main.Wide .sticky-fixed .floating-nav.floating-nav-sticky {
	left: 80px;
	width: auto;
	right: 0;
}
#Body[style*="margin-left: 80px"] .headersidenav{
	left: 80px;
}
#Body[style*="margin-left: 80px"] .leftslidemenu.active{
	margin-left: 80px;
}
#Form.showControlBar{
	position: relative;
}

.dnnEditState .overlay-panel-content{
    position: relative!important;
    display: block!important;
    z-index: 99!important;
    overflow: visible;
    width: 100%;
}
.dnnEditState .overlay-panel-content:before{
	position: absolute;
}
.dnnEditState .overlay-panel-content .overlay-panel-close{
	position: absolute;
}

.dnnEditState .overlay-panel-content .dng_animate_visible,
.cke_editable .dng_animate_visible{
	opacity: 1;
}
.dnnEditState .side-panel-box.side-panel .side-panel-main{
	min-height: 100vh

}

.dnnEditState .side-panel {
    position: relative!important;
    left: auto!important;
    right: 0!important;
    top: 0!important;
	visibility: visible!important;
	display: inline-block;
	z-index: 100!important;
}

#PageTemplate_Modal .modal-body{
	height:calc(100% - 65px);
}
#PageTemplate_Modal .close{
	position: absolute;
	right: 4px;
	top: -3px;
	font-size: 35px;
}

#setting-message-info{
	position: fixed;
	right: 25px;
	top:25px;
	z-index: 10001;
	display: none;
	padding: 15px;
	border-radius: 5px;
	color: #FFF;
	font-size: 14px;
	background-color: #32373c;
}
#setting-message-info .fa{
	border-width: 2px;
	border-style: solid ;
	font-size: 10px;
	width: 25px;
	height: 25px;
	line-height: 22px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	margin-bottom: 2px;
	
}
#setting-message-info-full {
	position: fixed;
    top: 0px;
    left: 0px;
    z-index: 10000001;
    background: #000;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
	display: none;
}
#setting-message-info-full .waitaminute-message{
	position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
    margin-top: -30px;
}

#setting-message-info-full .cog{
    position: relative;
    display: inline-block;
    width: 60px;
    line-height: 1;
	margin-bottom: 10px;

 

}
#setting-message-info-full .cog .fa-cog{
	width: 1em;
	height: 1em;
	display: inline-block;
	background: url('data:image/svg+xml;utf8,<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M487.4 315.7l-42.6-24.6c4.3-23.2 4.3-47 0-70.2l42.6-24.6c4.9-2.8 7.1-8.6 5.5-14-11.1-35.6-30-67.8-54.7-94.6-3.8-4.1-10-5.1-14.8-2.3L380.8 110c-17.9-15.4-38.5-27.3-60.8-35.1V25.8c0-5.6-3.9-10.5-9.4-11.7-36.7-8.2-74.3-7.8-109.2 0-5.5 1.2-9.4 6.1-9.4 11.7V75c-22.2 7.9-42.8 19.8-60.8 35.1L88.7 85.5c-4.9-2.8-11-1.9-14.8 2.3-24.7 26.7-43.6 58.9-54.7 94.6-1.7 5.4.6 11.2 5.5 14L67.3 221c-4.3 23.2-4.3 47 0 70.2l-42.6 24.6c-4.9 2.8-7.1 8.6-5.5 14 11.1 35.6 30 67.8 54.7 94.6 3.8 4.1 10 5.1 14.8 2.3l42.6-24.6c17.9 15.4 38.5 27.3 60.8 35.1v49.2c0 5.6 3.9 10.5 9.4 11.7 36.7 8.2 74.3 7.8 109.2 0 5.5-1.2 9.4-6.1 9.4-11.7v-49.2c22.2-7.9 42.8-19.8 60.8-35.1l42.6 24.6c4.9 2.8 11 1.9 14.8-2.3 24.7-26.7 43.6-58.9 54.7-94.6 1.5-5.5-.7-11.3-5.6-14.1zM256 336c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z" fill="%23ffffff" ></path></svg>');
	background-size: cover;

}
#setting-message-info-full .cog .fa-cog::before{
	content: none;
}
#setting-message-info-full .cog .icon1{
	-webkit-animation: rotatemessage-r 5s infinite linear;
	animation: rotatemessage-r 5s infinite linear;
}
#setting-message-info-full .cog .icon2{
    position: absolute;
    font-size: 0.5em;
    top: 0;
	-webkit-animation: rotatemessage 3s infinite linear;
	animation: rotatemessage 3s infinite linear;

}
#setting-message-info-full .cog .icon3{
	position: absolute;
    font-size: 0.5em;
    bottom: 0;
	-webkit-animation: rotatemessage 3s infinite linear;
	animation: rotatemessage 3s infinite linear;
}

/* Animations */
@-webkit-keyframes rotatemessage {
	from {
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
  }
  @keyframes rotatemessage {
	from {
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
  }
  @-webkit-keyframes rotatemessage-r {
	from {
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(-360deg);
			  transform: rotate(-360deg);
	}
  }
  @keyframes rotatemessage-r {
	from {
	  -webkit-transform: rotate(0deg);
			  transform: rotate(0deg);
	}
	to {
	  -webkit-transform: rotate(-360deg);
			  transform: rotate(-360deg);
	}
  }

.DNNEmptyPane{
	display: none!important;
}

/*pane name*/
.dnnEditState .edit-panename{
	position: absolute;
	z-index: 100;
	pointer-events: none;
	user-select: none; 
	color: #cdcdcd;
    font-size: 18px;
	font-weight: bold;
	left: 50%;
	top: 20px;
	transform: translate(-50%,0);
	text-shadow: 0 0 1px rgba(255,255,255,0.2);
}

/*SkinPlugin*/
.SkinPlugin_icon{
	display: none;
}
.SkinPluginPro_icon:not(.sidebarIcon) {
	position:fixed;
	top:20%;
	left:0;
	z-index:9999;
	cursor:pointer;
	text-align: left;
	white-space: pre;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

body[style*="margin-left: 80px;"] .SkinPluginPro_icon:not(.sidebarIcon){
	left: 80px;
}	


.SkinPluginPro_icon:not(.sidebarIcon) a{
	display:inline-flex;
    flex-direction: row-reverse;
	height:34px;
	line-height: 34px;
	text-decoration:none;
	background-color: #20a3f0;
	text-align: center;
	border-radius:0 4px 4px 0; 
	white-space: nowrap;
	padding: 0;
	margin: 0 0 2px;
}
.SkinPluginPro_icon:not(.sidebarIcon) span{
	color: #FFF;
	max-width: 0px;
	overflow: hidden;
	display:inline-block;
	vertical-align: middle;

	font-size: 13px;
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms;  
	-webkit-transition: all ease-in 300ms;  
	-o-transition: all ease-in 300ms; 
	-ms-transition: all ease-in 300ms; 
}
.SkinPluginPro_icon:not(.sidebarIcon) i{
	font-size: 16px;
	color: #FFF;
	width:34px;
	display: inline-block;
	vertical-align: middle;
}
.SkinPluginPro_icon:not(.sidebarIcon) i::before{
	content: none;
}
.SkinPluginPro_icon:not(.sidebarIcon) a:hover span{
	max-width:160px;
	padding-right: 10px;
}
.SkinPluginPro_icon:not(.sidebarIcon)  a{
	background-image: url(resource/images/cog.png);
    background-repeat: no-repeat;
    background-position: 0 2px;

}
.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-theme{
    background-position: left -3px top -30px;

}
.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-page{
    background-position: left -3px top 2px;
}
.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-import{
    background-position: left -3px top -60px;

}

.btn-plugin.btn-plugin-headerlayout{
	width: 40px;
    height: 40px;
    border-radius: 0;
    box-sizing: border-box;
    padding: 0px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
    background-color: rgba(0, 172, 214,0.8);
	color: #fff;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E %3Cpath fill='rgba(255,255,255,1)' d='M461.9 114.9l-56.5 56.7-55.1-10-9.9-55.1 56.5-56.7c-12.7-12.7-30.8-18.5-44.2-17.8-13.5.7-42.3 8.3-64.6 32-21.6 22.8-44.3 65.3-24.2 112.5 2.4 5.7 5.1 13.2-2.9 21.2-8.1 8-215 202.8-215 202.8-19.4 16.7-18 47.6-.1 65.6 18.2 17.9 48.9 19 65.6-.3 0 0 193.2-205.8 202.7-215.1 8.5-8.3 16.1-5.5 21.2-2.9 35.6 18.4 86.3 2.4 112.6-23.9 26.3-26.3 31.1-51.7 31.9-64.7.8-12.9-3.7-30-18-44.3zM91.3 443.2c-6.3 6.2-16.5 6.2-22.7 0-6.2-6.3-6.2-16.5 0-22.7 6.3-6.2 16.5-6.2 22.7 0 6.2 6.3 6.2 16.5 0 22.7z'/%3E%3C/svg%3E");
	background-size: 1em 1em;
	background-position: center center;
	background-repeat: no-repeat;
	transition:all 300ms ease-in;
}
.btn-plugin.btn-plugin-headerlayout span,
.btn-plugin.btn-plugin-headerlayout i{
	display: none;
}
.btn-plugin.btn-plugin-headerlayout:hover{
    background-color: rgb(0, 172, 214);
}

div.actionMenu ul.dnn_mact > li.actionMenuMove > ul li{
	height: auto!important;
}

 
.col-md-12 {
    float: none!important;
}

#dnn_content .dnnForm.dnnLogin{
	padding-top: 100px;
}

.dnnModuleDigitalAssetsBackground ,
.dnnModuleDigitalAssetsBackground *,
.dnnModuleDigitalAssetsBackground *::after, 
.dnnModuleDigitalAssetsBackground *::before{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
  box-sizing:content-box;
}
.dnnModuleDigitalAssetsBackground caption{
	padding: 0;
}


:focus-visible {
	outline: none !important;
}

/*******************footer********************/
div#column-102508 {
	text-align: center;
	font-size: 12px;
}
div#row-914234 {
	background-color: #031630;
}
#Skip-footer .dngTextBox h3 {
	color: #fff;
	font-size: 18px;
}
#Skip-footer ul {
	margin-left: 0;
	list-style: none;
}
#Skip-footer .dngTextBox h3::after {
	content: "";
	width: 50px;
	display: inline-block;
	border-bottom: 2px solid #fff;
	margin: 0px 7px !important;
}
div#column-265260 p {
	font-size: 12px;
	text-align: justify;
	color: #dfdfdf !important;
}
#Skip-footer .a, #Skip-footer a:link {
	color: #dfdfdf !important;
	font-size: 13px;
}
#Skip-footer div#column-680858 p {
	font-size: 13px;
	text-align: justify;
	color: #dfdfdf !important;
}
#Skip-footer li:hover {
	color: #da2e29;
	background: #fff2;
}
a.social-10 i {
	border: 1px solid;
	width: 42px !important;
	height: 43px !important;
	margin: 0 3px !important;
	border-radius: 8px;
}
div#row-924862 {
	padding-top: 40px;
	padding-bottom: 30px;
	border-top: 1px solid #333;
}
#Skip-footer span.sico.fal-phone-office {
	padding-right: 10px;
}
/*****************header**********************/
div#headerrow-893713 .container {
	background: #ffffffe6;
	border-radius: 5px;
}
.education-banner-text::after {
	content: "";
	position: absolute;
	border: 0px solid #fffb;
	top: -40px;
	right: -47px;
	bottom: -60px;
	width: 600px;
	border-left: 0px;
	border-radius: 5px;
	background: #0000009e;
	z-index: -1;
}
p.description {
	line-height: 25px !important;
}
/********************menu**************************/
.dnngo_menu_list, #dng-megamenu219470 .dnngo_boxslide {
	background-color: #fff;
	border-radius: 0 0 5px 5px;
	margin-left: -40px;
}
.menupane .Menu > ul li span:before {
	content: "";
	width: 12px;
	height: 12px;
	background: #999;
	border: 3px solid rgba(255,255,255,0.8);
	position: absolute;
	left: -20px;
	top: 10px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition-duration: 0.3s;
}
.dng-megamenu .dnngo_custommenu ul {
	padding: 0 21px 10px !important;
}
#dng-megamenu219470 .dnngo_custommenu .submenu li a:hover, .dnngo_slide_menu li a:hover {
	color: var(--accent-color);
	font-weight: 900 !important;
	transition: transform ease-in 200ms;
}
.menupane .Menu > ul li:hover span:before {
	content: "";
	width: 12px;
	height: 12px;
	background: #d83135;
	border: 3px solid rgba(255,255,255,0.8);
	position: absolute;
	right: -20px;
	top: 10px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition-duration: 0.3s;
}
.dnngo_boxslide .submenu_title span {
	color: #d83135 !important;
}
.dng-megamenu .dnngo_menuslide {
	display: none;
	position: absolute;
	top: 125%;
	left: 0px;
	z-index: 907;
	margin: 0;
	padding: 0;
}
.mobilemenu-main .gomenu li .arrows::after {
	content: "";
	border-top: 2px solid currentColor;
	border-right: 2px solid currentColor;
	width: 9px;
	height: 9px;
	display: inline-block;
	-webkit-transform: rotate(45deg)!important;
	transform: rotate(45deg)!important;
	margin-right: 2px;
	margin-bottom: 1px;
}
.mobilemenu-main .m-menu {
	margin-right: 15% !important;
	margin-left: 0 !important;
}
.mobilemenu-main .mobileclose {
	width: 24px;
	height: 24px;
	position: fixed;
	top: 18px;
	right: 100px !important;
	z-index: 1000;
	cursor: pointer;
	border: none;
	background-color: transparent;
}
a.lan {
	margin-left: -27px;
	color: #111 !important;
	font-size: 16px;
	font-weight: 600;
}
/****************************************/
#row-about img.img-Lazy {
	margin: 0 30px !important;
}
.livetabsflatred .ui-tabs .ui-tabs-nav li {
	max-width: 127px !important;
}
.rtl .livetabsflatred .ui-tabs .ui-tabs-nav li {
	margin: 0 0 -1px 5px !important;
	float: left;
}
/*********************4box**************************/
.counter-01 .icon, .icon-box10 .icon {
	height: 100px !important;
	width: 100px !important;
	font-size: 45px !important;
	color: #fff;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #da2e29;
	border-radius: 33% 66% 70% 30%/49% 62% 38% 51% !important;
	margin-bottom: 30px;
}
.row-box4 .col-lg-3:hover {
	transform: translateY(-10px);
}
.row-box4 .col-lg-3 {
	transition: all 0.5s ease-in-out 0s;
}
.row .col-lg-3:nth-child(2) .icon-box10 .ttm-box-image .process-num, .row .col-lg-3:nth-child(4) .icon-box10 .ttm-box-image .process-num {
	position: absolute;
	top: 22px;
	right: 60px;
	left: auto;
}
.row .col-lg-3:nth-child(2) .ttm-box-image:before, .row .col-lg-3:nth-child(4) .ttm-box-image:before {
	top: 17px;
	right: 50px;
	left: auto;
}
.iconbox2:before {
	top: 90%!important;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #fff;
	border-width: 21px;
	right: 45px;
	border-top-color: #fff;
}

.icon-box10 .ttm-box-image .process-num {
	position: absolute;
	bottom: -36px;
	right: 59px;
	left: auto;
}
.icon-box10 .ttm-box-image:before {
	background-color: #fff;
	box-shadow: 0 1px 21px rgba(0, 0, 0, .1);
}
.icon-box10 .ttm-box-image:before {
	position: absolute;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	bottom: -40px;
	right: 48px;
	left: auto;
	content: '';
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.icon-box10 .ttm-box-image:before {
	background-color: #fff;
	box-shadow: 0 1px 21px rgba(0, 0, 0, .1);
}
.icon-box10:after {
	display: block;
	content: "";
	position: absolute;
	bottom: 80%;
	right: 48px;
	width: 0;
	height: 0;
	border-bottom: 21px solid #fff;
	border-right: 21px solid transparent;
	border-left: 21px solid transparent;
}

.icon-box10 .info {
	font-size: 14px;
}
.icon-box10:hover .ttm-box-image:before {
	background-color: #da2e29;
}
.icon-box10:hover .ttm-box-image .process-num {
	color: #fff;
}
/**************title-en********************/
small.title-en span {
	position: absolute;
	left: -15px;
	transform: rotate(-90deg);
	font-size: 15px;
	top: 35%;
	color: #bbb;
	font-weight: 900;
}
.dnntitle .title {
	font-size: 21px;
	font-weight: 600;
	color: #fff;
}

small.title-Products span {
	position: absolute;
	left: -30px;
	transform: rotate(-90deg);
	font-size: 19px;
	top: 7%;
	color: #bbb;
	font-weight: 900;
}
small.title-commercial span {
	position: absolute;
	left: -30px;
	transform: rotate(-90deg);
	font-size: 15px;
	top: 8%;
	color: #bbb;
	font-weight: 900;
}
small.title-Request span {
	position: absolute;
	left: -30px;
	transform: rotate(-90deg);
	font-size: 21px;
	top: 7%;
	color: #bbb;
	font-weight: 900;
}
small.title-Customers span {
	position: absolute;
	left: -30px;
	transform: rotate(-90deg);
	font-size: 17px;
	top: 7%;
	color: #bbb;
	font-weight: 900;
}
small.title-Factories span {
	position: absolute;
	left: -30px;
	transform: rotate(-90deg);
	font-size: 20px;
	top: 7%;
	color: #bbb;
	font-weight: 900;
}
small.title-en-news span {
	position: absolute;
	left: -30px;
	transform: rotate(-90deg);
	font-size: 15px;
	top: 31%;
	color: #bbb;
	font-weight: 900;
}
/***********************tab************************/
#tab-service li#tab_item-1, #tab-service .section-tabs-list button.item:nth-child(1) {
	background-image: url(/Portals/1/Images/img/03.png);
}

#tab-service li#tab_item-1, #tab-service .section-tabs-list button.item:nth-child(2) {
	background-image: url(/Portals/1/Images/img/04.png);
}

#tab-service li#tab_item-1, #tab-service .section-tabs-list button.item:nth-child(3) {
	background-image: url(/Portals/1/Images/img/02.png);
}

#tab-service li#tab_item-1, #tab-service .section-tabs-list button.item:nth-child(4) {
	background-image: url(/Portals/1/Images/img/01.png);
}

#tab-service li#tab_item-1, #tab-service .section-tabs-list button.item:nth-child(5) {
	background-image: url(/Portals/1/Images/img/05.png);
}

#tab-service li#tab_item-0.resp-tab-active, #tab-service .section-tabs-list button.active:nth-child(1) {
	background-image: url(/Portals/1/Images/img/03.png) !important;
	background-repeat: no-repeat !important;
	background-position: center 21% !important;
	background-size: 21% !important;
	height: 100px;
	filter: invert(1);
	box-shadow: 0 0 50px 0 rgb(6 22 58 / 15%);
	border-radius: 5px 0 0 5px;
}

#tab-service li#tab_item-0.resp-tab-active, #tab-service .section-tabs-list button.active:nth-child(2) {
	background-image: url(/Portals/1/Images/img/04.png) !important;
	background-repeat: no-repeat !important;
	background-position: center 21% !important;
	background-size: 21% !important;
	height: 100px;
	filter: invert(1);
	box-shadow: 0 0 50px 0 rgb(6 22 58 / 15%);
}

#tab-service li#tab_item-0.resp-tab-active, #tab-service .section-tabs-list button.active:nth-child(3) {
	background-image: url(/Portals/1/Images/img/02.png) !important;
	background-repeat: no-repeat !important;
	background-position: center 21% !important;
	background-size: 21% !important;
	height: 100px;
	filter: invert(1);
	box-shadow: 0 0 50px 0 rgb(6 22 58 / 15%);
}

#tab-service li#tab_item-0.resp-tab-active, #tab-service .section-tabs-list button.active:nth-child(4) {
	background-image: url(/Portals/1/Images/img/01.png) !important;
	background-repeat: no-repeat !important;
	background-position: center 21% !important;
	background-size: 21% !important;
	height: 100px;
	filter: invert(1);
	box-shadow: 0 0 50px 0 rgb(6 22 58 / 15%);
}

#tab-service li#tab_item-0.resp-tab-active, #tab-service .section-tabs-list button.active:nth-child(5) {
	background-image: url(/Portals/1/Images/img/05.png) !important;
	background-repeat: no-repeat !important;
	background-position: center 21% !important;
	background-size: 21% !important;
	height: 100px;
	filter: invert(1);
	box-shadow: 0 0 50px 0 rgb(6 22 58 / 15%);
	border-radius: 0 5px 5px 0;
}
.Construction01-section-tabs .section-tabs-list .item.active .title, .Construction01-section-tabs .section-tabs-container > .item.active .title {
	color: #000 !important;
}

.Construction01-section-tabs .section-tabs-list .item {
	margin-right: 0px !important;
	border-left: 1px solid #eee !important;
}

	.Construction01-section-tabs .section-tabs-list .item:nth-child(5) {
		margin-right: 0px !important;
		border-left: 0px solid #eee !important;
	}

#tab-service .resp-tab-item, #tab-service .section-tabs-list button.item {
	background-repeat: no-repeat !important;
	background-position: center 21% !important;
	background-size: 18% !important;
	height: 110px !important;
}

.section-tabs-list span.title {
	font-size: 16px !important;
	text-align: center;
	margin-top: 50px;
}

.section-tabs-list.container {
	box-shadow: 0 0 50px 0 rgb(6 22 58 / 14%);
	background: #fff;
	border-radius: 5px;
}
.Construction01-section-tabs .section-tabs-list {
	margin: 0 0 21px !important;
}

#tab-service .section-tabs-list .builder-tab-title.active:before {
	border-top: 14px solid #25d1d6;
}

#tab-service .section-tabs-list button.active:before {
	display: block;
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-right: 13px solid transparent;
	border-left: 13px solid transparent;
	transition: all .3s ease-in-out 0s;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
}

#tab-service .section-tabs-list button.active {
	background-color: #25d1d6 !important;
}

.Construction01-section-tabs .section-tabs-list .item.active, .Construction01-section-tabs .section-tabs-container > .item.active {
	border-bottom-color: #25d1d6 !important;
}

.Construction01-section-tabs .section-tabs-list .item.active {
	margin-right: 0px !important;
	border-left: 1px solid #000 !important;
}
#tab-service .section-tabs-list .builder-tab-title.active:before {
	border-top: 14px solid #25d1d6;
}
 .Construction01-section-tabs .section-tabs-list .item,  .Construction01-section-tabs .section-tabs-container > .item {
	text-align: right;
	padding: 28px 79.5px 20px !important;
}

/*****************counter*********************/
.row .col-lg-3 .counter-01, .row .col-md-6 .counter-01 {
	text-align: center;
	padding: 35px;
	position: relative;
	border: 2px solid rgba(255,255,255,.17);
	z-index: 1;
	min-height: 321px;
	border-radius: 3px;
}
.counter-01 .custom-module {
	color: #fff !important;
}
/*****************************/
.img-box08 .info-box p {
	font-size: 12px;
	text-align: justify;
}
@media (min-width: 768px) {
	.col-md-auto {
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 234px;
		max-width: 100%;
	}
}
.productcontainer .imglist {
	box-shadow: 0 0 50px 0 rgb(6 22 58 / 14%);
	border-radius: 5px;
	margin-bottom: 21px;
}
.productcontainer .news-cont {
	min-height: 200px;
	padding: 10px 25px;
	font-size: 14px;
}
.page-title .main-title span {
	color: #d9000e !important;
}
 h1.main-title.bold {
	color: #fff;
}
nav.pagetitle-breadcrumbs-box ul li {
	color: #ccc;
	font-size: 15px;
}
.page-title .main-title span::before {
	background-image: none!important;
}
.page-title.dark .pagetitle-breadcrumbs-box a:hover {
	color: #eee;
}
/*********************DnnModule-1491******************************/
.DnnModule-1491 .imglist .pic img {
	width: 100% !important;
	border-radius: 95px 0;
}
.DnnModule-1491 .productcontainer .imglist {
	box-shadow: 0 0 50px 0 rgb(6 22 58 / 14%);
	border-radius: 130px 5px 5px;
}
div#dnn_ctr1491_ModuleContent .productcontainer {
	margin-bottom: 50px;
}
.DnnModule-1491 .productcontainer .news-cont {
	min-height: auto;
	padding: 10px 25px;
	font-size: 14px;
}
.productcontainer .news-cont h2 {
	font-size: 21px;
	font-weight: 900;
	padding: 10px 0 0;
	margin: 0;
	color: #21559b;
	text-align: center;
	min-height: 60px;
	justify-content: center;
	align-items: center;
	display: flex;
}
.productcontainer .news-cont a:after {
	content: "";
	width: 50px;
	height: 3px;
	position: absolute;
	right: 0;
	margin: 0 auto;
	background: #d83135;
	left: 0;
}
.DnnModule-1490 .H1-Container {
	margin-bottom: 25px !important;
}
div#lt-14901-abs-rubber {
	display: none !important;
}
li#LI-lt-14902-catalog {
	background: #d71a21;
}
li#LI-lt-14902-catalog a {
		color: #fff;
		font-weight: 900;
	}
/*************************************/
.app-div .row > div {
	padding: 27px;
	box-shadow: 0 0 10px 0 rgb(6 22 58 / 8%);
}
.app-div {
	text-align: left;
	direction: ltr;
	margin-bottom: 50px;
}
.box-app-single h3 {
	color: #004c98 !important;
	font-weight: 600;
}
.box-app-single h2 {
	color: #d71a21 !important;
	font-weight: 900;
}
table#table001 {
	direction: ltr;
	width: 100%;
}
table tr, table th, table td {
	border: none;
	border-bottom: 1px solid #e4ebeb;
	font-size: .875rem;
}
table#table001 tr td:nth-child(1) {
	font-weight: 600;
}
table#table001 th {
	background-color: #004c98;
	color: white;
	padding: 15px;
	text-align: center;
	border: 1px solid;
}
table#table001 td {
	border: 1px solid #eee;
	text-align: left;
	direction: ltr;
	padding: 10px;
	font-family: arial;
}
/*******************news**********************/
.newscontainer .row, .H3-Container {
	box-shadow: 0 0 50px 0 rgb(6 22 58 / 14%);
	border-radius: 5px;
	padding: 15px 0 !important;
	background: #fff;
}
.newscontainer .light-blue, .NewsArticles .light-blue {
	color: #da2e29;
}
.newscontainer .date {
	margin-top: -45px;
	background: #fffd;
	position: absolute;
	width: 100%;
	padding: 5px 15px 3px;
	font-size: 14px;
}
.panebox .dnntitle {
	text-align: center;
	background: #21559b;
	border-radius: 3px;
}
ul.listItem li {
	border-bottom: 1px solid #eee;
	padding: 5px 0;
	font-size: 14px;
}
.H3-Container {
	padding: 14px !important;
}
#dnn_RowSevenGrid3Pane {
	margin-top: 64px !important;
}

div#column-729878 a.header-button2 {
	font-size: 10px;
	padding: 15px;
	margin: 0;
	height: 30px !important;
}
@media screen and (max-width: 1024px) and (min-width: 320px) {
 .Construction01-section-tabs .section-tabs-list .item,   .Construction01-section-tabs .section-tabs-container > .item {
		text-align: left;
		padding: 28px 55px 20px !important;
		background: #fafafa ;
	}
	 
 .Construction01-section-tabs .section-tabs-list .item.active, .Construction01-section-tabs .section-tabs-container > .item.active {
			border-bottom-color: #21559b !important;
			background: #da2e29 !important;
		}
.Construction01-section-tabs .section-tabs-list .item.active .title, .Construction01-section-tabs .section-tabs-container > .item.active .title {
			color: #fff !important;
		}
}
@media screen and (max-width:1440px) and (min-width:769px) {
	.education-banner-text::after {
		content: "";
		position: absolute;
		border: 0px solid #fffb;
		top: -16px;
		left: -30px;
		bottom: -30px;
		width: 380px;
		border-left: 0px;
		border-radius: 5px;
		background: #0000009e;
		z-index: -1;
	}

	.tp-caption {
		position: relative;
		right: 0px !important;
	}

	.tp-loop-wrap, .tp-mask-wrap {
		left: 0;
		top: 30px !important;
	}

	.tp-caption a.button-01 {
		font-size: 14px !important;
	}

	.tp-caption h1 span {
		font-size: 17px !important;
	}

	p.description {
		font-size: 12px !important;
		line-height: 1.7 !important;
		width: 280px !important;
	}
}

@media screen and (max-width: 1024px) {
	.Construction01-section-tabs .section-tabs-list .item, .Construction01-section-tabs .section-tabs-container > .item {
		text-align: left;
		padding: 28px 55px 20px !important;
		background: #fafafa;
	}
	  .Construction01-section-tabs .section-tabs-list .item,   .Construction01-section-tabs .section-tabs-container > .item {
		text-align: right;
		padding: 28px 55px 20px !important;
		background: #fafafa;
	}
	.imglist.dg-imagebox img {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.education-banner-text::after {
		content: "";
		position: absolute;
		border: 0px solid #fffb;
		top: -21px;
		right: -7px !important;
		bottom: -25px;
		width: 335px;
		border-left: 0px;
		border-radius: 5px;
		background: #0000009e;
		z-index: -1;
	}
	a.lan {
		margin-left: -56px;
		color: #111 !important;
		font-size: 16px;
		font-weight: 600;
	}
	.builder-tab-title.active span.title:before {
		content: '-';
		margin-right: 10px;
	}
	.builder-tab-title span.title:before {
		content: '+';
		margin-right: 10px;
	}
	p.description {
		font-size: 12px !important;
		line-height: 1.7 !important;
		width: 270px !important;
	}
	.tp-caption a.button-01 {
		font-size: 14px !important;
	}
	.tp-caption h1 span {
		font-size: 17px !important;
		line-height: 21px !important;
	}
	.row .col-lg-3:nth-child(2) .ttm-box-image:before, .row .col-lg-3:nth-child(4) .ttm-box-image:before {
		top: -15px;
		left: auto;
		right: 50px;
	}
	.row .col-lg-3:nth-child(2) .icon-box10 .ttm-box-image .process-num, .row .col-lg-3:nth-child(4) .icon-box10 .ttm-box-image .process-num {
		position: absolute;
		top: 0px;
		right: 60px;
		left: auto;
	}
	.row .col-lg-3:nth-child(2) .icon-box10:after, .row .col-lg-3:nth-child(4) .icon-box10:after {
		display: block;
		content: "";
		position: absolute;
		bottom: 88%;
		right: 48px;
		width: 0;
		height: 0;
		border-bottom: 21px solid #fff;
		border-right: 21px solid transparent;
		border-left: 21px solid transparent;
	}
}
@media screen and (max-width: 425px) {
	.education-banner-text::after {
		content: "";
		position: absolute;
		border: 0px solid #fffb;
		top: -40px;
		left: -15px;
		bottom: -60px;
		width: 290px !important;
		border-left: 0px;
		border-radius: 5px;
		background: #0000009e;
		z-index: -1;
	}
	p.description {
		font-size: 12px !important;
		line-height: 1.7 !important;
		width: 280px !important;
	}
	.tp-caption a.button-01 {
		font-size: 14px !important;
	}
	.tp-caption h1 span {
		font-size: 17px !important;
		line-height: 21px !important;
	}
	.row-box4 .col-md-6:nth-child(2), .row-box4 .col-md-6:nth-child(4) {
		margin-top: 100px;
	}
	.row .col-lg-3:nth-child(2) .icon-box10 .ttm-box-image .process-num, .row .col-lg-3:nth-child(4) .icon-box10 .ttm-box-image .process-num {
		position: absolute;
		top: -9px;
		right: 53px;
		left: auto;
	}
	.row .col-lg-3:nth-child(2) .ttm-box-image:before, .row .col-lg-3:nth-child(4) .ttm-box-image:before {
		top: -15px;
		right: 43px;
		left: auto;
	}
	.row .col-lg-3:nth-child(2) .icon-box10:after, .row .col-lg-3:nth-child(4) .icon-box10:after {
		display: block;
		content: "";
		position: absolute;
		bottom: 90%;
		right: 41px;
		width: 0;
		height: 0;
		border-bottom: 21px solid #fff;
		border-right: 21px solid transparent;
		border-left: 21px solid transparent;
	}
	.box-none {
		display: none;
	}
}
@media screen and (max-width: 425px) {
	a.lan {
		margin-left: -50px;
		color: #111 !important;
		font-size: 16px;
		font-weight: 600;
	}
}

	.ArticleView .description img {
		width: 100%;
	}