@charset "utf-8";
/* CSS Document */

/*  top  */
.idxheaderbg {
	 background:url("../images/bg1.jpg") no-repeat center bottom #11365a;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	display: block;
	position:relative;
	width: 100%;
}
.topmain {
	width: 96%;
	margin: 0 auto;
	padding: 20px 0;
	display: table;
	clear: both;
	content: "";
}
.topmaincol1 {
	float: left;
	display: block;
	width: 250px;
}
.topmaincol1 img {
	width: 100%;
	display: table;
}
.topmaincol2 {
	float: right;
	display: block;
}
.topmaincol2 nav {
	float: left;
	display: block;
}
.topmaincol2 .topbtn {
	float: left;
	display: block;
}
.topbtn a:first-child {
	float: left;
	display: block;
	background: #ff8e00;
	border: 2px solid #ff8e00;
	color: #FFFFFF;
	padding: 7px 25px;
	border-radius: 30px;
	font-weight: 900;
	font-size: 15px;
	margin: 0 20px;
}
.topbtn a:first-child:hover {
	background: none;
	border: 2px solid #ff8e00;
	color: #ff8e00;
}
.topbtn a:last-child {
	float: left;
	display: block;
	background: #FFFFFF;
	color: #003f7d;
	padding: 7px 10px;
	border-radius: 5px;
	font-weight: 900;
	font-size: 28px;
}
.topbtn a:last-child:hover {
	background: #ff8e00;
	color: #FFFFFF;
}
/* End  */

/*  Header wrapper  */

.idxheadercontainmain {
	width: 100%;
	display: table;
	clear: both;
	content: "";
	position: relative;
	padding: 60px 0 0 0;
}
.idxheadercontainmainleft {
	float:left;
	display: block;
	width: 60%;
}
.idxheadercontainmainleft h1 {
	text-align: center;
	color: #FFFFFF;
	font-size: 46px;
	line-height: 58px;
	font-weight: 900;
	padding: 0 0 50px 0;
}
.idxheadercontainmainleft i {
	display: block;
}
.idxheadercontainmainleft span {
	color: #ff8e00;
}
.idxheadercontainmainleft img {
	display: table;
	margin: 0 auto;
	width: 90%;
}

