@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;900&display=swap');

/* color: #A00000 */
@media (max-width: 991px) { .form-text, .form-textarea, .block-superfish select, .block-search .form-submit { background-image: none; } }

body { color: #000; font-family: 'Source Sans Pro', sans-serif; font-size: 15px; line-height: 160%; background-color: #fff !important;}

p { margin: 0 0 25px; padding: 0; }

a {     color: #A00000; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; 
-o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

a, a:hover, a:focus, ul.menu li a.active, ul.menu li a:hover, #forum thead a:hover, #block-node-recent .node-title a:hover {
	color: #A00000;
}

a:hover { text-decoration: none; color: #A00000; opacity: 0.8; }

a:focus { outline: none; color: #A00000; text-decoration: none; }

blockquote { margin: 0px 40px 24px; border-left: none; padding: 0; position: relative; color: #999; }

blockquote::before { content: "\201C"; display: block; font-size: 30px; left: -20px; top: 5px; position: absolute;  }

blockquote p { font-size: 14px; line-height: 160%; font-weight: 400; }

img { display: block; height: auto; max-width: 100%; }

#pre-header { color:#aaaaaa; }

#bottom-content { color: #ffffff; }

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

::selection { background-color: #A00000; color: #fff; }

.primary ::-moz-selection { background-color: #fff; color: #A00000; }

.primary ::selection { background-color: #fff; color: #A00000; }

#footer ::-moz-selection { background-color: #fff; color: #A00000; }
#footer ::selection { background-color: #fff; color: #A00000; }


/*Heading*/
h1, h2, h3, h4, h5, h6 { font-weight: 900; line-height: 120%; padding: 0; margin: 10px 0 10px 0; font-family: 'Source Sans Pro', sans-serif; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000; }

h1 { font-size: 30px; margin-bottom: 0px; }

h2 { 
	font-size: 25px; margin-bottom: 0px;
}


h3 { font-size: 22px }

h4 { font-size: 20px }

h5 { font-size: 18px }

h6 { font-size: 16px }

h1.page-title { font-size: 32px; margin: 0;}

.title-sep, #pre-header h2, #promoted h2, .sidebar h2, #footer h2 { clear: both; font-size: 22px; margin-bottom: 40px; position: relative; }

.title-sep:after, #pre-header h2:after, #promoted h2:after, .sidebar h2:after, #footer h2:after { background-color: #fff; content: ""; display: block; height: 4px; width: 50px; 
position: absolute; bottom: -15px; left: 0; }

.title-sep .glyphicon { font-size: 13px; padding-right: 18px; }

.page-node #content-wrapper h1.page-title { margin: 0; padding: 20px 40px 0 0; }

.page-node.page-node- #content-wrapper h1.page-title { padding: 20px 40px 0; }

/*tables*/
table { width: 100%; margin-bottom: 20px; border: 1px solid #dfdfdf; }

table tbody { border-top: none; }

table tr.even, table tr.odd, th { background-color: transparent; border-bottom: 1px solid #dfdfdf;}

thead tr th, thead tr td, tbody tr th, tbody tr td { padding: 8px; line-height: 142%; vertical-align: top; }

/*Layout*/
#pre-header { top: 0; left: 0; width: 100%; z-index: 13; position: absolute; background-color: #333; }

.logged-in #pre-header { padding-top: 64px; }

#pre-header-inside { display: none; position: relative; z-index: 13; padding: 40px 0 0 0; }

#header-top { background-color: #fcfcfc; border-bottom: 1px dashed #eaeaea; position: relative; z-index: 12; min-height: 50px; } 

#header { background-color: #fcfcfc; border-bottom: 1px solid #eaeaea; position: relative; z-index: 5; padding: 40px 0; text-align: center; min-height: 130px; }

#main-navigation { background-color: #fcfcfc; position: relative; z-index: 11; -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.075), 0 10px 0 rgba(0,0,0,0.01);
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.075), 0 10px 0 rgba(0,0,0,0.01); box-shadow: 0 2px 4px rgba(0,0,0,0.075), 0 10px 0 rgba(0,0,0,0.01); padding-top: 10px; padding-bottom: 5px; }

#banner-inside { padding-top: 60px; margin-bottom: 40px; }

#slideshow { background-color: #fff; display: none; }

#slideshow img { width: 100% !important; }

#top-content { background-color: #ffffff; padding: 40px 0 20px 0; }

#main-content { padding: 60px 0 30px 0; }

.front #main-content { padding: 0px 0 0px 0; }

#main-content { padding: 0px 0 0px 0; }

#main { padding: 0 0 20px; }

#bottom-content { padding: 40px 0 20px 0; }

#footer { 
	background-color: #A00000; 
	padding: 60px 0 30px; 
	color: #fff;
	border-top-left-radius: 300px;
}



.block { padding: 0 0 30px 0; clear: both; }

/* .block p{
	margin-bottom: 0px;
} */

#subfooter { 
	background-color: #0000002e;
    padding: 0px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: -34px;
    padding: 5px;
}



#header-top .block, #main-navigation .block, #banner .block { padding: 0; }




@media (max-width: 767px){
	.navbar-header{
		background-color: rgb(248, 248, 248);
		border-color: rgb(231, 231, 231);
	}

	a.col.log{
		padding-left: 10px !important;
	}

	.navbar-header{
		min-height: 60px;
		position: absolute;
		top: 0;
		width: 80%;
		right: 0;
	}

	.navbar-toggle {
	    position: absolute;
	    top: 0px;
	    right: 0px;

	}

	.col.log {
		width: auto;
		text-align: left;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.col.log img {
    	max-width: 60px;
    	margin-top: 0;
    	padding: 5px;
    	float: left;
	}

	#banner {
	    padding-top: 0px;
    	padding-bottom: 10px;
	}
}

/*glyphicon-block*/
.glyphicon-block {text-align: center; }

.glyphicon-block .glyphicon { font-size: 48px; margin: 30px 0 0 0; }

.glyphicon-block h4 { margin-top: 10px; }

/*lists*/
ul li { list-style-type: square; }

ol li { list-style-type: decimal; }

#header ul, #subfooter ul { text-align: left; }

/*item lists*/
.item-list ul li { border-bottom: 1px dashed #ddd; margin-bottom: 0; padding: 15px 0; }

#block-user-login .item-list ul li { border-bottom: none; padding: 0 0 5px 0; }

.item-list ul li.first { padding-top: 0; }

.item-list ul li.last { border-bottom: none; }

/*pager*/
ul.pager { overflow: hidden; padding: 0; width: 100%; clear: both; position: relative; margin-bottom: 25px; }

.item-list ul.pager li { display: inline;  float: left; margin: 0; padding: 0; border-bottom: none;}

ul.pager li a, ul.pager li.pager-current { background: #fff; border: 1px solid #eee; padding: 14px 20px; display: block; margin: 5px 3px 5px 0; 
-webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

ul.pager li a:hover, ul.pager li.pager-current { background-color: #444; border-color: #444; color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,0.2); }

/*menus*/
ul.menu { margin: 0; padding: 0; text-align: right; margin-top: 22px;}

ul.menu li { list-style-position: inside; padding: 15px 0 15px 0; margin:0; border-bottom: 1px dashed #ddd;}

ul.menu li a { color: #A00000; font-size: 14px; line-height: 150%; display: inline-block; }

ul.menu li a:hover, ul.menu li a.active { text-decoration: none; border-bottom: 2px solid #A00000;
    padding-bottom: 6px !important;


-webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.front ul.menu li a:hover, .front ul.menu li a.active {
	border-bottom: 2px solid #fff;
}

ul.menu li.leaf { list-style-image: none; color: #444;}

ul.menu li.expanded { border-bottom: none; padding-bottom: 0;  }

ul.menu li.expanded ul { padding-left: 25px; border-top: 1px dashed #ddd; margin-top: 15px;}

/*horizontal menus*/
#header ul.menu, #subfooter ul.menu, #top-content ul.menu, #bottom-content ul.menu { text-align: center; }

#header-top ul.menu li, #header ul.menu li, #main-navigation ul.menu li, #top-content ul.menu li,
#subfooter ul.menu li, #bottom-content ul.menu li { display: inline-block; background: none; list-style-type:none; border: none; padding: 0;}

#header ul.menu li a, #top-content ul.menu li a, #bottom-content ul.menu li a { padding: 15px 20px; }

#header-top ul.menu ul, #header ul.menu ul, #main-navigation ul.menu ul, #top-content ul.menu ul,
#subfooter ul.menu ul, #bottom-content ul.menu ul { display: none; }

/*header-top menu*/
#header-top ul.menu li a { font-size: 13px; text-transform: capitalize;  padding: 16px 20px 16px; }

/*main-navigation*/
#main-navigation ul.menu li a { font-weight: 400; padding: 14px; font-size: 16px; }

@media (max-width: 1199px){
	#main-navigation ul.menu li a {
		padding: 7px;
	}
}

#main-navigation ul.menu ul li a, #header-top ul.menu ul li a  { padding: 15px 20px; text-transform: capitalize; font-weight: 400; font-size: 13px; border: 1px solid #eaeaea; border-top: none; line-height: 150%; }

/*superfish support*/
.block-superfish select { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border-width: 1px; width: 90%; }

#main-navigation .block-superfish select { border-top: none; border-bottom: none; width: 100%; } 

.block-superfish ul.sf-menu { padding: 0; margin: 0; }

.block-superfish ul.sf-menu ul { border-top: 1px solid #eaeaea; top:100%; background: #ffffff; padding: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
-webkit-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); -moz-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); 
-ms-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); -o-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); display: none;}

.block-superfish ul.sf-menu ul li a { display: block; }

.block-superfish ul.sf-menu > li > ul:before,
.block-superfish ul.sf-menu > li > ul:after { content: ""; border-style: solid; border-width: 0 9px 9px 9px; 
border-color: transparent transparent #fff transparent; height: 0px; position: absolute; left: 15px; top: -9px; width: 0px; }

.block-superfish ul.sf-menu > li > ul:after { border-color: transparent transparent #eaeaea transparent; top: -10px; z-index: -1; }

.block-superfish ul.sf-menu ul ul { top:-1px; }

.block-superfish ul.sf-menu ul ul li a { border-left: none!important; }

/*superfish menu arrows*/
#main-navigation  .block-superfish ul.sf-menu > li > a.menuparent { padding: 20px 40px 20px 20px;  }

#header-top .block-superfish ul.sf-menu > li > a.menuparent { padding: 16px 40px 16px 20px;  }


@media(min-width: 768px){
	.navbar.navbar-default{
		display: none;
	}
}

@media (max-width: 767px){
	#main-navigation{
		display: none; 
	}

	.navbar.navbar-default{
		position: relative !important;
		min-height: 50px !important;
		border: 0px solid transparent !important;
	}
}

.block-superfish ul.sf-menu li a.menuparent:after { content: "\e114"; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased; 
position: absolute; top: 20px; right: 17px; font-size: 11px; font-weight: 400; }

#header-top .block-superfish ul.sf-menu li a.menuparent:after { top: 17px; } 

.block-superfish ul.sf-menu ul li a.menuparent:after { content: "\e080"; top: 14px; right: 10px; }

/*superfish menu style resets*/
.sf-menu.sf-horizontal.sf-shadow ul { background: #ffffff; padding: inherit!important; -webkit-border-top-right-radius: 0; -webkit-border-bottom-left-radius: 0;
-moz-border-radius-topright: 0; -moz-border-radius-bottomleft: 0; border-top-right-radius: 0; border-bottom-left-radius: 0; }

/*subfooter menu*/
#subfooter ul.menu li a { padding: 0 20px 15px 20px; display: block;}

/*pre-header menu, bottom-content*/
#pre-header ul.menu li a.active, #pre-header ul.menu li a:hover, 
#bottom-content ul.menu li a.active, #bottom-content ul.menu li a:hover { color: #fafafa }

#pre-header ul.menu li a { border-bottom: 1px dashed #444444; }

/* Logo - Site name*/
#logo { padding:0; text-align: center; }

#logo img { display: inherit; padding: 10px; max-width: 90px; float: left;}

#logo img:hover { opacity: 0.8; filter: alpha(opacity=80); }

#logo h1 {
    font-weight: 400;
    font-size: 17px;
    text-align: left;
    margin: 0;
}

@media (min-width: 992px) {
	#logo a {
		display: flex;
		align-items: center;
	}
}

#site-name a { font-size: 38px; font-weight: 900; line-height: 1em; margin: 0 0 10px; color: #444444; display: block;}

#site-name a:hover { text-decoration: none; opacity: 0.8; filter: alpha(opacity=80); }

#site-slogan { color: #999; font-size: 13px; font-weight: 300; line-height: 150%; margin:10px 0 10px 0; }

/*node*/
.node.node-teaser, .page-node- #content-wrapper, .page-contact #content-wrapper { 
	margin-bottom: 30px;  }

.node header h2 a:hover { text-decoration: none; }

.node header { padding: 10px 40px 20px; }

.node footer { padding: 20px 40px 40px; }

.field-name-field-image { margin: 10px 0 20px; }

.node .user-signature { font-size: 12px; padding: 0; }

.user-picture { margin: 0px 15px 0 0; display: inline-block; max-width: 48px;}

.submitted .glyphicon { top: 0; }

/*comments*/
#comments { background: #ffffff; }

.comment { border: 2px solid #fff; padding: 32px; margin-top:25px;} 

.comment header { padding: 0; }

.comment h3 { clear: both; }

.comment h3 a:hover { text-decoration: none; }

.comment .user-picture { float: left; margin: 0 15px 25px 0; }

.comment .new { margin: 10px 0; display: inline-block; }

/* Taxonomy term reference */
.field-type-taxonomy-term-reference { position: relative; } 

footer .field-type-taxonomy-term-reference { float: left; }

.field-type-taxonomy-term-reference .field-label { font-weight: 400; }

.field-type-taxonomy-term-reference .field-label, .field-type-taxonomy-term-reference .field-items { display: inline-block; }

.field-type-taxonomy-term-reference .field-item { margin: 0; display:inline;}

.field-type-taxonomy-term-reference .field-item:after { content: ","; margin-right: 5px;}

.field-type-taxonomy-term-reference .field-item:last-child:after { color: transparent; }

/*forum page*/
th.active img { margin: -4px 0 0 5px; }

#forum table { border: 1px solid #eaeaea; }

#forum thead tr { border-bottom: 1px solid #eaeaea; }

#forum thead tr th, #forum thead tr td { background: #ffffff; font-weight: 900; border:none; padding: 11px; }

#forum thead a { color: #444444; }

#forum tbody tr th, #forum tbody tr td { padding: 25px 25px 25px 15px; border:none;}

#forum tr.odd { background: #fbfbfb; border-bottom: 1px solid #eaeaea; }

#forum tr.even { background: #ffffff; border-bottom: 1px solid #eaeaea; }

#forum .last-reply { font-size: 12px; }

.node-forum .field-name-body { margin: 10px 0; }

.node-forum .field-type-taxonomy-term-reference { float: none; }

/*forms*/
input:focus, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-transition: all 0.3s ease-in-out; 
-moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

input.form-text, textarea.form-textarea, select { background-color: #fcfcfc; border: 2px solid #A00000; color: #999999; font-size: 14px; padding: 14px; width: 100%; 
min-height: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;} 

input.form-text:focus, textarea.form-textarea:focus { background-color: #fff; outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.search-form input.form-text { width: 70%; }

.dark input.form-text { border: none; }

select { -webkit-appearance: menulist; }

fieldset { padding:10px; margin: 0 2px; border: 1px solid #eaeaea; }

legend { border-bottom: none; font-size: 14px; width: auto; margin: 0;}

input[type="radio"], input[type="checkbox"] { margin: 0px 0 3px; }

/*buttons*/
input[type="submit"], input[type="reset"], input[type="button"] { margin: 5px 5px 10px 0; background-color: #444; border: none; box-shadow: none;
color: #fff; padding: 15px 24px; text-transform: uppercase; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #ffffff; }

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .highlighted-block .btn:hover,.highlighted-block .btn:focus { color: #ffffff; }

/*tabs*/
.nav-tabs { margin: 25px 0 15px; }

/*accordion*/
.panel-group { margin: 25px 0; }

.panel-heading a:hover { text-decoration: none; }

/* Drupal system links */
ul.links { padding: 0; margin: 0; list-style-position: inside; }

ul.links li { margin: 0; }

/* Breadcrumb */
.breadcrumb { margin-bottom: 0px; background: transparent; }

.breadcrumb > li { margin: 0 2px 0 0; display: inline; }

.tabs.primary {
	background-color: transparent;
}


/* Search block */
#header-top #block-search-form { margin: 0; float: right;}

#header-top #block-search-form .form-item { margin:0; }

#header-top #block-search-form input.form-text { border: none; padding: 15px 40px 15px 15px; font-size: 13px; width: 180px; 
-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-appearance: none; min-height: 52px; }

#header-top #block-search-form input.form-text:focus { width: 240px; background-color: #444; color: #fff;}

#block-search-form .form-actions, .sidebar-search-block .form-actions { position: absolute; top:0px; right: 20px; color: #999; font-size: 16px;}

.logged-in #block-search-form .form-actions, .logged-in .sidebar-search-block .form-actions { right: 10px; }

#block-search-form .form-actions:after, .sidebar-search-block .form-actions:after { 
font-family: 'Glyphicons Halflings'; content: "\e003"; position: absolute; top:16px; left:0; z-index: 0; }

#block-search-form input.form-submit, .sidebar-search-block input.form-submit { background-color: transparent;
color: #000; position: relative; z-index: 1; height: 52px; margin: 0; padding: 10px;}

#block-search-form input.form-submit:focus, .sidebar-search-block input.form-submit:focus, 
.sidebar-search-block input.form-submit:hover { outline: none; background: transparent; }

/*polls*/
.poll .vote-form { text-align: left; }

.poll .vote-form .choices { display: block; }

.poll .bar .foreground { background-color: #444444; }

/*call-to-action*/
.call-to-action { text-align: center; }

.call-to-action .lead { font-size: 32px; font-weight: 900; line-height: 100%; margin-bottom: 10px; text-transform: uppercase; }

.call-to-action p { margin: 0 0 30px; }

.call-to-action .btn { color: #fff; font-size: 20px; line-height:  100%; padding: 18px 28px;
-webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); }

.call-to-action .btn:hover { opacity: 0.90; filter: alpha(opacity=90); }

.call-to-action .btn:active{ -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); }

/*Recent Content block*/
#block-node-recent .node-title a { color: #444444; font-size: 16px; font-weight: 900; }

#bottom-content .node-title a { color: #ffffff; }

#pre-header .node-title a { color: #aaaaaa; }

#block-node-recent .node-title a:hover { text-decoration: none; }

#block-node-recent .node-author { margin: 5px 0; }

#block-node-recent table { border: none; }

#block-node-recent tr.even, 
#block-node-recent tr.odd { border-bottom: 1px dashed #ddd; margin-bottom: 0; padding: 15px 0; }

#block-node-recent tbody th,
#block-node-recent tbody td { padding:8px 8px 8px 0; line-height: 1.428571429; vertical-align: top;  border: none; font-size: 13px;}

#block-node-recent tbody tr:first-child th,
#block-node-recent tbody tr:first-child td { padding-top: 0; }

#block-node-recent tbody tr:last-child { border-bottom:none; }

/*highlighted blocks*/
.highlighted-block, #block-user-login, #block-poll-recent { overflow: hidden; padding:25px; -webkit-border-radius: 6px;  -moz-border-radius: 6px; border-radius: 6px; }

.highlighted-block-inside { padding:0 25px 25px 25px;  text-align:center;}

.highlighted-block .btn { background-color: #444; color: #fff; display: block; padding: 15px 25px; margin: 20px 0 0; text-align: center; -webkit-border-radius: 4px;
-moz-border-radius: 4px; border-radius: 4px; }

.highlighted-block.nopadding { padding: 0; }

.highlighted-block .title-sep { margin: 0px 0 40px 0; }

.light, #block-user-login, #block-poll-recent { background: #fcfcfc; color: #333; border: 1px solid #eaeaea; }

.dark { background-color: #333; color: #ccc; padding: 30px 20px 0; text-align: center;  }

.dark h3 { color: #ffffff; margin:0 0 20px 0; }

.dark input[type="submit"] { font-size: 16px; font-weight: bold; margin: 10px 0; }

.dark input[type="submit"]:hover { opacity: 0.90; filter: alpha(opacity=90); }

.dark .small { color: #999; font-size: 13px; }

#block-user-login { padding: 5px 25px 0 25px; margin: 0 0 20px 0; }

/*tags cloud*/
.tag { display: inline-block; }

.tag a { background-color: #444; color: #fff; font-size: 12px; line-height: 1em; padding: 8px; margin: 3px 0; zoom: 1; z-index: 0;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; position: relative; display: block; }

.tag a:hover { color: #fff; text-decoration: none; }

/* Drupal status messages */
div.messages { padding: 15px 15px 15px 50px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; background-position: 13px 15px;}

div.messages a { font-weight: bold; }

div.messages.status {   color: #468847; background-color: #dff0d8; border-color: #d6e9c6; }

div.messages.status a { color: #356635; }

div.messages.error { color: #b94a48; background-color: #f2dede; border-color: #ebccd1; }

div.messages.error a { color: #953b39; }

div.messages.warning { color: #c09853; background-color: #fcf8e3; border-color: #faebcc; }

div.messages.warning a { color: #a47e3c; }

/*slideshow*/
.carousel .item { max-height: 520px; }

#slideshow .cont-slider .col-md-6 {
	height: 500px;
}


/*slider fade effect*/
.carousel-fade .carousel-inner .item { opacity: 0; filter: alpha(opacity=0); 
-webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.carousel-fade .carousel-inner .active { opacity: 1; filter: alpha(opacity=100); }

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; filter: alpha(opacity=0); z-index: 1; }

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1; filter: alpha(opacity=100);}

.carousel-fade .carousel-control { z-index: 2; }

/*control nav*/
.carousel ol.carousel-indicators { 
	z-index: 2; 

    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: initial;
    padding-left: 0;
    margin-left: 0; 
    text-align: center;
    list-style: none;
}

.carousel ol.carousel-indicators li { 
	margin: 0px; padding: 0; 
	*zoom: 1; 
	background-color: #aecfd0;
	cursor: pointer; 
	border: none;
    text-indent: -9999px; 

    border-radius: 0px;
    width: 30px;
    height: 4px;
    margin-left: 2px;
    margin-right: 2px;
}

.carousel ol.carousel-indicators li.active { background-color: #A00000; }

/*directional nav*/
.carousel .carousel-control { background-color: #fcfcfc; color: #444; display: block; width: 48px;
height: 48px; margin: 0; padding:15px; position: absolute; overflow: hidden; top: 45%;
text-align: center; cursor: pointer; opacity: 0; filter: alpha(opacity=0);  
-webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%;
-webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; background-image: none; outline:none;}

.carousel .carousel-control.right { right: 20px }

.carousel .carousel-control.left { left: 20px }

.carousel a.carousel-control:active, .carousel a.carousel-control:hover { background-color: #fcfcfc }

.carousel-control .icon-prev, .carousel-control .icon-next { font-size: 40px; font-family: 'Source Sans Pro', sans-serif; display: block; right: 0; left: auto; width: 100%; }

.carousel:hover .carousel-control, .carousel:hover ol.carousel-indicators { -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; filter: alpha(opacity=100); }

/*slider caption*/
.carousel .carousel-caption { background-color: rgba(0,0,0,0.5); color: #fff; display: block; width: 100%; padding: 20px; position: absolute; bottom: 0;
left: 0; text-align: center; text-transform: uppercase; display: block; }

.carousel .carousel-caption h4, .carousel .carousel-caption p { max-width: 1170px; margin: 0 auto; display: block; }

@media all and (max-width: 768px) {
	.carousel .carousel-caption p { display: none; }
}

@media all and (max-width: 480px) {
	.carousel .carousel-control, .carousel .carousel-caption { display: none; }
}

/*credits*/
.credits { margin-bottom: 0; font-size: 0.9em; }

/*toggle control*/
.toggle-control { width: 100%; position: relative; z-index: 13; }

.toggle-control a, .toggle-control a:hover { color: #fff; position: absolute; top: 0; right: 0; display: block; padding: 18px 19px; line-height: 14px; cursor: pointer; height: 52px; }

/*google map*/
.gm-style img { max-width: none; }

/*scroll to top*/
#toTop { 
	position: fixed; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	opacity: 0.4; 
	filter: alpha(opacity=40);
	bottom: 5px; 
	right: 5px; 
	cursor: pointer; 
	color: #ffffff; 
	text-align: center; 
	display: none; 
	padding:10px 0 0 2px; 
	z-index: 14; 
	background: #828282;
    width: 40px;
    height: 40px;
    font-size: 20px;
}

#toTop:hover { opacity: 1; filter: alpha(opacity=100); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; }

/*drupal primary links*/
ul.primary { margin: 15px 0 15px 0;  padding-left: 40px; }

ul.primary, ul.primary li a, ul.primary li.active a { border-color:#eaeaea; } ul.primary li.active a { border-bottom: 1px solid #fff; }

/*drupal resets*/
#toolbar { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#toolbar ul.menu { width: auto; }

#toolbar ul.menu li { background: none; }

.not-logged-in .block-forum .contextual-links-wrapper { display: none; }

a.contextual-links-trigger, #toolbar a, textarea { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none; }

/*admin theme style rules*/
.page-node-edit .region-content { padding:0 40px; }

.page-node-edit .vertical-tabs { clear:both; }

.page-node-edit .vertical-tabs, .page-node-edit .vertical-tabs ul.vertical-tabs-list, .page-node-edit .vertical-tabs ul.vertical-tabs-list li { border-color:#dfdfdf; }

.page-node-edit .vertical-tabs li { list-style:none; }


/* bisite - usal */ 
.content-logo-usal, .content-logo-bisite {
	padding: 5px;
}

.content-logo-bisite {
	margin-top: -20px;
    padding: 10px;
}

/* separator */ 

.separator.date {
  color: #A00000;
  font-size: 12px;
  font-weight: bold;
  margin: 0 auto 0px;
  max-width: 230px;
  text-align: center;
  position: relative;
  background-image: none;
  margin-bottom: 15px;
}
/*
.separator:before, .separator:after {
  display: block;
  width: 40%;
  content: " ";
  margin-top: 10px;
  border-top: 2px solid #A00000;
   border-color: #A00000;
}
*/
.separator.date:before, .separator.date:after /*, .separator.long-text:before, .separator.long-text:after */{
  display: block;
  width: 29%;
  content: " ";
  margin-top: 10px;
  border-top: 2px solid #A00000;
   border-color: #A00000;
}


.separator {
	background-image: url('../images/l-ad.png');
    width: 300px;
    height: 20px;
    background-repeat: no-repeat;
    margin: auto;
    background-position: center;
    margin-bottom: 15px;
}

/*
.separator.date.pres{
	 max-width: 600px;
	 width: auto;
}
*/

@media (max-width: 767px){
	.separator.date.pres:before, .separator.date.pres:after {
	 	width: 20%;
	}
}

@media (max-width: 490px){
	.separator.date.pres:before, .separator.date.pres:after {
	 	width: 16%;
	}
}

@media (max-width: 427px){
	.separator.date.pres:before, .separator.date.pres:after {
	 	display: none;
	}

	.separator.date.pres {
    	border-bottom: 2px solid;
    	padding-bottom: 25px !important;
    	display: inline-block;
    	width: 100%;
	}
}

@media (max-width: 310px){
	
	.separator.date.pres {
    	border-bottom: 0px solid;
	}
}

.separator.date.pres:before, .separator.date.pres:after {
	content: none;
}

.preinscrip {
	text-align: center;
	background-color: #A00000;
  	margin: auto;
  	margin-bottom: 20px;
  	font-size: 17px !important;
  	padding: 10px !important;
  	color: #ffffff;
  	text-align: center;
}

.preinscrip p {
	margin-bottom: 0;
}


/*
.separator.white:before, .separator.white:after {
  	border-top: 2px solid #fff;
   border-color: #fff;
}
*/
.separator-subtitle {
	max-width: 100%;
    display: inline-block;
    width: 100%;
    margin-top: 40px;

    background-position: center top;
    padding-top: 25px;
}

.separator.date:before {
  float: left;
}
.separator.date:after {
  float: right;
}

/* color content */ 

.primary {
	background-color: #A00000;
	padding: 40px;
	color: #fff;
}

.primary a{
	color: #fff;
}

.primary a:hover{
	color: #fff;
	opacity: 0.9;
}

.secondary {
	background-color: #F7F4F7;
	padding: 30px;
}


/* otros master */

.otros-master {
	margin-bottom: 30px;
}

.otros-master a {
	display: inline-block;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 200px;
}


@media (min-width: 992px) {
	.col-md-offset-4-5 {
    	margin-left: 42%;
	}
}

.otros-master img {
	max-width: 180px;
}

.otros-master .mas {
	margin-top: 30px;
}

.otros-master .td {
	color: #1F5EA6;
}

.otros-master .ft {
	color: #1e4a74;
}

.otros-master .gidi {
	color: #ff9966;
}

.otros-master .id {
	color: #efb53e;
}

.otros-master .ad {
	color: #b43273;
}

.otros-master .sm {
	color: #1B5598;
}

.otros-master .tic {
	color: #571D98;
}

.otros-master .seg {
	color: #A00000;
}

.otros-master .mov {
	color: #016F04;
}

.otros-master .iot {
	color: #13928F;
}

.otros-master .imp {
	color: #AD67A5;
}

.otros-master .sym {
	color: #299F7B;
}

.otros-master .gp {
	color: #EFBF63;
}

.otros-master .smrt {
	color: #7AC7C9;
}

.otros-master .ind {
	color: #9597C8;
}

.otros-master .blk {
	color: #2E9FBC;
}

.otros-master .td {
	color: #2866aa;
}



@media (max-width: 991px) {
	.otros-master .col-sm-2 {
		width: 33%;
		margin: 0px !important;
	}
}

@media (max-width: 767px) {
	.otros-master .col-sm-2 {
		width: 50%;
		margin: 0px !important;
		float: left;
	}
}

/* fechas y horarios  */
.fechas-horarios {
	padding: 40px;
}

.fechas-horarios .cols {
	padding: 20px;
}

.fechas-horarios .inf {
	margin-top: 30px;
}

/* .fechas-horarios .inf div{
	margin: auto;
} */

.fechas-horarios p {
	width: 100%;
}

.fechas-horarios .clock::before{
	font-size: 30px;
    content: "\e864";
}

.fechas-horarios .separator {
	color: #572059;
}

.fechas-horarios .separator::before, .fechas-horarios .separator::after{
	border-color: #572059;
}


/* temario */ 
.temas .col-md-4 {
	padding: 20px;
}

@media (max-width: 1199px) {
	.temas .col-md-4 {
		border: 30px solid #fff;
	}

}

@media (max-width: 991px) {
	.temas .col-md-4 {
		width: 50%; 
		float: left;
		border: 25px solid #fff;
	}
}

@media (max-width: 625px) {
	.temas .col-md-4 {
		width: 100%; 
	}
}

/* antiguos alumnos */ 

.antiguos-alumnos {
	 padding-top: 20px;
}


.antiguos-alumnos h2, .antiguos-alumnos p, .antiguos-alumnos i{
	color: #333;
}


/* campus bisite */
.campus-bisite {
	padding: 0px !important;
}

.campus-bisite h2{
	margin-top: 50px;
}

.campus-bisite .row {
	background-image: url(../images/campus-bisite.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: 100%;
	padding: 30px;
}

/* caoursel quote */ 

.quote {
    color: rgba(0,0,0,.5);
    text-align: center;
    margin-left: -25px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}

blockquote {
	min-height: 50px;
}

blockquote::before, blockquote::after {
	content: none;
}

blockquote  p{

}

blockquote  p.important {
	font-weight: bold;
	font-style: italic;	
	font-size: 20px;
}


/* block 5*/ 

#block-block-5 {
	padding-bottom: 0px;
}

.otros-master .mas .col-sm-3 {
	text-align: center;
} 

/* master */ 

.otros-master a img{
   transform:rotateY(0deg);
   transition-duration: 1s;
   -webkit-transform:rotateY(0deg);
   -webkit-transition-duration: 1s;
   	max-width: 180px;
    width: 120px;
    margin-bottom: 20px;
}

.otros-master a img:hover{
   transform:rotateY(180deg);
   transition-duration: 1s;
   -webkit-transform:rotateY(180deg);
   -webkit-transition-duration: 1s;
}

#slideshow {
	/* background-image: url(../images/slide-bg.png); */
	background-size: cover;
	min-height: 500px;
}

#slideshow .cont-slider{
	min-height: 350px;
}

#slideshow img {
	max-width: 450px;
	margin: auto;
}

#slideshow h2, #slideshow h1, #slideshow h3, #slideshow p, #slideshow a{
	color: #A00000;
}

#slideshow h2, #slideshow h1 {
	font-size: 35px;
	font-weight: bold;
}

.parent {
    display: table;
    table-layout: fixed;
}

.child {
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}


.vertical-align {
  display: flex;
  flex-direction: row;
}

.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
  justify-content: center; /* Optional, to align inner items 
                              horizontally inside the column */
}

/**
 *  Do NOT include this part into your stylesheet.
 *  "flex: 1" or "flex-grow: 1" is added to make the inner div
 *  - Which is also a flex-item - take up all the horizontal space
 *  available space inside the flex container (.col-* elements)
 */
.vertical-align > [class^="col-"] > div,
.vertical-align > [class*=" col-"] > div {
  /* flex: 1; */
  flex-grow: 1;
}


/* destinatarios */ 

.destinatarios {
	padding-top: 40px;
	padding-bottom: 40px;
}


.destinatarios .titulo {
    min-height: 150px;
}

.destinatarios .admision {
	background-image: url(../images/admision.png);
	background-size: cover;
	background-size: 200px;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 150px;
}

/* colaboradores */

.colaboradores .col-md-2 {
	min-height: 60px;
}

.colaboradores .col-md-2 img {
    margin: auto;
    max-height: 50px;
    width: auto;
    max-width: 100px;
}

@media (max-width: 991px){
	.colaboradores .col-md-3 {
		float: left;
		width: 33%;
	}

	.colaboradores {
		margin-top: 30px;
		display: inline-block;
	}
}

@media (max-width: 767px){
	.colaboradores .col-md-3 {
		width: 50%;
	}
}

@media (max-width: 536px){
	.colaboradores .col-md-3 {
		width: 100%;
	}
}

/* preinscripcion */ 

/* preinscripcion */ 

.preinscripcion .col-md-4, .preinscripcion .col-md-3{
	background-image: url('../images/bg_ins.png');
	background-size: cover;
	background-size: 100px;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 100px;
    margin: auto;
}

.preinscripcion .col-md-4 a, .preinscripcion .col-md-3 a {
	text-transform: uppercase;
}


/* temas */ 

.tema {
	background : -moz-linear-gradient(0% 50% 0deg,rgb(113, 198, 200) 0%,rgba(10, 34, 41, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgb(113, 198, 200) 0%, rgba(10, 34, 41, 1) 100%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgb(113, 198, 200) ),color-stop(1,rgba(10, 34, 41, 1) ));
	background : -o-linear-gradient(0deg, rgb(113, 198, 200) 0%, rgba(10, 34, 41, 1) 100%);
	background : -ms-linear-gradient(0deg, rgb(113, 198, 200) 0%, rgba(10, 34, 41, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#9C145D ', endColorstr='#411A46 ' ,GradientType=0)";
	background : linear-gradient(90deg, rgb(113, 198, 200) 0%, rgba(10, 34, 41, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9C145D ',endColorstr='#411A46 ' , GradientType=1);

	border: 20px solid #fff;
	padding: 10px !important;
}

.tema .cont {
	background: #fff;
	min-height: 190px;
}

.tema .col-md-12{
	width: 100%;
}

.tema h4 {
	color: #A00000;
	text-align: center;
}

#subfooter .block {
	margin: 0px !important;
	padding: 0px !important;
	color: #fff;
}

#subfooter p, #subfooter a {
	color: #fff;
	padding: 5px;
	font-size: 12px;
}

.contact-block ul li{
	list-style: none;
}

.social-icons {
		margin-bottom: 20px;
}

.social-icons li {
	display: inline-block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: inline-block;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
}

.social-icons ul {
	padding-left: 0px;

}

.social-icons li a{
	color: #fff;
    height: 35px;
    width: 35px;
    font-size: 25px;
    display: block;
    text-align: center;
    padding-top: 6px;
    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.social-icons li a:hover {
	transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.title-toggle { 
	padding-top: 6px;
	padding-bottom: 6px; 
	margin-bottom: 5px;
	background-color: #A00000;
	border-radius: 4px;
	color: #fff;
}

.title-toggle span {
	font-weight: 400;
	text-transform: initial;
}

.title-toggle svg {
	color: #fff;
	margin-right: 10px;
}

.title-toggle .col-md-4 {
	font-weight: 400;
	cursor: pointer;
}

.title-toggle.collapsed svg {
	transform: rotate(270deg);
}	


.title-toggle:nth-child(1){
	border: 0px;
}

.title-toggle .col-md-8{
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}


/* accordion */ 
.title-toggle .fa{
	margin-right: 10px;
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;

    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.title-toggle.collapsed .fa{
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;

    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}



/* programa */ 

.precontent {
	/* background-image: url(../images/slide-bg.png); */
	background-size: cover;
	/* min-height: 350px; */
}

.precontent h1{
	font-size: 30px;
}

.precontent .col-md-6 {
	background-image: url(../images/bg_ins.png);
	background-size: cover;
	background-size: 70px;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 100px;
}

#block-block-10 {
	padding-bottom: 0px;
}

#block-block-4 {
    padding-top: 30px;
}


 .separate p {
    border-top: 1px solid #ffffff4a;
    padding-top: 10px;
  }


 .separate-line {
    border-top: 1px solid #ffffff4a;
    padding-top: 10px;
  }

 .col-with-border-right {
 	border-right: 1px solid #A000001c;
 }

 .pstable {
 	border: 1px solid #441a47;
    width: 100%;
    padding: 10px;

    display: inline-block;
 }

 .pstable p{
 	text-align: center;
 }

 .pstitle {
	background : -moz-linear-gradient(0% 50% 0deg,rgb(113, 198, 200) 0%,rgba(10, 34, 41, 1) 100%);
	background : -webkit-linear-gradient(0deg, rgb(113, 198, 200) 0%, rgba(10, 34, 41, 1) 100%);
	background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgb(113, 198, 200) ),color-stop(1,rgba(10, 34, 41, 1) ));
	background : -o-linear-gradient(0deg, rgb(113, 198, 200) 0%, rgba(10, 34, 41, 1) 100%);
	background : -ms-linear-gradient(0deg, rgb(113, 198, 200) 0%, rgba(10, 34, 41, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#9C145D ', endColorstr='#411A46 ' ,GradientType=0)";
	background : linear-gradient(90deg, rgb(113, 198, 200) 0%, rgba(10, 34, 41, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9C145D ',endColorstr='#411A46 ' , GradientType=1);

	color: #fff;
}

.pstable .cont {
	background: #fff;
}

.pstable .cont p {
	font-size: 12px;
	margin-bottom: 0px;
}

p.pstitle {
	margin-bottom: 0px;
	padding: 6px;
}

.vertical-centered-text {
  -ms-display: flex;
  display: flex;
  /* alineacion vertical */
  align-items: center;
   /* alineacion horizontal */
  justify-content: center;
}


.btn-master {
    text-align: center;
    display: inherit;
    max-width: 138px;
    margin: auto;
    font-size: 11px;
    border-radius: 12px;
    border: 3px solid;
    font-weight: bold;
    margin-top: 30px;

    padding: 3px;
}


.mid-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;

    padding-top: 30px;
    padding-bottom: 30px;

    float: right;
}

.pago {
	background-image: none !important;
}

.documentacion #mapa2 {
	height: 360px;
}

.documentacion .doc, .content-map {
	padding: 0px;
}


.doc ul {
    display: inline-block;
    margin: auto;
    text-align: left;
}

.pago .container {
	padding-top: 40px;
	padding-bottom: 40px;
}

.content-datos {
    margin-top: 30px;
}

.content-datos p{
	margin-bottom: 0px;
}


.pago{
    background-image: url(../images/arrow.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position-x: center;

    padding-bottom: 0px;
}


.optativos.primary {
	background-image: url(../images/bg_computer.jpg);
	background-size: cover;
	padding: 40px;
	background-position: center;
}

.optativos{
	padding-bottom: 0px;
}

.optativos img {
	max-width: 80px;
	margin: auto;
	margin-bottom: 30px;
	margin-top: 30px;
}

.modalidades {
	margin-top: 40px;
}

ul.modalidad {
	padding-left: 20px;
}

ul.modalidad li {
	margin-bottom: 15px;
	text-align: justify;
}


/* members */ 

.member {
	min-height: 372px;
}

.member .social-networks span{
    width: 100%;
    background-color: #EFEFEF;
    display: inline-block;
    padding: 4px;
    padding-bottom: 6px;
    margin-bottom: -6px;
    height: 31px;
}

.member .social-networks span a {
	color: #9B9B9B;
	font-size: 17px;
}

.member .persona p{
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 40px;
}


/* block grey */ 

.light-grey {
    background-color: #F7F7F7;
    padding-top: 60px;
    padding-bottom: 60px;

    background-image: url(../images/arrow-white.png);
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position-x: center;

}

.page-node-4 #block-block-4 {
	background-color: white !important;
}


/* responsive */ 

@media (max-width: 1199px){
	.colaboradores .col-md-2 img {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.colaboradores .col-md-2 {
		min-height: 106px;
	}
}

@media (max-width: 991px){

	#logo img{
		max-width: 100px;
	}

	.logos {
		position: absolute;
		top: 25px;
		width: 100%;
	}

	.logos img{
		max-width: 150px;
	}

	.content-logo-usal {
		float: left;
	}

	.content-logo-bisite{
		float: right;
	}

	.destinatarios .titulo, .destinatarios .admision {
		width: 50%;
		float: left;
	}

	.otros-master a img {
		max-width: 100px;
	}

	.otros-master .col-sm-2 {
		width: 20%;
	}

	.otros-master .row{
		margin-top: 30px;
	}

	.campus-bisite .row {
		background-image: none;
	}

	.colaboradores .col-md-2 {
		width: 33%;
	}

	#footer-inside .col-md-4{
		width: 50%;
		float: left;
	}

	#footer-inside .col-md-4:last-child{
		width: 100%;
	}

	/* programa */ 

	.precontent .col-md-12{
		display: inline;
	}

	.precontent .col-md-12.pri {
		display: flex;
	}

	.precontent .col-md-12.pri .col-md-6 {
		width: 50%;
		float: left;
	}

	.container {
		 width: 90%;
	    max-width: 100%;
	}	

	.col-with-border-right {
		border-right: 0px;
		border-bottom: 2px solid #A00000;
		margin-bottom: 60px;
		padding-bottom: 60px;
	}

	.member {
	    min-height: 372px;
	    width: 33%;
	    float: left;
	    max-width: 260px;
	}

	.comision .col-md-5{
		float: left;
		width: 45%;
	}

	.comision .col-md-2{
		float: left;
		width: 10%;
	}

	.content-datos {
    	margin-top: 60px;
	}	
}

@media (max-width: 991px) and (min-width: 768px){
	#logo h1{
		text-align: center;
	}

	#logo img{
		margin: auto;
		display: inline-block;
		float: none;
	}

	ul.menu {
		text-align: center;
		border-top: 1px solid #f2f2f2;
	}


}

@media (max-width: 909px){
	.comision .col-md-2{ 
		display: none;
	}

	.comision.light-grey {
		background-image: none;
	}
}

@media (max-width: 864px){
	.member {
	    min-height: 372px;
	    width: 50%;
	    float: left;
	    max-width: 260px;
	}

	.comision .col-md-5{
		float: left;
		width: 100%;
	}

	.content-datos {
    	margin-top: 0px;
	}
}

@media (max-width: 767px){
	.navbar {
		margin-bottom: 0px;
	}

	.navbar .element-invisible {
		display: none;
	}

	.navbar-default .navbar-collapse {
		border: 0px;
	}

	.navbar .main-menu li{
		list-style: none;
	}

	.navbar .main-menu li a{
		text-transform: uppercase;
		font-weight: bold;
	}

	.navbar-collapse {
		width: 100%;
	}

	.otros-master .col-sm-2 {
		width: 33%;
		text-align: center;
		margin-bottom: 20px !important;
	}

	.title-toggle .col-md-4{
		text-align: left;
	}

	#breadcrumb {
		margin-top: -10px;
	}

	.node .content {
		padding: 0px;
	}

	.notas .col-sm-2 {
		margin-bottom: 15px;
	}

	.member {
	    min-height: 372px;
	    width: 50%;
	    float: left;
	    max-width: 260px;
	}

	.front #banner  .banner-slider{
		display: none;
	}
}

@media (max-width: 596px){
	.preinscripcion .col-md-4 {
		width: 100%;
		min-height: 100px;		
	}

	.preinscripcion .col-md-4 p {
		margin-bottom: 0px;
	}

	.preinscripcion .col-md-12 {
		display: inline;
	}

	#footer-inside .col-md-4{
		width: 100%;
	}

	.destinatarios .col-md-4 {
		width: 100%;
	}

	.fechas-horarios .inf {
		display: inline;
	}



	.fechas-horarios .inf .col-md-5 {
		text-align: center !important;
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.separator {
		max-width: 100%;
	}



	.documentacion .col-md-6 {
		display: none;
	}

	.member {
	    min-height: 372px;
	    width: 100%;
	    float: none;
	    max-width: 260px;
	    margin: auto;
	}

}

@media (max-width: 472px){
	.otros-master .col-sm-2 {
		width: 100%;
	}

	.colaboradores .col-md-2 {
		width: 50%;
	}

	

}

.subfooter-area .block {
	padding-bottom: 0px;
}

.footer-area li {
	list-style: none;
	padding-bottom: 10px;
}

.practicas .colaboradores img {
  max-height:50px;
  width:auto;
  margin:auto;
  padding: 5px;
  filter: brightness(0) invert(1);
}


.practicas .colaboradores .col-md-3{
  height:60px;
}

.fechas-horarios hr {
	border-top: 1px solid rgba(87, 33, 89, 0.13);
}

.img-center {
	margin: auto;
}


.image img {
	max-width: 100px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.img-campus {
    max-height: 218px;
	margin: auto;
}

.btn-secondary {
	background-color: #fff;
	color: #A00000 !important;
    border-radius: 0px;
}

.logos-tech img{
	max-height: 60px;
}

.logos-tech p{
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 30px;
}

.download-programa {
	margin-top: -30px;
}

.download-programa .primary {
	padding: 10px;
}

@media (min-width: 768px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 100%;
    *width: 100%;
  }
}


@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}


@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}

@media (max-width: 991px){
	.seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 33%;
    float: left;
  }
}

@media (max-width: 597px){
	.seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 50%;
  }
}

@media (max-width: 347px){
	.seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 100%;
  }
}

.campus-block {
	padding-bottom: 0px;
}

.admin p{
	margin-top: 10px;
	display: inline-block;
}

@media (max-width: 597px){
	.admin p{ 
		text-align: justify;
	}
}

.region-footer-second iframe {
	max-width: 100% !important;
}

.content-icons img{
    margin: auto;
    width: 60px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.progm {
	margin-top: 30px;
}

.spac {
	margin-top: 30px;
}
.img-sal {
	padding: 15px;
	max-width: 80%;
	margin: auto;
}
/* photos */
.photos {
    padding: 0px;
    margin-top: 2em;
    margin-bottom: 2em;
    background: -moz-linear-gradient(0% 50% 0deg, rgb(113, 198, 200) 0%, rgb(13, 50, 60) 100%);
    background: -webkit-linear-gradient(0deg, rgb(113, 198, 200) 0%, rgb(13, 50, 60) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgb(13, 50, 60)), color-stop(1, rgba(41, 156, 188, 1)));
    background: -o-linear-gradient(0deg, rgb(113, 198, 200) 0%, rgb(13, 50, 60) 100%);
    background: -ms-linear-gradient(0deg, rgb(113, 198, 200) 0%, rgb(13, 50, 60) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1689F9 ', endColorstr='#FC8E8D ' ,GradientType=0)";
    background: linear-gradient(90deg, rgb(113, 198, 200) 0%, rgb(13, 50, 60) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#1689F9 ', endColorstr='#FC8E8D ', GradientType=1);
}
.photos .col-md-4 {
    padding: 0px;
}
.photos p {
    text-align: center;    
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 115px;
    width: 100%;
    font-family: 'Ek Mukta', sans-serif;
}
.photos .square {
    background: url(../images/foto1.jpg);
    background-size: cover;
    padding: 9em;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.5;
}
.photos .library {
    background: url(../images/foto2.jpg);
    background-size: cover;
    padding: 9em;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.5;
}
.photos .roman {
    background: url(../images/foto3.jpg);
    background-size: cover;
    padding: 9em;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.5;
}
.photos .university {
    background: url(../images/foto1.jpg);
    background-size: cover;
    padding: 9em;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.5;
}
.photos .conchas {
    background: url(../images/foto2.jpg);
    background-size: cover;
    padding: 9em;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.5;
}
.photos .cathedral {
    background: url(../images/foto3.jpg);
    background-size: cover;
    padding: 9em;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.5;
}

.photos .nv {
	background: url(../images/NV.jpg);
    background-size: cover;
    padding: 9em;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.5;
}

/* end photos */

.salamanca-turismo {
	padding-bottom: 0px !important;
}

.nv-photos {
	margin-bottom: 0px;
}


.photos.sal {
	margin-top: -80px;
}


.fa-envelope-o {
	font-size: 25px;
   color: #ffffff ;
   padding: 15px;
   background: #A00000 ;
   border-radius: 70px;
   margin-bottom: 20px;
   margin-top: -40px;
}

.fa-calendar-o {
	font-size: 30px;
}

.content-contact {
    border: 2px solid #A00000;
    padding-bottom: 35px;
}


.destinatarios-cont {
    padding: 15px;
    padding-bottom: 20px;
}

.preinscripcion-cont {
	padding-bottom: 0px;
}

.preinscripcion-cont ul li {
	font-size: 16px;
	padding-bottom: 20px;
}

.temario-cont {
	padding-bottom: 0px;
}



.otros-master2 {
	padding-top: 20px;
}


@media (max-width: 991px){
	.content-contact {
		margin-top: 50px;
	}

	.img-campus {
		margin-top: 30px;
	}

	ul.menu li a:hover, ul.menu li a.active {
		border-bottom: 0px;
	}

	.planificacion-temp {
		margin-top: 20px !important;
	}

	.fa-calendar-o {
		margin-top: 30px;
	}
}


.pstable p {
    font-size: 12px;
}

.pstable td {
	width: 33%;
}

.pstable tr:nth-child(1) {
	border-bottom: 1px solid #eee;
}

.pstable tbody {
	display: inline-table;
	width: 100%;
}

@media (max-width: 767px) {
	#carousel div {
		padding: 0px;
	}

	#carousel .container {
		width: 100%;
	}

	blockquote {
		margin-left: 0px;
		margin-right: 0px;
	}


}


.content-contact-home {
    margin-top: 15px;
    display: inline-block;
    width: 100%;
}

.content-contact-home h4 {
	margin-top: 0px;
	color: #A00000;
}

.content-contact-home a {
	color: #000;
}

.content-contact-home i, .content-contact-home svg {
	color: #A00000;
	margin-right: 5px;
}

.content-contact-home hr {
	border-top: 1px solid #e6e6e6 ;
}

.head-slider {
	font-size: 22px;
	font-weight: 900;
    line-height: 120%;
    padding: 0;
    margin: 10px 0 10px 0;
    font-family: 'Ek Mukta',sans-serif;
}

.empresas-img {
	max-width: 450px !important;
}
.responsive-item {
	text-transform: uppercase;
}

@media (min-width: 768px) { 
 .responsive-item {
 	display: none;
 }
}

#bottom-content {
	background-color: none;
    background-image: url(../images/contacto.jpg);
    background-size: cover;
    padding: 20px;
    background-position: center;
}

#block-webform-client-block-7, .webform-contact {
	padding-bottom: 0px;
}

#block-webform-client-block-7 h2, .webform-contact h2 {
	text-align: center;
    color: #A00000;
}

#block-webform-client-block-7 input, #block-webform-client-block-7 textarea.form-textarea, select, .webform-contact input, .webform-contact textarea {
	padding: 5px 10px;
    min-height: 40px;
    background-color: rgba(247, 247, 247, 0.25);
    border: 1px solid #fff;
    border-radius: 0px !important;
}

#block-webform-client-block-7 input.form-text:focus, #block-webform-client-block-7 textarea.form-textarea:focus,
.webform-contact input.form-text:focus, .webform-contact textarea.form-textarea:focus {
	background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid #fff;
}

#block-webform-client-block-7 input[type="submit"],
.webform-contact input[type="submit"] {
    background-color: #A00000;
    color: #fff !important;
    border-radius: 0px;
    border: none !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    min-height: 30px;
    text-transform: capitalize;
}


.btn-mat {
    background-color: rgba(255, 255, 255, 0.3);    
    padding: 6px; 
    color: #fff;
}

/*Politica de cookies*/

#barraaceptacion {
	display:none;
	position:fixed;
	width:100%;
	text-align:center;
	min-height:40px;
	background-color: #000;
	color:#fff;
	z-index:99999;
	width: 400px;
	right: 0;
	bottom: 0;
	padding: 20px;
}

.inner {
	padding: 10px;
	font-family:verdana;
	font-size:12px;
}

#barraaceptacion a {
	display: inline-block;
	margin-top: 10px;
}

