﻿/* Center the loader */
body {
    font-family: 'Poppins', sans-serif;
    height:100%;
    color:#2f2f2f;
    line-height:27px;
    font-size:16px;

}
.blk {
    background: #191e23;

    border-bottom: 2px solid #62ccde;
    color:#ccc;
}

h2, h3, h4, h5, h6 {
    color: #191e23;
      font-family: 'Playfair Display', serif;
}
.art-hmenu li a {
     font-family: 'Playfair Display', serif;
}
h1{

 
  color:#fff;
    line-height: 1.4;
    font-family: 'Playfair Display', serif;
    text-rendering: optimizeLegibility;

}

Header {
    position: fixed;
    top: 0;
    width: 100%;
    background: #62ccded1;
    z-index: 20;
    -webkit-transition: all ease .4s;
    -o-transition: all ease .4s;
    transition: all ease .4s;
    box-shadow: 1px 0px 7px #0e0e0e;
}


.menu {
    background: #fff;
}
.green .logo img {
    background: #fff;
    border: 2px solid #fff;
}
.logo{
    
    position:relative;
    z-index:9999;
}
    .logo img {
        /* border: 1px solid #ccc; */
        position: relative;
        z-index: 9999;
        width: 100%;
        border: 2px solid #070e13;
        border-radius: 12px;
        padding: 5px 5px;
        background:#ffffffc7;
    }
.art-nav
{

   margin: 0;

   z-index: 3;
}

ul.art-hmenu a, ul.art-hmenu a:link, ul.art-hmenu a:visited, ul.art-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.art-hmenu, ul.art-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.art-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}
span.tagline {
font-size: 19px;
    color: #00913f !important;
}
ul.art-hmenu li a:hover {
  
    color: #ffffff;
}
ul.art-hmenu>li:last-child:after{
     position:absolute;
   display: block;
   content:' ';
   top:0;
   right:  -4px;
   width:9px;
   height: 42px;
   background: url('../images/menuseparator.png') center center no-repeat;
}

ul.art-hmenu:after, ul.art-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.art-hmenu, ul.art-hmenu ul 
{
   min-height: 0;
}

ul.art-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 0;
   padding-right: 0;
}

.art-nav-inner:before 
{
   content:' ';
}
.no-padding {
    padding: 0px;
}

nav.art-nav
{
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}
.desktop-nav .art-nav-inner {
    padding: 3px;
    padding-top: 0px !important;
    float: left;
}
.desktop-nav.art-nav
{
   padding-left: 0;
   padding-right: 0;   
    display: block !important;
}

.art-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.art-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.art-menuitemcontainer
{
   margin:0 auto;
}
ul.art-hmenu>li {
   margin-left: 0;
}
ul.art-hmenu>li:first-child {
   margin-left: 0;
}
ul.art-hmenu>li:last-child, ul.art-hmenu>li.last-child {
   margin-right: 0;
}
ul.art-hmenu>li>a {
    padding: 0 11px;
    text-transform: uppercase;
  font-size:15px;
    font-weight: 700;
    color: #fff;
    margin: 0 auto;
    position: relative;
    display: block;
    cursor: pointer;
    text-decoration: none;
    line-height: 39px;
    text-align: center;
  
}

.art-hmenu a, 
.art-hmenu a:link, 
.art-hmenu a:visited, 
.art-hmenu a.active, 
.art-hmenu a:hover
{


   font-style: normal;
   text-decoration: none;
   text-align: center;
}


ul.art-hmenu>li>a.active {
    margin: 0 auto;
  
    text-decoration: none;
}
ul.art-hmenu>li.active a:after {
    background: #62ccde none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: -6px;
    width: 100%;
}
ul.art-hmenu>li>a:visited, 
ul.art-hmenu>li>a:hover, 
ul.art-hmenu>li:hover>a {
   text-decoration: none;
}

ul.art-hmenu>:hover, .desktop ul.art-hmenu>li:hover>a {

    -webkit-transition: all 0.3s;
    transition: all 0.3s linear;
}


ul.art-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop-nav ul.art-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.art-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.art-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 40px;
   min-width: 7em;
  /* border: 1px solid transparent; */
   text-align: left;
   line-height: 24px;
   color: #0F1724;
   font-size: 12px;
   text-decoration: none;
   margin:0;
}


