﻿
@import url('css2-Sacramento_swapx108.css');

.ws_gallery-2 .img_frame{
    padding-top: 385px;
}


body {
    font-family: Poppins;
    font-weight: 300 !important;
}

.navbar_type4 .container{
    max-width:100%;
}

.navbar_type4 .logo {
  width: auto;
  height: 100px;
}

.navbar_type4 .row_1{
    background:#a20000;
    padding:10px 0;
    margin:0 !important;
}

.navbar_type4 a{
    color:#fff;
}

.navbar_type4 a:hover{
    color:#ccc;
}

.navbar_type4 .minify {
  flex: 100%;
  text-align: center;
  background:#fff;
}

.navbar_type4 .minify .logo {
  padding: 0px;
  height: 90px;
  margin: 0;
}

.navbar_type4 .dropdown .dropdown-menu {
  border-top: 10px solid transparent;
}

.navbar_type4 .dropdown-menu ul li{
    padding:2px 0;
}

/*
.navbar_type7 {
    background-image: linear-gradient(60deg,#fff,#fff, #eaeaea);
    box-shadow: 2px 2px 5px #666;
    height: 90px;
}

.navbar_type7 .logo {
    padding-left:100px;
}

.navbar_type7 .logo img {
    width: 270px;
    object-fit: contain;
    padding: 5px;
    margin-right: 50px;
}

.navbar_type7 .nav_menu .dropdown a {
    color: #000;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
}

.navbar_type7 .nav_menu .nav_item {
    padding: 5px 20px !important;
}

.navbar_type7 .nav_menu .dropdown a:hover {
    color: #b80000;
}

.navbar_type7 .nav_menu .dropdown .dropdown_menu .link_pannel a {
    padding-bottom: 5px;
}

*/

.footer_type7 {
    background-color: #333 !important;
    color: #fff;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1rem;
}

.footer_type7 .title {
  min-height: 36px;
}

.footer_type7 .logo img {
    max-height: 45px !important;
    display:none;
}

.footer_type7 .logo::after{
  content:'About Us';
  font-weight: 600;
  align-self: end;
  margin-bottom: 0;
  font-size: 1.25rem;
}

.footer_type7 .copy_right{
    font-size:0.8rem  !important;
}

#main_index{
    padding-bottom:0 !important;
}

#main_index .hp_photoGallerySlider{
    padding-bottom:80px !important;
    background-color:#fff !important;
}

#main_index .hp_photoGallerySlider .photo-gallery .outline_box .gallery_box img {

    max-height: 400px !important;
    object-fit: cover !important;
    padding: 0 !important;
}

#main_index .hp_photoGallerySlider .photo-gallery .outline_box {
    padding: 5px !important;
}

#main_index .new_video{

    background-image:url(../jpg/bg3ugj6.jpg);
    background-position:bottom;
}

#main_index .video_frame_outline .title{
    margin-top:10px;
}

#main_index .new_video_type2 .video_box {
    box-shadow: 0 0 0 transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
}

#main_index .new_video_type2 .video_box .video_frame_outline {
    border: 0 !important;
    border-radius: 0 !important;
}

#main_index .hp_photoGallerySlider_type3 {
    background-color: #fff !important;
}

#main_index .hp_photoGallerySlider_type3 .photo-gallery3 .outline_box .gallery_box img {

    max-height: 100% !important;
    object-fit: cover !important;
    padding: 0 !important;
}

#main_index  .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev::before,
#main_index  .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next::before{
    width: 15px !important;
    height: 15px !important;
    filter: brightness(1) !important;
}

#main_index  .hp_photoGallerySlider_type3 .photo-gallery3 .slick-prev{
    z-index: 1;
    left: 20px;
    color: #a60c0c;
    background: rgba(255, 255, 255, 0.8);
    width: 30px !important;
    height: 30px !important;
    border-radius:20px !important;
}

#main_index  .hp_photoGallerySlider_type3 .photo-gallery3 .slick-next{
    z-index: 1;
    right: 20px;
    color: #a60c0c;
    background: rgba(255, 255, 255, 0.8);
    width: 30px !important;
    height: 30px !important;
    border-radius:20px !important;
}

/*banner*/

.banner-content {
    top: 110%;
    position: relative;
}

.slider_banner {
    width: 100%;
    height: 500px !important;
    overflow: hidden;
    position: relative;
}
    
.slider_banner .banner_content {
    height: 500px !important;
 }
    
.slider_banner .item img {
    width: 100%;
    height: 500px !important;
    object-fit: cover;
}

.slider_banner .item {
    width: 100%;
    height:500px !important;
}

.title-small{
    font-size:3.4rem;
    font-family: 'Sacramento', cursive;
}

.title-big{
    font-size:4rem;
}

/*homepage*/
.font1{
    font-size:30px;
    margin-bottom: 20px;
    font-weight:bold;
}

.font2{
    font-size:16px;
    line-height:26px;
}

.font3{
    font-size:48px;
    line-height:55px;
    font-weight:bold;
}

.font3 span{
    display:block;
}

.font4{
    font-size:25px;
}

.wid-8{
    margin: 0 10%;
    width:80%;
}

.txt-contentx1{
    padding:5%;
}

.iconx1 img{
    max-width:100px;
    margin:0 auto;
}

.imgx1{
    max-width:500px;
}

.colx1{
    text-align:center;
    margin:25px 0;
    border-right: 2px solid rgba(255, 255, 255, 0.3);
}

.pad{
    padding: 80px 20px 20px 20px;
}

.hp_photoGallerySlider_type3 .photo-gallery3 {
    padding: 15px 15px 80px 15px;
}

.toggle_btn1 {
  position: fixed;
  top: 85vh;
  height: 70px;
  margin: 0 auto;
  z-index: 2100;
  left: 50px;
  bottom: 90px;
  display: block;
  justify-content: center;
}

