@font-face {

  font-family: 'Aileron-BlackItalic';

  src: url('../fonts/Aileron-BlackItalic.eot') format('embedded-opentype'),

        url('../fonts/Aileron-BlackItalic.otf')  format('opentype'),

       url('../fonts/Aileron-BlackItalic.woff') format('woff'), 

       url('../fonts/Aileron-BlackItalic.ttf')  format('truetype'), 

       url('../fonts/Aileron-BlackItalic.svg#Aileron-BlackItalic') format('svg');

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: 'Aileron-Bold';

  src: url('../fonts/Aileron-Bold.eot') format('embedded-opentype'),

       url('../fonts/Aileron-Bold.otf')  format('opentype'),

       url('../fonts/Aileron-Bold.woff') format('woff'),

        url('../fonts/Aileron-Bold.ttf')  format('truetype'), 

        url('../fonts/Aileron-Bold.svg#Aileron-Bold') format('svg');

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: 'Aileron-SemiBold';

  src:  url('../fonts/Aileron-SemiBold.otf')  format('opentype'),

       url('../fonts/Aileron-SemiBold.woff') format('woff'),

        url('../fonts/Aileron-SemiBold.ttf')  format('truetype'), 

        url('../fonts/Aileron-SemiBold.svg#Aileron-SemiBold') format('svg');

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: 'Aileron-Regular';

  src: url('../fonts/Aileron-Regular.eot') format('embedded-opentype'),

         url('../fonts/Aileron-Regular.otf')  format('opentype'),

       url('../fonts/Aileron-Regular.otf') format('woff'), 

       url('../fonts/Aileron-Regular.ttf')  format('truetype'),

        url('../fonts/Aileron-Regular.svg#Aileron-Regular') format('svg');

  font-weight: normal;

  font-style: normal;

}

@font-face {

  font-family: 'Aileron-Black';

  src: url('../fonts/Aileron-Black.eot') format('embedded-opentype'),

         url('../fonts/Aileron-Black.otf')  format('opentype'),

       url('../fonts/Aileron-Black.otf') format('woff'), 

       url('../fonts/Aileron-Black.ttf')  format('truetype'),

        url('../fonts/Aileron-Black.svg#Aileron-Black') format('svg');

  font-weight: normal;

  font-style: normal;

}







* {margin: 0;padding: 0;}

