
@import url("font-awesome.css");
/* @import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700"); */
/* @import url(http://fonts.googleapis.com/css?family=Lato:400,300,700); */
/* @import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700); */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 600;
}
body{
    /* font-family: "Open Sans",Helvetica,Arial,sans-serif; 
	font-family: 'Montserrat', sans-serif !important;*/
	/*font-family: 'Droid Sans', Arial, Helvetica, sans-serif !important;*/
	/*font-family: 'Mallanna', sans-serif;*/
/*font-family: 'Wix Madefor Display', sans-serif  !important;*/
font-family: 'Montserrat', sans-serif  !important;
    font-size:13px;
    line-height:20px;
	background:#fff;
    color:#555;
	overflow-x: hidden;
}
h1 {
    font-size: 28px;
    line-height: 50px;
}

h2 {
    font-size: 22px;
    line-height: 30px;
}
h3 {
    font-size: 16px;
    line-height: 30px;
}
h4 {
    font-size: 14px;

}
h5 {
    font-size: 10px;
    line-height: 21px;
}
h6 {
    font-size: 12px;
    line-height: 24px;
}

a {text-decoration: none ;}
a:hover{
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color:#555;
}
a:focus{
    outline: none;
    text-decoration: none;
}

.not-ie a {
    -webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    -ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
    transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}

/* =================================================================== */
/* 2. HEADER
====================================================================== */
#header { z-index: 999; background: #fff; width:
    100%; transition: all 0.4s ease-in-out 0s;
}

#top-bar{background: #202e31 ; color: #fff; line-height:21px;}

.top-info ul{ list-style: none; float: right; padding:0; margin: 0;}

.top-info span { font: 13px/28px "open sans"; padding-right: 15px; }

.top-info span i { font-size: 13px; margin-right: 5px; }

.top-info li{ float:left;}

.top-info li a{
    color:#fff;
    width: 33px;
    height: 28px;
    line-height: 28px;
    font-size: 17px;
    display:inline-block;
    text-align: center;

    transition: background-color 400ms linear;
    -webkit-transition: background-color 400ms linear;
    -ms-transition: background-color 400ms linear;
    -moz-transition: background-color 400ms linear;
    -o-transition: background-color 400ms linear;
}
.top-info li:hover a                {color:#fff!important;}
.top-info li:hover a.my-tweet       {background:#3ABDD1;}
.top-info li:hover a.my-facebook    {background:#648CD5;}
.top-info li:hover a.my-skype       {background:#00AFFF;}
.top-info li:hover a.my-pint        {background:#DE5656;}
.top-info li:hover a.my-rss         {background:#EF8D1F;}
.top-info li:hover a.my-google      {background:#E73904;}
.top-info li:first-child a          {}

.ie8 #header {	border-bottom: 1px solid #e9e9e9;}

/* Logo
====================================*/

.slider-wrapper {
    position: relative;
}

.bani {
  bottom: 15px;
    position: absolute;
    right: 0;
    z-index: 999;
}

.breadcrumb-bac {
     background: #0b729f  none repeat scroll 0 0;
    /* border: 1px solid #ececec; */
    border-radius: 0;
    color: #999999;
    float: left;
    font-size: 14px;
    margin: px auto;
    position: relative;
    width: 100%;
    z-index: 1;
}

.page-heading {
 border-bottom: 1px solid #eaeaea;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    margin-top: 20px;
    position: relative;
}

.page-heading span.page-heading-title2 {
    text-transform: uppercase;
}
.breadcrumb {
    background:none !important;
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom:0px !important;
    padding: 8px 15px;
}
.bani .img-responsive {
    max-width: 405px;
}
.breadcrumb a {
    color: #ffffff;
}
.breadcrumb > .active {
    color: #ffffff  !important;
}
.breadcrumb .crumbs-spacer {
    color: #cccccc;
    margin: 0 4px;
}



#logo-bar{
    padding:10px 0;
	background:#fff;
   /* background: url(../images/bg-header-pattern.jpg) repeat;*/
}
#logo-bar.scroll-to-fixed-fixed{
    box-shadow:0 0 10px #9C9999;
    -webkit-box-shadow:0 0 10px #9C9999;
    -moz-box-shadow:0 0 10px #9C9999;
    -ms-box-shadow:0 0 10px #9C9999;
    -o-box-shadow:0 0 10px #9C9999;
}
#logo{ float: left; }

#logo > h1 {
    margin:0;
    line-height: 0;
    font-size: 0;
}
#logo a img {
    max-width:100%;
    height: auto;
}
.content{

    position: relative;
}
.sub_content{
    margin-bottom:30px;
}



.default-intro-section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.default-intro-section::before {
    background:#ed1c23;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 180%;
}
.default-intro-section .content-box {
    color: #ffffff;
    padding:20px 60px 20px;
    position: relative;
}
.default-intro-section .content-box::before {
    background: #14489c  none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 1500px;
}
.default-intro-section h3 {
    font-size: 20px;
    font-weight: 700;
	  padding-left: 30px;
	color:#fff;
	
    margin-bottom: 10px;
    text-transform: uppercase;
}
.default-intro-section .text {
    font-size: 14px;
	text-align:left;
	 padding-left: 30px;
}

.mrg-t40{
	margin-top:40px;
}

/* page_head Title
====================================*/
.page_head {
    border-bottom: 1px solid #eee;
    background:#f9f9f9;
    padding:0px 0;
}
.page_head h2 {
    float: left;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
    font-size:24px;
}

/* Breadcrumbs
====================================*/
#breadcrumbs ul {
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 10px 5px;
}
#breadcrumbs ul li {
    color: #ffffff;
    display: inline-block;
    margin: 0 0 0 5px;
}
#breadcrumbs ul li a {
    margin-right: 8px;
}
#breadcrumbs ul li:last-child a, #breadcrumbs ul li a {
    color: #303030;
    font-size: 14px;
}
#breadcrumbs ul li:first-child {
    margin-left: 0;
    padding-right: 0;
}
#breadcrumbs ul li:first-child, #breadcrumbs ul li:last-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #f68b24;
    font-size: 14px;
}
#breadcrumbs ul li:last-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}

/* =================================================================== */
/* 3. NAVIGATION
====================================================================== */
/*
  Add some SmartMenus required styles not covered in Bootstrap 3's default CSS.
 These are theme independent and should work with any Bootstrap 3 theme mod.
*/


