*{
	margin:0;
	padding:0;
}
body {
	font-family:'Open Sans', Arial, sans-serif;
	font-size:14px;
	font-weight:300;
	line-height:1.6em;
	color:#656565;
}
.navbar-inverse {
    background: -webkit-gradient(linear, left top, right top, from(#0c2646), color-stop(60%, #204065), to(#2a5788)) !important;
    background: linear-gradient(to right, #000000 0%, #204065 60%, #2a5788 100%)  !important;
}

.pad{
	 padding-left:15px ;
}

td.details-control {
    background: url('../imagens/details_open.png') no-repeat center center;
   
    cursor: pointer;
}
tr.details td.details-control {
	
    background: url('../imagens/details_close.png') no-repeat center center;
}


ul.nav li:hover > ul.dropdown-menu{display:block;}
.dropdown-submenu > .dropdown-menu{top:0;left:100%;}
.dropdown-submenu > a:after{
border-color: transparent transparent transparent #333;
border-style: solid;
border-width: 5px 0 5px 5px;
content:"";
float:right;
height:0;
margin-right:-10px;
margin-top:5px;
width:0;
}
a{
	/* display:block; */
	line-height:15px;
	font-family:'Open Sans',Sans-Serif;
	font-weight:bold;
	text-transform:uppercase;
}
a>.createAccount{
    line-height:15px;
	
	font-weight:bold;

}

.navbar{
	min-height:60px;
	background-color:rgb(60, 60, 60);
	border:none;
}
div>#secNav{
	min-height:30px;
	background-color:#f4f1eb;
	border:none;
	max-width:inherit;
}
.navbar-default .navbar-nav>.active>a:hover{
	background-color: #2E2E2E;
	color:white;
}
.navbar-default .navbar-nav>li>a:hover{
	background-color: #0272b6;
	color:white;

}

.navbar-default .navbar-brand{
	color:white;
}

.logo{
	position:relative;
	

	border-radius: 7px ;
	width: 190px;
	
}


.second-navbar{
  top:60px;
 
  background-color:#f4f1eb;
  padding:none;
  
}

.navbar-inverse .navbar-brand {
  padding: 0 15px;
  height: 60px;
  
}

div>.second-navbar .navbar-nav>li>a{
	line-height:10px;
	color:grey;
}
.navbar-nav>li>a{
	line-height:30px;
}
.navbar-nav>li>a{
	font-family: 'Montserrat', sans-serif;
}

.navbar-default .navbar-nav>li>a{
	color:grey;
}
.navbar-default .navbar-inverse .navbar-nav>.active>a{
	background-color:#0272b6;
	color:white;
	
}
.navbar-fixed-top{
	border-width: 0 0 0px;
}

.btn-default{
	background-color:#000;
	color:#fff;
}
.btn{
	background:#000;
	color:#fff;
}

p.cta-sub-title
{
	font-size: 28px;
}
.pg-titl-bdr-btm
{
	width: 100px;
	height: 5px;
	background-color: darkblue;
}
.pg-titl-bdr-btm{
	margin:0 auto;
}

.service-box {
    margin: 0 0 60px;
    display: inline-block;
	
	
}
.service-box .service-icon {
    width: 75px;
    height: 75px;
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid #000;
    line-height: 75px;
    text-align: center;
    color: darkblue;
    font-size: 30px;
    margin-right: 23px;
    float: left;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.service-box .service-text {
    width: 70%;
    float: left;
    margin-bottom: 20px;
}
.service-box .service-text h3 {
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    font-weight: 400;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.row{text-align:center;
	
}
/* contact-nos */
.space {
    margin-top: 40px;
}
.btn-form, .btn-form:hover, .btn-form:focus {
    background-color: #000;
    color: #fff;
    border-radius: 0px;
    padding: 10px 20px;
}
.br-radius-zero {
    border-radius: 0px;
}
.form-control{
	height: 40px;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}


 footer {   
   left: 0;
   bottom: 0;
   width: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#0c2646), color-stop(60%, #204065), to(#2a5788)) !important;
    background: linear-gradient(to right, #000000 0%, #204065 60%, #2a5788 100%)  !important;
   position:relative;
   color: white;
   
} 


#produtos{
    display:none;
}
#contactos{
    display:none;
}

#mainContent{
   display:none; 
}
.ftr-tle {
    height: 50px;
}
.info-sec {
    color: #fff;
}
.quick-info li i {
    font-size: 8px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: left;
}
.social-icon li {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 5px;
}
.bglight-blue {
    background-color: #3498DB;
}
.bgred {
    background-color: #E74C3C;
}
.bgdark-blue {
    background-color: #2C3E50;
}
.bglight-blue {
    background-color: #3498DB;
}


.quick-info li a{
    color: #fff;
}
.site-link, .site-link:hover, .site-link:focus
{
    color: #0cb8b6;
    text-transform: none;
}
@media (min-width: 551px) and (max-width: 980px){

}
@media (min-width: 220px) and (max-width: 551px){
    .testi-info{
        margin-bottom: 20px;
    }
    .marb20{
        margin-top: 30px;
    }
    h2{
        font-size: 24px;
        line-height: 1.2;
    }
    .section-title{
        margin-bottom: 30px;
    }
    .medi-info {
    border: 0px;
    border-bottom: 1px solid #fff;
    }
    .service-info{
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .caption h3 {
    font-size: 14px;
    }
    .caption p{
    font-size: 12px;
    padding-bottom: 5px;
    }
    .caption ul li a i{
        font-size: 14px;
    }
    .banner-text h1{
        font-size: 24px;
    }
}


#col1{
	background-color: #f4f1eb; 
	border-radius: 7px;
	box-shadow: 0 0 45px grey;
	text-align: center;
	padding:20px;
}


#n{
	width: 5%;
}
#m1{
	width: 50%;
	height:50%;
	border-radius: 7px;
}

