/*-----------------------------------------------------------------------------------

    Template Name: Mirror
    Template URI: https://devitems.com/html/mirror-preview/
    Description: This is html5 template
    Author: HasTech
    Author URI: https://devitems.com/
    Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1.  About Area
    2.  Services Area
    3.  Portfolio Area
    4.  Education Area
    5.  Experiences Area
    6.  Homepage Two
    7.  Homepage Three
    8.  About Us Page
    9.  Service Page
    10.  Education Page
    11.  Experience Page
    12.  Contact Page
    13.  Portfolio Page
    14.  Portfolio Details Page
    15.  Additional CSS


-----------------------------------------------------------------------------------*/

/*----------------------------------------*/
/*  1.  About Area
/*----------------------------------------*/
.about-text {padding-right: 11px;}
.about-text h3 {
    font-family: "Poppins",sans-serif;
    font-weight: 500;
    line-height: 25px;
    padding: 4px 0 10px;
}
.about-text > h4 {
    font-family: "Poppins",sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 22px;
}
.about-text p.mb {margin-bottom: 21px;}
.about-text-right {
    padding-left: 44px;
    padding-top: 20px;
}
.about-text-right .col-md-6 {
    padding-left: 35px;
    padding-right: 35px;
}
.about-text-right .row {
    margin-left: -35px;
    margin-right: -35px;
}
.single-title {
    color: #231f20;
    line-height: 19px;
    margin-bottom: 13px;
}
/*----------------------------------------*/
/*  2.  Services Area
/*----------------------------------------*/
.services-area .single-content > p, .services-two-area .single-content > p, .services-three-area .single-content > p {
    margin-bottom: 5px;
}
.service-row{margin-left: -40px; margin-right: -40px}
.service-row .col-md-4{padding-left: 40px; padding-right: 40px}
.single-service {position: relative;}
.single-service > img {
    float: left;
    padding-right: 15px;
}
.single-service .single-content {overflow: hidden;}
/*----------------------------------------*/
/*  3.  Portfolio Area
/*----------------------------------------*/
.grid-item {margin-bottom: 60px;}
.portfolio img {width: 100%;}
.portfolio {position: relative;}
.portfolio-menu{margin-bottom: 55px}
.portfolio-menu button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    color: #717171;
    font-size: 16px;
    font-weight: 500;
    margin: 0 15px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}
