a:link { color: #333; text-decoration: none; }
a:visited { color: #333; text-decoration: none; }
a:hover { color: #2257a5; text-decoration: none; }
a:active { color: #333; text-decoration: none; }
.sol-msg {
color: red;
font-size: 13px;
font-weight: 700;
margin-bottom:10px;
}
.carousel-content {
		  position:absolute;
		  right:15%;
		  top:46%;
		  left:15%;
		  z-index:10;
		  padding:20px;
		  color:#fff;
		  text-align:center;
		  overflow: hidden;
}
.carousel-content h2 {
	color: #fff;
    text-shadow: 2px 2px 2px rgba(0,0,0);
	font-size: 50px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1;
	margin-bottom:10px;
}  
.carousel-content p {
	margin-bottom: 10px;
    font-size: 24px;  
	color: #fff;
    text-shadow: 2px 2px 2px rgba(0,0,0);
	font-weight:700;
	letter-spacing:2px;
}
.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.tp-banner {
  width: 100%;
  position: relative;
}
.navbar-default {
  background: rgba(255,255,255,0.7) !important;
  border: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  margin: 0;
}
.navbar-brand {
  display: inline-block;
  height: auto;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #222222;
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin: 0 0 30px;
  text-transform: uppercase;
  margin: 0;
  color: #222222 !important;
  font-size: 26px;
  text-transform: capitalize;
  padding: 40px 15px 36px;
  letter-spacing: 2.5px;
}

.navbar-brand span {
  color: #a40e1b !important;
}

.top-line {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  overflow: hidden;
  background:url('../images/backgrounds/bg1.jpg');
  color:#000;
  padding:7px 0;
  border-bottom: 1px solid #000;
}

.top-line-info {
  text-align:right;
}

.top-line-info i { margin:0 5px 0 10px; }
.top-line-info a { color:#000; text-decoration:none; }
.top-line-info span { display:inline-block; }

.top-line-logo {  
}

.top-line p {
  margin-bottom: 0;
}
.top-line p span,
.top-line p a {
  margin-right: 20px;
}
.top-line p span i,
.top-line p a i {
  font-size: 13px;
  color: #a40e1b;
  margin-right: 10px;
}
.top-line p a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #666666;
}
.navbar-nav {
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
}
.navbar-nav > li > a {
  color: #fff!important;
  background: #000;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  padding: 40px 15px 38px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a.active {
  color: #fff!important;
  background: #2257a5!important;
}
header.active .navbar-default {
  box-shadow: 0 0 2px #dddddd;
  -webkit-box-shadow: 0 0 2px #dddddd;
  -moz-box-shadow: 0 0 2px #dddddd;
  -o-box-shadow: 0 0 2px #dddddd;
}
header.active .top-line {
  height: 0;
  padding: 0;
}
header.active .navbar-brand {
  color: #222222 !important;
  padding: 23px 15px;
}
header.active .navbar-nav > li > a {
  color: #fff!important;
  padding: 10px;
}
header.active .navbar-nav > li > a:hover,
header.active .navbar-nav > li > a.active {
  color: #fff!important;
  background: #2257a5!important;
}

#container {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
#container.active {
  opacity: 1;
}
p {
  font-size: 14px;
  color: #333;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0 0 20px;
  
}
h1, h2, h3 { margin:0 0 20px; }
img { max-width:100%; }

#home-section {
  margin-top: 35px;
}
#home-section1 {
  margin-top: 257px;
}
a.button-one {
  color: #ffffff;
  background: transparent;
  font-size: 12px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  border: 2px solid #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding: 10px 35px;
}

.main-section {
  padding: 50px 10px;
}
.main-section1 {
  padding: 100px 10px;
}
.secondary-section {
  padding: 60px 0;
  background-image: url('../images/bg01.jpg');
  background-size:cover;
  position: relative;
}
.secondary-section .container {
  position: relative;
  z-index: 2;
}
.about-section {
  padding: 80px 0 50px;
  text-align:center;
}
.about-section img {
  width: 100%;
  margin-bottom: 30px;
}
.about-section h2 {
  color: #222222;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.about-section p { padding:0 15%; }
.testimonial-section {
  padding: 80px 0;
  position: relative;
  background: url('../images/bg02.jpg') center;
  text-align:center;
  color:#fff;
}

.testimonial-section h2 { text-transform:uppercase; text-shadow: 1px 1px 1px rgba(0,0,0,.15); }

.testimonial-section hr { border-style:inset; border-top:1px dashed rgba(255,255,255,.25); }

.testimonial-section .container {
  position: relative;
  z-index: 2;
}
.testimonial-section .testimonial-box {
  text-align: center;
  padding-bottom: 2px;
}
.testimonial-section .testimonial-box ul.bxslider {
  margin: 0;
  padding: 0;
}
.testimonial-section .testimonial-box ul.bxslider li {
  overflow: hidden;
}
.testimonial-section .testimonial-box p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  max-width: 700px;
  margin: 0 auto;
}
.testimonial-section .testimonial-box h2 {
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2px;
}
.testimonial-section .testimonial-box span {
  font-size: 13px;
  color: #666666;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 10px;
  margin: 0 0 25px;
  color: #ffffff;
  font-size: 12px;
  display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #2257a5;
  border-color: #2257a5;
}
.testimonial-section:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(34, 34, 34, 0.55);
}

