﻿@charset "utf-8";
@font-face {
	font-family:"calibri";
	src:url(../fonts/calibri.ttf);
}
@font-face {
	font-family:"robotol";
	src: url(../fonts/Roboto-Light.ttf);
}
.info-main {
	margin-top: -120px;
	z-index: 100;
}
.info-main .col-sm-9, .info-main .col-sm-3 {
	padding-right:0;
	padding-left:0
}
    .info-main .im-txt {
        padding: 42px 50px 41px;
        background: #860968cc;
        color: #fff;
        height: 236px;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-bottom-left-radius: 20px;
        -moz-border-radius-topleft: 20px;
        -moz-border-radius-bottomleft: 20px;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
.imgradius {
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.abt-col {
	padding-top:60px;
	padding-bottom:60px;
	text-align:center
}
.jumbotron {
	background: #9c137b;
	color: #FFF;
	border-radius: 0px;
}
.jumbotron-sm {
	padding-top:20px;
	padding-bottom:20px;
	margin-top:-6px;
}
.jumbotron small {
	color: #FFF;
}
.h1 small {
	font-size:28px;
}
.spacer {
	margin:0;
	padding:0;
	height:50px;
}
.text0 {
	text-align:left;
}
.head {
	text-align:left;
	font-size:20px;
	font-weight:bold;
}


.head2 {
	text-align:left;
	font-size:24px;
	font-weight:bold !important;
	margin:0px 0 15px;
	color:#011260;
}

.abt-col .ac-head {
	text-align: center;
	display: inline-block;
}
.line-head {
	display: table;
	white-space: nowrap;
	color:#000c3d;
}
.line-head:before, .line-head:after {
	border-top: 1px solid #333;
	content: '';
	display: table-cell;
	position: relative;
	top: 0.5em;
	width: 60px;
}
.line-head:before {
	right: 1.5%;
}
.line-head:after {
	left: 1.5%;
}
.abt-col p {
	padding-bottom:10px;
}
.readmore {
	display:inline-block;
	padding:8px 20px;
	background:#f8f8f8;
	border:1px solid #e1e1e1;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.readmore:hover {
	background:#7e0861;
	border:1px solid #7e0861;
	color:#fff;
}
.service-col {
	padding-top:60px;
	padding-bottom:60px;
	background:#f8f8f8
}
.service-col .service-head {
	text-align: center;
	display: inline-block;
	padding-bottom:15px
}
.service-col .s-pad {
	padding-right:90px;
	padding-left:90px;
}
.serv-box figure img {
	width:100%
}
.serv-box p {
	color:#747475;
	padding-bottom:10px
}
.serv-box aside {
	padding-top:10px;
	padding-bottom:10px;
}

.serv-box aside h3{
	font-size: 16px;
	font-weight:bold;
	line-height:25px;
}

.client-col {
	padding-top:50px;
	padding-bottom:50px;
}
.client-col .client-head {
	text-align: center;
	display: inline-block;
	padding-bottom:15px
}
.client-col .client-list {
	padding-right:20px;
	padding-left:20px;
}
.cer {
	width:100%;
	float:left;
}
footer {
	background:url(../images/footer.jpg) center top no-repeat;
	background-size:cover;
	padding-top:50px;
	padding-bottom:15px;
	font-size:12px;
	color:#acacad;
}
footer a:hover {
	color:#fff;
}
footer .col-sm-3 {
	width:20%;
}
footer .col-sm-5, footer .col-sm-4 {
	height:140px;
	width:40%;
	padding-left:30px;
	padding-right:30px;
	border-left:1px solid rgba(255,255,255,0.2)
}
footer .f-head {
	color:#fff;
	font-size:18px;
}
footer .qlink {
	padding-top:10px;
	padding-bottom:10px
}
footer .qlink ul {
	float:left;
}
footer .qlink ul:first-child {
	padding-right:30px
}
footer .qlink ul li {
	float: none;
	padding-bottom:8px
}
footer .qlink ul li a {
	display:block;
}
footer .f-abt {
	padding-top:10px;
	padding-bottom:10px
}
footer .f-contact {
	width:50%;
	float:left;
	padding-top:10px
}
footer .f-contact ul li {
	float: none;
	position:relative;
	margin-bottom:8px
}
footer .f-contact ul li i {
	position: absolute;
	left:0;
	top:0;
	width:27px;
	height:27px;
}
footer .f-contact ul li h4 {
	padding-left:35px;
	font-size:12px
}
footer .f-social {
	width:50%;
	float:left;
	padding-top:10px;
	padding-left: 15px;
}
footer .f-social ul li {
	float:left;
}
footer .f-social ul li a {
	display: block;
	margin-right:10px;
	margin-bottom:10px
}
footer .copyright {
	width:100%;
	display:inline-block;
	padding:30px 15px 5px;
	text-align:center
}
.img-box {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}
.img-box img {
	display: block;
	position: relative;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.img-box {
	position: relative
}
.info-box .info-content {
	line-height: 1;
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px
}
.zoom-out-effect {
	display: block;
	overflow: hidden;
	position: relative;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.zoom-out-effect .img-box {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #e6e6e6
}
.zoom-out-effect .img-box a, .zoom-out-effect .img-box a:active, .zoom-out-effect .img-box a:focus a:focus {
	color: #999
}
.zoom-out-effect .img-box a:active:hover, .zoom-out-effect .img-box a:focus:hover, .zoom-out-effect .img-box a:hover {
	color: #f2f2f2
}
.zoom-out-effect .img-box {
	z-index: 0
}
.zoom-out-effect:hover .img-box {
	-webkit-transform: translateZ(0) scale(1.15, 1.15);
	-moz-transform: translateZ(0) scale(1.15, 1.15);
	-ms-transform: translateZ(0) scale(1.15, 1.15);
	-o-transform: translateZ(0) scale(1.15, 1.15);
	transform: translateZ(0) scale(1.15, 1.15)
}
/*-----------------------------subpage----------------------------*/
header {
    box-shadow: 0 8px 8px -6px black;
    border-bottom: #ddd solid 1px;
}

.no-pad {
	padding: 0;
}
.pattern-dark-wrapper {
    background: url(../images/az.png) no-repeat top center;
    height: 250px;
    width: 100% !important;
}
.inside-top h2 {
	background-color: rgba(255, 255, 255, 0.6);
	color:#800768;
	float: left;
	font-size: 30px;
	margin-top:15%;
	padding:10px;
}
.blog-one img {
	width: 100%;
	margin-bottom:20px;
}
.blog-one p {
	color: #444;
	text-align:left;
	font-size: 1em;
	line-height:22px;
	margin-top:5px;
}
.blog-one h2 {
	font-size:28px;
	text-align:left;
	color:#000c3d;
	font-weight: 700;
}
.blog-one ul {
	text-align:left;
	list-style:circle;
	margin:5px 20px;
	font-size:16px;
}
.blog-one ul li {
	margin:0;
	padding:0;
}
.blog-comments {
	margin-top: 1em;
	border-top: 1px solid rgba(153, 153, 153, 0.2);
	padding: 1.3em 0px;
}
.blog-comments ul {
	padding: 0;
}
.blog-comments ul li {
	list-style: none;
	display: inline-block;
	margin-right: 15px;
}
span.glyphicon {
	color: #7f0768;
}
.blog-comments ul li a, .blog-comments ul li p {
	color: #333;
	font-size: 0.9em;
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}
 @media (max-width: 1200px) {
.info-main .im-txt {
	padding: 11px 50px 12px;
	height: 195px;
}
.service-col .s-pad {
	padding-right:40px;
	padding-left:40px;
}
footer .col-sm-3 {
	width: 25%;
}
footer .col-sm-4 {
	width: 35%;
}
footer .col-sm-5, footer .col-sm-4 {
	height: auto
}
footer .f-contact ul li h4 {
	padding-left: 35px;
}
}
@media (max-width: 992px) {
.info-main {
	margin-top: 0;
}
.info-main .im-txt {
	height: auto;
	padding: 30px 15px 20px;
	text-align:center;
	position:relative
}
.info-main .im-txt::after {
	content: "";
	background: #7e0861 url(../images/info.jpg) center center no-repeat;
	background-size:cover;
	opacity: 0.2;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
}
.abt-col {
	padding-top: 30px;
	padding-bottom: 30px;
}
.abt-col h2 {
	display: inline-block;
	white-space: pre-wrap;
}
.abt-col h2:before, .abt-col h2:after {
	display:none;
}
.service-col .s-pad {
	padding-right:0px;
	padding-left:0px;
}
.service-col {
	padding-top:30px;
	padding-bottom:30px
}
.client-col {
	padding-top: 30px;
	padding-bottom: 30px;
}
footer .col-sm-5, footer .col-sm-4, footer .col-sm-3 {
	float: left;
}
footer .col-sm-3 {
	width: 40%;
}
footer .col-sm-4 {
	width: 60%;
}
footer .col-sm-5 {
	width: 100%;
	padding-right:15px;
	padding-left:15px;
	margin-top:15px
}
}
 @media (max-width: 640px) {
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	width: 100% !important;
	float: none !important;
}
.serv-box {
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom: 1px solid #eee;
}
}
 @media (max-width: 440px) {
footer .col-sm-5, footer .col-sm-4, footer .col-sm-3, footer .f-contact, footer .f-social {
	width: 100%;
}
footer .col-sm-4 {
	padding-right:15px;
	padding-left:15px;
	margin-top:15px
}
footer .f-social {
	padding-left: 0;
}
}