.portfolio-menu button:first-child{margin-left: 0}
.portfolio-menu button:hover, .portfolio-menu button.active{color: #303030}
.portfolio-title {
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index:2;
    opacity:0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.hover {display: inline-block;}
.hover-style > a {display: block; position:relative}
.hover-style > a:before {
    background: #fff none repeat scroll 0 0;
    bottom: 15px;
    content: "";
    left: 15px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    right: 15px;
    top: 15px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.hover:hover .hover-style > a:before{opacity: 0.80;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
.view-more {line-height: 12px;}
.view-more a {
    color: #606060;
    display: inline-block;
    font-family: "oswaldmedium";
    font-size: 14px;
    line-height: 12px;
    text-transform: uppercase;
}
.view-more a i {
    color: #636363;
    font-size: 18px;
    line-height: 12px;
    padding-left: 6px;
}
.view-more a:hover, .view-more a:hover i{color: #303030}
.custom-row {
    margin-left: -55px;
    margin-right: -55px;
}
.custom-row .col-md-6 {
    padding-left: 55px;
    padding-right: 55px;
}
.gallery-icon {
    bottom: 0;
    cursor: pointer;
    height: 32px;
    left: 0;
    margin: -16px auto 0;
    padding-top: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: scale(0.2);
            transform: scale(0.2);
    -webkit-transition: all 250ms cubic-bezier(1, -0.6, 0.57, -0.15) 0s;
    transition: all 250ms cubic-bezier(1, -0.6, 0.57, -0.15) 0s;
    visibility: hidden;
    width: 32px;
}
.gallery-icon i {
    display: table-cell;
    vertical-align: middle;
}
.gallery-icon:hover i{color: #fff}
.grid-item:hover .gallery-icon {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
            transform: scale(1);
    visibility: visible;
}
.portfolio-text {
    margin-bottom: 30px;
    margin-top: 39px;
}
.portfolio-text > h4 {
    color: #231f20;
    margin-bottom: 12px;
}
.portfolio-text > h4 a:hover {color: #717171}
.mfp-no-margins img.mfp-img {padding: 0;}
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
.mfp-no-margins .mfp-container {padding: 0;}
/*----------------------------------------*/
/*  4.  Education Area
/*----------------------------------------*/
.education-area .single-title, .experience-area .single-title  {margin-bottom: 11px;}
.single-content span {font-size: 16px;}
/*----------------------------------------*/
/*  5.  Experiences Area
/*----------------------------------------*/
.experience-area .single-content span{font-size: 14px}
.exp-image{float: right}
.banner-image {
    display: block;
    position: relative;
}
.banner-hover {
    left: 36px;
    position: absolute;
    top: 37px;
}
.logo-img {display: inline-block;}
selectorSavingError {display: inline-block;}
.banner-hover-text {
    color: #231f20;
    display: inline-block;
    font-size: 24px;
    padding-left: 9px;
    position: relative;
    top: 17px;
}
.banner-hover-text > span {
    display: block;
    font-family: "oswaldmedium";
    line-height: 26px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}
.banner-image .text-light{
    color: #231F20;
    font-size: 18px;
    font-weight: 300;
	display: block;
	font-family: "Poppins",sans-serif;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}
.banner-image:hover .banner-hover-text, .banner-image:hover .text-light {color: #606060}
/*----------------------------------------*/
/*  6.  Homepage Two
/*----------------------------------------*/
.about-area-two .section-title > h2, .about-area-three .section-title > h2 {margin-bottom: 25px;}
.about-area-two .single-title, .about-area-three .single-title {
    color: #303030;
    font-family: "Poppins",sans-serif;
    font-weight: 500;
}
.about-row-two {
	margin-left: -30px;
	margin-right: -30px
}
.about-row-two .col-md-6 {
    padding-left: 30px;
    padding-right: 30px;
}
.about-area-two .about-text p.mb {margin-bottom: 40px;}
.services-two-area .single-title, .services-three-area .single-title {
    font-family: "Poppins",sans-serif;
    font-weight: 500;
}
.services-two-area .single-service > img, .services-three-area .single-service > img {
    position: relative;
    top: -3px;
}
.portfolio-two-area .portfolio-text > h4 {font-family: "Poppins",sans-serif;}
.portfolio-two-area .portfolio > span {
    position: absolute;
    width: 90px;
    z-index: 2;
}
.portfolio-two-area .grid-item:nth-child(even) .portfolio span {
    bottom: 41px;
    left: -39px;
    text-align: left;
}
.portfolio-two-area .portfolio > span:after {
    background: #a2a2a2 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    position: absolute;
    width: 100%;
}
.portfolio-two-area .grid-item:nth-child(even) .portfolio span:after {left: 0;}
.portfolio-two-area .grid-item:nth-child(odd) .portfolio span {
    right: -39px;
    text-align: right;
	top: 35px
}
.portfolio-two-area .grid-item:nth-child(odd) .portfolio span:after {right: 0;}
.card-style-2.portfolio-two-area .col-md-4.grid-item:nth-child(6) .portfolio span {
    bottom: 41px;
    right: -39px;
	left: auto;
    text-align: right;
}
/*----------------------------------------*/
/*  7.  Homepage Three
/*----------------------------------------*/
.b-image {
    margin-right: 54px;
    position: relative;
}
.b-image:before {
    background: #F5F5F5 none repeat scroll 0 0;
    bottom: -30px;
    content: "";
    height: 82%;
    position: absolute;
    right: -31px;
    width: 95%;
    z-index: -1;
}
.b-image img {width: 100%;}
.text-icon > h2 {
    color: #303030;
    display: inline-block;
    font-size: 26px;
    line-height: 27px;
    position: relative;
    top: 7px;
}
.single-fun-factor h4 {
    font-family: "montserratregular";
    font-size: 15px;
    font-weight: 400;
}
.text-icon img {
    display: inline-block;
    padding-right: 6px;
}
.single-fun-factor > span {
    display: block;
    font-size: 13px;
}
.single-fun-factor {
    float: left;
    width: 25%;
}
.fun-fact {
    overflow: hidden;
    padding-right: 45px;
}
.text-icon {margin-bottom: 8px;}
.service-container {
    float: right;
    padding-left: 25px;
    width: 58%;
}
.service-column {
    float: left;
    width: 33.3333%;
}
.service-image {
    float: left;
    width: 42%;
}
.service-image > img {max-width: 100%;}
.services-three-area .section-title > h2 {margin-bottom: 10px;}
.custom-row-two{margin-left: -8px; margin-right: -8px}
.custom-row-two .col-md-4, .custom-row-two .col-md-3, .custom-row-two .col-md-6, .full-width .grid.row .col-md-3, .full-width .grid.row .col-md-4, .full-width .grid.row .col-md-6{
	padding-left: 8px; padding-right: 8px
}
.custom-row-two .grid-item, .full-width .grid.row .grid-item{margin-bottom: 16px}
.custom-row-two .col-md-4.no-gutter, .custom-row-two .col-md-3.no-gutter, .custom-row-two .col-md-6.no-gutter, .full-width .grid.row .col-md-3.no-gutter, .full-width .grid.row .col-md-4.no-gutter, .full-width .grid.row .col-md-6.no-gutter{
	margin: 0;
	padding: 0
}
/*----------------------------------------*/
/*  8.  About Us Page
/*----------------------------------------*/
.skill-content > h3 {
    line-height: 25px;
    margin-bottom: 26px;
}
.skill-content p:nth-child(2) {margin-bottom: 14px;}
.skill-content {padding: 90px 52px 0 0;}
.skill-bar-item > span {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 6px;
}
.progress {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #a6a6a6;
    border-radius: 30px;
    box-shadow: none;
    height: 14px;
    margin: 0;
    padding: 2px 5px;
}
.progress-bar {
    background: #4b4b4b none repeat scroll 0 0;
    border-radius: 30px;
    box-shadow: none;
    height: 8px;
}
.progressbar-container {padding-top: 148px;}
.progressbar-container .col-lg-4:nth-child(1) .skill-bar-item, .progressbar-container .col-lg-4:nth-child(2) .skill-bar-item, .progressbar-container .col-lg-4:nth-child(3) .skill-bar-item {
    margin-bottom: 40px;
}
.experience-style-two .exp-image {float: left;}
.experience-style-two .section-title {padding-top: 20px;}
.experience-style-two .single-content span, .experience-style-three .single-content span {
    font-size: 16px;
}
.experience-style-two .single-title, .experience-style-three .single-title, .education-style-two .single-title, .education-content h3, .experience-content h3 {
    font-family: "Poppins",sans-serif;
    font-weight: 500;
}
/*----------------------------------------*/
/*  9.  Service Page
/*----------------------------------------*/
.about-work .section-title > h2 {margin-bottom: 19px;}
.about-work .about-text p {margin-bottom: 44px;}
.about-row-three {
    margin-left: -22px;
    margin-right: -22px;
}
.about-row-three .col-md-5 {
    padding-left: 22px;
    padding-right: 22px;
}
.about-work .b-image:before {
	background: #f5f5f5 none repeat scroll 0 0;
	bottom: -30px;
	content: "";
	height: 82%;
	position: absolute;
	right: -31px;
	width: 95%;
	z-index: -1;
}
.about-work .b-image {margin-right: 30px;}
.about-work .about-text {padding-right: 47px;}
/*----------------------------------------*/
/*  10.  Education Page
/*----------------------------------------*/
.education-section .section-title > h2 {margin-bottom: 15px;}
.education-content h3, .experience-content h3 {
    line-height: 25px;
    margin-bottom: 22px;
}
.education-img {float: right;}
.education-content > p:nth-child(2), .experience-content > p:nth-child(2) {margin-bottom: 20px;}
.education-content > p:nth-child(3), .experience-content > p:nth-child(3) {margin-bottom: 24px;}
.education-content {padding-top: 12px;}
.education-item {padding-top: 42px;}
/*----------------------------------------*/
/*  11.  Experience Page
/*----------------------------------------*/
.experience-style-three .section-title > h2 {margin-bottom: 27px;}
.experience-items {padding-top: 45px;}
/*----------------------------------------*/
/*  12.  Contact Page
/*----------------------------------------*/
.single-contact-info > h4 {margin-bottom: 18px;}
.contact-text span {
    font-size: 12px;
    padding-left: 35px;
}
.contact-content {padding-top: 40px;}
.form-box label {
    font-size: 14px;
    margin: 0;
}
.contact-form .section-title {margin-bottom: 16px;}
.form-box input, .form-box textarea {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    height: 30px;
    padding: 3px 10px;
}
.form-box {margin-bottom: 13px;}
.form-content .form-box:last-child {margin: 0;}
.form-content {padding-right: 24px;}
.form-box textarea {
    height: 186px;
	margin-bottom: 20px
}
.form-box button {
  background: #262626 none repeat scroll 0 0;
  border: 0 none;
  color: #fefefe;
  float: right;
  font-family: "oswaldmedium";
  font-size: 16px;
  font-weight: 500;
  padding: 10px 30px 6px;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}
.form-box button:hover{background: #444}
/*----------------------------------------*/
/*  13.  Portfolio Page
/*----------------------------------------*/
.full-width .grid-item {overflow: hidden;}
.full-width .view-more {
    overflow: hidden;
    padding: 60px 102px 0 0;
}
.grid-item.no-gutter{margin: 0; padding: 0}
.card-style-1 .grid-item, .card-style-2 .grid-item {margin-bottom: 25px;}
.card-style-1 .portfolio-text, .card-style-2 .portfolio-text {
    margin-bottom: 40px;
    margin-top: 40px;
}
.custom-row-three {
    margin-left: -40px;
    margin-right: -40px;
}
.custom-row-three .col-md-4, .custom-row-three .col-md-6, .custom-container {
    padding-left: 40px;
    padding-right: 40px;
}/*----------------------------------------*/
/*  14.  Portfolio Details Page
/*----------------------------------------*/
.portfolio-left-bar-top > h3,.portfolio-right-bar-top > h3,.portfolio-right-bar-bottom > h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 25px;
}
.portfolio-left-bar-bottom > h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 22px;
}
.portfolio-left-bar-bottom p {color: #666;}
.portfolio-right-bar-top ul {border: 1px solid #dcd9d9;}
.portfolio-right-bar-top li {
    border-bottom: 1px solid #dcd9d9;
    font-size: 14px;
    font-weight: 500;
    display: block;
    overflow: hidden;
}
.portfolio-right-bar-top li:last-child {border-bottom: none;}
.portfolio-right-bar-top li span {
    float: left;
    padding: 10px;
}
.portfolio-right-bar-top li span.portfolio-span {
    border-right: 1px solid #dcd9d9;
    float: left;
    width: 34%;
}
.portfolio-right-bar-bottom .portfolio-title h3 {font-size: 14px;}
.portfolio-right-bar-bottom .portfolio-title span {font-size: 14px;}
.portfolio-right-bar-bottom .portfolio {margin-bottom: 0px;}
.portfolio-right-bar-bottom .hover-style > a:before {
    bottom: 5px;
    left: 5px;
    right: 5px;
    top: 5px;
}
.portfolio-right-bar-bottom .hover-style:hover a:before {
    opacity: 0.75;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
/*----------------------------------------*/
/*  15.  Additional CSS
/*----------------------------------------*/
#page-wrapper .wrapper .section img {width: 100%;}
#page-wrapper {
    height: 100%;
    padding-left: 250px;
    width: 100%;
}
#page-wrapper .wrapper {
    height: 100%;
    position: relative;
}
.section {
    left: 0;
    position: absolute;
    top: 0;
    z-index: -999;
    height: 100%;
    width: 100%;
}
.section.active {z-index: 99;}
body.height {
    height: 100%;
    overflow: hidden;
}
.wrapper .text-content {padding-left: 90px;}
.wrapper-right {padding: 0 20px;}
#page-wrapper .skill-content {padding: 44px 0 0;}
#page-wrapper .progressbar-container {padding: 5px 30px 62px 0;}
#about-area .section-title > h2 {margin-bottom: 28px;}
#page-wrapper .contact-content {padding-top: 35px;}
#page-wrapper .wrapper .section .contact-content img {width: auto;}
#about-area.section .single-contact-info h4 {color: #606060;}
.section .single-footer-info {width: 50%;}
.section .contact-text span{padding-left: 25px}
#page-wrapper .wrapper .section .fun-fact img, #page-wrapper .wrapper .section .service-sec img {width: auto;}
.section .portfolio-two-area .portfolio > span {width: 72px;}
.section .portfolio-two-area .grid-item:nth-child(2n+1) .portfolio span {right: -31px;}
.section .portfolio-two-area .grid-item:nth-child(2n) .portfolio span {left: -31px;}
.portfolio-contents {padding: 70px 70px 60px;}
.pagination-content .pagination {
    margin: 0;
    padding: 0;
}
.section .grid-item:nth-child(5), .section .grid-item:nth-child(6) {margin-bottom: 50px;}
.pagination-content .pagination li:last-child a {margin-right: 0;}
.section .portfolio-text > p {
    font-size: 12px;
    line-height: 20px;
}
.section .portfolio-text > h4 {
    font-size: 15px;
    line-height: 13px;
}
.section .portfolio-text {margin-bottom: 25px;}
#service-area .section-title > h2 {margin-bottom: 16px;}
.wrapper-right .single-title {margin-bottom: 10px;}
.work-sec {padding-top: 30px;}
.section .services-two-area {padding-top: 48px;}
.service-sec {padding: 45px 0 35px;}
.edu-sec .education-content {
    padding-right: 34px;
    padding-top: 24px;
}
.edu-sec .education-item {
    padding-bottom: 70px;
    padding-top: 46px;
}
#experience-area .section-title > h2 {margin-bottom: 27px;}
.section .experience-content > p:nth-child(2) {margin-bottom: 29px;}
.exp-sec .single-title {
    font-size: 20px;
    margin-bottom: 2px;
}
.exp-sec .single-content span {margin-bottom: 10px;}
.exp-sec .experience-items {margin-bottom: 52px;}
.col-left {
    float: left;
    width: 34%;
}
.col-right {
    float: left;
    width: 66%;
}
.section .single-contact-info:nth-child(1) {width: 29%;}
.section .single-contact-info:nth-child(2) { width: 38%;}
.section .single-contact-info:nth-child(3) {width: 33%;}
#page-wrapper .contact-sec .contact-content {padding-top: 27px;}
.section .social-links-content {text-align: left;}
.contact-sec .social-links-content {margin: 78px 0 40px;}
.contact-sec .social-links a {margin: 0 12px;}
.contact-sec .social-links a:first-child {margin-left: 0;}
.contact-sec .social-links {margin-top: 35px;}
.contact-sec .contact-form .section-title {margin-bottom: 44px;}
.contact-sec .form-box {margin-bottom: 21px;}
.contact-sec .contact-form {padding-bottom: 70px;}