input,
textarea,
select {
  width: 100%;
  padding: 10px;
  border: 1px solid #dedede;
  margin-bottom: 10px;
  outline: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #666666;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
}
input:focus,
textarea:focus,
select:focus {
  border: 1px solid #a40e1b;
}
textarea {
  height: 130px;
}
input:hover {
  opacity: 0.7;
}
.header-img { 
	display:block; 

}
.main-section p {
	text-align:justify;
}
.main-section1 p {
	text-align:justify;
}
footer {
  background: #222;
}
footer .up-footer {
  padding: 60px 0 40px;
}
footer .up-footer h2 {
  color: #222222;
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 15px;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #ffffff;
}
footer .up-footer p {
  color: #ffffff;
  text-align: justify;
}
footer .up-footer .phone {
  color: #ffffff;
  text-align: justify;
  font-size: 15px;
}
footer .up-footer .phone .fa {
  font-size: 18px;
  margin-right: 3px;
}

footer .up-footer img {
  margin-bottom: 20px;
  height:50px;
}
footer .up-footer ul.navigation {
  margin: 0;
  padding: 0;
}
footer .up-footer ul.navigation li {
  list-style: none;
  margin-bottom: 5px;
}
footer .up-footer ul.navigation li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-family: 'Roboto', sans-serif;
  color: rgba(255, 255, 255, 0.9);
}
footer .up-footer ul.navigation li a:hover {
  color: #2257a5;
  text-decoration: none;
}
footer .up-footer ul.navigation1 {
  margin-left: 40px;
  padding: 0;
}
footer .up-footer ul.navigation1 li {
  list-style: none;
  margin-bottom: 5px;
}
footer .up-footer ul.navigation1 li a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-family: 'Roboto', sans-serif;
  color: rgba(255, 255, 255, 0.9);
}
footer .up-footer ul.navigation1 li a:hover {
  color: #2257a5;
  text-decoration: none;
}
footer .up-footer .ql {
  margin-left: 40px;
}