body {color:#000;font-family: 'Aileron-Regular';margin: 0;padding: 0;}

ul, li{margin: 0;padding: 0;list-style: none;}

a, input {-webkit-transition: all 0.4s linear;-o-transition: all 0.4s linear;transition: all 0.4s linear;text-decoration: none !important;}

select {-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;text-indent: 1px;-o-text-overflow: '';text-overflow: '';}

select::-ms-expand {display: none;}

h1, h2, h3, h4, h5, h6 ,p {margin: 0;padding: 0;}

br {margin: 0;width: 0;}



.section_one {

    background-color: #bd232b;

}

.time_line p {

    font-size: 21px;

    color: #ffffff;

    font-weight: 700;

    font-family: 'Aileron-BlackItalic';

    font-style: italic;

    text-transform: uppercase;

}

.email p {

    font-size: 21px;

    color: #ffffff;

    font-weight: 600;

    font-family: 'Aileron-SemiBold';

}

.email {

    display: inline-block;

    background-color: rgba(255,255,255,0.2);

    padding: 18px 30px;

}

.email img {

    padding-right: 13px;

}

.time_line {

    display: inline-block;

    /*padding-right: 25px;*/

}

.first_section {

    float: right;

}

.menu_wrap ul li {

    font-size: 18px;

    letter-spacing: 1px;

    color: #000000;

    font-weight: 700;

    font-family: 'Aileron-Bold';

    display: inline-block;

    padding: 30px 0px 30px 45px;

    text-transform: uppercase;

}

.menu_wrap {

    display: inline-block;

    vertical-align: top;

    padding-right: 40px;
	
}

.con_text p {

    font-size: 21px;

    line-height: 25px;

    color: #000000;

     font-family: 'Aileron-Bold';

    font-weight: 700;

    text-transform: bold;

}

.con_img {

    height: 45px;

    width: 45px;

    background-color: #000000;

    border-radius: 100%;

    display: inline-block;

}

.con_img img {

    margin: auto;

    padding-top: 9px;

}

.con_text {

    display: inline-block;

    padding-left: 5px;

}

.contact_panel {display: inline-block;}

.second_section {

    float: right;

}

.contact_panel {

    padding: 15px 0px;

}

.logo {

    position: absolute;

    -webkit-box-shadow: 0 0 15px 5px rgba(0,0,0,0.3);

            box-shadow: 0 0 15px 5px rgba(0,0,0,0.3);

}

.banner_inner{

    background-repeat: no-repeat;

    background-size: cover;

    position: relative;

    width: 100%;

    height: auto;

}

.no-padding{

  padding: 0;

}

.leftbanner {

    width: 76%;

    float: left;

    position: relative;

}

.rightbanner {

    width: 24%;

    float: left;

}

.mail_head {

    background-color: #bd232b;

    text-align: center;

    padding: 10px 0px 20px;

    border-top: 5px solid #aa1f27;

}

.mail_img {display: inline-block;padding-right: 20px;}

.rightbanner {

  background-color: #bd232b;

}

.mail_body h2 {

    font-size: 28px;

    color: #ffffff;

    font-weight: 900;

    font-family: 'Aileron-Black';

    text-align: center;
    letter-spacing: 2px;

}

.call_box h2{

    font-size: 28px;

    color: #ffffff;

    font-weight: 900;

    font-family: 'Aileron-Black';

    text-align: center;

    text-transform: uppercase;
    letter-spacing: 2px;

}

.mail_form input {

    width: 100%;

    height: 40px;

    background-color: transparent;

    border: 2px solid #ffffff;

    margin-bottom: 20px;

    padding: 0px 10px;
    outline: 0;
    color: #ffffff;
    font-size: 16px;

}

.mail_form {

    padding: 20px 40px 25px;

}

::-webkit-input-placeholder{
opacity: 1!important;
  font-size: 16px;

color: #ffffff!important;

font-weight: 400;

}

::-moz-placeholder{

opacity: 1!important;
  font-size: 16px;

color: #ffffff!important;

font-weight: 400;

}

:-ms-input-placeholder{

opacity: 1!important;
  font-size: 16px;

color: #ffffff!important;

font-weight: 400;

}

::-ms-input-placeholder{

opacity: 1!important;
  font-size: 16px;

color: #ffffff!important;

font-weight: 400;

}

::placeholder{

  font-size: 16px;

color: #ffffff;

font-weight: 400;

}

.mail_btn input {

    font-size: 21px;

    letter-spacing: 1px;

    color: #ffffff;

    font-weight: 900;

    text-align: center;

    background-color: #000000;

    border: 1px solid #ffffff;

    padding: 16px 35px;

    text-transform: uppercase;
    font-family: 'Aileron-Black';

}

.mail_btn{

  text-align: center;

}

.mail_body {

    padding: 30px 0px 35px;

    background-color: rgba(255,255,255,0.2);

}

.call_box {

    padding: 30px 0px 35px;

}

.banner_text h3 {

    font-size: 50px;

    line-height: 54px;

    color: #ffffff;

    font-weight: 900;

    font-family: 'Aileron-Black';

}

.banner_text p {

    font-size: 36px;

    line-height: 44px;

    color: #ffffff;

    font-weight: 400;

    padding: 28px 0px 35px;

}

.banner_text a {

    display: inline-block;

    font-size: 21px;

    letter-spacing: 1px;

    color: #ffffff;

    font-weight: 900;

    text-align: center;

    text-transform: uppercase;

    background-color: #bd232b;

    padding: 20px 30px;

    border: 1px solid #ffffff;

    font-family: 'Aileron-Black';

}

/*.banner_text {

    padding: 15% 21% 22% 19%;

    position: relative;

}*/

.banner_inner:before

{

  content: "";

  top: 0;

  left: 0;

  height: 100%;

  width: 100%;

  position: absolute;

  background-color: rgba(0,0,0,0.4);

}

.download_bochar a {

    font-size: 21px;

    letter-spacing: 1px;

    color: #ffffff;

    font-weight: 900;

    text-align: center;

    font-family: 'Aileron-Black';

    display: inline-block;

    background-color: #ba2229;

    padding: 25px 35px;

    text-transform: uppercase;

    border-top: 1px solid #ffffff;

    border-right: 1px solid #ffffff;

    border-top-right-radius: 5px;

}

.download_bochar img {

    padding-left: 20px;

}

.download_bochar {

    position: absolute;

    bottom: 0;

}

ol.carousel-indicators {

    display: none;

}

.glyphicon-chevron-right:before {

    content: "";

    background-image: url(../images/next.png);

    width: 23px;

    height: 41px;

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

    position: absolute;

    z-index: 3;

    -webkit-transition: 0.5s;

    -o-transition: 0.5s;

    transition: 0.5s;

}

.glyphicon-chevron-left:before {

    content: "";

    background-image: url(../images/prev.png);

    width: 23px;

    height: 41px;

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

    position: absolute;

    right: 15px;

    z-index: 3;

    -webkit-transition: 0.5s;

    -o-transition: 0.5s;

    transition: 0.5s;

}

a.left.carousel-control{

  background:none;

}

.carousel-control{

  width: 70px;

  height: 150px;

  border: 7px solid #ffffff;

  top: 40%;

}

.left.carousel-control{

 border-left: 0;

}

.right.carousel-control{

 border-right: 0;

}

.Latest_news {

    padding: 90px 0px 70px;

}

.Latest_news h3 {

    font-size: 36px;

    line-height: 38px;

    color: #bd232b;

    font-weight: 900;

    font-family: 'Aileron-Black';

    text-align: center;

}

.news_post {

    padding: 45px 0px 0px;

}

.news_post ul {

    margin-left: -23px;

}

.news_post ul li {

    width: 31.7%;

    float: left;

    margin-left: 23px;

}

.news_text h4 {

    font-size: 24px;

    line-height: 30px;

    color: #000000;

    font-weight: 700;

    font-family: 'Aileron-Bold';

}

.news_text p {

    font-size: 16px;

    line-height: 22px;

    color: #000000;

    font-weight: 400;

    padding: 25px 0px;

}

.news_text a {

    display: inline-block;

    font-size: 16px;

    color: #bd232b;

    font-family: 'Aileron-Bold';

    font-weight: 700;

    border: 1px solid;

    padding: 8px 15px;

}

.news_text {

    padding: 50px 31px 40px 30px;

    background-color: #f5f5f5;
      min-height: 326px;
    position: relative;
    


}

.more_news a {

    display: inline-block;

    font-size: 16px;

    color: #666666;

    font-family: 'Aileron-Bold';

    font-weight: 700;

    border:1px solid #dcdcdc;

    padding: 10px 20px;

}

.more_news {

    text-align: center;

    clear: both;

}

.more_news {

    padding-top: 50px;

}

.date p {

    font-size: 16px;

    color: #ffffff;

    font-weight: 700;

    font-family: 'Aileron-Bold';

    padding: 12px 30px;

}

.date {

  background-color: #bd232b;

  display: inline-block;

  position: absolute;

  top: 0;

  margin-top: -25px;

}

.testimonial{

    background-repeat: no-repeat;

    background-size: cover;

    position: relative;

    width: 100%;

    height: auto;

}

.testimonial h4 {

    font-size: 36px;

    line-height: 38px;

    color: #bd232b;

    font-family: 'Aileron-Black';

    font-weight: 900;

    text-align: center;

    padding: 75px 0px 60px;

}

.testi_box {

    max-width: 570px;

    border: 9px solid #bd232b;

    margin-bottom: 30px;

}

.testi_box p {

    font-size: 21px;
    letter-spacing: -1px;
    line-height: 30px;
    color: #000000;
    font-weight: 400;
    padding-bottom: 30px;

}

.testi_box h5 {

    font-size: 21px;
    line-height: 24px;
    color: #bd232b;
    font-family: 'Aileron-Bold';
    font-weight: 700;
    padding-top: 25px;
    border-top: 1px solid rgba(189,35,43,0.5);

}

.testi_box {

    padding: 35px 40px 45px 35px;

    position: relative;

    display: inline-block;

}

.comma {

    background-color: #ffffff;

    display: inline-block;

    padding: 9px;

    border-radius: 25px;

    position: absolute;

    bottom: -37px;

    right: 29px;

}

.testi_slider {

    padding-bottom: 70px;

    margin: 0 auto;

    width: 1270px;

    padding-left: 39px;

}

.cemter_test {

    margin-left: -60px;

}

.testimonial:before

{

  content: "";

  top: 0;

  left: 0;

  height: 100%;

  width: 100%;

  position: absolute;

  background-color: rgba(0,0,0,0.01);

  z-index: 99;

}

.bottom_banner{

    background-repeat: no-repeat;

    background-size: cover;

    position: relative;

    width: 100%;

    height: auto;

}

.botoom_img {

    display: inline-block;

    padding-right: 15px;

}



.bottom_banner_content {

    padding: 25px 0px;

    float: right;

    padding-right: 14%;

}

.footer{

    background-repeat: no-repeat;

    background-size: cover;

    background-position: top center;

    position: relative;

    width: 100%;

    height: auto;

}

.footer_link h6 {

    font-size: 14px;

    color: #ffffff;

    font-weight: 700;

    font-family: 'Aileron-Bold';

    padding-bottom: 30px;

    text-transform: uppercase;

}

.footer_link a{

    color: #ffffff;

}

.footer_link{

    padding:65px 0px 50px;

}

.footer_link ul li {

    font-size: 14px;

    line-height: 26px;

    color: #ffffff;

    font-weight: 400;

}

.footer_link i {

    padding-right: 7px;

}

.footer_link p {

    font-size: 14px;

    line-height: 23px;

    color: #ffffff;

    font-weight: 400;

}

.footer_link h5 {

    font-size: 14px;

    line-height: 23px;

    color: #ffffff;

    font-weight: 400;

    padding-top: 15px;

}

.footer_form input {

    width: 100%;

    background: transparent;

    border: 1px solid #ffffff;

    height: 45px;

    padding: 0px 40% 0px 15px;
    color: #ffffff;
    font-size: 16px;
    outline: 0;

}

.footer_sumit input {

    font-size: 14px;

    line-height: 44px;

    color: #ffffff;

    font-weight: 400;

    padding: 0px 40px 0px 18px;

    width: auto;

    background-image: url(../images/dot.png);

    background-repeat: no-repeat;

    outline: 0;

    background-position: right 15px bottom 15px;

}



.footer_sumit {

    display: inline-block;

    position: absolute;

    top: 0;

    right: 0;

}

.footer_form{

    position: relative;

}

.comimg {

    padding: 70px 0px;

    text-align: center;

}

.social_icon {



display: -webkit-box;



display: -ms-flexbox;



display: flex;



-webkit-box-pack: end;



-ms-flex-pack: end;



justify-content: space-between;



-webkit-box-align: center;



-ms-flex-align: center;



align-items: center;



padding-top: 35px;



width: 68%;

}



.social_icon img {



    padding-left: 10px;



}

.social_over img{

    display: none;

}

.social_icon a:hover .social_over img {

    display: block;

}

.social_icon a:hover .social_real img{

    display: none;

}

.footer_last_text p {

    font-size: 14px;

    color: #ffffff;

    font-weight: 400;

}

.footer_last {

    border-top: 1px solid #404647;

}

.footer_last_text {

    padding: 30px 0px;

}

.leftfooter_last {

    float: right;

}

.footer_sumit input:hover {

    background-color: #bd232b;

    border-color: #bd232b;

}

.our_service {

    padding: 85px 0px;

}

.our_service h3 {

    font-size: 36px;

    padding-bottom: 10px;

    color: #bd232b;

    font-weight: 900;

    font-family: 'Aileron-Black';

    text-align: center;

}

.our_service p {

    font-size: 18px;

    letter-spacing: 1px;

    color: #000000;

    font-weight: 400;

    text-align: center;

}

.service_img {

    position: relative;

}

.service_img img {

    width: 100%;

    height: 430px;

    padding-left: 2px;

}

.service_text p {

    font-size: 30px;

    color: #ffffff;

    font-family: 'Aileron-Bold';

    font-weight: 700;

    background-color: rgba(189,35,43,0.5);

}

.service_text p {

    font-size: 30px;

    color: #ffffff;

    font-family: 'Aileron-Bold';

    font-weight: 700;

    background-color: rgba(189,35,43,0.8);

    padding: 15px 20px;

    display: inline-block;

    position: relative;

}

.service_text p:before{

    content: '';

    width: 39px;

    top: 0;

    height: 40px;

    display: block;

    position: absolute;

    right: -38px;

    border-bottom: 66px solid rgba(189,35,43,0.8);

    border-right: 32px solid transparent;

}

.service_text {

    position: absolute;

    bottom: 0;

    left: 2px;

}

 button.slick-prev.pull-left.slick-arrow {

    position: absolute;

    z-index: 1;

    height: 50px;

    width: 50px;

    border-radius: 100px;

    font-size: 30px;

     background-color: rgba(0,0,0,0.2);

    border: none;

    top: 50%;

    left: 4%;
    outline: 0;

}

 button.slick-next.pull-right.slick-arrow{

    position: absolute;

    z-index: 1;

    height: 50px;

    width: 50px;

    border-radius: 100px;

    font-size: 30px;

   background-color: rgba(0,0,0,0.2);

    border: none;

    top: 50%;

    right: 4%;
    outline: 0;

}

.video_fraame {

    padding: 5px;

    background-color: whitesmoke;

}

.video_fraame iframe {

    border-radius: 15px;

    border: none;

}

.play_circle {

    position: absolute;

    height: 70px;

    width: 70px;

    border-radius: 100px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    background-color: rgba(255,255,255,0.6);

    margin-top: -37px;

    margin-left: -36px;

}

.play_circle i {

    font-size: 30px;

    color: #72151a;

}

.video_fraame {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

        -ms-flex-pack: center;

            justify-content: center;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

    width: 100%;

    position: relative;

    z-index: 1;

}

.video_back {

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

    height: 584px;

    position: relative;

    z-index: 9;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    width: 100%;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -webkit-transition: 0.5s;

    -o-transition: 0.5s;

    transition: 0.5s;

}

.video_fraame {

    border: 7px solid #bd232b;

}

.about_text h1 {

    font-size: 36px;

    line-height: 38px;

    color: #bd232b;

    font-family: 'Aileron-Black';

    font-weight: 900;

    padding-bottom: 25px;

    text-transform: uppercase;

}

.about_text {

    padding: 72px 73px 0px 65px;

}

.about_text p {

    font-size: 16px;

    line-height: 24px;

    color: #000000;

    font-weight: 400;

    padding: 30px 0px 35px;

}



.about_text a {

    display: inline-block;

    font-size: 21px;

    letter-spacing: 1px;

    line-height: 29px;

    color: #ffffff;

    font-family: 'Aileron-Black';

    font-weight: 900;

    text-align: center;

    padding: 15px 25px;

    background-color: #bd232b;

    text-transform: uppercase;

}

.line {

    border: 2px dashed;

    width: 30%;

}

.about{

    background-repeat: no-repeat;

    background-size: cover;

    position: relative;

    width: 100%;

    height: auto;

    background-position: 100%;

    padding-top: 85px;

}

.no-right{

    padding-right: 0;

}

.icon_slider {

    padding: 60px 0px 40px;

}

.icon_img {

    padding-right: 27px;

    display: inline-block;

    vertical-align: middle;

}

.project{

    background-repeat: no-repeat;

    background-size: cover;

    position: relative;

    width: 100%;

    height: auto;

    background-position: 100%;

    padding-bottom: 95px;

}

.project h3 {

    font-size: 36px;

    line-height: 38px;

    color: #ffffff;

    font-weight: 900;

    color: #ffffff;

    font-family: 'Aileron-Black';

    padding: 70px 0px 45px;

    text-transform: uppercase;

    text-align: center;

}

.project_img{

    background-repeat: no-repeat;

    background-size: cover;

    position: relative;

    width: 1075px;

    height: 635px;

    background-position: 100%;

    border: 5px solid #7b191e;

    margin: 0 auto;

}

.pro_detail {

    background-color: #ffffff;

    max-width: 400px;

}

.pro_detail h4 {

    font-size: 36px;

    line-height: 36px;

    color: #000000;

    font-weight: 900;

    text-align: center;

    padding: 57px 0px 20px;

    font-family: 'Aileron-Black';

}

.desk p {

    font-size: 16px;

    line-height: 24px;

    color: #000000;

    font-weight: 400;

    text-align: center;

}

.pro_detail .line {

    border: 2px dashed;

    width: 56%;

    color: #cccccc;

    margin: 0 auto;

}

.desk {

    padding: 20px 0px;

    min-height: 250px;

}

.pro_detail a {

    font-size: 16px;

    letter-spacing: 1px;

    color: #ffffff;

    font-weight: 900;

    text-align: center;

    display: inline-block;

    font-family: 'Aileron-Black';

    background-color: #bd232b;

    padding: 17px 68px;

    margin-bottom: 50px;

}

.pro_detail {

    text-align: center;

    padding: 0px 31px;

    position: relative;

}

.complain {

    position: absolute;

    top: -22px;

    left: 21%;

}

.complain p {

    font-size: 16px;

    color: #ffffff;

    padding: 15px 25px;

    font-weight: 400;

    text-align: center;

    background-color: #346f0c;

}

.pro_inner {

    position: relative;

    margin-top: 70px;

    margin-left: -200px;

}

.pro_inner{

    display: none;

}

.slick-current .pro_inner{

    display: block;

}

.slick-current .project_img{

    /*left: 100px;*/

}

.project_img:before{

   content: "";

  top: 0;

  left: 0;

  height: 100%;

  width: 100%;

  position: absolute;

  background-color: rgba(255,255,255,0.6);

  z-index: 1;

}

.slick-current .project_img:before{

    background-color: transparent;

}

.testimonial button.slick-prev.pull-left.slick-arrow {

    background-color: rgba(189,35,43,0.3);

    border: none;

    top: 30%;

    left: -10%;

    color: white;

    z-index: 99;

    outline: 0;

}

.testimonial button.slick-next.pull-right.slick-arrow{

   background-color: rgba(189,35,43,0.3);

    border: none;

    top: 30%;

    right: -10%;

    color: white;

    z-index: 99;

    outline: 0;

}

.dog_text p{

font-size: 16px;

line-height: 20px;

color: #000000;

font-family: 'Aileron-SemiBold';

font-weight: 600;

padding: 20px 25px 20px 20px;

}

.dog_text{max-width: 384px;background-color: #ffffff;margin-top: 20px;display: inline-block;vertical-align: top;position: relative;left: 2px;}

.bottom_dat {

    display: inline-block;

}

/*news*/

.inner_banner{

   background-repeat: no-repeat;

    background-size: cover;

    position: relative;

    width: 100%;

    height: auto;
    background-position: top center;

}

.inner_banner_text h3 {

    font-size: 50px;

    line-height: 54px;

    color: #ffffff;

    font-weight: 900;

     font-family: 'Aileron-Black';

}

.banner_link a {

    color: #ffffff;

}

.banner_link {

    font-size: 16px;

    line-height: 44px;

    color: #ffffff;

    font-weight: 400;

}

.inner_banner_text {

    position: relative;

    text-align: center;

    padding: 115px 0px;

}

.banner_link span {

    padding: 0px 7px;

}

.news_page_section .news_post ul li {

    padding-bottom: 23px;

}

.news_page_section_text p {

    font-size: 16px;

    line-height: 22px;

    color: #000000;

    font-weight: 400;

    text-align: center;

    padding: 70px 8% 0px;

}

.news_page_section .more_news a {

    display: inline-block;

    font-size: 16px;

    font-family: 'Aileron-Bold';

    font-weight: 700;

    padding: 10px 20px;

    color: #b2b2b2;

    border: none;

    text-decoration: underline !important;

}

.innericonpage{

  border: 1px solid #f5f5f5;

}

.news_page_section {

    padding-bottom: 70px;

}

.join_us {

    background-color: #d9696f;

    display: block;

    border: 1px solid #ffffff;

    border-top-left-radius: 5px;

    border-bottom-left-radius: 5px;

}

.join_us p {

   font-size: 21px;

    letter-spacing: 3px;

    color: #ffffff;

    font-weight: 900;

     font-family: 'Aileron-Black';

     padding: 15px 30px;

     text-transform: uppercase;

}

.join_us img{

  padding: 20px;

}

.fixed_data {

    position: fixed;

    top: 406px;

    right: 0;
    z-index: 9999;

}

.fixed_data .mail_box{

  background-color: #d9696f;

  max-width: 427px;

}

.fixed_data .mail_head{

   background-color: #d9696f;

   border-top: 5px solid #d9696f;

}

#panel {

  display: none;

}

#panel1 {

  display: none;

}

