/*
    Theme Name: Math Minisite 1
    Theme URI:
    Description: Technion / WordPress theme
    Author: EkDesign
    Author URI: 
    Version: BS-4.2
    Tags: 
*/


/* =GENERAL
-------------------------------------------------------------- */



body {
    font-size:16px;
	font-family: 'Assistant', sans-serif;
	background: #FFF;
	line-height:1;
	margin:0;
	padding:0;
	color:#002147;
	}

a {
    color: #002147;
    text-decoration: none;
	-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-ms-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
} 

a:hover, a:focus {
	text-decoration: none;
	color:#346bab;
}

a:focus { 
    outline: none;
}

input,
textarea,
select {
	font-family: 'Assistant', sans-serif;
	box-sizing:border-box;
	width:100%;
	padding:10px 10px;
	border: 1px solid #BBC0C8;
	border-radius: 5px;
	color:#002147;
	font-size:16px;
	
	
		
}
input[type="checkbox"] {
	display: inline-block;
	width: auto;
}

input[type="submit"],
input[type="button"] {
	font-family: 'Assistant', sans-serif;
	display: inline-block;
	cursor:pointer;
	padding: 8px 15px;
	text-align:center;
	color:#FFF;	
	font-size:19px;
	font-weight: 600;
	text-align: center;
	border:none;
	text-transform:uppercase;
	background:#184C88;
	border-radius:30px;
	
	
			
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
	
}

input[type="submit"]:hover,
input[type="button"]:hover {
	-moz-transform: scale(0.9);
-webkit-transform: scale(0.9);
-o-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
	}


::-webkit-input-placeholder {
       color:#19171c;
}

:-moz-placeholder { /* Firefox 18- */
      color:#19171c;
}

::-moz-placeholder {  /* Firefox 19+ */
       color:#19171c;
}

:-ms-input-placeholder {  
     color:#19171c;
}


.flaticon-next-1 {
	display: inline-block;
	transform: rotate(180deg);
}

.flaticon-next.right {
	display: inline-block;
	transform: rotate(180deg); 
}

ul, li {
	padding:0;
	margin:0;
	list-style: none;
}

.call {
	white-space: nowrap;
	
}

.ltr {
	direction:ltr;
}

.flex {
	display: flex;
}

.parallax {
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

button.aicon_link {
	top:15px;
}

body .accessability_container button,
body .accessability_container img {
	background: none !important;
}

/* =LAYOUT
-------------------------------------------------------------- */

.container {
	position:relative;
}

.wide-container {
	position:relative;
	width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}


#main {
	position: relative;
	padding:40px 0;

	}
	
.section {
	padding: 60px 0;
}

#contact-bage {
	position: fixed;
	z-index:500;
	left:0;
	top:180px;
	
}

.padding {
	width:65%;
	margin: auto;
}

.grey {
	background:#F5F6F8;
}

/* =HEADER
-------------------------------------------------------------- */
#heading {
	position: relative;
}

.topholder {
	
}

#toprow {
	position: relative;
	z-index:200;
	padding:10px 0;
}

#toprow a {
	
}

#toprow a:hover {
	
}

.site-heading {
	text-align: center;
}

.site-title {
	font-size:26px;
	font-weight: bold;
	margin-bottom:5px;
}

.site-subtitle {
	font-size:16px;
}


.logos {
	display: flex;
  align-items: center;
}

.logo-tech {
	position: relative;
	padding-left:10px;
	border-left:rgba(255, 255, 255, 0.2) 1px solid;
	
	}
	

.logo {
	position: relative;
	z-index:10;
	padding-right:10px;
	}
	

.top-lang {
    text-align: end;
}


#languages {
	display: inline-block;
	
	}

#languages .menu-lang-container ul {
		
}

#languages li {
	display: inline-block;
	float: none;
}

#languages li a {
	display: inline-block;
	width:40px;
	height:40px;
	text-align: center;
	line-height:40px;
	font-size:15px;
	font-weight:700;
	text-align: center;
	text-transform: uppercase;
	padding:0px;
	border:#002147 2px solid;
	border-radius:100%;
	
}

#languages li a:hover {
	
}

#home-main-img img {
	width:100%;
}

#menurow {
	position: relative;
	background: transparent linear-gradient(90deg, #002857 0%, #003675 50%, #002857 100%) 0% 0% no-repeat padding-box;
	 	z-index: 200;
}

#menurow .flex {
	 display: flex;
  
}




/* =MENUS
-------------------------------------------------------------- */

/****top*************/
.topmenu {
	position: relative;
	display: inline-block;

}

.topmenu li a {
	padding:5px 10px;
	font-size:15px;
	
}

.topmenu li a:hover,
.topmenu li.current-menu-item a{
	
}


/*************SIDEMENU*****************/

.menu-sidemenu-container {
	border-right: #7e3382 3px solid;

}

.menu-side li {
	display: block;
	float: none;
	border-bottom:#e0e0e0 1px solid;
}

.menu-side li a {
	display: block;
	font-size:17px;
	padding:15px 10px;
	color:#000;
}

.menu-side li a:hover,
.menu-side li.current-menu-item a {
	background:#7e3382;
	color:#FFF;
}

.menu-side li .sub-menu li a {
	position: relative;
	font-size:15px;
	padding:12px 30px 12px 10px;
	background: none;
	color:#000;
}

