/*
Theme Name: ARRK
Theme URI: https://bthinq.com.au/
Description: Custom Theme For ARRK US
Version:1.0
Author: bThinq
Author URI: https://bthinq.com.au/
*/

/* Style css */
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');
@import url('https://fonts.googleapis.com/css?family=Arvo&display=swap');
@import url('https://fonts.googleapis.com/css?family=Dosis&display=swap');
@import url('https://fonts.googleapis.com/css?family=Quicksand&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
@import url('https://fonts.googleapis.com/css?family=Merriweather&display=swap');

@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica_400.ttf')  format('truetype');
}
html {
    font-family: 'Helvetica', sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}  
body {
  line-height: 1.1;
  color: #000000;
  font-weight: 300;
  font-size: 1rem; 
  font-family: 'Helvetica', sans-serif;
  /* background: #ffffff url(../images/header-bg.jpg) 0 0px repeat-x; */
  background: none !important;
}

.sticky {
	/* box-shadow: 0 5px #ddd; */
}

::-moz-selection {
  background: #000;
  color: #fff; }

::selection {
  background: #000;
  color: #fff; }

a {
	 color: #1a4d9e;				
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  a:hover {
    text-decoration: none; color: #1a4d9e; }

h1, h2, h3, h4, h5, h6
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Helvetica';
	font-weight:bold;
}
h1{
	font-size: 30px;
}
.h2, h2{
	font-size: 1.5rem;
}
h3{
	font-size: 1.25rem;
}
h3.h3{
	font-size: 1.5rem;
}
h5.h5{
	font-size: 1rem;
}
h2.h1{
	font-size: 3rem;
}
.top_border{
	/* background:#1a4d9e; */
	/* padding: 0.12%; */
	border-style: solid;
    border-width: 3px 0px 0px 0px;
    border-color: #0055B9;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    /* padding: 3px 0px 0px 0px; */
    z-index: 6;
}
.tob_mnu{
	/* padding-top: 1%;
    padding-bottom: 1%; */
}
.logo_section{
	/* background: #1a4d9e; */
    padding: 0% 0px 0.1% 0%;
}
#site-navigation{
	padding: 0;
}
#mega-menu-wrap-header{
	width:100%; 
	/* width: 95%; */
}

@media only screen and (min-width: 601px){
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item {
		width: auto;
	}
	#mega-menu-wrap-header #mega-menu-header > li#mega-menu-item-1517{
		width: 22%;
	}
}
.megamenu {
  position: static;
}