.inner a.ok {
    padding: 2px 14px;
    background-color: #fff;
    color: #444;
    text-decoration: none;
    display: inline-block;
}
.inner a.info {
	padding-left:5px;
	text-decoration:none;
	color:#fff;
}

/* pre-header */ 

#pre-header .toggle-control {
 	border-top: 5px solid #71c6c8;
}

#pre-header {
	background-color: #ceebeb;
}

#languages a {
	background-image: url(../images/language-icon.png);
	background-size: 30px;
    width: 52px;
    height: 52px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #71c6c8;
}

#languages a:hover {
	opacity: 1;
}

#languages a span {
	display: none;
}

#pre-header .icon span{
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 30px;
	display: inline-block;
}

#pre-header .icon.en span { 
	background-image: url(../images/en.png);
}

#pre-header .icon.cn span { 
	background-image: url(../images/cn.png);
}

#pre-header {
	text-align: right;
}

#pre-header-inside {
	padding-top: 0px;
}

#pre-header-inside .block {
	padding-bottom: 0px;
    padding-top: 8px;
}

@media (max-width: 767px){

	.navbar-toggle {
	    right: 50px;
	    top: 7px;
	}

}

.madrid-turismo {
	padding-bottom: 0px;
}

.madrid-turismo .photos p {
	top: 100px;
}

