/*Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html,body{
	
	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{
	margin:0;	
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Montserrat', sans-serif;
}
p{
	margin-bottom: 20px;
	text-align: justify;
	font-size: 16px;
    line-height: 33px;
	font-family: 'Open Sans', sans-serif;
}
/*--header--*/
.fixed-head{
	width: 100%;
	position: fixed;
	z-index: 999;
	
}
.head {
	padding: 0.5em 0em 1em;	
	background:rgba(0, 0, 0, 0.44);
}
.banner {
    margin-top: 11em;
}
.header{
	background:transparent;
	width:100%;
	height:100%;
	
	
}
.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: #fff;
    -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: #fff;
    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: #13d0ab;
    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 #13d0ab;
    -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;
  margin: 0 20px;
  text-shadow: none;
  position: relative;
}
.link-effect-4 a::before {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 0 0px;
  max-height: 0;
  color: #13d0ab;
  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:1.8em;
	font-family: 'Montserrat', sans-serif;
}
.logo h1 a{
	text-decoration:none;
	color:#fff;
}
.logo h1 a span{
	width: 40px;
    height: 40px;
    display:inline-block;
    border: 2px solid #fff;
    -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: right;
	margin-top: 2.5em;
	margin-right: -50px;
}
.header-left{
	float:right;
	margin-top: 36px;
	    line-height: 31px;
		  


}
.header-left ul li {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin: 0 1em;
/*-- w3layouts --*/
}
.header-left ul li a {
    text-decoration: none;
    color: #fff;
}
.header-left ul li a:hover {
    color: #13D0AB;
}
.header-left ul li i{
    left: -.5em;
}
.navbar-top {
    float: left;
	width:70%;
}
.navbar-default {
    border: none;
    background: none;
    min-height: auto;
    margin-bottom: 0;
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
ul.nav.navbar-nav li a {
     font-size: 16px;
    color: #FFFFFF;
    margin: 0 10px;
    padding: 0px 0;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background:none !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}
ul.nav.navbar-nav li.active a {
       color:#13d0ab;
    background: none;
}
.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: 1em;
/*-- agileits --*/
}
.ser-top h3 {
    text-align: center;
    margin-bottom: 0.4em;
    
    font-weight: bold;
	color:#000;
	font-size:27px;
}
.fixed .ser-top h3{
	color: #fff;
	margin-top: 1em;
}
.ser-t {
    text-align: center;
    margin: 0 auto;
    width: 20%;
    position: relative;
}
.ser-t b{
	width: 100%;
    height: 2px;
    display: block;
    background: #13d0ab;
    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 #13d0ab;
    -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 {
	-webkit-transform: rotate(45deg) translate3d(0, 0, 0);
	-moz-transform: rotate(45deg) translate3d(0, 0, 0);
/*-- w3layouts --*/
	-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%;
	
}

.ser-head2 {
	-webkit-transform: rotate(45deg) translate3d(0, 0, 0);
	-moz-transform: rotate(45deg) translate3d(0, 0, 0);
/*-- w3layouts --*/
	-ms-transform: rotate(45deg) translate3d(0, 0, 0);
	-o-transform: rotate(45deg) translate3d(0, 0, 0);
	transform: rotate(45deg) translate3d(0, 0, 0);
	
	-webkit-transition: -webkit-transform 300ms ease-out;
	-moz-transition: -moz-transform 300ms ease-out;
	transition: transform 300ms ease-out;
    width: 25%;
	margin: 0 auto;
	
}

.ser-grid:hover{
  background:#13d0ab;
      transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.fixed .ser-grid {
	width: 200px;
	height: 200px;
	display: block;
	opacity:1;
    border: 2px solid #13d0ab;
	position:relative;
	background: rgba(0, 0, 0, 0.6);
	color: #fff;
	margin: 30px auto;
}
.fixed .ser-grid1 i{
	color: #fff;
}
.fixed  .ser-grid1 h3{
	color: #fff;
	
}
.fixed .ser-grid:hover{
  background:#13d0ab;
      transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.fixed .ser-grid1 {
	transform: rotate(-45deg) translate3d(0, 0, 0);
	-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);
    text-align: center;
    position: absolute;
    top: 16%;
    left: 4%;
}
.ser-grid {
	width: 220px;
	height: 220px;
	display: block;
	opacity:1;
    border: 2px solid #13d0ab;
	position:relative;
}
.ser-grid1 {
    transform: rotate(-45deg) translate3d(0, 0, 0);
	-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);
    text-align: center;
    position: absolute;
    top: 14%;
    left: 4%;
}

.service {
    padding: 6em 0 8em;
}
.ser-grid1 i{
	font-size:2em;
	color:#000;
}
.ser-grid1 h3{
	font-size:1.8em;
	color:#000;
	margin: 0.4em 0;
}
.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: 2.5em;
        color: #13d0ab;
}
.col-grid h5 {
    font-size: 1.7em;
    line-height: 1.3em;
    margin: 0.8em 0 0;
    color: #000;
	font-weight: 100;
	font-family: 'Muli', sans-serif;
}
.col-grid p {
    font-size: 0.9em;
    margin: 1em 0;
    line-height: 2em;
    color: #999;
}
.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 #13d0ab;
}
.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:  #13d0ab;
    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: #13d0ab; 
}
.ser-t1  span i{
    border: 2px solid #000;   
}
.news-letter {
    background: #13d0ab;
    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:#232323;
    padding: 4em 0;
}
.footer-bottom h4,.footer-bottom1 h4{
	font-size:1.5em;
    font-weight: bold;
    color: #13d0ab;
    margin-bottom: 0.5em;
}
.footer-bottom1 h4{
    margin-bottom: 1em;
}
.footer-bottom p{
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	margin-bottom: 10px;
}

