/********************** Global Styles *******************/
:root {
    --corp-orange: #f3943b;
}
* { 
	margin:0; 
	padding:0; 
}
html { 
	/*height:100.01%; */ 
	background:#fff; 
}
body { 
	/*height:100%; */
	text-align:center; 
	font-size:14px; 
	font-family: Segoe UI, Arial, Helvetica, sans-serif; 
	color:#000; 
        /* min-width: 1200px; */
        background-color: white;
}
html, body {
    height: initial;
}
.page {
margin: 0px auto;
width: 1180px;
padding-top: 64px;
}
#globalbox {
	position:relative;
	width:1205px;
	margin:0 auto;
	text-align:left;
	background:#fff;
}
img, div, table, td, tr, tbody {
	border:none;
}
a {
	outline:none;
	color:#1181de;
	text-decoration: none;
}
a:hover {
	color:#00469e;
	text-decoration: underline;
}
.projectlistbox img {
	max-width: 100%;
}
ul,
ol {
	padding: 6px 20px 6px 40px;
}

ul li,
ol li {
	padding: 3px 0 3px 20px;
}

.project_description ul,
.project_description ul li {
	list-style-image: url(/img/template/main/dot_blue.gif);
}
ul,
ul li {
	text-align: left;
}
/********************** Header *******************/
.menu-form button {
    position: absolute;
    right: 23px;
    top: 0;
    border: none;
    background: transparent;
    color: #a9a9a9;
    bottom: 1px;
    cursor: pointer;
    height: fit-content;
    margin: auto;
	outline: none;
}
.menu-form>div {
	float: right;
	position: relative;
}

#container-header {
	position:relative;
	height:544px;
	width:1205px;
	background:white;
}
#box-top-topsystems {
	position:absolute;
	right:22px;
	top:36px;
	text-align:right;
	font-size:12px;
	z-index:3;
}
#box-topname {
	position:absolute;
	top:0px;
	left:11px;
	width:1184px;
	height:110px;
	overflow:hidden;
	background:#dfe7ee url('/img/template/main/bg_topname_new.png') no-repeat;
}
.area-name {
	position:relative;
        width: 320px;
        height: 100px;
        float: left;
}
#box-logo {
	position:absolute;
	top:15px;
	right:11px;
	width:163px;
	height:163px;
	background:#dfe7ee url('/img/template/main/bg_toplogo.png') no-repeat;
	overflow:hidden;
}
#box-logo h1 {
	position:absolute;
	top:15px;
	left:-1999px;
	font-size:1px;
	font-weight:normal;
}
#header2017 {
    position: sticky;
    top: 0px;
    width: 100%;
    height: 100px;
    background: rgba(248, 248, 248, 1);
    z-index: 100;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    /* float: left; */
    /* clear: left; */
}

#box-topmenu {
	position: relative;
	/* top: 22px; */
	/* right: -424px; */
	/* width: 776px; */
	height: 48px;
}

#box-topslider {
	/*position:absolute;
	top:100px;*/
	width: 1200px;
	height: 360px;
}

.header_search {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.header_search .menu-form {
	max-width: 220px;
}

.header_search #sm_sf {
	background: white;
	border: 1px solid #a9a9a9;
	border-image: none;
	min-width: 180px;
	height: 32px;
	color: #787878;
	padding-left: 10px;
	font-size: 16px;
	border-radius: 25px;
	max-width: 220px;
}
.header_search input:focus-visible {
	outline: 1px solid #858585;
}

.area-home {
	position:relative;
	display:block;
	width:51px;
	height:78px;
	margin-left:12px;
	background:#d4effc url('/img/template/main/home_01.png') no-repeat center center;
}
.area-home:hover {
	background:white url('/img/template/main/home_01.png') no-repeat center center;
}
/* .area-topmenu {
	position:absolute;
	top:0px;
	left:0px;
} */



.cadname {
	height:78px;
	padding-left:20px;
	font-family: Impact, "Segoe UI", Tahoma, sans-serif;
	font-size:48px;
	font-weight:normal;
	color:#005baa;
	text-align:left;
        vertical-align:middle;
}
.cadname a {
        text-decoration:none;
}
.cadname a:hover {
	color:#005baa;
}
.cadslogan {
	padding-top:20px;
	padding-left:30px;
	text-align:left;
	font-family: "Segoe UI", Tahoma, sans-serif;  
	font-size:21px;
	font-weight:normal;
	color:#005baa;
}

