/**
 * Place your custom styles here.
 */
@import url('https://fonts.googleapis.com/css?family=Varela+Round');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);

@import url('animate.min.css');
@import url('slider.css');
h1, h2, h3, h4, h5, h6, p, span{
  font-family: 'Varela Round', sans-serif;
  font-family: 'Open Sans', sans-serif;
}


#process{
  background: url(../images/bg-pattern.png) #ffb200 repeat left top;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer a{
  color: #0090df;
}
.footer span{
  color: #ffffff;
}
.footer .footer-top{
  background: #2b5177;
  background: rgba(0, 0, 0, 0.3);
}
.footer .footer-bottom{
  line-height: 50px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
}
.footer .footer-bottom p{
  color: #fff;
}

#map-container{
  /*border-right: 1px solid #0091e3;*/
}
.contact-form #edit-preview{
  display: none; 
}
body.path-frontpage .main-container{
  /*background: url(../images/home_background.jpg) #0678be repeat top left;*/
  /*background: #ffffff;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;*/
  /*background: url(../images/bg-pattern.png) #ffffff repeat top left;*/
}
#body{
  /*background: url(../images/home_background.jpg) #0678be repeat top left;*/
  /*background: #ffffff;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;*/
  min-height: 70vh; 
  /*background: url(../images/bg-pattern.png) #ffffff repeat top left;*/
}
textarea.form-control{
  height: 150px;
}
div.main-container{
  /*padding-bottom: 100px;*/
}
.main-container img{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#contact-container{
  max-width: 720px;
  max-width: 0 auto;
  margin-top: 10px;
  margin-bottom: 30px;
}
.not-frontpage div#map-container,
.not-frontpage div.main-container{
  margin-top: 90px;
  /*margin-top: 86px;
  margin-bottom: 30px;*/
}
.main-container .container {
    padding-top: 15px;
}
.front-page div.main-container{
  margin-bottom: 0px;
}
.breadcrumb{
  background-color: #f7f7f7;
  border: 0px solid #dfd7ca;
  margin: 10px 0px 0 0;
}
.page-header {
  margin-top: 20px;
}
.path-frontpage .page-header{
  display: none;
}
::-moz-selection {
  background: #88d5ff;
}

::selection {
    background: #88d5ff;
    color: #ffffff;
}
.page-title{
  font-size: 32px;
  /*border-bottom: 1px solid #ddd;*/
  padding-bottom: 10px;
  margin-bottom: 2px;
}
#block-robotic-main-menu .navbar-right{
  margin-right:0px;
}
.sidebar_second{
  background: #79a736;
  background: url(../images/bg-pattern.png) #79a736 repeat top left;
}
.sidebar_second .container {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  color: #fff;
}
.robo-slide-btn {
  background: #55555F;
  font-size: 14px;
  line-height: 35px;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 0px 5px 20px;
  border-radius: 3px;
  letter-spacing: .19em !important;
  transition: all .3s ease !important;
  border: 1px solid #55555F;
  text-decoration: none;
}
.robo-slide-btn span.glyphicon{
  transition: none;
  line-height: 35px;
  border-width: 0px 0px 0px 1px;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 15px;
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 18px;
  border-left: 1px solid #352e2e;
}
#services{
  padding: 40px 0 60px 0;
}
#footer-top-content {
  padding: 30px 0;
  text-align: center;
}
#footer-top-content h2{
  color: #ffffff;
  font-size: 32px;
}
ul.list-social li a {
  display: block;
  height: 80px;
  width: 80px;
  line-height: 80px;
  font-size: 40px;
  border-radius: 100%;
  color: #fff;
  text-align: center;
}
ul.list-social li.social-twitter a {
  background-color: #1da1f2;
  padding-left: 15px;
}
ul.list-social li.social-facebook a {
  background-color: #3b5998;
  padding-left: 5px;
}
ul.list-social li.social-google-plus a {
  background-color: #dd4b39;
  padding-left: 10px;
}
.left-align{
  text-align: left;
}
.right-align{
  text-align: right;
}
.center-align{
  text-align: center;
}
.fa-stack-2x{
  color: #0090df;
}
.fa-stack:hover > .fa-inverse{
  font-size: 1.2em;
  transition: all 0.2s;
}
.section-heading {
    padding-bottom: 9px;
    margin: 0;
    border-bottom: 1px solid #f8f5f0;
    font-size: 40px;s
}
.path-frontpage .block-title{
  text-align: center;
}
.icon-circle {
    display: block;
    text-align: center;
    margin-bottom: 50px;
}
.icon-circle i {
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 36px;
    color: rgb(85, 85, 85);
    margin: 0px auto 20px;
    background: none;
    border-radius: 40px;
    transition: all 0.2s;
}
.icon-circle:hover > i {
    font-size: 48px;
    color: rgb(255, 255, 255);
    transition: all 0.2s;
}
.icon-circle:hover, .icon-circle:hover .text-white{
  /*color: #f1f1f1;*/
}
.text-white{
  font-size: 20px;
  color: #333;
}
/* portfolio */
.view-portfolio ul{
  display: inline-block;
  width: 100%;
  padding: 0;
}
.view-portfolio .item-list ul li{
  max-width: none;
  margin: 0;
  list-style: none;
  width: 33%;s
  position: relative;
  display: inline-block;
}


