/*
	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;
}

<!--utf-8-->