body a{
 transition:0.5s all;
 -webkit-transition:0.5s all;
 -moz-transition:0.5s all;
 -o-transition:0.5s all;
 -ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	padding:0px 0px;
	margin:0px 0px;
font-family: 'Nunito', sans-serif;
    font-weight: 400;
}
p{
	padding:0px 0px;
	margin:0px 0px;
    font-family: 'Questrial', sans-serif;
	font-size:16px;
	line-height:1.8em;
	color:#555;
}
ul{
	padding:0px 0px;
	margin:0px 0px;
    list-style: none;
    font-family: 'Questrial', sans-serif;

}

a{
font-family: 'Nunito', sans-serif;

}
a:hover{
	text-decoration:none;
}
b, strong {
    font-weight: bold;
    font-size: 1.1em;
}
body{
	padding:0px 0px;
	margin:0px 0px;
    font-family: 'Questrial', sans-serif;
    
    
}
/*-- header --*/
.navbar-default {
    background: none;
    border: none;
}
/*.header {
    padding: 1em 0 2em;
    background: #00000073;
}*/
.navbar-inverse {
    background-color: #222;
    border-color: #222;
}
.navbar {
    margin-bottom: 0;
	border-radius:0;
}
.navbar-brand {
    height: 85px;
    padding: 0px 0;
    text-transform: capitalize;
    line-height: .9em;	
}
.navbar-brand > img {
    display: block;
    height: 83px;
    max-width: 100%;
}
.navbar-default .navbar-brand {
    color: #ffffff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #ffffff;
}
div#bs-example-navbar-collapse-1 {
    margin-top: 0.9em;
	    text-align: center;
}
.navbar-inverse .navbar-nav > li > a {
   color: #fff;
    font-size: 1.2em;
    padding: 10px 15px;
    text-transform: capitalize;
    margin: 0 0.2em;
}
ul.nav.navbar-nav i {
    font-size: 1.3em;
    vertical-align: super;
}
.navbar-nav {
    margin-top: .8em;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background: transparent;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color:transparent;
}
.navbar-default .navbar-nav > .active > a{
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
     color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
   color: #fff;
    background-color: transparent;
}
/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #fff;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
.header-banner {
    background: url(../images/banner-2.jpg) center top  no-repeat;
    background-size: cover;
    width: 100%;
      min-height: 797px;
    text-align: center;
}
.about-banner {
    background: url(../images/adfilm_banner.jpg)  no-repeat 0px 0px;
    background-size: cover;
    min-height: 400px;
}
.service-banner {
    background: url(../images/adfilm_banner.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 400px;
   
}
/*.header-banner:before{
        content: '';
    position: absolute;
    background: linear-gradient(to right, #6cbc35 4%, rgba(0, 0, 0, 0.54) 50%);
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 100%;
}*/
.item img {
    width: 100%;
}
.img-gallerys {
    display: none;
    position: relative;
}
.item-text {
    position: absolute;
bottom: 0;
    background: #bb1e10d6;
    width: 100%;
    color: #fff;
    padding: .5em 0;
}
.item-text h4 {
    font-size: 1.5em;
}
.wel-section{
    padding: 4em 0;
     background: url(../images/patter.png) repeat 0px 0px;
text-align: center;
}
.welcome-text p {
    font-size: 1.3em;
    color: #000;
}
.welcome-text {
    margin-top: 2em;
}
.service-section{
    padding: 4em 0;
        text-align: center;
}
.row-grids{
   margin-top: 3em;
}
[class^='imghvr-'], [class*=' imghvr-'] {
    position: relative;
    display: block;
    margin: 0;
    max-width: 100%;
    background-color: #525252;
    color: #fff;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

[class^='imghvr-'] > img, [class*=' imghvr-'] > img {
    vertical-align: top;
    max-width: 100%;
}

[class^='imghvr-'] figcaption, [class*=' imghvr-'] figcaption {
        background: #bb1e10;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0101', endColorstr='#1e2e62', GradientType=1 );
    padding: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;
}

[class^='imghvr-'] figcaption h1, [class^='imghvr-'] figcaption h2, [class^='imghvr-'] figcaption h3, [class^='imghvr-'] figcaption h4, [class^='imghvr-'] figcaption h5, [class^='imghvr-'] figcaption h6, [class*=' imghvr-'] figcaption h1, [class*=' imghvr-'] figcaption h2, [class*=' imghvr-'] figcaption h3, [class*=' imghvr-'] figcaption h4, [class*=' imghvr-'] figcaption h5, [class*=' imghvr-'] figcaption h6 {
    color: #ffffff;
}

[class^='imghvr-'] a, [class*=' imghvr-'] a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

[class^='imghvr-'], [class*=' imghvr-'], [class^='imghvr-']:before,
[class^='imghvr-']:after, [class*=' imghvr-']:before, [class*=' imghvr-']:after,
[class^='imghvr-'] *, [class*=' imghvr-'] *, [class^='imghvr-'] *:before,
[class^='imghvr-'] *:after, [class*=' imghvr-'] *:before, [class*=' imghvr-'] *:after {
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
/* imghvr-push-*
   ----------------------------- */
[class^='imghvr-push-']:hover figcaption, [class*=' imghvr-push-']:hover figcaption {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
/* imghvr-push-up
   ----------------------------- */
.imghvr-push-up figcaption {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.imghvr-push-up:hover > img {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}
.financ a {
    font-size: 1.5em;
    background: #bb1e10;
    padding: 2.72em;
    display: block;
    color: #fff;
    text-align: center;
        text-decoration: none;

}
.financ a:hover{
	 background: #bb1e10;
}
.financ1 a {
    font-size:1.2em;
	display:block;
    background: #bb1e10;
    padding: 3.7em 1.5em;
	text-align: center;
	color:#fff;
    text-decoration: none;
}
.fan a {
    background: #eee;
    color: #000;
}
.fan a:hover{
	 background: #dcdcdc;
}
h3.con  {
    color: #fff;
    text-align: center;
    font-size: 21px;
    font-weight: 300;
     margin-top: 4em; 
}
h3.ins  {
    color: #fff;
    text-align: center;
    font-size: 21px;
    font-weight: 300;
     margin-top: 1.5em; 
}
h3.edu  {
    color: #fff;
    text-align: center;
    font-size: 21px;
    font-weight: 300;
     margin-top: 4.5em; 
}
h3.reta  {
    color: #fff;
    text-align: center;
    font-size: 21px;
    font-weight: 300;
     margin-top: 7.5em; 
}
span.icon-title i {
    color: #bb1e10;
    padding: 5px;
    border: 1px solid #d6d6d6;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    font-size: 19px;
    position: relative;
    z-index: 100;
    background-color: #fff;
}
 span.icon-title > span {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d6d6d6;
    position: absolute;
    top: 50%;
    z-index: 90;
}
span.icon-title {
    display: block;
    width: 260px;
    margin: 10px auto 0;
    position: relative;
    overflow: hidden;
}
.man-grid {
    padding: 0;
}
.emp-grid {
    padding: 0;
}
.top-img {
    border: 2px double #ffffff;
}
.gray:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
h2.title {
    font-size: 2.5em;
    color: #00387b;
    text-align: center;
}
h3.title {
    font-size: 2.5em;
    color: #00387b;
    text-align: center;
}
h3.tittle {
    font-size: 2.5em;
    color: #fff;
    text-align: center;
}
.wel-top img {
    border: 6px double #fff;
    padding: 3.8em;
}
.wel-top {
    background: #222;
    width: 100%;
    text-align: center;
    padding: 3.5em 0;
}
.wel-top i {
    font-size: 3em;
    color: #bb1e10;
    margin-bottom: .5em;
}
.wel-top h4 {
    font-size: 1.8em;
    color: #000;
}
.top1 i {
    font-size: 3em;
    color: #fff;
}
.top1 h4 {
    font-size: 1.8em;
    color: #fff;
}
.wel-top:nth-child(2) {
    background: #bb1e10 ;
}
.wel-gr {
    padding: 0;
}
/*.wel-gri {
    padding: 0;
}*/
.mask{
     text-decoration: none;
    overflow: hidden;
    display: block;
}
.tab-grid img {
    border: 5px double#bb1e10;
}
.tab-gr img {
     border: 5px double#bb1e10;
}
.tab-gri img {
     border: 5px double#bb1e10;
}
.wel-img {
    position: relative;
}
.wel-text {
    position: absolute;
    top: 0;
    background: none;
    width: 100%;
    height: 399px;
    text-align: center;
    padding-top: 15em;
}
.wel-text h4 {
    font-size: 1.8em;
    color: #fff;
}
.wel-text i {
    font-size: 3em;
    color: #fff;
        margin-bottom: .5em;
}
.wel-tp {
    position: relative;
}
.wel-text1 {
        position: absolute;
    top: 0;
    background: none;
    width: 100%;
    height: 200px;
    text-align: center;
    padding-top: 5em;
}
.wel-tp h4 {
    font-size: 1.8em;
    color: #fff;
    display:none;
}
.wel-tp i {
    font-size: 3em;
    color: #fff;
        margin-bottom: .5em;
}
.welcome {
    padding: 5em 0 9em;
}
.welcome-right {
    position: relative;
}

.welcome-left {
    margin-top: 2em;
}

.welcome-left h4 {
    color: #222;
    font-size: 1.8em;
}

.welcome-left h5 {
    color: #464646;
    font-size: 16px;
    line-height: 1.8em;
    margin: 15px 0;
}
.welcome-right-top {
    text-align: center;
    position: relative;
    z-index:99;
}
.welcome-right-bottom{
 text-align: center;
     position: relative;
}
.welcome-right-top {
    background: #fff;
    width: 50%;
    -webkit-box-shadow: 0px 30px 62px 0px rgba(0, 0, 0, 0.15); */
    box-shadow: 0px 30px 62px 0px rgba(0, 0, 0, 0.15);
        padding: 1em 2em;
}
.welcome-right-bottom {
    background: #fff;
    width: 50%;
}
.welcome-right-bottom {
    background: #fff;
    width: 70%;
    position: absolute;
    top: 66px;
    left: 148px;
    -webkit-box-shadow: 0px 30px 62px 0px rgba(0, 0, 0, 0.15); */
    box-shadow: 0px 30px 62px 0px rgba(0, 0, 0, 0.15);
        padding: 1em 0;

}
.welcome-client {
    width: 90%;
}
/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-bottom {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/*servies*/
.service-grids h6 {
    padding: 1px;
    background: #bb1e10;
    width: 33%;
    margin: 1em auto;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	transition:.5s all;
}
.service-grids:hover h6 {
    width: 55%;
}
.service-section h4 {
    font-size: 1.5em;
    margin: 1em 0 .5em;
    color: #00387b;
    line-height: 1.5em;
    position: relative;
}
/*-- Effect 1--*/
.service-grids span {
    background: #fff;
    border: 2px solid #bb1e10;
    border-radius: 100%;
/*
    box-shadow: 0 0 2px 5px #ebebeb;
*/
    color: #00387b;
    display: inline-block;
    height: 90px;
    position: relative;
    width: 90px;
    z-index: 20;
    text-align: center;
    font-size: 2em;
    line-height: 90px;
    -webkit-transition: background 0.3s ease 0.1s;
    -ms-transition: background 0.3s ease 0.1s;
    transition: background 0.3s ease 0.1s;
}
.service-grids span:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.effect-1 {
	background: #E2DFDF;
	-webkit-transition: background 0.5s, color 0.2s;
	-moz-transition: background 0.5s, color 0.2s;
	transition: background 0.5s, color 0.2s;
}
.effect-1:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	box-shadow: 0 0 0 2px #bb1e10;
	-webkit-transition: -webkit-transform 0.5s, opacity 0.2s;
	-webkit-transform: scale(0.8);
	-moz-transition: -moz-transform 0.5s, opacity 0.2s;
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transition: transform 0.5s, opacity 0.2s;
	transform: scale(0.8);
	opacity: 0;
}
.service-grids:hover span{
	background:#bb1e10;
	color: #fff !important;
}
.service-grids:hover span:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*servies*/
.banner .center{
    max-width: 500px;
    margin:0 auto;
    padding-top: 18em;
}
.banner .swipe{
    position:relative;
    text-align:center;
    height:3em
}
.banner .swipe .sentence{
    position:absolute;
    display:block;
    overflow:hidden;
    width:100%;
    z-index:1;
    color:transparent;
    font-size: 45px;
    line-height: 47px;
}
.banner .swipe .sentence .line-wrap{
    position:relative;
    display:block;
    width:100%;
    color:transparent;
        text-transform: capitalize;
    -webkit-transition:color 1ms;
    -o-transition:color 1ms;
    transition:color 1ms;
    -webkit-transition-delay:800ms;
    -o-transition-delay:800ms;
    transition-delay:800ms;      
}
.banner .swipe .sentence .line-wrap:nth-child(2){
    -webkit-transition-delay:666.66667ms;
    -o-transition-delay:666.66667ms;
    transition-delay:666.66667ms
}
.banner .swipe .sentence .line-wrap:nth-child(3){
    -webkit-transition-delay:833.33333ms;
    -o-transition-delay:833.33333ms;
    transition-delay:833.33333ms
}
.banner .swipe .sentence .line-wrap:after{
    content:'';
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background:#e01e1f;
    -webkit-transform:translateX(-100%);
    -ms-transform:translateX(-100%);
    transform:translateX(-100%);
    -webkit-transform-origin:0% 50%;
    -ms-transform-origin:0% 50%;
    transform-origin:0% 50%
}
.banner .swipe .sentence--show{
    z-index:2;
}
.banner .swipe .sentence--show .line-wrap{
    color:#000;
}
.banner .swipe .sentence--show .line-wrap:after{
    -webkit-transform:translateX(100%);
    -ms-transform:translateX(100%);
    transform:translateX(100%);
    -webkit-transition:-webkit-transform 1000ms ease-in-out;
    transition:-webkit-transform 1000ms ease-in-out;
    -o-transition:transform 1000ms ease-in-out;
    transition:transform 1000ms ease-in-out;
    transition:transform 1000ms ease-in-out, -webkit-transform 1000ms ease-in-out;
}
.banner .swipe .sentence--show .line-wrap:nth-child(2):after{
    -webkit-transition-delay:166.66667ms;
    -o-transition-delay:166.66667ms;
    transition-delay:166.66667ms
}
.banner .swipe .sentence--show .line-wrap:nth-child(3):after{
    -webkit-transition-delay:333.33333ms;
    -o-transition-delay:333.33333ms;
    transition-delay:333.33333ms
}
.sig {
  position: fixed;
  bottom: 5px;
  right: 5px;
  text-decoration: none;
  font-size: 12px;
  font-weight: 800;
  font-family: sans-serif;
  color: rgba(0, 0, 0, 0.4);
}
.what-section {
    min-height: 500px;
    padding: 8em 0;
    background: url(../images/banner.jpg) center top no-repeat;
    text-align: center;
    background-size: cover; 
}
.what-section p {
    margin: 1em 0 0;
    color:#fff;
}
.what-section h4 {
    color:#fff;
    font-size: 1.8em;
}
/*.client-grid {
    padding: 0;
}*/

.client-section img {
    box-shadow: 0 20px 30px rgba(125, 147, 178, .3);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
/*
    border-radius: 0 0 13px 13px;
*/
    border-bottom: 4px solid #ffffff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.client-section  img:hover {
    box-shadow: 0 0 10px #989898 !important;
}
/*footer-section */
.footer:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    border-top: 1233px solid #bb1e10;
    border-right: 1223px solid transparent;
}
.footer {
    background: #bb1e10;
    padding: 3em 0;
    position: relative;
    overflow: hidden;
}
.footer-grid h4{
	font-size:1.5em;
	color:#fff;
	margin:0 0 1em;
}
.footer-grid p{
	font-size:1em;
	color:#eee;
	line-height:1.8em;
	margin:0;
}
.footer-grid p span{
	display:block;
	margin:1em 0 0;
}
.footer-grid ul li{
	list-style-type:none;
	margin-bottom:1em;
	color:#eee;
	font-size:1em;
	line-height: 1.5em;
}
.footer-grid ul li i{
	color: #eee;
	font-size:1em;
    margin-right: 1em;
	color:#fff;
}
.footer-grid ul li span{
	display:block;
	margin-left: 2em;
}
.footer-grid ul li a{
	color:#eee;
	text-decoration:none;
}
.footer-grid ul li a:hover{
	color:#fff;
}
.footer-grid input[type="email"]{
	outline:none;
	padding:10px;
	background:#fff;
	border:none;
	font-size:1em;
	color:#212121;
	width:100%;
	border-radius:5px;
}
.footer-grid input[type="submit"]{
	outline: none;
    padding: 9px 0;
    background: #2e9df7;
    border: none;
    font-size: 1em;
    color: #fff;
    margin: 1em 0 0;
    width: 28%;
	border-radius:5px;
    text-transform: uppercase;
    letter-spacing: 2px;
	transition:0.5s all;
 -webkit-transition:0.5s all;
 -moz-transition:0.5s all;
 -o-transition:0.5s all;
 -ms-transition:0.5s all;
}
.footer-grid input[type="submit"]:hover{
	background:#2e9df7 ;
	color:#fff;
}
.copy-right{
	padding:2em 0;
	background:#000 ;
	text-align:center;
}
.copy-right p{
	color:#fff;
	line-height:1.8em;
}
.copy-right p a{
	text-decoration:none;
	color:#fff;
}
.copy-right p a:hover{
	color:#fff;
}
.heder-bottom {
    background: #bb1e10;
    padding: 1em 2em;
        box-shadow: 4px 4px #bb1e10;
    -webkit-box-shadow: 4px 4px #bb1e10;
    -o-box-shadow: 4px 4px #e4e4e4;
    -moz-box-shadow: 4px 4px #e4e4e4;
    -ms-box-shadow: 4px 4px #e4e4e4;
}
.header-left {
    float: left;
}
.header-right {
    float: right;
}
.header-right ul li {
    display: inline-block;
    font-size: 1.2em;
    font-weight: 600;
	color:#fff;
}
.header-right ul li a {
	 color: #fff;
    text-decoration: none;
}
.header-right ul li i {
    padding: 0 1em;
	color:#fff;
}
.header-left h4 {
    font-size: 1.8em;
    color: #fff;
}
.about-section {
    padding: 4em 0;
    position: relative;
    background: url(../images/patter.png) repeat 0px 0px;
}
.product-section, .contact-section,.client-section {
    padding: 4em 0;
    background: url(../images/patter.png) repeat 0px 0px;
}
.about-section h4 {
    font-size: 1.8em;
    color: #000;
    margin-bottom: 0.5em;
}
.about-section p, .about-bottom p {
    margin-bottom: 0.5em;
}
.about-grid1:before {
    position: absolute;
    content: '';
    left: 0px;
    top: -36px;
    border-top: 500px solid #00387b;
    border-left: 405px solid transparent;
}
.tabbable-panel {
    border: none;
    padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #fff;
    background: #00387b;
    font-size: 1.3em;
     
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: none;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: #bb1e10;
    color: #fff;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: none;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #fff;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #bb1e10;
    border: none !important;
    border-bottom-color: transparent;
}

.tab-grid iframe {
    width: 100%;
    height: 256px;
    border: none;
    outline: none;
}
audio {
    width: 100% !important;
}
.radio-grid h5 {
    margin-bottom: 1em;
    font-size: 1.05em;
}
/*conatct*/
  .mail-grid h4 {
    font-size: 1.2em;
    color: #000;
    margin-bottom: 1em;
}
.mail-grid input[type="text"],input[type="number"],.mail-grid input[type="email"],.mail-grid textarea {
    outline: none;
    background: #f5f5f5;
    border: 1px solid #E8E8E8;
    color: #212121;
    padding: 10px;
    font-size: 14px;
    width: 100%;
    margin-bottom: 2em;
}
.mail-grid input[type="submit"] {
    font-size: 1em;
    padding: 0.8em;
    display: block;
    outline: none;
    background: #00387b;
    color: #fff;
    border: none;
    width: 23%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.mail-grid input[type="submit"]:hover {
    background: #bb1e10;
}
.mail-grid1 h4 {
    font-size: 1.7em;
    color: #000;
    padding-bottom: 1em;
}
ul.contact_info li i {
    color: #00387b;
    border: 1px solid #00387b;
    padding: .5em;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -ms-border-radius: 100%;
    margin-right: 1em;
	    vertical-align: top;
}
ul.contact_info li {
    list-style-type: none;
    margin-bottom: 1.1em;
    font-size: 1.1em;
	line-height: 1.8em;
}
ul.contact_info li a {
    color: #555;
    text-decoration: none;
}
ul.contact_info li span {
    display: block;
    margin-left: 3em;
}
.google-map{
	margin-top:3em;
}
.google-map iframe {
    width: 100%;
    min-height: 300px;
    border: none;
}
img.zoom-img:hover {
    -webkit-transform: rotate(-5deg) scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
}
img.zoom-img {
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 500ms;
}
span.messagesuccess, span.messagefailed {
	font-size:20px !important;
	text-transform:capitalize;
}
/*conatct*/
/*.adipoli-wrapper {
	margin: auto;
	position: relative;
	display: inline-block;
}

.adipoli-wrapper>img {
	position: absolute;
	z-index: 1;
}

.adipoli-before {
	position: absolute;
	z-index: 5;
}

.adipoli-after {
	position: absolute;
	z-index: 10;
}

.adipoli-slice {
	display: block;
	position: absolute;
	z-index: 15;
	height: 100%;
	background-size: cover !important;
}

.gallery-grids img {
	width: 100%!important;
}

.gallery-grids {
	padding-left: 5px!important;
	padding-right: 5px!important;
	margin-bottom: 4px;
}

#gallery {
	background: #f4f4f4;
}*/

/*RESPONSIVE*/
@media screen and (max-width: 1024px){
.service-section,.wel-section,.client-section,.about-section, .product-section, .contact-section {
    padding: 3em 0;  
}
h2.title {
    font-size: 3em;
}
h3.tittle,h3.title {
    font-size: 3em;
}
.what-section {
    min-height: 399px;
    padding: 5em 0;
}
.footer-grid ul li i {
    margin-right: 0.3em;
}
.footer-grid ul li span {
    display: block;
    margin-left: 1em;
}
.footer:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    border-top: 985px solid #bb1e10;
    border-right: 735px solid transparent;
}
.about-grid1:before {
    position: absolute;
    content: '';
    left: 0px;
    top: -45px;
    border-top: 435px solid #00387b;
    border-left: 343px solid transparent;
}
.financ1 a {
    font-size: 1.1em;
    padding: 3.2em 1.5em;
}
    .financ a {
    font-size: 1.456em;
    padding: 2.2em 2em;
}

/*.swipe .sentence .line-wrap {

    width: 100%;
  
}*/
.header-banner {
    min-height: 610px;
}
}
@media screen and (max-width: 768px){
.navbar-inverse .navbar-nav > li > a {
    font-size: 1.2em;
    padding: 10px 12px;
}
.header-banner {
    min-height: 463px;
}
.logo img {
    margin-left: 1em;
}
.welcome-text p {
    font-size: 1.2em;
	    text-align: justify;
}
.emp-grid {
    float: left;
    width: 33.3%;
}
.man-grid {
    float: left;
    width: 50%;
}
.financ1 a {
   font-size: 1em;
    padding: 1.8em .889em;
}
.financ a {
    font-size: 1.15em;
    padding: 2.1em 1.7em;
}
.service-section h4 {
    font-size: 1.2em;
}
p {
    font-size: 15px;
}
.client-gr:nth-child(4),.client-gr:nth-child(5),.client-gr:nth-child(6) {
    margin-top: 2em;
}
.client-gr img {
      margin: 0 auto;
}
.what-section {
    min-height: 340px;
    padding: 3em 0;
}
.what-section h4 {
    color: #fff;
    font-size: 1.5em;
}
.footer-grid:nth-child(3),.footer-grid:nth-child(4) {
    margin: 2em 0 0;
}
 
.about-grid1:before {
    position: absolute;
    content: '';
    left: 0px;
    top: -28px;
    border-top: 488px solid #00387b;
    border-left: 640px solid transparent;
}
.about-grid1{
    margin-top: 3em;    
}
.tabbable-line > .nav-tabs > li > a {
    font-size: 1.1em;
}
.tab-g {
    margin-top: 1em;
}
.mail-grid1 {
    margin-top: 2em;
}
    
h3.con,h3.ins,h3.reta {
    font-size: 17px;
}

.financ1 a {
    font-size: 1em;
        padding: 1.8em .889em;
}
.financ a {
    font-size: 1.15em;
   padding: 2.1em 0em;
}
[class^='imghvr-'] figcaption, [class*=' imghvr-'] figcaption {
    padding: 9px;
}
.wel-gri:nth-child(3),.wel-gri:nth-child(4) {
    margin-top: 3em;
}
.about-banner {
    min-height: 200px;
}
.client-grid:nth-child(4),.client-grid:nth-child(5),.client-grid:nth-child(6) {
    margin-top: 2em;
}
.tab-gr:nth-child(3) {
    margin-top: 3em;
}
.tab-gr:nth-child(4) {
    margin-top: 3em;
}
}
@media screen and (max-width: 736px){
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 25px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #bb1e10;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #bb1e10;
}
h2.title {
    font-size: 2.5em;
}
h3.title {
    font-size: 2.5em;
}
.service-section h4 {
    font-size: 1.4em;
}
.service-grids:nth-child(2) {
    margin: 2em 0;
}
.wel-gri img {
    margin: 0 auto;
}
.client-gr {
    width: 33.3%;
    float: left;
}
.service-gri {
    width: 50%;
    float: left;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 14px;
}

.header-banner {
    min-height: 444px;
}
.financ a {
    font-size: 1.15em;
    padding: 2em 0em;
}
h3.con, h3.ins, h3.reta {
    font-size: 16px;
}  
.wel-gri {
    width: 50%;
    float: left;
} 
}
@media screen and (max-width: 667px){

.header-banner {
    min-height: 400px;
}
h3.con,h3.ins,h3.reta {
    font-size: 14px;
}
.wel-gri {
    width: 50%;
    float: left;
}
.footer-grid:nth-child(2) {
    margin-top: 2em ;
}
.navbar-inverse .navbar-nav > li > a {
    font-size: 1.1em;
    padding: 5px 7px;
}
.client-grid {
    width: 33.3%;
    float: left;
}
.client-grid:nth-child(4),.client-grid:nth-child(5),.client-grid:nth-child(6) {
    margin-top: 2em;
}
.row-grids {
    margin-top: 2em;
}
.financ1 a {
    font-size: 1em;
    padding: 1.4em .889em;
}
.financ a {
    font-size: 1.15em;
    padding: 1.75em 0em;
}
.tabs-grid {
    margin: 2em 0;
}
.row-grids {
    margin-top: 1em;
}
.header-left h4 {
    font-size: 1.4em;
}
}
@media screen and (max-width: 480px){
.about-banner,.service-banner {
    min-height: 160px;
    }
.header-banner {
    min-height: 410px;
}
.emp-grid {
    float: left;
    width: 100%;
}
.financ1 a {
        font-size: 1.15em;
    padding: 4.7em 1.5em;
}
.emp-grid img {
    width: 100%;
}
h3.con, h3.ins, h3.reta {
    font-size: 20px;
}
h3.tittle, h3.title {
    font-size: 2.2em;
}
h2.title {
    font-size: 2.2em;
}
.service-section, .wel-section, .client-section, .about-section, .product-section, .contact-section {
    padding: 2em 0;
}
.about-grid1:before {
    position: absolute;
    content: '';
    left: 0px;
    top: -15px;
    border-top: 455px solid #00387b;
    border-left: 397px solid transparent;
}
.service-gri {
    width: 100%;
}
.tabbable-line > .nav-tabs > li > a {
    font-size: 0.9em;
}
.what-section h4 {
    font-size: 1.3em;
}
.welcome-text p {
    font-size: 1.1em;
}
.tabs-grid {
    margin: 1em 0;
}
.about-section h4 {
    font-size: 1.3em;
}
.nav-tabs > li:nth-child(5) {
    margin-top: 0em;
}
.nav-tabs > li:nth-child(6) {
    margin-top: 1em;
}
.mail-grid input[type="submit"] {
    width: 34%;
}
.tab-grid iframe {
    width: 100%;
    height: 146px;
}
}
@media screen and (max-width: 425px){
.header-banner {
    min-height: 374px;
}
.nav-tabs > li:nth-child(5) {
    margin-top: 1em;
}
.banner .center {
    max-width: 345px;
    margin: 0 auto;
    padding-top: 9em;
}
.financ1 a {
    font-size: 1.15em;
    padding: 4em 1.5em;
}
.banner .swipe .sentence {
    font-size: 30px;
    line-height: 34px;
    }
.tab-gr:nth-child(2) {
    margin-top: 1em;
}
.navbar-brand > img {
    display: block;
    height: 55px;
    max-width: 100%;
}
.img-gallerys {
    display: block;
}
.emp-grids {
    display: none;
}
div#bs-example-navbar-collapse-1 {
    margin-top: 0;
}
.navbar-toggle {
    margin-top: 20px;
}
.navbar-nav {
    margin-top:0px;
}
.navbar-brand {
    height: 70px;
}
 .rotate_carousel_control_left, .rotate_carousel_control_right {
    top: 32% !important;
}
.navbar-fixed-top {
    top: -7px;
    border-width: 0 0 1px;
}
.logo img {
    margin-left: 1em;
    margin-top: .5em;
}
.financ a {
    font-size: 1.4em;
    padding: 3em 0em;
}
.wel-gri:nth-child(3), .wel-gri:nth-child(4) {
    margin-top: 1em;
}
.tabs-grid {
    margin: 1em 0 0;
}
.tab-gr:nth-child(3) {
    margin-top: 1em;
}
.tab-gr:nth-child(4) {
    margin-top: 1em;
}
.footer {
    padding: 2em 0;
}
.client-grid:nth-child(4), .client-grid:nth-child(5), .client-grid:nth-child(6) {
    margin-top: 1em;
}
.tab-grid:nth-child(2) {
    margin: 1em 0;
}

}
@media screen and (max-width: 375px){
h3.tittle, h3.title {
    font-size: 2em;
}
h2.title {
    font-size: 2em;
}
.client-gr {
    width: 50%;
    float: left;
}
.financ1 a {
    font-size: 1.15em;
    padding: 3.4em 1.5em;
}
.client-gr:nth-child(3) {
    margin-top: 2em;
}
.wel-gri {
    width: 100%;
}
.about-grid1:before {
    position: absolute;
    content: '';
    left: 0px;
    top: -15px;
    border-top: 362px solid #00387b;
    border-left: 345px solid transparent;
}
.nav > li > a {
    padding: 10px 10px;
}

.tabbable-panel {
    padding: 0;
}
.client-grid {
    width: 50%;
    float: left;
}
.client-grid:nth-child(3){
    margin-top: 1em;
}
.mail-grid input[type="submit"] {
    width: 39%;
} 
.header-banner {
    min-height: 342px;
} 
.wel-gri:nth-child(2){
    margin-top: 1em;
}

}
/*RESPONSIVE*/
