body {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #666666;
}

ul
{
list-style:none;
margin:0;
padding:0;
}
a:hover, a:focus
{
text-decoration:none;
}
.navbar {
  margin-bottom: 0px;
}
.navbar-wrapper {
  position:absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* 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;*/
      background: transparent;
}
.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: 70% 0 25%;
background-position:center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-image:url(../images/slider1.jpg);
height:650px;
}
@media(min-width:480px)
{
.carousel .image1
{
 padding: 45% 0 25%;
height:600px;


}
}
@media(min-width:648px)
{
.carousel .image1
{
 padding: 35% 0 15%;
 height: 580px;


}
}
@media(min-width:768px)
{
.carousel .image1
{
 padding: 20% 0 15%;
 height: 500px;


}
}
@media(min-width:992px)
{
.carousel .image1
{
 padding: 22% 0 15%;
 height: 640px;


}
}
@media(min-width:1600px)
{
.carousel .image1
{
        padding:17% 0 10%;
		height:680px;
    
}
}
.carousel .image1:before
{
position:absolute;
content:'';
left:0;
right:0;
bottom:0;
top:0;
background: rgba(0, 0, 0, 0.25);
display:block;
}

.carousel-inner > .item > img {
  /*position: absolute;*/
  top: 0;
  left: 0;
  min-width: 100%;
  /*height: 500px;*/
}
.slider-inner
{
     
    color: #fff;
    position: relative;
    
	
	
}
.white
{
color:#fff;
}
@media(min-width:768px)
{
.slider-inner
{
       
}

.slider-inner2
{
margin-right: 50px;
margin-left:0;
}
}
.slider-inner h1
{
font-size:25px;
line-height:30px;
margin-top:0;
font-weight:800;
font-family: 'Open Sans', sans-serif;
text-transform:uppercase;

}
.slider-inner h1 strong
{
color: #d12627;
font-weight:900;
}
.slider-inner h3
{
        font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;

}
.slider-inner p
{
       font-size: 16px;
    /* letter-spacing: 1px; */
    font-weight: 400;
    margin-top: 35px;
    line-height: 1.6;
}
@media(min-width:768px)
{
.slider-inner h1
{
         font-size: 50px;
    line-height: 50px;
    
}
}
.slider-inner h1 span, .slider-inner h3 span
{
color: #89c63d;
}
.btn2
{  
   padding: 15px 18px;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    background: #bd1220;
    font-weight: 600;
    display: inline-block;
    color: #fff;
   
    border: none;
    letter-spacing: 1px;
    -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);
}
.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
{
color: #fff;
       background: #003c78;
    text-decoration: none;
}
.slider-inner .btn2
{
margin-top:20px;
}
@media(min-width:992px)
{
.navbar-nav:before
	{
	   /* position: absolute;
    top: 0px;
    left: -64px;
    content: '';
    border-width: 32px;
    border-style: solid;
    border-top-color: rgba(0,0,0,0);
    border-left-color: rgba(0,0,0,0);
    border-right-color: rgba(12,12,12,0.9);
    border-bottom-color: rgba(12,12,12,0.9);*/
	}
}
.navbar-nav>li.last>a
{
background:#bd1220;
padding:13px 20px;
border-radius:0px;
}
.navbar-nav>li.last>a:hover
{
background:#003c78;
color:#fff;
}
/*----------------------------------------------slider finish--------------------------------*/
@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
		  margin-top: 10px;
    }
    .navbar-collapse {
       /* border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);*/
		background:#131212;
    }
    .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;
	}
	.navbar-nav>li {
        float: none;
		/*border-left: #000 2px solid;*/
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
		margin-left:0;
		
		
    }
	
    .collapse.in{
  		display:block !important;
		/*background:#1d2e62;
		padding: 0 20px;*/
		margin-top:0px;
	}
}
.navbar-brand
{
margin-top:-51px;
}
@media(max-width:767px)
{
.navbar-brand
{
margin-top:0;
float: none;
    text-align: center;
    width: 100%;
    display: block;
}
}

