body {
	 
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #ffffff;
}
body.indent {
	background: #482e1c url(../img/bg_pic1.jpg) fixed    repeat;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	background: none;
}

textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	margin-bottom: 20px;
	line-height: 20px;
}
h6.navbar-brand_ {
	margin: 0;
	padding: 0px 0 13px 0;
	margin-top: -2em;
	float: none;
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
}
h6.navbar-brand_ a {
	display: inline-block;
	padding: 0;
}
h6.navbar-brand_ a img {
	width: 100%;
}
h2 {
	font: 30px/30px 'Russo One';
	color: #ffffff;
	text-transform: uppercase;
	margin: 0 0 19px 0;
	width: 100%;
	text-align: center;
	letter-spacing: 6px;
}
h2 em {
	display: inline-block;
	width: 33px;
	height: 4px;
	background: #ffffff;
	margin-bottom: 20px;
}
h3 {
	font: 14px/20px 'Roboto';
	color: #fe9b3a;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0 0 26px 0;
}
h4 {
	font: 25px/30px 'Russo One';
	color: #ffffff;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin: 0 0 19px 0;
}
h4 em {
	width: 33px;
	height: 4px;
	background: #ffffff;
	display: inline-block;
	margin-bottom: 20px;
}
h4.indent {
	margin: 0 0 32px 0;
}
.extra-wrap {
	overflow: hidden;
}
.global {
	padding: 7px 0 0 0;
	position: relative;
}
.global .part {
	position: absolute;
	z-index: -1;
	bottom: 0;
	left: 0;
	right: 0;
	height: 193px;
	/*background: #6f4a30;*/
}
.global.indent {
	padding: 95px 0 0 0;
}
.center {
	text-align: center;
}