.madrid-turismo .photos .nv {
	background: url(../images/madrid-bg.jpg);
    background-size: cover;
    padding: 9em;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.5;
}

/* block master */ 

.home-masters-btn .mas{
	background-image: url(../images/home-training-masters.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0.1;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.home-masters-btn p {
	position: inherit;
    padding: 30px;
    top: inherit;
    line-height: 29px;
    font-size: 25px;
}

.home-masters-btn a {
	margin-top: 10px;
}

.home-masters-btn .btn.btn-primary {
	background: #ffffff54;
	border: none;
	box-shadow: none;
	color: #fff;
	border-radius: 0px;
}


/* 2020 */
.d-flex {
    display: flex;
} 

.align-self-center {
align-self: center;
}

.info-1 {
background-color: #43a0a2;
padding: 20px;
border: 5px solid #fff;
color: #fff;
font-size: 16px;
text-align: center;
}

.info-2 {
background-color: #71b4b7;
padding: 20px;
border: 5px solid #fff;
color: #fff;
font-size: 16px;
text-align: center;
}

.info-3 {
background-color: #88cdd0;
padding: 20px;
border: 5px solid #fff;
color: #fff;
font-size: 16px;
text-align: center;
}

img.dih {
max-width: 200px;
margin: auto;
margin-top: 20px;
}

.mt-20 {
margin-top: 20px;
}

.p-0 {
padding: 0;
}

h2.fir {
	font-size: 30px !important;
} 

.col-md-offset-2-mas {

}

@media (min-width: 992px) {
	.col-md-offset-2-mas {
		margin-left: 12.666667%;
	}
}


@media (max-width: 1199px){
	#banner .container {
	    width: 100%;
	} 
}

@media (max-width: 992px){
	#banner .d-flex {
		display: block;
	} 

	#banner #slideshow {
		display: none !important;
	} 

	.align-self-center {
		margin-top: 20px;
		margin-bottom: 20px;
	}
}


