/**!
 * Corporate Html Template 2017
 * Description: Corporate Template
**/

/**---------------------------------------------
	Table Of Content
	
	1. General css
	2. main-menu
	3. Slider-section
	4.about-us
	5.work section
	6.Help-section
	7. Pricing-table
	8. team-member
	9. owl-testimonial
	10. articles-section
	11. contact-section
	12. footer-section
	
-----------------------------------------------**/

/*============ 1. General css =================*/
*{
	margin:0;
	padding:0;
}
body{
	font-family: 'Raleway', sans-serif;
	max-width:1920px;
	margin:0 auto;
	font-size:15px;
	color: #2f2f2f;
	line-height:24px;
	background:#fefefe;
}
*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
a,a:hover,a:active{text-decoration:none;}
select,
input{outline:0;}

ul{padding: 0;margin: 0;list-style: none;}
a,a:hover,a:active,a:focus{text-decoration:none;}
img{max-width: 100%;height: auto;}

h1,h2,h3,h4,h5,h6,p{margin: 0;}

.floatleft{float: left;}
.floatright{float: right;}
.fix{overflow: hidden;}
html,body{
    height: 100%;
}


.section-title h2 {
    font-family: 'Abril Fatface', cursive, sans-serif;
    font-size: 44px;
    letter-spacing: 1px;
    color: #2f2f2f;
    position: relative;
    padding-bottom: 10px;
}
.section-title hr{
    border-top: 1px solid #868585;
    max-width: 100px;
    margin: 6px auto;
}
.section-title hr.hr{
    max-width: 60px;
}
.section-title p {
    max-width: 700px;
    margin: 0 auto;
    font-size: 16px;
    color: #1c1c1c;
    margin-top: 45px;
	letter-spacing:.6px;
    padding:0px 5px;
}

/*============================================================
----------------------------- 2.main-menu -----------------------
==============================================================*/
#main-menu {background: #fefefe;overflow:hidden;}
#main-menu .navbar-default {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.19);
    padding: 18px 0 18px 0px;
}
#main-menu .navbar-brand {padding: 0 15px;}
#main-menu .navbar{margin:0;}
#main-menu .navbar-default .navbar-nav>li{margin-left: 25px}
#main-menu .navbar-default .navbar-nav>li:first-child{margin-left: 0px}
#main-menu .navbar-default .navbar-nav>li>a {
    color: #2f2f2f;
    text-transform: capitalize;
    transition: .5s;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
}
#main-menu .navbar-default .navbar-nav>li>a:focus,
#main-menu .navbar-default .navbar-nav>li>a:hover {color: #002981;}

#main-menu .navbar-default .navbar-nav>.active>a,
#main-menu .navbar-default .navbar-nav>.active>a:focus,
#main-menu .navbar-default .navbar-nav>.active>a:hover {
	color: #002981;
	font-weight: 400;
	background-color: transparent;
}
#main-menu .container-fluid,
#main-menu .navbar-collapse {padding-right: 0;padding-left: 0;}
/*============================================================
-----------------------------2. main-menu-----------------------
==============================================================*/



/*============================================================
-----------------------------3.Slider-section-----------------------
==============================================================*/