.view-portfolio .item-list img{
  width: 101%;
  height: auto;
  object-fit: cover;
}
.view-portfolio .item-list .views-field-title,
.view-portfolio .item-list .views-field-field-tags-portfolio,
.view-portfolio .item-list .views-field-field-portfolio-image a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  height: 50px;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  display: none;
}
.view-portfolio .item-list a{
  color: #fff;
  text-decoration: none;
  line-height: 1px;
  display: block;
  font-size: 16px;
}
.view-portfolio .item-list .views-field-field-portfolio-image a:after{
  content: '';
  background: url('../images/plus@3x.png') 50% 50% no-repeat, rgba(0, 144, 223, 0.66) no-repeat;
  background-size: 51px, cover;
  -moz-background-size: 51px, cover;
  /* Firefox 3.6+ */
  -webkit-background-size: 51px, cover;
  /* Safari 3.1+ и Chrome 4.0+ */
  -o-background-size: 51px, cover;
  /* Opera 9.6+ */
  background-size: 51px, cover;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 144, 223, 0.66);
  /*position: absolute;
  top: 30%;
  left: 30%;
  font-size: 50px;*/
}
.views-field-field-tags-portfolio .field-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.view-portfolio .item-list li{
  position: relative;
}
.view-portfolio .item-list li:hover .views-field-field-portfolio-image a:after{
  display: block;
  animation: views-field-field-background-image_gwd-keyframes 0.5s linear 0s 1 normal forwards;
  -webkit-animation: views-field-field-background-image_gwd-keyframes 0.5s linear 0s 1 normal forwards;
  -moz-animation: views-field-field-background-image_gwd-keyframes 0.5s linear 0s 1 normal forwards;
}
.view-portfolio .item-list li:hover .views-field-field-tags-portfolio{
  display: block;
  opacity: 0;
  padding-left: 25px;
  padding-top: 25px;
  animation: view-work-gallery 0.5s linear 0.1s 1 normal forwards;
  -webkit-animation: view-work-gallery 0.5s linear 0.1s 1 normal forwards;
  -moz-animation: view-work-gallery 0.5s linear 0.1s 1 normal forwards;
}
.view-portfolio .item-list li:hover .views-field-title{
  display: block;
  animation: view-work-gallery 0.5s linear 0s 1 normal forwards;
  -webkit-animation: view-work-gallery 0.5s linear 0s 1 normal forwards;
  -moz-animation: view-work-gallery 0.5s linear 0s 1 normal forwards;
}
.view-portfolio .views-field-field-tags-portfolio div {
  z-index: 5;
}
.view-portfolio .views-field-title a{
  line-height: normal;
}
.view-portfolio .views-field-title {
  z-index: 6;
  padding-left: 25px;
  text-transform: uppercase;
  line-height: normal;
  font-size: 16px;
}
@keyframes view-work-gallery {
  0% {
    bottom: 0;
    opacity: 0;
    animation-timing-function: linear;
  }
  100% {
    bottom: 35px;
    opacity: 1;
    animation-timing-function: linear;
  }
}
@-webkit-keyframes view-work-gallery {
  0% {
    bottom: 0;
    opacity: 0;
    -webkit-animation-timing-function: linear;
  }
  100% {
    bottom: 35px;
    opacity: 1;
    -webkit-animation-timing-function: linear;
  }
}
@-moz-keyframes view-work-gallery {
  0% {
    bottom: 0;
    opacity: 0;
    -moz-animation-timing-function: linear;
  }
  100% {
    bottom: 35px;
    opacity: 1;
    -moz-animation-timing-function: linear;
  }
}