.menu-side li .sub-menu li a:before {
	content:"\f104 ";
	font-family:"FontAwesome";
	display: inline-block;
	position: relative;
	right:-10px;
}

.menu-side li .sub-menu li a:hover,
.menu-side li .sub-menu li.current-menu-item a {
	background:#7e3382;
	color:#FFF;
}







/********************home******************/

#mainslider {
	width:100%;
	overflow:hidden;
}

.msimg {
	width:100%;
}

#home-boxes {
	background:#F5F6F8;
}

.home-title {
	font-size:60px;
	font-weight: bold;
	text-align: center;
	margin-bottom:10px;
}

.home-subtitle {
	font-size:27px;
	font-weight:500;
	text-align: center;
	margin-bottom:40px;
}

.home-box {
	margin-bottom:30px;
	text-align: center;
	display: block;
		
}

.hb-img {
	margin-bottom:15px;
}

.hb-img img {
	border-radius:50%;
}


.home-box .box-title {
	font-size:25px;
	font-weight: bold;
		
}

.home-box .box-title a:hover {
	color:#346bab;
}


/************/
#content-section {
	background:#edf3f5 url(images/waves_bg.png) no-repeat;
	background-size: cover;
	padding-top:0;
}

/********************************/
#icons-section {
	background:#1B42C1;
	color:#FFF;
}

#icons-section  a {
	color:#FFF;
}

#icons-section .colorbox {
	transition: all 500ms ease;
}

#icons-section .colorbox:hover {
	background:#2dcaf2;
}
#icons-section .box-item  {
	text-align: center;
	width:400px;
	margin: auto;
	padding:90px 0;
	
}

#icons-section .box-item:hover {
	
}

#icons-section .box-icon {
	width: 175px;
	height: 175px;
	 display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  border: 6px solid #FFFFFF;
  border-radius:100%;
  margin-bottom:30px;
  transition: all 500ms ease;
}

#icons-section .box-icon a {
	display: block;
}

#icons-section .box-icon:hover {
	/*transform: rotateY(180deg);*/
	
}

.svg-icon {
	position: relative;
	z-index:10;
	
}

.svg-icon svg {
	width:88px;
	height:88px;
}

#icons-section .box-title {
	font-size:31px;
	color:#FFF;
	font-weight:600;
	text-transform: uppercase;
	margin-bottom:15px;
}

#icons-section .box-title a:hover {
	color:#2dcaf2;
}

#icons-section  .box-text {
	letter-spacing: 0.9px;
	font-size:18px;
	line-height:1.4;
}

#presentation {
	position: relative;
	height:600px;
}

.primg {
	width:100%;
}

#presentation .cap {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	text-align: center;
}

/********/

#double-section .flex-item {
	width:50%;
}


.ds-title {
	position: relative;
	font-size:34px;
	text-transform: uppercase;
	margin-bottom:40px;
	font-weight:600;
	
}

.ds-title:before {
	content:"";
	position: absolute;
	left:-65px;
	top:0;
	width:55px;
	height:31px;
	background:#4780E3;
}

.ds-title.t-2 {
	margin-left:65px;
}

.ds-title.t-2:before {
	background:#47C3E3;
}


a.read {
	display: inline-block;
	padding:5px 10px;
	font-size:14px;
	color:#FFF;
	background:#002147;
	font-weight:500;
}

#events-section {
	background:#e1f4fd;
	padding-left:65px;
}


/*************/

#home-buttons {
	position: relative;
	z-index:20;
	margin-top: -60px;
	margin-bottom:10px;
	}

#home-buttons ul {
	display: flex;
  	 justify-content: center;
}

#home-buttons ul li{
	background:#FFF;
	text-align: center;
	transition: all 0.5s ease;
	padding:25px 40px;
	box-shadow: -3px 4px 5px 0px rgba(50, 50, 50, 0.3);
		}

#home-buttons ul li:nth-child(odd) {
	border-bottom:#9a237d 3px solid;
}

#home-buttons ul li:nth-child(even) {
	border-bottom:#e13f20 3px solid;
}

#home-buttons ul li:last-child {
	border-radius: 30px 0 0 0;
}

#home-buttons ul li:hover {
	background:#F0F0F0;
	
}


#home-buttons ul li .icon {
	display: inline-block;
	padding-left:10px;
}

#home-buttons ul li .icon img {
	vertical-align: middle;
}

.btn-title {
	display: inline;
	font-size:16px;
	margin: auto;
	}


.home-all {
	text-align: left;
	font-size:15px;
}

.home-all a {
	text-decoration: underline;
	display: inline-block;
	padding: 10px 10px;
}
.home-all a:hover {
	text-decoration: none;
	
}

#news-section .slide {
	padding:0 10px;
}

#news-section .article {

}


#boxes-section {
	position: relative;
	margin-top: -50px;
	z-index:20;
	
	
}



.hc-image {
	text-align: right;

}
.hc-title {
	font-size:37px;
}



.home-contact-main {
	border-top:#e2e9e9 1px solid;
	border-bottom:#9a237d 6px solid;
	}

.home-contact-main .form-area {
	padding:40px 40px 40px 80px;
}

.hc-image-area {
	position: relative;
	text-align: left;
}

.hc-image-area .tech-sign {
	position: absolute;
	bottom: 10px;
	right:-90px;
}