.top-header
{
    
    color: #fff;
}
@media(max-width:767px)
{
.top-header
{
display:none;
}
}
.top-header-1
{
}
.left2, .right2
{
text-align:center;
}
@media(min-width:768px)
{
.left2
{
text-align:left;
}
.right2
{
text-align:right;
}
}
.top-header .left2 a
{
        font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 25px;
	letter-spacing:0.03em;
	padding:10px 0;
}
.top-header .left2 p
{
margin-bottom: 0;
    padding: 10px 0;
    font-size: 13px;
}
.top-header .left2 p i
{
    color: #d2302e;
}
@media(min-width:768px)
{
.top-header .left2 a
{
font-size:14px;
    line-height:34px;
	padding:0;
	
}
}
.social
{
line-height:normal;
margin:0;
padding:0;
}
.social li
{
display:inline-block;
    margin: 0 -5px 0 0;
}
.social li a
{

        padding: 16px 11px;
    line-height: 44px;
    text-decoration: none;
    font-weight: 700;
	    font-size: 14px;
          color: #fff;

}

.social li a:hover
{
    color: #bd1220;
}
.navbar-inverse
{
    padding: 8px 0;

}
.header-left
{
display:none;
}
@media(min-width:768px)
{
.header-left
{
display:block;
}
}
.header-left .call1
{
    display: inline-block;
    margin: 18px 0 0 0;
    /*border-right: 1px solid #CCC;*/
    color: #999;
    font-family: 'Open Sans', sans-serif;
    color: #232932;
	font-size:13px;
	position:relative;
}
.header-left .call1 i
{
        color: #fff;
    font-size: 34px;
    vertical-align: middle;
    padding-right: 3px;
    position: absolute;
    left: 0;
}
.header-left .call1 span
{
       display: block;
    font-size: 13px;
    color: #ccc;
    padding-left: 29px;
    padding-top: 5px;
    font-weight: 300;
    line-height: 22px;
    text-transform: uppercase;
}
.header-left .call1 span strong
{
text-transform:none;
color:#d12627;
font-weight: 600;
}
@media(max-width:767px)
{
.navbar-brand img
{
  
}
}
.menu
{
    position: relative;
    z-index: 9999;
	text-align: right;
	    border-top: 4px double rgba(255, 255, 255, 0.33);
}

@media(max-width:991px)
{
.menu
{
text-align:left;
/*margin-top:35px;*/
 border-top:none;
}
}