.view-portfolio .js-form-item-tid-raw input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  left: 0;
}
.view-portfolio .js-form-item-tid-raw label {
  font-weight: 500;
  font-family: 'Hind', sans-serif;
  font-size: 18px;
  color: #333;
  text-transform: uppercase;
  padding: 4px 9px 14px 9px;
  border: 2px solid #fff;
  width: auto;
  display: block;
  background: rgba(0, 144, 223, 0.54);
  line-height: 20px;
  margin-top: 0px;
  padding-top: 0;
}
.view-portfolio .js-form-item-tid-raw input[checked="checked"],
.view-portfolio .js-form-item-tid-raw input[checked="checked"] + label {
  color: #fff;
  background: #19c2c9;
  border: 2px solid #19c2c9;
}
.view-portfolio .views-exposed-form .panel-body{
  text-align: center;
}
.view-portfolio #edit-nid--wrapper{
  display: none;
}
.view-portfolio .panel-default {
  border-color: #f7f7f7;
}
.mapinfo-window{
  color: #3e3f3a;
}
.mapinfo-window strong{
  color: #da0311;
}
.path-node-12 .main-container > .row{
  max-width: 650px;
  margin: 0 auto;
}

/* Robotic theme style start */
/* Top Button */
.btn-btt{
  position: fixed;
  right: 25px;
  bottom: 25px;
  border-radius: 50%;
  padding: 15px 17px;
  /*background-color: #da0311;*/ /* #ff8000 */
  /*color: #fff;*/
  z-index: 9999;
  transition: all 0.5s;
  /*box-shadow: 0px 2px 10px rgba(0,0,0,.3),0px 0px 1px rgba(0,0,0,.1),inset 0px 1px 0px rgba(255,255,255,.25),inset 0px -1px 0px rgba(0,0,0,.15);*/
  display: none;
}

#block-robotic-account-menu .navbar-nav{
  border-left: 1px solid #999;
}
.dropdown:hover .dropdown-menu {
   display: block;
}
.navbar{
  margin-bottom: 0px;
  -webkit-transition: all 0.20s ease-in-out;
  -moz-transition: all 0.20s ease-in-out;
  -ms-transition: all 0.20s ease-in-out;
  -o-transition: all 0.20s ease-in-out;
  transition: all 0.20s ease-in-out;
  background: #2d2d37;
  background: #f7f7f7;
/*  -webkit-border-bottom-right-radius: 100px;
  -webkit-border-bottom-left-radius: 100px;
  -moz-border-radius-bottomright: 100px;
  -moz-border-radius-bottomleft: 100px;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 100px;*/
}
.navbar-fixed-top #block-robotic-branding img{
  max-width: 250px;
  /*margin-top: 8px;*/
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-transition: all 0.20s ease-in-out;
  -moz-transition: all 0.20s ease-in-out;
  -ms-transition: all 0.20s ease-in-out;
  -o-transition: all 0.20s ease-in-out;
  transition: all 0.20s ease-in-out;
}
.navbar-fixed-top{
  padding: 5px 0 0 0;
  border:0;
  border-bottom: 1px solid #e8e8e8;
}
.navbar-fixed-top.scrolled{
  padding: 0px 0;
}
.navbar-fixed-top.scrolled #block-robotic-branding img{
  max-width: 175px;
}
#navbar.scrolled .nav>li>a {
    padding: 25px 8px; /* 14px 8px */
}
.navbar-fixed-top{
  /*background: url(../images/background.svg) #0678be no-repeat top left;*/
  /*background: url(../images/bg-pattern.png) #000 repeat top left;*/
  /*background: url(../images/preview.png) #0678be no-repeat top left;*/
  /*background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;*/
  /*background: #2d2d37;*/
  
}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
  color: #353535;
  background: transparent;
  /*border-bottom: 4px solid #0090df;*/
}

