@charset "utf-8";
html, body {
	height: 100%;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('../css/fonts/fontawesome-webfont.eot');
	src: url('../css/fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/fontawesome-webfont.woff2') format('woff2'), url('../css/fonts/fontawesome-webfont.woff') format('woff'), url('../css/fonts/fontawesome-webfont.ttf') format('truetype'), url('../css/fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	color: #111111;
	font-family: 'Rajdhani', sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Rajdhani', sans-serif;
	font-weight: 700;
	margin: 0 0 15px;
	padding: 0;
}
h1 {
	color: #353535;
	font-size: 36px;
	text-transform: uppercase;
}
h2 {
	color: #353535;
	font-size: 30px;
	text-transform: uppercase;
}
h3 {
	color: #353535;
	font-size: 24px;
	text-transform: uppercase;
}
h4 {
	color: #353535;
	font-size: 20px;
	text-transform: uppercase;
}
h5 {
	color: #353535;
	font-size: 16px;
}
h6 {
	color: #353535;
	font-size: 14px;
}
img {
	height: auto;
	max-width: 100%;
}
ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.top_header {
	width: 100%;
	margin: 0px;
	padding: 5px 0px;
	background-color: #fff;
}
.callus {
	width: 100%;
	margin-top: 43px;
	padding: 0px;
	color: #344DC6;
	margin-right: 5px;
	font-weight: 700;
	font-size: 18px;
}
.callus span {
	font-size: 18px;
	font-weight: 700;
	color: #252525;
}
#header-nav {
	background-color: #344dc6;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.navigation_head {
	text-align: center;
	margin: 0px auto;
}
#header-nav nav {
	background-color: #344dc6;
}
.navcenter > ul {
	background: #344dc6;
}
.navcenter .navbar-nav {
	display: table;
	table-layout: fixed;
	width: 100%;
	text-align: center;
}
.navcenter .navbar-nav > li {
	display: inline-block;
	float: none;
}
#header-nav .collapse.navbar-collapse {
	margin-left: 0;
}
/*#header_top_3 .get-tuch {
  margin-top: 20px;
}*/
#header-nav .wrap-sticky {
	height: 100% !important;
}
#header-nav nav.navbar.bootsnav.sticked {
	background: #fff;
}
/* =========== NAVIGATION ============ */
#main_header .nav.navbar-nav {
	margin-left: -30px;
}
.navbar-brand {
	height: auto;
	line-height: normal;
}
nav.navbar.bootsnav.sticked .navbar-brand > img {
	width: 100%;
}
nav.navbar.bootsnav.navbar-sticky .navbar-brand {
	display: none;
}
nav.navbar.bootsnav.sticked .navbar-brand {
	display: inline-block;
	padding: 10px 0;
	width: 100px;
}
nav.navbar.bootsnav.sticked .navbar-nav {
	float: right;
}
nav.bootsnav.brand-center .navbar-collapse {
	padding-top: 20px;
}
nav.navbar.bootsnav ul.nav > li > a {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 20px 23px;
	color: #fff;
	font-weight: 700;
}
nav.navbar.bootsnav ul.nav > li > a {
	color: #fff;
}
nav.navbar.bootsnav.sticked ul.nav > li > a, nav.navbar.bootsnav.sticked ul.nav > li > a {
	margin: 10px 0;
	color: #555555;
}
/*** DropDowns ***/
.dropdown-menu.animated, .collapse navbar-collapse .animated {
	-webkit-animation-duration: .4s;
	-o-animation-duration: .4s;
	animation-duration: .4s;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
	border: none;
	-webkit-box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.27);
	-o-box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.27);
	box-shadow: 0 3px 3px 0px rgba(0, 0, 0, 0.27);
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
	text-align: left;
}
nav.navbar.bootsnav ul.nav.navbar-right .dropdown-menu .dropdown-menu {
	left: 100%;
	right: auto;
}
.navbar-right .dropdown-menu {
	left: 0;
	right: auto;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a, nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
	padding: 10px 15px;
	font-size: 17px;
	font-weight: 600;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover, nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:focus, nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a:hover, nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a:focus, nav.navbar.bootsnav ul.nav > li.dropdown .dropdown-menu .dropdown-toggle:hover, nav.navbar.bootsnav ul.nav .dropdown-menu li.dropdown.on .dropdown-toggle {
	color: #fff;
}
nav.bootsnav .megamenu-content .title {
	margin-bottom: 15px;
}
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a {
	padding: 10px 0;
}
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover, nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:focus {
	padding: 10px 0 10px 10px;
}
/**DropDowns eds **/

nav.navbar.bootsnav ul.nav > li > a:hover, nav.navbar.bootsnav ul.nav > li > a:focus, nav.navbar.bootsnav ul.nav > li.active > a, nav.navbar.bootsnav ul.nav > li.dropdown > .dropdown-toggle:hover, nav.navbar.bootsnav ul.nav > li.dropdown.on > .dropdown-toggle, nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover, nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:focus {
	color: #ed2a28 !important;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover, nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:focus, nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a:hover, nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a:focus, nav.navbar.bootsnav ul.nav > li.dropdown .dropdown-menu .dropdown-toggle:hover, nav.navbar.bootsnav ul.nav .dropdown-menu li.dropdown.on .dropdown-toggle {
	background: #344DC6;
	color: #fff;
}
/*** Push Menu ***/
#menu_bars {
	padding: 15px;
	cursor: pointer;
	display: table;
	position: fixed;
	z-index: 1102;
	background: #fff;
	top: 20px;
	border-radius: 4px;
}
#menu_bars.left {
	left: 30px;
}
#menu_bars.right {
	right: 30px;
}
#menu_bars.left.active {
	left: 220px;
}
#menu_bars.right.active {
	right: 220px;
}
#menu_bars.active span.t1 {
	-moz-transform: translateY(5px) rotate(-45deg);
	-ms-transform: translateY(5px) rotate(-45deg);
	-o-transform: translateY(5px) rotate(-45deg);
	-webkit-transform: translateY(5px) rotate(-45deg);
	transform: translateY(5px) rotate(-45deg);
}
#menu_bars.active span.t2 {
	opacity: 0;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#menu_bars.active span.t3 {
	-moz-transform: translateY(-5px) rotate(-135deg);
	-ms-transform: translateY(-5px) rotate(-135deg);
	-o-transform: translateY(-5px) rotate(-135deg);
	-webkit-transform: translateY(-5px) rotate(-135deg);
	transform: translateY(-5px) rotate(-135deg);
}
#menu_bars span {
	background: #000;
	display: block;
	height: 2px;
	width: 20px;
	pointer-events: none;
}
#menu_bars span.t2 {
	margin: 3px 0;
}
/*push nav*/
.pushmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}
.pushmenu {
	background: #fff;
	padding: 20px 15px;
	width: 270px;
	height: 100%;
	top: 0;
	border-top: 5px solid #ED2A28;
	z-index: 1100;
	position: fixed;
	overflow: hidden;
}
.pushmenu-left {
	left: -270px;
}
.pushmenu-left.pushmenu-open {
	left: 0;
	box-shadow: 3px 0 3px -3px #c2c2c2;
}
.pushmenu-push-toright {
	left: 270px;
}
.pushmenu-right {
	right: -270px;
}
.pushmenu-right.pushmenu-open {
	right: 0;
}
.pushmenu-push-toleft {
	left: -270px;
}
.pushmenu .push-logo {
	display: block;
	padding: 34px 15px;
}
.pushmenu .push-logo > img {
	display: inline-block;
}
.pushmenu .push_nav > li {
	display: block;
	width: 100%;
}
.sidebar_menu .socials {
	margin-left: 15px;
}
.pushmenu .push_nav > li > a {
	font-size: 14px;
	padding: 12px 0 12px 25px;
	display: block;
	text-transform: uppercase;
	position: relative;
	color: #000000;
	font-weight: 600;
}
.pushmenu .push_nav > li > a:hover, .pushmenu .push_nav > li > a:focus, .pushmenu .push_nav > li.active > a {
	color: #ED2A28;
}
.pushmenu .push_nav .dropdown-menu {
	width: 100%;
	border: none;
	position: relative;
}
.pushmenu .push_nav .dropdown-menu li > a {
	font-size: 14px;
	padding: 5px 5px 5px 25px;
}
.pushmenu .push_nav .dropdown-menu li > a:hover {
	color: #fff;
}
/*** Push Menu ends ***/

