/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 26, 2019, 11:05:44 AM
    Author     : SMS MEDIA
*/

/* your styles go here */


/* jssor slider loading skin spin css */
        .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from {
                transform: rotate(0deg);
            }

            to {
                transform: rotate(360deg);
            }
        }


        .jssorb032 {position:absolute;}
        .jssorb032 .i {position:absolute;cursor:pointer;}
        .jssorb032 .i .b {fill:#fff;fill-opacity:0.7;stroke:#000;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.25;}
        .jssorb032 .i:hover .b {fill:#000;fill-opacity:.6;stroke:#fff;stroke-opacity:.35;}
        .jssorb032 .iav .b {fill:#000;fill-opacity:1;stroke:#fff;stroke-opacity:.35;}
        .jssorb032 .i.idn {opacity:.3;}

        .jssora051 {display:block;position:absolute;cursor:pointer;}
        .jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
        .jssora051:hover {opacity:.8;}
        .jssora051.jssora051dn {opacity:.5;}
        .jssora051.jssora051ds {opacity:.3;pointer-events:none;}
        
        
        .join-wrap{
           display: flex;
           width: 100%;
          background: #1d1e1f;;
        }
        .bg-join{
            background: #ff7c28;
            width: 50%;
        }
        .join-content{
           width: 50%;
           
           padding: 5%;
        }
        .join-team-team{
                 background: #e40a0a;
    color: #fff;
    padding: 10px 15px;
    font-weight: 800;
    border: none;
    margin: 10px 6px 10px 0px;
    font-family: 'Roboto Condensed', sans-serif;
    border-radius: 50px;
    box-shadow: 0px 0px 5px rgba(189, 186, 186, 0.5);
}
        .join-team-team:hover{
            background: #2171bc;
            
        }
        
        
        
        
        .inspiration-wrap{
            width: 100%;
        }
        
        .design-process-section .text-align-center {
    line-height: 25px;
    margin-bottom: 12px;
}
.design-process-content {
    border: 1px solid #e9e9e9;
    position: relative;
    padding: 16px 34% 30px 30px;
}
.design-process-content img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    max-height: 100%;
}
.design-process-content h3 {
    margin-bottom: 16px;
}
.design-process-content p {
    line-height: 26px;
    margin-bottom: 12px;
}
.process-model {
    list-style: none;
    padding: 0;
    position: relative;
    max-width: 600px;;
    margin: 20px auto 26px;
    border: none;
    z-index: 0;
}

.process-model li.visited::after {
    background: #57b87b;
}
.process-model li:last-child::after {
    width: 0;
}
.process-model li {
    display: inline-block;
   /* width: 8%; */
    text-align: center;
    float: none;
}
.nav-tabs.process-model > li.active > a, .nav-tabs.process-model > li.active > a:hover, .nav-tabs.process-model > li.active > a:focus, .process-model li a:hover, .process-model li a:focus {
    border: none;
    background: transparent;

}
.process-model li a {
    padding: 0;
    border: none;
    color: #606060;
}
.process-model li.active,
.process-model li.visited {
    color: #57b87b;
}
.process-model li.active a,
.process-model li.active a:hover,
.process-model li.active a:focus,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus {
    color: #57b87b;
}
.process-model li.active p,
.process-model li.visited p {
    font-weight: 600;
}
.process-model li i {
    display: block;
    height: 68px;
    width: 68px;
    text-align: center;
    margin: 0 auto;
    background: #f5f6f7;
    border: 2px solid #e5e5e5;
    line-height: 65px;
    font-size: 30px;
    border-radius: 50%;
}
.process-model li.active i, .process-model li.visited i  {
    background: #fff;
    border-color: #57b87b;
}
.process-model li p {
    font-size: 14px;
    margin-top: 11px;
}
.process-model.contact-us-tab li.visited a, .process-model.contact-us-tab li.visited p {
    color: #606060!important;
    font-weight: normal
}
.process-model.contact-us-tab li::after  {
    display: none; 
}
.process-model.contact-us-tab li.visited i {
    border-color: #e5e5e5; 
}



@media screen and (max-width: 560px) {
  .more-icon-preocess.process-model li span {
        font-size: 23px;
        height: 50px;
        line-height: 46px;
        width: 50px;
    }
    .more-icon-preocess.process-model li::after {
        top: 24px;
    }
}
@media screen and (max-width: 380px) { 
    .process-model.more-icon-preocess li {
        width: 16%;
    }
    .more-icon-preocess.process-model li span {
        font-size: 16px;
        height: 35px;
        line-height: 32px;
        width: 35px;
    }
    .more-icon-preocess.process-model li p {
        font-size: 8px;
    }
    .more-icon-preocess.process-model li::after {
        top: 18px;
    }
    .process-model.more-icon-preocess {
        text-align: center;
    }
}

  .header{
      z-index: 9999;
      background: #2526270f;
      position: absolute;
      width: 100%;
             
         }
         .logo-img{
             max-width: 100px;
         }
        .topmenu {
    position: absolute;
    width: 100%;
    max-width: 1255px;
    z-index: 99;
    margin-top: 8px;
    color: white;
}
         .nav-link {
    display: block;
    padding: .1rem 1rem;
}
         .topmenu ul {
                 display: flex;
    justify-content: flex-end;
    
         }
         .topmenu ul li a i{
                 color: #fff;
    font-size: 18px;
    
    padding: 5px;
         }
         .topmenu ul li{
             list-style: none;
             padding: 0px 0px 0px 8px;
             font-weight: 600;
             font-size: 14px;             
         }
         .topmenu ul li a {
             color: #e8e3e3;
             font-family:  sans-serif;
         }
         
         
         #jssor_1{
             position:relative;
             margin:0 auto;
             top:0px;
             left:0px;
             width:1200px;
             height:460px;
             overflow:hidden;
             visibility:hidden;
         }
         #slide-d{
             cursor:default;
             position:relative;
             top:0px;
             left:0px;
             width:1200px;
             height:460px;
             overflow:hidden;
         }
         
         
         .design-process-content{
                 border: 1px solid #e9e9e9;
    position: relative;
    padding: 16px 34% 30px 30px;
    /*height: 100vh;*/
    min-height: 400px;
         }
         .inspiration-item{
             position: relative;
    bottom: 0;
    width: 100%;
         }
         
         .programme-image{
             position: relative;
         }
         .programme-image:after{
             position: absolute;
             background: #1719198a;
             content: '';
             width: 100%;
             height: 100%;
             top: 0px;
             left: 0px;
         }
         .course-content{
                 position: absolute;
    bottom: 50px;
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 5px;
         }
         .course-content h4{
                 margin-bottom: 20px;
    font-size: 34px;
    /* font-family: sans-serif; */
    font-family: 'Roboto Condensed', sans-serif;
         }
         .jssorb032{
             position:absolute;
             bottom:50px;
             right:12px;
         }
         
         .nav-buttion{
             background: #e40a0a;
             padding: 0px 10px;
             border-radius: 12px;
         }
         .nav-buttion2 {
             background: #0876b9;
             padding: 0px 10px;
             border-radius: 12px;
         }
         .join-content h1{
             font-family: 'Roboto Condensed', sans-serif;
             font-size: 60px;
             color: #e7ecec;
                 font-size: 45px;
         }
         .join-content p{
             font-family: 'Roboto Condensed', sans-serif;
    color: #e7ecec;
    font-size: 16px;
         }
         .join-content-sub{
             font-size: 25px !important;
             color: #bdbdbd !important;
         }
         .process-model li a{
            
         }
         .process-model li a img{
               max-width: 70px;
    max-height: 70px;
    border-radius: 50%;
    border: 2px solid #222;
    margin: 8px;
         }
         .inspiration-item-con{
              /*   max-width: 50%;
              margin: auto; */
              float: left;
              margin: auto;
              margin-top: 10%;
              position: relative;
              z-index: 99;
             
         }
         .inspiration-item-img{
              max-width: 50%;
                 float: left;
    /* margin: auto; */
    margin: auto;
    margin-top: 10%;
         }
         .inspiration-item-con h3{
                font-family: 'Roboto Condensed', sans-serif;
    font-size: 60px;
    color: #f5f7f9;
    /*text-shadow: 0px 0px 5px rgb(24, 24, 25);*/
         }
         .inspiration-item-con p{
                color: #eef3f7;
    font-weight: bolder;
    font-size: 18px;
        font-family: 'Roboto Condensed', sans-serif;
    line-height: 1.9;
         }
         .course-content  a{
             color: #fff;
         }
         .course-content p{
             color: rgba(255, 253, 253, 0.9);
             font-weight: 600;
             font-family: roboto,sans-serif;
         }
         .detail {
             color: #fff;
         }
         .design-process-content{
             display: flex;
             background: #23a0d0;
         }
         .socal-wrap{
             display: flex;
             justify-content: space-between;
             width: 100%;         
         }
         .social-item{
            
                 padding: 0px;
    background: #303452;
    margin: 0px 0px 15px 0px;
   /* width: 33%;
     height: fit-content; */
    box-shadow: 2px 4px 8px 5px rgba(80, 80, 80, 0.25);
         }
         .video-wrap{
             max-height: 500px;
             overflow-y: scroll
         }
         .detail{
             padding: 8px 15px;  
             border: 2px solid #fff;
         }
         .title-bar{
             max-width: 1200px;
             margin: auto;
             text-align: center;
         }
         .three-item-sec{
             padding: 10px 0px;
         }
         .title-bar h2{
             color: #1c77c0;
    font-size: 40px;
         }
         .title-bar p{
            color: #828181;
    font-weight: 600;
    line-height: 2;
    max-width: 800px;
    margin: auto;
    margin-bottom: 10px;
         }
         .upcoming .img{
             margin-bottom: 5px;
         }
         .upcoming .img h3{
               background: #fd0008;
    margin: 5px 0px 10px 0px;
    color: #fff;
    padding: 0px 10px;
         }
         .social-item-title {
           background: #1f73bd;
    margin: 5px 0px 10px 0px;
    color: #fff;
    padding: 0px 10px;
         }
         .upcoming .img img{
                 max-width: 100%;
    min-height: 227px;
         }
         .title-bar h2{
             position: relative;
             padding-bottom: 15px;
         }
         .title-bar h2:after{
                  content: '';
    width: 15%;
    height: 5px;
    border-radius: 8px;
    background: #242425;
    margin: auto;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%);
             
         }
         @media screen and (max-width: 980px) { 
             .topmenu{
                 right: 30px
             }
             .topmenu ul li a{
                 color: #212020;
             }
         }
         
          @media screen and (max-width: 760px) { 
              
              .logo-img{
                  max-width: 65px;
                  padding-top: 10px;
              }
              .newsletter{
                  max-width: 98%;
                  float: left;
                  margin: 1%;
              }
              .owl-tilte {
    position: relative;
    top: 0px;
    z-index: 99;
     left: 0px; 
    max-width: 700px;
    background: #1b7ac2;
    padding: 10px;
}
          
              
              .topmenu{
                display: none;
             }
             .socal-wrap{
                     flex-direction: column;
             }
             .social-item{
                 width: 100%;
                 text-align: center;
             }
             #jssor_1{
                 position: relative !important;
             }
             .join-wrap{
                 flex-direction: column;
             }
             .join-content{
                 width: 100%;
             }
             section{
                     padding: 0px 0;
             }
             .design-process-content {
    background-size: cover !important;
    background-position: right !important;
}
             .inspiration-item{
                 position: relative;
             }
             .inspiration-item-responsive{
                 top: px;
             }
          }
          
          @media (min-width: 1200px){
.container {
    width: 1360px;
    max-width: 100%;
}
          }
