@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700);


/* Reseting */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Lato", sans-serif;
  font-weight: normal;
  overflow-x: hidden;
}

body::-webkit-scrollbar {
  width: 0.6em;
}

body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3);
}

body::-webkit-scrollbar-thumb {
  background-color: #a9a9a9;
  outline: 1px solid #708090;
}

/*General*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  /* font-family: "Oswald", sans-serif; */
  font-family: auto;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 30px;
}
h2 {
  margin: 30px 0;
}
p {
  line-height: 1.8;
  letter-spacing: normal;
  /* text-indent: 50px; */
}
.navbar-toggle {
  background-color: rgba(0, 0, 0, 0.89);
}
.navbar-nav > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Oswald, sans-serif;
  font-weight: 400 !important;
  font-size: 1.2rem;
}
blockquote {
  font-style: italic;
  font-family: Georgia;
  color: #999;
  margin: 0px 0 0px;
  padding: 0px 20px;
}
/* label {
  color: #777;
} */
.btn-inline {
  color: #ae130c;
  font-size: 16px;
  font-weight: 600;
}
.form-control {
  display: block;
  width: 100%;
  height: 41px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 2.428571;
  color: #555;
  background-color: #f7f7f7;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
}
/* .navbar-inverse .navbar-brand img {
  width: 171px;
} */

.navbar-inverse .navbar-brand {
  padding: 0;
  margin: 5px 0 0 0;
}

.section-title {
  margin-bottom: 20px;
}
/* Header */
#head {
  /*background: #181015 url( ../images/bg_header.jpg) no-repeat;*/
  background-size: cover;
  height: 500px;
  text-align: center;
  color: white;
  font-weight: 300;
  position: relative;
  border-top: 2px solid #ef3c4d;
  border-bottom: 2px solid #ef3c4d;
  background-position-x: center;
}
#head.secondary {
    height: 65px;
    min-height: 65px;
    padding-top: 0;
    background: #181015 url(../images/bg_header.jpg) 0 0 no-repeat;
    background-size: cover;
    text-align: left;
}

#head.secondary h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 10px;
}

