/*-------------------------------------------------------
[Table of contents]

1. Header
	+ logo
	+ top navigation
	+ search
	
2. Content
	+ feature sections
	+ page title
	+ parallax backgrounds
	+ video backgrounds
	
3. Sidebar
	+ site search
	+ tabs
	+ portfolio widgets
	+ advertisements

3. Typography
	+ lists
	+ buttons
	+ styled boxes
	+ dropcaps
	+ highlight colors
	+ tables
	+ pricing tables
	+ framed boxes
	+ pagination
	
4. Footer
	+ copyrights
	+ google map
	
--------------------------------------------------------*/


/*----------------------------------------------------
	SITE MAIN STRUCTURE
------------------------------------------------------*/

.site_wrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto;
}
.container_fhstyle {
	width: 97.2%;
	margin: 0 auto;
}
.container_fhstyle2 {
	width: 100%;
	margin: 0 auto;
}

.container {
	width: 1170px;
	margin: auto;
}

.content_fullwidth {
	float: left;
	width: 100%;
	padding: 120px 0px 0px 0px;
}

.content_fullwidth.less {
	padding: 0px 0px 0px 0px;
}
.content_fullwidth.less2 {
	padding: 100px 0px 0px 0px;
}

.content_left {
	float: left;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 0px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite {
	float: left;
	width: 47.5%;
	margin-right: 5%;
	padding: 0px 0px 0px 0px;
}
.content_halfsite.last {
	margin-right: 0;
}


/* columns */
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .onecol_forty, .onecol_sixty, .onecol_thirtyfive {
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 48%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.onecol_forty {
	width: 40%;
}
.onecol_sixty {
	width: 56%;
}
.onecol_thirtyfive {
	width: 35%;
}

/* Less Space Bitween Columns */
.one_half_less, .one_third_less, .one_fourth_less, .two_third_less, .three_fourth_less, .one_fifth_less, .onecol_forty_less, .onecol_sixty_less, .onecol_thirtyfive_less {
	position: relative;
	margin-right: 2%;
	float: left;
}
.one_full_less {
	width: 100%;
}
.one_half_less {
	width: 49%;
}
.one_third_less {
	width: 32%;
}
.one_fourth_less {
	width: 23.500%;
}
.one_fifth_less {
	width: 18.400%;
}
.two_third_less {
	width: 66%;
}
.three_fourth_less {
	width: 74.500%;
}
.onecol_forty_less {
	width: 40%;
}
.onecol_sixty_less {
	width: 58%;
}
.onecol_thirtyfive_less {
	width: 36.250%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}


/*---------------------------------------------------
	HEADER
------------------------------------------------------*/

/* Logo */
#logo {
	float:left;
	display:block;
	width:100%;
    min-height: 73px;
    margin-top: -18px;
	position: relative;
	text-indent:-999em;
	background:url(../images/logo.png) no-repeat left top;	
	}



/* header area adinationals */
.logo {
	float: left;
	width: 30%;
	margin-top: 0px;
}

.menu_main {
	float: left;
	width: 70%;
	z-index: 9999;
	margin-top: 7px;
}
.menu_main.rslinks {
	width: 67%;
}

.menu_main.rslinks3 {
	width: 67%;
}

.menu_main.rslinks4 {
	width: 64%;
}

.menu_main.rslinks5 {
	width: 64%;
}

.menu_main.rslinks7 {
	width: 62%;
}

.menu_main_full {
	float: left;
	width: 84%;
	z-index: 9999;
}

.mstslider {
	width: 100%;
	float: left;
}

.top_section {
	float: left;
	width: 100%;
	border-top: 5px solid #2e3094;
	background: #fff;
}
.top_section .left {
	float: left;
	width: 30%;
}
.top_section .right {
	float: left;
	width: 70%;
	margin-top:0px;
}
.top-bar-angle {
    position: relative;
    z-index: 2;
    padding: 0px 0px 3px 30px;
    background: #2e3094;
    height: 30px;
    color:#fff;
}
.top-bar-angle:before {
    content: '';
    position: absolute;
    right: 100%;
    z-index: 0;
    border-right: 45px solid #2e3094;
    border-left: 0 solid #2e3094;
    border-bottom: 30px solid transparent;
    bottom: 0;
    top: 0;
}
.top-bar-angle:after {
    position: absolute;
    top: 0;
    left:100%;
    width: 100%;
    height: 30px;
    content: "";
    background: #2e3094;
}

.top_section  .top-bar-angle a {
	color: #fff;
	font-size: 14px;
	font-family: 'poppins',sans-serif;
	transition: all 0.3s ease;
	margin-right: 10px;
}
.top_section .top-bar-angle a:hover {
	color: #da0f0f;
}
.top_section .top-bar-angle i {
	color: #fff;
	margin-left: 22px;
}
.top_section ul.topsocial {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
.top_section .topsocial li {
	float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
}
.top_section .topsocial li a {
	float: left;
	color: #2f3967;
	font-size: 11px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	transition: all 0.3s ease;
	margin: 0;
	background: #fff;
	width: 22px;
	height: 22px;
	vertical-align: middle;
	line-height: 20px;
}
.top_section .topsocial li a:hover {
	background: #da0f0f;
}
.top_section .topsocial li a i {
	color: #2f3967;
	margin: 0;
}



.menu_rlinks {
	float: right;
	width: 16%;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.3px;
	font-weight: 300;
}
.menu_rlinks .mrbut {
	float: right;
	color: #ccc;
	margin-left: 0px;
	padding: 18px 22px 17px 22px;
	border-right: 1px solid #707070;
	border-left: 1px solid #707070;
	transition: all 0.3s ease;
}
.menu_rlinks .mrbut:hover {
	color: #fff;
	background: #727272;
}
.menu_rlinks .mrbut.two {
	border-right: 1px solid #707070;
	border-left: none;
}



.slidermar {
	margin-top: 110px;
}

/*============================= HOME
=================================================*/

.home-section1{
	width: 100%;
	float: left;
	margin-top:100px;
}
.home-section1-left{
	width: 47%;
	float: left;
	margin-right: 5%;
	position: relative;
}
.home-section1-right{
	width: 48%;
	float: left;
	position: relative;
	display: flex;

}
.home-section1 h4 {
    font-size: 33px;
    display: block;
    color: rgb(193 193 193/0.5);
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 13px;
    font-family: "poppins",sans-serif; 
}
.home-section1 h2 {
    font-size: 35px;
    display: block;
    color: #030431;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.3;
    font-family: "poppins",sans-serif;   
}
.home-section1 p{
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin-bottom:15px;
    line-height: 30px;
    font-family: "poppins",sans-serif; 
}

.home-section1 li{
	font-size: 16px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 30px;
    font-family: "poppins",sans-serif;
    width: 50%;
    float: left;
}
.home-section1 li i{
	color: #ff1828;
	margin-right: 10px;
}
.about-more-btn{
	width: 100%;
	float: left;
	margin-top: 28px;
}
.about-more-btn a{
	background: #2e3094;
	color: #fff;
	padding: 10px 30px;
	text-align: center;
	border-radius: 5px;
	transition: all 0.5s ease-in;
	font-family: "poppins",sans-serif;
	font-size: 16px;
	font-weight: 500;
}
/*-----------------------------*/

/*------------------*/
.home-section3{
	width: 100%;
	float: left;
	margin-top:40px;
}
.home-section3-title{
	width: 100%;
	float: left;
	text-align: center;
}
.home-section3-title h4 {
    font-size: 33px;
    display: block;
    color: rgb(193 193 193/0.5);
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 13px;
    font-family: "poppins",sans-serif; 
}
.home-section3 h2 {
    font-size: 35px;
    display: block;
    color: #ffff;
    font-weight: 600;
    margin-bottom: 40px;
    line-height: 1.3;
    text-align: center;
    font-family: "poppins",sans-serif;   
}
.home-section3-title p{
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 30px;
    font-family: "poppins",sans-serif; 
}
.course-block{
	width: 100%;
	float: left;
	margin-top: 50px;
	background-position: center center;
    background-size: cover;
    background-image: url(../images/course-bg.jpg);
}
.course-block-layer{
	width: 100%;
	float: left;
	background: rgb(30 46 61/0.85);
	padding:60px 0;
}

.course-left{
	width:50%;
	float: left;
	position: relative;	
	padding-right:50px ;
}
.course-right{
	width:50%;
	float: left;
	position: relative;	
	padding-left:50px;
}
.course-block h3 {
    font-size: 28px;    
    color: #fff;
    font-weight: 600;
    margin-bottom: 25px;
    line-height: 1.3;
    font-family: "poppins",sans-serif;  
    text-align: center; 
}

.course-item{
	width:48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 30px;
	/*box-shadow: 0px 0px 15px 0px rgb(0 0 0 /15%);*/
	border-radius: 20px;
}


.course-item img{
	width: 100%;
	height: auto;
	border-radius: 20px;
	clip-path: polygon(0 0, 100% 0%, 100% 80%, 50% 100%, 0 80%);
}
.course-item h4{
	font-size: 20px;
    display: block;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 1.6;
    font-family: "poppins",sans-serif; 
    text-align: center;
    letter-spacing: 1px;
    background: #ffffff40;
    padding: 20px 0px;
    margin-top:-15px;
    box-shadow: 0px 0px 12px 1px rgb(0 0 0 /0.3);
}
.course-item h4 span{
	display: block;
	font-size: 13px;color: #eee;
	letter-spacing: normal;
}
/*=======================*/
.what-sec{
	width: 100%;
	float: left;
	padding-top:100px;
	background: #fff;
}
.what-left{
	width: 40%;
	float:left;
	margin-right: 10%;
}
.what-right{
	width: 50%;
	float:left;
}
.what-left img{
	width: 100%;
	height: auto;
}
.what-right img{
	margin-bottom: 27px;
    float: left;
    margin-right: 20px;
    width: 50px;
    margin-top: 8px;
}
.what-sec h2 {
   font-size: 36px;    
    /*line-height: 1.4;*/
    color: #030431;
    font-weight: 600;
    margin-bottom: 36px;    
    font-family: "poppins",sans-serif;  
    text-align: left; 
}
.what-sec p{
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin-bottom: 0px;
    line-height: 28px;
    font-family: "poppins",sans-serif; 
}
.what-sec .item{
	width: 100%;
	float: left;
	padding: 18px;
	background: #f9f9f9;
	margin-bottom: 18px;
}
.what-sec h4{
    font-size: 17px;
    color: #000;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 30px;
    font-family: "poppins",sans-serif;     
}
/*----------------------------------*/
.home-section4{
	width: 100%;
	float: left;
	margin-top:100px;
	background: #f9f9f9;
	padding: 60px 0px 80px;
}
.home-section4-title {
	width: 100%;
	float: left;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
}
.home-section4-title h2 {
    font-size: 35px;
    display: block;
    color: #ff2024;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.3;
    font-family: "poppins",sans-serif;
    margin-bottom: 10px;   
}
.team-btn a{
	 font-family: "poppins",sans-serif; 
	 font-size: 16px;
	 font-weight: 500;
	 background: #2f3595;
	 padding: 10px 30px;
	 border-radius: 30px;
	 color: #fff;
	 transition: all 0.5s ease;
	 float: right;
}
.home-section4-title .caption{
	font-family: "poppins",sans-serif; 
	 font-size: 18px;
	 font-weight: 600;
	 color:  #000;
}
.team-btn a:hover{ background: #ff2024;}
/*
.team{
  margin:40px;
}
*/
.team-member {
  margin: 15px 0;
  padding: 0;
}

.team-member figure {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
}

.team-member figure img {
  min-width: 100%;
  width: 100%;
  height: auto;
}

.team-member figcaption p {
  font-size: 16px;
  font-family: "poppins",sans-serif;
  line-height: 30px;
  margin-bottom: 20px;
}

.team-member figcaption ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.team-member figcaption ul {
  visibility: visible;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.team-member figcaption ul li {
  display: inline-block;
  padding: 10px;
}
.team-member figcaption ul i{
	color: #fff;
	border:1px solid #fff;
	border-radius: 50%;
	font-size: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.team-member h4 {
  text-align: center;
  padding: 10px 0px 0px;
  font-size: 16px;
  font-family: "poppins",sans-serif;
  margin-bottom: 0px;
}
.team-member p {
  font-family: "poppins",sans-serif;
  text-align: center;
}
.team-member figcaption {
  padding: 35px;
  color: transparent;
  background-color: transparent;
  position: absolute;
  z-index: 996;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-member figure:hover figcaption {
  visibility: visible;
  color: #fff;
  background: rgba(230, 78, 62, 0.9);
  /* Primary color, can be changed via colors.css */
  
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team-member figure:hover figcaption ul li a:hover {
  color: rgba(49, 49, 49, .97);
}

.team-member figure img {
  -webkit-transform: scale(1) rotate(0) translateY(0);
  -moz-transform: scale(1) rotate(0) translateY(0);
  -o-transform: scale(1) rotate(0) translateY(0);
  -ms-transform: scale(1) rotate(0) translateY(0);
  transform: scale(1) rotate(0) translateY(0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.team-member figure:hover img {
  -webkit-transform: scale(1.1) rotate(1deg) translateY(12px);
  -moz-transform: scale(1.1) rotate(1deg) translateY(12px);
  -o-transform: scale(1.1) rotate(1deg) translateY(12px);
  -ms-transform: scale(1.1) rotate(1deg) translateY(12px);
  transform: scale(1.1) rotate(1deg) translateY(12px);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}


/*----------------------------------------------------
 FOOTER STYLES
------------------------------------------------------*/

.footer {
	float: left;
	width: 100%;
	padding:60px 0px 0px 0px;
	background: #3c3c41;
	color: #f9f9f9;
	font-family: "poppins",sans-serif;
	font-size: 15px;
	line-height: 30px;
	/*border-top: 10px solid #26262b;*/
}
.footer h4 {
	font-size: 22px;
	color: #fff;
	font-weight: 600;
}
.footer  .border{
	width: 50px;
	height: 3px;
	background: #ff1221;
	border-radius: 20px;
	position: relative;
	margin-bottom: 20px;
}
.footer  .border:before{
	position: absolute;
	content: "";
	width: 5px;
	height: 3px;
	right: -10px;
	border-radius: 20px;
	background: #ff1221;
}


.footer-1{
	width: 22%;
	float: left;
	margin-right: 3%;
}
.footer-2{
	width: 16%;
	float: left;
	margin-right: 3%;
}
.footer-3{
	width: 25%;
	float: left;
	margin-right: 3%;
}
.footer-4{
	width: 28%;
	float: left;
	margin-right: 0%;
	background: #bb0a1b;
	padding: 30px 25px;
	border-radius: 30px;
}
/* Address */
ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
	padding: 2px 0px;
	margin: 0px;
	padding-left: 20px;
}
.faddress li a {
	color: #f9f9f9;
	transition: all 0.3s ease;

}
.faddress li a:hover {
	color: #fff;
}
.faddress li i{
	margin-left: -22px;
	margin-right: 8px;
	font-size: 18px;
}
/* quick links */
.qlinks {
	float: left;
	width: 100%;
}
.qlinks ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}
.qlinks li {
	padding: 4px 0px;
	margin: 0px;
}
.qlinks li a {
	color: #f9f9f9;
	transition: all 0.3s ease;
}
.qlinks li a:hover {
	color: #fff;
}
.qlinks li a i {
	margin-right: 3px;
}

.qlinks.two li a i {
	color: #5b5c60;
	font-size: 5px;
	margin-right: 8px;
}


/* copyrights */
.copyright_info {
	float: left;
	padding: 20px 0px 15px 0px;
	margin: 40px 0px 0px 0px;
	width: 100%;
	color: #f9f9f9;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	background: #313137;
}
.copyright-1{
	width: 75%;
	float: left;
}
.copyright-2{
	width: 25%;
	float: left;
}
.copyright_info a:hover {
	color: #ff1a26;
}

.copyright_info a {
	margin-top: 10px;
	font-size: 13px;
	color: #727272;
	text-align: right;
	transition: all 0.3s ease;
}
.copyright_info a:hover {
	color: #e3e3e3;
}


/* footer social links */
ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
.footer_social_links li a i {
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 100%;
	line-height: 24px;
	vertical-align: middle;
	background-color: #f6f6f6;
	color: #313137;
	transition: all 0.3s ease;
}
.footer_social_links li a i:hover {
	color: #fff;
	background-color: #727272;
}
/*==================================================*/



/* domain search */
.domserch {
	float: left;
	width: 100%;
	background: #f3f3f3;
	padding: 81px 0px;
	font-family: 'Roboto', sans-serif;
}
.domserch .inp1 {
	float: left;
	width: 82%;
	font-size: 14px;
	color: #727272;
	padding: 14px 18px;
	background: #fff;
	border: 3px solid #e3e3e3;
	border-right: none;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	font-family: 'Roboto', sans-serif;
}
.domserch .inpubmit {
	float: left;
	width: 18%;
	font-size: 16px;
	color: #fff;
	padding: 17px 18px;
	background: #3498db;
	border: none;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	transition: all 0.3s ease;
}
.domserch .inpubmit:hover {
	color: #fff;
	background: #393939;
}

.domserch .smlinks {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #999;
	padding-top: 9px;
	font-weight: 300;
}
.domserch .smlinks a {
	color: #999;
	transition: all 0.3s ease;
}
.domserch .smlinks a:hover {
	color: #393939;
}

.domserch .box {
	float: left;
	width: 100%;
	background: #fff;
	color: #3498db;
	font-weight: 300;
	border-radius: 3px;
	margin-top: 20px;
}
.domserch .bcol {
	float: left;
	width: 25%;
	padding: 20px 0px;
	text-align: center;
	border-right: 1px solid #f3f3f3;
}
.domserch .bcol strong {
	font-size: 16px;
}
.domserch .bcol.last {
	border-right: none;
}


/* host offer adds */
.hoffers {
	float: left;
	width: 100%;
}













/*----------------------------------------------------
   PORTFOLIO WORK SECTIONS
------------------------------------------------------*/

/* works 01 */
.works01 {
	float: left;
	width: 100%;
	text-align: center;
}
.works01.grybg {
	padding-top: 120px;
	background: #f3f3f3;
}
.works01.grybg2 {
	padding-top: 120px;
	padding-bottom: 120px;
	background: #f3f3f3;
}


.works_parallax1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
	background: #393939 url("../images/site-img158.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

.works01 .colubox {
	float: left;
	width: 100%;
	text-align: center;
	padding: 22px 0px;
	background: #f3f3f3;
	border-right: 1px solid #fff;
}
.works01 .colubox h5 {
	font-weight: 500;
	margin-bottom: 0px;
}
.works01 .colubox h6 {
	color: #999;
	font-weight: 400;
	margin-bottom: 0px;
}






/*----------------------------------------------------
   PARALLAX SECTIONS
------------------------------------------------------*/

/* parallax section 1 */
.parallax_section1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
	background: #393939 url("../images/site-img12.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section1 img {
	width: 90px;
	height: 90px;
	border-radius: 100%;
	margin-bottom: 18px;
}
.parallax_section1 h5 {
	color: #fff;
	font-weight: 600;
	margin-bottom: 0px;
}
.parallax_section1 h5 em {
	color: #999;
	font-size: 12px;
	font-style: normal;
	display: block;
	font-weight: 300;
	margin-top: -4px;
}
.parallax_section1 p {
	color: #fff;
	font-size: 16px;
	line-height: 27px;
	width: 70%;
	margin: 35px auto 25px auto;
}

.parallax_section1.stwo {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
	background: #393939 url("../images/site-img211.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

.parallax_section1.sthree {
	float: left;
	width: 100%;
	text-align: center;
	padding: 100px 0px 130px 0px;
	background: #393939 url("../images/site-img253.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section1.sthree img {
	width: auto;
	height: auto;
	border-radius: 3px;
	margin-bottom: 9px;
	margin-top: 10px;
	background: rgba(255,255,255,0.18);
	padding: 7px 0px;
}
.parallax_section1.sthree h6 {
	color: #fff;
	font-weight: 300;
	margin-bottom: 30px;
}
.parallax_section1.sthree p {
	color: #fff;
	font-size: 16px;
	line-height: 27px;
	width: 70%;
	margin: 18px auto 25px auto;
}


/* parallax section 2 */
.parallax_section2 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 75px 0px 59px 0px;
	background: #393939 url("../images/site-img12.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section2 h2 {
	color: #fff;
	margin: 5px 0 0 0;
	float: left;
}
.parallax_section2 .but {
	float: right;
	color: #5076bb;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	background: rgba(255,255,255,0.85);
	padding: 14px 35px;
	border-radius: 3px;
	transition: all 0.3s ease;
}
.parallax_section2 .but:hover {
	background: rgba(255,255,255,1);
}

/* parallax section 3 */
.parallax_section3 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 100px 0px;
	background: #f3f3f3 url("../images/site-img18.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section3 ul.left {
	float: left;
	width: 50%;
	padding-right: 3%;
	border-right: 1px solid #ccc;
}
.parallax_section3 .left li {
	float: left;
	width: 100%;
	text-align: right;
	padding: 0px;
	margin: 0px 0px 50px 0px;
}
.parallax_section3 .left li.last {
	margin: 0px 0px 0px 0px;
}
.parallax_section3 .left li h4 {
	text-transform: uppercase;
	margin-bottom: 0px;
}
.parallax_section3 .left li i {
	float: right;
	color: #fff;
	font-size: 32px;
	width: 72px;
	height: 72px;
	text-align: center;
	border-radius: 100%;
	vertical-align: middle;
	line-height: 72px;
	background-color: #393939;
	margin-left: 30px;
	transition: all 0.3s ease;
}

.parallax_section3 ul.right {
	float: left;
	width: 50%;
	padding-left: 3%;
}
.parallax_section3 .right li {
	float: left;
	width: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 50px 0px;
}
.parallax_section3 .right li.last {
	margin: 0px 0px 0px 0px;
}
.parallax_section3 .right li h4 {
	text-transform: uppercase;
	margin-bottom: 0px;
}
.parallax_section3 .right li i {
	float: left;
	color: #fff;
	font-size: 32px;
	width: 72px;
	height: 72px;
	text-align: center;
	border-radius: 100%;
	vertical-align: middle;
	line-height: 72px;
	background-color: #393939;
	margin-right: 30px;
	transition: all 0.3s ease;
}

.parallax_section3 .left li:hover i,
.parallax_section3 .right li:hover i {
	color: #fff;
	background-color: #50c9d4;
}


/* parallax section 4 */
.parallax_section4 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 120px 0px;
	background: #393939 url("../images/site-img26.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section4 .one_fourth {
	text-align: center;
	color: #fff;
	width: 25%;
	margin: 0 0 70px 0;
	padding: 0 4% 0 2%;
	background: url(../images/carve-arrow.png) no-repeat right 65px;
}
.parallax_section4 .one_fourth.last {
	background: none;
}
.parallax_section4 .outline {
	margin: 0 auto;
	width: 132px;
	height: 132px;
	border: 2px solid #fff;
	border-radius: 100%;
	padding-top: 4px;
	margin-bottom: 30px;
	transition: all 0.3s ease;
}
.parallax_section4 .circle {
	margin: 0 auto;
	width: 120px;
	height: 120px;
	background: #fff;
	border-radius: 100%;
	text-align: center;
	padding-top: 25px;
	transition: all 0.3s ease;
}
.parallax_section4 .one_fourth:hover .outline {
	border: 2px solid #50c9d4;
}
.parallax_section4 .one_fourth:hover .circle {
	background: #50c9d4;
}

/* parallax section 5 */
.parallax_section5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0px 80px 0px;
	background: #393939 url("../images/site-img27.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}

/* parallax section 6 */
.parallax_section6 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 140px 0px 130px 0px;
	background: #f3f3f3 url("../images/site-img32.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section6.two {
	background: #f3f3f3 url("../images/site-img148.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section6 h1 {
	color: #fff;
	font-size: 45px;
	font-weight: 400;
	margin-bottom: 20px;
}
.parallax_section6 h2 {
	color: #fff;
	font-weight: 300;
	margin-bottom: 50px;
}
.parallax_section6 i {
	width: 70px;
	height: 70px;
	color: #fff;
	font-size: 25px;
	text-align: center;
	vertical-align: middle;
	line-height: 70px;
	border: 1px solid #fff;
	border-radius: 100%;
	margin: 0 18px;
}

/* parallax section 7 */
.parallax_section7 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 120px 0px;
	background: #393939 url("../images/site-img43.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section7 h1 {
	margin-bottom: 14px;
}
.parallax_section7 h2 {
	font-weight: 200;
}
.parallax_section7 p {
	margin-top: 16px;
}
.parallax_section7 .one {
	text-align: left;
	color: #999;
	padding: 55px 45px 70px 50px;
	background: #474747;
}
.parallax_section7 .two {
	text-align: left;
	color: #fff;
	padding: 55px 45px 70px 50px;
	background: #ee7164;
}


/* parallax section 8 */
.parallax_section8 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 120px 0px;
	background: #393939 url("../images/site-img49.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section8 h1 {
	color: #fff;
	font-size: 40px;
	font-weight: 300;
	margin-bottom: 59px;
}
.parallax_section8 h1 strong {
	display: block;
	margin: 14px 0px;
}
.parallax_section8 a {
	color: #393939;
	text-transform: uppercase;
	background: #fff;
	border-radius: 3px;
	padding: 14px 27px;
	border: 1px solid #fff;
	transition: all 0.3s ease;
}
.parallax_section8 a:hover {
	color: #fff;
	border: 1px solid #fff;
	background: none;
}


/* parallax section 9 */
.parallax_section9 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 110px 0px;
	background: #393939 url("../images/site-img55.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	color: #fff;
}
.parallax_section9 i {
	color: #f9bf36;
	font-size: 67px;
	width: 140px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
	line-height: 140px;
	border-radius: 100%;
	background: rgba(255,255,255,0.9);
	margin: 0 0 40px 0;
	transition: all 0.3s ease;
}
.parallax_section9 i:hover {
	color: #fff;
	background: #f9bf36;
}