/********************** Central Area *******************/

#container-central {
	position:relative;
	width:1205px;
	height:auto;
}
#pagebox {
    position: relative;
    top: 46px;
    width: 100%;
    /* float: left; */
    /* clear: left; */
}
#rightsidebox {
	position:relative;
	top:0px;
	margin-right:11px;
	width:333px;
	background:white;
	float:right;
}
.clear_both {
	clear:both;
}
#footerbox {
	position:relative;
	width:1205px;
	background:white;
	height:85px;
}

/********************** Right Side *******************/
#topsystembox {
	position:relative;
	width:333px;
	height:78px;
	background:#dfe7ee;
	margin-top:7px;
}
td.namebox {
	padding-left:8px;
	text-align:left;
	font-family: Impact, "Segoe UI", Tahoma, sans-serif;
	font-size:28px;
	font-weight:normal;
	color:#005baa;
	vertical-align:middle;
}
td.namebox a, td.namebox a:hover {color:#00469e;}
td.phonebox {
	padding-top:8px;
	padding-right:8px;
	text-align:right;
	/*vertical-align:top;*/
}
td.phonebox .tslink {
        padding-bottom:6px;
}
td.phonebox .tslink a {
	font-size:15px;
	font-weight:normal;
	text-decoration:underline;
	color:#00469e;
}
td.phonebox ts.link a:hover {
	color:#0096ff;
}
td.phonebox .phone {
	font-size:16px;
	font-weight:normal;
	color:#555;
	line-height:90%;
}
.bluebutton {
	border:1px gray outset;
	color:#00469e;
	background:#dfe3e8;
	padding:1px 3px;
	font-size:14px;
}
.box_333_85 {
	margin-top:0px;
	position:relative;
	width:333px;
	height:78px;
}
.searchbox {
	position:relative;
	height:78px;
	width:163px;
	background:#dfe7ee;
}
.searchfield {
	width:220px;
	height:22px;
	background:white;
	margin-top:25px;
	margin-left:10px;
	font-size:11px;
	padding-left:3px;
	color:#555;
	font-family:Segoe UI,Arial, Helvetica, sans-serif;
}
.searchbutton {
	margin-left:6px;
	margin-top:18px;
	position:relative;
	top:6px;
}

.enterbox {
	position:absolute;
	top:0px;
	right:0px;
	height:78px;
	width:163px;
	background:#dfe7ee;
}
.entertext {
	font-size:11px;
	margin-left:16px;
	margin-top:8px;
	color:#00469e;
}
.entertext a {
	text-decoration:none;
}
.entertext a:hover {
	color:#0096ff;
}
 
#hitcontentbox {
	position:relative;
	margin-top:7px;
	height:163px;
	width:333px;
	background:#dfe7ee;
	overflow:hidden;
}
ul#tabs {
	width:220px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	list-style-type:none;
	margin:0 0 10px 60px;
	padding-bottom:10px;
	z-index:1;
}
#tabs li {
	float:left;
	width:110px;
	height:22px;
	text-align:center;
	padding-bottom:6px;
}
#tabs li a {
	display:block;
	color:#00469e;
	text-decoration:underline;
	padding:5px;
}
#tabs li.novis a {
	color:#00469e;
}
#tabs li.novis a:hover {
	color:#0096ff;
}
#tabs li.vis a {
	color:#0096ff;
	text-decoration:none;
}
.clear {
	clear:left;
}
#hits1, #hits2 {
	font-family:Segoe UI, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.newsnumber {
	width:40px;
	height:20px;
	text-align:center;
	vertical-align:middle;
}
.newsname {
	text-align:left;
	vertical-align:middle;
}
.newsdata {
	width:70px;
	height:20px;
}
#topcommentsbox {
	position:relative;
	margin-top:7px;
	height:163px;
	width:333px;
	background:#dfe7ee;
	overflow: hidden;
}
.newstime {
	color:#818285;
}
#tagscloudsbox {
	position:relative;
	margin-top:7px;
	height:333px;
	width:333px;
	background:#dfe7ee;
	text-align:center;
}
.c-center {
	width:317px;
	height:321px;
	overflow:hidden;
	margin:3px auto;
	text-align:left;
}


