@import url(/static/css/mains/main.css);
html {
  margin-top: 0px; }

body {
  background: #222;
  padding-top: 0px; }

nav.main {
  background-color: #2c2c2c; }

header {
  margin-bottom: 0px; }

header div.slider {
  width: 100%;
  height: 400px;
  background: url("/static/img/slider/slide-6.jpg") no-repeat;
  background-size: cover;
  background-position: center; }



  .slider h1 {
    font-size: 38px;
    line-height: 0.8;
    color: #fff;
    text-shadow: 0 0 6px #000;
    font-family: "Helvetica Neue LT W01_25 Thin", Sans-Serif;
    margin-top: 30px;
    margin-bottom: 10px; }
  
  .slider h3 {
    font-size: 30px;
    line-height: 0.8;
    color: #fff;
    text-shadow: 0 0 6px #000;
    margin-top: 20px;
    margin-bottom: 30px; }
  
  .slider .title-quote {
    font-size: 14px;
    margin-top: 4px; }
  
  
    .slider .container {
      padding-top: 100px;
    
  }
  
    .slider .container .titleName ,   
    .slider .container .titlePhone , 
    .slider .container .titleCity{
      color: #FFF;
      margin-bottom: 0;
      padding-top: 0;
      font-family: Arial, sans-serif;
      text-align: left;
    }
     
    .slider .container .titleName {
      font-size: 100px;
      margin-bottom: 70px;
    }
    
    .slider .container .titlePhone {
      margin-bottom: 25px;
      font-size: 25px;
    } 
    
    .slider .container .titlePhone .fa{ 
      display: none;
    }
    
    .slider .container .titlePhone strong{
      font-weight: 400;
    }
    
    .slider .container .titleCity {
      margin-top: 0;
      padding-top: 0;
      font-size: 25px;
    }
  
   .sliderBanner{
      margin-top: 150px;
    }
    
    .modelprofile  .pagetitle{
      margin-bottom: 22px;
      width: 99%;
    }
  
    .slider .container .titlePhone a,
    .slider .container .titleCity a {
      color: #FFF;
    }
  
    .slider h2 {
      padding-top: 90px;
      text-shadow: 0 2px 4px #000;
      font-size: 34px;
      margin: 0 auto;
      margin-bottom: 10px;
      font-family: "Helvetica Neue LT W01_25 Thin", Sans-Serif;
      color: #fff;
  }


.navbar-brand, .navbar-nav > li > a {
  text-shadow: none; }

.navbar-toggle {
  margin-right: 5px;
  margin-top: 0;
  margin-bottom: 0; }

.navbar-toggle .icon-bar {
  background-color: #e02a50;
  width: 26px;
  height: 3px; }

a {
  color: #e02a50; }

a:hover, a:focus, .main .nav > li.active a {
  color: #e02a50; }

nav a {
  color: #777; }

.redText {
  color: #e02a50; }

h1, h2, h3, h4, h5, h6 {
  font-family: BebasNeueRegular, Arial, sans-serif;
  color: #000; }

h1.mainHeaderTitle {
  margin-top: 0;
  font-size: 48px;
  line-height: 0.8; }

.titleDecorator {
  color: #717171;
  letter-spacing: -3px !important;
  font-family: Arial; }

h2.topRedBorder {
  margin-top: 0;
  padding: 15px 0 16px 0;
  margin-bottom: 30px;
  margin-top: 20px;
  font-size: 38px;
  background: 0 none !important; }

h1 span.description,
h2 span.description {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 12px;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  color: #858585; }

h3.topRedBorder {
  margin-top: 0;
  padding: 15px 0 16px 0;
  margin-bottom: 30px;
  background: 0 none !important; }

h3 span.module_subtitle {
  font-size: 11px;
  font-weight: normal;
  text-transform: none;
  line-height: 12px;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  color: #858585; }

p {
  font-size: 13px;
  line-height: 130%;
  font-family: Arial, Helvetica, sans-serif; }
  
.video-icon{
    padding-top: 50px;
    padding-left: 20px;
}  

.main.navbar {
  border-radius: 0;
  margin-bottom: 0;
  min-height: 0; }

.main.navbar ul.nav {
  display: table;
  margin: 0 auto;
  float: right;
  /*margin-top:3px;*/ }

.main .nav > li > a {
  text-transform: uppercase;
  font-family: BebasNeueRegular, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding-top: 5px;
  padding-bottom: 5px; }

.main.navbar .nav-separator {
  font-size: 18px;
  padding-top: 2px; }

.main.navbar .nav-site-name {
  float: left;
  font-size: 25px;
  text-transform: uppercase;
  color: #e02a50;
  font-weight: bold;
  margin-top: 5px;
}

.main.navbar .nav-site-name a {
  text-decoration: none;
  color: #e02a50; }

.main .nav > li > a:hover, .main .nav > li > a:focus {
  background-color: transparent; }

.language-navbar, .city-navbar {
  list-style: none;
  padding: 0;
  margin: 0; }

.language-navbar li, .city-navbar li {
  display: inline;
  margin-left: 3px;
  margin-right: 3px; }

.city-navbar {
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center; }

.leftCol .city-navbar li,
.city-navbar li.dropdown ul.dropdown-menu li {
  display: block; }

.leftCol .city-navbar {
  margin-bottom: 10px;
  margin-top: -15px;
  text-align: left; }

.mainWrapper {
  background-color: #eaeaea;
  position: relative;
  padding-bottom: 50px;
  margin-top: 0; }

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

footer p {
  color: #777;
  font-size: 11px;
  text-align: center; }

.topRedBorder {
  border-top: 5px solid #e02a50; 
  text-align: center;
  margin-top: 16px;
  padding-top: 10px;
}

.titleMarginTop {
  margin-top: 40px !important; }

.mainWrapperShadow {
  position: absolute;
  top: 0;
  width: 27px;
  height: 504px; }

.mainWrapperShadowLeft {
  /*left: -27px;*/
  background: 0 none; }

.mainWrapperShadowRight {
  /*right: -27px;*/
  background: 0 none; }

#logoWrapper {
  background: #f8f8f8;
  width: 290px;
  margin: 0 auto;
  padding: 0;
  text-align: center; }

#logo {
  background: url("/static/img/logos/logo2.png") no-repeat center;
  height: 79px;
  width: 243px;
  margin: 0 50px 0 25px;
  display: block; }

.logoPhoneNumber {
  font-size: 21px;
  margin-top: -18px;
  height: 24px; }

.leftCol ul.city-navbar {
  list-style: none;
  padding-left: 0; }

.leftCol ul.city-navbar > li {
  text-transform: uppercase;
  font-size: 13px; }

.roundImg {
  border-top-left-radius: 120px;
  border-top-right-radius: 120px;
  border-bottom-left-radius: 120px;
  border-bottom-right-radius: 120px; }

.dropShadow {
  -moz-box-shadow: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

p.socialIcons img {
  width: 30px; }

.modelXSCard {
  margin-bottom: 30px;
  padding-bottom: 10px;
  background: 0 none; }

.modelXSCard .flag {
  margin-top: -4px; }


  .modelXSImg {
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 1s;
}

.modelXSImg:hover {
  transform: scale(1.5);
}


.modelXSImg,
.files .modelXSImg {
  width: auto;
  height: 350px;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 10;
  overflow: hidden;
  margin: 0 auto; }

.modelXSCard h3, .modelXSCard h4 {
  text-align: center;
  font-size: 20px;
  margin-top: 6px;
  margin-bottom: 1px; }

.modelXSCard h4 {
  font-size: 16px; }

.modelXSCard p {
  text-align: center; }

.modelXSCard a {
  text-decoration: none; }

.verifiedBanner {
  position: absolute;
  background-color: rgba(224, 42, 80, 0.5);
  bottom: 4px;
  z-index: 50;
  height: 15px;
  width: 100%;
  color: #fff;
  font-size: 11px;
  text-align: center; }

.modelXSCard .modelNewLabel {
  position: absolute;
  background-color: rgba(224, 42, 80, 0.7);
  top: 4px;
  z-index: 50;
  height: 15px;
  width: 100%;
  color: #fff;
  font-size: 8px;
  line-height: 16px;
  text-align: center; }

.prevModelNav {
  float: left; }

.nextModelNav {
  float: right; }

.mainProfileImgWrapper {
  padding: 10px 10px 0px 10px;
  background-color: #eee; }

.modelProfileForm.main .mainProfileImgWrapper {
  padding: 10px; }

.mainProfileImgWrapper img {
  width: 100%; }

.profileImgCaption {
  font-size: 11px;
  color: #333;
  padding: 3px 0 3px 0;
  text-transform: capitalize; }

.modelProfileImages {
  padding: 0px; }

.modelProfileImages .imgWrappers {
  padding-top: 10px;
  padding-bottom: 10px; }

.importantMsg {
  color: #900;
  font-weight: bold; }

.modelInfo div.modelInfoRow:nth-child(even) {
  background-color: rgba(200, 168, 181, 0.1); }

.modelInfoRow {
  padding: 5px;
  border-bottom: 1px solid #eee; }

.modelLabel {
  width: 30%;
  display: inline-block;
  font-weight: bold;
  color: #555; }

.modelLabelImportant {
  color: #f00;
  font-weight: bold; }

.modelText {
  display: inline-block;
  width: 65%; }

.fullWidth {
  width: 100%; }

.contactForm {
  margin-bottom: 20px; }

.contactImage {
  float: left;
  margin-right: 10px; }

.contactInfoBlock {
  background-color: #eee;
  padding: 5px;
  margin: 10px 0 10px 0; }

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 none; }

.btn-primary, .btn-primary:hover {
  background: #000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 6px 20px;
  border: 0 none;
  border-right: 5px solid #e02a50; }

.btn-default {
  background: #fff; }

.contactThanks {
  font-size: 20px;
  margin-bottom: 50px; }

nav.paginationWrapper {
  text-align: center; }

.pagination > li > a, .pagination > li > span {
  color: #777; }

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #e02a50; }

.pagination > li > a, .pagination > li > span, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  background-color: transparent;
  border-color: transparent; }

#contactModel .modal-body, #contactModelDynamic .modal-body {
  text-align: center; }

#contactModel .btn, #contactModelDynamic .btn {
  border: 1px solid #777;
  background-color: #eee; }

ul.signupListVips, ul.signupListModels {
  list-style: none;
  padding: 0;
  text-align: left;
  font-size: 12px;
  padding: 10px; }

.signupListModels li:before {
  content: "\e005";
  font-family: 'Glyphicons Halflings';
  font-size: 20px;
  position: relative;
  margin-right: 10px;
  top: 5px;
  color: #e02a50; }

.signupListVips li:before {
  content: "\e006";
  font-family: 'Glyphicons Halflings';
  font-size: 20px;
  position: relative;
  margin-right: 10px;
  top: 5px;
  color: #e02a50; }

.model-sign-up-banner {
  background: url("/static/img/model_2.jpg") no-repeat center 10%;
  width: 100%;
  height: 150px;
  background-size: cover;
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px; }

.model-sign-up-banner .btn {
  height: 100%;
  float: right;
  background-color: rgba(0, 0, 0, 0.8);
  font-family: BebasNeueRegular, Arial, sans-serif;
  font-size: 40px;
  color: #fff; }

.model-sign-up-banner .btn .desc {
  color: #e02a50; }

.vip-sign-up-banner {
  background: url("/static/img/vip_1.jpg") no-repeat center 60%;
  width: 100%;
  height: 150px;
  background-size: cover;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px; }

.vip-sign-up-banner .btn {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  font-family: BebasNeueRegular, Arial, sans-serif;
  font-size: 40px;
  color: #fff; }

.vip-sign-up-banner .btn .desc {
  color: #e02a50; }

/* MODEL PROFILE */
.modelProfileForm .col-md-4 {
  height: 75px; }

.vipProfileForm .col-md-4 {
  height: 95px; }

.modelProfileForm #div_id_bookingCategories .checkbox {
  display: inline-block;
  width: auto; }

.tab-content .modelprofile,
.tab-content .vipprofile {
  padding: 20px 0; }

.template-download .preview img {
  max-width: 100px; }

.model_profile_create_img {
  /*opacity: 0.7;*/ }

.photo_upload_btn {
  width: 60%;
  height: auto;
  position: absolute;
  top: 24%;
  font-size: 25px;
  text-align: center;
  left: 20%;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 20px;
  color: #fff;
  padding: 30px;
  -moz-transition: all 0.6s cubic-bezier(0.7, 0.01, 0.3, 1);
  -o-transition: all 0.6s cubic-bezier(0.7, 0.01, 0.3, 1);
  -webkit-transition: all 0.6s cubic-bezier(0.7, 0.01, 0.3, 1);
  transition: all 0.6s cubic-bezier(0.7, 0.01, 0.3, 1); }

.mainProfileImgWrapper.main .photo_upload_btn {
  position: relative;
  width: 100%;
  top: initial;
  left: initial;
  padding: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.mainProfileImgWrapper.main {
  padding: 10px; }

.photo_upload_btn .error {
  font-size: 14px;
  color: #ff0000; }

.subscriptionBoxWrapper {
  text-align: center; }

.subscriptionBox, .paymentBox {
  border: 1px solid #555;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
  z-index: 10;
  cursor: pointer; }

.subscriptionBox.informational {
  cursor: auto; }

.subscriptionBox.box_1 {
  margin-top: 10px;
  margin-bottom: 10px; }

.subscriptionBox.box_2 {
  z-index: 30;
  margin-right: -10px;
  margin-left: -10px;
  box-shadow: 0px 5px 10px #777;
  color: #000;
  height: auto; }

.subscriptionBox.box_2 h3 {
  color: #000;
  font-size: 60px; }

.subscriptionBox.box_2 h4 {
  color: #000; }

.subscriptionBox.box_3 {
  margin-top: 10px;
  margin-bottom: 10px; }

.subscriptionBox .price-saving {
  color: #ff0000;
  text-decoration: line-through; }

.subscriptionBox .price {
  color: #e02a50;
  font-weight: bold;
  font-size: 60px;
  padding-left: 40px; }

.subscriptionBox.box_2 .price {
  font-size: 80px; }

.subscriptionBox.box_1 .most-popular,
.subscriptionBox.box_3 .most-popular {
  display: none; }

.subscriptionBox .most-popular {
  width: 100%;
  background-color: #000;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px; }

.subscriptionBox .btn-info,
.subscriptionBox .btn-info:hover,
.paymentBox .btn-info,
.paymentBox .btn-info:hover {
  background-color: #555;
  background-image: none; }

.paymentBox .logoWrapper {
  width: 100%;
  height: 64px;
  margin-bottom: 3px; }

.paymentBox.box_1 .logoWrapper {
  background: url("/static/img/payment/online.jpg") center no-repeat; }

.paymentBox.box_2 .logoWrapper {
  background: url("/static/img/payment/westernunion.jpg") center no-repeat; }

.paymentBox.box_3 .logoWrapper {
  background: url("/static/img/payment/wiretransfer.jpg") center no-repeat; }

.paymentBox.box_4 .logoWrapper {
  background: url("/static/img/payment/cash.jpg") center no-repeat; }

.top_search {
  margin-bottom: 20px;
  width: 220px;
  margin: 0 auto; }

@media (min-width: 992px) {
  .leftCol .model-sign-up-banner {
    background-position: 0px 90px;
    background-size: contain;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

  .leftCol .model-sign-up-banner .btn {
    font-size: 19px;
    width: 100%;
    height: 90px;
    float: none;
    background-color: white;
    color: #000; }

  .leftCol .vip-sign-up-banner {
    background-position: 0px 59px;
    background-size: contain;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }

  .leftCol .vip-sign-up-banner .btn {
    font-size: 18px;
    width: 100%;
    height: 90px;
    float: none;
    background-color: white;
    color: #000; } }
@media (max-width: 8000px) {
  .container {
    width: auto; } }
@media (min-width: 1200px) {
  .leftCol .model-sign-up-banner .btn {
    font-size: 25px; }

  .leftCol .vip-sign-up-banner {
    background-position: 0px 52px; }

  .leftCol .vip-sign-up-banner .btn {
    font-size: 23px; } }
@media (min-width: 768px) {
  .modelProfileImages .modelXSImg,
  .files .modelXSImg {
    width: auto;
    height: 163px; } }
@media (max-width: 768px) {
  .city-navbar {
    font-size: 12px; }

  .main .navbar-nav > li {
    text-align: center; } }
@media (max-width: 500px) {
  .video-icon{
    padding-top: 20px;
    padding-left: 10px;
  }
  .modelXSImg,
  .files .modelXSImg {
    width: auto;
    height: 140px; }

  .main .nav > li > a {
    padding: 10px 9px; } }
	
@media (max-width:768px)
{
	.modelXSCard {
		min-height:250px;
	}
}

/*# sourceMappingURL=xsescort-main.css.map */