.megamenu .dropdown-menu {
  background: none;
  border: none;
  width: 100%;
}
.main_menu .navbar-light .navbar-nav .nav-link{
	color: #000000;
    font-weight: 400;
	    text-transform: uppercase;
} 
.main_menu .navbar-light .navbar-nav .nav-link:hover{
	    color: #fe682d;
		    text-transform: uppercase;
}	
#mega-menu-wrap-header #mega-menu-header>li.mega-menu-item>a.mega-menu-link{
		font-family: "Helvetica", Sans-serif;
		line-height:13px;
		font-size: 13px;
}	
.mobile_header .navbar-nav li a br{display:none;}
.mobile_header .dropdown-menu{border:none;} 
.mobile_header .main_menu ul.navbar-nav{    border-bottom: 1px solid #1a4d9e;} 
.top_headder{
	background: #f9f9f9;
	padding: 0.2%;
}											 
.top_menu{
	font-weight: 400;
	font-size: 14px;
    padding: 2px;
	float:right;
}
.top_menu .get_a_quote_btn {
    background-color: #ff682d;
    border-color: #ff682d;
    font-size: 14px;
    padding: .2rem .5rem;
}
.get_qte_hdr{
	background: #ff682d;
    color: #fff;
    padding: 4px 4px;
    border-radius: 0px;
	/* font-size: 13px;
	line-height: 22px; */
}
.get_qte_hdr:hover {
	color: #FFFFFF;
    background-color: #1A4D9E;
    border-radius: 0px 0px 0px 0px;
}
.get_qte_hdr_myacc{
	background: #a0a0a0;
    color: #fff;
    padding: 4px 5px;
    border-radius: 0px;
	/* font-size: 13px;
	line-height: 22px; */
}
.get_qte_hdr_myacc:hover {
	background: #a0a0a0;
    color: #fff;
    padding: 4px 5px;
    border-radius: 0px;
}
.isoicon{
	position: relative;
    /* right: 10%; */
	margin-left:0;
}
.numcolor{
	color:#ff682d;
}
.get_a_quote_btn{
	background-color: #ff682d;
    border-color: #ff682d;
	font-size: 16px;
	padding: .2rem .5rem;
}
.get_a_quote_btn:focus{
	background-color: #ff682d;
    border-color: #ff682d;
	font-size: 16px;
	padding: .2rem .5rem;	
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.ser_content_sec{
	/* background: #ffffff; */
	color:#000000;
}
.service_category{
	color:#ffffff;
	cursor: pointer;
	padding:4% 2%;
}
.prototype_col{
	background: #8fbe78;

}

.design_col{
	background: #70b081;
	
}
.t_lvp_col{
	background: #65aa9d;
	
}

.text_proto{color:#4e7d37}
.bor_icon{
	position: absolute;
    right: -20px;
    z-index: 1;   
    font-size: 63px; 
	display:none;
/* 	position: absolute;
    left: 50%;
    z-index: 1;
    font-size: 63px;
    display: none;
    bottom: -38px; */
}
.sercatcont{
	position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 4%;
}
.bor_icon.icon_1{
	bottom: 84%;
	color: #4e89fc;
	display:block;		   
}
.bor_icon.icon_2{
	bottom: 58%;
	color: #3973e5;
}
.bor_icon.icon_3{
	bottom: 34%;
    color: #205dd3;
}
.bor_icon.icon_4{
	bottom: 10%;
    color: #0055b9;
}
.service_content{
	padding: 0 5%;    
}
.ser_cat_a{
	background-color:transparent!important; 
	padding: 16% 10%;
}
button:focus {
    outline: none;
}
.cat_icon_hor img{
    width: 76px;
    height: 76px;
    margin: 4%;
}
.serive_hr{
	width: 20%;
    /* margin: 0 auto;	 */
	margin-left: 0;	
    border-top: 5px solid;	
}
.proto_hr{

    color: #8fbe78;

}
.design_hr{

    color: #70b081;

}
.t_lvp_hr{

    color: #65aa9d;

}
.ser_btn{
    border: 1px solid #000000;
    color: #000000;
}
.design_icon, .t_lvp_icon{
	display:none;
}
.section_dev_prouct{
	padding: 5%;
	background:#f7f7f7;
}
.entire_text{
	/* font-size: 5.4rem; */
	/* color:#1b4ea0; */
}
.product_text{
	font-size: 3.9rem;
}
.throughout_text{
	/* font-size: 2rem; */
}
.development_text{
	font-size: 1.5rem;
}
.dev_p_sec{
	/* padding-top:8rem;
	padding-bottom:8rem; */
	border-right: 8px solid #333333;
}
.bor_dev_icon{
	position: absolute;
	bottom: 46%;
    right: -25px;
    color: #333;
    z-index: 1;
    font-size: 63px;
}
.value_proposition{
    background: #ffffff;
    padding: 3.2%;
    height: 100%;
}
.section_counts_part{
	padding:50px;
	background:#ffffff;
	/* border-top: 3px solid #000000; */
}
.year_of{
	border-right: 1px solid #dccccc;
    border-left: 1px solid #dccccc;
}
.count_pre{
	border-right: 1px solid #dccccc;
}
.section_precision_parts{
	padding: 7%;
    background: #f7f7f7;
}
.section_resource{
	padding:7%;
    background: #ffffff;
}
.section_resource h2{ font-size:22px; }
.bor_top{ border-top: 5px solid; }
.section_resource img{width:100%;}
.section_resource .btn{border:1px solid;}
.section_testimonials{
	padding: 3%;
    /* background: #f8f8f8; */
	/* border-bottom: 3px solid #000000; */
}
.testmonial_content {color:#ffffff; padding: 0px 6rem 0 6rem;}
.testmonial_content i{ font-size: 4rem; color:#fee94e; }
.testmonial_content img{border-radius: 50%;}
.test_name{color:#fee94e;}
.section_clients{
	padding: 5%;
    background: #ffffff;
	position: relative;
}
.section_footer{
	padding: 2%;
    /* background: #f9f9f9;
    border-bottom: 2px solid #e6e3e3; */
}
.live_chat{
	border: 1px solid #21b535;
    padding: 0.2%;
    color: #21b535;
}
.live_chat i{
	font-size: 10px;
    position: relative;
    bottom: 2px;
}
/* .section_footer h4{ color:#ffffff; } */
.section_footer ul{
	padding: 0;
    list-style: none;
}
.section_footer ul li a{
	color: #000000;
}
.section_footer ul li a:hover {
    color: #ff682d;
}
.section_footer_bottom{
	padding: 1%;
    background: #f4f4f4;
}
/* .section_footer_bottom h2{ color:#ffffff; } */
.section_footer_bottom p{ color:#3e4554; }
.section_footer_bottom i{
	font-size: 24px;
	color: #fff;
	position:relative;
	left:3px;
	top:4px;
}
.section_footer_bottom .social_icons a{
	font-size: 16px;
    padding: 11px 11px;
    border-radius: 50%;
    margin: 5px;
}
.section_footer_bottom .social_icons a.facebook-square{background-color:#4E69A1;}
.section_footer_bottom .social_icons a.twitter-square{background-color:#33A9F2;}
.section_footer_bottom .social_icons a.linkedin{background-color:#1984BB;  padding: 11px 12px;}
.section_footer_bottom .social_icons a.linkedin i{left:0px;}
.floating_bar_bottom{
	position: fixed;
    bottom: 4%;
    right: 8%;
}
.floating_bar_bottom div{
    width: 43px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    float: left;
    margin: 5px;
    height: 40px;
	cursor: pointer;
}
.floating_bar_bottom i{
	padding: 12%;
	position: relative;
    top: 7px;
}

.social-search_input {
    position: absolute;
    top: 0;
    right: 46px;
    bottom: 0;
    left: 0;
    height: 100%;
    opacity: 0;
    z-index: -1;
    min-height: auto;
    -webkit-transition: .3s all cubic-bezier(.26,.85,.46,.99);
    -o-transition: .3s all cubic-bezier(.26,.85,.46,.99);
    transition: .3s all cubic-bezier(.26,.85,.46,.99);
}
.social-search_input {
    position: static;
    opacity: 1;
    background: #fff;
    color: #fff;
    min-height: 40px;
	line-height: 1.4;
    width: 100%;
	margin: 1px;
}

.social-search_submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 1;
    background: #191c22;
    border: none;
    color: #fff;
    padding: 5px 12px;
    cursor: pointer;
    font-size: 19px;
    font-size: 1.2666666667rem;
    -webkit-transition: .3s all cubic-bezier(.26,.85,.46,.99);
    -o-transition: .3s all cubic-bezier(.26,.85,.46,.99);
    transition: .3s all cubic-bezier(.26,.85,.46,.99);
}
.social-search_open {
    display: none;
}
#google_map{
	width: 100%; 
	height: 606px;
}
/* Media Queries */

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
	#google_map{
		height:300px;
	}
	.top_menu {
		font-weight: 400;
		font-size: 1rem;
		padding: 3px;
		float: right;
	}
	.main_menu .navbar-light .navbar-nav .nav-link {
		color: #1a4d9e;
		    text-transform: uppercase;
	}
	#megamneu .nav-link {
		color: #000000;
	}
	.logo_section{
		text-align:center;
	}
	
	.bor_icon{
		display:none!important;
	}
	.service_content {
		padding: 6%;
		/* background: #1b4ea0;
		color: #ffffff; */
	}
	.testmonial_content{
		padding: 0px 0rem 0 0rem;
	}
	.dev_p_sec {
		padding-top: 1rem;
		padding-bottom: 1rem;
		border-right: none;
		border-bottom: 8px solid #333333;
		margin-bottom: 30px;
	}
	.mbole_icon{
		font-size: 15vw;
		position: absolute;
		bottom: -15%;
		left: 42%;
		color: #333;
	}
	.bor_dev_icon{ display:none; }
	.mble_font{
		 font-size: 14vw;
	}
	.throughout_text {
		/* font-size: 7.684vw; */
	}
	.entire_text {
		/* font-size: 21vw; */
	}
	.product_text {
		font-size: 15.5vw;
	}
	.development_text {
		font-size: 5.694vw;
	}
	.mble_align .col-md-6, .mble_align .col-md-12{
		margin-bottom:5px;
	}
	/* .dfm_analysis{
		padding: 5.2%;
	} */
	.mil_con{
	   border-bottom: 1px solid #dccccc;
	}
	.year_of {
		border-right: none;
		border-left: none;
		border-bottom: 1px solid #dccccc;
	}
	.count_pre {
		border-right: none;
		border-bottom: 1px solid #dccccc;
	}
	.section_precision_parts h2{
		    font-size: 1.5rem;
	}
	.country-select .selected-flag {
  		padding: 4px 0 0 8px !important;
	}
	/* Search */
	.site-search-mob {
		position: relative;
		margin: 10px 0 15px;
	}
	.visuallyhidden{
		border: 0;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	li.dropdown a{
		width:90%;
		float:left;
	}
	.dropdown-toggle::after{
		display: none;
	}
	.dropdown::after {
	  display: none;
	}
	
	.dropdown::after {
	  display: inline-block;
	  padding: 0.5rem;
	  font: normal normal normal 14px/1 FontAwesome;
	  content: "\f078";
	  border:none;
	  padding: 0 0.5rem 0.5rem;
	  color:#1a4d9e;
	  position: absolute;
	  right: 0;
	  top:10px;
	  cursor:pointer;
	}
	li.show.dropdown::after {
		content: "\f077";
	}
	ul.dropdown-menu li.dropdown-submenu ul:not(.show) .dropdown-toggle::after{
		 color:#1a4d9e;
		 content: "\f078";
	}

	ul.dropdown-menu li.dropdown-submenu .dropdown-toggle::after  {
		content: "\f077";
		color:#1a4d9e;
	}
	/* .mobile_header .nav-item a{
		margin-right: 50px;
	} */
	.section_workflow .fa-angle-right{display:none;}	
	.mble_align ul{ padding:0; }
	/* .ser_img img{width:100%;} */
	.owl-carousel .owl-nav button.owl-prev{
		    left: -21px!important;
			font-size: 10px!important;
		margin: -25px 0 0!important;
		border-radius: 0!important;
		height: 25px!important;
		width: 25px!important
	}
	 .owl-carousel .owl-nav button.owl-next{ 
		 right: -21px!important;
		 font-size: 10px!important;
		margin: -25px 0 0!important;
		border-radius: 0!important;
		height: 25px!important;
		width: 25px!important;
	 }
	 .cat_icon_hor img{
		width: 46px;
		height: 46px;
		margin: 4%;
	}
	.cat_name h2{
		font-size:1rem;
	}
}

/*  Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767px) {
	.top_menu {
		font-weight: 400;
		font-size: 18px;
		padding: 3px;
		float: right;
		margin-top: 12px;
	}
	.mble_align ul{ padding:0; }
	.main_menu .navbar-light .navbar-nav .nav-link {
		color: #000000;
		    text-transform: uppercase;
	}
	#megamneu .nav-link {
		color: #000000;
	}

	.bor_icon {
		display:none;
	}
	.dev_p_sec {
		padding-top: 1rem;
		padding-bottom: 1rem;
		border-right: none;
		border-bottom: 8px solid #333333;
		margin-bottom: 36px;
	}
	.bor_dev_icon{ display:none; }
	.mble_font{
		font-size: 12vw;
	}
	.throughout_text {
		/* font-size: 7vw; */
	}
	.entire_text {
		/* font-size: 18vw; */
	}
	.product_text {
	    font-size: 13.5vw;
	}
	.development_text {
	    font-size: 5vw;
	}
	.mbole_icon{
		font-size: 12vw;
		position: absolute;
		bottom: -7%;
		left: 42%;
		color: #333;
	}
	
	.mble_align .col-md-6, .mble_align .col-md-12 {
		margin-bottom: 5px;
	}
	.mil_con{
	   border-bottom: 1px solid #dccccc;
	}
	.year_of {
		border-right: none;
		border-left: none;
		border-bottom: 1px solid #dccccc;
	}
	.count_pre {
		border-right: none;
		border-bottom: 1px solid #dccccc;
	}
	.testmonial_content {
		padding: 0px 0rem 0 0rem;
	}
	/* Search */
	.site-search-mob {
		position: relative;
		margin: 10px 0 15px;
	}
	.visuallyhidden{
		border: 0;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	
		li.dropdown a{
		width:90%;
		float:left;
	}
	.dropdown-toggle::after{
		display: none;
	}
	.dropdown::after {
	  display: none;
	}
	
	.dropdown::after {
	  display: inline-block;
	  padding: 0.5rem;
	  font: normal normal normal 14px/1 FontAwesome;
	  content: "\f078";
	  border:none;
	  padding: 0 0.5rem 0.5rem;
	  color:#1a4d9e;
	  position: absolute;
	  right: 0;
	  top:10px;
	  cursor:pointer;
	}
	li.show.dropdown::after {
		content: "\f077";
	}
	ul.dropdown-menu li.dropdown-submenu ul:not(.show) .dropdown-toggle::after{
		 color:#1a4d9e;
		 content: "\f078";
	}

	ul.dropdown-menu li.dropdown-submenu .dropdown-toggle::after  {
		content: "\f077";
		color:#1a4d9e;
	}
	/* .mobile_header .nav-item a{
		margin-right: 50px;
	} */
	.section_workflow .fa-angle-right{display:none;}	
	.mble_align ul{ padding:0; }
	.mobile_header .nav-item a{
		margin-right: 50px;
	}
	.section_workflow .fa-angle-right{display:none;}											 
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
	.top_menu {
		font-weight: 400;
		font-size: 18px;
		padding: 3px;
		float: right;
		margin-top: 12px;
	}

	.bor_icon{
		display:none!important;
	}
	.dev_p_sec {
		padding-top: 1rem;
		padding-bottom: 1rem;
		border-right: none;
		border-bottom: 8px solid #333333;
		margin-bottom: 36px;
	}
	.bor_dev_icon{ display:none; }
	.mble_font{
		 font-size: 14vw;
	}
	.throughout_text {
		/* font-size: 6.14vw; */
	}
	.entire_text {
		/* font-size: 12vw; */
	}
	.product_text {
		font-size: 15.5vw;	
	}
	.development_text {
		font-size: 6vw;
	}
	.mbole_icon{
		font-size: 12vw;
		position: absolute;
		bottom: -19%;
		left: 42%;
		color: #333;
	}
	.mble_align .col-md-6, .mble_align .col-md-12 {
		margin-bottom: 5px;
	}
	.year_of, .count_pre{border:none;}
	/* Search */
	.site-search-mob {
		position: relative;
		margin: 10px 0 15px;
	}
	.visuallyhidden{
		border: 0;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	
	.dropdown-toggle::after {
	  display: none;
	}
	
	.dropdown-toggle::after {
	  display: inline-block;
	  padding: 0.5rem;
	  font: normal normal normal 14px/1 FontAwesome;
	  content: "\f078";
	  border:none;
	  padding: 0 0.5rem 0.5rem;
	  color:#ffffff;
	  position: absolute;
	  right: 0;
	}
	li.show .dropdown-toggle::after {
		content: "\f077";
	}
	ul.dropdown-menu li.dropdown-submenu ul:not(.show) .dropdown-toggle::after{
		 color:#1a4d9e;
		 content: "\f078";
	}

	ul.dropdown-menu li.dropdown-submenu .dropdown-toggle::after  {
		content: "\f077";
		color:#1a4d9e;
	}
	.mobile_header .nav-item a{
		margin-right: 50px;
	}
	.section_workflow .fa-angle-right{display:none;}											 
	.fixed { background:#1A4D9E!important; }									 
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) { 
	.main_service_cat {
		background: #1a4d9e;
	}
	.service_category {
		width: 95%;
		float: right;
	}
/* 	.service_content:nth-child(2){ display:none; }
	.service_content:nth-child(3){ display:none; }
	.service_content:nth-child(4){ display:none; } */
	.dev_p_sec {
		padding-top: 8rem;
	}
	.mble_font{
		 font-size: 4.5vw;
	}
	/* .throughout_text {
		font-size: 2.5vw;
	}
	.entire_text {
		font-size: 6.6vw;
	} */
	.product_text {
		font-size: 4.9vw;	
	}
	.development_text {
		font-size: 1.9vw;
	}
	.mil_con h2{font-size: 4vw;}
	
	.dropdown-toggle::after {
	  display: none;
	}

	.dropdown-toggle::after {
	  display: inline-block;
	  padding: 0.5rem;
	  font: normal normal normal 14px/1 FontAwesome;
	  content: "\f078";
	  border:none;
	  padding: 0 0.5rem 0.5rem;
	  color:#1a4d9e;
	}
	li.show .dropdown-toggle::after {
		content: "\f077";
	}

	.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
		display: block;
		visibility: visible;
		opacity: 1;
		transition: visibility 0s, opacity 0.3s linear;
	}
	.navbar .dropdown-menu {
		width: 100%;
		left: 0;
		right: 0;
		top: 60px;
		display: block;
		visibility: hidden;
		opacity: 0;
		transition: visibility 0s, opacity 0.3s linear;
	}
	#home.hero-slider{
		height:850px;
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 767px) { 
/* .service_content{
	height:550px;
} */
}
@media (min-width: 1200px) { 
/* 	.service_content:nth-child(2){ display:none; }
	.service_content:nth-child(3){ display:none; }
	.service_content:nth-child(4){ display:none; } */
	.main_service_cat {
		background: #0055b9;
		/* border-left: 50px solid #29a08a; */
	}
	.service_category {
		width: 95%;
		float: right;
	}
	.dropdown-toggle::after {
	  display: none;
	}

	.dropdown-toggle::after {
	  display: inline-block;
	  padding: 0.5rem;
	  font: normal normal normal 14px/1 FontAwesome;
	  content: "\f078";
	  border:none;
	  padding: 0 0.5rem 0.5rem;
	  color:#1a4d9e;
	}
	li.dropdown.show .dropdown-toggle::after {
		content: "\f077";
	}

	.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
		display: block;
		visibility: visible;
		opacity: 1;
		transition: visibility 0s, opacity 0.3s linear;
	}
	.navbar .dropdown-menu {
		width: 100%;
		left: 0;
		right: 0;
		top: 60px;
		display: block;
		visibility: hidden;
		opacity: 0;
		transition: visibility 0s, opacity 0.3s linear;
	}
	
	.dropdown-submenu {
	  position: relative;
	}

	.dropdown-submenu a::after {
	  transform: rotate(-90deg);
	  position: absolute;
	  right: 6px;
	  top: .8em;
	}

	.dropdown-submenu .dropdown-menu {
	  top: 0;
	  left: 100%;
	  margin-left: .1rem;
	  margin-right: .1rem;
	}
	#home.hero-slider{
		height:850px;
	}
}
.mobile_header{
	/* background: #1b4ea0; */    
}
.mobile_header.sticky.is-sticky{
	/* background: #1b4ea0; */
}
button.navbar-toggler.third-button, button.navbar-toggler.third-button:focus{ border:none;     outline: none; }
.animated-icon3 {
width: 30px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon3 span {
background: #0055b9;
}

/* Icon 3 */

.animated-icon3 span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3 span:nth-child(2) {
top: 10px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3 span:nth-child(3) {
top: 20px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 0px;
left: 8px;
}

.animated-icon3.open span:nth-child(2) {
width: 0%;
opacity: 0;
}

.animated-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 21px;
left: 8px;
}



.testimonial .pic{
    width: 95px;
    height: 95px;
    margin: 0 30px 15px 0;
    float: left;
	position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.testimonial-review{
	padding-left: 2%;
    background: #0055b9;
    padding: 2%;
    color: #fff;
} 
.testimonial .pic img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.testimonial .testimonial-title{
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
    font-weight: 800;
}
.testimonial .testimonial-title small{
    display: block;
    font-size: 14px;
    font-weight: 800;
    margin-top: 10px;
}
.testimonial .testimonial-review p{
    font-size: 15px;
    line-height: 19px;
    margin-bottom: 0;
}
#testimonial-slider .owl-dots{padding-top:2%;}
.top_menu_bnr{ 
	background: rgba(159, 198, 239, 0.25);  
	line-height: 1.7;
	/* padding: .3%;  */
	
} 
.header{ padding-bottom: 0;} 
.owl-dots button span{ 
	background: #fff;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
	border: 1px solid #000000;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span{
	background: none repeat scroll 0 0 #000000;   
    border: 1px solid #000000;
}
@media screen and (max-width: 990px){
    .testimonial-parallax h2{
        margin-bottom: 40px;
    }
    .testimonial{
        margin: 0;
    }
}


/*Hero slider style
==========================*/
.hero-slider {position: relative;}
.single-hs-item {height: 92vh;background-size: cover;background-position: center center;position: relative;}
.single-hs-item:before {content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;/* background-color: #000; */opacity: .6;}
/* .item-bg1 {
	background-image: url(http://arrkhtml.bthinq.com.au/images/fullimage1.jpg);
}
.item-bg2 {
	background-image: url(http://arrkhtml.bthinq.com.au/images/fullimage2.jpg); 
}
.item-bg3 {
	background-image: url(http://arrkhtml.bthinq.com.au/images/fullimage3.jpg);
} */
.hero-text {padding: 0 15px;text-align: center;max-width: 1140px;margin-left: auto;margin-right: auto;position: relative;}
.hero-text h2 {
	color: #fff;
	/* font-size: 50px; */
	text-transform: capitalize;
	font-weight: 600;
	margin: 0;
	line-height: 1.3;
    letter-spacing: 1px;
}

.hero-text p {color: #fff;font-size: 17px;max-width: 600px;margin-left: auto;margin-right: auto;line-height: 30px;margin-top: 20px;margin-bottom: 35px;}
.hero-slider .owl-item.active h1 {-webkit-animation: 1s .3s fadeInUp both; animation: 1s .3s fadeInUp both;}
.hero-slider .owl-item.active p {-webkit-animation: 1s .3s fadeInUp both;animation: 1s .3s fadeInUp both;}
.hero-slider .owl-item.active .slider-btn {-webkit-animation: 1s .3s fadeInUp both;animation: 1s .3s fadeInUp both;}

.hero-slider.owl-carousel .owl-nav button.owl-prev {
	position: absolute;
    left: 0;
    top: 45%;
    color: #fff;
    font-size: 60px;
    margin: 0;
    border-radius: 0;
    height: 60px;
    width: 60px;
} 
.hero-slider.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 0;
    top: 45%;
    color: #fff;
    font-size: 60px;
    margin: 0;
    border-radius: 0;
    height: 60px;
    width: 60px;
}

.owl-carousel .owl-nav button.owl-prev {
	position: absolute;
    left: -45px;
    top: 50%;
    color: #fff;
    font-size: 30px;
    margin: -40px 0 0;
    border-radius: 0;
    height: 50px;
    width: 50px;
}
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: -45px;
    top: 50%;
    color: #fff;
    font-size: 30px;
    margin: -40px 0 0;
    border-radius: 0;
    height: 50px;
    width: 50px;
}
.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover{
	background: transparent;
}
.owl-theme .owl-nav {margin-top: 0;}
.owl-theme .owl-dots {position: absolute;left: 0;right: 0; bottom: 20px;}
.owl-theme .owl-dots .owl-dot span {width: 11px;height: 20px;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #ff682d;}
.owl-theme .owl-dots .owl-dot:focus{     outline: none; }
#home .d-table{
	position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#home .d-table .hero-text img{
	display: block;
    width: 50%;
}
@media only screen and (max-width: 600px) {
    .single-hs-item {
        height: 550px;
    }
    .hero-text h1 {
        font-size: 30px;
    }
    .hero-text p {
        font-size: 15px;
        margin-bottom: 25px;
    }
    /* .owl-carousel .owl-nav button.owl-next {
        top: auto;
        margin: 0;
        bottom: 0px;
    }
    .owl-carousel .owl-nav button.owl-prev {
        top: auto;
        margin: 0;
        bottom: 0px;
    } */
    .owl-dots {
        bottom: 10px;
        left: 50px;
        right: 50px;
    }
}
.section_clients img{
	width: 100%;
}
.hr_dfm{
	width: 30%;
    margin-left: 0;
    border: 2px solid #1A4D9E;
}
.hr_guaranteed{
	width: 30%;
    margin-left: 0;
    border: 2px solid #1A4D9E;
}
.high_qulty{
	width: 30%;
    margin-left: 0;
    border: 2px solid #1A4D9E;
}

.bounceInRight, .bounceInLeft, .bounceInUp, .bounceInDown, .fadeInRight, .fadeInLeft, .fadeInUp, .fadeInDown, .lightSpeedInRight, .lightSpeedInLeft {
    transform: none;
} 
.search-bar {
	display: none;
    padding: 1rem 0;
    background-color: #1a4d9e;
}
.search-bar form#searchform input[type=text]{
	width:82%;
}
.search-bar form#searchform label{display:none;}
.search-bar form#searchform #searchsubmit{
	background: #ff682d;
    border: #ff682d;
    color: #ffffff;
    padding: 3px 16px;
}
.fa-search {
	&:hover {
		color: rgba(255, 255, 255, 0.75);
	}
}
.sticky.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
	background:#ffffff;
	border-bottom: 8px solid #1a4d9e;
}
/* request a quote */
.section_request_qoute{ padding:2%; }
.requiredSymbol{ 
	color:red; 
	position: absolute;
}
.section_page_title{
	padding: 4%;
    background: #00000061;
    color: #ffffff;
}
label.error{
	color: red;
    position: absolute;
    bottom: 16%;
    right: 32px;
}
label.gerror{
	color: red;
}

/* Service Page */

.banner_service_banner{
	padding:3%;
}

.section_value_proposition{
	padding:4%;
}

.services_proposition_section{
	background: #2e2c2b;
					
    color: #fff;
	border-radius: 10px;
}

.service_proposition{
	width: 10%;
    border-width: 4px;
    border-color: #1A4D9E;
}


.section_industries{
	padding:4%;
}
.services_industries_section .content_indus img{ 
    /* width: 55px;
    height: 53px; */ 
	    padding-bottom: 10px;
}

.section_feature_casestudies{
	padding:2%;
	/* border-bottom:4px solid #000000; */
}
.section_feature_casestudies img{ width:100%;     height: 200px;
    object-fit: cover; }
.section_feature_casestudies a.readmorecta{
	position: absolute;
    bottom: 0;
    clear: both;
}
.section_feature_casestudies .casestdies_pos{
	position:relative;
}
@media (min-width: 998px) { 
	.video_content{
		padding: 18% 41% 5% 7%;
	}

}

.section_workflow .fa-angle-right{
	position: absolute;
    top: 20%;
    right: 0;
    font-size: 30px;
    color: #b1aeae;
}

.section_product_element .product_element, .section_parts_catalog .product_element{
	position:relative;
}
.section_product_element .product_ele_image img{ width:100%; }

.section_product_element .product_details, .section_parts_catalog .product_details{ display:none; }

.section_product_element .product_element:hover .product_details, .section_parts_catalog .product_element:hover .product_details{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ff682d85;
    z-index: 5;
    padding: 38% 5%;
    text-align: center;
	display:none;
	color: #ffffff;
	cursor: pointer;
}
					 
.section_product_application{ padding:4%; }
.section_product_application .product_element{
	position:relative;
			 
						  
				   
}
.section_product_application .product_ele_image img{ width:100%; }

.section_product_application .product_details{ display:none; }

.section_product_application .product_element:hover .product_details{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ff682d85;
    z-index: 5;
    padding: 25% 5%;
    text-align: center;
	display:block;
	color: #ffffff;
	cursor: pointer;
	display: none; 
}

/* .element-item {margin-bottom: 10px;} */

.element-item {
    width: 100%;
    margin: 0.5%;
    cursor: zoom-in;
    transition: opacity 0.5s, box-shadow 0.3s;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
@media (min-width: 576px){
	.element-item {
		width: 32.333%;
	}
}
@media (min-width: 1200px){
	.element-item {
		width: 24%;
	}
}
.filter_button_group .button{
	background: none;
    border: none;
    padding: 0 10px;
    margin: 0 10px;
	outline:none;
}
.filter_button_group .button.is-checked{
	background: #ff682d;
	color: #fff;
}
.section_product_element{ padding:3%; }
.section_video_service .video_section iframe{ width:100%; height:450px; }
/* 
5 columns grid for 'md' and 'lg' screens
@tatygrassini
*/
@media (min-width: 992px) {
  .col-md-1-5 { max-width: 20%; }
  .col-md-2-5 { max-width: 40%; }
  .col-md-3-5 { max-width: 60%; }
  .col-md-4-5 { max-width: 80%; }
  .col-md-5-5 { max-width: 100%; }
}
@media (min-width: 1200px) {
  .col-lg-1-5 { max-width: 20%; }
  .col-lg-2-5 { max-width: 40%; }
  .col-lg-3-5 { max-width: 60%; }
  .col-lg-4-5 { max-width: 80%; }
  .col-lg-5-5 { max-width: 100%; }
}
.section_lighting img, .middle_ma_content img{width:100%;}

/* Service Page responsive */
@media (max-width: 575px) { 
	.banner_service_banner{
		padding:40%; 
		color: #ffffff;
		text-align: center;
		background-size: cover;
		/* min-height: 100%;
		height: 263px; */
	}
	.service_banner h2 {
		padding: 2% 0!important;
	}
	.service_banner p {
		line-height: 26px!important;
		text-align: justify!important;
		margin-bottom: 0;
	}
	.get_a_quote_btn{
		font-size: 4vw;
	}
	h2{ font-size: 1.5rem; }
	.left_ma_content{ padding:5%; }
	.right_ma_content{ padding:5%; text-align:center; }
}
@media (min-width: 576px) and (max-width: 767px) {
	
	.get_a_quote_btn{
		font-size: 3vw;
	}
	h2{ font-size: 1.5rem; }
	.left_ma_content{ padding:5%; }
	.right_ma_content{ padding:5%; text-align:center; }
	.banner_service_banner{
		padding:39%;
		color: #ffffff;
		text-align: center;
	}
}
.mble_align ul{
	list-style: circle inside url('https://arrkprototyping.com/wp-content/uploads/2019/09/liststylehome.png');
}
.section_worldmap {
    padding: 4%;
    background: #eeeeee;
}

/* High Value CNC */
.section_worldmap{ padding:4%; background: #ffffff; }
.section_endtoendservices{
	padding: 1%;
	color:#000;
}
.first_sec{				
    background-color: #d8e2f5;
}
.second_sec{
	 background-color: #b1c6eb;
}
.third_sec{
	background-color: #89aae0;
}
.section_endtoendservices h6{ font-size:21px; }
.section_endtoendservices span{
	color:#23282d;
	font-weight: 500;
}
.section_highquality_cnc{ padding:2%; }

.highqulity_content{ position:relative; }
.highqulity_content .cnc_title{
	position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    background: #ffffffd9;
    z-index: 5;
    padding: 4% 5%;
    text-align: center;
    display: block;
    color: #000;
    cursor: pointer;
	display:none; 
}
.shrt_lead_content{
	padding: 5%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.shrt_lead_content p{ margin:0; }
.section_shorten_project{padding:2%; background: #eeeeee;}
.section_shorten_project_tlvp{padding:2%;}
.section_shorten_project_left{
	padding:2%;
}
.section_dfm_support{
	padding:2%;
	background-color:#f6f6f6;
}
.dfm_support_head h4{ color:#1A4D9E; }
.shrt_tvlp_head{ padding:15%; }
.shrt_tvlp_head h5{ /* color:#1A4D9E; */     line-height: 1.8; }
.dfm_support_logo{	
    position: absolute;
    padding: 2%;
    left: 35%;
    background: #fff;
    border: 10px solid #fff;
	border-radius: 6px;
	display: none;
}
.float_get_a_quote{
	position: fixed;
    z-index: 999;
    bottom: 10%;
    right: 2%;
}
@media (max-width: 575px) { 
	.map_location ul li img{
		width: 30px;
		height: 30px;
		padding: 4px;
		border-radius: 50%;
	}
	.highqulity_content{ padding: 1%; }
	.dfm_support_logo {
		position: relative;
		padding: 8%;
		left: 1%;
		background: #fff;
		border: 10px solid #fff;
		border-radius: 6px;
	}
	.shrt_tvlp_head {
		padding: 2%;
	}
	.shrt_tvlp_head h5 {
		line-height: 1.5;
	}
	.address_contact{ text-align:center; }
	.fixed { background:#1A4D9E!important; }
	.mission_image{display:none;}
	.box_solution_type{
		margin:0!important;
	}
}
@media (min-width: 576px) and (max-width: 767px) {
	.highqulity_content{ padding: 1%; }
	.dfm_support_logo {
		position: relative;
		padding: 8%;
		left: 1%;
		background: #fff;
		border: 10px solid #fff;
		border-radius: 6px;
	}
	.shrt_tvlp_head { 
		padding: 2%;
	}
	.shrt_tvlp_head h5 {
		line-height: 1.5;
	}
	.address_contact{ text-align:center; }
	.fixed { background:#1A4D9E!important; }
	.mission_image{display:none;} 
	.box_solution_type{
		margin:0!important;
	}
}
/* Contact */
.banner_contact_banner .service_banner{color:#ffffff;}
.section_address_mapg{
	    padding: 4%;
}
.section_contact_location{
	padding:8%;
	background: linear-gradient(rgba(26, 77, 158, 0.76),rgba(26, 77, 158, 0.81)),url(https://arrk.bthinq.com.au/wp-content/uploads/2019/09/speedyproduction.png); 
	background-size:cover; 
}
.section_contact_location h2, .section_contact_location .row h5{ color:#ffffff; cursor: pointer; }
.section_contact_location .row p, .section_contact_location .row h6{
	color:#fe682d;
}
.section_contact_form{ padding:2%; }
@media (min-width: 768px) and (max-width: 991px) {
	.address_contact h6{
		font-size: 1.5rem;
		font-weight: 300;
	}
	.address_contact p{
		font-size: 1.4rem;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.address_contact h6{
		font-size: 1.5rem;
		font-weight: 300;
	}
	.address_contact p{
		font-size: 1.4rem;
	}	
	#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item > a.mega-menu-link{
		font-size:12px;
	}
}
@media (min-width: 1200px) {
	.address_contact h6{
		font-size: 1.5rem;
		font-weight: 300;
	}
	.address_contact p{
		font-size: 1.4rem;
	}	
}
.section_parts_catalog{
	padding:5%;
}

/* tab */
.vertical-tabs{
    font-size:15px;
    padding:10px;
    color:#000
}

 .vertical-tabs .nav-tabs .nav-link.active{
    background-color:#ff682d!important;
    color:#fff;
}
 .vertical-tabs .tab-content>.active{
    /* background:#fff; */
    display:block;
}
 .vertical-tabs .nav.nav-tabs{
    border-bottom:0;
    border-right:3px solid #000;
    display:block;
}
 .vertical-tabs .sv-tab-panel{
    /* background:#fff; */
    /* height:274px; */
    padding-top:10px;
}
@media only screen and (max-width: 420px){
  .titulo{font-size: 22px}
}
@media only screen and (max-width: 325px){
  .vertical-tabs{ padding:8px;}
}
.fixed {
    position: fixed;
    top:0; 
	left:0;
    width: 100%; 
	background:#fcfcfc;
	    z-index: 9;
}
.arrk_footer{
	color: #0156b9;
}
.in_res_menu a, .in_abt_menu a{ font-weight:400;  }
.term_title ul{ list-style:none; }
.term_title ul li{ padding:1% 0; }
.service_banner h2{padding: 2% 0;}
.service_banner p{    
	line-height: 30px;
    text-align: left;
}
.service_banner .service_banner_btn{padding: 5% 0;}
.section_limitation{
	padding: 4%;
    background: #fcfcfc;
}
.customer_can_do{
	width: 95%;
    background: #ccc;
    margin: 15px auto!important;
}
.customer_can_do:before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 14px solid transparent;
    border-right: 20px solid #cccccc;
    position: absolute;
    left: 12px;
}
.customer_can_do:after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 20px solid #cccccc;
    position: absolute;
    top: 23px;
    right: 12px;
}
.arrk_can_do{
    width: 95%;
    background: #1a4d9e;
    margin: 0 auto!important;
    color: #fff;
    font-family: 'Helvetica';
	padding: 1%;
}
.arrk_can_do img{width: 66px;}
.arrk_can_do:before{
	content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-bottom: 22px solid transparent;
    border-right: 20px solid #1a4d9e;
    position: absolute;
    left: 27px;
    top: 8px;
}
.arrk_can_do:after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 23px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 20px solid #1a4d9e;
    position: absolute;
    top: 8px;
    right: 27px;
}
.other_supplier_do{
	width: 182px;
    background: #ccc;
    margin: 15px auto!important;
}
.other_supplier_do:before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 14px solid transparent;
    border-right: 20px solid #cccccc;
    position: absolute;
    left: -11px;
}
.other_supplier_do:after{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 20px solid #cccccc;
    position: absolute;
    top: 23px;
    right: -49px;
}
.arrk_can_do span{
    position: relative;
   /*  bottom: -4px; */
    margin-left: 3px;
    margin-right: 2px;
    color: #ffffff;
}
.mble_align ul{
	/* list-style: circle inside url('https://arrk.bthinq.com.au/wp-content/uploads/2019/09/liststylehome.png'); */
	list-style: circle;
}
.section_proto_services{
	/* background: #eeeeee; */
    padding: 2%;
}
.proto_ser_content{
	position: relative;
    top: 50%;
    transform: translateY(-50%);
	font-size: 1.4rem;
}
.proto_ser_content ul{
	/* list-style: circle inside url('https://arrk.bthinq.com.au/wp-content/uploads/2019/09/liststylehome.png'); */
	    list-style: circle;
}		
.content_sec{
	 padding: 8% 4%;
}
.content_sec ul{
	/* list-style: circle inside url('https://arrk.bthinq.com.au/wp-content/uploads/2019/09/liststylehome.png'); */
	padding:0;
	    list-style: circle;
}		      
.banner_quote_banner{ padding:5%; }
.banner_quote_banner .service_banner {
    color: #ffffff;
}
.section_request_content{ padding:1%; }
#theuploadform input[type=text], #theuploadform input[type=email], #theuploadform select{ height:50px; }
#theuploadform textarea.form-control {
    height: 150px;
}
.breadcrumb_custom{
	padding: 5%;
    background: url(https://arrkprototyping.com/uk/wp-content/uploads/sites/6/2020/02/img140a.jpg);
    background-size: cover;
    background-repeat: no-repeat;
	background-position: 75%;
}
.breadcrumb_custom .service_banner {
    color: #ffffff;
}
h1.model_title, h1.model_title a {
	color: #000;
}
.arrow_img{
	position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.background_blue_row{
	background-color:#1a4d9e;
	padding:2% 0%;
}
.rough_sk_step3{
	position: absolute;
    bottom: -50px;
    z-index: 8;
}
.section_highspeed{ padding:4%; }
.section_other_services{
    padding: 5%;
}
/* .custom_width{ 
	width:90%; 	
	height: 982px;
    overflow-y: scroll; 
}
.custom_width::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

.custom_width::-webkit-scrollbar-track {
  border-radius: 10px;
  background: rgba(0,0,0,0.1);
  border: 1px solid #ccc;
}

.custom_width::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: linear-gradient(left, #fff, #e4e4e4);
  border: 1px solid #aaa;
}

.custom_width::-webkit-scrollbar-thumb:hover {
  background: #fff;
}

.custom_width::-webkit-scrollbar-thumb:active {
  background: linear-gradient(left, #22ADD4, #1E98BA);
} */
.section_productgallery{ padding:4%; padding-bottom:0; }
 .flip-item .caption{ padding:4%; }
 .rough_sk_step1{
	position: relative;
    bottom: -50px;
    z-index: 1;
 }
 .rough_sk_step2{
	position: relative;
    bottom: 20px;
	z-index: 1;
 }
 .design_step{
	     margin-top: -80px;
 }
 .rough_sk_step6{
	     margin-top: -40px;
 }
 .service_design_2{	 
    margin-top: -76px;
 }
 .service_design_2 .row,  .service_design_3 .row,  .service_design_4 .row{
	padding-top: 80px; 
 }
 .service_design_3{	 
    margin-top: -76px;
 }
  .service_design_4{	 
    margin-top: -76px;
	width:100%;
 }
 .section_mission{
	 padding:4%;
	 background: #1a4d9e;
	 color:#fff;
 }
 .mission_image{
	 position:relative;
 }
 .mission_image .image_count_0{
	position: absolute;
    top: 12px;
    left: -60px;
    z-index: 3;
 }
 .mission_image .image_count_1{
	position: absolute;
    top: 117px;
    left: 73px;
    z-index: 1;
 }
 .mission_image .image_count_2{
	position: absolute;
    top: -12px;
    left: 246px;
 }
/*  .collapseomatic{
	     background-image: url('https://arrk.bthinq.com.au/wp-content/uploads/2019/11/read-more.png');
 } */
 .section_press_release{
	 background:#f4f4f4;
	 padding:4%;
 }
 .press_title{
	color: #1a4d9e;
    padding: 3% 0%;
 }
 .press_content{
	padding: 3% 0;
    color: #000;
    font-weight: 300;
 }
 .development_section{
	 padding:1%;
 }
 .wp-side-menu-item .wo-icon{
	     background: #1A4D9E;
 }
 .wp-side-menu-item:hover, .wp-side-menu-item:hover .wo-icon{
	     background: #FF682D;
 }
 .locations_sec{
	 position:relative;
 }
 .location_name{
	position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    background: #ffffffd9;
    padding: 2% 5%;
    text-align: center;
    display: block;
    color: #000;
    cursor: pointer;
 }
 
@import url('//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css');
.accordion-group{
	border: 1px solid #ccc;
    padding: 1%;
    border-radius: 5px;
	margin:5px;
}
.accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f078";    
    float: right;
}
.accordion-opened .accordion-toggle:after {    
    content: "\f054";    
}
.faq_section_inner{
	padding:4%;
}
.location_categories{
	padding:0;
	margin:0;
}
.location_categories li{
	display: inline-block;
    padding: 1% 2%;
    font-size: 20px;
	cursor: pointer;
}
.sidebar_location_list{
	height:650px;
	overflow-y:scroll;
}
.sidebar_location_list ul li{
	list-style: none;
    font-size: 20px;
    color: #1a4d9e;
    font-weight: 400;
	padding: 1%;
	cursor:pointer;
}
.location_cat.active{
	background: #ff682d7d;
    border-bottom: 5px solid #ff682d;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.location_category{
	margin-top:2%;
}
.section_location_post{
	padding:2%;
}
.sidebar_location_list ul li.location_post.active{
	background: #ff682d7d;
    border-right: 5px solid #ff682d;
    color: #000;
}
.accordion h6{
	font-family: 'Helvetica';
	margin: .5rem;
	font-size:16px;
}
.accordion h6 a {
	color:#000;
}
.cod_section_inner{
	padding:3%;
}
.cod_section_inner .accordion-group{
	border:none;
}
.cod_section_inner .accordion-toggle:after{
	font-family: 'FontAwesome';
    content: "\f055";
    float: right;
}
.site_map{
	padding:3%;
}
.site_map #primaryNav li a{
	color: white;
    background: #1a4d9e top left repeat-x;
    border: 2px solid #1a4d9e;
	font-weight:500;
	-webkit-border-radius: 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.13) 2px 2px 2px;
    -moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
}
.site_map #primaryNav li a:hover{
	color: #1a4d9e;
    background: #ffffff top left repeat-x;
    border: 2px solid #ffffff;
}
.site_map #primaryNav li li a {
    background-color: #ffffff;
    border-color: #ffffff;
	color: #1a4d9e;
	font-weight:500;
}
.site_map #primaryNav li li li a:hover{
	background-color: #1a4d9e;
    border-color: #1a4d9e;
    color: #ffffff;
}
.site_map #primaryNav li li a:hover{
	background-color: #1a4d9e;
    border-color: #1a4d9e;
    color: #ffffff;
}
.footer_content_copy{
	text-align:center;
	position: relative;
    top: 3px;
}
.footer_content_copy img{
	position: relative;
    bottom: 3px;
}
#searchform{
	/* position: relative;
    top: 50%;
    transform: translateY(25%); */
}
.searchiconhead{
	cursor:pointer;
}
body #searchicon.wp-side-menu-item{
	margin-right:1px;
}
#searchform input{
	font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ffffff;
    border-radius: .25rem;
} 
.grecaptcha-badge{
	visibility: collapse !important;  
}
.section_various_prod{
	padding-bottom:2%;
}
.postid-467 .section_clients{padding-bottom:2%;}
.highqulity_content img{ border-radius:10px; }
.services_proposition_content h4{
	height:60px;
}
.other_supplier_pos{
	position: relative;
    left: -33px;
}
.fsa_sec h3{
	font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}