/* parallax section 10 */
.parallax_section10 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 110px 0px;
	background: #393939 url("../images/site-img84.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section10 .one_fourth {
	background: #fff;
	padding-bottom: 30px;
}
.parallax_section10 .one_fourth h5 {
	margin: 21px 0 2px 0;
}
.parallax_section10 .one_fourth p {
	color: #50c9d4;
	margin: 0 0 14px 0;
}
.parallax_section10 .one_fourth a:hover {
	color: #50c9d4;
	transition: all 0.3s ease;
}
.parallax_section10 .one_fourth i {
	width: 28px;
	height: 28px;
	color: #ccc;
	font-size: 12px;
	border: 1px solid #eee;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
	margin: 0 2px;
	transition: all 0.3s ease;
}
.parallax_section10 .one_fourth i:hover {
	color: #999;
	border: 1px solid #ccc;
}


/* parallax section 11 */
.parallax_section11 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 110px 0px;
	background: #393939 url("../images/site-img99.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section11 .one_third,
.parallax_section11 .one_half,
.parallax_section11 .one_fourth {
	text-align: left;
	color: #ccc;
}
.parallax_section11 h1 {
	color: rgba(225,225,225,0.4);
	font-size: 75px;
	margin-bottom: 50px;
}


/* parallax section 12 */
.parallax_section12 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 110px 0px;
	background: #393939 url("../images/site-img103.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}


