:root {
  --color-primary: #0055b8;
  --color-primary-light: #cfecff;
  --color-highlight:  #00a6ed;
  --color-light:  #f7f7f7;
  
  --color-highlight-hover:  #3fd5ff;
  --color-primary-hover:  #085891;
}

footer h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
.navbar-default .dropdown-menu li {
    min-width: 250px;
}
span.actionicon {
    padding: 25px;
    display: inline-block;
    background: #00a6ed;
    border-radius: 50%;
}
    span.linkedin-icon a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding-left: 45px;
    display: inline-block;
    margin-top: 15px;
    font-size: 13px;
    letter-spacing: 1px;
}

span.linkedin-icon img {
    padding-right: 7px;
      margin-right: 14px;
}

span.facebook-icon a {
    margin-top: 5px;
}
.footerlogos img {
    max-width: 160px;
}
.contact .address {
    min-height: 163px;
}
.contact .phone {
    min-height: 163px;
}
.contact .email {
    min-height: 163px;
}
.action-buttons-container .action-link .image {
    width: 70px;
    height: 70px;
    border-radius: 0;
    background: transparent;
}

.action-buttons-container .action-link:hover span.actionicon {
    background: #0055b8;
}
footer h5 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
.navbar-default .dropdown-menu li.active > a, .navbar-default .dropdown-menu li.active > a:focus, .navbar-default .dropdown-menu li.active > a:hover {
    background: transparent;
    color: #0055b8;
    text-decoration: underline;
}

.team_detail {
    margin-bottom: 25px;
}
.table table td {
    padding: 7px 0;
}
.table table strong {
    color: #000;
}
footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-weight: 700;
}
.cycle-pager a.cycle-pager-active {
    background: #0055b8;
   
}
.cycle-pager a {
    border-radius: 10px;
    background: #fff;
}
footer {
    line-height: 38px;
    text-transform: uppercase;
}
.cycle-pager.container {
    margin-bottom: 15px;
}
footer h5:after {
  content: "";
  display: block;
  height: 3px;
  background-color: #00a6ed;
  margin: 0 0px;
  width:19px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.footer-logo {
    background: url(/images/footer-line.png);
    padding-top: 10px;
    background-position:right;
    background-repeat: repeat-x;
    padding-bottom: 30px;
    text-align:center;
}
footer .grid-section > div {
    padding-top: 5px;
}
.grid-section > div.footer-logo {
    background-size: initial;
}

footer .grid-section > div.footerform {
    padding: 60px;
    border: 12px solid #00a6ed;
}
footer .grid-section > div.footerform {

    padding: 60px;
    border: 12px solid #00a6ed;
    text-transform: initial;
    line-height: 22px;
    color: #e4e4e4;
}
footer h2 {
    font-size: 36px;
    color: #fefefe;
    font-weight: bold;
    padding-bottom: 10px;
}
.footerform .col-md-7.column {
    border-left: 2px solid #00a6ed;
    padding-left: 50px;
}
.form-control {
    margin-bottom: 15px;
    height: auto;
    padding: 13px;
    border-radius: 15px;
    width: 95%;
    font-style: italic;
}
button.btn.btn-default {
    background: #00a6ed;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    padding: 9px 40px;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 9px;
        margin-top: 20px;
}


nav.navbar.navbar-default.navbar-static-top.toplogo {
    background: #0055b8 ;
    padding-top: 10px;
        z-index: 99999;
    padding-bottom: 10px;
   
}

span.address-icon {
    background: url(/images/address-icon.png) no-repeat left center;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding-left: 45px;
    display: inline-block;
    margin-top: 20px;
	    font-size: 13px;
    letter-spacing: 1px;
}

span.phone-icon {
    background: url(/images/phone-icon.png) no-repeat left center;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding-left: 45px;
    display: inline-block;
    margin-top: 20px;
	    font-size: 13px;
    letter-spacing: 1px;
}

span.phone-icon a {
    color: #fff;
}

span.facebook-icon a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding-left: 45px;
    display: inline-block;
    margin-top: 27px;
	    font-size: 13px;
    letter-spacing: 1px;
}