.tabs-container .tab-content {
    padding: 15px;
    border: 1px solid #e5e7e5;
    border-top: none;
}
.tabs-container .nav-tabs .nav-item.show .nav-link, .tabs-container .nav-tabs .nav-link.active{
	color: #1a4d9e;
	font-weight: 500;
}

@media (min-width:1200px) {
	.t_menu_container{
		max-width: 1188px;
		height: 40px;
	}
	.b_menu_container{
		max-width: 1140px;
	}
}


/*
.menu_inner_container{
	max-width:100%;
} */
.logo_section a img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
	width: 85px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .logo_section a img{
			position: relative;
			top: 50%;
			transform: translateY(20%);
		}
}
.main_service_cat .cat_name{
	position: relative;
    top: 50%;
    transform: translateY(-50%);
	color: #fff;
}
.tab_pad_hor{
	padding:4%;
}
.ser_cat_a.active .bor_icon{
	display:block;
}
.dev_p_sec .cat_name{
	position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.postid-467 .section_value_proposition.other_pages{
	display:none;
}
.video_section iframe{ width:100%; }
.map_location{
	text-align:left;
}
.map_location ul{
	padding:0;
}
.map_location ul li{
	padding:3px 0;
}
.map_location ul li strong{
    font-size: 1em;
    font-weight: 500;
    padding: 0 10px;
}
@media (min-width: 575px) { 
	.map_location ul li img{
		width: 60px;
		height: 60px;
		padding: 13px;
		border-radius: 50%;
	}
}
.map_location ul li:first-child img{
	background: #1a4d9d;

}
.map_location ul li:nth-child(2) img{
	background: #ccc;
}
.map_location ul li:nth-child(3) img{
	background: #1a4d9d;
}
.map_location ul li:nth-child(4) img{
	background: #BC912B;
}
.isoicon{
	display:none;
} 
.loader_img{
	text-align:center;
}
.loader_img img{
	width:100px;
}
.home_page_servies{
	display:none;
}
#lightbox .lb-details{
	display:none;
}
body.postid-629 #lightbox .lb-details{
	display:block;
}
body.postid-629 #lightbox .lb-details .lb-number{
	display: none!important;
}
b, strong {
    font-weight: bold;
}
.address_open{
	display:none;
}
#primaryNav #home{
	height:auto!important;
}
.progress{
	display:none;
}
.title_rat{
	    font-size: 1.5em;
		position:relative;
		top:50%;
		transform:translateY(-50%);
}
.star_rat div.field_type-star_rating_field ul.star-rating{
	margin: 0;
    font-size: 1.5em;
    color: #0055b9;
}
.checkbox_form .wpcf7-checkbox{
	border:none;
}
.arrk-download-teaser {
    display: inline-block;
    margin: 0 12px;
    margin-bottom: 30px;
    vertical-align: top;
    width: 146px;
    cursor: pointer;
    word-break: break-all;
}
.arrk-download-teaser--container {
    height: 215px;
    color: #fff;
    -webkit-box-shadow: 6px 6px 10px 0px #CDD1D4;
    box-shadow: 6px 6px 10px 0px #CDD1D4;
}
.arrk-download-teaser--caption {
    color: #0055B9;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    padding: 0 4px;
    box-sizing: border-box;
}
.arrk-download-teaser--caption p{
	margin-top:15px;
}
.arrk-download-teaser a {
    text-decoration: none;
}
.throughout_text, .entire_text{
	font-size:3rem!important;
}
.home .box_solution_type{
	margin: 0px 0px 0px 0px;
}
.box_solution_type{
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 0px;
    padding: 15% 12% 10% 12%;
	    color: #fff;
} 
/* .owl-carousel.model_section_gallery .owl-item img, #highvaluecnc-slider.owl-carousel .owl-item img{
	height:272px;
} */
.dfm_support_content ul li{
	padding: 2% 0;
}
.bdp-post-image-bg img{
	height: 200px;  
    object-fit: cover;
}
.light_content_center{
	display: flex;
    justify-content: center;
    align-items: center;
}
#gdpr-cookie-consent-bar, #gdpr-cookie-consent-show-again{
	 background: #a0a0a0f2; 
}
.country_flag .country_selector, .country_flag .country_selector:focus {
    width: 165px;
    border: 2px solid #e7f1fb;
    background: #e7f1fb;
	outline: none;
}

