html,body {
    height:100%;
    margin:0;
    padding:0;
}
body {
    margin:0;padding:0;
    height: 100%;
}
.border-holder {
    background-image: url("../images/bg_img2.jpg");
    background-color: rgba(0,0,0,0);
    background-repeat: repeat;
    background-position: 50% 50%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    width: auto;
    border-width: 0;
    border-top-width: 0px;
    border-bottom-width: 0px;
    //height: 735px;
}

.no-gutter {
    margin-right: 0;
    margin-left: 0;
}
.no-gutter [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-height{
    min-height: 80vh;
    display: table;
}
.col-text{
    display: table-cell; 
    vertical-align: middle; 
    text-align: center; 
}

article{
    display: block;
    margin: 0 auto;
    font-size: 38px;
    //color: #fff;
    width: 85%;
}
.f_c {
    width: 100%;
    height: 100%;
    background-color: #f0f3f5;
    border: 1px solid rgba(0,0,0,0);
    border-radius: px px px px;
    opacity: 0.81;
    filter: alpha(opacity=81);
    background-repeat: repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: top left;
}
.s_c {
    width: 100%;
    height: 100%;
    background-color: #f0f3f5;
    border: 1px solid rgba(0,0,0,0);
    border-radius: px px px px;
    opacity: 0.96;
    filter: alpha(opacity=96);
    background-repeat: repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: top left;
}
.t_c {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border: 1px solid rgba(0,0,0,0);
    border-radius: px px px px;
    //opacity: 0.78;
    filter: alpha(opacity=78);
    background-repeat: repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: top left;
}
.widget-text .contents {
    font-size: 14px;
    font-family: Montserrat;
    font-weight: 400;
    color: rgb(55, 70, 90);
    line-height: 22px;
    text-align: center;
}
.carousel-inner {
    overflow: visible!important;
}
.hs-input {
    display: inline-block;
    width: 90%;
    //width: 100%;
    max-width: 500px;
    height: 40px;
    padding: 9px 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    background-color: #fff!important;
    border: 1px solid #cbd6e2;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.hs-input-copy {
    display: inline-block;
    width: 100%;
    max-width: 500px;
    height: 40px;
    padding: 9px 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    background-color: #fff!important;
    border: 1px solid #cbd6e2;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.hs-button {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    line-height: 12px;
    position: relative;
    text-align: center;
    background-color: #ff7a59;
    border-color: #ff7a59;
    color: #fff;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    padding: 12px 24px;
}
.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
    //left: 18px!important;
}
#home.intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
    //left: 0!important;
}
#mobile3 .intl-tel-input.allow-dropdown .flag-container, .intl-tel-input.separate-dial-code .flag-container {
    //left: 18px!important;
}
.sunil {
    width:100%;
    padding-left:10%;
}

/*.tooltip{
    position:absolute;
    z-index:1020;
    display:block;
    visibility:visible;
    padding:5px;
    font-size:13px;
    opacity:0;
    filter:alpha(opacity=0)
}
.tooltip.in{
    opacity:.8;
    filter:alpha(opacity=80)
}


.tooltip-inner{

    padding:3px 8px;
    color:#314A5B;
    text-align:center;
    font-weight:900;
    background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #A2BBCC), to(#FFFFFF)); 
    background: -moz-linear-gradient(top, #FFFFFF, #A2BBCC 1px, #FFFFFF 25px); 
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:15px;
    border: 1px solid #314A5B;
}


.tooltip-arrow{
    position:absolute;
    width:0;
    height:0
}*/

.phone-button {
    position: absolute!important;
    z-index: 10!important;
    //top: 0!important;
    left: 30px!important;
    //right: 0!important;
    bottom: 0!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    border-radius: 50%!important;
    width: 60px;
    height: 60px;
    box-shadow: 0 1px 3px rgba(0,0,0,.2)!important;
    cursor: pointer!important;
    //padding:15px;
    background-color:#f00;
}
/* for modal */

.modal-header {
    padding:0!important;
    border-bottom:0!important;
}
.modal-footer {
    border-top: 0!important;
}
.nav-tabs .nav-link {
    border: 0!important;
    color: #ff7a59;
}
.datepicker {
    z-index: 11600 !important; /* has to be larger than 1050 */ 
}
.clsDatePicker {
    z-index: 100000;
}
.error{border-color: red;}
.modal.show{display: block}

@media only screen and (max-width : 480px){
    .st-r{
	margin: 0px;
	padding: 0px;
	height: 100vh !important;
	overflow: hidden;
    } 

    .st-r-1{
	height: 100vh;
	//scroll-behavior: no-scroll;
	overflow: hidden !important;
	overflow: hidden;
    } 

}
.font14 {
    font-size:14px;
}
.font15 {
    font-size:15px;
}
.font18 {
    font-size:18px;
}
.font25 {
    font-size:25px;
} 
@media only screen and (min-width : 767px){  
    .width80 {
	width:80%!important;
	margin-left:10%!important;
    }
}
.carousel-control-prev {
    left: 20px!important;
}
.carousel-control-next {
    right: 20px!important;
}
#slider-animation {
    overflow:hidden;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ff7a59!important;
}
.modal-footer {
    justify-content: center!important;
}
.modal-header .close {
    opacity: 1;
    color: #fff;
    background-color: #ff7a59;    
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    padding: 0 0 5px 0;
    -webkit-box-shadow: -2px 1px 3px #ccc;
    -moz-box-shadow: -2px 1px 3px #ccc;
    box-shadow: -2px 1px 3px #ccc;	
}
.modal-header .close {
    //margin: -.5rem -.5rem -1rem auto!important;
    margin: 0rem 0rem -1rem auto!important;
}
.bottom-sticky {
	text-align: center; 
    padding:20px;
    position: sticky!important;
    position: -webkit-sticky!important;
    position: -moz-sticky!important;
    position: -ms-sticky!important;
    position: -o-sticky!important;
    bottom: 20px;
    display: inline-block;
}

a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: none!important;
}
.call-date-time {
    width:90%!important;
}

@media only screen and (max-width : 767px){ 
    .hs-input {
	width: 100%!important;
    }
    .call-date-time {
	width:100%!important;
    }
    .tab-content h4 {
	font-size:16px!important;
    }
    .tab-content textarea {
	height:90px!important;
    }
    .tab-content button {
	width:100%!important;
	margin:20px 0 0;
    }
	.modal-body {
    padding-bottom: 0!important;
	}
    .mob-hide {
	display:none;
    }
	.nav-tabs .nav-link {
    font-size: 14px;
	}
}


       .footer_icon {
          position: fixed;
          bottom: 0;
          width: 100%;
          display: none;
          z-index: 10;
       }       
       .footer_icon .fa {
          display: inline-block;
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
       }      
       @media only screen and (max-width: 641px){
          .footer_icon {
               display: inline-block;
               text-align: center;
               z-index: 1000;
          }
         
       }