/* parallax section 13 */
.parallax_section13 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 120px 0px 130px 0px;
	background: #393939 url("../images/site-img115.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section13 .box {
	float: left;
	color: #fff;
	width: 50%;
	padding: 45px 40px;
	margin-top: 10px;
	background: rgba(57,57,57,0.8);
	border: 8px solid rgba(39,39,39,0.4);
}
.parallax_section13 .box span {
	float: left;
	color: #fff;
	font-size: 30px;
	margin-right: 18px;
}


/* parallax section 14 */
.parallax_section14 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 120px 0px;
	background: #393939 url("../images/site-img122.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section14 .box {
	float: left;
	width: 33.2%;
	padding: 45px 50px;
	background: #fff;
	text-align: center;
	margin-right: 1px;
}
.parallax_section14 .box i {
	color: #87d37c;
	font-size: 50px;
	margin: 5px 0px 20px 0px;
}


/* parallax section 15 */
.parallax_section15 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px;
	background: #f3f3f3 url("../images/site-img143.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section15 h1 {
	font-size: 45px;
	font-weight: 200;
}
.parallax_section15 h1 strong {
	font-weight: 600;
}
.parallax_section15 .one_half {
	text-align: left;
	margin-bottom: 30px;
	padding: 50px 45px 45px 45px;
	background: rgba(255,255,255,0.85);
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.14);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.14);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.14);
}
.parallax_section15 .one_half img {
	float: left;
	margin-right: 30px;
}


/* parallax section 16 */
.parallax_section16 {
	float: left;
	width: 100%;
	text-align: left;
	padding: 120px 0px;
	background: #f3f3f3 url("../images/site-img157.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section16 h1 {
	font-weight: 800;
	text-transform: uppercase;
	text-decoration: underline;
}
.parallax_section16 .box {
	float: left;
	width: 100%;
	margin-bottom: 14px;
}
.parallax_section16 .box.last {
	margin-bottom: 35px;
}
.parallax_section16 .box span {
	float: left;
	color: #393939;
	font-size: 40px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-top: 5px;
}
.parallax_section16 .box h3 {
	margin-bottom: 3px;
}