#head .lead {
  font-size: 44px;
  margin-bottom: 6px;
  color: white;
  line-height: 1.15em;
}
#head .tagline {
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 25px;
}
#head .tagline a {
  color: #fff;
}
#head .btn {
  margin-bottom: 10px;
}
#head .btn-default {
  text-shadow: none;
  background: transparent;
  color: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, 0.5);
  background: transparent;
}
#head .btn-default:hover,
#head .btn-default:focus {
  color: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, 0.8);
  box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, 0.8);
  background: transparent;
}
#head .btn-default:active,
#head .btn-default.active {
  color: #fff;
  -webkit-box-shadow: inset 0px 0px 0px 3px #fff;
  -moz-box-shadow: inset 0px 0px 0px 3px #fff;
  box-shadow: inset 0px 0px 0px 3px #fff;
  background: transparent;
}
.fluid_container {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
}
#camera_wrap_4 {
  bottom: 0;
  height: 100%;
  left: 0;
  margin-bottom: 0 !important;
  position: absolute;
  right: 0;
  top: 0;
}
.camera_bar {
  z-index: 2;
}
.camera_thumbs {
  margin-top: -100px;
  position: relative;
  z-index: 1;
}
.camera_thumbs_cont {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.camera_overlayer {
  opacity: 0.1;
}
.panel {
  margin-bottom: 0px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-body {
  padding: 0px;
}

.btn {
  /* background: #ae130c; */
  background-color: #ef3c4d;
  color: #fff;
  font-size: 1rem;
}

.btn.btn-primary {
  border: none;
  padding: 8px 18px;
  box-shadow: 0 8px 12px #3535356b;
}

.btn-action,
.btn-primary {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ecfec22', endColorstr='#09bed900', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border: 0 none;
}

.btn-action:hover,
.btn-primary:hover {
  background: #f1463d;
  color:#fff;
}
.btn:hover,
.btn:active {
  color: #fff;
}
ul,
.list.custom-list ul {
  margin: 0 0 11px;
  list-style-type: none;
  padding-left: 10px;
}
.list.custom-list ul li {
  margin: 0;
  padding: 4px 0 5px 30px;
  border-top: 1px solid #f2f2f2;
  position: relative;
  background: url(../images/arrow.png) no-repeat 0 11px;
}
.list.custom-list ul li a {
  font: 14px/1.2em "Roboto", sans-serif;
  color: #ae130c;
  text-transform: none;
  display: inline;
  position: relative;
}
.thumbnail {
  position: relative;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  padding: 0;
  background: none;
  border: 1px solid #d5d5d5;
  padding: 4px;
}
.thumbnail time {
  background: #ae130c;
  padding: 5px 0;
  display: block;
  text-indent: 12px;
  color: #fff;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
  background: #e7e7e7;
}
.thumbnail .caption:hover {
}
.thumbnail .caption a {
  font: 20px;
}
.thumbnail .caption p {
  line-height: 1.3;
  font-family: math;
  margin-bottom: 0.8rem;
}
.thumbnail .caption p .title{
  font-family: auto;
  font: menu;
}

.slideUp {
  top: -100px;
}
.navbar-inverse {
  background: #fff;
  min-height: 50px;
  padding-top: 10px;
}
.navbar-inverse {
  border: none;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > .show ul > a {
  /* color: #8a8a8a; */
  color:black;
  font-size: 1.4rem;
  /* text-transform: uppercase; */
  font-family: auto;
  /* font-style: italic; */
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .show > a:hover,
.navbar-inverse .navbar-nav > .show > a:focus {
  background: none;
  color: #ef3c4d !important;
  font-weight: bold;
}
.navbar-inverse .navbar-nav > .active > a {
  color: #ef3c4d;
  border-radius: 5px;
  font-weight: bold;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav > .show ul > a {
  text-align: left;
}

.navbar-inverse .navbar-nav > .show > a {
  background: none;
  /* color: #8a8a8a; */
  color:black;
}

.navbar-expand-md .navbar-nav .nav-link {
  /* font-style: italic; */
  font-family: auto;
  font-weight: 600;
}

/* .nav-link:focus, .nav-link:hover {
    text-decoration: underline; 
} */

.navbar-nav .dropdown-menu{
  background-color: #0a0808cf;
}

.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus,
.navbar-nav .dropdown-menu > .active > a:hover {
  background: rgba(255, 255, 255, 0.1);
  color: black;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

.dropdown-submenu a::after{
  transform: rotate(-90deg);
  position: absolute;
  right: 3px;
  top: 40%;
}
/* .dropdown-submenu:hover > .dropdown-menu, .dropdown-submenu:focus > .dropdown-menu{
  display: flex;
  flex-direction: column;
  position: absolute !important;
  margin-top: -30px;
  left: 100%;
} */

/* Highlights*/
.highlight {
  margin-top: 40px;
}
.h-caption {
  text-align: center;
}
.h-caption i {
  display: block;
  font-size: 54px;
  color: #ae130c;
  margin-bottom: 36px;
}
.h-caption h4 {
  color: #382526;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
}
div.hbox {
  background: #fff;
  padding: 10px 15px;
}
.h-body {
}
.jumbotron {
  background-color: #e0e0e0;
}
.page-header {
  border-bottom: 1px solid #15c008;
}
.page-title {
  margin-top: 20px;
  font-weight: 300;
  color: #15c008;
}
.text-muted {
  color: #888;
}
.breadcrumb {
  background: 0 0;
  padding: 0;
  margin: 30px 0 0 0;
}
ul.list-spaces li {
  margin-bottom: 10px;
}
/* Helpers */
.container-full {
  margin: 0 auto;
  width: 100%;
}
.top-space {
  margin-top: 60px;
}
.top-margin {
  margin-top: 20px;
}
.circle {
  background: rgb(214, 214, 214);
  width: 95px;
  height: 95px;
  border-radius: 90px;
  line-height: 95px;
  margin: 0 auto 20px;
}
img {
  max-width: 100%;
}
img.pull-right {
  margin-left: 10px;
}
img.pull-left {
  margin-right: 10px;
}
#map {
  width: 100%;
  height: 280px;
}
#social {
  margin-top: 50px;
  margin-bottom: 50px;
}
#social .wrapper {
  width: 340px;
  margin: 0 auto;
}
.sidebar {
  padding-top: 36px;
  padding-bottom: 30px;
}
.sidebar .panel {
  margin-bottom: 20px;
}
.sidebar h1,
.sidebar .h1,
.sidebar h2,
.sidebar .h2,
.sidebar h3,
.sidebar .h3 {
  margin-top: 20px;
}
.featured-box {
  padding: 20px;
  border: solid 1px #ddd;
  margin-bottom: 20px;
  box-shadow: 1px 2px 3px 3px #e9e3e3;
}
.featured-box .text {
  padding-left: 80px;
}
.featured-box h3 {
  margin: 0 0 5px 0;
}
.featured-box i {
  position: absolute;
  display: inline-block;
  color: #f1261d9e;
  border: solid 2px #f1261d9e;
  background: #fff;
  padding: 0px;
  border-radius: 50px;
  width: 24px;
  height: 24px;
  margin: 0px;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
}

.featured-box ol {
  padding-left: 15px;
}

.dev-list {
  margin-top: 15px;
}

.dev-list .featured-box{
  height: 62px;
  padding: 5px 15px;
  margin-bottom: 10px;
}

.dev-list .featured-box img {
  position: absolute;
  display: inline-block;
  color: #ae130c;
  border: solid 1px #ae130c;
  background: #fff;
  padding: 0px;
  border-radius: 50px;
  width: 24px;
  height: 24px;
  margin: 0px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.dev-list .featured-box .text a h4{
  margin-top: 10px;
  color:#ae130c;
  font-family: auto;
  font-weight: 500;
  font-size: 1.3rem;
}

.dev-list .featured-box .text a:hover{
  text-decoration: none;
}

.cards-wrapper {
  display: flex;
  justify-content: center;
}

.cards-wrapper .projectcard-wrapper {
  display: inline-block;
  position: relative;
  width: calc(20% - 12px);
  margin-right: 8px;
  background: #fff;
  margin-bottom: 15px;
  height: 290px;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 8px 12px rgb(0 0 0 / 5%);
  border: 1px solid #d3d3d3;
}

.cards-wrapper .projectcard-wrapper a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  color: inherit;
  float: left;
}

.cards-wrapper .projectcard-wrapper .project-image {
  display: inline-block;
  width: 100%;
  height: 155px;
  float: left;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.cards-wrapper .projectcard-wrapper .project-details {
  display: inline-block;
  width: 100%;
  float: left;
  padding: 10px;
  text-align: center;
}

.cards-wrapper .projectcard-wrapper a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  color: inherit;
  float: left;
}

.cards-wrapper .projectcard-wrapper .project-details a .project-name {
  display: inline-block;
  width: 100%;
  font-size: 22px;
  color: #000000;
  font-family: Neusa Next Std medium;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  line-height: 27px;
}

.cards-wrapper .projectcard-wrapper .project-details a .project-locality {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #bfbfbf;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 700;
}

.cards-wrapper .projectcard-wrapper.project-details .line {
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  background: #dedede;
  width: 20%;
}

.cards-wrapper .projectcard-wrapper .project-details .project-info-wrap {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  position: relative;
}

.cards-wrapper
  .projectcard-wrapper
  .project-details
  .project-info-wrap
  .project-config {
  display: inline-block;
  cursor: pointer;
}

.cards-wrapper
  .projectcard-wrapper
  .project-details
  .project-info-wrap
  .project-config
  .project-price {
  font-size: 12px;
  color: #000000;
  display: inline-block;
  position: relative;
}

.cards-wrapper
  .projectcard-wrapper
  .project-details
  .project-info-wrap
  .project-config
  .project-opts {
  display: inline-block;
  width: 100%;
  float: left;
  font-size: 12px;
  color: #a8a8a8;
  font-weight: 700;
}

.cards-wrapper
  .projectcard-wrapper
  .project-details
  .project-info-wrap
  .price-tooltip {
  position: absolute;
  top: -28px;
  background: #000;
  color: #fff;
  padding: 2px 10px;
  border-radius: 0.25em;
  font-size: 9px;
  left: 0;
  text-transform: uppercase;
  display: none;
}

.carousel-control-prev,
.carousel-control-next {
  background-color: #e1e1e1 !important;
  width: 5vh !important;
  height: 5vh;
  border-radius: 50%;
  top: 50% !important;
  transform: translateY(-50%);
}

footer {
  border-top: 1px solid #e5e5e5;
  background: #ececec;
  margin-top: 40px;
}
.social {
  margin: 10px 0;
}
.social a {
  font-size: 32px;
  margin: 0 10px;
  color: #8c8c8c;
}
.social a:hover {
  color: #ae130c;
}
/* Footer */
.footer1 {
  background: #fff;
  padding: 30px 0 0 0;
  font-size: 12px;
  color: #999;
}
.footer1 a {
  color: #ccc;
}
.footer1 a:hover {
  color: #fff;
}
.footer1 .panel {
  margin-bottom: 30px;
}
.footer1 .panel-title {
  font-size: 17px;
  font-weight: bold;
  color: #ccc;
  margin: 0 0 20px;
}
.footer1 .entry-meta {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0 0 35px 0;
  padding: 2px 0;
  color: #888888;
  font-size: 12px;
  font-size: 0.75rem;
}
.footer1 .entry-meta a {
  color: #333333;
}
.footer1 .entry-meta .meta-in {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
.follow-me-icons {
  font-size: 30px;
}
.follow-me-icons i {
  float: left;
  margin: 0 10px 0 0;
  color: #ae130c;
}
.footer2 {
  background: #ef3c4d;
  padding: 15px 0;
  color: #fff;
  font-size: 12px;
}
.footer2 a {
  color: #fff;
}
.footer2 a:hover {
  color: #aaa;
}
.footer2 p {
  margin: 0;
}
.panel-simplenav {
  margin-left: -5px;
}
.panel-simplenav a {
  margin: 0 5px;
}
#services .fa {
  color: #ef3c4d;
}
/* carousel */
#quote-carousel {
  padding: 0 10px 30px 10px;
  margin-top: 30px 0px 0px;
}
/* Control buttons  */
#quote-carousel .carousel-control {
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left {
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right {
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active {
  background: #333333;
}
#quote-carousel img {
  width: 250px;
  height: 100px;
}
/* End carousel */

.item blockquote {
  border-left: none;
  margin: 0;
}
.item blockquote img {
  margin-bottom: 10px;
}
.item blockquote p:before {
  content: "\f10d";
  font-family: "Fontawesome";
  float: left;
  margin-right: 10px;
}
.contact ul {
  padding: 0px;
}
.contact ul li {
  margin-bottom: 10px;
  list-style: none;
}
footer ul li {
  list-style: none;
}
#map-canvas {
  height: 100%;
  margin: 0px;
  padding: 0px;
}
/* ------- */

#portfolio {
}
#portfolio img {
  width: 100%;
}
#portfolio article p {
  margin-bottom: 1.45em;
  /*set next row on the baseline*/
}
nav#filter {
  margin-bottom: 1.5em;
}
nav#filter li {
  display: inline-block;
  margin: 10px;
}
nav#filter a {
  padding: 4px 12px;
  line-height: 20px;
  border: 1px solid #ae130c;
  text-decoration: none;
  color: #ae130c;
}
nav#filter a.current {
  background: #ae130c;
  color: #fff;
}
.iconColor .fa {
  color: #ee0c45;
}
.portfolio-items article img {
  width: 100%;
}
.portfolio-item {
  display: block;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.portfolio-item img {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.portfolio-item .portfolio-desc {
  display: block;
  opacity: 0;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  color: rgba(220, 220, 220);
}
.fancybox-overlay {
  background: rgba(0, 0, 0, 0.64);
}
.portfolio-item:hover .portfolio-desc {
  padding-top: 20%;
  height: 100%;
  transition: all 200ms ease-in-out 0s;
  opacity: 1;
  background: rgba(61, 61, 61, 0.67);
}
.portfolio-item .portfolio-desc a {
  color: #fff;
  text-align: center;
  display: block;
}
.portfolio-item .portfolio-desc a:hover {
  /*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
  text-decoration: none;
}
.portfolio-item .portfolio-desc .folio-info {
  top: -20px;
  padding: 30px;
  height: 0;
  opacity: 0;
  position: relative;
}
.portfolio-item:hover .folio-info {
  height: 100%;
  opacity: 1;
  transition: all 500ms ease-in-out 0s;
  top: 5px;
}
.portfolio-item .portfolio-desc .folio-info h5 {
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  font-size: 1.4em;
}
.portfolio-item .portfolio-desc .folio-info p {
  color: #ffffff;
  font-size: 12px;
}
.newsBox {
  margin-bottom: 12px;
  height: 362px;
  max-height: 362px;
}
.newsBox .thumbnail{
  height: 360px;
  max-height: 360px;
}
.newsBox img {
  width: 100% !important;
  max-height: 148px;
  height: 148px;
}

.newsBox .caption{
  text-align: center;
  max-height: 188px;
  height: 186px;
}

.newsBox .caption .buttons{
  display: flex;
  gap: 1rem;
  bottom: 0;
  right: 0;
  position: absolute;
  width: 100%;
  padding: 10px 5px;
  justify-content: space-around;
}

.newsBox .caption .buttons .btn{
  /* flex:1; */
  font-size: .7rem;
  background: #ef3c4d;
  color: #fff;
}

/*Da Slider*/
.da-slider {
  width: auto;
  height: auto;
  max-height: initial;
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
}
.da-slide h2 {
  text-align: left;
  top: 15%;
  font-weight: bold;
}
.da-slide p {
  text-align: left;
  top: 40%;
  font-size: 30px;
}
.da-arrows span {
  position: absolute;
  top: 45%;
}
.da-dots span.da-dots-current:after {
  content: "";
  background: #ae130c;
}
.team-member {
  padding: 5px;
  margin-bottom: 15px;
  background-color: khaki;
}
.team-heading {
  display: block;
  width: 100%;
}
.member-img {
  overflow: hidden;
}
.member-img img {
  border-radius: 0px;
  border: 1px solid rgb(218, 218, 218);
}
.team-socials {
  margin: 12px 0;
  display: block;
  text-align: center;
}
.team-socials i {
  width: 35px;
  height: 35px;
  position: relative;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  color: #c7c7c7;
}
.team-socials i:hover {
  color: #ae130c;
}
.team-member h4 {
  font-size: 15px;
  line-height: 32px;
  padding: 10px 0 0;
  text-align: center;
  margin: 0px;
  font-weight: bold;
  color: orangered;
}
.team-member .pos {
  display: block;
  margin: 0;
  text-align: center;
  font-size: 12px;
}

.footer2 a {
  padding: 4px 8px;
}

.footer-auto-center {
  width: 100%;
  background: transparent;
  margin: 10px auto;
  position: relative;
  text-align: center;
}
.border-bottom {
  border-bottom: 1px solid #d6d2d2;
}
.block-homepage-top {
  vertical-align: top;
  width: 185px;
  display: inline-block;
  text-align: left;
  margin: 0px;
  text-align: center;
  padding: 20px 0;
  margin: 0 17px;
}
.homepage-top-thumb {
  text-align: center;
}
.homepage-top-thumb img {
  width: 50px;
  height: 45px;
}
.block-homepage-top p {
  font-family: "verdana";
  color: #555555;
  font-size: 13px;
}
.block-homepage-top h2 {
  margin: 0;
  font-family: "didot", serif;
  font-size: 25px;
  color: #2d2d2d;
}

#readmore {display: none;}
#btnReadMore{
  padding:6px;
  /* border: 1px solid #c9c3c3; */
  border-radius: 20px;
  font-size: small;
}
#btnReadMore span{
  margin-left:2px;
}