#footer{
    background: #003e73;
    padding: 40px 0px 0px 0px;
}
#footer ul{
    margin: 0px;
    padding: 0px;
}
#footer li{
    list-style: none;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-style: oblique;
    
}
#footer li a{
   color: #fff; 
}
.foter-item h2{ 
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.foter-item h4{
    font-size: 16px;
    color: #ff7c28;
    
}
#footer h1{
        color: #fff;
    margin-bottom: 40px;
    margin-top: 0px;
    padding-top: 20px;
}
#footer hr {
    border-color: #c3c1bf66;
    margin: 15px 0 7px;
}
.footer-btn{
         margin: 2px 20px 5px 0px;
    padding: 6px 50px;
    min-width: 235px;
    border-radius: 20px;
    transition: all 0.4s;
}
.btn-1{
   background:#e40a0a;
   color: #fff;
}
.btn-2{
   background:#ff7c28;
   color: #fff;
}
.btn-3{
   background:#230be8;
   color: #fff;
}
.btn-4{
   background:#e4606d;
   color: #fff;
}
.btn-5{
   background:tomato;
   color: #fff;
}
.btn-1{
   background:#e40a0a;
   color: #fff;
}
.btn-1{
   background:#e40a0a;
   color: #fff;
}
.btn-1{
   background:#e40a0a;
   color: #fff;
}
.btn-1{
   background:#e40a0a;
   color: #fff;
}
.btn-1{
   background:#e40a0a;
   color: #fff;
}
.btn-1{
   background:#e40a0a;
   color: #fff;
}
.btn:hover {
    color: #eff1f3;
    text-decoration: none;
    background: #b4bf0a;
}
three-item-sec{
    background: #e6ebef;
}
.design-process-content:after{
    content: '';   
    background: rgba(21, 88, 117, 0.62);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.owl-tilte{
             position: absolute;
    top: 50px;
    z-index: 99;
    left: 50px;
    max-width: 700px;
         }
         .owl-tilte h2{
                 font-size: 60px;
    background: #2d2d2c0d;
    text-shadow: 1px 1px 8px rgba(21, 20, 20, 0.8);
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
         }
         .owl-tilte h2 a{
             color: #fff;
         }
         .owl-tilte h2 a:hover{
             text-decoration: none;
         }
         .owl-tilte p{
             color: #fff;
             font-size: 25px;
             text-shadow: 1px 5px 8px rgba(21, 20, 20, 0.8);
             font-family: 'Roboto Condensed', sans-serif;
         }
         .voice p{
             font-size: 16px;
    font-family: 'Roboto Condensed', sans-serif;
    line-height: 1.6;
         }
         .acount-responsive ._2p3a{
                 min-width: 405px !important;
    width: 405px !important;
         }
        /* .newsletter{
             max-width: 31%;
             float: left;
             margin: 1%;
         }*/
         .newsletter img{
             max-width: 100%;
         }
         .justify-content{
                 justify-content: space-around;
         }
         .newsletter{
             position: relative;
             margin: 15px 0px 10px 0px;
         }
         .newsletter-con{
             position: absolute;
             bottom: 0px;
             background: #000000d4;
             width: 100%;
             
         }
         .newsletter-con h4 a{
                 color: #fff;
    padding: 0px 10px;
    font-size: 16px;
         }
         
         .newsletter-title h3{
                 font-size: 40px;
    font-family: 'Roboto Condensed', sans-serif;
    padding: 10px 0px;
    color: #e40a0a;
             
         }
         
             .newsletter-title h3::after {
    content: '';
    display: block;
    width: 6.25rem;
    height: 1px;
    margin: 1rem auto;
    background: #4fbfa8;

         }
         
          @media screen and (max-width: 760px) { 
              
             
              .owl-tilte {
    position: relative;
    top: 0px;
    z-index: 99;
     left: 0px; 
    max-width: 700px;
    background: #1b7ac2;
    padding: 10px;
}
.owl-tilte h2{
    font-size: 20px;    
}
.owl-tilte p{
    font-size: 16px;
}
.design-process-content{
  padding: 10px 3% 10px 10px;  
}  
.inspiration-item-con h3{
    font-size: 30px;
}
.inspiration-wrap{
        background: #1c75bf;
}
.inspiration-item-con p{
        font-size: 14px;    
    line-height: 1.4;
}
.newsletter {
    max-width: 97%;
    float: left;
    margin: 2%;
}
#footer h1 {  
    margin-top: 0px;
    padding-top: 30px;
    font-size: 25px;
}
.nav-buttion{
    margin-bottom: 10px;
}

 .header {
    z-index: 9999;
    background: #1781c92b;
    position: relative;
    width: 100%;
}


          }
          
          .mt-30{
              margin-top: 30px;
          }
          
          .pd-50{
              padding: 50px 0px;
          }
          .sec-p-50-20{
              padding: 40px 20px;
          }
          a:hover{
              text-decoration: none;
          }
          .three-item-wrapo{
              position: relative;
              width: 100%;
          }
          .voice p{
                font-size: 18px;
    color: #5f5f5f; 
        
          }