.social li{
	display:inline-block;
}

.social li a  {
    width: 80px;
    height: 80px;
    display: block;   
    border: 1px solid #13d0ab;
    -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:hover  {   
    background:#13d0ab;
}
.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;  
}
.fixed-footer{
	position:fixed;
	bottom: 0;
	width: 100%;
}
.copy{
	background:rgba(0, 0, 0, 0.44);
    padding: 1.5em 0;
	
	z-index:9999;
	
}
p.footer-grid {
    font-size: 1em;
    color: #fff;
	text-align:center;
}
p.footer-grid a{
	text-decoration:none;
	color:#fff;
}
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: #13d0ab;
    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: 3em;
    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: 3em;
    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 #13d0ab;
    -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: #000;
    -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: #000;
    margin:1em 0 0.5em;
}
.contact-grid1 p{
	font-size:1em;
	color:#999;
	line-height:1.5em;
	margin:0;
}
.contact-grid1 p a{
	color:#999;
	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: #13d0ab;
    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: 0em 0 2em;
	width: 100%;
   
    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: #13d0ab;
	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 2em;
}
h2{
	margin-bottom: 10px;
}
.col-left{
	float:left;
}
.col-left span{
	color:#13d0ab;
	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: 3.2em;
    color: #000;
    font-weight: 900;
    margin: 0.1em 0;
}
.wel p{
	font-size: 0.9em;
	line-height: 1.9em;
	color: #999;
}
.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:#13d0ab;
	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: 12px;
  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(max-width:1440px){
.col-grid h3 {
    font-size: 2.3em;
}
.col-grid-left {
    padding: 3.75em;
}
}
@media(max-width:1366px){
.col-grid h5 {
    font-size: 1.5em;
}
.col-grid-left {
    padding: 1.9em;
}

}



@media(max-width:1280px){
.wel h2 {
    font-size: 2.8em;
}
}
@media(max-width:1024px){
.navbar-top {
    width: 67%;
}
ul.nav.navbar-nav li a
{
    margin:0 3px !important;	
    font-size: 17px;
	font-weight:500;
}
.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: 5em 0;
}
.contact {
    padding: 5em 0;
}
.header {
    height: 100%;
}
.header1 {
    height: 92px;
}
.banner {
    margin-top: 10em;
}
/*--typo--*/
h1.grid2 {
  font-size: 2.3em;
}
.fancybox-image
{
	width:70% !important;
}
.fancybox-skin
{
	width:72% !important;
}