.featured .box-container{
  display: flex;
  flex-wrap: wrap;
  gap:1.5rem;
}

.featured .box-container .box{
  border:.1rem solid rgba(0,0,0,.2);
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.1);
  border-radius: .5rem;
  overflow:hidden;
  background:#fff;
  height:22rem;
  width: 255px;
}

.featured .box-container .box .image-container{
  overflow:hidden;
  position: relative;
  width: 100%;
  height: 8rem;
}

.featured .box-container .box .image-container img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: .2s linear;
}

.featured .box-container .box:hover .image-container img{
  transform: scale(1.1);
}

.featured .box-container .box .image-container .info{
  position: absolute;
  top:1rem; left:0;
  display: flex;
}

.featured .box-container .box .image-container .info h3{
  font-weight: 500;
  font-size: 1rem;
  color:#fff;
  background:rgba(0,0,0,.3);
  border-radius: .5rem;
  padding:.5rem 1.5rem;
  margin-left: 1rem;
}

.featured .box-container .box .image-container .icons{
  position: absolute;
  bottom:1rem; right:0;
  display: flex;
}

.featured .box-container .box .image-container .icons a{
  font-size: 1rem;
  color:#fff;
  display: flex;
  border-radius: .5rem;
  background: rgba(0,0,0,.3);
  margin-right: .5rem;
  padding:.5rem;
  height: 2rem;
}

