@import url("https://fonts.googleapis.com/css?family=Roboto:400,700,900&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese");
body {
  font-family: open sans,Helvetica,Arial,sans-serif;
  font-size: 1rem;
  line-height: 1.625;
  color: #999; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: .5rem;
  font-family: roboto,Helvetica,Arial,sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #333333; }

a {
  color: #333; }

header {
  background: #efefef;
  height: 40px;
  position: relative; }
  header .smallDiv {
    background: #fff;
    width: 313px;
    height: 25px;
    position: absolute;
    top: 15px;
    left: 100px; }
  header .smallDiv:before {
    content: "";
    border-right: 25px solid #fff;
    border-top: 25px solid #efefef;
    position: absolute; }
  header .smallDiv:after {
    content: "";
    border-left: 25px solid #fff;
    border-top: 25px solid #efefef;
    position: absolute;
    left: 288px; }
  header .miniDiv {
    background: #fff;
    width: 101px;
    height: 25px;
    position: absolute;
    top: 15px;
    right: 3px; }
  header .miniDiv:before {
    content: "";
    border-right: 25px solid #fff;
    border-top: 25px solid #efefef;
    position: absolute; }

.carousel .carousel-captions {
  width: 530px;
  position: absolute;
  top: 6%; }
  .carousel .carousel-captions p {
    color: #eee;
    font-size: 1.06667rem;
    line-height: 1.625rem; }
  .carousel .carousel-captions h1 {
    color: #fff;
    margin-top: 29px;
    margin-bottom: 14px;
    text-transform: capitalize;
    font-size: 2.5rem;
    font-family: roboto,Helvetica,Arial,sans-serif;
    font-weight: 700;
    line-height: 1.1; }

.carousel .carouselExtra {
  height: 111px;
  background: linear-gradient(transparent, #000000);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.carousel .carouselExtra:before {
  position: absolute;
  content: '';
  background-color: rgba(250, 250, 250, 0.15);
  left: 0;
  right: 0;
  top: -1px;
  height: 1px; }

.carousel #carouselIcons a {
  margin-top: 25.5px;
  display: block;
  width: 60px;
  height: 60px;
  background: #606060;
  text-align: center;
  line-height: 60px;
  border-radius: 2px; }

.carousel #carouselIcons a:hover {
  background: #bbbbbb; }

.carousel #carouselIcons i {
  color: #333;
  font-size: inherit; }

.carousel #contentExtra {
  border-right: 1px solid rgba(255, 255, 255, 0.15); }
  .carousel #contentExtra i {
    float: left;
    font-size: 40px;
    margin-right: 25px;
    margin-left: 48px;
    line-height: 111px;
    color: #edac15; }
  .carousel #contentExtra h4 {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: open sans,Helvetica,Arial,sans-serif;
    font-weight: 400;
    color: #999;
    line-height: inherit;
    margin-top: 35px;
    margin-left: 20px; }
  .carousel #contentExtra span {
    display: block;
    margin-top: -2px;
    font-size: 15px;
    font-family: roboto,Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #b8b8b8; }

.carousel .noBorder {
  border-color: rgba(255, 255, 255, 0) !important; }

.carousel .time i {
  margin-left: 20px !important;
  margin-right: 25px !important; }

.carousel .email i {
  margin-left: 6px !important;
  margin-right: 17px !important; }

.carousel #smallIcons {
  text-align: center; }
  .carousel #smallIcons a {
    color: #656565;
    line-height: 111px;
    padding-right: 8px; }
  .carousel #smallIcons i {
    font-size: 30px; }
  .carousel #smallIcons a:hover {
    color: #999;
    text-decoration: none; }

.carousel #contentExtra1 {
  border-right: 1px solid rgba(255, 255, 255, 0.15); }
  .carousel #contentExtra1 i {
    float: left;
    font-size: 40px;
    margin-right: 14px;
    margin-left: 0px;
    line-height: 111px;
    color: #edac15; }
  .carousel #contentExtra1 h4 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-family: open sans,Helvetica,Arial,sans-serif;
    font-weight: 400;
    color: #999;
    line-height: inherit;
    margin-top: 35px;
    margin-left: 20px; }
  .carousel #contentExtra1 span {
    display: block;
    margin-top: -2px;
    font-size: 15px;
    font-family: roboto,Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #b8b8b8; }

