/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.section p {
	font-size:12px;
	text-align:justify;
        line-height:20px;
}
.section h3 {
	font-size:16px;
	text-align:center;
        font-weight:bold;
text-decoration:none;
	color:#f58632;
}
.section div.button {
	text-align:left;
	margin-left:1em;
	margin-top:1.5em;
}
.section a {
	text-decoration:none;
	color:#f58632;
}
.section a.button {
	background:transparent;
	border:1px solid #f58632;
	border-radius:15px;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	color:#f58632;
}
.section a.button:hover {
	background:#f58632;
	color:white;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 2% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.6%;
}
.span_2_of_4 {
	width: 49.2%;
}
.span_1_of_4 {
	width: 23.8%;
}

/*  GO FULL WIDTH BELOW 660 PIXELS */
@media only screen and (max-width: 660px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
}

/* 
    Document   : main
    Created on : Jun 2, 2016, 11:35:54 AM
    Author     : DAKSHLAP2
    Description:
        Purpose of the stylesheet follows.
*/
/* Generated by Font Squirrel (https://www.fontsquirrel.com) on June 8, 2016 */

/*---------Font------------*/

/*---------Font End------------*/
/*---------Reset CSS------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
        color: #636262;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
/*ol, ul {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*----------------Reset CSS End----------------*/

