/* Put your custom css here */
.npl{
    padding-left:0px;
}

.npr{
    padding-right:0px;
}

.navbar-brand {
	height: auto;
    float: none;
    display: block;
    font-size: 2em;
    color: #fff!important;
}
.navbar-header {
    width: 100%;
    border-bottom: solid 1px #49a4d1;
    text-transform: uppercase;
    font-weight: 300;
    background: #49a4d1;
}
.color2, .slice.color2, .bulle.color2, .ctaBox.color2 {
    background-color: #49a4d1;
}
.carouselHome {
    background-image: url('../images/bg-home.png');
    background-repeat: no-repeat;
    background-position: left top;
}
h1 small {
	color: #fff;
}

h1, h2, h3 {
    font-weight: bold;
}

p {
    font-size:20px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, #resMainMenu li.active>a {
	color: #49a4d1;
}


.phone {
    color: #49a4d1!important;
    font-size: 2em;
}
.boxIcon a span {
    display: block;
}
#paralaxSlice2 {
    background-image: url('../images/parallax-2.jpg');
}
.paralaxMask {
    background: rgba(0, 0, 0, 0.5);
}
.list-unstyled li a {
	color: #49a4d1;	
}
a {
    color: #49a4d1!important;
    font-weight: bold;
}
.bgInt {
	background-image: url(../images/int-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 0;
    margin-bottom: 80px;
}
.bgInt h4 {
    color: #fff;
    font-size: 3em;
    font-weight: 600;
    margin: 0;	
}
.int h1 {
	margin-bottom: 1em;
}strong {
    font-weight: 700;
}
.list-1 {
    list-style: none;
    padding-left: 1em;
}
.list-1 li:before {
    font-family: "custom-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    content: '\e88a';
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    color: #49a4d1;
    padding-right: 1em;
}
.clear {
    clear: both;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
}
.faq {
	background: #49a4d1;
	color: #fff;
	padding: 1em;
	border-radius: 0.2em;
}

.logo-donarcuerpo {
    float:left ;
    display:inline-block;  
    padding: 10px;  
    margin-top: -20px;   
}
.logo-donarcuerpo img{
    float:left ;
    display:inline-block;  
    padding: 0px 10px;     
    max-height: 120px;
}
.cabeceraArticulo {
    /*background: #e1e1e1; */   
    /*padding: 10px;*/
}

.cabeceraArticulo i {
    margin-right: 20px;
    color: #49a4d1;
    vertical-align: middle;
}
.cabeceraArticulo a {
    text-decoration:none;    
}
.cabeceraArticulo h3 {    
    color: #49a4d1!important;
}
.cabeceraArticulo h3:hover {
    color: #000000;
}

.int i {
	color: #49a4d1;
}
.navbar-header {
    padding-bottom: 0!important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: #bee8fd!important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff!important;
}


@media (min-width: 768px) {
	#mainMenu .navbar-nav li {
	    float: none;
	    display: inline-block;
	}
    .navbar-nav > li > a {
        font-size: 20px!important;
        font-weight: bold;
        padding: 9px 6px!important;
        line-height: 12px!important;
    }
	.navbar-nav {
		float: none;
	    margin: 0 auto;
	    width: 100%;
	}

    .navbar-nav img{
        height: 40px;
    }

    .navbar-nav > li.sep {
    display: block; 
    content:' '!important;
    background: url(../images/sep.png) no-repeat;   
    margin-top: 23px;
    padding: 0px 9px;
    height: 15px;
    }

	body {
	    padding-top: 210px;
	}
	.pt100 {
	    padding-top: 10em;
	}
	.pb50 {
		padding-bottom: 5em;
	}
}




@media (max-width: 1200px) {
    .item img{
        padding-top:3em;
    }
    body { 
        margin-top: 20px; 
    }
    .navbar-header {
        /*margin-bottom: 20px!important;*/
    }
}


@media (max-width: 992px) {
    .item img{
        padding-top:3em;
    }
    body { 
        margin-top: 60px; 
    }
    .img-circle {
        display:none;
    }
}




@media (max-width: 768px) {
    .navbar-brand {
        line-height: 1.1em;
    }    
    body {
        margin-top: 10px;
    }
    .npl{
        padding-left:15px;
    }

    .npr{
        padding-right:15px;
    }

    .logo-donarcuerpo {     
        padding: 2px;  
        margin-top: 2px; 
        padding:3px; 
        display:block; 
    }
    .logo-donarcuerpo { 
        height: 60px;
        margin-top: 0px;
    }
    
    .main-title {
        font-size:30px!important;
        font-weight: bold;
    }
    
    .navbar-nav > li > a {
        font-size: 15px!important;
        font-weight: bold;
        padding: 2px 6px!important;
        line-height: 15px!important;
    }
    .img-circle {
        display:none;
    }

}




@media (max-width: 487px) {
    .navbar-brand {
        font-size: 1.2em;
    }
    body {
        margin-top: 10px;
    }
    .navbar-nav > li > a {
        font-size: 15px!important;
        font-weight: bold;
        padding: 2px 6px!important;
        line-height: 15px!important;
    }
    .logo-donarcuerpo {              
        height: 50px;
        margin-top: 0px;
    }
    .main-title {
        font-size:22px!important;
        font-weight: bold;
    }
}


