/* CSS Document */
*{ margin:0; padding:0; outline:none;}
ul,li{ list-style:none; text-decoration:none;}
img,a{ border:none; outline:none; text-decoration:none;}

body{}

.top_header{ float:left; width:100%; padding:10px 10px; background:#e9e9ef; border-bottom:1px solid #cacada; border-top:1px solid #cacada;}
.select-cnt{ }
.select-cnt ul li { font-family: 'Open Sans', sans-serif; float: right; border-left:1px solid #cacada; padding:0 10px 0 10px; list-style:none; text-decoration:none; color:#000000; font-size:12px; font-weight:400; border-right:1px solid #cacada; height:18px; }
.select-cnt ul li span{ padding:0 0 0 10px;}
.select-cnt ul li a{ float: left;  text-decoration:none; color:#000000; font-size:12px; font-weight:400;}
.goog-logo-link {
   display:none !important;
} 

.goog-te-gadget {
  color: #e9e9ef !important;
}
select.google_translate_element {
  color: black; padding:0; margin:0;
}

select.goog-te-combo option{background:#fff !important;}
.goog-te-gadget .goog-te-combo{ margin:0px !important;
width: 105px; font-family: 'Open Sans', sans-serif; font-size:12px;
position: relative;
padding-left: 0px;
cursor: pointer;
border-radius: 2px;
margin-top: 2px;
overflow: hidden;
background: url("../images/language-dropdown.png") no-repeat scroll right center transparent;
border: none;
color: #000000;
-webkit-appearance: none;  
 -moz-appearance: none;
}

.skiptranslate iframe{
display:none;
visibility:hidden;
}
.template-pages-HomeTemplate{
top:0 !important;
}
.goog-te-gadget .goog-te-combo{ margin:0 0 0 0;}


.logo-cnt{ float:left; width:100%; margin:0px 0 0 0; padding:10px 0 0px 0; background:#ffffff;}
.logo{ float:left; margin:5px 0 0 0;}
.menu{ float:left; margin:0px 0 0 0;}
.search{ float:left; margin:0px 0 0 0;}
.search h1{ border:1px solid #cacada; padding:5px 0 5px 10px; font-family: 'Open Sans', sans-serif; font-size:11px; font-weight:400; color:#000; }
.search h1 span{ float:right; padding:0 10px 0 0;}
.banner{ float:left; width:100%;}
.banner img{float:left; width:100%;}
.newsticker-cnt{ float:left; width:100%; border-top:1px solid #cacada; border-bottom:1px solid #cacada; padding:0 0 0px 0; background:#ffffff;}
.newsticker-cnt h1{ float:left; padding:5px 5px 5px 5px; background:#0277bd; font-family: 'Open Sans', sans-serif; font-size:11px; font-weight:400; color:#ffffff; margin:0; }
.ticker{ float:left; margin:3px 0 0 0; min-height:20px;}

#ticker ul {margin:5px 0 0 0;}
#ticker ul li{ float:left; font-family: 'Open Sans', sans-serif; font-size:12px; font-weight:400; color:#444444;}
.follow-us{ float: left;}
.follow-us h2{ float: left; font-family: 'Open Sans', sans-serif; font-size:11px; font-weight:400; color:#0277bd; border-right: 1px solid #0277bd; margin:5px 10px 0 0px; padding:0 10px 0 0; }
.follow-us ul li span{float: left; font-family: 'Open Sans', sans-serif; font-size:11px; font-weight:400; color:#0277bd; border-right: 1px solid #0277bd; margin:5px 10px 0 0px; padding:0 10px 0 0;}
.follow-us ul{ float: right; margin:0 0 0 10px;}
.follow-us ul li{ float:left; padding:0 10px 0 0; margin:0;}
.our-services-cnt{ float:left; width:100%; margin:0px 0 0  0; padding:0 0 20px 0; background:#ffffff;}
.our-services-cnt h1{ float:left; font-family: 'Roboto', sans-serif; font-size:18px; font-weight:700; color:#0d47a1; }


.box1{ float:left; width:219px;  margin:10px 0 0 7px;}
.box1 .web-icon{ float:left; margin:10px 0 0 0;}
.box1 .web-icon img{ float:left; margin:0 0 0 65px;}
.box1 h2{ float:left; width:100%; text-align:center; font-family: 'Roboto', sans-serif; font-size:14px; font-weight:600; color:#0580c4; margin:15px 0 0 0; padding:0 0 10px 0;}

.box1 p{ float:left; text-align:center; font-family: 'Lato', sans-serif; font-size:13px; font-weight:400; color:#404040; margin:10px 0 0 0; line-height:19px; }
/*More css start*/
.box-hover {
  margin: 1rem;
  width: 18.75rem;
  
}
.box-hover img {
  width: 100%;
  
}
.btns {
  border:none;
  color: white;
  overflow: hidden;
  margin:25px 0 5px 0px;
  padding: 0;
  
  width: 105px;
  height: 35px; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:600; color:#ffffff; text-align:center;
}
.btns.color-1 {
  background-color: #0580c4;
}

.material-design {
  position: relative;
}
.material-design canvas {
  opacity: 0.25;
  position: absolute;
  top: 0;
  left: 0;
}
.box1 h3{ font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:600; color:#ffffff; text-align:center;}
.box1 h3 a:hover{ color:#ffffff;}

.btns:hover {
  box-shadow: inset 0 0 0 5px #3071A9;
}
/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}



/*More css End*/


/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/*tab content css start*/

.tab-cnt{ float:left; width:100%; margin:0px 0 0 0; padding:0px 0 20px 0;}
.lft-bg{ float:left; width:100%; background:url(../images/tab-bg.jpg) #0d47a1  left no-repeat; height:300px; }
.tabs-left {
  margin-top: 3rem;
}

.nav-tabs > li > a {
  position: relative;
  display: block;
  padding: 10px 37px;
}
.nav-tabs {
  float: left;
  border-bottom: 0;
}
.nav-tabs li {
  float: none;
  margin: 0px 0px 20px 50px; font-family: 'Open Sans', sans-serif; font-size:13px; font-weight:400; color:#ffffff;
}
.nav-tabs li a {
  margin-right: 0;
  border: 0;
  
}
.nav-tabs li a:hover {
  background-color: #0d47a1;
}
.nav-tabs .glyphicon {
  color: #fff;
}
.nav-tabs .active .glyphicon {
  color: #ffffff;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border: 0;
}

.tab-content { float:left; margin:0px; padding:0px;
}
.tab-content .tab-pane {
  display: none;
  background-color: #0d47a1;
  padding: 10px 0 0 2px; margin:10px 0 0 0px;
  
}
.tab-content .active {
  display: block; 
}

.tab-content .tab-pane .tab-1-cnt{ float:left; width:930px;}
.tab-content .tab-pane .tab-1-cnt .lft-img-cnt{ float:left; width:300px;} 
.tab-content .tab-pane .tab-1-cnt .rgt-cnt{ float:left; width:550px; margin:0 0  0 20px;}


.tab-content .tab-pane p{ color:#ffffff;}
/*tab content css end*/

/*tab carousel css start*/





/*tab carousel css end*/

<!--our technology css start-->
.our-technology{ float:left; width:100%; margin:20px 0 0 0; background:#f4f4f6; }
.our-technology h1{ float:left; font-family: 'Roboto', sans-serif; font-size:18px; font-weight:700; color:#0d47a1; }
.our-technology-carousel{ float:left; margin:5px 0 0 0;}
.our-technology-carousels{ float:left; margin:5px 0 0 0;}

.jcarousel-wrapper {
    margin: 5px auto;
    position: relative;
    
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 200px;
    float: left;
	margin:0 0 0 5px;
    
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center; text-decoration:none;
    
    color: #404040;
    text-decoration: none;
    
    font: 40px/27px opensans, sans-serif;
    
}
.jcarousel-control-prev,
.jcarousel-control-next a:hover { text-decoration:none; color:none;}

.jcarousel-control-prev {
    left: -22px;
}

.jcarousel-control-next {
    right: -35px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -25px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #65aed8;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    
}

.jcarousel-pagination a.active {
    background: #0d47a1;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}


<!--our technology css end-->

<!--footer start-->

.foot-cnt{ float:left; width:100%; background:#0d47a1;}
.foot-cnt-space{ float:left; margin:5px 0 0 0;}
.foot-cnt h1{ float:left; width:100%; font-family: 'Open Sans', sans-serif; font-size:11px; color:#ffffff; font-weight:600; }
.foot-cnt ul{ float:left; margin:5px 0 0 0;}
.foot-cnt ul li{ float:left; width:100%; font-family: 'Open Sans', sans-serif; font-size:11px; color:#90caf9; font-weight:600; line-height:22px;}
.foot-cnt ul li i{ margin:0 6px 0 0; line-height:22px;}
.foot-cnt ul li a{ color:#90caf9;}
.foot-cnt ul li a:hover{ color:#ffffff;}
.foot-cnt ul li span{ color:#ffffff;}
.foot-cnt ul li.space{ float:left; margin:0 0 0 10px;}
.foot-cnt .sub-footer{ float:left; width:100%; margin:0px 0 0 0;}
.foot-cnt .sub-footer h2{ float:left; width:100%; font-family: 'Open Sans', sans-serif; font-size:11px; color:#ffffff; font-weight:600; margin:10px 0 0 0;}
.foot-cnt .sub-footer ul{ float:left; width:100%;}
.foot-cnt .sub-footer ul li{float:left; font-family: 'Open Sans', sans-serif; font-size:11px; color:#90caf9; font-weight:600; margin:0px 10px 0 10px;}
.foot-cnt .sub-footer ul li a{ color:#90caf9;}
.foot-cnt .sub-footer ul li a:hover{ color:#ffffff;}

<!--footer end-->


<!--new tab css start-->

/* Bare minimum styles */
.slider {
    -ms-touch-action: pan-y; /* Prevent default touch actions on Windows 8. Only required for IE10 */
    overflow: auto; /* Not required but recommended for accessibility when JavaScript is turned off */
    position: relative;
    touch-action: pan-y; /* Prevent default touch actions on Windows 8. Supported in IE11+ */
}

/* AnySlider can be styled to your liking. This is just example styles */
.slider {
    
    height: 290px;
    margin: 0px auto;
    padding: 5px;
    
    width: 100%;
}

/* The arrows can of course also be styled to your liking. This is just example styles */
.as-prev-arrow,
.as-next-arrow {
    background: url(../images/arrows.png) no-repeat;
    cursor: pointer;
    filter: alpha(opacity=0);
    height: 40px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    text-indent: 100%;
    top: 60px;
    white-space: nowrap;
    width: 40px;
    z-index: 10;
}

.as-prev-arrow {
    left: 0;
}

.as-next-arrow {
    background-position: -40px 0;
    right: 0;
}

.slider:hover .as-prev-arrow,
.slider:hover .as-next-arrow {
    filter: alpha(opacity=1);
    opacity: 1;
}

/* The same rules for styling apply here. Style to your liking */
.as-nav {
    bottom: -20px;
    left: 80%;
    margin-left: 30px;
    position: absolute;
    text-align: left;
    width: 54px;
    z-index: 1;
}

.as-nav a {
    background: url(../images/bullets.png) no-repeat;
    height: 16px;
    display: inline-block;
    margin: 0 1px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 16px;
}

.as-nav .as-active,
.as-nav a:hover {
    background-position: 0 -16px;
}

/* Other styles not related to AnySlider */


section {
    display: block;
}

.content {
    margin: 0 auto;
    position: relative;
    width: 80%;
}



.slider-wrapper {
    height: 165px;
    position: relative;
}



section .lft{ float:left; margin:10px 0 0 10px; padding:0 0 10px 0;}
section .rgt-brochure{ float:left; width:400px;  margin:10px 0 0 125px; padding:0 0 10px 0;}
section .rgt-brochure ul li{ float:left; font-family: 'Open Sans', sans-serif; font-size:16px; color:#ffffff; font-weight:400; line-height:15px; margin:20px 0 0 0;}
section .rgt-brochure ul li span{ float:left; margin:0 20px 0 0;}
section .rgt-brochure ul li a{ color:#ffffff;}

section .lft img{ float:left; margin:0 0 0 20px;}
section .rgt-cnt{ float:left; width:500px; margin:-5px 0 0 120px;}



section .rgt-cnt ul li{ float:left; font-family: 'Open Sans', sans-serif; font-size:16px; color:#ffffff; font-weight:400; line-height:15px; margin:20px 0 0 0;}
section .rgt-cnt ul li span{ float:left; margin:0 20px 0 0;}
section .rgt-cnt ul li a{ color:#ffffff;}
section .rgt-cnt h1{ float:left; width:100%; font-family: 'Open Sans', sans-serif; font-size:11px; color:#90caf9; font-weight:400; }
section .rgt-cnt h2{ float:left; width:100%; margin:15px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:14px; color:#ffffff; font-weight:600;}
section .rgt-cnt p{ float:left; font-family: 'Open Sans', sans-serif; font-size:11px; color:#90caf9; font-weight:400; line-height:20px; text-align:justify; }
section .rgt-cnt .read-more{ float:left; width:200px; margin:-13px 0 0 0px;}
section .rgt-cnt .read-more h3{ float:left; margin:15px 10px 0 0; font-family: 'Open Sans', sans-serif; font-size:11px; color:#ffffff; font-weight:600; padding:10px 10px; background:#4d81f7;}
section .rgt-cnt .read-more h3:hover {
  box-shadow: inset 0 0 0 5px #3071A9;
}
section .rgt-cnt .read-more h4:hover {
  box-shadow: inset 0 0 0 5px #3071A9;
}
section .rgt-cnt .read-more h3 a{ color:#ffffff;}

section .rgt-cnt .read-more h4{ float:left; margin:15px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:11px; color:#ffffff; font-weight:600; padding:10px 10px; background:#4d81f7; }
section .rgt-cnt .read-more h4 a{ color:#ffffff;}


<!--section rightcnt video start-->
section .lft-cnt{ float:left; width:300px; margin:10px 0 0 30px; padding:0 0 10px 0;}
section .lft-cnt img{ float:left; margin:0 0 0 20px; width:298px; height:142px;}
section .rgt-cnt-video{ float:left; width:500px; position:absolute; margin:-5px 0 0 345px;}

section .rgt-cnt-video ul li{ float:left; font-family: 'Open Sans', sans-serif; font-size:16px; color:#ffffff; font-weight:400; line-height:15px; margin:20px 0 0 0;}
section .rgt-cnt-video ul li span{ float:left; margin:0 20px 0 0;}
section .rgt-cnt-video ul li a{ color:#ffffff;}
section .rgt-cnt-video h1{ float:left; width:100%; font-family: 'Open Sans', sans-serif; font-size:11px; color:#90caf9; font-weight:400; }
section .rgt-cnt-video h2{ float:left; width:100%; margin:15px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:14px; color:#ffffff; font-weight:600;}
section .rgt-cnt-video p{ float:left; font-family: 'Open Sans', sans-serif; font-size:11px; color:#90caf9; font-weight:400; line-height:20px; text-align:justify; }
section .rgt-cnt-video .read-more{ float:left; width:200px; margin:-13px 0 0 0px;}
section .rgt-cnt-video .read-more h3{ float:left; margin:15px 10px 0 0; font-family: 'Open Sans', sans-serif; font-size:11px; color:#ffffff; font-weight:600; padding:10px 10px; background:#4d81f7;}
section .rgt-cnt-video .read-more h3:hover {
  box-shadow: inset 0 0 0 5px #3071A9;
}
section .rgt-cnt-video .read-more h4:hover {
  box-shadow: inset 0 0 0 5px #3071A9;
}
section .rgt-cnt-video .read-more h3 a{ color:#ffffff;}

section .rgt-cnt-video .read-more h4{ float:left; margin:15px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:11px; color:#ffffff; font-weight:600; padding:10px 10px; background:#4d81f7; }
section .rgt-cnt-video .read-more h4 a{ color:#ffffff;}

section .rgt-cnt-brochure{ float:left; width:500px; position:absolute; margin:-5px 0 0 347px;}
section .lft-cnt-brochure{ float:left; width:300px; margin:10px 0 0 30px; padding:0 0 10px 0;}
section .lft-cnt-brochure img{ float:left;  width:298px; height:142px;}

section .rgt-cnt-brochure ul li{ float:left; font-family: 'Open Sans', sans-serif; font-size:16px; color:#ffffff; font-weight:400; line-height:15px; margin:20px 0 0 0;}
section .rgt-cnt-brochure ul li span{ float:left; margin:0 20px 0 0;}
section .rgt-cnt-brochure ul li a{ color:#ffffff;}
section .rgt-cnt-brochure h1{ float:left; width:100%; font-family: 'Open Sans', sans-serif; font-size:11px; color:#90caf9; font-weight:400; }
section .rgt-cnt-brochure h2{ float:left; width:100%; margin:15px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:14px; color:#ffffff; font-weight:600;}
section .rgt-cnt-brochure p{ float:left; font-family: 'Open Sans', sans-serif; font-size:11px; color:#90caf9; font-weight:400; line-height:20px; text-align:justify; }
section .rgt-cnt-brochure .read-more{ float:left; width:200px; margin:-13px 0 0 0px;}
section .rgt-cnt-brochure .read-more h3{ float:left; margin:15px 10px 0 0; font-family: 'Open Sans', sans-serif; font-size:11px; color:#ffffff; font-weight:600; padding:10px 10px; background:#4d81f7;}
section .rgt-cnt-brochure .read-more h3:hover {
  box-shadow: inset 0 0 0 5px #3071A9;
}
section .rgt-cnt-brochure .read-more h4:hover {
  box-shadow: inset 0 0 0 5px #3071A9;
}
section .rgt-cnt-brochure .read-more h3 a{ color:#ffffff;}

section .rgt-cnt-brochure .read-more h4{ float:left; margin:15px 0 0 0; font-family: 'Open Sans', sans-serif; font-size:11px; color:#ffffff; font-weight:600; padding:10px 10px; background:#4d81f7; }
section .rgt-cnt-brochure .read-more h4 a{ color:#ffffff;}

<!--new tab css end-->



<!--our services page start-->

.breadcrumb-cnt{ float:left; width:100%; background:#42a5f5; padding:10px 0 10px 0;}
.breadcrumb-cnt ul{ float:left;}
.breadcrumb-cnt ul li{ float:left; font-family: 'Open Sans', sans-serif; font-size:13px; color:#ffffff; font-weight:400; padding:5px 10px 0 0px; margin:5px 0 0 0;}
.breadcrumb-cnt ul li a{ color:#ffffff;}
.breadcrumb-cnt ul li a.active{ color:#0d47a1; font-weight:600;}

.design-cnt{ float:left; width:100%; background:#f5f5f5; padding:0 0 30px 0;}
.design-cnt h1{ float:left; width:100%; font-family: 'Roboto', sans-serif; font-size:18px; font-weight:700; color:#0d47a1; }
.design-cnt h1 span{ color:#000000; font-family: 'Roboto', sans-serif; font-size:17px; font-weight:700;}
.design-cnt h2{ float:left; width:100%; font-family: 'Roboto', sans-serif; font-size:18px; font-weight:700; color:#0d47a1; padding:0 0 20px 0;}

.design-cnt p{ float:left; width:100%; text-align:justify; font-family: 'Lato', sans-serif; font-size:14px; font-weight:400; color:#000000; margin:5px 0 5px 0; line-height:24px;}
.design-cnt ul li{ float:left; width:100%; text-align:justify; font-family: 'Lato', sans-serif; font-size:14px; font-weight:400; color:#000000;  line-height:24px;}
.design-cnt ul.service-space{ margin:10px 0 0 0; float:left;}
.design-cnt ul li span{ padding:0 10px 0 0;}
.design-cnt .d-d img{ margin:0 auto; padding:7px 0 7px 0;}
.accordion-cnt{ float:left; margin:2px 0 0 0;}
.accordion-cnt h1{ float:left; font-family: 'Roboto', sans-serif; font-size:18px; font-weight:700; color:#0d47a1;}
.containers {
  max-width: 291px;
  margin: 0 auto;
}

.acc {
  margin: 10px 0;
  overflow: hidden;
  padding: 0;
}

.acc li {
  list-style-type: none;
  padding: 0;
}

.acc_ctrl {
  background: #0580c4;
  border: none;
  border-bottom: solid 1px #F2F2F2;
  cursor: pointer;
  display: block;
  outline: none;
 
  position: relative;
  
  width: 100%;
}
.acc_ctrl h2{  float:left; padding:0 0 0 10px; color:#ffffff; margin:10px 0 10px 0; font-family: 'Lato', sans-serif; font-size:14px; font-weight:400; text-align:left; }
.acc_panel p{ float:left; width:90%; text-align:justify; margin:10px 0 0 10px; padding:0 0 10px 0; font-family: 'Lato', sans-serif; font-size:14px; font-weight:400; color:#0580c4; line-height:22px;}
.acc_panel h3{ float:right; text-align:justify; padding:0 0 20px 0; font-family: 'Lato', sans-serif; font-size:14px; font-weight:400; color:#0580c4; margin:0px;}
.acc_ctrl:before {
  background: #ffffff;
  content: '';
  height: 2px;
  margin-right: 25px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 14px;
}

.acc_ctrl:after {
  background: #ffffff;
  content: '';
  height: 2px;
  margin-right: 25px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 14px;
}

.acc_ctrl.active:before {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.acc_ctrl.active h2, .acc_ctrl:focus h2 {
  position: relative;
}

.acc_panel {
  background: #ffffff;
  display: none;
  overflow: hidden;
}




<!--tab content start-->

.tabs-cnt{ float:left; width:100%; background:#ffffff; margin:15px 0 0 0; padding:10px 0 0 0;}
.tabs-cnt .bdr{ float:left; width:100%; }
.tabs {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 2em 0 2em;
	font-weight: 300;
}

/* Nav */
.tabs nav {
	text-align: center;
}

.tabs nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}

.tabs nav ul li {
	border: 1px solid #becbd2;
	border-bottom: none;
	margin: 0 0.25em;
	display: block;
	float: left;
	position: relative;  
}
.tabs nav ul li span{ font-family: 'Roboto', sans-serif; font-weight:400; font-size:16px; color:#42a5f5; }
.tabs nav li.tab-current {
	border: 1px solid #47a3da;
	box-shadow: inset 0 2px #47a3da;
	border-bottom: none;
	z-index: 100;
}

.tabs nav li.tab-current:before,
.tabs nav li.tab-current:after {
	content: '';
	position: absolute;
	height: 1px;
	right: 100%;
	bottom: 0;
	width: 1000px;
	background: #47a3da;
}

.tabs nav li.tab-current:after {
	right: auto;
	left: 100%;
	width: 4000px;
}

.tabs nav a {
	color: #becbd2;
	display: block;
	font-size: 1.45em;
	line-height: 2.5;
	padding: 3px 1.25em;
	white-space: nowrap;
}

.tabs nav a:hover {
	color: #768e9d;
}

.tabs nav li.tab-current a {
	color: #47a3da;
}

/* Icons */
.tabs nav a:before {
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	font-family: 'icomoon';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	margin: 0.20em 0.4em 0 0;
}

.icon-food:before {

content: "";
	background:url(../images/brochure-design-icon.png) no-repeat; width:22px; height:22px;
}

.icon-lab:before {
	content: "";
	background:url(../images/banner-design-icon.png) no-repeat; width:22px; height:22px;
}

.icon-cup:before {
	
	content: "";
	background:url(../images/web-develop-icon.png) no-repeat; width:22px; height:22px;
}

.icon-truck:before {
background: url(../images/e-commerce-icon.png) no-repeat; width:22px; height:22px;
content:"";	
}

.icon-shop:before {
background:url(../images/graphic-design-icon.png) no-repeat; width:22px; height:22px;
content:"";
}

/* Content */
.contents section {
	font-size: 1.25em;
	padding: 1em 1em;
	display: none;
	max-width: 1230px;
	margin: 0 auto;
}

.contents section:before,
.contents section:after {
	content: '';
	display: table;
}

.contents section:after {
	clear: both;
}

/* Fallback example */
.no-js .contents section {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid #47a3da;
}

.contents section.content-current {
	display: block;
}

.mediabox {
	float: left;
	width: 33%;
	padding: 0 25px;
}

.mediabox img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.mediabox h3 {
	margin: 0.75em 0 0.5em;
}

.mediabox p {
	padding: 0 0 1em 0;
	margin: 0;
	line-height: 1.3;
}

/* Example media queries */

@media screen and (max-width: 52.375em) {
	.tabs nav a span {
		display: none;
	}

	.tabs nav a:before {
		margin-right: 0;
	}

	.mediabox {
		float: none;
		width: auto;
		padding: 0 0 35px 0;
		font-size: 90%;
	}

	.mediabox img {
		float: left;
		margin: 0 25px 10px 0;
		max-width: 40%;
	}

	.mediabox h3 {
		margin-top: 0;
	}

	.mediabox p {
		margin-left: 40%;
		margin-left: calc(40% + 25px);
	}

	.mediabox:before,
	.mediabox:after {
		content: '';
		display: table;
	}

	.mediabox:after {
		clear: both;
	}
}

@media screen and (max-width: 32em) {
	.tabs nav ul,
	.tabs nav ul li a {
		width: 100%;
		padding: 0;
	}

	.tabs nav ul li {
		width: 20%;
		width: calc(20% + 1px);
		margin: 0 0 0 -1px;
	}

	.tabs nav ul li:last-child {
		border-right: none;
	}

	.mediabox {
		text-align: center;
	}

	.mediabox img {
		float: none;
		margin: 0 auto;
		max-width: 100%;
	}

	.mediabox h3 {
		margin: 1.25em 0 1em;
	}

	.mediabox p {
		margin: 0;
	}
}

.tabs-lft-cnt{ float:left; margin:0px 0 0 0; padding:0 0 0 0;}
.tabs-rgt-cnt{ float:left; margin:15px 0 0 0;}
.tabs-rgt-cnt p{ color:#000000; font-family: 'Lato', sans-serif; font-weight:400; text-align:justify; line-height:20px; font-size:14px; }

<!--tab content End-->

/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: -50px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -30px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  /*right: -10px !important;*/
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #65aed8;
}
#quote-carousel .carousel-indicators .active 
{
  background: #0d47a1;
}
#quote-carousel img
{
  width: 250px;
  height: 100px; margin:0 auto;
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

blockquote p{ float:left; margin:10px 0  0 10px; font-family: 'Lato', sans-serif; font-size:15px; font-weight:400; }
blockquote small{ float:left; margin:0 0 0 10px; font-family: 'Lato', sans-serif; font-size:13px; font-weight:400;}

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* 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;
    }
}



<!--our services page end-->

<!--our products page css Start-->

.our-prodcts{ float:left; margin:10px 0 0 0;}
.our-prodcts .img{ margin:0 auto;}

.e-pet-cnt{ float:left; margin:10px 0 0 0;}
/* Shadow Radial */

.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-shadow-radial:before, .hvr-shadow-radial:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-shadow-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
  opacity: 1;
}

.box2{ float:left; width:369px;  margin:10px 9px 0 0px; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; border:1px solid #cacada;}
.box2 .web-icon{ float:left; margin:10px 0 0 0;}
.box2 .web-icon img{ float:left; margin:0 0 0 145px;}
.box2 p{ float:left; text-align:center; font-family: 'Lato', sans-serif; font-size:13px; font-weight:400; color:#404040; margin:10px 0 0 0; line-height:22px; }
.box2 h2{ float:left; width:100%; text-align:center; font-family: 'Roboto', sans-serif; font-size:14px; font-weight:600; color:#0580c4; margin:15px 0 0 0; padding:0 0 10px 0;}



<!--our products page css End-->

<!--contact us page css start-->

.jumbotron {
background: #358CCE;
color: #FFF;
border-radius: 0px;
}
.jumbotron-sm { padding-top: 24px;
padding-bottom: 24px; }
.jumbotron small {
color: #FFF;
}
.h1 small {
font-size: 24px;
}

.contact-us{ float:left; margin:10px 0 0 0;}
.contact-us-form{ float:left; margin:0px 0 0 0;}

.contact-us h3{ float:left; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:700; color:#000; margin:0; }
.contact-us h3:before{ content:""; background:url(../images/flag-india.png) left no-repeat; padding:0 0 0 25px;}
.contact-us p{ float:left; font-family: 'Lato', sans-serif; font-size:16px; font-weight:400; line-height:16px; color:#000; margin:10px 0 0 0; }
.contact-us p.terms{ float:left; font-family: 'Lato', sans-serif; font-size:14px; font-weight:400; line-height:24px; color:#000; margin:5px 0 0 0; }

.contact-us h4{ float:left; font-family: 'Lato', sans-serif; font-size:16px; font-weight:400; line-height:22px; color:#000; margin:10px 0 0 0; }

.contact-us ul{ float:left; margin:10px 0 0 0;}
.contact-us ul li{ float:left; font-family: 'Lato', sans-serif; font-size:16px; font-weight:400; line-height:22px; color:#000;}
.contact-us ul li span{ padding:0 10px 0 0px;}
.contact-us ul li span.mobile-icon:before{ content:""; background:url(../images/mobile-icon.png) left no-repeat; padding:0 17px 0 0; width:16px; height:16px;}
.contact-us ul li a{ color:#0f6eca;}

<!--form design css start-->

/* -- Main style ------------------------------------ */
.form-wrap {
  width: 420px; 
  height: 420px;
  -webkit-box-shadow: 0 4px 6px 9px rgba(0, 0, 0, .26);
  box-shadow: 0 2px 4px 2px rgba(0, 0, 0, .26); 
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; margin:10px 0 0 0;
}

.form { 
  
}
.form-hdr { 
  background: cornflowerblue;
  color: #fff; 
  font-size:1.4em; 
  text-align: center; 
  padding: .5em 0;
}

.input {
    position: relative;
    margin: 1.25em 0;
}

.input label,
.input input {
    
    font-size: 1em;
    letter-spacing: normal; font-weight:400; font-family: 'Open Sans', sans-serif;
    transition: all .2s;
}

.input label {
    position: absolute;
    height: 1.5em;
    font-weight: 400;
    color: #000;
    left: .25em;
    
}

.input input,
.input textarea {
    resize: none;
    padding: .2em .15em;
    border: none;
    outline: none;
    border-bottom: 1px solid #aaa;
    width: 50%;
    font-family: Arial;
    font-size: 1em; background:#f5f5f5;
}

.input p{ float:left; margin:10px 0 0  0;}
.input p img{ float:left; margin:0; padding:0 0 15px 0;}
.input p span{ float:left; margin:10px 0 0 25px; font-weight:400; font-family: 'Open Sans', sans-serif; font-size:14px;}

/* */
.input input:not(:focus).used,
.input textarea:not(:focus).used {
    font-style: italic;
    color:#333;
}

.input textarea:focus ~ label,
.input input:focus ~ label,
.input textarea.used ~ label,
.input input.used ~ label {
    top: -1em;
    color: cornflowerblue;
    font-size: .7em;
    font-weight: 700;
}

.input textarea:focus,
.input input:focus {
    border-bottom: 3px solid cornflowerblue;
}

.btn {
  font-weight: 400; font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: inherit;
  color: rgba(255, 255, 255, 0.87);
  height: 2.5em;
  width: 15%;

  outline: 0;
  outline-offset: 0;
  border: 0;
  border-radius: 2px;
  transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
}
.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
  outline-offset: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.form-btns {
  clear: both;
  height: 3em;
  position: relative;
}
.form-btns .btn {
  position: absolute;
}
.btn.reset {
  color: #333;
  left: 15%;
}
.btn.submit {
  color: #fff;
  background: cornflowerblue;
  
}
/* -- Ripple effect -------------------------------- */
.ripple-effect {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.ink {
  display: block;
  position: absolute;
  pointer-events: none;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  background: #fff;
  opacity: 1;
}
.ink.animate {
  -webkit-animation: ripple .5s linear;
  -moz-animation: ripple .5s linear;
  -ms-animation: ripple .5s linear;
  -o-animation: ripple .5s linear;
  animation: ripple .5s linear;
}
@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
}
@-moz-keyframes ripple {
  100% {
    opacity: 0;
    -moz-transform: scale(2.5);
    transform: scale(2.5);
  }
}
@-ms-keyframes ripple {
  100% {
    opacity: 0;
    -ms-transform: scale(2.5);
    transform: scale(2.5);
  }
}
@-o-keyframes ripple {
  100% {
    opacity: 0;
    -o-transform: scale(2.5);
    transform: scale(2.5);
  }
}





<!--form design css end-->


<!--contact us page css end-->




.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}




/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-forward:before {
  content: "\f138";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}


/*Fade Images Banner Start*/

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}


/*Fade Images Banner End*/


/*back to top css start*/


#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}


/*back to top css end*/

/*drop down menu */

.foot-cnt ul .dropdowns {
    position: relative;
    display: inline-block;
}

.foot-cnt ul li ul.dropdowns-content  {
    display: none;
    position: absolute;
    background-color: #2c3e50;
    min-width: 190px; margin:-3px 0 0 0; z-index:1000;
    
}

.foot-cnt ul li ul.dropdowns-content li{ line-height:10px;}

.dropdowns-content a {
    color: black;
    padding: 6px 16px;
    text-decoration: none;
    display: block;
}

.dropdowns-content a:hover {background-color: #f4f4f6; color:#000000; }

.foot-cnt ul li ul.dropdowns-content li a:hover{  color:#000000;}

.dropdowns:hover .dropdowns-content {
    display: block;
}


.foot-cnt ul .dropdowns2 {
    position: relative;
    display: inline-block;
}

.foot-cnt ul li ul.dropdowns-content2  {
    display: none;
    position: absolute;
    background-color: #2c3e50;
    min-width: 195px; margin:-3px 0 0 0; z-index:1000;
    
}

.foot-cnt ul li ul.dropdowns-content2 li{ line-height:10px;}

.dropdowns-content2 a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
}

.dropdowns-content2 a:hover {background-color: #f4f4f6; color:#000000; }

.foot-cnt ul li ul.dropdowns-content2 li a:hover{  color:#000000;}

.dropdowns2:hover .dropdowns-content2 {
    display: block;
}


.stylish-input-group .input-group-addon{
    background: white !important; 
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
.table tr td:hover{ background:#fad339;}
.table tr td{ font-family: 'Lato', sans-serif; font-size:14px; font-weight:400; color:#000000;}
.table tr td a{ color:#000000;}
.table tr td a:hover{ color:#fa2e06;}
