.call_us {

    background-color: #a7161e;

    display: block;

    border: 1px solid #ffffff;

    border-top-left-radius: 5px;

    border-bottom-left-radius: 5px;

    margin-top: 10px;

}

.call_us p {

   font-size: 21px;

    letter-spacing: 3px;

    color: #ffffff;

    font-weight: 900;

     font-family: 'Aileron-Black';

     padding: 15px 30px;

     text-transform: uppercase;

}

.call_us img{

  padding: 20px;

}

.fixed_data .call_box{

  background-color: #a7161e;

    max-width: 427px;

}

#page-lin{

  color: #a7161e;

}

/*contact*/

.contact_icon_section {

    padding: 60px 0px;

    margin-top: -135px;

}

.contact_icon_section_box {

    background-color: #f5f5f5;

    min-height: 135px;

}

.contact_icon_section_text p {

    font-size: 16px;

    line-height: 20px;

    color: #000000;

    font-weight: 700;

    text-align: center;

    font-family: 'Aileron-Bold';

}

.icn_conatct_img {

    height: 65px;

    width: 65px;

    background-color: #b31d25;

    border-radius: 100px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

        -ms-flex-pack: center;

            justify-content: center;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

}

.contact_icon_section_text {

    padding: 40px 30px 0px;

}