.home-form .gform_body ul {
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top:20px;
}

.home-form .gform_body li {
	width:49%;
	margin-bottom:15px;
}

.home-form .gform_footer {
	margin-top:20px;

}

.home-form .gform_footer input[type="submit"] {
	width:280px;
}

#social-section {
	text-align:center;
	background:#f1eff6;
	padding:30px 0;
	font-size:20px;
}

#social-section .soc-title {
	margin-left:15px;
}

#social-section a {
	display: inline-block;
	width:35px;
	padding-left:8px;
}

#testi-scroll {
	padding: 0 50px;
}



.bq-open {
	position: absolute;
	right:20px;
	top: -15px;
	z-index:20;
}


.all-btn {
	margin-top:50px;
}

.all-btn a {
	display: inline-block;
	padding:10px 40px;
	border:1px solid #002147;
	font-size:20px;
	font-weight:600;
	text-transform: uppercase;
}

.all-btn a:hover {
	background:#002147;
	color:#FFF;
}

.all-btn a i {
	margin-right:10px;
}



/*********GENERAL*******/

.more {
	margin:10px 0;	
}

.more a {
	display: inline-block;
    padding: 10px 30px;
    color: #c9b563;

}

.more a i {
	display: inline-block;
	width:20px;
	height:20px;
	line-height:20px;
	font-size:15px;
	text-align:center;
	border-radius:100%;
	background:#c9b563;
	color:#FFF;
	margin-right:10px;
}

.more a:hover {
	transform: scale(0.9);
	
}


.single-img {
	max-width:50%;
	
}


.single-img.alignright {
	padding-left:30px;
	padding-bottom:30px;
}
.single-img.alignleft {
	padding-right:30px;
	padding-bottom:30px;
}

.single-img img {
	border-radius: 8px;	
}

.home-simg img {
	border-radius:100%;
}

.single-img .videoWrapper {
	width:600px;
}



.videoWrapper {
	width:100%;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.one-5 {
	width:20%;
	float: right;
	padding-left:15px;
	padding-right:15px;
}

.two-cols {
	-moz-column-count: 2;
-moz-column-gap: 20px;
-webkit-column-count: 2;
-webkit-column-gap: 20px;
column-count: 2;
column-gap: 20px;
}

.entry {
	line-height:1.4;
	
}

.l-entry {
	font-size:20px;
	text-align: center;
	font-weight:300;
	line-height:1.4;
}

.entry h1 {	
	font-size:43px;
	color:#002147;
	font-weight: bold;
	margin-bottom:15px;
}
.entry h2 {
	font-size:32px;
	color:#003675;
	font-weight:bold;
	margin-bottom:15px;
}

.entry h3 {
	font-size:28px;
	color:#002147;
	font-weight:700;
	margin-bottom:15px;
}


.entry h4 {
	font-size:24px;
	color: #000;
	font-weight: boldף
	margin-bottom:15px;
}

.entry h5 {
	font-size:22px;
	font-weight:600;
	margin-bottom:10px;
	color:#002147;
}

.entry h6 {
	font-size:18px;
	font-weight: boldף
	color:#001a4a;
	letter-spacing:2px;
	margin-bottom:10px;
	
}

.entry hr {
	border-top:#c2c3c4 1px solid;
}

.entry ul,
.entry ol {
	margin-right: 30px;
	margin-bottom:1.5em;
	}

.entry ul li {
	list-style: square;
	padding-right:10px;
}



.entry ol li {
	list-style: decimal;
}

.entry ol li::marker {
	
}

.ltr .entry ul,
.ltr .entry ol {
	margin-left: 50px;
	margin-right: 0px;
}


.entry a {	
	color:#003675;
}

.entry a:hover {
	text-decoration: underline;
}

.the-link {
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	z-index:10;
}

.one-half {
	width:50%;
	float: right;
}

.one-third {
	width:33.33%;
	float:right;
}

.one-fourth {
	width:25%;
	float:right;
}

.mas-item {
    width: calc(25% - 30px);
    float: right;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;
}

img.grayscale {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
	webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

img.grayscale:hover {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    -webkit-filter: grayscale(0%);
}


.entry img.alignleft {
	margin-right:30px;
	margin-bottom:30px;
	max-width:50%;
}

.entry img.alignright {
	margin-left:30px;
	margin-bottom:30px;
	max-width:50%;
}

.two-cols p:first-child {
	margin-top:0;
}


.title {
	font-size:43px;
	margin-bottom:30px;
	font-weight: bold;
	
	
}

.page-title {
	font-size:45px;
	font-weight:600;
	margin-bottom:50px;
}
.all-button {
	display: inline-block;
	font-size:15px;
	text-decoration: underline;
	
}

.all-button:hover {
	text-decoration: none;
}

#topimage {
	position: relative;
	width:100%;
	overflow: hidden;
	
	}

.topimg {
	display: block;
	width:100%;
}

#topimage .textholder {
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	height: 100%;
	z-index:100;
	display: flex;
  	align-items: center;		
}
.toptitle {
	display: inline-block;
	padding:15px 20px;
	font-size:60px;
	font-weight: bold;
	color:#FFF;
	background:#002F66;
	border-radius: 6px;
	
	
}

.subtitle {
	display: block;
	font-size:26px;
	font-weight: bold;
	margin-bottom:30px;

}

