*{
	font-family: 'Work Sans', sans-serif;     
}

.header_top, #navbar_menu ul ul li a:hover, #navbar_menu ul ul li a:focus, .full_slider_inner, .bg_load, .theme_color_bg, .price_table_active .price_head, a.btn.dark_gray_bt:hover, a.btn.dark_gray_bt:focus, .carousel-indicators .active, .social_icon_style_2 ul li a:hover, .social_icon_style_2 ul li a:focus, .progress-bar, .tags a:hover, .tags a:focus, .testimonial_slider .carousel-control:hover, .testimonial_slider .carousel-control:focus, .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, .icon_feature {
    background: #063e68;
    background-size: 100% 100%;
    border: none;
}
.main_heading::after {
    content: "";
    display: block;
    margin: 20px auto 0;
    width: 80px;
    height: 5px;
    background: #d6050b;
}
.padding_layout_1 {
    padding-top: 60px;
    padding-bottom: 0;
}
.testmonial_section {
    background-image: url(../images/services/test_bg.jpg);
    background-size: cover;
    padding-bottom: 185px !important;
}
.loader_animation{
	width:300px;
}
.why_choose_us p{
	text-align: justify;;
}

.product_list {
    min-height: 261px;
    transition: ease all 0.5s;
    padding: 8px;
}
.products{
}
/* about us page------------------------ */
.team_blog_colum:hover, .team_blog_colum:focus {
    background: #65ade8;
    border-color: #65ade8;
}
.staff{
	padding-bottom: 100px;
}
.intro{
	padding-bottom: 80px;
}
.tp-caption.tp-shape.tp-shapewrapper.tp-resizeme.rs-parallaxlevel-0 {
    background: #009fe69e !important;
}
.pb-100 {
	padding-bottom: 50px;
}
.pt-100 {
	padding-top: 50px;
}
.mb-100 {
	margin-bottom: 50px;
}
a {
	text-decoration: none;
	color: #333;
	-webkit-transition: .4s;
	transition: .4s;
}
.section-title {
	position: relative;
}
.section-title p {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 400;
}
.section-title h4 {
	font-size: 40px;
	font-weight: 600;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 20px;
	display: inline-block;
}
.section-title h4::before {
	position: absolute;
	content: "";
	width: 80px;
	height: 2px;
	background-color: #d8d8d8;
	bottom: 0;
	left: 50%;
	margin-left: -40px;
}
.section-title h4::after {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background-color:#3dadff;
	left: 0;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
}
.contact {
	/* background-image: url("http://infinityflamesoft.com/html/abal-preview/assets/img/contact_back.jpg");
	background-size: cover;
	background-position: center;
	background-attachment: fixed; */
	position: relative;
	z-index: 2;
	color: #fff;
}
.contact-form input,
textarea {
	width: 100%;
	border: 1px solid #555;
	padding: 5px 10px;
	text-transform: capitalize;
	margin-top: 15px;
	background-color: transparent;
	/*color: #fff;*/
}
.contact:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	/* background-color: #333; */
	z-index: -1;
	opacity: .85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}
.single-contact {
	text-align: left;
	position: relative;
	padding-left: 70px;
	margin-bottom: 50px;
	margin-top: 10px;
}
.single-contact i.fa {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	background-color: #17a5e9;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 24px;
}
.single-contact h5 {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 500;
}
.single-contact p {
	font-size: 15px;
	font-weight: 400;
}
.contact-form input[type="submit"] {
	background-color: #17a5e9;
	border: 0px;
	cursor: pointer;
	font-size: 16px;
	-webkit-transition: .4s;
	transition: .4s
}
.contact-form input[type="submit"]:hover {
	background-color:#17a5e9;
}
.contact-form input:focus, textarea:focus {
	border-color: #17a5e9;
}
.map{
    padding: 50px 0 50px 0;
}

.contact-form .form-control {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0;
}
.get-in-touch{
    padding-bottom: 50px;
}
.list li{
	margin-bottom: 10px;
    line-height: 25px;
}
.list i {
	color: #0064af;
    font-size: 20px;
}
.left{
	box-shadow: -5px 17px 41px -13px #888888;
    padding: 34px;
}
.right {
    box-shadow: -5px 17px 41px -13px #888888;
    padding: 34px;
}
.mdlimg{
	position: relative;
	top:110px;
}
.effect7
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before, .effect7:after
{
  content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect7:after
{
  right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}
/* career page--------------------------------------- */
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
/* Cilnt page------------------------------------ */
.clogo {
    border:1px solid #278bad;
    padding: 27px;
    border-radius: 10px;
}
.cprt {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    /* float: left; */
    height: auto;
    left: 0;
    padding: 18px 0;
    padding-left: 0%;
}
.footer_blog {
    float: left;
    width: 100%;
    padding: 50px 200px 96px 200px;
}
footer h2::after, .footer_mail-section .field button.button_custom, .contact_us_section {
    background: #a2a2a2;
}
.cprt{
    background: #063e68;
}
.resume p{
	line-height: 77px;
}
.btn.sqaure_bt {
    border-radius: 0;
    background: #a2080f;
}
footer p {
    color: white;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-align: justify;
}
.links{
	padding-left:137px;
}



.social{
	position: relative;
    top: 30px;
}

a.link.facebook {
	background: #355496;
	display: inline-block;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	color: #fff;
	font-size: 30px;

	 transform: translateY(-50%);
}
a.link.twitter {
	background-color: #00ACEE;
	display: inline-block;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	color: #fff;
	font-size: 30px;

	 transform: translateY(-50%);
}
a.link.google-plus{
	background-color: #ff6347;
	display: inline-block;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	color: #fff;
	font-size: 30px;

	 transform: translateY(-50%);
}
.social span{
	padding-top:10px;
	margin-left:12px;
}
.social span:hover{
	transition: 0.9s;
	transform: rotateY(180deg);
}
.foot-con i{
	font-size: 25px;;
}