body {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Rubik', sans-serif;
  color: #666666;
}
a:hover
{
text-decoration:none;
}
p 
{
    
        font-size: 14px;
    font-family: 'Rubik', sans-serif;
    line-height: 25px;
    
}
ul
{
list-style:none;
margin:0;
padding:0;
}
h1, h2, h3, h4, h5, h6
{
/*font-family: 'Monoton', cursive;*/
}
.navbar {
  margin-bottom: 0px;
}
.navbar-wrapper {
  position:relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}
@media(max-width:767px)
{
.navbar-wrapper 
{
position:relative;
background:#000;
}
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  /*padding-right: 15px;
  padding-left: 15px;*/
  
}
.navbar-wrapper .navbar .container {
  /*width: auto;*/
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  /*height: 500px;*/
  margin-bottom: 0px;
  position:relative;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}



/* Declare heights because of positioning of img element */
.carousel .item {
  /*height: 500px;*/
  background-color: #777;
}
.carousel .image1
{
 padding: 20% 0 25%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-image:url(../images/slider1.jpg);
height: 335px;
overflow:hidden;
    background-position: center;
}
@media(min-width:768px)
{
.carousel .image1
{
padding: 15% 0 5%;
    height: 500px;
}
}
@media(min-width:1600px)
{
.carousel .image1
{
        padding:18% 0 15%;
		height:700px;
    
}
}
.carousel .image1:before
{
position:absolute;
content:'';
left:0;
right:0;
bottom:0;
top:0;
    background: rgba(23, 10, 25, 0.2);
display:block;
}

.no-overlay:before
{
opacity:0;
}

.carousel-inner > .item > img {
  /*position: absolute;*/
  top: 0;
  left: 0;
  min-width: 100%;
  /*height: 500px;*/
}
.slider-inner
{
     
    color: #fff;
	position:relative;
	
	
}
.chef-img
{
margin-top:-180px;
}
.white
{
color:#fff;
}
@media(min-width:768px)
{
.slider-inner
{
        margin-left: 30px;
		margin-right: 20px;
}

.slider-inner2
{
margin-right: 50px;
margin-left:0;
}
}
.slider-inner h1
{
font-size:25px;
line-height:30px;
margin-top:0;
font-weight:700;
font-family: 'Rubik', sans-serif;
text-transform:uppercase;
text-shadow:1px 1px 2px #222;

}
.slider-inner h3
{
    font-size: 18px;
    font-family: 'Rubik', sans-serif;
    margin-bottom: 12px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.84);
    text-transform: capitalize;

}
.slider-inner p
{
   
    font-weight: 300;
    
   
  
	font-size:14px;
line-height:23px;
margin-top:20px;

}
@media(min-width:768px)
{
.slider-inner h1
{
    font-size: 42px;
    line-height: 45px;
    
}
.slider-inner p
{
  font-size: 18px;
    line-height: 28px;
}
}
.slider-inner h1 span, .slider-inner h3 span
{
color: #89c63d;
}
.btn2
{  
     background: #16446c;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    padding: 15px 34px;
    border: 0px solid #ffffff;
    /* font-weight: 600; */
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease;
    text-transform: uppercase;
    /* border-bottom: 5px solid rgba(0, 0, 0, 0.17); */
    border-radius: 30px;
}
.btn2 span
{
       margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px;
    content: "";
    opacity: 0.5;
    font-size: 14px;
}
.btn2:hover, .btn2:focus
{
background: #f7b205;
    cursor: pointer;
    color: #000;
    -webkit-box-shadow: 3px 3px 9px 0px rgba(50, 50, 50, 0.29);
    -moz-box-shadow: 3px 3px 9px 0px rgba(50, 50, 50, 0.29);
    box-shadow: 3px 3px 9px 0px rgba(50, 50, 50, 0.29);
	text-decoration:none;
}

.page-txt .btn2 {
    margin-top: 25px;
	}