.icn_conatct_img {

    position: absolute;

    left: 43%;

    margin-top: -37px;

}

.contact_icon_section_text h4{

    font-size: 24px;

    line-height: 30px;

    color: #000000;

    font-family: 'Aileron-Bold';

    font-weight: 700;

    text-align: center;

    padding-top: 15px;

}

.contact_main {

    padding: 80px 0px 95px;

}

.contact_main h1 {

    font-size: 30px;

    line-height: 54px;

    color: #ab1820;

      font-family: 'Aileron-Black';

    font-weight: 900;

    text-align: center;

}

.contact_main p {

    font-size: 16px;

    line-height: 22px;

    color: #000000;

    font-weight: 400;

    text-align: center;

    padding: 0px 250px;

}

.contact_main .form {

    max-width: 910px;

    margin: 0 auto;

    padding-top: 30px;

}

.contact_main .form label {

    font-size: 16px;

    line-height: 25px;

    color: #000000;

    font-weight: 700;

    display: block;

    font-family: 'Aileron-Bold';

}

.contact_main input.con_data {

    border: 1px solid #000000;

    width: 100%;

    height: 40px;

    padding: 0px 15px;

    font-size: 16px;

    outline: 0;

    margin-bottom: 15px;

}

.contact_main textarea.textarea {

    border: 1px solid #000000;

    width: 100%;

    height: 200px;

    padding: 0px 15px;

    font-size: 16px;

    outline: 0;

    margin-bottom: 15px;

}

.contact_main input[type="submit"] {

    font-size: 16px;

    color: #ffffff;

    font-family: 'Aileron-Bold';

    font-weight: 700;

    background-color: #b31d25;

    border: none;

    padding: 10px 30px;

    margin-top: 20px;

}

.con_bbn{

    text-align: center;

}

.service_sectionpage {

    padding: 65px 0px 80px;

}

.service_sectionpage_img img {

    max-width: 100%;
    height:auto;
    display: block;
    margin: auto

}

.service_sectionpage_text h3 {

    /*font-size: 30px;*/
    font-size: 22px;
    color: #bd232b;

     font-family: 'Aileron-Bold';

    font-weight: 700;

}

.service_sectionpage_text p {

    font-size: 16px;

    color: #000000;


    font-weight: 400;

    padding: 22px 0px;

}

.service_sectionpage_text a {

    display: inline-block;

    font-size: 16px;

    color: #bd232b;

    font-family: 'Aileron-Bold';

    font-weight: 700;

    border: 1px solid;

    padding: 8px 15px;

}

.service_sectionpage_text {

    background-color: #f5f5f5;

    padding: 26px 32px 35px;

    min-height: 300px;

}

.service_sectionpagecon p {

    font-size: 18px;

    color: #000000;

    font-family: "Aileron";

    font-weight: 700;

    font-family: 'Aileron-Bold';

    text-align: center;

}

.service_sectionpage_box {

    padding-top: 35px;

}

.about_section {

    padding: 75px 0px 85px;

}

.about_section_text h1 {

    font-size: 30px;

    color: #000000;

    font-weight: 700;

    padding-bottom: 25px;

    font-family: 'Aileron-Bold';

}

.about_section_text p {

    font-size: 16px;

    line-height: 22px;

    color: #000000;

    font-weight: 400;

    padding-bottom: 30px;

}
.standsard_img img {
    border: 4px solid rgba(0,0,0,0.4);
}
.about_section_text h3{

    font-size: 21px;

    line-height: 44px;

    color: #000000;

    font-family: 'Aileron-Bold';

    font-weight: 700;

    padding-bottom: 20px;

}

