/* this is my custom CSS */
.cap {display:none;}
@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../fonts/MyriadPro-Regular_gdi.eot');
	src: url('../fonts/MyriadPro-Regular_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Regular_gdi.woff') format('woff'), url('../fonts/MyriadPro-Regular_gdi.ttf') format('truetype'), url('../fonts/MyriadPro-Regular_gdi.otf') format('opentype'), url('../fonts/MyriadPro-Regular_gdi.svg#MyriadPro-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-00FE;
}
@font-face {
	font-family: 'MyriadPro-BoldCond';
	src: url('../fonts/MyriadPro-BoldCond_gdi.eot');
	src: url('../fonts/MyriadPro-BoldCond_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-BoldCond_gdi.woff') format('woff'), url('../fonts/MyriadPro-BoldCond_gdi.ttf') format('truetype'), url('../fonts/MyriadPro-BoldCond_gdi.svg#MyriadPro-BoldCond') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: condensed;
 unicode-range: U+0020-00FE;
}
@font-face {
	font-family: 'MyriadPro-Semibold';
	src: url('../fonts/MyriadPro-Semibold_gdi.eot');
	src: url('../fonts/MyriadPro-Semibold_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Semibold_gdi.woff') format('woff'), url('../fonts/MyriadPro-Semibold_gdi.ttf') format('truetype'), url('../fonts/MyriadPro-Semibold_gdi.otf') format('opentype'), url('../fonts/MyriadPro-Semibold_gdi.svg#MyriadPro-Semibold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-00FE;
}
@font-face {
	font-family: 'MyriadPro-Bold';
	src: url('../fonts/MyriadPro-Bold_gdi.eot');
	src: url('../fonts/MyriadPro-Bold_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Bold_gdi.woff') format('woff'), url('../fonts/MyriadPro-Bold_gdi.ttf') format('truetype'), url('../fonts/MyriadPro-Bold_gdi.otf') format('opentype'), url('../fonts/MyriadPro-Bold_gdi.svg#MyriadPro-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
 unicode-range: U+0020-00FE;
}
@font-face {
	font-family: 'MyriadPro-Cond';
	src: url('../fonts/MyriadPro-Cond_gdi.eot');
	src: url('../fonts/MyriadPro-Cond_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/MyriadPro-Cond_gdi.woff') format('woff'), url('../fonts/MyriadPro-Cond_gdi.ttf') format('truetype'), url('../fonts/MyriadPro-Cond_gdi.otf') format('opentype'), url('../fonts/MyriadPro-Cond_gdi.svg#MyriadPro-Cond') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: condensed;
 unicode-range: U+0020-00FE;
}
* {
	margin: 0;
	padding: 0;
	outline: none !important;
	font-family: 'MyriadPro-Regular';
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
html, body, div, span, object, iframe, h1, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: 'MyriadPro-Regular';
}
h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 150%;
	vertical-align: baseline;
	background: transparent;
	font-family: 'MyriadPro-Regular';
}


.row {
	margin-left: 0;
	margin-right: 0;
}
body, html {
	line-height: 1;
	margin: 0;
	padding: 0;
	position: relative;
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, center {
	display: block;
}
nav ul, ul {
	list-style-type: none;
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select, textarea, button {
	vertical-align: middle;
}
.no-padding-left {
	padding-left: 0 !important;
}
.no-padding-right {
	padding-right: 0 !important;
}
.no-padding {
	padding: 0 !important;
}
.no-margin {
	margin: 0 !important;
}
.no-radius {
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
}
.no-border {
	border: none !important;
}
h1, h2, h3, h4, h5, h6 {
	margin: 6;
	font-size: 30px;

}
/***************************Default CSS Ends Here*************************/
.navbar-default {
	background-color: #2E3844;
	border: none;
	margin: 0;
	position: relative;
	height: auto;
}
.navbar-default .navbar-nav > li > a {
	color: #FFF;
	margin: 13px;
	padding: 10px;
	text-transform: uppercase;
	font-size: 18px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #62BA46;
	border-bottom: 1px solid #62BA46;
}
.navbar-default .navbar-nav li ul {
	display: none;
	border-radius: 0;
	padding: 0;
	left: 0;
}
.navbar-default .navbar-nav li ul li a {
	padding: 10px 15px;
}
.navbar-default .navbar-nav li:hover ul {
	display: block;
}
.navbar-default .navbar-nav li ul li ul, .navbar-default .navbar-nav li:hover ul li ul {
	display: none;
	right: -118%;
	left: auto;
	border-radius: 0;
	padding: 0;
	top: -3px;
}
.navbar-default .navbar-nav li ul li:hover ul {
	display: block;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background: none;
	color: #62BA46;
}
/**************************Top Navigation Bar CSS Ends Here************************/
.carousel {
	background-color: #656D7A;
	padding: 10px 0 40px 0;
	min-height: 770px;
}
.search-sec {
	position: relative;
	display: block;
	width: 275px;
	float: right;
	text-align: right;
	margin-bottom: 40px;
}
.search-sec h1 {
	color: #FFF;
	font-size: 30px;
	margin-bottom: 15px;
}
.search-sec input {
	height: 42px;
	border: none;
}
.search-sec button {
	position: absolute;
	right: 5px;
	bottom: -6px;
	border-radius: 50%;
	padding: 0;
	background: none;
	font-size: 36px;
	color: #62BA46;
}
.carousel .item h2 {
	font-size: 55px;
	color: #FFF;
}
.carousel .item h2 b {
	font-family: 'MyriadPro-Bold';
}
.carousel .item em {
	width: 50%;
	height: 1px;
	display: block;
	background-color: #FFF;
	margin: 40px 0;
}
.carousel .item p {
	font-size: 27px;
	color: #FFF;
	line-height: 40px;
}
.btn1 {
	text-transform: uppercase;
	color: #FFF;
	padding: 12px 40px;
	background: none;
	border: 1px solid #FFF;
	font-size: 19px;
	margin: 35px 0;
}
.btn1:hover, .btn1:active, .btn1:focus {
	background-color: #62BA46;
	color: #FFF;
}
.carousel-indicators li, .carousel-indicators .active {
	width: 22px;
	margin: 0 5px;
	height: 22px;
	border-radius: 0;
}
.carousel-indicators {
	bottom: 50px;
}
.carousel-control {
	width: 0;
	font-size: 60px;
	top: 45%;
	font-weight: 200;
}
.carousel-control.left {
	left: 20px;
}
.carousel-control.right {
	right: 40px;
}
/*************************Main Slider Section CSS Ends Here**********************/
.x-ray-sec {
	position: relative;
	display: block;
	padding: 70px 0;
	padding-bottom: 20px;
	background-color: #62BA46;
	color: #FFF;
}
.x-ray-sec h1 {
	font-size: 43px;
}
.x-ray-sec h1 b {
	font-family: 'MyriadPro-Bold';
}
.x-ray-sec p {
	margin-bottom: 30px;
	font-size: 18px;
}
.x-ray-sec em {
	display: block;
	width: 25%;
	height: 1px;
	background-color: #FFF;
	margin: 20px 0;
}
.x-ray-sec .lhs {
	margin-top: 30px;
}
.x-ray-sec .lhs i {
	font-size: 50px;
}
.x-ray-sec .lhs p {
	font-size: 17px;
	line-height: 22px;
}
.x-ray-sec .lhs small {
	display: block;
	height: 1px;
	background-color: #FFF;
	margin: 25px 0;
}
.float-child {
    width: 70%;
    float: left;
    padding: 10px;
}  
.float-child2 {
    width: 30%;
    font-size: 11px;
    float: left;
    padding: 5px;
}  
.float-child2 p {
	margin-bottom: 10px;
	font-size: 6px;
}
.dropdown2, .dropdown2 div, .dropdown2 li, .dropdown2 div::after {
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}
.dropdown2 .selected::after, .dropdown2.scrollable div::after {
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
}
/* WRAPPER */

.dropdown2 {
	position: relative;
	width: 160px;
	border: 1px solid #ccc;
	cursor: pointer;
	background: #fff;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.dropdown2.open {
	z-index: 2;
}
.dropdown2:hover {
	box-shadow: 0 0 5px rgba(0,0,0,.15);
}
.dropdown2.focus {
	box-shadow: 0 0 5px rgba(51,102,248,.4);
}
/* CARAT */

.dropdown2 .carat {
	position: absolute;
	right: 0;
	top: 3px;
	background: url(../images/dropdown-icon.png) no-repeat;
	height: 55px;
	width: 36px;
	display: block;
}
.dropdown2.disabled .carat {
	border-top-color: #999;
}
/* OLD SELECT (HIDDEN) */

.dropdown2 .old {
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 0;
	overflow: hidden;
}
.dropdown2 select {
	position: absolute;
	left: 0px;
	top: 0px;
}
.dropdown2.touch .old {
	width: 100%;
	height: 100%;
}
.dropdown2.touch select {
	width: 100%;
	height: 100%;
	opacity: 0;
}
/* SELECTED FEEDBACK ITEM */ 

.dropdown2 .selected, .dropdown2 li {
	display: block;
	font-size: 18px;
	line-height: 1;
	color: #000;
	padding: 9px 12px;
	overflow: hidden;
	white-space: nowrap;
}
.dropdown2.disabled .selected {
	color: #999;
}
.dropdown2 .selected::after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 60px;
	border-radius: 0 2px 2px 0;
	box-shadow: inset -55px 0 25px -20px #fff;
}
/* DROP DOWN WRAPPER */

.dropdown2 div {
	position: absolute;
	height: 0;
	left: -1px;
	right: -1px;
	top: 100%;
	margin-top: -1px;
	background: #fff;
	border: 1px solid #ccc;
	border-top: 1px solid #eee;
	border-radius: 0 0 3px 3px;
	overflow: hidden;
	opacity: 0;
}
/* Height is adjusted by JS on open */

.dropdown2.open div {
	opacity: 1;
	z-index: 2;
}
/* FADE OVERLAY FOR SCROLLING LISTS */

.dropdown2.scrollable div::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;
	box-shadow: inset 0 -50px 30px -35px #fff;
}
.dropdown2.scrollable.bottom div::after {
	opacity: 0;
}
/* DROP DOWN LIST */

.dropdown2 ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	list-style: none;
	overflow: hidden;
}
.dropdown2.scrollable.open ul {
	overflow-y: auto;
}
/* DROP DOWN LIST ITEMS */