.owl-carousel .item {
    margin:0px;
}
.services_proposition_content h4 {
    height: auto;
}
.country-select .country-list .flag-icon{
	margin-right:6px;
}
@media (min-width: 1810px) {
	.experience_fontsize{
		 font-size: 3rem;
	}
}
@media (max-width: 1809px) {
	.experience_fontsize{
		 font-size: 2rem;
	}
}
@media (min-width: 997px) and (max-width: 1299px) {
	.experience_fontsize{
		 font-size: 1rem;
	}
}
@media (min-width: 240px) and (max-width: 996px) {
	.experience_fontsize{
		 font-size: 3rem;
	}
}

.phoneTxt:hover {
	color: #1A4D9E;
    background-color: rgba(255, 104, 45, 0);
}

.selected-flag:hover {
	cursor: pointer;
}


.selected-flag option:hover {
	cursor: pointer;
}

/* width */
.country-list::-webkit-scrollbar {
	width: 6px;	
}

/* Track */
.country-list::-webkit-scrollbar-track {
	background: #f1f1f1; 
}

/* Handle */
.country-list::-webkit-scrollbar-thumb {
	background: #ddd; 
}

/* Handle on hover */
.country-list::-webkit-scrollbar-thumb:hover {
	background: #ddd; 
}

.country-select.inside .selected-flag {
	width: 45px !important;
}