.facebook-icon img {
    padding-right: 10px;
}
.col-md-4.headeraddress {
    text-align: right;
}
nav.navbar.navbar-default.navbar-static-top.toplogo {
    padding-top: 20px;
    padding-bottom: 22px;
}
nav.navbar.navbar-default.navbar-static-top.toplogo:after {
    content: "";
    display: block;
    height: 112px;
    background: url(/images/footer-line.png);
    position: absolute;
   bottom: -26px;
   background-position: right;
    background-repeat: repeat-x;
    width: 100%;    z-index: -1;

}
nav.navbar.navbar-default.navbar-static-top.sitemenu {
    background: #00a6ed;    padding-top: 10px;
}
ul.nav.navbar-nav {
    float: none;
    text-align: center;
}

ul.nav.navbar-nav > li {
    display: inline-block;
    float: none;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-default .dropdown-menu li a {
    color: #0055b8;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.navbar-default .dropdown-menu li a:hover {
    color: #0055b8;
  
}
.slide-caption {
    background: transparent;
    bottom: 35%;
}

p.slide-header {
    font-size: 49px;
    color: #fff;
    font-weight: 900;
    margin:0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=0, Color=#181A1D)";/*IE 8*/
    text-shadow: 1px 1px 5px rgba(24,26,29,0.1), 0 1px 13px rgba(24,26,29,0.8);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=135, Color=#181A1D); /*IE 5.5-7*/
}

p.slide-header b {color:#11b5e4;font-weight: 900;}
p.slide-text {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
}
a.link {
    padding: 10px 25px;
    border-radius: 8px;
    background: #00a6ed;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
    padding-top: 23px;
}
h3 {
    font-weight: 800;
        padding-bottom: 10px;
}
.team_img {
    width: 100%;
}

.team_detail {
    padding: 40px;
    background: #7b7b7b;
}

.staff-container .employee-name {
    color: #fff;
    font-size: 19px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color=#181A1D)";/*IE 8*/
text-shadow: 1px 1px 2px rgba(24,26,29,0.1), 0 1px 4px rgba(24,26,29,0.8);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#181A1D); /*IE 5.5-7*/
}

.staff-container .employee-title {
    text-align: center;
    font-style: italic;
    font-size: 15px;
    color: #ffffff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color=#181A1D)";/*IE 8*/
text-shadow: 1px 1px 2px rgba(24,26,29,0.1), 0 1px 4px rgba(24,26,29,0.8);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=#181A1D); /*IE 5.5-7*/
}


.staff-container .employee-phone,.staff-container .employee-phone a {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff;
    line-height: 30px;
}

span.employee-title:after {
  content: "";
  display: block;
  height: 2px;
  background-color: #00a6ed;
  margin: 0 auto;
  width: 50px;
  margin-top: 22px;
  margin-bottom: 15px;
}
.team_detail:hover {
    background: #aaaaaa;
}
div#google-maps-canvas {
    margin-top: 85px;
}
.contact strong {
    color: #313131;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;    font-weight: 800;
}

.address {
    background: url(/images/icon-address.png) no-repeat left center;
    padding-left: 110px;
    border: 1px solid #f1f1f1;
    padding-top: 23px;
    padding-bottom: 10px;
    border-radius: 2px;
    min-height: 121px;    letter-spacing: 1px;color: #969595;
}

.phone {
    background: url(/images/icon-phone.png) no-repeat left center;
    padding-left: 110px;
    border: 1px solid #f1f1f1;
    padding-top: 23px;
    padding-bottom: 10px;
    border-radius: 2px;
    min-height: 121px;    letter-spacing: 1px;color: #969595;
}

.email {
    background: url(/images/icon-email.png) no-repeat left center;
    padding-left: 110px;
    border: 1px solid #f1f1f1;
    padding-top: 23px;
    padding-bottom: 10px;
    border-radius: 2px;
    min-height: 121px;    letter-spacing: 1px;color: #969595;
}
.mobileshow {
display: none;
}
h1 {
    color: #303030;
    font-size: 40px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
}

h2 {
    color: #303030;
    font-size: clamp(1.375rem, 1.1786rem + 0.9821vw, 2.0625rem);
    font-weight: bold;
}

.tekst-dark, .tekst-dark h2{
    color: var(--color-primary);
}

.tekst-light, .tekst-light h2{
    color:var(--color-primary-light);
}

.tekst-white, .tekst-white h2 {
    color:#fff;
}

.tekst-highlight, .tekst-highlight h2{
    color:var(--color-highlight);
}



.text.text-center {
    color: #515151;
    
}
.action-buttons-container .action-link .name {
    font-weight: bold;
}

.about p {
    font-size:16px;
}

.grid-section > div.about {
    padding: 150px 0;
}

.grid-section > div.about h3 {
    color: #fff;
    font-size: 35px;
}

.grid-section > div.about {
    color: #e4e4e4;
}

.grid-section > div.about h5 {
    color: #ffffff;
    font-size: 17px;
    font-weight: bold;
}

.page-content .grid-section > div.full .container {
    width: 100%;
    margin: 0;
    padding: 0;
}
.page-content .grid-section > div.full .container .row{
   
    margin: 0;
    padding: 0;
}
.page-content .grid-section > div.full .container .column{
 
    margin: 0;
    padding: 0;
}



.col-centered {
    float: none;
    margin: 0 auto;
}

.carousel-control { 
    width: 8%;
    width: 0px;
}
.carousel-control.left,
.carousel-control.right { 
    margin-right: 40px;
    margin-left: 32px; 
    background-image: none;
    opacity: 1;
}
.carousel-control > a > span {
    color: white;
	  font-size: 29px !important;
}

.carousel-col { 
    position: relative; 
    min-height: 1px; 
    padding: 5px; 
    float: left;
 }

.gallerylist .image {
    width: 100%;
}
.carousel-col {
    padding: 0;
}
.gallerylist-content {
    position: absolute;
    top: 0;
    margin: 45px;
    color: #fff;
    text-align: center;
        background: rgba(0, 85, 184, 0.50);
    padding: 50px;
}

.gallerylist-content a {
    color: #fff;
}

.gallerylistname {
    font-size: 25px;    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
a.gallerylistmore {
    position: absolute;
    bottom: 16%;
    left: 0;
    right: 0;
}
a.gallerylistmore {
    background: #00a6ed;
    text-transform: uppercase;
    border: 0;
    color: #fff;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    padding: 9px 40px;
    display: inline-block;
    border-radius: 9px;
    width: 180px;
    margin: 0 auto;
}

.gallerylisttext {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
}


.gallerylist:hover .gallerylist-content {
    display: block;
}
.gallerylist-content {
    display: none;
}
.carousel-control.left, .carousel-control.right {
    margin-right: 0;
    margin-left: 62px;
    background-image: none;
    opacity: 1;
    top: 44%;
}
.carousel-control img {
    width: 35px;
    height: 47px;
    display: block;
    max-width: 60px;
    position: absolute;
    right: 0;
}
.carousel-control.left {
    left: 40px;
}

.carousel-control.right {
    right: 40px;
}
.gallerylistname {
    text-transform: uppercase;
}

 #carousel .active > div { display:none; }
 #carousel .active > div:first-child { display:block; }
.col-md-6.no-padding.line1:after {
    content: "";
    width: 1px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 48%;
    background: #82acdc;
    margin-right: 25px;
}

.col-md-6.no-padding.line1 {
    padding-right: 10px;
}

.col-md-6.no-padding.line1 span.address-icon {
    padding-right: 20px;
}
.col-md-4.no-padding.toplogo {
    padding-left: 30px;
}
.navbar-default .navbar-nav > li > a {
    padding-left: 30px;
    padding-right: 30px;
}
.about strong {
    font-weight: 800;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;    color: #fff;
}
.page-content.homepage {
    margin-bottom: 0;
    padding-bottom: 0;
}
.page-content .grid-section > div.full {
    margin-bottom: 0;
}
footer {
    font-size: 13px;
}
footer {
    letter-spacing: 1px;
}

.action-link{
    padding: 20px 0px;
}

.action-buttons-container .action-link .image {
    background: #00a6ed;
   
}

.action-buttons-container .action-link:hover .image {
    background: #0055b8;
}
.grid-section > div.about {
    margin-bottom: 45px;
}

.product-slider { }

.product-slider #carousel { margin: 0; }

.product-slider #thumbcarousel { margin: 12px 0 0;  }

.product-slider #thumbcarousel .item {     text-align: left;}

.product-slider #thumbcarousel .item .thumb {
       width: 24%;
    margin: 0%;
    float: left;
    vertical-align: middle;
    cursor: pointer;
   
       margin-right: .5%;
    margin-bottom: 1%;
    margin-left: .5%;
}
.product-slider #thumbcarousel {
    margin-left: -.5%;
    margin-right: -.5%;
}
.product-slider #thumbcarousel .item .thumb:hover { border-color: #1089c0; }