.about_section_text ul li {

    font-size: 16px;

    line-height: 30px;

    color: #000000;

    font-family: 'Aileron-Bold';

    font-weight: 700;

}

.about_section_text i {

    padding-right: 5px;

    color: #b9202a;

}

.about_section_img {

    max-width: 665px;

}

.slide_dab_box {

    max-width: 131px;

    height: 100px;

    display: inline-block;

}

.slider-nav {

    margin-top: 2px;

}

.slider-ser img {

    height: 552px;

}

.slide_dab_box img {

    width: 100%;

    height: 100%;

}

.about_subbanner{

   background-repeat: no-repeat;

    background-size: cover;

    position: relative;

    width: 100%;

    height: 361px;

}

.about_subbanner h4 {

    font-size: 30px;

    color: #ffffff;

    font-weight: 700;

    text-align: center;

    font-family: 'Aileron-Bold';

}

.about_subbanner {

    padding: 60px 0px 70px;

}

.subbanner_content {

    padding-top: 30px;

}

.subbanner_content ul {

    margin-left: -10px;

}

.subbanner_content ul li {

    width: 19.2%;

    float: left;

    padding: 15px 0px;

    margin-left: 10px;

    margin-bottom: 10px;

    min-height: 72px;

}

.sub_banner_box {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

        -ms-flex-pack: center;

            justify-content: center;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

    background-color: rgba(255,255,255,0.2);

}

.sub_banner_box p {

    font-size: 18px;

    line-height: 36px;

    color: #ffffff;

    font-weight: 700;

    text-align: center;

}

.sub_banner_box img {

    padding-right: 15px;

}

/*dtail*/

.sdetail_section {

    padding: 80px 0px;

}

.sdetail_section .about_section_text ul li{

    line-height: 32px;

}

.sdetail_section .serde{

    padding-left: 0;

}

.servicdetail a {

    font-size: 21px;

    letter-spacing: 1px;

    color: #ffffff;

    font-family: "Aileron";

    font-weight: 900;

    text-align: center;

    background-color: #b9202a;

    font-family: 'Aileron-Black';

    display: inline-block;

    padding: 20px 30px;

    border-radius: 5px;

    margin-top: 45px;

}

.servicdetail img {

    padding-left: 15px;

}

.detail_bannersub h3 {

    font-size: 30px;

    line-height: 32px;

    color: #000000;

    font-weight: 700;

    text-align: center;

    font-family: 'Aileron-Bold';

    padding-bottom: 20px;

}

.detail_bannersub p {

    font-size: 16px;

    line-height: 22px;

    color: #000000;

    font-weight: 400;

    text-align: center;

    padding: 0px 50px;

}

.detail_bannersub_con_text h5 {

    font-size: 24px;

    line-height: 32px;

    color: #000000;

    font-family: 'Aileron-Bold';

    font-weight: 700;

    padding: 30px 0px 20px;

}

.detail_bannersub_con ul li {

    width: 30.5%;

    border: 1px solid #b9202a;

    padding: 25px 15px 35px 25px;

    background-color: #ffffff;

    float: left;

    margin-left: 40px;

}

.detail_bannersub_con_text ul li {

    font-size: 16px;

    line-height: 26px;

    color: #000000;

    font-family: 'Aileron-SemiBold';

    font-weight: 600;

    width: 100%;

    border: none;

    padding: 0;

}

.detail_bannersub_con_text i {

    padding-right: 5px;

    color: #b9202a;

}

.detail_bannersub_con_text ul li {

    padding-left: 25px;

}

.detail_bannersub {

    background-color: #f3f3f3;

    padding: 75px 0px 85px;

}

.detail_bannersub_con ul {

    margin-left: -40px;

}

.detail_bannersub_con_text ul {

    margin: 0;

}

.detail_bannersub_con_text ul li {

    margin: 0;

}

.detail_bannersub_con_box {

    margin-top: 50px;

}

.detail_bannersub a {

    display: inline-block;

    font-size: 21px;

    letter-spacing: 1px;

    color: #ffffff;

    font-weight: 900;

    text-align: center;

    background-color: #a01118;

    padding: 20px 35px;

    border-radius: 5px;

    margin-top: 55px;

    font-family: 'Aileron-Black';
    text-transform: uppercase;

}

.radom {

    clear: both;

    text-align: center;

}

.beans_banner {

    padding: 90px 0px;

}

.beans_banner .detail_spc{

    padding-right: 60px;

}

.loft_banner {

    text-align: center;

    padding: 75px 0px 85px;

    background-color: #f5f5f5;

}

.loft_spc .servicdetail a{

    margin-top: 20px;

}

.fire_banner{

    background-repeat: no-repeat;

    background-size: cover;

    position: relative;

    width: 100%;

    height: auto;

}

.fire_banner span{

  color:#a01118;

}

.fire_banner a{

  color:#a01118;

}

.standard {

    background-color: #f5f5f5;

    padding: 65px 0px;

}

.standard ul{

     padding-bottom: 30px;

}

.standard2 {

    padding: 65px 0px;

}

.standard2 ul{

     padding-bottom: 30px;

}

.stand_btn a{

    font-size: 21px;

letter-spacing: 1px;

color: #bd232b;

font-family: 'Aileron-Black';

font-weight: 900;

text-align: center;

display: inline-block;

border: 1px solid #a01118;

padding: 15px 30px;

border-radius: 5px;

text-transform: uppercase;

}

.box-inner{

    width: 385px;

}

.dog_text{

    float: left;

    overflow: hidden;

}

.footer_link ul {

    padding-left: 15px;

}

.footer_link ul li:before {

    font-family: FontAwesome;

    content: "\f105";

    position: absolute;

    font-weight: 600;

    left: 0;

}

.news_img img {

    width: 100%;

}

.about_section_text ul {

    padding-left: 25px;

}

.about_section_text ul li{

    position: relative;

}

.about_section_text ul li:before{

    font-family: FontAwesome;

    content: "\f058";

    position: absolute;

    font-weight: 600;

    color: #b9202a;

    left: -25px;

}

.detail_bannersub_con_text ul li{

    position: relative;

}

.detail_bannersub_con_text ul li:before{

    font-family: FontAwesome;

    content: "\f058";

    position: absolute;

    font-weight: 600;

    color: #b9202a;

    left: 0px;

}

.project button.slick-prev.pull-left.slick-arrow{

  left: 30px;

}

.project button.slick-next.pull-right.slick-arrow{

  right:30px;

}

.mobdenoahju{

    display: none;

}

.banner {

    position: relative;

    display: inline-block;

    width: 100%;

}
.banner_text {
    padding: 196px 366px 275px 270px;
    position: relative;
}

.menu_wrap ul li a {

    color: #000000;

}

.email a {

    color: #ffffff;

}

.email a:hover{

    color: #000000;

}

.con_text a{

    color: #000000;

}

.con_text a:hover{

    color: #bd232b;

}

.home .fixed_data{

    display: none;

}

.leftfooter_last span {

    padding: 0px 10px;

}

.map {

    position: relative;

}

.acf-map {

    height: 535px;

    width: 100%;

}

.fixed_data .mail_btn input {

    margin-left: 20px;

}

.guyf img {

    margin: 0 auto;

}

svg.icon.icon-angle-down {

    display: none!important;

}



.footer_sumit {

    right: -20px;

}

.new_detail_section {

    padding: 80px 0px;

}

.new_detail_section_img img {

    width: 100%;

}

.new_detail_section_img_text h1, .new_detail_section_img_text h2 {

    font-size: 30px;

    color: #000000;

    font-weight: 700;

    padding-bottom: 25px;

    font-family: 'Aileron-Bold';

}