/* parallax section 17 */
.parallax_section17 {
	float: left;
	width: 100%;
	padding: 55px 0px 45px 0px;
	background: #393939 url("../images/pattern2.png");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
}
.parallax_section17 h2 {
	float: left;
	color: #fff;
	margin-bottom: 0px;
}
.parallax_section17 a {
	float: right;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 500;
	padding: 14px 35px;
	background: #50c9d4;
	border-radius: 3px;
	text-transform: uppercase;
	margin: -5px 0px 0 0px;
	transition: all 0.3s ease;
}
.parallax_section17 a:hover {
	color: #50c9d4;
	background: #fff;
}


/* parallax section 18 */
.parallax_section18 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 120px 0px 110px 0px;
	background: #999 url("../images/site-img159.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	color: #fff;
}


/* parallax section 19 */
.parallax_section19 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 160px 0px 160px 0px;
	background: #393939 url("../images/site-img193.jpg");
	background-attachment: fixed;
	background-origin: initial;
	background-clip: initial;
	background-size: cover;
	background-repeat:no-repeat;
	background-position:100% 0;
	background-position: center;
	border-top: 10px solid #2a2a30;
}
.parallax_section19 h1 {
	color: #fff;
	font-size: 45px;
	font-weight: 300;
	margin-bottom: 59px;
}
.parallax_section19 h1 strong {
	display: block;
	margin: 21px 0px 21px 0px;
}
.parallax_section19 a {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	border-radius: 3px;
	padding: 13px 27px;
	border: 2px solid #fff;
	transition: all 0.3s ease;
}
.parallax_section19 a:hover {
	color: #454545;
	background: #fff;
}














.footer_social_links.two li a i {
	color: #fff;
	background-color: #87d37c;
	width: 28px;
	height: 28px;
	line-height: 28px;
}
.footer_social_links.two li a i:hover {
	color: #fff;
	background-color: #454545;
}

.footer_social_links.three li a i {
	color: #fff;
	background-color: #50c9d4;
	width: 28px;
	height: 28px;
	line-height: 28px;
}
.footer_social_links.three li a i:hover {
	color: #fff;
	background-color: #454545;
}


