/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Anton|Lobster');

@font-face 
{
	font-family: 'euphemia';
	src: url('../fonts/euphemia.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'BAHNSCHRIFT';
	src: url('../fonts/BAHNSCHRIFT.TTF')  format('truetype');
}
@font-face 
{
	font-family: 'Jersey M54';
	src: url('../fonts/Jersey M54.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'BikoRegular';
	src: url('../fonts/BikoRegular.otf')  format('opentype');
}
@font-face 
{
	font-family: 'LANENAR';
	src: url('../fonts/LANENAR.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'Questrial-Regular';
	src: url('../fonts/Questrial-Regular.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'arial';
	src: url('../fonts/arial.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'britanic';
	src: url('../fonts/britanic.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'myriad pro-regular';
	src: url('../fonts/myriad pro-regular.ttf')  format('truetype');
}



body
{
	overflow-x:hidden;
}
.container
{
	width:1250px;
	margin:0px auto;
}


/************ Index Page ************/
::-moz-selection { /* Code for Firefox */
    color:#fff;
    background: #2e2e2e;
}

::selection {
    color:#fff;
    background: #2e2e2e;
}

/************ affix menu code ************/
.affix {
    top: 0px;
    width: 100%;
    z-index:  9999 !important;
	background-color:#cecece;
    border-radius:  0 !important;
    box-shadow: 0px 0px 3px 3px #333;
}
.affix .top-nav {
	display: none;
}
.affix .logo { 
	margin: 2px;
	width: 45%;
}
.affix .wsmenu{ 
	margin-top: 3%;
}
.navbar {
    margin-bottom: 0px!important;
    border: none !important;
}
.affix ~ .container-fluid {
   position: relative;
   top: 50px;
}
.affix .social {
	display: none;  
}
.affix .info {
	display: none;
}
/************ affix menu code ************/


/************ Navigation css  ************/
.top-bar {
   z-index: 9999;
   position: relative;
}
.top-header-01 {
   z-index: 9999;
   position: relative;
}
.topbar-bg {
	background-color:#9b1b11;
} 
.social {
	float: right;
	margin-bottom: 0px;
	padding: 9px 19px;
}
.info {
	
	padding: 14px;
	display: inline-flex;
	list-style: none;
	margin: 0;
}
.phone
{
	font-size:13px;
	color:#fff;
	font-family: 'euphemia';
	font-weight: 700;
	letter-spacing: 1px;
}
.email
{
	font-size:13px;
	color:#fff;
	font-family: 'euphemia';
	font-weight: 700;
	letter-spacing: 1px;
}
.email a:hover
{
	color:#d9dbda;
}
/**** social icon ****/

.social-1 {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    border-radius: 100%;
    transition: all 200ms ease-in;
}
[class^="hvr-"] {
    margin: 0px 4px;
    padding: 7px;
    cursor: pointer;
    background: #898989;
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}
.hvr-hollow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: background;
    transition-property: background;
    box-shadow: inset 0 0 0 2px #898989, 0 0 1px transparent;
}

.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
    background: none;
   color: #FFF;
}
/**** social icon ****/
.logo {
	float: left;
}
/************ Navigation css  ************/

/************ slider css start ************/

.slider-01
{
	margin-top: -15%;
}
.slider {
	margin-bottom:0px;
}

/************ slider css ************/

/****** index-about contant *****/
.about-index {

  /*! background-image: url("../images/about-index-img.png"); */
  /*! background-position: center; */
  /*! background-repeat: no-repeat; */
  background-size: 100%;
  background-color: #fff;
}
.index-about-title {
	font-size: 40px;
	font-weight: 700;
	font-family: 'Jersey M54';
	/*! font-variant: small-caps; */
	color:#000;
	letter-spacing: 1px;
	line-height: 50px;
	margin-bottom: 4%;
}

.index-about-sub-title {
	font-size: 40px;
	font-weight: 700;
	font-family: 'Jersey M54';
	/*! font-variant: small-caps; */
	color:#000;
	letter-spacing: 1px;
	line-height: 13px;
	margin-bottom: 8%;
}
.index-about-sub-font {
	font-size: 20px;
	font-family: 'LANENAR';
	line-height: 35px;
	color:#000;
    text-align: justify;
	font-weight: 700;
}
.about-p-bottom {
    margin-bottom: 0%;
}
.about-p-bottom-01 {
    margin-bottom: 10%;
    font-size: 20px;
    line-height: 30px;
}
.about-img {
}
/****** index-about contant *****/

/****** index-product contant *****/
/*-- Isotope start --*/
.title-border {
  font-size: 50px;
  font-family: myriad pro-regular;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
}
.isotope-nav{
	display: inline-block;
	margin: 0 0 10px;
}

.isotope-nav ul{
	list-style: none;
	margin: 0;
}

.isotope-nav ul li{
	float: left;
	margin-right: 10px;
}

.isotope-nav ul li a{
	color: #000000;
  	font-size: 18px;
  	padding: 5px 7px;
  	/*! margin-right: 5px; */
  	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
	font-family: 'raavib';
	text-decoration: none;
}

.isotope-nav ul a.active{
	color: #1e73c1;
  	border-color: #1e73c1;
  	border-bottom: 3px solid #1e73c1;
}

.isotope-item{
	margin-top: 30px;
}


.isotop-img-conatiner{
	position: relative;
	border: 3px solid #707070;
	border-radius: 5px;
	box-shadow: 3px 3px 9px #707070;
}

.isotop-img-conatiner:after{
	opacity: 0;
	position: absolute;
	content: '';
	top: 0;
	right: auto;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 500ms;
  	-moz-transition: opacity 500ms;
  	-o-transition: opacity 500ms;
  	transition: opacity 500ms;
  	background-color: rgba(11, 97, 170, 0.46);
}

.isotop-img-conatiner:hover:after{
	opacity: 1;
}

.isotop-readmore{
	opacity: 0;
	position: absolute;
	top: 0;
	margin-top: -20px;
	margin-left: -15px;
  	width: 40px;
 	height: 40px;
  	border-radius: 3px;
  	z-index: 1;
  	background: rgba(0, 0, 0, 0.5);
  	-webkit-transition: all 0.3s;
  	-moz-transition: all 0.3s;
  	-o-transition: all 0.3s;
  	transition: all 0.3s;
}
.isotop-readmore i {
  font-size: 19px;
	line-height: 40px;
	color: #fff;
}
.isotop-readmore i:hover {
  color: #0b61aa;
}
.isotop-img-conatiner:hover .isotop-readmore{
	opacity: 1;
	top: 50%;
}

.isotop-readmore:hover {
	color: #0b61aa;
	background: #fff;
}

.isotope-item-title h3{
	font-size: 18px;
	margin: 5px 0 0 0;
}

.isotope-item-title h3 a{
	color: #333;
}

.isotope-item-title h3 a:hover{
	color: #fc5a0a;
}


.isotope-item-tags{
	list-style: none;
	margin:0 5px 0 0;
	padding: 0;
	display: inline-block;
}

/*-- Isotope start --*/


.product-title {
    font-family: Jersey M54;
    font-size: 30px;
    color: #000;
    letter-spacing: 1px;
    line-height: 45px;
    margin-top: 4%;
}
.product-title-2 {
    font-family: Questrial-Regular;
    font-size: 25px;
    color: #000;
    letter-spacing: 1px;
    line-height: 45px;
    color: #868686;
    margin-bottom: 3%;
}
.product-slider {
    /*! background: #f0f0f0; */
}

/****** index-product contant *****/

/****** appplication contant *****/
.read-more-btn {
	margin:0px;
	line-height: 28px;
}
.read-more-btn a {
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 18px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 15px 7%;
    border-radius: 20px 20px;
    letter-spacing: 0.6px;
    font-family: 'arial';
	  box-shadow: none;
    background: linear-gradient(to right, rgb(156, 29, 20) 0%, rgb(195, 92, 85) 50%, rgb(187, 97, 91) 100%);
}

.read-more-btn a:hover  {
    color: #fff;
	background: rgb(157, 30, 21);
	text-decoration:none;
	/*shedow */
	-moz-box-shadow: 6px 9px 0px 0px rgba(202,86,74,1);
	box-shadow: 6px 9px 0px 0px rgb(26, 30, 34);
}
.margin-bottom {
    margin-bottom: 30px;
}

/* Zoom In #1 */
.column {
	/*! margin: 15px 15px 0; */
	padding: 0;
	cursor: pointer;
}
.column:last-child {
	/*! padding-bottom: 60px; */
}
.column::after {
	content: '';
	clear: both;
	display: block;
}
.column div {
	/*! position: relative; */
	/*! float: left; */
	/*! width: 300px; */
	/*! height: 200px; */
	/*! margin: 0 0 0 25px; */
	/*! padding: 0; */
}
.column div:first-child {
	margin-left: 0;
}
.column div span {
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
	display: block;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	opacity: 0;
}
figure {
	width: 161px;
	height: 212px;
	margin: 0;
	padding: 0;
	/*! background: #883a3a; */
	overflow: hidden;
}
figure:hover+span {
	bottom: -100px;
	opacity: 1;
}
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

/****** appplication contant *****/

/****** contact contant *****/
.contact {
    padding: 30px;
    background: rgba(156,29,20,1);
    background: -moz-linear-gradient(left, rgba(156,29,20,1) 0%, rgba(195,92,85,1) 50%, rgba(216,128,122,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(156,29,20,1)), color-stop(50%, rgba(195,92,85,1)), color-stop(100%, rgba(216,128,122,1)));
    background: -webkit-linear-gradient(left, rgba(156,29,20,1) 0%, rgba(195,92,85,1) 50%, rgba(216,128,122,1) 100%);
    background: -o-linear-gradient(left, rgba(156,29,20,1) 0%, rgba(195,92,85,1) 50%, rgba(216,128,122,1) 100%);
    background: -ms-linear-gradient(left, rgba(156,29,20,1) 0%, rgba(195,92,85,1) 50%, rgba(216,128,122,1) 100%);
    background: linear-gradient(to right, rgba(156,29,20,1) 0%, rgba(195,92,85,1) 50%, rgba(216,128,122,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c1d14', endColorstr='#d8807a', GradientType=1 );
}
.contact-title {
    
    font-family: britanic;
    font-size: 30px;
    color: #1b1b1b;
    font-weight: 600;
    letter-spacing: 1px;
}
.contact-btn {
	margin:10px;
	line-height: 28px;
}
.contact-btn a {
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 18px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 15px 15%;
    border-radius: 30px 30px;
    letter-spacing: 0.6px;
    font-family: 'arial';
	  box-shadow: none;
    background: linear-gradient(to right, rgb(156, 29, 20) 0%, rgb(195, 92, 85) 50%, rgb(187, 97, 91) 100%);
}

.contact-btn a:hover  {
    color: #fff;
	background: rgb(157, 30, 21);
	text-decoration:none;
	/*shedow */
	-webkit-box-shadow: 6px 9px 0px 0px rgba(202,86,74,1);
	-moz-box-shadow: 6px 9px 0px 0px rgba(202,86,74,1);
	box-shadow: 6px 9px 0px 0px rgb(26, 30, 34);
}
/****** contact contant *****/

/************ footer Index css ************/
.footer {
	background-color:#e2e2df;
	padding: 4% 0px 2% 0px;
}
.footer-logo {
    
	margin-bottom: 25px;
	/*! margin-left: 25px; */
}
.footer-font {
	font-family: 'Questrial-Regular';
	font-size:26px;
	font-weight:700;
	color:#242424;
	margin-bottom: 6%;
	letter-spacing: 0.5px;
	line-height: 45px;
	margin-left: 20px;
	white-space: nowrap;
}

.footer-font-01 {
	font-family: 'Questrial-Regular';
	font-size:15px;
	font-weight:600;
	color:#242424;
	line-height:33px;
	letter-spacing: 0.7px;
	white-space: nowrap;
	margin-left: 20px;
}
.footer-font-01 a {
	font-family: 'Questrial-Regular';
	font-size:15px;
	font-weight:600;
	color:#242424;
	line-height:33px;
	letter-spacing: 0.7px;
	white-space: nowrap;
	margin-left: 20px;
}

.footer-font-01 a:hover {
	color:#9A0614;
}
.footer ul {
	padding:0px;
	list-style:none;
}
.footer-font-02 {
	font-family: 'Questrial-Regular';
	font-size:15px;
	font-weight:600;
	color:#242424;
	line-height:33px;
	letter-spacing: 0.7px;
	white-space: nowrap;
}
.footer-font-02 a {
	color:#000;
}
.footer-font-02 a:hover {
	color:#9D1F16;
}

.footer-map {
	margin-left: 43px;
	height: 334px;
	width: 342px;
}
/*************** social ******************/

.social-01 {
    padding-top: 14px;
    display: inline-flex;
    list-style: none;
    float: left;
}
.social-01 li
{
	padding: 0px 5px !important;
	border-bottom: unset;
}
.social-icon-01 {
	color: #c56059;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	/*! background:#fff; */
	width: 34px;
	height: 34px;
	font-size: 15px;
	border-radius: 100%;
	transition: all 200ms ease-in;
	border: 2px solid #c56059;
}

.social-icon-01:hover {
 	background-color: #fff !important;
	background: transparent;
	border: 2px solid #363435;
}
[class^="hvr-"] {
    margin: 0px 3px;
    padding: 7px 6px;
    cursor: pointer;
    background: #898989;
    text-decoration: none;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 50%;
    font-size: 14px;
    width: 30px;
    height: 30px;
}
.hvr-hollow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: background;
    transition-property: background;
}
.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
    background: none;
   color: #fff;
    border: 2px solid #fff;
}
/*************** social ******************/
/************ footer Index css ************/

/************ copy write Index css ************/
.copy-write {
	background-color:#101010;
	padding: 20px;
}
.copy-write-font {
	color:#fff;
	font-size:15px;
	font-family: 'arial';
	letter-spacing: 1px;
	margin: 0px;
}


.copy-write-font-01 {
	color:#fff;
	font-size:15px;
	font-family: 'Arial';
	float:right;
	letter-spacing: 0.9px;
	margin: 0px;
}
.copy-write-font-01 a {
	color:#fff;
}
.copy-write-font-01 a:hover {
	color:#9A0614;
}
/************ copy write Index css ************/


/******* last footer contant ******/

/*** top arrow contant ***/
.scrollTop {
   opacity: 0;
	position: fixed;
	right: 16px;
	bottom: 0;
	color: #fff;
	border-radius: 100px;
	z-index: 999;
	height: 55px;
	width: 55px;
	background-repeat: no-repeat;
	background-position: center;
	transition: opacity .3s,bottom .5s,box-shadow .3s cubic-bezier(.55,0,.1,1),background-color .1s linear;
	background-color: #b3b3b3;
	overflow: hidden;
}
.scrollTop i {  
    width: 55px;
    height: 40px;
    top: 0px;
    left: 0;
    position: relative;
    z-index: 10;
    transform: translate(0,0);
    transition: transform .2s ease;
    color: #fff;
}

.scrollTop i, .scrollTop:hover {
    background-color: transparent;
}
.scrollTop i, .text-small {
    font-size: 40px;    
	  line-height: 50px;
}
.scrollTop i, .text-center {
    text-align: center;
}
.scrollTop::before, .scrollTop:hover::after {
    transform: scale(1);
}
.scrollTop::after, .scrollTop::before {
    display: block;
    content: ' ';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;   
    transform: scale(0);
    transition: all .3s cubic-bezier(.55,0,.1,1);
    border-radius: 100px;
	background: rgb(243, 113, 33);
	background: -moz-linear-gradient(top, rgb(243, 113, 33) 0%, rgb(243, 113, 33, 0.47) 100%);
	background: -webkit-linear-gradient(top, rgba(243, 113, 33,1) 0%, rgba(243, 113, 33, 0.47) 100%);
	background: linear-gradient(to bottom, rgb(169, 169, 169) 0%, rgba(169, 169, 167, 0.64) 100%);
}
.scrollTop:hover i {
    transform: translate(0,-39px) !important;
}
/*** top arrow contant ***/
/************ Index Page ************/

/************ About Page ************/
/***slider css start***/
.inner-slider {
	margin-bottom: 30px;
}
.slider {
	margin-bottom:5%;
	margin-top: 5%;
}
.slider-border {
  /*! border: 5px solid #c5c5c5; */
}
.titel-text {
	font-family: 'britanic';
	font-size:45px;
	color: #9b1b11;
	font-weight: 700;
	margin-bottom: 25px;
	/*! margin-top: -70px; */
	/*! text-shadow: 3px 3px 2px #2c2c2c; */
	letter-spacing: 1px;
	margin-top: -70px;
}
.titel-text::after {
	height:5px;
	display:block;
	width:10%;
	border-left:3px;
	content: '';
	background-color: #1b1b1b;
	margin-top: 12px;
    margin-left: 0;
    padding-bottom: 7px;
}
.titel-text2 {
    font-family: 'Anton', sans-serif;
    font-size: 20px;
    color: #187dbb;
    margin-bottom: 5%;
   letter-spacing: 1px;
}
/***slider css start***/
/*** aboutus Page Css ****/	
.about-index {
	margin-bottom:41px;
}
.about-font-01 {
	font-size: 18px;
	color: #000;
	font-family: 'Questrial-Regular';
	text-align:justify;
	letter-spacing: 1px;
	line-height: 35px;
	font-weight: 700;
}

.product-title-sub-01 {
    font-size: 28px;
    color: #a4090c;
    letter-spacing: 0.9px;
    font-family: euphemia;
    margin-bottom: 2%;
    font-weight: 700;
}

.product-title-sub-01::after {
    height: 5px;
    display: block;
    width: 7%;
    border-left: 3px;
    content: '';
    background-color: #2e2e2e;
    margin-top: 10px;
    margin-left: 0;
    padding-bottom: 5px;
}
.aboutpage-img {
    margin-top: 25px;
    border: 2px solid #a4090c;
}
/************ About Page ************/

/************ product Page ************/
.our-product {
    margin-bottom: 60px;
}
.pro-text {
    width: 387px;
    height: 40px;
    padding: 8px;
    border: 2px solid #b25049;
    border-radius: 12px;
}
.product-font {
    color: #0e0e0e;
    font-size: 13px;
    font-family: 'Questrial-Regular';
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.7px;
}
*
.about-font-01 li {
    list-style: none;
    font-size: 18px;
    line-height: 35px;
    color: #000;
    font-family: 'Questrial-Regular';
    margin-left: -40px;
    letter-spacing: 1px;
}
/******** Table Contant ********/
table {
  	border-collapse: collapse;
	  margin: 0;
  	padding: 0;
  	width: 100%;
  	margin-bottom: 2%;
}
table td {
  	padding: 5px 5px;
	font-family: 'Questrial-Regular';
	/*! font-size:81px; */
  	/*! text-align: left; */
  	line-height: 24px;
  	letter-spacing: 1px;
  	font-size: 15px;
  	font-weight: 700;
}
.table-border {
  padding:10px;
	text-align: center;
}

table tr {
	/*! background: #efefef66; */
}
table th {
	font-size: 20px;
	color: #fff;
	background-color: #2e2e2e;
    letter-spacing: 1px;
    line-height: 20px;
	font-weight: 700;
	font-family: 'Questrial-Regular';
	padding: 10px 38px;
	text-align: center;
	text-transform: capitalize;
}
.table-th {
	font-family: 'Questrial-Regular';
	background-color:#202020;
	color:#fff;
	font-size:20px;
	padding:8px;
	text-align:center;
}
.table-td {
	padding:8px;
	font-family: 'Questrial-Regular';
	font-size:25px;
	font-weight: 700;
	text-align:center;
	border-bottom: none;
	
}
.table-width {
	width:90%;
}
.table-shadow {
    box-shadow: 1px 2px 7px 2px #58514b;
}
.inq-box {
    padding: 3% 5%;
	border: 1px solid #d7dce8;
	box-shadow: -4px 6px 0 #f69356;
}
/******** Table Contant ********/
/************ product Page ************/

/************ Contact Page ************/
.border-01 {
    border: 4px solid #a4090c;
}
.contact {
    
	margin-bottom: 2%;
}
.padding-le-ri {
    padding-left: 8%;
    /*! padding-right: 7%; */
}
.contact-font {
	font-family: 'Questrial-Regular'; 
	font-size: 16px; color:#000; 
	line-height: 50px; 
	font-weight: 700;
	margin-left: 8px;
	letter-spacing: 1px;
	line-height: 25px;
}
.contact-font-call {
	font-family: 'Questrial-Regular'; 
	font-size: 21px; 
	color:#000; 
	/*! margin-left: 18px; */
	font-weight: 700;
	letter-spacing: 1px;
	/*! line-height: 50px; */
}
.contact-font a { 
	color:#000; 
}
.contact-font a:hover {
	color:#a4090c;
}
.contact-padding {
	padding-top:6%;
	padding-bottom: 3%;
}
.con-mar {
	/*! margin-bottom:8%; */
}

/************ Contact Page ************/

/************ Inquiry Page ************/
.top-text {
    border: 1px solid #e7ecee;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.49);
    padding: 1.4444444444rem 1.6666666667rem 1.1666666667rem;
}
.imgBox:hover {
    -webkit-box-shadow: 0.25rem 0.375rem 1.75rem 0rem rgba(0,0,0,0.22) !important;
    box-shadow: 0.25rem 0.375rem 1.75rem 0rem rgba(0,0,0,0.22) !important;
    transition: all 0.2s ease-in-out 0.2s;
}
/************ Inquiry Page ************/

/