@import url('https://fonts.googleapis.com/css?family=Montserrat:100,300,400,500,700,900');
/*****************************************
   
*** GENERAL ***

******************************************/
body {
   	
   	transition:all .5s ease-in-out; 
   	-o-transition:all .5s ease-in-out; 
   	-moz-transition:all .5s ease-in-out; 
   	-webkit-transition:all .5s ease-in-out;
}
a:hover{
   	text-decoration: none !important;
}
a:focus{
   	text-decoration: none !important;
}
/*****************************************
   
*** CABECERA ***

******************************************/
header.masthead {
	background: no-repeat center center;
	background-color: #0784bd;
	background-attachment: scroll;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
header.masthead .bg-layer {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #212529;
    opacity: .4;
}
header.masthead .site-heading {
    text-align: center;
    position: relative;
}
.site-heading h1{
   -moz-text-stroke: 5px rgba(25, 25, 25, 0.21);
   -webkit-text-stroke: 5px rgba(25, 25, 25, 0.21);
   -o-text-stroke: 5px rgba(25, 25, 25, 0.21);
   -ms-text-stroke: 5px rgba(25, 25, 25, 0.21);
   font-family: 'Montserrat', sans-serif;
   font-weight: 900;
   font-size: 50px;
   color: #fff;
   letter-spacing: 4px;
   text-transform: uppercase;
   margin-bottom: 40px;
   text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.38);
   -webkit-text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.38);
   -moz-text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.38);
   -o-text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.38);
   -ms-text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.38);
}

.pyth-triangle {
    width: 180px;
    height: 80px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -100px;
    background-color: rgba(7, 132, 189, 0.79);
    background-image: url(/landing/images/ncl_50x50.png);
    background-repeat: no-repeat;
    background-position: center top 50%;
    z-index: 4;
}


@media only screen and (min-width: 768px){
	header.masthead .site-heading {
    	padding: 130px 0;
	}
}
/*****************************************
   
*** BOTONES ***

******************************************/
.btn-head.btn-pyth {
	font-family: 'Montserrat', sans-serif;
   	font-weight: 600;
   	font-size: 16px;
    color: #fff;
    background-color: #0784bd;
    border: 2px solid #0784bd;
    padding: 10px 33px;
    display: inline-block;
    -o-transition:all .2s ease-in-out; 
   	-moz-transition:all .2s ease-in-out; 
   	-webkit-transition:all .2s ease-in-out;

}
.btn-head.btn-pyth:hover {
    background: #245f85;
    color: #fff;
    border: 2px solid #245f85;
    padding: 10px 33px;
    display: inline-block;
    box-shadow: 2px 3px 0px rgb(59, 122, 163);
   -webkit-box-shadow: 2px 3px 0px rgb(59, 122, 163);
   -moz-box-shadow: 2px 3px 0px rgb(59, 122, 163);
   -o-box-shadow: 2px 3px 0px rgb(59, 122, 163);
   -ms-box-shadow: 2px 3px 0px rgb(59, 122, 163);
}
/*****************************************
   
*** GENERAL ***

******************************************/
section.wrapper{
	padding: 40px 0 40px 0;
}
section.wrapper.content-whitesmoke {
    background-color: #f5f5f5;
}
section.wrapper.content-whitesmoke p {
    font-size: 16px;
    text-align: justify;
    line-height: 26px;
    color: #8a8a8a;
}
section.content-icon-section{
	padding: 80px 0 80px 0 !important;
}
section.wrapper.content-blue {
    background-color: #0784bd;
    background-image: url(/landing/images/bliss.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.bg-layer-blue {
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   background-color: rgba(7, 132, 189, 0.9);  
}
.col-md-6.pyth-pr {
    padding-right: 45px;
}
.col-md-6.pyth-pl {
    padding-left: 45px;
}
.col-md-6.pyth-lr {
    border-right: 1px solid #ccc;
}
.grid-icon{
    text-align: center;
    height: 130px;
}
.pyth-bl{
    border-left: 1px solid #ccc;
}
.pyth-br{
    border-right: 1px solid #ccc;
}
.grid-icon figure{
	height: 65px;
}
.content-icon {
	height: 65px;
}
.content-icon span {
	font-family: 'Montserrat', sans-serif;
   	font-weight: 900;
    font-size: 20px;
    color: #0784bd;
}
.content-icon span sub {
    font-size: 11px;
    position: relative;
    top: 0px;
}
.content-icon p {
    font-size: 12px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin: 0;
}
.content-icon em {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-size: 12px;
    color: #888;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.pyth-mb-80 {
    margin-bottom: 80px;
}
.pyth-title h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 36px;
    margin-bottom: 30px;
    letter-spacing: 4px;
}
.pyth-title h1:before {
    display: inline-block;
    margin: 0 30px 8px 0;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #ccc;
    width: 50px;
}
.pyth-title h1:after {
    display: inline-block;
    margin: 0 0 8px 30px;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #ccc;
    width: 50px;
}
.pyth-title-white h1 {
    color: #fff;
}
.pyth-title-white h1:before {
    display: inline-block;
    margin: 0 30px 8px 0;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #fff;
    width: 50px;
}
.pyth-title-white h1:after {
    display: inline-block;
    margin: 0 0 8px 30px;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #fff;
    width: 50px;
}
.z-index-4 {
   z-index: 4;
   position: relative; 
}
.content-image{
	position: relative;
    overflow: hidden;
}
.pyth-box {
   margin-bottom: 30px;
}
.pyth-box figure {
    height: 280px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform .2s;
}
.pyth-box figure:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); 
}
.pyth-box-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 45px 0 10px;
    background: linear-gradient(to bottom, transparent, #000);
}
.pyth-box-title h4 {
    text-align: center;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}
.pyth-box-content p {
    padding: 20px 0 20px 0;
    font-size: 16px;
    color: #888;
}
.pyth-ncl-video iframe {
    margin: 0 auto;
    display: block;
}
footer#footer {
    color: #fff;
}
footer#footer a {
    color: #888;
}
#footer .discover li {
	line-height: 2.3em;
    list-style-type: none;
}
ul.discover.triangle.hover.row {
    margin: 0;
    padding: 0;
    display: block;
}
ul.triangle li:before {
    content: "\f04b";
    margin-right: 10px;
    top: 6px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    color: #d9d9d9;
    display: block;
    float: left;
    font-size: 7px;
    position: relative;
}
input.input-text, select, textarea, span.custom-select {
    background: #f5f5f5;
    border: none;
    line-height: normal;
}
.full-width {
    width: 100% !important;
}
@media (max-width: 1234px) {
    .pyth-ncl-video iframe {
	    width: 100%;
	    height: 450px;
	}
}
@media (max-width: 990px) {
    .site-heading h1{
   		font-size: 50px;
	}
}