@media (min-width: 1200px) {
	.top_bar .menu_inner_container  {
		max-width: 1198px !important;
	}
}


#mega-menu-wrap-header #mega-menu-header > li.mega-menu-item{
	border:none;
}

.mega-menu-link {
	font-family: "Helvetica", Sans-serif;
	font-weight: 600 !important;
}

.mega-sub-menu .mega-menu-link  {
	font-weight: 400 !important;
}

.searchBlk {
	background: #f7f7f7;
	transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	padding: 0.8% 0% 0.5% 0%;
    z-index: 2;
}



.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}

.elementor-section .elementor-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.elementor-search-form__input {
	padding-left: calc(40px / 3);
    padding-right: calc(40px / 3);
}

.justify-center {
	justify-content: center;
}

.elementor-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 768px)
{
	.elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
		width: 100%;
	}
}

.elementor-column, .elementor-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.elementor-column-wrap {
    width: 100%;
}

.elementor-column, .elementor-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.elementor-9453 .elementor-element.elementor-element-5b4771f5.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap {
    align-content: center;
    align-items: center;
}

.elementor-9453 .elementor-element.elementor-element-5b4771f5.elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    justify-content: center;
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.elementor-widget-wrap {
	display: flex;
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}

.elementor-9453 .elementor-element.elementor-element-5e853368 {
    width: 60%;
    max-width: 60%;
    align-self: center;
}