/********************** Footer Styles *******************/

#footer-box {
    position: relative;
    width: 100%;
    background: white;
    height: 153px;
    margin-top: 46px;
}
.footmenu-box {
        width: 100%;
	/*height: 108px;*/
	background: #f8f8f8;
}
.counters {
	height:10px;
	text-align:left;
	margin-left:5px;
}
.counters img {
	margin:5px;
}
.counter {
	width:79px;
	height:29px;
	border:1px #162686 solid;
	background:#dfe7ee;
	float:left;
	margin:5px;
}

/********************** Foot Menu *******************/

.foot-menu {
	list-style:none;
	text-align:left;
}
.foot-menu li {
	font-size:14px;
	line-height:130%;
}
.foot-menu li a {
	color:#005bcc;
	text-decoration:none;
}
.foot-menu li a:hover {
	color:#0096ff;
}

.download_button {
    color: #ffffff;
    font-size: 18px;
    display: inline-block;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    background-color: #2588d7;
    color: #ffffff;
    text-decoration: none;
    text-align: right;
    /* border-radius: 4px; */
    transition: all 0.2s;
    -webkit-user-select: none;
    position: relative;
    /*width: 188px;*/
}
.download_button:hover {
	background-color: #1d6aa7;
	color: #ffffff;
        cursor: pointer;
	text-decoration: none;
}
/***********TOP SMALL BUTTONS***********************/
#box-buttons {
position: relative;
top: 22px;
right: -724px;
width: 140px;
overflow: hidden;
}
.topsmallbuttons {
	opacity: 1;
	-webkit-transition: all 0.5s ease;
}
.topsmallbuttons:hover {
	opacity: 0.5;
}

.mainboxes {
	opacity: 1;
	-webkit-transition: all 0.5s ease;
}
.mainboxes:hover {
	opacity: 0.5;
}

/*************SMALL SEARCH***************/
#search-buttons {
    position: absolute;
    top: 22px;
    overflow: hidden;
    margin-left: 905px;
    width: 284px;
}
.search-small {
	width: 108px;
	height: 22px;
	background: white;
	padding-left: 3px;
	color: #555;
}
.down_menu {
	display: inline;
	background:#1567FF;
	padding-bottom:6px;
	padding-left:10px;
	padding-right: 10px;
	padding-top: 6px;
}
.down_menu:hover {
	background:#0059ff;
}
.down_menu_current{
	display: inline;
	background:#4787ff;
	padding-bottom:6px;
	padding-left:10px;
	padding-right: 10px;
	padding-top: 6px;
}

/* /t-flex-cad/... */

.flickity-page-dots .dot {
	padding: initial;
}

.gallery-cell {
	padding: 0 20px;
	display: flex;
	flex-direction: column;
}

.gallery-button-wrap {
	padding: 30px 0;
}

.news_page {
	font-size: 14px;
	margin-bottom: 2rem;
}

.news_banner .carousel-textbox {
	background-color: #f8f8f8e7;
	height: 240px;
	position: relative;
	padding: 0;
	display: flex;
	padding-left: 40px;
	align-items: center;
}

.news_banner .news_textbox_logo {
	height: 120px;
	position: absolute;
	left: 0px;
	top: -30px;
}

.news_banner .BannerTextMob {
	color: #555;
	font-size: 28px;
	padding-top: 0px;
	padding-bottom: 0;
	font-weight: 400;
}

.news_page h1 {
	text-align: center;
	font-size: 2.5em;
	color: #000;
}

.news_page h2 {
	font-size: 2em;
	color: #000;
}

.news_menu_flexwrap {
	text-align: center;
	padding-top: 12px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-around;
}

.news_menu-container {
	flex: 1 0 70%;
	margin-top: 50px;
	margin-bottom: 50px;
}


@media(max-width: 780px) {
	.news_menu-container {
		margin: auto;
	}
}

.news_menu-flex {
	display: flex;
	/* border-bottom: 1px solid #0078D2; */
	flex-wrap: wrap;
	/* justify-content: center; */
}

