/*Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
@font-face {
    font-family: VANAVIL-Avvaiyar;
    src: url(../fonts/VANAVIL-Avvaiyar.TTF);
   
}
@font-face {
    font-family: Baamini;
    src: url(../fonts/Baamini.ttf);
   
}
html,body{
	background: url(../images/bg-pattern.jpg) repeat;
	font-size: 100%;	
	font-family: 'Muli', sans-serif;
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
 ul{
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6,label,p{
	margin:0;	
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Montserrat', sans-serif;
}
.content-about h2{font-size: 2em}
/*--header--*/
.head {
	padding: 1em 0em 0em 0em;	
	  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffe2c6+0,ffd09b+100 */
background: #ffe2c6; /* Old browsers */
background: -moz-linear-gradient(top,  #ffe2c6 0%, #ffd09b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffe2c6 0%,#ffd09b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffe2c6 0%,#ffd09b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe2c6', endColorstr='#ffd09b',GradientType=0 ); /* IE6-9 */
border-bottom: #d4890a 3px solid;
}
.banner {
    margin: 0em;
    background:url(../images/banner/bg_img2.png) #d01422 no-repeat center center ;
   padding-bottom: 10px;
    text-align:center;
    position: relative;
    z-index: 1;
  
}
.header{
	
	width:100%;
	
    position: relative;
   
	text-align:center;
	
}
.header1{
	height:92px;
}
.banner-text{
    border: 2px solid #FFF;
    display: inline-block;
    width: 100px;
    height: 100px;
	    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(45deg) translate3d(0, 0, 0);
    -o-transform: rotate(45deg) translate3d(0, 0, 0);
    transform: rotate(45deg) translate3d(0, 0, 0);
}
.banner h2{
	font-size: 4em;
    color: #d7423e;
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(-45deg) translate3d(0, 0, 0);
    -o-transform: rotate(-45deg) translate3d(0, 0, 0);
    transform: rotate(-45deg) translate3d(0, 0, 0);
    display: block;
    line-height: 1.4em;
    width: 100px;
    height: 100px;
}
.banner p{
	font-size: 0.9em;
    color: #d7423e;
    line-height: 2em;
    width: 50%;
    margin: 0em auto ;
}
.banner span{
	display:block;
	margin:5em 0;
}
.banner-t {
    text-align: center;
    margin: 6em auto;
    width: 20%;
    position: relative;
}
.banner-t b{
	width: 100%;
    height: 2px;
    display: block;
    background: #d15965;
    margin-bottom: 3px;
}
.banner-t b.lin{
	width: 80%;
	margin:0 auto;
}
.banner-t  span{
	width: 40px;
    height: 40px;
    display: block;
    background: rgb(35, 39, 42);
    position: absolute;
    top: -7px;
    left: 45%;  
}
.banner-t  span i{
	width: 20px;
    height: 20px;
    display: block;
    border: 2px solid #d15965;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(45deg) translate3d(0, 0, 0);
    -o-transform: rotate(45deg) translate3d(0, 0, 0);
    transform: rotate(45deg) translate3d(0, 0, 0);
    margin-left: 0.7em;
}
/*----*/
.link-effect-4 a {
  padding: 0 10px;
 
  text-shadow: none;
  position: relative;
}
.link-effect-4 a::before {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 5px 15px;
  max-height: 0;
  color: #d7423e;
 background: #e9eb2b
  content: attr(data-hover);
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  transition: max-height 0.5s;
}
.link-effect-4 a:hover::before {
  max-height: 100%;
    
}
/*--header--*/
.logo h1{
	font-size:1em;
	font-family: 'Montserrat', sans-serif;
    text-align: center;
}
.logo h1 a{
	text-decoration:none;
	color:#d7423e;
     text-align: center;
}
.logo h1 a span{
	width: 40px;
    height: 40px;
    display:inline-block;
    border: 2px solid #d7423e;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(45deg) translate3d(0, 0, 0);
    -o-transform: rotate(45deg) translate3d(0, 0, 0);
    transform: rotate(45deg) translate3d(0, 0, 0);
	margin-right: 12px;
}
.logo h1 a b{
	width: 40px;
    height: 40px;
    display: inline-block;
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(-45deg) translate3d(0, 0, 0);
    -o-transform: rotate(-45deg) translate3d(0, 0, 0);
    transform: rotate(-45deg) translate3d(0, 0, 0);
	    line-height: 1.1em;
    text-align: center;
}
.logo h1 a i{
	display: block;
    font-style: normal;
    margin-left: 3em;
    font-size: 19px;
    
}
.navbar-brand {
    height: auto; 
    padding: 0; 
    font-size: 18px; 
    line-height: 20px;
}
.navbar-nav {
    float: left;
	margin-top: 1em;
}
.header-left{
	float:right;
	margin-top: 1.4em;
}
.header-left ul li {
    display: inline-block;
    font-size: 14px;
    color: #d7423e;
   
    
/*-- w3layouts --*/
}
.header-left ul li a {
    text-decoration: none;
    color: #d7423e;
    
}
.header-left ul li a:hover {
    color: #d15965;
}
.header-left ul li i{
    
}
.navbar-top {
    margin: 0 auto;
	width:70%;
}
.navbar-default {
    border: none;
    background: none;
    min-height: auto;
    margin-bottom: 0;
    
}
.current{background: #fff; padding: 5px}
.lang li a,.lang li{font-size: 13px;}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
ul.nav.navbar-nav li a {
    font-size: 0.6em;
    background: #d7423e;
    color: #e9eb2b;
    font-weight: 900;
    padding: 10px 4px;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    text-decoration: none;
    background:#c32428 !important;
      color: #333;

}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}
ul.nav.navbar-nav li.active a {
         color: #d7423e;
 background: #e9eb2b
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background:none;
}
/*--//header--*/
/*--services--*/
.ser-top {
    margin-bottom: 3em;
/*-- agileits --*/
}
.ser-top h3 {
    text-align: center;
    margin-bottom: 0.4em;
    font-size: 2em;
    font-weight: bold;
	color:#000;
}

.ser-t {
    text-align: center;
    margin: 0 auto;
    width: 20%;
    position: relative;
}
.ser-t b{
	width: 100%;
    height: 2px;
    display: block;
    background: #d15965;
    margin-bottom: 3px;
}
.ser-t b.line{
	width: 80%;
	margin:0 auto;
}
.ser-t  span{
	width: 40px;
    height: 40px;
    display: block;
    background: #fff;
    position: absolute;
    top: -7px;
    left: 42%;  
}
.ser-t  span i{
	width: 20px;height: 20px;
    display: block;
    border: 2px solid #d15965;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(45deg) translate3d(0, 0, 0);
    -o-transform: rotate(45deg) translate3d(0, 0, 0);
    transform: rotate(45deg) translate3d(0, 0, 0);
    margin-left: 0.7em;
}

.ser-head{background: url(../images/bg-img.jpg); display: inline-block;  border: 2px solid #d15965;}
.ser-grid:hover{
  background:#d15965;
      transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.ser-grid {
	width: 100%;
	height: 200px;
	display: block;
	opacity:1;
   
	position:relative;
    overflow: hidden;
}
.ser-grid1 {
   
    text-align: center;
    position: absolute;
    top: 25%;
    left: 4%;
}
.service {
    padding: 6em 0 8em;
}
.ser-grid1 i{
	font-size:2em;
	color:#000;
}
.ser-grid1 h3{
	font-size:1.8em;
	color:#000;
	
    text-align: center;
}
.ser-grid1 p{
	font-size:0.9em;
	color:#999;
	line-height:1.8em;
	margin: 0 0 1em;
/*-- agileits --*/
}
.ser-grid:hover .ser-grid1 p{
	color:#fff;
	    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*--//service--*/
/*--col-grid--*/
.col-grid-left {
    background-color: #eee;
    padding: 5em;
}

.col-grid-right {
    padding: 0;
}
.col-grid h3 {
    font-size: 1.8em;
        color: #d15965;
}
h3 {
    font-size: 1.8em;
        color: #d15965;
}
.col-grid h5 {
    font-size: 1.2em;
    line-height: 1.3em;
   
    color: #000;
	font-weight: 100;
	font-family: 'Muli', sans-serif;
}
.col-grid p {
    font-size: 0.9em;
    margin: 1em 0;
    line-height: 2em;
    color: #333333;
}
.col-grid-1{
	padding:0;
}

/*--team--*/
.team-top {
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
  -moz-transform: rotate(45deg) translate3d(0, 0, 0);
  -ms-transform: rotate(45deg) translate3d(0, 0, 0);
  -o-transform: rotate(45deg) translate3d(0, 0, 0);
  transform: rotate(45deg) translate3d(0, 0, 0);
  display: inline-block;
  -webkit-transition: -webkit-transform 300ms ease-out;
  -moz-transition: -moz-transform 300ms ease-out;
  transition: transform 300ms ease-out;
      float: left;
    width: 25%;

}
.team-top1 {
  position: relative;
  width: 220px;
  height: 220px;
  margin: 0;
  display: block;
  overflow: hidden;
	background: #E2E2E2;
    border: 2px solid #d15965;
}
.team-top1 img {
  width: 220px;
  height: 220px;
  -webkit-transform: skew(0deg, 0deg) rotate(-45deg);
  -moz-transform: skew(-20deg, -20deg) rotate(-45deg);
  -ms-transform: skew(-20deg, -20deg) rotate(-45deg);
  -o-transform: skew(-20deg, -20deg) rotate(-45deg);
  transform: skew(0deg, 0deg) rotate(-45deg);
  opacity: 1;
  -webkit-transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}
.team-top1 img:hover {
  opacity: 1;
}
.team{
	padding:6em 0 8em;
}
.zoom-icon {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	display: block;
	left: 0;
	top: -152px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.32);
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.team-top1 .zoom-icon {
	top: -100px;
	width: 100%;
}
.team-top1 .swipebox:hover .zoom-icon {
	top: 0%;
	opacity: 1;
	filter: alpha(opacity=99); 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)";
}
.zoom-icon1{
	-webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
	-moz-transform: rotate(-45deg) translate3d(0, 0, 0);
	-ms-transform: rotate(-45deg) translate3d(0, 0, 0);
	-o-transform: rotate(-45deg) translate3d(0, 0, 0);
	transform: rotate(-45deg) translate3d(0, 0, 0);
    text-align: center;
	margin: 4em 0 0 3em;
}
.zoom-icon1{
	-webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
	-moz-transform: rotate(-45deg) translate3d(0, 0, 0);
	-ms-transform: rotate(-45deg) translate3d(0, 0, 0);
	-o-transform: rotate(-45deg) translate3d(0, 0, 0);
	transform: rotate(-45deg) translate3d(0, 0, 0);
    text-align: center;
	margin: 4em 0 0 1em;
}
.zoom-icon1 h5{
	font-size:2em;
	color:#fff;
	margin-bottom: 0.5em;
}
/*--team--*/
.social-ic li{
	display:inline-block;
}
.social-ic li a {
    width:35px;
    height: 35px;
    display: block;
	background:  #d15965;
    margin: 0 0.5em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.social-ic li a:hover{
	background:  #000;
}
.social-ic li a i {
    width:35px;
    height: 35px;
    display: block;
	background:  url(../images/img-spr.png)no-repeat -2px -90px;
}
.social-ic li a i.ic {
	background: url(../images/img-spr.png)no-repeat -63px -90px;
}
.social-ic li a i.ic1 {
	background: url(../images/img-spr.png)no-repeat -123px -90px;
}
/*--//team--*/
.col-1-top, .col-1-bottom {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.col-1-top img, .col-1-bottom img {
  display: block;
  position: relative;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.col-1-top {
  position: relative;
}
.col-1-bottom {
  top: 0;
  left: 0;
  position: absolute;
}
.col-1-bottom .info-text {
  display: block;
  position: relative;
  padding: 2em;
  float: left;
  left: 50%;
  top: 50%;
  text-align:center;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.info-text h5{
	color:#fff;
	font-size:1.8em;
	border-bottom:4px double #fff;
	padding-bottom:0.5em;
	margin-bottom:0.5em;
}
.info-text p{
	color:#fff;
	font-size:0.9em;
	line-height:2em;
}
.col-1 {
  display: block;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  -ms-perspective: 800px;
  -o-perspective: 800px;
  perspective: 800px;
  -webkit-transform-style: preserve3d;
  -moz-transform-style: preserve3d;
  -ms-transform-style: preserve3d;
  -o-transform-style: preserve3d;
  transform-style: preserve3d;
}
.col-1 .col-1-top {
  z-index: 1;
}
.col-1 .col-1-bottom {
  background: rgba(0, 0, 0, 0.6);
  z-index: 2;
  filter: alpha(opacity=0);
  -wekbit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.col-1.bottom .col-1-bottom {
  -webkit-transform: translateY(100%) rotateX(-90deg);
  -moz-transform: translateY(100%) rotateX(-90deg);
  -ms-transform: translateY(100%) rotateX(-90deg);
  -o-transform: translateY(100%) rotateX(-90deg);
  transform: translateY(100%) rotateX(-90deg);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
}

.col-1:hover .col-1-bottom {
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateX(0) rotateY(0);
  -moz-transform: translateX(0) rotateY(0);
  -ms-transform: translateX(0) rotateY(0);
  -o-transform: translateX(0) rotateY(0);
  transform: translateX(0) rotateY(0);
}
/*--newslwtter--*/
.ser-top1  {
	margin-bottom:4em;
}
.ser-top1 h3 {
	color:#fff;
}
.ser-t1 b{
    background: #000;
}
.ser-t1  span{
    background: #FF9523; 
}
.ser-t1  span i{
    border: 2px solid #000;   
}
.news-letter {
    background: #FF9523;
    padding: 5em 0;
}
.news-letter input[type="text"] {
    outline: none;
    padding: 14px 10px;
    color: #848484;
    font-size: 16px;
    border: 1px solid #dadada;
	    width: 43%;
    float: left;
    margin-right: 2%;
}
.news-letter input[type="submit"]{
    color: #fff;
    background:#000;
    border: none;
    padding: 14px 20px;
    font-size: 1em;
    outline: none;
    text-transform: uppercase;
	float:left;
	
}
.news-letter input[type="submit"]:hover {
    background:#18826D;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*--footer--*/
.footer{
    background:#C74A02 url(../images/bg-foot.png) repeat ;
    padding: 5em 0;
}
.footer-bottom h4,.footer-bottom1 h4{
	font-size: 1.5em;
    font-weight: bold;
    color: #f4c712;
    margin: 0.6em 0.1em 0.2em;
}
.footer-bottom1 h4{
    margin-bottom: 1em;
}
.footer-bottom p{
	font-size: 1em;
	color: #fff;
	line-height: 1.6em;
	width: 80%;
}

.social li{
	display:inline-block;
}

.social1 li a  {
    width: 80px;
    height: 80px;
    display: block;   
    border: 1px solid #d15965;
    color: #fff; font-size: 30px;
     text-align: center;
    padding-top: 18px;
    background: #fff;
    }
.social1 li a:hover  {   
    background:#d15965;
}
.social li a i {
    width: 80px;
    height: 80px;
    display: block;
    background: url(../images/img-spr.png)no-repeat 18px 13px ;
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(-45deg) translate3d(0, 0, 0);
    -o-transform: rotate(-45deg) translate3d(0, 0, 0);
    transform: rotate(-45deg) translate3d(0, 0, 0);
}
.social li a i.icon {
	background: url(../images/img-spr.png)no-repeat -66px 13px;  
}
.social li a i.icon1 {
	background: url(../images/img-spr.png)no-repeat -161px 13px;  
}
.social li a i.icon2 {
	background: url(../images/img-spr.png)no-repeat -251px 13px;  
}
.social li a i.icon3 {
	background: url(../images/img-spr.png)no-repeat -341px 13px;  
}

.copy{
	background:#973e03;
    padding: 1.5em 0;
}
p.footer-grid {
    font-size: 0.9em;
    color: #fff;
	text-align:center;
}
p.footer-grid a{
	text-decoration:none;
	color:yellow;
}
p.footer-grid a:hover{
	color:#fff;
}
/*--//footer--*/
/*--gallery--*/
figure {
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
    border: 3px solid #fff;
}

figure:hover figcaption {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    top: 0;
}

figcaption {
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    height: 100%;
    width: 100%;
	top: -100%;
    background: rgba(0,0,0,.5);
    color: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
	padding: 5em 2em;
}

figcaption h3 {
    color: #d15965;
    margin-bottom: 0;
    position: relative;
    left: 100%;
    font-size: 2.2em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -ms-transition-delay: 1s;
    transition-delay: 1s;
}

figcaption p {
    margin-bottom: 0;
    margin-top: 20px;
    position: relative;
    left: 100%;
    font-size: 0.9em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: 1.3s;
    -moz-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    -ms-transition-delay: 1.3s;
    transition-delay: 1.3s;
}

figure:hover h3,figure:hover p {
    left: 0;
}
/*----*/
.gallery h2 {
    text-align: center;
    font-size: 2em;
    color: #000;
    margin-bottom: 0.5em;
	font-weight: bold;
}
.gallery{
	padding:6em 0;
}
.gal-gd{
	margin:2em 0;
}
.gal-btm {
    margin-top: 4em;
}
/*--//gallery--*/
/*-- contact --*/
.contact {
    padding: 6em 0;
}
.contact form{
	margin-top:6em;
}
.contact h2{
    font-size: 2em;
    color: #000;
    margin-bottom: 0.5em;
	font-weight: bold;
	text-align: center;
}
.contact-grid1{
	text-align: center;
}
.con-ic{
    width: 30px;
    height: 30px;
    display: block;
    border: 1px solid #d15965;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(45deg) translate3d(0, 0, 0);
    -o-transform: rotate(45deg) translate3d(0, 0, 0);
    transform: rotate(45deg) translate3d(0, 0, 0);
	    margin: 0 auto;
}
.contact-grid1 i {
    width: 30px;
    height: 30px;
    font-size: 0.9em;
    color: #d15965;
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(-45deg) translate3d(0, 0, 0);
    -o-transform: rotate(-45deg) translate3d(0, 0, 0);
    transform: rotate(-45deg) translate3d(0, 0, 0);
    line-height: 1.9em;
}
.contact-grid1 h4{
	    font-size: 1.5em;
    color: #d37632;
    margin:1em 0 0.5em;
}
.contact-grid1 p{
	font-size:1em;
	color:#333;
	line-height:1.5em;
	margin:0;
}
.contact-grid1 p a{
	color:#333;
	text-decoration:none;
}
.contact-grid1 p a:hover{
	color:#000;
}
.contact-grid1 p span{
	display:block;
}
.contact-grids{
	margin:5em 0 0;
}
.contact-form1 h4,.contact-me h4{
	font-size:1em;
	color:#797979;
	margin:0 0 .5em;
}
.contact-form1{
	padding:0 1em 0 0;
}
.contact-form{
	padding:0;
}
.contact-form1 input[type="text"],.contact-form1 input[type="email"],.contact-me textarea{
	outline:none;
	padding:10px;
	border:1px solid #DFDFDF;
	background:#EAEAEA;
	font-size:14px;
	color:#999;
	width:100%;
}
.contact-me textarea{
	min-height:300px;
}
.contact-me{
	margin-top:1em;
}
.contact-grids1 input[type="submit"]{
	outline: none;
    padding: 10px 0;
    border: none;
    background: #d15965;
    font-size: 1em;
    color: #fff;
    width: 100%;
    margin: 1.5em 0 0 0em;
}
.contact-grids1 input[type="submit"]:hover{
	background:#000;
	    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.map iframe{
	width:100%;
	min-height:500px;
}
/*-- //contact --*/
/*--test--*/
.test-top-g {
    text-align:center;
	margin-bottom: 4em;
}
.test-top-g h3 {
    text-align: center;
    margin-bottom: 0.4em;
    font-size: 3em;
    font-weight: bold;
    color: #fff;
}
.test {
    padding: 6em 0;
	background: url(../images/tt.jpg) no-repeat center;
    width: 100%;
    min-height: 402px;
    display: block;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
}
.test-top2 {
    background: #fff;
    padding: 1.5em;
}
.test-top3 {
    background: #d15965;
	padding: 1.5em;
}
.test-top2 p{
	float: right;
    color: #999;
    font-size: 0.9em;
    line-height: 2em;
    width: 86%;
}
.test-top2 img{
	float:left;
}
.test-top3 img{
	float:left;
	border-radius: 100px;
    width: 20%;
    border: 2px solid #fff;
}
.test-top3 h6{
	float: right;
    color: #000;
    font-size: 1em;
    line-height: 2em;
    width: 76%;
    margin-top: 1em;
    margin-left: 4%;
	font-style: italic;
}
/*--test--*/
.content-about{
	padding: 4em 0;
}
.col-left{
	float:left;
}
.col-left span{
	color:#d15965;
	font-size: 5em;
	display: block;
	font-weight: 600;
	transform: rotate(-90deg);
}
.col-right{
	float:right;
	width: 72%;
}
.col-right h6{
	margin:0;
	font-size: 1.3em;
	color: #000;
}
.col-right p{
	margin: 1.2em 0 0;
	font-size: 0.9em;
	line-height: 1.9em;
	color: #999;
}
.wel h6{
	font-size:0.9em;
	color:#999;
	font-style: italic;
}
.wel h2{
	font-size: 2em;
    color: #000;
    font-weight: 900;
    margin: 0.1em 0;
}
.wel p{
	font-size: 1em;
	line-height: 1.9em;
	color: #333;
}
.us-col{
	margin-bottom:2em;
}
/*--//about--*/
/*--typo--*/
.ser-top-c {
    margin-bottom: 6em;
}
.page {
    padding: 5em 0;
}
.page-header h3{
	font-size: 2.5em;
	color:#d15965;
	font-weight: bold;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}
.grid1 {
  margin: 1.5em 0 0;
}
ul.nav.nav-pills {
  margin: 1.5em 0 0;
}
.grid2{
	margin: 1em 0 0;
}

.form-horizontal .control-label {
  text-align: left;
}
/*--//typo--*/
@media(min-width:1441px){
 #owl-demo .item{margin-left: 10.5%;}
.col-grid h3 {
    font-size: 2.3em;
}
    
    
.col-grid-left {
    padding: 3.75em;
}
    .language{position: absolute; right: 5em; top: 2em}
}
@media(max-width:1440px){
    #owl-demo .item{margin-left: 10.5%;}
.col-grid h3 {
    font-size: 2.3em;
}
.col-grid-left {
    padding: 3.75em;
}
    .language{position: absolute; right: 5em; top: 2em}
}

@media(max-width:1366px){
  
     #owl-demo .item{margin-left: 10.5%;}
.col-grid h5 {
    font-size: 1.5em;
}
.col-grid-left {
    padding: 1.9em;
}
    .language{position: absolute; right: 2em; top: 2em}
}
@media(max-width:1200px){
    
     #owl-demo {margin-left: -50px;}
   
       ul.nav.navbar-nav li a {
   
	font-size: 0.6em;
}
}

@media(max-width:1280px){
    
     #owl-demo .item{margin-left: 10.5%;}
.wel h2 {
    font-size: 2em;
}
    .language{position: absolute; right: 0em; top: 2em}
       ul.nav.navbar-nav li a {
   
	font-size: 0.6em;
}
}
@media(max-width:1024px){
     .language{position: absolute; right: 0em; top: 2em}
    
.navbar-top {
    width: 100%;
}
.ser-grid {
    width: 150px;
    height: 150px;
    margin: 0 auto;
}
.ser-grid1 h3 {
    font-size: 1.1em;
}
.team-top1 {
    width: 150px;
    height: 150px;
}
.team-top1 img {
  width: 150px;
  height: 150px;
}
.ser-grid1 {
    top: 8%;
    left: 4%;
}
.ser-grid1 p {
    font-size: 0.7em;
}
.col-grid h3 {
    font-size: 1.8em;
}
.col-grid h5 {
    font-size: 1.2em;
}
.info-text p {
    font-size: 0.75em;
}
.col-1-bottom .info-text {
    padding: 1em;
}
.zoom-icon1 {
    margin: 2.1em 0 0 1em;
}
.social-ic li a {
    margin: 0 0.1em;
}
.test-top3 h6 {
    margin-top: 0.5em;
}
.news-letter input[type="text"] {
    width: 42%;
}
.map iframe {
    min-height: 350px;
}
.footer-bottom h4, .footer-bottom1 h4 {
    font-size: 2em;
}
.service {
    padding: 5em 0 6em;
}
.ser-top {
    margin-bottom: 6em;
}
.team {
    padding: 5em 0 6em;
}
.test {
    padding: 5em 0;
}
figcaption {
    padding: 3.8em 1em;
}
figcaption h3 {
    font-size: 1.8em;
}
figcaption p {
    font-size: 0.8em;
}
.gallery {
    padding: 5em 0;
}
.wel h2 {
    font-size: 2.5em;
}
.content-about {
    padding: 3.5em 0;
}
.contact {
    padding: 5em 0;
}
.header {
    height: 150px;
}
.header1 {
    height: 92px;
}
.banner {
    margin-top: 1.5em;
}
/*--typo--*/
h1.grid2 {
  font-size: 2.3em;
}

}
@media(max-width:991px){
   
     #owl-demo {margin-left: auto;}
     #owl-demo {margin-left: auto;}
      .language{position: absolute; right: 0em; top: 5.4em}
    .language ul {display: inline-block; font-size: 14px;}
ul.nav.navbar-nav li a {
   
	font-size: 0.6em;
}
.navbar-brand  {
    position: relative;
   left: 0px;
    top: -10px;
}
.logo h1 a span {
   
}
.navbar-nav {
    margin-top: 1.5em;
    width: 100%;
}
.header-left {
    position: absolute;
    margin-top: 0.2em;
}
.header-left ul li {
    margin: 0 0.3em;
}
.navbar-top {
    width: 100%;
}
.header {
    height:200px;
}
.header1 {
    height: 87px;
}
.banner {
    margin-top: 0.7em;
}
.banner span {
    margin: 4em 0 3em;
}
.ser-t {
    width: 30%;
}
.ser-head {
    width: 50%;
	margin-bottom: 2em;
}
.col-grid-1 {
    width: 50%;
    float: left;
}
.team-top {
    width: 50%;
	margin-top: 2em;
}
.service {
    padding: 4em 0 5em;
}
.team {
    padding: 4em 0 6em;
}
.test {
    padding: 4em 0;
}
.test-top1 {
    width: 50%;
    margin: 0 auto 1em;
}
.test-top3 {
    padding: 1em;
}
.test-top3 h6 {
    margin-top: 0.8em;
}
.news-letter input[type="text"] {
    width: 40%;
}
.ser-top {
    margin-bottom: 4em;
}
.news-letter {
    padding: 4em 0;
}
.team-top1 {
    margin: 0 auto;
}
.zoom-icon1 h5 {
    font-size: 1.5em;
}
.footer {
    padding: 0.5em 0;
}
.footer-bottom1 {
    margin-top: 2em;
}
.map iframe {
    min-height: 300px;
}
.news-letter {
    padding: 3em 0;
}
.wel h2 {
    font-size: 1.1em;
}
.content-about {
    padding: 5em 0;
}
.gallery {
    padding: 4em 0;
}

.gal-gd {
    margin: 0.4em 0;
    width: 33.33%;
    float: left;
    padding: 0 0.2em;
}
figcaption h3 {
    font-size: 1.5em;
}
figcaption p {
    margin-top: 10px;
}
figcaption {
    padding: 3.3em 1em;
}
.col-left span {
    font-size: 4em;
}
.us-col,.col-us {
    margin-bottom: 1em;
}
.contact {
    padding: 4em 0;
}
.contact-form1 {
    padding: 0;
	margin-bottom:1em;
}
.contact-grids1 input[type="submit"] {
    margin: 0.5em 0 0 0em;
}
.contact-grid {
    margin-top: 1em;
}
.contact-grids {
    margin: 3em 0 0;
}
.contact form {
    margin-top: 4em;
}
.col-1-top img, .col-1-bottom img {
    width: 100%;
}
/*--typo--*/
h1.grid2 {
  font-size: 2.3em;
}
.short-top h3 {
    top: 47%;
}
} 
@media(max-width:767px){
#owl-demo {margin-left: auto; }
.navbar-brand  {
    position: relative;
   
}
.language{position: absolute; right: 7em; top: 7em}
    .language ul {display: inline-block;}
.navbar-toggle {
    float: right;
	padding:0;
    border: none;
    margin-top: 20px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}
ul.nav.navbar-nav li a {
    margin: 7px 0px;
    display: inline-block;
    text-align: center;
    width: auto;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}
.navbar-toggle .icon-bar {
    width: 27px;
    height: 3px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-top {
    width: 100%;
    margin: 0;
    height: 180px;
}
.navbar-nav {
    margin: .5px 0px;
}
.navbar-nav {
    width: 100%;
}
/*----*/
div#bs-example-navbar-collapse-1 {
    background: #d7423e;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 37%;
    z-index: 999;
}
ul.nav.navbar-right {
    text-align: center;
}
.navbar-right .dropdown-menu {
    min-width: 100%;
    position: relative;
	text-align:center;
}
.navbar-toggle .icon-bar {
    background: #d15965;
}
.navbar-toggle {
    margin: 18px 0 0;
    background: none;
}
.navbar-nav > li > a {
    width: 25%;
    text-align: center;
    margin: 5px auto;
}
div#bs-example-navbar-collapse-1 {
    width: 95.2%;
    margin-top: 2em;
}
}
@media(max-width:760px){
.banner p {
    width: 75%;
}
.banner {
    margin-top: 4.5em;
}
.header {
    height: 126px;
}
.header1 {
    height: 129px;
}
.ser-top h3 {
    font-size: 2.5em;
}
.service {
    padding: 3em 0 4em;
}
.ser-head {
    width: 47%;
}
.test-top1 {
    width: 75%;
}
.test {
    padding: 3em 0;
}
.test-top-g {
    margin-bottom: 3em;
}
.news-letter input[type="text"] {
    width: 39%;
}
.footer {
    padding: 0.5em 0;
}
.test-top-g h3 {
    font-size: 2.5em;
}
.team {
    padding: 3em 0 5em;
}
.content-about {
    padding: 3em 0;
}
.gallery {
    padding: 3em 0;
}
figcaption h3 {
    font-size: 1.2em;
}
figcaption {
    padding: 2.5em 1em;
}
.contact h2 {
    font-size: 2em;
}
.contact form {
    margin-top: 3em;
}
.contact {
    padding: 3em 0;
}
.gallery h2 {
    font-size: 2em;
}
figcaption.gal-text {
    padding: 1.6em 1em;
}
/*--typo--*/
button.btn.btn-lg {
  font-size: 1.1em;
}
h1.grid2 {
  font-size: 2em;
}
h2.grid2 {
  font-size: 1.9em;
}
.b-wrapper1.long-img {
    padding-top: 16em;
}
td.add-check a {
    width: 106px;
}
.heart li a {
    margin: 0 0.3em;
}
.page-header h3 {
    font-size: 2.5em;
}
}
@media(max-width:600px){
    .language{position: absolute; right: 6em; top: 5em}
    .language ul {display: inline-block;}
.navbar-top {
    width: 100%;
    float: none;
}
.header-left {
    float: none;
    text-align: center;
}

.banner-text {
    width: 70px;
    height: 70px;
}
.banner h2 {
    font-size: 3em;
    line-height: 1.3em;
    width: 70px;
    height: 70px;
}
.banner span {
    margin: 3em 0 2em;
}
.ser-head {
    width: 46%;
}
.ser-top h3 {
    font-size: 2.3em;
}
.ser-t {
    width: 45%;
}
.team-top {
    width: 47%;
    margin-top: 3em;
}
.test-top-g h3 {
    font-size: 2.2em;
}
.test-top1 {
    width: 95%;
}
.team {
    padding: 2.5em 0 4em;
}
.col-grid h3 {
    font-size: 1.6em;
}
.news-letter input[type="text"] {
    width: 100%;
    margin: 0em 0 1em;
}
.footer-bottom h4, .footer-bottom1 h4 {
    font-size: 0.8em;
}
.footer-bottom p {
    font-size: 0.7em;
    width: 100%;
}
.contact h2 {
    font-size: 2em;
}
.contact {
    padding: 2em 0;
}
.contact-me textarea {
    min-height: 203px;
}
.gal-gd-sec {
    width: 100%;
    float: left;
    padding: 0 0em;
}
.gal-gd {
    margin: 0.4em 0;
    width: 100%;
    float: left;
    padding: 0 0em;
}
.gal-gd img{
    width: 100%;
}
.gallery h2 {
    font-size: 2em;
}
.gal-btm {
    margin-top: 3em;
}
figcaption h3 {
    font-size: 2em;
}
figcaption {
    padding: 4em 1em;
}
div#bs-example-navbar-collapse-1 {
    width: 93.2%;
}
/*--typo--*/
.page-header h3 {
  font-size: 2em; 
}
button.btn.btn-lg {
  font-size: 1em;
  padding: 7px;
}
button.btn.btn-1 {
  font-size: 0.9em;
  padding: 8px;
}
button.btn.btn-sm {
  font-size: 0.8em;
  padding: 9px;
}
h1#h1-bootstrap-heading {
  font-size: 2.2em;
}
h2#h2-bootstrap-heading {
  font-size: 2em;
}
h1.grid2 {
  font-size: 1.45em;
}
h2.grid2 {
  font-size: 1.35em;
}
h3.grid2 {
  font-size: 1.3em;
}
h4.grid2 {
  font-size: 1.2em;
}
.media-1 {
    padding-left: 0em;
}
}
@media(max-width:414px){
    
    
    .banner {
    margin: 0em;
     min-height: 205px;
    text-align:center;
    position: relative;
    z-index: 1;
  
}
.logo h1 {
    font-size: 1.2em;
}
.logo h1 a span {
    width: 32px;
    height: 32px;
}
.banner h2 {
    font-size: 2.5em;
    line-height: 1em;
    width: 50px;
    height: 50px;
}
.banner-text {
    width: 50px;
    height: 50px;
}
.banner span {
    margin: 2em 0 1em;
}
.banner p {
    width: 100%;
    line-height: 1.8em;
    font-size: 0.8em;
}
.header {
    height: 146px;
}
.header1 {
    height: 125px;
}
.banner {
    margin-top: 2em;
}
.ser-head {
    width: 95%;
    float: none;
    margin: 0 auto;
}
.ser-grid {
    width: 127px;
    height: 127px;
    margin: 0 auto 2em;
}
.test-top2 {
    padding: 1em;
}
.ser-grid1 i {
    font-size: 1.7em;
}
.ser-grid1 h3 {
    font-size: 1em;
}
.ser-grid1 p {
    font-size: 0.69em;
}
.ser-top h3 {
    font-size: 2em;
}
.ser-t {
    width: 65%;
}
.news-letter input[type="text"] {
    padding: 8px 10px;
}
.news-letter input[type="submit"] {
    padding: 8px 20px;
}
.news-letter {
    padding: 2em 0;
}
.footer-bottom {
    padding: 0;
}
.footer-bottom h4, .footer-bottom1 h4 {
    font-size: 0.8em;
}
.footer-bottom p {
    font-size: 0.5em;
}
.team-top {
    width: 100%;
    margin-top: 3em;
}
.footer-bottom1 {
    margin-top: 1em;
    padding: 0;
}
.col-grid-left {
    padding: 1em;
}
.social li a i {
    width: 40px;
    height: 40px;
	background: url(../images/img-spr.png)no-repeat 7px 4px;
	background-size: 225px;
}
.social li a {
    width: 40px;
    height: 40px;
}
.social li a i.icon {
    background: url(../images/img-spr.png)no-repeat -39px 4px;
    background-size: 225px;
}
.social li a i.icon1 {
    background: url(../images/img-spr.png)no-repeat -146px 4px;
    background-size: 225px;
}
.social li a i.icon2 {
    background: url(../images/img-spr.png)no-repeat -145px 4px;
    background-size: 225px;
}
.footer {
    padding: 0.5em 0;
}
.map iframe {
    min-height: 200px;
}
p.footer-grid {
    font-size: 0.9em;
    padding: 0 1em;
}
.test-top1 {
    width: 100%;
    padding: 0;
}
.test {
    padding: 2em 0;
}
.col-grid h3 {
    font-size: 1.1em;
}
.us-grid {
    padding: 0;
}
.us-col, .col-us {
    margin-bottom: 1em;
    padding: 0;
}
.ser-top {
    margin-bottom: 3em;
}
.content-about {
    padding: 2em 0;
}
.gallery {
    padding: 2em 0;
}

figcaption h3 {
    font-size: 1.5em;
}
figcaption {
    padding: 1.2em 1em;
}
figcaption.gal-text {
    padding: 4em 1em;
}
.col-grid-1 {
    width: 100%;
}
div#bs-example-navbar-collapse-1 {
    width: 91.2%;
}
/*--typo--*/
h1#h1-bootstrap-heading {
  font-size: 1.6em;
}
h2#h2-bootstrap-heading {
  font-size: 1.5em;
}
h3#h3-bootstrap-heading {
  font-size: 1.4em;
}
button.btn.btn-lg {
  font-size: 0.9em;
  margin: 0 0 0.5em 0px;
  padding: 9px;
}
.grid1 {
  margin: 0.7em 0 0;
}
button.btn.btn-1 {
  font-size: 0.8em;
  margin: 0 0 0.5em;
}
button.btn.btn-sm {
  font-size: 0.7em;
  padding: 5px;
  margin: 0 0 0.5em;
}
button.btn.btn-xs {
  font-size: 0.7em;
}
ul.nav.nav-pills a{
	padding: 0.5em;
  font-size: 0.9em;
}
span.label {
  margin: 0 0 0.5em;
  display: inline-block;
}
.page {
  padding: 3em 0 1em;
}
.page-header {
  margin: 16px 0 9px;
}
.grid2 {
  margin: 0.4em 0 0;
}
.bs-example {
  padding: 1em 0 0;
}
.page-header h3 {
    font-size: 1.6em;
}
td.add-check a {
    width: 86px;
}
}
.md10{margin-top: 15px;}
.bg-white{background: #fff}
.mb10{margin-bottom: 15px;}
.social2{margin-top: 1em}
.social2 li a i{ border-radius:5px;  }
.social2 li a .fa-facebook{background:#305cb5; color: #fff;padding: 5px;}
.social2 li a .fa-google-plus{background:#ed5557;color: #fff;padding: 5px;}
.social2 li a .fa-youtube{background:#C32428;color: #fff;padding: 5px;}
 .fa-facebook{background:#305cb5; color: #fff;padding: 5px;}
.fa-google-plus{background:#ed5557;color: #fff;padding: 5px;}
.fa-youtube{background:#C32428;color: #fff;padding: 5px;}
.box h5{background: #ff8500; color: #fff; padding: 5px; text-align: center;}
.box{min-height: 200px; box-shadow: #ccc 1px 1px 2px; border: #eee thin solid; padding: 0px;}
.list-front{margin-top: 5px;margin-left: 15px;}
.shadow{box-shadow: #ccc 1px 1px 2px; border: #eee thin solid;  }
.list-front li a{color: firebrick;  padding: 5px 10px; line-height: 34px;}
.list-front li a:hover{background: firebrick; color: #fff; text-decoration: none;}

marquee {height: 220px; width: 15vw; position: relative; margin: 55px; overflow: hidden; }

.events_img{ min-height: 380px; width: 90%; height: auto; position: absolute;}
   @media(min-width:1025px)
   {
       .lingam{position: absolute; top: -11px; left: 1.5vw;}
}
@media(min-width:1300px)
   {
       .lingam{position: absolute; top: -11px; left: 5vw;}
}
 @media(min-width:0px) and (max-width:1024px)
   {
       img.lingam{display: none; }
        .slogan{position: relative;top: -32px; width: 100%; z-index: 99;font-size: 12px;}
}
@media (max-width:340px){
    .language{position: absolute; right: 0em; top: 5em}
    .language ul {display: inline-block; font-size: 14px;}
   
    .slogan{position: relative;top: -12px; width: 100%; z-index: 99;font-size: 11px;}
}

.list-ty li{margin-left: 15px;}
.pad10{padding: 15px;}

.list-tam li i{margin-left: -18px;}
.list-tam li{ margin-left: 25px; margin-top: 10px;}
.gal-btm li {
   
    height: 180px;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
  
}
.gal-btm li img{   border: #aaa 3px solid;  width: 250px; min-height: 170px }
.content-about .container{padding-top: 2em}
#cont{position: fixed; bottom: 0; right: 0; background: rgba(0,0,0,0.8); color: #fafafa; border: none; padding: 10px;}
.mob{color:#d7423e; font-weight:700; margin-top:1vh;}
.slogan{position: absolute;top: 10%; width: 100%; z-index: 99}

.slogan .left_text{position: absolute; left: 5%; color: #fff;}
.slogan .right_text{position: absolute; right: 5%; color: #fff;}

.youtube_video iframe{
        width: 100%;
        height: 278px;
}
.news_events{
       margin-bottom: 10px;
}
   
 .box .list-front{margin-top: 20px;
 }