@media(max-width:767px)
{
.menu
{
text-align:left;
}
}
.menu.shrink
{
position:fixed;
top:0;
width:100%;
    background: #000000;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.menu_wrap
{
background-color:rgba(255, 255, 255, 0.2);
}
.shrink .menu_wrap
{
background: #000000;
}

.hotline {
    margin-top: 15px;
    position: relative;
    height: 46px;
    background: rgba(227, 28, 28, 0.85);
    display: inline-block;
    margin-right: 80px;
    vertical-align: top;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: bold;
	color:#fff;
}
@media(max-width:991px)
{
.hotline
{
margin-right: 0px;
padding:12px 15px;
margin-top:0;
}
}
@media(min-width:992px)
{
.hotline::before {
    position: absolute;
    top: 0px;
    left: -46px;
    content: '';
    border-width: 23px;
    border-style: solid;
    border-top-color: rgba(0,0,0,0);
    border-left-color: rgba(0,0,0,0);
    border-right-color: rgba(227, 28, 28, 0.85);
    border-bottom-color: rgba(227, 28, 28, 0.85);
}
.hotline::after {
    position: absolute;
    top: 0px;
    right: -46px;
    content: '';
    border-width: 23px;
    border-style: solid;
    border-top-color: rgba(0,0,0,0);
    border-left-color: rgba(227, 28, 28, 0.85);
    border-right-color: rgba(0,0,0,0);
    border-bottom-color: rgba(227, 28, 28, 0.85);
}
}
.hotline span {
    font-size: inherit;
    font-weight: normal;
}
@media(max-width:991px)
{
.hotline span 
{
display:none;
}
}
.hotline > a {
    position: relative;
    z-index: 999;
	color:#fff;
}
.hotline i {
    margin-left: 5px;
    margin-right: 5px;
}
.menu-toggle
{
    background: rgba(227, 28, 28, 0.85);
	     margin-left: -4px;
   /* display: inline-block;*/

}

.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 
{
}

.heading h2
{
font-weight: 700;
    font-size: 28px;
    margin-top: 0;
    position: relative;
    font-size: 30px;
    font-weight: 800;
    line-height: 1.4em;
    margin-bottom: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;	
}
@media(min-width:768px)
{
.heading h2
{
font-size:36px;
}
}
.heading h6
{
    position: relative;
    color: #333;
    margin-bottom: 0px;
	font-family: 'Rochester', cursive;
    font-size: 42px;
}
.heading h5
{
position: relative;
    font-size: 20px;
    font-weight: 400;
    color: #222222;
    line-height: 1.7em;
    margin-bottom: 15px;
}
.heading h2 span
{
    color: #d12627;
}
.abt p
{
font-size:17px;
font-weight:300;
line-height:28px;
}
.separator {
    position: relative;
    height: 15px;
    width: 100px;
    margin: 0 auto;
    text-align: center;
}
.separator:before
{
position: absolute;
    content: '';
    left: 0px;
    top: 6px;
    width: 20px;
    height: 1px;
     background-color: #00592c;
}
.separator:after
{
position: absolute;
    content: '';
    right: 0px;
    top: 6px;
    width: 20px;
    height: 1px;
     background-color: #00592c;
}
.separator .dott
{
position: relative;
    width: 6px;
    height: 6px;
    top: -9px;
    border-radius: 50%;
    display: inline-block;
     background-color: #00592c;
}
/*---------------------------------------------span0----------------------------------*/
.span0
{
background: #ba0913 none repeat scroll 0 0;
    margin-bottom: 59px;
    padding-top: 24px;
}
.box0
{
background: #ba0913 none repeat scroll 0 0;
    height: 60px;
    margin: 0 auto;
    position: relative;
    top: 59px;
   /* width: 950px;*/
}

.box0:before
{
position: absolute;
    top: -28px;
    left: -50px;
    width: 100px;
    height: 60px;
    background: #ba0913;
    content: "";
    transform: rotate(60deg);
}
.box0:after
{
position: absolute;
    top: -28px;
    right: -50px;
    width: 100px;
    height: 60px;
    background: #ba0913;
    content: "";
    transform: rotate(-60deg);
}
.box0 h2
{
color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    padding-left: 7px;
    position: relative;
    text-transform: uppercase;
    top: -26px;
	margin-top:0;
}

.box0 a
{
background: #ffffff none repeat scroll 0 0;
    color: #ba0913;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 50px;
    left: 42px;
    padding: 12px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: -36px;
    width: 220px;
    z-index: 2;
    transition: all 1s ease 0s;
    border: 2px solid #ba0913;
}
@media only screen and (max-width: 1199px) and (min-width: 992px)
{
.box0 {
    width: 870px;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px)
{
.box0 {
    width: 650px;
}
.box0 h2
{
padding-left: 0;
    text-align: center;
    top: -55px;
}
.box0 a
{
left: 0;
    margin: 0 auto;
    top: -45px;
}
}
@media only screen and (max-width: 767px)
{
.box0 {
    width: 235px;
}
.box0 h2
{
font-size: 18px;
    padding-left: 0;
    text-align: center;
    top: -65px;
}
.box0 a
{
left: 0;
    margin: 0 auto;
    top: -50px;
    width: 180px;
}
}
@media only screen and (max-width: 767px) and (min-width: 480px)
{
.box0 {
    width: 350px;
}
.box0 h2
{
    padding-left: 0;
    text-align: center;
    top: -65px;
    font-size: 20px;
}
.box0 a
{
left: 0;
    margin: 0 auto;
    top: -55px;
}
}
/*---------------------------------------------span0 end----------------------------------*/
/*----------------------------------span1--------------------------------------------*/
.span1
{
padding:50px 0;
 color: #222222;
}
.heading h4
{
margin-top:0;
font-weight:700;
color:#003c78;
}
.span1 .heading h2
{
    color: #003c78;
    text-transform: uppercase;
}
@media(max-width:767px)
{
.span21
{
margin:20px 0;
}
}
.span21
{
margin-bottom:0px;
}
.span21 h5
{
font-family: 'Mrs Saint Delafield', cursive;
color:#000;
margin-top:40px;
font-size:50px;
}
.span21 .ui-decor
{
margin-bottom:20px;
}
.span21 .btn2
{
margin-top:20px;
}
.texti-img
{

margin-right:30px;
float: left;
    position: relative;
    width: 70px;
    min-height: 250px;
}
.texti-txt
{
overflow:hidden;
}
.owl-nav
{
    position: absolute;
    left:21%;
}
.texti-img .line2
{
background: #eaeaea none repeat scroll 0 0;
    height: 170px;
    left: 35px;
    position: absolute;
    top: 68px;
    width: 1px;
    z-index: -1;
}
.texti-img .line2:before
{
    height: 10px;
    width: 10px;
    border: 1px solid #ebebeb;
    content: "";
    display: inline-block;
    left: -4px;
    bottom: -8px;
    position: absolute;
    border-radius: 50%;
}
.texti-txt h4
{
color:#333;
font-size:20px;
margin-top:0;
text-transform:uppercase;
font-weight:700;
}
.texti-txt h6
{
    color: #da251d;
}
.texti-txt h6 span
{
padding-right:10px;
}
.texti-txt p
{
line-height: 1.9;
    font-size: 15px;
    font-weight: 400;
}
/*----------------------------------span1 end--------------------------------------------*/

/*------------------------------------parallex--------------------------------------*/

/*------------------------------------parallex end--------------------------------------*/

/*--------------------------------------span2---------------------------------------*/
.span2
{
padding:50px 0;
color:#222;
background:#f6f6f6;
}
.mrg40
{
margin-top:50px;
}
.box2
{
    position: relative;
    overflow: hidden;
	margin-top:20px;
}
.box2-img
{
    position: relative;
    transition: opacity 0.4s ease 0s, transform 0.4s ease 0s;
}
.box2:hover .box2-img
{
opacity: 0;
}
.box2-img img
{
    min-height: 270px;
    width: 100%;
}
.box2 .overlay
{
background: #ba0913 none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    position: absolute;
    /* padding-left: 25px; */
    /* padding-top: 30px; */
    padding: 0 12px;
    padding-bottom: 30px;
    transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
    width: 100%;
    z-index: 99;
    transform: translate3d(0, 200px, 0);
    opacity: 0;
}
.box2:hover .overlay
{
transform: translate3d(0, 0px, 0);
    opacity: 1;
}
.box2 .overlay .img-holder
{
margin-bottom: 15px;
    margin-left: -19px;
    margin-right: -19px;
}
.box2 .overlay .icon-holder
{
border-right: 1px solid #aa0a13;
    float: left;
    min-height: 135px;
    width: 42px;
}
.box2 .overlay .icon-holder span:before
{
color: #fff;
    font-size: 30px;
    position: relative;
    top: 3px;
}
.box2 .box2_txt
{
border-left: 1px solid #cb2932;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}
.box2_txt h3
{
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    margin: 0px 0 10px;
    text-transform: uppercase;
}
.box2_txt p
{
    color: #ffffff;
    margin: 0 0 16px;
}
.box2_txt a
{
color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
}
.box2_txt a i
{
    display: inline-block;
    padding-left: 10px;
}
.box2 .title2
{
padding-left: 12px;
    background: #ffffff;
    transition: opacity 0.4s ease 0s;
}
.box2:hover .title2
{
opacity: 0;
}
.title2 .icon-holder
{
    border-right: 1px solid #f6f6f6;
    float: left;
    min-height: 60px;
    position: relative;
    top: 3px;
    width: 41px;
}
.title2 .icon-holder span:before
{
color: #ba0913;
    font-size: 30px;
    position: relative;
    top: 8px;
}
.title2 h3
{
    color: #343434;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    overflow: hidden;
    padding-left: 7px;
    padding-top: 0px;
    text-transform: uppercase;
}
.go-top-icon
{
    float: right;
    width: 45px;
    height: 60px;
    background: #ba0913;
    text-align: center;
}
.go-top-icon span:before
{
color: #fff;
    font-size: 26px;
    padding: 12px 0;
    display: block;
}
/*----------------------------------------------span2 end----------------------------------*/

/*---------------------------------------span3----------------------------------------*/
.span3
{
padding:20px 0;
}
@media(min-width:768px)
{
.col-20
{
width:20%;
float:left;
}
}
/*---------------------------------------span3 end----------------------------------------*/

/*---------------------------------------span4----------------------------------------*/
.span4
{
color:#444;
background:url(../images/bgparallax-07.jpg) center;
background-size:cover;
position:relative;
padding:60px 0;
}
/*.span4:before
{
content:'';
position:absolute;
left:0;
right:0;
top:0;
bottom:0;
    background-color: rgba(0, 0, 0, 0.78);
}*/
@media(min-width:1024px)
{
.span4
{
background-attachment:fixed;
}
}
.span4 .container
{
position:relative;
}
.span41
{
color:#fff;
}
.span41 .heading h2
{
}
.span41 p
{
margin-bottom:25px;
}
.box4
{
    margin-top: 57px;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: center;
    transform: translate(0px, 0px);
    color: #fff;
}
@media(max-width:767px)
{
.box4
{
margin-bottom:0px;
}
}

.icon4
{
       font-size: 65px;
    margin-bottom: 15px;
    color: #bd1220;
}
.box4-txt h5, .box4-txt h3
{
margin:0;
    margin-top: 0;
 
    font-size: 16px;
    font-weight: 600;
   
}
.box4-txt h3
{
      font-weight: 700;
    margin-bottom: 16px;
    font-size: 20px;
    margin-top: 5px;

}
.box4-txt p
{
    margin-bottom: 7px;
    font-size: 13px;
    line-height: 1.7;
}
.ui-decor-2 {
    display: inline-block;
    width: 20px;
    height: 3px;
    -webkit-transition: all .3s;
    transition: all .3s;
	    background-color: #d01818;
		margin-top:20px;
}
.box4:hover .ui-decor-2 
{
background-color:#fff;
}
.ui-decor {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 1px;
    margin-right: 15px;
    margin-left: 15px;
	    background: #db2d2e;
}
.span41 .ui-decor, .span41 .ui-decor:before, .span41 .ui-decor:after
{
background-color:#d01818
}
.ui-decor:before, .ui-decor:after {
    position: absolute;
    bottom: -5px;
    width: 30px;
    height: 1px;
    content: '';
	background: #db2d2e;
}
.ui-decor:before
{
    left: -15px;
}
.ui-decor:after 
{
right:-15px;
}
/*---------------------------------------span4 end----------------------------------------*/
.footer
{
    padding: 60px 0 60px;
    background:url(../images/footer-bg.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.51);
}
.foot3 p
{
font-size: 14px;
    color: #eee;
    line-height: 25px;
   
}
.foot-social li
{
display:inline-block;
padding:5px;
color:#fff;
}
.foot-social li a
{
    display: inline-block;
    border: 1px solid #232323;
    width: 30px;
    height: 30px;
    text-align: center;
    /* border-radius: 50%; */
    color: #ccc;
    padding-top: 8px;
    font-size: 13px;
}
.foot-social li a:hover
{
background:#d12627;
color:#fff;
}
.foot4 ul.foot-social li a:hover
{
    background: #EF7222;
    border-color: #EF7222;
	color:#fff;
	
}
.foot-con ul
{
    color: #eee;
margin-bottom:25px;
}
.foot-con ul li
{
position:relative;
padding:10px 0;
padding-left:50px;
}
.foot-con ul li i
{
display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.23);
    padding-top: 7px;
    position: absolute;
    left: 0;
}
.logos
{
margin-bottom:40px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.24);
padding-bottom:20px;

}
.logos img
{
width:117px;
margin:0 10px;
}

.foot3 h3
{
         font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    text-transform: uppercase;
	color:#fff;
	    margin-top: 0;
}
@media(max-width:767px)
{
.foot3 h3
{
    margin-top: 43px;
}
}
.foot3 span.decor {
    border: 1px solid #ebebeb;
    height: 10px;
    width: 10px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
	    margin-left: 71px;
		    border: 1px solid #fff;
}
.foot3 span.decor:before
{
background: #eaeaea none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: -71px;
    position: absolute;
    top: 4px;
    width: 60px;
    background: #fff none repeat scroll 0 0;
}
.foot3 span.decor:after
{
background: #eaeaea none repeat scroll 0 0;
    content: "";
    height: 1px;
    right: -71px;
    position: absolute;
    top: 4px;
    width: 60px;
    background: #fff none repeat scroll 0 0;
}
.foot3 img
{
margin:0px 0 20px;
}
.foot4 ul
{
margin-top:25px;

}
.foot4 ul li
{

}
.foot4 ul li a
{
color: #eee;
    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: #fff;
}
.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: 22px;
        color: #d12627;
	padding-top:4px;
}
.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: #d12627;
}
.footer2
{
         background: #000;
    padding: 20px 0 10px;
    color: #ddd;
    font-size: 13px;
}
.footer-powered
{
font-weight:400;
color:#F16924;
}