.art-hmenu ul a:link, 
.art-hmenu ul a:visited, 
.art-hmenu ul a.active, 
.art-hmenu ul a:hover
{
    text-align: left;
    line-height: 40px;
    /* line-height: 24px; */
    /* color: #0F1724; */
    font-size: 12px;
    text-decoration: none;
    margin: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

ul.art-hmenu ul li a:hover, .desktop ul.art-hmenu ul li:hover>a {
    margin: 0 auto;
    border-bottom: 1px dashed #01164c;
    color: #ebb651;
}
.art-hmenu ul li:hover a{
    color: #25660c;
}
.art-hmenu ul li:hover span{
    color: #25660c;
}

.art-hmenu ul li a.art-hmenu-before-hovered 
{
   border-bottom-width: 0 !important;
}
.slicknav_collapsed li:hover .slicknav_arrow {
    color:#000;
}
.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
    color:#cf7046 !important;
}


.topMenuUnderline {
    background-color: #c4cdcc;
    height: 6px;
    width: 100%;
    -webkit-box-shadow: 0px 4px 10px rgba(0,0,0,0.9);
    -moz-box-shadow: 0px 4px 10px rgba(0,0,0,0.9);
    box-shadow: 0px 4px 10px rgba(0,0,0,0.9);
       top: 203px;
    z-index: 3;
    position: absolute;
}

ul.art-hmenu ul:before
{
   /* background: #757575; */
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.art-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
   opacity: 100;
  left: 0px;
}
.desktop-nav ul.art-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.art-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 10px;
   top: 100%;
   opacity: 0;
   background-image: url('images/spacer.gif');
-webkit-transition: all 0.3s;
transition: all 0.3s;
}

.desktop-nav ul.art-hmenu>li>ul
{
       padding: 10px 1px 0px 0px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.art-hmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

ul.art-hmenu ul ul{
top:0px;
left:270px;
}
.desktop-nav ul.art-hmenu ul.art-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.art-hmenu ul.art-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop-nav ul.art-hmenu li li:hover>ul.art-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop-nav ul.art-hmenu li li:hover>ul.art-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop-nav ul.art-hmenu ul ul.art-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

.desktop-nav ul.art-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop-nav ul.art-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop-nav ul.art-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop-nav ul.art-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop-nav ul.art-hmenu>li>ul.art-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.art-hmenu>li>ul.art-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.art-hmenu ul ul.art-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop-nav ul.art-hmenu ul ul.art-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}


.navbar-mini ul li {
    padding: 0 15px;
    border: solid 1px #fff;
}
.navbar-mini ul li {
    padding: 0 15px;
    border: solid 1px #fff;
    list-style:none;
}

.navbar-mini > ul > li {
    float: left;
    margin-left: 15px;
}
.navbar-mini > ul > li > a {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-weight: 600;
}
.navbar-mini ul li .social-call {
    font-size: 15px;
    color: #fff;
    font-weight: 800;
    margin: 2px 0;
}
.navbar-mini > ul {
    line-height: 40px;
    margin: 0;
    margin-top: -2px;
    padding: 0;
    -webkit-transition: all .2s ease-in-out 0;
    -moz-transition: all .2s ease-in-out 0;
    -ms-transition: all .2s ease-in-out 0;
    -o-transition: all .2s ease-in-out 0;
    transition: all .2s ease-in-out 0;
}

@media (max-width:991px) {

    .hidden-xs {
        display: none;
    }
    ul.art-hmenu > li > a {
        padding: 0 15px;
    }
}

h1.sp-layer {
    top: 45% !important;
    left: 0% !important;
    color: #fff;
            font-size: 80px !important;
    line-height: 100px;
    font-weight: 400;
    display:block;
    z-index: 9999;
    right: 0%;
    margin: 0 auto !important;
    display: block;
    text-align: center;
   
    
}

.innerpage header {
   background: #070e13bd;
}
h1.sp-layer a {
    font-size: 29px;
    padding: 12px 57px;
    background: rgb(34, 146, 77);
    color: #fff;
}
.green {
    background: #191e23;
    box-shadow: 0px 0px 3px #000000;
}
#top {

    color: #fff;
  

 
}
    #top .bb {
    border-bottom: 1px solid #ffffff2b;
    padding-bottom: 4px;
    padding-top: 10px;
}
.green .art-hmenu li a {
    text-transform: uppercase;
    color: #62ccde;
    font-weight: 700;
    position:relative;
  font-size:15px;
}
.green .art-hmenu li a:hover
{
    color:#fff !important;
}