footer .up-footer .info-widget p {
  margin-bottom: 5px;
}
footer .up-footer .info-widget p span {
  font-family: 'Roboto', sans-serif;
  color: #a40e1b;
}
footer .up-footer .info-widget p.first-par {
  margin-bottom: 20px;
}
footer p.copyright {
  padding: 25px 0;
  background: #111111;
  font-size: 13px;
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  text-align: center;
  margin: 0;
}
footer .copyright a:link { color:#fff!important; text-decoration: none; }
footer .copyright a:visited { color:#fff!important; text-decoration: none; }
footer .copyright a:hover { color:#fff!important; text-decoration: none; }
footer .copyright a:active { color:#fff!important; text-decoration: none; }

footer a { color:#fff!important; }
footer a:hover { color: #2257a5!important; text-decoration: none; }
.footer-map { width:90%; height:170px; margin-bottom:20px; }

.logo-wrapper {
  overflow: hidden;
  text-align:center;
}
.logo { padding: 1px 0 0; }
#Container .mix{ display: none; }
.navbar-default .navbar-toggle .icon-bar { background-color: #fff; }
.button {
    display: inline-block;
    cursor: pointer;
    outline: 0;
    margin: 5px;
    padding: 10px 22px 8px;
    font-size: 14px;
    background-color: #2257a5;
    color: #FFF!important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	border-radius: 3px;
    border-bottom: 3px solid rgba(0,0,0,.15);
}

.button:hover {
	color:#fff!important;
	text-decoration:none;
    opacity: .9;
}

.button-blue { background-color: #0066cc; }

.main-section-right { text-align:center; }

.main-section-right .button { margin:15px 0 0 0; width:100%; }

.service { text-align:center; }

.service img { width:100%; border-radius:3px; margin-bottom:20px; }

.main-section img, .secondary-section img { border-radius:3px; }
.main-section1 img { border-radius:3px; }


hr{
	width:100%;
	border-color: #eee;
}
input, select, textarea{
	width:100%;
}

.sendbuton{
	margin: 10px 0px;
	padding: 5px 30px;
	border-radius: 8px;
	border: 1px solid #999;
	background-color: transparent;
	color:#000068;
}

.sendbuton:hover{
	border: 1px solid #999;
	background-color: #000068;
	color:#fff;
}

.contactpage {
	display: inline-block;
	margin: 2px 5px 2px 0px;
	width: 65px;
	font-weight:bold;
}

.contactpara{
	display: inline-block;
	margin-bottom: 2px;
}
.textbutn{
	display:block;
	text-align:center;
}
.textbutn p {
	display: inline-block;
	border: 1px solid #000068;
	padding: 5px 15px;
	font-size: 22px;
	font-weight: 700;
	border-radius: 8px;
	color: #000068;
}
.service a{
	text-decoration:none;
}
.sideservice {
	border: 1px solid #bbb;
    padding: 0 15px 15px;
	border-radius:2%;
}
.main-section h2 {
	margin-top:15px;
}
.main-section1 h2 {
	margin-top:15px;
}
.item img {
	margin-bottom:15px;
}
/*-------------------------------------------------*/
/* =  Responsive Part
/*-------------------------------------------------*/

@media (min-width: 768px) {
  .navbar-nav>li {
    float: none;
    display: inline-block;
  }
  .navbar-nav {
    margin:  0 auto;
    width: 95%;
    text-align: center;
  }
  .navbar-header{
	height:50px;
  }
  .navbar-nav > li > a {
    line-height: 15px;
    padding:5px;
  }
  .container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
     margin-top: 5px;
	 margin-bottom: -16px;
	}
}

@media (max-width: 1199px) {
	#home-section {
		margin-top: 35px;
	}
	#home-section1 { 
	  margin-top: 247px;
	}
	.header-img {  
		background:#fff; 
	}
	.navbar-default { background: rgba(255,255,255,0.7)!important; }
	.carousel-content h2 {
		font-size: 24px;
	}
	.carousel-content p {
		font-size: 16px;
	}
}
@media (max-width: 991px) {
	.carousel-content h2 , .carousel-content p, .carousel-content .button {
		display: none;
	}
	.navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
   .navbar-collapse.collapse.in {  /* NEW */
        display: block!important; 
    }
	.navbar-toggle { background: grey;}
/*----------------------------*/
  .navbar-brand {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .navbar-default .navbar-toggle {
    margin-top: -50px;
  }
  .navbar-nav > li > a {
    padding: 5px 15px !important;
  }
  .top-line,
  .top-line ul.social-icons {
	margin: 0;
    text-align: center;
  }
  .top-line p span {
    display: inline-block;
    margin-bottom: 7px;
  }
  .navbar-nav > li > a {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  #home-section {
		margin-top: 55px;
	}
  .footer-widget {
    margin-bottom: 30px;
  }
  .contact-info {
    margin-bottom: 30px;
  }
  .top-line-info { text-align:center; }
   .header-img { background:#fff; }
}

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
		float: left !important;
    }
    .navbar-nav {
        float: none!important;
		margin: 7.5px 0;
		max-height: 340px;
		width: 100%;
		overflow: scroll;
    }
    .navbar-nav>li {
        float: none;
		text-align:left;
		width: 100%;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

   .navbar-collapse.collapse.in { 
        display: block!important; 
    }
	.carousel-content { right:5%; left:5%; }
	footer .up-footer .ql { margin-left: 0px; }
	footer .up-footer ul.navigation1 { margin-left: 0px; }
	footer .up-footer ul.navigation { margin-top: -70px; }
	
}

@media (max-width: 767px) {
	.carousel-content {		  
		  display:none!important;
	}
	.navbar-brand {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	.navbar-nav > li > a {
		padding: 5px 15px !important;
	}
	#home-section, #home-section1 { 
	  margin-top: 245px;
	}
	.header-img { background:#fff; }
	footer .up-footer .ql { margin-left: 0px; }
	footer .up-footer ul.navigation1 { margin-left: 0px; }
	footer .up-footer ul.navigation { margin-top: -70px; }
}
@media (max-width: 500px) {

	h1 { font-size: 1.5em; }
	section { max-width: 100%; float: none; }
	.logo { max-width:100%; }
	footer .up-footer .ql { margin-left: 0px; }
	footer .up-footer ul.navigation1 { margin-left: 0px; }
	footer .up-footer ul.navigation { margin-top: -70px; }
}
@media (max-width: 390px) {
	.navbar-default .navbar-toggle {
		margin-top: 0;
	}
}