/*
Theme Name: Webahead Internet Bronze Theme 2020
Description: Bronze Package Theme
Version: 1.3 - Theme 3
Author: Charlie Lamprell
Edits : Jimmy Kitson
Author URI: https://webaheadinternetltd.co.uk/
*/

:root {
  --main-bg-color: #d2b565;
}

* {
    font-family: 'Lato', sans-serif;
    font-weight: 300;

}

h1 h2 h3 p i a {
	overflow: hidden !important
}

h1
 {
font-family: 'Playfair Display', serif;
    font-weight: 400;
}

h2
 {
font-family: 'Playfair Display', serif;
    font-weight: 400;
}

h4
 {
font-family: 'Playfair Display', serif;
    font-weight: 400;
}

p {color:#5d5d5d;
line-height:1.6em;}

a{color:var(--main-bg-color);}
a:hover{color:var(--main-bg-color);}

.backgroundcolor {
	background-color: #fff;
  z-index: 90;
  position: sticky;
-webkit-box-shadow: 0px 6px 10px -5px rgba(0,0,0,0.15); 
box-shadow: 0px 6px 10px -5px rgba(0,0,0,0.15);
}

.post-header {
	height: 250px;
	width: 100%;
	background-color: #000
}

.navpagewidth {
    margin: auto;
    width: 80%;
}

.topbar {
    padding: 10px;
    background-color: #191919;
    color: #fff;
	font-size: 14px;
}

.icon {
    color: #fff;
    margin-left: 10px;
}

.topbar a {
    color: #fff;
    margin-left: 10px;
    margin-right: 10px;
}

.logo {
  max-width:300px;
  max-height:200px;
  width: auto;
  height: auto;
  z-index: 99;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (max-width: 768px) {
   .navpagewidth {
       width: 100%;
   }
   .bodywidth {
    width: 100% !important;
}
    .rightside {
        padding: 10px !important;
    }
    .getintouch2 {
        float: left;
        text-align: left;
        margin-left: 0;
    }
	.topbar {
		font-size: 12px
	}
  .gallerywidth {
  	width: 100% !important;
  }
  .ctabutton {
    margin: auto;

  }
  .ctatext {
    font-size: 20px;
    text-align: center
  }
  .phoneicon {
  	float: none !important;
    margin: auto !important;
    text-align: center !important;
  }
  .mobilecenter {
    text-align: center
  }
  .leftimage {
  	background-size: cover !important;
    margin-bottom: 20px;
  }
  .carousel {
  	height: 700px !important;
  }
}

@media (max-width: 991px) {
    .navbar a:hover {
        background-color: var(--main-bg-color);
        color: #fff !important;
    }
    .navbar a:active {
        background-color: var(--main-bg-color);
        color: #fff !important;
    }
    .leftimage {
        padding: 40px;
    }
}

@media (max-width: 700px) {
    .bannertext h1 {
        font-size: 45px !important;
        padding: 20px 0px !important;
    }
    .bannertext p {
        padding: 0px 30px
    }
}

@media (max-width: 732px) {
    .getintouch {
        float: left !important;
    }
	.ctatext {
		margin-bottom: 20px !important
	}
	.servicespagewidth {
		width: 90% !important;
	}
}

@media (max-width: 992px) {
	.workdisplay {
		padding: 20px !important;
	}
}

@media (max-width: 535px) {
	    .footericon {
    font-size: 30px !important;
    padding: 10px 15px;
    margin-right: 15px;

}
.footericon3 {
    font-size: 30px !important;
    padding: 10px 10px;
    margin-right: 15px;
}

	.contactbox {
		padding: 10px
	}
.emailh3 {
    color: #fff !important;
    overflow: hidden;
}
}

@media (max-width: 1000px) {
  .footericon, .footericon3 {
  	margin-top: 10px;
  }
}

@media (max-width: 1100px) {
  .phoneh3, .addressh3, .emailh3 {
  	font-size: 16px !important;
  }
  }
}

@media (max-width: 1538px) {
	.pagewidthfooter {
		flex-direction: column;
		margin: auto;
	}
	#contactbox {
		width: 100% !important;
		margin: auto;
		justify-content: left !important;
		align-items: left !important;
		margin: 10px 0px;
	}
}