/*-----menu-----*/
nav.tm_navbar {
	background: none;
	border: none;
	padding: 0;
	margin: 0 0 18px  -10px;
	display: inline-block;
	float: none; 
	min-height: 0;
}
nav.tm_navbar li {
	float: left;
	font-size: 13px;
	line-height: 20px;
	padding: 0;
	margin: 0 0 0 30px;
}
nav.tm_navbar li:first-child {
	margin-left: 0;
}
nav.tm_navbar li a {
	position: relative;
	padding: 0 0 10px 0;
	font: 13px 'Roboto';
	color: #F3F3F3 ;
	background: none;
	letter-spacing: 0px;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
	 
	
}
nav.tm_navbar li a em {
	width: 0;
	height: 4px;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #ff952d;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
 
nav.tm_navbar li:hover > a {
	color: #ff952d;
	background: none;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar li:hover > a em {
	width: 100%;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}

 
 
.select-menu {
	display: none !important;
}
/*-----content-----*/
header {
	position: relative;
	margin: 0;
	padding: 46px 0 0 0;
	z-index: 11;
	text-align: center;
}
header .bord1 {
	display: inline-block;
	width: 0px;
	height: 15px;
	background: #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
header .bord2 {
	display: inline-block;
	width: 0px;
	height: 15px;
	background: #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=100);
}
header.indent .bord1 {
	height: 120px;
}
header.indent .bord2 {
	height: 71px;
}
footer {
	 
	/*background: #6f4a30; */
	text-align: center;
}
footer p {
	font: bold 14px 'Roboto';
	color: #8d6346;
	 
	margin: 0;
}
footer p a {
	color: #8d6346;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
footer p a:hover {
	color: #482e1c;
}
footer em {
	font-style: normal;
}
footer span {
	padding: 0 2px;
}
footer strong {
	background: #8c6e59;
	width: 1px;
	height: 71px;
	display: inline-block;
}
footer figure {
	margin: 10px 0 8px 0;
}
footer figure a {
	display: inline-block;
}
footer figure a img {
	width: 100%;
}
#toTop {
	display: none;
	width: 32px;
	height: 32px;
	background: url(../img/top.png) 0 top no-repeat;
	position: fixed;
	margin-right: -660px !important;
	right: 50%;
	bottom: 224px;
	z-index: 999;
}
#toTop:hover {
	background: url(../img/top.png) 0 bottom no-repeat;
}
.trainerBox {
	margin-bottom: 20px;
	position: relative;
	display: block;
}
.trainerBox figure {
	margin: 0;
}
.trainerBox figure a {
	position: relative;
	display: block;
	width: 100%;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.trainerBox figure a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.trainerBox figure a:hover img {
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
.trainerBox figure img {
	width: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
	outline: 1px solid transparent;
}
.who-box {
	padding: 0; padding-top:5em;
}
.who-box .col-lg-4 {
	margin-bottom: 48px;
}
.about-box {
	text-align: center;
}
.about-box p {
	margin: 0;
	text-align: left;
}
.about-box .col-lg-6 {
	margin-bottom: 30px;
}
.slider-box1 {
	text-align: center;
	margin-bottom: 17px;
	overflow: hidden;
}
.slider-box1 .hr1 {
	margin: 0;
	width: 1px;
	height: 18px;
	display: inline-block;
	background: #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.slider-box1 .hr2 {
	margin: 0;
	width: 1px;
	height: 71px;
	display: inline-block;
	background: #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.slider-box1 .box1, .slider-box1 .box2 {
	width: 50%;
	float: left;
}
.slider-box1 .box1 {
	background: #ffffff;
	text-align: left;
	padding: 41px 65px 42px 30px;
	position: relative;
	border-left: 70px solid #ff952d;
}
.slider-box1 .box1 .title {
	margin: 0 0 19px 0;
	font: 30px/30px 'Russo One';
	color: #484848;
	text-transform: uppercase;
	letter-spacing: 6px;
}
.slider-box1 .box1 .title em {
	width: 33px;
	height: 4px;
	background: #484848;
	display: block;
	margin-bottom: 24px;
}
.slider-box1 .box1 p {
	color: #373636;
	margin-bottom: 9px;
}
.slider-box2 {
	text-align: center;
	margin-bottom: 17px;
	overflow: hidden;
}
.slider-box2 .hr2 {
	margin: 0;
	width: 1px;
	height: 71px;
	display: inline-block;
	background: #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.slider-box2 .box1, .slider-box2 .box2 {
	width: 50%;
	float: left;
}
.slider-box2 .box1 {
	background: #ffffff;
	text-align: left;
	padding: 41px 65px 42px 30px;
	position: relative;
	border-left: 70px solid #ff952d;
}
.slider-box2 .box1 .title {
	margin: 0 0 19px 0;
	font: 30px/30px 'Russo One';
	color: #484848;
	text-transform: uppercase;
	letter-spacing: 6px;
}
.slider-box2 .box1 .title em {
	width: 33px;
	height: 4px;
	background: #484848;
	display: block;
	margin-bottom: 24px;
}
.slider-box2 .box1 p {
	color: #373636;
	margin-bottom: 9px;
}
.slider-box2 p {
	color: #373636;
	margin-bottom: 9px;
}
.slider-box3 {
	text-align: center;
	margin-bottom: 17px;
	overflow: hidden;
}
.slider-box3 .box1, .slider-box3 .box2 {
	width: 50%;
	float: left;
}
.slider-box3 .box1 {
	background: #ffffff;
	text-align: left;
	padding: 41px 65px 42px 30px;
	position: relative;
	border-left: 70px solid #ff952d;
}
.slider-box3 .box1 .title {
	margin: 0 0 19px 0;
	font: 30px/30px 'Russo One';
	color: #484848;
	text-transform: uppercase;
	letter-spacing: 6px;
}
.slider-box3 .box1 .title em {
	width: 33px;
	height: 4px;
	background: #484848;
	display: block;
	margin-bottom: 24px;
}
.slider-box3 .box1 p {
	color: #373636;
	margin-bottom: 9px;
}
.list-box {
	padding: 60px 0 0 0;
	overflow: hidden;
}
.color-box {
	text-align: center;
}
.color-box > em {
	display: inline-block;
	width: 1px;
	height: 35px;
	background: #ffffff;
	margin-bottom: 13px;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.color-box > div {
	background: #ff952d;
	padding: 41px 100px 17px 100px;
}
.color-box h3 {
	color: #482e1c;
}
.color-box p {
	color: #ffffff;
}
.color-box i {
	display: inline-block;
	width: 1px;
	height: 18px;
	background: #000000;
	margin-top: 11px;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.testimBox {
	margin-bottom: 78px;
}
.offer-box .col-lg-3, .offer-box .col-lg-4, .offer-box .col-lg-5 {
	margin-bottom: 76px;
}
.services-box {
	padding-top: 32px;
	padding-bottom: 62px;
}
.services-box .box1 {
	background: #ffffff;
	text-align: left;
	padding: 41px 65px 42px 30px;
	margin-bottom: 46px;
	position: relative;
	border-left: 70px solid #ff952d;
}
.services-box .box1 .title {
	margin: 0 0 19px 0;
	font: 30px/30px 'Russo One';
	color: #484848;
	text-transform: uppercase;
	letter-spacing: 6px;
}
.services-box .box1 .title em {
	width: 33px;
	height: 4px;
	background: #484848;
	display: block;
	margin-bottom: 24px;
}
.services-box .box1 p {
	color: #373636;
	margin-bottom: 9px;
}
.services-box .box1::after {
 position: absolute;
 bottom: -32px;
 left: 50%;
 width: 1px;
 height: 18px;
 background: #ffffff;
 content: '';
 opacity: 0.2;
 filter: alpha(opacity=20);
}
.services-box .box1.indent::after {
 display: none;
 content: none;
 margin-bottom: 0;
}
.errorBox {
	text-align: center;
	margin-bottom: 102px;
}
.errorBox .title {
	font: 72px/72px 'Russo One';
	color: #ffffff;
	margin-bottom: 32px;
}
.errorBox figure {
	margin-bottom: 11px;
}
 

/*-----btn-----*/
.btn1-box {
	position: relative;
}
.btn1-box::after {
 position: absolute;
 top: 22px;
 left: 0;
 width: 465px;
 height: 1px;
 background: #ffffff;
 content: '';
 opacity: 0.2;
 filter: alpha(opacity=20);
}
.btn1-box::before {
 position: absolute;
 top: 22px;
 right: 0;
 width: 465px;
 height: 1px;
 background: #ffffff;
 content: '';
 opacity: 0.2;
 filter: alpha(opacity=20);
}
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none !important;
	display: inline-block;
	padding: 0 36px;
	font: bold 14px/45px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 11px 0;
	text-transform: uppercase;
	text-shadow: none;
	border-radius: 3px;
	letter-spacing: 3px;
	color: #ffffff;
	background: #ff952d;
	border: 1px solid #ff952d;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #ffffff;
	border: 1px solid #ffffff;
	background: transparent !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none !important;
	display: inline-block;
	padding: 0;
	font: bold 14px/40px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-transform: uppercase;
	text-shadow: none;
	border-radius: 0;
	letter-spacing: 4px;
	color: #ff952d;
	background: none;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2 em {
	width: 33px;
	height: 4px;
	display: block;
	background: #ff952d;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #cecece;
	background: none !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover em {
	background: #cecece;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn3-box {
	position: relative;
}
.btn3-box::after {
 position: absolute;
 top: 22px;
 left: 0;
 width: 360px;
 height: 1px;
 background: #000000;
 content: '';
 opacity: 0.3;
 filter: alpha(opacity=30);
}
.btn3-box::before {
 position: absolute;
 top: 22px;
 right: 0;
 width: 360px;
 height: 1px;
 background: #000000;
 content: '';
 opacity: 0.3;
 filter: alpha(opacity=30);
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none !important;
	display: inline-block;
	padding: 0 36px;
	font: bold 14px/45px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 11px 0;
	text-transform: uppercase;
	text-shadow: none;
	border-radius: 47px;
	letter-spacing: 3px;
	color: #ff952d;
	background: #ffffff;
	border: 1px solid #ffffff;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #ffffff;
	background: transparent !important;
	text-decoration: none !important;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
/*-----list-----*/
.list1 {
	margin: 0 0 56px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list1.indent {
	margin-bottom: 12px;
}
.list1 li {
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 9px;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#FF942C ;
}
.list1 li a {
	color: #FF942C ;
	text-shadow:1px 1px rgba(0,0,0,0.2);
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list1 li a:hover {
	color: #94694b;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 28px;
}
.list2 li figure {
	float: left;
	margin: 5px 20px 0 0;
}
.list2 li a {
	font: bold 13px/18px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #555a78;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list2 li a:hover {
	color: #b93a41;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 27px;
	position: relative;
}
.list3 li > span {
	float: left;
	margin-right: 40px;
	font-size: 60px;
	color: #ff952d;
	margin-top: 20px;
}
.list3 li p {
	margin-bottom: 0;
}
.list3 li .extra-wrap {
	padding: 13px 25px 0 0;
}
.list3 li::after {
 position: absolute;
 bottom: -32px;
 left: 50%;
 width: 1px;
 height: 18px;
 background: #ffffff;
 content: '';
 opacity: 0.2;
 filter: alpha(opacity=20);
}
.list3 li:last-child::after {
 display: none;
 margin-bottom: 0;
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.list4 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 15px;
}
.list4 li p {
	margin-bottom: 0;
}
.list5 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list5 li {
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 10px;
	margin-bottom: 13px;
}
.list5 li a {
	color: #ff5d5c;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 24px;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #ffffff;
}
.list5 li:last-child {
	border-bottom: none;
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list6 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 45px;
	background: #ffffff;
	min-height: 128px;
	position: relative;
}
.list6 li .badge {
	padding: 12px 0 0 0;
	width: 70px;
	text-align: center;
	border-radius: 0;
	background: none;
	margin: 0;
	font: 30px 'Russo One';
	color: #ffffff;
	letter-spacing: 3px;
	background: #ff952d;
	float: left;
	margin-right: 30px;
	min-height: 128px;
}
.list6 li > span {
	float: left;
	margin-right: 30px;
	font-size: 60px;
	color: #ff952d;
}
.list6 li p {
	margin-bottom: 0;
	color: #373636;
}
.list6 li .extra-wrap {
	padding: 13px 25px 0 0;
}
.list6 li::after {
 position: absolute;
 bottom: -32px;
 left: 50%;
 width: 1px;
 height: 18px;
 background: #ffffff;
 content: '';
 opacity: 0.2;
 filter: alpha(opacity=20);
}
.list6 li:last-child::after {
 display: none;
 margin-bottom: 0;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list7 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 0;
}
.list7 li .badge {
	padding: 0;
	margin: 0;
	width: 53px;
	height: 53px;
	border-radius: 100%;
	background: #74c0bc;
	text-align: center;
	line-height: 52px;
	color: #ffffff;
	font-size: 24px;
	float: left;
	margin-right: 12px;
	margin-top: 6px;
}
.list7 li .title {
	text-transform: uppercase;
	color: #74c0bc;
	font: 300 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 11px;
}
.list8 {
	margin: 0 0 67px 0;
	padding: 0;
	list-style: none;
}
.list8 li {
	font-size: 14px;
	line-height: 1.428571429;
	margin-bottom: 36px;
}
.list8 li p {
	margin-bottom: 0;
}
.list8 li h3 {
	margin: 0 0 16px 0;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 9px 0 0 0;
	overflow: hidden;
	display: inline-block;
	width: 470px;
}
#search-404 a {
	position: absolute;
	top: 4px;
	right: 4px;
}
#search-404 a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search-404 input {
	width: 100%;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	border-radius: 0;
	border: 1px solid #5b4433;
	background: none;
	font: 14px/47px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	padding: 0 55px 0 14px;
	height: 47px;
	resize: none;
}
#search {
	margin: 8px 0 0 0;
	position: relative;
	float: right;
}
#search a {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 48px;
}
#search a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	margin: 0;
	width: 270px;
	background: #ffffff;
	background: rgba(255, 255, 255, 0.5);
	font: 13px/48px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	padding: 0 58px 0 14px;
	height: 48px;
	outline: none;
	resize: none;
	overflow: hidden;
}
/*-----map-----*/
.formBox {
	padding-bottom: 97px;
}
.formBox .col-lg-4 {
	margin-bottom: 50px;
}
.map {
	margin: 3px 0 107px 0;
	width: 100%;
	line-height: 0;
	overflow: hidden;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 424px;
	border: none;
	line-height: 0;
	overflow: hidden;
}
.info p {
	margin: 0;
}
.info p span {
	width: 108px;
	display: inline-block;
}
.info p a {
	color: #fe9b3a;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.info p a:hover {
	color: #ffffff;
}
.mail {
	color: #fe9b3a;
	font: 14px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #ffffff;
	text-decoration: none;
}

.imageborder {border: 1px  rgba(255,144,48,0.30) solid; padding:4px;}

#contact { font-size:11px;line-height:1.37em;   }

.mariano {
	border: thin solid rgba(111,74,48,1.00); margin-top: 2px;
}
#austral {
padding-left:2.6em;  font-size:9px;  
	 
}
/*------------------------------------------------------media queries---------------------------------------------------------*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 992px) and (max-width: 1219px) {
	#contact {
	font-size: 9px;
	line-height: 1.55;
}
#austral {
	padding-left: 2.6em;
	font-size: 7px;
	 
}
	
	.mariano {
	border: thin solid rgba(111,74,48,1.00);
	margin-top: 2px;
	padding-right: 0px;
	margin-right: -7px;
	max-width: 21%;
}
.list1 li a {
	color: #FF942C ;
	text-shadow:1px 1px rgba(0,0,0,0.2);
	font: 11px 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
}
 nav.tm_navbar {
	background: none;
	border: none;
	padding: 0;
	margin: 0 0 18px 0px;
	display: inline-block;
	float: none; 
	min-height: 0;
}

 

.btn1-box::before,  .btn1-box::after {
 width: 350px;
}
 .btn3-box::before,  .btn3-box::after {
 width: 240px;
}
 .slider-box1 .box1 {
 width: 60%; height:333px;
}
 .slider-box1 .box2 {
 width: 40%;
}
 .slider-box2 .box1 {
 width: 60%;
}
 .slider-box2 .box2 {
 width: 40%;
}
 .slider-box3 .box1 {
 width: 60%;
}
 .slider-box3 .box2 {
 width: 40%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
 nav.tm_navbar li {
 margin: 0 0 0 40px; 
}
 .btn1-box::before,  .btn1-box::after {
 width: 210px;
}
 .btn3-box::before,  .btn3-box::after {
 width: 140px;
}
 .slider-box1 .box1,  .slider-box1 .box2 {
 float: none;
 width: 100%;
}
 .slider-box1 .box1,  .slider-box1 .box2 {
 float: none;
 width: 100%;
}
 .slider-box2 .box1,  .slider-box2 .box2 {
 float: none;
 width: 100%;
}
 .slider-box2 .box1,  .slider-box2 .box2 {
 float: none;
 width: 100%;
}
 .slider-box3 .box1,  .slider-box3 .box2 {
 float: none;
 width: 100%;
}
 .slider-box3 .box1,  .slider-box3 .box2 {
 float: none;
 width: 100%;
}
 .thumb-pad4 figure {
 margin: 0 20px 0 0;
 float: left;
}
 .thumb-pad2 figure {
 margin: 0 0 20px 0;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
	
	#contact {
	font-size: 9px;
	line-height: 1.55;
	margin-top: 28px;
}
#austral {
	padding-left: 2.6em;
	font-size: 7px;
	 
}
	
	.mariano {
	border: thin solid rgba(111,74,48,1.00);
	margin-top: 2px;
	padding-right: 0px;
	margin-right: -7px;
	max-width: 21%;
}	

h6.navbar-brand_ {
	margin: 0;
	margin-top:-4em;
	padding: -22px 0 13px 0;
	float: none;
	position: relative;
	display: block;
	width: 96%;
	text-align: center;
}

nav.tm_navbar {
	display:none;
	background: none;
	border: none;
	padding-left:2em;
	 
	display: inline-block;
	float: none; 
	min-height: 0;
	 
}
nav.tm_navbar li {
	float: left;
	font-size: 18px;
	line-height: 20px;
	 
	display:none;
	 
}
 
 
nav.tm_navbar li a {
	position: relative;
	padding: 0 0 10px 0;
	
	font: 28px 'Russo One';
	color: #ffffff;
	background: none;
	letter-spacing: 2px;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;
 display:none;
}

	
 
 
 
  

  
 h4 {
 font-size: 25px;
}
 .select-menu {
 display: inline-block !important;
 padding-top: 4px;
 padding-right: 3px;
 padding-bottom: 4px;
 width: 100%;
 border: 1px solid #ff952d;
 background: #ff952d;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .btn1-box::before,  .btn1-box::after {
 width: 170px;
}
 .btn3-box::before,  .btn3-box::after {
 width: 140px;
}
 .slider-box1 .box1,  .slider-box2 .box1,  .slider-box3 .box1 {
 padding: 41px 20px 42px 30px;
 border-left: 5px solid #ff952d;
}
 .slider-box1 .box1 .title,  .slider-box2 .box1 .title,  .slider-box3 .box1 .title {
 font-size: 20px;
 line-height: 25px;
}
 .slider-box1 .box1,  .slider-box1 .box2 {
 float: none;
 width: 100%;
}
 .slider-box1 .box1,  .slider-box1 .box2 {
 float: none;
 width: 100%;
}
 .slider-box2 .box1,  .slider-box2 .box2 {
 float: none;
 width: 100%;
}
 .slider-box2 .box1,  .slider-box2 .box2 {
 float: none;
 width: 100%;
}
 .slider-box3 .box1,  .slider-box3 .box2 {
 float: none;
 width: 100%;
}
 .slider-box3 .box1,  .slider-box3 .box2 {
 float: none;
 width: 100%;
}
 .color-box > div {
 padding: 41px 15px 17px 15px;
}
 .thumb-pad4 figure {
 margin: 0 20px 0 0;
 float: left;
}
 .thumb-pad2 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .services-box {
 padding-bottom: 0;
}
 .services-box .box1 {
 padding: 41px 15px 42px 15px;
 border-left: 5px solid #ff952d;
 height: auto !important;
}
 .map iframe {
 height: 300px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .btn1-box::before,  .btn1-box::after {
 width: 130px;
}
 .thumb-pad4 figure {
 margin: 0 0 35px 0;
 float: none;
}
 #search-404 {
 width: 100%;
}

   #contact { font-size: 0.75em; padding-top:2em; padding-bottom:2em;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 .btn1-box::before,  .btn1-box::after {
 width: 100px;
}
 .btn3-box::before,  .btn3-box::after {
 width: 90px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 480px) {
	
		#contact {
	font-size: 8px;
	line-height: 2;
}
#austral {
	padding-left: 2.6em;
	font-size: 7px;
	 
}
	
	.mariano {
	border: thin solid rgba(111,74,48,1.00);
	margin-top: 2px;
	padding-right: 0px;
	margin-right: 16px;
	max-width: 23%;
}

 .btn1-box::before,  .btn1-box::after {
 display: none;
 content: none;
}
 .btn3-box::before,  .btn3-box::after {
 display: none;
 content: none;
}
 .list6 li {
 min-height: 195px;
}
 .list6 li .badge {
 min-height: 195px;
}
 .thumb-pad1 figure {
 margin: 0 0 20px 0;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 320px) {
 .thumb-pad1 figure img {
 width: 100%;
}
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
.margBot {
	margin-bottom: 0;
}
.padBot {
	padding-bottom: 0;
}
 
