body {
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #666666;
}

ul
{
list-style:none;
margin:0;
padding:0;
}
.navbar {
  margin-bottom: 0px;
}
.navbar-wrapper {
  position:relative;
  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: #fff;
}
.navbar-wrapper .navbar .container {
  /*width: auto;*/
}


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

/* Carousel base class */
.carousel {
  /*height: 500px;*/
  margin-bottom: 0px;
  position:relative;
  margin-top:-40px;
}
/* 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: 64% 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);
}
@media(min-width:768px)
{
.carousel .image1
{
 padding: 14% 0 15%;
 height: 670px;


}
}
@media(min-width:1600px)
{
.carousel .image1
{
        padding:7% 0 10%;
		height:680px;
    
}
}
.carousel .image1:before
{
position:absolute;
content:'';
left:0;
right:0;
bottom:0;
top:0;
background: rgba(0, 0, 0, 0.15);
display:block;
}

.carousel-inner > .item > img {
  /*position: absolute;*/
  top: 0;
  left: 0;
  min-width: 100%;
  /*height: 500px;*/
}
.slider-inner
{
     
    color: #fff;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 40px;
    border-radius: 100px 0 100px 0;
	
	
}
.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:900;
font-family: 'Open Sans', sans-serif;

}
.slider-inner h1 strong
{
    color: #f32e32;
font-weight:900;
}
.slider-inner h3
{
    font-size: 25px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
    font-weight: 600;
	letter-spacing:3px;

}
.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: 56px;
    line-height: 63px;
    
}
}
.slider-inner h1 span, .slider-inner h3 span
{
color: #89c63d;
}
.btn2
{  
   padding: 12px 18px;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    background: #f32e32;
    font-weight: 600;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    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: #3c428e;
    text-decoration: none;
}
.slider-inner .btn2
{
margin-top:20px;
}

/*----------------------------------------------slider finish--------------------------------*/
@media (max-width: 991px) {
    .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:#f32e32;
    }
    .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;
	}
}


.top-header
{
    background-color:#3c428e;
    color: #fff;
}
.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;
}
@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;
    /* border-right: 1px solid rgba(0,0,0,.1); */
    
    font-size: 14px;
	    font-size: 14px;
        color: #fff;
}

.social li a:hover
{
    color: #222;
}
.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: #3c428e;
    font-size: 34px;
    vertical-align: middle;
    padding-right: 3px;
    position: absolute;
    left: 0;
}
.header-left .call1 span
{
       display: block;
    font-size: 13px;
    color: #333;
    padding-left: 29px;
    padding-top: 5px;
    font-weight: 300;
    line-height: 22px;
    text-transform: uppercase;
}
.header-left .call1 span strong
{
text-transform:none;
color:#f32e32;
font-weight: 600;
}
.menu
{
    position: relative;
    z-index: 9999;
}
@media(max-width:991px)
{
.menu
{
position:absolute;
width:100%;
}
}

