.nav_366 ul li > ul li {
	width: 100%;
	opacity: 0;
	border: 1px solid #ffffff !important;
	-webkit-transform: rotateY(90deg);
	-moz-transform: rotateY(90deg);
	-ms-transform: rotateY(90deg);
	-o-transform: rotateY(90deg);
	transform: rotateY(90deg);
	-webkit-transition: opacity .4s, -webkit-transform .5s;
	-moz-transition: opacity .4s, -moz-transform .5s;
	-ms-transition: opacity .4s, -ms-transform .5s;
	-o-transition: opacity .4s, -o-transform .5s;
	transition: opacity .4s, transform .5s;
	transition-delay: 0s, 0s;
	margin-top: 2px;
}

.nav_366 ul li > ul li:before,
.nav_366 ul li > ul li:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 10px solid transparent;
}
.nav_366 ul li > ul libefore {
  bottom: 100%;
  border-bottom: 86.60px solid #64C7CC;
}

.nav_366 ul li > ul li:after {
  top: 0;
  width: 0;
  border-top: 50px solid #FFF;
  left: -11px;
}
.nav_366 ul li:hover > ul li {
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}
.nav_366 ul li:hover > ul li:nth-child(1) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

.nav_366 ul li:hover > ul li:nth-child(2) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.nav_366 ul li:hover > ul li:nth-child(3) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.nav_366 ul li:hover > ul li:nth-child(4) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.nav_366 ul li:hover > ul li:nth-child(5) {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -ms-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms;
}
.nav_366 ul li:hover > ul li:nth-child(6) {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -ms-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms;
}
.nav_366 ul li:hover > ul li:nth-child(7) {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    -ms-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms;
}
.nav_366 ul li:hover > ul li:nth-child(8) {
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -ms-transition-delay: 700ms;
    -o-transition-delay: 700ms;
    transition-delay: 700ms;
}

.nav_366 ul li > ul li:nth-child(8) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.nav_366 ul li > ul li:nth-child(7) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.nav_366 ul li > ul li:nth-child(6) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.nav_366 ul li > ul li:nth-child(5) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.nav_366 ul li > ul li:nth-child(4) {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -ms-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms;
}
.nav_366 ul li > ul li:nth-child(3) {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -ms-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms;
}
.nav_366 ul li > ul li:nth-child(2) {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    -ms-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms;
}
.nav_366 ul li > ul li:nth-child(1) {
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -ms-transition-delay: 700ms;
    -o-transition-delay: 700ms;
    transition-delay: 700ms;
}
#layerslider  {
	position: relative;
}
#layerslider::before {
	content: '';
	position: absolute;
	background: url('http://integra.366.business/uploads/showcase_images/bannerwave2_1564759574.png');
	background-size: cover;
	bottom: -2px;
	right: 0;
	left: 0;
	z-index: 99;
	height: 150px;
}

.box-animation1 .block_01 {
	background: #ffffff;
	padding: 10px;
	border: 2px solid #f2f2f2;
	position: relative;
	overflow: hidden;
}
.box-animation1 .block_01::before {
    box-sizing: border-box;
    transform: translateX(100%);
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    border-bottom: 2px solid transparent;
    border-left: 2px solid transparent;
	z-index: 0;
}
.box-animation1 .block_01::after {
    box-sizing: border-box;
    transform: translateX(-100%);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    border-top: 2px solid transparent;
    border-right: 2px solid transparent;
	z-index: 0;
}
.box-animation1 .block_01:hover::before {
    transition: 0.1s transform linear, 0.1s height linear 0.1s;
    transform: translateX(0);
    height: 100%;
    border-color: #2b4d83;
}
.box-animation1 .block_01:hover::after {
    transition: 0.1s transform linear 0.2s, 0.1s height linear 0.3s;
    transform: translateX(0);
    height: 100%;
    border-color: #75adde;
}
.industry-block .block_01 {
    border: 1px solid #eee;
}
#call-to-action-2::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background: rgba(0,0,0,0.5);
}
.aboutUS-block .block_01 {
	margin-bottom: 15px;
}
.aboutUS-block .block_01 .block_image{margin-bottom:15px}
.aboutUS-block .block_01 .block_text {
	border: 1px solid #2b4d83;
	padding: 0 15px;
}
.aboutUS-block .block_01 .mrg_366_bottom_10 {
	margin-bottom: 0px;
}
.page_title_366 {
	text-shadow: 0px 0px 0px #000;
}
.btn_366 {
	display: inline-block;
	z-index: 1;
	position: relative;
}
.blocks_366 .editor_para li {
  list-style-type: none;
  position: relative;
  padding-left: 10px;
}
.blocks_366 .editor_para li::before {
	content: "\25BA \0020";
	font-size: 10px;
	position: absolute;
	top: 6px;
	left: -10px;
	color: #2b4d83;
}
.industry-block .img_hover_5 {
	-webkit-filter: brightness(100%);
	-ms-filter: brightness(100%);
	filter: brightness(100%);
	-webkit-transition: 1s ease;
	-ms-transition: 1s ease;
	transition: 1s ease;
}
.industry-block .block_01:hover .img_hover_5 {
	-webkit-filter: brightness(40%);
	-ms-filter: brightness(40%);
	filter: brightness(40%);
}
.g-recaptcha {
	display: inline-block !important;
   transform:scale(0.77);
   -webkit-transform:scale(0.77);
   transform-origin:0 0;
   -webkit-transform-origin:0 0;
}
.address_wrap .editor_para {
	padding-left: 30px;
	position: relative;
}

.ls-layers .ls-wrapper.ls-in-out  {
	left: 75% !important;
	top: 45% !important;
}

.welcome_menu_366 .welcome_box_366 .welcome_column li:nth-child(2) i{ vertical-align:unset !important}
.footer366_01 .footer-menu-description {padding:5px 0px !important}
.footer366_01 h6 {margin:14px 0px}
.address_wrap .editor_para {padding-left:12px}
.pl-3:nth-child(2) ul {padding-left:25px}
.nomargin{margin:0px !important}


@media (max-width:786px){

.pl-3:nth-child(2) ul {padding-left:0px !important}
}

/*--- KCS CSS START ---*/
.footer366_01 ul li.footer-icon-set a{display:block}
footer .footer_col_img img{max-width:inherit}
.fluid-image-block .block_image a img{width:100%}
@media(max-width:1200px){body{padding-top:0}}
@media(max-width:991px){
.ls-layers .ls-wrapper.ls-in-out {left:0!important;right:0!important;width:auto!important;margin:0 auto;text-align:center}
.ls-layers .ls-wrapper.ls-in-out span.button{left:0!important;right:0!important;margin:0 auto !important;width:auto !important}
.ls-layers .ls-wrapper.ls-in-out span.button .btn_366.full_width{text-align:center}
.ls-layers .ls-wrapper.ls-in-out span.button .btn_366.full_width a{display:inline-block}
}
@media(max-width:767px){.fluid-image-block .block_image a img{width:100%!important;max-width:100%!important;height:auto!important;max-height:inherit!important}.block-sep .block_01{margin-bottom:15px}}
/*--- KCS CSS END ---*/