.bars {
    color: #fff;
    font-size: 34px;
}

.navbar a {
    margin-right: 10px;
	margin-left: 10px;
    font-size: 15px;
    color: #fff;
    transition: .3s;
    text-transform: uppercase;
    font-weight:400;
    letter-spacing:3px;
}

.navbar a:hover {
    color: var(--main-bg-color);
}

.navbar .active {
    color: var(--main-bg-color);
}

.navbar-toggler {
    margin-left: auto;
}

.navbar-collapse {
    text-align: center;
}

.banner {
    height: 550px;
    width: 100%;
    background-image: url(https://webaheadinteractive.co.uk/bronzetheme/wp-content/uploads/2020/09/banner.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
}

.bannerhr {
    background-color: #fff;
}

.bannertext {
    text-align: center;
    margin: auto;
    justify-content: center;
    align-content: center;
    align-items: center;
    align-self: center;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
}

.bannertext h1 {
    font-size: 60px;
    margin: 0;
    overflow: hidden;
    border-bottom: 2px solid var(--main-bg-color);
    padding: 20px 30px;
    background-color: rgba(1,1,1,.6)
}

.bannertext p {
    margin-top: 20px;
    padding: 0px 20px;
}

.bannerbutton {
    background-color: var(--main-bg-color);
    border: 2px solid var(--main-bg-color);
    color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
    margin-bottom: 20px;
    transition: .5s;
}

.bannerbutton:hover {
    background-color: transparent;
    border: 2px solid var(--main-bg-color);
}

.calltoaction {
background: rgb(246,234,236);
background: -moz-linear-gradient(45deg, rgba(246,234,236,1) 0%, rgba(249,214,210,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(246,234,236,1) 0%, rgba(249,214,210,1) 100%);
background: linear-gradient(45deg, rgba(246,234,236,1) 0%, rgba(249,214,210,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6eaec",endColorstr="#f9d6d2",GradientType=1);
    padding: 30px 0px 30px 0px;
}

.calltoaction2 {
background: rgb(246,234,236);
background: -moz-linear-gradient(45deg, rgba(246,234,236,1) 0%, rgba(249,214,210,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(246,234,236,1) 0%, rgba(249,214,210,1) 100%);
background: linear-gradient(45deg, rgba(246,234,236,1) 0%, rgba(249,214,210,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f6eaec",endColorstr="#f9d6d2",GradientType=1);
    padding: 30px 0px 30px 0px;
}

.phoneicon {
    font-size: 50px;
    border: 1px solid rgba(25, 25, 25, 0.2);
    border-radius: 50%;
    padding: 20px;
    margin-right:20px;
    color: #191919;
    float: left;
}

.leftside {
    width: 600px;
}

.leftside h3 {
    margin-top: 20px;
    overflow: hidden !important;
}

.leftside p {
    margin: -5px 0px 0px 0px !important;
    overflow: hidden;
}

.pagewidth {
    margin: auto;
    width: 80%;
}

.gallerywidth {
	margin: auto;
    width: 80%;
}

.leftservicestoptext{
	padding: 50px 50px 50px 50px;
	margin: auto;
}
  
  .leftservicestopimage{
	padding: 50px 50px 50px 50px;
	margin: auto;
}

.rightservicestoptext{
	padding: 50px 50px 50px 50px;
	margin: auto;
}
  
  .rightservicestopimage{
	padding: 50px 50px 50px 50px;
	margin: auto;
}

.leftservicesbottomtext{
	padding: 0px 50px 50px 50px;
	margin: auto;
}

  .leftservicesbottomimage{
	padding: 0px 50px 50px 50px;
	margin: auto;
}

.rightservicesbottomtext{
	padding: 0px 50px 50px 50px;
	margin: auto;
}

  .rightservicesbottomimage{
	padding: 0px 50px 50px 50px;
	margin: auto;
}
.textcols{
	padding: 0px 50px 50px 50px;
	}

.rightside {
    float: right;
}

.getintouch {
    background-color: var(--main-bg-color);
    color: #fff;
    border: 2px solid transparent;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 30px;
    display: inline;
    transition: .5s;
    float: right;
    justify-content: center;
    align-self: center;
    align-items: center;
    align-content: center;
    margin-top: 22px !important;
    vertical-align: middle !important;
}

.getintouch2 {
    background-color: var(--main-bg-color);
    color: #fff;
    border: 2px solid transparent;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 30px;
    display: inline;
    transition: .5s;
    float: right;
    justify-content: center;
    align-self: center;
    align-items: center;
    align-content: center;
    margin-top: 0px !important;
    vertical-align: middle !important;
}

.getintouch:hover {
    background-color: transparent;
    color: var(--main-bg-color);
    border: 2px solid var(--main-bg-color);
}

.getintouch2:hover {
    background-color: transparent;
    color: var(--main-bg-color);
    border: 2px solid var(--main-bg-color);
}

#getintouch a {
    text-decoration: none;
}

.ctatext {
	font-size: 30px; 
	font-weight: 500; 
	margin-top: 25px;
  font-weight: 300;
  letter-spacing:2px;
}

.ctadesc {
	margin-top: -30px;
}

.ctabutton {
	width: 175px; 
	height: 50px; 
	background: #191919;
	color: #fff; 
	display: flex; 
	align-items: center; 
	justify-content: center; 
	border-radius: 50px;
	transition: .3s;
	border: 1px solid #191919;
	text-decoration: none !important;
}

.ctabutton a {
	text-decoration: none !important;
}

.ctabutton:hover {
	background: #d2b565; 
	color: #fff;
	border: 1px solid #fff;
}

.bodywidth {
    margin: auto;
    width: 80%;
    text-align: center;
    padding: 30px;
}

.maincontent {
    overflow: hidden !important;
    padding: 50px 0px 50px 0px; 
} 

.maincontent h2 {
    font-weight: 100;
    font-size: 18px;
    overflow: hidden;
} 

.maincontent h1 {
    margin: auto;
    overflow: hidden;
} 

.leftimage {
    min-height: 500px;
    max-height: 500px;
    margin-top: 30px;
    overflow: hidden;
}

.titleline {
    background-color: var(--main-bg-color);
    width: 100px;
    height: 2px;
}

.rightside {
    display: flex;
    padding: 40px;
    font-size: 16px;
    flex-direction: column;
  	margin: auto
}

.mainparagraph {
    text-align: left;
    margin: auto;
    justify-content: center;
    align-self: center;
    align-items: center;
}

.leftimage {
    background-image: url(https://webaheadinteractive.co.uk/bronzetheme/wp-content/uploads/2020/10/home-office-599475_1920.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
	margin: 0;
}

.leftimg {
    margin: auto;
    overflow: hidden;
    text-align: center;
    align-self: center;
}

.rightheader {
    text-align: left !important;
    margin: 0 !important;
    font-size: 20px !important;
    padding: 10px 0px 10px 0px;
    font-weight: 500 !important;
}

.recentprojects {
    margin-top: 70px;
}

.workdisplay {
    margin: auto;
	overflow: hidden;
}

.img1 {
    max-height: 500px;
  	min-height: 500px;
    width: 100%;
    background-image: url(https://webaheadinteractive.co.uk/bronzetheme/wp-content/uploads/2020/09/home.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} 

.img2 {
    max-height: 500px;
  	min-height: 500px;
    width: 100%;
    background-image: url(https://webaheadinteractive.co.uk/bronzetheme/wp-content/uploads/2020/09/2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img3 {
    max-height: 500px;
  	min-height: 500px;
    width: 100%;
    background-image: url(https://webaheadinteractive.co.uk/bronzetheme/wp-content/uploads/2020/09/3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.img4 {
    max-height: 500px;
  	min-height: 500px;
    width: 100%;
    background-image: url(https://webaheadinteractive.co.uk/bronzetheme/wp-content/uploads/2020/09/4.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.leftbox {
    display: inline-block;
}

.footer {
    background-color: var(--main-bg-color);
    margin: auto;
    display: flex;
	padding: 20px 0;
    justify-content: space-between;
}

.pagewidthfooter {
    width: 90%;
    margin: auto;
	display: flex;
	justify-content: space-between;
}

#contactbox {
    display: flex;
	justify-content: center;
	align-items: center;
	width: 33.3333%;
}

.footericon {
    color: #fff;
    font-size: 35px;
    border: 1px solid rgba(255,255,255,0.2);
    padding: 20px 25px;
    margin-right: 15px;
    border-radius: 50%;
  	margin-bottom: 20px;
    margin-left: 10px;
}

.footericon3 {
    color: #fff;
    font-size: 35px;
    border: 1px solid rgba(255,255,255,0.2);
    padding: 20px 20px;
    margin-right: 15px;
    border-radius: 50%;
    margin-bottom: 20px;
    margin-left: 10px;
}
.phoneh3 {
    color: #fff !important;
    font-size: 18px;
	overflow: hidden;
}

.phoneh3 a {
    color: #fff !important;
}

.addressh3 {
    color: #fff;
    font-size: 18px;
    overflow: hidden;
}

.emailh3 {
    color: #fff !important;
    font-size: 18px;
    overflow: hidden;
}

.pageheader {
	width: 100%;
	height: 100px;
	background-color: var(--main-bg-color);
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	align-self: center;
	margin: auto;

}

.pageheadertext {
	color: #fff;
	text-align: center;
	font-size: 28px;
	overflow: hidden !important;
	margin: auto !important;
	line-height: 1.0 !important;
}

.copyright {
    display: flex;
    justify-content: center;
    align-self: center;
    align-items: center;
    height: 100px;
    margin: auto;
    text-align: center;
    text-align: center;
    background-color: #191919;
}

.servicesintro {
	text-align: left;
	padding: 20px 0px 20px 0px;
	margin-top: 30px;
}

.servicespagewidth {
	width: 60%;
	margin: auto;
	text-align: center;
}

.tick {
	margin-right: 20px;
	color: var(--main-bg-color);
}



.servicesbutton {
	background-color: var(--main-bg-color);
	height: auto;
	padding: 10px 20px;
	border-radius: 20px;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
	align-content: center;
	align-items: center;
	align-self: center;
	justify-content: center;
	border: 2px solid var(--main-bg-color);
	transition: .3s;
}

.servicesbutton:hover {
	background-color: transparent;
	color: #000;
}

.companyname {
	margin: auto;
	overflow: hidden;
	margin-top: 30px !important;
}

.fwbanner {
	background-color: var(--main-bg-color);
	padding: 30px;
}

.fwbannertext {
	color: #fff;
	margin: auto;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
}

.fwbannertext a {
	color: #fff;
}

.navicon {
	margin-right: 5px;
	font-size: 15px;
}

.rightimg {
	width: 100%;
}

.leftimg {
	width: 100%;
}

.wpcf7 {
	width: 100%;
}

label {
	width: 100% !important
}

input {
	width: 100%;
	padding: 10px
}

.wpcf7-submit {
	width: 20%;
	justify-content: center;
	margin: auto;
	display: flex;
	background-color: var(--main-bg-color);
	border: 2px solid var(--main-bg-color);
	color: #fff;
	padding: 10px 20px;
	border-radius: 25px;
	transition: .3s;
}

.wpcf7-submit:hover {
	background-color: transparent;
	border: 2px solid var(--main-bg-color);
	color: #000;
	
}

textarea {
	width: 100%;
}

.contactpagetext {
	color: var(--main-bg-color);
	font-size: 24px;
	margin-top: 20px
}

.carousel {
    height: 400px;
    margin: auto;
    justify-content: center;
    align-content: center;
    align-items: center;
    display: flex;
}

.carousel h1 {
	color: #000
}

.testimonialtext {
    max-width: 80%;
    margin: auto;
    color: #000
}

.carousel-control-prev-icon, .carousel-control-next-icon {
	background-color: #000;
  	border-radius: 50%;
  	padding: 10px;
}

.contactlinks {
	color: #000;
}

.contactlinks:hover {
	color: #000;
}

.center {
	text-align: center;
  	margin: auto;
}

#footer {
	background: #000;
  	padding: 20px;
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {


.leftservicestoptext{
	padding: 20px 20px 20px 20px;
	margin: auto;
}
  
  .leftservicestopimage{
	padding: 20px 20px 20px 20px;
	margin: auto;
}

.rightservicestoptext{
	padding: 0px 20px 0px 20px;
	margin: auto;
}
  
  .rightservicestopimage{
	padding: 0px 20px 20px 20px;
	margin: auto;
}

.leftservicesbottomtext{
	padding: 0px 20px 20px 20px;
	margin: auto;
}

  .leftservicesbottomimage{
	padding: 0px 20px 20px 20px;
	margin: auto;
}

.rightservicesbottomtext{
	padding: 0px 20px 20px 20px;
	margin: auto;
}

  .rightservicesbottomimage{
	padding: 0px 20px 20px 20px;
	margin: auto;
}
.textcols{
	padding: 0px 20px 20px 20px;
	}

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {

.leftservicestoptext{
	padding: 0px 24px 24px 24px;
	margin: auto;
}
  
  .leftservicestopimage{
	padding: 24px 24px 24px 24px;
	margin: auto;
}

.rightservicestoptext{
	padding: 0px 24px 0px 24px;
	margin: auto;
}
  
  .rightservicestopimage{
	padding: 24px 24px 24px 24px;
	margin: auto;
}

.leftservicesbottomtext{
	padding: 0px 24px 24px 24px;
	margin: auto;
}

  .leftservicesbottomimage{
	padding: 0px 24px 24px 24px;
	margin: auto;
}

.rightservicesbottomtext{
	padding: 0px 24px 24px 24px;
	margin: auto;
}

  .rightservicesbottomimage{
	padding: 0px 20px 20px 20px;
	margin: auto;
}
.textcols{
	padding: 0px 24px 24px 24px;
	}


}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {


.leftservicestoptext{
	padding: 50px 50px 50px 50px;
	margin: auto;
}
  
  .leftservicestopimage{
	padding: 50px 50px 50px 50px;
	margin: auto;
}

.rightservicestoptext{
	padding: 0px 50px 50px 50px;
	margin: auto;
}
  
  .rightservicestopimage{
	padding: 0px 50px 50px 50px;
	margin: auto;
}

.leftservicesbottomtext{
	padding: 0px 50px 50px 50px;
	margin: auto;
}

  .leftservicesbottomimage{
	padding: 0px 50px 50px 50px;
	margin: auto;
}

.rightservicesbottomtext{
	padding: 0px 50px 50px 50px;
	margin: auto;
}

  .rightservicesbottomimage{
	padding: 0px 50px 50px 50px;
	margin: auto;
}
.textcols{
	padding: 0px 50px 50px 50px;
	}




}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

.leftservicestoptext{
	padding: 32px 32px 32px 32px;
	margin: auto;
}
  
  .leftservicestopimage{
	padding: 32px 32px 32px 32px;
	margin: auto;
}

.rightservicestoptext{
	padding: 0px 32px 32px 32px;
	margin: auto;
}
  
  .rightservicestopimage{
	padding: 32px 32px 32px 32px;
	margin: auto;
}

.leftservicesbottomtext{
	padding: 0px 32px 32px 32px;
	margin: auto;
}

  .leftservicesbottomimage{
	padding: 0px 32px 32px 32px;
	margin: auto;
}

.rightservicesbottomtext{
	padding: 0px 32px 32px 32px;
	margin: auto;
}

  .rightservicesbottomimage{
	padding: 0px 32px 32px 32px;
	margin: auto;
}
.textcols{
	padding: 0px 32px 32px 32px;
	}
}

/* Large devices (laptops/desktops, 1200px and up) */

@media only screen and (min-width: 1200px) {
  .leftservicestoptext{
	padding: 50px 50px 50px 50px;
	margin: auto;
}
  
  .leftservicestopimage{
	padding: 50px 50px 50px 50px;
	margin: auto;
}

.rightservicestoptext{
	padding: 50px 50px 50px 50px;
	margin: auto;
}
  
  .rightservicestopimage{
	padding: 50px 50px 50px 50px;
	margin: auto;
}

.leftservicesbottomtext{
	padding: 0px 50px 50px 50px;
	margin: auto;
}

  .leftservicesbottomimage{
	padding: 0px 50px 50px 50px;
	margin: auto;
}

.rightservicesbottomtext{
	padding: 0px 50px 50px 50px;
	margin: auto;
}

  .rightservicesbottomimage{
	padding: 0px 50px 50px 50px;
	margin: auto;
}
.textcols{
	padding: 0px 50px 50px 50px;
	}

}

/* Large devices (laptops/desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

.leftservicestoptext{
	padding: 50px 50px 50px 50px;
	margin: auto;
}
  
  .leftservicestopimage{
	padding: 50px 50px 50px 50px;
	margin: auto;
}

.rightservicestoptext{
	padding: 50px 50px 50px 50px;
	margin: auto;
}
  
  .rightservicestopimage{
	padding: 50px 50px 50px 50px;
	margin: auto;
}

.leftservicesbottomtext{
	padding: 0px 50px 50px 50px;
	margin: auto;
}

  .leftservicesbottomimage{
	padding: 0px 50px 50px 50px;
	margin: auto;
}

.rightservicesbottomtext{
	padding: 0px 50px 50px 50px;
	margin: auto;
}

  .rightservicesbottomimage{
	padding: 0px 50px 50px 50px;
	margin: auto;
}
.textcols{
	padding: 0px 50px 50px 50px;
	}
}

/*REMOVE SPACE OLD CTA*/
p::before {display:none;}
/*END REMOVE SPACE OLD CTA*/



.sectionline {
    border-top: 1px solid var(--main-bg-color);
}





/*** TABLE STYLING ***/
table.blueTable {
  border: 1px solid #fff;
  background-color: #fff;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.blueTable td, table.blueTable th {
  border: 1px solid #fff;
  padding: 10px 10px;
}
table.blueTable tbody td {
  font-size: 13px;
}
table.blueTable tr:nth-child(even) {
  background: rgba(246, 234, 236, 0.3);
}
table.blueTable thead {
background: rgb(210,181,101);
background: -moz-linear-gradient(45deg, rgba(210,181,101,1) 0%, rgba(222,205,161,1) 50%, rgba(210,181,101,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(210,181,101,1) 0%, rgba(222,205,161,1) 50%, rgba(210,181,101,1) 100%);
background: linear-gradient(45deg, rgba(210,181,101,1) 0%, rgba(222,205,161,1) 50%, rgba(210,181,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d2b565",endColorstr="#d2b565",GradientType=1);
  border-bottom: 2px solid #fff;
}
table.blueTable thead th {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  border-left: 2px solid #fff;
      text-transform: uppercase;
    letter-spacing: 2px;
}
table.blueTable thead th:first-child {
  border-left: none;
}

table.blueTable tfoot {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
background: rgb(210,181,101);
background: -moz-linear-gradient(45deg, rgba(210,181,101,1) 0%, rgba(222,205,161,1) 50%, rgba(210,181,101,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(210,181,101,1) 0%, rgba(222,205,161,1) 50%, rgba(210,181,101,1) 100%);
background: linear-gradient(45deg, rgba(210,181,101,1) 0%, rgba(222,205,161,1) 50%, rgba(210,181,101,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d2b565",endColorstr="#d2b565",GradientType=1);
  border-top: 2px solid #444444;
}
table.blueTable tfoot td {
  font-size: 14px;
}
table.blueTable tfoot .links {
  text-align: right;
}
table.blueTable tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}

/*** END TABLE STYLING ***/


.btnnew {
  background-color: #fafafa;
  border: none;
  color: black;
  padding: 16px 32px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  transition: 0.3s;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0,0,0,0.05), 
              0 2px 2px rgba(0,0,0,0.05), 
              0 4px 4px rgba(0,0,0,0.05), 
              0 8px 8px rgba(0,0,0,0.05),
              0 16px 16px rgba(0,0,0,0.05);
}


.btnnew:hover {
  background-color: #D2B565;
  color: white;
}

@media (min-width: 1200px) {
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    margin-top: 20px;
    background-color: #000;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu .dropdown-item:hover {
    background-color: #222;
  }
  .dropdown-item.active {
  background-color: #222;
}
}

@media (max-width: 1200px) {
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    background-color: #000;
    text-align: center;
    margin-left: 0;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu .dropdown-item:hover {
    background-color: var(--main-bg-color);
    color: #fff !important;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu .dropdown-item {
    margin-left: 0;
    margin-bottom: 10px;
  }
  .dropdown-item.active {
  background-color: var(--main-bg-color);
    color: #fff !important;
}
}

.mobihide {
  display: block!important;
}

.mobishow {
  display: none!important;
}

@media (max-width: 768px) {
  .mobihide {
  display: none!important;
}
  .mobishow {
  display: block!important;
}
}

