@font-face{font-family:'coprgtb';src:url('../fonts/coprgtb.ttf');}
@font-face{font-family:DINMd_0;src:url(../fonts/DINMd_0.ttf);}
*{box-sizing:border-box;}


.cb-slideshow,.cb-slideshow:after {    position: fixed;    width: 100%;    height: 100%;    top: 80px;    left: 0px;     z-index: 0;}
.cb-slideshow:after {    content: '';/*    background: transparent url(../images/pattern.png) repeat top left;*/}
/*.f{	width:100%;	
position:absolute;	
height:140px;	
background-image:url(../images/footer-bg.png);	
background-repeat:repeat;	
z-index:1000;	
bottom:0px;	
position:fixed;	
} */
.f{	width:100%;	
position:absolute;	
height:140px;	
background-repeat:repeat;	
z-index:1000;	
bottom:0px;	
position:fixed;	
}
.cb-slideshow li span {    width: 100%;    height: 100%;    position: absolute;    top: 0px;    left: 0px;   background-size: cover;    /* background-position: 50% 50%;   
background-repeat: none;    opacity: 0;    z-index: 0;	-webkit-backface-visibility: hidden;    -webkit-animation: imageAnimation 36s linear infinite 0s;    
-moz-animation: imageAnimation 36s linear infinite 0s;    -o-animation: imageAnimation 36s linear infinite 0s;    -ms-animation: imageAnimation 36s linear infinite 0s;    
animation: imageAnimation 36s linear infinite 0s; */}
.cb-slideshow li div {    z-index: 1000;    position: absolute;    bottom: 30px;    left: 0px;	right:0px;    width: 100%;    text-align: right;    opacity: 0;	top:32px;    
/* -webkit-animation: titleAnimation 36s linear infinite 0s;    -moz-animation: titleAnimation  36s  linear infinite 0s;    -o-animation: titleAnimation  36s  linear infinite 0s;    
-ms-animation: titleAnimation  36s  linear infinite 0s;    animation: titleAnimation  36s  linear infinite 0s; */ }
.cb-slideshow li div h3 {font-family:"DINMd_0";    font-size: 14px;	text-shadow:2px 2px 4px #000;	-webkit-text-shadow:2px 2px 4px #000;	-moz-text-shadow:2px 2px 4px #000;	
-ms-text-shadow:2px 2px 4px #000;	-o-text-shadow:2px 2px 4px #000;    padding: 0 30px;    line-height: 20px;    color:#fff;}
.cb-slideshow li div p{	margin:0;	padding:0;	font-size:14px;	margin-right:2%;	color:#fff;		}
#cb-slide{    width: 100%;    height: 100%;    position: absolute;    top: 0px; left: 0px;float:left;}
/*.cb-slideshow li:nth-child(1) span {  background:url(../images2-new/nhm5-1.jpg); 	background-size:100%;}*/
/* .cb-slideshow li:nth-child(2) span {    background-image: url(../images2-new/nhm1-1.jpg);    -webkit-animation-delay: 6s;    -moz-animation-delay: 6s;    -o-animation-delay: 6s;    -ms-animation-delay: 6s;    animation-delay: 6s;}
.cb-slideshow li:nth-child(3) span {      background-image: url(../images2-new/nhm6-1.jpg);    -webkit-animation-delay: 12s;    -moz-animation-delay: 12s;   -o-animation-delay: 12s;    -ms-animation-delay: 12s;    animation-delay: 12s;}
.cb-slideshow li:nth-child(4) span {    background-image: url(../images2-new/ss10-1.jpg);    -webkit-animation-delay: 18s;    -moz-animation-delay: 18s;    -o-animation-delay: 18s;   -ms-animation-delay: 18s;    animation-delay: 18s;}
.cb-slideshow li:nth-child(5) span {    background-image:url(../images2-new/ss11-1.jpg);    -webkit-animation-delay: 24s;    -moz-animation-delay: 24s;    -o-animation-delay: 24s;    -ms-animation-delay: 24s;    animation-delay: 24s;}
.cb-slideshow li:nth-child(6) span {     background-image:url(../images2-new/nhmm4-1.jpg);  -webkit-animation-delay: 30s;    -moz-animation-delay: 30s;    -o-animation-delay: 30s;    -ms-animation-delay: 30s;    animation-delay: 30s;}
.cb-slideshow li:nth-child(2) div {    background-image:url(../images2-new/ss10-1.jpg);    -webkit-animation-delay: 30s;    -moz-animation-delay: 30s;    -o-animation-delay: 30s;    -ms-animation-delay: 30s;    animation-delay: 30s;}
.cb-slideshow li:nth-child(3) div {    -webkit-animation-delay: 12s;    -moz-animation-delay: 12s;    -o-animation-delay: 12s;    -ms-animation-delay: 12s;    animation-delay: 12s;}
.cb-slideshow li:nth-child(4) div {    -webkit-animation-delay: 18s;    -moz-animation-delay: 18s;    -o-animation-delay: 18s;    -ms-animation-delay: 18s;    animation-delay: 18s;}
.cb-slideshow li:nth-child(5) div {    -webkit-animation-delay: 24s;    -moz-animation-delay: 24s;    -o-animation-delay: 24s;    -ms-animation-delay: 24s;    animation-delay: 24s;}
.cb-slideshow li:nth-child(6) div {    -webkit-animation-delay: 30s;    -moz-animation-delay: 30s;    -o-animation-delay: 30s;    -ms-animation-delay: 30s;    animation-delay: 30s;} */

@-webkit-keyframes imageAnimation { 
    0% {	    opacity: 0;	  -webkit-animation-timing-function:ease-in;	  
animation-timing-function:cubic-bezier(x0.5,y0.2,x2,y2);	}	8% {	    opacity: 1;	    -webkit-transform: scale(1);  -webkit-animation-timing-function: ease-out;	}	17% {	    opacity: 1;	    -webkit-transform: scale(1);	}	22% {		opacity: 0;		
-webkit-transform: scale(1) translateY(-20%);	}	25% {	    opacity: 0;	    -webkit-transform: scale(1) translateY(-100%);	}	100% { opacity: 0 }}
@-moz-keyframes imageAnimation { 	0% {	    opacity: 0;	  -webkit-animation-timing-function:ease-in;	}	8% {	    opacity: 1;	    -webkit-transform: scale(1);	    
-webkit-animation-timing-function: ease-out;	}	17% {	    opacity: 1;	    -webkit-transform: scale(1);	}	22% {		opacity: 0;		
-webkit-transform: scale(1) translateY(-20%);	}	25% {	    opacity: 0;	    -webkit-transform: scale(1) translateY(-100%);	}	100% { opacity: 0 }}
@-o-keyframes imageAnimation { 	0% {	    opacity: 0;	    -o-animation-timing-function: ease-in;	}	8% {	    opacity: 1;	    -o-transform: scale(1);	    
-o-animation-timing-function: ease-out;	}	17% {	    opacity: 1;	    -o-transform: scale(1);	}	22% {		opacity: 0;		
-webkit-transform: scale(1) translateY(-20%);	}	25% {	    opacity: 0;	    -o-transform: scale(1) translateY(-100%);	}	100% { opacity: 0 }} @-ms-keyframes imageAnimation { 	0% {	    opacity: 0;	    -ms-animation-timing-function: ease-in;	}	8% {	    opacity: 1;	    -ms-transform: scale(1);	    
-ms-animation-timing-function: ease-out;	}	17% {	    opacity: 1;	    -ms-transform: scale(1);	}	22% {		opacity: 0;		
-webkit-transform: scale(1) translateY(-20%);	}	25% {	    opacity: 0;	    -ms-transform: scale(1) translateY(-100%);	}	100% { opacity: 0 }}
@keyframes imageAnimation { 	0% {	    opacity: 0;	    animation-timing-function: ease-in;	}	8% {	    opacity: 1;	    transform: scale(1);	    
animation-timing-function: ease-out;	}	17% {	    opacity: 1;	    transform: scale(1);	}	22% {		opacity: 0;		
-webkit-transform: scale(1) translateY(-20%);	}	25% {	    opacity: 0;	    -transform: scale(1) translateY(-100%);	}	100% { opacity: 0 }}
@-webkit-keyframes titleAnimation { 	0% {	    opacity: 0;	    -webkit-transform: translateY(-300%);	}	8% {	    opacity: 1;	    
-webkit-transform: translateY(0%);	}	17% {	    opacity: 1;	    -webkit-transform: translateY(0%);	}	19% {	    opacity: 0;	    
-webkit-transform: translateY(100%);	}	25% { opacity: 0 }	100% { opacity: 0 }}
@-moz-keyframes titleAnimation { 	0% {	    opacity: 0;	    -moz-transform: translateY(-300%);	}	8% {	    opacity: 1;	    
-moz-transform: translateY(0%);	}	17% {	    opacity: 1;	    -moz-transform: translateY(0%);	}	19% {	    opacity: 0;	    
-moz-transform: translateY(100%);	}	25% { opacity: 0 }	100% { opacity: 0 }}@-o-keyframes titleAnimation { 	0% {	    opacity: 0;	    
-o-transform: translateY(-300%);	}	8% {	    opacity: 1;	    -o-transform: translateY(0%);	}	17% {	    opacity: 1;	    
-o-transform: translateY(0%);	}	19% {	    opacity: 0;	    -o-transform: translateY(100%);	}	25% { opacity: 0 }	100% { opacity: 0 }}
@-ms-keyframes titleAnimation { 	0% {	    opacity: 0;	    -ms-transform: translateY(-300%);	}	8% {	    opacity: 1;	    
-ms-transform: translateY(0%);	}	17% {	    opacity: 1;	    -ms-transform: translateY(0%);	}	19% {	    opacity: 0;	    
-ms-transform: translateY(100%);	}	25% { opacity: 0 }	100% { opacity: 0 }}
@keyframes titleAnimation { 	0% {	    opacity: 0;	    transform: translateY(-300%);	}	8% {	    opacity: 1;	    transform: translateY(0%);	}	17% {	    opacity: 1;	    transform: translateY(0%);	}	19% {	    opacity: 0;	    transform: translateY(100%);	}	25% { opacity: 0 }	100% { opacity: 0 }}/* Show at least something when animations not supported */
.no-cssanimations .cb-slideshow li span{	opacity: 1;}

/* .custom-container{
    position: absolute;
    text-align: center;
    max-width: 720px;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
}
.custom-main {
    position: absolute;
    margin: auto;
    overflow: hidden;
    height: auto;
    z-index: 1000;
    margin-top: 15px;
    margin-bottom: 20px;
    top: 0;
    left: 0;
} */

.cb-slideshow li span img{
    width: 100%;
    /*height: 100%;*/
    /*object-fit:;*/
}
.desk-view-bnr{
    height: 100%;
    object-fit: cover;
}
.mob-view{
    width:100%;
    height:auto !important;
}
.mob-view{ display: none;}
 .desk-view{ display: block;}
 
 .mobile-menu-custom .section{
    position: relative;
    width: 100%;  height: 500px;
}

/**********ul.toogle*********/
.mobile-menu-custom ul.toggle{
    position: fixed;
    z-index: 5;
    top: 5%;  right: 5%;
    width: 25px;   height: 25px;
    cursor: pointer;
}
.mobile-menu-custom ul.toggle li{
    position: absolute;
    left: 5%;
    transform: translateY(-50%);
    height: 3px;  width: 100%;
    list-style: none;
    background: #fff;
    transition: .9s;
}
.mobile-menu-custom ul.toggle li:nth-of-type(1){
    top: 20%;
}
.mobile-menu-custom ul.toggle li:nth-of-type(2){
    top: 50%;
}
.mobile-menu-custom ul.toggle li:nth-of-type(3){
    top: 80%;
}
.mobile-menu-custom ul.toggle.active li:nth-of-type(1){
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}
.mobile-menu-custom ul.toggle.active li:nth-of-type(2){
    left: -100%;
    opacity: 0;
}
.mobile-menu-custom ul.toggle.active li:nth-of-type(3){
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
}

/******Sidebar******/
.mobile-menu-custom .sidebar{
    position: fixed;
    top: 0;  left: -100%;
    width: 100%;   height: 100vh;
    box-sizing: border-box;
    background-color: rgba(333,333,333,0.3);
    padding: 30px;
    text-align: center;
    transition: .9s;
    z-index: 4;
}
.mobile-menu-custom .sidebar.active{
    left: 0;
}
.mobile-menu-custom .sidebar img{
    position: relative;
     
}

.mob-toggle-menu .menu{
    margin-top: 0;
}

.cis-form-mn {
    width: 676px;
    height: auto;
    margin: 90px auto;
    padding: 0 15px;
}
.cls-frm-hdr{}
.cls-frm-hdr h3{font-size:24px; line-height:normal; text-align:center; text-transform:uppercase; font-family: "DINMd_0";}

.cls-frm-hdr h4{font-size:20px; line-height:normal; text-align:center; text-transform:uppercase; margin-top:8px; font-family: "DINMd_0"; color:#222;}


.frm-mn-sc{width:100%; margin-top:20px;}

.rw{display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px; width:100%;}


.col, .col1, .col10, .col11, .col12, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9,
.col-sm, .col-sm1, .col-sm10, .col-sm11, .col-sm12, .col-sm2, .col-sm3, .col-sm4, .col-sm5, .col-sm6, .col-sm7, 
.col-sm8, .col-sm9, .col-xs1, .col-xs2, .col-xs3, .col-xs4, .col-xs5, .col-xs6, .col-xs7, .col-xs8, .col-xs9, .col-xs10, .col-xs11, .col-xs12
{
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col1{-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;}
.col2{-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;}

.col3{-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;}

.col4{-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;}

.col5{-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;}

.col6{-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;}

.col7{-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;}

.col8{-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;}

.col9{-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;}

.col10{-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;}

.col11{-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;}

.col12{-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;}

.form-field {
    width: 95%;
    border-bottom: 1px solid rgba(144,140,131,.4);
    overflow: hidden;
    padding-bottom: 10px;
    margin-top: 35px; text-align: left;
}

.form-field input {
    width: 77%;
    height: 28px;
    display: inline-block;
    vertical-align: middle;
    border: none;
    background-color: transparent;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 1.9px;
    color: #908C83;
    text-transform: uppercase; font-family: "DINMd_0";
}

.frm-lbl{font-size: 14px; display:block;
    line-height: 25px;
    letter-spacing: .4px;
    color: #908C83; text-transform:uppercase; text-align: left; font-family: "DINMd_0";}
    
    .form-field textarea {
    width: 77%;
    height: 125px;
    display: inline-block;
    vertical-align: middle;
    border: none;
    background-color: transparent;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 1.9px;
    color: #908C83; resize:none;
    text-transform: uppercase; font-family: "DINMd_0";
}

.btn-cst-form {
    max-width: 150px;
    height: 42px;
    text-align: center;
    background-color: #222;
    color: #fff;
    text-transform: uppercase;
    border: none;
    width: 100%;
    margin-bottom: 50px; font-family: "DINMd_0"; cursor:pointer;
}

.caf-frm #dock2{top:auto; bottom:15%;}

.caf-frm .footer{margin: 203px 0px 0px 0px;}

.caf-frm{}


@media screen and (max-width: 1140px) { 	
    .cb-slideshow li div h3 { font-size: 24px; }
    
}
    @media screen and (max-width: 600px) { 	
        
        .desk-view{ display: none;}
        .mob-view{ display: block;
        }
        .cb-slideshow li div h3 { font-size: 25px; padding-right: 53px; }

.l-nav-part{ background-color: transparent;
}

.custom-container{
    position: absolute;
    text-align: center;
    max-width: 720px;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: hidden;
}
.custom-main {
    position: absolute;
    margin: auto;
    overflow: hidden;
    height: auto;
    z-index: 1000;
    margin-top: 15px;
    margin-bottom: 20px;
    top: 0;
    left: 0;
}


.cb-slideshow li span{ background-repeat: no-repeat;}

/*.cb-slideshow li:nth-child(1) span {  background:url(../images2-new/nhm5-fm-1.jpg); 	background-size:100%;}*/
/*.cb-slideshow li:nth-child(2) span {    background-image: url(../images2-new/nhm1-fm-fm-fm-fm-fm-fm-1.jpg);    -webkit-animation-delay: 6s;    -moz-animation-delay: 6s;    -o-animation-delay: 6s;    -ms-animation-delay: 6s;    animation-delay: 6s;}*/
/*.cb-slideshow li:nth-child(3) span {      background-image: url(../images2-new/nhm6-fm-fm-fm-fm-fm-1.jpg);    -webkit-animation-delay: 12s;    -moz-animation-delay: 12s;   -o-animation-delay: 12s;    -ms-animation-delay: 12s;    animation-delay: 12s;}*/
/*.cb-slideshow li:nth-child(4) span {    background-image: url(../images2-new/ss10-fm-fm-fm-fm-1.jpg);    -webkit-animation-delay: 18s;    -moz-animation-delay: 18s;    -o-animation-delay: 18s;   -ms-animation-delay: 18s;    animation-delay: 18s;}*/
/*.cb-slideshow li:nth-child(5) span {    background-image:url(../images2-new/ss11-fm-fm-fm-1.jpg);    -webkit-animation-delay: 24s;    -moz-animation-delay: 24s;    -o-animation-delay: 24s;    -ms-animation-delay: 24s;    animation-delay: 24s;}*/
/*.cb-slideshow li:nth-child(6) span {     background-image:url(../images2-new/nhmm4-fm-fm-1.jpg);  -webkit-animation-delay: 30s;    -moz-animation-delay: 30s;    -o-animation-delay: 30s;    -ms-animation-delay: 30s;    animation-delay: 30s;}*/
/*.cb-slideshow li:nth-child(2) div {    background-image:url(../images2-new/ss10-fm-1.jpg);    -webkit-animation-delay: 30s;    -moz-animation-delay: 30s;    -o-animation-delay: 30s;    -ms-animation-delay: 30s;    animation-delay: 30s;}*/




.col6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}


.caf-frm .main{width:100%;}
.cis-form-mn {
    width: 100%;
    height: auto;
    margin: 90px auto;
    padding: 0 15px;
}

.form-field{width:100%;}

.frm-mn-sc .rw{margin-left:0px; margin-right:0px;}

    }
    
    
    
    .modal {
    position: absolute;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.modal.is-visible {
    visibility: visible;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper {
  position: absolute;
  z-index: 9999;
  top: 6em;
  left: 50%;
  width: 32em;
  margin-left: -16em;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}

.modal-header,
.modal-content {
  padding: 1em;
}

.modal-header {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
  border-bottom: 1px solid #e8e8e8;
}

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
  color: #aaa;
  background: none;
  border: 0;
}

.modal-close:hover {
  color: #777;
}

.modal-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-content > *:first-child {
  margin-top: 0;
}

.modal-content > *:last-child {
  margin-bottom: 0;
}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    