

/* ==========================================================================
   Global styles
   ========================================================================== */

h1, h2, h3, h4, h5, h6, p {
  font-family: 'Open Sans', sans-serif;
}

p {
  font-size: 13px;
  line-height: 22px;
  color: #ffffff;
}

h1 {
  font-size: 50px;
  line-height: 51px;
  letter-spacing: 0px;
  font-weight: 300;
  letter-spacing: -3px;
  color: #ffffff;
  text-transform: uppercase;
}

h2 {
  font-size: 32px;
  line-height: 34px;
  letter-spacing: -2px;
  font-weight: 300;
  color: #ffffff;
  text-transform: uppercase;
}

h3 {
  font-size: 26px;
  line-height: 23px;
  letter-spacing: -2px;
  font-weight: bold;
  color: #A5709B;
}

a {
  color: #A5709B;
}

a:hover {
color: #A5709B;
  text-decoration: none;
  transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
}

a.button-main {
	background: #761C58;
	color: #FFFFFF;
	padding:8px 16px;
	font-size: 14px;
	border-radius: 2px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 20px;

}

a:hover.button-main  {
	background: #9a2874;
	color: #FFFFFF;
	transition: color 0.35s, background 0.35s;
    -webkit-transition: color 0.35s, background 0.35s;
    -moz-transition: color 0.35s, background 0.35s;
    -o-transition: color 0.35s, background 0.35s;
    -ms-transition: color 0.35s, background 0.35s;
}


.scrollToTop, a.scrollToTop {
	width:35px;
	height:30px;
	border-radius: 4px;
	padding:10px;
	text-align:center;
	background: rgba(40,40,40,0.85);
	font-weight: bold;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
	position:fixed;
	bottom:20px;
	right:20px;
	display:none;
}
.scrollToTop:hover{
	text-decoration:none;
	color: #ececec;
}


[class^="icon-"], [class*=" icon-"] {
 vertical-align: middle;
}

::selection {
	background: #761C58; /* Safari */
	color: #FFFFFF;
}
::-moz-selection {
	background: #761C58; /* Firefox */
	color: #FFFFFF;
}

iframe {
  background: none;
  border: none;
}


/*----------Margins-------------------*/


.margin-0 {
    margin-bottom: 0 !important;
}
.margin-10 {
    margin-bottom: 10px !important;
}
.margin-15 {
    margin-bottom: 15px !important;
}
.margin-20 {
    margin-bottom: 20px !important;
}
.margin-30 {
    margin-bottom: 30px !important;
}
.margin-40 {
    margin-bottom: 40px !important;
}
.margin-50 {
    margin-bottom: 50px !important;
}
.margin-60 {
    margin-bottom: 60px !important;
}
.margin-70 {
    margin-bottom: 70px !important;
}
.margin-80 {
    margin-bottom: 80px !important;
}
.margin-90 {
    margin-bottom: 90px !important;
}
.margin-100 {
    margin-bottom: 100px !important;
}


/*----------Colors-------------------*/

.black {
  color: #191619;
}

.dark-gray {
  color: #332F33;
}

.gray {
  color: #7F7A7F;
}

.purple {
  color: #761C58;
}

.light-purple {
  color: #A5709B;
}

.white {
  color: #ffffff;
}




/* ==========================================================================
   Header and Navigation styles
   ========================================================================== */

#nav-wrapper {
  background: #191619;
}

#nav-wrapper.affix {
  top: 0;
  width: 100%;
}

.navbar-inverse .navbar-inner {
  background: #191619;
  background-repeat: repeat-x;
  border-color: #191619;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#191619', endColorstr='#191619', GradientType=0);
}

.navbar {
    margin-bottom: 0px;
    overflow: visible;
}

.navbar .nav > li > a {
    color: #FFFFFF;
    float: none;
    padding: 30px 15px;
    text-decoration: none;
    text-shadow: 0 0px 0 transparent;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.navbar .nav > li > a:hover {
  color: #A5709B;
}

.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
    background-color: transparent;
    color: #A5709B;
}


#header {
  height: 700px;
}

.backstretch {
  background: #181818;
}

.header-overlay {
  background: url(../img/header-overlay.png) no-repeat;
  width: 100%;
  height: 700px;
  background-size: cover;
}

.logo {
  margin-top: 160px;
}

.hero-bg {
  background: url(../img/hero-bg.png) no-repeat;
  width: 100%;
  background-size: cover;
  position: absolute;
  height: 120px;
  bottom: 0;
  z-index: -1;
}

.hero-text {
    padding-top: 20px;
    position: absolute;
    bottom: 0;
    height: 125px;
}

.more-arrow {
    position: absolute;
    bottom: 0;
    height: 125px;
}

.icon-chevron-sign-down  {
  padding-top: 100px;
  text-decoration: none;
}



.hero-text h1 {
  border-left: 6px solid #A5709B;
}

.nav.pull-right {
  min-height: 90px;
  display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
}

.veritamo-button--primary {
    background: #761C58 !important;
    color: #fff !important;
    border-radius: 30px !important;
}

.veritamo-popup__content {
    background: #332F33 !important;
}

#rs-requestServiceForm input[type="text"],
#rs-requestServiceForm input[type="email"],
#rs-requestServiceForm textarea {
    background: #7F7A7F !important;
}

/* ==========================================================================
   About styles
   ========================================================================== */
#about {
  background: url(../img/about-bg.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
  height: auto;
  padding: 180px 0px 180px 0px;
}

.about-info {
  background: url(../img/dark_geometric.png) repeat;
  padding: 25px;
  margin-top: 60px;
  color: #ffffff;
}


/* ==========================================================================
   Services styles
   ========================================================================== */