#footer {
  /*margin-top: 10px;
  padding-top: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
  border-top: 1px solid #555555;
  background: #2d2d37;*/
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: -180px;
  left: 0;
}
span.glyphicon.glyphicon-heart{
  color: red;
  font-size: 13px;
}
.home-slider{
  background: url(../images/home-design.png) #79a736 repeat top left;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  min-height: 400px;
  height: auto;
}
.region-slider{
  margin-top: 60px;
}
.region-slider h2, .region-slider a{
  color: #fff;
}
.sqc-product-row {
  display: inline-block;
  margin-top: 45px;
  width: 100%;
}
.sqc-product-row .sqc-item {
  float: left;
  text-align: center;
}
.sqc-product-row .sqc-image {
  width: 150px;
}
#footer-top {
  background-color: #2D2D37;
  padding: 30px 0;
  color: #fff;
}
#footer-bottom{
  padding: 20px 0;
  color: #fff;
  background: #25252d;
}
#footer-bottom p{
  color: #fff;
}
.img-container {
  float: left;
  height: auto;
  min-height: 250px;
  width: 100%;
  /*background: url(../images/install.jpg) right no-repeat;
  background-color: #666;
  background-size: cover;*/
}
.vcontainer{
  height: auto;
  min-height: 230px;
  text-align: center;
}
.vcontainer:before{
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.install-content{
  height: auto;
  /*width: 50%;*/
  display: inline-block;
  vertical-align: middle;
}
.faq-question-answer .faq-question{
  padding-bottom: 5px;
  position: relative;
  border-bottom: 1px solid #ddd;
}
.faq-question-answer .faq-question a{
  display: block;
}
.faq-question-answer .faq-question:before {
  display: inline-block;
  font: 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f078";
  position: absolute;
  right: 20px;
}
.navbar-nav>li>.dropdown-menu{
  top: 100%;
  background-color: #25252D;
}
.dropdown-menu:after{
  border-bottom:13px solid #25252D;
  border-left:13px solid transparent;
  border-right:13px solid transparent;
  content:" ";
  height:0;
  left:25%;
  margin-left:-13px;
  margin: 0px auto 0px auto;
  position:absolute;
  top:-13px;
  width:0
}
/*.navbar-nav > li > a {
  position: relative;
}
.navbar-nav > li:hover > a:after{
  border-bottom:13px solid #25252D;
  border-left:13px solid transparent;
  border-right:13px solid transparent;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  bottom: 0px;
  width:0
}*/
.dropdown-menu>li>a {
  display: block;
  padding: 5px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
}
.dropdown-menu{
  border: 1px solid rgba(76, 76, 76, 0.15);
  min-width: 175px;
  border-top: 0px solid transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.scrolled .dropdown-menu{
  /*border-top: 3px solid transparent;*/
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
  background-color: #292e33;
  background-image:none;
}
.navbar-brand, .navbar-nav>li>a {
    text-shadow: none;
}
.navbar-nav > li:focus > a:not(.btn), 
.navbar-nav > li:active > a:not(.btn), 
.navbar-nav > li:hover > a:not(.btn) {
    color: #919191 !important;
}
.dropdown-menu>li>a:focus, 
.dropdown-menu>li>a:hover{
  background: #3b4046;
  color: #fff;
}
#block-robotic-account-menu,
#block-robotic-main-menu{
  float: right;
}
#roboticCarousel .carousel-caption{
  right: 0%;
  left: 0%;
}
header#navbar + div,
#roboticCarousel{
  margin-top: 86px;
}
#roboticCarousel{
  min-height: 400px;
  background: #000;
}
.carousel-indicators .active{
  background-color: #ff8000;
}
#roboticCarousel .text-left {
  margin-top: 105px;
  text-align: center;
}
#roboticCarousel .text-right {
  margin-top: 50px;
  text-align: center;
}
.text-right img{
  max-width: 100%;
}
.title{
  -webkit-animation-delay:1s;
  -moz-animation-delay:1s;
  -ms-animation-delay:1s;
  -o-animation-delay:1s;
  animation-delay:1s;
}
.text{
   -webkit-animation-delay:1.5s;
  -moz-animation-delay:1.5s;
  -ms-animation-delay:1.5s;
  -o-animation-delay:1.5s;
  animation-delay:1.5s;
}
.da-link{
  text-align: center;
  background-color: #fe8000;
  border: 2px solid #fe8000;
  color: white;
  padding: 6px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  border-radius: 25px;

  -webkit-animation-delay:2s;
  -moz-animation-delay:2s;
  -ms-animation-delay:2s;
  -o-animation-delay:2s;
  animation-delay:2s;
}
a.da-link:focus, a.da-link:hover {
  color: #fff;
}
.carousel-control.left,
.carousel-control.right{
  background-image: none !important;
}
.carousel .item img.slider-bg-img{
  position: relative;
  width: auto;
  min-width: 100%;
  height: 400px;
  overflow: hidden;
}
.carousel .item .carousel-caption{
  position: relative;
  width: auto;
  min-width: 100%;
  height: 400px;
  overflow: hidden;
}
.carousel .item .carousel-caption.no-image{
  position: relative;
}
html.user-login {
  background: url(../images/user-bg.jpg) center center / cover no-repeat fixed rgb(238, 238, 238);
  background-size: 100%;
}
body.user-login{
  background: transparent;
}
#user-page{
  display: block;
  width: 385px;
  height: auto;
  margin: 0px auto;
  background: rgba(255,255,255,0.85);
  padding: 30px;
  margin-top: 140px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