.mt-45 {
	margin-top: 45px;
}

#content_basic {
	margin-top: 50px;
}


.content-members img {
	width: 100%;
}

#main-navigation-inside nav {
	padding: 0 !important;
} 

.language-switcher-locale-url li {
    list-style: none;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

.language-switcher-locale-url li.active {
	opacity: 0.5;
	pointer-events: none;
}


#top-content {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    background-color: transparent;
    padding: 0;
    max-width: 50px;
    text-align: left;
}

#top-content ul {
	padding: 0;
}

#top-content li {
	display: inherit;
	margin: 5px;
}

#top-content .container {
	padding: 0;
}

.icon.en span {
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
    display: inline-block;
    background-image: url('../images/en.png');
}


/* new style */

.front #main-navigation {
	background-color: transparent;
	box-shadow: none;
}

.front #main-navigation a {
	color: #fff !important;
}


.front #main-navigation img {
	filter: brightness(0) invert(1);
}

.wave-top {
	margin-bottom: -20px;
}

.wave-top path {
	fill: #A00000;
}


.primary {
	border-bottom-left-radius: 300px;
}

.primary.p-right {
	border-bottom-right-radius: 300px;	
	border-bottom-left-radius: 0;
}


.d-none {
    display: none !important;
}

.bg-banner {
    /* background-image: url('../images/bg-banner.jpg'); */
    background-size: cover;
    background-color: #fff;
    /* height: calc(70vh - 85px); */
    height: 60vh;
    min-height: 650px;
    display: flex;
    overflow: hidden;
    position: relative;
}

