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

html {
	width: 100%;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}
body {
	color: #83868a;
	position: relative;
	min-width: 960px;
	background: #3C6676;
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
	line-height: 28px;
}

.blank {
    display: none;
    visibility: hidden;
    position: absolute;
}

@font-face {
    font-family: ‘ARBERKLEY’;
    src: url("../fonts/ARBERKLEY.ttf");
}

.img-responsive { 
	display: block;
	max-width: 100%;
	height: auto;
 }

	.pad-bot {
	padding-bottom: 40px;
	}
	
.d-txt{
	background-image: url(../images/d-icon.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	background-size: 28px;
	padding-top: 6px;
	padding-left: 33px;
	line-height: 23px;
	min-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3C6676;
}

.d-txt a {
	text-decoration: underline;
}

.d-txt a:hover {
	text-decoration: none;
}


.d-txt2{
	background-image: url(../images/d-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 28px;
	padding-top: 4px;
	padding-left: 33px;
	line-height: 23px;
	min-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3C6676;
}

.d-txt3{
	/*background-image: url(../images/d-icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 28px;
    min-height: 30px;*/
	padding-top: 4px;
	padding-left: 33px;
	line-height: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3C6676;
    text-align: center;
}

.small-txt{
	font-size: 15px;	
}

.big-txt{
	font-size: 20px;	
}

.thumb{
	margin-bottom: 25px;
	text-align: center;
	font-size: 13px;
}

.cform1{
	width: 100%;
	max-width: 420px;
	font-size: 17px;
}

.cform1 input[type="text"]{
	width: 99%;
	border: 1px solid #ddd;
	height: 25px;
	margin-bottom: 12px;
	padding: 6px;
	background-color: #F6F6F6;
	font-size: 18px;
}

.cform1 textarea{
	width: 99%;
	border: 1px solid #ddd;
	height: 100px;
	margin-bottom: 12px;
	background-color: #F6F6F6;
}

.cform1 input[type="button"]{
	width: 100%;
	height: 40px;
	background-color: #3C6676;
	color: #FFF;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	transition: background-color 0.3s ease;
}

.cform1 input[type="button"]:hover{
background-color: #000;	
cursor: pointer; 
cursor: hand;
}

.direct{
	margin-top: -20px;	
}

.direct input[type="text"]{
    width: 99%;
	max-width: 90px;
	border: 1px solid #ddd;
	height: 25px;
	margin-bottom: 12px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #F6F6F6;	
	font-size: 16px;
}

.direct input[type="button"],.btn{
width: 100%;
max-width: 80px;
height: 28px;
background-color: #3C6676;
color: #FFF;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
font-size: 13px;
transition: background-color 0.3s ease;
}

.direct input[type="button"]:hover,.btn:hover{
background-color: #000;	
cursor: pointer;
cursor: hand;
}

.side-logo {
width: auto;
height: 80px;
margin-bottom: 15px;
}


.bubble{
	background-color: #FFF;
	border-radius:30px;
	margin-top: 40px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}

.bubble p{
	font-style: italic;
	margin-bottom: 20px;
}

.bubble-pointer{
	margin-bottom: 2px;
	background-image: url(../images/bubble-pointer.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 35px;
	height: 25px;
	width: 150px;
}

.test-name{
	margin-left: 30px;	
}

.fa{
	color: #3C6676;
	margin-top: 4px;
}

address {
	font-style: normal;
}

p {
	margin-bottom: 21px;
}


input {
	border-radius: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	color: #3f3f3f;
	font-weight: normal;
}

h2 {
	font-size: 90px;
	line-height: 55px;
	font-weight: bold;
	color: #e44a16;
}

h2 span {
	color: #898989;	
	display: block;
	padding-top: 10px;
	font-size: 60px;
	font-weight: normal;
}

h3 {
	font-size: 30px;
	line-height: 36px;
	text-transform: uppercase;
	padding-top: 45px;
	margin-bottom: 20px;
}

.page1 h3 {
	padding-top: 55px;
	margin-bottom: 45px;
}

h4 {
	color: #fff;
	font-size: 22px;
	line-height: 32px;
	text-transform: uppercase;
	padding-top: 15px;
}

h5 {
	color: #3c6676;
	font-size: 22px;
	line-height: 32px;
	text-transform: uppercase;
	padding-top: 15px;
}

img {
	max-width: 100%;
}



ul {
	padding: 0;
	margin: 0;
	list-style: none;
}



ul.list .count {
	float: left;
	text-transform: uppercase;
	width: 40px;
	height: 40px;
	background: url(../images/count_bg.png) 0 0 repeat-x;
	font-weight: bold;
	color: #fff;
	border-radius: 500px;
	font-size: 30px;
	line-height: 38px;
	margin-right: 20px;
	text-align: center;
	margin-top: 7px;
	font-family: "Times New Roman", Times, serif;
}

ul.list li+li {
	margin-top: 22px;
}

ul.list1  {
	margin-bottom: 55px;
		margin-top: 9px;
}

ul.list1 li{ font-size: 13px;
	color: #3f3f3f;
	text-transform: uppercase;
	padding-left: 10px;
	background: url(../images/marker1.png) 0 9px no-repeat;
}

ul.list1 li+li {
	margin-top: 9px;
}

a {
	text-decoration: none;
	color: #3C6676;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #000000;
}

a.btn {
	display: inline-block;
	background: url(../images/btn.png) 0 1px repeat-x #f5f5f5;
	border: 1px solid #d6d6d6;
	border-radius: 21px;
	color: #4a4f55;
	overflow: hidden;
	margin-top: 39px;
	transition: border-color 0s ease;
	-o-transition: border-color 0s ease;
	-webkit-transition: border-color 0s ease;
	font-size: 14px;
	line-height: 17px;
	padding-top: 8px;
	padding-right: 50px;
	padding-bottom: 9px;
	padding-left: 44px;
}

.box a.btn {
	margin-top: 8px;
	transition: background-color 0.3s ease;
}

a.btn:hover {
	background-position: 0 -40px;
	color: #fff;
	background-color: #406576!important;
	border-top-color: #406576;
	border-right-color: #406576;
	border-bottom-color: #406576;
	border-left-color: #406576;
	transition: background-color 0.3s ease;

}

a.home-btn{
margin-top: 5px;	
}

a.link1 {
	color: #e44a16;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding-right: 10px;
	background: url(../images/link_arrow.png) right 8px no-repeat;
	margin-top: 20px;
	display: inline-block;
}

a.link1:hover {
	color: #4a4f55;
}

a.link-1 {
	color: #e44a16;
}

a.link-1:hover {
	color: #3f3f3f;
}
/****classes****/

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

.pad1 {
	padding-right: 20px;
}

.img_inner {
	max-width: 100%;
	margin-top: 7px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 13px;
}

.mt0 {
	margin-top: 0 !important;
}


.fleft {
	float: left;
	width: auto !important;
	margin-right: 20px;
	margin-bottom: 0;
}



.oh {
	overflow: hidden;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}
.rel {
	position: relative;
	overflow: hidden;
}
.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.pb0 {
	padding-bottom: 0 !important;
}


/*header*/

header {
	display: block;
	position: relative;
	z-index: 998;
	background-color: #3C6676;
	border-bottom: 1px solid #e0e1e2;
}

header .watermark{
	background-image: url(../images/watermark.png);
	background-repeat: no-repeat;
	background-position: right -130px;
	background-size: 450px;
	padding-top: 20px;
}

header h1 {
	z-index: 910;
	text-align: left;
	margin-bottom: 35px;
	float: left;
}
header h1 a {
	display: inline-block;
	overflow: hidden;
	width: 300px;
	height: auto;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
}

header h2{
	font-size: 18px;
	color: #F5F2DF;
	float: right;
	margin-top: -17px;
	padding-top: 0px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 5px;
	padding-bottom: 0px;
	line-height: 32px;
}

header h2 img{
margin-top: 5px;
width: 20px;
height: 20px;	
}

header h2 a{
color: #F5F2DF;	
}

header h2 a:hover{
	color: #F5F2DF;
}

.head-contact{
margin-top: 10px;	
}

.page1_block {
	margin-top: -6px;
	text-align: center;
	font: italic 20px/25px 'Tinos', serif;
	color: #ababab;
	padding-bottom: 58px;
	position: relative;
	letter-spacing: -0.5px;
}

.page1_block .slogan {
	margin-bottom: 24px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: bold;
	color: #545454;
	font-size: 40px;
	line-height: 40px;
}


.page1_block>div>div:after {
	display: block;
	content: '';
	position: absolute;
	height: 1px;
	z-index: 1;
	background: url(../images/hor_sep.png) 0 0 repeat-x;
	left: 10px;
	bottom: -59px;
	right: 10px;
}


/**Content**/

.col1 {
	color: #3F3F3F;
}

.content {
	padding-top: 0;
	background-color: #f2f2f2;
	padding-bottom: 55px;
}

.page1 .content {
	padding-bottom: 82px;
}

.icon {
	display: inline-block;
	width: 65px;
	height: 65px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
		border-radius: 500px;
	background: url(../images/icn_bg.png) 0 0 repeat-x;
}

.box:hover .icon {
	background: url(../images/icn_bg.png) 0 bottom repeat-x;
}

.box {
	text-align: center;
	padding-top: 47px;
}

.box h3 {
	padding-top: 17px;
	padding-bottom: 12px;
	margin-bottom: 8px;
	border-bottom: 1px solid #e0e1e2;
}

.title {
	color: #3f3f3f;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	margin-bottom: 82px;
	padding-top: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 50px;
	font-weight: normal;
}

.title:after {
	width: 100%;
	height: 1px;
	background-color: #E0E1E2;
	position: absolute;
	content: '';
	display: block;
	bottom: -22px;
}

.title span {
	padding-top: 2px;
	display: block;
	text-transform: none;
	color: #646464;
	font-size: 24px;
	font-weight: normal;
	line-height: 32px;
}

.gr {
	float: left;
	width: 168px;
	font-size: 18px;
	color: #717171;
	text-align: center;
}

.g_title {
	font-weight: bold;
	color: #292727;
	font-size: 36px;
	margin-bottom: 7px;
}


.contentnotice {
	padding-top: 0;
	background-color: #f2f2f2;
	padding-bottom: 10px;
}

.strapnotice {
	color: #3c6676;
	text-transform: uppercase;
	text-align: center;
	position: relative;
	margin-bottom: 5px;
	padding-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	line-height: 50px;
	font-weight: normal;
}
.strapnotice span {
	padding-top: 2px;
	display: block;
	text-transform: none;
	color: #646464;
	font-size: 24px;
	font-weight: normal;
	line-height: 32px;
}
.noticetitle {
	font-weight: bold;
	color: #292727;
	font-size: 36px;
	margin-bottom: 7px;
}





.gr+.gr {
	margin-left: 18px;
	margin-right: 50px;
}

.gr:hover .round {
	background-color: #e44a16;
}

.round {

	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	background-color: #a9a9a9;
	border-radius: 500px;
	padding: 34px 34px 33px 33px;
	margin: -13px 4px 24px;
}

.round img {
	width: 100%;
}

.bottom_block {
	background-color: #f0f0f0;
	border-top: 1px solid #dcdcdc;
	padding-bottom: 58px;
}

.fz1 {
	font-size: 11px;
	margin-top: -1px;
	position: relative;
	top: 1px;
}

.new time {
	font: 40px/30px "Times New Roman", Times, serif;
	color: #e44a16;
	padding-bottom: 5px;
	margin-bottom: 20px;
	display: block;
	border-bottom: 1px solid #dfdfdf;
}

.new time span {
	padding-top: 6px;
	display: block;
	color: #6b6b6b;
	font-size: 24px;
	text-transform: uppercase;
}

.page1 .bottom_block {
	padding-bottom: 57px;
}

.logos {
	padding: 34px 0;
	background-color: #fff;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.logos ul li {
	width: 20%;
	float: left;
}

.logos ul li+li {
	text-align: center;
}


.icns img {
	float: left;
	margin-right: 15px;
	margin-top: 7px;
}

.icns .clear {
	height: 22px;
}

ul.list.l1 {
	overflow: hidden;
	margin-bottom: 13px;
}

.block1 {
	border: 3px solid #3c6676;
	padding: 19px 19px 13px;
	background: #f5f1df;
	color: #3c6676;
}

.proj {
	padding-bottom: 8px;
	padding-top: 7px;
	overflow: hidden;
}

.proj a.link1 {
	margin-top: 22px;
}

.proj img {
	width: 100%;
	margin-bottom: 13px;
}

.proj .clear {
	height: 20px;
}

.blog time {
	text-align: center;
	display: block;
	float: left;
	margin-right: 18px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	text-transform: uppercase;
	color: #3f3f3f;
	font-weight: bold;
}

.blog {
	padding-right: 15px;
	overflow: hidden;
}

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

.links {
	overflow: hidden;
}

.blog a.link1 {
	position: relative;
	top: 2px;
}

.blog a.comment {
	float: right;
	display: inline-block;
	margin-right: 5px;
}

.blog .clear {
	height: 7px;
}

.blog  time span {
	text-transform: uppercase;
	width: 40px;
	height: 40px;
	background: url(../images/count_bg.png) 0 0 repeat-x;
	font-weight: bold;
	color: #fff;
	border-radius: 500px;
	font-size: 30px;
	line-height: 38px;
	text-align: center;
	display: block;
	margin-top: 7px;
}
/**Map**/

.map {
	margin-bottom: 0 !important;
	padding-top: 7px;
	overflow: hidden;
 	padding-right: 20px ;
}

.map .text1 {
	padding-bottom: 1px;
}

.map figure {
	padding-top: 0px;
	float: none !important;
	display: block;
	width: 100%;
	margin-bottom: 12px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map figure iframe {
	width: 100%;
	height: 301px;
	max-width: 100%;
}
.map address {
	display: block;
	float: left;
}


.map address +address {
	margin-left: 75px;
}


.map address dd span {
	min-width: 70px;
	display: inline-block;
	text-align: left;
}

/**Footer**/
footer {
	display: block;
	padding-top: 20px;
	padding-bottom: 50px;
}

footer h4 {
	margin-bottom: 10px;
}

footer ul li{
	font-size: 11px;
	background: url(../images/marker.png) 0 6px no-repeat;
	padding-left: 13px;
	text-transform: uppercase;
	line-height: 20px;
}

footer ul li+li {
	margin-top: 3px;
}

footer a{
	color: #CCC;	
}

footer a:hover{
	color: #fff;	
}

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

.socials a{
	float: left;
	display: block;
	width: 26px;
	height: 26px;
	background: url(../images/socials.png) 0 0 no-repeat;
}

.socials a:hover {
	opacity: 0.5;
}

.socials  a+a {
	margin-left: 8px;
	background-position: -34px 0;
}

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

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

.copy {
	color: #acacac;
	font-size: 14px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;

}

.copy h4, .copy span{
	color: #fff;
}

.copy h4 {
	margin-bottom: 6px;
}

.copy div {
	color: #fff;
	font-size: 21px;
}

/**To Top**/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 40px;
	left: 55%;
	margin-left: 500px;
	overflow: hidden;
	width: 45px;
	margin-right: 0 !important;
	height: 16px;
	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;
}

.pad1 p {
	margin-bottom: 22px;
}


.home-badges{
	margin-top: 10px;
	display: flex;
    justify-content: center;
}
.home-badges img{
    height: 80px;
	margin-right: 15px;
	margin-bottom: 15px;
}

.home-badges2{
	margin-bottom: 35px;
	display: flex;
    justify-content: center;
}
.home-badges2 img{
	width: auto;
    height: 80px;
	margin-right: 15px;
}


.img-cen {
  display: block;
  margin: 0px auto;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  top: calc(50% - 80px);
  font-size:20px;
  left: 15%;
  z-index: 10;
  padding-bottom: 0px;
  color: #fff;
  text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .9);
}

.carousel-caption  h2 {
	font-size:50px;
	color: #fff;
    line-height: 50px;
    padding-bottom: 5px;
    margin-bottom: 0px;
    font-family: 'Yellowtail', cursive;
}

.carousel-caption  h3 {
	font-size:45px;
	color: #fff;
    line-height: normal;
    padding-top: 5px;
    margin-top: 0px;
    font-family: 'Yellowtail', cursive;
    text-transform: none;
}

.mobile-no {
display:inherit;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1020px) {
	
	
	
	header .watermark{
	background-image: url(../images/watermark.png);
	background-repeat: no-repeat;
	background-position: right -130px;
	background-size: 450px;
	padding-top: 20px;
}

header h1 {
	z-index: 910;
	text-align: left;
	margin-bottom: 15px;
	float: left;
}

}



@media only screen and (max-width: 995px) {


.carousel-caption {
  top: calc(30% - 110px);
}

 body {
 min-width: 768px;
}

.pad1 {
	padding-right: 0;
}
.slider_wrapper {
	height: 420px !important;
}

h3 {
	line-height: 30px;
}

h2 {
	font-size: 90px;
	padding-top: 50px;
}

ul.list .extra_wrapper{
	overflow: hidden !important;
}


.caption {
	top: 50% !important;
	margin-top: 100px;
}


 .nowrap {
 white-space: normal;
}

 .map {
 }


 .map address {
 float: left;
 margin-right: 30px;
}

 .map address+address {
 	margin-top: 0;
 }
 .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;
}

.map figure {
	margin-bottom: 15px;
}

.icns .extra_wrapper {
	overflow: hidden;
}

h2 {
	font-size: 70px;
}

.copy {
	font-size: 13px;
}

.camera_wrap:after {
	-webkit-background-size: 100% auto !important;
	-moz-background-size: 100% auto !important;
	-ms-background-size: 100% auto !important;
	-o-background-size: 100% auto !important;
	 background-size: 100% auto !important;
}

}



@media only screen and (max-width: 767px) {

 body {
 min-width: 420px;
}

header .watermark{
	background-image: none;
}

.proj .clear {
	height: 0px;
}

.block1 {
	margin-bottom: 20px;
}

.icns .clear {
	height: 0;
	margin-bottom: 0;
}

.icns>div {
	margin-bottom: 30px;
}

ul.list.l1 {
	margin-top: 25px;
}

.caption {
	display: none !important;
}

.camera_pag {
	bottom: -40px !important;
}

.slider_wrapper {
	height: 270px !important;
}

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

.round {
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding: 90px !important;
}

.logos ul li {
	width: auto;
	float: none;
	text-align: center;
	margin-bottom: 30px;
}

.img_inner img {
	width: 100%;
}

 header h1 {
 margin-bottom: 15px;
 float: none;
 text-align: center;
}
 header h1 a {
 	width: auto;
 	display: inline-block;
 height: auto;
}
 header h1 a img {
}
 header h2 {
 margin-bottom: 0px;
 float: none;
 text-align: center;
}
 .map {
 	padding-right: 0px !important;
 }

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 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;
}

.icon {
	margin-top: 25px;
}

ul.logos li {
	margin-bottom: 20px;
	float: none;
	width: auto !important;
	text-align: center !important;
}

ul.logos {
	padding-left: 0;
}

.quote {
	float: none;
	margin-left: 0 !important;
	padding-top: 10px !important;
	overflow: hidden;
	width: auto !important;
}

footer .grid_2,footer .grid_3  {
	float: left !important;
	width: 50% !important;
}

.none {
	clear: both;
}

.gallery .clear {
	height: 0px;
}

.gallery  a.gal {
	margin-top: 30px;
}

.title:after {
	width: 300px;
	margin-left: -150px;
}

.blog time {
	padding-top: 0px;
}

.blog .col1 {
	top: 0 !important;
	margin-top: 0 !important;
}

.blog time+.extra_wrapper {
	overflow: visible;
}

.blog time span {
	margin-top: 0;
}

.enlarge{
	display: none;	
}

.title{
	font-size: 30px;
	line-height: 40px;
	margin-top: -20px;
}

.d-txt2{
background-position: left 8px;
}

.head-contact{
margin-top: 24px;	
}

.mobile-no {
display: none;
}


.home-badges{
	margin-top: 10px;
	display: flex;
    justify-content: center;
}

.home-badges img{
    height: 80px;
	margin-right: 15px !important;
	margin-bottom: 15px;
}

.home-badges2{
	margin-bottom: 35px;
	display: flex;
    justify-content: center;
}

.home-badges2 img{
	width: auto;
    height: 80px;
	margin-right: 15px;
}


}



@media only screen and (max-width: 479px) {

.mobile-no {
display: none;
}

 body {
 min-width: 300px;
}

.copy {
	font-size: 11px;
}


 .map address {
 	float: none;
 }

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

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


}

