body {
  background: #fff;
}
.mobilee-menu {
  display: none;
}
.navbar-brand img {
  width: 50%;
}
.ucity-name {
  margin-top: 25px;
}
.ucity-name p {
  font-size: 17px;
  text-align: center;
  text-transform: uppercase;
}
.ucity-name .main-title {
  font-size: 20px;
  font-weight: bold;
}
/* .main-menu {
  margin-top: 30px;
  background: #fff;
}
.main-menu ul li a {
  color: #fff;
  font-size: 15px;
  padding: 15px 22px;
  font-weight: 100;
} */
.navbar-default .navbar-nav > li > a {
  color: rgb(51, 76, 142);
  font-weight: bold;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #334c8e !important;
  border-bottom: 3px ridge #334c8e;
  background-color: #f6f14d !important;
  display: block;
}
.navbar-default .navbar-nav > li > a:active {
  background-color: #f4511e;
  color: #fcf8e3;
}
.dropdown-menu {
  background: rgb(51, 76, 142);
}
/*.carousel-control.right, .carousel-control.left{background-image:none;}*/

.margn-top {
  margin-top: 25px;
}
.about-section h2 {
  color: rgb(51, 76, 142);
  font-size: 22px;
  text-transform: uppercase;
}
.read-more a {
  background: rgb(51, 76, 142);
  padding: 10px 15px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 25px;
  display: inline-block;
  margin-bottom: 25px;
}
.read-more a:hover {
  background: #c41616;
}
.about-section .sub-heading {
  font-size: 16px;
  font-weight: bold;
}
.about-cat h3 {
  color: rgb(51, 76, 142);
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
}
.about-cat img {
  margin: 20px auto;
  display: block;
}
.about-cat h4 {
  color: #000;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}
.footer-section {
  background: #3c4150;
  padding: 25px 15px;
  margin-top: 25px;
  color: #fff;
}
.footer-menu {
  padding: 0;
  list-style: none;
}
.footer-menu li {
  list-style: none;
}
.footer-menu li a {
  color: #f5f5f5;
  padding: 5px 15px;
  text-transform: uppercase;
  text-decoration: none;
}
.footer-menu li a:hover {
  color: rgb(0 170 102);
  text-shadow: 0px 0px 2px #0a6;
}
.footer-section .glyphicon {
  font-size: 8px;
  margin-bottom: 20px;
  color: #fff;
  border: 1px solid;
  padding: 2px;
  border-radius: 2px;
  margin-right: 5px;
  top: -1px;
}
.navbar {
  margin-bottom: 0;
}
.form-section div h2 {
  color: #000;
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 5px;
  background: #fff;
  text-align: center;
  padding: 0px 15px;
}
.form-section > h2 {
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 25px;
  background: rgb(51, 76, 142);
  text-align: center;
  padding: 15px 15px;
  margin: 5px 0px 25px 0px;
}
.form-section div h3 {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 15px;
  background: #fff;
  text-align: center;
  padding: 5px 0px 5px 0px;
  border-bottom: 1px solid #000;
}
.form-section {
  margin-top: 25px;
  margin-bottom: 200px;
  border: 0px solid;
  padding: 10px 15px 15px;
  box-shadow: 2px 2px 6px #908989;
}
.form-section .form-control {
  border-radius: 0;
  height: 45px;
  box-shadow: none;
  border: 1px solid #808080;
  margin-bottom: 25px;
}
.form-section .form-controloption {
  border-radius: 0;
  height: 78px;
  width: 95%;
  box-shadow: none;
  border: 1px solid #808080;
  margin-bottom: 0px;
  margin-left: 15px;
}
.form-section3 {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0px solid;
  padding: 10px 15px 15px;
}
.form-section3 .form-control {
  border-radius: 0;
  height: 45px;
  box-shadow: none;
  border: 1px solid #808080;
  margin-bottom: 25px;
}
.form-section2 div h2 {
  color: #000;
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 5px;
  background: #fff;
  text-align: center;
  padding: 0px 15px;
}
.form-section2 > h2 {
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 25px;
  background: rgb(51, 76, 142);
  text-align: center;
  padding: 15px 15px;
}
.form-section2 div h3 {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 15px;
  background: #fff;
  text-align: center;
  padding: 5px 0px 5px 0px;
  border-bottom: 1px solid #000;
}
.form-section2 {
  margin-top: 15px;
  margin-bottom: 20px;
  border: 0px solid;
  padding: 0px;
  box-shadow: 2px 2px 6px #908989;
}
.form-section2 .form-control {
  border-radius: 0;
  width: 90%;
  margin: auto;
  height: 45px;
  box-shadow: none;
  border: 1px solid #808080;
  margin-bottom: 25px;
}
.form-section2 .submit-btn {
  background: #f5f5f5;
  padding: 5px 35px;
  text-align: center;
  color: #db1018;
  font-size: 18px;
  border-radius: 0;
  margin-top: 15px;
  text-transform: uppercase;
  margin-bottom: 15px;
  box-shadow: 0px 0px 5px #000;
}
.form-section2 .submit-btn:hover {
  background: #3a3939;
  padding: 5px 35px;
  text-align: center;
  color: #f5f5f5;
  font-size: 18px;
  border-radius: 0;
  margin-top: 15px;
  text-transform: uppercase;
  margin-bottom: 15px;
  box-shadow: 0px 0px 5px #000;
}
.operation {
  cursor: pointer;
  font-weight: bold;
  color: #ff0000;
  text-align: center;
  background-color: #ffffcc;
  padding: 6px 0px;
  border-radius: 10%;
  box-shadow: 1px 1px 5px #000;
  margin: 0px;
}
.operation:hover {
  background-color: rgb(51, 76, 142);
  color: #ffffcc;
}
.submit-btn {
  background: rgb(51, 76, 142);
  padding: 5px 35px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  border-radius: 0;
  margin-top: 15px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.submit {
  background: rgb(51, 76, 142);
  margin: 0px;
}
.upload-btn {
  background: rgb(51, 76, 142);
  padding: 5px 20px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  border-radius: 0;
  margin-top: 30px;
  text-transform: uppercase;
}
input[type="file"] {
  display: block;
  background: #fcf8e3;
  color: #a94442;
  border: 1px solid;
  padding: 10px;
  margin-top: 10px;
  width: 100%;
}
.cmpname {
  position: absolute;
  left: 25px;
  color: rgb(51, 76, 142);
  font-size: 35pt;
  font-weight: bolder;
  letter-spacing: 2px;
  top: 93px;
  text-shadow: 2px 1px 2px #d2d2d2;
  text-transform: capitalize;
}
.logo-size {
  width: 100px;
}
.service_card {
  width: 90%;
  /* border: 1px solid rgb(51, 76, 142); */
  margin: 15px auto;
  padding: 15px;
  box-shadow: 0px 0px 7px 1px #a2b1d9;
  /* height: 270px; */
}
.contact-tab {
  margin-bottom: 20px !important;
  padding-top: 30px !important;
  padding-right: 30px !important;
  padding-bottom: 30px !important;
  padding-left: 30px !important;
  background-color: #4b6982 !important;
}
.service_card h4 {
  font-weight: 600;
  font-size: 24px;
}
.bgColorDark {
  background-color: rgb(51, 76, 142);
}
.bgColorLight {
  background-color: #fff;
}
.cmpname_subtitle {
  display: block !important;
  font-size: 9px;
  color: rgb(51, 76, 142);
  letter-spacing: 1px;
  margin-top: 1px;
  font-weight: 600;
  font-family: arial;
  background-color: #f6f14d;
  padding: 4px;
  text-shadow: 0px 0px 0px #d2d2d2;
  box-shadow: 2px 2px 5px 0px #dcdcdc;
  text-transform: uppercase;
}
.nav > li {
  margin-top: 35px !important;
}
.navbar-default {
  background-color: #fff !important;
  border-color: #e7e7e7;
  border-bottom: 3px solid #334c8e;
}
.header-section {
  background-color: rgb(51, 76, 142);
  padding: 0px 0px;
  height: 42px;
}
.fa {
  padding: 10px;
  font-size: 16px !important;
  width: 41px;
  border-radius: 50%;
  text-decoration: none !important;
  margin: 1px 2px 0px 2px;
  text-align: center;
  color: #fff;
  border: 2px solid #bbc2d4;
  box-shadow: 0px 0px 3px 0px #bbc2d4;
}
ul li .glyphicon {
  font-size: 13px !important;
  margin-left: 5px;
}

/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.9;
  color: #f6f14d;
  box-shadow: 0px 0px 5px 1px #f6f14d;
  border: 2px solid #f6f14d;
}

/* Set a specific color for each brand */

/* Facebook */
/* .fa-facebook {
    background: #fff;
    color: #334c8e;
  }
  .fa-twitter {
    background: #55ACEE;
    color: white;
  }
   .fa-linkedin {
    background: #007bb5;
    color: white;
}
 .fa-youtube {
    background: #bb0000;
    color: white;
} */
.submit-btn:hover {
  color: #fff;
  background: #db1018;
}
.submit {
  color: #ffffff;
}
.btn:hover {
  background-color: #3a3939;
  color: #ffffff;
}
.form-section textarea.form-control {
  height: 100px;
}
.check {
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border: 1px solid #808080;
  margin-left: 0px;
  margin-right: 0px;
}
.check2 {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 20px;
  border: 1px solid #808080;
  margin-left: 0px;
  margin-right: 0px;
}
.check3 {
  padding-top: 0px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border: 1px solid #808080;
  margin-left: 0px;
  margin-right: 0px;
}
.check > label {
  margin-left: 20px;
}
.copy-right {
  color: #f5f5f5;
}
.imgresponsive {
  display: block;
  max-width: 100%;
  height: 160px;
  border: 2px solid;
  text-align: center;
  box-shadow: 1px 1px 10px 0px #999;
  margin: auto;
}
.imgresponsive1 {
  display: block;
  max-width: 100%;
  height: 160px;
  border: 2px solid;
  text-align: center;
  box-shadow: 1px 1px 10px 0px #999;
  margin: auto;
}
.about-section > p {
  text-align: justify;
  line-height: 1.6;
}
.table tr th {
  text-align: center;
}
.form-control2 {
  border-radius: 0;
  height: 30px;
  box-shadow: none;
  border: 1px solid #808080;
  margin-bottom: 0px;
  display: block;
  width: 100%;
  padding: 2px 5px;
  font-size: 14px;
  line-height: 1;
  color: #555;
  background-color: #fff;
  background-image: none;
}
.form-control21 {
  border-radius: 0;
  height: 30px;
  box-shadow: none;
  border: 0px solid #808080;
  margin-bottom: 0px;
  display: block;
  width: 100%;
  padding: 2px 12px;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #555;
  background-color: #fff;
  background-image: none;
}
label > .form-control {
  width: 70%;
  float: right;
  height: 30px !important;
  margin: 0px 0px;
  border: none !important;
  border-bottom: 1px solid #3a3939 !important;
  text-overflow: ellipsis-word;
  font-size: 10pt;
}
.session {
  border: 0px solid white;
}
label.form-control label {
  margin-top: 7px;
}
.textarya {
  height: 110px !important;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #fff;
}
.signatureL {
  padding: 10px 0px;
  border-top: 2px solid #3a3939;
  width: 30%;
  margin: 120px auto;
}
.signatureR {
  padding: 10px 0px;
  border-top: 2px solid #3a3939;
  width: 30%;
  margin: 120px auto;
}
label.form-control {
  height: 40px !important;
  border: none !important;
}
.form-group {
  font-size: 10pt !important;
}
label > textarea.form-control {
  width: 70%;
  float: right;
  height: 125px !important;
  border: none !important;
  border-bottom: 1px solid #3a3939 !important;
  text-overflow: ellipsis-word;
}
.form-group1 > .form-control {
  font-size: 9.5pt;
  margin: -10px 0px !important;
}
.formrecipt {
  width: 100%;
}
.recipt {
  position: relative;
}
.contenthead {
  border: 1px solid #808080;
  padding: 15px 0px;
  margin: 20px 0px;
  position: relative;
}
.contenttitle {
  position: absolute;
  left: 25px;
  top: -10px;
  font-size: 13px;
  z-index: 3;
  background-color: #fff;
  font-weight: bold;
}
.contenthead1 {
  border: 1px solid #808080;
  padding: 15px 0px;
  margin: 20px 0px;
  position: relative;
  background-color: #fdfdf0;
}
.contenthead2 {
  border: 1px solid #808080;
  padding: 5px 0px;
  margin: 10px 0px;
  position: relative;
  background-color: #fdfdf0;
}
.contenttitle1 {
  position: absolute;
  left: 25px;
  top: -10px;
  font-size: 17px;
  z-index: 3;
  background-color: #fdfdf0;
  color: #db1018;
  font-weight: bold;
}
.contenttitle2 {
  position: absolute;
  left: 25px;
  top: -10px;
  font-size: 14px;
  z-index: 3;
  background-color: #fdfdf0;
  color: #3a3939;
  font-weight: bold;
}
.contenttitle3 {
  position: absolute;
  left: 25px;
  top: 75px;
  font-size: 17px;
  z-index: 3;
  background-color: #ffffff;
  color: #fc2906;
  font-weight: bold;
}
.qualy td input {
  font-size: 9pt;
}
.contenthead2 .form-group {
  margin: 15px 5px -17px;
  background-color: #908989;
}
.dialog {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 4;
  top: 0px;
}
.dialogBox {
  background-color: #fcf8e3;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  box-shadow: 0px 0px 3px #000;
  font-size: 12pt;
  font-family: verdana;
  height: 200px;
}
.img-thumbnail1 {
  display: inline-block;
  max-width: 100px;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #0099ff;
  color: #ffffcc;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: inline-block;
}
.carousel-inner > .item > img {
  width: 500px;
}
table tr.docTd td {
  vertical-align: middle;
}
.dialogBox2 {
  background-color: #fcf8e3;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  margin: auto;
  box-shadow: 0px 0px 3px #000;
  font-size: 12pt;
  font-family: verdana;
  height: 625px;
  overflow: scroll;
}
.dialogClose {
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: rgb(51, 76, 142);
  color: #fdfdf0;
  padding: 10px 15px;
  font-size: 12pt;
  font-family: verdana;
}
.dialogHeader {
  font-size: 14pt;
  color: #fdfdf0;
  background-color: #3a3939;
  padding: 8px 15px;
}
.dialogClose:hover {
  box-shadow: 0px 0px 5px #fdfdf0;
}
.reportLink {
  text-align: center;
  margin: 50px auto;
}
.reportLink a {
  text-align: center;
  margin-top: 20px;
}
.form-section .formcontrols {
  border-radius: 0;
  height: 40px;
  box-shadow: none;
  border: 0px solid #808080;
  margin-bottom: 25px;
  width: 60%;
}
.form-section label.mylabel {
  margin-left: 15px;
  margin-right: 15px;
}
.formgroup {
  border-radius: 0;
  height: 45px;
  box-shadow: none;
  border: 1px solid #808080;
  margin-bottom: 25px;
}
.carousel-caption {
  font-size: 16pt;
}
.carousel-caption .main-title {
  font-size: 17pt;
}
.carousel-caption .sub-heading {
  font-size: 20pt;
}

body {
  font: 400 15px Lato, sans-serif;
  line-height: 1.8;
  color: #818181;
}
h2 {
  font-size: 24px;
  /* text-transform: uppercase; */
  color: #303030;
  font-weight: 600;
  margin-bottom: 30px;
}
h4 {
  font-size: 19px;
  line-height: 1.375em;
  color: #303030;
  font-weight: 400;
  margin-bottom: 30px;
}
.jumbotron,
.jumbotron2,
.jumbotron3,
.jumbotron4,
.jumbotron5,
.jumbotron6 {
  color: #fff;
  padding: 100px 25px;
  height: 500px;
  position: relative;
  margin-top: 194px;
  background-image: url(../images/regcomp-casestudy.jpg);
  background-position: center;
  font-family: Montserrat, sans-serif;
  background-size: 100%;
}
.jumbotron2 {
  padding: 232px 25px;
  margin: 100px 24px;
  background-image: url(../images/header-2.jpg);
}
.jumbotron3 {
  height: 250px;
  background-image: url(../images/regcomp-casestudy.jpg);
}
.jumbotron4 {
  padding: 232px 25px;
  height: 425px;
  background-image: url(../images/header-template4.jpg);
}
.jumbotron5 {
  padding: 232px 25px;
  height: 425px;
  background-image: url(../images/shutterstock_678225592-scaled-e1609110567279.jpg);
}
.contents,
.contents_title {
  width: 50%;
  position: absolute;
  left: 0px;
  right: 0px;
  height: 250px;
  margin: auto;
}

.contents {
  background-color: rgba(51, 76, 142, 0.3);
}
.contents_title {
  height: max-content;
  top: 0px;
  bottom: 0px;
  width: 90%;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 1px;
  border-bottom: 4px solid #f6f14d;
  text-align: left;
  padding-bottom: 10px;
  line-height: 45px;
}
.jumbotron6 {
  background-image: url(../images/shutterstock_678225592-scaled-e1609110567279.jpg);
}

.jumbotron6 .contents {
  width: 100%;
  height: 100%;
  background-color: rgba(51, 76, 142, 0.8);
  position: absolute;
  top: 0;
  left: 0;
}
.jumbotron6 .contents div {
  width: 80%;
  height: 40%;
  position: absolute;
  top: 320px;
  text-align: left;
  left: 60px;
  font-family: inherit;
}
.jumbotron6 .contents div .contents_title1,
.jumbotron6 .contents div .contents_title2 {
  display: block;
}
.contents_title1 {
  font-size: 32px;
  font-weight: bolder;
  font-family: inherit;
  border-bottom: 3px ridge #f6f14d;
  /* width: max-content; */
  letter-spacing: 1px;
  padding-bottom: 0px;
  width: 97%;
  color: #fefefe;
  text-shadow: -2px -1px 2px #111010;
}
.contents_title2 {
  font-size: 45px;
  font-family: inherit;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 10px;
  line-height: 1.2;
  text-shadow: -2px -1px 2px #111010;
}
.jumbotron2 .contents_title {
  font-size: 43px;
  line-height: 55px;
  text-shadow: 1px 1px 2px #050f2c;
}
.jumbotron3 .contents {
  width: 100%;
  height: 100%;
  top: 0px;
  background-color: rgba(51, 76, 142, 0.6) !important;
}
.jumbotron3 .contents_title {
  width: 43%;
  font-size: 40px !important;
  margin: 0px !important;
  top: 45%;
  left: 40px;
  line-height: 1.1;
  text-shadow: 1px 1px 2px #232323;
}
.jumbotron-data-image {
  height: 300px;
  position: relative;
  margin-top: 50px;
  /* background-image: url(../images/regcomp-casestudy.jpg); */
  width: 90%;
  margin: auto;
  background-position: center;
  font-family: Montserrat, sans-serif;
  background-size: 100%;
}
.jumbotron-data-image2{
  height: fit-content;
  padding: 25px;
  box-shadow: 11px 4px 0px #b8b8b8;
  margin-top: 30px;
  margin-bottom: 30px;
}

.jumbotron-data {
  /* background-color: rgba(51, 76, 142, 0.5); */
  width: 100%;
  height: 100%;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0px;
}
.jumbotron-data .row {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  height: fit-content;
  padding: 30px;
  box-shadow: 11px 4px 0px #b8b8b8;
}
.jumbotron-data .row div:first-child h2 {
  text-align: right;
  color: #5e7486;
  font-size: 32px;
  line-height: 1.4;
  margin: 0px;
  margin-right: 10px;
}
.jumbotron-data .row div:first-child h4 {
  color: #fff;
  text-align: right;
  font-size: 15px;
}
.jumbotron-data .row div:last-child p {
  text-align: left;
  color: rgb(61, 61, 61);
  font-size: 13pt;
  line-height: 1.6;
  margin-left: 10px;
}
.service_card p{
  font-size: 13pt;
}
.jumbotron-data ul {
  list-style: none;
}
.jumbotron-data ul li {
  color: #111010;
  margin-top: 0px;
}
.jumbotron-data ul li span {
  background-color: #f6f14d;
  border-radius: 50%;
  padding: 5px;
  font-size: 10px !important;
  margin-right: 10px;
}
.industrie_tab {
  margin-top: 50px;
}
.industrie_tab > div:first-child {
  box-shadow: 4px 3px 3px 0px #334c8e;
}
.industries h1 {
  color: #00aa66;
  font-size: 32px;
}
.servicecontainer {
  width: 85%;
  margin: auto;
}
.service-tab {
  background-color: rgb(248 248 248);
  padding: 15px;
}
.service-tab h3 {
  margin: 0px;
  font-weight: bold;
}
.service-tab h6 {
  margin: 0px;
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.5;
  color: #000;
}
.service-tab h6 span {
  color: #00aa66;
  margin-right: 5px;
}
.service-tab p {
  margin-top: 8px;
  font-weight: bold;
  color: #00aa66;
  font-size: 15px;
}
.service-tab p span {
  margin-right: 5px;
}
#text-2 {
  padding-left: 30px;
}
.container-fluid {
  padding: 15px 15px;
}
.bg-grey {
  background-color: #f6f6f6;
}
.logo-small {
  color: #00aa66;
  font-size: 70px;
}
.logo-small2 {
  color: #334c8e;
  font-size: 70px;
  background-color: #cdd2e6;
  padding: 10px;
  border-radius: 10%;
  box-shadow: inset 1px 3px 17px 0px #304272;
}
.logo {
  color: rgb(51, 76, 142);
  font-size: 200px;
}
.thumbnail {
  padding: 0 0 15px 0;
  border: none;
  border-radius: 0;
}
.thumbnail img {
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
}
.carousel-control.right,
.carousel-control.left {
  background-image: none;
  color: rgb(51, 76, 142);
}
.carousel-indicators li {
  border-color: rgb(51, 76, 142);
}
.carousel-indicators li.active {
  background-color: rgb(51, 76, 142);
}
.item h4 {
  font-size: 19px;
  line-height: 1.375em;
  font-weight: 400;
  font-style: italic;
  margin: 15px 0px 62px 0px;
}
.item span {
  font-style: normal;
}
.panel {
  border: 1px solid #050f2c;
  border-radius: 0 !important;
  transition: box-shadow 0.5s;
}
.panel:hover {
  box-shadow: 5px 0px 40px rgba(0, 0, 0, 0.2);
}
.panel-footer .btn:hover {
  border: 1px solid rgb(51, 76, 142);
  background-color: #fff !important;
  color: rgb(51, 76, 142);
}
.panel-heading {
  color: #fff !important;
  background-color: #00aa66 !important;
  padding: 25px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.panel-footer {
  background-color: white !important;
}
.panel-footer h3 {
  font-size: 32px;
}
.panel-footer h4 {
  color: #aaa;
  font-size: 14px;
}
.panel-footer .btn {
  margin: 15px 0;
  background-color: rgb(51, 76, 142);
  color: #fff;
}
.navbar {
  margin-bottom: 0;
  background-color: rgb(51, 76, 142);
  z-index: 9999;
  border: 0;
  font-size: 15px !important;
  line-height: 1.42857143 !important;
  letter-spacing: 1px;
  border-radius: 0;
  font-family: Montserrat, sans-serif;
}

.navbar-nav li > a:hover {
  color: #00aa66 !important;
  /* background-color: rgb(241, 243, 103) !important; */
  border-bottom: 2px solid #00aa66;
}
.active {
  color: #334c8e !important;
  border-bottom: 3px ridge #334c8e;
  background-color: #f6f14d !important;
  display: block;
}
.navbar-nav li ul,
.navbar-nav li ul li ul {
  display: none;
}
.navbar-nav li:hover > ul {
  display: inline-block;
  width: 240px;
  position: absolute;
  border-top: 3px solid #334c8e;
  top: 51px;
  padding: 15px;
}
.navbar-nav li ul li:hover ul {
  margin-left: 261px;
  margin-top: -38px;
}
.navbar-nav li:hover > ul li {
  display: inline-block;
  width: 100%;
}
.navbar-nav li:hover > ul li a {
  display: block;
  text-decoration: none;
  color: rgb(51, 76, 142);
  font-weight: bold;
  padding: 8px 0px;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  color: #fff !important;
}
footer .glyphicon {
  font-size: 20px;
  margin-bottom: 20px;
  color: rgb(51, 76, 142);
}
.slideanim {
  visibility: hidden;
}
.slide {
  animation-name: slide;
  -webkit-animation-name: slide;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  visibility: visible;
}
.submenu {
  background-color: #fff;
  box-shadow: 0px 0px 2px 0px #ccc;
  z-index: 2;
}
.submenu li a span {
  float: right;
  padding: 8px 0px;
  margin-right: 10px;
}
.case-tab {
  position: relative;
  height: 400px;
}
.case-tab img {
  height: 235px;
  width: 100%;
}
.case-btn {
  position: absolute;
  left: 0;
  right: 0px;
  margin: auto;
  bottom: 110px;
  width: 280px;
  text-align: center;
  z-index: 3;
  background-color: rgb(248 248 248);
  box-shadow: inset 0px 0px 4px 1px #00aa66;
}
.case-btn p {
  background-color: #00aa66;
  color: #fff;
  width: 100px;
  text-align: center;
  padding: 5px 0px;
  margin: 0px auto 15px auto;
  border-radius: 20px;
  cursor: pointer;
}
.case-btn p:hover {
  background-color: lemonchiffon;
  color: #303030;
  box-shadow: 0px 0px 6px 0px #635c5c;
}
.case-btn h2 {
  margin: 20px 0px;
  font-size: 19px;
}
@keyframes slide {
  0% {
    opacity: 0;
    transform: translateY(70%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}
@media screen and (max-width: 768px) {
  .col-sm-4 {
    text-align: center;
    margin: 25px 0;
  }
  .btn-lg {
    width: 100%;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 480px) {
  .logo {
    font-size: 150px;
  }
}
.page-title {
  color: #00aa66;
  font-size: 32px;
}
.tabs-nav {
  margin-top: 70px;
}
.tabs-nav ul {
  margin: 0;
  padding: 0;
}

.tabs-nav li {
  display: inline-block;
  background: rgb(0 170 102);
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #00aa66;
  margin-right: 5px;
  padding: 10px 15px;
  font-weight: bold;
  color: #fff;
}
/* Active tab */

.tabs-nav li.active {
  background: #fff;
  color: #000;
}

.tabs-nav li.active a {
  color: inherit;
}
/* Tab content */

.tabs-content {
  border: 1px solid #34495e;
  background: #fff;
  width: 100%;
}

.tabs-content IMG {
  margin-right: 10px;
}
/* Hide all but first content div */

.tabs-content > div:not(:first-child) {
  display: none;
}
.tab-item {
  padding: 15px;
}
.jumbotron-data-title{
  border-right: 4px solid #f6f14d;
      height: 130px;
      vertical-align: middle;
}
jumbotron-data-title h2{
  line-height: 130px;
}
.main_menu{
  height: 90px;
  margin-right: 60px!important;
}
.glyphicon-menu-down{
  float: right;
}
.founder{
  margin-bottom: -4px;
  margin-top: 5px;
}
.founder-image{
  width: 150px;
  padding: 0px;
  border: 3px solid #ececec;
  border-radius: 0px;
}
.contents_position{
  bottom: 0;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 0;
      height: 65px;
}

@media (min-width: 768px){
.navbar-nav>li>a {
    margin-right: 5px;
}
}
@media only screen and (max-width: 768px) {
  .navbar-nav li:hover > ul {
    display: block;
    width: 240px;
    position: initial;
    border-top: 3px solid #334c8e;
    top: 51px;
    padding: 15px;
}

  /* For mobile phones: */
  /* [class*="col-"] {
    width: 100%;
  } */
  .navbar-nav>li>a {
    margin-right: 0px;
}
  .founder{
    margin-bottom: -4px;
    margin-top: 5px;
  }
  .contents_position{
    bottom: 0;
        position: absolute;
        margin: auto;
        left: 0;
        right: 0;
        top: 0;
        height: 0px;
  }
  .jumbotron-data-image {
    height: 550px;
  }
  .jumbotron-data-image2{
    height: fit-content;
  }
  .jumbotron-data-image3{
    height: 350px;
  }
  .jumbotron-data-title{
    height: 55px;
    width: max-content;
    margin-left: 10px;
  }
  .jumbotron-data-title2{
    height: 130px;
  }
  jumbotron-data-title h2{
    line-height: 0px;
  }
  .jumbotron-data h2{
    font-size: 24pt;
  }
   .jumbotron6{
     height: 200px;
   }
   .jumbotron6 .contents div {
    width: 86%;
    height: 33%;
    position: absolute;
    top: 0px;
    text-align: left;
    left: 35px;
    font-family: inherit;
}
.contents_title2 {
  font-size: 27px;
}
.contents_title1 {
  font-size: 32px;
  margin-top: 15px;
}
.jumbotron-data .row {
  padding: 10px;
}
.cmpname {
  top: 73px;
}
.logo-size {
  width: 80px;
}
.navbar-nav{
  margin-right: 0px!important;
}
.navbar-nav li:hover > ul {
  width: 100%;
}
.jumbotron3{
  /* height: 325px; */
    position: relative;
    margin-top: 80px;
    margin-bottom: 0px;
}
.jumbotron3 .contents_title {
  max-width: 480px;
  width: auto;
  font-size: 33px !important;
  margin: 0px !important;
  top: 55%;
  left: 40px;
  line-height: 1.1;
  text-shadow: 1px 1px 2px #232323;
}
.main_menu{
  height: auto;
  margin-right: 0px;
}
.nav > li {
  margin-top: 3px !important;
}
.navbar-nav li:hover > ul {
  top: 40px;
  padding: 15px;
}
}