.bg-banner .heading {
    align-self: center;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    padding-top: 90px;
}

.bg-banner .heading h1 {
	font-size: 70px;
	text-align: left;
	font-weight: normal;
}

.bg-banner .heading h1 strong {
	font-weight: bold;
}

.bg-banner .heading span {
    font-size: 50px;
    font-weight: bold;
    line-height: 60px;
}

.bg-banner h5 {
    line-height: 30px;
}



#video-home {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    max-width: inherit;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    margin: 0;
}

#filtervideo {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 100%;
    height: 60vh;
    min-height: 650px;
    background-color: #3e060682;
}

/* #banner {
    margin-top: -91px;
} */

.front #main-navigation {
    position: absolute;
    width: 100%;
    top: 0;
}

.front .ul.menu li a:hover, .front  ul.menu li a.active {
	border-color: #fff;
}

.banner-hr {
	border-top: 3px solid #fff;
}

#banner h3, #banner h4 {
	font-weight: normal;
}

.border-left-special {
	border-left: 3px solid #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.primary .border-left-special {
	border-left: 3px solid #fff;	
	padding-top: 20px;
	padding-bottom: 20px;
}

 video.info-video {
    max-width: 100%;
    width: 600px;
  }

#block-block-2 h2 {
	color: #A00000;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
	font-weight: normal;
	font-size: 35px;
}

