@charset "utf-8";



.top_bg { background-color:#000;}
.top_bg ul { margin-left:-35px;}
.top_bg ul li{ display:inline-block; font-family:'Open Sans', sans-serif; font-size:14px; color:#fff; text-align:left; padding-top:5px !important; margin-left:10px;}

.top_bg ul li i { color:#009900;}
.social-icon {
    color: #009900;
	
}

ul.social-icons {
    padding-top: 0px !important;
	float:right;
	
}

.social-icons li {
    vertical-align: top;
    display: inline;
    /*height: 100px;*/
}
.social-icons a {
    color: #dca31b;
    text-decoration: none;
	font-size:18px;
}

.social-icons a i{ font-size:18px;}
.fa-facebook {
    padding:3px 11px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
   /* background-color: #322f30;*/
}
.fa-facebook:hover {
    background-color: #3d5b99;
	color:#FFF;
}
.fa-twitter {
    padding:3px 11px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    /*background-color: #322f30;*/
}
.fa-twitter:hover {
    background-color: #00aced;
	color:#FFF;
}
.fa-rss {
    padding:3px 11px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    /*background-color: #322f30;*/
}
.fa-rss:hover {
    background-color: #009900;
	color:#FFF;
}
.fa-youtube {
    padding:3px 11px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
   /* background-color: #322f30;*/
}
.fa-youtube:hover {
    background-color: #e64a41;
	color:#FFF;
}
.fa-linkedin {
    padding:3px 11px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    /*background-color: #322f30;*/
}
.fa-linkedin:hover {
    background-color: #0073a4;
	color:#FFF;
}
.fa-google-plus {
    padding:5px 11px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    /*background-color: #322f30;*/
}
.fa-google-plus:hover {
    background-color: #e25714;
	color:#FFF;
}

.header { margin-top:30px !important;}
.header h1{ font-family: 'Rubik', sans-serif;
    font-size: 51px;
    color: #009900;
    text-align: left;
    font-weight: bold;
    margin: 4px;
    padding: 0px;
    margin-left: 47px !important; }

.get_a_quote a{font-family: 'Open Sans', sans-serif; font-size:18px; color:#000; text-align:center; padding:15px 45px 15px 45px !important; background:#009900; float:right; margin-top:18px !important; }

.get_a_quote a:hover{ background:#171818; color:#FFF;  transition:0.6s;}
.button_bg {background-color:#000; margin-top:25px !important;}

.welcome_note { margin-top:0px !important;}

.welcome_note h1{ font-family:'Rubik', sans-serif; font-size:42px; color:#009900; text-align:center; font-weight:bold;    }


.separater{
	position:relative;
	width:150px;
	height:2px;
	background-color:#333333;
}


.welcome_note .separater:before{
	left:50%;
	right:auto;
	margin-left:-5px;
}

.welcome_note .separater:before{
	position:absolute;
	content:'';
	right:0px;
	bottom:-4px;
	width:10px;
	height:10px;
	display:inline-block;
	background-color:#009900;
}

.welcome_note .separater{
	left:2%;
	margin-left:-50px;
}



.welcome_note p{ font-family:'Open Sans', sans-serif; font-size:16px; color:#000; text-align:center; padding: 8px 8px 3px 8px !important;}

.read_more a{font-family: 'Open Sans', sans-serif; font-size:18px; color:#fff; text-align:center; border:#009900 1px solid; padding:12px 75px 12px 75px !important; margin-top:50px!important; background:#009900; }

.read_more a:hover{ background:#333; color:#FFF; border:#333 1px solid; transition:0.6s;}

.box_img { margin-top:100px !important;}
/*.box { margin-top:100px !important;}*/
.box i{ color:#009900; text-align:center;}
.box h3 {font-family:'Rubik', sans-serif; font-size:25px; color:#009900; text-align:left; font-weight:bold }
.box p{font-family:'Poppins', sans-serif; font-size:15px; color:#333; text-align:left; }
.box_margin { margin-top:50px !important;}

.main_bg { background-image:url(images/main_bg.jpg); background-possitio:top center; background-repeat:repeat; height:400px; margin-top:80px;}


.main_bg h1 {font-family:'Rubik', sans-serif; font-size:55px; color:#009900; text-align:center; font-weight:bold; margin-top:10px !important;}

.main_bg h3 {font-family:'Rubik', sans-serif; font-size:25px; color:#fff; text-align:left; }

.separater2{
	position:relative;
	width:150px;
	height:2px;
	background-color:#fff;
}


.main_bg .separater2:before{
	left:50%;
	right:auto;
	margin-left:-5px;
}

.main_bg .separater2:before{
	position:absolute;
	content:'';
	right:0px;
	bottom:-4px;
	width:10px;
	height:10px;
	display:inline-block;
	background-color:#009900;
}

.main_bg .separater2{
	left:45%;
	margin-left:-50px;
}

.main_bg ul { }
.main_bg li { display:block; margin-top:5px;}
.main_bg a{ font-family: 'Open Sans', sans-serif; font-size:28px; color:#fff; text-align:left; display:block; }
.main_bg a:hover { color:#009900;}

.footer{ background-color:#000; border-top:#009900 3px solid; margin-top:25px;} 
.footer_box { margin-top:70px; border-bottom:#666 thin solid; padding-bottom:50px;}
.footer h3 {font-family: 'Open Sans', sans-serif; font-size:20px; color:#009900; text-align:left; font-weight:600 ; margin:0px; padding:50px 0px 15px 0px}

.title-line {
    width: 100%;
    height: 3px;
    float: left;
    padding: 0;
    margin: 0 0 5px 0;
    background: url(images/section.png) 0px 0px no-repeat;
}
.footer p {font-family: 'Open Sans', sans-serif; font-size:15px; color:#fff; text-align:justify;}
.footer ul { list-style:none; margin-left:-40px;}
.footer li{ display:block; padding-top:5px;}
.footer a{font-family: 'Open Sans', sans-serif; font-size:16px; color:#ccc;  }
.footer a:hover { color:#009900;}

.footer_bottom { margin-top:25px; border-bottom:#dca31b thin solid; padding-bottom:25px;}

.shreya p{ text-align:center; margin-top:10px !important;}
.shreya p a{ color:#009900;}
.vc {margin-top:10px !important; text-align: right}

.contact_div{ margin-top:20px !important;}
.contact_div h1 {font-family:'Rubik', sans-serif; font-size:36px; color:#009900; text-align:left; font-weight:bold; border-bottom:#000 thin solid;}
.contact_div h3{font-family:'Open Sans', sans-serif; font-size:18px; color:#000; font-weight:bold; text-align:left;}
.contact_div p{font-family:'Open Sans', sans-serif; font-size:16px; color:#000; text-align:left;  }
.map h1{font-family:'Rubik', sans-serif; font-size:30px; color:#b20000; font-weight:bold; text-align:center; text-decoration:underline; }
.contact_div img{ margin-top:20px !important; text-align:center;}

.inquiry_div { margin-top:30px;}
.inquiry_div h1 {font-family:'Rubik', sans-serif; font-size:36px; color:#009900; text-align:left; font-weight:bold; border-bottom:#000 thin solid;}
.inquiry_div h3{font-family:'Open Sans', sans-serif; font-size:16px; color:#000; text-align:left; text-transform:uppercase; font-weight:700 ;}

.inquiry_div img{ margin-top:40px !important;}

.submit{  background-color:#009900; border:#FFF solid thin; padding:12px 20px 12px 20px; text-align:center; font-family:'Roboto', sans-serif; font-size:20px; font-style:italic; color:#fff;  }
.submit:hover{ background-color:#009900; color:#FFF}


#text2 {
    border: 1px solid #009900;
    height: 50px;
    width: 90%;
    /*box-shadow: 0 0 27px rgb(204, 204, 204) inset;*/
    transition: 500ms all ease;
    padding: 3px 3px 3px 3px;
	background:none;
}

#text2:hover,
#text2:focus {
    width: 90%;
    transition: 500ms all ease;
    /*
    background-size: 25px 25px;
    background-position: 96% 62%;
    padding: 3px 32px 3px 3px;*/
	box-shadow:#ccc 0 0 15px;
}


.profile_div { margin-top:40px !important;}

.profile_div h1{font-family:'Rubik', sans-serif; font-size:36px; color:#009900; text-align:left; font-weight:bold; border-bottom:#000 thin solid;}

.profile_div h3{ font-family: 'Rubik', sans-serif; font-size:28px; color:#009900; font-weight:600; text-align:left; background-color:#ededed; padding:5px;}
.profile_div p{ font-family:'Open Sans', sans-serif; font-size:17px; color:#000; text-align:justify; margin-top:20px !important;}
.profile_div ul li{ font-family:'Open Sans', sans-serif; font-size:16px; color:#000; text-align:left;}

.video_div { margin-top:40px !important;}
.video_div img{ margin-top:20px;}
.video_div h1{font-family:'Rubik', sans-serif; font-size:36px; color:#009900; text-align:left; font-weight:bold; border-bottom:#000 thin solid;}
.video_div p{ font-family:'Open Sans', sans-serif; font-size:17px; color:#000; text-align:justify; margin-top:20px !important;}
.video_margin { margin-top:25px !important;}

