@charset "utf-8";

/* CSS Document */
@font-face {
	font-family: 'Gilroy';
	src: url('Gilroy-Light.otf');
}
html, body {
	font-family: 'Gilroy' !important;
	
}


.navbar-header-bg{ background-color:#333;}



.footer-bg{ background-color:#1e232d; color:#FFFFFF;}

.footer-bg p{color:#FFFFFF; text-align:left; padding:10px; height:40px;}



.form-signin-div { margin-top:30px;}



.msg{margin-top:90px;text-align:center;}

.nav-list{ float:left; background-color:#053f7b; margin-top:100px;}



.msg-login {

    margin-bottom: 10px;

    margin-top: -18px;

}





.text-field-custom{ width:225px !important;}

.date-text-field-custom{ width:320px !important; padding:5px 0px 5px 0px !important; margin-left:35px !important;}

.text-area-custom{ width:225px !important;}

  .col-md-2-cus {

    width: 15.666666666666664% !important; background-color:transparent !important; margin-right:5px !important;margin-left:5px !important; margin-left:150px !important;
    margin-top:25px;margin-bottom:25px;

  }

   .col-md-2-cus-two {

    width: 15.666666666666664% !important; background-color:transparent !important; margin-right:5px !important;margin-left:5px !important; margin-left:70px !important;

  }

  strong { color:#e15347 !important;

}



.thus-img-cst{ width:200px;border:1px solid #CCC; padding:10px; margin:10px;}

.galleryImatges{ margin-left:40px !important;}



.req-star{ color:#F00 !important;}



a.active{background: #ffffff;}

span.req, p.error-block{color:red;font-size: 11px;}

.che-img-btn{ margin-bottom:-10px; z-index:5000;}

.remove{ cursor:pointer;}
.tabs__item-link1{
	display: block;
    padding: 10px 0;
    color: #317eac;   
    line-height: 14px;
    text-align: center;
    margin-bottom: 20px;
	margin-top: 10px;
	/* background-color: #B2AFAF; */
	font-size: 16px;
	background-color: #fff;
   /*  border: 1px solid #085DA8; */
}
.tabs__item-link1 a{   
    color: #000;
    text-align:center;   
}
.tabs__item-link{
	display: block;
    padding: 13px 0;
    color: #fff;
    background-color: #317eac;
    line-height: 14px;
    text-align: center;
    margin-bottom: 10px;
    /* margin-top: 10px; */
	font-size: 16px;
}
.tabs__item-link a{   
    color: #fff;
    text-align:center;   
}
.adhoccls{border-left: 1px solid #317eac;
}