body.user-login input{
  width: 100%;
  max-width: 100%;
  min-height: 32px;
  border: 1px solid #dcdcdc;
  padding: 0 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
body.user-login input[type=submit]{
  height: 36px;
  border: 2px solid rgb(255, 128, 0);
  background: #ff8000;
  color: #fff;
  outline: none;
}
.login-logo{
  margin: 0 0 20px 0;
  display: block;
  text-align: center;
}
.login-tabs{
  margin: 0 0 20px 0;
}
.login-tabs .nav>li>a {
  padding: 3px 10px;
  text-transform: capitalize;
}
.nav>li>a {
  padding: 14px 8px;
}
#navbar .nav>li>a {
  padding: 31px 8px; /* 14px 8px */
  text-transform: uppercase;
}
.nav-tabs>li>a:hover {
    border-color: rgba(238, 238, 238, 0.07);
}
.nav>li>a:focus, 
.nav>li>a:hover {
    text-decoration: none;
    background-color: rgba(238, 238, 238, 0);
}
.social-section{
  text-align: center;
}
.social-section .social-links {
    margin-top: 30px;
    margin-bottom: 20px;
}
.social-section .social-links ul {
  list-style: none;
}
.social-section .social-links ul li {
  display: inline-block;
  margin: 0 3px;
}
.social-section .social-links i.fa {
  background-color: #fff;
  width: 30px;
  line-height: 30px;
  font-size: 20px;
  /*color: #da0311;*/ /* #e87706 */
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.label {
  color: #2d2d37;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.main-container [role="contentinfo"]{
  background: #f3f2c2;
  padding: 10px 20px;
  border-radius: 3px;
}

.navbar-default{
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow:    0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow:         0px 0px 0px 0px rgba(0, 0, 0, 0);
}
form.contact-form{
  padding-top: 20px;
}
div[aria-label="Status message"]{
  background: #fff6c1;
  padding: 5px 10px;
  border-radius: 5px;
}
#featured{
  clear: both;
  margin: 20px 0 10px 0;
}