.new_detail_section_img_text p {

    font-size: 16px;

    line-height: 22px;

    color: #1e1e1e;

    font-weight: 400;

    padding-bottom: 30px;

}

.new_detail_section_img_text {

    padding: 30px;

}





.servicdetailcon a{

    font-size: 21px;

    letter-spacing: 1px;

    color: #ffffff;

    font-weight: 900;

    text-align: center;

    background-color: #b9202a;

    font-family: 'Aileron-Black';

    display: inline-block;

    padding: 15px 30px;

    border-radius: 5px;

    margin-top: 45px;

}

.postid-68 .sdetail_section {

    background-color: #f5f5f5;

}

.postid-68 .servicdetail{

    display: none;

}

.servicdetailcon{

    display: none;

}

.postid-258 .servicdetail{

    display: none;

}

.postid-258 .servicdetailcon{

    display: block;

}

.postid-258 .sdetail_section {

    background-color: #f5f5f5;

}

.postid-69 .stand_btn{

    display: none;

}

.postid-277 .stand_btn{

    display: none;

}

.postid-280 .stand_btn{

    display: none;

}

.standard3 {

    padding: 75px 0px;

}

.hide_gone1{

    display: none;

}

.hide_gone2{

    display: none;

}

.mail_btn input:hover{

    background-color: #ffffff;

    color: #bd232b;

    border-color: #bd232b;

}

.download_bochar a:hover{

    background-color: #000000;

    color: #ffffff;

    border-color: #bd232b;

}

.banner_text a:hover{

    background-color: #000000;

    color: #ffffff;

    border-color: #bd232b; 

}

.about_text a:hover{

    background-color: #000000;

    color: #ffffff;

}

.pro_detail a{

    z-index: 99;

}

.pro_detail a:hover{

     background-color: #000000;

    color: #ffffff;

}

.news_text a:hover{

    background-color: #000000;

    color: #ffffff;

    border-color: #bd232b;

}

.more_news a:hover{

     background-color: #000000;

    color: #ffffff;

    border-color: #bd232b;

}

.testimonial button.slick-prev.pull-left.slick-arrow:hover{

    background-color: #000000;

}

.testimonial button.slick-next.pull-right.slick-arrow:hover{

    background-color: #000000;

}

.menu_wrap ul li a:hover{

    color: #bd232b;

}

.menu_wrap ul li:hover{

    color: #bd232b;

}

.footer_link a:hover{

     color: #bd232b;

}

.join_us:hover{

    background-color: #000000;

    color: #ffffff;

    border-color: #bd232b;

    cursor: pointer;

}

.call_us:hover{

    background-color: #000000;

    color: #ffffff;

    border-color: #bd232b;

    cursor: pointer;

}

.servicdetail a:hover{

    background-color: #000000;

    color: #ffffff;

    border-color: #bd232b;

}

.detail_bannersub a:hover{

    background-color: #000000;

    color: #ffffff;

}

.service_sectionpage_text a:hover{

    background-color: #000000;

    color: #ffffff;

    border-color: #bd232b;

}

.contact_main input[type="submit"]:hover{

    background-color: #000000;

    color: #ffffff;

}

.icn_conatct_img:hover{

    background-color: #000000;

}

.stand_btn a:hover{

    background-color: #000000;

    color: #ffffff;

}

.fire_banner a:hover{

    color: #ffffff;

}
.content{
    display: none;
}
.our_service button.slick-prev.pull-left.slick-arrow {
    position: absolute;
    z-index: 1;
    height: 99%;
    width: 10%;
    border-radius: 0;
    font-size: 30px;
    background-color: rgba(0,0,0,0.6);
    border: none;
    top: 0;
    left: 0;
    outline: 0;
}
.our_service button.slick-prev.pull-left.slick-arrow i {
    color: black;
    background-color: rgba(255,255,255,0.5);
    width: 50px;
    height: 50px;
    border-radius: 100px;
    padding-top: 9px;
}
.our_service button.slick-next.pull-right.slick-arrow {
    position: absolute;
    z-index: 0;
    height: 99.5%;
    width: 9.8%;
    border-radius: 0;
    font-size: 30px;
    background-color: rgba(0,0,0,0.6);
    border: none;
    top: 0;
    right: 0;
    outline: 0;
}
.our_service button.slick-next.pull-right.slick-arrow i {
    color: black;
    background-color: rgba(255,255,255,0.5);
    width: 50px;
    height: 50px;
    border-radius: 100px;
    padding-top: 9px;
}
.our_service .service_slider {
    margin-top: 50px;
}
.capu img {
    width: 20%;
    float: left;
}
.capu {
    width: 100%;
    position: relative;
}
.capu input {
    width: 80%;
}
.capu img {
    height: 40px;
}
.rightbanner span.wpcf7-not-valid-tip {
    font-size: 14px!important;
    color: white!important;
    display: block!important;
    position: absolute!important;
    bottom: -31px!important;
}
.rightbanner .capu span.wpcf7-not-valid-tip {
    bottom: -37px!important;
}
.rightbanner {
    position: relative;
}
.rightbanner div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-response-output {
    border: 0!important;
    font-size: 14px!important;
    text-align: center!important;
    position: absolute!important;
    margin: 0!important;
    padding: 9px 0 0 0!important;
    left: 47px!important;
    color: #ffffff!important;
}
.rightbanner .capu input.wpcf7-form-control.wpcf7-captchar {
    color: #ffffff;
    font-size: 16px;
}