.toptitle .subtitle span {
	display: inline-block;
	padding:10px 10px 10px 30px;
	color:#FFF;
	font-size:20px;
	line-height:1;	
	background:#7e3382;
	border-radius: 0 0 0 30px;
}

	

#breadcrumbs {
	padding:10px 0;
	font-size:14px;
	
		}

#breadcrumbs a {
	color:#002147;
	
}

#breadcrumbs a:hover {
	text-decoration:underline;
}


#share {
	font-size:18px;
	font-weight: bold;
	background:#FFF;
}
#share text {
	display:inline-block;
	padding-right:10px;
}

#share .addtoany_shortcode {
	display: inline-block;
	}

#share .addtoany_list a>span {
	border-radius:100%;
}

.a2a_svg {
	background:none !important;
}

.a2a_svg path {
	
	fill: #010a38;
}

.content-area {
	
}

.category-content {
	background: #f7f9fa;
	padding:40px 0;
}

.article {
	display: block;
	margin-bottom:30px;
		
	}
	
.art-img {
	position: relative;
}

.art-img.no-img {
	background: #003675;
}

.art-img img {
	position: relative;
	display: block;
	border-radius: 5px 5px 0px 0px;
	width:100%;
}

	
.article .inner {
	padding:15px;
	border: 1px solid #DBDEE6;
	border-radius: 5px;
	background:#FFF;
	
	}
	
.article .more-btn {
	margin-top:15px;
}


.art-title {
	font-size: 22px;
	font-weight: bold;
   	margin-bottom:10px;
	
}

.art-title a {
	color:#002147;
	}

.art-title a:hover {
	color:#346bab
}

.excerpt {
	line-height:1.4;
}

.article .readmore  {
	margin-top:10px;
	font-size:16px;	
}

.article .readmore a {
	display: inline-block;
	padding:8px 20px;
	background:#003675;
	font-weight:600;
}

.article .readmore a:hover {
	
}

.article date {
	position: absolute;
	top: 0;
	right:0;
	background:#184C88;
	font-size:15px;
	display: inline-block;
	padding:5px 10px;
	color:#FFF;
	border-radius: 0px 5px;
}


.er-404 {
	font-size:150%;
	text-align: center;
}


.navigation {
	padding:25px 0;
	text-align: center;
	
}

.wp-pagenavi {
	display: flex;
  justify-content: center;
}

.navigation a,
.navigation span {
	display: flex;
  justify-content: center;
  align-items: center;
	width:32px;
	height:32px;
	line-height:30px;
	color:#000;
	font-weight:600;
	font-size:16px;
	border-radius:100%;
	border:none !important;
	margin-left:5px;
	background:#FFF;
	}

.navigation a:hover,
.navigation .nextpostslink  {
	background:#001b4c;
	color:#FFF;
}

.navigation .current {
	background:#49C8EB;
	color:#FFF;
}

.navigation .pages {
	display: inline-block;
	margin: 0 10px;
	background: none;
}

.navigation select {
	padding:5px 10px;
	border: #2b92cc 1px solid;
	border-radius:4px;
}

#related-boxes {
	margin-bottom:30px;
}

.rel-title {
	font-size:30px;
	font-weight: bold;
	margin-bottom:30px;
}


.content .entry {
	font-size:18px;
}

.sec-title {
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
	color:#9a237d;
}

.sec-title:hover {
	color:#000;
}

.side-contact {
	margin-top: 30px;
	border:#eee 1px solid;
	padding:30px;
	background: #efe6f0;
	border-radius:0 30px 0 30px;
}

.side-contact .title {
	font-size:24px;
	color:#000;
	border-bottom:#7e3382 2px solid;
	padding-bottom:15px;
	margin-bottom:15px;
	}

.side-contact ul {
	margin-top:20px;
	}
.side-contact ul li {
	margin-bottom:7px;
}
	
.side-contact ul li a {
	display: inline-block;
	margin-right:5px;
}

.side-contact .info {
	font-size:16px;
	margin-bottom:25px;
}

.side-contact .cont-line {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:#d7cfd8 1px solid;
}

.side-contact .cont-line:last-child {
	border-bottom: none;
}

.side-contact .cont-line .text {
	font-size:16px;
	margin-bottom:10px;
	font-weight: bold;
	}

.side-contact .cont-line ul {
	margin:0;
}

/************native gallery*************/
.entry .gallery {
	display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.entry .gallery figure {
	padding:0 15px;
	margin:0;
	margin-bottom:20px;
}

.gallery-columns-6 figure {
	width:16.66%;
}

.gallery-columns-5 figure {
	width:20%;
}

.gallery-columns-4 figure {
	width:25%;
}


.gallery-columns-3 figure {
	width:33.33%;
}

.gallery-columns-2 figure {
	width:50%;
}
/*************SIDEBAR**************/
#side-menu {
	background:#FFF;
	padding:20px 10px;
	margin-bottom:30px;
	box-shadow: 0px 2px 3px #0000001A;
	border: 1px solid #DBDEE6;
	border-radius: 5px;
}

.side-title {
	font-size:24px;
	font-weight: bold;
	padding-bottom:10px;
	border-bottom:#f2f3f6 1px solid;
}

.menu-sidebar li a {
	 display: flex;
	  justify-content: space-between;
	  align-items: center;
	padding:10px 0;
	font-size:20px;	
	border-bottom:#DBDEE6 1px solid;
	font-weight:600;
}

