@charset "utf-8";
/* CSS Document font-family: 'Lobster', cursive;
font-family: 'Calistoga', cursive; */

body{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	color: #8a9399;
}

h1 {
    font-size: 40px;
    line-height: 1em;
    /* font-weight: 400; */
    color: #014363;
}
.caption-text h1{ font-size:28px;font-family: 'Lobster', cursive;}
h2 {
font-family: 'Lobster', cursive;
font-size: 39px;
line-height: 1.4em;
font-weight: 400;
color:#014363;
}
.effect h2{text-shadow: 1px 1px 1px #625757de;color: #fff;}
h3 {

font-size: 23px;
line-height: 37px;
font-weight: 400;
}
.addres-section h3 {
	font-family: 'Lobster', cursive;color: #50cbfb;
}
h4 {
font-family: 'Oswald', sans-serif;
font-size: 20px;
line-height: 1.4em;
    color: #0f589c;
}
.contact-section h4 {color: #abc0d5;font-size: 18px;font-weight: 400;margin-bottom: 30px;}

h5 {
font-family: 'Oswald', sans-serif;
font-size: 16px;
}

h6 {
font-family: 'Oswald', sans-serif;
font-size: 11px;
line-height: 14px;
}
p 
{
font-family: 'Roboto', sans-serif;
/*font-size: 18px;*/
font-weight: normal;
 /*color: #577384;*/
}
li {
list-style: none;
}
a {
    color: #075f80;
    text-decoration: none;
    background-color: transparent;
}
.icon li{
	display: inline-block;
	padding-top: 10px;
}
.header-top {
 	padding: 5px 5px;
	background:#333;
	color:#F90;
}
/*.phone{
    margin-top: 30px;
}*/
.phone {
	margin: 0;
	padding: 0;
}
.phone li {
    margin-bottom: 0;
    font-size: 16px;
    color: #739eb7;
    font-weight: 400;
    line-height: 1.4em;
}
.phone i { color:#CED1D5;}
.phone a  { color:#739eb7; text-decoration:none;}
.phone a:hover  { color:#C60; text-decoration:none;}
/*.icon {
    text-align: right;
    padding: 20px 40px;
}*/
.icon {
	padding: 0;
	margin: 0;
}
.social_container{order:1; text-align:right;}	
.icon li a , .icon li a i {
	display: block;text-decoration: none;font-size: 1.3em;
}
.fabf:hover {
    color:#3b5998 ;
    width: 50%;
}
.iban {
	color: #50cbfb;
	background: #fff;
	border-radius: 50%;
	padding: 2px;
}
.fabf {
    color: #d2d2d2;
    width: 50%;
}
.faby {
    color: #d2d2d2;
	width:50%;
	}
.faby:hover {
    color: #e21515;
	width:50%;
	}
.fabt {
    color: #d2d2d2;
	width:50%;
	}
.fabt:hover {
    color: #00acee;
	width:50%;
	}	
.logo-section {
    background: #ffffff;padding: 20px 10px;
  }
.logo {
    display: flex;
    justify-content: left;
    /*padding: 22px 20px;*/padding: 0px;
    color: #ed1c24;
}
.logo img{min-width: 55px;}
.logo h1 {
    font-size: 38px;
    line-height: 1em;
    font-weight: 400;
    color: #ed0e0e;
    font-family: 'Oswald', sans-serif;
}
.logo span {
    color: #075f80;
}
.navbar {
    position: relative;
    min-height: 60px;
    margin-bottom: 0;
    border-bottom: 2px solid #fffb0c;
    border-radius: 0;
    background-color: #dc2b2be0!important;
    z-index: 9000;
    font-family: 'Oswald', sans-serif;
    /*font-size: 20px;*/
    box-shadow: 0px 9px 8px 0px rgba(0, 0, 0, 0.18);
}
.navbar-nav {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    /* padding-left: 225px; */
    /* padding-right: 300px; */
    margin-bottom: 0;
    list-style: none;
    justify-content: center;
    /* text-align: center; */
    width: 100%;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #ead423;
}

.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
}

.navbar .dropdown-menu div[class*="col"] {
   margin-bottom:1rem;
}

.navbar .dropdown-menu {
  border:none;
  background-color: #e04545 !important;
}
.navbar .dropdown .dropdown-menu {background-color: #bb1414  !important; border-radius:0;}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-toggler {
	color: rgba(255,255,255,1);
	border-color: rgba(255,255,255,1);
	background: #f28f10;
	border-width: 1px;
	padding: 0.15rem .5rem;
	font-size: 1em;
	margin: auto;
}
/*--slider---*/
 .custom-nav {
            position: absolute;
            top: 20%;
            left: 0px;
            right: 0px;
			
		}
 .owl-prev, .owl-next {
    position: absolute;
    height: 60px;
	background:#ffab0c  !important;
 	border: none;
    z-index: 100;
    display: block;
	width: 3%;
	font-size:32px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev  {
font-size:32px;
  color: #ffffff;
}
	
.owl-prev {
      left: 10px;
 }
 
.owl-next {
      right: 10px;
  }
  
.owl-nav {
    position: absolute;
    top: 50%;
    height: 20px;
    width: 100%;
    color: #f12323;
}
.banner
  { 
	  /*height:500px;*/
	 background-size: cover;
	   background-position: center;
 }
.tittle-content {
	position: absolute;
	bottom: 45%;
	text-align: center;
	width: 100% !important;
	color: #000;
	font-size: 38px;
	line-height: 56px;
	font-weight: 800;
}
.prod-img{
	width:50%;
	height:280px;
	overflow:hidden;
	border: solid 10px #fff;
}
/*--welcome--*/
.welcome-section{
	padding: 70px 10px 30px;
	
}
.wel-para p{
	text-align:justify;
}
.welcome-section span
{
 color: #e04545;
}
.right {
    text-align: right;
}
span
{
color:#e04545;
}
.wel-head
{
text-align:center;	
}
.icon-section {
    padding: 40px 40px;
    background: rgb(251, 250, 250);
	text-align: center;
}
.minicon {
    margin-top: 60px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 1.4;
    /* padding-right: 7%; */
}
.img-section{
	    padding: 10px 0px;
}
.card-title {
    margin-bottom: .75rem;
    text-align: center;
	text-transform: capitalize;
}
.product-section
{
	padding:50px 30px;
}
.shop-img {
    width: 100%;
    /* height: 400px; */
    overflow: hidden;
    /* border: solid 2px #f1f0f0; */
}
.shop-img1 {
    width: 100%;
    height: 399px;
    overflow: hidden;
    border: solid 2px #f1f0f0;
}
.product {
  	text-align: center;
    /* border: solid 2px #f1f0f0; */
    /* background: #acd5c3; */
    /* height: 401px; */
    width: 100%;
    padding: 20px;
    border-top: 5px solid #f1f1f1;
}
.product1 {
   text-align: center;
    /* border: solid 2px #f1f0f0; */
    /* background: #acd5c3; */
    /* height: 401px; */
    width: 100%;
    padding: 20px;
    border-top: 5px solid #f1f1f1;
}
.imgcard-section
{
    background: #f7f7f7;
    padding: 50px 0px;
}
.margin
{
	margin-top:20px;
}
/*---image zoom effects---*/
 
.img-hover-zoom {

  overflow: hidden; 
}

.img-hover-zoom img {
  transition: transform .5s ease;
}
.img-hover-zoom:hover img {
  transform: scale(1.1);
}
.btn-color {
    color: #fff;
	 background: #e87b0afa;
	 font-family: 'Oswald', sans-serif;
}
.btn-color:hover {
    color: #fff;
	 background:#0a5d86;
}

.spare {
    text-align: center;
    /* border: solid 2px #f1f0f0; */
    /* background: #acd5c3; */
    /* height: 401px; */
    width: 100%;
    padding: 20px;
    border-top: 5px solid #f1f1f1;
    /* border-radius: 10px; */
    /* box-shadow: 2px 2px 2px 2px #000; */
}
.product p{
	color: #b18137;
	text-align: justify;
	}
.product1 p{
color: #244e86;
text-align: justify;
	}
.spare p{
	color: #588e77;
	text-align: justify;
	}
.product h2{
	font-size:32px;
	color: #ab6318;
	line-height: 1em;
	}
.product1 h2{
	font-size:32px;
	}
.spare h2{
	font-size:32px;
	color: #407e63;
	}
​.shopimg{
	width:100%;
	height:280px;
	overflow:hidden;
	padding-top: 30px;
	border: solid 10px #fff;
}

.tab-section
{
	padding:50px 20px;	
}
.tab-section h2{
	text-align:center;
}

.row1 {
    border: solid 10px #ffffff;
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
	min-height: 640px;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgb(247, 228, 193);
    border-radius: .25rem;
    /*box-shadow: 3px 6px 5px 0px rgba(87, 84, 84, 0.27);*/
	cursor:pointer;
}
.card:hover {box-shadow: 1px 2px 8px 2px rgba(87, 84, 84, 0.26);border: 1px solid rgba(255, 255, 255, 1);}
.card-body span {
    color:#014363;
}
.card {
	transition: all .5s;
}
.card:hover .card-body span {
	letter-spacing: .08em;
	transition: all .8s;
	color:#DF6D09;
}
.nav-tabs .nav-link {
    font-size: 1.1em;
    color: #9cc6db;
    font-family: 'Oswald', sans-serif;
	letter-spacing: 0.04em;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #e04545;
    /* background-color: rgba(37, 24, 24, 0.788235294117647); */
    border-color: #dee2e6 #dee2e6 #fff;
}.nav-tabs {
    /* border-bottom: none; */
    display: flex;
    justify-content: center;margin-bottom: 25px;
}
.tabbtn-color {
    color: #fff;
    margin-top: 50px;
    border: solid 1px #f1eded;
    background: #e87b0afa;
}
.tabbtn-color:hover {
    color: #fff;
	 background:#0a5d86;
}
.center{
	text-align:center;
	}
	
.background {
    height: 355px;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #f7f7f8;
    width: 100%;
    background-position: center;
    background-size: cover;
}
.background_hover {
    height: 355px;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #fbfbfb;
    background: rgba(199, 118, 64, 0.11);
    position: absolute;
    width: 100%;
    margin-top: -355px;
}
	
.mainbanner {
    height: 355px;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #f7f7f8;
    width: 100%;
    background-position: center;
    background-size: cover;
}
.mainbanner_hover {
    height: 355px;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    padding-bottom: 0px;
    color:#ffffff;
    background: rgba(56, 53, 51, 0.48);
    position: absolute;
    width: 100%;
    margin-top: -355px;
}
.fullimage {
    height: 204px;
    width: 100%;
    overflow: hidden;
}
.min {
    margin-top: 60px;
    text-align: right;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 1.4;
    padding-right: 7%;
}
.background_hover h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 1.2em;
    color: #ec1029;
	 text-shadow: 3px 3px 3px rgba(58, 47, 47, 0.6);
}
.background_hover h3 {

   font-size: 30px;
    font-family: 'Oswald', sans-serif;
    color: #014363;
    text-shadow: -2px -1px 1px rgba(58, 47, 47, 0.08);

}
.mainbanner_hover h1 {
	font-weight: 700;
	font-size: 40px;
	line-height: 1.2em;
	color: #fff6f7;
	/* text-shadow: 3px 3px 3px rgba(58, 47, 47, 0.6); */
	font-family: 'Lobster', cursive;
}
.mainbanner_hover h3 {
	font-size: 26px;
	font-family: 'Oswald', sans-serif;
	color: #eeddb5;
	/* text-shadow: 3px 3px 3px rgba(58, 47, 47, 0.6); */
	line-height: 1.2em;
}
.contact-section{
 padding: 90px 60px;
 background: #e1e1e445;

}	
.form-control::placeholder {
	color: #91715b;
	opacity: .5;
}
footer{
	background:#000;
	color:#0a71a5;
	border-top: solid 4px #e04545;	
		
	}
footer ul li a{
/*font-size:18px;*/
   color: #928f82;
   	
}
footer ul{ padding:0px;} 
.copy p {
    font-size: 12px;
    font-weight: 200;
    color: #403f3c;
    line-height: 1.4em;
    font-family: 'Roboto Condensed', sans-serif;
}
.copy p a{color:#5b3519;}
footer p 
{
font-weight:200;
color: #928f82;
line-height: 1.4em;
font-family: 'Roboto Condensed', sans-serif;
}
footer li{
    color: #928f82;
    /*font-size: 19px;*/
    font-family: 'Roboto Condensed', sans-serif;
	}
footer a{
	   color: #928f82;
}
footer a:hover{
	color:#ccc;
}
footer i.fab {
    align-items: center;
    border: solid 2px #0571a5;
    width: 40px;
    padding: 5px 5px;
    border-radius: 50%;
    /* display: flex; */
    justify-content: center;
    display: flex;
    height: 40px;
    margin-left: 3px;
}

.pattern{
backgroung:#039;	
}
.img12{
	height:450px;
	width:100%;
}

/*====about us====*/
.con_banner
{
  	height:340px;
	/*background-image: url('img/banner/banner2.jpg');*/
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
	background-position: center;
	 background-size: cover;
	width:100%;
}
.effect
{	height:340px;
	margin-bottom:0px;
	padding-bottom:0px;
	width:100%;
	background:rgba(0, 0, 0, 0.14);
	position:absolute;
	color:white;
	top:169px;
}
.flex {
   display: flex;
  align-items: center;
  justify-content: center;
  
}
.about-section{
	padding:50px 50px;
}
/*.optical-img{
	width:100%;
	height:350px;
	overflow:hidden;
}*/
.optical-img {
  position:relative;
  width: 100%;
  height: 350px;
}

.image {
  display: block;
  width: 100%;
  height: 350px;
  overflow:hidden;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(1, 67, 99, 0.33);
  overflow: hidden;
  width: 100%;
  height: 350px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.optical-img:hover .overlay {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.fam{
	color: #ffffff;
    background: #014363;
    text-align: center;
    align-items: center;
    border: solid 2px #b9c4ca;
    width: 50px;
    padding: 5px 5px;
    border-radius: 50%;
    /* display: flex; */
    justify-content: center;
    height: 50px;
    margin-left: 3px;

}
.fam:hover{
	color: #014363;
    background: #ffffff;
    border: solid 2px #b9c4ca;
 }
.allimage
{
	height:275px;
	width:100%;
	overflow:hidden;	
}
.icon-section2 {
    padding: 40px 40px;
    background: rgba(172, 220, 134, 0.08);
}
.frame-section
{
	padding-bottom: 70px;
    padding-top: 10px;
}
.heading-section
{
	padding:40px 20px;

}
.add_icon {
        color: #ffffff;
    background: #e87e0f;
    text-align: center;
    align-items: center;
    border: solid 2px #e87e0f;
    width: 50px;
    padding: 5px 5px;
    border-radius: 50%;
    /* display: flex; */
    justify-content: center;
    height: 50px;
    margin-left: 3px;
}
.add_icon:hover{
	color: #d23434;
    background: #ffffff;
    border: solid 2px #d23434;
 }
.addres-section{
	padding:60px 20px;
	background: rgba(240, 248, 255, 0.42);
	border-bottom: solid 2px #e8e8ed;
	
}
/*.address h4{
	color:#e04545;;
	}*/
.mail a{
	color:#577384;
}
.sparepart-section{
	padding-bottom: 70px;
    padding-top: 10px;
}
/*.logimg-section{
	margin-top:-24px;
	}*/
.logoimg1{
	background: #bfbfbf;
}
.logoimg2{
	background:#d2caca;
	    padding: 10px 0px 10px 0px;
}
.logoimg3{
	background:#bfbfbf;
}
.logimg-section p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: normal;
   color: #014363;
}
.btn-gls {
    color: #eca80e;
    font-size: 20px;
    background: #fbf8f8;
    font-family: 'Oswald', sans-serif;
}
.btn-frame
{
    color:#F30;
	font-size: 23px;
    background: #ffffff;
    font-family: 'Oswald', sans-serif;
}
 .navbar-collapse.show {background: /*#bb1414*/ #aa6e6e;}
 
 /*------AD EDIT---------*/
 
 .owl-dots {
	display: none;
}
.address_text {
	color: #d29e6d;
	margin: 0 auto;
}
.address1 {
	padding: 1.5%;
	text-align: center;
}
.address_right{text-align:right;}
.eye_care{background-color: rgb(2, 33, 38);color: #88a4bd;}
.eye_style {background-color: rgb(49, 3, 3);color: #e1c6c2;}
.address1 p {
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0.03em;
	line-height: 1.5em;
	padding: 0;
	margin: 0px;
}
.address1 p span{ display:block;}
.address1.eye_care p span{ color: #6284a2;}
.address1.eye_style p span{color: #eeb092;}
/* ---mediaquery---*/
@media (max-width:991px){
.phone_container{order:3;text-align:right;}
.logo_container{order:1;}
.social_container{order:2; display:none; }	
.nav-item {	text-align: center;}
.navbar .dropdown-menu{top: 34px;}
.navbar .dropdown .dropdown-menu {
	background-color: rgba(255, 255, 255, 0.16) !important;
}
 .navbar-dark .navbar-nav .show .dropdown-menu> .nav-link{color:#000;}
 .navbar { padding:.5rem 0rem;}
}
@media (max-width:767px){
.phone_container{order:2;text-align:center;}
.logo_container{order:3;display: flex;justify-content: center;}
.social_container{order:1;display:block; text-align:center;}
.logo-section {padding: 5px;}	
 .icon li a i {font-size: 1em;}
 
 h2 {
	font-size: 35px;
	line-height: 1.2em;
}
.welcome-section {
    padding: 10px 10px 30px;
}

}

/*@media (min-width:768px){.navbar-dark .navbar-toggler { margin:auto;}}*/
@media (min-width: 320px) and (max-width: 667px) 
{
	
.iban {
    color: #ea883e;
    display: none;
}
/*.phone{
	 margin-top: 30px;
    padding: 10px;

}*/
 
 .banner {
    height: auto;
	}
	.owl-nav{display:none;}
	.min {
    margin-top: 60px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 1.4;
    
}
.tittle-content {
	position: absolute;
	bottom: 37%;
	text-align: center;
	/* width: 100% !important; */
	color: #000;
	font-size: 30px;
	line-height: 56px;
	font-weight: 800;
	left: 0px;
	/* text-align: center; */
}
.caption-text h1 {
	font-size: 26px;
	display:none;
}
.owl-prev, .owl-next {
    background: none !important; 
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    color: #ca3330;
}
/*.icon {
    text-align: center;
    padding: 0px 0px;
}*/
/*.logo {
    display: flex;
    justify-content: left;
    padding: 2px 20px;
    color: #ed1c24;
}*/
.change{
	order:1;	
	}
.top{
 margin-top:20px;	
}
.background_hover h1 {
    font-weight: 700;
    font-size: 37px;
    line-height: 1.2em;
    }
.background_hover h3 {
    font-size: 20px;
}
.mainbanner_hover h1 {
    font-weight: 700;
    font-size: 37px;
    line-height: 1.2em;
    }
.mainbanner_hover h3 {
    font-size: 20px;
	line-height: 1.2em;
}
.con_banner
{
  	height:340px;
	/*background-image: url('img/banner/banner2.jpg');*/
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
	background-position: center;
	 background-size: cover;
	width:100%;
}
/*.effect
{	height:340px;
	margin-bottom:0px;
	padding-bottom:0px;
	width:100%;
	background:rgba(0, 0, 0, 0.14);
	position:absolute;
	color:white;
	top:301px;
}*/
.background_hover {
  height: 407px;
    margin-top: -406px
}
.background {
       height: 407px;
}


}
/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
  
  /* remove the padding from the navbar so the dropdown hover state is not broken */
.navbar {
  padding-top:0px;
  padding-bottom:0px;
}

/* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
.navbar .nav-item {
  padding:.5rem 1.5rem;
  margin:0 .25rem;
}
.navbar-expand-lg .navbar-nav .nav-link {
     padding-right: .0rem; 
     padding-left: .0rem; 
}
/* makes the dropdown full width  */
.navbar .dropdown-menu {
  width:10%;
  left:0;
  right:0;
/*  height of nav-item  */
  top:54px;
  display:block;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear;
  
}
   /* shows the dropdown menu on hover */
.navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover {
  display:block;
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.3s linear;
}
  
  .navbar .dropdown-menu {
    border: 1px solid rgba(0,0,0,.15);
    background-color: #fff;
  }
 

}

@media (min-width: 668px) and (max-width: 993px) 
{
		.con_banner
{
  	height:340px;
	/*background-image: url('img/banner/banner2.jpg');*/
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
	background-position: center;
	 background-size: cover;
	width:100%;
}

/*.effect
{	height:340px;
	margin-bottom:0px;
	padding-bottom:0px;
	width:100%;
	background:rgba(0, 0, 0, 0.14);
	position:absolute;
	color:white;
	top:301px;
}*/
.min {
    margin-top: 60px;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
    line-height: 1.4;
    
}
}
@media (min-width: 668px) and (max-width: 764px) 
{
		.con_banner
{
  	height:340px;
	/*background-image: url('img/banner/banner2.jpg');*/
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
	background-position: center;
	 background-size: cover;
	width:100%;
}
/*.effect
{	height:340px;
	margin-bottom:0px;
	padding-bottom:0px;
	width:100%;
	background:rgba(0, 0, 0, 0.14);
	position:absolute;
	color:white;
	top:360px;
}*/

}
@media (min-width: 764px) and (max-width: 993px) 
{

.change{
	order:1;
}
	.con_banner
{
  	height:340px;
	/*background-image: url('img/banner/banner2.jpg');*/
	background-repeat:no-repeat;
	margin-bottom:0px;
	padding-bottom:0px;
	background-position: center;
	 background-size: cover;
	width:100%;
}
/*.effect
{	height:340px;
	margin-bottom:0px;
	padding-bottom:0px;
	width:100%;
	background:rgba(0, 0, 0, 0.14);
	position:absolute;
	color:white;
	top:225px;
}*/
}
@media (max-width:370px){.logo h1 {font-size: 34px;}}