@charset "utf-8";
body {
        background: url(../img/rexivia_background.png) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
textarea {
	width: 80%;rexiv
}
h5 {
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 24px;
	color: #FF9A30;
}
h4 {
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 32px;
	color: #007DA5;
}
textarea {
	width: 80%;
	border: 1px solid #007DA5;
}
button, .button {
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFF;
	background-color: #0077A3;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	border: 1px solid #0077A3;
	border-radius: 2px;
	font-weight: bold;
}

button:hover, .button:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F30;
	font-weight: bold;
}
.button-page {
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 24px;
	color: #F60;
	background-color: #CCCCCC;
	border: 1px solid #FF6600;
	border-radius: 150px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	float: left;
	padding: 15px;
	margin: 25px;
}
.button-page:hover {
	color: #FFF;
	background-color: #0077A3;
}

/*
.box {
	border-radius: 3px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	display: block;
	margin-top: 60px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	background-color : rgba(0,119,163,0.7);
} */ /* background-color: #0077A3; */

.error {
	font-family: "Arial Rounded MT Bold", Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFF;
	background-color: #900;
	width: 100%;
	text-indent: 10px;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 10px;
}
.box-icon {
	border-radius: 50%;
	display: table;
	height: 100px;
	margin: 0 auto;
	width: 100px;
	margin-top: -61px;
	border: 4px solid #FF9A30;
}
.box-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}.menu {
	background-color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.menu a {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	font-family: "Arial Rounded MT Bold", Calibri, Tahoma, "Trebuchet MS", Arial;
}
.menu a:hover {
	color: #F00;
}
.header-image {
	background-image: url(../img/1804-w.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
}
.header-image-about {
	background-image: url(../img/614-w.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
}
.header-image-become {
	background-image: url(../img/517.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
	background-position: center;
}
.header-image-service {
	/* background-image: url(../img/65-w.png); */
	background-image: url(../img/img-business-analysis.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 90px;
	padding-bottom: 90px;
	background-position: center;
}
.header-image-explore {
	background-image: url(../img/img-business-analysis.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
	background-position: center;
}

.row-white {
	background-color: #FFF;
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-radius: 1px;
	border-bottom-width: 1px;
}
.row-title {
	text-align: center;
	font-family: "Arial Rounded MT Bold", Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 32px;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/bottom-bar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom:20px;
}
.row-title-white {
	text-align: center;
	font-family: "Arial Rounded MT Bold", Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 32px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/bottom-bar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom:20px;
}
.row-title-orange {
	text-align: center;
	font-family: "Arial Rounded MT Bold", Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 32px;
	color: #FF9A30;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/bottom-bar.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 20px;
}

.row-title-right {
	text-align: left;
	font-family: "Arial Rounded MT Bold", Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 32px;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/bottom-bar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:20px;
}
.row-gray {
	background-color: rgba(204,204,204,0.3);
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-radius: 1px;
	border-bottom-width: 1px;
}

.row-blue {
	border-radius: 3px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	text-align: left;
	font-weight: bold;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
	background-color: rgba(0,119,163,0.3);
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF9A30;
	/* background-color : rgba (0, 119, 163, 0.5);
	 background-color: #0077A3; */
}
.row-contact a {
	color: #0077A3;
	font-weight: bold;
	text-decoration: none;
}
.row-contact a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.row-contact img {
	padding-bottom: 7px;
	height: 80px;
	width: 80px;
}

.facebook-blue {
	background-image: url(../img/icone-facebook-blue-80.png);
	background-position: center center;
}
.facebook-blue:hover {
	background-image: url(../img/icone-facebook-orange-80.png);
	background-position: center center;	
}

.whatsapp-blue {
	background-image: url(../img/icone-whatsapp-blue-80.png);
	background-position: center center;	
}
.whatsapp-blue:hover {
	background-image: url(../img/icone-whatsapp-orange-80.png);
	background-position: center center;	
}

.instagram-blue {
	background-image: url(../img/icone-instagram-blue-80.png);
	background-position: center center;	
}
.instagram-blue:hover {
	background-image: url(../img/icone-instagram-orange-80.png);
	background-position: center center;	
}
.twitter-blue {
	background-image: url(../img/icone-twitter-blue-80.png);
	background-position: center center;	
}
.twitter-blue:hover {
	background-image: url(../img/icone-twitter-orange-80.png);
	background-position: center center;
}
.linkedin-blue {
	background-image: url(../img/icone-linkedin-blue-80.png);
	background-position: center center;	
}
.linkedin-blue:hover {
	background-image: url(../img/icone-linkedin-orange-80.png);
	background-position: center center;
}

.express-need {
	background-image: url(../img/people_group.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.box-service {
	background-color: #FFF;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	padding: 30px;
	text-align: center;
	margin: 30px;
	font-family: "Arial Rounded MT Bold", Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #007DA5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-radius: 5px;
}
.box-service a {
	color: #1586AB;
	text-decoration: none;
}

.box-service-list {
	background-color: #FFF;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	text-align: center;
	margin: 30px;
	font-family: "Arial Rounded MT Bold", Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-radius: 5px;
	list-style-type: square;
	height: 270px;
	
}
.box-service-display{
   display: table-cell;	
}

.box-service-list ul {
	text-align: left;	
}

.box-service-list li{
	list-style-type: square;	
}

.service-list-title{
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial;
	color: #FFF;
	background-color: #0077A3;
	font-size: 22px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.service-item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 14px;
}

.service-item:nth-child(even) {
	background-color: #E2E2E2;
}

.service-item:nth-child(odd) {
	background: #FFF;
}

.header-box {
	/* background-color: rgba(255,154,48,0.1); */
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	text-align: center;
	font-family: "Agency FB", "Arial Rounded MT Bold", Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	top: 0px;
	background-color: #FF9A30;
	float: left;
	border-radius : 5px;
}

.box-top {
    position: absolute;
	/* background-color: rgba(255,154,48,0.1); */
	top: 0px;
	padding-bottom : 30px;
}

.box-service:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #007DA5;
}
.text-content {
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 10px;
}
.item {
	padding: 10px;
	font-family: "Arial Rounded MT Bold", Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	width: 300px;
}

.item img {
	padding-bottom: 10px;
	width: 100%;
}

.error {
	font-family: "Arial Rounded MT Bold", Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFF;
	background-color: #900;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 100%;
	text-indent: 10px;
	margin-bottom: 10px;
}

.box-icon {
	border-radius: 50%;
	display: table;
	height: 100px;
	margin: 0 auto;
	width: 100px;
	margin-top: -61px;
	border: 4px solid #FF9A30;
}
.box-icon span {
    color: #fff;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.text-descrip{
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer {
	background-image: url(../img/rexivia_footer.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF9A30;
}
.footer li {
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	list-style-type: none;
	margin-bottom: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
}

.footer a{
	color: #FFF;
	text-decoration: none;
}
.footer a:hover{
	color: #C30;	
}
.footer-numericis{
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 10px;
}
.form-group {
	padding: 20px;
}
.form-control {
	margin-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.centered { margin: auto; max-width: 300px;}

.card{

}
.card-background-blue {
	background-color: #0077A3;
}

.card-custom{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0px;
	/* position: sticky; 
	position: fixed;*/
}
.card-custom-title{
	color: #FFF;
	font-family: "Arial Rounded MT Bold", Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.card-lg{
	width:60%; 
	margin:100px auto 100px auto;
}
.card-lg .card-background-blue {
	background: rgba(0, 119, 163, 0.5);	 
}

.other-service{
   background: rgba(0, 119, 163, 0.1);	
   padding-bottom : 40px;
}
.other-service a {
	font-family: "Arial Rounded MT Bold", Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 16px;
	color: #0077A3;
	text-decoration: none;
}
.other-service a:hover {
	text-decoration: underline;
	
}
.express-need-img {
	background-image: url(../img/business-man.png);
	background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
form :invalid {
    /* background: red; */
	border-radius : 5px;
	border-width  : 1px;
}
.img-orange-border {
	border: 10px solid rgba(255,153,0,0.5);
}
.quote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 54px;
}
.spacer-1 {
	margin-top: 10px;
}
.tooltip {
    display: inline;
    position: relative;
}
.text-express-need-left {
	background-color: #FF9A30;
	color: #FFF;
	width: 300px;
	text-align: justify;
	font-family: Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 16px;
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
	left : 30px;
}
.text-express-need-left .content{
	padding: 20px;
}
.team-work{
	color: #FFF;
	background-color: #0097A8;
	
}
.team-work .team-work-title{
	font-family: "Agency FB", "Arial Rounded MT Bold", Calibri, Tahoma, "Trebuchet MS", Arial;
	font-size: 24px;
	
}
.team-work .team-work-content{
	font-family: Calibri, "Trebuchet MS", Arial;
	font-size: 16px;
	
}