ul.art-hmenu li li a {
    background: #fff;
    padding: 0 12px;
    margin: 0 auto;
    font-weight: 700; 
  font-size:17px;
    color: #555;
    border-bottom: 1px dashed #dea43e;
    min-width: 220px;
text-transform: uppercase;
    position:relative;
    font-weight: 500;
   
}
ul.art-hmenu li:hover a:after {
background: #fff none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: -6px;
    width: 100%;
}
.green ul.art-hmenu li a:after
{
    border-right: 3px double #83664a;
}
.vblock
{
    position: relative;
    z-index:100;
}
    .pt {
    padding-top: 10px;
    padding-bottom: 10px;
}

.caption {
    /* padding: 138px 122px; */
    color: #fff;
    text-align: center;
    position: absolute;
    top: 29%;
    left: 0px;
    right: 0px;
}
.caption h1 {
    font-size: 65px !important;
    margin-top: 0px !important;
    text-shadow: 2px 1px 0px #000;
}
.prr-form-area .prr-form-title::after {
    background: #525252 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 70px;
}
.caption h3 {
    font-size: 34px;
    margin-top: 0px;
    text-shadow: 1px 1px 0px #2d1414;
    color: #62ccde;
}
span.more a {
  
    color: #fff;
  
}
.ser {
    /* text-align: center; */
    padding: 73px 42px;
    /* padding-bottom: 41px; */
    background: #efefef;
    min-height: 467px;
    max-height: 467px;
}
#vblock
{
    margin-bottom: 50px;
}
    .ser p
{
 margin-top: 30px !important;
 
    margin: 0 auto;
}
.serim
{
    padding: 0px;
}
.serim img
{
    width: 100%;
}
.mt

{
    margin-top: 60px;
}
.test
{
    background: url('../images/gp.jpg');
    padding-top:30px;
    padding-bottom:30px;
}
.text h1
{
    color: #cb9734;
    font-size: 60px;
    font-weight:400;
}
.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
    padding:8px 1px !important;
    font-size:inherit;
    color:#645e54;
}

#fade-quote-carousel  span {
    color: #ce9d40;
  font-size:19px;
  font-weight:bold;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.owl-carousel .owl-item img {

    text-align:center;
    display:inline !important;
}


.owl-dot span {
    width: 15px !important;
    height: 15px !important;
    margin: 5px 7px;
    background: #b69d6e !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-dot.active span
{
    background:#484136 !important;
}
.seri {
    text-align: center;
    color: #e2c285;
    position: relative;
    color:#353535;
    padding-top: 14px;
}
    .seri span {
        display: block;
    }
.serv-icons {
    margin-top: 35px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    width: 100%;
        margin-bottom: 40px;
}
.seri .fa {
    font-weight:bold;
    font-size:20px;
}
.three p {
    margin-bottom: 0px;
}

footer {
    background: #000;
    padding: 37px;
    color: #b3b3b3 !important;
}
footer ul {
    padding-left: 0px;
    margin: 0 auto;
    width: 69%;
    display: inline-block;
}
footer ul li {
    list-style: none;
    position: relative;
    z-index: 5;
    display: block;
    background: none;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: left;
}
    footer h4 {
    text-align: center;
    color: #939393;
    margin-bottom: 30px;
    font-weight: bold;
    letter-spacing: 1px;

    }
.copyright {
    background: #191e23;
    border-top: 3px double #62ccde;
    padding-top: 7px;
    color:#606060;
}
    footer li a {
        padding:1px 4px;
        color: #b3b3b3 !important;
    }

    footer li:hover a
{
    color: #62ccde !Important;
}
    footer .glyphicon
    {
    color: #a9905a;
    font-size: 26px;
    padding-right: 10px;
}

    .copyright a {
        color:#62ccde;
    }
footer p {
    color: #777777;
}

footer input[type="text"] {
    width:100%;
}
footer textarea {
    width: 100%;
    min-height: 59px;
}
footer .submit {
    background: #064f90;
    border: 1px solid #fff;
    padding: 6px 19px;
    color: #fff;
}
.one {
    background: #0e0e0e;
    padding-bottom:50px;
}
.two {
    background: #1a1a1a;
      padding-bottom:47px;
}
.three {
    background: #2b2b2b;
      padding-bottom:20px;
}
    .three p {
       color: #cccccc;
    }
.owl-dots {
    position: absolute;
    bottom: 18px;
    left: 22%;
}
   .sert + img {
        width: auto !important;
    }
   #bluebg {
    background: url(../images/security_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px;
    padding: 12px 0px 277px 0px;
}
    #bluebg h1 {
        font-size: 40px;
    }
    #bluebg p {
        color: #fff;
        font-size:17px;
    }