.btn-primary {
  background: #edac15;
  padding: 20px 32px !important;
  border-color: #edac15; }

.btn-primary:hover {
  background: #d89c11;
  border-color: #d89c11; }

.btn-light {
  padding: 20px 26px !important; }

.btn {
  border-radius: 2px !important;
  margin: 12px 8px 18px 0;
  font-family: roboto,Helvetica,Arial,sans-serif;
  font-size: .875rem; }

#services {
  padding: 80px 0px; }
  #services h4 {
    margin-top: 1.4375rem;
    font-size: 1.25rem; }
  #services a {
    font-family: roboto,Helvetica,Arial,sans-serif; }
  #services a:hover {
    color: #333; }
  #services p {
    font-size: .875rem; }
  #services .more-link {
    font-weight: 700;
    font-size: .9375rem;
    text-transform: uppercase;
    color: #539ad0; }
  #services .more-link:after {
    content: '\f105';
    font-family: fontawesome;
    margin-left: 6px; }
  #services .more-link:hover:after {
    text-decoration: none !important; }
  #services #sideServices h4 {
    font-size: .9375rem;
    margin-top: 0;
    padding-top: .3125rem;
    margin-bottom: .5625rem; }
  #services #sideServices p {
    font-size: .875rem; }

#projects {
  padding: 80px 0px;
  margin: 50px 0px;
  background: #f2f2f2; }
  #projects #projectNav {
    border-bottom: 1px solid #ccc;
    display: block;
    padding-top: 10px;
    padding-bottom: 59px; }
    #projects #projectNav li {
      list-style: none;
      float: left;
      margin-right: 1.9375rem;
      position: relative;
      left: -38px; }
    #projects #projectNav a {
      font-size: .9375rem;
      font-family: roboto,Helvetica,Arial,sans-serif;
      font-weight: 700;
      color: #999;
      text-decoration: none;
      padding: 0;
      padding-bottom: 2.3125rem; }
    #projects #projectNav a:hover {
      color: #333;
      text-decoration: none;
      cursor: pointer; }
    #projects #projectNav .active {
      border: none;
      color: #333;
      border-bottom: 3px solid #edac15; }
  #projects .nav-tabs .nav-item {
    padding: 0 15px; }
  #projects a:hover {
    text-decoration: none; }
  #projects .card {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }
  #projects .card-title {
    font-size: .9375rem;
    margin-bottom: .0625rem;
    transition: all 200ms ease-out; }
  #projects .card-text {
    font-size: .875rem; }
  #projects .card:hover {
    cursor: pointer; }
    #projects .card:hover .card-title {
      color: #edac15; }
  #projects .card:hover:after {
    border-bottom-color: #edac15; }
  #projects .card:after {
    position: absolute;
    content: '';
    border: 10px solid transparent;
    border-width: 0 0 10px 10px;
    border-bottom-color: #ccc;
    bottom: .625rem;
    right: .625rem; }
  #projects #myTabContent {
    margin-top: 50px; }
  #projects .carouselIcon {
    position: static;
    float: right;
    width: 6.25rem; }
    #projects .carouselIcon a {
      display: block;
      height: 45px;
      width: 45px;
      float: left;
      margin-right: 5px;
      text-align: center;
      line-height: 45px;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
      border-radius: .125rem;
      background: #fff; }

#blog {
  padding: 50px 0px;
  margin: 50px 0px !important; }
  #blog h4, #blog h5 {
    margin-top: .5rem;
    margin-bottom: 1.125rem;
    line-height: 1.35;
    font-size: 1.25rem; }
  #blog p {
    font-size: 1.023rem; }
  #blog a:hover {
    color: #333; }
  #blog .date {
    position: absolute;
    background-color: #edac15;
    color: #fff !important;
    top: -1rem;
    padding: .25rem .625rem;
    font-family: roboto,Helvetica,Arial,sans-serif;
    font-weight: 700;
    text-shadow: 0 1px rgba(0, 0, 0, 0.15);
    top: 192px;
    left: 25px; }
  #blog #bigBlog .card-body {
    border-top: 4px solid #edac15; }
  #blog #smallBlog .card {
    border-radius: 0;
    border: 0.8px solid #eee;
    border-left: 3px solid #eee; }
  #blog #smallBlog .card:hover {
    cursor: pointer;
    background: #eee;
    border-left: 3px solid #edac15; }
  #blog #smallBlog h5 {
    font-size: .9375rem;
    margin-bottom: .375rem;
    line-height: 1.54;
    text-transform: capitalize; }
  #blog #smallBlog a {
    color: #378ac8;
    font-weight: 700; }
  #blog #smallBlog a:hover {
    text-decoration: none; }
  #blog #smallBlog i {
    color: #378ac8;
    font-weight: 700; }

