@import url(fonts.css);
body {
  font-family: "gotham", Sans-serif;
  font-size: 13px;
}
.bkrp-5{padding: 3rem;}
.navbar {
  margin-bottom: 20px;
}
.apxftr{
	background:#2A2A2A;
	color:#ffffff;
}
.smneml{height: 50px;
border-color: #ffffff;
border-radius: 0;}
.btmdv{
	border-top:1px solid #ffffff;
	height: 50px;
border-color: #ffffff;
border-radius: 0;
padding:10px;
text-align:center;
}
.psmbt{padding-top:3em;
	padding-bottom:0px;}
.nwsbtn{min-height: 50px;
border-radius: 0;
padding: 0px 24px;
background-color: #ff3d39;
color: #ffffff;
font-weight: 600;z-index: 2;
margin-left: -10px;}	
.ftrttls{color: #fff;
font-family: "gotham",Sans-serif;
font-size: 16px;
font-weight: 600;padding-bottom:10px;}
.btsoc{
	margin-top:20px;
	color:#ffffff;
	 padding: 5px;
	 
}
.bslink{color:#ffffff;text-decoration:none; width:100%;margin-left: 40px;font-family: "gotham", Sans-serif;
  font-size: 18px;
  font-weight: 600;}
.btsoc a:focus, .btsoc a:hover, .btsoc a:active {color:#ffffff}
.smmenu{
background-color: #0000005E;
border-radius: 0;
}
.apactive{border-bottom:3px solid #ff3d39;color:#ff3d39;}
.nav-link.active{color:#ff3d39;}
.ms-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
color:#ff3d39;}

.header.headr-style-2{padding-top: 0;}

.header{display: block;
position: fixed;
z-index: 9000 !important;
top: 40px;
left: 0;
width: 100%;
background-color: transparent;
  border-bottom: 0px solid rgba(255, 255, 255, 0.18);}
  
 #nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}
.hmigsht{max-width:100%;}

.navbar-nav {
  font-family: "Tahoma",Sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 5px;
}
.navbar-dark .navbar-nav .nav-link{color:#ffffff; padding:13px 20px; border-bottom: 3px solid transparent;}
.stickym {/* background: orange; */}

.fixed {
  position: fixed;
  top:0; left:0;
  width: 100%;background-color: #0000005E !important;padding-top:0px;padding-bottom:0px; }


.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
  background-color: rgba(170,170,170,0.4);
}

.hovereffect h2, .hovereffect img {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.hovereffect:hover img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  top: 40px;
  font-size: 17px;
  padding:25px 10px 25px 10px;
  background: rgba(0, 0, 0, 0.6);
  font-family: "gotham", Sans-serif;
font-size: 22px;
font-weight: 600;
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  font-family: 'gotham', sans-serif;
  color: #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  height: 100%;
  width: 100%;
  position: absolute;
  top:-20px;
  left:0;
  padding-top:50%;
}

.hovereffect:hover a.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  background-color: rgba(0,0,0,0.4);
}


.osr{font-family: "gotham",Sans-serif;
font-weight: 700;color: #222222;}

.services-we-do{
padding: 0px 0px 0px 0px;
border-style: none;
border-radius: 0px 0px 0px 0px;
height: 480px;
width: 100%;
box-shadow:none;}
.services-we-do img{object-fit: cover;}
.srrdl{border-radius: 40px 0px 0px 0px;}
.srrdr{border-radius: 0px 40px 0px 0px;}
.srrdbl{border-radius: 0px 0px 0px 40px;}
.srrdbr{border-radius: 0px 0px 40px 0px;}
.dine-time{display: block;
margin-bottom: 20px;text-align: center;padding: 25px 10px 25px 10px;
background-color: #00000073;
-webkit-transition: background .3s,border .3s,border-radius .3s,-webkit-box-shadow .3s;
transition: background .3s,border .3s,border-radius .3s,-webkit-box-shadow .3s;
-o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-box-shadow .3s;
color: #FFFFFF;
font-family: "gotham", Sans-serif;
font-size: 22px;
font-weight: 600;
line-height: 1;
overflow-wrap: break-word;
width: 100%;
position: absolute; 
 top:80px; 
}
.service-info{
	position: absolute;
   bottom: 0;
  left: 0;
  right: 0;
   width: 100%;
  opacity: 0;
  color:#ff3d39;
  height:400px;
  padding-top:150px;
  
	
}
.services-we-do:hover .service-info {
  opacity: 1;
}
.services-we-do:hover {
  box-shadow:none;
  transition:none;
}
.tdx{
  color: #FFFFFF;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.upost-img{height: 100%;
  width: 100%;
  object-fit: cover}
.bapx{
	color:red;
	
}
.how-section1{
    margin-top:-15%;
    padding: 10%;
}
.how-section1 h4{
    
    font-weight: bold;
    font-size: 30px;
}
.how-section1 .subheading{
    
    font-size: 20px;
}
.how-section1 .row
{
    margin-top: 10%;
}
.how-img 
{
    text-align: center;
}
.how-img img{
    width: 100%;
}


.aoxhd{color: #440f47;
font-family: "gotham",Sans-serif;
font-size: 32px;
font-weight: 700;padding-top: 60px;}
.aoxbtm{margin: 0px 0px 10px 0px;
font-family: "gotham", Sans-serif;
font-size: 36px;
font-weight: 700;
text-transform: uppercase;
line-height: 1em;color:#505f74;}

.apxpgf,.apxpgfb{font-family: "gotham", Sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 1.5em;
color:#333;
text-align:justify;


}
.apxpgf{padding-bottom:71px;}
.apxpgfb{padding-left:10px;padding-bottom:71px;}
.apxbtn,.apxbtnl{width:100%;
position:absolute;margin-top:3px;}
.apxbtn{text-align:left;}
.apxbtnl{text-align:right;padding-right:50px;}
.apxbtn-btn{
font-family: "gotham", Sans-serif;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
background-color: #1A2934;
border-style: none;
border-radius: 0px 0px 0px 0px;
color:#ffffff;
text-decoration: none;

padding: 15px 30px;
display: inline-block;
line-height: 1;
vertical-align: middle;
text-align: center;
}

.apxbtn-btn:hover{
border-radius:25px;
background-color: #640169;
-webkit-transition: all .4s ease;
transition: all .4s ease;
color:#ffffff;
}
.apxbrdr{right: 0px;width: auto;
bottom: 3px;position: absolute;bottom: 73px;}
.asdpx{vertical-align: middle;
display: inline-block;height: auto;
max-width: 100%;
border: none;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;box-sizing: border-box;text-align: center;}
.bbx{vertical-align:bottom;padding-top: 10px;
padding-left: 50px;display:inline-block;padding-right: 20px;}

.bbxb{vertical-align:bottom;padding-top: 10px;
padding-right: 50px;padding-left:20px;display:inline-block;}

.apxbrdrl{

left: 0px;width: auto;
bottom: 3px;position: absolute;

z-index: 1;
bottom:100px;
}

.navbar-dark .navbar-nav .nav-link:hover{border-color:#ff3d39;}
.navbar-dark .navbar-nav .bmlk{color:#ff3d39;border-color:#ff3d39;}
.apbtl{font-family: "gotham",Sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 1.6em;color:#ffffff;}
.apbtl:hover{color:#ffffff;}

.form-control{border:none; transition:none;}
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border:none;
  outline: 0;
  transition:none;
  box-shadow:none;
}
.nwsbtn,.btn-primary:hover{border:none;
  outline: 0;border:none;
  transition:none;
  box-shadow:none;}
  .btn-primary:hover,.btn-primary:focus{outline: 0;
  transition:none;
  box-shadow:none;background-color: red;
color: #fff;}
.btsocf{margin-top:20px;
	color:#ffffff;
	 padding: 5px;margin-right:auto;}
.bslink a:focus, .bslink a:hover, .bslink a:active {color:#ffffff;}

.apabt{font-family: "gotham Subrayada",Sans-serif;
font-size: 60px;
font-weight: 700;
line-height: 1.3em;color:rgb(110, 193, 228);width:100%;
text-align:left;
}

.apabtcl{
	  text-align: center;
  font-size: 19px;
  font-weight: 400;
  line-height: 2.5;
color:rgb(84, 89, 95);
width:100%;
text-align:left;
}
.apabtpara{
	margin-top: 0;
margin-bottom: .9rem;
font-family: "gotham",Sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 1.2em;
color:rgb(122, 122, 122);
text-align:justify;
}

.apabtclsubt{font-family: "gotham",Sans-serif;
font-size: 16px;
line-height: 1em;
margin: 0 0 0 17px;
font-weight: 700;
color: rgba(0,0,0,.5);
text-align: left;
}
.apabtclrtbg{
	margin: 0;
font-weight: 700;
text-transform: uppercase;
line-height: 1em;
border-left:4px solid #f03d4d;
padding-left: 10px;
position: relative;
text-align: left;
color: rgb(51, 51, 51);
font-size:32px;
}
.apabtflxim{
  display:inline-block;
box-shadow: 0px 14px 15px 0px rgba(0,0,0,.16);
margin: 10px 10px;
line-height:24px;

}
.apabtflxim img{width:200px;}
.apbtmg{margin-top:50px;
margin-bottom:50px;text-align:center;}
.hdr{
background-position: bottom center;
background-repeat: no-repeat;
background-size: cover;
margin-top: -128px;
max-height:500px;
padding: 100px 0;
}
.bv{margin:40px 10px 40px 10px;}
.ctttle{  font-family: "gotham", Sans-serif;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
}
.ctpr{font-family: "gotham", Sans-serif;
font-size: 14px;
line-height: 1.5em;
padding-bottom:50px;}
.hdrr{}


.hdrr img {
  width: 100%;
  position: relative;
}

.hdrr .pgttls {
	width:100%;
  position: absolute;
  top: 260px;
   text-align:center;
}
.pgttls{text-align:center;position: relative;}
.ptap{color: #fff;font-size:62px;
font-family: "gotham",Sans-serif;
font-weight: 700;line-height:72px;
text-shadow: 2px 4px 3px rgba(0,0,0,0.8);
}
.vdb .pbut{position: absolute;
  width: 40px;
  height: 40px;
  left: 50%;
  top: 50%;
  margin-left: -20px; 
  margin-top: -20px; }
.vdb .pbut:hover{background-color: black;}






.icon-bar1 {
  position: fixed;
  top: 72%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index:10000;
}

.icon-bar1 a {
  display: block;
  text-align: center;
  padding: 10px 10px 10px 25px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar1 a:hover {
  background-color: #000;
}



@media screen and (max-width: 1280px) {
  .apxbrdrl {visibility: hidden;}
  .apxbrdr{visibility: hidden;}

}



.video-abt-block{position: relative; width: auto; overflow: hidden; margin-bottom: 30px;width:300px;}
.video-testimonial-block{height: 206px; }
.video-testimonial-block { position: relative; width: auto; overflow: hidden; margin-bottom: 30px; }
.video-testimonial-block .video-thumbnail { height: 100%; width: 100%; position: absolute; z-index: 1; background-size: cover; top: 0; left: 0; }
.video-testimonial-block .video { }
.video-testimonial-block .video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0px; }
.video-testimonial-block .video-play { position: absolute; z-index: 2; top: 40%; left: 50%; margin-left: -30px; margin-top: -18px; text-decoration: none; }
.video-testimonial-block .video-play::before { content: "\f144"; font: normal normal normal 14px/1; font-family: 'Font Awesome\ 5 Free'; font-weight: 900; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 50px; color: #b3b5bc; }
.video-testimonial-block .video-play:hover::before { color: #ffffff; }

.video-abt-block .avideo-thumbnail { height: 100%; width: 100%; position: absolute; z-index: 1; background-size: cover; top: 0; left: 0; }
.video-abt-block .avideo { }
.video-abt-block .avideo iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0px; }
.video-abt-block .avideo-play { position: absolute; z-index: 2; top: 40%; left: 50%; margin-left: -30px; margin-top: -18px; text-decoration: none; }
.video-abt-block .avideo-play::before { content: "\f144"; font: normal normal normal 14px/1; font-family: 'Font Awesome\ 5 Free'; font-weight: 900; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 50px; color: #b3b5bc; }
.video-abt-block .avideo-play:hover::before { color: #ffffff; }


.mb10{margin-bottom:10px;}
.section-title { margin-bottom: 40px; }


.masthead {
    position: relative;
    height: 100vh;
    width:100%;
    background-color: #343a40;
     -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-top: 8rem;
    padding-bottom: 8rem;
    
}

.masthead .overlay{position:absolute;/*background-color:#212529*/;height:100%;width:100%;top:0;left:0;opacity:.3}

@media (min-width:768px) {
   .masthead {
        padding-top: 12rem;
        padding-bottom: 12rem;
        width: 100%;
    }
    .masthead h3 {
        font-size: 48px;
    }
}
.container.slider-top-text {
    position: absolute;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media screen and (max-width: 520px) {
    ::placeholder {
        font-size: 10px;
    }
    .scroll-down {
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        top: 150px;
    }
	.ptap{font-size: 42px;}
	.masthead{max-width: 100%;max-height:347px;
	 background-position: center center;   
	    
	}
	.bkrp-5 {
     padding:1px;
	}
}
}
.floating-arrow {
    -webkit-animation: floating-arrow 1.6s infinite ease-in-out 0s;
    -o-animation: floating-arrow 1.6s infinite ease-in-out 0s;
    animation: floating-arrow 1.6s infinite ease-in-out 0s;
	color:#ffffff;
}
.floating-arrow:hover,.floating-arrow:active,.floating-arrow:focus{color:#000;}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .25rem #ff3d39;
}
.bnrbt{border: 2px solid #fff;
color: #fff;
border-radius: 100%;}

@keyframes floating-arrow {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    65% {
        -webkit-transform: translateY(11px);
        transform: translateY(11px);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

/* news letter*/
.ftco-footer-social li {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block; }
  .ftco-footer-social li a {
    height: 40px;
    width: 40px;
    display: block;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    position: relative; }
    .ftco-footer-social li a span {
      position: absolute;
      font-size: 20px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .ftco-footer-social li a:hover {
      color: #fff; }

.form-control {
  height: 52px;
  background: #fff;
  color: #000;
  font-size: 18px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .form-control:focus, .form-control:active {
    outline: none !important;
    -webkit-box-shadow: none;
    box-shadow: none; }

textarea.form-control {
  height: inherit !important; }

.ftco-section {
  padding: 12em 0; }
  .ftco-section h2 {
    margin-bottom: 0; }

footer {
  padding: 7em 0; }

.footer-10 {
  background: #2A2A2A;
  padding: 0 0 2em 0; }
  .footer-10 .border-top, .footer-10 .border-bottom {
    border-color: rgba(255, 255, 255) !important; }
  .footer-10 .footer-heading {
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px; 
	
	
font-family: "gotham",Sans-serif;

font-weight: 600;
line-height: 1em;
	
	}
  .footer-10 p {
    color: #fff; }
  .footer-10 a {
    color: #1089ff; }
  .footer-10 .con.con-1 {
    background: #1e1e1e; }
  .footer-10 .con.con-2 {
    background: #1c1c1c; }
  .footer-10 .con.con-3 {
    background: #252525; }
  .footer-10 .list-unstyled li a {
    color: #ffffff; }
    .footer-10 .list-unstyled li a:hover {
      color: #fff; }
  .footer-10 .con-info .icon {
    width: 50px;
    height: 50px;
    background: #1089ff;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 10px; }
    .footer-10 .con-info .icon span {
      color: #fff;
      font-size: 24px; }
  .footer-10 .con-info span {
    color: rgba(255, 255, 255, 0.8); }
  .footer-10 .subscribe-form .form-group {
    position: relative;
    margin-bottom: 0;
    border-radius: 0; }
    .footer-10 .subscribe-form .form-group input {
      background: white !important;
      border: none !important;
      outline: none !important;
      color: rgba(0, 0, 0, 0.3) !important;
      font-size: 16px;
      border-radius: 0; }
      .footer-10 .subscribe-form .form-group input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: rgba(0, 0, 0, 0.3) !important; }
      .footer-10 .subscribe-form .form-group input::-moz-placeholder {
        /* Firefox 19+ */
        color: rgba(0, 0, 0, 0.3) !important; }
      .footer-10 .subscribe-form .form-group input:-ms-input-placeholder {
        /* IE 10+ */
        color: rgba(0, 0, 0, 0.3) !important; }
      .footer-10 .subscribe-form .form-group input:-moz-placeholder {
        /* Firefox 18- */
        color: rgba(0, 0, 0, 0.3) !important; }
      .footer-10 .subscribe-form .form-group input:focus {
        outline: none !important;
        -webkit-box-shadow: none;
        box-shadow: none; }
    .footer-10 .subscribe-form .form-group .submit {
      color: #fff !important;
      display: block;
	  font-family: "gotham",Sans-serif;
	  font-weight: 600;
font-style: normal;
      width: 130px;
      height: 52px;
      font-size: 16px;
      background: rgb(180, 24, 189) !important;
      border: none;
      border-radius: 0; }

      .footer-10 .subscribe-form .form-group .submit:hover, .footer-10 .subscribe-form .form-group .submit:focus {
        text-decoration: none !important;
        outline: none !important;
background-color: red;
color: #fff;
		}
  .footer-10 .subscribe-form .subheading {
    display: inline-block;
    margin-top: 5px;
    color: rgba(255, 255, 255);
    font-size: 12px; }
  .footer-10 .ftco-footer-social li a {
        color: #fff; }
	.ftlks{
		text-decoration:none;
		
		font-family: "gotham",Sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 1.6em;
color: #ffffff;
		
	}
.fusbh{color: #fff;
font-family: "gotham",Sans-serif;
font-size: 14px;
font-weight: 500;}
.footer-10 .subscribe-form .form-group .submit:hover{background-color: rgb(255, 0, 0);
color: #fff;}
.copyright{text-align:center;}
/* end news letter */
.prdhdin{font-size:40px;}

.apex{width:100%; height:auto;max-width:260px;}
.axm{margin-top: 3rem !important;}

@media (max-width: 1280px) {
  .bbx {padding-left:20px;}
  .apxpgf {padding-bottom: 30px;}
 
}
@media (max-width: 1024px) {
  .bbx {padding-left:10px;}
  .apxpgf {padding-bottom: 10px;}
 
}

@media (max-width: 768px) {
    
  *[data-paroller-factor] {
    background-position: center !important; 
    transform: none !important;
  }
  .bbx { padding-left:0px; }
  .apxpgf { padding-bottom: 1px; }
  .bbxb { padding-bottom:50px; }
  .axm{visibility: hidden;}
  .ptap{font-size:20px;}
  .prdhdin{font-size:20px;}
}
@media (max-width: 480px) {
  .bbx {padding:1px;}
  .apxpgf {padding-bottom: 1px;}
  .bbxb{padding-top: 0px;
   padding-right: 0px;
   padding-left: 0px;}
   .icon-bar1{top: 72%;}
   .ptap{font-size:20px;}
   .container.slider-top-text{top: 96%;}
   .axm{visibility: hidden;}
   .masthead{background-size: 100% 100%;}
   .how-section1{ padding: 10% 1% 10% 1%;}
   .apabtclsubt{padding-top: 25px;}
   .apxbtn{}
 }
 .sphd{font-family: "Great Vibes",Sans-serif;
font-size: 20px;
font-weight: 700;
line-height: 1em;
color: rgba(0,0,0,.5);
letter-spacing: 2px;
margin: 15px 0 12px;}

@media (min-width: 1680px ) {
 .apxbrdrl {visibility: hidden;} 
 .apxbrdr {visibility: hidden;} 
}

.apxbtndv {
  width: 100%;
   margin-top: 3px;
margin-bottom: 3px;}


#bctsmart{visibility:hidden;display:none;}
 .apex {
         width: 100%;
         height: auto;
         max-width: 208px;
         }
.bmnu {
  margin-left: 100px;
}		 
.bsmr{margin-left:0px;}
.navbar-dark .navbar-nav .nav-link {
  padding: 13px 31px;
}
.apxvdobox {
         position: relative;
         padding-bottom: 75%; /* 16:9, for an aspect ratio of 1:1 change to this value to 100% */ 
         margin-bottom:50px;
         }
		 
		.apxvdobox iframe{position: absolute;
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;}
         .rte .boxHeadline {
         font-size: 18px;
         font-size: 1.8rem;
         font-weight: 400;
         margin: 0 0 25px 0;
         }
         .rte .boxHeadline+.boxHeadlineSub {
         margin: -18px 0 30px 0;
         }
         .rte .boxHeadlineSub {
         font-size: 14px;
         font-size: 1.4rem;
         font-weight: 400;
         font-style: italic;
         color: #919599;
         margin: 0 0 25px 0;
         } 
		 .bnmpad{padding-bottom:10px;padding-top:10px;}
		 .bnmpadb{padding:10px;}
         .bnmpadabt{padding-bottom:20px;padding-top:20px;}


.breadcrumb a{text-decoration:none;color:#440f47;}
.breadcrumb a:hover{text-decoration:none;color:#e16565;}
.breadcrumb a:active{text-decoration:none;color:#e16565;}
@media (max-width: 576px) {
.breadcrumb {
display: none;}
}
@media (max-width: 1400px) {
.nav-item {text-align:center;}
.btsoc {justify-content: space-around;}
}
@media (max-width: 767px) {
#bctsmart{visibility: visible;display:block;margin:10px;}
#bsidebar{display:none;}
}
.btsoc a:focus, .btsoc a:hover, .btsoc a:active {
         color: #ff3d39;
         }
.btabl td {
   min-width: 50%;
}

.smtctrypop {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}
.cryt{font-size: 14px;
  color: #333;
font-weight: 600;
text-transform: uppercase;
  padding: 8px 8px 8px 32px;
  }
.smtctrypop a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 14px;
  color: #000;
  display: block;
  transition: 0.3s;
}

.smtctrypop a:hover {
  color: #e61e1e;
}

.smtctrypop .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}
.prctrcanv{font-size:24px;cursor:pointer}

#smcrtboxpop {
  transition: margin-left .5s;
  padding: 16px;
}

@media screen and (max-height: 450px) {
  .smtctrypop {padding-top: 15px;}
  .smtctrypop a {font-size: 14px;}
}
@media only screen and (max-width: 600px) {
  .navbar-brand {
   margin-left: auto;
   margin-right: auto;
  }
 }
   .rspara{color:#ffffff;margin-bottom:1px;}
   .rspara a{text-decoration:none;color:#E84B4C;}
   .rspara a:hover{text-decoration:none;color:#ffffff;}   
   .rscookiect{
   z-index: 2147483647;
   width:100%;
   max-width: 420px;
   background-color: #030303;
   position: fixed;
   bottom: 0;
    right: 100px;
    margin: 10px;
   border-radius: 2px;
   padding: 10px 20px;
   opacity: .8;
   text-align: center;
   }
   .rscookiect .txt{
   float: left;
   width: 65%;
   }
   .txt p{}
   .rscookiect .accept {
   background-color: #E84B4C;
   color: #fff !important;
   border-radius: 2px;
   padding: 1px 5px;
   font-size: 13px;
   margin-top: 2.5%;	
   margin-left: 3%;
   }
   .rscookiect .accept:hover {
   background-color: #E84B4C;
   }
   @media (max-width: 640px) {
   .rscookiect{right: auto;left: auto;width:95%;}
   }
   .rscookiect{display:none;} 
   a.pimalk:focus,a.pimalk:active{
color: #620c0c;}
.ckybtn{cursor:pointer;}

/* new work */

		 .cmpnylogos img{margin-left:50px;width:200px;border:1px solid #f4f4f4;}
         .apbtmgt{margin-top:30px;}
		 @media screen and (max-width: 520px){
		 .apabtflxim img,.cmpnylogos img {
         width: 140px;
         }
         .apbtmgt{margin-top:5px;}
         }
         .vdtitl{font-size: 20px;
         font-family: "Montserrat", Sans-serif;
         font-size: 18px;
         font-weight: 700;
         text-transform: uppercase;
         color: #333333;
         }
         .racourclientsarea h2 {
         text-align: center;
         }
         .racclientswrapper {
         display: flex;
         width: 100%;
         margin: 0 auto;
         overflow: hidden;
         padding: 2.5rem;
         }
         .cmpnylogos {
         animation: animate 13s alternate linear infinite;
         }
         .racclientswrapper:hover .cmpnylogos {
         animation-play-state: paused;
         }
         @keyframes animate {
         0% {
         transform: translate3d(0, 0, 0);
         }
         100% {
         transform: translate3d(-1100px, 0, 0);
         }
         }
         @media (max-width:767px) {
         .racourclientsarea h2 {
         font-size: 30px;
         }
         .racclientswrapper {
         width: 100%;
         border-radius: 0;
         padding: 0;
         }
         }
         .rcaprcl{width:25%; background:#f9f9f9;}
         @media screen and (max-width: 520px){.rcaprcl{width:50%;padding-bottom:20px;}}
         .racabsm{font-size:96%;}
         .pabtxrc{margin-top:50px;}

.counter {
    background-color: #f5f5f5;
    padding: 20px 0;
    border-radius: 16px;
}
.count-title {
    font-size: 40px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}
.count-text {
    font-size: 13px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}
.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #FF5E00;
}
.fac-2x {
  margin: 0 5px 0 auto;
  float: left;
  display: table;
  color: #fff;
  width: 14px;
  height: 14px;
  filter: invert(100%) sepia(100%) saturate(27%) hue-rotate(107deg) brightness(107%) contrast(108%);
}
.prct::after{content: "+";}
.prcts::after{content: " SQ FT";font-size:60%;}
.prawars{min-width:250px;max-width:25%;margin: 10px auto;}	
.fa-2x {
  margin: 0 auto;
  float: none;
  display: table;
  color: #505f74;
  width: 26px;
  height:26px;
}
.icnftcolr{filter: invert(40%) sepia(64%) saturate(2055%) hue-rotate(358deg) brightness(99%) contrast(111%);}			 

.aoxbtm{margin: 0px 0px 10px 0px;
font-family: "Montserrat", Sans-serif;
font-size: 36px;
font-weight: 700;
text-transform: uppercase;
line-height: 1em;color:#505f74;}
.apxpgf{font-family: "Montserrat", Sans-serif;
         font-size: 16px;
         font-weight: 500;
         line-height: 1.5em;
         color:#333;
		 padding-bottom:0px;
		 text-align:center;
         }
@media (max-width: 1280px) {
  .bbx {padding-left:20px;}
  .apxpgf {padding-bottom: 30px;}
 
}
@media (max-width: 1024px) {
  .bbx {padding-left:10px;}
  .apxpgf {padding-bottom: 10px;}
 
}
@media only screen and (max-width: 767px) {
  .aoxbtm{font-size: 20px;
  margin: 0 0 26px;
  }
  .apxpgf { padding-bottom: 1px; }
}
@media (max-width: 480px) {
    .apxpgf {padding-bottom: 1px;}
	.prawars{max-width:100%;padding-left:1%;padding-right:1%;}	
}
.pabtxrc {
  margin-top: 50px;
}