.fixed .ser-grid
{
   height: 150px !important;
   width: 150px !important;
    margin-left: 100px;
}
.fixed .ser-gridn
{
	height: 100px !important;
    width: 100px !important;
}
.ser-grid1 i
{
font-size: 12px !important;

}
.fixed .ser-top h3 {
    
	color: #fff;
    margin-top: 6em;
    font-size: 30px;
}
.ser-head
{
	width:25%;
}
.head
{ 
  padding: 0.5em 0em 3em !important;
}

.head-txxt-1
 {
    margin-bottom: 0px;
	margin-top:50px;
}
.navbar-nav
{
	    margin-top: 1.5em;
}
.ser-grid1 h3
{
	font-size:17px;
}
}


@media(max-width:991px){
ul.nav.navbar-nav li a {
    margin: 0 5px;
	font-size: 0.9em;
}
.logo h1 {
    font-size: 1.5em;
}
.logo h1 a span {
    width: 35px;
    height: 35px;
}
.navbar-nav {
    margin-top: 1.5em;
    font-size:11px;
}
.header-left {
    margin-top: 0.2em;
}
.head
{ 
  padding: 0.5em 0em 0em !important;
}
.header-left ul li {
    margin: 0 0.3em;
}
.navbar-top {
    width: 65%;
}
.header {
    height:100%;
}
.header1 {
    height: 87px;
}
.banner {
    margin-top: 8em;
}
.banner span {
    margin: 4em 0 3em;
}
.ser-t {
    width: 30%;
}
.ser-head {
    width: 20%;
	
}
.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: 4em 0;
}
.footer-bottom1 {
    margin-top: 2em;
}
.map iframe {
    min-height: 300px;
}
.news-letter {
    padding: 3em 0;
}
.wel h2 {
    font-size: 2.2em;
}
.content-about {
    padding: 4em 0;
}
.gallery {
    padding: 4em 0;
}
.gal-gd-sec {
    width: 50%;
    float: left;
    padding: 0 0.2em;
}
.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){
.navbar-toggle {
    float: right;
	padding:0;
    border: none;
}
.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;
    line-height: 32px;
}

ul.nav li.dropdown:hover > ul.dropdown-menu 
{
    display: block;
}
 
ul.nav li.dropdown-submenu:hover > ul.dropdown-menu
 {
    display: block;
}

 
.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: 47%;
    margin: 0;
}
.navbar-nav {
    margin: 7.5px 0px;
}
.navbar-nav {
    width: 100%;
}
/*----*/
div#bs-example-navbar-collapse-1 {
    background: #00000096;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 87%;
    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: #13D0AB;
}
.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: 1em;
}
.fixed .ser-grid
{
   height: 60px !important;
   width: 60px !important;
   margin-bottom:15px;
       margin-top: 11px;
    margin-left: 58px;

}
.fixed .ser-gridn
{
	height: 60px !important;
    width: 60px !important;
    margin-bottom: 17px;
	    margin-left: 0px !important;

}
.txt-box
{
	padding-left:0px !important;
	padding-top:0px !important;
}
.head-txxt-1
{
	margin-bottom:10px !important;
	    margin-top: 37px;

}
.ser-grid1 i
{
font-size: 10px !important;

}
.ser-grid1 h3
{
	font-size:8px !important;
}
.header-left ul li
{
	font-size:13px !important
}
.logos-1
{
	width:60% !important;
}


}
@media(max-width:760px){
.banner p {
    width: 75%;
}
.banner {
    margin-top: 4.5em;
}
.header {
    height: 100%;
}
.header1 {
    height: 129px;
}
.ser-top h3 {
    font-size: 2.5em;
}
.service {
    padding: 3em 0 4em;
}
.ser-head {
    width: 20%;
}
.test-top1 {
    width: 75%;
}
.test {
    padding: 3em 0;
}
.test-top-g {
    margin-bottom: 3em;
}
.news-letter input[type="text"] {
    width: 39%;
}
.footer {
    padding: 3em 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: 2.5em;
}
.contact form {
    margin-top: 3em;
}
.contact {
    padding: 3em 0;
}
.gallery h2 {
    font-size: 2.5em;
}
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){
.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: 20%;
}
.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: 1.5em;
}
.footer-bottom p {
    font-size: 1.2em;
    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){
.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: 100%;
}
.header1 {
    height: 125px;
}
.banner {
    margin-top: 2em;
}
.ser-head {
   width:20% !important;
}
.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: 1.3em;
}
.footer-bottom p {
    font-size: 1em;
}
.team-top {
    width: 100%;
    margin-top: 3em;
}
.footer-bottom1 {
    margin-top: 1.4em;
    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: 2em 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: 5em;
}
.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;
}