.top-bar {
background: #e1e5e7 none repeat scroll 0 0;
    /* height: 50px; */
    position: relative;
    z-index: 9999;

}
.top-bar .contact-details li {
     display: inline-block;
    padding: 10px 18px;
    color: #193948;
    position: relative;
}
.top-bar .contact-details li:before {
    content: "";
    height: 100%;
    position: absolute;
    width: 1px;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    right: 0;
}
.top-bar .contact-details li:after {
    content: "";
    height: 100%;
    position: absolute;
    width: 1px;
    background: rgba(255, 255, 255, 0.18);
    top: 0;
    right: -1px;
}
.top-bar .contact-details li a {
     color: #193948;
    display: block;
    font-size: 12px;
    line-height: 20px;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: 500;
}
.top-bar .contact-details li a i {
  padding-right: 5px;
    font-size: 14px;
  vertical-align: middle;
}
.top-bar ul.social-list {
  float: right;
  padding: 0px 0;
}
.navbar-top.affix {
  width: 100%;
  top: 0;
  z-index: 9999999;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.navbar-top.affix .logo-wrapper {
  margin-top: 15px;
  margin-bottom: 18px;
  
}
.navbar-top.affix .logo-wrapper .navbar-brand img {
  width: auto;
}
.navbar-top.affix .navbar-nav > li {
  padding: 15px 0!important;
}
.navbar-top.affix .search-side {
  top: 15px;
}
.navbar-top.affix .full-search {
  top: 67px;
}
.scroll-to-fixed-fixed.affix .logo-wrapper, .scroll-to-fixed-fixed.affix .logo-wrapper img {
    margin-bottom: 0;
    max-height: 60px;
    width: auto;
}
.navbar.navbar-default{
	background-color:#FFFFFF;
	border:0px;
	margin-bottom:0px;
    display: grid;
}
.navbar.navbar-default .navbar-brand{
    display: block;
    height: auto;
    padding-bottom: 0;
    padding-top: 0;
}
.navbar {
  margin-bottom: 0;
  background: #fff;
  border: none;
  /*border-bottom: 1px solid #eee;*/
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  
}
.logo-wrapper {
float: left;
    margin-bottom: 10px;
    margin-top: -15px;
      transition: all 0.5s ease 0s;
}
.navbar-brand {
  padding-bottom: 0px;
  display: block;
  height: auto;
  padding-top: 0;
}
.navbar-default .navbar-nav {
  margin-right: 5px!important;
  position: relative;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.navbar-default .navbar-nav > li {
  padding: 0;
}
.dropdown-menu li {
    position: relative;
}
.navbar-default .navbar-nav > li:nth-child(3n):hover .dropdown-menu {
    display: block;
    min-width: 275px;
    width: 100%;
	padding:0px;
}
.navbar-default .navbar-nav > li:hover .dropdown-menu {
    display: block;
    width: 100%;
	padding:0px;
    border-left: 0;
    border-top: 4px solid #ee2c23;
    border-right: 0;
}
.navbar.navbar-default .navbar-nav > li > a {
   border-radius: 0;
    color: #ffffff;
    display: block;
    font-size: 13px;
    font-weight: 500;
    padding:16px 20px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    margin-right: 2px;
}
.sub-arrow {
    display: none;
}
.drop-icons img {
    margin-top: -7px;
    margin-left: 0px;
}

.dropdown-menu li .drop_dropdown {
	display:none;
}
.dropdown-menu li:hover .drop_dropdown {
     background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    left: 100%;
    padding: 0 8px 5px;
    display: block;
    min-width: 220px;
    position: absolute;
    top: 0;
    overflow-y: auto;
    max-height: 500px;
    border-top: 4px solid #ee2c23;
}

.dropdown-menu li {
    position: relative;
}
.drop_dropdown li{
	 border-bottom: 1px dashed #ee2c23;
    padding: 10px 5px;
    width: 100%;
}
.drop_dropdown li a {
    color: #000000;
}
.drop_dropdown li:hover a{
    color: #ff6600;
}
.drop_dropdown li:hover a {
    color: #ff6600;
}
.navbar-default .navbar-nav > li:hover > a,
.top-bar .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a.active {
    color: #ffffff;
    background: #ee2c23;
}

.contact-details {
	margin-bottom:0px;
    text-align: right;
}
/*
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #e74c3c!important;
    border-radius:3px;
    color: #fff !important;
}*/
.navbar-default .navbar-nav > li > a i {
	color:#f2583c;
}
.navbar-default .navbar-nav .dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  width: 260px;
  background-color: #fff;
  visibility: hidden;
  z-index: 999;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.navbar-default .navbar-nav > li.drop:hover .dropdown {
  visibility: visible;
  opacity: 1;
}
.dropdown li,
.sup-dropdown li {
  position: relative;
  border-bottom: 1px dotted #eee;
}
.dropdown li:last-child,
.sup-dropdown li:last-child {
  border-bottom: none;
}
.dropdown li a,
.sup-dropdown li a {
  display: block;
  color: #666;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  padding: 11px 16px;
  margin: 0;
  text-decoration: none;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.dropdown li a i {
  margin: 0 0 0 -4px;
}
.navbar-default .navbar-nav .sup-dropdown {
  position: absolute;
  left: 100%;
  top: 0;
  width: 260px;
  background-color: #fff;
  margin-top: 10px;
  transition: margin-top 0.2s ease-in-out;
  -moz-transition: margin-top 0.2s ease-in-out;
  -webkit-transition: margin-top 0.2s ease-in-out;
  -o-transition: margin-top 0.2s ease-in-out;
  visibility: hidden;
  z-index: 3;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}


.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus
{
    background:#f6b00c!important;
    color:#fff!important;
	 transform: skewX(-25deg);
}
/* add more indentation for 2+ level sub in collapsible mode - Bootstrap normally supports just 1 level sub menus */
.navbar-nav .collapsible ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul .dropdown-menu .dropdown-header {
    padding-left:35px;
}
.navbar-nav .collapsible ul ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul ul .dropdown-menu .dropdown-header {
    padding-left:45px;
}
.navbar-nav .collapsible ul ul ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul ul ul .dropdown-menu .dropdown-header {
    padding-left:55px;
}
.navbar-nav .collapsible ul ul ul ul .dropdown-menu > li > a,
.navbar-nav .collapsible ul ul ul ul .dropdown-menu .dropdown-header {
    padding-left:65px;
}
/* fix SmartMenus sub menus auto width (subMenusMinWidth and subMenusMaxWidth options) */

/* .navbar-nav > li > ul:before{
    content:"";
    position:absolute;
    border:11px solid transparent;
    border-bottom-color:#ee2c23 ;
    top:-17px;
    left:40%;
} */
.navbar-nav > li ul > li:first-child
{
   
}

.navbar-nav .dropdown-menu > li > a {
    white-space:normal;
    font-size: 14px;
    padding:12px 20px;
    border-bottom: 1px solid #ee2c23;
    font-weight: 500;
}
.navbar-nav .dropdown-menu > li > a:hover
{
    color:#ee2c23 ;
}
.navbar-nav ul.sm-nowrap > li > a {
    white-space:nowrap;
}
/* The following will make the sub menus collapsible for small screen devices (it's not recommended editing these) */
.navbar-nav .collapsible ul {display:none;position:static !important;top:auto !important;left:auto !important;margin-left:0 !important;margin-top:0 !important;width:auto !important;min-width:0 !important;max-width:none !important;}
.navbar-nav .collapsible ul.sm-nowrap > li > a {white-space:normal;}
.navbar-nav .collapsible iframe{display:none;}
/* disable Bootstrap 3's global box-sizing:border-box; for the menus as it doesn't play nice with SmartMenus */
ul.sm li *,ul.sm li *:before,ul.sm li *:after{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus
{
    border-color:transparent!important;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus{
    background-color:#fff ;
}
.navbar-default .navbar-nav li.drop .dropdown li:hover .sup-dropdown {
  visibility: visible;
  margin-top: 0;
}
.dropdown > li:hover > a,
.sup-dropdown li:hover > a {
  color: #fff;
  background-color: #fff;
}
.dropdown li a.active,
.sup-dropdown li a.active {
  color: #fff;
  background-color: #187696;
}
.search-side {
  position: relative;
  float: right;
  top:15px;
  right: -15px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.show-search {
  position: relative;
  display: block;
  cursor: pointer;
  float: right;
}
.show-search i {
  font-size: 1.2em !important;
  display: block;
  color: #666;
  width: 36px;
  height: 36px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  line-height: 36px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.show-search:hover i {
  color: #666;
}
.full-search {
  width: 100%;
  background: #F7F7F7;
  z-index: 9999;
  position: absolute;
  top: 65px;
  display: none;
  left: 0px;
  height: 77px;
  margin-bottom: -1px;
}
.full-search .form-control:focus {
  border: none;
}
.full-search .close-search {
  cursor: pointer;
  color: #fff;
  top: 24px;
}
.full-search .form-control:focus {
  border: none;
}
.full-search .close-search {
  cursor: pointer;
  color: #444;
  top: 24px;
}
.full-search input[type="text"] {
  outline: none;
  font-size: 22px;
  display: inline-block;
  background: #F7F7F7;
  color: #444;
    box-shadow: none;
  margin-top: 12px;
  width: 100%;
  margin-left: -45px;
  font-weight: 400;
  border: none;
  padding: 0px 65px;
  line-height: 30px;
}
.nav > li.drop:hover ul.dropdown {
  display: block;
  -webkit-animation: drop-up 400ms ease both;
  -moz-animation: drop-up 400ms ease both;
  -o-animation: drop-up 400ms ease both;
  animation: drop-up 400ms ease both;
}
@-webkit-keyframes drop-up {
  0% {
    -webkit-transform: translateY(100px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes drop-up {
  0% {
    -moz-transform: translateY(100px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes drop-up {
  0% {
    -o-transform: translateY(100px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes drop-up {
  0% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0);
  }
}
.wpb-mobile-menu {
  display: none;
}
.slicknav_menu {
  display: none;
}
@media screen and (max-width: 767px) {
  .js #wpb-mobile-menu {
    display: none;
  }
  .js .slicknav_menu {
    display: block;
  }
}


.section-header-top {
    margin: 0px;
    position: relative;
}
.section-header-top h4, .section-title h4 {
 border-bottom: 2px solid #d1d2d4;
    color: #101010;
    float: left;
    font-family: open sans,Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 0;
    margin-bottom: 25px;
    margin-top: 25px;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center;
    width: 100%;
}
.section-header-top h4 span {
    background: #ffffff none repeat scroll 0 0;
    padding: 0 7px;
    position: relative;
    top: 8px;
}



/* ==================================================
   11. ICON LIST
================================================== */
.icon_lists {
    margin-top: 22px;
}
.icon_lists .fa-hover a {
    border-radius: 0;
    color: #222222;
    display: block;
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
}
.icon_lists .fa-hover a .fa {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    text-align: right;
    width: 32px;
}
.icon_lists .fa-hover a:hover {
    background-color: #ed1c24 ;
    color: #FFFFFF;
    text-decoration: none;
}
.icon_lists .fa-hover a:hover .fa {
    font-size: 24px;
    vertical-align: -3px;;
}
.icon_lists .fa-hover a:hover .text-muted {
    color: #BBE2D5;
}
/* ==================================================
   12. Recent Works Carousel
================================================== */
.latest_work{
    position: relative;
}
.jcarousel {
    position: relative;
    overflow: hidden;
    width:100%;
}
.jcarousel ul {
    position: absolute;
    list-style: none;
    margin: 0;
    padding:0;
}
.carousel-navi {
    bottom:17px;
    float: right;
    position: absolute;
    right: 15px;
}
.carousel-intro {
    position: relative;
}
.jcarousel-list li {
    margin-bottom: 30px;
    width:234px;
    padding-left:10px;
    padding-right:10px;
}
.option a.hover-zoom,
.option a.hover-link{
    color: #ed1c24 ;
}
.option a.hover-zoom:hover,
.option a.hover-link:hover{
    background: #333;
    color:#fff;
}
.arrow-left, .arrow-right{
    width: 23px;
    height: 23px;
    display: inline-block;
    float: left;
    background-color: #f2f2f2;
    color: #666;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}
.arrow-left i, .arrow-right i{
    font-size: 14px;
    display: block;
    line-height:16px;
    padding-top: 4px;
    text-align: center;
}
.arrow-left.active, .arrow-right.active{
    background-color: #bdc3c7;
    color: #f2f2f2;
    cursor: pointer;
}
.arrow-left.active:hover, .arrow-right.active:hover {background-color: #777;}
.recent-item {
    display: block;
    background: rgba(255,255,255, 0.5);
    overflow: hidden;
    position: relative;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.recent-item figure .touching img{
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
    position:relative;
}
.recent-item:hover figure .touching img{
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;

    transform: scale(1.7) rotate(10deg);
    -webkit-transform: scale(1.7) rotate(10deg);
    -moz-transform: scale(1.7) rotate(10deg);
    -o-transform: scale(1.7) rotate(10deg);
    -ms-transform: scale(1.7) rotate(10deg);
}
.port-img
{
    overflow:hidden;
}
.item-description {
    background:rgba(246, 176, 12, 0.55);
    padding:2px;
    border:1px solid #f2f2f2;
    position:absolute;
    left:0;
    top:0;
    transform:scale(0);
    -moz-transform:scale(0);
    height:100%;
    width:100%;
    text-align: center;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -ms-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    opacity:0;
}
.recent-item:hover .item-description{
    transform:scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    opacity:1;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;

}

.recent-item h5 {
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    color:#fff;
    margin:10% 0 46%;
}
.hover
{
    position:relative;
    left:0;
    top:0;
    width:100%;
    height:100%;
    text-align: center;
    visibility:hidden;
    z-index:50;
}

.recent-item span {
    color: #fff;
    font-size: 13px;
    font-weight:600;
    line-height:14px;
}
.touching.medium{
    position: relative;
    overflow: hidden;
    width: 100%;
}
.touching.medium img {
    width: 100%;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.option a.hover-zoom {
    position: absolute;
    font-size: 17px;
    background: #FFF;
    width:40px;
    height: 40px;
    text-align: center;
    zoom: 1;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition:all 600ms ease-in-out;
    -o-transition:all 600ms ease-in-out;
    -ms-transition:all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    z-index:100;
}
.option a.hover-link {
    position: absolute;
    font-size: 17px;
    background: #FFF;
    width:40px;
    height: 40px;
    text-align: center;
    zoom: 1;
    -moz-opacity: 0;
    z-index:100;
    opacity: 0;
    filter: alpha(opacity=0);

    -webkit-transition: 600ms ease-in-out;
    -moz-transition: 600ms ease-in-out;
    -o-transition: 600ms ease-in-out;
    -ms-transition: 600ms ease-in-out;
    transition: 600ms ease-in-out;

    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.option a.hover-zoom i {font-size: 15px;}
.option a.hover-zoom i,
.option a.hover-link i {line-height: 40px;}
.option a.hover-link.alone {right: 40%;}
.option a.hover-zoom {
    left: -51.5%;
    top: 0%;
}
.option a.hover-link {
    right:-51.5%;
    top: 0%;
}

.recent-item:hover.recent-item h5,
.recent-item:hover.recent-item span
{
    -webkit-transition: all 1000ms ease-in-out;
    -moz-transition: all 1000ms ease-in-out;
    -o-transition: all 1000ms ease-in-out;
    -ms-transition: all 1000ms ease-in-out;
    transition: all 1000ms ease-in-out;
}
.recent-item:hover .hover
{
    visibility:visible;

}
.large-images .recent-item:hover a.hover-zoom,
.large-images .recent-item:hover a.hover-link,
.medium-images .recent-item:hover a.hover-zoom,
.medium-images .recent-item:hover a.hover-link,
.small-images .recent-item:hover a.hover-link,
.small-images .recent-item:hover a.hover-zoom,
.jcarousel  .recent-item:hover a.hover-zoom,
.jcarousel  .recent-item:hover a.hover-link
{
    zoom: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 45%;
}
.large-images .recent-item:hover a.hover-zoom {

    left:41%;
}
.large-images .recent-item:hover a.hover-link   { right:41%;}
.medium-images .recent-item:hover a.hover-zoom  { left:37%; }
.medium-images .recent-item:hover a.hover-link  { right:37%; }
.small-images .recent-item:hover a.hover-zoom   {left:31%;}
.small-images .recent-item:hover a.hover-link   {right:31%;}
.jcarousel  .recent-item:hover a.hover-zoom     { left:28%;}
.jcarousel  .recent-item:hover a.hover-link     {right:28%;}
/*--------------------------------------------------------------------------*/
/* 13. TESTIMONIALS
/*--------------------------------------------------------------------------*/

.testimonial-item blockquote {
    background:#EAEAEA;
    border-top: 3px solid #ed1c24 ;
    border-left: none;
    padding: 20px;
    margin: 0;
}
blockquote{font-size:14px;}
.testimonial-item .icon {
    color: #fff;
    font-size: 30px !important;
    line-height: 0;
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 0;
}
.testimonial-review > img {
    background:#FFFFFF;
    border: 2px solid #ed1c24 ;
    border-radius: 50%;
    float: left;
    height: 70px;
    overflow: hidden;
    padding: 2px;
    width: 70px;
}
.testimonial-review > h1 {
    float: left;
    color:##404040;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;    padding-left: 20px;
}
.testimonial-item blockquote p {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #444;
    position: relative;
    z-index: 10;
    font-style:italic;
}

.testimonial blockquote small {
    display: block;
    line-height: 20px;
    font-size: 12px;
    color: #999999;
    margin-top: 5px;
}
.testimonial-review {
    position: relative;
    padding-top: 20px;
}

.testimonial-item blockquote:after {
    font-family: FontAwesome;
    content: "\f0D7";
    position: absolute;
    bottom: 4%;
    left: 23px;
    font-size: 40px;
    color:#EAEAEA;
}

.testimonial-review small {
    font-size: 13px;
    line-height:18px;
    color: #ed1c24 ;
    display:block;
}

#testimonial-carousel {
    margin-top: 25px;

}
.testimonial .testimonial-buttons {
    position: absolute;
    right: 0;
    top: -41px;
}

.testimonial .testimonial-buttons a {
    background: #f2f2f2;
    margin-left:-3px;
    width:25px;
    font-size:11px;
    height:25px;
    display: inline-block;
    text-align:center;
    line-height:27px;
    color:#bdc3c7;
}

.testimonial .testimonial-buttons a:hover {
    background: #f2f2f2;
    color: #555;
}



.default-service-column .lower-part {
    margin-top: -20px;
    padding-top: 20px;
    position: relative;
}
.default-service-column .lower-part .left-curve {
   background: rgba(0, 0, 0, 0) url("../images/h-sai.png") no-repeat scroll 0 0;
    height: 90px;
    left: 10px;
    position: absolute;
    top: -14px;
    transition: all 500ms ease 0s;
    width: 100%;
}
.left-curve {
    margin-left: -10px;
    margin-top: 9px;
}

/*.default-service-column:hover .lower-part .left-curve, .default-service-column:hover .lower-part .right-curve {
    border-top-color: #009ee2;
}*/



/* ======================================================================== */
/* 14. Icon Service Boxes
/* ======================================================================== */

.info_service {
    padding: 50px 0 30px;
}

/* Service Box 1
====================================*/
.icon_service {
    display: block;
    position: relative;
    margin-bottom:10px;
}
.icon_service > h3 {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin-left: 3%;
    position: relative;
    margin-top:0;
}
.icon_service i {
    display: inline-block;
    font-size: 20px;
    line-height:40px;
    height:40px;
    width:40px;
    text-align:center;
    background:#ed1c24 ;
    color:#fff;
    border-radius:50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;

    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.fr_content {
    position: relative;
}
.fr_content > h3 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.5px;
    margin-bottom: 15px;
    margin-left: 35px;
    line-height:20px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.fr_content > p {
    font-family: Lato,sans-serif;
    font-size: 14px;
    line-height: 1.4;
}

a.read {
    -webkit-transition: color 200ms ease-in-out;
    -moz-transition: color 200ms ease-in-out;
    -o-transition: color 200ms ease-in-out;
    transition: color 200ms ease-in-out;
    color: #555;
    font-size: 12px;
    font-weight: 600;
}
a.read:hover:after,
a.slider-read:hover:after
{
    left: 2px;
}
a.read:after,
a.slider-read:after {
    -webkit-transition: left 0.3ms ease;
    -moz-transition: left 0.3ms ease;
    -o-transition: left 0.3ms ease;
    transition: left 0.3ms ease;
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    content: "\f105";
    margin-left: 0.5em;
}
a.read:after {
    font-size: 112%;
}

/* service Box 2
====================================*/
.serviceBox_2 {
    padding: 15px 15px 25px;
    margin:0 auto;
    text-align: center;
    cursor: pointer;
    box-shadow:0 0 4px #DEDEDE;
    border-radius: 4px;
}

.serviceBox_2,
.serviceBox_2 i,
.serviceBox_2 p,
.serviceBox_2 h3 {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.serviceBox_2 p {
    margin: 0;
    font-family:lato;
}
.serviceBox_2 h3 {
    font-size: 20px;
    font-weight: 600;
    position: relative;
    margin-top:0;
}

.serviceBox_2 i {
    color: #fff;
    font-size: 2em;
    margin: 10px 0 22px;
    background: #313131;
    display: inline-block;
    width: 62px;
    height: 62px;
    line-height: 62px;
    border-radius: 50%;
}

.serviceBox_2:hover {
    background:#ed1c24 ;
    color: #fff;
    -webkit-transition: background-color 0.7s ease-in-out;
    -moz-transition: background-color 0.7s ease-in-out;
    -o-transition: background-color 0.7s ease-in-out;
    -ms-transition: background-color 0.7s ease-in-out;
    transition: background-color 0.7s ease-in-out;
}

.serviceBox_2:hover h3,
.serviceBox_2:hover p
{
    color: #fff;
}
.serviceBox_2:hover i{
    color:#ed1c24 ;
    background:#fff;
}

/* service Box 3
====================================*/
.service_3_detail{
	/* border:1px solid #E7E6E6; */
	padding:0 0px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08), 0 0 0 transparent;
  -webkit-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
  border-radius: 4px;
    overflow: hidden;
	}
	.service_3_detail:hover{
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.2), 0 0 0 transparent;
}
.service_3_img{overflow:hidden;}
.service_3_img img {
    overflow: hidden;
    width:100%;
	 height: 190px;
    transition:all 0.4s ease-in-out;
    -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;
}

.text {
  font-size: 14px;
    line-height: 22px;
    padding: 8px 20px;
    text-align: left;
	min-height:110px;
}
.content > h3 {
	text-align: center;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
}
.more-link {
    padding-top: 0px;
    text-align: center;
	padding-bottom:20px;
}

.default-service-column .content .read-more {
    border-bottom: 1px solid transparent;
    color: #ed1c24;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    position: relative;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
}

.serviceBox_3 > h3 {
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    position: relative;
    margin-top:15px;
}
.serviceBox_3 > p {
    color: #747474;
    font-family: Pt Sans;
    font-size: 14px;
    line-height: 20px;
}
.serviceBox_3:hover .service_3_detail{border-bottom-color:#ed1c24 }
.serviceBox_3:hover img
{
    transform:scale(1.4);
    -webkit-transform:scale(1.4) ;
    -moz-transform:scale(1.4) ;
    -ms-transform:scale(1.4) ;
    -o-transform:scale(1.4) ;
}

/* ===================================================== */
/* 15. CLIENTS												 */
/* ===================================================== */
.clients {
}
ul.client_items .img{
    max-width:100%;
    width:166px !important;
}
ul.client_items { padding: 0; }
ul.client_items li {
    /*float: left;*/
    list-style:none;
}
ul.client_items {
    position: relative;
    display: block;
}
/*--------------------------------------------------------------------------*/
/* 16. TYPOGRAPHY
/*--------------------------------------------------------------------------*/
.typography, .Eve_higlight, .Eve_tooltips, .Eve_dropcap, .Eve_blockquote{
    padding:30px 0;
}
.typography h1 {
    margin-top: 0;
}

/* ======================================================================== */
/* 17. BUTTONS                                                              */

/* ==================================================
   24. TITLE
================================================== */
.dividerHeading,
.widget_title
{
    text-align: center;
    position: relative;
    margin-bottom:25px;
}
.dividerHeading h4,
.widget_title h4
{
    font-size:18px;
    position:relative;
    line-height:0;
	text-transform:uppercase;
    border-bottom: 1px solid #ed1c24 ;
}
.dividerHeading h4 span{
    background:white;
    position:relative;
    line-height: 7px;
    top: 4px;
    display: inline-block;

}
.dividerHeading h4 span:before,
.dividerHeading h4 span:after,
.widget_title h4 span:after,
.widget_title h4 span:before
{
    color:#ed1c24 ;
    font-size:10px;
    content: "\f10c";
    font-family:fontawesome;
    display: inline-block;

}
.dividerHeading h4 span:before,
.widget_title h4 span:before
{
    margin-right:10px ;
}
.dividerHeading h4 span:after,
.widget_title h4 span:after
{
    margin-left:10px ;
}


/*search-box-wrapper*/


.search-box-wrapper{
	background:#eee;
	height:300px;
	
}

/* ===================================================== */
/* 30. List & Bullets												 */
/* ===================================================== */
.list_style{
    padding: 0;
    margin:0;
    list-style:none;
}
.list_style li {
    line-height: 30px;
}
.list_style li i {
    margin-right: 5px;
}
.list_style li a {
    color: #666;
    font-family: PT sans;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    text-decoration: none;
}
.list_style li a:hover {
    color: #ed1c24 ;
    text-decoration: none;
}
.list_style li a.active {
    color: #ed1c24 ;
}

.list_style.circle li a i {
    background: #ed1c24 ;
    border-radius:50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    color: #FFFFFF;
    height: 18px;
    line-height: 19px;
    text-align: center;
    width: 18px;
    font-size: 11px;
}
.list_style.square li a i {
    background: #ed1c24 ;
    border-radius:0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    color: #FFFFFF;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 18px;
}


/* ===================================================== */
/* 15. CLIENTS												 */
/* ===================================================== */
.clients {
}
ul.client_items .img{
    max-width:100%;
    width:166px !important;
}
ul.client_items { padding: 0; }
ul.client_items li {
    /*float: left;*/
    list-style:none;
}
ul.client_items {
    position: relative;
    display: block;
}





.singMiddInfo {
    float: left;
    margin-left: 32px;
    padding-left: 60px;
    position: relative;
}
.singMiddInfo.phone {
    margin-left: 0;
}
.singMiddInfo i {
    border: 1px solid #dcdcdc;
    border-radius: 50%;
    color: #ffa60a;
    font-size: 18px;
    height: 42px;
    left: 0;
    line-height: 0.8;
    padding: 13px 10px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 42px;
}
.singMiddInfo i::after {
    border: 1px solid #dcdcdc;
    border-radius: 50%;
    content: "";
    display: block;
    height: 46px;
    left: -3px;
    position: absolute;
    top: -3px;
    width: 46px;
}
.singMiddInfo h4 {
    color: #2c3e50;
    font-size: 12px;
    margin-bottom: 4px;
}
.singMiddInfo p, .singMiddInfo a {
    color: #ababab;
    display: block;
    font-size: 12px;
    line-height: 0.8;
    margin: 0;
}
.singMiddInfo a:hover {
    color: #ffa60a;
}

.headMiddBtn {
   
			  
}
.headMiddBtn a {
	
  background: #ed1c24 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 23px;
    height: 41px;
    line-height: 0.8;
    margin-top: 3px;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
	
	


}
.headMiddBtn a:hover {
    color: #2c3e50;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#aa-footer {
 background-color: #f7f7f7 ;
    display: inline;
    float: left;
    margin-top: 0px;
    width: 100%;
}
#aa-footer .aa-footer-top {
    display: inline;
    float: left;
    min-height: 100px;
    width: 100%;
}
#aa-footer .aa-footer-top .aa-footer-top-area {
    display: inline;
    float: left;
    width: 100%;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget {
    display: block;
	color:#404040;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget h3 {
    color: #20507f;
    text-transform: uppercase;
	font-size: 20px;
    padding-bottom: 8px;
    padding-top: 8px;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget .aa-footer-nav li a {
    color: #404040;
    line-height: 26px;
    transition: all 0.5s ease 0s;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget .aa-footer-nav li a:hover, #aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget .aa-footer-nav li a:focus {
    color: #404040;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget address p {
 color: #dfdfdfs;
    margin-bottom: 5px;
    line-height: 20px;
    font-size: 13px;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget address p span {
    margin-right: 5px;
	color:#ed1c24;
}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget .aa-footer-social a {
background: #d7d7d7 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    height: 35px;
    margin-bottom: 10px;
    margin-right: 8px;
    padding: 7px 0;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 35px;

}
#aa-footer .aa-footer-top .aa-footer-top-area .aa-footer-widget .aa-footer-social a:hover {
    border-color: #ffffff;
    color: #ffffff;
}
#aa-footer .aa-footer-bottom {
 background: #e7e7e7  none repeat scroll 0 0;
    color: #606060;
    display: inline;
    float: left;
    padding: 10px 0 6px;
    width: 100%;
}
#aa-footer .aa-footer-bottom .aa-footer-bottom-area {
  display: inline;
    float: left;
    width: 100%;
}
#aa-footer .aa-footer-bottom .aa-footer-bottom-area > p {
    color: #888888;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 0;
}
#aa-footer .aa-footer-bottom .aa-footer-bottom-area > p a {
    color: #888888;
    transition: all 0.5s ease 0s;
}
#aa-footer .aa-footer-bottom .aa-footer-bottom-area .aa-footer-payment {
    float: right;
}
#aa-footer .aa-footer-bottom .aa-footer-bottom-area .aa-footer-payment span {
    color: #888888;
    margin-left: 8px;
}
#aa-footer .aa-footer-bottom .aa-footer-bottom-area .aa-footer-payment span:hover {
    color: #ffffff;
}





.featured {
    background: rgba(0, 0, 0, 0)  url(../images/bg.jpg)repeat scroll 0 0;
}

.featured-content {
    margin-bottom: 20px;
}
.featured-content p {
    color: #ffffff;
	font-size: 14px;
    line-height: 22px;
}
.featured-header {
    display: inline-block;
    margin-bottom: 25px;
}
.featured-header i {
    float: left;
    font-size: 18px;
    height: 48px;
    line-height: 44px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 48px;
}
.featured-header .featured-title {
    padding-left: 68px;
}
.featured-header .featured-title h4 a {
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    text-transform: uppercase;
}
.featured-header .featured-title p {
    font-size: 13px;
    font-weight: 300;
}

.featured-header i {
    border: 2px solid #ffbb02;
    color: #ffbb02;
	margin-top:12px;
}
.featured-header .featured-title p {
    color: #ffbb02;
}
.featured-content:hover i {
    background: #ffbb02 none repeat scroll 0 0;
    color: #ffffff;
}
.section {
    padding-bottom: 20px;
    padding-top: 60px;
}


.searchForm {
    padding-left: 20px;
}
.searchForm input {
    background: #08407b  none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 13px;
    height: 100%;
    padding: 18px;
    position: relative;
    width: 100%;
}
.searchForm input:-moz-placeholder {
    color: #a5b4c3;
    opacity: 1;
}
.searchForm input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.searchForm button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    font-size: 14px;
    height: 13px;
    left: auto;
    line-height: 0.8;
    margin: auto;
	border:0px;
    position: absolute;
    right: 36px;
    top: 0;
    transition: all 500ms ease 0s;
}
.searchForm button:hover {
    color: #ffa60a;
}


.newsletter {
    position: relative;
}
.newsletter input {
    background: #efefef  none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    font-size: 13px;
    font-style: italic;
	color:#20507f;
    height: 45px;
    padding: 13px 13px 6px;
    width: 100%;
}
.newsletter button {
    background: #ed1c24 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    font-size: 15px;
	border:0px;
    height: 45px;
    padding: 8px 18px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 500ms ease 0s;
}
.newsletter button:hover {
    color: #ffa60a;
}
.newsletter input.reqError {
    color: #ffa60a;
}
.newslatp {
    margin-bottom: 26px;
}


.hidden {
	display:none;
}

/* ========================================================== */
/*  6. PORTFOLIO/PROJECTS                                     */
/* ========================================================== */

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/* Isotope CSS3 transitions */
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: top, left, opacity;
    transition-property: transform, opacity;
}

/* Disabling Isotope CSS3 transitions */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

/* Disable CSS transitions for containers with infinite scrolling */
.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

#portfolio{
    width:100%;
    padding-bottom:120px;
    position:relative;
    z-index:9;
}
#filter {
    margin: 0 auto 25px 15px;
    overflow: hidden;
    padding: 5px 0 0;
    position: relative;
    text-align: left;
    width: auto;
    z-index: 10;
}
#filter li {
    float: left;
    list-style: none outside none;
    margin: 0 1px 10px;

}
#filter li a{
    color:#fff;
    padding:10px 20px;
    font-size:13px;
    position: relative;
    overflow:hidden;
    line-height: 12px;
   
    background:#20507f ;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
    transition: all .50s ease-in-out;

    outline:none;
    text-decoration: none;
}
#filter li.selected a, #filter li a:hover{
    background:#323A45
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

#list{ margin-bottom:30px; }

.list_item:last-child{ margin-bottom:0; }

.portfolio_list{
    position:relative;
    padding: 0;
}
.list_item{
    margin-bottom:3%;
    overflow: hidden;
}



/*about us*/


.mid-col{
	background:#fff;
	  border: 1px solid #ececec;
	padding:15px;
}

.ysm_arrow ul {
    margin: 0 0 10px;
}
.ysm_arrow li {
    font-size: 1.1em;
    line-height: 1.6666;
    margin-bottom: 10px;
}
.ysm_arrow i {
    color: #000000;
    margin-right: 5px;
}


.page-title-container {
   background: #f5f5f5 none repeat scroll 0 0;
    height: 55px;
    margin-bottom: 30px;
    margin-top: 0;
}
.page-title-container .page-title .entry-title {
    color: #2c3e50;
    font-size: 18px;
    line-height: 56px;
    margin: 0;
    text-transform: uppercase;
}
.page-title-container .breadcrumbs {
    height: 100%;
}
.page-title-container .breadcrumbs li {
    display: inline;
    float: left;
    font-size: 0.8333em;
    font-weight: bold;
    line-height: 56px;
    margin-left: 5px;
    text-transform: uppercase;
}
.page-title-container .breadcrumbs li a {
    color: #000;
    padding-right: 5px;
}
.page-title-container .breadcrumbs li a:hover {
    color: #01b7f2;
}
.page-title-container .breadcrumbs li::after {
    color: #5a7ca3;
    content: "/";
}
.page-title-container .breadcrumbs li:last-child::after {
    content: "";
}
.page-title-container .breadcrumbs li.active {
    color: #fdb714;
}

.abTitle {
  color: #20507f ;
    font-size: 19px;
    line-height: 30px;
    font-weight: 600;
	text-transform:uppercase;
	
}
.bor-b {
    border-bottom: 1px solid #cccccc;
}


/*services*/




servicesContent {
    padding-bottom: 60px;
    padding-top: 90px;
}
.servicesNav {
    background: #f1f1f1 none repeat scroll 0 0;
}
.servicesNav li:last-child {
    border-bottom: medium none;
}
.servicesNav li {
    border-bottom: 1px solid #dfdfdf;
    line-height: 0.8;
}
.servicesNav li.active {
    position: relative;
}
.servicesNav li.active::after {
    color: #ffa60a;
    content: "";
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 0.8;
    position: absolute;
    right: 13px;
    top: 18px;
}
.servicesNav li a {
    color: #2c3e50;
    display: block;
    line-height: 0.8;
    padding: 19.6px 16px;
}
.servicesNav li a:hover, .servicesNav li.active a {
    background: #013974  none repeat scroll 0 0;
    color: #fff;
}


.mrg-se-t30{
	margin-top:30px;
}


/*contact Us*/


#contactForm {
    margin-top: 30px;
}

.contact-details-alt p a:hover {
    color: #919191;
}
.contact-details-alt li i {
    float: left;
    font-size: 12px;
    margin: 2px 0 0;
    width: 15px;
}
.widget_info_contact {
    margin-top: 20px;
    padding: 0;
}
.widget_info_contact li {
    list-style: outside none none;
}
.widget_info_contact li p strong {
    color: #666666;
    float: left;
    font-size: 12px;
    margin: 0 5px 5px 0;
    width: 20%;
}
.widget_info_contact li {
    margin: 0 0 5px;
}
.widget_info_contact p {
    line-height: 18px;
    margin: 0 0 0 20px;
    overflow: hidden;
}
.widget_info_contact p a {
    color: #666666;
    font-size: 12.5px;
    font-weight: 600;
}
.widget_info_contact p a:hover {
    color: #919191;
}
.widget_info_contact li i {
    float: left;
    margin: 1px 0 0;
}
.form-control {
    border-radius: 3px;
}

label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 5px;
    max-width: 100%;
}
.btn.btn-default.btn-lg {
    background: #ed1c24 none repeat scroll 0 0;
    color: #ffffff;
    margin-top: 20px;
}


/*Ongoing Projects*/

.page-back{
	background:#eee;
	width:100%;
}
	
	.abCont > p {
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
	
}

.yms-pr img {
    border-radius: 4px;
    margin-bottom: 10px;
    margin-top: 20px;
	margin-left:-10px;
}
.left-on {
    background: #f5f5f5  none repeat scroll 0 0;
    border: 1px solid #efefef;
}
.serviceBox_8 > h3 {
    color: #10bce1;
    font-size: 18px;
}

.service-icon img {
    margin-top: 10px;
}
.read-more-bt{
	 background: #ed1c24   none repeat scroll 0 0;
    color: #ffffff;
    margin-bottom: 20px;
    padding: 5px;
    text-align: center;
}

.mrg-l20{
	margin-left:20px;
}
.mrg-t20{
	margin-top:5px;
}

.on-img img {
    border-radius: 7px;
    margin-left: -21px;
    padding: 5px;
}
.box-title > a {
    font-size: 15px;
}

.on-img {
    margin-top: 5px;
    width: 70px;
	margin-bottom:5px;
}
.box-title > a {
    color: #8c8c8c;
    float: left;
    font-size: 13px;
    padding-top: 10px;
}
.ongoing-25 {
    color: #10bce1;
    float: left;
    padding-top: 10px;
    text-transform: uppercase;
}


/*==================
 GALLERY PAGE
====================*/
#mu-gallery {
  display: inline;
  float: left;
  width: 100%;
}
#mu-gallery .mu-gallery-area {
  display: inline;
  float: left;
  width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content {
  display: inline;
  float: left;
  width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top {
  display: inline;
  float: left;
  padding: 20px 0;
  width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul {
  display: inline-block;
  text-align: center;
  width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul li {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin: 0 5px;
  padding: 6px 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul li:hover, #mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul li:focus {
  background-color: #fff;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul .active {
  background-color: #fff;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body {
  display: inline;
  float: left;
  width: 100%;
  margin-top: 50px;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery {
  display: inline;
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item {
  display: inline;
  float: left;
  width: 100%;
  position: relative;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item:hover .mu-single-gallery-img img {
  transform: scale(1.3);
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item:hover .mu-single-gallery-info {
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 1;
  transform: scale(1);
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item:hover .mu-single-gallery-info .mu-single-gallery-info-inner {
  transform: scale(1);
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-img {
  display: inline;
  float: left;
  height: 220px;
  overflow: hidden;
  width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-img img {
  width: 100%;
  height: 100%;
  transform: scale(1);
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-info {
  background-color: rgba(0, 0, 0, 0.2);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  padding-top: 70px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  transform: scale(1);
  width: 100%;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-info .mu-single-gallery-info-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 80px;
  transform: scale(0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-info .mu-single-gallery-info-inner h4 {
  color: #fff;
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 0;
  text-align:center;
  text-transform: uppercase;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-info .mu-single-gallery-info-inner p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 20px;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-info .mu-single-gallery-info-inner a {
 background: #ed1c24 none repeat scroll 0 0;
    border-radius: 2px;
    color: #ffffff;
    display: inline-block;
    font-size: 25px;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 40px;
	margin-top:20px;
	 margin-left: 50px;
}
#mu-gallery .mu-gallery-area #mixit-container .mix {
  display: none;
}

#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul li {
    background-color: #013974 ;
    border: 1px solid #013974 ;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul .active {
    border-color: #01bafd;
    color: #01bafd;
}

/* ===================================================== */
/* 32. Media Query										 */
/* ===================================================== */
@media only screen and (min-width: 980px) and (max-width: 1280px){
    /*.menu ul > li > a { padding-right:10px; padding-left:10px; }*/

    .names{font-size:14px}

    .team_social { margin: 37% 0 0 29%; }

    .blog_medium .post_img{width:30%; }

    .shares li.shareslabel h3{padding:8px 14px;}

    .comment_form > input{width:30%;}

    .large-images .recent-item:hover a.hover-zoom,.medium-images .recent-item:hover a.hover-zoom,
    .small-images .recent-item:hover a.hover-zoom{left:22%; top:38%;}

    .large-images .recent-item:hover a.hover-link,.medium-images .recent-item:hover a.hover-link,
    .small-images .recent-item:hover a.hover-link{right:22%; top:38%;}

    .recent-item h5{ margin:0 0 44%!important;}

    .testimonial .testimonial-buttons a{height:17px;line-height:17px;width:17px;}

    .testimonial .testimonial-buttons {position:absolute; right: 47%; top: -22px;}

}

@media only screen and (min-width: 768px) and (max-width: 989px){

    #logo{margin:0;width:78px;}

    .navbar-default .navbar-nav li a {padding:14px; }

    .recent-item h5{margin-top:20px; }

    .large-images .recent-item:hover a.hover-zoom,.large-images .recent-item:hover a.hover-link,
    .medium-images .recent-item:hover a.hover-zoom,.medium-images .recent-item:hover a.hover-link,
    .small-images .recent-item:hover a.hover-link,.small-images .recent-item:hover a.hover-zoom,
    .jcarousel .recent-item:hover a.hover-zoom,.jcarousel .recent-item:hover a.hover-link
    { top:41%; opacity:1; }

    .large-images .recent-item:hover a.hover-zoom,.medium-images .recent-item:hover a.hover-zoom,
    .small-images .recent-item:hover a.hover-zoom{left:33%;}

    .large-images .recent-item:hover a.hover-link,.medium-images .recent-item:hover a.hover-link,
    .small-images .recent-item:hover a.hover-link{right:33%;}

    #myTabContent{margin-bottom:30px;}

    .team_social { margin: 37% 0 0 29%; }
}

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

    #logo a img {height: auto;}

    .jcarousel-list li{ width:248px; }

    #myTabContent{margin-bottom:30px;}

    .nav-tabs > li > a { padding:10px 10px; }

    .serviceBox_1,.serviceBox_2,.serviceBox_3{ margin-bottom:30px; }

    .team_social { margin: 37% 0 0 42%; }

    .blog-hover > a { top: 30%; }

    .blog_medium .post_content{ width:45%; }

    .shares li.shareslabel h3{ padding:8px 14px; }
}

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

    #logo-bar{ display: block;}

    #logo { margin: 7px 0 7px 15px; }

    .navbar{
        background:#fff;
        border-color: transparent;
    }
    .navbar.scroll-to-fixed-fixed{
        box-shadow: 0 0 10px #9c9999;
    }
    .navbar-nav{
        background:#303436;
        margin: 0;
    }
    .navbar-collapse{
        /* position: absolute; */
        width: 100%;
    }
    .navbar-nav > li ul > li:first-child > a{border-top:none;}
    .navbar-default .navbar-nav > li > a,.navbar-nav .dropdown-menu > li > a
    {
        padding-top:12px!important;
        padding-bottom:12px!important;
        border-top:1px solid #464c4f!important;
        border-bottom:none!important;
    }
    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a
    {
        padding-left:45px;
        color:#fff;
        font-size:13px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus
    {
        background:#E74C3C;
        color:#fff;
    }
    .navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow
    {
        float:right;
        color:#fff;
    }
    .navbar-nav > li > ul:before
    {
        content:"";
        display:none;
    }
    .navbar-nav > li > .has-submenu .sub-arrow{
        font-size: 14px;
        font-weight: bold;
        width: 10px;
    }
    .page_head{ padding:20px 0; }

    .page_head h2 { font-size: 20px; }

    #breadcrumbs { float: left; width: 100%; }

    #breadcrumbs ul { float: left; margin-bottom: 0; }

    .serviceBox_1,.serviceBox_3{ margin-bottom:30px; }

    .list_style li i{ margin-right:0; }

    ul.client_items { display: block; margin: 0 auto; padding: 0; text-align: center; }

    .list_item{ width:100%;}

    .jcarousel-list li{ width:99%; }

    .widget_content{ margin-bottom:30px; }

    .promo_box a {display: block; float: none; margin-top: 20px; position: relative; text-align: center; }

    .promo_content .pb_text, .promo_content .pb_action{ display:block; padding:0; }

    .promo_content a { display: block; float: none; color:#fff; margin-top: 20px; }

    .list_style{ margin:0 0 30px; }

    .pricingTable{ margin-bottom:50px; }

    .team_prof{ margin-bottom:30px; }

    .blog_large .post_meta h2 a, .blog_single .post_meta h2 a { font-size:18px; line-height:normal; }

    .blog_medium .post_meta h2 a { font-size: 20px; line-height:normal; }

    .blog_large .post_meta h2,
    .blog_medium .post_meta h2,
    .blog_single .post_meta h2 { font-size:18px; line-height:20px; margin-bottom:10px; margin-top:0; }

    .blog_large .day,.blog_medium .day, .blog_single .day { font-size:20px; }

    .blog_large .month, .blog_medium .month , .blog_single .month { padding: 2px 8px 4px; }

    .blog_large .post_img, .blog_single .post_img{ margin-bottom:20px; }

    .blog_large .post_content, .blog_single .post_content { margin: 0 0 0 60px; }

    .blog_large .post_meta .metaInfo, .blog_single .post_meta .metaInfo{ padding:0 0 10px; }

    .blog_large .post_meta .metaInfo > span, .blog_single .post_meta .metaInfo > span { line-height:24px; }

    .blog_large .post, .blog_medium .post, .blog_single .post, .blog_medium .post { margin-bottom:40px; padding-bottom:40px; }

    .blog_medium .post_content { float:left; width:100%; }

    .blog_medium .post_img { margin-right:0; width:75%; margin-bottom:30px; }

    .sidebar .widget { display:inline-block; margin-top:30px; position:relative; }

    .shareslabel {display:none; }

    .author_desc { height:auto; min-height:inherit; width:100%; }

    .author_bio { float:none; margin-top:35%; padding:20px; position:relative; text-align:center; width:100%; }

    #comment-list ul.children{ margin-left:10px; }

    .comment-container{ margin-left:80px; margin-bottom:10px; }

    .comment_form > input{ width:100%; }

    .page_404 > h1{ font-size:160px; line-height:180px; margin-top:0; }

    .page_404 > p{ font-size:26px; line-height:36px; }

    .rec_blog { margin-bottom:20px; }

    .copyright{ text-align:left; float:left; }
}
@media only screen and (min-width: 481px) and (max-width: 767px){
    .large-images .recent-item:hover a.hover-zoom,.medium-images .recent-item:hover a.hover-zoom,
    .small-images .recent-item:hover a.hover-zoom{left:37%;}

    .large-images .recent-item:hover a.hover-link,.medium-images .recent-item:hover a.hover-link,
    .small-images .recent-item:hover a.hover-link{right:37%;}

    .jcarousel  .recent-item:hover a.hover-zoom     { left:37%;}
    .jcarousel  .recent-item:hover a.hover-link     {right:37%;}

    .author_bio {margin-top:35%; position: relative;}
}
@media only screen and (max-width: 480px){

    .team_social { margin: 37% 0 0 31%; }

    .large-images .recent-item:hover a.hover-zoom,.medium-images .recent-item:hover a.hover-zoom,
    .small-images .recent-item:hover a.hover-zoom{ left:37%; }

    .large-images .recent-item:hover a.hover-link,.medium-images .recent-item:hover a.hover-link,
    .small-images .recent-item:hover a.hover-link{ right:37%; }

    .jcarousel  .recent-item:hover a.hover-zoom     { left:37%; }
    .jcarousel  .recent-item:hover a.hover-link     { right:37%; }

    .author_bio {margin-top:55%; position: relative;}

    #filter li a{padding:10px;}
}






















.container > header{
	padding: 20px 30px 10px 30px;
	margin-bottom: 40px;
	position: relative;
	display: block;
    text-align: center;
}
.container > header h1{
	font-family: "BebasNeueRegular", Arial, sans-serif;
	font-size: 35px;
	position: relative;
	font-weight: 300;
	text-transform: uppercase;
	color: rgba(101,141,114,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    padding: 0px 0px 5px 0px;
}
.container > header h1 span{
	color: #a0caad;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.4);
}
.container > header h2{
	
}
/* Header Style */
.codrops-top{
	line-height: 24px;
	font-size: 11px;
	background: rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
	-webkit-animation: slideOut 0.5s ease-in-out 0.3s backwards;
}
@-webkit-keyframes slideOut{
	0%{top:-30px; opacity: 0;}
	100%{top:0px; opacity: 1;}
}
.codrops-top a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #333;
	text-shadow: 0px 1px 1px #fff;
	display: block;
	float: left;
}
.codrops-top a:hover{
	background: #fff;
}
.codrops-top span.right{
	float: right;
}
.codrops-top span.right a{
	float: left;
	display: block;
}
.codrops-demos{
	text-align:center;
	display: block;
	padding-top: 20px;
}
.codrops-demos a, 
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
    display: inline-block;
	border: 1px solid #719c7f;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 3px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.9);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #90bd9e;
	background: -moz-linear-gradient(top, #90bd9e 0%, #72a081 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#90bd9e), color-stop(100%,#72a081));
	background: -webkit-linear-gradient(top, #90bd9e 0%,#72a081 100%);
	background: -o-linear-gradient(top, #90bd9e 0%,#72a081 100%);
	background: -ms-linear-gradient(top, #90bd9e 0%,#72a081 100%);
	background: linear-gradient(top, #90bd9e 0%,#72a081 100%);
}
.codrops-demos a:hover{
	background: #85b995;
}
.codrops-demos a:active{
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.4);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.4);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.4);
}
.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover{
	color: #506757;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.3);
}
/* Media Queries */
@media screen and (max-width: 767px) {
	.container > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
}

.welcomebx {
    font-size: 22px;
    padding: 0;
	    display: inline-block;
    width: 100%;
}
.welcomebx h1 {
  color: #14489c;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
	font-style:normal;
    margin: 30px 0 10px;
    text-transform: uppercase;
}
.welcomebx p {
 font-size: 15px;
    font-style: normal;
    line-height: 28px;
    margin: 0;
    padding-right: 35px;
    padding-top: 15px;
    text-align: left;
}
.orangeclr {
    color: #ea1b25;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}
..wel-text{
	font-size:14px;
	color:#333;
}

.about-hd > h2{
	   color: #ee2c23;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
	margin:0px;
}

.about-p > p{
 font-size: 13px;
    font-style: normal;
    line-height: 26px;
    margin: 0;
    padding-right: 30px;
    padding-top: 15px;
    text-align: justify;
}

.read-more {
    font-size: 16px;
    padding-top: 10px;
    text-transform: uppercase;
}
.read-more > img {
    padding-right: 6px;
    padding-top: 0;
}
.south > h4 {
   color: #333333;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
	margin:0px;
}
.compnies_logos {
    margin: 0 auto;
    position: relative;
    top: -30px;
}
.section-header {
    margin: 0;
    position: relative;
	z-index:999;
}
.section-header h4, .section-title h4 {
    color: #101010;
    font-family: open sans,Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 0;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center;
}
.section-header.banner_lineimg::after {
    content: "";
    left: 0;
    position: absolute;
    top: -38px;
    width: 100%;
    z-index: -1;
}
.section-header h4 span {
   
}

.section-header h4 span img {
    margin-top: -63px;
    max-width: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.navbar-default .navbar-nav > li > a {
    border-radius: 0;
    color: #3b3826;
    display: block;
    font-size: 12px;
    overflow: hidden;
    padding: 12px 1px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
}
.section-header .section-title::before {
    left: 47%;
    margin-left: 0;
    position: absolute;
    width: 230px;
}
}

.compnies_logos .south .img-responsive.pull-right {
    max-height: 80px;
}
li span.drop-icons {
    margin-right: 3px;
}
.saikrishna_textcontent{
	/* font-size: 15px;
    line-height: 24px;
    padding-top: 15px;
	margin:0px; */
	font-size: 16px;
    line-height: 30px;
    margin: 0;
    padding-top: 15px;
    text-align: left;
}
.featured-content:nth-child(2n+1){
	clear:both;
}
.navbar.navbar-default.navbar-top{
	z-index:999 !important;
    border-radius: 0;
}
.stickeyimage img {
    height: 320px;
    max-width: 100%;
}
.stickeyimage.grow{
	opacity:1.0;
	bottom:0;
	transition:all 0.5s ease 0s;
}
.stickeyimage.grow.smaple{
	bottom: -350px;
	
}
.stickeyimage {
    bottom: -350px;
	opacity:0;
    display: inline-block;
    position: fixed;
    right: 0px;
    width: auto;
    z-index: 99999;
	transition:all 0.5s ease 0s;
}
.read-more {
    border-bottom: 1px solid transparent;
    color: #ed1c24;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    position: relative;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
}
body .trust_bg {
    background: #2075c5 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 20px;
    padding: 4px 0;
    text-align: center;
}
.about_name {
    color: #f00;
    font-size: 20px;
    font-weight: 600;
    margin-top: 15px;
    text-align: center;
}
.about_name span {
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: 500;
    padding-top: 2px;
    width: 100%;
}
.trust_names{
	color:#20507f;
}
.trust_names h3 {
    font-size: 20px;
}
.trust_names p strong{
	color:#F00;
}
.trust_names p {
    color: #000000;
    font-size: 15px;
    line-height: 24px;
}
.open .has-submenu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

.product-item {
    background: #ffffff none repeat scroll 0 0;
    padding: 12px 12px 16px;
    position: relative;
	  /* border: 1px solid #dcdcdc; */
	  margin-top:30px;
	  	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08), 0 0 0 transparent;
  -webkit-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);

}

.product-item:hover{
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.2), 0 0 0 transparent;
}
.product-item h5 a {
    line-height: 22px;
    padding-top: 10px;
    display: inline-block;
}
.owl-item.active .product-item {
    margin-right: 10px;
}
/*.product-item:hover {
    box-shadow: 5px 5px rgba(234, 234, 234, 0.9);
}*/
.product-item::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
* + html .product-item {
}
.sticker {
    height: 63px;
    left: 0;
    position: absolute;
    top: 0;
    width: 63px;
}
.sticker-sale {
    background: rgba(0, 0, 0, 0) url("../../pages/img/sale.png") no-repeat scroll 0 0;
}
.sticker-new {
    background: rgba(0, 0, 0, 0) url("../../pages/img/new.png") no-repeat scroll 0 0;
    left: auto;
    right: 0;
}
.pi-img-wrapper {
    position: relative;
}
.pi-img-wrapper div {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.product-item:hover > .pi-img-wrapper > div {
    display: block;
}
.pi-img-wrapper div .btn-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 12px;
    margin: -13px 5px 0;
    padding: 3px 10px;
    position: relative;
    top: 50%;
}
.product-item .btn:hover {
    background: #e84d1c none repeat scroll 0 0;
    border-color: #c8c8c8;
}
.product-item h3 {
    font: 300 14px "Open Sans",sans-serif;
    padding-bottom: 4px;
    padding-top: 10px;
}
.product-item h3 a {
    color: #3e4d5c;
}
.product-item h3 a:hover {
    color: #e02222;
}
.pi-price {
    color: #e84d1c;
    float: left;
    font: 18px "PT Sans Narrow",sans-serif;
    padding-top: 1px;
}
.product-item .add2cart {
    border: 1px solid #ededed;
    color: #a8aeb3;
    float: right;
    padding: 3px 6px;
}
.product-item .add2cart:hover {
    background: #eb0b35 none repeat scroll 0 0 !important;
    border-color: #eb0b35;
    color: #ffffff !important;
}

.mar-t30{
	margin-top:30px;
}
.btn.btn-sm.btn-default.sub-en{
  background: #e40046 none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    height: 35px;
    letter-spacing: 0.5px;
    line-height: 35px;
    margin: 15px 15px 15px 0;
    outline: 0 none;
    overflow: hidden;
    padding: 0 15px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-out 0s;
}


/*blog*/





.blog_area {
    background: #ffffff none repeat scroll 0 0;
    overflow: hidden;
    padding: 10px 0;
}
.blog_heading {
    margin-top: 20px;
    position: relative;
    width: 100%;
}
.blog_heading img {
    height: 100%;
    width: 100%;


}
.view {
  
    margin-left: 60px;
    margin-top: 0;
}
.blog_date {
    background: #fe5b4a none repeat scroll 0 0;
    border-radius: 4px;
    bottom: -35px;
    display: table;
    height: 70px;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    transform: rotate(-135deg);
    vertical-align: middle;
    width: 70px;
}
.blog_time {
    display: table-cell;
    text-align: center;
    transform: rotate(135deg);
    vertical-align: middle;
}
.date {
    color: #ffffff;
    font-size: 18px;
    font-weight: 200;
    margin-bottom: 0;
}
.month {
    color: #ffffff;
    font-size: 16px;
    font-weight: 200;
    text-transform: uppercase;
}
.blog_content h4 a.content_title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #646464;
    font-size: 18px;
    font-weight: normal;
    margin-top: 10px;
    padding: 0;
    text-transform: none;
}
.blog_content p {
    color: #646464;
    line-height: 22px;
}
.blog_content a {
    background: #4c4c4c none repeat scroll 0 0;
    border: medium none rgba(0, 0, 0, 0);
    border-radius: 2px;
    color: #ffffff;
	margin-left:10px;

    font-size: 12px;
	 margin-bottom: 20px;
    font-weight: 400;
    margin-top: 10px;
    padding: 10px 25px;
    transition: all 700ms ease 0s;
}
.blog_content a:hover {
    background: #fe5b4a none repeat scroll 0 0;
    transition: all 700ms ease 0s;
}

.inner-date {
    transform: rotate(-45deg);
}
.inner-date {
    transform: rotate(-45deg);
}

.blog_date p {
    color: #ffffff;
    margin: 0 10px 0 0;
}
.blog_content p {
    color: #646464;
    line-height: 22px;

}
.blog_content p {
 color: #646464;
    line-height: 22px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.blog_content {
    border-left: 1px solid #cfcfcf;
	  border-right: 1px solid #cfcfcf;
	    border-bottom: 1px solid #cfcfcf;
		 margin-bottom: 20px;
}
.b-tittle {
    float: left;
    width: 50%;
}
.blog_date {
    background: #808080 none repeat scroll 0 0;
    float: left;
    height: 60px;
    margin-left: 10px;
    margin-right: 35px;
    overflow: hidden;
	 margin-left: 20px;
    position: relative;
    text-align: center;
    transform: rotate(45deg);
    width: 60px;
}
 .blog_date p {
 color: #ffffff;
    line-height: 10px;
    margin: 0 10px 0 0;;
}
.blog_content h4 a.content_title {
     margin-top: 30px;
}

.blog-b{
 border: 1px solid #cccccc;
    border-radius: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 10px;
	width:30%;
}











.login_pageform .modal-header .close {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 100%;
    color: #000;
    font-size: 19px;
    font-weight: 500;
    height: 30px;
    line-height: 9px;
    margin-top: 0;
    opacity: 1;
    padding: 0;
    position: absolute;
    right: -20px;
    text-shadow: 0 0 0;
    top: -15px;
    width: 30px;
}
.login_pageform .btn {
    background: #0f97bd none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
	text-shadow:0 0 0;
    width: 100%;  padding: 8px 12px;
}
.login_pageform .form-group label {
    color: #000;
    font-size: 15px;
    font-weight: 500;
}
.login_pageform .modal-header h4 {
    color: #000;
    text-transform: uppercase;
}
.login_pageform .checkbox .forgot {
    color: #f60;
    float: right;
    font-size: 15px;
}
.login_pageform .modal-header {
    background: rgba(15, 151, 189, 0.12) none repeat scroll 0 0;
    border-top: 2px solid #d5a306;
}
.login_pageform .btn-register{
    background: #d5a306 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    width: 100%;
	margin-top:10px;  padding: 8px 12px;
	margin-bottom:10px;
}
.divided_or span{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 100%;
    display: inline-block;
    height: 28px;
    margin: auto;
    text-align: center;
    width: 28px;
}
.divided_or::before {
    border-top: 1px solid #ccc;
    content: "";
    left: 0;
    position: absolute;
    top: 13px;
    width: 48%;
}
.divided_or::after {
    border-top: 1px solid #ccc;
    content: "";
    right: 0;
    position: absolute;
    top: 13px;
    width: 48%;
}
.divided_or {
    border: medium none #fff;
    position: relative;
    text-align: center;
    width: 100%;
}
.googleplus_name {
    background: #f16251 none repeat scroll 0 0;
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
    width: 30%;
	margin-right:2%;}
.facebook_name {
    background: #5d84bb none repeat scroll 0 0;
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
    width: 31%;
	margin-right:2%;
}
.social_icons {
    display: inline-block;
    padding: 10px 0 0;
	width:100%;
}
.twitter_name {
    background: #5bcaf1 none repeat scroll 0 0;
    color: #fff !important;
    display: inline-block;
    font-size: 16px;
    width: 31%;
	margin-right:2%;
}
.social_icons .fa {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    padding: 10px;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 999999;
}
.modal-body .form-control {
    border-radius: 2px;
    margin-top: 2px;
}

.modal-open .navbar.navbar-default.navbar-top {
    z-index: 0 !important;
}


.contact_section {
    position: relative;
}
.address_contact{
    color: #000;
}
.address_contact:hover{    
    color: #ef4a2b;
}
.contact_icon {
    background-color: #fff;
    border: 2px solid #ef4a2b;
    border-radius: 50%;
    font-size: 24px;
    height: 46px;
    line-height: 42px;
     color: #ef4a2b;
    margin: auto;
    width: 46px;
    transition: all 0.5s ease;
}
.address_contact:hover .contact_icon {
    background-color: #ef4a2b;
    border: 2px solid #ef4a2b;
    color: #FFF;
}
h4.conatct_heading {
    padding: 8px 0 2px;
    text-transform: uppercase;
}
.contact_content {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    color: #fff;
}
.contact_content .nav.nav-tabs {
    margin-bottom: 20px;
}
.conatct_map {
    float: left;
    width: 100%;
}
.conatct_map iframe.map_direction {
     bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.contact_formvalidate label {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 8px;
}
.btn-danger.submit_button{
    background: #ef4a2b none repeat scroll 0 0;
    border: 0 none;
    border-radius: 2px;
    text-transform: uppercase;
}
.contact_formvalidate textarea.form-control {
    min-height: 191px;
    resize: none;
}
.contact_formvalidate .form-control {
    border-radius: 2px;
}
.contact_maincontent{
	margin-top:40px;
	margin-bottom:40px;
}

.table_timings .table {
    border: 1px solid #dddddd;
    background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
    margin: 0px;
}
.table_timings .table thead tr {
   background: rgba(241, 90, 34, 0.3) none repeat scroll 0 0;
    border-top: 3px solid #d2927b;
}
.table_timings .table thead tr th {
    color: #000;
    font-weight: 600;
    padding: 8px 12px;
    text-transform: uppercase;
}
.table_timings .table tbody tr td {
    border: 0 none;
    color: #111;
    font-size: 13px;
    padding: 8px 12px;
}
.timing_heading {
    color: #ef4a2b;
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 12px;
    text-align: center;
    text-transform: uppercase;
}
.locations_form {
    color: #ef4a2b;
}
.location_map {
    background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
    border-bottom: 3px solid #ccc;
    padding: 5px 15px 20px;
    text-align: center;
    transition: all 0.5s ease;
     box-shadow: 0 0 5px #ccc;
}
.location_map p {
    color: #000;
}
.location_map:hover {
    background: rgba(241, 90, 34, 0.3) none repeat scroll 0 0;
    border-bottom: 3px solid #e0734b;
    padding: 5px 15px 20px;
    text-align: center;
}



/* margin tabs */
.mar-0{
	margin:0px;
}
.mar-5{
	margin:5px;
}
.mar-10{
	margin:10px;
}
.mar-15{
	margin:15px;
}
.mar-20{
	margin:20px;
}
.mar-l0{
	margin-left:0px;
}
.mar-l5{
	margin-left:5px;
}
.mar-l10{
	margin-left:10px;
}
.mar-l15{
	margin-left:15px;
}
.mar-l20{
	margin-left:20px;
}
.mar-r0{
	margin-right:0px;
}
.mar-r5{
	margin-right:5px;
}
.mar-r10{
	margin-right:10px;
}
.mar-r15{
	margin-right:15px;
}
.mar-r20{
	margin-right:20px;
}
.mar-t0{
	margin-top:0px;
}
.mar-t5{
	margin-top:5px;
}
.mar-t10{
	margin-top:10px;
}
.mar-t15{
	margin-top:15px;
}
.mar-t20{
	margin-top:20px;
}
.mar-b0{
	margin-bottom:0px;
}
.mar-b5{
	margin-bottom:5px;
}
.mar-b10{
	margin-bottom:10px;
}
.mar-b15{
	margin-bottom:15px;
}
.mar-b20{
	margin-bottom:20px;
}
/* close margin tabs */

.pad-t100 {
    padding-top: 100px;
}
/* padding tabs */
.pad-0{
	padding:0px;
}
.pad-5{
	padding:5px;
}
.pad-10{
	padding:10px;
}
.pad-15{
	padding:15px;
}
.pad-20{
	padding:20px;
}
.pad-l0{
	padding-left:0px;
}
.pad-l5{
	padding-left:5px;
}
.pad-l10{
	padding-left:10px;
}
.pad-l15{
	padding-left:15px;
}
.pad-l20{
	padding-left:20px;
}
.pad-r0{
	padding-right:0px;
}
.pad-r5{
	padding-right:5px;
}
.pad-r10{
	padding-right:10px;
}
.pad-r15{
	padding-right:15px;
}
.pad-r20{
	padding-right:20px;
}
.pad-t0{
	padding-top:0px;
}
.pad-t5{
	padding-top:5px;
}
.pad-t10{
	padding-top:10px;
}
.pad-t15{
	padding-top:15px;
}
.pad-t20{
	padding-top:20px;
}
.pad-b0{
	padding-bottom:0px;
}
.pad-b5{
	padding-bottom:5px;
}
.pad-b10{
	padding-bottom:10px;
}
.pad-b15{
	padding-bottom:15px;
}
.pad-b20{
	padding-bottom:20px;
}
/* close padding tabs */

.marpad-0{
	margin:0px;
	padding:0px;
}
.txt-rt{
	text-align:right;
}
.txt-lt{
	text-align:left;
}
.txt-cn{
	text-align:center;
}

a:focus, a:hover, a {
    outline: none !important;
}


/*cart*/
.header .top-cart-block {
    float: right;
    font: 400 13px "Open Sans",Arial,sans-serif;
    margin-top: 30px;
    position: relative;
}
.top-cart-info a {
    color: #595f65;
}
.top-cart-info-count {
    float: left;
}
.top-cart-info-value {
    border-left: 1px solid #a5aab0;
    margin-left: 5px;
    padding-left: 5px;
}
.top-cart-block .fa-shopping-cart {
    background: #eb0b35 none repeat scroll 0 0;
    border-radius: 16px !important;
    color: #ffffff;
    font-size: 16px;
    padding: 8px 8px 7px;
    position: absolute;
    right: 0;
	margin-top:9px;
    top: 10px;
}
.top-cart-content-wrapper {
 position: absolute;
    right: -2px;
    top: 80%;
    z-index: 100000;
}
.btn-primary {
    background: #eb0b35 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    font-size: 13px;

    padding: 8px;
}
.top-cart-content .btn-default {
    background: #c1cad3 none repeat scroll 0 0;
    border: 1px solid #c1cad3;
    color: #ffffff;
    margin-right: 4px;
}
.top-cart-content {
    background: #fcfafb none repeat scroll 0 0;
    border-top: 2px solid #ea4c1d;
    box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
    color: #717880;
    display: none;
    margin-top: 12px;
    padding: 8px 0 10px;
    position: relative;
    transition: opacity 0.3s ease-in-out 0s;
    width: 364px;
}
.top-cart-content::after {
    border-bottom: 8px solid #e6400c;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    right: 8px;
    top: -8px;
    width: 0;
    z-index: 2;
}
.top-cart-block:hover .top-cart-content {
    display: block;
}
.top-cart-content p {
    margin: 7px 0 5px;
}
.top-cart-content ul {
    margin: 0;
    padding: 0 8px;
}
.top-cart-content .scroller {
    overflow: hidden;
}
.top-cart-content li {
    border-bottom: 1px solid #f2f2f2;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 9px 0;
    width: 100%;
}
.top-cart-content img, .top-cart-content em, .top-cart-content strong, .top-cart-content span, .top-cart-content .del-goods, .top-cart-content .add-goods {
    float: left;
}
.top-cart-content img {
    border: 2px solid #ffffff;
    box-sizing: content-box;
    margin-right: 4px;
}
.top-cart-content span, .top-cart-content strong, .top-cart-content em {
    margin-right: 10px;
    overflow: hidden;
    padding-top: 10px;
}
.top-cart-content span {
    width: 26px;
}
.top-cart-content strong {
    font-weight: normal;
    width: 165px;
}
.top-cart-content strong a {
    color: #717880;
}
.top-cart-content em {
    font-style: normal;
    text-align: right;
    width: 55px;
}

.del-goods {
    background: #e02222   url(../images/del-goods.png) no-repeat scroll 50% 50%;
}
.del-goods, .add-goods {
    border-radius: 22px !important;
    color: #ffffff !important;
    float: right;
    font-size: 12px;
    height: 17px;
    line-height: 1;
    margin: 10px 0 0 5px;
    width: 17px;
}
/*cart*/
.col-md-3.product_maindetails:nth-child(4n+1) {
    clear: both;
}

/*cart*/
.header .top-cart-block {
    float: right;
    font: 400 13px "Open Sans",Arial,sans-serif;
    margin-top: 30px;
    position: relative;
}
.top-cart-info {
      border-right: 0px solid #ef7c73;
    float: left;
    font-size: 13px;
    line-height: 1.2;
    margin-top: 12px;
    padding: 0 8px 0px 0;
    text-transform: uppercase;
}
.cart-top-icon.icomoon {
    color: #193948;
    font-size: 18px;
    line-height: 30px;
    padding: 20px 6px;
    text-transform: uppercase;
    position: relative;
    top: 3px;
}
.top-cart-info a {
    color: #193948;
    font-weight: 500;
}
.top-cart-info-count {
    float: left;
}
.top-cart-info-value {
    border-left: 1px solid #a5aab0;
    margin-left: 5px;
    padding-left: 5px;
}
.top-cart-block .fa-shopping-cart {
    background: #eb0b35 none repeat scroll 0 0;
    border-radius: 16px !important;
    color: #ffffff;
    font-size: 16px;
    padding: 8px 8px 7px;
    position: absolute;
    right: 0;
	margin-top:9px;
    top: 10px;
}
.top-cart-content-wrapper {
 position: absolute;
    right: -2px;
    top: 30px;
    z-index: 100000;
}
.btn-primary {
    background: #eb0b35 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    font-size: 13px;

    padding: 8px;
}
.top-cart-content .btn-default {
    background: #c1cad3 none repeat scroll 0 0;
    border: 1px solid #c1cad3;
    color: #ffffff;
    margin-right: 4px;
}
.top-cart-content {
    background: #fcfafb none repeat scroll 0 0;
    border-top: 2px solid #ea4c1d;
    box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
    color: #717880;
    display: none;
    margin-top: 12px;
    padding: 8px 0 10px;
    position: relative;
    transition: opacity 0.3s ease-in-out 0s;
    width: 364px;
}
.top-cart-content::after {
    border-bottom: 8px solid #e6400c;
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    right: 8px;
    top: -8px;
    width: 0;
    z-index: 2;
}
.top-cart-block:hover .top-cart-content {
    display: block;
}
.top-cart-content p {
    margin: 7px 0 5px;
}
.top-cart-content ul {
    margin: 0;
    padding: 0 8px;
}
.top-cart-content .scroller {
    overflow-y: scroll;
}
.top-cart-content li {
    border-bottom: 1px solid #f2f2f2;
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 9px 0;
    width: 100%;
}
.top-cart-content img, .top-cart-content em, .top-cart-content strong, .top-cart-content span, .top-cart-content .del-goods, .top-cart-content .add-goods {
    float: left;
}
.top-cart-content img {
    border: 2px solid #ffffff;
    box-sizing: content-box;
    margin-right: 4px;
    max-height: 49px;
    width: auto;
}
.mini-cart {
    /*background: #ee2c23 none repeat scroll 0 0;*/
    margin: 0;
    padding-left: 10px;
    /*padding: 7px;*/
}
.top-cart-content span, .top-cart-content strong, .top-cart-content em {
    margin-right: 10px;
    overflow: hidden;
    padding-top: 10px;
}
.top-cart-content span {
    width: 26px;
}
.top-cart-content strong {
    font-weight: normal;
    width: 145px;
}
.top-cart-content strong a {
    color: #717880;
}
.top-cart-content em {
    font-style: normal;
    text-align: right;
    width: 55px;
}

.tdprdimg img#product-zoom {
    max-height: 90px;
    max-width: 100%;
}
.tblcart .tdprdimg img {
    margin: auto;
    max-height: 90px;
    width: auto;
}
.main-cart .table.tblcart {
    margin-bottom: 0;
}
/* .form-control.select_modalview option { */
    /* text-transform: uppercase; */
/* } */
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.contact-details.header_menupagwe .dropdown-content a {
    border-bottom: 1px dashed #cccccc;
    padding: 8px 15px;
}
.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}
.header_menupagwe .dropdown-content {
    min-width: 120px;
    text-align: left;
    z-index: 10000;
}
.contact-details.header_menupagwe .dropdown {
    font-size: 15px;
    padding-right: 25px;
    padding-top: 6px;
}
.pb-right-column .info-orther p {
    margin-bottom: 0;
}
/*header#header-wrap.site-header .navbar-default.navbar-top {
    box-shadow: 0 1px 3px #cccccc;
}*/
.logo-wrapper .navbar-brand img {
    max-height: 80px;
     transition: all 0.5s ease 0s;
}
 .saikrishna_sliderone{
    background:rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
    padding: 35px 0 10px;
}
 .about_saikrishna {
  /*  background: rgba(0, 0, 0, 0) url("../images/bgmain.jpg") repeat scroll 0 0;*/
    padding: 45px 0 25px;
	background:#ffffff;
}


.leading_companylogos {
    box-shadow: 0 3px 4px #cccccc;
    margin-bottom: 25px;
}
.fraction-slider {
    min-height: 450px;
}
.main_filenew {
    border-bottom: 4px solid #212b31;
}
/* .navbar.navbar-default .navbar-nav > li > a:after { */
	/* content: "||"; */
    /* position: absolute; */
    /* right: -4px; */
    /* top: 50%; */
    /* margin-top: -6px; */
    /* z-index: 99999; */
    /* transform: skew(-26deg); */
    /* color: #999999; */
    /* letter-spacing: -2.8px; */
    /* font-weight: 200; */
/* } */
.navbar.navbar-default .navbar-nav > li:last-child > a:after {
    display: none;
}
/* .navbar.navbar-default .navbar-nav > li:last-child > a {
    padding-right: 0;
} */
.panel-default .form-group>label {
    font-weight: 500;
    padding-bottom: 5px;
}
label.error {
	font-weight: 300;
    color: #F00;
    font-size: 13px;
    padding-top: 5px;
    clear: both;
    display: block;
}
/*.south{
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08), 0 0 0 transparent;
  -webkit-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
  transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
}
.south:hover{
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.2), 0 0 0 transparent;
}*/

.navbar .navbar-collapse {
    /* background: #193948; */
    /* background: #0b729f;
    margin-top: 0px; */
}
.icon_blk, .icon_txtblk {
    display: inline-block;
    padding-right: 10px;
    font-weight: 500;
    max-width: 240px;
    min-height: 50px;
}
.rightside_blk {
    padding-top: 15px;
    padding-bottom: 10px;
}
.icon_blk i {
    font-size: 20px;
    height: 40px;
    width: 40px;
    border: 1px solid #f36d67;
    color: #f36d67;
    /* text-align: center; */
    border-radius: 50%;
    line-height: 38px;
    /* display: inline-block; */
    position: relative;
    top: 5px;
}
.icon_blk i:before {
    position: absolute;
    left: 0;
    right: 0;
}
.header_namehead {
    font-size: 16px;
    color: #f16761;
}
.icon_txtblk .icon_maintxt {
    color: #0d3344;
}
.header_addr {
    border-left: 1px dashed #cccccc;
    padding-left: 15px;
}

.header_addr {
    border-left: 1px dashed #cccccc;
    padding-left: 15px;
    display: inline-block;
    max-width: 320px;
    float: left;
    position: relative;
}
.icon_blk {
    display: inline-block;
    /* align-items: center; */
    float: left;
    min-height: 60px;
    padding-right: 12px;
    text-align: center;
}
.footer_caltxt {
    position: fixed;
    bottom: 20px;
    right: 60px;
    z-index: 9999;
}
.footer_caltxt a {
    display: block;
    margin-bottom: 20px;
    border-radius: 50%;
    border: 4px solid #ffffff;
    transition: all ease 0.2s;
}
.footer_caltxt a:hover {
    box-shadow: 0px 2px 20px #aaaaaa;
    transition: all ease 0.2s;
}
/*** New service ***/
.service_details img {
    max-width: 100%;
}
/* 
.service_details h3 {
    text-align: center;
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
} */


.service_details {
    position: relative;
}
.servicetop_file .content {
    position: absolute;
    top: 150px;
    padding: 0 10px;
}
.servicebottom_file .content {
    padding: 0 10px;
    top: 80px;
}
.carousel-inner>.item img{
    width: 100%;
}
.slider_bgmain .carousel-control.left, .slider_bgmain .carousel-control.right {
    background: none;
    opacity: 1;
}
.slider_bgmain .carousel-control span {
    background: #ee2c23;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    opacity: 0.5;
}
.slider_bgmain .carousel-control:hover span {
    opacity: 1;
}
ol.carousel-indicators {
    display: none;
}
.aboutus_img {
    max-width: 100%;
    border-radius: 0px;
    margin-top: 30px;
}
.header_addr:first-child {
    border-left: 0;
}
.about-body {
    height: 300px;
    overflow: hidden;
    position: relative;
}
.page_heading {
    position: absolute;
    left: 0;
    color: #FFFFFF;
    top: 50%;
    text-align: center;
    right: 0;
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: -44px;
}
.navigation_menublk{
    background: #0b729f;
    margin-top: 0px;
    display: inline-block;
    width: 100%;
}
.top-bar .navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.featured-thumb img {
    max-width: 100%;
}
@media screen and (max-width: 767px) {
    .rightside_blk.pull-right {
        display: none;
    }
    
}

@media screen and (max-width: 991px) {
    .saikrishna_sliderone {
        display: none;
    }
}
    
@media screen and (min-width: 768px) {
    .default-service-column {
        padding: 0 !important;
        margin-left: -4px;
        margin-right: -4px;
    }
}


.distributors_blk{
    padding: 50px 0;
}







/*conatct tabs start*/

.contact_tabs.resp-vtabs {
    position: relative;
}

.contact_tabs .social-nav a {
    border: 1px solid #dedede;
}

ul.resp-tabs-list,
p {
    margin: 0px;
    padding: 0px;
}

.resp-tabs-list .resp-tab-item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #daf0f9;
    border-image: none;
    border-radius: 10px 0 0;
    border-style: solid;
    background: #daf0f9 none repeat scroll 0 0;
    border-width: 1px 0 1px 1px;
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer;
    float: left;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 15px;
}

.resp-tab-active {
    border: 1px solid #5AB1D0;
    border-bottom: none;
    margin-bottom: -1px !important;
    padding: 12px 14px 14px 14px !important;
    border-top: 4px solid #5AB1D0;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active,
.resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
    border-top-color: #5AB1D0;
}

h2.resp-accordion {
    font-size: 14px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}


/*-----------Vertical tabs-----------*/
.contacttab .resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 25%;
}

.contacttab .resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px 15px !important;
    margin: 0 0 4px;
    cursor: pointer;
    word-wrap: break-word;
    float: none;
}

.contacttab .resp-vtabs .resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 75%;
    border-radius: 4px;
    clear: none;
}

.contacttab .resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word;
}

.contacttab .resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
    margin-right: -1px !important;
    padding: 14px 15px 15px 14px !important;
    border-top: 1px solid;
    border: 1px solid #fcded9;
    margin-bottom: 4px !important;
    border-right: 1px #FFF solid !important;
    background: #fcded9;
}

.contacttab .resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #c1c1c1;
}

.contacttab h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #ffffff;
}



/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB;
    /* !important;*/
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1;
    /* !important;*/
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: inline-block !important;
    width: 100%;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1;
    /* !important;*/
}

@media only screen and (max-width: 768px) {
    ul.resp-tabs-list {
        display: none;
    }
    .contacttab .resp-vtabs .resp-tabs-container {
        width: 100%;
    }
    h2.resp-accordion {
        display: block;
    }

    .resp-vtabs .resp-tab-content {
        border: 1px solid #C1C1C1;
    }

    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none;
    }

    .resp-accordion-closed {
        display: none !important;
    }

    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1 !important;
    }
    .contacttab {
        display: inline-block;
        width: 100%;
        padding: 0 15px;
    }
    .contacttab h2.resp-tab-active {
        background: #0b729f;
        color: #FFFFFF;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0.3px;
        padding: 14px 15px;
    }
    .contacttab h2.resp-accordion{
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0.3px;
        border: 0px solid #c1c1c1;
        border-top: 1px solid #c1c1c1;
        padding: 14px 15px;
    }
    .contacttab .resp-vtabs .resp-tab-content:last-child{
        border-bottom: 0px solid #c1c1c1 !important;
    }
}



.resp-accordion.ver_1.resp-tab-active {
    color: #FFF !important;
}

.resp-tabs-container .resp-accordion.ver_1 {
    color: #000;
    font-weight: 600;
    line-height: 18px;
}

.resp-tabs-container .table.borderless tbody tr td {
    font-size: 14px;
    line-height: 15px;
}

.resp-tab-content.resp-tab-content-active h5 {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 20px;
}

.resp-vtabs .resp-tabs-container {
    margin-bottom: 20px;
}

/*tabs css end*/
.sent-msg {
    color: #3c763d;
}

.contact_content .form-horizantal .error_message {
    color: #a94442;
}


.resp-accordion.ver_1.resp-tab-active{
    background: #0583C7 !important;
}
.contacttab .timing_heading {
    padding-bottom: 35px;
}


.locations_blk {
    background: #ffffff none repeat scroll 0 0;
    padding: 15px 15px 20px;
    position: relative;
    /* border: 1px solid #dcdcdc; */
    margin-top: 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08), 0 0 0 transparent;
    -webkit-transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
    transition: all 0.25s cubic-bezier(0.02, 0.01, 0.47, 1);
    margin-bottom: 15px;
    line-height: 24px;
    text-align: center;
}

.resp-tab-content.resp-tab-content-active .locations_blk h5 {
    font-size: 17px;
    font-weight: 600;
    color: #054e6e;
    padding-bottom: 6px;
}
.maddress_blk {
    font-size: 15px;
    padding: 5px 15px 10px 15px;
    display: inline-block;
    width: 100%;
    color: #000000;
    font-weight: 400;
}
.mphone_number, .memail_id {
    display: block;
    color: #0a71a9;
    font-size: 15px;
    padding-bottom: 5px;
}
.mphone_number i, .memail_id i{
    color: #f36d67;
    padding-right: 8px;
}

@media only screen and (min-width: 992px) {
    .locations_blk:hover {
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px);
        box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.2), 0 0 0 transparent;
    }
}