#banner {
  padding: 30px;
  background: #f2f2f2; }
  #banner .btn-outline-secondary {
    padding: 20px 32px !important; }
  #banner h4 {
    color: #999;
    margin-bottom: .3125rem; }
  #banner #textContent {
    margin-top: 17px; }

#values {
  padding: 90px;
  background: url("../images/1.jpg"); }
  #values h3 {
    font-size: 45px;
    margin-bottom: 1.5rem; }
  #values span {
    font-size: 19px;
    color: #333;
    padding-left: 6px;
    padding-right: 6px;
    font-weight: 400 !important; }
  #values p {
    margin-bottom: 2rem; }

#testimonials {
  padding: 100px 0px;
  background: #f2f2f2; }
  #testimonials h2 {
    padding-bottom: 2rem;
    margin-left: -14px; }
  #testimonials .whiteContainer {
    background: #fff;
    border-left: 3px solid #edac15;
    padding: 33px 25px; }
  #testimonials .col-md-2 a {
    width: 32%;
    background: #fff;
    display: block;
    color: #999;
    float: left; }
  #testimonials .col-md-2 a:hover {
    color: #333333; }
  #testimonials .col-md-2 a:first-child {
    margin-right: 15px; }
  #testimonials .col-md-2 i {
    line-height: 270.73px;
    font-size: 20px; }
  #testimonials .col-md-3 h5 {
    padding-top: 35px;
    border-top: 1px solid #eee;
    font-size: 1.1rem; }
  #testimonials .col-md-3 p {
    font-size: 0.825rem; }
  #testimonials .col-md-7 p {
    padding-top: 35px;
    border-top: 1px solid #eee; }
  #testimonials #testimonialCarousel {
    margin-top: 25px; }
  #testimonials .whiteContainer:after {
    content: "";
    position: absolute;
    width: 35px;
    height: 35px;
    background: white;
    transform: skewY(-45deg);
    bottom: -18px;
    left: 25px; }

#temporary {
  height: 300px;
  background: #fff; }

footer {
  background: #eee;
  padding-top: 75px;
  padding-bottom: 50px;
  color: #999999; }
  footer .col-md-4 p {
    margin-top: 30px;
    font-weight: 400 !important; }
  footer h4 {
    text-transform: uppercase;
    font-size: 1.135rem;
    margin-bottom: 1.125rem; }
  footer li {
    list-style: none;
    position: relative;
    left: -40px; }
    footer li a {
      text-transform: capitalize;
      color: #999;
      line-height: 1.9; }
    footer li a:hover {
      color: #999999; }
  footer .contactBlock span {
    width: 1.5rem;
    display: inline-block;
    margin-right: 10px;
    line-height: 1.9; }
  footer .socialSharing a {
    display: inline-block;
    margin-right: 10px; }
  footer .socialSharing a:hover i {
    color: #edac15; }
  footer .socialSharing i {
    font-size: 30px;
    color: #999999; }

#footer-middle {
  height: 60px;
  text-align: center; }
  #footer-middle i {
    margin-left: 3px;
    line-height: 60px; }

#footer-bottom {
  background: #f2f2f2;
  height: 50px; }
  #footer-bottom .leftDiv {
    position: absolute;
    width: 100px;
    height: 29px;
    background: white; }
  #footer-bottom .leftDiv:after {
    content: "";
    width: 47px;
    height: 48px;
    background: white;
    position: absolute;
    right: -26px;
    transform: rotate(52deg);
    bottom: 7px; }
  #footer-bottom .rightDiv {
    position: absolute;
    width: 100px;
    height: 29px;
    background: #fff;
    right: 0; }
  #footer-bottom .rightDiv:before {
    content: "";
    width: 47px;
    height: 48px;
    background: white;
    position: absolute;
    left: -26px;
    transform: rotate(52deg);
    bottom: 7px; }
  #footer-bottom .left {
    margin-left: 140px;
    line-height: 50px;
    font-size: 0.825rem; }
    #footer-bottom .left strong {
      color: #333; }
  #footer-bottom .right {
    float: right;
    margin-right: 140px;
    line-height: 50px;
    font-size: 0.825rem; }