.product-slider .item img { width: 100%; height: auto; }

.carousel-control { color: #0284b8; text-align: center; text-shadow: none; font-size: 30px; width: 30px; height: 30px; line-height: 20px; top: 23%; }

.carousel-control:hover, .carousel-control:focus, .carousel-control:active { color: #333; }

.carousel-caption, .carousel-control .fa { font: normal normal normal 30px/26px FontAwesome; }
.carousel-control { background-color: rgba(0, 0, 0, 0); bottom: auto; font-size: 20px; left: 0; position: absolute; top: 40%; width: auto; }

.carousel-control.right, .carousel-control.left { background-color: rgba(0, 0, 0, 0); background-image: none; }

 .mainmenu li {
    width: 100%;
    margin-bottom: 0;
}
.mainmenu {
position:absolute;
}
.navbar-default .container {
    position: initial;
}
.nav > li {
    position: initial;
}
.navbar-default .dropdown-menu li {
    list-style: none;
}
.mainmenu li {
    
    float: left;
    padding: 10px;
        margin-bottom: 10px;
}
.navbar-default .dropdown-menu li {
    display: inline-block;
    float: none;
    width: auto;
    padding: 15px 30px;
}
.navbar-nav>li>.dropdown-menu {
    text-align: center;
}

.mainmenu.dropdown-menu ul {
    margin: 0;
    padding: 0;
}
.mainmenu.dropdown-menu {
    width: 100%;
    border: 0;
    border-radius: 0;
}
.footerlogos p {
    padding-top: 14px;
}
/*xs*/
.mobileshow {
display:none;
}
.desktopshow {
display:block;
}

.product-slider {
    position: relative;
}

.product-slider #thumbcarousel {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0;
}
.article-slide .carousel-indicators {
    bottom: 25px;
    left: -5px;
    margin: 0;
    width: 1300%;
}
/* Indicators list style */
.article-slide .carousel-indicators li {
   border: medium none;
    border-radius: 0;
    float: left;
    height: 153px;
    margin-bottom: 0px;
    margin-left: 3px !important;
    margin-right: 3px !important;
    margin-top: 0;
    width: 230px;
}
/* Indicators images style */
.article-slide .carousel-indicators img {
    float: left;
  /*  height: 85px;*/
    left: 0;
    width: 230px;
    
}
/* Indicators active image style */
.article-slide .carousel-indicators .active img {
   
}
.article-slide .carousel-indicators .active:after {
    content: "";
    background:rgba(70, 58, 58, 0.4);
    display: block;
    position: absolute;
    left: 3px;
    right: 3px;
    top: 3px;
    bottom: 2px;
}

.article-slide .carousel-indicators .active {
    position: relative;
}
.propertyimg_detail {
    overflow: hidden;
}
a.lefticon {
    position: absolute;
    z-index: 100;
    bottom: 75px;
    left: 5px;
}
a.righticon {
    position: absolute;
    z-index: 100;
  
	 bottom: 75px;
    right: 5px;

}
.carousel-inner>.item>img {
    width: 100%;
}
.article-slide .carousel-indicators img {
    border: 3px solid #fff;
    border-radius: 3px;
}

.propertythumb {
    width: 100%;
    overflow: hidden;
    height: 185px;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
}
	.gallerylist-content {
        width: 90%;
    height: 85%;
    margin: 5%;
       padding: 13%;
    padding-left: 0;
    padding-right: 0;
		
}


  .product-slider { }

.product-slider #carousel { margin: 0; }

.product-slider #thumbcarousel { margin: 12px 0 0; padding: 0 45px; }

.product-slider #thumbcarousel .item { text-align: center; }

.product-slider #thumbcarousel .item .thumb { width: 19%; margin: 0 .5%; display: inline-block; vertical-align: middle; cursor: pointer; max-width: 220px; }

.product-slider #thumbcarousel .item .thumb:hover { border-color: #1089c0; }

.product-slider .item img { width: 100%; height: auto; }

.carousel-control { color: #0284b8; text-align: center; text-shadow: none; font-size: 30px; width: 30px; height: 30px; line-height: 20px; top: 23%; }

.carousel-control:hover, .carousel-control:focus, .carousel-control:active { color: #333; }

.carousel-caption, .carousel-control .fa { font: normal normal normal 30px/26px FontAwesome; }
.carousel-control { background-color: rgba(0, 0, 0, 0); bottom: auto; font-size: 20px; left: 0; position: absolute; top: 30%; width: auto; }

.carousel-control.right, .carousel-control.left { background-color: rgba(0, 0, 0, 0); background-image: none; }

    .product-slider #thumbcarousel {
    position: relative;
        padding: 0;
    
}
a.lefticon {
  
    bottom: 35%;
  
}
a.righticon {
   
    bottom: 35%;
   
}
.product-slider {
    margin-bottom: 25px;
}
#carousel a.lefticon {
    bottom: 45%;
}
#carousel a.righticon {
    bottom: 45%;
}

