@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/eot/IRANSansWeb_Bold.eot');
	src: url('fonts/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('fonts/eot/IRANSansWeb_Medium.eot');
	src: url('fonts/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/eot/IRANSansWeb_Light.eot');
	src: url('fonts/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('fonts/eot/IRANSansWeb_UltraLight.eot');
	src: url('fonts/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/woff/IRANSansWeb_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face{
	font-family: LatoLight;
	src:url("fonts/Lato-Light.eot?#") format("eot"),
	url("fonts/Lato-Light.woff") format("woff"),
	url("fonts/Lato-Light.ttf") format("truetype");
}
body {
	font-family: LatoLight, IRANSans;
}
a, a:hover{
	text-decoration: none;
	color: #333;
}
.wcenter.span8, .wcenter.span9, .wcenter.span5, .wcenter.span11, .wcenter.span6, .wcenter.span10 {
	margin: 0 auto !important;
	min-height: 0;
}
.wcenter {
	float: none !important;
	margin: 0 auto !important;
	overflow: hidden;
}
.wcenter_menu {
	float: none !important;
	margin: 0 auto !important;
}
.wcenter_menu.span8, .wcenter_menu.span10{
	margin: 0 auto !important;
}
header.header{
	background: #435061;
}
.date_time {
	width: 380px !important;
	color: #fff;
}
.date_time .time {
	float: right;
	min-width: 55px;
	text-align: left;
}
.date_time .date {
	float: right;
	margin-right: 20px;
}
.logo {
	margin: 0;
	width: 148px !important;
}
.bt-cs .bt-row {
	float: right;
}
.bt-cs .bt-inner {
	direction: rtl;
}
.bt-cs .bt-inner img {
	outline: none;
	border: none;
	max-width: 100%;
}
.bt-cs .bt-inner .bt-title {
	color: #333;
}
.bt-cs .bt-inner .bt-introtext {
	color: #666;
	text-align: justify;
}
.news h2, .weather h2 {
	background: #d42e12;
	color: #fff;
	padding: 5px 10px;
	margin: 0;
}
/****************************************Begin Menu************************************************/
.navbar {
	margin: 23px 0 !important;
}
.dj-megamenu-default {
	background: none;
	font-family: LatoLight, isans;
}
.dj-megamenu-default li a.dj-up_a {
	border: none;
	font-size: 1vw;
}
.dj-megamenu-default li:last-child a.dj-up_a {
	border: none;
}
.dj-megamenu-default li.first a.dj-up_a {
	border: none;
}
.dj-megamenu-default li a.dj-up_a span {
	font-family: LatoLight, IRANSans;
	color: #fff !important;
}
.dj-megamenu-default li:hover a.dj-up_a, .dj-megamenu-default li.hover a.dj-up_a, .dj-megamenu-default li.active a.dj-up_a {
	background: none;
	color: #28a180 !important;
}
.dj-megamenu-default li:hover a.dj-up_a span, .dj-megamenu-default li.hover a.dj-up_a span, .dj-megamenu-default li.active a.dj-up_a span {
	background: none;
	border-bottom: 2px solid #fff;
	font-family: LatoLight, IRANSans;
}
/************************/
@CHARSET "UTF-8";

.dj-megamenu .dj-subwrap {
	-webkit-animation-duration: 400ms;
	animation-duration: 400ms;
	-webkit-animation-delay: 50ms;
	animation-delay: 50ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.dj-megamenu.fast .dj-subwrap {
	-webkit-animation-duration: 200ms;
	animation-duration: 200ms;
}
.dj-megamenu.slow .dj-subwrap {
	-webkit-animation-duration: 600ms;
	animation-duration: 600ms;
}

/* hide submenu */
.dj-megamenu li div.dj-subwrap, 
.dj-megamenu li:hover div.dj-subwrap li div.dj-subwrap,
.dj-megamenu li.hover div.dj-subwrap li div.dj-subwrap {
	display: none;
}
/* show submenu */
.dj-megamenu li.hover div.dj-subwrap,
.dj-megamenu li.hover div.dj-subwrap li.hover > div.dj-subwrap,
.dj-megamenu li.hover div.dj-subwrap li:hover > div.dj-subwrap {
	display: block;
}
/************************/
/****************************************End Menu**************************************************/

.top-banner{
	position: relative;
	background: url(../images/madrid-bnr.jpg);
	height: 700px;
}
.top-banner:before {
    position: absolute;
    content: "";
    width: 100%;
    background-color: #48abd4;
    height: 16rem;
    bottom: -1px;
    -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    z-index: 1;
}
/*****************************************Begin Activities********************************************/
.activities{
	position: relative;
	background: #48abd4;
	color: #435061;
}
.activities h2{
	font-size: 46px;
	text-align: right;
}
.activities p{
	font-size: 22px;
	margin: 55px 0 40px 0;
	padding: 0 0 55px 0;
	border-bottom: 1px solid #435061;
}
.activities .span12{
	margin: 0;
}
.activities .span12:nth-of-type(2){
    border-bottom: 1px solid #435061;
    padding-bottom: 30px;
    margin-bottom: 40px;
}
.activities .span12 .span4:nth-of-type(4){
	margin: 0;
}
.moduletableactivities{
    border-bottom: 1px solid #435061;
}
.activities .span4{
    text-align: center;
}
.activities .span4 img{
    width: 70%;
	border-radius: 50%;
}
.activities .span4 h3{
	text-align: center;
	color: #fff;
	margin: 30px 0;
	font-size: 22px;
}
/*****************************************End Activities*********************************************/
/*****************************************Begin Contact**********************************************/
.contact{
	background: #435061;
	color: #fff;
	position: relative;
}
.contact:before {
    position: relative;
	content: "";
	width: 100%;
	background-color: #48abd4;
	height: 16rem;
	top: -1px;
	bottom: -1px;
	-webkit-clip-path: polygon(100% 0, 0 0, 0 100%);
	clip-path: polygon(100% 0, 0 0, 0 100%);
	z-index: 1;
}
.contact h2{
	font-size: 46px;
	padding: 30px 0 50px 0;
	text-align: center;
	border-bottom: 1px solid #48abd4;
}
.contact p.intro{
	line-height: 250%;
	font-size: 28px;
	padding: 30px 0 50px 0;
	text-align: center;
	border-bottom: 1px solid #48abd4;
}
.contact p.intro a{
	color: #fff;
	font-size: 46px;
	font-weight: 700;
	letter-spacing: 5px;
	font-style: italic;
}
.contact .span12{
	margin: 0;
	text-align: center;
	padding: 50px 0;
}
.contact .span12 a{
	color: #fff;
	font-size: 26px;
}
.span6 a i{
    display: block;
    margin: 15px;
    font-size: 60px;
}

/*****************************************End Contact************************************************/



.cnt_page{
    background: #48abd4;
}

.tabbable > .nav-tabs > li > p {
    border: solid 1px transparent;
    padding-top: 28px;
    padding-bottom: 0px;
    padding-left: 12px;
    padding-right: 12px;
    margin-left: -1px;
}

a, .account-link
{
    /*color: #72B032;*/
}

.account-type
{
    color: #fff;
    font-weight: bold;
    line-height: 20px;
}

/* TABS */
.tabs-left > .nav-tabs{
    margin-left:1px;
    padding: 0;
    background: #435061;
    border: none;
}

/* CONTENIDO DE LOS TABS */
.tab-content {
    /*border:solid 1px #DCE1E5;
    border-right-style: none;
    min-height: 700px; /* Debe ser el mismo height que el que tenga .tabs-left > .nav-tabs 
    
    border-radius: 0px 4px 4px 4px;
    -moz-border-radius: 0px 4px 4px 4px;
    -webkit-border-radius: 0px 4px 4px 4px;
    
    -webkit-box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 18px 2px rgba(0,0,0,0.05);
	margin-left: 20px;*/
	background: #435061;
}

.tab-content > div {
    margin-top: 26px;
}

/* Color de los enlaces de los tabs */
.tabs-left > .nav-tabs > a {
    color: #7FAD30;
}

/* Formato del primer elemento 
.tabs-left > .nav-tabs > li:nth-child(1) > a,
.tabs-left > .nav-tabs > li:nth-child(1) > a:hover,
.tabs-left > .nav-tabs > li:nth-child(1) > a:focus,

.tabs-left > .nav-tabs > li:nth-child(1) > .tabx,
.tabs-left > .nav-tabs > li:nth-child(1) > .tabx:hover,
.tabs-left > .nav-tabs > li:nth-child(1) > .tabx:focus 
{
    border-top-left-radius: 4px;
}*/

/* Formato del tab activo */
.tabs-left > .nav-tabs .active > a, 
.tabs-left > .nav-tabs .active > a:hover, 
.tabs-left > .nav-tabs .active > a:focus
{
    background: #48abd4;
    background: -moz-linear-gradient(right, #48abd4 , #435061);
    background: -webkit-gradient(linear, right, left, color-stop(#48abd4), color-stop(#435061));
    background: -webkit-linear-gradient(right, #48abd4 ,#435061);
    background: -o-linear-gradient(right, #48abd4 ,#435061);
    background: -ms-linear-gradient(right, #48abd4 ,#435061);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48abd4', endColorstr='#435061',GradientType=1 );
    background: linear-gradient(right, #48abd4 ,#435061);
	/*background-color: #fff;*/
    border-bottom: 1px solid #48abd4;
    border-top: 1px solid #48abd4 !important;
    border-right: 1px solid #435061;
    border-left-style: none;
}


/* Formato del tab activo First */
.tabs-left > .nav-tabs .active .tabx, 
.tabs-left > .nav-tabs .active .tabx:hover, 
.tabs-left > .nav-tabs .active .tabx:focus
{
    background: #48abd4;
    background: -moz-linear-gradient(right, #48abd4 , #435061);
    background: -webkit-gradient(linear, right, left, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#c8d7dc));
    background: -webkit-linear-gradient(right, #48abd4 ,#435061);
    background: -o-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%);
    background: -ms-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 );
    background: linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%);
	/*background-color: #fff;*/
    border-bottom: 1px solid #48abd4;
    border-top: 1px solid #435061;
    border-right: 1px solid #435061;
    border-left-style: none;
}

/* Formato de los tabs en general */
.tabs-left > .nav-tabs > li > a, 
.tabs-left > .nav-tabs > li > .tabx {
    margin-bottom: 0;
	padding: 15px;
    min-width: 105px;
    border:solid 1px #48abd4;
    border-radius: 0px;
    border-right: 1px solid #485061;
}
.tabs-left > .nav-tabs > li > a:hover, 
.tabs-left > .nav-tabs > li > .tabx:hover {
    background: #48abd4;
    background: -moz-linear-gradient(right, #48abd4 , #435061);
    background: -webkit-gradient(linear, right, left, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#c8d7dc));
    background: -webkit-linear-gradient(right, #48abd4 ,#435061);
    background: -o-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%);
    background: -ms-linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 );
    background: linear-gradient(top, #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%);
    border:solid 1px #48abd4;
    border-right: 1px solid #485061;
    border-left: none;
}
.tbl_421{
	color: #fff;
}
.tbl_421 tr td, .tbl_421 tr th{
	border: 1px solid #48abd4;
}
.tbl_421 tr th{
	background: #48abd4;
}
.tbl_421 tr th:nth-of-type(2), .tbl_421 tr th:nth-of-type(1){
    border-left: 1px solid #435061;
}
/*****************************************/


/*************************************************/
.benefit_address{
	color: #555;
}
.benefit_address .span3{
	padding: 15px;
	background: #fff;
	text-align: center;
}
.benefit_address .span3 img{
	border-radius: 50%;
}
.benefit_address .span3 .address_inner{
	min-height: 270px;
	text-align: right;
}
.benefit_address .span3 .address_inner h3{
}
.benefit_address .span3 .address_inner p{

}
/*************************************************/

