@import url(animate.css);
@import url(bootstrap.css);
@import url(font-awesome.css);
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,900);
@import url(https://fonts.googleapis.com/css?family=Merienda:400,700);

body {
	font-family: 'Lato',sans-serif;
	font-weight: 400;
	font-size:14px;
	color:#666;
	line-height:175%;		
	background-color:#fff;
	background-repeat:repeat;
}
h1,h2,h3,h4,h5,h6{ 
	letter-spacing:0px;
	font-weight:normal;
	position: relative;
	padding: 0 0 10px 0;         
	font-weight:normal;
	font-family: 'Lato',sans-serif;
	line-height:140% !important;
	color:#222222;
}
h1{
	font-size: 22px; 
}
h2{
	font-size: 20px; 	
}
h3{
	font-size: 18px; 
}
h4{
	font-size: 16px; 		
}
h5{
	font-size: 14px; 		
}
h6{
	font-size: 13px;  	
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color:#222222 !important;
	text-decoration:none !important; 
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover{
	color:#fff !important;
}
a { 
	color:#222222;
	padding: 0;
	margin: 0;
	text-decoration: none; 
	-webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}
a:hover,
a:focus {
  text-decoration: none;
  color:#686868;
}
a.readmore {
	display:block;
	font-style:italic;
}

ul {
	padding-left:0;
}

hr{border-color:#dcdcdc !important; }

p{ font-size:14px; font-weight:normal; margin: 0 0 10px; line-height:1.6; text-align:justify} 

a {
  color: #3F444E;
  text-decoration: none;
  line-height: 24px;
}

a:hover, a:focus {
  color: #636B7B;
  text-decoration: none;
}

a:focus {
  outline:none;
  outline: none -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure{margin-bottom:15px;}

.no-margin { margin:0 !important; }
.no-padding{ padding:0 !important; }

#topbar {
	background:#4d4dff url(../images/1.png);
	z-index:99;
	position:relative;
	border-bottom: 1px solid #EDEAE3;
	font-family: 'PT Sans',sans-serif;
}
#topbar, #topbar a {
    color: #FFF;
}

.social_media {
    list-style-type: none;
	text-align:right;
	margin:0px;
	padding:0px;
	float:right;
}

.social_media li {
    display:inline-block;
	margin-bottom:0px;
}

.social_media li a {
    color: #FFF;
    height: 39px;
    line-height: 40px;
    position: relative;
    text-align: center;
    width: 39px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}   

.social_media li a:hover, .social_media li a:focus a{
    text-decoration:none;
    color: #fff !important;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}

.social_media li a:before {
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    text-indent: 0em;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
}

.social_media li .fa.fa-facebook:focus, .social_media li .fa.fa-facebook:hover {background-color:#3B5998 !important;}
.social_media li .fa.fa-twitter:focus, .social_media li .fa.fa-twitter:hover {background-color:#9AE4E8 !important;}
.social_media li .fa.fa-youtube:focus, .social_media li .fa.fa-youtube:hover {background-color:#C92228 !important;}
.social_media li .fa.fa-linkedin:focus, .social_media li .fa.fa-linkedin:hover {background-color:#007bb6 !important;}
.social_media li .fa.fa-google-plus:focus, .social_media li .fa.fa-google-plus:hover {background-color:#d34836 !important;}  

#topbar .topbar-email,#topbar .topbar-phone {
	color:#FFF;
	padding:0 15px;
	line-height:30px;
	border-right:1px solid rgba(255,255,255,0.6);
}

#topbar .topbar-email {
	border-right:none;
	border-right:1px solid rgba(255,255,255,0.6);
	border-left:1px solid rgba(255,255,255,0.6);
}

#topbar .callus {
	display:block; 
	margin-top:5px;
}

#topbar .topbar-email a, #topbar .callus a{color:#FFF;}

.logo{
	transition: all 0.6s linear 0s;
    -moz-transition: all 0.6s linear 0s;
    -webkit-transition: all 0.6s linear 0s;
    -ms-transition: all 0.6s linear 0s;
    -o-transition: all 0.6s linear 0s;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.logo img{
	max-height:80px;
}

.navbar-default {
	background:#cce6ff url(../images/handmade-paper.png);
	border: none;
	border-radius: 0px;
	font-family: 'PT Sans',sans-serif;
	min-height: 50px;
	margin-bottom: 0px;
	z-index:9;
	text-transform:uppercase;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}

.navbar-brand {
    float: left;
    height: auto;
    padding: 0px 0;
    font-size: 18px;
    line-height: 20px;
}

.navbar-nav {
    float: right;
}

.navbar-default .navbar-nav > li > a {
	font-size: 15px;
	font-weight:400;
	letter-spacing:1px;
	color: #000000;
	webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}

.navbar-nav > li > a {
	padding:15px 0px;
	margin:20px 15px;
}

.navbar-default .navbar-nav > li > a:hover {
	color: #dc7e34;
	background-color:transparent;
	box-shadow:none;
}

.navbar-default .navbar-nav li a:after{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #00997b;
    content: '';
    transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transition: all 0.6s linear 0s;
    -moz-transition: all 0.6s linear 0s;
    -webkit-transition: all 0.6s linear 0s;
    -ms-transition: all 0.6s linear 0s;
    -o-transition: all 0.6s linear 0s;
}

.navbar-default .navbar-nav li:hover a:after{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.navbar-default .navbar-nav li.active a:after{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
	color: #dc7e34;
	background-color: transparent;
	box-shadow:none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
	background-image: none;
	background-repeat: no-repeat;
	box-shadow:none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #dc7e34;
	background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #dc7e34;
    background-color: transparent;
}
nav {
	bottom: 0;
	width: 100%;
}

.affixTop {
	position: fixed;
	top: 0;
	max-height: 60px;
	z-index: 100;
	background-color: rgba(234, 255, 251, 0.95);
	border-bottom: 1px solid #00997b;
}

.affixTop .logo img{
	margin-top:-15px;
	-ms-transform: all 1s ease-in-out;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
}

.affixTop .nav {
    background-color: transparent;
}

.affixTop .nav li:first-child:before {display:none;}

.affixTop .navbar-nav > li > a {
	color:#000 !important;
	padding:10px 0;
	margin:10px 12px;
}

.dropdown-menu {
	padding: 0px;
	background-color: #00997b;
	border: 0px;
	border-radius: 0px;
}
.dropdown-menu li {
	border-bottom: 1px solid rgba(255,255,255,0.2);
	display: block;
}
.dropdown-menu li a {
	color: #FFFFFF;
	font-size: 14px;
	padding: 10px 15px;
	border-bottom: 1px solid rgba(0,0,0,0.04);
}
.dropdown-menu li:last-child {
	border-bottom: 0px solid #ee1e23;
}
.dropdown-menu li a:hover {
	background: #dc7e34;
	color: #FFFFFF;
}

@media (min-width:768px) {
	ul.nav li.dropdown:hover > ul.dropdown-menu {
		display: block;
	}
}

.intro_wrapper{
	padding:30px 0;
}

.intro_wrapper h2 {
    font-family: 'Merienda', cursive;
    font-weight: 400;
    margin-top: 0;
	font-size:36px;
	text-align:center;
    line-height:2;
}
.intro_wrapper h2 span{
	color:#00997b;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
}
.intro_wrapper p {
    color: #666;
    font-family: 'PT Sans',sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
}

.services-wrapper{padding:30px 0; background-color:#03a9f4;}

.services-wrapper h2 {
    font-family: 'Merienda', cursive;
    font-weight: 700;
    margin-top: 0;
	font-size:42px;
	text-align:center;
    line-height:2;
	color:#FFF;
}

.services-wrapper .services-grid{
	background-color: rgba(255,255,255,0.95);
	padding:30px;
	text-align: center;
	border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	width: 332px;
	height: 332px;
	cursor:pointer;
	margin-bottom:15px;
}
.services-wrapper .services-grid:hover {
	background-color: #00997b;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.services-wrapper .services-grid h4 {
	font-family: 'Merienda', cursive;
	color:#dc7e34;
	font-weight: 400;
	margin-top: 15px;
	font-size: 24px;
}
.services-wrapper .services-grid p {
    line-height: 1.6;
    color: #666;
    font-size: 16px;
	text-align:center;
}
.services-wrapper .services-grid i{
  font-size:48px;
  color:#00997b;
}
.services-wrapper .services-grid:hover h4, .services-wrapper .services-grid:hover i, .services-wrapper .services-grid:hover p{
	color:#FFFFFF;
}

.service-wrapper {
	padding: 30px 0px;
}

.service-wrapper h2{
	font-weight:700;
	margin-bottom:30px;
	font-size:36px;
	font-family: 'Merienda', cursive;
	color:#dc7e34;
	}

.testimonial-carousel-text {
	background-color: #f5f5f5;
	padding: 55px;
	text-align: justify;
	position: relative;
	margin-top: 15px
}
.testimonial-carousel-text:after {
	top: 100%;
	right: 52px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(245,245,245,0);
	border-top-color: #f5f5f5;
	border-width: 25px 25px 25px 0
}
.testimonial-carousel-quote {
	position: absolute;
	border: 8px solid #fff;
	line-height: 0;
	left: 23px;
	top: -23px
}
.testimonial-carousel-quote div {
	background-color: #dc7e34;
	color: #fff;
	width: 30px;
	height: 30px;
	padding: 0;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	cursor: pointer
}
.testimonial-carousel-people {
	float: right;
	text-align: right;
	margin-top: 50px;
	margin-right: 70px
}
.testimonial-carousel-avatar {
	float: left;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 20px
}
.testimonial-carousel-name {
	float: left;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 2px
}
.testimonial-carousel-company {
	font-weight: 400;
	font-size: 10px
}
.service-wrapper .owl-carousel .owl-controls .owl-nav .owl-next, .service-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev {
	width: 40px;
	height: 40px;
	background-color: #00997b;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	font-size: 24px;
	-webkit-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	-ms-transition: all 400ms ease-in;
	-o-transition: all 400ms ease-in;
	transition: all 400ms ease-in
}

.service-wrapper .owl-carousel .owl-controls .owl-nav .owl-next:hover, .service-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev:hover {
	background-color:#dc7e34;
}

.panel {
	box-shadow: none
}
.panel-group .panel {
	border-radius: 0;
	border: none
}
.panel-group .panel+.panel {
	margin-top: 1px
}
.panel-default .panel-heading {
	color: #3e4f59;
	background: 0 0;
	border: none;
	padding: 0
}
.panel-title {
	font-size: 18px;
	font-weight: 400;
	border: none
}
.panel-title a {
	position: relative;
	background: 0 0;
	display: block;
	padding: 15px 40px;
	border-top: 1px solid #eee;
	transition: all 300ms
}

h4.panel-title a:hover {
	color:#dc7e34 !important;	
}


.panel-title a:before {
	content: '-';
	font-weight: 400;
	text-align: center;
	background: #00997b;
	color: #fff;
	width: 28px;
	height: 28px;
	font-size: 22px;
	line-height: 26px;
	position: absolute;
	border-radius: 0;
	top: 8px;
	right: 13px
}
.panel-title a.collapsed {
	color:#dc7e34;
	background-color: #f5f5f5;
	border-top: none
}
.panel-title a.collapsed:before {
	content: '+'
}
.panel-body {
	padding: 0 40px 20px;
	font-weight: 400
}
.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: none
}

.clients-wrapper{padding:0px 0 30px;}
.clients-wrapper .item{border:1px solid #CCC;}
.clients-wrapper h2{
	position:absolute;
	top:-180%;
	left:15px;
	font-weight:700;
	font-size:36px;
	font-family: 'Merienda', cursive;
	color:#dc7e34;
	border-bottom:2px solid;
	display:inline-block;
}

/* Page Title
 * -------------------------- */
.section.page-title-wrapper {
    padding: 25px 0;
    background-color: #2c3e50;
    font-family: 'Montserrat', sans-serif;
}

.page-title-wrapper h4 {
    text-transform: uppercase;
    color: #ffffff;
}

.page-title-wrapper .breadcrumb {
    margin-bottom: 0;
    padding: 12px 15px;
    background-color: transparent;
    padding-right: 0;
    font-weight: 600;
}

.page-title-wrapper .breadcrumb a {
    color: #95a5a6;
}

.page-title-wrapper .breadcrumb > .active {
    color: #ffffff;
}


.content-wrapper {
	padding: 30px 0px;
}

.content-wrapper h2{
	font-weight:700;	
	font-size:36px;
	font-family: 'Merienda', cursive;
	color:#dc7e34;
	border-bottom:2px solid;
	display:inline-block;
}
.contact{padding: 30px 0px;}

.contact h4{
	font-weight:700;	
	font-size:26px;
	font-family: 'Merienda', cursive;	
	color:#dc7e34;
	border-bottom:2px solid;
	display:inline-block;
	
}
.contact p{text-align:center;}

.faculty-details {
	margin: 0px 0;
	border: 1px solid #F3F3F3;
}
.faculty-details img {
	border-bottom: 1px solid #F3F3F3;
}
.faculty-desc {
	padding: 15px;
}
.faculty-details:hover {
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
.faculty-desc p {
	margin-bottom: 0px;
	text-align: center;
	font-size: 13px;
	color: #999;
}
.faculty-details h3 {
	font-weight: 400;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	color: #000;
	margin: 0px 0 5px;
}

.mission{background:#00997B; color:#fff; padding:15px 20px;  border-left: 5px solid #dc7e34; min-height:100px;}


blockquote {text-align:justify; font-size:14px; border-left: 5px solid #00997B;}

.facility-post{
    background: #FAFAFA;
    margin: 0 0 30px;
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1) inset;
    overflow: hidden;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
.facility-post .right-post{float:right;}
.facility-post .content-post {
    padding: 15px 30px 15px 0;
}
.facility-post .content-post.left-post {
    padding: 15px 0px 15px 30px;
}

.facility-post .content-post h3{color:#7082A9; }

ul.fancy-list { list-style-type:none; list-style-position:outside; padding:0;}
ul.fancy-list li { display:block; position:relative; padding-left:20px; line-height:2; padding-bottom:10px; color:#6D6D6D; font-weight:400; font-size:15px;}
ul.fancy-list li p{line-height:21px !important;} 
ul.fancy-list li ul { padding-left:10px; }
	
ul.fancy-list.arrow li { padding-left:15px; }
ul.fancy-list.double-arrow li { padding-left:15px; }

ul.fancy-list li:before { font-family: 'FontAwesome'; font-style:normal; color:#DC7E34; font-weight:normal; text-decoration:inherit; font-size:14px; position:absolute; top:1px; left:0px; }

ul.fancy-list.arrow li:before { content:"\f105";}
ul.fancy-list.double-arrow li:before { content:"\f101";}
ul.fancy-list.asterisk li:before { content:"\f069";}
ul.fancy-list.chevron-circle-right li:before { content:"\f138";}


footer {
	background:#222222;
	padding: 30px 0px 10px;
    position: relative;
}

.designed {
	text-align: right;
}
.designed a {
	color: #CCCCCC;
}
.designed a:hover {
	color: #636B7B;
}

/* Scroll to top */
.totop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 1000;
}
.totop a i {
	display: block;
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	background: #636B7B;
	border-radius: 2px;
}
.totop a, .totop a:visited {
	color: #fff;
}
.totop a:hover {
	color: #eee;
	background:#636B7B;
	text-decoration: none;
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
	 #topbar .topbar-email, #topbar .topbar-phone {
    	padding: 0px 8px;
		font-size: 13px;
	}
	.logo img{max-width:240px;}
	.navbar-nav > li > a {
		padding: 15px 0px;
		margin: 10px 10px;
	}
	.services-wrapper .services-grid {width:300px; height:300px; padding:30px;}
	.services-wrapper .services-grid p {font-size:15px;}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	#topbar .topbar-email, #topbar .topbar-phone {
    	padding: 0px 8px;
	}
	.logo img{max-width:240px; padding:10px 0;}
	.navbar-brand {
	    padding: 0px 0px;
	}
	.navbar-default .navbar-nav > li > a {
    	font-size: 12px;
	}	
	.navbar-nav > li > a {
		padding: 15px 0px;
		margin: 0px 5px;
	}
	.affixTop .navbar-nav > li > a {
		padding:10px 0;
		margin:0px 5px;
	}
	.affixTop .logo img{
		margin-top:0px;
	}
	.intro_wrapper h2 {font-size:28px;}
	.services-wrapper .services-grid {width:230px; height:230px; padding:15px;}
	.services-wrapper .services-grid h4 {font-size:18px; margin-bottom:0px;}
	.services-wrapper .services-grid p {font-size:13px;}
	.panel-title {font-size: 14px;}
	.panel-body p {font-size: 12px;}
}
 @media only screen and (min-width: 480px) and (max-width:767px) {
	#topbar .callus{text-align:center !important;}
	.logo img{max-width:240px; padding:10px 0;}
	.navbar-brand {padding:0px 15px;}
	.navbar-default{min-height:50px;}
	.navbar-toggle{margin-top:12px;}
	.navbar-nav { float: none;}
	.navbar-nav > li > a {
		padding: 15px 15px;
		margin: 0px 0px;
	}
	.navbar-collapse {
		background: #FFF;
	}
	.navbar-nav {
		text-align:center;
		margin: 0px -15px;
	}
	.navbar-default .navbar-nav > li {
		margin: 0px;
		border-bottom: 1px solid #ebf0f5;
	}
	.navbar-default .navbar-nav > .active > a:before, .navbar-default .navbar-nav > li > a:hover:before {
		display: none;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li > a:hover {
		background: #ebf0f5;
	}
	.affixTop .navbar-nav > li > a {
		color:#333 !important;
		padding: 15px 15px;
		margin:0px;
	}
	.affixTop .logo img{
		margin-top:0px;
	}
	.intro_wrapper h2 {
		font-size:30px;
	}
	.intro_wrapper h2 span{display:block;}
	.services-wrapper .services-grid {margin:0 auto 30px;}
	.clients-wrapper{padding-top:30px;}
	.clients-wrapper h2 {
		position: absolute;
		top: -50%;
	}

	footer p {
		text-align:center;
	}
	.designed {
		text-align: center;
	}

}

@media only screen and (min-width: 320px) and (max-width:479px) {
	#topbar .callus{text-align:center !important;}
	#topbar .topbar-email, #topbar .topbar-phone {padding:0 15px; font-size:14px; text-align:center;}
	.logo img{max-width:240px; padding:10px 0;}
	.navbar-brand {padding:0px 15px;}
	.navbar-default{min-height:50px;}
	.navbar-toggle{margin-top:12px;}
	.navbar-nav { float: none;}
	.navbar-nav > li > a {
		padding: 10px 15px;
		margin: 0px 0px;
	}
	.navbar-collapse {
		background: #FFF;
	}
	.navbar-nav {
		text-align:center;
		margin: 0px -15px;
	}
	.navbar-default .navbar-nav > li {
		margin: 0px;
		border-bottom: 1px solid #ebf0f5;
	}
	.navbar-default .navbar-nav > .active > a:before, .navbar-default .navbar-nav > li > a:hover:before {
		display: none;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li > a:hover {
		background: #ebf0f5;
	}
	
	.affixTop .navbar-nav > li > a {
		color:#333 !important;
		padding: 10px 15px;
		margin:0px;
	}
	.affixTop .logo img{
		margin-top:0px;
	}
	.intro_wrapper h2 {
		font-size:24px;
	}
	.intro_wrapper h2 span{display:block;}
	.services-wrapper .services-grid {width:280px; height:280px; margin:0 auto 30px;}
	.services-wrapper .services-grid h4 {font-size:20px;}
	.services-wrapper .services-grid p {font-size:14px;}
	.clients-wrapper{padding-top:30px;}
	.clients-wrapper h2 {
		position: absolute;
		top: -70%;
	}

	footer p {
		text-align:center;
	}
	.designed {
		text-align: center;
	}

}
/*xxxxxxxxxxxxxxxxxxxxxx*/

.col-md-7 p{
	color: #ffffff;
}
/*xxxxxxxxxxxxxxxxxxxxxx*/