.menu-sidebar li:last-child a {
	border-bottom: none;
}

#side-contact {
	background: #FFF;
    padding: 20px 10px;
    margin-bottom: 30px;
    box-shadow: 0px 2px 3px #0000001a;
    border: 1px solid #DBDEE6;
    border-radius: 5px;
}

.contact-info ul {
	margin-top:20px;
}

.contact-info ul li {
	padding:10px 0;
	border-bottom:#DBDEE6 1px solid;
	display: flex;
	 align-items: center;
}

.contact-info ul li i {
	font-size:30px;
	padding-left:10px;
}

.contact-info ul li span,
.contact-info ul li a {
	display: block;
	font-size:18px;
	font-weight:600;
}




/***********************FLEXIBLE SECTIONS****************************/

#flexible-content .white {
	background:#FFF;
}

#flexible-content .section {
	padding:30px 0;
	border-bottom:#FFF 3px solid;
	}
	


.sec-divider {
	
}

.sec-text {
	padding-bottom:20px;
	line-height:1.2;
}
/***********/


#linkblock-section {
}
#linkblock-section ul {
	border: 1px solid #DBDEE6;
	border-radius: 5px 5px 0px 0px;
	margin-bottom:30px;
	
}

#linkblock-section ul li {
	border-bottom: 1px solid #DBDEE6;
	display: flex;
  justify-content: space-between;
  align-items: center;
  padding:0 10px;
  background:#FFF;
  transition: all 300ms ease;
}

#linkblock-section ul li:hover {
	background:#DBDEE6;
}

#linkblock-section ul li.block-title {
	padding:10px;
	background:#184C88;
	color:#FFF;
	font-size:24px;
	font-weight:bold;
	border-radius: 5px 5px 0px 0px;
}

#linkblock-section ul li a {
	display: block;
	font-size:20px;
	font-weight:600;
	padding:10px 0;
	width:95%;
}

#linkblock-section ul li i {
	font-size:20px;
}
/*************/

#single-linkblock-section ul li a {
    border: 1px solid #DBDEE6;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 26px;
    background: #FFF;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 15px  15px;
}

#single-linkblock-section ul li a span {
	width: calc(100% - 45px);
}

#single-linkblock-section ul li a i {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    color: #FFF;
    background: #002147;
    border-radius: 100%;
    font-size: 14px;
    text-align: center;
}

/************/

#related-pages.white {
	background:#FFF;	
}

#related-pages .entry {
	margin-bottom:30px;
}

.rel-list {
	
}

/**************/

.video-item {
	margin-bottom:15px;
}
.video-img {
	position: relative;
}

.video-item .play {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display: flex;
  justify-content: center;
  align-items: center;
  z-index:10;
}

.movie-title {
	padding:15px 0;
	font-size:22px;
	font-weight: bold;
}

.boxed-loop {
	margin-bottom:30px;
	position: relative;
}

.box-hover {
	display: flex;
	 justify-content: center;
  	align-items: center;
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, 0.8);
	padding:15px;
	opacity:0;
	transition: all 500ms ease;
		
}

.boxed-loop:hover .box-hover {
	opacity:1;
}

.hover-title {
	color:#FFF;
	font-weight:600;
	font-size:24px;
	line-height:1.2;
	
}

/********/
.tab-section {
	display: none;
}

.tab-section.active {
	display: block;
	animation:slideInUp 0.3s;
}

.fixed-tabs {
	padding-top:50px;
}

a.side-tab {
	display: block;
	padding:15px 0;
	font-size:18px;
	font-weight:500;
	
}

a.side-tab.active  {
	color:#dea815;
}

#tab-sections h1,
#tab-sections h2,
#tab-sections h3,
#tab-sections h4 {
	color:#dea815;
}

/*****/
#buttons-section {
	
}
#buttons-section ul {
	position: relative;
	 display: flex;
   align-items: center;
  flex-wrap: wrap;
  padding:20px 10px 0 10px;
}

#buttons-section ul li {
	width:25%;
	padding:0 7px 20px 7px;
}

#buttons-section ul li a {
	display: flex;
   align-items: center;
  	background:#FFF;
	border: 1px solid #DBDEE6;
	border-radius: 5px;
	font-size:22px;
	font-weight: bold;
	padding:15px 25px;
	color:#002147;
}

#buttons-section ul li svg {
	fill:#184C88;
	width:100%;
}

#buttons-section ul li .svg-icon {
	width:80px;
	padding-left:15px;
}

#buttons-section ul li a span {
	width: calc(100% - 80px);
}

/****************/
#downloads-section {
}

#downloads-section ul {
	 display: flex;
  
  align-items: center;
  flex-wrap: wrap;
  margin:0 -5px;
}

#downloads-section ul li {
	padding:0 5px;
	margin-bottom:10px;
}


#downloads-section ul li a {
	 display: flex;
  	justify-content: space-between;
  	align-items: center;
	font-size:20px;
	font-weight:500;
	padding:10px 25px;
	color:#FFF;
	font-weight:500;
	background:#003675;
}

#downloads-section ul li a i {
	color:#FFF;
	font-size:30px;
	margin-left:15px;
}

/*****************/
#content-flexy {
}

#content-flexy .content-img {
	position: relative;
	float:right;
}