#block-block-2 h2::after {
	content: "";
	width: 100px;
	height: 5px;
	background-color: #A00000;
	position: absolute;
	left: 0;
	bottom: 0;
}

.content-contact-home .fa-whatsapp {
	/* color: green; */
	color: #A00000;
	font-size: 20px !important;
}

.content-contact-home .fa-envelope {
	font-size: 17px !important;
}

.block-block .container .row > h2, .block-block h2.title,
.block-block .container .row .cols > h2,
h2.special-style {
	color: #A00000;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
	font-weight: normal;
	font-size: 35px;
}

h2.special-style {
	margin-bottom: 50px;
}

.block-block .container .row > h2::after,
.block-block h2.title::after,
.block-block .container .row .cols > h2::after,
h2.special-style::after {
	content: "";
	width: 100px;
	height: 5px;
	background-color: #A00000;
	position: absolute;
	left: 0;
	bottom: 0;
}

.primary h2 {
	color: #fff;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
	font-weight: normal;
	font-size: 35px;
}

.primary h2::after {
	content: "";
	width: 100px;
	height: 5px;
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}

.primary h2 + h3, .primary h2 + h3 + h3 {
	font-weight: normal !important;
	font-size: 20px;
}

.mt-5 {
	margin-top: 5rem;
}