.voice p span {
    font-size: 30px;
    padding: 0px;
    margin: 0;
    color: #fd0008;
    font-weight: 700;
    text-shadow: 0px 0px 5px rgba(128, 126, 126, 0.35);
}
          .home-enquiry {
    background: #fd0008;
    padding: 20px;
  
}
.form-home-enquiry-title {    
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
    color: #fff;
    background: #0c3d67;
    padding: 8px;
    text-align: center;
    box-shadow: 1px 4px 2px 0px rgba(0, 0, 0, 0.5);

}
          
          .enquiry-sec{
                 background: #f5fcff;
          }
          .home-enquiry-title{
                  font-size: 55px;
   
    margin-bottom: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    position: relative;
          }
          .home-enquiry-title:after{
              position: absolute;
              bottom: -8px;
              left: 0px;
              width: 80px;
              height: 5px;
              background: #0086ef;
              content: '';
          }
          .home-enquiry form {
width: 100%;
}
.home-enquiry-title span{
    color: #0086ef;
    
}
.home-enquiry form {
display: flow-root;
width: 100%;
}

.home-enquiry form input[type="text"],
.home-enquiry form input[type="email"],
.home-enquiry form input[type="password"],
.home-enquiry form input[type="number"],
.home-enquiry textarea {
    width: 100%;
    padding: 10px 10px;
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
    border: solid 1px #efefef;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    background: #ffffff;    
    box-shadow: 3px 4px 6px 0px rgba(0, 0, 0, 0.12);
}