/*!
 * bootstrap-vertical-tabs - v1.2.2
 * https://dbtek.github.io/bootstrap-vertical-tabs
 * 2016-12-02
 * Copyright (c) 2016 İsmail Demirbilek
 * License: MIT
 */
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #ddd;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.sideways {
  margin-top:50px;
  border: none;
  position: relative;
}
.sideways>li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}
.sideways>li>a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}
.sideways>li.active>a,
.sideways>li.active>a:hover,
.sideways>li.active>a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}
.sideways.tabs-left {
  left: -50px;
}
.sideways.tabs-right {
  right: -50px;
}
.sideways.tabs-right>li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sideways.tabs-left>li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.navbar {
    border: 0px solid transparent !important;
}
button, input, select, textarea{
  display: block;
  width: 100%;
  height: 33px;
  padding: 0px 16px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3e3f3a;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dfd7ca;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s , -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s , box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s , box-shadow ease-in-out .15s;
}
button, html input[type=button], input[type=reset], input[type=submit]{
  width: auto!important;
  line-height: 15px;
  background: #da0311;
  color: #fff;
  border: 10;
  display: inline-block;
}
.block-search input{
  float: left;
  width: auto;
}
.form-actions{
  margin-top: 15px;
}
.captcha input{
  width: auto;
}
.captcha{
  padding: 15px 0 0 0;
}
.modal-dialog {
    width: 100%;
}
.modal-body {
    padding: 0px;
}
body > .ui-widget-overlay{
  background: #000;
  z-index: 99999999;
  opacity: 0.7;
}
.ui-dialog .ui-dialog-titlebar-close{
  width: 20px!important;
}
a.use-ajax.contact-form{
  display: none;
}
.ui-button-text-only .ui-button-text {
    padding: 0 !important;
}
.ui-dialog textarea.form-control{
  height: 70px;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons{
  min-width: 400px;
}
.post-details{
  display: block;
  float: left;
  padding: 8px 20px;
  background: #e8e8e8;
  color: #00004b;
  border-radius: 4px;
  border: none;
  margin-top: 5px;
}
div.views-row{
  clear: both;
  padding-top: 10px;
  padding-bottom: 0px;
}
.post-title a{
  color: #444;
  font-size: 28px;
}
.post-title a:hover,
.post-title a:active{
  text-decoration: none;
}
hr {
  margin-top: 7px;
  margin-bottom: 7px;
}
.author,
p.post-meta a,
p.post-meta{
  color: #999;
  font-size: 12px;
  padding: 0px 0 10px 0;
  margin: 0;
}
.post-img img{
  width: 100%;
  height: auto;
  /*max-height: 250px;*/
}
.navbar.pull-right{
  background-color: transparent !important;
}
#block-robotic-powered {
  text-align: center;
}
.search-button input[type="submit"]{
    font-family: FontAwesome;
    color: #fff !important;
    display: inline;
    font-size: 18px;
}
#search-block-form .form-actions{
  position: relative;
}
#search-block-form .form-search{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#search-block-form .search-button{
  position: absolute;
  right: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  z-index: 5;
  background: #373b34;
}
.filter-wrapper{
  height: auto !important;
}
#footer-top h2{
  font-size: 18px;
}
#footer-top .nav>li>a {
  padding: 5px 8px;
  color: #d4d4d4;
}
#footer-top .nav>li>a:hover{
  color: #fff;
}
.text-center{
  text-align: center;
}
.front-page #block-robotic-page-title{
  display: none;
}
h1.page-title{
  display: none;
}
.home-container .block-title,
.front-page .main-container .block-title{
  text-align: center;
}
.home-container h2 {
    font-size: 21px;
}
h2.block-title{
  font-size: 30px;
}
/* home page */
.feature{
  padding: 30px 0 50px 0;

}
.text-center i {
  font-size:40px;
  margin-top:70px;
  margin-bottom:30px;
  color:#fff;
  padding:50px;
  background:#5fa924;
  border-radius:50%;
  display: inline-block;
  height: 140px;
  width: 140px;
}
.block-title{
  text-transform: capitalize;
}
.text-center h2 {
  margin-top:20px;
  margin-bottom:20px;
  text-transform:uppercase;
  font-size:18px;
  color: #1BBD36;
}
.about {
  background: #eee;
  padding: 30px 0 50px 0;
}
.aboutus h3 {
  margin-bottom:30px;
  font-weight:800;
}
.aboutus h4 {
  margin-top:30px;
  margin-bottom:30px;
  font-weight:700;
}
.team,
.partner {
  color: #fff;
  text-align: center;
  padding: 50px 0 70px 0;
  background: url(../images/partner_bg.png) 50% 50% no-repeat;
  background-size: cover;
  background-color: gray;
  background-attachment: fixed;
}
.partners ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.partners ul li {
    display: inline-block;
    float: left;
    width: 20%;
}
.partners ul li a img {
    margin-top: 50px;
}
.testimonial{
  background: #eee;
  padding: 20px 0 40px 0;
}