.contact_main input.wpcf7-form-control.wpcf7-captchar {
    width: 100%;
    border: 1px solid;
    height: 40px;
    font-size: 16px;
    padding: 10px 10px 10px 10%;
    outline: 0;
    color: #000000;
}
.contact_main div.wpcf7-validation-errors, div.wpcf7-acceptance-missing, div.wpcf7-response-output {
    border: 0!important;
    font-size: 14px!important;
    text-align: center!important;
    position: relative!important;
    left: 0!important;
    color: #ff0000!important;
    clear: both!important;
    padding: 20px 0px!important;
}
.contact_main span.wpcf7-not-valid-tip {
    font-size: 14px!important;
    color: #ff0000!important;
    display: block!important;
    position: relative!important;
    bottom: 0px!important;
}
.contact_main .capu2 span.wpcf7-not-valid-tip {
 padding-top: 15px!important;
}
.capu2 img {
    position: absolute;
    z-index: 99;
    height: 38px;
    left: 19px;
    top: 31px;
}
.contact_icon_section_text a {
    color: #000000;
}
.about_section_img button.slick-prev.pull-left.slick-arrow {position: absolute;z-index: 1;height: 30px;width: 30px;border-radius: 100px;font-size: 30px;background-color: rgba(255,255,255,0.6);border: none;top: 35%;left: -9px;outline: 0;font-size: 20px;color: #a7161e;}

.about_section_img button.slick-next.pull-right.slick-arrow{position: absolute;z-index: 1;height: 30px;width: 30px;border-radius: 100px;font-size: 30px;background-color: rgba(255,255,255,0.6);border: none;top: 35%;right: -9px;outline: 0;font-size: 20px;color: #a7161e;}
.inner_content {
  display: none;
  overflow: hidden;
}
.inner_content p {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    font-weight: 600;
    font-family: 'Aileron-SemiBold';
}

.inner_content {
    background-color: #ffffff;
    max-width: 380px;
    padding: 15px 20px;
    border-radius: 5px;
    margin-right: -7px;
    margin-top: 15px;
}
.Accordion_item {
    display: inline-block;
    padding-right: 15px;
    -webkit-transition: 0.5s all linear;
    -o-transition: 0.5s all linear;
    transition: 0.5s all linear;
}
.title_tab {
    float: right;
}
.inner_content {
    float: left;
}
.Accordions {
    float: right;
    padding: 20px 100px 20px 0px;
}
.title_tab {
    cursor: pointer;
}
.title_tab{
    z-index: 99;
    position: relative;
}
.detail_bannersub_con_box {
    min-height: 445px;
}
.postid-67 .lbw {
    display: none;
}
.postid-258 .detail_spc ul{
    padding-bottom: 20px;
}
.postid-258 .servicdetailcon a {
    margin-top: 10px;
}
.fire_banner p {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    padding: 55px 12% 45px;
    font-family: 'Aileron-SemiBold';
}
.postid-69 .fire_banner p {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 600;
    text-align: left;
    padding: 55px 31% 45px 0px;
    font-family: 'Aileron-SemiBold';
}
.project i.fa.fa-angle-left {
    color: #ffffff;
}
.project i.fa.fa-angle-right{
    color: #ffffff;
}
.modal-header {
    padding: 2px 15px;
}
.footer_link ::placeholder{

  font-size: 14px;

color: #ffffff;

font-weight: 400;

}
.footer_link ::-moz-placeholder{

opacity: 1!important;
color: #ffffff!important;

}

.footer_link :-ms-input-placeholder{

opacity: 1!important;
color: #ffffff!important;

}

.footer_link ::-ms-input-placeholder{

opacity: 1!important;
color: #ffffff!important;

}
.news_img {
    overflow: hidden;
    background:#ccc;
    min-height:336px;
}
.news_img img {
    transition: 0.4s all ease;
}
.news_img img:hover {
    transform: scale(1.5);
    filter: brightness(0.7);
}
.current_page_item li{
	color: #bd232b!important;
}
.current_page_item a{
	color: #bd232b!important;
}
.current-menu-item a{
	color: #bd232b!important;
}
.page-template-contact .fixed_data{
	display: none;
}
.service_img {
    overflow: hidden;
}
.service_img img {
    transition: 0.5s all ease;
}
.service_img img:hover {
    transform: scale(1.5);
    filter: brightness(0.5);
}
.slide_dab_box {
    overflow: hidden;
}
.slide_dab_box img {
    transition: 0.5s all ease;
}
.slide_dab_box img:hover {
    transform: scale(1.5);
    filter: brightness(0.5);
}
.play_circle:hover {
    background-color: #b51e26;
}
.play_circle:hover.play_circle i{
	color: #ffffff;
}
ul.sub-menu {
    z-index: 99999;
}
.pro_detail a {
    position: relative;
    z-index: 99;
}
.pro_detail a:hover{
	background-color: #000000;
}
.pop_project{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
    z-index: 99;
    display: none;
}
.pop_main{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    padding: 20px;
    border: 1px solid;
    background: #fff;
    z-index: 999;
}
.close-btn {
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 16px;
}
.pop_project .slider-ser img {
    height: 410px;
}
.about_section_text.detail_spc h1 {
    font-size: 30px;
    line-height: 32px;
    color: #000000;
    font-family: 'Aileron-Bold';
    font-weight: 700;
}
.about_section_text.standard_spc2 h1{
	font-size: 30px;
    line-height: 32px;
    color: #000000;
    font-family: 'Aileron-Bold';
    font-weight: 700;
}
.carousel-fade .carousel-inner .item {

            -webkit-transition-property: opacity;

            -o-transition-property: opacity;

            transition-property: opacity;

        }

        

        .item,

        .active.left,

        .active.right {

            opacity: 0;

        }



        .active,

        .next.left,

        .prev.right {

            opacity: 1;

        }



        .next,

        .prev,

        .active.left,

        .active.right {

            left: 0;

            -webkit-transform: translate3d(0, 0, 0);

                    transform: translate3d(0, 0, 0);

}

 .carousel-control {

        z-index: 2;

    }


    .about_section_text.detail_spc h1 {
    padding: 0 15px;
    margin-bottom: 15px;
}

.about_section_text.detail_spc h2 {
    margin-bottom: 15px;
}
.aboutmaivideo{margin-top: 20px;}
video {
    width: 100%;
    height: 400px;
    background-color: #cbced6;
}

.menu_wrap ul li:nth-child(4):hover ul.sub-menu {
	display:block;
}

ul.location-list {
    margin: 0px 0px 10px 35px;
}

ul.location-list li {
    font-size: 16px;
    list-style-type: disc;
    margin: 5px auto;
}

.contact_main .form p{
	padding: 0px;
	text-align: left;
}

.wpcf7-spinner{
	position: absolute !important;
}

.footer_form .footer_sumit{
	right: 0;
}

.section_one .container {
    display: flex !important;
    align-items: center !important; 
   
}

.section_one .container{
    position: relative;
}

.section_one .container > a:first-of-type{
    position:absolute;
    left:0;
    top:0;
    z-index:999;
}

.section_one .container .logo img{
    height:100%;
    width:auto;
}

.logo{
    position: relative;
    left: 0;
}

.first_section {
    display: flex !important;
    align-items: center !important;
    gap: 28px !important;
    flex-wrap: nowrap !important;
    margin-left: auto !important;
}

.time_line p {
    font-size: 16px !important;
    white-space: nowrap !important;
}

.email p {
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;
    margin: 0 !important;
    color: #ffffff !important;
    font-size: 16px !important;
}

.email{
  padding: 14px 20px;   
}

.email p a {
    color: #ffffff !important;
    text-decoration: none !important;
}
.email p a:hover {
    text-decoration: underline !important;
}

/* Phone block */
.section_one .contact_panel {
    display: flex;
    align-items: center !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.section_one .contact_panel .con_text p {
    margin: 0 !important;
    line-height: 1.3 !important;
    color: #ffffff !important;
    font-size: 14px !important;
}
.section_one .contact_panel .con_text p a {
    color: #ffffff !important;
    text-decoration: none !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    white-space: nowrap !important;
}
.section_one .contact_panel .con_text p a:hover {
    text-decoration: underline !important;
}


/* WHITE STRIP  */

.section_two .container {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.second_section {
    display: flex !important;
    align-items: stretch !important;
    justify-content: flex-end !important;
    overflow: visible !important;  /* was clipping items behind logo */
}

/* Menu wrapper */
.menu_wrap {
    display: flex !important;
    align-items: stretch !important;
    justify-content: flex-end !important;
    flex: 1 !important;
    overflow: visible !important;
    padding: 0;
}

.menu_wrap ul#top-menu {
    display: flex !important;
    align-items: stretch !important;
    flex-wrap: nowrap !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.menu_wrap ul#top-menu > li {
    position: relative !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: stretch !important;
}

.menu_wrap ul#top-menu > li > a {
    display: flex !important;
    align-items: center !important;
    gap: 5px !important;
    padding: 16px 12px !important;
    font-size: 15px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.03em !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    line-height: 1 !important;
    transition: color 0.2s !important;
}

.menu_wrap ul#top-menu > li > a:hover,
.menu_wrap ul#top-menu > li.current-menu-item > a,
.menu_wrap ul#top-menu > li.current-menu-ancestor > a {
    color: #a5141c !important;
}

.menu_wrap ul#top-menu > li > a svg.icon {
    display: none !important;
}

.menu_wrap ul li:nth-child(3)::before,
.menu_wrap ul li:nth-child(4)::before {
    display: none !important;
    content: none !important;
}

