/*==================================== contact css ====================================*/

.contact .line-arrow, .downloadinfo .line-arrow, .educators .line-arrow, .events_gallery .line-arrow {
	width:100%;
	height:40px;
	display:block;
	margin:10px auto;
	background:url(../images/line-down.png) no-repeat center;
}
.contact .line-arrow {
	margin-top:-20px;
}

.contact .title3, .downloadinfo .title3, .educators .title3, .events_gallery .title3 {
	width:100%;
	height:30px;
	margin:10px auto 35px auto;
	text-align:center;
	font-size:26px;
	line-height:20px;
	color:#28415c;
	font-weight:bold;
	text-transform:uppercase;
}



/*-------- map css ----------------------------*/
.contact {
	width:100%;
	margin-top:45px;
}
.contact .left {
	padding-top:5px;
	width:385px;
	text-align:center;
	float:left;
}
.contact .left li {
	margin-bottom:25px;
	margin-right:20px;
}
.contact .left li .get-in-touch {
	margin-right:20px;
}
.contact .left li.wset_q_code {
	margin-top:30px;
}
.contact .left li.wset_left_logo {
	margin-top:50px;
}
.contact .left li .email {
	margin-left:42px;
	margin-right:0;
}
.contact .right {
	padding-top:5px;
	width:620px;
	padding-left:40px;
	float:right;
	border-left:1px solid #28415c;
}
.contact .right .title_form {
	font-size:1.2em;
	margin:15px 0;
}
.contact_information .title_contact_information {
	font-size:1.7em;
	color:#28415c;
}
.contact_information li {
	width:92%;
	margin-top:15px;
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
}
.contact_information .title_form {
	font-size:1.2em;
	margin:15px 0;
}
.contact_information select {
	min-width:250px;
	font-size:16px !important;
	font-family:"Times New Roman", Times, serif !important;
}




/*-------- downloadinfo css ----------------------------*/
.downloadinfo {
	margin:45px auto;
}
.downloadinfo .circle3 {
}
.circle3 li {
	width:200px;
	height:;
	margin:10px 75px;
	text-align:center;
	float:left;
}
.circle3 li .photo {
	margin:0 auto;
	width:185px;
	height:185px;
	overflow:hidden;
	border-radius:50%;
	border:2px solid #28415c;
}
.circle3 li .photos img {
	width:100%;
}
.circle3 li .name {
	font-size:1.2em;
	line-height:1.2em;
	color:#28415c;
	margin-top:15px;
}
.downloadinfo .download_icon {
	position:absolute;
	z-index:2;
	width:100%;
	height:100%;
	display:block;
	top:0;
	left:0;
	background:url(../images/WSET/download_icon.png) no-repeat center 135px;
	-webkit-transition:all 0.15s ease-in;
	-moz-transition:all 0.15s ease-in;
	-o-transition:all 0.15s ease-in;
	transition:all 0.15s ease-in;	
}
.downloadinfo .download_icon:hover {
	background:url(../images/WSET/download_icon.png) no-repeat center 140px;
}

/*-------- educators css ----------------------------*/
.educators {
	margin:45px auto 0;
}
.educators .circle5 {
}
.circle5 li {
	width:190px;
	height:;
	margin:10px;
	text-align:center;
	float:left;
}
.circle5 li .photo {
	margin:0 auto;
	width:185px;
	height:185px;
	overflow:hidden;
	border-radius:50%;
}
.circle5 li .photos img {
	width:100%;
}
.circle5 li .name {
	font-size:1.5em;
	line-height:1.2em;
	color:#28415c;
	margin-top:15px;
}
.circle5 li .line_block {
	width:75%;
	height:1px;
	background:#ccc;
	display:block;
	margin:5px auto;
}
.circle5 li .position {
	font-size:;
}
.circle5 li .description {
	width:100%;
	text-align: left;
	margin-top:10px;
}
.circle5 li .description p {
	font-size:0.7em;
	line-height:1.2em;
	margin:5px 0;
	color:#666;
	line-height:;
	padding-left:15px;
	background: url(../images/WSET/description_point.png) no-repeat left 2px;
}



/*-------- brand-info css ----------------------------*/

.brand-info .photos {
	width:695px;
	margin:25px auto;
}
.brand-info .photos a {
	width:215px;
	height:155px;
	overflow:hidden;
	float:left;
	margin:8px;
	background:#ccc url(../images/icons/add.png) no-repeat center;
	background-size:0;
	
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-o-transition:all 0.2s ease-in;
	transition:all 0.2s ease-in;	
}
.brand-info .photos a:hover {
	background:#333 url(../images/icons/add.png) no-repeat center;
	background-size: auto;
}
.brand-info .photos a img {
	width:215px;
	height:auto;
	min-height:155px;
	
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-o-transition:all 0.2s ease-in;
	transition:all 0.2s ease-in;	
}
.brand-info .photos a:hover img {
	opacity:0.15;
}




