@font-face {
    font-family: Bellefair-Regular_1;
    src:url(../fonts/Webfonts/Bellefair-Regular.ttf);
}
body {
  /*background: url(../images/bg.jpg) 100% !important;*/
  /*background:linear-gradient(-90deg, #e4b550, #ffffff, #00BCD4);*/
  /*pink*/
  /*background:linear-gradient(to right, #a20e142b 50%, #d9e2e426 100%) !important;*/
  /*white*/
  /*background:linear-gradient(to right, #eaf3fdf2, #ffffffe8, #dbe4ec29) !important;*/
  /*background:linear-gradient(to right, #eaf3fdf2, #ffffffe8, #dbe4ec29) !important;*/
  /* Bluegreen */
  /*background: linear-gradient(to right, #fbfdfd 50%, #0769bd4d 100%) !important;*/
  /*background: linear-gradient(to right, #fbfdfd 50%, #c0ddf5 100%) !important;*/
  /*background:url(../images/bg.jpg);*/
  /*background:linear-gradient(-90deg, #2f8b9a, #7dcbd8, #1e6e77);*/
  /*background: linear-gradient(-90deg, #b3050c, #6f0aa2fa, #a90208);*/
  /*background:linear-gradient(-90deg, #2f8b9a, #0f3940, #1e6e77);*/ 
  font-family: Bellefair-Regular_1 !important;
  font-weight:normal !important;
  color:#000000;
  background:#F4F4F4 !important;
  
}


h1, h2, h3, h4 {
  
  font-family: Bellefair-Regular !important;
  font-weight: normal !important;
}

p {
  font-family:Bellefair-Regular !important;
  font-size:1.25em;
}
/*gallery page*/
.overlay__reveal{
  /*pink*/
  background:#ffffff00;
  /*white*/
  /*background: url('../../images/gallery/bg_white.jpg');*/
}
h2 {
    line-height: 1.3;
    text-align: center;
}



.headding_red_white {
  width: 100%; 
    margin-bottom: 30px;
    margin-top: 40px;
    /*color: #350707;*/
    padding: 0 0 11px;
    text-align: center; 
    font: bold 35px Sans-Serif;
    text-transform: uppercase;
    color: #ffffff;
    /* text-decoration: underline; 
    border-bottom: 1px solid #e2d17c;*/
    text-shadow: 1px 3px 10px #bd1f25;
    /* text-shadow: 0 1px 0 #eac8c8, 0 2px 0 #f5aeae, 0 3px 0 #bf7b7b, 0 4px 0 #bd7474, 0 5px 0 #ad7878, 0 6px 1px rgb(41, 0, 0), 0 0 5px rgba(0, 0, 0, 0), 0 1px 3px rgba(0, 0, 0, 0), 0 3px 5px rgba(0, 0, 0, 0.65), 0 5px 10px rgba(0, 0, 0, 0.52), 0 10px 10px rgba(0, 0, 0, 0.52), 0 20px 20px rgba(0, 0, 0, 0.18); */
}

 .headding_red {
    color: #a93438;
      /* width: 100%; */
    margin-bottom: 5px;
    margin-top: 5px;
    /* color: #350707; */
       padding: 0 0 11px;
    text-align: center;
    font: 2.063em Cambria, Georgia, serif !important;
    text-transform: uppercase;
    
    text-shadow:-2px 3px 1px #bdbdbd, 1px 0 0px #ff7575;
    /* text-shadow: 0 1px 0 #eac8c8, 0 2px 0 #f5aeae, 0 3px 0 #bf7b7b, 0 4px 0 #bd7474, 0 5px 0 #ad7878, 0 6px 1px rgb(41, 0, 0), 0 0 5px rgba(0, 0, 0, 0), 0 1px 3px rgba(0, 0, 0, 0), 0 3px 5px rgba(0, 0, 0, 0.65), 0 5px 10px rgba(0, 0, 0, 0.52), 0 10px 10px rgba(0, 0, 0, 0.52), 0 20px 20px rgba(0, 0, 0, 0.18); */
}
         
    /*color:#FFF;
    padding: 0;
    text-align: center;
  font: bold 32px Sans-Serif;
  text-transform: uppercase;
    text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
         */
         
  /*color:#350707;*/       
  /*-webkit-text-stroke: 0.5px #fff;
  text-shadow: 2px 2px #000;*/
  
  
    /*padding: 0;
    text-align: center;
    font: bold 32px Sans-Serif;
    text-transform: uppercase;
      color: #8fdaff;
    text-shadow: 0 1px 0 #0499f1, 0 2px 0 #008bde, 0 3px 0 #0072b5, 0 4px 0 #457b9c, 0 5px 0 #02598c, 0 6px 1px rgb(1, 86, 241), 0 0 5px rgba(0, 0, 0, 0), 0 1px 3px rgba(0, 0, 0, 0), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);*/