#lifestyle {
  background: url(../img/lifestyle-bg.jpg) no-repeat;
  background-color: #332F33;
  background-position: center center;
  background-size: cover;
  height: auto;
  padding: 110px 0px 110px 0px;
  margin-top: -1px;
}

#consulting {
  background: url(../img/consulting-bg.jpg) no-repeat;
  background-color: #A8A8A8;
  background-position: center center;
  background-size: cover;
  height: auto;
  padding: 110px 0px 110px 0px;
  margin-top: -1px;
}

.modal {
  text-align: left;
}

.modal-header {
	background-color: #191619;
	border:none;
	border-radius: 0 0 0 0;
	color:#fff;

}

.myModalLabel {
	font-size:36px;
	font-weight: normal;
}

.modal-body {
	background-color:#191619;
	border:none;
	color:#7F7A7F;
}

.modal-footer {
	background-color: #191619;
	border:none;
	box-shadow:none;
	border-radius: 0 0 0 0;
}

/* ==========================================================================
   Partners styles
   ========================================================================== */
#partners {
  background: #ffffff;
  padding: 140px 0px 140px 0px;
  margin-top: -1px;
}

.brands:hover {
  opacity: 0.6;
  transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
}

.brands {
  padding-bottom: 30px;
}


/* ==========================================================================
   Contact and Footer styles
   ========================================================================== */
#contact {
  background: #332F33;
  padding-top: 140px;
  padding-bottom: 80px;
}

#contact p {
  color: #7F7A7F;
}

#contact p a {
  color: #7F7A7F;
}


#contact p a:hover {
  color: #ffffff;
	text-decoration: none;
}

hr {
  border: 0;
  height: 0;
  border-top: 1px solid #262a2c;
  border-bottom: 1px solid rgba(97,102,104,0.85);
}

ul.social-icons {
	list-style: none;
	margin-left: 0px;
}

ul.social-icons li {
	display: inline;
	padding-right: 20px;
	line-height: 50px;
}

ul.social-icons li a {
	color: #ffffff;
	text-decoration: none;
	display: inline;
}

ul.social-icons li a:hover {
	color: #A5709B;
	bottom: 12px;
	text-decoration: none;
	transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
}

#footer {
  background: #191619;
  padding-top: 20px;
  padding-bottom: 20px;
}

#footer p {
  color: #7F7A7F;
  font-size: 11px;
}

#footer p a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}



/* ==========================================================================
   Request Service Widget
   ========================================================================== */

/*----------Popup Window-------------------*/

.veritamo-widget .veritamo-popup__content {
	background: #332F33;
	padding: 20px;
	border: 1px solid #0c0b13;
	box-shadow: 0 0 20px #0c0b13;
	position: relative }

/*----------Window Background-------------------*/

.veritamo-widget .veritamo-popup__overlay {
	background: RGBA(0, 0, 0, .7);
}

/*----------Popup Title-------------------*/

.veritamo-widget .veritamo-popup__header h3 {
	font-size: 20px;
	color: #969694;
	text-align: center;
	font-weight: 400;
	margin: 5px 0 20px
}

/*----------Success Message-------------------*/

.veritamo-widget .veritamo-form .veritamo-success-message {
	display: none;
	padding: 10px;
	border: 1px solid RGBA(210, 161, 90, .5);
	color: #fff;
	background: #242235;
	font-size: 15px;
	font-weight: 100
}

/*----------Text Inputs-------------------*/

.veritamo-widget .veritamo-form-control {
	height: 42px;
	padding: 0 10px;
	background: #7F7A7F;
	border-bottom: 1px solid #7e92a9;
	color: #fff; font-size: 15px;
	font-weight: 100;
	transition: all .2s;
}

.veritamo-widget .veritamo-form-control:focus {
	background: #364251
}

/*----------Labels for Text-------------------*/

.veritamo-widget .veritamo-form label {
	color: #969694;
	font-size: 15px;
	font-weight: 400;
	display: block;
	margin-bottom: 3px
}

/*----------Text Input Container-------------------*/

.veritamo-widget .veritamo-form-group {
	margin-bottom: 15px
}

/*----------Submit Form Button-------------------*/

.veritamo-widget .veritamo-button--primary {
	text-transform: uppercase;
	height: 44px;
	border-radius: 30px;
	font-weight: 400;
	background: #761C58;
	font-size: 15px;
	color: #141320;
	line-height: 44px;
}

/*----------Error Messages-------------------*/

.veritamo-widget .veritamo-text-danger {
	color: #e74c3c
}

/*----------Contact Info-------------------*/

.veritamo-widget .veritamo-contact-info {
	text-align: center;
	color: #7e92a9;
	margin-top: 20px;
}

/* ==========================================================================
   Mobile styles
   ========================================================================== */

/* Landscape phones and down */
@media (max-width: 480px) {

body {
    padding-left: 0px;
    padding-right: 0px;
}

h1 {
  font-size: 28px;
  line-height: 30px;
}

.brand {
  width: 160px;
}

.container {
  padding-left: 10px;
  padding-right: 10px;
}

.navbar .btn-navbar {
    margin-top: 20px;
}


}

/* Landscape phone to portrait tablet */
@media (min-width: 481px) and (max-width: 767px) {

body {
    padding-left: 0px;
    padding-right: 0px;
}

h1 {
  font-size: 28px;
  line-height: 30px;
}

.brand {
  width: 160px;
}

.container {
  padding-left: 10px;
  padding-right: 10px;
}

.navbar .btn-navbar {
    margin-top: 20px;
}


}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

.navbar .btn-navbar {
  margin-top: 20px;
}



}




/* Desktops and laptops ----------- */
@media (min-width: 980px) and (max-width: 1699px) {

}



/* Large screens ----------- */
@media (min-width: 1700px) and (max-width: 2200px) {

}