#pageHeader {
  background: url("../images/header.jpg");
  padding: 55px 0px;
  background-repeat: repeat;
  background-position: top center;
  background-attachment: scroll; }
  #pageHeader h1 {
    text-transform: capitalize;
    font-size: 2.5rem;
    font-weight: 700; }
  #pageHeader p {
    text-transform: capitalize;
    margin-top: .375rem;
    margin-bottom: 0;
    font-size: 1rem; }

#breadcrumb {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
  #breadcrumb .breadcrumb {
    background: #fff;
    padding: 1.2rem 1rem; }
  #breadcrumb ol {
    margin-bottom: 0; }
  #breadcrumb .breadcrumb-item {
    display: inline-block;
    margin-right: 1.2rem;
    font-weight: 700;
    font-size: 1.1rem; }
  #breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    margin-right: 1.2rem;
    color: #868e96;
    font-family: fontawesome;
    content: '\f0da'; }
  #breadcrumb a:hover {
    text-decoration: none;
    color: #333; }

#contactForm {
  padding: 60px 0px; }
  #contactForm .leftForm {
    border-top: 3px solid #edac15 !important;
    border: 1px solid #eee;
    padding: 20px 40px; }
  #contactForm .items {
    display: inline-block; }
  #contactForm .leftIcons {
    float: left;
    padding: 5px 10px;
    margin-top: 10px; }
  #contactForm .rightText {
    padding-top: 15px;
    display: inline-block;
    display: block;
    margin-left: 50px; }
  #contactForm .items {
    border-bottom: 1px solid #eee;
    width: 290px; }
  #contactForm .item:nth-child {
    border: none !important; }
  #contactForm .form-control {
    border-radius: 0;
    background: #f2f2f2;
    line-height: 2.4; }
  #contactForm ::-webkit-input-placeholder {
    color: #999999;
    font-size: 13px; }
  #contactForm ::-moz-placeholder {
    color: #999999;
    font-size: 13px; }
  #contactForm :-ms-input-placeholder {
    color: #999999;
    font-size: 13px; }
  #contactForm ::placeholder {
    color: #999999;
    font-size: 13px; }
  #contactForm .btn {
    padding: 26px 64px !important; }
  #contactForm .col-md-6 p {
    line-height: 70px; }

#servicesSingle {
  padding: 60px 0px; }
  #servicesSingle h4 {
    font-size: 15px;
    color: #999;
    text-transform: capitalize; }
  #servicesSingle .ServiceMenuItems {
    border-top: 1px solid #eee;
    border-left: 4px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 0.5px solid #eee;
    padding: 19px 30px; }
    #servicesSingle .ServiceMenuItems h4 {
      padding: 0px;
      margin: 0px; }
    #servicesSingle .ServiceMenuItems a {
      text-transform: capitalize; }
  #servicesSingle a:hover .ServiceMenuItems {
    background: #f2f2f2;
    cursor: pointer;
    border-left: 1px solid #eee;
    padding-left: 33px; }
  #servicesSingle a:hover h4 {
    color: #333; }
  #servicesSingle a:hover {
    text-decoration: none; }
  #servicesSingle .active {
    background: #f2f2f2;
    cursor: pointer;
    border-left: 1px solid #eee;
    padding-left: 33px; }
    #servicesSingle .active h4 {
      color: #333; }
  #servicesSingle #servicesInfo h4 {
    text-transform: capitalize;
    color: #333;
    margin-top: 1.4375rem;
    font-size: 1.25rem; }
  #servicesSingle #servicesInfo p {
    margin-top: 14px; }
  #servicesSingle #servicesInfo .link {
    font-weight: 700;
    font-size: .9375rem;
    text-transform: uppercase;
    color: #539ad0; }
  #servicesSingle #servicesInfo a:hover {
    text-decoration: underline; }
  #servicesSingle #servicesInfo .link:after {
    content: '\f105';
    font-family: fontawesome;
    margin-left: 6px;
    text-decoration: none; }