.content-img mask {
	position: absolute;
	left:0px;
	top:-20px;
	z-index:10;
	}
	
	
#two-cols-flexy .entry h1,
#two-cols-flexy .entry h2,
#two-cols-flexy .entry h3,
#two-cols-flexy .entry h4 {
	color:#dea815;
}


#two-cols-flexy .sec-content {
	padding-right:20px;
	margin-bottom:30px;
	border-right:#FFF 4px solid;
}

/***************/
.logo-item {
margin-bottom:20px;
}
.logo-item .logo-img {
display:flex;
justify-content: center;
align-items: center;
background: #FFF;
padding:20px;
height:140px;
width: 100%;
overflow: hidden;
} 
.logo-item .log-img img {
max-height:100px;
width: auto;
}

/***********************/
#color-boxes-flexy {
	
}

#color-boxes-flexy .before-boxes {
	font-size:20px;
	margin-bottom:30px;
}

#color-boxes-flexy .color-box {
	padding:15px 30px;
	color:#FFF;
	margin-bottom:10px;
	text-align:start;
}

/******************/

#image-boxes-flexy .title {
	
}

.imagebox {
	position: relative;
	margin-bottom:30px;
	height:100%;
}

.ibox-img {
	float: left;
	width: 65.3333%;
}

.ibox-content {
	position: absolute;
	right:0;
	top:20%;
	z-index:20;
	width:45%;
	padding:30px;
	background:rgba(255,255,255, 0.8);
}

.ibox-content .box-title  {
	font-size:26px;
	color:#dea916;
	font-weight:500;
	margin-bottom:10px;
}

.ibox-content .box-text  {
	
}

.ibox-content .more a {
	background:#dea916;
	font-size:15px;
	color:#FFF;
}

.ibox-content .more a i {
	color:#FFF;
}

/****/
#related-posts .entry {
	text-align: center;
	margin-bottom:30px;
}

#related-posts .title {
	text-align: center;
}

.blog-loop {
	display: block;
	background:#f5f5f3;
	margin-bottom:30px;
	
}

.blog-loop .inner {
	padding:15px 10px;
}

.blog-loop  .post-title {
	text-align: center;
	font-size:22px;
	font-weight: bold;
	line-height:1.2;
}
/***************/
#flexible-content .title {
	
}

#flexible-content .sec-text {
	
}

#regular-boxes-flexy.section {
	padding-bottom:10px;
}

.reg-box {
	background:#FFF;
	margin-bottom:20px;
}

.rbox-img {
	border:#FFF 10px solid;
}

.rbox-content {
	padding: 10px;
	}

.reg-box .box-title {
	font-size:20px;
	font-weight:600;
	margin-bottom:10px;
	color:#003675;
}

.reg-box .box-text {
	margin-bottom:10px;
	font-size:16px;
	line-height:1.2;
}

/**********/
#icon-boxes-flexy {
	
}

#icon-boxes-flexy .flex {
	flex-wrap:wrap;
	justify-content:center;
}

#icon-boxes-flexy .flex-item {
	width:25%;
	padding:0 15px;
}

#icon-boxes-flexy .icon-box {
	padding:30px;
	background:#FFF;
	color:#D1AD4A;
	text-align: center;
	margin-bottom:20px;
	width:100%;
	display: block;
}

#icon-boxes-flexy .icon-box a {
	color:#D1AD4A;
}

#icon-boxes-flexy .svg-icon {
	width:40%;
	margin:0 auto 20px auto;
}

#icon-boxes-flexy .svg-icon svg {
	fill:#D1AD4A;
	width:100%;
	max-height:100%;
	margin-bottom:10px;
	
}

#icon-boxes-flexy .icon-title {
	font-size:24px;
	font-weight: 600;
}


/***********pageboxes**************/
.pageboxes-section {
	margin-bottom:40px;
}

#boxes .box-item {
	display: block;
	text-align: center;
	margin-bottom:20px;
	border: #e2e9e9 1px solid;
	border-bottom:#e7b22c 6px solid;
	padding:30px;

}

#boxes .box-icon {
	margin-bottom:15px;
}

#boxes .box-title {
	font-size:18px;
	color:#000;
}

#boxes .box-text {
	margin-top:10px;
}

.buttons-title {
	text-align: center;
	font-size:26px;
	margin-bottom:30px;
	border-bottom:#eee 1px solid;
	padding-bottom:15px;
}

.blue-scheme #boxes .box-item {
	background:#9a237d;
}

.blue-scheme #boxes .box-title  {
	color:#FFF;
}


/*********pagebuttons**********/
.more-buttons {
	margin:30px 0;
}

.before-buttons {
	padding-bottom:20px;
	font-size:15px;
	
}

.more-buttons ul {
	display: flex;
  align-items: center;
  
}


.more-buttons li {
}
.more-buttons a {
	display: block;
	padding:10px 25px;
	background:#000;
	border-radius:20px;
	color:#FFF;
	font-size:15px;
	margin-left:10px;
	text-align:center;
	}
	
/******************Accordion sec*************/

.acc-section {
	margin-bottom:15px;
	 background:#FFF;
  border: 1px solid #DBDEE6;
border-radius: 5px;
	
}

.acc-section .beefup__head {
	display: flex;
  justify-content: space-between;
  align-items: center;
  padding:30px;
  margin-bottom:0;
 
 
}
.acc-section .acc-title  {
	font-size:22px;
	font-weight: bold;
	width:95%;
	cursor: pointer;
}