#rev_slider_1057_1_wrapper img{max-width:initial;}
#Slider-section{background: url(../images/banner.jpg) no-repeat center center / cover;}
#Slider-section .Slider-section .overlay {background: rgba(255, 246, 246, 0.7);}
#Slider-section .Slider-section .display_t {
	display: table;
	width: 100%;
	min-height: 660px;
}
#Slider-section .Slider-section .display_tc{
	display: table-cell;
	 width: 100%;
	 vertical-align: middle;
}
#Slider-section .Slider-section .center-txt{margin-top: 150px;}
#Slider-section .Slider-section .center-txt h2{
    font-family: 'Abril Fatface', cursive, sans-serif;
    font-size: 45px;
    color: #2f2f2f;
    letter-spacing: 1px;
}
#Slider-section .Slider-section .center-txt p {
    font-size: 20px;
    color: #2f2f2f;
    max-width: 720px;
    margin: 15px auto 0;
    letter-spacing: 1px;
    line-height: 30px;
    font-weight: 400;
}
#Slider-section .Slider-section .center-txt .top-btn {
    position: relative;
    width: 38px;
    height: 71px;
    background: transparent;
    border-radius: 20px;
    border: 2px solid #000;
    margin-top: 50px;
}
#rev_slider_1057_1_wrapper button:before{
    position: absolute;
    content: "";
    width: 2px;
    height: 10px;
    background: #000;
    top: 7px;
    left: 47%;
}
#rev_slider_1057_1_wrapper button:after{
    position: absolute;
    content: "";
    width: 1px;
    height: 40px;
    background: #000;
    bottom: 0;
    left: 49%;
}

#carousel-example-generic  .slider-text {
    color: white;
    position: relative;
    z-index: 99;
}
#carousel-example-generic   .slider-text h2 {
    font-size: 45px;
    color: #2f2f2f;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 56px;
}
#carousel-example-generic   .slider-text h2 a.typewrite{color: #c29856;}
#carousel-example-generic   .slider-text a.slider-btn {
    font-size: 20px;
    color: #232322;
    border: 1px solid #000;
    padding: 10px 20px;
    display: inline-block;
    margin-top: 40px;
    border-radius: 5px;
    font-weight: 600;
}
/* .slider-bg-overlay {
    background-color: #f2f2f2;
    opacity: .7;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
} */
.carousel-inner>.item{position:relative;}
#carousel-example-generic .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 35%;
    left: 7%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: none;
}
/*============================================================
---------------------------3.Slider-section----------------
==============================================================*/



/*============================================================
-----------------------------4.about-us-----------------------
==============================================================*/
#about-us .about-us {
    padding: 95px 0;
    background: url(../images/about-sec-bg.jpg) no-repeat fixed;
    overflow: hidden;
}
#about-us .about-content {
    margin-top: 90px;
    position: relative;
    overflow: hidden;
}
#about-us .about-single h2 {
    color: #2f2f2f;
    font-family: 'Abril Fatface', cursive, sans-serif;
    font-weight: 500;
    font-size: 24px;
}
#about-us .about-single p {
    margin-top: 25px;
    color: #2f2f2f;
    font-size: 15px;
    max-width: 335px;
}
#img-section .img-section{overflow: hidden;}
#img-section .img-section img{width: 100%;}
/*============================================================
-----------------------------4.about-us-----------------------
==============================================================*/


/*============================================================
-----------------------------5.work section--------------
==============================================================*/
 #content-block .content-block {overflow: hidden;padding: 96px 0 0;}
 
.prothoma-container{position: relative;}
.prothoma-item img{width:100%;}

 #content-block .prothoma-item--width2 { width:  50%; }
 #content-block .prothoma-item--width4 { width:  25%; }

.prothoma-item{
	position:relative;
	overflow:hidden;
	float:left;
	display:inline-block;
}
 #content-block .prothoma-sizer{
    width: 25%;
}
 #content-block .prothoma-menu{
	 font-size: 0;
	 margin: 75px 0 45px;
 }
.prothoma-menu .title{
	font-size: 18px; 
	line-height: 40px; 
	color: #000;
	text-align: center; 
	border-bottom: 1px #000 solid; 
	cursor: pointer; 
	padding: 0 30px; 
	display: none; 
	white-space: nowrap; 
	overflow: hidden; 
	text-overflow: ellipsis;
}
 #content-block .prothoma-menu button{
    display: inline-block;
    font-size: 14px;
    color: #2f2f2f;
    letter-spacing: 1px;
    margin: 0 25px;
    border: 1px solid transparent;
    padding: 3px 8px;
    position: relative;
    border: none;outline:0;
    background: transparent;}
 #content-block .prothoma-menu button.active{
    color: #2f2f2f;
    border: 1px solid #2f2f2f;
    padding: 3px 8px;
 }