.home-enquiry form textarea {
height: 120px;
font-size: 14px;
}


   .home-enquiry form input[type="submit"] {
    padding: 8px 20px;
    color: #fff;
    border: none;
    font-size: 14px;
    background: #0c3d67;
    box-shadow: 1px 5px 5px rgba(0, 0, 0, 0.55);
}



.home-enquiry form button:focus,
.home-enquiry form button:hover {
outline: none;
cursor: pointer;
}

.home-enquiry form button[type="submit"] i {
margin-left: 10px;
}

.home-enquiry form button[type="submit"] i::before {
font-size: 14px;
}

.home-enquiry form input[type="text"]:focus,
.home-enquiry form textarea:focus {
outline: none !important;
}

.home-enquiry form input::-moz-placeholder,
.home-enquiry form input:-ms-input-placeholder,
.home-enquiry form input::-webkit-input-placeholder {
color: #262626;
}

.about-home-sec{
       background: #ececec;
    padding: 50px 0px;
}

.about-home-con{
    width: 40%;
    float: left;
    position: absolute;
    min-height: 189px;
    background: #e40a0a;
    left: 5%;
    top: 30%;
    padding: 10px;
    box-shadow: 10px 15px 0px rgb(29, 28, 28);
}

.about-home-1{
    text-align: center;
    background: #ffc107;
    width: 65%;
    float: right;
    box-shadow: -4px 4px 10px #9E9E9E, -4px 2px 10px #3c3c3c;
}
.about-home-con h3 {
    font-size: 46px;
    color: aliceblue;
    font-family: 'Roboto Condensed', sans-serif;
}

