@import url("gotham/gotham.css");

@font-face {
  font-family: 'Gotham Bold';
  src: url(GothamBold.otf);
}

@font-face {
  font-family: 'Gotham Regular';
  src: url(GothamMedium.otf);
}
@font-face {
  font-family: 'Gotham Light';
  src: url(GothamLight.otf);
}
@font-face {
  font-family: 'Gotham Book';
  src: url(GothamBook.otf);
}

.section-menu-container ul.section-menu li  , b,strong , .c-number.font-second{
  font-family: 'Gotham';
}

body b, body strong ,  p.wpsm-show, .wpsm-hide {
    font-weight: 800;
}
body .ekit-wid-con .ekit-double-btn {
    font-weight: normal;
}
@media(min-width:991px){
body h1 , 
.ekit-wid-con h1.elementskit-section-title , body .elementor-widget-heading h1{
    font-size: 45px;
    line-height:1em;
 }
body h2 , 
.ekit-wid-con h2.elementskit-section-title ,body .elementor-widget-heading h2{
    font-size: 40px;
    line-height:1em;
 }
body h3,
.ekit-wid-con h3.elementskit-section-title ,body .elementor-widget-heading h3{
    font-size: 35px;
    line-height:1em;
 }
body h4,
.ekit-wid-con h4.elementskit-section-title , body .elementor-widget-heading h4{
    font-size: 30px;
    line-height:1em;
 }
body h5,
.ekit-wid-con h5.elementskit-section-title , body .elementor-widget-heading h5{
    font-size: 25px;
    line-height:1em;
 }
}


@media(min-width:768px) and (max-width:990px){
body h1,
.ekit-wid-con h1.elementskit-section-title , body body .elementor-widget-heading h1{
    font-size: 35px;
     line-height:1em
 }
body h2,
.ekit-wid-con h2.elementskit-section-title , body .elementor-widget-heading h2{
    font-size: 30px;
    line-height:1em
}
body h3,
.ekit-wid-con h3.elementskit-section-title , body .elementor-widget-heading h3{
    font-size: 28px;
    line-height:1em
 }
body h4,
.ekit-wid-con h4.elementskit-section-title , body .elementor-widget-heading h4{
    font-size: 25px;
    line-height:1em
 }
body h5,
.ekit-wid-con h5.elementskit-section-title , body .elementor-widget-heading h5{
    font-size: 22px;
    line-height:1em
 }
}


@media(max-width:767px){
body h1,
.ekit-wid-con h1.elementskit-section-title , body .elementor-widget-heading h1{
    font-size: 30px;
    line-height:1em
 }
body h2,
.ekit-wid-con h2.elementskit-section-title , body .elementor-widget-heading h2{
    font-size: 28px;
    line-height:1em
 }
body h3,
.ekit-wid-con h3.elementskit-section-title , body .elementor-widget-heading h3{
    font-size: 25px;
    line-height:1em
 }
body h4,
.ekit-wid-con h4.elementskit-section-title , body .elementor-widget-heading h4{
    font-size: 22px;
    line-height:1em
 }
body h5,
.ekit-wid-con h5.elementskit-section-title , body .elementor-widget-heading h5{
    font-size: 20px;
    line-height:1em
 }
}

body .contactus-temp .elementor-widget-heading h5 ,
body .location-content-info .elementor-widget-heading h5{
	font-size: 20px;
}
@media(max-width:767px){
body .contactus-temp .elementor-widget-heading h5 ,
body .location-content-info .elementor-widget-heading h5{
	font-size: 18px;
  }	
}

.btn , a.btn, button, button.btn, .btn a , button a , .elementor-button , .elementskit-btn , a.ekit-double-btn {
        font-family: 'Gotham';
	    font-weight:600!important;
}