@media (max-width: 768px) {
	 #content-block .prothoma-item.prothoma-item--width2,
	 #content-block .prothoma-item.prothoma-item--width4{width: 50%;}}
@media (max-width: 640px) {
	 #content-block .prothoma-item.prothoma-item--width2,
	 #content-block .prothoma-item.prothoma-item--width4{width: 100%;}}
	
	
.ehover .table-cell{display:table-cell;vertical-align:middle;}
.ehover {
    position: relative;}
.ehover .overlay {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.6);
	opacity: 0;
	-webkit-transition: opacity 0.95s, -webkit-transform 0.95s;
	transition: opacity 0.95s, transform 0.95s;
}
.ehover .hover-txt{
    position: relative;
   display:table;
   width:100%;
   height:100%;
   z-index:1;
}
.ehover .hover-txt{
	opacity: 0;
	-webkit-transition: opacity 0.95s, -webkit-transform 0.95s;
	transition: opacity 0.95s, transform 0.95s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

.hover-txt p{ 
	font-size: 15px;
    text-transform: capitalize;
    font-style: italic;
    color: #000;
    margin: 0;
    line-height: 1.1;
}
.hover-txt h5 {
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 2px;
    margin: 15px 0;
}
hr.h-border {
    border-top: 2px solid #555;
    margin: 10px auto;
    max-width: 50px;
}
.search a {
    color: #777;
    font-size: 18px;
}
/* effect 13 */
.ehover img{
	transition: all 0.7s;
	width:100%;
}
.ehover:hover img{
	filter: opacity(0.3);
	-webkit-filter: opacity(0.3);
}

.ehover:hover .overlay,
.ehover:hover .hover-txt{
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	opacity:1;
}
a#loadMore {
    color: #2f2f2f;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: 'Abril Fatface', cursive, sans-serif;
}
.more-project {
    margin: 75px 0 0;
}
.more-project hr {
    border-top: 1px solid #2f2f2f;
    max-width: 100px;
    margin: 1px auto;
    line-height: 0;
}
/*============================================================
-----------------------------5. work section--------------
==============================================================*/


/*============================================================
-----------------------------6.Help-section-----------------------
==============================================================*/
#Help-section .Help-section {
    padding: 95px 0 40px;
    background-color: #f8f8f8;
    overflow: hidden;
}
#Help-section .Help-section .help-list {
    margin-top: 95px;
    position: relative;
    overflow: hidden;
}
#Help-section .Help-section .single-help .icon-container {
    display: block;
    min-height: 133px;
    float: left;
}
#Help-section .Help-section .single-help .single-details {margin-left: 70px;}
#Help-section .Help-section .single-details h3 a{
    font-family: 'Abril Fatface', cursive, sans-serif;
    font-size: 24px;
    color: #2f2f2f;
    letter-spacing: 1px;
    font-family: 'Raleway', sans-serif;  
}
#Help-section .Help-section .single-help {margin-bottom: 60px;}
#Help-section .Help-section .sigle-list {margin-top: 35px;}
#Help-section .Help-section .sigle-list li {font-size: 16px;margin-bottom: 5px;}
#Help-section .Help-section .sigle-list li i {margin-right: 10px;}
/*============================================================
-----------------------------6. Help-section-----------------------
==============================================================*/




