body{
	font-family: 'Source Sans Pro', sans-serif;
}
header
{
	background-image:url(../images/bg.jpg); 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center center;
	width:100%;
	float:left;
	color:#FFF;
	padding-bottom:35px;
}
.top-bar
{
	background-image:url(../images/bt-transparent2.png);
	background-repeat:repeat;
	width:100%;
	float:left;
	padding:10px 0;	
}
.img100{width:100%;}
.logo{text-align:center; padding:30px 0 60px 0}
.logo img{max-width:240px;}
.black{background-color:rgba(0,0,0,0.1)}
.top-bar .fa{padding:0 10px;}
.top-bar .col-sm-7 {line-height:26px;}
#search{float:right}
#search input[type=search] {
	 border:none;
	color: transparent;
	cursor: pointer;
	border-bottom:transparent 1px solid;
}
#search input[type=search]:hover {
	background-color:transparent;
}
#search input[type=search]:focus {
	width: 230px;
	padding-left: 32px;
	color: #fff;
	border-bottom:#fff 1px solid;
	cursor: auto;
	background-color:transparent;
	outline:none;
}
#search input:-moz-placeholder {
	color: transparent;
}
#search input::-webkit-input-placeholder {
	color: transparent;
}
input[type=search] {
	background:url(../images/search-icon.png) no-repeat 9px center;

	padding: 2px 10px 3px 32px;
	width: 55px;
	
	 
	
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}
input[type=search]:focus {
	width: 130px;
		color: #fff;
	border-bottom:#fff;
	background-color:transparent;
	 
	 
}


input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}