.fixed .ser-top h3 {
    color: #fff;
    margin-top: 10em;
    font-size: 10px;
}

}

.fixed{
	position: fixed;
	width: 100%;
	z-index: 15;
}

.footer ul {
	list-style: none;
	font-size: 16px;
	color: #fff;
}
.footer ul a{
	list-style: none;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
}
.copy p{
	line-height: 20px;
	margin-bottom: 0px;
} 
ul.own-list
{
	line-height: 40px;
	font-size: 20px;
	padding-left: 30px;
}
.back-image
{
background-image: url(../images/back-image.png);
background-repeat: repeat;
background-position: center;

}	
.back-images
{
background-image: url(../images/back-image-02.png);
background-repeat: repeat;
background-position: center;

}	
.own-center
{
	width: 100%;
	text-align:center;
	margin-left: 152px;
}
.own-menu li a:hover
{
	color: #13d0ab; 
	font-size: 20px;
}

.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-12px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 15px;
  width: 0;
  
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  color: #13d0ab!important;
  font-weight: 600!important;
}  
  
@media (max-width: 767px) {
  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
	   background-color: rgba(0, 0, 0, 0.72);
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }

}
 
.bro
{
	float: right; 
	
}
.own-pdf 
{
	font-size: 15px;
	color: #000;
	font-weight: 500;
}
.icons
{
	width: 15px;
	height: 15px;
	}
.own
{
	margin-top:10px;
	
}
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  

.own-color-text
{
	color:#000;
	font-size:24px;
	font-weight:600;
	padding-top:10px;
	font-family: 'Merriweather', serif;

}
ul.own-list
{
	line-height: 40px;
	font-size: 20px;
	padding-left: 30px;
}
ul.own-list li
{
	font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
}
.head-txt
{
	margin-top:0px;
}
.own-footer
{
	float:right;
	padding-right:5px;
	
}

.ser-gridn:hover{
  background:#13d0ab;
      transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.fixed .ser-gridn {
	width: 135px;
	height: 135px;
	display: block;
	opacity:1;
    border: 2px solid #13d0ab;
	position:relative;
	background: rgba(0, 0, 0, 0.75);
	color: #fff;
	margin-left:40px;
	text-align:center;
	}
	.fixed  .ser-gridn h3{
	color: #fff;
	font-size:15px;
	
}
.own-style
{
	padding-left:10%;
	
}

.txt-box
{
	padding-top:10px;
	padding-left:14px;
}

.fixed .ser-gridn:hover {
    background: #13d0ab;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.ml-text
{
	padding-left:50px;
}
.menu-textt
{
	width:300%;
	line-height:34px;
	    margin-top: 2px !important;

}
.menu-textt li a
{
	text-decoration:none;
}
.menu-textt li a:hover
{
	text-decoration:none;
	color: #13d0ab!important;
}

.top-srt
{
	margin-bottom: 0em !important;
}
.head-txxt-1
{
	margin-bottom:50px;
}