.news_menu-item {
	color: #000;
	flex: 0.1 1 auto;
	font-size: 16px;
	margin: 10px 5px;
}

.news_menu-item a {
	color: #000;
}

.news_menu-item a:hover {
	color: #0078d2;
}

.news_menu-item:hover {
	text-decoration: none;
	color: #0078d2;
	border-color: #0078d2;
}

.news_menu-item a:hover {
	text-decoration: none;
}

.news_active {
	border-bottom: 3px solid #0078d2;
}

.news_active a {
	color: #0078d2;
}

.orangebtn {
	color: #ffffff;
	display: inline-block;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 0.5em;
	padding-bottom: 0.55em;
	background-color: #ffca00;
	background-color: rgba(243, 148, 59, 1);
	text-decoration: none;
	text-align: center;
	border: 1px solid rgba(243, 148, 59, 1);
	transition: all 0.2s;
	-webkit-user-select: none;
}

.news_item {
	text-align: left;
}

.orangebtn:hover {
	color: #fff;
	text-decoration: none;
	background-color: rgb(233, 123, 0);
	-webkit-transition: all 0.3s ease;
}

.video_container {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}

.video_frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.news_page .gallery-carousel img {
	height: 350px;
}

.news_banner {
	height: 350px;
	background-image: url("/t-flex-cad/images/bannerwide.png");
	background-position: 0% 33%;
	background-repeat: no-repeat;
	background-size: cover;
}

.news_page .gallery-carousel small {
	color: transparent;
	-webkit-transition: color 0.5s ease-out;
	-moz-transition: color 0.5s ease-out;
	-o-transition: color 0.5s ease-out;
	transition: color 0.5s ease-out;
}

.news_page .gallery-carousel .is-selected small {
	color: #000;
}

.news_item .content {
	padding: 0 18px;
	padding-top: 10px;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
	-webkit-transition: max-height 0.2s ease-out;
	-moz-transition: max-height 0.2s ease-out;
	-o-transition: max-height 0.2s ease-out;
	transition: max-height 0.2s ease-out;
	background-color: white;
}

button.collapsible {
	background-color: #f1f1f1;
	color: black;
	cursor: pointer;
	padding: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 100%;
	border: 2px #f1f1f1 solid;
	text-align: left;
	outline: none;
	font-size: 20px;
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	font-weight: 200;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

button.collapsible:after {
	content: '\002B';
	color: black;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}

button.collapsible:hover:after {
	content: '\002B';
	color: #0078d2;
	/*color: white;*/
	color: #0078d2;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}

button.collapsible.active:after {
	content: "\2212";
	color: #0078d2;
	/*color: white;*/
}

.collapsible.active,
.collapsible:hover,
.collapsible:focus {
	border: 2px #0078d2 solid;
	outline: none;
}

.news_page .buttons {
	display: flex;
	justify-content: center;
}

.news_page .orange-button {
	padding: 12px 30px;
	width: 200px;
	color: white;
	background-color: rgb(243, 148, 59);
	text-align: center;
	cursor: pointer;
	font-size: 17px;
	box-sizing: content-box;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.news_page .buttons .orange-button {
	margin: 10px 10px !important;
}

.news_page .buttons .orange-button a {
	color: #fff;
}

.gallery-single {
	min-width: 100%;
	text-align: center;
	padding-bottom: 20px;
}

/* //t-flex-cad/... */


.video-topbannerbg {
	background-image: url('/t-flex-cad/images/bannerwide.png');
	height: 350px;
	display: flex;
    align-items: center;
    justify-content: center;
}
.video-topbanner {
	display: flex;
    justify-content: center;
    align-items: center;
}

.aboutcad_page h1, .cad-download_page h1, #trainingvideo_page h1, .projectlistbox h1 {
	margin-top: 65px;
    text-align: left;
    font-size: 2.5em;
    color: #000;
}
.heading_u, .page h1, #newpagebox h1 {
    padding: 0 20px 10px 0;
    font-size: 24px;
    text-align: left;
}
.download_button.orange {
  background-color: var(--corp-orange);
}


#cookie_notification {
    left: 26%;
    width: 50%;
}