#carousel .lefticon{    display: none;}

#carousel .righticon{    display: none;}
.footerform {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}
@media (max-width: 1920px) {
	.gallerylist-content {
    padding-top: 16%;
}
}
@media (max-width: 767px) {

  .carousel-inner .active.left { left: -100%; }
  .carousel-inner .active.right { left: 100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev		     { left: -100%; }
  .carousel-col                { width: 100%; }
	
    .gallerylist-content {
   
    margin: 10%;
    
    padding: 15px;
}
    .carousel-control img {
   width: 35px;
    height: 47px;
    display: block;
    max-width: 40px;
    position: absolute;
    right: 0;
}
    .carousel-control.left {
    left: 5px;
}

.carousel-control.right {
    right: 5px;
}
.carousel-control.left, .carousel-control.right {
    margin-right: 0;
    margin-left: 43px;
    background-image: none;
    opacity: 1;
    top: 35%;
}

}

/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
  .carousel-inner .active.left { left: -50%; }
  .carousel-inner .active.right { left: 50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		     { left: -50%; }
  .carousel-col                { width: 50%; }
	#carousel .active > div:first-child + div { display:block; }

    .gallerylist-content {
   
    margin: 30px;
    
    padding: 25px;
}
    .carousel-control.left {
    left: 5px;
}

.carousel-control.right {
    right: 5px;
}
	nav.navbar.navbar-default.navbar-static-top.toplogo:after {
    background-position: 89%;
}
	.grid-section > div.about {
    background-position: 47% 0;
}
	.gallerylist-content {
    padding: 7% 3%;
}
}
@media (min-width: 1366px) and (max-width: 1601px) {
	.grid-section > div.about {
    background-position: 24%;
}
}
@media (min-width: 1200px) and (max-width: 1366px) {
.grid-section > div.about {
    background-position: 50%;
}
}
@media (min-width: 1024px) and (max-width: 1200px) {
.grid-section > div.about {
    background-position: 55%;
}
}
@media (min-width: 992px) and (max-width: 1130px) {
.col-md-4.no-padding.toplogo {
    padding-left: 0;
}
	span.facebook-icon {
    margin-left: -50px;
}
}

/*md*/
@media (min-width: 992px) and (max-width: 1199px) {
	.slide-caption {
   
    bottom: 26%;
}
  .carousel-inner .active.left { left: -33%; }
  .carousel-inner .active.right { left: 33%; }
	.carousel-inner .next        { left:  33%; }
	.carousel-inner .prev		     { left: -33%; }
  .carousel-col                { width: 33%; }
	#carousel .active > div:first-child + div { display:block; }
  #carousel .active > div:first-child + div + div { display:block; }
	
	nav.navbar.navbar-default.navbar-static-top.toplogo:after {
    background-position: 93%;
}
	.grid-section > div.about {
    background-position: 47% 0;
}
	.gallerylist-content {
    padding: 7% 3%;
}
}
@media (max-width: 1200px) {
span.facebook-icon a {
    padding-left: 5px;
}
}

@media (max-width: 991px) {
	.headeraddress {
    display: none;
}
}
/*lg*/
@media (min-width: 1200px) {
  .carousel-inner .active.left { left: -25%; }
  .carousel-inner .active.right{ left:  25%; }
	.carousel-inner .next        { left:  25%; }
	.carousel-inner .prev		     { left: -25%; }
  .carousel-col                { width: 25%; }
	#carousel .active > div:first-child + div { display:block; }
  #carousel .active > div:first-child + div + div { display:block; }
	#carousel .active > div:first-child + div + div + div { display:block; }
}

@media screen and (max-width: 768px) {
	 .mobileshow {
display:block;
}
    .desktopshow {
display:none;
}
    .mobileshow {
display: block;
}
    .footer-links {
    display: none;
}
    footer.container-fluid.no-padding {
    text-align: center;
}
    footer h5:after {
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
}
    .footer-logo img {
    max-height: 40px;
}
   .grid-section > div.footer-logo {
    background-position: 89% 5px;
}
   .grid-section > div.footer-logo {
    border-top: 50px solid #fff;
}
   footer .grid-section > div.footerform {
    padding: 10px;
}
   footer h2 {
    font-size: 27px;
  
}
   body {
    
    font-size: 14px;
   
}
   .form-control {
    width: 100%;
}
   .footerform .col-md-7.column {
    border-left: 0px solid #00a6ed;
    padding-left: 15px;
}
   form#contact-form {
    padding: 25px 0;
}
.headeraddress {
    display: none;
}

.navbar-default .navbar-brand {
    float: none;
    margin: 0;
    padding: 20px;
    text-align: center;
}

.navbar-default .navbar-brand img {
    margin: 0 auto;max-height: 40px;
}

nav.navbar.navbar-default.navbar-static-top.toplogo:after {
    background-position: 89% -1px;
}
button.navbar-toggle {
    color: #fff;
    font-size: 30px;
    margin: 0;
    padding: 0;
    border: 0;
    margin-top: 8px;
    margin-bottom: 10px;
}
span.footer-social {
    margin-top: 14px;
    display: inline-block;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
    .navbar-default .navbar-nav > li > a:after {
    display:none;
    }
   
   .navbar-default .navbar-nav > li > a {
    padding: 15px;
}

div#navbar {
    position: absolute;
    background: #00a6ed;
    width: 100%;
    margin-top: 15px;
}

ul.nav.navbar-nav > li {
    display: block;
}
.navbar-default .navbar-nav > li > a {
    text-align: left;
    padding-left: 55px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    padding: 15px;
    padding-left: 76px;
    color: #fff;

}
.slide-caption {
    padding: 0;
    bottom: 5px;
    text-align: center;
}
a.link {
    margin: 0;
}
p.slide-text {
    font-size: 15px;
}

p.slide-header {
    font-size: 25px;
}
.team_detail {
    margin-bottom: 30px;
}
.contact .column {
    margin-bottom: 20px;
}
h1 {
    font-size: 28px;
}
.action-content-sub {
    margin-bottom: 25px;
}
.action-buttons-container .row {
    margin-top: 0;
    margin-bottom: 0;
}
.grid-section > div.about {
    padding: 75px 0;
    padding-bottom: 40px;
}
.grid-section > div.about {
    background-position: 25%;
}
.grid-section > div.about h3 {
    font-size: 28px;
}
.action-buttons-container {
    margin-top: 0;
    margin-bottom: 0;
}
.footer-social img {
    padding: 0 5px;
}
.gallerylist-content {
   
}
	.navbar-default .dropdown-menu li {
    width: 100%;
    float: left;
    display: block;
    text-align: left;
    padding-left: 60px;
}

.navbar-default .dropdown-menu li a {
    color: #fff;
}
.slide-caption {
    bottom: 39%;
}
	.grid-section > div.about {
    margin-bottom: 10px;
}
	.navbar-brand1  img {
    max-width: 150px;
}

.col-md-4.no-padding.toplogo {
    text-align: center;
    padding: 0;
}
	nav.navbar.navbar-default.navbar-static-top.toplogo:after {
    background-position: 95% 22px;
    background-size: 1600px;
}
	a.navbar-brand1 {
    padding: 6px 0;
    display: block;
}
	.action-content-sub .text.text-center {
    display: none;
}
	.action-buttons-container .action-link .name {
    font-size: 15px;
}
	
	.grid-section > div.footer-logo{
	 background-position: 93% 22px;
    background-size: 1600px;
	}
.footerlogos h5 {
    display: none;
}

.footerlogos p {
    display: inline-block;
}

.footerlogos img {
       max-width: 160px;
    padding: 0 15px;
}
	.cycle-pager.container {
    z-index: 100;
}
	div#navbar {
    border: 0;
    box-shadow: 0 0 0;
}
	ul.nav.navbar-nav {
    border-top: 1px solid #fff;
    margin: 0;
    margin-bottom: 20px;
    margin-top: 5px;
    padding-top: 15px;
}
	.navbar-default .navbar-nav li a {
    font-size: 13px;
}
	footer .grid-section > div.mobileshow.movetop {
    background: #fff;
    color: #0055b8;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

footer .grid-section > div.mobileshow.movetop a {
    color: #0055b8;
    font-weight: bold;
}
.grid-section > div.footer-logo {
    border-top: 0px solid #fff;
}
	div#google-maps-canvas {
    margin-top: 0;
}
	.staff-container h2 {
    display: none;
}

	.page-content {
    padding-top: 30px;
	}
	h3 {
    font-size: 22px;
	}
	.navbar-default .dropdown-menu li.active > a, .navbar-default .dropdown-menu li.active > a:focus, .navbar-default .dropdown-menu li.active > a:hover {
    background: transparent;
    color: white;
}
.navbar-default .dropdown-menu li {
    padding-top: 5px;
    padding-bottom: 5px;
}
	.about {
    margin-top: -50px;
}
	.grid-section > div.about {
    margin-bottom: 27px;
}
	.article-slide .carousel-indicators {
    display: none;
}
	.propertythumb {
    position: absolute;
}
	a.lefticon ,a.righticon{
   
    bottom: 45%;

}
		.gallerylist-content {
  
    height: 70%;
    margin: 10%;
   padding: 5%;
}
	.carousel-control.left, .carousel-control.right {
    
    top: 45%;
}
	.about .col-sm-6.column {
    max-width: 550px;
}
	.gallerylisttext {
    line-height: 18px;
}
	.gallerylist-content {
    display: block;
}
	.gallerylist-content {
   
    padding-top: 10%;
}
	.product-slider #thumbcarousel {
    display: none;
}
	#carousel .lefticon{    display: block;}

#carousel .righticon{    display: block;}
	#carousel .righticon img {
    max-width: 25px;
}
#carousel .lefticon img {
    max-width: 25px;
}
	.gallerylist-content {
   
    width: 80% !important;
   
}
}

@media screen and (max-width: 500px) {
	.slide-caption {
    bottom: 31%;
}
}
    
 @media screen and (max-width: 768px) {
    .col-md-4.no-padding.toplogo {
        text-align: center;
        padding: 0;
    }
    
    @media screen and (max-width: 768px) {
    .grid-section .footer-logo {
        border-top: 0px solid #fff;
    }
}
@media screen and (max-width: 768px) {
    .grid-section .footer-logo {
        background-position: 93% 22px;
        background-size: 1600px;
    }
}

@media screen and (max-width: 768px) {
    .splide__list {
        height:40vh!important;
    }
}