/*============================================================
-----------------------------8. team-member-----------------------
==============================================================*/
#team-member .team-member {
    overflow: hidden;
    padding: 95px 0;
    background-color: #f7f7f7
}
#team-member .team-member-all {
    margin-top: 95px;
    position: relative;
    overflow: hidden;
	align: center
}
#team-member .team-member .box{
	position:relative;
	overflow: hidden;
}
#team-member .team-member .box .box-img{
	transform: translateX(0px);
	transition: .7s;
}
#team-member .team-member .box:hover .box-img{transform: translateX(-50%);}
#team-member .team-member .box .box-img img{width: 100%;height: auto;}
#team-member .team-member .box .content {
    position: absolute;
    top: 0;
    height: 100%;
    padding: 15px;
    left: 40%;
    text-align: center;
    background: #fff;
    transition: .7s;
    opacity: 0;
}
#team-member .team-member .box:hover .content{opacity: 1}
#team-member .team-member .hover-table{
	display: table;
	height: 100%;
	width: 100%;
}
#team-member .team-member .hover-table-cell{
	display: table-cell;
	vertical-align: middle;
}
#team-member .team-member .title {
    font-size: 20px;
    color: #2f2f2f;
    font-family: 'Abril Fatface', cursive, sans-serif;
	letter-spacing:1px;
}
#team-member .team-member .title span {
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
#team-member .team-member .description {
font-size: 15px;
margin-top: 35px;
}
#team-member .team-member .team-member-all .col-md-3{padding: 0;margin: 0;text-align: center}
#team-member .team-member .team-member-all .col-md-4{padding: 0;margin: 0;text-align: center}
#team-member .team-member .social-links {margin-top: 20px;}
#team-member .team-member .social-links li{
	display: inline-block;
	list-style: none;
	padding: 0 10px;
}
#team-member .team-member .social-links li a{color: #2f2f2f;}
/*============================================================
-----------------------------8. team-member-----------------------
==============================================================*/



/*============================================================
----------------------------- 10. articles-section----------------
==============================================================*/
#articles-section {
    padding: 95px 0;
    background: #f9f9f9;
    overflow: hidden;
}
#articles-section .article-single{
    position: relative;
    height: 200px;
}
#articles-section .article-content{
    position: absolute;
    top: 30px;
    bottom: 30px;
    z-index: 1;
}
#articles-section .article-single img {
    width: 100%;
    height: 100%;
    filter: opacity(0.1);
    -webkit-filter: opacity(0.1);
}
#articles-section .list-item-all{
    margin-top: 95px;
    position: relative;
    overflow: hidden;
}
#articles-section .article-content h5, 
#articles-section .article-content p { 
    color: #404040; 
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    transition: .7s;
}
#articles-section .article-content h5 { 
	position: relative; 
	padding-bottom: 15px; 
}
#articles-section .article-content h5:after{
    content: "";
    position: absolute;
    width: 404px;
    height: 1px;
    background: #cacaca;
    bottom: 0;
    left: 0;
} 
#articles-section .article-content h2 { 
    font-size: 36px;
    letter-spacing: 1px;
    margin: 25px 0 15px;
    font-family: 'Abril Fatface', cursive, sans-serif;
}
#articles-section .article-content h2 a,
#articles-section .article-content p a{ color: #404040; transition: .7s; }
#articles-section .article-single:hover .articles-overlay{opacity:1;}

#articles-section .article-single:hover p a,
#articles-section .article-single:hover .article-content h5,
#articles-section .article-single:hover .article-content p { color: #cecece; }

#articles-section .article-single:hover .article-content h2,
#articles-section .article-single:hover h2 a { color: #f5f5f5; }
.articles-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background: rgba(0, 0, 0, .7); 
    transition: .7s;
	opacity:0;
}
#articles-section .load-more a {
    background: transparent;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #858584;
    margin-top: 40px;
    color: #2f2f2f;
    font-size: 16px;
    font-family: 'Abril Fatface', sans-serif;
	letter-spacing:1px;
    padding-left: 0;
    padding-right: 0;
}
/*============================================================
---------------------------10.articles-section----------------
==============================================================*/