#m{
	width: 100%;
	margin-left:15%;

}


#tab{
	margin: 30px;
}

.modal-content {
    background-color: #fefefe;
    margin: 5% auto 15% auto; 
    border: 1px solid #888;
 	border-radius:5px;
    width: 200px; 
}

#pw{
	background-color:rgb(0, 0, 156);
	width: 100%;
	color: white;
	height: 10%;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;	
}


.reset-this {
  all: initial;
}

.redo-fieldset {
  border: 2px solid grey;
 
  width:91.5%;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
	box-shadow: 0 0 45px grey;
	padding:20px;
	background-color: grey;
	 color: white;
} 

.redo-legend {
  color: white;
  font-size: 18pt;
} 



#err{
	padding: 10px;
	color: red;
	font-weight:bold;
}


#icontop{
	padding: 10px;
   
    color: white;
    width: 50px;
    text-align: center;	
}


#contact{
	background-color:#ccc;
}
.fa fa-angle-up active{
	border-radius:50px;
	color:darkblue;
	border:2px solid #ccc;
	background-color:#33ff33;
}

#AboutLog{
    width: 40%;
	height:40%;
	border-radius: 7px;
}



.collapsible {
  background-color: white;
  color:black;
  cursor: pointer;
  font-weight: bold;
  padding: 18px;
  width: 100%;
  border-radius: 5px;
  text-align: left;
  outline: none;
  font-size: 15px;
}

.active, .collapsible:hover {
  background-color: rgba(50, 100, 255, 0.2);
}
.collapsible:after {
  content: '\002B';
  color: black;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after>.collapsible {
  content: "\2212";
}

.content_About {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f4f1eb; 
  text-align:left;
}



.modal-header
 {
     padding:9px 15px;
     border-bottom:1px solid #eee;
     background-color:  orange;
 }

.modal-content{
    width:600px;
}


select.error, textarea.error, input.error {
    color:#FF0000;
}


.error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding:1px 20px 1px 20px;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:70px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

#user_model_details {position: fixed;}


  
@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}

#tableClient{
    position:relative;
    border:solid;
}


@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
} 

.panel{
  text-align: justify;
   
}
#contactForm{
 padding:15px;
}

.contactF{
    width: 100%;
	border-radius: 7px;
}
.newSpace{
   margin-top:100px;
}







#exTab1 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

#exTab2 h3 {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
  border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
  border-radius: 4px 4px 0 0 ;
}

#exTab3 .tab-content {
  color : white;
  background-color: #428bca;
  padding : 5px 15px;
}






















.tabContainer .buttonContainer{
    height: 15%;
}
.tabContainer .buttonContainer button{
    width: 20%;
    height: 100%;
    float: left;
    border: none;
    outline:none;
    cursor: pointer;
    padding: 10px;
    font-family: sans-serif;
    font-size: 18px;
   
}
.tabContainer .buttonContainer button:hover{
    background-color: #d7d4d4;
}
.tabContainer .tabPanel{
    height: 85%;
   
   
    padding-top: 105px;
    box-sizing: border-box;
    font-family: sans-serif;
    font-size: 18px;
    display: none;
}
.col-xs-6{margin-right: 4px;}
.formDiv{
	border: 2px solid;
}

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

    legend.scheduler-border {
        font-size: 1.2em !important;
        font-weight: bold !important;
        text-align: left !important;
        width:auto;
        padding:0 10px;
        border-bottom:none;
    }
    .label{
    	font-size: 15px;
    	text-align: left !important;
    	color:black !important;
    }


/*#duration_proj_1 {*/
/*  opacity: 0;*/
/*  width: 0;*/
/*}*/


/*.navbar-nav li:hover > ul.dropdown-menu {*/
/*    display: block;*/
/*}*/