.slider-inner .btn2
{
margin-top:20px;
}
.main-header
{
  /*border-bottom: 1px solid rgba(255, 255, 255, 0.12);*/
      border-top: 6px solid #0286ce;
  background: #fff;
}
.shrink
{
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 1px 1px 26px #888;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.46);
	background: #fff;
}
.shrink .navbar-brand img
{
height:52px;
}
/*----------------------------------------------slider finish--------------------------------*/
@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
		  margin-top: 21px;
    }
    .navbar-collapse {
       /* border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);*/
		    background:#000;
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 20px;
		background:transparent;
		padding:0 20px;
		padding-bottom: 20px;
	}
	.navbar-nav>li {
        float: none;
		/*border-left: #000 2px solid;*/
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
		
		
    }
	
    .collapse.in{
  		display:block !important;
		/*background:#1d2e62;
		padding: 0 20px;*/
		margin-top:0px;
	}
}


.top-header
{
    color: #fff;
    padding: 7px 0;
    background: #0286ce;
}
.left2, .right2
{
text-align:center;
}
@media(min-width:768px)
{
.left2
{
text-align:left;
}
.right2
{
text-align:right;
}
}
.top-header .left2 a
{
        font-family: 'Rubik', sans-serif;
    font-size: 13px;
    
    padding: 0;
    margin: 0;
    line-height: 1;
	letter-spacing:0.03em;
	padding:3px 0;
}
.top-header .left2 p
{
margin-bottom:0;
padding:10px 0;
}
@media(min-width:768px)
{
.top-header .left2 a
{
font-size:13px;
  
	padding:0;
	padding:10px 0;
}
}
.head-left li
{
    display: inline-block;
    padding: 4px 10px 0;
	font-size:13px;
}
.head-left li:last-child
{
border-right:none;
}
.head-left li i
{
padding-right:5px;
}
@media(max-width:767px)
{
.head-left li
{
padding:0 6px;
}
}
.head-left li a
{
 color: #fff;
    font-size: 14px;

}
.head-left li a:hover
{
    color: #eaeaea;
text-decoration:none;
}
.social
{
line-height:normal;
margin:0;
padding:0;
}
.social li
{
display:inline-block;
    margin: 0 -5px 0 0;
}
.social li a
{

        padding: 7px 14px;
    line-height: 28px;
    text-decoration: none;
    /* border-right: 1px solid rgba(0,0,0,.1); */
    
  
	    font-size: 14px;
        color: #fff;
}

.social li a:hover
{
      color: #f7b205;
}
.navbar-inverse
{


}
.header-left
{
display:none;
}
@media(min-width:768px)
{
.header-left
{
display:block;
}
}
.header-left .call1
{
    display: inline-block;
    margin: 12px 0 0 0;
    /*border-right: 1px solid #CCC;*/
    color: #999;
    font-family: 'Rubik', sans-serif;
    color: #232932;
	font-size:13px;
	position:relative;
}
.header-left .call1 i
{
       color: #ce3d5f;
    font-size: 34px;
    vertical-align: middle;
    padding-right: 3px;
    position: absolute;
    left: 0;
}
.header-left .call1 span
{
    display: block;
    font-size: 14px;
    color: #fff;
	padding-left: 29px;
    padding-top: 5px;
	font-weight: 300;
	line-height:22px;
}
.navbar-inverse .navbar-nav>li.last>a
{
background:#f7b205;
color:#000;
border-radius:2px;
-webkit-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.2);
	padding:10px 20px;
	font-weight:600;
	font-size:13px;
}
.navbar-inverse .navbar-nav>li.last>a:after
{
display:none;
}
.navbar-inverse .navbar-nav>li.last:hover
{
border-bottom:none;
}
@media(max-width:991px)
{
.menu
{
    position: absolute;
    top: 74px;
    padding: 0;
    width: 105%;

}
}

.form2
{
    padding: 15px 15px 0;
    background: #f8f8f8;
    border-top: 3px solid rgba(0,0,0,.8);
    border-radius: 15px 15px 0 0;
    overflow: hidden;
    margin-top: 30px;
    position: relative;
}
@media(min-width:768px)
{
.form2
{
margin-top: -129px;
}
}

