@import "reset.css";
@import "skeleton.css";
@import "superfish.css";
@import url(//fonts.googleapis.com/css?family=Ubuntu:400,700,400italic);


html {
	width: 100%;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}
body {
	font: 13px/21px Arial, Helvetica, sans-serif;
	color: #fff;
	position: relative;
	min-width: 960px;
	background: url(../images/bg_body.png) 0 0 repeat #222225;
}

address {
	font-style: normal;
}
p {
	margin-bottom: 18px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:  'Ubuntu', sans-serif;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
		letter-spacing: -1px;

}

h2 {
	font-size: 60px;
	line-height: 54px;
	color: #fff;

}

h3 {
	padding-top: 11px;
	margin-top: 27px;
	font-size: 36px;
	line-height: 24px;
}

h4 {
	font-size: 21px;
	line-height: 30px;
}

h5 {
	font-size: 18px;
	padding-top: 25px;
	padding-bottom: 16px;
	line-height: 24px;
	margin-bottom: 19px;
	border-bottom: 1px solid #636569;
}

.fl1 {
	float: left;
	width: 300px;
}

.fl1+.fl1 {
	width: 240px;
}

p {
	margin-bottom: 21px;
}

img {
	max-width: 100%;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list  {
	padding-top: 27px;
}

ul.list.l1 {
	padding-top: 20px;
}

ul.list  li {
	text-transform: uppercase;
	color: #dfdede;
	font-size: 12px;
	padding-left: 22px;
	background: url(../images/marker.png) 0 3px no-repeat;
}
.white h3{ color: inherit}
.white ul.list{
	margin-top:5px;
}
.white ul.list li{
	color: #222;
	background: url(../images/marker-black.png) 0 3px no-repeat;
}
.white-black ul.list li{
	color: #fff;
	background: url(../images/marker.png) 0 3px no-repeat;
}
ul.list  li+li {
	margin-top: 9px;
}

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
a:hover {
	color: #39B54A;
}

a.link-1 {
	text-decoration: underline;
}

a.link1 {
	color: #39B54A;
	background: url(../images/link_marker.png) right 5px no-repeat;
	padding-right: 10px;
	font-size: 11px;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 16px;
	text-transform: uppercase;
}

a.link1:hover {
	color: #fff;
}

a.btn {
	font-size: 13px;
	display: inline-block;
	color: #fff;
	margin-top: 17px;
	padding: 9px 18px 10px;
	background: url(../images/btn_bg.png) 0 0 repeat-x #006838;
}

a.btn:hover {
	background: url(../images/spacer.png) 0 0 repeat #006838;

}

/****classes****/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
	padding: 20px 24px 0;
}

.pad3 {
	padding-right: 40px;
}

.pad2 {
	padding-top: 27px;
}

.pad2.p1 {
	padding-right: 5px;
	padding-top: 27px;
}
.img_inner {
	max-width: 100%;
	width: 100%;
	margin-top: 0px;
	padding: 5px;
	background: url(../images/inn_bg.png) 0 0 repeat;
	border-radius: 4px;
	margin-bottom: 13px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fleft {
	float: left;
	width: auto !important;
	margin-right: 20px;
	margin-bottom: 0 !important;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}
.rel {
	position: relative;
	height: 288px;
}
.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

/*header*/


header {
	display: block;
	position: relative;
	z-index: 999;
	border-top: 10px solid #3BB54A;
}

.entrepreneurMention{
	background: #444;
	padding: 5px;
	position: relative;
	width: 300px;
	float: left;
	height: 119px;
	padding: 5px 5px 0;
	margin-right: 10px;
	border-bottom: 5px solid #ea0a2b;
}
.entrepreneurMention .entrepreneurMainImgDiv{ }
.entrepreneurTitle{ font-size: 16px; font-weight: bold; font-family: "Ubuntu", Arial, Helvetica, sans-serfic;}
.entrepreneurImgDiv{ float: left; background:  url(../images/partners/entrepreneur-mags.gif); width: 105px; height: 65px; position: absolute; bottom: 0;}
.entrepreneurStoryDiv{ float: left; width: 165px; background:#231f20; position: absolute; right:-5px; height:60px; padding-left:10px; padding-top:5px;}
.entrepreneurStoryDiv p{ font-size:11px; line-height: normal;}
.entrepreneurStoryDiv p a{ color: #f90}
.entrepreneurStoryDiv p a:hover{ color: #ea0a2b}
.promospace{ float: left; display: none;}

header h1 {
	z-index: 910;
	float: left;
}
header h1 a {
	display: block;
	overflow: hidden;
	width: 356px;
	height: 102px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
}
#sancReg{
	background:#f58120;
	width: 260px;
	float: right;
	
}
#sancReg h2{ 
	font-size: 24px; 
	line-height: normal;
	text-transform:capitalize
	}
.sanc-logo{
	width: 100px;
	height: 115px;
	background-image: url(../images/partners/sanc-logo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	display: block;
	float: left;
}
#sancReg p{ margin-bottom: 5px;}
#sancReg a.btn{ margin-top: 5px;}
.h_top {
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../images/header_bg.png) 0 0 repeat;
}

.page1 .h_top {
	padding-bottom: 14px;

}

.autor {
	padding-top: 34px;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	color: #b6b6b6;
}

.autor a {
	color: #b52218;
}

.autor a:hover {
	color: #b6b6b6;
}

/**Content**/


.content.c1 {
	padding-bottom: 35px;
}

.content.c2 {
	padding-bottom: 46px;
}
.content h1,
.content h4 {
	padding-top: 34px;
	overflow: hidden;
	margin-bottom: 12px;
}

.content .pr p {
	margin-bottom: 20px;
}

.content .pr  h4  {
	padding-bottom: 8px
}

.content h4.head1 {
	padding-top: 84px;
} 

.content h4.head2 {
	padding-top: 73px;
} 

.content.page1 {
	margin-top: -60px;
	padding-bottom: 32px;
}

.box {
	background: #161616;
	padding: 13px 14px 20px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}

.box  img {
	height: auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #404040;
	padding: 5px;
}

.box .title {
	font: bold 22px/20px 'Ubuntu', sans-serif;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 15px;
}

.gray {
	background: url(../images/gray_bg.png) 0 0 repeat;
	padding-bottom: 22px;
}
.gray-light {
	background: url(../images/gray-light_bg.png) 0 0 repeat;
	padding-bottom: 22px;
}

.gray h4 {
padding-top: 34px;
margin-bottom: 19px;
}
h4 .wrap {
	overflow: hidden;
	float: left;
	font-style: normal;
	display: block;
	padding-right: 10px;
}

h4 span {
	overflow: hidden;
	display: block;
	background: url(../images/head_sep.png) 0 bottom repeat-x;
	height: 4px;
	padding-top: 19px;
}
h4.expand{ cursor: pointer}
.collapse ul.list{ padding-top: 0;}
.white h4.expand { padding-bottom: 10px; padding-top: 20px;}
h4 span.accordprefix, h4 span.accordsuffix{ background: none; height:auto; padding: 0; display: inline}
.text1 {
	font: 14px/21px 'Ubuntu', sans-serif;
	margin-bottom: 2px;

}

.white {
	background: #fff;
	color: #858585;
	padding-bottom: 39px;
}
.page1 .white{
	background: #fff url(../images/TourM-Logo-watermark-2.png) no-repeat 95% 100% ; 
	overflow: hidden;
}
.page1 .white .pad3{
	background: url(../images/transparent.png) repeat;
}
.white h4 {
	color: #171616;
	background: url(../images/sep_on_white.png) 0 bottom repeat-x;
	padding-bottom: 22px;
	margin-bottom: 20px;
	padding-top: 47px;
	margin-bottom: 27px;
}
.white h4.noline{
	background: none;
}
.white h5{
	color: #000;
} 
.white blockquote h4{
	background: none;
	padding:0;
	margin:10px 0;
}
.white time {
	font-size: 14px;
	color: #b52218;display: block;
	margin-bottom: 9px;
}

.white.w2 a.link1:hover {
	color: #000;
}

.text2 {
	font: 21px/22px 'Ubuntu', sans-serif;
	color: #383737; 
	letter-spacing: -1px;
	margin-bottom: 10px;
}

.gray .text2{
	color:#fff
}
.pad2 {
	padding-right: 40px;
}
.link2 {
	display: inline-block;
	background-image: url(../images/link_marker1.png);
	background-position: right 9px;
	background-repeat: no-repeat;
	font-size: 14px;
	padding-right: 10px;
	color: #006838;
}


.white .link2:hover {
	color: #141414;
}

.comment {
	display: inline-block;
	font-size: 14px;
	line-height: 21px;
	color: #141414;
	margin-left: 15px;
	padding-bottom: 5px;
	padding-left: 33px;
	background: url(../images/comment.png) 0 6px no-repeat;
}
.comment,
.link2{
	margin-top: 0px;
}
.comment:hover {
	color: #b52218;

}

.white h4.head1 {
	background: none;
	margin-bottom: 0;
}

.white blockquote {
	letter-spacing: -1px;
	padding: 20px;
	color: #5a5a5a;
	background: #f3f3f3;
	border-radius: 12px;
	margin-top: 44px;
	margin-bottom: 6px;
	font: italic 16px/20px 'Ubuntu', sans-serif;
}

.white blockquote span {
	color: #b52218;
	font-size: 18px;
}

.white blockquote p {
	margin-bottom: 4px;
}

.white blockquote img {
	position: relative;
	right: -3px;
	top: 5px;
}

.logos {
	background: #adadad;
	padding: 15px 0 15px;
	letter-spacing: -1px;
	font: bold 13px/13px 'Ubuntu', sans-serif;
	color: #363636;
}
.logos ul li.titleDiv{
	width: auto;
	position: absolute;
	top: -30px;
	background: #adadad;
	display:block;
	padding:10px;
}
.logos ul li {
	float: left;
	padding: .5%;
	width: 10%;
}

.logos ul li a {
	margin-top: 3px;
	text-align: center;
	display: block;
}

.logos ul li+li+li {
	border-left: 1px solid #878787;
}


.prices .count {
	float: left;
	margin-right: 20px;
	width: 40px;
	height: 40px;
	text-align: center;
	font: bold 21px/38px 'Ubuntu', sans-serif;
	text-transform: uppercase;
	border-radius:  500px;
	background: url(../images/count_bg.png) 0 0 repeat-x #a41911;
	margin-top: 4px;
}

.prices>div {
	padding-top: 19px;
}

.prices .clear {
	padding-top: 11px;
}

.prices .extra_wrapper {
	padding-top: 8px;
}

.projects .clear {
	height: 44px;
}

.white .img_inner {
	background: #f3f3f3;
	margin-top: 5px;
}

.white a.link1 {
	background-image: url(../images/link_marker3.png);
}

.white.w2 {
	border-bottom: 10px solid #f7f7f7;
	padding-bottom: 42px;
}

.content .text2  {
	color: #fff;
}

.blog time {
	color: #39B54A;
}

.blog  {
	padding-top: 29px;
}

.blog+.blog {
	margin-top: 14px;
}

.blog .text2 {
	margin-bottom: 2px;
}

.blog .text1 {
	margin-bottom: 25px;
}

.blog .img_inner {
	margin-bottom: 18px;
}
a.comm {
	padding-bottom: 3px;
	display: inline-block;
	float: right;
	margin-right: 75px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 33px;
	background: url(../images/comment_2.png) 0 5px no-repeat;
}

.search {
	padding-top: 46px;
	padding-bottom: 52px;
}

#form1 {
	position: relative;
	overflow: hidden;
}

#form1 input {
	float: left;
	display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 41px;
	border: none;
	color: #fff;
	padding: 11px 52px 9px 16px;
	background: #171817;
	font: 13px/21px Arial, Helvetica, sans-serif;

}

#form1 a {
	cursor: pointer;
	background: url(../images/search_icon.png) 0 0 no-repeat;
	display: block;
	width: 48px;
	height: 41px;
	right: 0;
	top: 0;
	position: absolute;
}