.acc-section .plus {
	width:5%;
	font-family: "Times New Roman", Times, serif;
	font-size:40px;
	text-align: center;
	color:#184C88;
	font-weight: bold;
	cursor: pointer;
}

.acc-section .long-text {
	padding:0 30px 30px 30px;
	border-radius: 0 0 5px 5px;
}
	



.short-text,
.long-text {
	font-size:16px;
	line-height:1.4;
}

/***********TESTIMONIAL***********/
.tesimonial {
	position: relative;
   	background: #FFFFFF;
	border: 1px solid #DBDEE6;
	border-radius: 5px;
	padding:80px 40px 40px 40px;
    text-align: center;
    margin-top:80px;
}

.tesimonial .q1 {
	position: absolute;
	left:10%;
	top: -20px;
	z-index:10;
}

.tesimonial .q2 {
	position: absolute;
	right:10%;
	bottom: -20px;
	z-index:10;
    transform: rotate(180deg);
}



.testi-text {

}

.testi-name {
	font-size:22px;
	font-weight: bold;
}

.testi-pos {
	font-weight: bold;
    font-size: 16px;
}
.testi-img {
	width:25%;
}


.testi-img img {
    display: inline-block;
	border-radius:100%;
	margin-top:20px;
    border:#F5F6F8 10px solid;
}

.testi-text  {
	line-height:1.4;
    margin-bottom: 20px;
}

.tesimonial .details {
	width:75%;
}


/**************NINJA TABLE**********/
#positions-table .footable_parent {
	overflow: inherit;
}

#main .footable-filtering th {
	background: #F5F6F8
}

#main .footable-header th {
	background:#184C88;
	font-size:18px;
	color:#FFF;
	font-weight: bold;
}

#main  .footable .btn-primary {
	background:#184C88;
}

.entry td {
	font-size:18px;
	font-weight:600;
	color:#002147;
}

#main .semantic_ui .ui.striped.table tbody tr:nth-child(2n), 
#main .semantic_ui .ui.striped.table>tr:nth-child(2n) {
	background-color:#F6F8FB;
}

#main .semantic_ui .ui.table tr:last-child td {
	border-bottom: 1px solid rgba(34,36,38,.1);
}

/*************IMAGE GALLERY**********/
.gallery-heading {
	 display: flex;
  justify-content: space-between;
  align-items: center;
  padding:7px 10px;
  color:#FFF;
  margin-bottom:30px;
  font-weight:300;
}

.gal-title {
	font-size:30px;
}

.gal-meta .download {
	display: inline-block;
	font-size:28px;
	text-align: left;
}

.gal-meta .date {
	display: inline-block;
	font-size:26px;
	padding-right:10px;
	margin-right:10px;
	border-right:rgba(255,255,255, 0.2) 1px solid;
}

.gal-meta .download a {
	color:#FFF;
}

.gallery-image {
	margin-bottom:30px;
}



.mtooltip {
	position: relative;
}


.tooltip {
	background:#FFF;
	padding:5px;
	border-radius:4px;
	font-size:14px;
}

/************gallery*********/
.gallery-loop .gal-date {
	font-weight:600;
	margin-bottom:20px;
}

#wps-gallery {
	margin-top:20px;
}

/*************GRAVITY****************/
.gform_validation_container {
	display: none !important;
}


.gfield_required {
	color:#F00;
}

.gform_hidden {
	display: none !important;
}


.gfield_radio input {
	width: auto;
	display: inline-block;
}

.gfield_radio label {
	margin-bottom:0 !important;
	margin-right:0px;
	padding-right:5px;
}

.display-label .gfield_label {
	display: block !important;
	margin-bottom:10px;
	width:100%;
}

/**************gravity checkbox and radio*************/

.gfield_checkbox li,
.gfield_radio li {
	position: relative;
	width:auto;
}

.gfield_checkbox li label {
	padding-right:5px;
	display: inline;
}
.gfield_radio li input[type="radio"],
.gfield_checkbox li input[type="checkbox"] {
	display: inline-block;
	 transform: scale(1.2);
	
}

ul.gfield_radio li label {
	
}
.gchoice label {
	display: inline-block;
}

.gfield {
	width:100%;
}

.gfield--width-half  {
	width:49%;
}

.gform_required_legend {
	display: none;
}


/**************CONTACT PAGE************/



.acf-map {
	min-height:690px;
}

#maincontact {
	
}


#maincontact .gform_fields {
	display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#maincontact .gfield_label {
	display: block;
	margin-bottom:5px;
	font-size:18px;
	font-weight:600;
}

#maincontact input,
#maincontact textarea,
#maincontact select {
	
}

#maincontact textarea {
	height:130px;
}

#maincontact input {
	padding:12px 10px;
}

#maincontact .gfield {
	margin-bottom:15px;
}

#maincontact input[type="submit"]{
	width:200px;
	text-align: center;
	border: none;
}


#maincontact  .gform_footer {
	margin-top:20px;
}

#directions {
}

#directions li {
	margin-bottom:20px;
}

#directions .svg-icon {
	width:40px;
	height: auto;
}
#directions .svg-icon svg {
	width: auto;
	height: auto;
}

.dir-title {
	font-size:24px;
	font-weight: bold;
	margin-bottom:10px;
}