/*-------- fui checkbox css ----------------------------*/
@font-face {
  font-family: 'Flat-UI-Icons';
  src: url('fonts/Flat-UI-Icons.eot');
  src: url('fonts/Flat-UI-Icons.eot?#iefix') format('embedded-opentype'), 
  url('fonts/Flat-UI-Icons.woff') format('woff'), 
  url('fonts/Flat-UI-Icons.ttf') format('truetype'), 
  url('fonts/Flat-UI-Icons.svg#Flat-UI-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'Flat-UI-Icons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}


.fui-checkbox-unchecked,
.fui-checkbox-checked {
  display: inline-block;
  font-family: 'Flat-UI-Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.fui-checkbox-unchecked:before {
  content: "\e033";
}
.fui-checkbox-checked:before {
  content: "\e034";
}


/*------- flat-ui style 2 -------*/
.checkbox {
  padding-left: 28px;
  padding-top: 3px;
  position: relative;
  margin-right:27px;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
  font-size: 18px;
  line-height: 24px;
  color:#28415c;
  cursor:pointer;
}
.checkbox input {
  outline: none !important;
  display: none;
}
.checkbox .icons {
  color: #ccc;
  display: block;
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  width: 22px;
  text-align: center;
  line-height: 23px;
  font-size: 22px;
  cursor: pointer;
}
.checkbox .icons .first-icon,
.checkbox .icons .second-icon {
  display: inline-table;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffffff;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.checkbox .icons .second-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox:hover {
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
}
.checkbox:hover .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox:hover .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.checkbox.checked {
  color: #28415c;
}
.checkbox.checked .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox.checked .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #28415c;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
}



/*------- flat-ui style 1 -------*/
/*
.fui-checkbox-checked:before {
  content: "\e00a";
}
.checkbox {
  padding-left: 30px;
  padding-top: 1px;
  position: relative;
  margin-right:27px;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
  font-size: 18px;
  line-height: 24px;
  color:#28415c;
  cursor:pointer;
}
.checkbox input {
  outline: none !important;
  display: none;
}
.checkbox .icons {
	border-radius:2px;
	box-shadow: 1px -1px 1px rgba(0,0,0,0.3);
	background:#efefef;
  display: block;
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  width: 22px;
  text-align: center;
  line-height: 23px;
  font-size: 22px;
  cursor: pointer;
}
.checkbox .icons .first-icon,
.checkbox .icons .second-icon {
  display: inline-table;
  position: absolute;
  left:0;
  top: 0px;
  padding:0 3px;
  margin: 0;
  color:#efefef;
  font-size:16px;
  filter: alpha(opacity=100);
}
.checkbox .icons .second-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox:hover {
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
}
.checkbox:hover .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox:hover .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.checkbox.checked {
  color: #28415c;
}
.checkbox.checked .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox.checked .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #28415c;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
}

*/






/*------- flat-ui radio style 2 -------*/

.fui-radio-unchecked,
.fui-radio-checked {
  display: inline-block;
  font-family: 'Flat-UI-Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.fui-radio-unchecked:before {
  content: "\e033";
}
.fui-radio-checked:before {
  content: "\e034";
}


.radio {
  padding-left: 28px;
  padding-top: 3px;
  position: relative;
  margin-right:27px;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
  font-size: 18px;
  line-height: 24px;
  color:#28415c;
  cursor:pointer;
}
.radio input {
  outline: none !important;
  display: none;
}
.radio .icons {
  color: #ccc;
  display: block;
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  width: 22px;
  text-align: center;
  line-height: 23px;
  font-size: 22px;
  cursor: pointer;
}
.radio .icons .first-icon,
.radio .icons .second-icon {
  display: inline-table;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ffffff;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.radio .icons .second-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.radio:hover {
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
}
.radio:hover .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.radio:hover .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.radio.checked {
  color: #28415c;
}
.radio.checked .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.radio.checked .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #28415c;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
}







/*-------- contact form css ----------------------------*/
.contact_form input, .contact_form textarea {
	font-family:inherit;
	font-size:16px !important;
	line-height:20px;
	padding:8px 5px;
	border-radius:2px;
	box-shadow: 1px -1px 1px rgba(0,0,0,0.3);
	background-color:#efefef;
	border:0 !important;
	min-width:250px;
	margin:0 !important;
}
.contact_form textarea {
	width:560px;
	height:85px;
}
.contact_form {
	margin-top:15px;
}
.contact_form li {
	margin:10px 50px 10px 0;
	float:left;
}
.contact_form li h8 {
	font-size:18px;
	line-height:32px;
	color:#28415c;
}
/* === HTML5 validation styles === */	
.contact_form input:required {
	background:#efefef url(../images/icons/form-invalid.png) no-repeat 97% center;
}
.contact_form input:required:valid {
	background:#efefef url(../images/icons/form-valid.png) no-repeat 97% center;
}
.contact_form input:focus:invalid {
	background: #efefef url(../images/icons/form-invalid.png) no-repeat 97% center;
}

/* === Button Style === */
.contact_form input.submit {
	min-width: inherit;
	font-family:inherit;
	border:none !important;
	background-color: #28415c !important;
	border-radius: 2px;
	color: white !important;
	padding: 10px 30px;
	text-align: center;
	font-size:18px;
	margin-top:15px;
	margin-left:0;
	box-shadow:none;
}
.contact_form input.submit:hover {
	opacity:.85;
	cursor: pointer; 
}















/*-------- map css ----------------------------*/
.map .pin a, .map .pin li {
	-webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-o-transition:all 0.2s ease-in;
	transition:all 0.2s ease-in;
}


.map {
	width:1040px;
	margin:0 auto 50px 10px;
}
.map img {
	width:990px;
	height:auto;
}
.map .pin {
	position:absolute;
	top:0;
	left:0;
	overflow:visible;
}
.map .pin li {
	position: absolute;
	width: 47px;
	height: 0px;
}
.map .pin li a {
	width:20px;
	height:24px;
	padding:5px;
	display:block;
	background:url(../images/icons/pin.png) no-repeat left bottom;
	background-size:20px auto;
	cursor:pointer;
}
.map .pin li a:hover {
	background-size:25px auto;
}
.map .pin li ul {
	visibility:visible;
	overflow:visible;
	width:200px !important;
	position:absolute;
	left:37px;
	top:0px;
	color:#fff;
	background:#28415c;
	text-align:left;
	padding:5px 20px 15px 20px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.4);
}
.map .pin li ul h8 {
	font-size:20px;
	line-height:38px;
	font-weight:bold;
	letter-spacing:1px;
	width:100%;
	display:block;
	border-bottom:1px solid #fff;
	margin:0;
}
.map .pin li ul p {
	font-size:12px;
	line-height:16px;
	margin:5px 0;
}
.map .pin .arrow-left {
	height:0;
	width:0;
	position:absolute;
	top:5px;
	left:-248px;
	
	border-right: 10px solid #28415c;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 0;
}