ul.footer_social_links2 {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links2 li {
	float: left;
	padding: 0px;
	margin: 0px 8px 0px 0px;
}
.footer_social_links2 li a i {
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 100%;
	line-height: 30px;
	vertical-align: middle;
	background-color: #303034;
	color: #6f6f71;
	transition: all 0.3s ease;
}
.footer_social_links2 li a i:hover {
	color: #fff;
	background-color: #727272;
}

ul.footer_social_links3 {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links3 li {
	float: left;
	padding: 0px;
	margin: 0px 8px 8px 0px;
}
.footer_social_links3 li a i {
	width: 35px;
	height: 35px;
	text-align: center;
	border-radius: 100%;
	line-height: 35px;
	vertical-align: middle;
	background: rgba(225,225,225,0.1);
	color: #999;
	transition: all 0.3s ease;
}
.footer_social_links3 li a i:hover {
	color: #fff;
	background: rgba(225,225,225,0.3);
}

.footer_social_links3.styltwo li a i {
	color: #727272;
	background: none;
	border: 1px solid rgba(225,225,225,0.2);
}
.footer_social_links3.styltwo li a i:hover {
	color: #fff;
	background: rgba(225,225,225,0.2);
}


.footer_social_links4 a i {
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 100%;
	line-height: 50px;
	vertical-align: middle;
	background-color: #d9d9d9;
	color: #fff;
	margin: 30px 2px 0 2px;
	transition: all 0.3s ease;
}
.footer_social_links4 a i:hover {
	color: #fff;
	background-color: #393939;
}

ul.footer_social_links5 {
	float: right;
	padding: 0px;
	margin: 0px;
}
.footer_social_links5 li {
	float: left;
	padding: 0px;
	margin: 0px 12px;
}
.footer_social_links5 li a i {
	border-radius: 100%;
	background: rgba(225,225,225,0.1);
	color: #c0c0c0;
	transition: all 0.3s ease;
}
.footer_social_links5 li a i:hover {
	color: #999;
}


.footer_social_links6 a i {
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 100%;
	line-height: 50px;
	vertical-align: middle;
	background-color: #ededed;
	color: #fff;
	margin: 0px 9px 0 0px;
	transition: all 0.3s ease;
}
.footer_social_links6 a i:hover {
	color: #fff;
	background-color: #db6364;
}



.fbsocials {
	float: left;
	width: 100%;
	background: #999;
	margin-bottom: 90px;
	text-align: center;
}
.fbsocials a {
	float: left;
	width: 20%;
	color: #fff;
	font-size: 27px;
	padding: 16px 0px;
	transition: all 0.3s ease;
}
.fbsocials a.fb {
	background: #4087cf;
}
.fbsocials a.tw {
	background: #36aae0;
}
.fbsocials a.in {
	background: #3377bb;
}
.fbsocials a.gp {
	background: #e93434;
}
.fbsocials a.be {
	background: #de8d23;
}

.fbsocials a.fb:hover,
.fbsocials a.tw:hover,
.fbsocials a.in:hover,
.fbsocials a.gp:hover,
.fbsocials a.be:hover {
	background: #393939;
}


/* footer style 2 */
.footer2 {
	float: left;
	width: 100%;
	padding: 100px 0px 0px 0px;
	background: #2f3036;
	color: #999;
}
.footer2 h5 {
	color: #fff;
	font-weight: 600;
}


/* footer style 3 */
.footer3 {
	float: left;
	width: 100%;
	padding: 100px 0px 100px 0px;
	background: #393939 url(../images/pattern2.png) repeat left top;
	color: #999;
}
.footer3 a {
	color: #ccc;
	transition: all 0.3s ease;
}
.footer3 a:hover {
	color: #fff;
}
.footer3 .left {
	float: left;
	width: 45%;
}
.footer3 .right {
	float: left;
	width: 45%;
	margin-left: 10%;
}

.footer3.stwo {
	padding: 80px 0px 80px 0px;
	background: #1d2327;
}


.fgmapfull {
	float: left;
	width: 100%;
}
.fgmapfull iframe {
	width: 100%;
	height: 400px;
}

.fgmapfull2 {
	float: left;
	width: 100%;
}
.fgmapfull2 iframe {
	float: left;
	width: 100%;
	height: 350px;
	padding: 0;
	margin: 0;
}



.maps {
	float: left;
	width: 100%;
}
.maps iframe {
	float: left;
	width: 100%;
	height: 650px;
	padding: 0;
	margin: 0;
	pointer-events: none;
}



/* footer style 4 */
.footer4 {
	float: left;
	width: 100%;
	padding: 80px 0px 75px 0px;
	background: #f3f3f3;
	text-align: center;
	color: #999;
}
.footer4 a {
	color: #999;
	transition: all 0.3s ease;
}
.footer4 a:hover {
	color: #393939;
}
.footer4 .fmlinks {
	margin-bottom: 35px;
}
.footer4 .fmlinks a {
	color: #393939;
	text-transform: uppercase;
	margin: 0px 14px;
	transition: all 0.3s ease;
}
.footer4 .fmlinks a:hover {
	color: #999;
}


/* footer style 5 */
.footer.stwo {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background: #181818;
	color: #999;
	border-top: none;
}


/* footer style 6 */
.footer6 {
	float: left;
	width: 100%;
	padding: 100px 0px 0px 0px;
	background: #272727;
	color: #999;
}
.footer6.lesstp {
	padding: 90px 0px 0px 0px;
	-webkit-box-shadow: inset 0 10px 10px -10px rgba(9,9,9,0.9);
    -moz-box-shadow: inset 0 10px 10px -10px rgba(9,9,9,0.9);
    box-shadow: inset 0 10px 10px -10px rgba(9,9,9,0.9);
}

.footer6 h3 {
	color: #fff;
	font-weight: normal;
}
.footer6 .column1 {
	float: left;
	width: 20%;
	padding-right: 40px;
	border-right: 1px solid rgba(225,225,225,0.05);
}
.footer6 .column1.last {
	padding-right: 0px;
	border-right: none;
	padding-left: 40px;
}
.footer6 .column2 {
	float: left;
	width: 36.5%;
	padding-right: 0px;
	padding-left: 40px;
	margin-right: 40px;
	border-right: 1px solid rgba(225,225,225,0.05);
}
.footer6 .column2 ul {
	float: left;
	width: 50%;
	padding: 0;
	margin: 0;
}
.footer6 .column2 li {
	padding: 2px 0px;
}
.footer6 li a {
	color: #999;
	transition: all 0.3s ease;
}
.footer6 li a:hover {
	color: #fff;
}
.footer6 .clogos li {
	padding: 0px 0px;
}
.footer6 .clogos li img {
	float: left;
	margin-bottom: 7px;
}

.footer6.stwo {
	background: #181818;
}


/* footer style 7 */
.footer.two {
	background: #f3f3f3;
	border-top: none;
	font-size: 13px;
}
.footer.two h4 {
	font-size: 18px;
	color: #393939;
}
.footer.two a:hover {
	color: #393939;
}


/* footer style 7 */
.footer7 {
	float: left;
	width: 100%;
	padding: 90px 0px 55px 0px;
	border-top: 10px solid #87d37c;
}
.footer7.two {
	border-top: 10px solid #eb9532;
}
.footer7.three {
	border-top: 10px solid #50c9d4;
}

.footer7 h4 {
	margin-bottom: 25px;
}
.footer7 a {
	color: #727272;
	transition: all 0.3s ease;
}
.footer7 a:hover {
	color: #454545;
}
.footer7 li {
	padding: 4px 0px;
}
.footer7 li i {
	margin-right: 7px;
}
.footer7 li a i {
	color: #999;
	font-size: 12px;
	margin-right: 5px;
}









/* SECTIONS TITLE */
.title21 {
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 55px;
}
.title21 em {
	color: #999;
	font-size: 14px;
	line-height: 23px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 7px;
}
.title21.white {
	color: #fff;
	margin-bottom: 72px;
}
.title21.white em {
	color: #fff;
}
.title21.lessm {
	margin-bottom: 55px;
}

.title22 {
	font-weight: 600;
	margin-bottom: 65px;
}
.title22 em {
	margin: 0 auto;
	width: 70%;
	color: #999;
	font-size: 16px;
	line-height: 25px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 20px;
}
.title22 em.big {
	font-size: 21px;
	line-height: 30px;
	margin-top: 20px;
	font-weight: 300;
}

.title23 {
	font-weight: 600;
	margin-bottom: 55px;
}
.title23 em {
	margin: 0 auto;
	width: 50%;
	color: #999;
	font-size: 14px;
	line-height: 23px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 12px;
}
.title23.caps {
	text-transform: uppercase;
}

.title24 {
	text-transform: uppercase;

}
.title24 .topline {
	width: 30px;
	height: 2px;
	margin-bottom: 12px;
	background: #50c9d4;
}

.title25 {
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 65px;
}
.title25 .line {
	margin: 14px auto 0 auto;
	width: 90px;
	height: 2px;
	background: #50c9d4;
}
.title25 .line.white {
	background: #fff;
}
.title25 em {
	margin: 0 auto;
	color: #999;
	font-size: 14px;
	line-height: 23px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 12px;
}



.title26 {
	font-weight: 600;
	margin-bottom: 55px;
}
.title26 em {
	color: #999;
	font-size: 14px;
	line-height: 23px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 7px;
}


.title27 .line {
	margin: 14px auto 50px auto;
	width: 70px;
	height: 2px;
	background: #393939;
}
.title27 .line.lessm {
	margin-bottom: 25px;
}
.title27.caps {
	text-transform: uppercase;
}
.title27 strong {
	font-weight: 600;
}
.title27 em {
	color: #999;
	font-size: 14px;
	line-height: 23px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 7px;
}
.title27 .line.white {
	background: #fff;
}


.title28 {
	font-weight: 600;
	margin-bottom: 50px;
}
.title28 .line {
	margin: 25px auto 0 auto;
	width: 90px;
	height: 2px;
	background: #f9bf36;
}
.title28 em {
	margin: 0 auto;
	color: #999;
	width: 50%;
	font-size: 14px;
	line-height: 23px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 14px;
}


.title29 {
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.title29 .line {
	float: left;
	width: 100%;
	height: 2px;
	margin-top: 14px;
	background: #e0e0e0;
}


.title30 {
	font-weight: 600;
	margin-bottom: 65px;
}
.title30 .line {
	margin: 14px auto 0 auto;
	width: 90px;
	height: 2px;
	background: #59abe3;
}

.title31 .line {
	margin: 14px auto 50px auto;
	width: 70px;
	height: 2px;
	background: #fff;
}
.title31.caps {
	text-transform: uppercase;
}
.title31 strong {
	color: #fff;
	font-weight: 600;
}

.title32 {
	text-align: left;
	padding-bottom: 14px;
}
.title32 .topline {
	width: 50px;
	height: 3px;
	margin-bottom: 12px;
	background: #87d37c;
}

.title33 {
	float: left;
	width: 100%;
	padding: 30px 0px 0px 0px;
	background: #393939;
	text-align: center;
}

.title34 {
	color: #46d8bd;
	font-weight: 800;
	margin-bottom: 81px;
}
.title34 em {
	margin: 0 auto;
	width: 70%;
	color: #393939;
	font-size: 16px;
	line-height: 25px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 9px;
}

.title35 {
	color: #333;
	font-weight: 400;
	margin-bottom: 70px;
	padding-bottom: 5px;
	background: url(../images/h-line11.png) no-repeat left bottom;
}


.title36 {
	font-weight: 800;
	font-family: 'Roboto', sans-serif;
}
.title36 em {
	font-size: 21px;
	font-weight: 300;
	line-height: 25px;
	font-style: normal;
	display: block;
	text-transform: none;
	margin-top: 16px;
}

.title37 {
	color: #393939;
	font-weight: 500;
}
.title37 em {
	margin: 0 auto;
	width: 90%;
	color: #999;
	font-size: 16px;
	line-height: 25px;
	font-style: normal;
	display: block;
	font-weight: normal;
	text-transform: none;
	margin-top: 20px;
}



/* CLIENT LOGOS */
.client_logos {
	float: left;
	width: 100%;
	padding: 50px 0px 40px 0px;
	text-align: center;
}

.client_logos2 {
	padding: 0px 0px 0px 0px;
}

.client_logos3 {
	float: left;
	width: 100%;
	text-align: center;
}
.client_logos3 ul {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.client_logos3 li {
	float: left;
	width: 19.3%;
	padding: 20px 0px;
	text-align: center;
	margin: 0 10px 10px 0;
	border: 1px solid #eee;
	vertical-align: middle;
}
.client_logos3 li.last {
	margin: 0 0px 10px 0;
}
.client_logos3 li img {
	display: block;
	margin: 0 auto;
}

.client_logos3.two {
	padding: 120px 0px;
	background: #f3f3f3;
}
.client_logos3.two li {
	border: 1px solid #fff;
	background: #fff;
}

.client_logos3.three li {
	padding: 35px 0px;
	width: 16.5%;
	margin: 0;
}


.hsmline {
	margin: 0 auto;
	width: 40px;
	height: 27px;
	border-bottom: 1px solid rgba(225,225,225,0.1);
}

.hsmline2 {
	float: right;
	width: 40px;
	height: 2px;
	background: #9eca45;
	margin-top: 20px;
}
.hsmline2.two {
	float: left;
}

.hsmline3 {
	width: 100px;
	height: 1px;
	background: #fff;
}

.hsmline4 {
	float: left;
	width: 100%;
	height: 3px;
	background: url(../images/h-line.png) no-repeat center top;
}

.hsmline5 {
	width: 80px;
	height: 2px;
	background: #fff;
}

.hsmline6 {
	float: left;
	width: 80px;
	height: 2px;
	background: #50c9d4;
}

.hsmline7 {
	float: left;
	width: 80px;
	height: 1px;
	background: #393939;
}



/* COLORS */

.color1 {
	color: #9eca45;
}
.color2 {
	color: #5076bb;
}
.color3 {
	color: #eb9532;
}
.color4 {
	color: #d2527f;
}





















/* page titles */
/*.page_title {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	padding: 220px 0px 120px 0px;
	background: #272727 url(../images/fullsite-img14.jpg) no-repeat center top;
}
.page_title .title {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0px;
}
.page_title .title h1 {
	margin: 0px 0px 40px 0px;
	padding-bottom: 30px;
	font-size: 58px;
	color: #fff;
	text-transform: none;
	background: url(../images/white-line.png) no-repeat center bottom;
}
.page_title h3 {
	margin: 0px 0px 8px 0px;
	color: #fff;
	font-weight: bold;
}
.page_title h5 {
	margin: 0px;
	color: #fff;
	font-weight: 300;
}
.page_title.small .title h1 {
	margin: 0px 0px 20px 0px;
}

.page_title.two {
	background: #272727 url(../images/fullsite-img20.jpg) no-repeat center top;
}*/


.page_title1 {
	position: relative;
	float: left;
	width: 100%;
	color: #fff;
	text-align: left;
	margin-top: 100px;
	padding: 100px 0px 60px 0px;
	background: #999 url(../images/page-title-bg1.jpg) no-repeat center top;
}
.page_title1 h1 {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
}
.page_title1 h1 em {
	color: #fff;
	font-weight: 500;
	display: block;
	font-size: 21px;
	font-style: normal;
	text-transform: none;
}

.page_title1.sty2 {
	background: #999 url(../images/page-title-bg3.jpg) no-repeat center top;
}
.page_title1.sty3 {
	background: #999 url(../images/page-title-bg4.jpg) no-repeat center top;
}
.page_title1.sty4 {
	background: #999 url(../images/page-title-bg5.jpg) no-repeat center top;
}
.page_title1.sty5 {
	background: #999 url(../images/page-title-bg6.jpg) no-repeat center top;
}
.page_title1.sty6 {
	background: #999 url(../images/page-title-bg7.jpg) no-repeat center top;
}
.page_title1.sty7 {
	background: #999 url(../images/page-title-bg8.jpg) no-repeat center top;
}
.page_title1.sty8 {
	background: #999 url(../images/page-title-bg9.jpg) no-repeat center top;
}
.page_title1.sty9 {
	background: #999 url(../images/page-title-bg10.jpg) no-repeat center top;
}

.page_title1.lessmt {
	margin-top: 80px;
}
.page_title1.lessmt2 {
	margin-top: 62px;
}

.page_title2 {
	float: left;
	width: 100%;
	padding: 40px 0px;
	margin-top: 100px;
	background: #f3f3f3 url(../images/footer-graph3.png) no-repeat center bottom;
}
.page_title2 h1 {
	float: left;
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 0px;
	color: #393939;
}
.page_title2 .pagenation {
	float: right;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #999;
	margin: 7px 0px 0px 0px;
}
.page_title2 .pagenation i {
	color: #bbb;
	margin: 0px 2px 0px 2px;
}
.page_title2 .pagenation a {
	padding: 0px;
	color: #bbb;
	transition: all 0.3s ease;
}
.page_title2 .pagenation a:hover {
	color: #999;
}


.page_title3 {
	position: relative;
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	margin-top: 100px;
	padding: 140px 0px 90px 0px;
	background: #999 url(../images/page-title-bg2.jpg) no-repeat center top;
}
.page_title3 h1 {
	color: #fff;
	font-size: 45px;
	font-weight: 700;
	text-transform: uppercase;
}
.page_title3 h1 em {
	color: #fff;
	font-weight: 500;
	display: block;
	font-size: 21px;
	font-style: normal;
	text-transform: none;
	margin-top: 7px;
}
.page_title3 .line {
	width: 180px;
	height: 3px;
	background: #fff;
	margin: 18px auto 0 auto;
}




/* sidebar widget */
.sidebar_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.sidebar_widget ul.arrows_list1{
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
}
.sidebar_widget ul.arrows_list1 li a {
	color: #9eca45;
	line-height: 30px;
}
.sidebar_widget ul.arrows_list1 li a:hover {
	color: #272727;
}
.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px;
}
.sidebar_title {
	float: left;
	width: 100%;
}
.sidebar_widget h4, .clientsays_widget h4 {
	margin-bottom: 30px;
	float: left;
	font-weight: 500;
}

/* Recent Posts */
ul.recent_posts_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.recent_posts_list li {
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 16px 0px;
	list-style-type: none;
	border-bottom: 1px solid #eee;
	float: left;
	width: 100%;
}
.recent_posts_list li a {
	text-decoration: none;
	line-height: 17px;
	display: block;
	color: #999;
}
.recent_posts_list li a:hover {
	color: #9eca45;
}

.recent_posts_list li span {
	float: left;
	margin-right: 15px;
}
.recent_posts_list li span img {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.recent_posts_list li span img:hover {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.recent_posts_list li i {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-size: 10px;
	font-style: normal;
	color: #c9c9c9;
}
.recent_posts_list li.last {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #f5f6f6;
}

/* client says widget */
.clientsays_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #999;
}
.clientsays_widget strong {
	font-weight: 600;
	color: #454545;
}
.clientsays_widget h3 {
	margin-bottom: 18px;
}
.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px;
}



.login_form {
	width: 35%;
	margin: 0 auto;
}
.regist_form {
	width: 45%;
	margin: 0 auto;
}



/* 404 Error Page */
.error_pagenotfound {
	padding: 50px 30px 58px 30px;
	margin: 0 auto;
	width: 59%;
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom: 5px solid #eee;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}
.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #e3e3e3;
	font-weight: normal;
	margin-bottom: 10px;
	text-shadow: 5px 5px 1px #fafafa;
}
.error_pagenotfound b {
	display: block;
	font-size: 40px;
	line-height: 50px;
	color: #999;
	margin: 0;
	font-weight: 300;
}
.error_pagenotfound em {
	display: block;
	font-size: 18px;
	line-height: 59px;
	color: #9eca45;
	margin: 0;
	font-style: normal;
}


/* portfolio single image */
.portfolio_area {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
}
.portfolio_area_left {
	padding: 0px;
	margin: 0px;
	width: 74%;
	float: left;
}
.portfolio_area_left img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.portfolio_area_right {
	padding: 0px;
	margin: 0px 0px 0px 4%;
	width: 22%;
	float: left;
}
.project_details {
	padding: 0px;
	margin: 80px 0px 0px 0px;
}
.project_details span {
	padding: 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
}
.project_details strong {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #727272;
	float: left;
	width: 40%;
}
.project_details em {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	float: left;
	width: 60%;
}
.project_details span a {
	padding: 3px 10px;
	margin: 0px 0px 0px 3px;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	background-color: #e3e3e3;
	border-radius:3px;
}
.project_details span a:hover {
	background-color: #ddd;
}
.addto_favorites {
	padding: 3px 10px 5px 10px;
	margin: 27px 0px 0px 0px;
	width: 142px;
	display: block;
	border-radius:3px;
	font-size: 13px;
	color: #999;
	background: #eee;
}
.addto_favorites:hover {
	background: #e3e3e3;
}
.addto_favorites i {
	color: #c3c3c3;
}

ul.small_social_links {
	padding: 0px;
	margin: 18px 0 25px 0px;
}
.small_social_links li {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
}
.small_social_links li i {
	font-size: 11px;
	color: #9eca45;
	border: 1px solid #eee;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
}
.small_social_links li a {
	opacity: 1;
}
.small_social_links li a:hover {
	opacity: 0.7;
}


/* blog */
.blog_post {
	float: left;
	width: 100%;
}
.blog_post h3 {
	text-align: left;
	color: #333;
	line-height: 30px;
	display: block;
}
.blog_post h3 a {
	color: #9eca45;
	text-decoration: none;
	margin-top: 3px;
	text-transform: none;
	font-weight: 400;
	font-size: 30px;
}
.blog_post h3 a:hover {
	color: #383634;
}
ul.post_meta_links {
	float: left;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.post_meta_links li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	color: #999;
}
.post_meta_links li a {
	color: #999;
	padding: 0px 18px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
.post_meta_links li a:hover {
	color: #727272;
	text-decoration: none;
}
.post_meta_links li i {
	color: #bbb;
	font-size: 12px;
	font-style: normal;
}
.blog_postcontent {
	float: left;
	width: 100%;
}
.blog_postcontent .image_frame {
	float: left;
	width: 100%;
	margin-bottom: 27px;
}

.blog_postcontent .image_frame.mone {
	float: left;
	width: 100%;
	height: 280px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mtwo {
	float: left;
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mthree {
	float: left;
	width: 100%;
	height: 480px;
	overflow: hidden;
}
.blog_postcontent .image_frame.mone img,
.blog_postcontent .image_frame.mtwo img,
.blog_postcontent .image_frame.mthree img {
	float: left;
	width: auto;
	margin-left: -45%;
	margin-top: -10%;
}


.blog_postcontent .video_frame.mtwo iframe {
	float: left;
	width: 100%;
	height: 280px;
	overflow: hidden;
}


.blog_postcontent .image_frame.small {
	float: left;
	width: 43%;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .image_frame.small:hover {
	border: 7px solid #f9f9f9;
}
.blog_postcontent .image_frame img {
	float: left;
	width: 100%;
}
.blog_postcontent .video_frame.small iframe {
	height: 250px;
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 100%;
	height: 520px;
	margin-bottom: 27px;
}
.post_info_content_small {
	padding: 0px;
	margin: 0 0 0 4%;
	width: 50%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 80px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links_small li a {
	color: #a1a1a1;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links_small li a:hover {
	color: #727272;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.blog_post a.date {
	color: #454545;
	font-size: 16px;
	font-weight: normal;
}
.blog_post a.date:hover {
	color: #9eca45;
}
.post_readmore:link, .post_readmore:visited {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore.jpg) no-repeat left top;
}
.post_readmore:hover {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore_hover.jpg) no-repeat left top;
}
.sharepost {
	float: left;
	width: 80%;
	margin-bottom: 40px;
}
.sharepost ul {
	margin: 0px;
	padding: 0px;
}
.sharepost li {
	margin: 0px 7px 5px 0px;
	padding: 2px 5px;
	float: left;
	border-radius: 2px;
	list-style-type: none;
	background-color: #9eca45;
	transition: all 0.3s ease;
}
.sharepost li i {
	color: #fff;
}
.sharepost li:hover {
	background-color: #383634;
}

.about_author {
	float: left;
	width: 100%;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
}
.about_author img {
	float: left;
	margin-right: 20px;
}
.about_author a {
	font-family: 'Open Sans' !important;
	font-weight: normal;
	font-weight: 600;
	color: #333;
}
.about_author a:hover {
	color: #9eca45;
}


/* pagination */
.pagination.center {
	text-align: center;
}
.pagination.center b{
	float: inherit;
}
.pagination {
	clear:both;
	padding:10px 0;
	margin-bottom:20px;
	font-family: 'Open Sans', sans-serif;
}
.pagination b{
	float:left;
	margin: 0px 5px 2px 0;
	padding:0px 10px;
	font-weight: normal;
	color: #999;
}
.pagination a.navlinks {
	font-size: 12px;
	color: #454545;
	background-color: #eee;
	font-weight: 600;
	text-transform: uppercase;
	padding: 7px 10px;
	border-radius: 3px;
}
.pagination a.navlinks:hover {
	color: #fff;
	background-color: #454545;
}
.pagination a.current {
	color: #fff;
	background-color: #454545;
}


/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.gravatar{
	float:left;
}

.comment_content{
	overflow:hidden;
	padding-left:20px;
	position:relative;
	min-height:80px; 
}
.comment_content .comment_meta{
	position:relative;
}
.comment_content .comment_meta .comment_author{
	display:inline;
	font-size:14px;
	font-style: normal;
}
.comment_content .comment_meta .comment_author i{
	display:inline;
	font-size:11px;
	font-style: italic;
}
.comment_content .comment_text {
	clear:both;
	padding-top:0px;
	overflow:hidden;
}
.comment_content .comment_text a {
	color: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}

/* comment form */
.comment_form {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.comment_form label{
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 40px;
	font-weight: normal;
}
.comment_input_bg {
	float: left;
	width: 75%;
	height: 40px;
	padding: 7px 10px 0px 10px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_textarea_bg {
	float: left;
	width: 90%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_checkbox {
	float: left;
	display: block;
	width: 90%;
	margin-top: 10px;
}
.comment_submit {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 9px 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	border-radius: 4px;
	color: #333;
	text-transform: uppercase;
}
.comment_submit:hover {
	background-color: #f9f9f9;
	cursor: pointer;
}

/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.gravatar{
	float:left;
}

.comment_content{
	overflow:hidden;
	padding-left:20px;
	position:relative;
	min-height:80px; 
}
.comment_content .comment_meta{
	position:relative;
}
.comment_content .comment_meta .comment_author{
	display:inline;
	font-size:14px;
	font-style: normal;
}
.comment_content .comment_meta .comment_author i{
	display:inline;
	font-size:11px;
	font-style: italic;
}
.comment_content .comment_text {
	clear:both;
	padding-top:0px;
	overflow:hidden;
}
.comment_content .comment_text a {
	color: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}

/* Advertisements */
ul.adsbanner-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.adsbanner-list li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}
.adsbanner-list li img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}
.adsbanner-list li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	list-style-type: none;
}

.address_info {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 20px 20px 10px 20px;
	width: 99%;
	margin-bottom: 40px;
}
.address_info.two {
	background-color: #fff;
	border: none;
	padding-top: 0px;
}
.address_info h3 i {
	font-weight: 500;
	font-style: normal;
}

.google-map {
	width: 99%;
	height: 350px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.google-map2 {
	width: 100%;
	height: 450px;
}
.google-map3 {
	width: 100%;
	height: 300px;
	border: 10px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}
.google-map4 {
	width: 100%;
	height: 200px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}


/* contact form */
.cforms label {
	float: left;
	width: 100%;
	color: #454545;
	font-weight: normal;
}

.cforms label em {
	color: #9eca45;
	font-size: 12px;
	font-style: normal;
}

.cforms input {
	color: #454545;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: 1px solid #eee;
	background: #f9f9f9;
	-webkit-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	-moz-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	box-shadow: inset 0px 1px 2px 0px rgba(238,238,238,1);
}

.cforms textarea {
	color: #454545;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: 1px solid #eee;
	background: #f9f9f9;
	-webkit-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	-moz-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);
	box-shadow: inset 0px 1px 2px 0px rgba(238,238,238,1);
}

.cforms .button {
	float: left;
	margin-top: 10px;
	color: #fff;
	padding: 14px 20px;
	font-size: 14px;
	font-weight: 500;
	background: #9eca45;
	border: 1px solid #7ea821;
	border-radius: 3px;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms .button:hover {
	background: #454545;
	border: 1px solid #393939;
}

.cforms .button2 {
	float: left;
	margin-top: 10px;
	color: #fff;
	padding: 14px 20px;
	font-size: 14px;
	font-weight: 500;
	background: #d2527f;
	border: 1px solid #d2527f;
	border-radius: 3px;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms .button2:hover {
	background: #727272;
	border: 1px solid #393939;
}

.cforms .button3 {
	float: left;
	margin-top: 10px;
	color: #fff;
	padding: 18px 30px;
	font-size: 14px;
	font-weight: 500;
	background: #db6364;
	border: 1px solid #db6364;
	border-radius: 3px;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms .button3:hover {
	background: #454545;
	border: 1px solid #454545;
}


#form_status span{
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	background: #E74C3C;
	width: 100%;
	text-align: center;
	display: inline-block;
	padding: 10px 0px;
	border-radius: 3px;
	margin-bottom: 18px;
}
#form_status span.loading{
	color: #333;
	background: #eee;
	border-radius: 3px;
	padding: 18px 0px;
} 
#form_status span.notice{
	color: yellow;
}
#form_status .success{
	color: #fff;
	text-align: center;
	background: #9eca45;
	border-radius: 3px;
	padding: 30px 0px;
}
#form_status .success i{
	color: #fff;
	font-size: 45px;
	margin-bottom: 14px;
}
#form_status .success h3{
	color: #fff;
	margin-bottom: 10px;
}

.cforms.two label {
	float: left;
	width: 100%;
	color: #fff;
	font-weight: normal;
}
.cforms.two label em {
	color: #999;
	font-size: 12px;
	font-style: normal;
}
.cforms.two input {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: none;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.two textarea {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: none;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.two .button {
	float: left;
	margin-top: 10px;
	color: #fff;
	padding: 14px 20px;
	font-size: 14px;
	font-weight: 500;
	background: #9eca45;
	border: 1px solid #9eca45;
	border-radius: 3px;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms.two .button:hover {
	background: #999;
	border: 1px solid #999;
}


.cforms.three label {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: normal;
}
.cforms.three label em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
}
.cforms.three input {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: #44c7af;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.three textarea {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: #44c7af;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.three .button {
	float: left;
	margin-top: 10px;
	color: #fff;
	width: 100%;
	padding: 12px 0px;
	font-size: 14px;
	font-weight: 500;
	background: #393939;
	border: 1px solid #393939;
	border-radius: 0px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms.three .button:hover {
	background: #575757;
	border: 1px solid #575757;
}


.cforms.four label {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: normal;
	margin: 0;
	padding-left: 0px;
}
.cforms.four label.lst {
	text-align: left;
}
.cforms.four label em {
	color: #fff;
	font-size: 12px;
	font-style: normal;
}
.cforms.four input {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: none;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.four textarea {
	color: #fff;
	float: left;
	width: 100%;
	padding: 9px 12px;
	margin-bottom: 10px;
	border: none;
	background: none;
	-webkit-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 1px 0px rgba(255,255,255,1);
}
.cforms.four .button {
	float: left;
	margin-top: 10px;
	color: #fff;
	width: 100%;
	padding: 12px 0px;
	font-size: 14px;
	font-weight: 500;
	background: #6f6f75;
	border: 1px solid #6f6f75;
	border-radius: 0px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms.four .button:hover {
	background: #919195;
	border: 1px solid #919195;
}


.logregform {
	float: left;
	width: 35%;
	margin-left: 32.5%;
	background: #fff;
	border: 1px solid #f9f9f9;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
}
.logregform.two {
	float: left;
	width: 50%;
	margin-left: 25%;
}
.logregform .title {
	float: left;
	width: 100%;
	background: #f3f3f3;
	text-align: center;
	padding: 23px 0px 21px 0px;
}
.logregform .title h3 {
	margin-bottom: 3px;
	font-weight: 700;
	text-transform: uppercase;
}
.logregform .title p {
	font-size: 12px;
}
.logregform .feildcont {
	float: left;
	width: 100%;
	padding: 30px 30px 40px 30px;
	text-align: left;
}
.logregform .feildcont label {
	float: left;
	width: 100%;
	font-weight: normal;
	color: #727272;
}
.logregform .feildcont label em {
	color: #9eca45;
	font-style: normal;
}
.logregform .feildcont input {
	float: left;
	width: 100%;
	padding: 7px 12px;
	border: 1px solid #e3e3e3;
	margin-bottom: 12px;
}
.logregform.two .feildcont input {
	margin-bottom: 18px;
}
.logregform .feildcont .checkbox {
	float: left;
	width: 100%;
}
.logregform .feildcont .checkbox label {
	float: left;
	width: auto;
	font-size: 13px;
}
.logregform .feildcont .checkbox label strong {
	font-weight: 600;
}
.logregform .feildcont .checkbox label a {
	margin-left: 10px;
}
.logregform .feildcont .fbut {
	float: left;
	background: #9eca45;
	padding: 13px 23px;
	border: none;
	border-radius: 3px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	transition: all 0.3s ease;
	margin-top: 18px;
}
.logregform .feildcont .fbut:hover {
	background: #393939;
}

.logregform .feildcont .radiobut input {
	float: left;
	width: auto;
}
.logregform .feildcont .radiobut .onelb {
	float: left;
	color: #aaa;
	margin: 0px 12px 0px 5px;
}

.logregform .feildcont select {
	float: left;
	width: 100%;
	border: 1px solid #e3e3e3;
	padding: 9px 5px 10px 5px;
	color: #999;
	text-align: left;
}


.mgmenucols {
	float: left;
	width: 100%;
}
.mgmenucols .one_fourth {
	width: 23.5%;
	margin-right: 2%;
	padding-right: 2%;
	border-right: 1px solid #f3f3f3;
	text-align: center;
}
.mgmenucols .one_fourth.last {
	margin-right: 0;
	border-right: none;
}


.bordbox {
	float: left;
	width: 100%;
	padding: 30px 40px;
	border: 2px solid #f3f3f3;
	text-align: left;
	border-radius: 3px;
}

.videofre1 {
	float: left;
	width: 100%;
	height: 350px;
}






/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 9001;
}


/*===============pages
========================================*/
.page-banner{
	width: 100%;
	float: left;
	background:url(../images/page-banner.jpg) no-repeat center;
	background-size: cover;
	margin-top:102px;
}

.page-banner-text{
	padding: 80px 0px;
	text-align: left;
	width: 60%;
	float: left;
}
.page-banner-text h1{
	color: #fff;
	font-size: 30px;
	margin-bottom: 15px;
	font-family:"poppins", sans-serif;
}
.page-banner-text p{
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	line-height: 34px;
	letter-spacing: 0.5px;
	font-family:"poppins", sans-serif;
}

.inner-page{
	width: 100%;
	float: left;
	position: relative;
	padding-top: 50px;
	font-family:"poppins", sans-serif ;
}
.inner-page p{
	color: #000;
	font-size: 15px;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0.3px;
	font-family:"poppins", sans-serif;
}
.page-heading h1{
	color: #ea2227;
	font-size: 24px;
	margin-bottom: 10px;
	font-family:"poppins", sans-serif;
}
.about-sec1{
	width: 100%;
	float: left;
}
.about-sec1-left{
	width: 48%;
	float: left;
	margin-right: 4%;
}
.about-sec1-right{
	width: 48%;
	float: left;
	background: #efefef;
	padding: 30px;
}
.panel-group {
    width: 100% !important;
    margin-top:20px;
}
.panel-heading{position: relative;}

.panel-title{
	color: #000;
    font-size: 16px;
    margin-bottom: 13px;
    font-family: "poppins", sans-serif;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 30%);
    background: #f9f9f9;
    padding: 8px 20px;
	text-transform: capitalize;
}
.panel-body{
	color: #000;
	font-size: 15px;
	margin-bottom: 15px;
	font-family:"poppins", sans-serif;
	line-height: 28px;
	padding: 0px 15px;
}
.panel-heading .accordion-toggle:after {
     font-family: 'FontAwesome'; 
    content: "\f107";    
    float: right;        
    color: #ea2227;  
    font-size: 16px;
    font-weight: 600; 
    position: absolute;
    right: 20px;
    top: 10px;      
}
.panel-heading .accordion-toggle.collapsed:after {
       content: "\f106";    
}
.about-sec1-right h3{
	color: #ea2227;
	font-size: 24px;
	margin-bottom: 15px;
	font-family:"poppins", sans-serif;
}
.aboutpage-image{
	width: 100%;
	float: left;
	background: url(../images/aboutpage-img.jpg) no-repeat center;
	background-size: cover;
	margin-top: 30px;
}
.aboutpage-image .img-text{
    width: 100%;
    float: left;
    background: rgb(0 0 0/0.7);
    padding:65px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.aboutpage-image ul{margin:0px;}

.aboutpage-image li{
	color: #fff;
	font-family:"poppins", sans-serif;
	font-size: 26px;
	padding-bottom: 35px;
}
.aboutpage-image li i{
	color:#ffd21d;
	margin-right:15px;
}
.about-sec2{
	width: 100%;
	float: left;
	margin-top: 70px;
	margin-bottom: 60px;
}
.about-sec2-vision{
	width: 100%;
	float: left;
	text-align: center;
}
.about-sec2 .ul-item{
    position: relative;   
    width: 100%;
    margin-top: 30px;    
}
.about-sec2 .ul-item::before{
    content: '';
    position: absolute;
    top: 00%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #e4e4e4;
}
.about-sec2 .ul-item ul{display: flex; justify-content: center;}

.about-sec2 .ul-item ul li{
    list-style: none;
    position: relative;
    width: 31.33%;
    margin-right: 3%;
    float: left;
    padding: 25px 0px;
    text-align: center;
    display: flex;
 }
.about-sec2 .ul-item ul li:last-child{ margin-right: 0px}

.about-sec2 .ul-item ul li::before{
    content: '';
    position: absolute;
    top: -4px;
   left: 48.8%;
    width: 10px;
    height: 10px;
    background-color: #333;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #ddd;
}

.about-sec2 .ul-item ul li:hover::before{
   transform: scale(1.5);
}
 .about-sec2 h3{
	color: #ea2227;
	font-size: 24px;
	font-family:"poppins", sans-serif;
	margin-bottom: 0px;
}
 .about-sec2 .ul-item h4{
 	color: #000;
 	font-family:"poppins", sans-serif;
 	font-size: 20px;
}
 .about-sec2  .item{
	width: 100%;
	float: left;
	padding: 20px;	
	margin-top: 30px;
	position: relative;
	box-shadow: 0px 0px 5px 0px rgb(0 0 0/0.2);
}
 .about-sec2  .item::before{
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 2px;
    height: 50px;
    background-color: rgb(0 0 0/0.2);
}

.about-sec2-mission{
	width: 100%;
	float: left;
	margin-top:50px;
	text-align: center;
}
.page-bottom{
	width: 100%;
	float: left;
	background: url(../images/page-botom.jpg) no-repeat center;
	background-size: cover;
	padding: 50px 0px;

}
.page-bottom .text{
	width: 70%;
	float: left;
}
 .page-bottom h3{
	color: #000;
    font-size: 22px;
    line-height: 48px;
    margin-bottom: 35px;
    font-family: "poppins", sans-serif; 
    border-left: 3px solid #ff1d25;
    padding-left: 25px;   
}
.page-bottom a{
	background: #2e3192;
	border: 2px solid #2e3192;
	padding: 8px 30px;
	font-size:16px;
	border-radius: 5px;
	color: #fff;
	font-weight: 500;
	font-family: "poppins", sans-serif;
	float: left;
	margin-left: 30px;
	transition: all 0.8s ease-in-out;
}
.page-bottom a:hover{
	background: transparent;
	border: 2px solid #2e3192;
	color:#2e3192;
}
/*============courses-page
=======================================*/
.courses-page{
	width: 100%;
	float: left;
	margin-bottom: 30px;
}
.courses-sec{margin-top: 10px; width: 100%; float: left;}

.courses-sec .sec-title{
	position: relative;
	text-align: center;
	margin-bottom: 30px;
} 
.courses-sec .sec-title:before{
	position: absolute;
	content: "";
	left: 0px;
	top: 45%;
	width: 100%;
	height: 2px;
	background: #2e3192;
	z-index: -1;
}
.courses-sec .sec-title h3{
	color: #2e3192;
    font-size: 22px;
    line-height: 38px;
    font-weight: 600;
    margin-bottom: 00px;
    font-family: "poppins", sans-serif; 
    text-align: center;
    background: #fff;
    padding: 0px 30px;
    display: inline-block;
}
.courses-page .item{
	width:100%;
	float:left;
	margin-bottom: 40px;
	transition: all 0.8s ease-in-out;
}

.item-title{
	background: #fff;
	padding: 10px 20px;
	width: 20%;
	float: left;
	margin-right: 5%;
	box-shadow: 5px 5px 12px 3px rgb(0 0 0 / 20%);
	transition: all 0.8s ease-in-out;
}
.courses-page  .content{
	width: 75%;
	float: left;
}
.courses-page .item:hover .item-title{
	background: #2e3192;
}
.courses-page .item:hover .item-title h4{ color: #fff;}

.courses-page .item:hover .item-title h6{ color: #fff;}

.courses-page  .content p{ padding-bottom: 10px;}

.courses-page  .content i{ color: #ff1d25;margin-right: 15px;}

.item-title h4{
	color: #2e3192;
    font-size: 22px;
    line-height: 38px;
    font-weight: 600;
    margin-bottom: 0px;
    font-family: "poppins", sans-serif; 
}
.item-title h4 span{
	font-size: 14px;
	margin-left: 10px;
}
.item-title h6{
	color: #000;
    font-size: 14px;
	font-family: "poppins", sans-serif; 
	margin-bottom: 0px;
}

.courses-page [id]{
	scroll-margin-top: 8em;
}
.courses-page [id]:target .item-title{
	background: #2e3192;
}
.courses-page [id]:target .item-title h4{ color: #fff;}

.courses-page [id]:target .item-title h6{ color: #fff;}

/*============courses-page
=======================================*/
.ourteam-page{
	width: 100%;
	float: left;
	margin-bottom: 60px;
}
.teampage-sec{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.teampage-sec .team-item{
	width: 22.75%;
	margin-right: 3%;
	float: left;
	padding: 30px 20px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	box-shadow: 2px 2px 11px 2px rgb(0 0 0 /0.3);
	margin-bottom: 30px;
}
.teampage-sec .team-item:nth-child(4n+4){margin-right: 0px;}

.teampage-sec .team-img {margin-bottom: 15px;}

.teampage-sec .team-img img{
	width: 130px;
	height: 130px;
	border-radius: 50%;
	padding: 5px;
	border:1px solid #ddd;
}
.teampage-sec .team-name{
	width: 100%;
	float: left;
	text-align: center;
}
.teampage-sec .team-name h4{
	color: #000;
    font-size: 16px;
	font-family: "poppins", sans-serif; 
	margin-bottom: 25px;
}
.teampage-sec .team-name ul {
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-bottom: 0px;
    }
.teampage-sec .team-name i{
	display: inline-block;
	margin-right: 10px;
	width: 25px;
	height: 25px; 
	border-radius: 50%;
	border:1px solid #ddd !important; 
	line-height: 25px;
	font-size: 12px;
	text-align: center; 
	float: left;
	color: #666464 !important;
}
.teampage-sec .team-name i:hover{
	color: #ff1d25 !important;
}
/*============courses-page
=======================================*/
.contact-page{
	width: 100%;
	float: left;
	margin-bottom: 90px;
}
.contact-sec1{
	width: 100%;
	float: left;
	margin-top: 30px;
	box-shadow: 2px 2px 10px 2px rgb(0 0 0/0.3);
	padding: 30px 40px;
	margin-bottom: 50px;
}
.contact-sec1 .item{
	width:30%;
	float:left;
	margin-right: 5%;
}
.contact-sec1 .item a {color: #000;}

.contact-sec1 h4{
	color: #2e3192;
    font-size: 22px;
	font-family: "poppins", sans-serif; 
	margin-bottom: 15px;
}
.contact-sec1 .mobile p{padding-left: 20px;margin-bottom: 10px;}

.contact-sec1 .mobile i{
	margin-left: -26px;
	margin-right:10px;
	color:#2e3192;
	font-size: 18px;
}
.contact-sec1 .disp-flex{	
	display: flex;
	/*align-items: center;*/
	justify-content: center;
	border-left: 2px solid #ff1d25;
}
.contact-sec1 .disp-flex img{width:100px;margin-top:-10px;
    margin-left:40px;}

.contact-sec2{
	width: 100%;
	float: left;
	margin-top: 20px;	
	box-shadow: 2px 2px 10px 2px rgb(0 0 0/0.3);	
}
.form-left{
	width:50%;
	float: left;
	margin-right: 0%;
	padding: 25px 60px;
}
.form-right{
	width:50%;
	float:left;
}
.contact-sec2 h4{
	color: #2e3192;
    font-size: 20px;
	font-family: "poppins", sans-serif; 
	margin-bottom: 15px;
}
.contact-sec2 button{
	background: #2e3192;
	border: 2px solid #2e3192;
	padding: 6px 30px;
	font-size:16px;
	border-radius: 5px;
	color: #fff;
	font-weight: 500;
	font-family: "poppins", sans-serif;
	transition: all 0.8s ease-in-out;
	margin-top: 20px;
}
.contact-sec2 button:hover{
	background: transparent;
	border: 2px solid #2e3192;
	color:#2e3192;
}
.contact-sec2 .form-control {height: 38px !important;}

.contact-sec2 .formtextarea{height: 80px !important;}
.contact-sec2 iframe{margin-bottom: -7px;padding: 5px;}

.contact-page [id]{
	scroll-margin-top: 8em;
}

.desktop-section{display: block !important;}

.mobile-section{display: none !important;}
