/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.2.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

/* Fonts
---------------------------------- */
@font-face {font-family: "Ubuntu";
    src: url("http://db.onlinewebfonts.com/t/1c5965c2b1dcdea439b54c3ac60cee38.eot");
    src: url("http://db.onlinewebfonts.com/t/1c5965c2b1dcdea439b54c3ac60cee38.eot?#iefix") format("embedded-opentype"),
    url("http://db.onlinewebfonts.com/t/1c5965c2b1dcdea439b54c3ac60cee38.woff2") format("woff2"),
    url("http://db.onlinewebfonts.com/t/1c5965c2b1dcdea439b54c3ac60cee38.woff") format("woff"),
    url("http://db.onlinewebfonts.com/t/1c5965c2b1dcdea439b54c3ac60cee38.ttf") format("truetype"),
    url("http://db.onlinewebfonts.com/t/1c5965c2b1dcdea439b54c3ac60cee38.svg#Ubuntu") format("svg");
}
@font-face {font-family: "Juergen";
    src: url("http://db.onlinewebfonts.com/t/b47a027432157a4d73d7936eddbc5645.eot");
    src: url("http://db.onlinewebfonts.com/t/b47a027432157a4d73d7936eddbc5645.eot?#iefix") format("embedded-opentype"),
    url("http://db.onlinewebfonts.com/t/b47a027432157a4d73d7936eddbc5645.woff2") format("woff2"),
    url("http://db.onlinewebfonts.com/t/b47a027432157a4d73d7936eddbc5645.woff") format("woff"),
    url("http://db.onlinewebfonts.com/t/b47a027432157a4d73d7936eddbc5645.ttf") format("truetype"),
    url("http://db.onlinewebfonts.com/t/b47a027432157a4d73d7936eddbc5645.svg#Juergen") format("svg");
}
@font-face {font-family: "Dotf1";
    src: url("http://db.onlinewebfonts.com/t/0b5644ff9caf3f131bcdef1dd9c62044.eot");
    src: url("http://db.onlinewebfonts.com/t/0b5644ff9caf3f131bcdef1dd9c62044.eot?#iefix") format("embedded-opentype"),
    url("http://db.onlinewebfonts.com/t/0b5644ff9caf3f131bcdef1dd9c62044.woff2") format("woff2"),
    url("http://db.onlinewebfonts.com/t/0b5644ff9caf3f131bcdef1dd9c62044.woff") format("woff"),
    url("http://db.onlinewebfonts.com/t/0b5644ff9caf3f131bcdef1dd9c62044.ttf") format("truetype"),
    url("http://db.onlinewebfonts.com/t/0b5644ff9caf3f131bcdef1dd9c62044.svg#Dotf1") format("svg");
}
@font-face {font-family: "Saloon";
    src: url("http://db.onlinewebfonts.com/t/93bc0006e26c59d596d58ef02dd355bb.eot");
    src: url("http://db.onlinewebfonts.com/t/93bc0006e26c59d596d58ef02dd355bb.eot?#iefix") format("embedded-opentype"),
    url("http://db.onlinewebfonts.com/t/93bc0006e26c59d596d58ef02dd355bb.woff2") format("woff2"),
    url("http://db.onlinewebfonts.com/t/93bc0006e26c59d596d58ef02dd355bb.woff") format("woff"),
    url("http://db.onlinewebfonts.com/t/93bc0006e26c59d596d58ef02dd355bb.ttf") format("truetype"),
    url("http://db.onlinewebfonts.com/t/93bc0006e26c59d596d58ef02dd355bb.svg#Saloon") format("svg");
}

/* Typography
---------------------------------- */
body {
  font-family: 'Ubuntu', sans;
}
h1,
h2,
h3,
h4,
h5,
h6,
.navbar .navbar-nav {
  font-family: 'Ubuntu', sans-serif;
}
.large_white {
  font-size: 42px;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  line-height: 1.2;
}
.medium_white {
  font-size: 24px;
  color: #ffffff;
  font-weight: 300;
}
.small_white {
  font-size: 16px;
  color: #ffffff;
  font-weight: 300;
}
.large_dark {
  font-size: 42px;
  font-family: 'Ubuntu', sans-serif;
  color: #333;
  line-height: 1.2;
}
.tp-caption.medium_dark {
  font-family: 'Ubuntu', sans-serif;
  font-size: 24px;
  color: #333;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.4583;
}
.small_dark {
  font-size: 16px;
  color: #333;
  font-weight: 400;
}
h1.page-title {
}
h1 {
  font-size: 28px;
  font-weight: 700;
  text-transform: none;
}
h1.logo-font {
  text-transform: none;
  font-weight: 300;
  font-size: 50px;
}
h1.large {
  font-size: 45px;
  font-weight: 300;
  letter-spacing: 0.1em;
}
h2 {
  font-size: 26px;
  margin-bottom: 15px;
  text-transform: none;
}
h2.logo-font {
  text-transform: none;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 19px;
}
h5 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
}
h6 {
  font-size: 13px;
  font-weight: 700;
}
.logo-font-my {
  /* font-family: 'Courtney Dorkling', cursive, sans-serif; */
  font-family: 'Juergen', cursive, sans-serif;
  font-size: 70px;
}
/* .price-title {
  font-weight: bold;
} */
.i {
  font-style: italic;
}
.b {
  font-weight: bold;
}



/* Clients
---------------------------------- */
.clients-container-my {
  text-align: center;
}
.clients-my {
  margin: 10px auto;
}
.clients-my .client-image-my {
  text-align: center;
  /* width: 30px; */
  /* height: 40px; */
  margin: 5px;
  display: inline-block;
}
.clients-my img {
  margin: 0px auto;
  height: 25px;
}


img.phone-flag {
  display: inline-block;
  /* width: 16px; */
  height: 0.7em;
}

.logo img {
  height: 50px;
}


.footer-nav {
  text-align: center;
}
.footer-nav ul {
  display: inline-block;
  /* border: 1px solid #ccc; */
  /* border-width: 1px 0; */
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.footer-nav li {
  display: inline;
}
.footer-nav a {
  padding: 10px;
}




.mid-value.plan ul li {
  /* padding: 15px 0; */
  padding: 13.5px 0;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .mid-value.plan {
    /* top: -30px; */
    top: -15px;
    position: relative;
    z-index: 2;
  }
}


#page-start {
  padding-top: 30px;
}
.svg-icon {
  width: 40px;
}

.row-eq-height-my-xxx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

img.my-blog {
  /* width: 400px; */
  /* height: auto; */
  margin: 15px 0px;
  /* float: right; */
}
img.my-blog-thumb {
  width: 400px;
  height: auto;
  margin: 0 0 15px 15px;
  float: right; 
}

#amor {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 200;
}