.office {
	margin-top:80px;
	width:100%;
	display:block;
}
.office li {
	margin:0;
	width:100%;
	height:auto;
	padding-bottom:15px;
	display:inline-block;
	border-bottom:1px dashed #28415c;
}
.office h4 {
	width:100%;
	font-size:18px;
	line-height:40px;
	font-weight:bold;
	color:#28415c;
	margin:15px 25px 0 0;
}
.office p {
	line-height:30px;
	color:#555;
}






/* Mobile */
@media screen and (max-width: 767px) {

.contact .left {
	width:100%;
	float: none;
	margin-top:30px;
	
	
	text-align: left;
}
.contact .left li {
	float:left;
	margin-right:20px;
}
.contact .left li .get-in-touch {
	margin-right:0px;
	margin-left:25px;
}
.contact .left li .get-in-touch img {
	margin-top:25px;
}
.contact .left li .email {
	display:none;
}
.contact .left li.wset_q_code {
	margin-left:55px;
	margin-top:15px;
}
.contact .left li.wset_q_code img {
	margin-left:25px;
}
.contact .left li.wset_left_logo {
	margin-left:25px;
	margin-top:20px;
}


.educators .circle5 {
	margin-top:20px;
}
.downloadinfo .circle3 {
	margin-top:20px;
}


.circle3 li {
	width:200px;
	height:;
	margin:10px 75px;
	text-align:center;
	float:left;
}
.circle3 li {
	width:100%;
	margin:40px auto;
}
.circle5 li {
	width:100%;
	margin:20px auto;
}
.circle5 li .description {
	width:100%;
	text-align: center;
	margin-top:10px;
}
.circle5 li .description p {
	background: none;
	font-size:0.7em;
}



.contact .right {
	width:700px;
	margin-left:25px;
	padding:0;
	float: none;
	border:none;
}


.contact_information li {
	width:90%;
}
.checkbox {
  padding-left: ;
}
.checkbox .icons {
  height: 26px;
  width: 26px;
  line-height: 26px;
  font-size: 26px;
}

.radio {
  padding-left: 32px;
  padding-top: 3px;
}
.radio .icons {
  height: 26px;
  width: 26px;
  line-height: 26px;
  font-size: 26px;
}

.contact_form input {
	min-width:270px;
}
.contact_form textarea {
	width:620px;
}
.contact_form {
	margin-top:20px;
}
.contact_form li {
	margin:10px 70px 10px 0;
}
.contact_form button.submit {
	margin-top:20px;
}



.map {
	width:900px;
	margin-left:-150px;
	overflow:hidden;
}
.map .pin li ul {
	display:none !important;
	width:300px !important;
	left:-150px;
	top:50px;
	text-align:center;
}
.map .pin .arrow-left {
	top:-10px;
	left:150px;
	width:0 !important;

	border-bottom: 10px solid #28415c;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 0;
}






}