.dir-text {
	font-size:18px;
	line-height:1.3;
}

.wase {
	margin-top:10px;
}

.wase a {
	display: inline-block;
	font-size:17px;
	background: #184C88;
	border-radius: 80px;
	padding:12px 30px;
	color:#FFF;
	font-weight:600;
}

.wase a i {
	margin-left:7px;
	font-size:26px;
}

.contact-content .entry h3{
	font-weight: normal;
	font-size:22px;
}

.contact-details  {
	
}


.contact-box {
	display: flex;
		
}

.contact-box .cb-img {
	width:40%;
}

.contact-box .cb-details {
	width:60%;
	padding-right:15px;
}

.contact-box .cb-img img {
	border-radius:100%;
}

.contact-box .cb-title {
	font-size: 26px;
    margin-bottom: 10px;
	font-weight: bold;
}
.contact-box  .cb-pos {
	font-size:19px;
	font-weight: bold;
	margin-bottom:15px;
}
.contact-box .tel {
	margin-bottom:5px;
	font-size:19px;
	font-weight:600;
}



.contact-box i {
	display: inline-block;
	 color:#184C88;
	 font-size:26px;
	width:30px;
		 
}




/*************************CONTACT LINE************/
#contact-line {
	background:#021D3B;
}

.validation_message {
	color:#F00;
}

#contact-line .form-area  {
	width:80%;
	
}

#contact-line .gform_fields {
	display: flex;
	justify-content: space-between;
}

#contact-line .gfield {
	width:32.5%;
}

#contact-line .gfield input {
	width:100%;
}

#contact-line .gfield_label {
	display: none;
}

#contact-line form {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#contact-line .gform_body {
	width:78%;
	 
	
}

#contact-line input {
	padding:15px 7px;
}

#contact-line input[type="submit"]{
	padding:12px 20px;
}

#contact-line .gform_footer {
	width:20%;
}

#form-container {
	padding:20px 20px;
}

#contact-line .title-area {
	color:#FFF;
	padding-right:30px;
	
}



#contact-line .form-title {
	font-size:37px;
	color: #FFF;
	font-weight:600;
}

#contact-line .form-subtitle {
	font-size:20px;
	color: #FFF;
}

.acc-comment {
	font-size:14px;
	margin-top:20px;
	color:#FFF;
}

/************MEMBERS******************/

#people .cat-title {
	font-size:28px;
	font-weight: bold;
	margin-bottom:20px;
}

.p-category {
	margin-bottom:20px;
}
.member-list-item {
	background: #FFFFFF;
	border: 1px solid #DBDEE6;
	border-radius: 5px;
	margin-bottom:15px;
	padding:15px 15px;
}

.member-list-item .m-1 {
	width:15%;
}

.member-list-item .m-2 {
	width:25%;
	padding:0 15px;
}

.member-list-item .m-3 {
	width:25%;
	padding:0 15px;
}

.member-list-item .m-4 {
	width:35%;
}

.memb-loop-img img{
	border-radius:10px;
}

.member-list-item  .member-name {
	font-size:26px;
}

.member-list-item .a-title {
	font-size:19px;
	font-weight: bold;
}

.member-list-item .details li {
	font-size:20px;
	font-weight:600;
	margin-bottom:7px;
}

.member-list-item .details li i {
	font-size:24px;
	margin-left:5px;
	color:#184C88;
}
.member-list-item .r-areas {
	font-size:18px;
}

.member-list-item .r-areas label {
	display: block;
	font-weight: bold;
	margin-bottom:10px;
}

.member-list-item .web {
	font-size:18px;
	margin-top:15px;
	font-weight: 600;
}

.member-list-item .web a:hover {
	text-decoration: underline;
}





/************ =FOOTER***************/
#footer {
	background: url(images/footer_bg.png) no-repeat;
	background-size:cover;
	font-size:14px;
	color:#FFF;
	}

.footer-inner {
	padding:30px 0;
	border-top: 1px solid #123863;
	border-bottom: 1px solid #123863;
}

.menu-bottom li {
	display: inline-block;
}

.menu-bottom li a {
	display: block;
	color:#FFF;
	font-size:17px;
	padding:5px 15px;
	
}

.menu-bottom li a:hover {
	text-decoration: underline;
}

#footer .social-icons {
	text-align: left;
	
}

.social-icons a {
	display: inline-block;
	font-size:20px;
	color:#FFF;
	width:36px;
	height:36px;
	line-height:36px;
	text-align: center;
	border:rgba(255,255,255, 0.3) 1px solid;
	border-radius:100%;
	margin-left:10px;
}


.bottom-soc {
	text-align: end;
}

.bottom-soc, .bottom-soc a  {
	color:#FFF;
}

.bottom-soc label {
	font-size:18px;
	color:#003675;
}




#bottom {
	position:relative;
	background: #002147;
	color: rgba(255, 255, 255, 0.4);
	font-size:13px;
	padding:15px 0;
	}
	
#bottom a {
	color: rgba(255, 255, 255, 0.4);
	}

.copyrights {
	text-align:start;
	}
.credits {
	position: relative;
	text-align:end;
}

.credits img {
	vertical-align:middle;
}

.mobileselect-label {
		display: none;
}

.link-container {
	font-size:20px;
}

.gs-link {
	padding:10px;
	background:#FF0;
}