@charset "utf-8";
::-webkit-scrollbar{
    background-color: #E1E1E1;
    width: 10px;
}
::-webkit-scrollbar-thumb{
    background-color: #CC116E;
}

::selection{
  color: #fff;
  background: #CC116E;
}
.topbar .top-gs  li span{
  font-size: 17px;
  color: #A58924;
}
.section-pad-gs{
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.section-pad-gs .wlcm-clr h2{
  color: #CBA419;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 34px;
}
.section-pad-gs .wlcm-clr .wlcm-p{
  font-size: 16px;
  color: #fff;
}
.section-pad-gs .wlcm-clr p{
  font-size: 14px;
  color: #ecd993;
}
.section-pad-gs .wlcm-clr2 {
  padding-top: 60px;
}
.section-pad-gs .wlcm-clr2 h2{
  color: #000;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 35px;
}
.section-pad-gs .wlcm-clr2 .wlcm-p{
  font-size: 16px;
  color: #000;
}
.section-pad-gs .wlcm-clr2 p{
  font-size: 16px;
  color: #000;
  font-weight: 600;
}
.bg-clor-black{
  background: #000;
}
.bg-clor-1{
  background: #1d1d29;
}
.wide-md h2{
  color: #dcb015;
  font-weight: 700;
  margin-bottom: 0px;
  font-size: 34px;
}
.wide-md p{
  font-size: 16px;
  color: #977e25;
}
.gallery .item-title-gs{
  z-index: 999999!important;
  color: #D1AA20;
  font-size: 20px;
  margin-top: 18px;
  margin-bottom: 0px;
}
.gallery .item-txt-gs{
  z-index: 999999!important;
  color: #d4bc61;
  font-size: 16px;
  margin-top: 0px;
}
.wide-md-gs .btn{
  margin-top: 40px;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 600;
  padding: 11px 47px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #000000;
  border: 1px solid #cba419;
  background-color: #cba419;
  box-sizing: border-box;
  transition: all 0.4s;
  -ms-border-radius: 25px;
  border-radius: 25px;
}

.wide-md-gs .btn:hover{
  color: #000000;
  border: 1px solid #000 ;
  background-color: #D1AA20 ;
}
.wlcm-clr h3{
  color: #fff;
  margin-top: 20px 0px;
  line-height: 38px;
}
.callbtn .btn-gs{
  font-size: 20px;
  font-weight: 500;
  padding: 12px 31px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #ecd993;
  border: 1px solid #fff;
  background-color: #A58924;
  box-sizing: border-box;
  transition: all 0.4s;
  -ms-border-radius: 25px;
  border-radius: 25px;
}
.callbtn .btn-gs:hover{
  color: #fff;
  border: 1px solid #000 ;
  background-color: #000 ;
}
.callbtn {
  margin-top: 40px;
}
.wlcm-clr-gs-1{
  padding-top: 50px
}
.wgs-heading{
  padding: 18px;
}
.wgs-heading h3{
  color: #ecd993;
  text-align: center;
  font-size: 20px;
}
.submit-btn{
  width: 100%;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
  padding: 7px 20px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #ecd993;
  border: 2px solid #A58924;
  background-color: #A58924;
  box-sizing: border-box;
  transition: all 0.4s;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.submit-btn:hover{
  color: #ecd993;
   border: 2px solid #000;
  background-color: #000;
}
.footer-gs img{
  width: 260px;
  height: auto;
}
.footer-gs .social{
  margin-bottom: 40px;
  margin-top: 40px;
}
.footer-gs .social ul li a{
  border: 2px solid #a58924;
  color: #a58924;
  font-size: 20px;
	text-align: center!important;
  height: 40px;
  line-height: 40px;
  padding: 0;
  width: 40px;
}
.ft-menu{
  margin-bottom: 10px;
} 
.ft-menu ul li{
  display: inline;
  margin: 0px 4px;
  font-size: 16px;
  color: #ecd993;
} 
.ft-copyright {
  margin-top: 8px;
}
.banner-text .roster-bnr-txt p span {
  color: #d1aa20;
}
.about-pgdv h2{
  color: #cba419;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;  
}
.about-pgdv p{
  font-size: 15px;
  color: #ecd993;
}
.banner-text .roster-bnr-txt {
  border-left: 5px solid #d1aa20;
  padding-left: 17px;
}
.banner-text .roster-bnr-txt p {
  color: #f3e07d;
  font-size: 16px;
  font-weight: normal;
}
.about-right-img {
    text-align: center;
}
.about-right-img > img {
    width: auto;
}
.fullscreen {
 /* background: url("../image/fullscreen.jpg") no-repeat scroll center center / fixed;*/
  position: relative;
  height: 100vh;
}
.fullscreen_inner, .fullscreen_inner p{
  color:#fff;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
}
.fullscreen_inner .logo_full{
  display:inline-block;
  margin-top:5%;
  margin-bottom:5%;
}

.fullscreen .info-box .icons,
.fullscreen .info-box strong,
.fullscreen .info-box li{
  color:#fff;
}
.fullscreen_inner h1 {
  color: #ffffff;
  font-weight: 600;
 font-family: 'Roboto', sans-serif;
}
.fullscreen_inner h5 {
  color: #ffffff;
  margin-bottom: 20px;
  margin-top: 25px;
 font-family: 'Roboto', sans-serif;
  font-size: 20px;
}
.fullscreen_inner .leave-enterbtn {
    font-size: 20px;
    padding: 10px 50px;
    margin-bottom: 15px;
    background: linear-gradient(to bottom, #f3dc64 0%, #b98b33 100%);
    border-radius: 30px;
    border: 2px solid #f3dc64;
}
.fullscreen_inner .leave-enterbtn:hover {
    background: linear-gradient(to bottom, #ec1e84 0%, #b3256b 100%);
    border: 2px solid #ec1e84;
}
.hmabout-sec-bg {
  align-items: center;
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  height: 580px;
  position: relative;
}
.wlcm-clr {
  left: 100px;
  position: relative;

  top: 90px;
  width: 550px;
}
.hmabout-sec-bg .btn {
  background: #cba419 none repeat scroll 0 0 !important;
  color: #000 !important;
  margin-top: 10px !important;
}
.houropendetail h2 {
  color: #cba419;
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 15px;
}
.houropendetail h3 {
  color: #ecd993;
  line-height: 38px;
}
.map-section {
  background: #000000 none repeat scroll 0 0;
}
.top-gs > li {
  color: #A58924;
}
.rosterpg-secion {
  padding-bottom: 60px;
  padding-top: 60px;
  background: #121219;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; background: #f3e07d; }
.nav-tabs > li > a { border: none; color: #ffffff;background: #A58924; }
.nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none;  color: #ffb20e !important; background: #875607; }
.nav-tabs > li > a::after { content: ""; background: #A58924; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #5a4080 none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}
.nav-tabs > li  {width:14%; text-align:center;}
.card { margin-bottom: 30px; }

.roster-detail > span {
    color: #ecd993;
    display: block;
}
.roster-detail > p {
  margin-top: 15px;
}
.drop-message > h2 {
    color: #f3e07d;
}
.drop-message p {
    color: #f3e07d;
}
.drop-message .form-group .form-field label {
    color: #f3e07d;
    font-size: 14px;
    font-weight: normal;
}
.drop-message .form-group .form-field select {
  color: #a58924;
  height: 42px;
}

.drop-message .btn {
    background: #875607 none repeat scroll 0 0;
    border: 2px solid #875607;
    border-radius: 2px;
    color: #f3e07d;
    font-size: 16px;
}
.drop-message .btn:hover {
    background: #f3e07d none repeat scroll 0 0;
    border: 2px solid #f3e07d;
    color: #000000;
}
.mb-20{
  margin-bottom: 20px;
}
.mb-40{
  margin-bottom: 40px;
}
.contact-infocs {
  background: #444444 none repeat scroll 0 0;
  padding: 15px;
}
.post-single .post-entry > h1 {
  color: #f3e07d;
}
.post-single .post-entry > h3 {
  color: #f3e07d;
}
.post-single .post-entry > h4 {
  color: #f3e07d;
}
.service-pricesec h4 {
    color: #000000;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 5px;
}
.service-pricesec .bg-light-primary p {
    color: #000000;
}
.uploadfile {
    color: #f3e07d;
    line-height: 30px;
    vertical-align: middle;
}
.form-control {
  color: #FFC107 !important;
}

#job-request .form-control {
  color: #FFC107  !important;
}

#quote-request .form-control {
  color: #333 !important;
}
.ft-menu a {
    text-transform: capitalize;
}
.home-banner:not([class*="wide-"]) {
    width: 500px;
}
@media all and (max-width:724px){
.nav-tabs > li > a > span {display:none;} 
.nav-tabs > li > a {padding: 15px 2px}
}
@media only screen and (max-width: 767px) {
  
  .about-pgdv h2{padding-top: 25px}
  
  .gallery-item img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: all 1s;
  -ms-border-radius: inherit;
  border-radius: inherit;
}
.fullscreen_inner .logo {
  width: 100%;
}
.fullscreen {
  height: 100vh;
} 
.banner-slider .banner-text p:not(.more-cta), .banner-intro .banner-text p:not(.more-cta) {
  padding-right: 0;
}
.p-0 {
  padding-left: 15px;
  padding-right: 15px;
} 
.hmabout-sec-bg {
  height: auto;
}
.wlcm-clr {
  clear: both;
  padding: 15px;
  position: initial;
  text-align: left;
  width: 100%;
}
.wlcm-clr {
  margin-top: 0;
}
.header-s1 .navbar-collapse {
  background: #ecd993 none repeat scroll 0 0;
}
.navbar-nav li a {
  color: #000000;
}
.header-s1 .navbar-nav > li.active > a, .header-s1 .navbar-nav > li > a:hover, .header-s1 .navbar-nav > li > a:focus {
  color: #875607;
}
.gallery-col3 .gallery-list > li {
  width: 100%;
}
.nav-tabs > li {
  width: 22%;
  margin-bottom: 2px;
	padding: 10px 2px
}
.banner-static.banner-medium {
  height: auto;
}
.banner-static .banner-cpn {
  position: relative;
  transform: translateY(0px);
}
.banner-static .banner-text:not([class*="wide-"]) {
  max-width: 100%;
}
.wlcm-clr2 {
    margin-top: 30px;
}
}


@media (min-width: 992px) {
  .table-row {
    display: table;
    table-layout: fixed;
    width: 100%;
    border: none;
  }
}

.table-row .table-cell {
  padding: 40px 15px 10px;
}

@media (min-width: 992px) {
  .table-row .table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 45px 25px 15px;
  }
  .table-row .table-cell.smaller {
    width: 35%;
  }
  .table-row .table-cell.larger {
    width: 35%;
    padding: 60px 45px 30px;
    background: rgba(0, 0, 0, 0.85)
  }
  
}

@media (min-width: 1200px) {
  .table-row .table-cell {
    padding: 55px 30px 25px;
  }
}

@media (min-width: 992px) {
  .table-row .table-cell.cell-content .row {
    max-width: 590px;
    float: right;
  }
  .table-row .table-cell.cell-content .row .row {
    float: none;
    max-width: none;
  }
}

@media (min-width: 992px) {
  .table-row .table-cell.cell-content.larger .row {
    max-width: none;
    float: none;
  }
}

@media (min-width: 992px) {
  .table-row .table-cell.cell-content.larger .table-cell-wrapper {
    float: right;
    max-width: 860px;
  }
}

@media (min-width: 1600px) {
  .table-row .table-cell.cell-content.larger .table-cell-wrapper {
    max-width: 75%;
  }
}

@media (min-width: 992px) {
  .table-row .table-cell.cell-content.center .row {
    max-width: 80%;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}

.table-row .table-cell.cell-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

.table-row .table-cell.cell-image h2, .table-row .table-cell.cell-image h3, .table-row .table-cell.cell-image h4, .table-row .table-cell.cell-image h5, .table-row .table-cell.cell-image h6, .table-row .table-cell.cell-image p {
  position: relative;
  z-index: 2;
  margin: 0;
}

.table-row .table-cell.cell-image.empty-cell {
  min-height: 240px;
}

@media (min-width: 992px) {
  .table-row .table-cell.cell-image {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (min-width: 992px) {
  .table-row .table-cell.cell-image + .cell-content .row {
    float: none;
  }
}

@media (min-width: 992px) {
  .table-row .table-cell.cell-image + .cell-content.larger .table-cell-wrapper {
    float: none;
  }
}

.table-row .table-cell.cell-map-container {
  padding: 0;
  position: relative;
}

@media (max-width: 991px) {
  .table-row .table-cell.cell-map-container {
    height: 360px;
  }
}

@media (min-width: 768px) {
.ms-text{ padding:70px 100px 100px; width: 100%;  }
  .ms-text2{display: none}

}

@media (max-width: 768px) {
  .ms-text2{
    background: #121219;
    padding: 40px 15px;
    color: #f3df75;
  }
  .ms-text2 h2{
    color: #f3df75;
    font-weight: 700
  }
  
  .ms-height{height: 150px;}
  
.ms-text{ display: none}
  .wl_txt {
    font-weight: 700;
    font-size: 21px!important;
    margin-bottom: 0;
    margin-top: 15px;
    line-height: 31px!important;
  }}


@media (max-width: 767px) {
  
  .ms-padding{padding-left:0!important; padding-right: 0!important }
  .ms-padding2{padding: 15px}
  
  .table-row .table-cell.cell-map-container {
    height: 260px;
  }
  
  .ms-ttl{margin-top: 50px;}
  
  .ms-mt-sm{padding-top: 15px;}
  .ms-mt2-sm{margin-top: 50px;}
}

.table-row .table-cell.cell-map-container .cell-map {
  position: absolute !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100% !important;
  margin: 0 !important;
  z-index: 99;
}

@media (min-width: 992px) {
  .table-row .table-cell.cell-map-container .cell-map {
    min-height: 598px;
  }
}

@media (min-width: 1200px) {
  .table-row .table-cell.cell-map-container .cell-map {
    min-height: 618px;
  }
}

@media (min-width: 992px) {
  .table-row .table-cell.cell-map-container + .cell-content .row {
    float: none;
  }
}

@media (min-width: 992px) {
  .table-row .table-cell.cell-map-container + .cell-content.larger .table-cell-wrapper {
    float: none;
  }
}

.table-row h2{
      color: #CBA419;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 35px;
}

.table-row p{color:#ecd993}


.welcome{ border-bottom:#66510a 4px solid; border-top:#66510a 4px solid; background:url(images/welcome_bg.jpg) no-repeat left top; background-size:cover; padding:70px 0px;} 
.wl_txt{ font-weight:700; font-size:32px; margin-bottom:0; margin-top:15px; line-height:42px;} 

.ms-info-text{color:#dcb015; line-height: 24px; font-size: 15px;}
.ms-info-text h5{color:#dcb015; font-size: 20px; font-weight: 600 }


.cpe-accordion-default.cpe-accordion-block .panel-heading .panel-title a[aria-expanded=true] {
  background: rgba(182,145,52,.35);
  color: #000;
  text-align: center;
	font-weight: 700;
	position: relative
}

.cpe-accordion-default.cpe-accordion-block .panel-heading .panel-title a[aria-expanded=true]:after {
  content: "\f106";
  font-family: 'FontAwesome';
  position: absolute;
  top: 11px;
  right: 15px;
}

.cpe-accordion-default.cpe-accordion-block .panel-heading .panel-title a[aria-expanded=false]:after {
  content: "\f107";
  font-family: 'FontAwesome';
  position: absolute;
  top: 11px;
  right: 15px;
}