.mb-5 {
	margin-bottom: 5rem;
}

.destinatarios h3 {
	color: #A00000;
}

.destinatarios .titulo {
	padding-top: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	background-image: url('../images/icon.svg');
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 120px;
}

@media (min-width: 992px) {
	.align-center {
		display: flex;
		align-items: center;
	}
}


.btn-primary, .btn-primary:hover, .btn-primary:focus,
.webform-submit, .webform-submit:hover, .webform-submit:focus {
	background-color: #A00000 !important;
	border-color: #A00000 !important;
	border-radius: 0 !important;
	font-weight: bold;
	-webkit-box-shadow: 2px 2px 12px 0px rgba(0,0,0,0.2) !important;
	-moz-box-shadow: 2px 2px 12px 0px rgba(0,0,0,0.2) !important;
	box-shadow: 2px 2px 12px 0px rgba(0,0,0,0.2) !important;
	padding: 6px 12px !important;
	text-transform: inherit !important;  

	outline: none;
}

.primary .btn-primary, .primary .btn-primary:hover, .primary .btn-primary:focus {
	background-color: #fff !important;
	border-color: #fff !important;
	color: #A00000 !important;
	border-radius: 0;

	outline: none;
}


.btn-primary:hover, .btn-primary:focus, .webform-submit:hover, .webform-submit:focus {
	opacity: 0.9;
}

.programme {
	margin-top: 40px;
	margin-bottom: 100px;
}

.programme-item .cont .col-md-12 {
	border: 3px solid #fff;
	min-height: 100px;
	margin-bottom: 30px;
}

.programme-item .cont span {
	font-size: 40px;
	font-weight: bold;
	border-right: 3px solid #fff;
    min-height: 80px;
    padding-right: 15px;
    margin-right: 15px;
    display: flex;
    align-items: center;
}