/*}*/

.headding_red.watermark{
  position: fixed !important;
  text-shadow: none;
  top: 45%;
  left: 6%;
  transform: translate(0%, -50%);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0px;
  padding-bottom: 0;
  color:rgba(0, 0, 0, 0.21);
  /*color: rgba(255, 255, 255, 0.34);
  text-shadow: 2px 0px 4px rgba(0,0,0,0.2),0px 2px 4px rgba(0,0,0,0.2);*/
  width: auto !important;
  margin-left: 0% !important;
  margin-right: 0% !important;
  z-index: 9999;
  display:none;
}
.headding_red:after {
  display: none;
    /*display: inline-block;*/
    margin: 0 0 8px 20px;
    height: 3px;
    content: " ";
    text-shadow: none;
    /*background-color: #999;*/
    width: 89px;
  background: linear-gradient(to left, #ffffff00, #5f5f5f);
}


.headding_red:before {
  display: none;
    /*display: inline-block;*/
    margin: 0 20px 8px 0;
    height: 3px;
    content: " ";
    text-shadow: none;
    /*background-color: #999;*/
  font-weight:bold;
    width: 89px;
  background: linear-gradient(to right, #ffffff00, #5f5f5f);
  
}
/*@media only screen and (min-width:1400px){
  .reber_h {
   top: 820px;
  }
}*/


/*h2.headding_red.sub-title{
  font-size: 28px !important;
  color: #a21010;
}
*/



/*Logo Splash*/
.mask a{
  position: relative;
  display:block;
  width:220px;
  height: 67px;
  text-align:center;
  margin: 0px auto;
  filter: drop-shadow(0px 5px 0px rgb(86, 11, 11));
  -webkit-filter: drop-shadow(0px 5px 0px rgb(86, 11, 11));
}
@media (min-width: 1400px){
  .mask a{
    width:300px;
  height: 94px;
  }
}
.mask a{
  background-position: -270px 0;
  
}
.mask a:hover,
.mask a:focus{
  background-position: 10px 0;
  /*change speed to see in slow motion*/
  transition: all 1s;
}
.mask a::after{
  content:'';
  position: absolute;
  pointer-events: none;
  top:0; left:0; right:0; bottom: 0;
  background: radial-gradient(0 0,circle farthest-side, rgba(255,255,255,0) 90%,rgba(255,255,255,.8) 98%,rgba(255,255,255,0) 100%) no-repeat;
  background: radial-gradient(circle farthest-side at 0 0, rgba(255,255,255,0) 90%,rgba(255,255,255,.8) 98%,rgba(255,255,255,0) 100%) no-repeat;
  background-position: inherit; 
   -webkit-mask: url('../images/in_logo_small.png') center;
  mask: url('#mask-firefox');
  
}

@media (min-width: 1400px){
.mask a::after{
  mask: url('../images/in_logo.png') center;
-webkit-mask: url('../images/in_logo.png') center;
}
}

.logo_position {
      position: fixed;
    right: 10px;
    top: -9px;
    z-index: 500;
    
    /*border-radius: 45px;
    padding: 0px 9px 2px;
  background: #0000004d;
     border: 1px solid #bf2026;
  -webkit-box-shadow:4px 6px 5px 0px rgba(90, 6, 9, 0.75);
-moz-box-shadow:4px 6px 5px 0px rgba(90, 6, 9, 0.75);
box-shadow:4px 6px 5px 0px rgba(90, 6, 9, 0.75);*/
}
/*Logo Splash End*/
.menu {
-webkit-filter: url("#shadowed-goo");
filter: url("#shadowed-goo");
}
.menu-item, .menu-open-button {
  background: #40bd2e;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    /* margin-left: -40px; */
    position: absolute;
    top: 25px;
    color: white;
    text-align: center;
    line-height: 35px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform ease-out 200ms;
    transition: -webkit-transform ease-out 200ms;
    transition: transform ease-out 200ms;
    transition: transform ease-out 200ms, -webkit-transform ease-out 200ms;
}
.menu-open {
display: none;
}
.menu {
    z-index: 102;
    top:10.2em;
    position: fixed;
    right: 0px;
    margin-left: 0;
    padding-top: 20px;
    padding-left: 7px;
    width: 56px;
    height: 2px;
    box-sizing: border-box;
    font-size: 15px;
    text-align: left;
}
.menu-item:hover {
background: white;
color: white;
}
.menu-item:nth-child(3) {
-webkit-transition-duration: 180ms;
transition-duration: 180ms;
display: flex;flex-direction: column;justify-content: center;text-align: center;
}
.menu-item:nth-child(4) {
-webkit-transition-duration: 180ms;
transition-duration: 180ms;
display: flex;flex-direction: column;justify-content: center;text-align: center;
}
.menu-item:nth-child(5) {
-webkit-transition-duration: 180ms;
transition-duration: 180ms;
display: flex;flex-direction: column;justify-content: center;text-align: center;
}
.menu-item:nth-child(6) {
-webkit-transition-duration: 180ms;
transition-duration: 180ms;
display: flex;flex-direction: column;justify-content: center;text-align: center;
}
.menu-open-button {
z-index: 2;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
-webkit-transform: scale(1.1, 1.1) translate3d(0, 0, 0);
transform: scale(1.1, 1.1) translate3d(0, 0, 0);
cursor: pointer;
box-shadow:4px 1px 2px rgba(0, 0, 0, 0.39), 0 4px 10px rgba(0,0,0,0.15);
transition: all 300ms cubic-bezier(.6, -0.3, .3, 1.3);
-webkit-transition: all 300ms cubic-bezier(.6, -0.3, .3, 1.3);
}
.menu-open-button:hover {
-webkit-transform: scale(1.2, 1.2) translate3d(0, 0, 0);
transform: scale(1.2, 1.2) translate3d(0, 0, 0);
}
.menu-open:checked + .menu-open-button {
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transform: scale(0.8, 0.8) translate3d(0, 0, 0);
transform: scale(0.8, 0.8) translate3d(0, 0, 0);
}
.menu-open:checked ~ .menu-item {
-webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.menu-open:checked ~ .menu-item:nth-child(3) {
-webkit-transition-duration: 190ms;
transition-duration: 190ms;
-webkit-transform: translate3d(0, 47px, 0);
transform: translate3d(0, 47px, 0);
background-color: #3b5998 !important;
}
.menu-open:checked ~ .menu-item:nth-child(4) {
-webkit-transition-duration: 290ms;
transition-duration: 290ms;
-webkit-transform: translate3d(0, 102px, 0);
transform: translate3d(0, 102px, 0);
/*background-color: #00aced !important;*/
background-color: #000 !important;
}
.menu-open:checked ~ .menu-item:nth-child(5) {
-webkit-transition-duration: 390ms;
transition-duration: 390ms;
-webkit-transform: translate3d(0, 155px, 0);
transform: translate3d(0, 155px, 0);
background-color: #007bb6 !important;
}
.menu-open:checked ~ .menu-item:nth-child(6) {
-webkit-transition-duration: 490ms;
transition-duration: 490ms;
-webkit-transform: translate3d(0, 205px, 0);
transform: translate3d(0, 205px, 0);
background-color: #dd4b39 !important;
}
.whatsapp {
    position: fixed;
    right: 10px;
    top: 125px;
    width: 44px;
    z-index: 99;
}
.whatsapp img {
    max-width: 100%;
  -webkit-filter: drop-shadow(5px 5px 5px #222 );
  filter:drop-shadow(5px 1px 1px #22222278);
}

.fa{     font: normal normal normal 14px/1.8 FontAwesome;
    font-size: 20px;
}

@media only screen and (min-width: 1400px){
.menu .fa{
line-height:45px !important;
font-size: 24px !important;
}

.menu-item, .menu-open-button{
width: 45px;
    height: 45px;
}

.whatsapp{
    top: 160px;
    width: 59px;
    right: 10px;
}

.menu{
    right: 13px;
    top: 210px;
}



.tooltip_scrl .tooltiptext_scrl {
  visibility: hidden;
  width: 355px;
  font-size:0.8em !important;

}
}



/*<!---- social media end ---->*/

/*third head*/
/*back_to_service*/




.main_width1 {
     width: 4%;
    /* height: 16%; */
    right: 1.5%;
    bottom: 2%;
    /* z-index: 1100; */
    z-index: 10000;
    position: fixed;
	display:none;
	
}
.scrollUpdiv {
 /* position: fixed;
  width: 24px;
  height: 24px;
  display: flex;
    right: 50px;
    bottom: 80px;
  z-index: 1100;*/
        width: 12%;
    height: 18%;
    left: -2%;
    top: 4%;
    z-index: 3;
    /* z-index: 1100; */
    position: fixed;
	
	
	
	display:none;
	
	
}

.chevronUp {
 /* position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;*/
position: absolute;
    width: 16%;
    height: 6%;
    opacity: 0;
    animation: move 3s ease-out infinite;
    margin-left: 40%;
    margin-top: 15%;
}

.chevronUp:first-child {
  animation: move 3s ease-out 1s infinite;
}

.chevronUp:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}

.chevronUp:before,
.chevronUp:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #bf2026;
}

.chevronUp:before {
  left: 0;
  transform: skew(0deg, 30deg);
}

.chevronUp:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}
.scrollUpdivRotation
{
transform: rotateZ(180deg);
position: absolute;
width: 100%;
height: 100%;
display: flex;
}

@keyframes move {
  25% {
    opacity: 1;

  }
  33% {
    opacity: 1;
    transform: translateY(42px);
  }
  67% {
    opacity: 1;
    transform: translateY(56px);
  }
  100% {
    opacity: 0;
    transform: translateY(77px) scale3d(0.5, 0.5, 0.5);
  }
}
.scrollUptext { 
    margin-left: 31%;
    font-family: 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
    font-size: 0.75em;
    color: #bf2026;
    text-transform: uppercase;
    position: absolute;
    margin-top: 48%;
    white-space: nowrap;
    animation: pulse 2s linear alternate infinite;
    margin-top: 0%;
} 
@keyframes pulse {
  to {
    opacity: 1;
  }
}

@keyframes move {
  25% {
    opacity: 1;

  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}

@keyframes pulse {
  to {
    opacity: 1;
  }
}


@-moz-document url-prefix() {
    html,body{
	 -ms-overflow-style: none; /* IE 11 */
    scrollbar-width: none; /* Firefox 64 */
}
}


/* width */
/*::-webkit-scrollbar {
    width: 0px !important;
	 overflow: -moz-scrollbars-none;
	 display: none;
   scrollbar-width: none;
}*/
::-webkit-scrollbar {
 
   overflow: -moz-scrollbars-none;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f4f4f4; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #f4f4f4; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #f4f4f4; 
}
/*page animation*/
.animate-box {
  opacity: 0;
      /*color: #560b0b;*/
}

/*.down_arrow {
  text-align: center;
    position: fixed;
    right: 10px;
    z-index: 1010;
    bottom: 10px;
}

.down {
      width: 60px;
}*/



/*a.back_to_service{
  position: relative;
  border-radius: 0;
  max-width: 120px;
  border-style: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
  box-shadow: none;
}
a.back_to_service:hover{
  border-style: none;
  box-shadow: none;
}
a.back_to_service:before,a.back_to_service:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  
}
a.back_to_service:before{
  left: -36px;
  border-right: 36px solid rgba(0,0,0,0.4);
  border-top:40px solid transparent;
  border-bottom: 0;
}
a.back_to_service:hover:before{
  border-right: solid 36px rgba(191,32,38,0.4);
}*/
/*a.back_to_service:after{
  
  right: -36px;
  border-left:36px solid rgba(0,0,0,0.4);
  border-bottom:40px solid transparent;
  border-top:0;
}
a.back_to_service:hover:after{
  border-left:solid 36px rgba(191,32,38,0.4);
}*/


/*
.welcome_bg {
background: url(images/welcome/welcome_bg.jpg); background-size: 100% 100%;
}
*/


/* For Modal */  

/*.spanModalContentHideShow2{
    background-color: #020202b0;
    position: absolute;
    bottom: 1.1%;
    width: 5%;
    height: 60%;
    color: #000 !important;
    margin-left: 50%;      
    margin-bottom: 0%;
    padding: 2%;    
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
}*/

/*.spanModalContentHideShow2{
    background-color: #020202b0;
    width: 10%;
    height: 100%;
    border-top-left-radius: 56%;
    border-top-right-radius: 56%;
    padding: 35%;
    margin-left: 50%;  
}*/

/*.headerBox{
    background-color: rgba(10,154,255,1);
    width: 60%;
    height: 8%;
    margin: -3% 0% 0% 20%;
    position: absolute;
    padding: 1.1% 2% 2.5% 10%;
    box-shadow: 0px 0px 8px 2px #000000;
    -moz-box-shadow: 0px 0px 8px 2px #000000;
    box-shadow: 1px 1px 8px 2px #02020294;
    box-shadow-bottom: 5px #000;    
    font-size: 1.6vw;
    z-index: 1;
}*/

/* For Modal */


/* Modal Scroll */
.element { overflow: -moz-scrollbars-none; }
/* width */

/* Track */
 
/* Handle */

/* Handle on hover */


/* width */

/* Track */
 
/* Handle */

/* Handle on hover */




/* Modal Scroll */

.about_page_link {
	color:#000; position:fixed;     
	right: 0.5%;
    bottom: 7%;
    width: 4%;
    z-index: 100;
    text-align: center;
    height: 13%;
}




.scrol_container {
    position: relative;
    /* width: 30%; */
    text-align: -webkit-center;
}

.scrol_image {
  display: block;
  width: 85%;
  height: auto;
  -webkit-filter: drop-shadow(0px 0px 3px #a93438);
  filter: drop-shadow(0px 0px 3px #a93438); transition: .9s ease;
  float: none;
    padding-bottom: 0;
}

.scrol_image:hover {
  width: 140%;
}

.scrol_overlay {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  /*background-color: #01b0ff;*/
  background-color: #d0383e;
  overflow: hidden;
  width: 100%;
  height:0;
  transition: .5s ease;
  border-radius:50%;
}

.scrol_container:hover .scrol_overlay {
  bottom: 0;
  height: 120%;
}

.scrol_text {
    color: white;
    font-size: 0.9em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    line-height: 1.1em;
    font-size: 0.7em;
    font-family: sans-serif;
    font-weight: bold;
}






.tooltip_scrl {
  position: relative;
  display: inline-block;
}

.tooltip_scrl .tooltiptext_scrl {
  visibility: hidden;
  width: 275px;
  /*background-color: #01b0ff;*/
  background-color: #d0383e; 
  color: #e1ff45;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: -15px;
  right: 110%;
  font-size:1em;
}

.tooltip_scrl .tooltiptext_scrl::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  /*border-color: transparent transparent transparent #01b0ff;*/
  border-color: transparent transparent transparent #d0383e;
}

.tooltip_scrl:hover .tooltiptext_scrl {
  visibility: visible;
}

.page_name_colr {
	color:#fff;
}