/*nav slider*/
#nav_slider .item .nav_tag {
	color: #fff;
	font-size: 10px;
	padding: 5px 15px;
	position: absolute;
	top: 10px;
}
#nav_slider .item .nav_tag.yellow {
	right: 10px;
}
#nav_slider .item .nav_tag.black {
	background: #1f1f1f;
}
#nav_slider .item > h4 {
	margin-left: 20px;
	margin-top: 10px;
	font-size: 16px;
}
/* ------- Header Ends ------ */


.slider{width:100%; margin:0px; padding:0px;}
.about{width:100%; margin:0px; padding:0px; background-color:#fff;}
.section-padding{width:100%; margin:0px; padding:47px 0px; background-color:transparent;}
.abt_left{width:100%; margin:0px; padding:0px;}
.abt_left .abt_head{width:100%; margin-bottom:17px; padding:0px;}
.abt_left .abt_head h1{font-size:36px; color:#252525; margin:0px; padding:0px; text-align:center;}
.abt_cnt{width:100%; margin:0px; padding:0px; text-align:center;}
.abt_cnt p{font-size:16px; line-height:26px; color:#000; font-weight:500;}
.holder-button .site-button:hover a {
  background-color: #344DC6;
  
}
.holder-button a:hover{
 color: #fff;
  
}

.holder-button .site-button::before {
  background-color: #344DC6;
  content: "";
  height: 100%;
  position: absolute;
  right: -13px;
  top: 0;
  transform: skewX(25deg);
  transition: all 0.3s ease 0s;
  width: 52px;
  z-index: -1;
}
.holder-button .site-button::after {
  color: #fff;
  content: "\f178";
  font-family:'FontAwesome';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.holder-button .site-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-align: left;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out 0s;
  border:2px solid #344DC6;
  color:#252525;
  
}
.holder-button .site-button{
  display: inline-block;
  font-size: 18px !important;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  padding-right: 52px;
  text-transform: uppercase;
  width: 164px;
}
.holder-button .site-button:hover::before {
  right: 0;
  transform: skewX(25deg);
  width: 100%;
  color:#fff;
}

.cnt_btn{background-color:#fff; border:2px solid #20232c; color:#20232c; font-weight:700; font-size:18px; padding:7px 27px;}
.cnt_btn:hover{background-color:#344dc6; color:#fff; border:2px solid #344dc6;}
.pro{width:100%; margin:0px; background: #f7f7f7 none repeat scroll 0 0; background-repeat:no-repeat; background-size:cover;}
 .section_head{width:100%; margin-bottom:17px; padding:0px;}
 .section_head h1{font-size:36px; color:#353535; margin:0px; padding:0px; text-align:center;}
.product_item_wrap {
  position: relative;
}
.product_item_wrap  .product_photo::before {
  background-color: rgba(51, 57, 71, 0.8);
}
.product_item_wrap  .product_photo::before {
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.product_item_wrap  .product_photo::after {
  color: #ffffff;
}
.product_item_wrap .product_photo:hover::after{
   transition: all 0.3s ease 0s;
}
.product_item_wrap  .product_photo::after {
 content: "\f196";
   font-family:'FontAwesome';
  font-size: 3em;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.3s ease 0s;
  z-index: 10;
}
.product_item_wrap  .product_photo{
  display: block;
  text-decoration: none;
}

.product_item_wrap  .product_photo img {
  height: auto;
  width: 100%;
}
.product_item_wrap img {
  display: block;
  margin: 0 !important;
  max-width: 100% !important;
  opacity: 1 !important;
  padding: 0 !important;
}
.product_item_wrap  .product_photo:hover::before, .product_item_wrap  .product_photo:hover::after {
  opacity: 1;
}
.product_info{width:100%; margin:0px; padding:1.5em 2em; text-align:center; background-color:#fff; border-top:2px dashed #344DC6;}
.product_info h3 a{margin:0px; padding:0px; font-size:23px; color:#252525;}
.product_info h3{margin:0px; }
.product_info h3 a:hover{color:#ED2A28; text-decoration:none;}
.padd-zero{padding:0px;}
.left_parts{background-image:url(../images/left.jpg); background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;padding: 100px 0; width:100%; height:100%; display:inline-block;min-height:434px}

.left_parts .icon-box {
  float: right;
  position: relative;
  width: 240px;
  list-style-type:none;
  margin:0px; padding:0px;
}
.left_parts .icon-box .single-item {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
  color: #fff;
  margin-bottom: 1px;
  padding-bottom: 17px;
  padding-left: 65px;
  padding-top: 17px;
  position: relative;
  transition: all 500ms ease 0s;
}
.left_parts .icon-box .single-item .icon {
  display: block;
  left: 0;
  padding: 18px 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 65px;
}
.left_parts .icon-box .single-item .icon span::before {
  color: #fff;
  font-size: 25px;
}
.left_parts .icon-box .single-item .content h2 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 1px;
  text-transform: capitalize;
}
.left_parts .icon-box .single-item .content p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  text-transform: capitalize;
}
.left_parts .icon-box .single-item.active, .left_parts .icon-box .single-item:hover {
  background: #344DC6 none repeat scroll 0 0;
}
.right_parts{
  background: white;
  overflow: hidden;
  padding: 100px 15px 50px 65px;
  position: relative;
  width: 100%;
  min-height:434px; max-height:434px;
}
.right_parts .inner-box {
  max-width: 600px;
  position: relative;
}
.sec-title::before {
  background: #01305e none repeat scroll 0 0;
  content: "";
  height: 52px;
  left: 0;
  position: absolute;
  top: 6px;
  width: 3px;
}
.right_parts .inner-box .sec-title {
  padding-bottom: 28px;
}
.sec-title {
  margin-top: -6px;
  padding-bottom: 43px;
  padding-left: 24px;
  position: relative;
}
.sec-title p {
  color: #01305e;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 12px;
  text-transform: capitalize;
  font-weight:700;
}
.sec-title h1 {
  color: #292929;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
  margin-top: -7px;
  text-transform: uppercase;
}
.processing-system {
  margin: 32px 0 0;
  padding:0px; list-style-type:none;
}
.processing-system li::before {
  background: rgba(0, 0, 0, 0) url("../images/arrow.png") repeat scroll 0 0;
  content: "";
  height: 22px;
  position: absolute;
  right: -50px;
  top: 54px;
  width: 35px;
}
.processing-system li::after {
  background: rgba(0, 0, 0, 0) url("../images/arrow-top.png") repeat scroll 0 0;
  content: "";
  height: 41px;
  position: absolute;
  right: -20px;
  top: 0;
  width: 42px;
}
.processing-system li {
  display: inline-block;
  margin: 0 30px;
  position: relative;
}
.processing-system li .single-item {
  display: inline-block;
  text-align: center;
}
.text-box p{font-weight:500; font-size:16px; color:#000;}
.processing-system li .single-item .iocn-holder {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  height: 130px;
  position: relative;
  transition: all 500ms ease 0s;
  width: 130px;
}
.processing-system li .single-item .iocn-holder span::before {
  border: 6px solid #f7f7f7;
  border-radius: 50%;
  color: #344DC6;
  display: block;
  font-size: 45px;
  height: 128px;
  line-height: 110px;
  transition: all 500ms ease 0s;
  width: 128px;
}
.processing-system li .single-item h3 {
  margin: 12px 0 0;
}
.processing-system li:hover .single-item .iocn-holder span::before {
  border-color: #344DC6;
}
.data{width:100%; margin:0px; }
.get{width:100%; margin:0px;}
.client ul {
  margin: 0;
  overflow: hidden;
  padding: 0;
  list-style-type:none;
}
.client ul li {
  float: left;
  margin: 0 1em 1.2em 0;
  padding: 0;
}
.client ul li img {
  border: 1px solid #ebebeb;
  transition: all 1s ease 0s;
}
.client ul li img:hover {
  border: 1px solid #344DC6;
  border-radius: 100%;
}
.get-t-touch-inner {
  border: 9px solid #f7f7f9;
  overflow: hidden;
  padding: 43px 23px;
  position: relative;
}
.get-t-touch .form-control {
  border: 1px solid #eaeaea;
  border-radius: 0;
  box-shadow: none;
  color: #b7b6b6;
  height: auto;
  margin-bottom: 20px;
  padding: 11px 20px;
}
.get-t-touch select{
  background: #fff none repeat scroll 0 0;
  border: 1px solid #eaeaea;
  border-radius: 0;
  color: #b7b6b6;
  height: 42px;
  margin-bottom: 20px;
  outline: medium none;
  padding: 0 40px 0 20px;
  width: 100% !important;
}
.get .sec-title{padding-bottom:0px; margin-bottom:33px; padding-left:10px; margin-top:0px; padding-top:22px;}
.solutions{width:100%; margin:0px; padding:33px 0px; background-image:url(../images/solution-bg.jpg); background-repeat:no-repeat; background-size:cover;}
.solutions h2{
  font-style: normal;
  font-weight: 700;
 margin:0px; padding:0xp; color:#fff;  
}
.footer{width:100%; margin:0px; background-color:#20232C;}
.foot_title{width:100%; margin-bottom:17px; padding:0px;}
.foot_title h3{color:#fff; margin:0px; padding:0px;}
.contact-info{ margin:0px; padding:0px; list-style-type:none;}
.contact_inner .contact-info li {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
  
  position: relative;
  font-weight:500;
}
.contact_inner .contact-info li .icon {
  
  font-size: 18px;
  left: 0;
  line-height: 24px;
  position: absolute;
  top: 0;
}

.contact-info li span{margin-right:7px;color:#ed2a28;}
.quick li {
  margin-bottom: 15px;
  padding-left: 20px;
  position: relative;
}
.quick ul{margin:0px; padding:0px;}
.quick ul li a {
  color: #fff;
  display: block;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  font-weight:500;
}
.quick ul li::before {
  background-color: #ed2a28;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 6px;
}
.quick ul li a:hover{color:#ed2a28; text-decoration:none;}
.bottom_footer p {
  color: #fff;
  font-size: 16px;
  font-weight:500;
  margin: 0;
  text-align: center;
}
.bottom_footer{width:100%; margin:0px; padding:10px 0px; background-color:#344DC6;}
 
 .gc_home_header_scroll {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  left: 0;
  position: fixed !important;
  top: 0;
  transition: opacity 0.35s ease 0s;
  width: 100% !important;
  z-index: 9999;
}


.breadcrumb_area {
  background-color: #20232c;
  border-bottom: 1px solid #f3f3f3;
  box-shadow: 0 0 5px rgba(51, 51, 51, 0.1) inset;
  padding: 60px 0;
}

.breadcrumb_area h1 {
  font-size: 34px;
  margin: 0 0 15px;
  color:#fff; font-size:30px;
}
.breadcrumb_area ul li {
  display: inline-block;
  list-style: outside none none;
}
.breadcrumb_area ul {
	margin:0px; padding:0px;
 
}
.breadcrumb_area ul li a{font-size:16px; color:#fff;}
.breadcrumb_area ul li:first-child::before {
  display: none;
}
.breadcrumb_area ul li::before {
  content: "-";
  margin-left: 4px;
  margin-right: 8px;
  color:#ed2a28;
}
.breadcrumb_area ul li {
  display: inline-block;
  list-style: outside none none;
}
.breadcrumb_area ul li a, .breadcrumb_area ul li span {
  font-size: 16px;
  position: relative;
  text-transform: lowercase;
  color:#fff;
}
.breadcrumb_area li .active span{color:#ed2a28!important;}
.section-title{width:100%; margin-bottom:30px; padding:0px; }
.section-title h2{margin-bottom:0px; padding:0px; color:#20232c;}
.common{width:100%; margin:0px; background-color:#fff;}
.abt_text{width:100%; margin:0px; padding:0px;}
.abt_text p{font-weight:600; color:#111; font-size:18px;}
.pre_con{border:1px solid #ddd; margin-bottom:30px;}
.widget {
 
  color: #666;
 
  margin-bottom: 30px;
  width: 100%;
  border:1px solid #344dc6;
  padding:13px;
}
.widget ul.product-categories {
  margin-bottom: 30px;
  list-style-type:none;
  margin:0px;
  padding:0px;
}

.widget ul.product-categories li {
  display: block;
  line-height: 30px;
  margin-bottom: 4px;
  padding-bottom: 3px;
  padding-top: 0;
  position: relative;
}

.widget ul.product-categories li a::before {
  background: #2b2b2b none repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 5px;
  margin-bottom: 4px;
  margin-right: 10px;
  width: 5px;
}

.widget ul.product-categories li a {
  color: #000;
  font: 600 18px ;
  text-transform: capitalize;
}

.widget .widget-title::after {
  background: #344dc6 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 70px;
}

.widget .widget-title {
  color: #333;
  font: 700 24px ;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
}



.form_area .form_h {
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-pack: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.form_area .contact_form {
  background-color: #fff;
  border-bottom-color: inherit;
  border-left-color: inherit;
  border-right-color: inherit;
  border-top: 5px solid;
  font-size: 15px;
  padding: 30px;
}

.form_area .contact_form .form-group p {
  color: #666666;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
}

.form_area .contact_form .form-group input, .form_area .contact_form .form-group textarea {
  border: 1px solid #e5e5e5;
  height: 50px;
  text-indent: 20px;
  width: 100%;
}

.form_area .contact_form {
  border: medium none;
  box-shadow: 0 0 50px 2px #e8e8e8;
}

.form_area .contact_info {
  padding-left: 70px;
}

.form_area .contact_info .single_contact:not(:last-child) {
  margin-bottom: 27px;
}

.form_area .contact_info{
  font-size: 23px;
  font-weight:600;
  
}

.form_area .contact_info .single_contact p {
  color: #9b9b9b;
  font-size: 15px;
  text-transform: uppercase;
  font-weight:600;
  line-height:18px;
}.error_quote{	border:1px solid red !important;}

.single-course {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #344DC6;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 3px;
    box-shadow: 0 2px 0 0 rgba(52,77,198, 1);
    text-align: center;
}
.single-course img {
    width: 100%;
}
.single-course .course-info {
    padding: 0 0 10px;
}
.single-course .course-info li {
    color: #999;
    display: inline-block;
    font-size: 12px;
    margin-right: 45px;
    position: relative;
}
.single-course .course-info li:last-child {
    margin-right: 0;
}
.single-course .course-info li:last-child::after {
    content: none;
}
.single-course .course-info li h6 {
    font-weight: 700;
    margin-bottom: 6px;
}
.single-course .course-info li::after {
    background-color: #e5e5e5;
    content: "";
    height: 40px;
    position: absolute;
    right: -30px;
    top: 0;
    width: 1px;
}
.single-course .img-box {
    display: inline-block;
    margin-bottom: 13px;
    position: relative;
    width: 100%;
}
.single-course .img-box .price {
    background: #ffb606 none repeat scroll 0 0;
    color: #fff;
    font-size: 17px;
    line-height: 32px;
    padding: 0 15px;
    position: absolute;
    right: -7px;
    top: 22px;
}
.single-course .img-box .price::after, .single-course .img-box .price::before {
    border-left: 7px solid #ffb606;
    border-top: 7px solid transparent !important;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-100%);
    width: 0;
}
.single-course .img-box span1 {
    background: #ffb606 none repeat scroll 0 0;
    bottom: 0;
    color: #000;
    font-weight: 700;
    padding: 10px 20px;
    position: absolute;
    right: 0;
}
.single-course .img-box .overlay {
    background: rgba(52,77,198, 0.75) none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
    transition: all 0.5s ease 0s;
}
.single-course .img-box:hover .overlay {
    transform: scale(1);
}
.single-course .img-box .overlay .box {
    display: table;
    height: 100%;
    width: 100%;
}
.single-course .img-box .overlay .box .content {
    display: table-cell;
    vertical-align: middle;
}
.single-course .img-box .overlay .box .content ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.single-course .img-box .overlay .box .content ul li {
    display: inline-block;
    list-style: outside none none;
}
.single-course .img-box .overlay .box .content ul li a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #344DC6;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 41px;
    margin-right: 8px;
    transition: all 0.3s ease 0s;
    width: 40px;
}
.single-course .img-box .overlay .box .content ul li a:hover {
    background: #344DC6 none repeat scroll 0 0;
    border-color: #fff;
    color: #fff;
}
.single-course h3 a {
    color: #222e35;
   
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 4px;
    text-transform: capitalize;
}
.single-course > span {
    border-bottom: 1px solid #e6e6e6;
    color: #ffb606;
    display: block;
    font-size: 13px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-transform: capitalize;
}
.single-course p {
    color: #9c9c9c;
    font-size: 14px;
    line-height: 26px;
}
.single-course a.thm-btn {
    background: #fff none repeat scroll 0 0;
    border-color: #e6e6e6;
    color: #222e35;
    margin-top: 13px;
    padding: 9px 24px;
}
.single-course a.thm-btn:hover {
    background: #ffb606 none repeat scroll 0 0;
    border-color: #ffb606;
    color: #fff;
}