.popover {
   color:#2f2f2f;
   text-align:center;
}
    .popover.top {
        margin-top: -30px !Important;
    }
.counter {
    color: #62ccde;
    font-size:70px;
}
    .counter p {
   color:#2f2f2f;
    line-height:27px;
    font-size:19px;
    margin-top:30px;
    }
.cblock {
    padding: 90px 0px;
    position: relative;
}
     @media (max-width:1557px)
     {
         .item .ser {
    text-align: center;
    padding: 0px;
    padding-top: 45px;
    padding-bottom: 41px;
}
              .serv-icons {
    margin-top: 25px;
}
              }
     #banner {
    background-image: url(../images/slide.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 100px;
     background-position: 50% 0px;
}
.logo {
    color: #fff;
}
.more {
    color: #ffffff;
    border-color: #f9796b;
    background-color: #62ccde;
    margin-bottom: 0.25em;
    text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
    border-radius: 0.25em;
    padding: 6px 12px;
    font-size: 15px;
    border-bottom: 1px solid #de5844;
    font-family: 'Playfair Display', serif;
}
.more:hover {
 
    background-color: #fff;
    margin-bottom: 0.25em;
       color:#62ccde;
    border-radius: 0.25em;
    padding: 6px 12px;
    font-size: 15px;
    border: 1px solid #de5844;
    font-family: 'Playfair Display', serif;
}
span.more:hover a {
    text-decoration: none;
    color:#62ccde;
}
.m-top {
    margin-top: 70px;
}

.modalblock {
    padding: 50px 10px;
    position:relative;
       color:#fff;
       text-align:center;
        z-index: 15;
}
    .modalblock h2 {
        color: #fff;
    }