.featured .box-container .box .image-container .icons a h3{
  font-weight: 400;
  padding-left: .5rem;
  font-size: 1rem;
}

.featured .box-container .box .image-container .icons a:hover{
  background:var(--red);
}

.featured .box-container .box .content{
  padding:.5rem;
}

.featured .box-container .box .content .price{
  display: flex;
  align-items: center;
}

.featured .box-container .box .content .price h3{
  color:var(--red);
  font-size: 1rem;
  margin-right: auto;
}

.featured .box-container .box .content .price a{
  color:#666;
  font-size: 1rem;
  margin-right: .5rem;
  border-radius: .5rem;
  height:1.5rem;
  width:1.5rem;
  line-height: 1.5rem;
  text-align: center;
  background:#f7f7f7;
}

.featured .box-container .box .content .price a:hover{
  background:var(--red);
  color:#fff;
}

.featured .box-container .box .content .location{
  padding:.5rem 0;
}

.featured .box-container .box .content .location h3{
  font-size: 1rem;
  color:#333;
}

.featured .box-container .box .content .location p{
  font-size: 0.8rem;
  color:#666;
  line-height: 0.5;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.featured .box-container .box .content .details{
  padding:.5rem 0;
  display: flex;
}

.featured .box-container .box .content .details h3{
  flex:1;
  padding:0.5rem;
  border:.1rem solid rgba(0,0,0,.1);
  /* color:#999; */
  font-size: 0.7rem;
}

.featured .box-container .box .content .details h3 i{
  color:#333;
  /* padding-left: .5rem; */
}

.featured .box-container .box .content .buttons{
  display: flex;
  gap:1rem;
}

.featured .box-container .box .content .buttons .btn{
  flex:1;
  font-size: .9rem;
  background: #d12d26c9;
  color: #fff;
}

#snackbar {
  visibility: hidden;
  min-width: 250px;
  margin-left: -125px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 12;
  left: 50%;
  top: 70px;
  font-size: 17px;
}