.menu.shrink
{
position:fixed;
top:0;
width:100%;
background: #f32e32;
box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.menu_wrap
{
background-color:#f32e32;
}

@media(min-width:991px)
{
.navbar-nav>li:last-child
{
float:right;
}
.navbar-nav>li:last-child>a
{
background:#3c428e;
position:relative;
}

.navbar-nav>li:last-child>a:after
{
    top: 0;
    left: -32px;
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    border-style: solid;
    border-width: 0 0 50px 32px;
    border-color: transparent transparent #3c428e transparent;
}

}

.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 h2
{
font-weight: 700;
    font-size: 28px;
margin-top:0;
    position: relative;
    font-size: 30px;
    font-weight: 900;
   
    line-height: 1.4em;
    margin-bottom: 15px;
}
@media(min-width:768px)
{
.heading h2
{
font-size:55px;
}
}
.heading h6
{
    position: relative;
    color: #f32e32;
    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: #f32e32;
}

.heading p
{
line-height: 1.8;
}

.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
{
margin:60px 0;
}
@media(min-width:768px)
{
.span0
{
    margin-top: -70px;
	    margin-bottom: 0;
}
}
.box0
{
position:relative;
background-size:cover;
background-position:center;
padding:0 30px 30px;

}
.box0:before
{
    background: rgba(46, 46, 47, 0.81);
content:'';
position:absolute;
left:0;
right:0;
top:0;
bottom:0;
}
.box0-img
{
position: absolute;
    width: 100px;
    height: 100px;
    background: #f32e32;
    color: #fff;
    font-size: 50px;
    border-radius: 50%;
    margin: 0% auto;
    padding-top: 25px;
    margin-top: -50px;
    left: 10%;
    right: 10%;
}
.box0-txt
{
	padding: 0 0px 10px;
    color: #fff;
    position: relative;
    padding-top: 100px;
}
.box0-txt p
{
padding-bottom:25px;
}
.black-bg
{
background:#201b17;
}
.box0-txt h4
{
margin-top:0;
font-weight:700;
}
/*---------------------------------------------span0 end----------------------------------*/
/*----------------------------------span1--------------------------------------------*/
.span1
{
padding:50px 0 0;
 color: #222222;
}
@media(max-width:767px)
{
.span21
{
margin:20px 0;
}
}
.span21 h5
{
font-family: 'Mrs Saint Delafield', cursive;
color:#000;
margin-top:40px;
font-size:50px;
}
.span21 cite
{
   color: #888;
    margin-top: -35px;
    display: block;
    font-weight: 500;
    letter-spacing: 1px;
}
.box1
{
margin:20px 0;
position:relative;
}
.box1-icon
{
    width:68px;
    height:68px;
    background-color: #3c428e;
    color: #fff;
    border-radius: 50%;
	float:left;
	position:relative;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	text-align:center;
	margin-right:20px;
	font-size: 35px;
    padding-top: 16px;
}
.box1 .box1-icon:after
{
border-radius: 50%;
    box-shadow: 0 0 0 3px;
    box-sizing: content-box;
    content: "";
    height: 100%;
    left: -4px;
    opacity: 0;
    padding: 4px;
    top: -4px;
    transform: scale(0.8);
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
    pointer-events: none;
    position: absolute;
    width: 100%;
}
.box1:hover .box1-icon:after
{
opacity: 1;
    transform: scale(1);
box-shadow: 0 0 0 3px #3c428e;
}
.box1-txt
{
overflow:hidden;
}
.box1-txt h4
{
font-weight:700;
font-size:16px;
margin-top:0;
}
.box1-txt p
{
color: #717171;
    font-size: 13px;
    line-height: 1.6;
}
.span21 ul
{
list-style:none;
margin:0;
padding:0;
margin-bottom:15px;
}
.span21 ul li
{
    padding: 9px 0;
    color: #333;
    position: relative;
    padding-left: 20px;
    font-size: 15px;
}
.span21 ul li: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;
    position: absolute;
    left: 0;
    content: "\f138";
    top: 12px;
    color: #f32e32;
}
.span21 .btn2
{
margin-top:20px;
}
/*----------------------------------span1 end--------------------------------------------*/

/*------------------------------------parallex--------------------------------------*/

/*------------------------------------parallex end--------------------------------------*/

/*--------------------------------------span2---------------------------------------*/
.span2
{
padding:50px 0;
color:#222;
background:url(../images/bg-6.html);
}
.heading3
{
margin-bottom:60px;
}
.heading3 p
{
font-size:#777;
font-size:14px;
line-height:25px;
}
.heading3 h2
{
font-weight:800;
font-size:40px;
}

.heading3 h2 span
{
    color: #f32e32;
}

.box2
{
}

