.navbar-nav>li>a {
    padding: 12px 18px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
        color: #949494;
    box-shadow: inset 1px 1px 7px #cccccc, inset 0px 0px 20px #e0e0e0;
    position: relative;
}
/*.dropdown-menu>li:hover > a:after {
    border-left: 0 none;
    background-color: #c35f54;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ea5f51), color-stop(1, #a9463b));
    background-image: -webkit-linear-gradient(top, #ea5f51, #a9463b);
    background-image: -moz-linear-gradient(top, #ea5f51, #a9463b);
    background-image: -o-linear-gradient(top, #ea5f51, #a9463b);
    background-image: linear-gradient(#ea5f51, #a9463b);
    -moz-box-shadow: inset -1px 2px 0 rgba(255, 255, 255, 0.2), inset 0 1px 0 #ce5448;
    -webkit-box-shadow: inset -1px 2px 0 rgba(255, 255, 255, 0.2), inset 0 1px 0 #ce5448;
    box-shadow: inset -1px 2px 0 rgba(255, 255, 255, 0.2), inset 0 1px 0 #ce5448;
    content: '';
    height: 100%;
    width: 6px;
    position: absolute;
    right: 0;
    top: 0;
}*/
.services-box-info h3 {
    color: #c70000;
    font-weight: 600;
    line-height: 32px;
}
.testi-slide h3 { text-align:left; color: #c70000;}
.s29link {
    border-radius: 0;
    background-color: rgba(166, 35, 14, 1);
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    border: solid rgba(88, 85, 81, 1) 0px;
    cursor: pointer;
	    padding: 0px 10px;
    float: right;
}
.effect2:before, .effect2:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.effect2:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}
.s29label {
    font: normal normal normal 22px/1.2em din-next-w01-light, din-next-w02-light, din-next-w10-light, sans-serif;
    transition: color 0.4s ease 0s;
    color: #FFFFFF;
    display: inline-block;
    margin: -webkit-calc(-1 * 0px) 0px 0;
    margin: calc(-1 * 0px) 0px 0;
    position: relative;
    white-space: nowrap;
}
.abuotpdng {
    margin: 25px 0 20px 0;
}
.padd-40 {
    padding: 30px 0px;
}
.cultpr {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #504D47;
    padding: 2px 0px 4px 0px;
}
.culthd2 {
    float: left;
    padding-left: 15px;
    padding-right: 10px;
}
.culthd {
    color: #585551;
}
.cult4 {
    padding: 3px 15px;
    font-size: 15px;
    line-height: 20px;
}
/*.gray{
	background: #f2f2f2;
}*/

/*----------------news-detail--------------*/
.title{    
    position: absolute;
    bottom: 45px;
    padding: 7px;
    right: 25px;
    padding-left: 25px;
    padding-right: 30px;
    color: white;
    background: rgba(0,0,0,0.5);
}
.sub-title{    
    position: absolute;
    bottom: 94px;
    padding: 7px;
    right: 25px;
    padding-left: 12px;
    padding-right: 12px;
    color: orange;
    background: rgba(0,0,0,0.7);
}        
.name-author{
        position: absolute;
    bottom: 35px;
    left: 100px;
    font-size: 11px;
    color: white;
    background: black;
    padding: 2px;
    padding-right: 10px;
    padding-left: 22px;
    margin-left: -21px;
    z-index: 1;
    font-weight: 500;            
}
.photo-author{
        max-height: 70px;
    padding: 2px;
    position: absolute;
    left: 25px;
    bottom: 25px;
    background: white;
    z-index: 3;           
}
.triangulo{
    position:absolute;
    bottom:-5px;
    left:0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 0 0 1200px;
    border-color: transparent transparent transparent #ffffff;
}
.row-eq-height {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}   
.header-img {
    position: relative;
    overflow: hidden;
    max-height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 15px;
}
.pd-lft{
	padding-left:30px;
}

