

::selection {
  background: #256bb5; color:#ffffff; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #256bb5; color:#ffffff; /* Gecko Browsers */
}

/* Menu */
#menu {color:#ffffff; margin-left: 0;width: 100%; display: block; background-color: #256bb5;  height: 55px; position: absolute; z-index: 3000;}
.nav { font-family: 'Montserrat', sans-serif;  text-transform: uppercase;font-size: 12px; font-weight: 700; }
.nav > li { padding:0px;}
#navigation { margin-top:-20px; background-color: #256bb5;  }
.nav > li > a {color:#ffffff;  position: relative; display: block;padding: 13px 18px; font-weight: 700;  background-color: #256bb5;}
.nav > li :hover{background-color: #e6761b!important;}

@media only screen and (max-width: 699px) {
.no-bg-phone{    background: none!important;    background-color: white!important;}
.oculto-phone {display:none;}
.cover h2 {font-size:20px; line-height:20px!important;} .cover h3 {font-size:20px; line-height: 23px!important;}
 #menu {clear: both;float: left;margin-left: 0;width: 100%;display: block;margin-bottom:20px;position: fixed;z-index:3000;}
 
[class^="ti-"], [class*=" ti-"] { margin-left: 10px;}

}
@media only screen and (min-width: 700px) {
.oculto-pc {display:none;}
#menu {height:50px; width:100%; padding:0px; margin:0px; position: fixed; top: 0px; left: 0px; z-index:3000;}
#navigation { float:right; display:block; margin-top:0px; }
.nav { display:block;  }
.nav > li { list-style: none; float:left;}}

@media only screen and (min-width: 900px) {
#menu {height:50px; width:100%; padding:0px; margin:0px; position: fixed; top: 0px; left: 0px; z-index:3000;}
#navigation { float:right; display:block;  margin-top:-1px;}
.nav { display:block; }
.nav > li { list-style: none; float:left;}
}



#clienteslogo img {
    vertical-align: middle;
    border-style: none;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    max-height: 50px;
    opacity: 0.5;
    display: inline-block;
    margin-bottom: 60px;
    margin-top: 60px;
}

input[type="text"], input[type="password"] {
    background: #343434;
    border: solid 1px white;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-weight: 100;
    margin-bottom: 24px;
    border-radius: 0;
}

input[type="submit"], button[type="submit"] {
    height: 50px;
    line-height: 48px;
    border: 2px solid #ffffff;
    background: #ffffff;
    color: #343434;
    width: 100%;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 0 !important;
}


.bg-secondary p {color:#ffffff;}
.bg-secondary h1 {  font-family: 'Amaranth', sans-serif;   margin-bottom:10px; color: #ffffff;}
.bg-secondary h3 {  font-family: 'Corporative Light', sans-serif;  color: #ffffff; line-height: 40px;}
.bg-secondary h2 {  font-family: 'Amaranth', sans-serif; margin-bottom:10px; font-size: 30px; line-height: 30px;  color: #ffffff; }

.welcome p {color:#4c4c4c;}
.welcome h1 {  font-family: 'Amaranth', sans-serif;  margin-bottom:2px; color: #d65a23;}
.welcome h3 {  font-family: 'Corporative Light', sans-serif; margin-bottom:0px; color: #256bb5; }
.welcome h2 {  font-family: 'Amaranth', sans-serif; margin-bottom:10px; font-size: 30px; line-height: 30px; color: #d65a23; }
.welcome h4 {  font-family: 'Montserrat', sans-serif; margin-bottom:30px; color: #696867; }
.welcome h5 {  font-family: 'Montserrat', sans-serif; font-size:18px; color: #696867; }
.link-port img {filter: grayscale(0%)!important; }
.link-port img:hover {filter: grayscale(100%)!important; }
.link-port a:hover {font-color:#2fff49!important; }

.image-caption .caption {
    position: absolute;
    width: 100%;
    bottom: 0;
    background-color: #0000008a;
    padding: 16px;
	font-family: 'Tajawal', sans-serif!important;
    font-size: 22px;
    color: #ffffff;
}

.image-caption:hover .caption:hover a:hover{
    color: #ffffff!important;
}

.portfolio-square {margin-bottom: 25px!important;}


.contato h2 {margin-bottom:2px; color: #ffffff!important;}
.contato h4 {margin-bottom:2px; color: #d0d0d0!important;}
.contato a {color: #ffffff!important;}
.emailcontato {color: #256bb5!important; font-size:15px!important;}
.emailcontato:hover {color: #256bb5!important;}
.linkout {color: #256bb5!important; font-size:16px!important; font-weight:100!important;}
.linkout:hover {color: #000000!important;}
.inicio:hover {color: #ffffff!important; background-color: #256bb5!important; border-color:#256bb5!important;}
.inicio {margin-top:30px!important;}

}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
 padding: 8px;line-height: 1.42857143;vertical-align: top; border-top: 1px solid #d87a51;}
 



h2 {
    font-size: 35px;
    line-height: 80px;
}

h2.uppercase {
    letter-spacing: 2px;
    box-shadow: 1px solid black;
    margin-right: -10px;
}




section, footer {
    padding: 50px 0;
    position: relative;
    overflow: hidden;
}





.col-md-6 {
    width: 50%;
    height: 50vw;
    max-height: 640px;
    overflow: hidden;
    padding: 0;
}



.bg-secondary {
    background: #da5216;
    color: white;
}

.widget h6 {
    color: white;
}

footer  li {
	border-bottom: 1px solid #c894a9;
	padding-bottom:5px; padding-top:5px;
}


footer  li a {color: #ffffff;} footer  li a:hover {color: #9a370b;}
.sublink {color: #9a370b!important;} .sublink:hover {color: #FFDCDC!important;}
footer  a {color: #ffffff!important; font-weight: 600;    transition: all 0.3s ease;    -webkit-transition: all 0.3s ease;    -moz-transition: all 0.3s ease;    cursor: poitner;}
footer  a:hover {color: #9a370b!important;;}

.col-md-7 {
    width: 50%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: cover !important;
    background-position: 50% 50% !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    /* opacity: 0; */
}