.dropdown2 li {
	list-style: none;
	padding: 8px 12px;
}
/* .focus class is also added on hover */

.dropdown2 li.focus {
	background: #CCC;
	position: relative;
	z-index: 3;
	color: #333;
}
.dropdown2 li.active {
	font-weight: 700;
}
.x-ray-sec form {
	position: relative;
	display: block;
	padding-top: 25px;
}
.x-ray-sec form input, .x-ray-sec form select, .x-ray-sec form .dropdown2 {
	height: 58px;
	width: 100%;
	border: none;
	border-radius: 0;
	margin-top: 30px;
	font-size: 15px;
	color: #666;
}
.x-ray-sec form .dropdown2 .selected {
	padding-top: 23px;
	font-size: 15px;
	color: #666;
}
.x-ray-sec form .dropdown2 li {
	font-size: 15px;
	color: #666;
}
.x-ray-sec form textarea {
	height: 90px;
	resize: none;
	width: 100%;
	border: none;
	border-radius: 0;
	margin-top: 30px;
	font-size: 15px;
	color: #666;
}
.x-ray-sec form button {
	padding: 10px 25px;
	background-color: #FFF;
	margin-top: 155px;
	border-radius: 0;
	font-size: 20px;
	color: #555;
}
/****************************X-Ray Section CSS Ends Here*********************/
.about-us {
	position: relative;
	display: block;
	padding: 40px 0;
}
.about-us .c-boxes {
	position: relative;
	display: block;
	border: 1px solid #656D7A;
	padding: 40px 30px;
	min-height: 308px;
	margin-top: 30px;
}
.about-us .c-boxes img {
	float: left;
	margin-right: 15px;
}
.about-us .c-boxes span {
	display: block;
	overflow: hidden;
}
.about-us .c-boxes h1 {
	text-transform: uppercase;
	color: #656D7A;
	font-size: 22px;
}
.about-us .c-boxes p {
	display: block;
	padding: 10px 0;
	line-height: 22px;
	font-size: 17px;
	color: #656D7A;
}
.about-us .c-boxes button {
	padding: 10px 23px;
	color: #FFF;
	background-color: #656D7A;
	text-transform: uppercase;
	font-size: 17px;
	border-radius: 0;
	position: absolute;
	bottom: 40px;
}
.about-us .c-boxes button:hover, .about-us .c-boxes button:active, .about-us .c-boxes button:focus {
	background-color: #62BA46;
}
.about-us h2 {
	font-size: 42px;
	color: #656D7A;
	padding-top: 70px;
}
.about-us em {
	width: 100px;
	height: 1px;
	display: block;
	background-color: #333;
	margin: 15px 0;
}
.about-us p {
	font-size: 17px;
	line-height: 24px;
	padding-bottom: 50px;
	color: #656D7A;
}
/************************About Us Section CSS Ends Here****************************/
.industries-sec {
	position: relative;
	display: block;
	padding: 70px 0;
	background-color: #656D7A;
	color: #FFF;
}
.industries-sec h1 {
	text-align: center;
	font-size: 45px;
}
.industries-sec em {
	width: 250px;
	height: 1px;
	background-color: #FFF;
	display: block;
	margin: 15px auto;
	margin-bottom: 30px;
}
.industries-sec .col-md-3 {
	padding-top: 30px;
}
.industries-sec .col-md-3 img {
	float: left;
	margin-right: 20px;
}
.industries-sec .col-md-3 span {
	display: block;
	overflow: hidden;
}
.industries-sec .col-md-3 span h2 {
	font-size: 37px;
}
.industries-sec .col-md-3 span p {
	font-size: 22px;
	padding-bottom: 40px;
}
/***************************Industries Section CSS Ends Here*******************************/
.faqs-sec {
	position: relative;
	display: block;
	padding: 70px 0;
	background: #62BA46;
}
.faqs-sec .carousel {
	min-height: 0;
}
.faqs-sec .carousel {
	background: #62BA46;
}
.faqs-sec h1 {
	text-align: center;
	color: #FFF;
	font-size: 45px;
}
.faqs-sec em {
	width: 390px;
	height: 1px;
	background-color: #FFF;
	display: block;
	margin: 15px auto;
	margin-bottom: 30px;
}
.faqs-sec .carousel .carousel-indicators {
	bottom: -20px;
}
.faqs-sec .carousel-control.left {
	left: -50px;
}
.faqs-sec .carousel-control.right {
	right: -30px;
}
/**************************FAQs Section CSS Ends Here***************************/
footer {
	position: relative;
	display: block;
	background-color: #2E3844;
	padding: 60px 0;
}
footer ul li {
	float: left;
	margin-right: 30px;
}
footer ul li a {
	font-size: 30px;
	color: #E6E9ED;
}
footer ul li a:hover, footer ul li a:active, footer ul li a:focus {
	color: #62BA46;
}
footer p {
	font-size: 13px;
	color: #E6E9ED;
	float: right;
	margin-top: 10px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	border: 1px solid #62BA46;
	background-color: #62BA46;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFF;
}
.topscroll {
	position: absolute;
	width: 40px;
	height: 37px;
	display: block;
	background-color: #57595B;
	color: #FFF;
	font-size: 30px;
	text-align: center;
	right: 100px;
	top: -20px;
}
.topscroll:hover, .topscroll:active, .topscroll:focus {
	background-color: #62BA46;
	color: #FFF;
}
/******************************Footer Section CSS Ends Here***************************/
.bread-crumbs {
	position: relative;
	display: block;
	background-color: #656D78;
	padding: 20px 0;
	color: #FFF;
}
.bread-crumbs h1 {
	font-size: 40px;
}
.bread-crumbs em {
	position: relative;
	display: block;
	height: 1px;
	width: 100px;
	background-color: #62BA46;
	margin: 10px 0;
}
.bread-crumbs a {
	float: left;
	margin-top: 15px;
	color: #FFF;
}
.bread-crumbs span {
	float: left;
	margin: 15px 10px 0 10px;
}
.bread-crumbs p {
	float: left;
	margin-top: 15px;
}
.bread-crumbs small {
	float: right;
	font-size: 19px;
}
.bread-crumbs small img {
	float: left;
	margin-top: -5px;
	margin-right: 10px;
}
/******************************Breadcumbs Section CSS Ends Here*************************/
.text-sec {
	position: relative;
	display: block;
	padding: 30px 0;
}
.text-sec h1 {
	font-size: 40px;
	font-family: 'MyriadPro-Bold';
	display: block;
	padding-bottom: 20px;
}
.text-sec h3 {
	font-size: 40px;
	font-family: 'MyriadPro-Bold';
	display: block;
	padding-bottom: 20px;
}
.text-sec p {
	font-size: 20px;
	line-height: 27px;
	color: #555;
}
.mod textarea {
	height: 140px !important;
}
.mod button {
	margin-top: 30px !important;
	margin-bottom: 50px;
}
/**************************Text Section CSS Ends Here******************/
.faqs {
	position: relative;
	display: block;
	padding: 20px 0;
}
.faqs .panel {
	margin: 10px 0;
	clear: both;
	border-radius: 0;
	border: none;
}
.faqs .panel-default > .panel-heading {
	background-color: #999;
	border: none;
	border-radius: 0;
}
.faqs .panel-title {
	font-size: 19px;
	padding-bottom: 5px;
	color: #FFF;
	position: relative;
}
.faqs .panel-default > .panel-heading:hover {
	background-color: #62BA46;
}
.faqs .panel-default > .panel-heading:hover .panel-title a, .faqs .panel-default > .panel-heading.actives .panel-title a {
	text-decoration: none;
}
.faqs .panel-title i {
	float: right;
	font-weight: 200;
	font-size: 12px;
	width: 35px;
	height: 35px;
	right: -8px;
	top: -4px;
	text-align: center;
	line-height: 35px;
	color: #999;
	background-color: #FFF;
	border-radius: 50%;
	position: absolute;
}
.faqs .panel-default > .panel-heading.actives {
	background-color: #62BA46;
}
.faqs .panel-default > .panel-heading + .panel-collapse .panel-body {
	font-size: 17px;
	line-height: 22px;
	color: #555;
	background-color: #E8E8E8;
}
/***************************FAQs Section CSS Ends Here**********************/
.faqs .panel-title img {
	float: left;
	margin-right: 10px;
}