.elementor-element .elementor-widget-container {
    -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}

.elementor-search-form {
    display: block;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.elementor-element.elementor-element-5e853368:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container {
    background-color: #fff;
    border-color: #FF682D;
    border-width: 1px 1px 1px 1px;
    border-radius: 3px;
}

.elementor-9453 .elementor-element.elementor-element-5e853368 .elementor-search-form__container {
    min-height: 40px;
}

.elementor-search-form__container:not(.elementor-search-form--full-screen) {
    background: #eceeef;
}

.elementor-search-form__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    overflow: hidden;
    border: 0 solid transparent;
    min-height: 36px;
}

/* .elementor-9453 .elementor-element.elementor-element-5e853368 input[type="search"].elementor-search-form__input {
    font-family: "Helvetica", Sans-serif;
    font-size: 13px !important;
	line-height: 13px !important;
    font-weight: 400;
} */

.elementor-9453 .elementor-element.elementor-element-5e853368 .elementor-search-form__input, .elementor-9453 .elementor-element.elementor-element-5e853368 .elementor-search-form__icon, .elementor-9453 .elementor-element.elementor-element-5e853368 .elementor-lightbox .dialog-lightbox-close-button, .elementor-9453 .elementor-element.elementor-element-5e853368 .elementor-lightbox .dialog-lightbox-close-button:hover, .elementor-9453 .elementor-element.elementor-element-5e853368.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input {
    color: var( --e-global-color-1c505d33 );
    fill: var( --e-global-color-1c505d33 );
}