.menu-bar{
	background-image:url(../images/bg-transparent.png); 
	background-repeat:repeat;
	float:left;
	width:100%;
}
.logo img{width:100%}
.navbar-nav>li>a {
    text-shadow: none;
	color:#fff;
	font-size:13px;
	line-height: 111px;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
	
}
.nav>li>a:focus, .nav>li>a:hover
{
	background-color:#fff;
	color:#e5735c;
	background-image:url(../images/arrow.png);
	background-position:center top;
	background-repeat:no-repeat
}
.banner_area{width:80%; margin:1% 10%; float:left;}
.title_area{width:100%; margin:1% 0; float:left;}
.title_area h1{ font-size: 40px; padding:15px 0; font-weight:700;}
.banner_area h1{ display:inline-block; font-size: 65px; word-break:break-all; padding:15px 0; font-weight:700; text-transform:uppercase; }
.banner_area h2{font-weight:400; font-size:20px; text-transform:uppercase; line-height:25px;}
 h3{font-weight:400; font-size:13px; text-transform:uppercase; line-height:28px;}
 .learn_more_white{background-color:#fff; padding:7px 30px; 
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s; margin-top:16px; display:inline-block; border:2px solid #fff;  -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;     color: #7ac143;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;}
	.learn_more_white:hover{background-color:#fff; color:#7ac143; border:2px solid #fff;  -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px; text-decoration:none}
.learn_more{background-color:#7ac143; padding:7px 30px; 
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s; margin-top:16px; display:inline-block; border:2px solid #7ac143;  -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;}
.learn_more:hover{background-color:#fff; color:#7ac143; border:2px solid #fff;  -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;}
a {
    color: #337ab7;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
}
a:hover{text-decoration:none}
.section1{background-color:#fff; width:100%; float:left; padding:10px  0; 
 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center center;}
.section1 p{font-size:25px;}
.banner_area a{color:#fff; font-size:18px; font-weight:normal; text-transform:uppercase; text-decoration:none}
.content_area{width:100%; float:left; padding:20px 0;}
.content_area h2{font-size:36px;}
.content_area h3{font-size:14px;}
.services_image{    background-color: #e2e2e2;
    padding: 39px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    width: 160px;
    margin: auto;
    height: 160px; }
.services img{max-width:80px;}
.services h2{ font-size:18px;}
.seprator{width:200px; text-align:center; background-color:#e6e6e6; height:1px; margin:auto}
.services p{padding:15px 0; font-size:13px; line-height:22px; font-weight:normal}
.services .col-sm-4{ padding-top:40px; padding-bottom:40px}
.services .col-sm-4:hover{background-color:#fcf0ed;}
.services .col-sm-4:hover .services_image{    background-color: #e5735c;
    padding: 39px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    width: 160px;
    margin: auto;
    height: 160px; }
.services .col-sm-4:nth-child(1)
{
	border-top:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
}
.services .col-sm-4:nth-child(2)
{
	border-top:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
}
.services .col-sm-4:nth-child(3)
{
	border-top:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}
.services .col-sm-4:nth-child(4)
{	
	border-bottom:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
}
.services .col-sm-4:nth-child(5)
{
	border-bottom:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
}
.services .col-sm-4:nth-child(6)
{
	border-bottom:1px solid #ebebeb;
	border-top:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
}
.clients{
	background-image:url(../images/clients.jpg); 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center center;
	width:100%;
	float:left;
	color:#FFF	;
	text-align:center;
	padding:40px 0
}
.clients h2{border-top:1px solid #fff; border-bottom:1px solid #fff; display:inline-block; font-size: 40px; padding:15px 0; font-weight:400;}
.clients h3{font-size: 26px; font-weight:400; text-transform:none; line-height:35px;}
.clients img{width:100%}
.recent_work{width:100%; float:left; padding:0}
.recent_work h2{font-size: 40px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;}
.recent_work p{font-size:18px; line-height:28px; font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400; }
	.content{padding:7%}
.recent_work .col-sm-3 img{width:100%;
/* */  -webkit-transition: all 2s ease;
     -moz-transition: all 2s ease;
       -o-transition: all 2s ease;
      -ms-transition: all 2s ease;
          transition: all 2s ease;
		  
}

.recent_work .col-sm-3{overflow:hidden}
.recent_work .col-sm-3 img:hover{
-moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
}
.recent_work  .row {
    margin-right: 15px;
	overflow:hidden;
    margin-left: 15px;
}
.recent_work .col-sm-3
{
	margin-top:15px;
	margin-bottom:15px
}


.footer{background-image:url(../images/1.jpg); 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center center; background-repeat:repeat; width:100%; float:left; padding:15px 0}
.footer .fa{padding:10px; font-size:16px;    -webkit-transition: all 2s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;}
.footer .fa:hover{background-color:#e5735c}
.footer p{line-height:40px; margin:0; padding:0}

 /*inner page */
 
 .halfli li{width:50%; float:left; padding:5px 0}
.fsize17{font-size:17px; line-height:30px;}
.fsize17 p{padding:7px 0}
ul.halfli{display:inline-block}
.sidebar_bg{background-color:#f9e0db; width:100%; padding:5% 10%; margin-bottom:30px; float:left}
.sidebar h2{font-size:18px; font-weight:700}
.sidebar ul{float:left;  width:100%; margin:0; padding:0 }
.sidebar li{float:left;  width:100%; border-bottom:1px solid #c0c0c0; padding:14px 0;  list-style-type:none; font-size:12px; text-transform:uppercase; color:#565656}
.sidebar li:last-child{ border-bottom:none; }
.quick_form label{width:100%;  font-size:12px; text-transform:uppercase; color:#565656; font-weight:400; padding:10px 0; margin:0}
.form_field{width:100%; border:none; padding:10px}
.submit_button{background-color:#e5735c; width:100%; float:left; text-align:center; padding:8px 0; margin:22px 0 12px 0; border:none; color:#fff; text-transform:uppercase; }
@media only screen and (min-width:991px) and (max-width: 1199px)  {
	
	.navbar-nav > li > a {
    color: #fff;
    font-size: 12px;
    line-height: 70px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 8px;
    text-shadow: none;
}
}
@media only screen and (min-width:768px) and (max-width: 990px)  {
	.navbar-nav > li > a {
    color: #fff;
    font-size: 12px;
    line-height: 50px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 6px;
    text-shadow: none;
}
.menu{width:100%;}	
.logo{width:100%; text-align:center}

}

.w50{width:50%; float:left}
.w100{width:100%; float:left}
.w50 a{font-size:13px;}
@media only screen and (min-width:120px) and (max-width: 767px)  {
.navbar-collapse{width:100%; float:left}	
.pull-right{float:none !important}	
.navbar-brand, .navbar-nav > li > a{text-align:center;  line-height: 50px;}
.halfli li{width:100%; float:left; padding:5px 0}
.w50{width:100%; float:left}
}
 label{float:left}
 .section1 h2{font-size:60px; font-family: 'Source Sans Pro', sans-serif;font-weight:700}
 .seminars_a a{font-size:17px; color:#000; padding:5px 15px; margin:5px }
 .white{color:#fff}
 .form-control{background-color:#fff !important; border:none; border-radius:0; margin-top:5px; margin-bottom:5px}
 .footer a{color:#fff; text-decoration:none}
 .footer_bottom{width:100%; float:left; padding:30px 0 10px 0}
 .footer_bottom  .col-sm-3,.footer_bottom .col-sm-2,.footer_bottom .col-sm-4{padding:30px 0; margin:0}
 
 #sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    margin-right: -250px;
    overflow-y: auto;
    background: #222;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #999;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255,255,255,0.2);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
    height: 55px;
    font-size: 18px;
    line-height: 55px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

#menu-toggle {
    z-index: 1;
    position: fixed;
    top: 0;
    right: 0;
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.toggle {
    margin: 5px 5px 0 0;
}
.btn-dark {
    border-radius: 0;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
}
.recent_work .row{margin-left:0 ; padding-left:0; padding-right:0; margin-right:0}
.recent_work .col-sm-6{margin-left:0 ; padding-left:0; padding-right:0}
.w25{width:25%; float:left}
@media only screen and (min-width:400px) and (max-width: 767px)  {.w25{width:50%}}
@media only screen and (min-width:100px) and (max-width: 399px)  {.w25{width:100%}}
.card__text img{width:100%}
@media only screen and (max-width:991px) {
	.card__back h2 {
		
		font-size:27px;
		margin-top:8px !important;
		}
	.card__back {
		padding-top:0 !important;
		}
}
@media only screen and (min-width:100px) and (max-width: 768px)  {
.card{ font-size: 1.7vw !important; }
.card h2{font-size: 2vw !important;}
}