.cont1
{
height: 46px;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 1.33;
    border-radius: 3px;
}
.center
{
text-align:center;
}
.box-img img
{
width:50%;
border-radius:50%;
background-color: #ffffff;
    border: 1px solid #dddddd;
	    padding: 3px;
		    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.box-img img:hover
{
opacity:0.8;
}

.heading 
{
position:relative;
margin-bottom:30px;
}
.heading h2
{

margin-top:0;
font-family: 'Rubik', sans-serif;
font-size: 30px;
    position: relative;
    z-index: 1;
   
	font-weight:300;
    margin-top: 0px;
}
@media(min-width:768px)
{
.heading h2
{
font-size:35px;
line-height:35px;

}
}
.heading h2 strong
{
color:#16446c;
}

.heading h6
{
    position: relative;
    color: #cd3d5f;
    margin-bottom: 0px;
	font-family: 'Monoton', cursive;
    font-size: 42px;
}
.heading h5
{
position: relative;
    font-size: 20px;
    font-weight: 400;
    color: #222222;
    line-height: 1.7em;
    margin-bottom: 15px;
}

.line_1, .line_2, .line_3
{
display: block;
    height: 1px;
    background: #dbdbdb;
    position: relative;
}
.line_1
{
    width: 200px;
    margin-top: 10px;
}
.line_2
{
        width: 150px;
    margin-top: 5px;
}
.line_3
{
        width: 150px;
    margin-top: 5px;
}
.abt p
{
font-size: 17px;
    font-weight: 300;
    line-height: 29px;
    margin-bottom: 25px;
}
.abt h3
{
font-size:27px;
margin-top:20px;
margin-bottom:15px;
font-weight:700;
color:#f7b205;
text-transform:uppercase;
}
.abt h4
{
font-size:18px;
margin-top:20px;
margin-bottom:5px;
font-weight:600;
    color: #18397d;
}
.list ul li
{
padding:7px 0;
padding-left:20px;
font-size:17px;
font-weight:300;
position:relative;
}
.list ul li:before
{
  content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 10px;
    position: absolute;
    left: 0;
    top: 12px;
    font-size: 14px;
    color: rgba(254, 87, 26, 0.88);
}
.separator {
      position: relative;
    margin-top: 10px;
    display: inline-block;
}
.separator:before
{
content: '';
    display: block;
    margin: auto;
    left: 50%;
    height: 1px;
    width: 50px;
    bottom: -15px;
    background: #16446c;
    transition: width .8s ease, background-color .8s ease;
    -webkit-transition: width .8s ease, background-color .8s ease;
    -o-transition: width .8s ease, background-color .8s ease;
    -ms-transition: width .8s ease, background-color .8s ease;
    -moz-transition: width .8s ease, background-color .8s ease;
    margin-bottom: 6px;
}
.separator:after
{
    width: 100px;
    display: block;
    margin: auto;
    content: "";
    height: 1px;
    background: #16446c;
    bottom: 0px;
    left: 50%;
    transition: width .8s ease, background-color .8s ease;
    -webkit-transition: width .8s ease, background-color .8s ease;
    -o-transition: width .8s ease, background-color .8s ease;
    -ms-transition: width .8s ease, background-color .8s ease;
    -moz-transition: width .8s ease, background-color .8s ease;
}

.mrg40
{
margin-top:40px;
}
/*---------------------------------------------span0----------------------------------*/

/*---------------------------------------------span0 end----------------------------------*/
/*----------------------------------span1--------------------------------------------*/
.span1
{
padding:60px 0 60px;
color:#000;
/*background:url(../images/reception.jpg) center;*/
background-repeat:no-repeat;
background-size:cover;
}
@media(max-width:767px)
{
.span1
{
background:#fff;
}
}
.box1 p
{
    color: #555;
    font-size: 16px;
    margin-bottom: 25px;
    line-height: 1.9;
}
/*----------------------------------span1 end--------------------------------------------*/

/*------------------------------------parallex--------------------------------------*/
.parallex
{
width:100%;
display:table;
}
.pd0
{
padding:0;
}
.para2
{
background:url(../images/pattern.png) center;
padding:20px;
position:relative;
color:#fff;
}
.para1
{
height:400px;
}
@media(min-width:992px)
{
.para2, .para1
{
height:460px;
}
.para2
{
padding:80px 150px 80px 117px;
}
}
.para2:before
{
position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background: rgba(205, 61, 95, 0.95);
}
.para2 img
{
width:100px;
margin-bottom:30px;
}
.para22 
{
position:relative;
}
.para2 h2
{
margin-top:0px;
line-height:1.5;
text-transform:uppercase;
font-weight:800;
font-size: 46px;
    letter-spacing: -1px;
}
@media(max-width:768px)
{
.para2 h2
{
font-size:30px;
}
}

.para1
{
background-position:center;
background-repeat:no-repeat;
background-size:cover;

}
.para1 p
{
    font-size: 16px;
    font-weight: 400;
    line-height: 34px;
    color: #000;
}
.para1 p a
{
color:#f7b205;
}
.small
{
margin-top:30px;
}
.small p 
{
font-size:14px;
line-height:25px;
}
.para2 .separator:before, .para2 .separator:after, .para2 .separator .dott
{
background:#FFFFFF;
}
/*------------------------------------parallex end--------------------------------------*/

/*--------------------------------------span2---------------------------------------*/
.span2
{
background:url(../images/ev-banner2.jpg) center right;
display:table;
width:100%;
background-size: cover;
}
.box2
{
    background-color: rgba(22, 68, 108, 0.88);
    padding: 50px 50px;
    color: #fff;
}
.box2_icon
{
font-size:50px;
}
.box2_txt
{
margin-bottom:30px;
}
.box2_txt h4
{
text-transform:uppercase;
margin-bottom:10px;
margin-top:10px;
font-weight:500;
font-size:15px;
}
/*----------------------------------------------span2 end----------------------------------*/


/*--------------------------------------span2_1---------------------------------------*/
.span2_1
{
background:url(../images/power-solutions.jpg) center;
display:table;
width:100%;
background-size: cover;
}
.box2
{
    background-color: rgba(22, 68, 108, 0.95);
    padding: 120px 70px;
    color: #fff;
}
.box2_icon
{
font-size:50px;
}
.box2_txt
{
margin-bottom:30px;
}
.box2_txt h4
{
text-transform:uppercase;
margin-bottom:10px;
margin-top:10px;
font-weight:500;
font-size:15px;
}

.span2_1 .heading h2 strong {
    color: #fff;
}

.span2_1 .heading .separator:before, .span2_1 .heading .separator:after, .span2 .heading .separator:before, .span2 .heading .separator:after
{
background:#fff;
}

.news-box2
{
    padding: 120px 70px;
}

.box2 p
{
    line-height: 2;
    font-size: 15px;
}

.box2 ul
{
list-style:none;
padding:0;
margin-bottom:12px;
overflow:hidden;
}
.box2 ul li
{
padding-top:5px;
padding-bottom:5px;
position:relative;
    padding-left: 17px;
    font-size: 16px;
    color: #fff;	
}
.box2 ul li:before
{
content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #fff;
    position: absolute;
    left: 0;
    top: 7px;
}

.brands img
{
margin:0 20px;
/*box-shadow:2px 2px 10px #ddd;*/
/*-webkit-filter: grayscale(100%); 
    filter: grayscale(100%);*/
}

.brands img:hover
{
-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

/*----------------------------------------------span2_1 end----------------------------------*/

/*---------------------------------------span3----------------------------------------*/
.span3
{
background:url(../images/testimonials.jpg) center;
background-size:cover;
position:relative;
color:#fff;
padding:70px 0px;
}
.span3:before
{
position:absolute;
right:0;
left:0;
top:0;
bottom:0;
content:'';
    background-color: #0c0c0c;
    opacity: 0.7;
}

.span3 .heading h2 strong
{
color:#fff;
}
.span3 .separator:after, .span3 .separator:before
{
background:#fff;
}
.pd0
{
padding:0;
}
@media(min-width:991px)
{
.box3-ht
{
max-height:450px;
min-height:450px;
}
}
.box3
{

}

.box31
{
position: relative;
    padding: 0px 30px;
    background: #16446c;
	opacity:0.4;
   
}
.center .box31
{
opacity:1;
text-align:left;
}
.box31 img
{
border-radius:50%;
display:none;
}
.box31 h3
{
    font-weight: 700;
    color: #fff;
    font-size: 21px;

}
.box31 h5
{
text-transform: uppercase;
    color: #fff;
    font-weight: 300;
margin-bottom: 30px;
}
.box31 p
{
color:#fff;
font-size:14px;
line-height:24px;
position:relative;
padding:25px;
}
.box31 p:before
{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10d";
    position: absolute;
        left: -13px;
    top: 21px;
    font-size: 25px;
    color: #fff;
}
.box31 i
{
font-size:20px;
position:absolute;
display:none;

color: #fff;
}
.box31 .fa-quote-left
{
left:10%;
top:30%;
}
.box31 .fa-quote-right
{
right:10%;
bottom:0%;
}
.owl-carousel-2 .owl-nav
{
display:none;
}

.box32
{
    background: #2088c7;
	padding:20px 15px;
	color:#fff;
	  
}

@media(min-width:767px)
{
.box32
{
padding: 63px 60px 50px 90px;
}
}
.box32 h4
{
font-size:30px;
font-family: 'Rubik', sans-serif;
margin-top:0;
line-height:40px;
}
.box32 .input
{
margin-bottom:20px;
}
.box32 form
{
margin-top:30px;
}
.box32 .cont
{
background:transparent;
border:2px solid rgba(255, 255, 255, 0.66);
height:50px;
color:#fff;
}
.box32 .cont::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

.box32 .cont:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
}

.box32 .cont::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
}
.box32 .btn2
{
width:100%;
background: #f7b205;
    color: #000;
}
.box32 .btn2:hover
{
background:#fff;
}
.span3 .owl-nav
{
text-align:center;
margin-top:50px;
}