#snackbar.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}


.img-responsive {
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.camera_caption {
  color: #fff;
  font-size: xx-large;
  font-weight: 600;
  font-style: italic;
  font-family: auto;
}

.camera_caption > div {
  background: #ef3c4d !important;
  background: #ef3c4d !important;
}

/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: .8rem;
  transition: all 0.3s ease;
  color: white;
  font-size: 1.5rem;
}

/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.instagram {
  background: #f09433; 
  background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
  background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
  background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
  color: white;
}

.whatsapp  {
  color: white;
  background: #25d366;
}

.icon-bar .whatsapp img{
  width: 1.5rem;
  vertical-align: unset;
}

@-webkit-keyframes fadein {
  from {top: 0; opacity: 0;} 
  to {top: 30px; opacity: 1;}
}

@keyframes fadein {
  from {top: 0; opacity: 0;}
  to {top: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {top: 30px; opacity: 1;} 
  to {top: 0; opacity: 0;}
}

@keyframes fadeout {
  from {top: 30px; opacity: 1;}
  to {top: 0; opacity: 0;}
}


.error {
  color: red !important;
}

label.error {
  display: inline;
}

.icon {
  height: 25px;
  width: 25px;
  display: inline-block;
  margin-right: 5px;
}

.ticker-container {
  width: 100%;
  overflow: hidden;
  }
  .ticker-wrapper {
  width: 100%;
  padding-left: 100%;
  background-color: transparent;
  }
  @keyframes ticker {
  0% {
  transform: translate3d(0, 0, 0);
  }
  100% {
  transform: translate3d(-100%, 0, 0);
  }
  }
  .ticker-transition {
  display: inline-block;
  white-space: nowrap;
  padding-right: 100%;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
  }
  .ticker-transition:hover {
  animation-play-state: paused;
  cursor: pointer;
  }
  .ticker-item {
  display: inline-block;
  padding: 0 .5rem;
  }

  .homeloancalculator{
    margin: 10px 0;
  }

  .homeloancalculator .btn{
    background: #ef3c4d;
    color: #fff;
  }


  .gallery .wrap {
    overflow: hidden;
    margin: 5px;
    max-width: 1500px;
  }
  .gallery .box {
      float: left;
      position: relative;
      padding-bottom: 10px;
      width: 7rem;
      height: 8.5rem;
      margin: 2px;
      border: 1px solid #eddfda;
  }
  
  .gallery .boxInner {
      position: unset;
      left: 10px;
      right: 10px;
      top: 10px;
      bottom: 10px;
      overflow: hidden;
  }
  
  .gallery .imgBox {
      height: auto;
  }
  .gallery .titleBox {
      height: 1.5rem;
  }
  .gallery .titleBox h6 {
      height: .7rem !important;
  }
  
  .gallery .boxInner img { 
      width: 100%;
      height: 8rem;  /* box - titlebox if title given */
      vertical-align: middle;
  }

  .ribbon {
    position: absolute;
    right: -5px; top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px; height: 75px;
    text-align: right;
  }
  
  .ribbon span {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#EB2B0E 0%, #E80C46 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px; right: -21px;
  }
  .ribbon span::before {
    content: "";
    position: absolute; left: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid #E80C46;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #E80C46;
  }
  .ribbon span::after {
    content: "";
    position: absolute; right: 0px; top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #E80C46;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #E80C46;
  }

/**
  MEDIA QUERIES
*/
@media (min-width: 120px) {
  #head.secondary {
      height: 65px;
      min-height: 65px;
      background-size: initial;
      background: #181015 url(../images/bg_header.jpg) 0 -917px no-repeat;
  }
}