.menu_wrap ul#top-menu > li.menu-item-has-children > a::after {
    content: "" !important;
    display: inline-block !important;
    width: 0 !important;
    height: 0 !important;
    border-left: 4px solid transparent !important;
    border-right: 4px solid transparent !important;
    border-top: 5px solid currentColor !important;
    flex-shrink: 0 !important;
    margin-left: 2px !important;
}

.menu_wrap ul li:nth-child(3):hover ul.sub-menu,
.menu_wrap ul li:nth-child(4):hover ul.sub-menu {
    display: none !important;
}

ul.sub-menu {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    z-index: 999999 !important;
    width: 290px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    display: none !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18) !important;
    border-radius: 0 0 4px 4px !important;
    border-top: 3px solid #a5141c !important;
}

.menu_wrap ul#top-menu > li.menu-item-has-children:hover > ul.sub-menu {
    display: block !important;
}

ul.sub-menu > li {
    display: block !important;
    background-color: #a5141c !important;
    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13) !important;
    padding: 0 !important;
    margin: 0 !important;
}

ul.sub-menu > li:last-child {
    border-bottom: none !important;
}

ul.sub-menu > li > a {
    display: block !important;
    padding: 11px 18px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: inherit !important;
    text-decoration: none !important;
    line-height: 1.4 !important;
    transition: background 0.15s, padding-left 0.15s !important;
}

ul.sub-menu > li:hover > a {
    background-color: #c43941 !important;
    padding-left: 24px !important; 
    color: #ffffff !important;
}

ul.sub-menu li::before {
    display: none !important;
    content: none !important;
}

.sm-contact-vis{
    display: none;
}

.menu_wrap ul.sub-menu > li.menu-item-has-children > a::after {
    content: "" !important;
    display: inline-block !important;
    width: 0 !important;
    height: 0 !important;
    border-top: 4px solid transparent !important;
    border-bottom: 4px solid transparent !important;
    border-left: 5px solid currentColor !important;
    border-right: none !important;
    flex-shrink: 0 !important;
    margin-left: auto !important;   /* push to right edge of the item */
    padding-left: 8px !important;
}

/* Make sub-menu links flex so the right-arrow sits at the far right */
.menu_wrap ul.sub-menu > li > a {
    display: flex !important;
    align-items: center !important;
    padding: 11px 18px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    font-family: inherit !important;
    text-decoration: none !important;
    line-height: 1.4 !important;
    transition: background 0.15s, padding-left 0.15s !important;
}


/* LEVEL 1 DROPDOWN PANEL  */

.menu_wrap ul li:nth-child(3):hover ul.sub-menu,
.menu_wrap ul li:nth-child(4):hover ul.sub-menu {
    display: none !important;   /* neutralise old broken rules */
}

/* Base sub-menu  */
.menu_wrap ul.sub-menu {
    position: absolute !important;
    top: 100% !important;
    left: 0 !important;
    z-index: 999999 !important;
    width: 290px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    display: none !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18) !important;
    border-radius: 0 0 4px 4px !important;
    border-top: 3px solid #a5141c !important;
}

.menu_wrap ul#top-menu > li.menu-item-has-children:hover > ul.sub-menu {
    display: block !important;
}

ul.sub-menu > li {
    display: block !important;
    background-color: #a5141c !important;
    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13) !important;
    padding: 0 !important;
    margin: 0 !important;
    position: relative !important;   /* positioning context for level-2 flyout */
}

ul.sub-menu > li:last-child {
    border-bottom: none !important;
}

ul.sub-menu > li:hover > a {
    background-color: #c43941 !important;
    padding-left: 24px !important;
    color: #ffffff !important;
}

ul.sub-menu li::before {
    display: none !important;
    content: none !important;
}


/* LEVEL 2 FLYOUT PANEL  */

.menu_wrap ul.sub-menu > li > ul.sub-menu {
    position: absolute !important;
    top: 0 !important;              
    left: 100% !important;          
    width: 290px !important;
    display: none !important;
    border-top: 3px solid #7a0d12 !important;  
    border-radius: 0 0 4px 4px !important;
    box-shadow: 4px 8px 20px rgba(0, 0, 0, 0.2) !important;
    z-index: 9999999 !important;
}

/* Show level-2 flyout on hover of its parent li */
.menu_wrap ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu {
    display: block !important;
}

/* Level-2 items slightly darker to show depth */
.menu_wrap ul.sub-menu > li > ul.sub-menu > li {
    background-color: #8a1018 !important;
}

.menu_wrap ul.sub-menu > li > ul.sub-menu > li:hover {
    background-color: #a5141c !important;
}

.menu_wrap ul.sub-menu > li > ul.sub-menu > li > a {
    padding-left: 18px !important;
}

.menu_wrap ul.sub-menu > li > ul.sub-menu > li:hover > a {
    padding-left: 24px !important;
    background-color: #a5141c !important;
}


/* RESPONSIVE */

@media (max-width: 1280px) {
    
    .menu_wrap ul#top-menu > li > a {
        padding: 16px 10px !important;
        font-size: 14px !important;
    }
}

@media (max-width: 1100px) {
    
    .menu_wrap ul#top-menu > li > a {
        padding: 16px 8px !important;
        font-size: 12px !important;
        letter-spacing: 0.01em !important;
    }
    .first_section {
        gap: 16px !important;
    }
}


/* MOBILE DROPDOWN  */

#mobmenuright ul.sub-menu {
    display: none !important;
    position: initial !important;   
    width: 100% !important;
    top: auto !important;
    left: auto !important;
    z-index: auto !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    border-top: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#mobmenuright ul.sub-menu.show-sub-menu {
    display: block !important;
}

/* Level 1 items   */
#mobmenuright ul.sub-menu > li {
    display: block !important;
    background-color: #a01118 !important;
    border-bottom: 1px solid rgba(255,255,255,0.15) !important;
    padding: 0 !important;
    margin: 0 !important;
    position: relative !important;
}

#mobmenuright ul.sub-menu > li:last-child {
    border-bottom: none !important;
}

#mobmenuright ul.sub-menu > li > a {
    display: block !important;
    padding: 12px 20px 12px 30px !important;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: 'Aileron-Black', sans-serif !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    line-height: 1.2 !important;
    text-decoration: none !important;
}

#mobmenuright ul.sub-menu > li > a:hover {
    background-color: #7a0d12 !important;
}

/*  Level 2 items*/
#mobmenuright ul.sub-menu > li > ul.sub-menu > li {
    background-color: #7a0d12 !important;
    border-bottom: 1px solid rgba(255,255,255,0.10) !important;
}

#mobmenuright ul.sub-menu > li > ul.sub-menu > li > a {
    padding: 11px 20px 11px 45px !important;   /* deeper indent = level 3 */
    font-size: 14px !important;
    letter-spacing: 0.5px !important;
}

#mobmenuright ul.sub-menu > li > ul.sub-menu > li > a:hover {
    background-color: #5c090d !important;
}

/* Level 3 items  */
#mobmenuright ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li {
    background-color: #5c090d !important;
}

#mobmenuright ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
    padding: 10px 20px 10px 60px !important;   /* deepest indent */
    font-size: 13px !important;
}

#mobmenuright ul.sub-menu li::before {
    display: none !important;
    content: none !important;
}


#mobmenuright ul.sub-menu > li.menu-item-has-children > a::after {
    display: none !important;
    content: none !important;
}

.menu_wrap ul.sub-menu > li > ul.sub-menu {
    left: 100% !important;
    right: auto !important;
}

.menu_wrap ul.sub-menu > li.open-left > ul.sub-menu {
    left: auto !important;
    right: 100% !important;
}