.toggle_btn1 .btn {
  align-self: center;
  width: max-content;
  border-radius: 50%;
  background-color: #b80000;
  color: white;
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 30px;
}

.toggle_btn1 .whatsapp {
  align-self: center;
  width: auto;
  padding:5px 20px;
  border-radius: 5px;
  background-color: transparent;
  color: white;
  display: flex;
  justify-content: center;
  right: 50%;
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1.5;
  font-size: 14px;
}

.toggle_btn1 .whatsapp i {
    font-size: 1.8rem;
    margin-top: auto;
    margin-bottom: auto;
    background-color: #25d366;
    display: flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}

.toggle_btn1 .whatsapp span{
  background: #000;
  padding: 2px 5px;
  border-radius: 5px;
  height: max-content;
  margin-left: 3px;
}

/*BTN2*/
.toggle_btn2 {
  position: fixed;
  top: 85vh;
  height: 70px;
  margin: 0 auto;
  z-index: 2100;
  left: 150px;
  bottom: 90px;
  display: block;
  justify-content: center;
}

.toggle_btn2 .btn {
  align-self: center;
  width: max-content;
  border-radius: 50%;
  background-color: #b80000;
  color: white;
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 30px;
}

.toggle_btn2 .whatsapp {
  align-self: center;
  width: auto;
  padding:5px 20px;
  border-radius: 5px;
  background-color: transparent;
  color: white;
  display: flex;
  justify-content: center;
  right: 50%;
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1.5;
  font-size: 14px;
}
.toggle_btn2 .whatsapp i {
    font-size: 1.8rem;
    margin-top: auto;
    margin-bottom: auto;
    background-color: #25d366;
    display: flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}

.toggle_btn2 .whatsapp span{
  background: #000;
  padding: 2px 5px;
  border-radius: 5px;
  height: max-content;
  margin-left: 3px;
}

.toggle_btn1 a:hover,
.toggle_btn2 a:hover{
    text-decoration: none;
}


.btnx1 {
    line-height: 50px;
    height: 50px;
    text-align: center;
    width: 250px;
    cursor: pointer;
    margin:20px auto;
    background-color: rgba(255,255,255,0);
    border:0px;
}

.btn-four {
    color: #fff;
    transition: all 0.5s;
    position: relative;
}

.btn-four::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(255,255,255,0.3);
    transition: all 0.3s;
}

.btn-four:hover::before {
    opacity: 0 ;
    transform: scale(0.5,0.5);
}

.btn-four::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s;
    border: 1px solid rgba(255,255,255,0.5);
    transform: scale(1.2,1.2);
}

.btn-four:hover::after {
    opacity: 1;
    transform: scale(1,1);
}

.btn-three {
    color: #333;
    transition: all 0.5s;
    position: relative;
}
.btn-three::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0,0,0,0.1);
    transition: all 0.3s;
}
.btn-three:hover::before {
    opacity: 0 ;
    transform: scale(0.5,0.5);
}
.btn-three::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s;
    border: 1px solid rgba(0,0,0,0.5);
    transform: scale(1.2,1.2);
}

.btn-three:hover::after {
    opacity: 1;
    transform: scale(1,1);
}

.grouplogo{
    max-width:200px;
    margin:10px auto;
}

.hp_service{
    padding:5%;
    background:#fff;
}

.service_img{
    max-width:300px;
    margin: 0 auto;
    transition: linear .3s;
}

.service_img:hover{
    transform:scale(1.05);
}

/* video page */

#main_videosbycat .video_img_frame{
    object-fit:contain;
}

#main_videosbycat .video_img_frame img{
    width: 100% !important;
}

/*products page*/
#showproducts_6_1 .product-detail-tab .download{
margin-top: -2rem !important;
margin-bottom: 3rem !important;
}

@media all and (max-width: 1100px){
    .navbar_type4 a {
      font-size: .7rem;
    }
    
    .slider_banner {
        width: 100%;
        height: auto !important;
        overflow: hidden;
        position: relative;
    }
        
    .slider_banner .banner_content {
        height: auto !important;
     }
        
    .slider_banner .item img {
        width: 100%;
        height: auto !important;
        object-fit: cover;
    }
    
    .slider_banner .item {
        width: 100%;
        height: auto !important;
    }
    
    .banner-content {
        top: 0;
    }
    
    .font3 {
      font-size: 35px;
      line-height: 40px;
    }
    
    .font3 span{
        display:inline-block;
    }
    
    .font4 {
      font-size: 18px;
    }
    
    .wid-8 {
      margin: 0;
      width: 100%;
    }
}

@media all and (max-width: 993px){
    #top_spacing{
        height:80px;
    }
    
    .side_menu form{
        display:none;
    }
    
    .navbar_mobile {
      background:#fff;
    }
    
    /*banner*/
    .title-small {
        font-size: 1.5rem;
        font-family: 'Sacramento', cursive;
    }

    .title-big {
        font-size: 2.4rem;
        line-height: 2.6rem;
    }
    
    /*homepage*/
    .colx1 {
        text-align: center;
        margin: 25px 0;
        border-right: none;
    }
    
    .wid-8 {
        margin: 0;
        width: 100%;
    }
    
    .font3{
        font-size:30px;
        line-height:35px;
        font-weight:bold;
    }
    
    .font4 {
        font-size: 18px;
    }
    
    .iconx1 img {
        max-width: 50px;
        margin: 0 auto;
    }
}

@media all and (max-width: 768px){

    .hp_service {
      padding: 10% 5%;
    }
    
}


@media all and (max-width: 480px){
    .title-big {
      font-size: 1.8rem;
      line-height: 2rem;
    }
}