.requestWebsite {
  text-align: center;
  border: 3px dotted #ccc;
  height: 259px;
  padding: 40px 20px;
  background: #f2f2f2; }
  .requestWebsite i, .requestWebsite p {
    margin-bottom: 15px; }

#about {
  padding: 60px 0px; }
  #about #aboutIcons {
    margin-top: 80px !important; }
    #about #aboutIcons h4 {
      text-transform: uppercase;
      margin-top: 40px; }
  #about #centerText h4 {
    line-height: 40px; }
  #about #aboutIcons p {
    margin-top: 30px; }

#jobs {
  padding: 60px 0px; }
  #jobs .jobPost {
    border: 1px solid #f2f2f2;
    border-left: 3px solid #ddd;
    padding: 25px; }
  #jobs .jobPost:hover {
    border-left: 3px solid #edac15;
    cursor: pointer; }
  #jobs .postHeading {
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 30px 45px 35px; }
    #jobs .postHeading h4 {
      float: left; }
    #jobs .postHeading .date {
      float: right;
      color: #ccc; }
  #jobs .leftContent {
    margin-top: 10px;
    font-size: 17px;
    padding: 10px 30px 45px 35px; }
  #jobs .col-md-3 {
    background: #f2f2f2;
    padding: 28px; }

#blogSeprate {
  padding: 30px  0px; }
  #blogSeprate .blogContent h4 {
    margin: 0px; }
  #blogSeprate .blogContent span {
    font-size: 14px;
    padding-right: 8px;
    font-family: roboto,Helvetica,Arial,sans-serif; }
  #blogSeprate .blogContent i {
    font-size: 12px; }
  #blogSeprate .blogContent .day {
    padding: 10px 0px; }
  #blogSeprate .blogContent a {
    color: #edac15;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase; }
  #blogSeprate .blogContent p {
    margin-bottom: 10px; }

#blogSinglePage {
  padding: 60px 0px; }
  #blogSinglePage .blogDetails .blogImg {
    width: 100%; }
  #blogSinglePage .blogDetails h4 {
    margin-top: 0px !important;
    margin-bottom: 25px;
    font-size: 25px; }
  #blogSinglePage .blogDetails .date {
    font-weight: bold;
    color: #999999;
    margin-top: 25px;
    font-size: 18px; }
  #blogSinglePage .blogDetails p {
    font-size: 17px; }
  #blogSinglePage #smallBlog a:hover {
    text-decoration: none; }
    #blogSinglePage #smallBlog a:hover p {
      color: #333; }

#whyUs {
  background: url(../images/1.jpg);
  padding: 40px 0px;
  text-align: center; }
  #whyUs span, #whyUs p {
    color: #fff;
    font-weight: 700;
    font-family: roboto,Helvetica,Arial,sans-serif; }
  #whyUs span {
    font-size: 40px; }

#pagiNation .page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #edac15;
  border-color: #edac15; }

