ol, ul, p{
    margin:0;
}
@font-face {
    font-family: 'Robota_bold';
    /*src: url('webfont.eot'); /* IE9 Compat Modes */
    src: /*url('webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         /*url('webfont.woff2') format('woff2'), /* Super Modern Browsers */
         /*url('webfont.woff') format('woff'), /* Pretty Modern Browsers */
         url('../fonts/Roboto-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
         /*url('webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
  }
  @font-face {
    font-family: 'Robota_regular';
    src: url('../fonts/Roboto-Regular.ttf')  format('truetype');        
  }
  @font-face {
    font-family: 'Robota_light';
    src: url('../fonts/Roboto-Light.ttf')  format('truetype');        
  }
  @font-face {
    font-family: 'Robota_medium';
    src: url('../fonts/Roboto-Medium.ttf')  format('truetype');        
  }

  body{
      font: 14px 'Robota_medium', sans-serif;      
  }
  .ml-1{
      margin-left:10px;
  }
  .mt-2{
      margin-top:20px;
  }
  .mt-3{
    margin-top:30px;
}
  .mt-4{
      margin-top: 40px;
  }
  .mt-8{
    margin-top: 80px;
  }
  .m0-a{
      margin:0 auto;
  }
  .mr-4{
      margin-right: 40px;
  }
  .mb-2{
      margin-bottom: 20px;
  }
  .mt-1{
      margin-top:10px;
  }
  .pl-3{
      padding-left: 30px;
  }
.header-area .header-top {
    padding: 17px 0;
    background: #fff;
    border-bottom: 1px solid #eaeaea;
    border-radius: 0;
}
.header-area .logo{
    width: 27em;
    height: auto;
}
.header-area .header-top .contact-shortcut{
    text-align: right;
    margin-top:20px;
}
.contact-shortcut ul li a i {
    color: #f6b60b;
    margin-right: 7px;
}
.contact-shortcut ul li a{
    font:14px "Robota_medium",sans-serif;
    color: #FFF;
    margin-right: 50px;
    letter-spacing: .5px;
}
.contact-shortcut ul li:last-child a{
    margin:0;
}
.contact-shortcut ul li {
    display: inline-block;
}
.header-contact-area{
    background: #111f29;
}
.contact-shortcut{
    padding: 1em 0;
}
.contact-right-area{
    text-align: right;
}
.contact-right-area li i{
    color:#fff !important;   
}
.contact-right-area li a{
    margin-right:20px !important;
}
.navbar-collapse .navbar-nav.navbar-right li a{
    color:#222;
    text-transform: uppercase;
    font: 700 14px/26px "Roboto",sans-serif;
}
.navbar-collapse .navbar-nav.navbar-right li:hover a{
    background: none;
    color: #f6b60b;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    background: none;
    color: #f6b60b;
    box-shadow: none;
}
.m0{
    margin:0 !important;
}
.slider_area .slider_inner .camera_caption {
    height: 100%;
}
.cameraContents{
    background:rgba(0,0,0,.5)
}
.camera_caption > div{
    background: transparent;
    height: 100%;
}
.slider-content{
    text-align: center;
    position: relative;
    top: 30%;
}
.slider-content h4{
    color: #f6b60b;
    font: 200 24px 'Robota_regular',sans-serif;
    text-transform: uppercase;
}
.slider-content h2{
    color: #fff;
    font: 400 30px 'Robota_bold',sans-serif;
    padding-top: 20px;
    text-transform: uppercase;
}
.slider-content p{
    color: #fff;
    font: 16px 'Robota_regular',sans-serif;
    padding-top: 20px;
    width: 70%;
    margin: 0 auto;
}
.dropdown.open a{
    color: #f6b60b !important;
}
.section-title{
    font:500 3em 'Robota_bold',sans-serif;
    color:#222;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.under-line{
    height: 10px;
    background: #f6b60b;
    width: 150px;
}
.service-area .card h4{
    font:700 1.1em 'Robota_bold',sans-serif;
    text-transform: uppercase;    
    letter-spacing: 1px;
    margin:0;
    /* padding-bottom: 10px; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.service-area .card .card-content{
    padding:10px;
    /* height: 155px; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.service-area .card{
    background: rgba(247, 247, 247, 1);
    text-align: left;
    padding-top: 15px;
}
.service-area .card:hover .more-btn-wrap {
    /* display: block; */
    opacity: 1;
    transition: .3s all;
    border-radius: 3px;
}
.service-area .card p{
    font:1em 'Robota_light',sans-serif; 
    white-space: normal; 
    height: 69px;
    overflow: hidden;     
}
.service-area .card img{
    width: 100%;
    height: 200px;
}
.about-theory{
    line-height: 2;
    letter-spacing: .8px;
    text-align: justify;
}
.quote{
    line-height: 2;
    text-align: justify;    
}
.quoter{
    text-align: right;
    font-style: italic;
}
.height{
    color: #f6b60b;
}
.aboutus-area{
    background: rgba(247, 247, 247, 1);
}
.aboutus-area img{
    width: 100%;
    height: 300px;
    margin-top: 100px;
}
.aboutus-area .about-content{
    padding: 20px 0;
    line-height: 2;
}
.aboutus-area .about-content h5{
    font: 16px 'Robota_medium', sans-serif; 
}
.aboutus-area .about-content ul li{
    list-style-type: square;
    margin-left: 15px;
}
.navbar-fixed {
    top: 0;
    z-index: 100;
  position: fixed;
    width: 100%;
}
.address-map iframe{
    width:100%;
}
.contactus .fa-map-marker, 
.contactus .fa-phone, 
.contactus .fa-envelope, 
.contactus .fa-pencil-square{
    color: #f6b60b;
} 
.contactus ul{
    line-height: 2;
}
.contactus .form-group label{
    font: 14px 'Robota_regular', sans-serif; 
}
.contactus form button{
    background-color: #333 !important;
    background-image: none;
    color: #f6b60b;   
    border: 1px solid #333;
    box-shadow: none;
    border-radius: 0;
    padding: 8px 50px;
    font:1.2em 'Robota_medium',sans-serif;
    outline: none;
}
.contactus form{
    font: 14px 'Robota_medium', sans-serif; 
}
.contactus form .form-control, .contactus form .form-control{
    background: #f5f5f5;
}
.contactus form button:hover, .contactus form button:focus{
    background: #f6b60b !important;
    color:#222;
    border: 1px solid #f6b60b;
    outline: none;
}
.contactus .fa-phone{
    font-size: 20px;
}
.contactus .fa-envelope{
    font-size: 18px;
}
.copy-right p{
    margin: 70px 0 30px 0;
    font: 14px 'Robota_light', sans-serif;
}
.carousel-control, .carousel-control:hover{
    width: 5%;    
    color:#222;
}
.carousel-control.left, .carousel-control.right{
    background-image: none;    
}
.carousel-control.left{
    left:-50px;
}
.carousel-control.right{
    right:-50px;
}
.more-btn-wrap{
    opacity: 0;
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);    
    text-align: center;
}
.more-btn-wrap button{
    position: relative;
    top: 40%;
    background: #f6b60b !important;
    color:#222;
    border: 1px solid #f6b60b;    
    background-image: none;       
    box-shadow: none;
    border-radius: 0;
    padding: 5px 10px;
    font: 1em 'Robota_medium',sans-serif;
    outline: none;
}
.more-btn-wrap button:hover, .more-btn-wrap button:focus{
    /* background: #f6b60b !important; */
    color:#222;
    border: 1px solid #f6b60b;
    outline: none;
}
.geo-area{
    text-align: left;
}
.geo-area h4{
    margin-bottom: 15px;
}
.geo-area ul li{
    list-style:disc;
    padding: 5px;
}
.geo-area img{
    width: 100%;
}
.topo-area{
    margin-top: 20px;
}
.topo-area img{
    height: 124px;
}
.fa-square{
    color:#f6b60b;
}
.space-left{
    margin-left:15px;
}
.field-error{
    display: none;
    color: #d93025;
    font: 12px 'Robota_regular',sans-serif;
    padding: 5px 0;
}
.field-error img{
    width: 14px;
}
.line-h2{
    line-height: 2;
}

@media (min-width: 1200px){
    .container {
        width: 1024px;
    }
}
@media (max-width: 768px ){
    .header-area .logo{
        width: 20em;
    }
}