.box-hover-effect {
  display: inline-block;
  vertical-align: middle;
}
.box-hover-effect .effect-wrapper {
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 100%;
 
}
.box-hover-effect .effect-wrapper .thumb {
  position: relative;
  overflow: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* Individual effect = alaska */
.box-hover-effect.effect-alaska .bottom-info-box {
  background: rgba(252, 54, 0, 0.85) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  padding: 15px 30px 0;
  position: absolute;
  right: 0;
  top: 70%;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color:#fff;
}
.box-hover-effect.effect-alaska .bottom-info-box .invisible-parts {
  display: none;
}
.box-hover-effect.effect-alaska:hover .bottom-info-box {
  padding-top: 38px;
  top: 0;
}
.box-hover-effect.effect-alaska:hover .bottom-info-box .invisible-parts {
  display: block;
}
.title h3
{
margin-top:0;
font-size:16px;
font-weight:700;
margin-bottom:20px;
}
.bottom-info-box a.text-white
{
border:1px solid #fff;
color:#fff;
border-radius:20px;
display:inline-block;
padding:5px 20px;
}
.bottom-info-box a.text-white:hover
{
background:#fff;
color:#000;
text-decoration:none;
}
.bottom-info-box p
{
line-height:25px;
}
/*----------------------------------------------span2 end----------------------------------*/

/*---------------------------------------span3----------------------------------------*/
.span3
{
padding:70px 0;
color:#000;
background:url(../images/parallex.jpg) center;
background-size:cover;
position:relative;
}
@media(min-width:1024px)
{
.span3
{
background-attachment:fixed;
}
}
.span3:before
{
position:absolute;
left:0;
right:0;
top:0;
bottom:0;
display:block;
content:'';
    background: rgba(255, 255, 255, 0.96);
}
.span3 .container
{
position:relative;
}
.box3
{
margin:30px 0;
}
.box3-img
{
}
.box3-txt
{
background:#f9f9f9;
padding:20px;
box-shadow: 2px 2px 10px #ccc;
}
@media(min-width:768px)
{
.box3-txt
{
margin-left:-100px;
margin-top:50px;
}
}
.box3-txt h4
{
margin-top:0;
}
.box3-txt h4 a
{
color:#111;
font-weight:700;
margin-bottom:20px;
}
.box3-txt h4 a:hover, .box3-txt h4 a:focus
{
    color: #f32e32;
	text-decoration:none;
}
.date
{
margin:20px 0;
color:#000;
}
.box3-txt p
{
color:#999999;
font-size:13px;
}

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

/*---------------------------------------span4----------------------------------------*/
.span4
{
color:#fff;
background:url(../images/bgparallax-07.jpg) center;
background-size:cover;
position:relative;
overflow:hidden;
}
@media(min-width:1024px)
{
.span4
{
background-attachment:fixed;
}
}
.span4 .heading cite
{    color: #89c63d;}
.span4 .heading h2
{

}

.span41
{
    width: 100%;
    float: left;
    padding: 100px 30px;
    position: relative;
    background: rgba(0,0,0, 0.80);
	
}
.span41:before
{
    top: 0;
    right: 100%;
    content: '';
    height: 100%;
    width: 9999px;
    position: absolute;
    background: rgba(0,0,0, 0.80);
}
.span41:after
{
top: 0;
    width: 0;
    height: 0;
    left: 100%;
    content: '';
    position: absolute;
    border-right: 170px solid transparent;
    border-top: 600px solid rgba(0,0,0, 0.80);
}
.box4
{

}
@media(max-width:767px)
{
.box4
{

}
}
.box4 .box4-icon
{
    width: 65px;
    height: 65px;
    border-radius: 50%;
    text-align: center;
    color: #e9842b;
    border: 3px solid #fafafa;
    font-size: 30px;
    padding-top: 13px;
    margin-top: -59px;
    background: #fff;
	transition: all 500ms ease;
	    margin-bottom: 15px;
}
.box4:hover .box4-icon
{
border-color: #e9842b;
}

.box4-txt p
{
font-size:14px;
line-height:24px;
}

.mrg40
{
margin-top:50px;
}


.box4-txt i
{
color: #f32e32;
font-size:22px;
padding-bottom:15px;
}
.owner
{
margin:20px 0;

    position: relative;
    padding: 3px 0 3px 90px;
}
.owner:before
{
top: -2px;
    left: 0;
    content: '';
    width: 66px;
    height: 47px;
    position: absolute;
    background: url(../images/icon-01.png) no-repeat 0 0;
}
.box4-txt h4
{
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
	color:#fff;
}
.box4-txt cite
{
display: block;
    color: #818181;
    font-size: 15px;
    line-height: 15px;
	    color: #f32e32;
}
.owl-carousel-1 .owl-nav
{
display:none;
}
.owl-carousel-1 .owl-dots
{
text-align:center;
}
.owl-carousel-1 .owl-dot
{
    width: 10px;
    height: 10px;
    background: #ddd;
    border-radius: 50%;
    margin: 0% auto;
	display:inline-block;
	margin:0 2px;
}
.owl-carousel-1 .owl-dot.active
{
background:#f32e32;
}
/*---------------------------------------span4 end----------------------------------------*/
.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.91);
}
.foot3 p
{
font-size: 13px;
    color: #989898;
    line-height: 25px;
   
}
.foot-social li
{
display:inline-block;
padding:5px;
}
.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:#f32e32;
color:#fff;
}
.foot4 ul.foot-social li a:hover
{
    background: #EF7222;
    border-color: #EF7222;
	color:#fff;
	
}
.foot-con ul
{
color:#999;
margin-bottom:25px;
}
.foot-con ul li
{
position:relative;
padding:10px 0;
padding-left:50px;
}
.foot-con ul li i
{
display:inline-block;
width:40px;
height:40px;
text-align:center;
border:1px solid #fff;
padding-top:10px;
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-weight: 600;
    font-size: 17px;
    color: #e0e0e0;
    position: relative;
    margin-top: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
@media(max-width:767px)
{
.foot3 h3
{
    margin-top: 43px;
}
}
.foot3 h3:after
{
    content: '';
    width: 72px;
    height: 3px;
    background: #f32e32;
    /* 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: #989898;
    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: #f32e32;
	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: #000;
}
.footer2
{
      background:#f32e32;
    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.html) 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: #f32e32;
    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: 30.25%;
}
}

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

/*-----------------------------------banner------------------------------------*/
.banner
{
background:url(../images/students.jpg) top;
background-size:cover;
padding:200px 0 150px;
margin-top:-30px;
}
/*-----------------------------------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:0;
top:13px;
color:#f32e32;
}
@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:50px 0;
color:#000;
}
.brands img
{
margin:0 10px;
box-shadow:2px 2px 10px #ddd;
}
/*------------------------------------span5 end-----------------------------------*/

.page-txt
{
padding:50px 0;
}

.page-txt .heading h2
{
color:#222;
}

.page-txt p
{
color:#555;
line-height:1.9;
}

.page-txt p span
{
 color: #f32e32;
 font-size:20px;
 font-weight:500;
}

/*-----------------------------quick query------------------------------------------*/
.feedback
{
position: fixed;
    top: 50%;
    right: -63px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
	z-index:999;
	border-radius:0;
}

.feed-btn
{
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    padding: 12px 26px;
    letter-spacing: 2.3px;
    background: #da251d;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}

.feed-btn:hover, .feed-btn:focus
{
color:#fff;
}

.slideout_inner {
background:#fff;	
padding:10px;
  position: fixed;
  overflow:hidden;
  top: 33%;
  display:block;
  right: -264px;
    box-shadow: 0px 0px 6px #aaa;
   /* border: 1px solid #98bf3c;*/
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
     width: 253px; 
}
/*#feedback:hover {
  right: 206px;
}
#feedback:hover #slideout_inner {
  right: 0;
}*/

.feedback2
{
right:190px;
}
.feedback2 .slideout_inner
{
right:0px;
}
.cont2
{
border-radius: 0;
    border: 1px solid #eee;
    box-shadow: none;
    height: 41px;
	    padding-left: 50px;
}
/*----------------------------------------quick query end-------------------------------*/

.input .icon-append {
    position: absolute;
    top: 25px;
    width: 45px;
    height: 40px;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    /* right: 23px; */
    padding-left: 0px;
    background:#da251d;
    border-right-width: 1px;
    border-right-style: solid;
    border-color: #D6D2D2;
    transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    color: #FFF;
    left: 15px;
}
.cont {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    height: 40px;
    padding: 8px 10px 8px 52px;
    outline: none;
    border-style: solid;
    background: #fff;
    color: #666;
    font-weight: 400;
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
   
    box-shadow: none;
    border-radius: 0px;
    border: 1px solid #dec9fd;
}
.map {
    position: relative;
    padding-bottom: 30.25%;
    padding-top: 0px;
    height: 0;
}

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

.brand{margin:20px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:20px 0px;}
.brand img{margin:5px 30px;max-height:50px;min-width:100px;}

.page-txt h3
{
    font-size: 24px;
    margin-top: 30px;
    color: #f32e32;
    font-weight: 600;
}

.page-txt h4
{
    font-size: 18px;
    margin-top: 20px;
    color: #222;
    font-weight: 600;
}

.trf
{
background: #fff;
    padding: 3px;
    /* box-shadow: 0px 0px 53px -21px #222; */
    margin: 10px;
    border: 1px solid #ddd;
}

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

@media(max-width:1024px)
{
.slider-inner h1 {
    font-size: 40px;
    line-height: 40px;
}
.heading h2 {
    font-size: 40px;
}

.navbar-nav>li>a
{
text-transform:none;
}
}

@media(max-width:768px)
{
.tab-hid
{
display:none !important;
}

.carousel
{
margin-top:0;
}

.box0 {
    padding: 0px 16px 14px;
}
}

@media(max-width:767px)
{
.menu.shrink
{
position:relative;
}

.carousel .image1 {
    padding: 17% 0 14%;
}

.box0 {
    margin-bottom: 60px;
}
.span0
{
margin-bottom:0;
}

.span1
{
padding-top:0;
}

.slideout_inner
{
top:25%;
}

.top-header .left2 p
{
padding-bottom:0;
}
.span21 {
    margin: 0;
}
}

@media(max-width:600px)
{
.slider-inner h1 {
    font-size: 24px;
    line-height: 22px;
}
}

@media(max-width:414px)
{
.heading h2 {
    font-size: 32px;
}