/*---------------------------------------span3 end----------------------------------------*/

/*---------------------------------------span4----------------------------------------*/
.span4
{
padding:0px 0 30px;
color:#000;
}
.span4-img img
{
border-radius:10px;
}
.acr-img
{
    border-bottom: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    float: left;
    width: 50%;
    text-align: center;
    padding: 45px 0;
}
.span4-img ul li .acr-img:nth-child(2n+2)
{
border-right:0;
}

.span4-img ul li .acr-img:nth-last-child(1), .span4-img ul li .acr-img:nth-last-child(2)
{
border-bottom:0;
}


@media(max-width:767px)
{
.panel-group
{
margin-top:50px;
}
}
.panel-heading
{
padding:12px 15px;
border-radius:0px;
}
.panel-default>.panel-heading
{
    background-color: #222;
    color: #fff;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body
{
border:none;
}
.panel-default
{
border:none;
box-shadow:none;
}
.panel-body
{
line-height:26px;
color:#666;
}
.panel-title>a:hover, .panel-title>a:focus
{
text-decoration:none;
}
.span4 .owl-nav
{
display:none;
}
.span4 .owl-dots
{
text-align:center;
margin-top:20px;
}
.span4 .owl-dot 
{
width:10px;
height:10px;
display:inline-block;
margin:2px;
border-radius:50%;
background:#eee;
}
.span4 .owl-dot.active
{
background-color: #2088c7;
}
/*---------------------------------------span4 end----------------------------------------*/
/*------------------------------------span5-----------------------------------*/
.span5
{
padding:70px 0;
color:#000;
}
@media(min-width:992px)
{
.col-md-20
{
width:20%;
}
.col-md-offset-10
{
margin-left:10%;
}
}

.col-md-10
{
    margin-left: 10%;
}

.box5
{
background: #f6f6f6;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    z-index: 1;
    overflow: hidden;
	margin:15px 0;
	    background-size: cover;
	
}
.box5:hover
{
/*background:url(../images/01.jpg);*/
    background: #f7b205;
    background-size: cover;
}
.box5:hover:before
{
/*background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;*/
    color: #fff;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.box5 i
{
font-size: 60px;
    line-height: 100px;
    color: #16446c;
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.box51
{
    position: relative;
    z-index: 9;
}
.box51 h5
{
       text-transform: uppercase;
    padding: 0 0 10px;
    transition: all 0.3s ease-out 0s;
    margin-top: 0;
    font-size: 16px;
    line-height: 23px;
    letter-spacing: 0px;
    padding: 0 20px;
    height: 50px;
    overflow: hidden;	
}
.box51 p
{
    font-weight: 400;
    padding: 15px 20px;
    transition: all 0.3s ease-out 0s;
}
.box5 a
{
font-size: 14px;
    font-weight: 400;
    margin: 25px 0 15px;
    display: block;
    position: relative;
    z-index: 3;
    line-height: 14px;
	color:#333;
}
.box5 .border
{
position: absolute;
    background: #16446c;
    height: 0px;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;

}
.box5:hover .border 
{
height:45px;
}
.box5:hover i, .box5:hover .box51 h5, .box5:hover .box51 p, .box5:hover a
{
color:#fff;
}
/*------------------------------------span5 end-----------------------------------*/

.cap
{
font-family: 'Rubik', sans-serif;
display:none;
left:25%;
right:25%;
top:20%;
}
@media(min-width:768px)
{
.cap
{
display:block;
}
}
.cap h1
{
font-size:30px;
line-height:40px;
font-weight:800;

}
.cap p
{
font-family: 'Rubik', sans-serif;
font-style:italic;
font-size:13px;
line-height:20px;
display:none;
}
.line
{
width: 60px;
    height: 3px;
    background: #2088c7;
    display: inline-block;
    margin: 20px 0 30px;
}
@media(min-width:992px)
{
.cap h1
{
font-size:40px;
line-height:50px;
}
.cap p
{
font-size:17px;
line-height:25px;
display:block;
}
}
.cap .btn
{
margin-top:10px;
}
.btn
{
      font-family: 'Rubik', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    background: #202c45;
    position: relative;
    line-height: 28px;
    padding-left: 20px;
    border-radius: 3px;
    padding-right: 9px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn:hover
{
background:#f7b205;
color:#fff;
}
.btn i
{
padding-left: 12px;
    font-size: 1.25em;
    padding-right: 7px;
    vertical-align: middle;
   border-left: 1px solid rgba(255, 255, 255, 0.15);
    position: relative;
    margin-left: 20px;
    font-size: 14px;
    line-height: 28px;
}
@media(max-width:992px)
{
.container>.navbar-collapse
{
position: absolute;
    top: 100%;
    left: 0px;
    width: 100%;
    padding: 0px 34px;
        background: #00592c;
	    overflow-y: visible;
}
}

/*-------------------------------------------------------map--------------------------------*/
.map {
        position: relative;
    padding-bottom: 55.25%;
    padding-top: 0px;
    height: 0;
    margin-top: 26px;
   }


.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*-----------------------------------map end---------------------------------------------*/

/*---------------------------------footer-----------------------------------------*/
.footer
{
    padding: 55px 0;
    background:url(../images/footer.jpg) center;
	background-size:cover;
	position:relative;
}
.footer:before
{
position:absolute;
left:0;
right:0;
top:0;
bottom:0;
content:'';
background: rgba(0, 0, 0, 0.92);
}
.foot3 p
{
font-size: 15px;
    color: #dddddd;
    line-height: 25px;
}

.foot3 p a
{
color:#ddd;
}

.foot-social li
{
display:inline-block;
padding:5px;
}
.foot-social li a
{
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.26);
    width: 30px;
    height: 30px;
    text-align: center;
    /* border-radius: 50%; */
    color: #ccc;
    padding-top: 8px;
    font-size: 13px;
}
.foot-social li a:hover
{
background:#f7b206;
color:#fff;
}
.foot4 ul.foot-social li a:hover
{
    background: #EF7222;
    border-color: #EF7222;
	color:#fff;
	
}
.foot3 h3
{
       font-weight: 600;
    font-size: 17px;
    color: #e0e0e0;
    position: relative;
    margin-top: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
@media(max-width:992px){
.foot3 h3
{
 margin-top: 30px;
}
}
.foot3 h3:after
{
    content: '';
    width: 72px;
    height: 3px;
    background: #f7b206;
    /* position: absolute; */
    display: block;
    margin: 22px 0;
    
	
}
.foot3 img
{
margin:0px 0 20px;
}
.foot4 ul
{
margin-top:0px;

}
.foot4 ul li
{

}
.foot4 ul li a
{
color: #dddddd;
    margin-top: 10px;
    display: block;
    border-bottom: 1px dashed #504747;
    padding: 5px 0;
	position: relative;
    padding-left: 20px;
}
.foot4 ul li:last-child a
{
border-bottom:none;
}
.foot4 ul li a:hover
{
text-decoration:none;
       color: #f7b205;
}
.foot4 ul li a:before
{
    content: "\f101";
	    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	padding-right:10px;
	position:absolute;
	left:0;

}
.foot4 ul.foot-social li a:before
{
display:none;
}
.foot3 .call
{
    font-weight: 600;
    font-size: 17px;
    color: #f7b205;
    padding-top: 4px;
}

.foot3 .call a
{
color: #f7b205;
}

.foot3 .email2
{
padding-top:3px;
}
.foot1, .foot2
{
text-align:center;
}
@media(min-width:768px)
{
.foot1
{
text-align:left;
}
.foot2
{
text-align:right;
}
}
.foot2 a
{
    color: #f8de61;
}
.footer2
{
         background: #000;
    padding: 20px 0 10px;
    color: #999;
    font-size: 13px;
   
}
.footer2 a
{
color:#f8de61;
}
.footer-powered
{
font-weight:400;
color:#F16924;
}
.tags a
{
border:1px solid #777;
color:#777;
display:inline-block;
padding:4px 5px;
margin:2px;
font-size:12px;
}
/*---------------------------------footer end-----------------------------------------*/

/*--------------------------------banner-----------------------------------*/
.banner
{
background-image:url(../images/banner.jpg);
background-position:center;
background-size: cover;
padding:380px 0 50px;
}
@media(min-width:1024px)
{
.banner
{
background-attachment:fixed;
}
}
.span-1
{
padding:70px 0;
color:#000;
}
.btn4
{
    position: relative;
    display: block;
    margin: 30px auto 0;
    padding: 14px 25px;
    color: #fe571a;
    font-size: 14px;
    border-radius: 0;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    letter-spacing: .08em;
   
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    cursor: pointer;
    display: inline-block;
    position: relative;
    border: 2px solid #fe571a;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.btn4:before
{
display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0px;
    z-index: -1;
    content: '';
    color: #000 !important;
    background: #fe571a;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.btn4:after
{
content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}
.btn4:hover
{

    text-shadow: none;
color: #fff !important;
    background-color: transparent;
    text-shadow: nthree;
}
.btn4:hover:before
{
    left: 0%;
    right: auto;
    width: 100%;
}
.btn4:hover:after
{
    height: 450%;
}
.str-test p
{
margin-bottom:10px;
}
/*--------------------------------banner end-----------------------------------*/

/*----------------------------------span-3---------------------------------------*/
.span-3
{
background:url(../images/time2.jpg);
background-size:cover;
padding:100px 0;
color:#000;
background-position:center;
}
@media(min-width:1024px)
{
.span-3
{
background-attachment:fixed;
}
}
.box-3
{
    background: rgba(255, 255, 255, 0.78);
	padding:15px;
	border-radius:5px;
}
@media(min-width:768px)
{
.box-3
{
    width: 450px;
    height: 450px;
    border-radius: 50%;
        background: rgba(255, 255, 255, 0.78);
    padding-top: 110px;
    padding: 33px;
    padding-top: 123px;
	position:relative;
}
.box-31
{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.59);
    position: absolute;
    top: -50px;
    right: -10px;
}
}
/*----------------------------------span-3 end---------------------------------------*/
/*-----------------------------contact --------------------------------*/
.con1 ul li
{
padding:7px 0;
border-bottom:1px dashed #eee;
font-size:17px;
line-height:29px;
font-weight:300;
position:relative;
padding-left:25px;
}
.con1 ul li i
{
position:absolute;
left:0;
color:#f7b205;
top:15px;
}
.abt .con2 p
{
font-size:14px;
margin:20px 0 0;
}
.cont
{
border:1px solid #eee;
box-shadow:none;
border-radius:0;
}
.con2 .btn2
{
margin-top:30px;
}
/*-----------------------------contact end--------------------------------*/
.freecall
{
    padding: 21px 30px 18px 30px;
    border-left: 5px solid #f7b205;
    background: #f2f2f2;
    font-size: 16px;
    line-height: 26px;
    color: #212121;
    font-weight:700;
	text-align:center;
}
.freecall a
{
color:#f7b205;
}
.freecall a:hover, .freecall a:focus
{
border-bottom:1px dashed #000;
color:#000;
}


/*--------------------------------banner-----------------------------------*/
.banner
{
background: #020d26;
    background-position: bottom;
    background-size: cover;
    padding: 20px 0 0px;
    position: relative;
    color: #fff;
}

.banner h1
{
display:none;
}


/*.banner:before
{
position: absolute;
    background: rgba(25, 27, 29, 0.7);
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
height:100%;
}*/

.banner h1
{
    font-weight: 700;
    letter-spacing: 1.5px;
    font-size: 35px;
}

@media(min-width:1024px)
{
.banner
{
/*background-attachment:fixed;*/
}
}

.banner .container
{
position:relative;
}

.banner i
{
padding:0 5px;
}

.banner p
{
font-size:15px;
line-height:30px;
color:#fff;
}

.banner p a
{
color:#0286ce;
}


.page-txt
{
padding:60px 0;
color:#333;
}

.page-txt p
{
    font-size: 16px;
    line-height: 2;
}

.page-txt ul
{
list-style:none;
padding:0;
margin-bottom:12px;
overflow:hidden;
}
.page-txt ul li
{
padding-top:5px;
padding-bottom:5px;
position:relative;
    padding-left: 17px;
    font-size: 16px;
    color: #333;	
}
.page-txt ul li:before
{
content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #16446c;
    position: absolute;
    left: 0;
    top: 7px;
}

.page-txt h3
{
color: #16446c;
    font-size: 25px;
    margin-top: 20px;
}

.gal img
{
padding:3px;
border:1px solid #ddd;
margin:10px;
}

.page-txt .box31 {
    opacity: 1;
	margin-bottom:30px;
}

/*----------------------------contact ---------------------------------------*/

.con1 ul li
{
font-size:17px;
font-weight:300;
padding:7px 0;
position:relative;
padding-left:30px;
}

.con1 ul li a
{
color:#333;
}


.con1 ul li em, .con1 ul li i
{
position:absolute;
    left: 3px;
top:13px;
color:#16446c;
}
@media(max-width:767px)
{
.con1
{
margin-bottom:40px;
}
}

.cont
{
border:1px solid #ddd;
box-shadow:none;
border-radius:0;
height:40px;
font-size:13px;
}

.con1 ul li:before
{
display:none;
}

/*----------------------------contact end---------------------------------------*/

.map {
    position: relative;
    padding-bottom: 54%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
}

.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.diagnos-section
{
padding:60px 0;
background:#16446c;
color:#fff;
}

.diagnos-section .separator:before, .diagnos-section .separator:after
{
    background: #fff;
}

.diagnos-section p
{
line-height:2;
font-size:15px;
}

.about-box
{
background:#f7f7f7;
padding:30px;
border-radius:10px;
margin-bottom:30px;
}

.brands-page
{
text-align:center;
}

.brands-page img
{
margin:25px;
}

.branch
{
border: 1px solid #ddd;
    margin: 15px 0;    
}

.branch h4
{
background: #16446c;
    margin: 0;
    color: #fff;
    padding: 12px;
    font-size: 20px;    
}

.branch .map
{
    margin: 0 0 15px;    
}

.branch  p
{
    padding: 0 20px;    
}

@media(max-width:1024px)
{
.carousel .image1 {
    padding: 27% 0 9%;
    height: 450px;
}
.nav>li>a {
padding-left:12px;
padding-right:12px;
}
}

@media(max-width:768px)
{
.slider-inner h1 {
    font-size: 44px;
    line-height: 57px;
}
.news-box2
{
    padding: 50px 50px;
}
.carousel .image1 {
    padding: 18% 0 9%;
    height: 345px;
}
}

@media(max-width:414px)
{
.navbar-brand {
    padding: 13px 15px;
}
.carousel .image1 {
padding: 14% 0 9%;
    height: 180px;
}

.slider-inner h1 {
    font-size: 20px;
    line-height: 28px;
}
}