#form1 a:hover {
	background-color: #39B54A;
}

.news {
	overflow: hidden;
}

.news+.news  {
	margin-top: 33px;
}

.news>div {
	padding-top: 9px;
}

.news time {
	display: block;
	color: #39B54A;
	color: #39B54A;
	font-size: 14px;
	margin-top: -1px;
}
/**Map**/

.map {
	margin-bottom: 0 !important;
}

.map>p {
	margin-bottom: 18px;
	padding-right: 10px;
}

.map .text1 {
	padding-top: 27px;
}
.map figure {
	display: block;
	width: 380px !important;
	height: 370px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map figure iframe {
	width: 370px;
	height: 360px;
	max-width: 100%;
}
.map address {
	display: block;
	float: left;
	margin-top:20px;
}

.map address+address {
	margin-left: 150px;	
}
.map address dd span {
	min-width: 75px;
	display: inline-block;
	text-align: left;
}
/**Footer**/

footer {
	display: block;
	padding-bottom: 40px;
	font: 12px/18px 'Ubuntu', sans-serif;
	color: #8e8e8e;

}

footer a:hover {
	color: #39B54A;
}

.f_phone {
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	padding-top: 3px;
	margin-bottom: 13px;
	font-weight: bold;
}

.post strong {
	font-size: 14px;
	color: #fff;
	display: block;
	margin-top: -1px;
}

.post {
	background: url(../images/post_sep.png) 0 bottom repeat-x;

}

.post+.post {
	margin-top: 18px;
}

.copy {
	text-transform: uppercase;
}

.copy h5 {
	line-height: 22px;
	padding-bottom: 0;
	border-bottom: 0;
	margin-bottom: 0px;
}

.copy span {
	color: #39B54A;
}

.socials {
	margin-top: -2px;
}

.socials a {
	line-height: 35px;
	min-width: 57px;
	display: block;
	float: left;
	background: url(../images/socials.png) 0 0 no-repeat;
	padding-left: 47px;
	margin-bottom: 20px;
}


.socials a+a {
	background-position: -106px 0;
}

.socials a+a+a {
	background-position: 0 bottom;
}

.socials a+a+a+a {
	background-position:  -106px bottom;
}

/**To Top**/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 140px;
	left: 51%;
	margin-left: 500px;
	overflow: hidden;
	width: 60px;
	height: 60px;
	border: none;
	text-indent: -999px;
	z-index: 20;
	background: url(../images/totop.png) no-repeat left 0;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline: none;
	background-position: right 0;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1180px) {
 body {
 min-width: 768px;
}
.map address+address{
	margin-left: auto;
}
 .nowrap {
 white-space: normal;
}
 .map address {
 float: left;
 margin-right: 50px;
}


 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}
 .extra_wrapper {
 overflow: visible;
}