#tcb-testimonial-carousel {
  margin-top: 30px;
}
#tcb-testimonial-carousel a {
  color: #b20000;
}
#tcb-testimonial-carousel .text-brand {
  color: #b20000;
}
#tcb-testimonial-carousel .carousel-indicators .active {
  background: #b20000;
}
#tcb-testimonial-carousel .no-margin {
  margin: 0;
}
#tcb-testimonial-carousel .carousel-indicators li {
  border: 1px solid #ccc;
}
#tcb-testimonial-carousel .carousel-control {
  color: #b20000;
  width: 5%;
}
#tcb-testimonial-carousel .carousel-control:hover,
#tcb-testimonial-carousel .carousel-control:focus {
  color: #b20000;
}
#tcb-testimonial-carousel .carousel-control.left,
#tcb-testimonial-carousel .carousel-control.right {
  background-image: none;
}
#tcb-testimonial-carousel .item {
  padding: 15px 40px;
  /*background: #f8f8f8;*/
}
#tcb-testimonial-carousel .media-object {
  margin: auto;
}
.main-container img,
.about img,
.testimonial img,
.feature img{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
@media screen and (max-width: 768px) {

}

/* Extra Small */
@media(max-width:767px){
  .block-system-branding-block{
    width: 70%;
    float: left;
  }
  #block-robotic-main-menu,
  .navbar.pull-right{
    width: 100%;
    text-align: center;
  }
  #block-robotic-account-menu{
    text-align: center;
    width: 100%;
    float: left;
  }
    #tcb-testimonial-carousel .media-object {
    margin-bottom: 15px;
  }
  #footer{
    text-align: center;
  }
}

/* Table CSS */

table {
  border: 0;
  border-spacing: 0;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-size: 1em;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
tr {
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
  background: #efefef;
  background: rgba(0, 0, 0, 0.063);
}
thead > tr {
  border-bottom: 1px solid #000;
}
tr.odd {
  background: #e4e4e4;
  background: rgba(0, 0, 0, 0.105);
}
table tr th {
  background: #757575;
  background: rgba(0, 0, 0, 0.51);
  border-bottom-style: none;
}
table tr th,
table tr th a,
table tr th a:hover,
table tr th a:focus {
  color: #fff;
  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}
tr td,
tr th {
  padding: 4px 9px;
  border: 1px solid #fff;
  text-align: left; /* LTR */
}
.tabledrag-handle:hover,
.tabledrag-handle {
  border: none;
}
[dir="rtl"] tr td,
[dir="rtl"] tr th {
  text-align: right;
}

/**
 * Responsive tables.
 */
@media screen and (max-width: 37.5em) { /* 600px */
  th.priority-low,
  td.priority-low,
  th.priority-medium,
  td.priority-medium {
    display: none;
  }
}

@media screen and (max-width: 60em) { /* 920px */
  th.priority-low,
  td.priority-low {
    display: none;
  }
}

/* Comment CSS */

#content .comment-wrapper h2 {
  margin-bottom: 1em;
}
#content .comment-wrapper h2.comment-form__title {
  margin-bottom: 1em;
}
.field-node--comment {
  font-size: 0.934em;
}
.comment {
  margin-bottom: 19px;
  vertical-align: top;
  display: table;
}
[dir="rtl"] .comment {
  direction: rtl;
}