section {
    padding: 50px 0px;
    position:relative;
}
section.bg {
    background: url('../images/tb.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  
}
section.bg:before {
    content: "";
    background: #0000009c;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0px;
}
section.grey {
    background: url('../images/bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  
}
section.grey:before {
    content: "";
    background: #000000bf;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0px;
}
.modal-body input {
    width: 100%;
    margin-bottom: 5px;
    padding: 5px;
    border: 3px double #00000059;

}
.modal-body textarea {
    width: 100%;
   padding: 5px;
   min-height:120px;
    border: 3px double #00000059;

}
.modal-body input[type="submit"] {
    width: 20%;
    background:#62ccde;
    border:1px solid #000;
}
@media (max-width:1428px) {
    .caption {
        padding: 106px 122px;
        color: #fff;
        text-align: center;
        position: absolute;
        top: 0%;
        left: 0px;
        right: 0px;
    }
}

   @media (max-width:1357px)
   {
       .ser {
    text-align: center;
    padding: 0px;
    padding-top: 40px;
    padding-bottom: 0px;
}
           .serv-icons {
    margin-top: 15px;
}
            }
@media (max-width:1199px) {
    .ser {
        text-align: center;
        padding: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    
.cenimg img {
    width: 100%;
}
    ul.art-hmenu > li > a {
        padding: 0 6px;
        text-transform: uppercase;
        font-size: 12px;
    }
  .green ul.art-hmenu > li > a {
    padding: 0 13px;
    text-transform: uppercase;
    font-size: 13px;
}
 footer ul {
    padding-left: 0px;
    margin: 0 auto;
    width: 84%;
    display: inline-block;
}
    .serv-icons {
    margin-top: 15px;
}
   .item .ser p {
    margin-top: 20px !important;
    margin-bottom: 26px !important;
    width: 70%;
    margin: 0 auto;
}
}
@media (max-width:1186px)
{
    .caption {
    padding: 112px 122px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0%;
    left: 0px;
    right: 0px;
}
    #bluebg {
    background: url(../images/security_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px;
    padding: 11px 0px 124px 0px;
}
    ul.art-hmenu>li {
     border:none !Important;
    margin-left: 0;
}
        ul.art-hmenu > li > a {
            padding: 0 9px;
            text-transform: uppercase;
            font-size: 12px;
        }
       .green .art-hmenu li a {
            padding: 0 9px;
            text-transform: uppercase;
            font-size: 12px;
        }
        .caption h1 {
    font-size: 43px !important;
    margin-top: 0px !important;
}
                    }
@media (max-width:991px) 
{

 .item .ser p {
    margin-top: 7px !important;
    margin-bottom: 4px !important;
    width: 89%;
    margin: 0 auto;
}
    .cenimg {
        margin: 0 auto;
        text-align:center;
    }
    footer ul {
    padding-left: 0px;
    margin: 0 auto;
    width: 100%;
    display: inline-block;
}
 .cenimg img {
   width:auto;
}
    .services {
        margin-bottom: 20px;
    }
 .green ul.art-hmenu > li > a {
    padding: 0 7px;

    font-size: 13px;
}
 .caption {
    padding: 68px 22px;
    color: #fff;
    text-align: center;
}
 footer li a {
    padding: 1px 4px;
    color: #b3b3b3 !important;
  font-size:17px;
}
}
@media (max-width:991px) {
    .caption {
        display:        none;
    }
}
@media screen and (min-width: 846px) {

    .slicknav_menu {
        display: none !Important;
    }

}

@media screen and (max-width: 846px) {
	/* #menu is the original menu */
	 #menu {
		display:none;
	}
     .art-hmenu {
	display: none !important;
}
    .green {
        min-height: 50px;
    }
    #banner {
    background-image: url(../images/slide.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 59px 0px;
    background-position: 50% 0px;
}
.slicknav_menu {
    /* display: block !important; */
    position: relative;
    top: 0px;
    z-index: 22;
    width: 78%;
    margin: 0 auto;
    left: 0px;
}
.caption h3 {
    font-size: 30px;
    margin-top: 0px;
}
   

.nm {
    width: 100% !Important;
    position: relative;
    top: 39px;
    /* z-index: 33 !Important; */
    background: #070e13 !important;
    top: 60px;
}
.nm .slicknav_icon {
    float: right;
    margin: 1.188em 88px 0px -6.562em !important;
}
}


@media (max-width:985px) {
    .service-1 .service-box {
        padding: 12px 0 28px 26px;
        position: relative;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
}
.slicknav_nav {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875em;
    list-style: none;
    overflow: hidden;
    line-height: 1.6em;

}
@media (max-width:757px) {
    .wea
    {
    margin-left: 19px; margin-top: 20px;
}
    footer li a {
    padding: 1px 4px;
    color: #b3b3b3 !important;
    font-size: 13px;
}
    .n {
        display: none;
    }
}
@media (max-width:600px) {

    .bb {
        width: 100%;
        padding-top:0px;
        padding-bottom:0px;

    }
    #bluebg h1 {
    font-size: 23px;
}
    #bluebg {
    background: url(../images/security_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -3px;
    padding: 2px 1px 0px;
}
            .counter p {
   color:#2f2f2f;
    line-height:27px;
    font-size:19px;
    margin-top:30px;
    margin-bottom: 35px;
    }
        .bb .kk {
        font-size:12px;
            text-align:center;
        }
        #bluebg p {
    color: #fff;
    font-size: 12px;
}
.nm .slicknav_icon {
    float: right;
    margin: 0.0001em 50px 0px -6.562em !important;
}
    .caption {
        padding: 0px;
    }
    .cenimg img {
    width: 100%;
}
    .caption h1 {
        font-size: 38px !important;
    }
      .caption h3 {
        display: none;
    }
}
@media (max-width:400px) {
    .slicknav_menu {
        /* display: block !important; */
        position: relative;
        top: 0px;
        z-index: 22;
        width: 78%;
        margin: 0 auto;
        left: 0px;
    }
    .caption {
      display:none;

    }

    #banner {
    background-image: url(../images/slide.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 142px;
    background-position: 50% 0px;
}
}


.bigg {
    font-size: 29px !important;
    padding: 12px 10px 18px 10px !important;
    border-bottom: 4px solid #1f7a8a;
}

.sub {
    width:25% !important;
}
.sub:hover{
    width:25% !important;
    border:3px double #de5844;
}
.newbg img{
    width: 10%;
    border: 1px dashed #62ccde;
    padding: 10px;
    margin-right: 14px;
}
.services {
    position: relative;
    z-index: 12;
    transition: all 0.5s linear;
    padding: 13px 10px;
    border: 1px solid transparent;
}

.sgg {
    position: relative;
    z-index: 10;

}
    .sgg h3, .sgg p, .sgg h2{
        color: #fff;
    }
    .greybg {
    background: #f6f6f6;
    border-top: 1px solid #eceeeb;
    border-bottom: 1px solid #eceeeb;
    padding: 30px 0;
}
    .carousel-control {
    background: url(../images/arrows.png) no-repeat !important;
    width: 35px;
    height: 68px;
    float: left;
    text-align: center;
    position: absolute;
    top: 16%;
}
.carousel-control.left {
    background: none;
    background-position: left top;
    left: 1px;
}
.carousel-control.right {
    background: none;
    background-position: right top;
    right: 6px;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
footer span {
    font-size: 25px;
    color: #62ccde;
    font-weight: bold;

}
.services:hover {
    box-shadow: 0px 0px 9px 3px #1c1e1d;
    border: 1px dashed #827a7a;
    cursor: pointer;
}
.search input[type="text"] {
    width: 76%;
    padding: 4px;
    border-radius: 16px;
    border: 1px solid #fff;
}
@media (max-width:919px) {
    .search {
        position: relative;
        z-index: 100;
    }
    .search input[type="text"] {
        width: 100%;
        padding: 4px;
        border-radius: 16px;
        border: 1px solid #fff;
           position: relative;
        z-index: 100;
        
    }

}
@media (max-width:844px) {

        .desktop-nav.art-nav {
    padding-left: 0;
    padding-right: 0;
    display: none !important;
}
                             }
@media (max-width:450px) {

    .search {
        display: none;
    }
}
footer h1 {
    color:#8a8a8a;
}
.sp-buttons {

    width: 100%;
    text-align: center;
    padding-top: 10px;
    position: absolute !important;
    z-index: 9;
    bottom: 20px;
}
.sp-button {
    width: 15px !important;
    height: 16px !important;
    border: 4px solid #62ccde !important;
    border-radius: 50%;
    margin: 4px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}



@media (max-width:1336px) {
    .sp-buttons {
        width: 100%;
        text-align: center;
        padding-top: 10px;
        position: absolute !important;
        z-index: 9;
        bottom: 0px !Important;
    }
}

@media (max-width: 1041px)
{
.caption {
    padding: 86px 122px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0%;
    left: 0px;
    right: 0px;
}
ul.art-hmenu > li > a {
    padding: 0 4px;
    text-transform: uppercase;
    font-size: 12px;
}
.green ul.art-hmenu > li > a {
    padding: 0 4px;
    font-size: 12px;
}
}
.head {
    margin-top: 50px;
    overflow: hidden;
    margin-bottom: 50px;
}
    .head span {
        position: relative;
    color:#373737;
    font-size:35px;
        padding: 11px;
    display: inline-block;
    }
.head span:before
{
    right: 100%;
    margin-right: 0.5em;
}


.head span:after{
    left: 100%;
    margin-left: 0.5em;
}

.head span:before, .head span:after {
    content: "";
    position: absolute;
    top: 50%;
    height: 2px;
    width: 9999px;
    display: block;
    margin-top: -1px;
    background-color: #e5e5e5;
}
.inn {
    position: relative;
}
.pritem {
    text-align: center;
    padding:0px;
}
    .pritem li {
        color:#909090;
        list-style: none;
        padding:10px 40px 11px;
    }
    .pritem li .fa {
    padding-right: 10px;
}
.bord {
    border: 1px solid #e5e5e5;
}
ul {
    padding-left: 0px;
}
.bord h2 {
    margin: 0;
    font-size: 32px;
    letter-spacing: -3px;
    padding: 20px 20px 25px;
    border-bottom: 1px solid #e5e5e5;
}
    .bord h2 span {
        font-size: 15px;
        display:block;
            letter-spacing: 2px;
    }
.bord h3 span {
    font-size: 15px;
    display: block;
    letter-spacing: 2px;
    margin-top: 10px;
}
     .bord h3 {
    margin: 0;
    font-size: 54px;
    letter-spacing: -3px;
       padding: 20px 20px 25px;
    border-bottom: 1px solid #e5e5e5;
}
.pritem:nth-child(2) {
    position: relative;
    top: -16px;

}
.pritem:nth-child(2) h2
{
    background: #7ed5e4;
}
input[type=checkbox], input[type=radio] {
    border-radius:0px !important;
        margin-right: 5px;
}
/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/
    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
   
            font-family: 'Poppins', sans-serif;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
            font-family: 'Poppins', sans-serif;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }

   .collapsed .more-less {
    float: right;
    color: #7ed5e4;
}