/*
	Shenzhen Women Theme
	Author: AZA WebTeam
	Version: 0.0.1
*/
/* BASE - Base styles, variables, mixins, etc */
/* FONT VARIABLES */
/* Fonts */
/* BG */
/* Additional Variables */
/* Image BG */
/* Border */
/* Base here */
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/fonts/Roboto-Regular.eot');
  src: url('../fonts/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/fonts/Roboto-Regular.woff') format('woff'), url('../fonts/fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background: url(../img/pretty-women-tours-bg.jpg) no-repeat;
  background-size: cover;
  background-position: top;
  font-family: 'Roboto';
  color: #171717;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
a {
  all: unset;
}
/* Headings */
h1,
h2,
h3,
h4 {
  font-family: Lato-Bold;
  line-height: normal;
  padding: 10px 0;
  margin: 0;
}
body.mainpage {
  background: url(../img/pretty-women-tours-bg.jpg) no-repeat;
  background-size: cover;
}
body.profile {
  background: url(../img/pretty-women-tours-bg.jpg) no-repeat;
  background-size: cover;
  background-position: top;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.content-wrap {
  min-height: 500px;
  padding: 0;
}
.content-wrap h1 {
  font-size: 25px;
}
.content-wrap h1 span {
  color: #e82a2a;
}
.body-wrapper {
  background: transparent;
  line-height: 1.3em;
}
.comp {
  color: #332a23;
}
.cont-tours {
  margin: 5px;
  padding: 10px;
}
.cont-tours h2 {
  margin: 0 0 10px 0;
  text-align: center;
}
.cont-tours ul {
  margin: 0;
  list-style: none;
}
.cont-tours ul li {
  margin: 10px 0 0 0;
}
.cont-tours ul li a {
  text-decoration: none;
  font-size: 15px;
}
.two-col {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
}
.three-col {
  -webkit-column-count: 3;
  /* Chrome, Safari, Opera */
  -moz-column-count: 3;
  /* Firefox */
  column-count: 3;
}
/*Overide CSS */
.butAddPhotos {
  background: #332a23 url(/invar/profile/back-addphotos.gif) no-repeat !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
.butTour {
  background: #332a23 url(/invar/profile/back-tour.gif) no-repeat !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
.butSee {
  background: #332a23 url(/invar/profile/back-see.gif) no-repeat !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
.butEmail {
  background: #332a23 url(/invar/profile/back-email.gif) no-repeat !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
.butFlowers {
  background: #332a23 url(/invar/profile/back-flowers.gif) no-repeat !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
.butPhone {
  background: #332a23 url(/invar/profile/back-phone.gif) no-repeat !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
.butHotList {
  background: #e82a2a url(/invar/profile/back-hot.gif) no-repeat !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
.butViewHotList {
  background: #e82a2a url(/invar/profile/back-viewhot.gif) no-repeat !important;
  color: #ffffff !important;
  text-decoration: none !important;
}
body table[cellspacing="10"] {
  display: none;
}
.BOX-all {
  display: none;
}
.ttour {
  padding-left: 10px;
}
.ttour a {
  padding: 0 0 0 10px;
}
/* MODULES - Individual site components */
/* Font Styling */
@font-face {
  font-family: Lato-Black;
  src: url('../../fonts/fonts/Lato-Black.ttf');
}
@font-face {
  font-family: Lato-BlackItalic;
  src: url('../../fonts/fonts/Lato-BlackItalic.ttf');
}
@font-face {
  font-family: Lato-Bold;
  src: url('../../fonts/fonts/Lato-Bold.ttf');
}
@font-face {
  font-family: Lato-BoldItalic;
  src: url('../../fonts/fonts/Lato-BoldItalic.ttf');
}
@font-face {
  font-family: Lato-Hairline;
  src: url('../../fonts/fonts/Lato-Hairline.ttf');
}
@font-face {
  font-family: Lato-HairlineItalic;
  src: url('../../fonts/fonts/Lato-HairlineItalic.ttf');
}
@font-face {
  font-family: Lato-Italic;
  src: url('../../fonts/fonts/Lato-Italic.ttf');
}
@font-face {
  font-family: Lato-Light;
  src: url('../../fonts/fonts/Lato-Light.ttf');
}
@font-face {
  font-family: Lato-LightItalic;
  src: url('../../fonts/fonts/Lato-LightItalic.ttf');
}
@font-face {
  font-family: Lato-Regular;
  src: url('../../fonts/fonts/Lato-Regular.ttf');
}
/* Img Rotator */
.img-rotator {
  margin-bottom: 20px;
  padding: 30px;
  background: url(../img/pretty-women-tours-bg-rotator.jpg) fixed repeat-x;
}
.img-rotator .img-rotator-wrap {
  background: none;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.img-rotator .img-rotate {
  text-align: center;
  border: 1px solid #ffffff;
  margin: 0;
  padding: 0;
  display: block;
}
.blogger-icon {
  width: 27.44px;
  height: 32px;
  display: block;
  margin-left: 5px;
}
/* Divider */
.divider {
  border-top: 1px solid #e82a2a;
  margin: 20px 0;
}
.clearfix {
  clear: both;
}
.content-wrap > .SignUpBlock {
  margin: 30px 0;
  padding: 0;
}
/* Live Chat */
#chatdiv {
  margin: 0;
  padding: 0 0 0 3px;
}
#chatdiv img {
  padding: 0;
  margin: 0;
  display: block;
}
/* Forms */
#form1 {
  margin-top: 30px;
  border-top: 1px solid #cccccc;
}
/* LAYOUTS - Page layout styles */
/* Top-Navbar Styling*/
.navbar {
  padding: 15px 0;
  background: #332a23;
  font-family: Lato-Bold;
}
.navbar .navbar-nav {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
  justify-content: space-between;
}
.navbar .navbar-nav .login-active a {
  color: #ffffff;
  border-radius: 4px 4px 4px 4px;
  background: #e82a2a;
}
.navbar .navbar-nav li a {
  display: block;
  color: #ffffff;
  padding: 7px 15px;
  margin: 0;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  transition: all 0.3s ease;
}
.navbar .navbar-nav a:hover {
  color: #ffffff;
  border-radius: 4px 4px 4px 4px;
  background: #e82a2a;
  padding: 7px 15px;
}
/* Profile Menu */
.nav-profile {
  width: 100%;
  margin: 0 auto;
  position: fixed;
  background: #332a23;
}
.prof-menu {
  display: flex;
  list-style-type: none;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.prof-menu li {
  display: block;
  padding: 10px 5px;
  margin: 1px;
  text-align: center;
  border: 1px solid #e82a2a;
  flex: 1 1 0;
  font-size: 14px;
  color: #ffffff;
}
.prof-menu li:hover {
  background: #e82a2a;
  color: #ffffff;
}
.prof-menu ul li a {
  color: #ffffff;
}
/* Header & Sidebar Styling */
header {
  min-height: 70px;
}
header .logo {
  float: left;
}
header .social-media-icons {
  float: right;
  margin: 30px 0 0 0;
  display: flex;
}
header .social-media-icons img {
  margin: 0 3px 0 0;
  display: block;
  opacity: 1;
}
header .social-media-icons img:hover {
  opacity: .3;
  transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
}
header .social-media-icons .fa {
  margin: 0 5px;
  padding: 0;
  display: block;
  color: #6d5e46;
  transition: all 0.3s ease;
}
header .social-media-icons .fa:hover {
  text-decoration: none;
  opacity: 0.7;
  color: none;
}
header .social-media-icons a {
  color: #666666;
  transition: all 0.3s ease;
}
header .social-media-icons a:hover {
  text-decoration: none !important;
}
header .head-one {
  min-height: 80px;
}
/* Footer Styling*/
.footer-wrap p {
  font-size: 11px;
  color: #332a23;
}
.footer-wrap .social-media-icons {
  margin: 30px 0 0 0;
  display: flex;
  justify-content: center;
}
.footer-wrap .social-media-icons .fa {
  margin: 0 5px;
  padding: 0;
  display: block;
  color: #666666;
  transition: all 0.3s ease;
}
.footer-wrap .social-media-icons .fa:hover {
  text-decoration: none;
  opacity: 0.7;
}
.footer-wrap .social-media-icons a:hover {
  text-decoration: none !important;
}
.footer-wrap .social-media-icons .blogger {
  background: url(../img/pretty-women-tours-blogger.png);
  height: 33px;
  width: 33px;
}
.footer-wrap .social-media-icons .blogger:hover {
  background: url(../img/pretty-women-tours-blogger-h.png);
  height: 33px;
  width: 33px;
}
.contact-img {
  text-align: center;
  margin: 50px 0 10px 0;
}
footer {
  padding: 20px 0;
  text-align: center;
  background: transparent;
}
footer .footer-nav {
  list-style: none;
  display: flex;
  justify-content: center;
  margin: 30px 0 30px 0;
  padding: 0;
  flex-wrap: wrap;
}
footer .footer-nav li {
  color: #e82a2a;
  display: block;
  padding: 0 10px;
  font-size: 14px;
  text-decoration: none;
  border-right: 1px solid #000;
}
footer .footer-nav li a:hover {
  text-decoration: underline;
}
footer .footer-nav li:nth-child(8),
footer .footer-nav li:nth-child(9),
footer .footer-nav li:nth-child(10),
footer .footer-nav li:nth-child(11) {
  margin: 10px 0 0;
}
footer .footer-nav li:nth-child(7),
footer .footer-nav li:last-child {
  border-right: none !important;
}
/* Sidebar bar */
/* Sidebar-left */
.sidebar-left {
  width: 18%;
  min-height: 600px;
  float: left;
}
.sidebar-left .nav-sidebar {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #ffffff;
  margin-bottom: 10px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}
.sidebar-left .nav-sidebar li {
  border-bottom: 1px dotted #cccccc;
  background: #f3eee2;
}
.sidebar-left .nav-sidebar a:hover {
  text-decoration: none;
}
.sidebar-left .nav-sidebar li a {
  padding: 10px;
  display: block;
  width: auto;
  font-size: 14px;
  text-decoration: none;
  color: #332a23;
  transition: all 0.3s ease;
}
.sidebar-left .nav-sidebar li a:hover {
  background: #f6f6f6;
}
.sidebar-left .nav-sidebar li:last-child {
  border-bottom: none !important;
}
.sidebar-left h4.sidebar-head {
  font-weight: 100;
  font-size: 12px;
  padding: 10px;
  border-radius: 3px 3px 0 0;
  text-transform: uppercase;
  font-family: Lato-Bold;
  background: #e82a2a;
  color: #ffffff;
}
/* Sidebar-right */
.sidebar-right {
  width: 18%;
  min-height: 600px;
  float: right;
}
.sidebar-right .nav-sidebar {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #ffffff;
  margin-bottom: 10px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}
.sidebar-right .nav-sidebar li {
  border-bottom: 1px dotted #cccccc;
}
.sidebar-right .nav-sidebar a:hover {
  text-decoration: none;
}
.sidebar-right .nav-sidebar li a {
  padding: 10px;
  display: block;
  width: auto;
  font-size: 14px;
  text-decoration: none;
  color: #e82a2a;
  transition: all 0.3s ease;
}
.sidebar-right .nav-sidebar li a:hover {
  background: #f6f6f6;
}
.sidebar-right .nav-sidebar li:last-child {
  border-bottom: none !important;
}
.sidebar-right .side-testimonials p {
  padding: 5px;
  margin: 0;
  font-style: italic;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
  line-height: 15px;
  color: #332a23;
}
.sidebar-right .side-testimonials li {
  display: block;
  padding: 15px 10px;
  margin: 0;
  font-size: 13px;
  text-align: center;
  background: #f3eee2;
}
.sidebar-right .side-testimonials span.test-author {
  display: block;
  font-family: Lato-Bold;
  font-size: 11px;
  color: #332a23;
}
.sidebar-right .side-testimonials .fa-quote-left,
.sidebar-right .side-testimonials .fa-quote-right {
  color: #cccccc;
  display: block;
}
.sidebar-right .side-testimonials .fa-quote-left {
  text-align: left;
  margin-top: -15px;
  color: #332a23;
}
.sidebar-right .side-testimonials .fa-quote-right {
  text-align: right;
  color: #332a23;
}
.sidebar-right .testimonial-person {
  display: block;
  margin: 0 auto;
  padding: 0;
}
.sidebar-right h4.sidebar-head {
  font-weight: 100;
  font-size: 12px;
  padding: 10px;
  border-radius: 3px 3px 0 0;
  text-transform: uppercase;
  font-family: Lato-Bold;
  background: #e82a2a;
  color: #ffffff;
}
/* Styling Subpages */
.inc-wrap {
  width: 63%;
  margin-bottom: 10px;
  float: left;
}
.inc-wrap a {
  text-decoration: underline;
}
.inc-wrap a:hover {
  transition: all 0.3s ease;
}
.inc-content {
  padding: 5px 30px 30px 30px;
  margin: 0 0 0 12px;
  min-height: 600px;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  background: #ffffff;
}
/* Profile Body */
#profTable {
  background: transparent;
  padding-top: 10px;
  font-size: 14px;
  margin-top: 50px;
}
.imgProfile {
  margin-top: 10px;
}
/* Profile Menu */
.profile-menu {
  width: 1200px;
  padding-top: 50px;
}
.profAdv {
  text-align: left !important;
}
.profAdv p {
  text-align: center;
  margin-left: -40px;
}