.elementor-search-form__input,  .elementor-search-form__submit {
    padding-left: calc(40px / 3);
    padding-right: calc(40px / 3);
}

.elementor-search-form button, .elementor-search-form input[type=search] {
    margin: 0;
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    background: none;
    line-height: 1;
    min-width: calc(40vw);
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
	padding: 9px !important;
	
	line-height: 14px;
	outline: none;
	color: #000 !important;

	font-family: "Helvetica", Sans-serif;
    /* font-size: 0.875em; */
    font-weight: 400;
}


[type=search] {
	-webkit-appearance: textfield !important;
    outline-offset: -2px;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 300px;
    border: 1px solid #666;
    border-radius: 3px;
    padding: 0.5rem 1rem;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.elementor-search-form__input {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    color: #0000;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s;

	
}

.elementor-9453 .elementor-element.elementor-element-5e853368 .elementor-search-form__submit {
    min-width: 40px;
    background-color: var( --e-global-color-1dadf20e );
}

.elementor-search-form .elementor-search-form__submit, .elementor-search-form .elementor-search-form__submit:hover {
    color: var(--e-search-form-submit-text-color,#fff);
    border: 1px solid #FF682D !important;
    border-radius: 0;
	background: #FF682D !important;
	min-width: 40px;
}
.elementor-search-form button {
	font-size: 16px !important;
}
.elementor-screen-only {
	position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

[type=button]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

.elementor-search-form button {
    background-color: #818a91;
    font-size: var(--e-search-form-submit-icon-size,16px);
    color: #fff !important;
    border-radius: 0;
}



.elementor-kit-11 button, .elementor-kit-11 input[type="button"], .elementor-kit-11 input[type="submit"], .elementor-kit-11 .elementor-button {
    font-family: "Helvetica", Sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.7em;
    color: #FFFFFF;
    background-color: #FF682D;
    border-radius: 0px 0px 0px 0px;
    padding: 0px 5px 2px 5px;
}

.elementor-search-form__submit {
    -webkit-transition: color .2s,background .2s;
    -o-transition: color .2s,background .2s;
    transition: color .2s,background .2s;
    font-size: var(--e-search-form-submit-icon-size,16px);
}


.elementor-icon {
	padding: 1px 7px 7px 10px;
}

.svg-inline--fa.fa-window-close.fa-w-16 {
	font-size: 25px !important;
}

.fa-window-close:hover {
	cursor: pointer;
}

.downloadTxt {
	color: #000;
	margin-left:-5px !important;
}
 

.country.highlight:hover {
	cursor: pointer;
	background-color: #ddd;
	color:#1A4D9E;
}