.comment__meta {
  padding: 0 30px 0 0; /* LTR */
  font-size: 1.071em;
}
[dir="rtl"] .comment__meta {
  padding: 0 0 0 30px;
}
.comment__attribution img {
  border: 1px solid #d3d7d9;
}
/* This is required to win over specificity of .field--type-image img */
.comment .field--name-user-picture img {
  margin: 0;
}
.comment__author .username {
  white-space: nowrap;
}
.comment__author {
  margin: 4px 0;
  line-height: 1.2;
}
.comment__time {
  margin-bottom: 4px;
  color: #68696b;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.733em;
  line-height: 1.2;
}
.comment__permalink {
  font-size: 0.733em;
  line-height: 1.2;
}
.comment__content {
  position: relative;
  display: table-cell;
  padding: 10px 25px 10px 25px;
  vertical-align: top;
  width: 100%;
  border: 1px solid #d3d7d9;
  font-size: 0.929em;
  line-height: 1.6;
  word-break: break-all;
}

.comment__content:before {
  content: '';
  position: absolute;
  right: 100%; /* LTR */
  top: 20px;
  border-top: 20px solid transparent;
  border-right: 20px solid #d3d7d9; /* LTR */
  border-bottom: 20px solid transparent;
}
[dir="rtl"] .comment__content:before {
  right: auto;
  left: 100%;
  border-right: none;
  border-left: 20px solid #d3d7d9;
}
.comment__content:after {
  content: '';
  position: absolute;
  right: 100%; /* LTR */
  top: 20px;
  border-top: 20px solid transparent;
  border-right: 20px solid #fff; /* LTR */
  border-bottom: 20px solid transparent;
  margin-right: -1px; /* LTR */
}
[dir="rtl"] .comment__content:after {
  right: auto;
  left: 100%;
  border-right: none;
  border-left: 20px solid #fff;
  margin-right: 0;
  margin-left: -1px;
}
.comment__content h3 {
  margin-top: 0.94em;
  margin-bottom: 0.45em;
  font-size: 1.171em;
}
.indented {
  margin-left: 40px; /* LTR */
}
[dir="rtl"] .indented {
  margin-right: 40px;
  margin-left: 0;
}
.comment .links {
  padding: 0 0 0.25em 0;
}
.comment .links li {
  padding: 0 0.5em 0 0; /* LTR */
  font-size: 1.08em;
}
[dir="rtl"] .comment .links li {
  padding: 0 0 0 0.5em;
}
.comment--unpublished {
  margin-right: 5px; /* LTR */
  padding: 5px 2px 5px 5px; /* LTR */
  background: #fff4f4;
}
[dir="rtl"] .comment--unpublished {
  margin-left: 5px;
  margin-right: 0;
  padding: 5px 5px 5px 2px;
}

/**
 * @todo: unpublished nodes have class .node--unpublished.
 * change this to .comment--unpublished.
 */
.unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}
.unpublished {
  padding: 20px 15px 0;
}
.comment-footer {
  display: table-row;
}
.comment--unpublished .comment__text:after,
.node--unpublished .comment__text:after {
  border-right-color: #fff4f4; /* LTR */
}
[dir="rtl"] .comment--unpublished .comment__content:after,
[dir="rtl"] .node--unpublished .comment__content:after {
  border-left-color: #fff4f4;
}


footer article{
  float:left;
}
article div{
  clear: left;
}
.read_more {
  text-align: right;
}