/****Gobla css*****/

a:focus {
    outline: 0 solid;
    text-decoration: none;
    color: #fff;
}

img {
    max-width: 100%;
    height: auto;
}

body {
    width: 100%;
    height: 100%;
}

html,
body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 24px;
}

a {
    color: #fff;
    font-weight:bold;
}

a:hover {
    text-decoration: none;
    color: #ff6a00;
}

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}


/*** hadding ***/

*.hadding-area .hadding {
    font-family: montserrat, sans-serif, sans-serif;
    font-size: 28px;
    font-weight: normal;
    text-transform: uppercase;
}

*.hadding-area {
    display: inline-block;
    padding-bottom: 30px;
    padding-top: 50px;
    text-align:center;
}

*.hadding-area > p {
    padding: 30px 450px 0;
}

.hadding-line-1 {
    height: 1px;
    margin: 10px auto 0;
    width: 114px;
}

.hadding-line-2,
.hadding-line-3,
.hadding-line-1 {
    background-color: #ff6a00
}

.hadding-line-2 {
    height: 1px;
    margin: 2px auto 0;
    width: 106px;
}

.hadding-line-3 {
    height: 1px;
    margin: 2px auto 0;
    width: 98px;
}
/*** back to top ***/
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #555;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 10px;
}

#myBtn:hover {
  background-color: #888;
}

/*** button ***/

.btn.btn-buttons:focus {
    outline: transparent;
}

.btn.btn-buttons:hover {
    background-color: #fff;
    color: #333
}

.home_4 .btn.btn-no-bg:hover {
    border-color: #ff6a00;
}

.btn.btn-buttons {
    background-color: #ff6a00;
    color: #fff;
    border-radius: 5px;
    font-family: montserrat, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-left: 0;
    margin-right: 7px;
    margin-bottom:20px;
    padding: 9px 20px;
    text-transform: uppercase;
}

.btn.btn-no-bg {
    border: 2px solid #fff;
    background-color: transparent;
    border-radius: 0;
    font-family: montserrat, sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-left: 0;
    margin-right: 7px;
    padding: 9px 20px;
    text-transform: uppercase;
}

.btn.btn-no-bg:hover {
    background-color: #ff6a00;
    color: #fff;
    border-color: transparent
}


/*** hover **/


/*** / button ***/

.padding-60 {
    padding-top: 60px;
}

.margin-60 {
    margin-top: 60px;
}

.no-margin {
    margin: 0px;
}

.no-padding {
    padding: 0px;
}


/*** Transition animation ****/