.cap
{
font-family: 'Open Sans', 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: 'Open Sans', sans-serif;
font-style:italic;
font-size:13px;
line-height:20px;
display:none;
}
.line
{
width: 206px;
    height: 24px;
    background:url(../images/heading-bottom-pink.png) no-repeat center;
    display: inline-block;
	margin:15px 0
}
@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: 'Open Sans', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    background: #d12627;
    position: relative;
    line-height: 28px;
    padding-left: 20px;
    border-radius: 0px;
    padding-right: 20px;
    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;
    border: none;
}
.btn:hover
{
background:#201b17;
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;
}
}

/*-----------------------------------footer top---------------------------------------------*/
.footer-top
{
background:#f6f6f6;
padding:80px 0;
color:#111;
text-align:center;
}
.foot-top1-icon
{
font-size:40px;
color:#ec5598;
}
.foot-top1 h3
{
font-weight:800;
}
.foot-top1 p
{
font-size:14px;
font-weight:400;
line-height:24px;
}
.foot-top1 p a
{
color:#ec5598;
}
.foot-top1 ul li
{
display:inline-block;
padding:0 5px;
}
.foot-top1 ul li a
{
display: block;
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    color: #fff;
    background: #ea3032;
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    -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-top: 12px;
}
.foot-top1 ul li a.fb
{
background: #325c94;
}
.foot-top1 ul li a.tw
{
background: #00abdc;
}
.foot-top1 ul li a.gp
{
background: #ea3032;
}
.foot-top1 ul li a.insta
{
    background: #0073b2;
}
.map {
    position: relative;
    padding-bottom: 55.25%;
    padding-top: 0px;
    height: 0;
   }