@media (max-width: 767px) {
  #head.secondary {
    height: 80px;
    min-height: 80px;
    background-size: initial;
  }
  #head > #camera_wrap_4
  {
    height: 480px !important;
  }
  #head .lead {
    font-size: 34px;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  #quote-carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
    margin-top: 30px;
  }

}

@media (max-width: 767px) {
  .navbar-collapse ul {
    text-align: right;
    margin-right: 0px;
  }
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
  /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
  #head > #camera_wrap_4
  {
    height: 480px !important;
  }
  .navbar-inverse .navbar-nav > li > a,
  .navbar-inverse .navbar-nav > .open ul > a {
    font-size: 13px;
  }
  #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;
  }
  .footer2 p {
    margin: 0;
    text-align: center;
  }
  #contactPanel .visible-xs {
    display: inline-block !important;
  }
}

@media (max-width: 420px) {
  #camera_wrap_4,
  #head {
    height: 380px !important;
  }
  .da-slide h2 {
    font-size: 28px;
  }
  .da-slide p {
    font-size: 19px;
    font-weight: 400;
  }
}

@media only screen and (max-width:480px) { 
  /* Smartphone view: 1 tile */
  .gallery .box {
      width: 100%;
      padding-bottom: 100%;
  }
}
@media only screen and (max-width:650px) and (min-width:481px) { 
  /* Tablet view: 2 tiles */
  .gallery .box {
      width: 50%;
      padding-bottom: 50%;
  }
}
@media only screen and (max-width:1050px) and (min-width:651px) { 
  /* Small desktop / ipad view: 3 tiles */
  .gallery .box {
      width: 33.3%;
      padding-bottom: 33.3%;
  }
}
@media only screen and (max-width:1290px) and (min-width:1051px) { 
  /* Medium desktop: 4 tiles */
  .gallery .box {
      width: 25%;
      padding-bottom: 25%;
  }
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {
	.dropdown-menu li{ position: relative; 	}
	.nav-item .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.nav-item .submenu-left{ 
		right:100%; left:auto;
	}
	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{ display: block; }
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
  .dropdown-menu .dropdown-menu{
      margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
  }
}	
/* ============ small devices .end// ============ */