.btn.btn-no-bg,
.btn.btn-buttons,
.about-title,
.priceing-content,
.pricing-top,
.client-content img,
.search-box,
.search-hidden button,
.service-icon-hover,
.service-icon,
.current-pagination,
.blog-search button,
.team-social-iton,
.copyright > a,
a,
.back-top,
.mail-send,
.pricing-amount,
.color-1,
.color-2,
.color-3,
.footer_widget li,
div.home_2 .header-search button,
.item-price,
.portfolio-item .images-link,
.portfolio-item .image-view {
    -webkit-transition: all 0.4s ease 0s, -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.btn.btn-no-bg:hover,
.btn.btn-buttons:hover,
.about-title:hover,
.priceing-content:hover .pricing-top,
.priceing-content:hover .purchase-button,
.client-content img:hover,
.search-box:hover,
.search-hidden button:hover,
.service-item:hover .service-icon-hover,
.service-item:hover .service-icon,
.current-pagination:hover,
.blog-search button:hover,
.team-social-iton:hover,
.back-top:hover,
.mail-send:hover,
.priceing-content:hover .pricing-amount,
.color-1:hover,
.color-2:hover,
.color-3:hover,
.footer_widget li:hover,
.copyright > a:hover,
div.home_2 .header-search button:hover,
.portfolio-content:hover .item-price,
.portfolio-item .image-view:hover,
.portfolio-item .images-link:hover {
    -webkit-transition: all 0.4s ease 0s,
	-moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}


/*** / Transition animation ****/

.float-left {
    float: left
}

.float-right {
    float: right
}


/*** stikcy ***/

.header-section.on {
    background-color: rgba(51, 51, 51, 0.81);
    padding: 0px 0px 0px;
    z-index: 999;
  /***  padding: 24px 0;***/
}


/*** stikcy ***/


/**************************
Home 1 start
***********************/




/** about **/






/*** portfolio ***/






/*** contact ***/






/***** Header *****/

.header-section {
    position: fixed;
    transition: all 0.8s ease 0s;
    width: 100%;
    z-index: 999;
    padding: 30px 0;
}


/***** Support *****/



/***** Support *****/


/*** menu ***/

nav > ul > li {
    display: inline-block;
}

.menuarea {
    display: inline-block;
}

.menu-section {
    text-align: right;
    padding: 0px;
}

nav > ul > li > a {
    color: #fff;
    font-family: montserrat, sans-serif;
    font-size: 13px;
    padding: 10px;
    text-transform: uppercase;
}

.home_2 nav > ul > li > a:hover,
.home_2 ul.slimmenu li ul li a:hover {
    color: #ff6a00;
}

nav ul li .active a:focus,
nav ul li .active a:hover {
    background-color: transparent;
    color: #bea473 !important;
}



/***** Header *****/


/*** Slider section ****/

/*** Y - Title Box ***/

.slide-content {
    left: 0;
         border-radius:5px;
    margin: 0 12px;
    background: #000;
    opacity: 0.8;
    right: 0;
    text-align: center;
    width: 600px;
    position: absolute;
    top: 65%;
    height:200px;
    z-index: 99;
}

.img-bg {
    background: rgba(0, 0, 0, 0);
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}


/*** content **/

.slide-content > h2 {
    font-family: montserrat, sans-serif;
    font-size: 34px;
    font-weight: bold;
    margin: 20px 5px;
    padding: 10px;
    text-transform: uppercase;
}

/*** Y - Title Box - Title ***/
.slide-content > h2 {
    font-family: lato;
    font-size: 28px;
    font-weight: normal;
    line-height: 45px;
    margin: 15px 5px;
    padding: 0;
    text-transform: uppercase;
}

.slide-content > p {
    font-size: 15px;
    line-height: 24px;
    margin: 0;
    padding: 20px 71px 35px;
}


/*** Slider section ****/


/*** about section ***/

.about-section {
    padding-bottom: 70px;
    text-align:center;
} 

.about-contents {
    padding-top: 70px;
}

.about-title {
    font-family: montserrat, sans-serif;
    font-size: 35px;
    font-weight: normal;
    text-transform: uppercase;
    text-align:center;
}

.about-title:hover {}

.about-content > p {
    line-height: 26px;
}

h5.about-sub-title {
    color: #333333;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding-bottom: 35px;
    padding-top: 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.about-section .button {
    padding-top: 48px;
}

.about-section .button .btn.btn-buttons:hover {
    background-color: #232323;
    color: #fff;
}

.about-image {
    height: auto;
    width: 480px;
}

.font-italic {
    font-style: italic;
    font-weight: bold;
    text-decoration: underline;
}

.about-image > img {
    height: 100%;
    width: 100%;
}


/*** about section ***/


/** latest section **/

.latest-bg {
    background-attachment: fixed;
    background-image: url("../images/latest-2.jpg");
    background-position: center center;
    background-size: cover;
    display: inline;
    float: left;
    padding-bottom: 100px;
    padding-top: 90px;
    position: relative;
    width: 100%;
}

.latest-content > p {
    padding: 0px 245px 50px;
    color: #fff;
    text-align:center;
}

.latest-content > h1 {
    color: #fff;
    font-family: montserrat, sans-serif;
    font-size: 34px;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding: 30px 0 30px;
    text-transform: uppercase;
    text-align:center;
}

.latest-content > h2 {
    color: #fff;
    font-family: montserrat, sans-serif;
    font-size: 26px;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding: 30px 0 30px;
    text-transform: uppercase;
    text-align:center;
}

.latest-bg::after {
    background-color: rgba(0, 0, 0, 0.40);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.latest-content {
    position: relative;
    z-index: 99;
}

/** latest section **/


/*** service ***/
.service-section {
    padding-bottom: 40px;
    text-align:center;
} 


.service-content {
    border: 1px solid #f0f0f0;
    padding: 18px;
    text-align: center;
}

.service-icon {
    color: #535353;
    font-size: 35px;
}

.service-title {
    font-size: 16px;
    padding-bottom: 30px;
    padding-top: 15px;
    text-transform: uppercase;
}

h5.service-sub-title {
    color: #333333;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding-bottom: 35px;
    padding-top: 20px;
    text-decoration: none;
    text-transform: uppercase;
}

/*** Portfolio section ***/

.portfolio-section {
    display: inline-block;
    width: 100%;
    text-align:center;
}

.portfolio-categories {
    padding-bottom: 50px;
    text-align: center;
    color: #fff;
}

.portfolio-categories > li {
    display: inline-block;
    color: #333
}

.portfolio-categories > li > {
    display: inline-block;
    font-family: montserrat, sans-serif;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding: 0 20px;
    text-transform: uppercase;
}

.portfolio-categories > li:hover {
    color: #ff6a00
}


/*** items ***/

.portfolio-item {
    height: auto;
}

.portfolio-categories > li span {
    cursor: pointer;
    padding: 0px 20px;
    text-transform: uppercase;
}

.portfolio-content {
    bottom: 0;
    display: none;
    height: 100%;
    padding: 50px 20px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 100%;
    z-index: 99;
}

.portfolio-item:hover .portfolio-content {
    display: block;
    transition: 4s
}

.portfolio-text {
    padding-top: 155px;
    margin: 0px
}

.portfolio-link-inner {
    margin: 138px auto 0;
    width: 85px;
}

.portfolio-item .image-view {
    margin-left: 45px;
    margin-top: -40px;
    position: absolute;
    bottom: -50px;
}

.portfolio-item .images-link,
.portfolio-item .image-view {
    background-color: #fff;
    height: 40px;
    padding-top: 8px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 40px;
}

.portfolio-item .portfolio-links a span {
    margin-left: -3px;
}

.portfolio-item .images-link > a {
    padding: 14px;
}

.images-link {
    position: absolute;
    top: -48px;
}

.portfolio-content:hover .images-link {
    position: absolute;
    top: 148px;
    transition: all 0.4s ease 0s;
}

.portfolio-content:hover .image-view {
    bottom: 149px;
    margin-left: 45px;
    margin-top: -40px;
    position: absolute;
}

.portfolio-item .image-view > a {
    padding: 13px;
}

.portfolio-line {
    height: 60px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: -65px;
    width: 1px;
}

.portfolio-line::after {
    content: "";
    height: 1px;
    position: absolute;
    width: 20px;
}

.portfolio-line::before {
    content: "";
    height: 1px;
    left: -20px;
    position: absolute;
    width: 20px;
}

.portfolio-item .image-view:hover,
.portfolio-item .images-link:hover {
    background-color: #ff6a00;
    border: transparent;
    color: #fff;
}

.images-link > a:hover,
.image-view > a:hover {
    color: #fff;
}

.portfolio-list .colmd-3 {
    padding: 0;
}

.portfolio-list .colmd-4 {
    padding: 0;
}

.portfolio-item:hover .portfolio-item-content::after {
    display: block
}

.portfolio-list .mix {
    display: none;
}

h5.portfolio-sub-title {
    color: #333333;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding-bottom: 35px;
    padding-top: 20px;
    text-decoration: none;
    text-transform: uppercase;
}
/*** / Portfolio section ***/


aside {
  padding: 5px 0;
}

.bg-primary {
  background-color: #F05F40;
}
.bg-dark {
  background-color: #222222;
  color: white;
}
/*** blog section ***/

.blog-section {
    padding-bottom: 40px;
    text-align:center;
} 

.home_1 .blog-meta > ul > li:hover {
    background-color: #333333;
}
.blog-meta ul li:hover {
  background: #333;
    -webkit-transition: all 0.4s ease 0s,
	-moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.blog-page-inner .blog-meta > ul > li:hover{
  background-color:#333;
      -webkit-transition: all 0.4s ease 0s,
	-moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

h5.blog-sub-title {
    color: #333333;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding-bottom: 35px;
    padding-top: 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.blog-section {
    display:block;
}

.blog-image {
    position: relative;
}

.blog-meta {
    position: absolute;
    right: 0;
    top: 36px;
}

.blog-meta ul li a span {
    color: #fff;
}
.blog-page-inner .blog-meta ul li a span {
    color: #fff;
	 padding: 7px 0;
}

.blog-date span {
    display: block;
    font-size: 15px;
    font-weight: bold;
    line-height: 14px;
}

.blog-meta > ul > li {
    font-size: 25px;
    height: 50px;
    margin-bottom: 5px;
    padding: 11px 14px;
    width: 50px;
    background-color: #ff6a00;
}

.blog-date > span {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 16px;
    overflow: hidden;
}

.blog-content .title {
    display: block;
    font-family: montserrat, sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 16px;
    margin-top: 22px;
    color: #333;
}

.blog-content .title:hover {
    color: #ff6a00
}

.home_1 .blog-content .title:hover {
    color: #bea473
}

a.readmore {
    margin-top: 26px;
    display: block;
    text-transform: capitalize;
    text-decoration: underline;
}

.blog-meta {
    display: none
}

.view-blogs {
    display: block;
    float: right;
    font-style: italic;
    margin-right: 14px;
    margin-top: 20px;
    text-decoration: underline;
    padding-bottom: 70px;
}


/*** blog section ***/


/*** testimonial **/

.title {
    color: #fff;
}



/*** testimonial **/


/** contact section **/

h5.contact-sub-title {
    color: #efefef;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 0.2em;
    padding-bottom: 15px;
    padding-top: 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.contact-section {
	background-color: #1c1c1c;
	display: inline-block;
	width: 100%;
	text-align:center;
}

.contact-info .form-control {
    background: transparent;
    border: 1px solid #e2e2e2;
    border-radius: 0;
    box-shadow: none;
    color: #999;
}

.contact-info .form-button {
    text-align: center;
    width: 100%;
}

.contact-info .form-mane,
.contact-info .form-subject,
.contact-info .form-email {
    height: 46px
}

.contact-info .form-group {
    margin: 0;
    padding: 0 0 36px;
}

.btn-buttons.submit-btn {
    font-family: montserrat, sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin: 0 auto;
    padding: 10px 28px 7px;
}

.form-button .btn.btn-buttons.submit-btn:hover {
    background-color: #888;
    color: #fff;
}

.contact-info {
    padding-bottom: 70px;
}


/** / contact section **/


/**  maps section **/

.maps-section {
    background-color: #fff;
    height: 320px;
    position: relative;
    width: 100%;
}


/** / maps section **/


/** footer **/



footer.footer-section {
    background-color: #1c1c1c;
}

.footer-inner {
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    display: block;
    padding-top: 80px;
    padding-bottom: 45px;
    background-color:#333;
}

.footer_widget .populer-tag a {
    padding: 0 5px;
}

.footer_widget > h3 {
    color: #fff;
    font-family: montserrat, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 0;
    text-transform: uppercase;
}

.footer_widget > p,
.latest-news-tile,
.latest-news-item > p,
.footer_widget > ul > li > a {
    color: #c6c6c6;
}

.footer_widget li {
    line-height: 38px;
}

.footer_widget > ul.quick-link > li > a:hover {
    margin-left: 10px;
    color: #ff6a00
}

.populer-tag > li {
    display: inline;
}

.populer-tag > li > a {
    border: 1px solid #333333;
    display: inline-block;
    margin: 0 7px 1px -3px;
    overflow: hidden;
    padding: 0 15px;
}

div .populer-tag > li > a:hover {
    background-color: #ff6a00;
    color: #fff;
    border-color: transparent;
}

.footer-social > a {
    color: #c6c6c6;
    margin: 0 12px;
}

.footer-social > a:hover {
    color: #ff6a00;
}

.footer-social > a:first-child {
    margin-left: 0;
}

.footer-social {
    padding-bottom: 30px;
}

.copyright {
    color: #999;
    padding: 24px 0;
    text-align: center;
}

.copyright > a {
    color: #999999;
}

.copyright > a:hover {
    color: #ff6a00
}


/*** portfolio page all code ***/

.header-img {
    height: 108px;
}

.header-img > img {
    height: 100%;
    width: 100%;
}


/*** breadcrumb ***/

.inner_page *.hadding-area {
    width: 100%;
}

.breadcrumb {
    background-color: transparent;
    margin: 60px 0 0;
    padding: 0 0 17px;
}

.breadcrumb a:hover {
    color: #ff6a00
}

.breadcrumb a:focus {
    color: #ff6a00;
    outline: none
}

.inner_page .readmore-btn {
    display: inline-block;
    font-family: montserrat, sans-serif;
    margin: 0 auto;
    padding-top: 50px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}

.inner_page .portfolio-item {
    padding-bottom: 30px;
}

.inner_page .portfolio-item:hover .portfolio-content {
    width: 360px!important;
    height: 292px !important;
}

.inner_page .portfolio-1 .portfolio-item:hover .portfolio-content {
    height: 337px !important;
    width: 337px !important;
}

.inner_page .portfolio-content:hover .images-link {
    top: 134px;
}

.inner_page .portfolio-content:hover .image-view {
    bottom: 118px;
}

.inner_page .portfolio-1 .portfolio-content:hover .image-view {
    bottom: 163px;
}


/*** blog bage **/

.inner_page .blog-content .title {
    color: #333;
}

.blog-page-inner .blog-item {
    padding-bottom: 30px;
}


/*** paginations ***/



.widget {
    padding-bottom: 60px;
}


/*** blog details ***/



/*** about page ***/

.about-page .about-img img {
    height: 100%;
    width: 100%;
}

.about-page .about-img {
    height: 250px;
    margin: 0 auto;
    width: 600px;
}

.about-page .about-content h2 {
    font-family: montserrat, sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 35px;
}

.about-page .about-content p {
    padding: 0 146px 0 145px;
}

.about-page .about-content {
    padding-top: 70px;
}

.about-img.about-2-page {
    height: 327px;
    width: auto;
}

.about-page .about-content-2 {
    padding: 0;
}

.about-page .about-page-des-2 {
    padding: 0 !important;
}

.about-page .about-content-2 h2 {
    padding-bottom: 20px;
}


/*** contact page ***/

.contact-page .maps-section {
    height: 450px;
}

.contact-page .contact-box span {
    color: #939393;
    font-size: 45px;
}

.contact-page .contact-box h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 24px;
    margin-top: 7px;
    text-transform: uppercase;
}

.contact-page .contact-box-inner {
    border: 1px solid #e6e6e6;
    padding: 60px 53px;
}

/*** google map ***/

    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