.spanNav a {
  color: #a89c99 !important; }

@media (max-width: 991.98px) {
  #carouselIcons a {
    display: none !important; }
  .carouselExtra {
    display: none !important; }
  .carousel-captions {
    width: 300px !important;
    position: absolute !important;
    top: 6% !important;
    left: 31px !important; }
    .carousel-captions a {
      display: none !important; }
    .carousel-captions h1 {
      font-size: 30px !important; }
    .carousel-captions p {
      font-size: 14px !important; }
  .leftForm {
    margin-bottom: 20px; }
  #sName {
    margin-bottom: 20px; }
  #jobs .jobPost {
    margin-bottom: 20px !important; }
  .blogContent h4 {
    margin: 20px 0px 0px 0px !important; }
  #projectNav {
    padding-bottom: 0px !important; }
    #projectNav li {
      border-bottom: 1px solid #fdf8f8;
      list-style: none !important;
      float: none !important;
      position: relative !important;
      padding: 5px 0px; }
  #projects {
    padding: 25px 0px;
    border: 0px; }
  #projectNav {
    padding-bottom: 94px;
    border: 1px solid #fff !important; }
    #projectNav a {
      font-size: 12px !important;
      padding-bottom: 5px !important; }
  .active {
    font-weight: bold !important; }
  #dropdownshow:hover {
    cursor: pointer; }
  .showHide {
    display: block !important; }
  .dropdown-menu {
    display: none;
    border: none; }
    .dropdown-menu a {
      font-size: 14px;
      border-bottom: 1px solid #fdf8f8; }
  .smallHidden:hover .dropdown-menu {
    display: block;
    color: red; }
  .spanNav {
    color: #333 !important; }
  .smallHidden {
    display: inline-block !important;
    margin-left: 30px; }
  .bigHidden {
    display: none !important; }
  .nav-link {
    border-bottom: 1px solid #fdf8f8;
    margin-left: 5px;
    text-transform: capitalize; }
  .navbar-brand img {
    width: 70%; }
  #mainDiv {
    display: none  !important; }
  .homeIcon {
    display: none  !important; }
  #callButton {
    visible: hidden  !important; } }

@media (max-width: 567.98px) {
  .carousel-captions a {
    display: none !important; }
  .carousel-captions h1 {
    display: none !important; }
  .carousel-captions p {
    display: none !important; }
  .nav-link {
    border-bottom: 1px solid #fdf8f8;
    margin-left: 5px;
    text-transform: capitalize; }
  .navbar-brand img {
    width: 70%; }
  #mainDiv {
    display: none  !important; }
  .homeIcon {
    display: none  !important; }
  #callButton {
    visible: hidden  !important; } }

@media (min-width: 992px) {
  .smallHidden {
    display: none !important; }
  .bigHidden {
    display: block !important; }
  .navbar {
    background: #fff;
    height: 125px;
    padding: 20px 0px !important;
    box-shadow: 0 2px 3px #dedede;
    z-index: 10; }
  .navbar .navbar-brand {
    margin-left: 116px;
    margin-bottom: 26px;
    padding-top: 15px; }
  .navbar .homeIcon {
    border-right: 1px solid #efefef;
    margin-right: 8px;
    margin-top: 0px;
    padding: 0 30px 8px 0;
    margin-left: 13px; }
  .navbar .homeIcon i {
    padding-top: 25px;
    color: #999999 !important;
    font-size: 24px; }
  .navbar a:hover i {
    color: #333333 !important; }
  .navbar .nav-item {
    margin-top: 35px;
    padding: 5px 15px !important; }
  .navbar .nav-link {
    font-size: 15px;
    color: #999999;
    display: block;
    text-transform: capitalize;
    padding-bottom: 16px;
    font-weight: 700;
    font-family: roboto,Helvetica,Arial,sans-serif; }
  .navbar .nav-link:hover {
    color: #333333; }
  .navbar .active a {
    color: #333333 !important;
    border-bottom: 3px solid #edac15; }
  .navbar #dropDown:hover .dropdown-menu {
    display: block; }
  .navbar .dropdown .dropdown-menu {
    border-color: #d89c11;
    border-radius: 0;
    margin-top: 0px;
    background: #edac15 !important;
    padding: 0px; }
  .navbar .dropdown .dropdown-item {
    color: #fff !important;
    padding: 13px 24px;
    font-size: 15px;
    font-family: open sans,Helvetica,Arial,sans-serif;
    font-weight: 400;
    border-bottom: 1px solid #d89c11; }
  .navbar .dropdown .dropdown-item:hover {
    background: #d89c11; }
  .navbar .paddIng {
    padding-left: 32px !important;
    margin-top: 0px !important; }
  .navbar .dropdown-toggle {
    color: #999 !important; } }

.navbar .callButton {
  background: #edac15;
  color: #fff;
  font-weight: bold;
  padding: 18px 16px;
  margin-top: 18px;
  margin-left: 25px; }

.navbar #callButton:hover {
  text-decoration: none; }

.card {
  margin-bottom: 20px; }

.smallFont {
  font-size: 12px !important; }

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #d0950a; }