@media (min-width: 768px)
{
.map {
    padding-bottom: 24.25%;
}
}

.map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*-----------------------------------footer top end---------------------------------------------*/

/*-----------------------------------banner------------------------------------*/
.banner
{
background:url(../images/banner.jpg) center;
background-size:cover;
padding:200px 0 150px;
position:relative;
}

.banner:before
{
position:absolute;
background:rgba(0, 0, 0, 0.5);
content:'';
left:0;
top:0;
width:100%;
height:100%;
}

/*-----------------------------------banner end------------------------------------*/

/*----------------------------contact ---------------------------------------*/
.con1 ul li
{
font-size:17px;
font-weight:300;
padding:7px 0;
position:relative;
padding-left:30px;
}
.con1 ul li i
{
position:absolute;
left:1px;
top: 8px;
color:#d12627;
}
@media(max-width:767px)
{
.con1
{
margin-bottom:40px;
}
}
.cont
{
border:1px solid #eee;
box-shadow:none;
border-radius:0;
height:40px;
font-size:13px;
}
/*----------------------------contact end---------------------------------------*/
/*------------------------------------span5-----------------------------------*/
.span5
{
background:#fff;
padding:60px 0 0px;
color:#000;
}
.span5 .ui-decor, .span5 .ui-decor:before, .span5 .ui-decor:after
{
background-color:#d01818
}
.span51
{
overflow:hidden;
padding-top:60px;
}
.col-20
{
    width: 20%;
	float:left;
	height:auto;
	position:relative;
}
@media(max-width:767px)
{
.col-20
{
width:100%;
}
}
.col-20 a
{
    display: block;
    overflow: hidden;
}
.col-20 a img
{
width: 100%;
    height: auto;
}
.col-20 a span
{
position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    padding: 10px;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: center;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.9);
}
.col-20 a:hover span
{
opacity:1;
}
.col-20 .box5-info
{
display: inline-block;
    vertical-align: middle;
	padding:23px 0;
}
.box5-info i
{
display: inline-block;
    width: 55px;
    height: 55px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 55px;
    color: white;
    border-radius: 50%;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.15);
	    background-color: #d01818;
}
.col-20 .box5-info p
{
display: block;
   
    font-weight: 500;
    text-transform: uppercase;
    color: white;
}
/*------------------------------------span5 end-----------------------------------*/