.pad3 {
	padding-right: 10px;
}

.f_phone {
	font-size: 24px;

}

.fl1 {
	width: 210px !important;
}

.caption {
	margin-left: -374px !important;
}

.comm {
	margin-right: 0 !important;
}

.logos img {
	width: 80%;
}
.logos ul li{
	padding:0;
}
}
@media only screen and (max-width: 767px) {
.entrepreneurMention, #sancReg{ }

 body {
 min-width: 420px;
}

.logos img {
	width: auto;
}




.pad3 {
	padding-right: 0px;
}


.fl1 {
	width: auto !important;
	float: none;
	margin-bottom: 25px;
}


.caption {
	display: none !important;
}

.projects .clear {
	height: 0px;
}

.projects .img_inner {
	margin-top: 44px;
} 

.box {
	margin-bottom: 25px;
}

.logos ul li {
	width: 49%;
	float: left;
	background: none !important;
	margin-bottom: 20px;
	
}
.logos ul li + li + li{
	border: none;
}
.logos ul li.titleDiv{
	background:#adadad !important;
}
.white time {
	margin-top: 20px;
}


.box img {
	width: 100%;
}


.img_inner {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
}

 header {
 position: relative;
}
 header h1 {
 float: none;
 margin-bottom: 10px;
}
}	
#sancReg{ margin: 0 auto;}
 header h1 a {
 height: auto;
 margin: 0 auto !important;
 text-align: right;
 overflow:visible;
 position: relative;
 left: -30px;
}
 header h1 a img {
 margin: 0 auto;
 max-width: 80%;
}

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}
.map address .mb0{
	margin-left: 0;

 .map address+address {
 	margin-left: 20px;
 }
 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}


 .img_inner {
 margin-top: 20px;
}



}
@media only screen and (max-width: 479px) {
 body {
 min-width: 300px;
}

 .map address {
 	float: none;
 }

 .map address+address {
 	margin-left: 0px;
 	margin-top: 20px;
 }

 .map figure iframe {
 width: 100%;
 height: 200px;
}

}