.idxheadercontainmainright {
	float: right;
	display: block;
	background: #FFFFFF;
	border-radius: 7px;
	padding: 1.5%;
	width: 25%;
	margin: 0 12% -14% 0;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.idxheadercontainmainright h2 {
	text-transform: uppercase;
	font-size: 16px;
	color: #000;
	font-weight: 600;
	padding: 0 0 15px 0;
}
.idxheadercontainmainright h2 span {
	text-transform: capitalize;
	font-size: 40px;
	line-height: 42px;
	font-weight: 900;
	display: block;
	color: #003f7d;
}

.idxheadercontainmainright input {
	width: 94%;
	box-shadow: none;
	display: block;
	float: left;
	padding: 14px 3%;
	margin:15px 0;
	line-height: 22px;
	font-size: 15px;
	letter-spacing: 0px;
	color: #000;
	background: #fff !important;
	border:1px solid #dcdcdc;
	border-radius:7px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}
.idxheadercontainmainright textarea {
	width: 94%;
	box-shadow: none;
	display: table;
	clear: both;
	content: "";
	padding: 14px 3%;
	margin: 15px 0;
	line-height: 22px;
	font-size: 15px;
	letter-spacing: 0px;
	color: #000;
	background: #fff !important;
	border:1px solid #dcdcdc;
	border-radius:7px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}
.idxheadercontainmainright input[type="submit"] {
	width: 100%;
	margin: 15px 0 0 0;
	display: block;
	box-shadow: none;
	border-radius: 7px;
	padding: 17px 0;
	line-height: 24px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	background: #ff8e00 !important;
	border:3px solid #ff8e00;
	cursor: pointer;
	letter-spacing: 0px;
}
.idxheadercontainmainright input[type="submit"]:hover {
	background: none !important;
	color:#ff8e00;
}
/*.idxheadercontainmainright label {
	width: 47%;
	float: left;
	display: block;
	margin: 0 1.5%;
}*/
.idxheadercontainmainright label.error  {
	width: 97% !important;
	display: block !important;
	padding: 0 0 0 3%;
}
.idxheadercontainmainright .error {
	font-size:12px !important;
	line-height:normal !important;
	color:#f15a29;
	font-weight:600;
}

/*  End  */

/*  Idx Header Bottom Wrapper */

.idxheaderbottom {
	width: 1480px;
	margin: 0 auto;
	padding: 30px 0;
}
.idxheaderbottomboxmain {
	width: 54%;
	display: table;
	clear: both;
}
.idxheaderbottombox {
	float: left;
	display: block;
	width: 45%;
	padding: 1.5%;
	margin: 1%;
	background: #fff;
	border-radius: 7px;
	color: #003f7d;
}
.idxheaderbottombox a {
	color: #003f7d;
}
.idxheaderbottombox a:hover {
	color: #f15a29;
}
.idxheaderbottombox img {
	width: 27%;
	display: inline-block;
	vertical-align: middle;
}
.idxheaderbottombox span {
	width: 70%;
	display: inline-block;
	vertical-align: middle;
	font-weight: 900;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
}
.idxheaderbottombox span i {
	display: block;
}

/*  End  */

.idxmobilerepairbg {
	background: url("../images/idx-mobile-bg.jpg") no-repeat bottom left #fafafa;
	background-size: 100%;
}
.idxmobilerepaircontain {
	display: table;
	clear: both;
	content: "";
	width: 36%;
	margin: 0;
	padding: 70px 0 60px 52%;
}
.idxmobilerepaircontain h2 {
	font-size: 46px;
	line-height: 60px;
	font-weight: 900;
	color: #003f7d;
}
.idxmobilerepaircontain h2 span {
	color: #ff8e00;
}
.idxmobilerepaircontain p {
	padding: 25px 0;
	font-size: 20px;
	line-height: 36px;
	font-weight: 500;
}

.idxmobilerepaircontain li	{
	background: url("../images/bullet1.png");
	background-position: 5px 7px;
	background-repeat: no-repeat;
	margin:8px 0px 0px 0px;
	padding:0px 0px 8px 3%;
	line-height: normal;
	width: 46%;
	display: inline-block;
	font-weight: 700;
	background-size: 8px;
}

/*  End  */

/*  Idx Services bg  */

.idxservicesbg {
	 background:url("../images/bg2.jpg") no-repeat center bottom #11365a;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	display: block;
	position:relative;
	width: 100%;
	padding: 70px 0;
}
.idxserviceswrapper {
	width: 1480px;
	margin: 0 auto;
	padding:0;
	display: table;
	clear: both;
	content: "";
	background: #fff;
	border-radius: 7px;
}
.idxservicesbox1 {
	float: left;
	display: block;
	background: #ff8e00;
	width: 34%;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
	position: relative;
}
.idxservicesbox2 {
	float: right;
	display: block;
	width: 66%;
}
.idxservicesboxcol1 {
	float: left;
	display: block;
	width: 50%;
}
.idxservicesboxcol2 {
	float: right;
	display: block;
	width: 50%;
}
.idxservicesboxcol2 img {
	display: table;
	clear: both;
	width: 100%;
	margin-bottom: 0px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
}

.idxservicesboxtext {
	padding: 10% 7% 7% 7%;
}
.idxservicesboxtext h3 {
	font-size: 34px;
	line-height: 40px;
	font-weight: 900;
	color: #003f7d;
}
.idxservicesboxtext h3 span {
	color: #ff8e00;
	display: block;
}
.idxservicesboxtext h4 {
	font-size: 28px;
	line-height: 32px;
	color: #333;
	padding: 10px 0 60px 0;
}
.idxservicesboxtext p {
	margin: 15px 0;
}

.idxservicesboxtext h5 {
	font-weight: 900;
	font-size: 36px;
	line-height: 40px;
	color: #003f7d;
}
.idxservicesbox1 h5 {
	width: 100%;
	position: absolute;
	left: -43%;
	top: 70%;
	transform: rotateZ(90deg);
	font-weight: 900;
}
.idxservicesbox1 h5 a {
	color: #000000;
}
.idxservicesbox1 h5 a:hover {
	color: #003f7d;
	text-decoration: underline;
}
.idxservicesbox1 .idxservicesmenu {
	width: 86%;
	display: block;
	border-left: 1px solid #000000;
	margin: 0 0 0 12%;
	font-weight: 700;
	/*max-height:64vh;*/
	height: 64.2vh;
	overflow-x:hidden;
}
.idxservicesmenu li  {
	position: relative;
}
/*.idxservicesmenu li:hover a:after, .idxservicesmenu li:hover a:after.active {
	width: 22px;
	height: 7px;
	background: #000000;
	display: table;
	content: "";
	left: -11px;
	top: 20px;
	position: absolute;
}*/

.idxservicesmenu a {
	color: #FFFFFF;
	position: relative;
	padding: 10px 0 10px 7% !important;
	display: block;
}
.idxservicesmenu a:hover, .idxservicesmenu a.active {
	color: #000000;
	background: url("../images/bullet2.jpg");
	background-position: -5px 18px;
	background-repeat: no-repeat;
	background-size: 16px;
	position: relative;
}

/*  End  */

/*  Why Choose Us?  */

.idxwhychoosewrapper {
	width: 1480px;
	margin: 0 auto;
	padding: 70px 0 0 0;
}
.idxwhychoosewrapper h3 {
	font-size: 46px;
	line-height: 50px;
	font-weight: 900;
	color: #003f7d;
	text-align: center;
}
.idxwhychoosewrapper h6 {
	font-weight: 500;
	width: 66%;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0;
}
.idxwhychoosewrapper h6 span {
	font-weight: 900;
	color: #013e7d;
}
.idxwhychooseimg {
	width: 100%;
	position: relative;
	margin: 30px 0 0 0;
}
.idxwhychooseimg img {
	width: 40%;
	position: relative;
	display: table;
	margin: 0 auto;
	z-index: 99;
}
.idxwhychoosebox {
	position: absolute;
	top: 5%;
	left: 0;
	width: 30%;
}
.idxwhychoosebox h4 {
	font-weight: 800;
	color: #003f7d;
	font-size: 26px;
	padding: 0 0 10px 0;
}
.idxwhychoosebox2 {
	left: 70%;
}
.idxwhychoosebox3 {
	left: 0;
	top: 50%;
}
.idxwhychoosebox4 {
	left: 70%;
	top: 50%;
}

.idxwhychooseline {
	position: absolute !important;
	width: 20% !important;
	top: 33%;
	left: 23%;
}
.idxwhychooseline2 {
	top: 30%;
	left: 56%;
}
.idxwhychooseline3 {
	top: 44%;
	left: 20%;
}
.idxwhychooseline4 {
	top: 38%;
	left: 60%;
}

/*  End  */

/*  idx Comprehensive  */


.idxcomprehensivebox {
	width: 28%;
	padding: 1.5%;
	margin: 1%;
	float: left;
	display: block;
	color: #000000;
	font-size: 16px;
	font-weight: 500;
	border-radius: 7px;
}
.idxcomprehensivebox1 {
	background: #fafafa;
}
.idxcomprehensivebox2 {
	background: #fbf5ed;
}
.idxcomprehensivebox h3 {
	font-size: 40px;
	line-height: 50px;
	font-weight: 900;
	color: #003f7d;
}
.idxcomprehensivebox h3 span {
	color: #ff8e00;
}
.idxcomprehensivebox h6 {
	font-size: 16px;
	line-height: normal;
	font-weight: 700;
	padding: 5px 0;
}
.idxcomprehensivebox .btn2 {
	margin: 10px 0 0 0;
}
.idxcomprehensivebox h4 {
	font-size: 32px;
	line-height: 40px;
	font-weight: 900;
	color: #003f7d;
	padding: 0 0 10px 0;
}
.idxcomprehensivebox h4 span {
	color: #ff8e00;
}
.idxcomprehensivebox1:hover, .idxcomprehensivebox2:hover {
	background: #ff8e00;
}
.idxcomprehensivebox1:hover h4, .idxcomprehensivebox2:hover h4, .idxcomprehensivebox1:hover h4 span, .idxcomprehensivebox2:hover h4 span {
	color: #FFFFFF;
}
/*  End  */

/*  About Wrapper  */

.idxaboutbg {
	background: url("../images/idx-about-bg.jpg") no-repeat center bottom #013e7d;
	background-size: cover;
}
.idxaboutwrapper {
	width: 1480px;
	margin: 0 auto;
	padding: 8% 0;
	display: table;
	clear: both;
	content: "";
	color: #FFFFFF;
}
.idxaboutbox {
	width: 45%;
}
.idxaboutbox h6 {
	font-weight: 600;
	font-size: 24px;
}
.idxaboutbox h2 {
	font-weight: 900;
	font-size: 42px;
	line-height: 48px;
	padding: 10px 0 20px 0;
}
.idxaboutbox h2 span {
	color: #ff8e00;
}
.idxaboutbox .btn3 {
	margin: 20px 0 0 0;
}
.idxaboutbox p {
	line-height: 34px;
}

/*  End  */


/*  idxcontainwrapper  */

.idxdifferentbox1 {
	float: left;
	display: block;
	width: 45%;
	border-radius: 7px;
	color: #fff;
	padding: 2%;
	background: url("../images/bg4.jpg") no-repeat center;
	background-size: cover;
}
.idxdifferentbox1 h4 {
	font-size: 30px;
	line-height: 34px;
	font-weight: 900;
	text-transform: uppercase;
	padding: 0 0 15px 0;
}
.idxdifferentbox1 h4 span {
	color: #ff8e00;
}
.idxdifferentbox2 {
	float: right;
	display: flex;
	width: 45%;
	border-radius: 7px;
	color: #000;
	padding: 2%;
	background: #ff8e00;
	text-align: center;
}
.idxdifferentbox2 div {
	margin: auto;
	padding: auto;
	width: 100%;
}
.idxdifferentbox2 h4 {
	font-weight: 900;
	color: #FFFFFF;
	font-size: 28px;
	line-height: 32px;
}
.idxdifferentbox2 h4 span {
	display: block;
}
.idxdifferentbox2 h3 {
	font-weight: 900;
	font-size: 34px;
	line-height: 40px;
	padding: 25px 0 15px 0;
}
.idxdifferentbox2 h3 span {
	display: block;
}
.idxdifferentbox2 h6 {
	font-weight: 900;
	font-size: 60px;
	line-height: 60px;
	padding: 0px 0 15px 0;
}
.idxdifferentbox2 h6 a:hover {
	color: #013e7d;
	text-decoration: underline;
}


/*  End  */



/*  idxgedgetsbox  */

.idxgedgetsbox {
	float: left;
	display: block;
	width: 21%;
	margin: 1%;
	background: #fff;
	padding: 1%;
	border-radius: 7px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}
.idxgedgetsbox img {
	width: 100%;
	border-radius: 7px;
}
.idxgedgetsbox h6 {
	font-weight: 900;
	font-size: 28px;
	padding: 20px 0 15px 0;
	text-align: center;
}


/*  End  */

/*  coverd Box  */

.coverdboxleft {
	float: left;
	display: block;
	width: 65%;
	margin: 1%;
}
.coverdboxright {
	float: right;
	display: block;
	width: 31%;
	margin: 1%;
}
.coverdboxright img {
	width: 100%;
	display: table;
}
.coverdboxleft h4 {
	text-align: left;
}
.coverdboxleft h4 span {
	display: block;
}
.coverdbox {
	float: left;
	display: block;
	width: 31.33%;
	margin: 1%;
}
.coverdboxcol1 {
	width: 48%;
}
.coverdbox img {
	width: 80px;
	border-radius: 7px;
}
.coverdbox h5 {
	font-size: 24px;
	font-weight: 900;
	padding: 10px 0;
}

/*  End  */

/*  Faq   */

.idxfaqbg {
	 background:url("../images/bg3.jpg") no-repeat center bottom #11365a;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	display: block;
	position:relative;
	width: 100%;
}

.faqcontain {
	width: 1100px;
	margin: 0 auto;
	padding: 0;
	display: table;
	clear: both;
	content: "";
}
.faqcontain p {
	margin: 0 0 15px 0;
}
.faqcontain p:last-child {
	margin: 0 0 0px 0;
}
.faqcontain h6 {
	font-weight: 700;
	
}
.faq-c {
	position: relative;
	padding: 0;
	background: #fff;
	border: 2px solid #003367;
	border-radius: 7px;
	margin: 20px auto;
}
.faq-t {
	float: right;
	/*padding-right: 0.3em;*/
	padding:  0 0px;
	-webkit-transition: all 200ms;
	-moz-transition: all 200ms;
	transition: all 200ms;
	color: #fff;
	font-size: 24px;
	position: absolute;
	top: 7px;
	right: 7px;
	background:#013e7d;
	min-height:40px;
	line-height:40px;
	width:40px;
	border-radius: 7px;
	text-align:center;
}

.faq-o {
  transform: rotate(-45deg);
  transform-origin: 50% 50%;
  -ms-transform: rotate(-45deg);
  -ms-transform-origin: 50% 50%;
  -webkit-transform: rotate(-45deg);
  -webkit-transform-origin: 50% 50%;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
	background:#ff8e00;
	color:#fff;
	width:30px !important;
	height:30px !important;
	min-height:30px !important;
	line-height:30px !important;
	border-radius:50%;
	padding:0;
	top:10px;
	right:10px;
}

.faq-q {
	cursor: pointer;
	font-size: 18px;
	line-height:20px;
	min-height:40px;
	font-weight: 800;
	letter-spacing: 0;
	color: #333;
	position: relative;
	padding:  7px 15px 7px 20px;
	
	display: flex;
	text-align:left;
}
.faq-q i {
	margin:auto;
	width:100%;
}

.faq-a {
	clear: both;
	color: #333;
	display: none;
	font-size: 16px;
	line-height: 24px;
	/*padding-left: 1.5em;*/
	padding:  0 20px 20px 20px;
}

/*  End  */

/*  Footer Wrapper  */

.footergetintouchleft {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	color: #000000;
}
.footergetintouchleft h3 {
	font-size: 48px;
	line-height: 58px;
	color: #FFFFFF;
	font-weight: 900;
	padding: 0 0 10px 0;
}
.footergetintouchright {
	display: inline-block;
	vertical-align: middle;
	width: 20%;
	font-size: 32px;
	line-height: 34px;
	font-weight: 900;
	text-align: center;
	margin: 0 0 0 29%;
}
.footergetintouchright a {
	display: block;
	background: #FFFFFF;
	color: #000000;
	padding: 20px 0px;
	border-radius: 7px;
}
.footergetintouchright a:hover {
	background: #013e7d;
	color: #FFFFFF;
}

.footerbg {
	background: #fbf5ed;
}
.footerwrapper {
	width: 1480px;
	margin: 0 auto;
	padding: 60px 0;
	display: table;
	clear: both;
	content: "";
	font-size: 16px;
	font-weight: 500;
}

.footerwrapper hr {
	box-shadow: none;
	border: 0;
	height: 3px;
	background: #ede1d1;
	display: block;
	margin: 30px auto;
	width: 100%;
}
.footerlogo {
	background: url("../images/footer-line.gif") repeat-x center;
	display: block;
	width: 100%;
	clear: both;
}
.footerlogo img {
	width: 26%;
	display: table;
	margin: 0 auto;
	clear: both;
	background: #fbf5ed;
	padding: 0 2%;
}


.footercol1 {
	display: inline-block;
	vertical-align: middle;
	width: 32%;
	 font-size: 14px;
    line-height: 22px;
}
.footercol1 h4 {
	font-weight: 900;
	color: #003f7d;
	font-size: 22px;
	text-transform: uppercase;
	padding: 0 0 10px 0;
}
.footercol1 li {
	width: 50% !important;
	float: left;
	display: block;
}
.footercol2 {
	display: inline-block;
	vertical-align: middle;
	width: 35%;
}

.footercol2 h5 {
	text-align: center;
	display: block;
	margin: 0;
	font-size: 16px;
	font-weight: 800;
	padding: 10px 0 0 0;
}
.footercol2 h5 span {
	display: block;
	font-weight: 900;
	font-size: 32px;
}
.footercol2 h5 a {
	color: #003f7d;
}
.footercol2 h5 a span {
	color: #ff8e00;
}
.footercol2 h5 a:hover span {
	color: #003f7d;
	text-decoration: underline;
}

.footersocial {
	display: block;
	width: 100%;
	text-align: center;
	background: url("../images/footer-line1.gif") repeat-y center;
	background: url("../images/footer-line1.gif") repeat-y center;
	padding: 35px 0;
}
.footersocial span {
	background: #fbf5ed;
	display: table;
	clear: both;
	padding: 5px 0;
	text-align: center;
	margin: 0 auto;
}
.footersocial a {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #1077f0;
	color: #fff;
	font-size: 20px;
	border-radius: 50%;
	margin: 4px;
}
.footersocial a:nth-child(2) {
	background: #d40c8b;
}
.footersocial a:nth-child(3) {
	background: #031835;
}
.footersocial a:nth-child(4) {
	background: #21c33c;
}
.footersocial a:hover {
	background: #003f7d;
	color: #fff;
}

.footerbottomtext {
	text-align: center;
	color: #003f7d;
}
.footerbottomtext span {
	font-weight: 900;
}
.footerbottomtext a {
	font-weight: 900;
	color: #ff8e00;
}
.footerbottomtext a:hover {
	color: #000000;
}


/*  End  * /


/*  Slider  */

.idxreviewbox {
	width: 86%;
	padding: 5%;
	margin: 10px auto 15px auto;
	display: table;
	clear: both;
	content: "";
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	text-align: left;
	font-size: 14px;
	line-height: normal;
	min-height: 180px;
	position: relative;
}
.idxreviewbox::before {
	display: table;
	content: "";
	clear: both;
	width: 24px;
	height: 24px;
	background: url("../images/google/google.svg") no-repeat;
	background-size: 100%;
	position: absolute;
	right: 4%;
	top: 20px;
}
.idxreviewboximg {
	display: inline-block !important;
	vertical-align: middle;
	width: 50px !important;
	margin: 0 2% 0 0;
}
.idxreviewbox h6  {
	display: inline-block;
	vertical-align: middle;
	width: 60%;
	margin: 0;
	padding: 0;
	font-weight: 900;
	font-size: 15px;
	line-height: normal;
}
.idxreviewbox h6 span  {
	display: block;
	font-weight:500;
	font-size: 12px;
}

.idxreviewboximg1 {
	display: block !important;
	vertical-align: middle;
	width: 120px !important;
	margin: 0 !important;
	padding: 14px 0 !important;
}
.idxreviewbox p {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
.gtext1 {
	color: #000;
	text-align: center;
	display: block;
	margin: 0;
	padding: 10px 0 20px 0;
}
.gtext1 span {
	font-weight: 800;
	font-size: 20px;
}
.gtext1 a {
	color: #000;
}
.gtext1 a:hover {
	text-decoration: underline;
}

/*  End  */


/*  Brands text  */

.brandtext1 {
	text-align: center;
	font-weight: 700;
	margin: 0 0 15px 0;
}
.idxbrandlogo {
	width: 100%;
	display: table;
	clear: both;
	content: "";
	text-align: center;
}
.idxbrandlogo img {
	display: inline-block;
	vertical-align: middle;
	width: 10%;
	margin: 1% 2%;
	filter: grayscale(1);	
}
.idxbrandlogo img:hover {
	filter: grayscale(0);	
}

/*  End  */


/*  Contact Us  */

.idxcontactbg {
	background: #fafafa;
	border-radius: 7px;
	padding: 40px 3%;
}
.contactboxcol1 {
	float: left;
	display: block;
	width: 31.33%;
	margin: 1%;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: normal;
}
.contactboxcol1 img {
	width: 80px;
	margin: 0 auto;
	display: block;
}
.contactboxcol1 h6 {
	padding: 20px 0;
	font-weight: 800;
	font-size: 16px;
	color: #ff8e00;
}
.contactboxcol1 h5 {
	padding: 0 0 20px 0;
	font-weight: 900;
	font-size: 18px;
}

.contactmap {
	display: block;
	clear:both; 
}
.contactmap iframe {
	width: 100%;
	height: 500px;
	margin: 0 0 -7px 0;
}

.contactform {
	width: 100%;
	display: table;
	clear: both;
	content: "";
	padding: 0px 0 50px 0;
}
.contactformleft {
	float: left;
	display: block;
	width: 30%;
}
.contactformright {
	float: right;
	display: block;
	width: 65%;
}
.contactformleft h4 {
	font-size: 26px;
	font-weight: 800;
	padding: 0 0 15px 0;
}

.contactformright input, .contactformright textarea {
	width: 96%;
	box-shadow: none;
	padding: 14px 2%;
	margin:10px 0;
	line-height: 22px;
	font-size: 16px;
	letter-spacing: 0px;
	color: #000;
	background: #fff !important;
	border:1px solid #dcdcdc;
	border-radius:3px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}
.contactformright input[type="submit"] {
	width: 160px;
	margin: 10px 0 0 0;
	display: block;
	box-shadow: none;
	border-radius: 3px;
	padding: 12px 0;
	line-height: 24px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	font-size: 22px;
	color: #fff;
	background: #ff8e00 !important;
	border:3px solid #ff8e00;
	cursor: pointer;
	letter-spacing: 0px;
}
.contactformright input[type="submit"]:hover {
	background: none !important;
	color:#ff8e00;
}
.contactformright .error {
	font-size:14px !important;
	line-height:normal !important;
	color:#ff8e00;
	font-weight:700;
}

/*  End  */

/*  Thank you Message  */

.thankyoutext p {
	color: #003f7d;
	font-weight: 600;
	text-align: center;
}

/*  End  */

/* termtext  */

.termtext p {
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
}
.termtext li {
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 20px !important;
}
.termtext h6 {
	color: #003f7d;
	font-weight: 900;
	padding: 15px 0 0 0;
	font-size: 15px;
}
.termtext h4 {
	color: #003f7d;
	font-weight: 900;
	padding: 15px 0 0 0;
	font-size: 18px;
}

/*  End  */

/*  servicesboxcon  */

.servicesboxcon1 {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 2%;
	border-radius: 7px;
	font-size: 15px;
	line-height: 20px;
}
.servicesboxcon1 h4 {
	font-weight: 900;
	font-size: 26px;
	line-height: 30px;
	margin: 0 0 10px 0;
	color: #003f7d;
}
.servicesboxcon1 h6 {
	font-weight: 900;
	color: #003f7d;
}
.servicesboxcon1 p {
	margin: 0 0 15px 0;
}
.servicesboxcon1 p:last-child {
	margin: 0 0 0 0;
}
.servicesboxcon1 p a {
	font-weight: 900;
	text-decoration: underline;
	color: #003f7d;
}
.servicesboxcon1 p a:hover {
	color: #ff8e00;
}
.servicesboxcol1 {
	float: left;
	display: block;
	width: 40%;
}
.servicesboxcol1 img {
	width: 100%;
	display: table;
	border-radius: 7px;
}
.servicesboxcol2 {
	float: right;
	display: block;
	width: 56%;
}
.servicesboxcol2 h4 {
	font-weight: 900;
	font-size: 30px;
	line-height: 36px;
	color: #003f7d;
	padding: 0 0 10px 0;
}
.servicesboxcol2 h4 span {
	color: #ff8e00;
}
.servicesboxcol2 p {
	margin: 0 0 15px 0;
}
.servicesboxcol2 p:last-child {
	margin: 0 0 0 0;
}

.servicesboxcol2 p span, .idxcomprehensivebox p span {
	font-weight: 900;
	color: #003f7d;
}

/*  End  */

.servicescontainspes {
	padding: 120px 0 70px 0;
}

/* servicesboxcol3  */

.servicesboxcol3 {
	display: inline-block;
	vertical-align: top;
	width: 16%;
	text-align: center;
}
.servicesboxcol3 a {
	padding: 4%;
	margin: 3%;
	background: #fff;
	color: #000000;
	border-radius: 5px;
	display: block;
	font-size: 18px;
	line-height: 22px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.servicesboxcol3 a:hover {
	background: #ff8e00;
	color: #FFFFFF;
}
.servicesboxcol3 img {
	display: table;
	width: 100%;
}
.servicesboxcol3 span {
	display: block;
	width: 100%;
	font-weight: 900;
	padding: 15px 0 0 0;
	min-height: 44px;
}

/*  End  */






/* CLEAR FIX */
.group:after {
  content: "";
  display: table;
  clear: both;
}

.clearboth {
  clear: both;
  min-height:1px;
}
/* END FIX */