/*--------------form start-----------------------------*/
.contact-style {
    margin-top: 20px;
}
* {
    border-radius: 0 !important;
}
.no-padding {
    padding: 0 !important;
}
p, li, li a, label {
    color: #555;
	
}
.form-control {
    box-shadow: none;
    margin-bottom: 25px;
}
.color-red {
    color: #e74c3c;
}
.btn-u {
    border: 0;
    color: #000000;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #a09c9c;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}
.ft-lft-btn{
	
	float:right;
	}
.txt-pd h2{
    font-size: 2em;
    line-height: 42px;
    margin: 0px 0 10px 0;
}	
.btn-flt-rght{
	float:right;	
}
.mb-margin-bottom-30{
	margin-bottom:30px;	
}
.profile-name h3 {
    border-bottom: 2px solid #c70000;
    display: inline-block;
    padding-bottom: 8px;
	color:#687074;
}
.pic-text p {text-align: justify;}
.profile-mail a {
    color: #c70000;}
/*----------------------form end------------------------------------*/
.news-desc span a {
    color: #555;
}
.news-desc span a:hover{
    color: #868686;
}
.cult4  p{ line-height:28px;}
.cult4  h4{ color:#687074; font-size: 1em; font-weight:600; }


.participation{ margin-left:25px;}
.participation li{ line-height:34px;}
h6{color:#687074;}
.footer-btm a{ 
    color: #555;
    font-size: 16px;
}
.footer-btm a:hover{ 
    color: #868686;
}

.about-h2 h2{ margin-bottom:10px;   border-bottom: 2px solid #c70000;
    display: inline-block;
    padding-bottom: 8px;
	color:#687074;}
/*p {text-align:justify;}*/
.our-wrk .panel-heading h6 {
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0px;
    line-height: 24px;
}
.our-wrk .panel-default > .panel-heading {
    color: #ffffff;
    background-color: #595652;
    border-color: #dedddd !important;
    padding: 7px 12px;
}
.our-wrk .panel-body {
    padding: 15px;
    min-height: 385px;
}

.navbar-nav > li > a {
   
    text-transform: initial;
   
}
/*.navbar-nav > li > a:hover {
   border-top: 2px solid #c70000;
    border-right: none;
}
*/.radio-view .cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
	    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	height: 110px
}
.radio-view .cbp-caption-overlayBottomAlong .cbp-caption-activeWrap.hide-rt {
    -webkit-transform: translateY(-52%);
    transform: translateY(-52%);
    height: 110px;
    z-index: 999;
    width: 100%;
    text-align: center;
    padding: 15px 0px;
}
.radio-view .cube-masonry .cbp-l-caption-title {
    margin-bottom: 15px;
	font-size:15px;
}
.radio-view .cbp-l-caption-alignCenter .cbp-l-caption-body {
    padding: 10px 0;
}
.cbp-caption-overlayBottomAlong .cbp-caption:hover .cbp-caption-activeWrap.hide-rt {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.radio-heading { margin-top:15px;}

<!--flip box css -->
.f1_container {
  position: relative;
  margin: 10px auto;
  width: 450px;
  height: 281px;
  z-index: 1;
}
.f1_container {
  perspective: 1000;
}
.f1_card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 1.0s linear;
}
.f1_container:hover .f1_card {
  transform: rotateY(180deg);
  box-shadow: -5px 5px 5px #aaa;
}
.face {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.face.back {
  display: block;
  transform: rotateY(180deg);
  box-sizing: border-box;
  padding: 10px;
  color: white;
  text-align: center;
  background-color: #595652;
  display: inline-table;
}
.face.back p {
    color: #fff;
    line-height: 22px;
	text-align:justify;
	    font-size: 14px;
}
.face.back li {
    color: #1b1b1b;
    list-style-type: none;
    display: inline-block;
    padding: 0px 8px;
    font-weight: 600;
	color: #fff;
}
.face.back li a {
	color: #c70000;}
	
.back p a{ color:#c70000;}
.footer-col ul li {
	list-style:none;
	text-indent: -10px;
}
.footer-col ul li a{ color:#555;}



.dw-details.content h1 {
	text-align: center;
}
.dw-details.content .content-footer p {
	color: #6d6d6d;
    font-size: 12px;
    text-align: center;
}
.dw-details.content .content-footer p a {
	color: inherit;
	font-weight: bold;
}

/*	--------------------------------------------------
	:: Table Filter
	-------------------------------------------------- */
.dw-details.panel {
	border: 1px solid #ddd;
	background-color: #fcfcfc;
}
.dw-details.panel .btn-group {
	margin: 15px 0 30px;
}
.dw-details.panel .btn-group .btn {
	transition: background-color .3s ease;
}
.dw-details.table-filter {
	background-color: #fff;
	border-bottom: 1px solid #eee;
}
.dw-details.table-filter tbody tr:hover {
	cursor: pointer;
	background-color: #eee;
}
.dw-details.table-filter tbody tr td {
	padding: 10px;
	vertical-align: middle;
	border-top-color: #eee;
}
.dw-details.table-filter tbody tr.selected td {
	background-color: #eee;
}
.dw-details.table-filter tr td:first-child {
	width: 38px;
}
.dw-details.table-filter tr td:nth-child(2) {
	width: 35px;
}
.dw-details.ckbox {
	position: relative;
}
.dw-details.ckbox input[type="checkbox"] {
	opacity: 0;
}
.dw-details.ckbox label {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.dw-details.ckbox label:before {
	content: '';
	top: 1px;
	left: 0;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	border-radius: 2px;
	border: 1px solid #bbb;
	background-color: #fff;
}
.dw-details.ckbox input[type="checkbox"]:checked + label:before {
	border-color: #2BBCDE;
	background-color: #2BBCDE;
}
.dw-details.ckbox input[type="checkbox"]:checked + label:after {
	top: 3px;
	left: 3.5px;
	content: '\e013';
	color: #fff;
	font-size: 11px;
	font-family: 'Glyphicons Halflings';
	position: absolute;
}
.dw-details.table-filter .star {
	color: #ccc;
	text-align: center;
	display: block;
}
.dw-details.table-filter .star.star-checked {
	color: #F0AD4E;
}
.dw-details.table-filter .star:hover {
	color: #ccc;
}
.dw-details.dw-details.table-filter .star.star-checked:hover {
	color: #F0AD4E;
}
.dw-details.table-filter .media-photo {
	width: 35px;
}
.dw-details.table-filter .media-body {
    display: block;
    /* Had to use this style to force the div to expand (wasn't necessary with my bootstrap version 3.3.6) */
}
.dw-details.table-filter .media-meta {
	font-size: 11px;
	color: #999;
}
.dw-details.table-filter .media .title {
	color: #2BBCDE;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
}
.dw-details.table-filter .media .title span {
	font-size: .8em;
	margin-right: 20px;
}
.dw-details.table-filter .media .title span.pagado {
	color: #5cb85c;
}
.dw-details.table-filter .media .title span.pendiente {
	color: #f0ad4e;
}
.dw-details.table-filter .media .title span.cancelado {
	color: #d9534f;
}
.dw-details.table-filter .media .summary {
	font-size: 14px;
	
}
.dw-details.table-filter .media .title-dw {
    color: #2BBCDE;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    margin: 0;
}
.pad-top-50
{
	    padding-top: 50px;
}
.txt-center
{
	text-align:center;
}
.ckbox
{
	    margin-top: 50px;
}
.media-body h4
{
	margin-top:50px;
}
/*-----------client tabel list------------------*/

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
.responstable {
    margin: 0 0 1em;
    width: 100%;
    overflow: hidden;
    background: #FFF;
    color: #024457;
    border-radius: 10px;
    border: 1px solid #167F92;
    border-collapse: inherit;
}
.table {
    width: 100%;
    max-width: 100%;
}
table {
    border-spacing: 0;
}
.responstable tr:nth-child(odd) {
    background-color: #EAF3F3;
}
.responstable th:first-child {
    display: table-cell;
/*    text-align: center;*/
}
.responstable th {
    border: 1px solid #d3d6d6;
    background-color: rgb(132, 132, 138);
    color: #FFF;
}

/*-----------client tabel list  end------------------*/

/*------------------Group Companies-------------*/
.padding-bottom{
	padding-bottom:20px;	
}
/*------------------Group Companies-------------*/
/*.fullwidthbanner {
  height: 450px !important; 
}*/
.tp-fullwidth-forcer{
	width: 100%;
    height:450px !important;	
}
/*.subscribe-form{
	width:75%;	
}*/
.caption{
    top: 220px !important;
	font-style:italic;
	text-transform:capitalize;
}
.dropdown-menu>li.active{
	position:relative;
}
/*.dropdown-menu>li.active > a:after {
    border-left: 0 none;
    background-color: #c35f54;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ea5f51), color-stop(1, #a9463b));
    background-image: -webkit-linear-gradient(top, #ea5f51, #a9463b);
    background-image: -moz-linear-gradient(top, #ea5f51, #a9463b);
    background-image: -o-linear-gradient(top, #ea5f51, #a9463b);
    background-image: linear-gradient(#ea5f51, #a9463b);
    -moz-box-shadow: inset -1px 2px 0 rgba(255, 255, 255, 0.2), inset 0 1px 0 #ce5448;
    -webkit-box-shadow: inset -1px 2px 0 rgba(255, 255, 255, 0.2), inset 0 1px 0 #ce5448;
    box-shadow: inset -1px 2px 0 rgba(255, 255, 255, 0.2), inset 0 1px 0 #ce5448;
    content: '';
    height: 100%;
    width: 6px;
    position: absolute;
    right: 0;
    top: 0;
}*/
/*---------------------------------SERVICES  5-9-2017 strat--------------------------*/

blockquote.dsply-flx ul li{
	font-size:12px;	
}
   
/*---------------------------------SERVICES 5-9-2017 end--------------------------*/

.download-accordion .panel-default > .panel-heading {
    min-height: auto;
}
.download-accordion .panel-body {
    padding: 15px;
}
.download-accordion .panel-body  .fa{
    color: #555;
}
.download-accordion .panel-heading  .glyphicon{
    color: #555;
}
.client-box {
    text-align: center;
    border: 1px solid #ddd;
    padding: 10px 10px;
	display: inline-block;
    width: 100%;
}

.client-box h4 { margin: 0px; font-size: 14px;}
.contact-brd { margin-top:-8px;}
.download-accordion .panel-group .panel {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    margin-bottom: 15px;
}
.pst-brdr{
    border:1px solid #d2d2d2;
    padding: 10px;	
	    box-shadow: 5px 6px 16px #e6dede;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
	background:none	;
	cursor: pointer;
}
/*.grdent-hd{
  	background: -webkit-linear-gradient(white, #fff, #c3c2c29cn);
  	background: -o-linear-gradient(white, #fff, #c3c2c29c);
  	background: -moz-linear-gradient(white, #fff, #c3c2c29c);
	background: linear-gradient(white, #fff, #c3c2c29c);
}*/
.rs-pd-top ul{
	padding-left:70px;
}
.padd-50{
	padding-top:50px;	
}
.cntct-padd-100{
	padding-top:100px;	
}
.cntct-padd-bt-40{
	padding-bottom:40px;
}
.padd-bt-40{
	padding-bottom:40px;	
}
a:hover h4{
	color:#868686;	
}
.ex-pd-bt-20{
	padding-bottom:20px;	
}
.btn-post{
    padding: 10px 10px 8px 12px;
    font-size: 12px;
}
.news-desc .btn-theme-post {
 background-color: #dcdcdc;
    color: #555;
}
.news-desc .btn-theme-post a:hover {
 	color: #fff;
    background-color: #c5c5c5;
}
.client-mrg-lft{
	margin-left:390px;	
}
.rs-ps-hd-bt{
	padding-bottom:10px;	
}
/*-------------------17-11-2017----------------------*/
.margin-bottom-20 {
    margin-bottom: 20px;
}
.color-green {
    color: #72c02c;
}



.card {
       /* width: 130px;
        height: 195px;*/
        position: relative;
        display: inline-block;
        /*margin: 50px;*/
    }
    .card .img-top {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
    }
 .client-box:hover .card .img-top {
        display: inline;
    }
/*-------------18-11-2017--------------------------*/
.navbar-nav > li > a .fa-angle-down{
	padding-left:5px;	
}
/*-------------19-11-2017--------------------------*/

.main_ser_one h3 {
    color: #3D94EA;
    /* font-size: 37px; */
    font-size: 30px;
    text-align: center;
}
.about-bottom-w3l, .team-grids, .w3agile_gallery_grids {
    /* margin-top: 3em; */
    margin-top: 0px;
}
.about-grid-main {
    background: #fff;
    /* padding: 4em 2em; */
    padding: 2em 1em;
    height: 250px;
    text-align: center;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.25);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.about-grid-main img {
    vertical-align: middle;
}
.about-grid-main h4 {
    font-size: 1.4em;
    color: #ff4c4c;
    margin: 2em 0em 1em;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.main_ser_one h4 {
    color: #3D94EA !important;
    font-size: 20px !important;
    text-align: center !important;
}
.padding-button {
    padding-right: .5em;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.about-grid-main:hover {
    background: #f5f5f5;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    color: #0099e5;
	cursor: pointer;
}
.servc-pad{
	padding-top:0px;	
}
.modal-body {
    position: relative;
    padding: 20px;
}
.modal-body ul li{
	list-style-type:none;
	text-indent:1px;	
}
.pra-indnt {
 	text-indent: -10px;
    padding-left: 20px;
}
.about-grid-main:hover .card .img-top {
    display: inline;
}

.clientele {
    position: relative;
    display: inline-block;
}
.clientele .img-top {
     display: none;
     position: absolute;
     top: 0;
     left: 0;
     z-index: 99;
    }
.client-box:hover .clientele .img-top {
        display: inline;
    }