@media screen and (max-width: 770px) {
    .about-home-con {
    width: 100%;
    float: none;
    position: relative;
    min-height: max-content;
    background: #e40a0a;
    left: 0%;
    top: 0%;
    padding: 20px;
}
.about-home-1 {
    text-align: center;
    background: #459689;
    width: 100%;
    float: none;
}
.about-home-1 img{
    max-width: 100%;
}
.footer-right, .footer-left {
    text-align: center !important;
}
}
.kye-issues-sec{
    padding: 10px 0px;
}

.kye-issues-image img{
    max-width: 100%;
}
.about-read-more{
        background: #098af5;
    color: #fff;
    padding: 5px 25px;
    border-radius: 4px;
    box-shadow: -1px 2px 10px rgba(220, 217, 217, 0.84);
}
.about-read-more:hover{
   background:#0da6ff; 
}
.kye-issues-content {
      padding: 10px 15px;
    background: aliceblue;
}
.kye-issues-content a{
    color: #4f5050;
}
.kye-issues-detail{
    background: #0876b9;
    padding: 5px 20px;
    color: #fff !important;  
    display: block;
    text-align: center;
    transition: all 0.5s ease-in-out;
}
.kye-issues-detail:hover{
    background: #fd0008;
}
.kye-issues-content h4:hover a{
    color:#fd0008; 
}
.all-title{
    text-align: center;
    padding: 5px 0px;
}

.all-title h3{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    padding: 5px 0px;
    margin-bottom: 40px;
}
.all-title h3 span{
    position: relative;
}
.all-title h3 span:after{
    content: '';
    position: absolute;
    bottom: -10px;
    width: 60px;
    height: 3px;
    background: #ff7302;
    left: 50%;
    transform: translate(-50%);
}
.design-process-img img{
   max-width: 375px;
    margin: auto;
    right: 60px;
    box-shadow: 2px 5px 10px 5px rgba(88, 85, 85, 0.88);
    z-index: 99;
    
}
.newsletter-con h4:hover a{
    color: #fff700;
}
#footer li a:hover{
    color: #ff7c28;
}
.home-enquiry form input[type="submit"]:hover{
    background: #00000080;
    color: #fff;
}
.kye-issues-item-carousel .item{
    cursor: pointer;
    padding: 10px;
}
.kye-issues-item-carousel .item:hover{
    background: #FFDD00;
}
.kye-issues-item-carousel .item:hover .kye-issues-content{
     background: #FFDD00;
}
.bottom-footer{
    width: 100%;
    background: #05243e;
    padding: 10px 0;
        margin-top: 20px;
}
.bottom-footer p{
    margin: 0px;
    padding: 0px;
        font-family: 'Roboto Condensed', sans-serif;
        cursor: pointer;
}

.footer-right{
    text-align: right;
    color: #fff;
    
}
.footer-left{
    color: #fff;
    
}
.bottom-footer p:hover{
    color: #ff7302;
}