
h4, h5, h6,
h1, h2, h3 {margin: 0;}
ul, ol, li{margin: 0; padding: 0;}
p {margin: 0;padding: 0;}
html,body, section
{
	height:100%;
}
body{
	margin:0;
	padding:0;
    overflow-x: hidden;
}
/*--fonts--*/
@font-face{
    font-family: 'Hind Vadodara';
	src:url(../fonts/Hind_Vadodara/HindVadodara-Regular.ttf) format('truetype');
}
@font-face{
    font-family: 'Raleway';
	src:url(../fonts/Raleway/Raleway-Regular.ttf) format('truetype');
}
.aboutt
{
	background:url(../images/about_banner.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	min-height:460px;
}
.servicessone
{
    background:url(../images/service-banner.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	min-height:460px;
}
.contactusmc
{
	background:url(../images/contactus.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	min-height:460px;
}
/*--body-starts--*/
.headone
{
	background:#000;
	height:20px;
}
.headtwo ul
{
	display:inline-block;
}
.headtwo ul li
{
	display:inline;
	color:#FFF;
}
.headtwo li a
{
	color:#FFF;
}
.glyp
{
	padding-right:20px;
}

.nav-dflt-setin {
    margin: 0;
    border: none;
    padding: 0em 0;
    border-radius: 0;
    background-color: #fff;
	padding:10px;
	
}
.header-top
{
	margin-top:40px;
}
.topcolor
{
	background-color:#000;
	height:40px;
}
.nav-min-wid{
    width: 20%;
}
.nav-max-wid{
    width: 60%;
}
.navbar-brand {
    color: #C7AB84 !important;
    font-size: 38px;
    font-weight: 600;
    font-family: 'Hind Vadodara';
    padding: 12px 15px;
}
ul.nav-max-wid>li>a{
    font-family: 'Hind Vadodara';
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    color: #1a1a1a !important;
}
/*--menu-effect--*/
ul#cl-effect-5 {
    margin-top: 16px;
	padding-left:210px;
}
ul.cl-effect-5>li>a {
	overflow: hidden;
	padding: 0px 15px;
		border-right:2px solid #F00;		
}
nav li:last-child a
{

    border-right:none;
}
ul.cl-effect-5 a span {
	font-family: 'Playfair Display', serif;
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	color:#;
	font-size:14px;
	
}
ul.cl-effect-5>li>a span:
{

}
ul.cl-effect-5>li>a span:hover
{
/*	border-bottom:4px solid #F00;*/
}
ul.cl-effect-5>li>a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	font-weight: 800 !important;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
span.active{
    color: #00afef;
/*	border-bottom: 2px solid #F117B4;*/
}
ul.cl-effect-5 a:hover span,
ul.cl-effect-5 a:focus span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
    color: #00afef;
/*	border-bottom-color:#F00 solid 4px;*/
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
.carousel-caption
{
    background: #3e4095;
	border-bottom:4px solid #00afef;
	opacity:0.8; 
    right: 50%;
    left: 0%;
    bottom: 30%;
    padding: 30px;
}
.carousel-caption h3 {
    font-family: 'Raleway';
    font-size: 19px;
    font-weight: 500;
	color:#fff;
	line-height: 2em;
    text-transform: capitalize;
}
.section1
{
	background-image:url(../images/about_banner.jpg);
    background-repeat: no-repeat;
    background-position: cover;
    background-size: cover;
    width: 100%;
    min-height: 360px;
}

/*--menu-effect-ends--*/
ul.social{
    margin-top: 13px;
    padding: 0px 65px;
}
ul.social li{
    display: inline;
}
ul.social li a{
    background:url(../images/soci1.png);
    width: 13px;
    height: 24px;
    display: inline-block;
}
ul.social li a.fb{
    background-position: 0px 0px;
}
ul.social li a.fb:hover{
    background-position: 0px -26px;
}
ul.social li a.twit{
    background-position: -26px 0px;
}
ul.social li a.twit:hover{
    background-position: -26px -26px;
}
ul.social li a.gplus{
    background-position: -52px 0px;
}
ul.social li a.gplus:hover{
    background-position: -52px -26px;
}
ul.social li a.inst{
    background-position: -78px 0px;
}
ul.social li a.inst:hover{
    background-position: -78px -26px;
}
img.banner-wid{
    width: 100%;

}
section.best-quality {
    background-color: #00afef;
    text-align: center;
    padding: 0.8em 0em;
}
.aboutusas
{
	 background-color: #00afef;
    text-align: center;
    padding: 0.8em 0em;
}
.aboutusas h2
{
	 font-family: 'Droid Serif', serif;
	 color:#FFF;
	 font-size:20px;
	 font-weight:bold;
}
section.best-quality p {
    font-size: 18px;
    color: #fff;
    font-family: 'Droid Serif', serif;
	font-weight: 300;
}
.btn-quality {
    margin-left: 5em;
    background-color: #51311A;
    color: #fff;
    text-transform: uppercase;
    border: none;
    font-family: 'Hind Vadodara';
    transition: 0.5s all;
}
.btn-quality:hover,.btn-quality:focus {
    background-color: #181502;
    color: #fff;
    transition: 0.5s all;
}
.work-grids{
    padding: 0;
}
.work-grid-text {
    text-align: left;
    padding: 30px;
}
.work-grid-text ul{
    list-style-type: none;
}
.work-grid-text ul li {
    width: 33.333333%;
    float: left;
    text-align: left;
    font-family: 'Hind Vadodara';
    color: #1a1a1a;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}
img.work-img-wid {
    width: 100%;
	border-radius:15px;
}
img.work-img-wid {
    max-width: 100%;
    transition: all 500ms!important;
    -webkit-transition: all 500ms!important;
    -moz-transition: all 500ms!important;
}
img.work-img-wid:hover{
    -webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;   
}
.work-img{
    overflow: hidden;
}
.work-grid-icn {
    font-size: 25px;
    color: #D7C194;
    vertical-align: text-bottom;
    margin-right: 10px;
}
.work-section {
    padding: 6em 0;
}
.work-grid-text p {
    margin: 40px 0px;
    line-height: 2.2em;
    text-align: left;
    font-family: 'Raleway';
    color: #7B7B78;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 300;
}
a.work-btn{
    background-color: #51311A;
    color: #fff;
    text-transform: uppercase;
    border: none;
    font-family: 'Hind Vadodara';
    transition: 0.5s all;
    display: inline-block;
}
a.work-btn:hover,a.work-btn:focus{
    background-color: #181502;
    color: #fff;
    transition: 0.5s all;
}
.our-latest{
    padding-bottom: 6em;
    text-align: center;
}
.our-latest h2 {
    font-family: 'Droid Serif', serif;
    font-weight: bold;
    color: #3e4095 ;
    margin-bottom:10px;
    font-size: 16px;
}
.our-lates h2
{
	font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #3e4095 ;
    font-size: 17px;
	margin-top:25px;
}
.latest-grid {
    padding: 10px;
}
img.latest-img {
    width: 100%;
}
.latest-bg-pos{
    position: relative;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.latest-text {
    position: absolute;
    top: 0%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.81);
    height: 100%;
    padding: 22px;
    display: none;
}
.border-line {
    border: 3px solid #915D24;
    width: 100%;
    height: 100%;
    padding-top: 60px;
}
.border-line h3 {
    color: #C78529;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 23px;
    font-family: 'Hind Vadodara';
    margin-bottom: 15px;
}
.border-line p {
    color: #676565;
    font-family: 'Raleway';
    font-size: 17px;
    font-weight: 300;
}
.latest-bg-pos:hover .latest-text{
    display: block;
    cursor: pointer;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
/*--- slider-css --*/
.slider {
	position: relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.caption{
    width: 100%;
    text-align: left;
    height: 130px;
}
.caption h3{
	font-family: 'Hind Vadodara';
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0.4em;
    font-size: 30px;
}
.captionone h1
{
	font-family: 'Droid Serif', serif;
	font-size: 28px;
	font-weight: bold;
	color:#fff;

}
.captionones
{
	top:80px;
}
.captionone h3
{
	font-family: 'Droid Serif', serif;
	font-size: 22px;
	font-weight: bold;
	color:#fff;


}
.carosel
{
	top:350px;
}
.caponee 
{
	margin-top:560px;
}
.captiontwo h2
{
	font-family: 'Droid Serif', serif;
	font-size: 19px;
	font-weight: bold;
	color:#FFF;
}
.contentone
{
	margin-top:10px;
}
.contentone p
{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	padding-bottom:10px;
	text-align:justify;
}
.contentarea
{
	margin-top:20px;
}
.contenttwo p
{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-align:justify;
	padding-top:15px;
}
.contenttwo
{
	margin-top:10px;
}
.contenttwo h5
{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-align:justify;
	padding-top:5px;
	line-height:22px;
}
.contentsec
{
	margin-top:30px;
}
.gly
{
	padding-right:20px;
}
.caption p{
    color: #E4D5C0;
    font-family: 'Raleway';
    font-size: 15.5px;
    font-weight: 300;
    line-height: 1.9em;
}
a.morebtn{
	background:#3D3D3D;
	padding:0.8em 0;
	display:block;
	font-size:0.875em;
	text-transform:uppercase;
	color:#FFF;
	width:20%;
	margin:0 auto;
	transition:0.5s all ease;
	-webkit-transition:0.5s all ease;
	-moz-transition:0.5s all ease;
	-o-transition:0.5s all ease;
	-ms-transition:0.5s all ease;
}
a.morebtn:hover{
	background:#585686;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 12px;
	width: 12px;
	display: inline-block;
	border: 2px solid #747474;
}
.callbacks_here a:after{
	border: 2px solid #FFF;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
    position: absolute;
    bottom: -28%;
    z-index: 999;
    left: 47%;
    right: 47%;
}



.twitter-feeds {
    padding: 6em 0em;
    background-color: #C7AB84;
}
.ft-top{
    padding: 4em 0;
    background: #292c84;
}
.social-media {
    text-align: center;
}
.footone
{
}
.footone h3
{
	 font-family: 'Raleway';
    font-size: 17px;
    color: #aaa;
    text-transform: capitalize;
	padding-bottom:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.footone span a
 {
	color:#FFF;
	font-family: 'Droid Serif', serif;
	font-size:17px;
	padding-left:8px;
	text-align:right;
}
.social-media h3{
    font-family: 'Raleway';
    font-size: 20px;
    color: #aaa;
    text-transform: capitalize;
}
.social-media span{
    display: inline-block;
    background: #C7AB84;
    height: 2px;
    width: 60px;
}
.social-media ul {
    list-style-type: none;
}
.social-media ul li{
    display: inline-block;
}
.social-media ul li a{
    background: url(../images/social.png);
    width: 42px;
    height: 42px;
    display: inline-block;
}
.social-media ul li a.ftfb{
    background-position: -104px 0px;
}
.social-media ul li a.ftfb:hover{
    background-position: -104px -42px;
}
.social-media ul li a.fttwt{
    background-position: -146px 0px;
}
.social-media ul li a.fttwt:hover{
    background-position: -146px -42px;
}
.social-media ul li a.ftinst{
    background-position: -188px 0px;
}
.social-media ul li a.ftinst:hover{
    background-position: -188px -42px;
}
.social-media ul li a.ftdrib{
    background-position: -230px 0px;
}
.social-media ul li a.ftdrib:hover{
    background-position: -230px -42px;
}
.ft-bottom {
    background-color: #000000;
    padding: 5px 0;
    text-align: center;
}
.ft-bottom p {
    font-family: 'Droid Serif', serif;
    font-size: 13px;
    color: #FFFFFF;
}
.ft-bottom a{
    color: #827A7A;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    width: 64px;
    height: 48px;
    border: none;
    text-indent: 100%;
    background: url(../images/top-arrow.png) no-repeat;
}
.hidden-sm
{
	font-size:12px;
}
.producttitle h5
{
	font-size:12px;
	font-family: 'Open Sans', sans-serif;

}
/*--about--*/

.header-bottomabout
{
	margin-top:70px;
}
.header-bottomcontact
{
	margin-top:70px;
}
.about-top {
    padding: 4em 0;
    text-align: center;
}
.about-top h2 {
    font-family: 'Hind Vadodara';
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 1.5em;
    font-size: 35px;
    background-color: #C7AB84;
    padding: 10px 0px;
    border-radius: 3px;
}
.about-grid h3 {
    line-height: 2.5em;
    font-family: 'Hind Vadodara';
    color: #1a1a1a;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
}
.about-grid p{
    line-height: 2em;
    text-align: left;
    font-family: 'Droid Serif', serif;
    color: #7B7B78;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 300;
}
span.glyphicon.glyphicon-menu-right {
    vertical-align: text-bottom;
}
.abt-img {
    width: 50%;
}
.about-bottom {
    padding-bottom: 6em;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 44%;
    left: 3.2%;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 70px;
    width: 40px;
    background: transparent url("../images/arrows.png") no-repeat left top;
    margin-top: -3%;
}
.callbacks_nav.next {
    left: auto;
    background-position: right top;
    left: 88.5%;
}
.about-bottom h4{
    font-family: 'Droid Serif', serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #c7ab84;
    margin-bottom: 1em;
    font-size: 22px;
}
.about-btm-text {
    padding: 0;
}
.about-btm-text p{
    line-height: 2em;
    text-align: left;
    font-family: 'Droid Serif', serif;
    color: #7B7B78;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 300;
}
.about-btm-text p:nth-child(2) {
    margin-top: 15px;
}
.test-bkp {
    padding: 0;
    margin: 5px;
    width: 32.333333%;
}
.about-testimonials {
    padding: 4em 0;
    background-color: #FFDFC9;
}
.test-mon{
    text-align: center;
    border: 2px dotted #E6BA9C;
    padding: 35px 20px;
    text-align: center;
}
.test-mon h3{
    font-family: 'Hind Vadodara';
    font-weight: 400;
    text-transform: uppercase;
    color: #675959;
    margin-bottom: 1em;
    font-size: 18px;
}
.test-mon p{
    line-height: 2.2em;
    text-align: center;
    font-family: 'Raleway';
    color: #7B7B78;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 300;
}
h3.test {
    font-size: 25px;
    font-family: 'Hind Vadodara';
    font-weight: 400;
    margin-bottom: 20px;
}
.service-info{
    text-align: center;
}
.service-info {
    text-align: center;
    padding: 4em 0 0;
}
.service-info h2{
    font-family: 'Hind Vadodara';
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0.5em;
    font-size: 35px;
    background-color: #C7AB84;
    padding: 10px 0px;
    border-radius: 3px;
}
.service-info p{
    line-height: 2em;
    text-align: center;
    font-family: 'Raleway';
    color: #7B7B78;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 300;
}
/*--icon-effect--*/
.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 15px 30px;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}

.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}

.hi-icon:before {
	font-family: 'ecoicon';
	speak: none;
	font-size: 48px;
	line-height: 90px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
/* Effect 3 */
.hi-icon-effect-3 .hi-icon {
	box-shadow: 0 0 0 4px #E0E0E0;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.hi-icon-effect-3 .hi-icon:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	background: #C7AB84;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	-moz-transition: -moz-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
}
/* Effect 3b */
.hi-icon-effect-3b .hi-icon:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}

.hi-icon-effect-3b .hi-icon:hover:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.service-icn {
    font-size: 45px;
    line-height: 2em;
    color: #B5B5B5;
}
.hi-icon:hover .service-icn {
    color: #fff;
}
.service-box {
    text-align: center;
}
/*--effect--*/
.icon-grids-top{
    padding: 4em 0em 6em;
}
.service-box h5{
    line-height: 2.5em;
    font-family: 'Hind Vadodara';
    color: #1a1a1a;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
}
.service-box p{
    line-height: 2em;
    font-family: 'Droid Serif', serif;
    color: #7B7B78;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 300;
}
.service-img-wid{
    width: 100%;
    height: 190px;
    max-width: 100%;
    transition: all 500ms!important;
    -webkit-transition: all 500ms!important;
    -moz-transition: all 500ms!important;
}
.service-img-wid:hover{
    -webkit-transform: scale(1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 750ms;
    -moz-transform: scale(1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 750ms;
    overflow: hidden;
}
.service-img{
    overflow: hidden;
}
.servic-bkp{
    padding: 0;
}
.servic-bkp {
    padding: 3px;
}
.srvice-text h3 {
    line-height: 2.5em;
    font-family: 'Hind Vadodara';
    color: #1a1a1a;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}
.srvice-text p{
    line-height: 2em;
    font-family: 'Raleway';
    color: #7B7B78;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 300;
    font-weight: 300;
    font-weight: 300;
}
.service-pop {
    padding-bottom: 6em;
}
.rt-arrow {
    vertical-align: text-bottom;
    margin-left: 8px;
}
/*--gallery-starts--*/
.gallery-text {
    text-align: center;
     padding: 4em 0;
}
.gallery-text h2{
    font-family: 'Hind Vadodara';
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0.5em;
    font-size: 35px;
    background-color: #C7AB84;
    padding: 10px 0px;
    border-radius: 3px;
}
.gallery-text p{
    line-height: 2em;
    text-align: center;
    font-family: 'Raleway';
    color: #7B7B78;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 300;
}
img.example-image {
    width: 100%;
}
.gallery-grid{
    padding: 3px;
}
.grid-gallery{
    padding: 0em 0em 6em;
}
/*--gallery-ends--*/
.contact{
    padding: 4em 0;
}
.contact-left,.contact-right {
    padding: 0px 12px;
}
.map iframe {
    width: 100%;
    height: 408px;
}
.adress ul{
list-style-type: none;
}
.adress ul li{
    width: 33.33333%;
    float: left;
    text-align: center;
    font-family: 'Hind Vadodara';
    color: #C7AB84;
    font-size: 18px;
    font-weight: 400;
}
.form-details {
    text-align: center;
    margin-top: 20px;
}
input.name-con, input.email-con {
    width: 100%;
    padding: 7px;
    outline: none;
    display: block;
    border: 2px solid #C7AB84;
    background-color: transparent;
    color: #1a1a1a;
    font-family: 'Raleway';
}
textarea.contact-area{
    width: 100%;
    padding: 7px;
    outline: none;
    display: block;
    border: 2px solid #C7AB84;
    background-color: transparent;
    color: #1a1a1a;
    font-family: 'Raleway'; 
    resize: none;
    height: 200px;
}
.btn-contact{
    background-color: #51311A;
    color: #fff;
    text-transform: uppercase;
    border: none;
    font-family: 'Hind Vadodara';
    transition: 0.5s all;
    display: inline-block;
}
.btn-contact:hover,.btn-contact:focus{
    background-color: #181502;
    color: #fff;
    transition: 0.5s all; 
}
.typography {
    padding: 4em 0;
}
h2.hd{
    font-family: 'Hind Vadodara';
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 1.5em;
    font-size: 35px;
    background-color: #C7AB84;
    padding: 10px 0px;
    border-radius: 3px;
    text-align: center;
}
.strap-list ul{
    list-style-type: none;
}
.grid_1>h4,.grid_2>h4,.grid_3>h4,.grid_4>h4,.grid_5>h4,.grid_6>h4,.page-header>h4{
    font-size: 30px;
    font-family: 'Hind Vadodara';
    font-weight: 400;
    color: #c7ab84;
    margin-bottom: 1em;
}
.grid_1.grid_2.grid_3.grid_4.grid_5.grid_6.page-header{
    margin-top: 20px;
    margin-bottom: 20px;
}
.typ1{
    margin: 20px 0px;
}
.contact h2{
    font-family: 'Hind Vadodara';
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 1.5em;
    font-size: 35px;
    background-color: #C7AB84;
    padding: 10px 0px;
    border-radius: 3px;
    text-align: center;
}
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css);
.col-item
{
    /*border: 1px solid #E1E1E1;*/
    border-radius: px;
    background: #FFF;
	border-radius:15px;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    /*background-color: #F5F5DC;*/
}
.col-item .price
{
    width: 100%;
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
	text-align:center;
}
.productss
{
	margin-bottom:30px;
}
.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
   /* border-top: 1px solid #E1E1E1;*/
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 5px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 100%;
    float: left;
}

.col-item .btn-add
{
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}
.controls
{
    margin-top: 20px;
}
[data-slide="prev"]
{
    margin-right: 10px;
}
/*aboutus*/
.aboutus
{
margin-top:30px;

}
.aboutussin img
{
	margin-top:10px;
}
.aboutus p
{
	 font-family: 'Open Sans', sans-serif;
	 font-size:12px;
	 text-align:justify;
	 color:#000;
	 padding-top:15px;
}
/*aboutus*/

/*products*/
.products h1
{
	 font-family: 'Open Sans', sans-serif;
	 color:#3e4095;
	 font-size:14px;
	 font-weight:bold;
	 margin-top:10px;
	 margin-bottom:10px;
	 text-transform:uppercase;
	 
}
.products p
{
	/*font-family: 'Open Sans', sans-serif;*/
	font-size:12px;
	color:#000;
	text-align:justify;
}

.boxone {
  background:#fff;
  transition:all 0.2s ease;
  /*border:2px dashed #dadada;*/
  border:2px solid #525C7A;
  margin-top: 10px;
  box-sizing: border-box;
  border-radius: 5px;
  background-clip: padding-box;
  padding:0 20px 20px 20px;
  min-height:40px;
}
.productbox ul
{
	display:inline-block;
}
.productbox ul li
{
	display:inline;
	color:#000;
    font-size: 12px;
    padding-bottom: 10px;
    text-align: justify;
}
.boxone:hover {
  border:2px solid #525C7A;
}

.boxone span.boxone-title {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
}

.boxone .boxone-content {
  padding: 16px;
  border-radius: 0 0 2px 2px;
  background-clip: padding-box;
  box-sizing: border-box;
}
.box .box-content p {
  color:#515c66;
  text-transform:none;
}
.boxone-content ul
{
	display:inline-block;
}
.boxone-content ul li
{
	display:block;
	padding-top:5px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
}
.glyphiconright
{
	padding-right:10px;
}
.btnlast 
{
	margin-top:25px;
}
.produttss
{
	margin-top:10px;
}
/*products*/
/*service*/
.servicess h1
{
	  font-family: 'Open Sans', sans-serif;
	 color:#3e4095;
	 font-size:14px;
	 font-weight:bold;
	 margin-top:20px;
	 margin-bottom:10px;
	 text-transform:uppercase;
}
.servicelast
{
	margin-top:10px;
	margin-bottom:5px;
}
.servicess li
{
	font-family: 'Open Sans', sans-serif;
	display:inline-block;
	padding-top:2px;
	font-size:12px;
}
.servicetwo
{
	margin-top:20px;
}
.servicethree
{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-align:justify;
	color:#000;
	margin-bottom:10px;
}
/*service*/
/*contact*/
.contacts
{
	margin-top:10px;
	margin-bottom:10px;
}
.contacttwo h3
{
	  font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	 color:#3e4095;
	 font-weight:bold;
	 margin-top:30px;
}
.contacttwo h4
{
	font-family: 'Droid Serif', serif;
	 font-size:14px;
	 color:#3e4095;
	 font-weight:bold;
	 margin-top:30px;

}
.contacttwo p
{
	 font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    padding-bottom: 10px;
    text-align: justify;
	color:#000;
	margin-top:15px;
	padding-top:5px;
	
}
.contact-form{ margin-top:15px;}
.contact-form .textarea{ min-height:220px; resize:none;}
.form-control{ box-shadow:none; border-color:#; height:29px;}
.form-control:focus{ box-shadow:none; border-color:#;}
.form-control-feedback{ line-height:25px;}
.main-btn{ background:#00afef; border-color:#; color:#fff;}
.main-btn:hover{ background:#00a491;color:#fff;}
.form-control-feedback {
line-height: 25px;
top: 0px;
}
.contactquciks h3
{
	 font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	 color:#3e4095;
	 font-weight:bold;
	 margin-top:30px;
	 margin-bottom:20px;
	 text-transform:uppercase;
}
/*contact*/
/*healthcare*/
.healthcaresystem
{
	margin-top:70px;
}
.healthcaresystem
{
	background:url(../images/hospitalmanage.jpg) no-repeat top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% auto;
	padding-bottom:29%;
	height:100%;
}
.navs
{
	margin-top:15px;
}
.healthcare h2
{
	 font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	 color:#3e4095;
	 font-weight:bold;
	 margin-top:8px;
	 margin-bottom:5px;
	 text-transform:uppercase;
}
.healthcareone h1
{
	 font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	 color:#3e4095;
	 font-weight:bold;
	 margin-top:20px;
	  margin-bottom:20px;
	 text-transform:uppercase;
	 
}
.healthcareone p
{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#000;
	margin-top:15px;
	text-align:justify;
}
.healthcareone h3
{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#000;
	margin-top:15px;
	text-align:justify;
}
.hmsone p
{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-align:justify;
	 color:#000000;
	 padding-top:5px;
}
.healthcareone li
{
	display:inline-block;
	font-family: 'Open Sans', sans-serif;
	padding-top:3px;
	font-size:12px;
}
.healthcareonetops 
{
	margin-top:5px;
}
.hoslast
{
	margin-top:10px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-align:justify;
	 color:#000000;
}
.hostlas 
{
	font-family: 'Raleway';
	color:#F00;
	text-decoration:underline;
}
/*healthcare*/
/*automobile*/
.automobileshrm
{
	margin-top:85px;
}
.automobileshrm
{
	background:url(../images/automobiless.jpg) no-repeat top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% auto;
	padding-bottom:29%;
	height:100%;
}
.header-bottomauto{
	margin-top:70px;
}
.header-bottomretail
{
	margin-top:0px;
}
.automobile
{
	margin-top:5px;
	margin-bottom:20px;
}
.automobiles img
{
	margin-top:10px;
}
.automobilebottom
{
	margin-top:0px;
	margin-bottom:20px;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
}
/*automobile*/
/*retail*/
.retailmanagement
{
	margin-top:70px;
}
.retailmanagement
{
	background:url(../images/retailmanagmentsystem.jpg) no-repeat top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% auto;
	padding-bottom:30%;
	height:100%;
}
.retail h1
{
	font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	 color:#3e4095;
	 font-weight:bold;
	 margin-top:8px;
	  margin-bottom:5px;
	 text-transform:uppercase;
}
.retail img
{
/*	margin-top:10px;*/
}
.retail p
{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-align:justify;
	 color:#000000;
	 padding-top:10px;
}
.retailms
{
	background:url(../images/retailmang.jpg) no-repeat center center fixed;
    background-size         : cover;
    position                : relative;
	margin-top:0px;
	margin-bottom:0px;
}
.retailms h1
{
	 font-family: 'Open Sans', sans-serif;
	 font-size:15px;
	 color:#ff7e00;
	 text-align:center;
	 font-weight:bold;
	 margin-top:10px;
	  margin-bottom:10px;
	 text-transform:uppercase;

}
.retailms p
{
	 font-family: 'Open Sans', sans-serif;
	 font-size:12px;
	 color:#FFFFFF;
	 margin-bottom:5px;
	  text-align:justify;	
	  font-weight:bold;
}
.retailformlast h1
{
	margin-bottom:15px;
}
.retailformone p
{
	font-family: 'Open Sans', sans-serif;
	 font-size:12px;
	 color:#FFFFFF;
	  text-align:justify;	
	  font-weight:bold;
}
.retaillast
{
	margin-top:5px;
}
.retaillastone
{
	margin-top:10px;
}
.retaillastone ol
{
	counter-reset: section;
  list-style-position: inside;
  padding-top:10px;	
}
.retaillastone ol li
{
	font-family: 'Open Sans', sans-serif;
	padding-top:4px;
	color:#000;
	font-size:12px;

}
.retaillastone ul li
{
	font-family: 'Open Sans', sans-serif;
	padding-top:5px;
	color:#000;

}
.retaillastone h1
{
	 font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	 color:#3e4095 ;
	 font-weight:bold;
	 text-transform:uppercase;
}
.retone
{
	padding-top:10px;
}
.retaillastone 
{
	font-family: 'Raleway';
	font-size:12px;
	color:#FFFFFF;
}
.retail{
	margin-bottom:10px;
}
/*retail*/
/*finace*/

/*.section-title
{
	position:relative;
}
.section-title:before{
   position         : relative;
    content         : " ";
    width           : 35%;
    height          : 220px;
	background:url(../images/microfinance.jpg) center center no-repeat;
    margin-bottom   : -52px;
    margin-bottom   : -52px;
    left            : 38%;

}*/
.retaillastone ul
{
	counter-reset: section;
  list-style-position: inside;
  padding-top:10px;	
  	display:inline;
  
}
.retaillastone ul li
{
	color:#000;
}
.rightcont
{
	margin-bottom:15px;
}
.header-bottomfinace
{
margin-top:70px;
}
.microfinacebanner
{
    background:url(../images/microfinancebanner.jpg) no-repeat center top;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	background-size:100% auto;
	padding-bottom:25%;
	height:100%;
}
/*finace*/
/*mcraverp*/
.erpbanner
{
	background:url(../images/erpbottombanner.jpg) no-repeat center top;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	background-size:100% auto;
	height:100%;
	padding-bottom:29%;
}
.header-bottomerp
{
	margin-top:70px;
}
.mcraverp h2
{
	 font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	 color:#3e4095;
	 font-weight:bold;
	 margin-top:15px;
	  margin-bottom:10px;
	 text-transform:uppercase;
}
/*mcraverp*/
/*erpp*/
.erpp h1
{
	 font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	 color:#3e4095 ;
	 font-weight:bold;
	 margin-top:15px;
	  margin-bottom:10px;
	 text-transform:uppercase;
}
.erpp p
{
	font-family: 'Open Sans', sans-serif;
	 font-size:12px;
	 color:#000000;
	 margin-top:10px;
	  margin-bottom:10px;
	  text-align:justify;	
}
.erpp ol
{
	margin-left:12px;
}
.erpp ol li
{
	padding-top:5px;
	font-family: 'Open Sans', sans-serif;
	 font-size:12px;
	 color:#000000;

}
.erplast
{
	margin-bottom:10px;
}
.erplastimg img
{
	margin-top:10px;
}
/*erpp*/
/*transporation*/
.header-bottomtrans
{
	margin-top:70px;
}
.cycle-slideshow {
  position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
}

.cycle-slideshow div{
  position: absolute; 
  background: none 50% / cover;
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto;
}
.mcraverp p
{
	font-family: 'Open Sans', sans-serif;
	 font-size:12px;
	 color:#000000;
	  text-align:justify;	
}
.erpfirstone
{
	margin-bottom:10px;
}
.transports
{
	 background:url(../images/transporationss.png) no-repeat center top;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-backgroundsize:cover;
	background-size:cover;
	height:100%;
	padding-bottom:30%;
	width:100% auto;
}
/*transporation*/
/*analytics*/
.header-bottomanalytics 
{
	margin-top:70px;
}
.analyticsbanner
{
	background:url(../images/analyticsbanners.jpg) no-repeat center top;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	width:100% auto;
	height:100%;
	padding-bottom:30%;
}
.anal li
{
	padding-top:15px;
}
.analytic h1
{
	   font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	 color:#3e4095;
	 font-weight:bold;
	 margin-top:10px;
	  margin-bottom:10px;
	 text-transform:uppercase;
}
.analytic p
{
	font-family: 'Open Sans', sans-serif;
	 font-size:12px;
	 color:#000000;
	 margin-top:5px;
	  margin-bottom:4px;
	  text-align:justify;
}
.analyticone ul li
{
	padding-top:5px;
	font-family: 'Open Sans', sans-serif;
	 font-size:12px;
}
.analyticone img
{
	padding-top:18px;
	padding-right:5px;
	padding-left:5px;
}

.analyticlast h1
{
	font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	 color:#3e4095;
	 font-weight:bold;
	 margin-top:20px;
	  margin-bottom:20px;
	 text-transform:uppercase;
}
.analyticlast p
{
	 font-family: 'Open Sans', sans-serif;
	 font-size:12px;
	 color:#000000;
	 margin-top:5px;
	 margin-bottom:5px;
	 text-align:justify;
}

.box {
	width: 600px;
	height: 180px;
	background-color: #eee;
	margin-top:10px;
	margin-bottom:10px;
	float: left;
}
.box h4 {
	height: 180px;
	margin: 0;
	padding: 0;
	line-height: 150px;
	text-align: center;
}

.shadow {
	-webkit-box-shadow: 0 0 10px 0 #000000;
	-moz-box-shadow: 0 0 10px 0 #000000;
	box-shadow: 0 0 10px 0 #000000;
}
.shadow ol
{
	margin-top:10px;
}
.shadow ol li
{
	margin-left:25px;
	margin-top:5px;
}
.shadow ul li
{
	margin-left:25px;
	margin-top:2px;
}
.box1 {
	width: 500px;
	height: 296px;
	background-color: #eee;
	margin-top:10px;
	margin-bottom:10px;
	float: left;
}
.box h4 {
	height: 150px;
	margin: 0;
	padding: 0;
	line-height: 180px;
	text-align: center;
}

.shadow {
	-webkit-box-shadow: 0 0 10px 0 #000000;
	-moz-box-shadow: 0 0 10px 0 #000000;
	box-shadow: 0 0 10px 0 #000000;
}
/*analytics*/
/*application service*/
.header-bottomapplication
{
	margin-top:70px;
}
.applicationservices
{
	background:url(../images/web-applicationbanner.jpg) no-repeat center top;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	width:100% auto;
	height:100%;
	padding-bottom:30%;
}
.webappserv h1
{
	font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	 color:#3e4095 ;
	 font-weight:bold;
	 margin-top:10px;
	  margin-bottom:10px;
	 text-transform:uppercase;
}
.webappserv ol
{
	margin-left:50px;
}
.webappserv ol li
{
	padding-top:5px;
	font-family: 'Open Sans', sans-serif;
	 font-size:12px;
}
.webappserv p
{
	 font-family: 'Open Sans', sans-serif;
	 font-size:12px;
	 color:#000000;
	 margin-top:10px;
	 margin-bottom:10px;
	 text-align:justify;
}
/*application service*/
/*qualityassurance*/
.header-bottomcustomer 
{
	margin-top:70px;
}
.customerrelation
{
	background:
}
.customerrelation
{
	background:url(../images/srm.jpg) no-repeat center top;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	/*background-size:100% auto;*/
	height:100%;
	padding-bottom:29%;
}
.header-bottomqualitengg{
	margin-top:70px;
}
.qualityengg
{
	 background:url(../images/quality-engga.jpg) no-repeat center top;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	background-size:100% auto;
	height:100%;
	padding-bottom:26%;
}
.qualityassurance h2
{
	 font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	 color:#3e4095 ;
	 font-weight:bold;
	 margin-top:10px;
	 margin-bottom:5px;
	 text-transform:uppercase;
}
.qualityassurance h3
{
	 font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	 color:#3e4095 ;
	 font-weight:bold;
	 margin-bottom:5px;
	 text-transform:uppercase;
}
.qualityassurance li
{
	display:block;
	padding-top:5px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	margin-left:10px;
}
.qualityassurancetwo h3 
{
	font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	 color:#0033FF;
	 margin-left:5px;
	 font-weight:bold;
	 margin-top:5px;
	 margin-bottom:5px;
	 text-transform:uppercase;
}
/*qualityassurance*/
/*autogarge*/
.autogarge h1
{
	font-family: 'Raleway';
	 font-size:18px;
	 color:#ff7e00;
	 text-align:center;
	 font-weight:bold;
	 margin-top:30px;
	  margin-bottom:20px;
	 text-transform:uppercase;
}
.autogargeone p
{
	font-family: 'Raleway';
	 font-size:14px;
	 color:#000000;
	 margin-top:10px;
	  margin-bottom:10px;
	  text-align:justify;
}
.autogargeone li
{
	display:block;
	font-family: 'Raleway';
	 font-size:14px;
	 color:#000000;
	 padding-top:10px;
}
.autogargelast
{
	margin-bottom:50px;
}
.autogargeone
{
}
/*autogarge*/
.panel
{
    position: relative;
	margin-top:20px;
}

.panel-default > .panel-leftheading
{
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}




.panel-leftheading
{
    width: 42px;
    padding: 10px 15px;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    float: left;
    height: 100%;
    position: absolute;
}

.panel-lefttitle
{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 15px;
    font-size: 16px;
    color:#584b3b;
	text-align:center;
    -webkit-transform: rotate(90deg);
    -webkit-transform-origin: left top;
    -moz-transform: rotate(90deg);
    -moz-transform-origin: left top;
    -ms-transform: rotate(90deg);
    -ms-transform-origin: left top;
    -o-transform: rotate(90deg);
    -o-transform-origin: left top;
    transform: rotate(90deg);
    transform-origin: left top;
    position: absolute;
	 font-family: 'Raleway';
    white-space: nowrap;
}
.white
{
	color:#FFF;
}
.panel-rightbody
{
    float: left;
    margin-left: 45px;
    padding: 15px;
}
.panel-rightbody li
{
	display:block;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
}
.serviceimg img
{
	margin-top:10px;
}
.headone
{
	margin-bottom:10px;
}
.header-bottom
{
	margin-top:70px;
}
.header-bottomproduct
{
	margin-top:70px;
}
.header-bottomservices
{
	margin-top:70px;
}
.carouselone h2
{
	color:#FFF;
	font-size:20px;
}

/*text slider*/
/*text slider*/

/*--responsive-starts-here--*/
@media only screen and (max-width: 1024px){
    .carousel-caption h3 {
        font-size: 18px;
    }
    ul.cl-effect-5>li>a {
        padding: 0px 16px;
    }
    ul.social {
        padding: 0px 30px;
    }
    .work-grid-text {
        padding: 15px;
    }
    .work-grid-text p {
        margin: 12px 0px;
        font-size: 14px;
    }
    .work-grid-icn {
        font-size: 21px;
        vertical-align: top;
    }
    ul.callbacks_tabs.callbacks1_tabs {
        left: 46%;
        right: 46%;
    }
    .about-grid p,.about-btm-text p,.service-box p,.srvice-text p {
        font-size: 14px;
    }
    span.glyphicon.glyphicon-menu-right {
        vertical-align: middle;
        font-size: 13px;
    }
    .callbacks_nav {
        left: 4.2%;
    }
    .callbacks_nav.next {
        left: 85.9%;
    }
    .test-bkp {
        margin: 4px;
    }
}
@media only screen and (max-width: 991px){
    .navbar-brand {
        font-size: 30px;
    }
    ul.cl-effect-5>li>a {
        padding: 0px 9px;
    }
    ul.nav-max-wid>li>a {
        font-size: 15px;
    }
    ul.social {
        padding: 0px 8px;
    }
    .carousel-caption h3 {
        font-size: 15px;
    }
    .carousel-caption {
        padding: 35px;
    }
    .adress ul li {
        font-size: 16px;
    }
    section.best-quality p {
        font-size: 15px;
    }
    .work-grids {
        margin-bottom: 20px;
    }
    .latest-grid {
        padding: 4px;
        width: 50%;
        float: left;
    }
    .border-line {
        padding-top: 35px;
    }
    .border-line h3 {
        font-size: 20px;
    }
    .border-line h3 {
        margin-bottom: 8px;
    }
    .work-section {
        padding: 3em 0;
    }
    .our-latest {
        padding-bottom: 4em;
    }
    ul.callbacks_tabs.callbacks1_tabs {
        left: 45%;
        right: 45%;
    }
    .twitter-feeds {
        padding: 5em 0em;
    }
    .caption h3 {
        font-size: 27px;
    }
    .caption p {
        font-size: 14px;
    }
    .work-grid-text p {
        margin: 12px 0px;
        font-size: 13px;
    }
    .about-grid p, .about-btm-text p, .service-box p, .srvice-text p {
        font-size: 13px;
    }
    span.glyphicon.glyphicon-menu-right {
        vertical-align: inherit;
        font-size: 11px;
    }
    .callbacks_nav {
        left: 5.2%;
    }
    .callbacks_nav.next {
        left: 81.99%;
    }
    .test-bkp {
        margin: 3px;
    }
    .about-top,.gallery-text,.typography,.contact {
        padding: 3em 0;
    }
    .service-info p {
        font-size: 13px;
    }
    .service-info h2 {
        font-size: 32px;
    }
    .test-mon p {
        font-size: 13px;
    }
    .service-info {
        padding: 3em 0 0;
    }
    .service-box {
        width: 33.3333%;
        float: left;
    }
    .service-box h5 {
        font-size: 16px;
    }
    .service-img-wid {
        height: 270px;
    }
    .servic-bkp {
        margin-bottom: 20px;
    }
    .service-pop {
        padding-bottom: 3em;
    }
    .grid-gallery {
        padding: 0em 0em 3em;
    }
}
@media only screen and (max-width: 767px){
    .nav-min-wid {
        width: 100% !important;
    }
    .nav-max-wid {
        width: 100% !important;
    }
    .navbar-nav {
        margin: 7.5px 0px;
    }
    div#bs-example-navbar-collapse-1 {
        text-align: center;
    }
    .navbar-nav>li>a {
        line-height: 28px;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: transparent;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #C7AB84;
    }
    .carousel-caption {
        padding: 20px;
        bottom: 20%;
    }
    .btn-quality {
        margin-left: 0em;
        margin-top: 0.8em;
    }
    .border-line {
        padding-top: 21px;
    }
    ul.callbacks_tabs.callbacks1_tabs {
        left: 44%;
        right: 44%;
    }
    .navbar-toggle {
        padding: 9px 0px;
        margin-right: 0;
    }
    .ft-top {
        padding: 3em 0;
    }
    img.img-circle.abt-img.t {
        width: 27%;
        margin-top: 20px;
    }
    .abt-brp {
        padding: 6px;
    }
    .slide-about {
        padding: 0;
        margin-top: 20px;
    }
    .callbacks_nav {
        left: 0.2%;
        top: 38%;
    }
    .callbacks_nav.next {
        left: 93.3%;
    }
    .test-mon {
        padding: 15px 15px;
    }
    .test-bkp {
        margin: 2px;
    }
    .contact-right {
        margin-top: 20px;
    }
    .navbar-brand {
        padding: 12px 0px 0px 0px;
    }
}
@media only screen and (max-width: 667px){
    .navbar-brand {
        padding: 12px 0px 0px 25px;
    }
}
@media only screen and (max-width: 736px){
    .navbar-brand {
        padding: 12px 0px 0px 25px;
    }
}
@media only screen and (max-width: 480px){
	ul#cl-effect-5 
	{
		padding-left:0px;
	}
    .carousel-caption h3 {
        font-size: 13.5px;
        line-height: 1.8em;
    }
    .carousel-caption {
        
        right: 13%;
        left: 13%;
    }
    .btn-quality {
        margin-left: 1em;
        margin-top: 0;
    }
    .btn {
        padding: 6px 9px;
        font-size: 12px;
    }
    .work-grid-text ul li {
        width: 100%;
        margin: 10px 0px;
    }
    .border-line h3 {
        margin-bottom: 2px;
        font-size: 13.5px;
    }
    .border-line {
        padding-top: 10px;
    }
    .border-line p {
        font-size: 13px;
    }ul.callbacks_tabs.callbacks1_tabs {
        left: 42%;
        right: 42%;
        bottom: -19%; 
    }
    .caption {
        height: 120px;
        overflow: hidden;
    }
    .twitter-feeds {
        padding: 4em 0em;
    }
    .callbacks_nav.next {
        left: 90.3%;
    }
    .abt-brp {
        padding: 20px;
    }
}
@media only screen and (max-width: 414px){
    .nav-min-wid{
        margin: 0 !important;
    }
    .navbar-toggle {
        margin-right: 0;
    }
    .carousel-caption {
        padding: 12px;
        bottom: 20%;
        right: 7%;
        left: 7%;
    }
    .about-top, .gallery-text, .typography, .contact {
        padding: 1em 0;
    }
    .service-info {
        padding: 1em 0 0;
    }
    .map iframe {
        width: 100%;
        height: 300px;
    }
    .carousel-caption h3 {
        font-size: 12.5px;
    }
    section.best-quality p {
        font-size: 13.5px;
    }
    .btn-quality {
        margin-left: 2em;
        margin-top: 0.5em;
    }
    .btn {
        font-size: 12px;
    }
    .work-grid-text ul li {
        width: 100%;
        margin: 10px 0px;
    }
    .latest-grid {
        padding: 4px;
        width: 100%;
    }
    ul.callbacks_tabs.callbacks1_tabs {
        left: 38%;
        right: 38%;
        bottom: -14%;
    }
    .twitter-feeds {
        padding: 3em 0em;
    }
    .caption {
        height: 125px;
        overflow: hidden;
    }
    .ft-bottom p {
        font-size: 13px;
    }
    .about-top h2,.service-info h2,.gallery-text h2,h2.hd,.contact h2 {
        font-size: 21px;
        padding: 7px 0px;
    }
    .abt-brp {
        padding: 13px;
        width: 100%;
    }
    img.img-circle.abt-img.t {
        width: 50%;
        margin: 0;
    }
    .callbacks_nav.next {
        left: 88.2%;
    }
    .about-bottom {
        padding-bottom: 3em;
    }
    .icon-grids-top {
        padding: 2em 0em 2em;
    }
    .test-bkp {
        margin: 5px 0px;
        width: 100%;
    }
    .about-testimonials {
        padding: 3em 0;
    }
    .icon-grids-top {
        padding: 4em 0em 4em;
    }
    .service-box {
        width: 100%;
    }
    .service-box:nth-child(2){
        margin: 15px 0px;
    }
    .service-img-wid {
        height: 200px;
    }
    .gallery-grid {
        padding: 3px;
        width: 100%;
    }
    .adress ul li {
        width: 100%;
        line-height: 1.5em;
    }
    .navbar-brand {
        padding: 12px 0px 0px 0px;
    }
}
@media only screen and (max-width: 320px){
    .carousel-caption {
        padding: 7px;
        bottom: 28%;
        right: 2%;
        left: 2%;
    }
    .carousel-caption h3 {
        font-size: 12px;
        line-height: 1.7em;
    }
    section.best-quality p {
        font-size: 13px;
    }
    .work-section {
        padding: 2em 0;
    }
    .work-grid-text {
        padding: 0;
    }
    .work-grid-text ul li {
        font-size: 14px;
        margin: 8px 0px;
    }
    .our-latest h2 {
        font-size: 23px;
    }
    .latest-grid {
        padding: 2px 0px;
        width: 100%;
    }
    .border-line {
        padding-top: 18px;
    }
    .border-line h3 {
        font-size: 18px;
    }
    .border-line p {
        font-size: 15px;
    }
    .about-top, .gallery-text, .typography, .contact {
        padding: 0.5em 0 2em;
    }
    .map iframe {
        height: 250px;
    }
    textarea.contact-area {
        height: 135px;
    }
    .callbacks_nav.next {
        left: 85.2%;
    }
    .gallery-text p,.service-info p {
        font-size: 12.5px;
    }
    .service-info {
        padding: 0.5em 0 0;
    }
    .service-pop {
        padding-bottom: 2em;
    }
    .ft-top {
        padding: 2em 0;
    }
	.box1
{
	height:220px;
}
}
@media (max-width: 480px)
{
	.headtwo ul li
	{
	display:inline;
	color:#FFF;
	}
	.carouselone h2
	{
		font-size:14px;
		top:220px;
		
	}
	.carouselone
	{
		margin-top:100px;
	}

}
@media (min-width: 481px) and (max-width:780px)
{
	.carouselone h2
	{
		font-size:16px;
		top:220px;
		
	}
	.carouselone
	{
		margin-top:140px;
	}
}
@media (min-width: 781px) and (max-width:1050px)
{
	.carouselone h2
	{
		font-size:18px;	
	}


}
@media (max-width: 720px)
{
	ul#cl-effect-5 {
    margin-top: 16px;
	padding-left:0px;
}
}
/*--responsive-ends-here--*/
@media (min-width: 850px) and (max-width: 1099px)
{
	ul.cl-effect-5 a span
	{
		font-size:13px;
	}
		ul#cl-effect-5
	{
		padding-left: 115px;
	}
}
@media (min-width: 760px) and (max-width: 849px)
{
	ul.cl-effect-5 a span
	{
		font-size:12px;
		text-align:center;
		
	}
	ul#cl-effect-5
	{
		padding-left: 115px;
	}
}


/*moving text slider*/
#quote-carousel {
    padding: 0 0px 20px 10px;
}
/* Control buttons  */
#quote-carousel .carousel-control {
    background: none;
    color: #FFF;
    font-size: 2.3em;
    text-shadow: none;
  
}
.slider
{
	top:300px;
}

/* Previous button  */
#quote-carousel .carousel-control.left {
    left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right {
    right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
    right: 10%;
    top: auto;
    bottom: 0px;
	margin-right:65px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
    background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active {
    background: #FFFFFF;
}
#quote-carousel img {
    width: 250px;
    height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote img {
    margin-bottom: 10px;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}


/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
#quote-carousel {
 margin-bottom: 0;
 padding: 0 0px 0px 0px;
}

}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
/* Make the indicators larger for easier clicking with fingers/thumb on mobile */
#quote-carousel .carousel-indicators {
 bottom: -20px !important;
}
 #quote-carousel .carousel-indicators li {
 display: inline-block;
 margin: 0px 5px;
 width: 15px;
 height: 15px;
}
 #quote-carousel .carousel-indicators li.active {
 margin: 0px 5px;
 width: 20px;
 height: 20px;
}
.slider{
	top:0px;
}
	.box1
{
	height:390px;
}
.box
{
	height:400px;
}

}
@media (min-width:700px) and (max-width: 768px)
{
.box
{
	height:500px;
}
}
/*moving text slider*/
.smGlobalBtn{ /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 28px;
    height: 28px;
    box-shadow: 0 2px 2px #999;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 25px;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
}
/* facebook button class*/
.facebookBtn{
    background: #4060A5;
}

.facebookBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a"; /* add facebook icon */
}

.facebookBtn:hover{
    color: #4060A5;
    background: #fff;
}

/* twitter button class*/
.twitterBtn{
    background: #00ABE3;
}

.twitterBtn:before{
      font-family: "FontAwesome";
      content: "\f099"; /* add twitter icon */
}

.twitterBtn:hover{
      color: #00ABE3;
      background: #fff;
}

/* google plus button class*/
.googleplusBtn{
    background: #e64522;
}

.googleplusBtn:before{
      font-family: "FontAwesome";
      content: "\f0d5"; /* add googleplus icon */
}

.googleplusBtn:hover{
      color: #e64522;
      background: #fff;
}

/* linkedin button class*/
.linkedinBtn{
    background: #0094BC;
}

.linkedinBtn:before{
      font-family: "FontAwesome";
      content: "\f0e1"; /* add linkedin icon */
}

.linkedinBtn:hover{
      color: #0094BC;
      background: #fff;
}


@-moz-keyframes bounceInRight {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounceInRight {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounceInRight {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}


.arrow {
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;
}

.bounceInRight {
  -moz-animation: bounce 3s infinite;
  -webkit-animation: bounce 3s infinite;
  animation: bounce 3s infinite;
}