h1 {font-family: "montserratregular", sans-serif !important;}
h2,h3,h4,p,a {font-family: "open_sansregular", serif;}
/*---------------Navbar------------------------*/
.navbar{margin-top: 10px !important;}
.navbar-nav{margin-top: 25px; }
.navbar-nav a{    color: #636262 !important; font-size: 18px !important;}
.navbar-nav a span{font-size: 20px; margin-right: 10px; vertical-align: middle;}
.navbar-nav a span:hover{color: #F0832F !important;}
.navbar-nav li:hover a span {color: #F0832F !important;}
/*---------------Navbar End------------------------*/

.main{margin-top: 10px;
    
    padding: 10px;
    border: 1px solid;
    border-radius: 15px;
    border-color: #dfdfdf;    border-bottom: none;
    margin-bottom: 15px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.headding{ background: #84c224;
    border-radius: 25px;
    border-color: #dfdfdf;
    padding: 10px;
    line-height: 26px;}
.headding p{color : #fff; font-size: 22px; text-align: center; padding: 10px;}
.btn{background-color : #f0832f; color: #fff;}
.ubtn button{font-size: 23px;     border: 2px solid #F0832F;    margin: 0px 0px 0px 0px; 
display: inline-block;
    position: relative;
    outline: none;
    padding: 6px 25px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
  width: 100%;
    font-size: 15px;
    line-height: 1.7em;
    -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    /* border-radius: 30px; */}
.ubtn button:hover {
    color: #F0832F;
    background-color: #FFF;
    text-decoration: none;
}
.ubtn{padding: 20px;    text-align: center; }

form{padding: 15px;}

.sidebar{margin-top: 20px;}

.sidebar hr{width: 50px; border-top: 3px solid #F0832F; margin-top: -10px;     float: left; }
footer{background: #252424;     overflow: hidden;}
footer p{    color: #fff;
    padding: 20px 0px 20px 0px;
    
}

.sbottom h4{    line-height: 28px;
                font-size: 19px;
}

features ul li {
     list-style-type: none; 
}


.mcontent{ background-color: #f8f8f8; margin-top: 30px;}
h1 {
	font-size: 26px;
	line-height: 33px;
	font-weight: 400;
}

h2 {
    font-size: 19px;
    line-height: 26px;
    font-weight: 400;
        text-align: left;
        margin-bottom: 10px;
}
h3 {
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 15px;
	text-align: left;
    
}
h4 {
    font-size: 16px;
    line-height: 26px;
    
    
}
p{
	font-size: 16px;
	line-height: 32px;
}
.mcontent hr{ width: 110px; border-top: 5px solid #F0832F; margin-top: 5px;     float: left;}

.brand{margin-top: 25px; background: #f8f8f8; border: 1px dotted #C9C9C9;}
.brand ul li{
	list-style-type: none;
	display: inline-block;
	padding: 15px 0px;
	width: 19%;
}
.brand ul li img{margin: 0 auto;}

.bnr{position: relative;    padding: 0;
}
.bnr-head{position: absolute; padding: 26px; bottom: 0;}
.bnr-head h3 {color: #fff; font-size: 22px;  background-color: black;display: inline-block;
    padding: 13px;
    opacity: .4;
    border-radius: 10px;}

.footer ul li{list-style-type: none; float: left;     text-align: center;     width: 5%; margin-top: 20px;}
.user{background-image: url('../img/user.jpg');
    background-repeat: no-repeat;
    background-position: right 20px center;;
    background-position-x: 5px important;}

.mail{background-image: url('../img/mail.jpg');
    background-repeat: no-repeat;
    background-position: right 20px center;;}
.phone{background-image: url('../img/phone.jpg');
    background-repeat: no-repeat;
    background-position: right 20px center;;}
.msg{background-image: url('../img/msg.jpg');
    background-repeat: no-repeat;
    background-position: right 20px center;;}

@media only screen and (max-width:994px)
{
    .navbar-nav {
    margin-top: 60px;
    float: left !important;
}
}
@media only screen and (max-width:992px)
{.bnr-head h3 { font-size: 15px; padding: 7px; }
 .hide1{display: none;}
 .gap{    margin-top: 25px;}
 .gap h3{    padding-bottom: 15px;}
 .gap1{margin-top: 30px;}
 
 .brand ul li {
    list-style-type: none;
    /* float: left; */
    display: inline-block;
    text-align: center;
    width: 49%;
    padding: 15px 0px;
}
.right{text-align: center !important;}
.center{text-align: center !important;}
}
footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

 footer ul li {
    display: inline-block;     padding: 10px 5px;
}
.gap-none{padding: 0}
.right{text-align: right;}
.nav>li:nth-child(1)>a{
/*    background-color: #fafafa;*/
        margin: 0px 15px; 
        background: #F0832F !important;
        color: #fff !important;
}
.nav>li:nth-child(1)>a:hover span{color: #F0832F !important;}
.nav>li:nth-child(1)>a:hover{
/*    background-color: #fafafa;*/
         
        background: #fff !important;
        color: #636262 !important;
}
.nav>li:nth-child(2)>a:hover{
/*    background-color: #fafafa;*/
         
        background: #fff !important;
        color: #636262 !important;
}
.nav>li:nth-child(1)>a span{ color: #fff !important;}


.nav>li:nth-child(2)>a{
/*    background-color: #fafafa;*/
        margin: 0px 15px; 
        background: #dddcdc !important;
}
.gap h3{    border-bottom: dotted 3px #5b5b5b;
    padding-bottom: 12px;
    margin-top: 20px;}
@media only screen and (max-width:768px){
    
li h3{font-size: 14px; }
.nav>li>a {font-size: 14px;padding-top: 6px;
    padding-bottom: 6px;    margin: 10px 7px;}
}
@media only screen and (min-width:992px)
{
    
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
   background-color: transparent ;
}
ul li h4{
	text-align: center;

}


.orange{text-decoration: none; color: #f0832f !important;
}
h1.link a:hover{text-decoration: none !important;}
a {color: #f0832f;}
a :hover{ text-decoration: none;color: #636262; }

.rs-brand-name{
color:white !important;
}
.navbar-brand {
	max-width:150px;
}
span.cn-num {
	color:#ef9844;
	font-weight:bold;
	font-size:1.1em;
	text-shadow: .5px .5px .5px #9f3535;
}

    
.query-form * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
}
.query-form ::placeholder {
  opacity: 0.8;
}
.query-form :-ms-input-placeholder {
  opacity: 0.8;
}
.query-form ::-ms-input-placeholder {
  opacity: 0.8;
}
.query-form {
  position: relative;
  max-width: 300px;
  margin: 0px auto;
}
.query-form input,
.query-form select,
.query-form textarea {
  display: block;
  margin: 5px 0;
  padding: 5px 10px;
  width: 100%;
  font-size: 13px;
  font-family: inherit;
  border: 1px solid #ccc;
}
.query-form input:hover,
.query-form textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}
.query-form input:focus,
.query-form textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

.query-form textarea {
  height: 80px;
}
.query-form button[type="submit"] {
  width: 100%;
  padding: 8px 12px;
  border: 1px solid transparent;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.29);
  font-size: 14px;
  cursor: pointer;
}
.query-form button:focus{
  outline:none;
}
.query-form button[disabled],.query-form button:disabled{
  opacity:.3;
}
.query-form .title,
.query-form .subtitle {
  font-weight: normal;
  color: #666;
}
.query-form .title {
  font-size: 22px;
}
.query-form .subtitle {
  font-size: 13px;
  margin: 15px 0;
}
.query-form .col{
  float:left;
  width:50%;
  padding:0;
  padding-bottom:10px;
}
.query-form .col input,.query-form .col select .query-form .col textarea{
  margin:0;
}

/* colors */
.query-form {
  background-color: #fff;
}
.query-form input,
.query-form select,
.query-form textarea {
  background-color: #fff;
}
.query-form button[type="submit"] {
  background-color: #82c122;
  color: #fff;
}
.query-form button[type="submit"]:hover,
.query-form button[type="submit"]:focus,
.query-form button[type="submit"]:active {
  background-color:#82c122;
}
.query-form .header .title,
.query-form .header .subtitle {
  color: #fff;
}

.query-form .success,.query-form .error{
  font-size:13px;
  margin-top:5px;
  line-height:1.5;
  text-transform:capitalize;
}
.query-form .error{
  color:#c00000;
}
.query-form .success{
  color:green;
}
.query-form .field-error{
  border:1px solid #f79f9f;
}
.query-form .field-success{
  border:1px solid #beffbe; 
}
p{text-align:justify;}