.programme-item h4 {
	margin: 0;
	text-align: left;
	font-size: 16px;
	font-weight: 400;
}

.practicas p {
	font-size: 16px;
}

.contact-block {
	padding: 40px;
}

.contact-info-block {
	padding-top: 40px;	
}

.contact-info-block svg {
	font-size: 20px;
	color: #A00000 !important;
}

.contact-info-block svg.fa-whatsapp {
	font-size: 23px;
	color: #A00000 !important;
}

#subfooter-inside p {
	margin: 0;
	padding: 0;
}

#footer #mapa {
	border-radius: 100%;
	-webkit-box-shadow: 2px 2px 11px -2px rgba(0,0,0,0.42); 
	box-shadow: 2px 2px 11px -2px rgba(0,0,0,0.42);
}

#footer a {
	color: #fff !important;
}

.modal-form {
	padding: 40px;
	padding-bottom: 0;
}

.modal h4 {
	color: #A00000;
}

.modal-header, .modal-footer {
	border: 0;
}

.pstitle.info {
    background: #A00000;
    color: #000;
    text-transform: uppercase;

    border-top-left-radius:  4px;
    border-top-right-radius: 4px;
    
    margin-top: 15px;
}

.infoprice {
	border: 0;
	margin-bottom: 0;

	-webkit-box-shadow: 2px 2px 11px -2px rgba(0,0,0,0.42); 
	box-shadow: 2px 2px 11px -2px rgba(0,0,0,0.42);

	border-radius: 4px;
    border-radius: 4px;
}

.infoprice td {
vertical-align: middle;
}

.info-mat {
max-width: 100%;
margin: auto;
background-color: #f6f7f7;
padding: 0 30px;
}

.infoprice p {
	margin: 0;
}

.pt-0 {
	padding-top: 0 !important;
}

.page-info {
	background-color: #A00000;
	color: #fff;
	padding: 10px;
}

.page-info a, .page-info .breadcrumb>li+li:before {
	color: #fff;
}

.dark-img {
	filter: invert(1);
}

.special-color {
	color: #A00000;
}

.icon {
	max-width: 150px;
	max-height: 150px;
	float: right;
}

.img-dih {
	max-width: 200px;
	margin: auto;
    margin-top: -15px;
}

span.square {
	width: 8px;
    height: 8px;
    margin-right: 7px;
    background-color: #A00000;
    display: inline-block;
    margin-bottom: 2px;
}

.mt--35 {
	margin-top: -35px;
}

.mb-0 {
	margin-bottom: 0 !important;
}

#block-system-main {
	padding-bottom: 0;
}

.pre-enrolment h2.big-title {
	font-size: 40px;	
}

.pre-enrolment h3 {
	font-size: 30px;
	font-weight: 400;
}

.bg-special {
	background-image: url('../images/icon-bg.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	min-height: 300px;
}

@media (min-width: 1200px) {
	.bg-special {
		display: flex;
		align-items: center;
	}
}

.pre-enrolment h4 {
	color: #A00000;
	margin-bottom: 0;
}

.pre-enrolment .col-md-6 p {
	font-weight: bold;
}

.campus-img {
	max-width: 200px;
}

.documentacion #mapa2 {
	border-radius: 100%;
	-webkit-box-shadow: 2px 2px 11px -2px rgb(0 0 0 / 42%);
    box-shadow: 2px 2px 11px -2px rgb(0 0 0 / 42%);
    max-width: 280px;
    width: 100%;
    height: 280px;
    position: relative;
    overflow: hidden;
    margin: auto;
}

.col-master, .col-specialist {
	padding: 30px;
}

.col-master {
	padding-left: 0;
}

.col-specialist {
	padding-right: 0;
}

.icon-price-enrolment {
	max-width: 280px;
	margin: auto;
}

.separate-top {
	border-top: 3px solid #A00000;
	margin-top: 30px;
	padding-top: 30px;
}

.d-inline-block {
	display: inline-block !important;
}

.normal-text {
	font-weight: normal;
}

.normal-text a {
	color: #A00000;
}

.icons-primary, .icons-primary a {
	color: #000;
	font-weight: normal;
}

.icons-primary svg {
	color: #A00000;	
}

.icons-primary .fa-whatsapp {
	font-size: 18px;
}

.prof-item {
	margin-top: 30px;
}

.prof-item .block-linkedin {
	background-color: #A00000;
	padding: 4px;
	text-align: center;
	width: 100%;
	min-height: 35px;
}

.prof-item .block-linkedin a {
	color: #fff;
	font-size: 20px;
}

.prof-text {
	margin-top: 15px;
	min-height: 130px;
}

.prof-text a {
	color: #000;
	text-transform: uppercase;
}

.prof-img img {
	width: 100%;
	min-height: 215px;
	max-height: 215px;
	object-fit: cover;
}

.item-salamanca img {
	max-width: 130px;
	margin-left: -20px;
}

.item-salamanca h3 {
	color: #A00000;
	text-transform: uppercase;
	font-weight: bold;
}

.item-salamanca p {
	text-align: justify;
}

.salamanca-content h4 {
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 3px solid #A00000;
}

.images-salamanca .col-md-4 {
	padding-top: 30px;
}

.mt-100 {
	margin-top: 100px;
}

.mt-200 {
	margin-top: 200px;
}

#block-views-profesores-view-block {
	margin-top: 60px;
}

.item-salamanca {
	min-height: 360px;
}

.messages p {
	margin-bottom: 0;
}

@media (max-width: 1199px) {
	#main-navigation .container,
	#footer .container {
		width: 93%;
	}

	#footer #mapa {
		height: 250px !important;
	}

	.primary {
		padding: 60px;
	}
}


@media (max-width: 991px) {
	.bg-banner .heading h1 {
	    font-size: 45px;
	    font-weight: normal;
	    width: 50%;
	    margin: auto;
	    text-align: center;
	    margin-top: 110px;
	}

	#main-navigation ul.menu {
	    text-align: center;
	    border-top: 2px solid #ffffff2e;
	    margin-top: 30px;
	    padding-top: 15px;
	}

	.banner-hr {
		display: none;
	}

	.border-left-special {
		border: 0 !important;
	}

	.content-contact-home .col-md-7, .content-contact-home .col-md-5 {
		width: 50%;
		float: left;
	}

	.vertical-align {
    	justify-content: space-around;
	}

	.fechas-horarios img {
		max-width: 200px;
	    margin: auto;
    	margin-top: 20px;
	}

	.programme-item .align-center {
		display: flex;
    	align-items: center;
	}

	.director, .director *, .mail, .mail *, .phone, .phone * {
		text-align: center;
	}
}

.info-block-video {
	margin-top: 10px;
	border-top: 1px solid #fbfbfb;
	padding-top: 30px;
}

.video-content .fa-quote-left {
    font-size: 40px;
    color: #A00000;
    margin-bottom: 5px;
}

.info-block-video h4 {
	font-size: 24px;
	color: #A00000;
}

.info-block-video .text-video {
	padding-right: 20px;
}

.link-normal, .link-normal:hover, .link-normal:focus {
    color: #fff;
    font-size: 20px;
    text-align: center;
    display: inherit;
    font-weight: bold;
    margin: auto;
    border: none;
    background-color: transparent;
    outline: none;
}

#block-block-27 .form-type-checkbox {
	color: #444;
}

.text-white {
	color: #fff !important;
}

#block-block-44 {
	margin-top: 30px;
}

.language-switcher-locale-url img {
	border-radius: 100%;
}

ul.general {
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 4px;
    margin-top: 15px;
    margin-bottom: 15px;
}

ul.topic1 {	
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 4px;
    margin-top: 15px;
    margin-bottom: 15px;
}

ul.topic2 {
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 4px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.content-colors-info {
	display: inline-block;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}

.content-colors {
    margin: auto;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}

.content-colors-info .square {
	width: 30px;
	height: 30px;
	border-radius: 4px;
	margin: auto;
}

.content-colors-info .item {
	float: left;
}

ul.general, .content-colors-info .general {
	background-color: #579FAF;
}

ul.topic1, .content-colors-info .topic1 {
	background-color: #D4A601;
}

ul.topic2, .content-colors-info .topic2 {
	background-color: #9BB352;
}

h3.special-style {
	color: #A10000;
	margin-top: -30px;
	margin-bottom: 20px;
	font-weight: normal;
}

.slider-logos {
	margin-top: 20px;
}

.slider-logos img {
	max-height: 90px;
}

.slider-logos .usal img {
	filter: brightness(0) invert(1);
}

.options {
	margin-top: 20px;
	margin-bottom: 20px;
}

.options .option-1 div {
	background-color: #d4a601b8;
	padding: 20px;
}

.options .option-2 div {
	background-color: #9BB352b8;
	padding: 20px;
	min-height: 160px;
}

.options h4 {
	text-transform: uppercase;
	font-weight: bold !important;
}

.options p {
	line-height: 25px;
	margin-bottom: 0;
}

.heading h2 {
	font-weight: normal;
}

.language-switcher-locale-url {
	display: none;
}