/*============================================================
-----------------------------12. footer-section----------------
==============================================================*/
#footer-section .footer-section{
	padding: 90px 0 30px 0;
	 background: #f1f0f0;
	 color: #707070;
	 overflow: hidden;
}
#footer-section .footer-section .logo{margin-bottom: 30px;}
#footer-section .footer-section .social li{
	list-style: none; 
	display: inline-block;
	font-weight: 300;
}
#footer-section .footer-section .social li span{padding: 0 10px;}
#footer-section .footer-section .social li a{ 
	font-size: 16px; 
	color: #1a1a1a; 
	transition: .3s; 
}
#footer-section .footer-section .social li a:hover,
#footer-section .social li a:focus{ color: #c29856; }


.scroll-to-top {
    position: absolute;
    right: 50px;
    bottom: 30px;
    font-size: 13px;
    width: 25px;
    height: 30px;
    text-align: center;
    line-height: 15px;
}
.scroll-to-top a{
    color: #707070;
}
.scroll-to-top i {
    font-size: 8px;
    transform: rotate(-30deg);
}
div#footer-bottom {
    background: #f1f0f0;
	position:relative;
}
.footer-txt p a { color:#707070;}
.footer-txt {
    color:#707070;
    padding: 30px 0;
    font-size: 14px;
	letter-spacing:1px;
}
/*============================================================
-----------------------------12. footer-section----------------
==============================================================*/

#loading{
	background-color: rgba(0, 0, 0, 0.9);
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 1;
	margin-top: 0px;
	top: 0px;
	z-index:10;
}
#loading-center{
	width: 100%;
	height: 100%;
	position: relative;
}
	
#loading-center-absolute {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 118px;
	width: 118px;
	margin-top: -59px;
	margin-left: -59px;

}

.object{
	width: 20px;
	height: 20px;
	background-color: #FFF;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	}
.object:nth-child(3n+0) {
	margin-right: 0px;
}


#object_one {
	-webkit-animation: animate 1s -0.9s ease-in-out infinite ;
	animation: animate 1s -0.9s ease-in-out infinite ;
	}
#object_two {
    -webkit-animation: animate 1s -0.8s ease-in-out infinite ;
	animation: animate 1s -0.8s ease-in-out infinite ;
	}
#object_three {
    -webkit-animation: animate 1s -0.7s ease-in-out infinite ;
	animation: animate 1s -0.7s ease-in-out infinite ;
	}
#object_four {
    -webkit-animation: animate 1s -0.6s ease-in-out infinite ;
	animation: animate 1s -0.6s ease-in-out infinite ;
	}
#object_five {
    -webkit-animation: animate 1s -0.5s ease-in-out infinite ;
	animation: animate 1s -0.5s ease-in-out infinite ;
	}
#object_six {
    -webkit-animation: animate 1s -0.4s ease-in-out infinite ;
	animation: animate 1s -0.4s ease-in-out infinite ;
	}
#object_seven {
    -webkit-animation: animate 1s -0.3s ease-in-out infinite ;
	animation: animate 1s -0.3s ease-in-out infinite ;
	}
#object_eight {
    -webkit-animation: animate 1s -0.2s ease-in-out infinite ;
	animation: animate 1s -0.2s ease-in-out infinite ;
	}
#object_nine {
    -webkit-animation: animate 1s -0.1s ease-in-out infinite ;
	animation: animate 1s -0.1s ease-in-out infinite ;
	}

/* @-webkit-keyframes animate {
 

  50% {
	-ms-transform: scale(1.5,1.5); 
   	-webkit-transform: scale(1.5,1.5); 
    transform: scale(1.5,1.5); 
	  }
 
  100% {
	-ms-transform: scale(1,1); 
   	-webkit-transform: scale(1,1); 
    transform: scale(1,1); 
	  }

} */

@keyframes animate {
  50% {
	-ms-transform: scale(1.5,1.5); 
   	-webkit-transform: scale(1.5,1.5); 
    transform: scale(1.5,1.5); 
	  }
 
  100% {
	-ms-transform: scale(1,1); 
   	-webkit-transform: scale(1,1); 
    transform: scale(1,1); 
	  }
  
}

/*********************** Thank You ***************************/