.brands{margin:20px 0;border-top:1px solid #CBE6EC;border-bottom:1px solid #CBE6EC;padding:20px 0px;}
.brands img{margin:5px 15px; height:80px;}

.brand
{
display:table;
}

.page-txt
{
padding:60px 0;
color:#323;
}

.page-txt .heading
{
margin-bottom:30px;
}

.page-txt p
{
color:#333;
line-height:2;
font-size:15px;
}

.page-txt p span
{
color:#003c78;
font-weight:600;
}

.page-txt h3
{
    color: #003c78;
    font-weight: 600;
}

.page-txt ul
{
list-style:none;
padding:0;
margin-bottom:12px;
overflow:hidden;
}
.page-txt ul li
{
	color: #333;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    padding-left: 25px;
	font-size:15px;
}
.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: #d12627;
    position: absolute;
    left: 0;
    top: 7px;
}
.focus
{
	color: #d12627;
}

.gal img {
    border: 1px solid #ddd;
    padding: 3px;
    margin: 10px;
}
.con1 ul li:before
{
	display:none;
}
.con1 ul li a 
{
	color: #333;
}
.map {
    position: relative;
    padding-bottom: 55%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    margin-top: 20px;
}

@media(max-width:1024px)
{
.box0 {
    height: auto;
    top: auto;
     width: auto;
}

.box0 a {
    left: auto;
    margin: 0 auto;
    top: auto;
}

.title2 h3 {
    font-size: 18px;
}

.navbar-nav {
    text-align: left;
    display: block;	
}

.menu {
    text-align: right;
}

.navbar-toggle {
    display: inline-block;
}

.box0:before, .box0:after
{
display:none;
}

.box0 h2
{
top: auto;
}

.span0 {
    padding-bottom: 20px;
}

.span0 {
    margin-bottom: 0px;
    padding-top: 24px;
    padding-bottom: 20px;
}

.carousel .image1 {
    padding: 28% 0 10%;
}

.footer-about
{
margin-bottom:30px;
}
}

@media(max-width:414px)
{
.carousel .image1 {
    padding: 70% 0 10%;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}

.box0 a
{
width:auto;
}
}