/*
Theme Name: Infruit
Theme URI:  
Author: lalitkumar
Author URI : https://coldwp.coms
Description: Infruit WordPress Theme is corporate business WordPress Theme. You can easily customize theme without knowledge of coding. Theme support slider, blog, service sectoin and many more. Theme has attractive design and clean look. Theme is compatible with all the famous WordPress builder like elementor, brizzer and others. We checked theme with all the browser and it is compatible with the all. Theme is fully responsive. We used WordPress customizer so you can set up theme within a few minutes.    
Version: 3.6
Tested up to: 5.0
Requires PHP: 5.6
License: GNU GPL v2 or later.
License URI:  http://www.opensource.org/licenses/gpl-license.php GPL v2.0 (or later)
Text Domain: infruit
Tags: right-sidebar, one-column, two-columns,custom-header, editor-style,  footer-widgets, theme-options, translation-ready, threaded-comments 
*/

* {
    margin: 0;
    padding: 0;
}

body,
html {
    margin: 0;
    padding: 0;
}

body {
    font-weight: 300;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    overflow-wrap: break-word;

}


/*------------------------------------*1.TYPO*------------------------------------*/

h1 {
    line-height: 1.25;
    font-size: 2em
}

@media (min-width: 43.75em) {
    h1 {
        line-height: 1.125;
        font-size: 2.5em;
    }
}

@media (min-width: 56.25em) {
    h1 {
        line-height: 1.05;
        font-size: 3em
    }
}

h2 {
    line-height: 1.15384615;
    font-size: 1.625em;
}

@media (min-width: 43.75em) {
    h2 {
        line-height: 1.25;
        font-size: 2em;
    }
}

@media (min-width: 56.25em) {
    h2 {
        line-height: 1.25;
        font-size: 2.25em;
    }
}

h3 {
    line-height: 1.13636364;
    font-size: 1.375em;
}

@media (min-width: 43.75em) {
    h3 {
        line-height: 1.25;
        font-size: 1.5em;
    }
}

@media (min-width: 56.25em) {
    h3 {
        line-height: 1.25;
        font-size: 1.75em;
    }
}

h4 {
    line-height: 1.11111111;
    font-size: 1.125em;
}

@media (min-width: 43.75em) {
    h4 {
        line-height: 1.22222222
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    font-weight: 700;
    line-height: 1.4;
    moz-osx-font-smoothing: grayscale;
    webkit-font-smoothing: antialiased;
}

.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    text-decoration: none
}

a:focus,
a:hover {
    outline: 0;
    text-decoration: none
}

p {
    margin: 0 0 1em 0;
    line-height: 1.6;
}

.small {
    font-size: 14px;
}

h1+ol,
h1+p,
h1+ul,
h2+ol,
h2+p,
h2+ul,
h3+ol,
h3+p,
h3+ul,
h4+ol,
h4+p,
h4+ul,
h5+ol,
h5+p,
h5+ul,
h6+ol,
h6+p,
h6+ul {
    padding-top: 0
}

ul {
    list-style: none
}

.strong,
b,
strong {
    font-weight: 500;
}

img {
    border: 0;
    height: auto;
    max-width: 100%;
    width: 100%;
}
/*------------------------------------*2.HELPERS*------------------------------------*/

.omega {
    padding-right: 0;
}

.alpha {
    padding-left: 0;
}

@media only screen and (max-width: 780px) {
    .omega {
        padding-right: 15px;
    }
    .alpha {
        padding-left: 15px;
    }
}


/* ===HELPERS=== */

iframe,
embed,
object {
    max-width: 100%;
}

.mBtm-50 {
    margin-bottom: 50px
}

.mBtm-30 {
    margin-bottom: 30px
}

.mBtm-20 {
    margin-bottom: 20px
}

.mTop-50 {
    margin-top: 50px
}

.mTop-30 {
    margin-top: 30px
}

.mTop-20 {
    margin-top: 20px
}

.mTop-0 {
    margin-top: 0
}

.pTop-30 {
    padding-top: 30px;
}

.pTB-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.pTB-40 {
    padding: 40px 0;
}

.pTB-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.pBTM-50 {
    padding-bottom: 50px;
}

.pBTM-30 {
    padding-bottom: 30px;
}
.ptop-100 {
    padding-top: 100px;
}
.pBTM-120 {
    padding-bottom: 100px;
}

.pTBM-120 {
    padding-top: 100px;
    padding-bottom: 70px;
}
.p-same{
    padding: 100px 0;
}
.margin-0 {
    margin: 0;
}

.frameAll {
    padding: 18px 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.frameLR {
    padding-left: 30px;
    padding-right: 30px;
}

.border-none {
    border: none !important;
}

.Aligner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.Aligner-item {
    max-width: 50%;
}

.Aligner-item--top {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.Aligner-item--bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.raised {
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
}

.shadow {
    -webkit-box-shadow: 0 2px 3px -1px rgba(151, 171, 187, 0.7);
    box-shadow: 0 2px 3px -1px rgba(151, 171, 187, 0.7)
}

.title-container {
    position: relative;
}

.cmn-title-pic {
    position: relative;
    padding-bottom: 30px;
    text-align: center;
    margin: 0 auto 60px;
    text-transform: uppercase;
    font-size: 2.66em;
    font-weight: bold;
}

.title-icon,
.title-icon-inverse {
    height: 16px;
    width: 104px;
    margin: 0px auto;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.title-icon span:after,
.title-icon span:before,
.title-icon-inverse span:after,
.title-icon-inverse span:before {
    content: "";
    position: absolute;
    height: 10px;
    width: 10px;
    top: 3px;
    border: 2px;
    border-style: solid;
    transform: rotate(45deg);
}

.title-icon span:after,
.title-icon-inverse span:after {
    left: 37px;
}

.title-icon span:before,
.title-icon-inverse span:before {
    right: 37px;
}

.title-icon:after,
.title-icon:before,
.title-icon-inverse:after,
.title-icon-inverse:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 38px;
    top: 7px;
}

.title-icon:after,
.title-icon-inverse:after {
    right: 0;
}

.title-icon:before,
.title-icon-inverse:before {
    left: 0;
}

.imp-text {
    font-size: 1.3em;
    line-height: 1.5em;
    margin-bottom: 2em;
}

.gTransition {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.of-hide {
    overflow: hidden;
}


/*top section */


/*===============================
           NAVIGATION
 ===============================*/

.menubar {
    padding:0;
    width: 100%;
    position: absolute;
    top: auto;
    z-index: 99999;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
}

.menubar.affix {
    padding: 0px 0;
    position: fixed;
    top: 0;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.navbar-brand {
       height: auto;
    line-height: 0;
    padding: 0px 15px;
    padding-left: 0;
}

.brand-logo {
    margin: 8px auto;
}

.brand-logo h1 {
    margin: 0;
    padding: 0;
}

.navbar-nav>li>a {
    font-size: 18px;
    text-transform: uppercase;
}

.navbar-toggle span {
    display: block;
    width: 20px;
    height: 1px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.navbar-toggle span:first-child {
    -webkit-transform: rotate(-45deg) translate(-3px, 5px);
    -ms-transform: rotate(-45deg) translate(-3px, 5px);
    transform: rotate(-45deg) translate(-3px, 5px);
}


/* Fade out the second bar */

.navbar-toggle span:nth-child(2) {
    opacity: 0;
}

.custom-logo-link img{
    width: 225px;
    height:auto;
}

/* Rotate last bar */

.navbar-toggle span:last-child {
    -webkit-transform: rotate(45deg) translate(-4px, -5px);
    -ms-transform: rotate(45deg) translate(-4px, -5px);
    transform: rotate(45deg) translate(-4px, -5px);
}

.navbar-toggle.collapsed span:first-child {
    -webkit-transform: rotate(0) translate(0px, 0px);
    -ms-transform: rotate(0deg) translate(0px, 0px);
    transform: rotate(0deg) translate(0px, 0px);
}


/* Fade out the second bar */

.navbar-toggle.collapsed span:nth-child(2) {
    opacity: 1;
}


/* Rotate last bar */

.navbar-toggle.collapsed span:last-child {
    -webkit-transform: rotate(0) translate(0, 0);
    -ms-transform: rotate(0) translate(0, 0);
    transform: rotate(0) translate(0, 0);
}


/* Link Settings  */
.main-navigation #primary-menu>li>a{
    position: relative;
}
.main-navigation #primary-menu>li>a:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
        background-color: #1dbe6f;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.main-navigation #primary-menu>li>a:hover:before,.main-navigation #primary-menu>li>a:focus:before,
.main-navigation #primary-menu>li.active>a:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
.main-navigation #primary-menu>li.menu-item-has-children> a:hover , .menu-item a:hover,
.main-navigation #primary-menu>li.menu-item-has-children> a:focus , .menu-item a:focus{
    color: #1dbe6f;
}
.navbar {
    border-radius: 0;
    margin-bottom: 0;
    min-height: 0;
    display:flex;
}

.nav>li>a:focus,
.nav>li>a:hover,
.nav>li.active a {
    background: transparent;
}

@media (min-width: 768px){
.navbar-header {
    float: left;
    flex: 3;
}}




/*slider styles*/

.slider-main {
    width: 100%;
    position: relative;
}

.slider-main img {
    height: 100vh;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.video-home,
.parallax-home {
    background-position: center center;
    background-size: cover;
    height: 100vh;
    position: relative;
    width: 100%;
    z-index: 1;
}

.slide-text a.btn-default.active:hover,
.slide-text a.btn-default.active:focus,
{

    color: #fff !important;
}

.slide-text a:hover,.slide-text a:focus{

color: #1dbe6f !important;
 }

.slide-text a:hover,.slide-text a:focus{

    color: #fff !important;
    background-color: transparent !important;
}
#particles-js {
    z-index: 9;
    position: relative;
}

.particles-js-canvas-el {
    height: 100vh !important;
}


.video-home .overlay,
.parallax-home .overlay {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 8;
}


/*check the bs-slider css for slider styles */


/*slider styles ends*/


/*===============================
           ABOUT SECTION
 ===============================*/

.abt-title {
    font-size: 2.66em;
    font-weight: bold;
    text-transform: uppercase;
}

.abt-content {
        font-size: 1em;
        line-height: 1.8em;
        font-weight: 400;
}

.btn-custom {
    display: inline-block;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    padding: 14px 30px;
    text-align: center;
    border: 1px solid;
    text-transform: capitalize;
    position: relative;
    margin: 20px 0 0;
    letter-spacing: 1px;
}


.abt-pic img {
    margin: 0 auto;
}

.abt-pic {
    overflow: hidden;
}


/*===============================
       WHAT WE DO  SECTION
 ===============================*/

.we-do-section {
    position: relative;
}

.we-do-section .we-do-section .we-do-title {
    font-weight: bold;
    font-size: 2.5em;
    text-align: center;
    text-transform: uppercase;
}

.info-box {
    border: 1px;
    border-style: solid;
    margin: 35px auto 30px;
    position: relative;
    text-align: center;
    border-color: rgba(0, 0, 0, 0.11);
}

.info-box h4 {
    font-weight: 600;
    font-size: 1.25em;
    color: #232323;
    position: relative;
    line-height: normal;
    text-transform: capitalize;
    margin: 25px auto 15px;
}

.info-box p {
    color: inherit;
    font-weight: 400;
    font-size: 1em;
    line-height: 2em;
    padding: 0 1.5em;
    letter-spacing: 1px;
}

.info-box .icon {
    border-width: 40px 18px 0;
    border-style: solid;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 4%;
    width: 74px;
}

.info-box .icon:before {
    border-width: 0 37px 25px;
    border-style: solid;
    content: "";
    height: 0;
    left: -18px;
    position: absolute;
    top: -65px;
    width: 0;
}

.info-box .icon i {
    font-size: 1.8em;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: -30px;
}

.info-box .icon2 {
    /* visibility: hidden; */
    border-width: 42px 18px 0;
    border-style: solid;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 4%;
    width: 77px;
}

.info-box .icon2:before {
    border-width: 0 39px 27px;
    border-style: solid;
    content: "";
    height: 0;
    left: -18px;
    position: absolute;
    top: -68px;
    width: 0;
}

.info-box .icon2 i {
    font-size: 1.8em;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: -30px;
}

/* .info-box:hover .icon2 {
    visibility: visible;
} */


/*===============================
      TESTIMONIALS AND FAQ
 ===============================*/

/* .test-faq-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
} */

/* .faqs-panel,
.testi-panel {
    width: 50%;
} */

.faq-box {
    font-weight: normal;
    margin: 0 auto;
}

.faq-box a {
    border: 1px solid transparent;
    display: block;
    font-weight: bold;
    font-size: 1.25em;
    line-height: 2em;
    padding: 10px 15px;
    position: relative;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      padding-right: 50px;
}

.faq-box a.collapsed {
    border: 1px;
    border-style: solid;
}

.faq-box a:after {
    bottom: 0;
    content: "\f0da";
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 25px;
    height: 103%;
    left: auto;
    padding-top: 12px;
    right: -1px;
    text-align: center;
    top: -1px;
    width: 50px;
}

.faq-box a.collapsed:after {
    content: "\f0d7";
}

.faq-box .panel-group .panel-heading {
    border-bottom: 0;
    border-radius: 0;
    padding: 0;
}

.faq-box .panel-collapse.collapse.in {
    border: 1px;
    border-style: solid;
    border-top: none;
}

.faq-box .panel-body {
    font-size: 1em;
    line-height: 2em;
}

.faq-box .panel-group .panel+.panel {
    margin-top: 15px;
    box-shadow: none;
}
.panel-group .panel{
    box-shadow: none;
}

.testimonial {
    max-width: 900px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.testi-panel .control-round .carousel-control {
    top: 15%;
    width: 20px;
    height: 50px;
    z-index: 100;
    display: block;
    font-size: 56px;
}

.testi-box {
    margin: 0 auto;
    max-width: 650px;
}

.testimonial .content {
    border: 1px solid #1b1b1b;
    font-size: 1em;
    padding: 30px 30px;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.testimonial .content:after,
.testimonial .content:before {
    bottom: -25px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
}

.testimonial .content:before {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 25px solid #000000;
    bottom: -25px;
}

.testimonial .content p {
        margin: 0 auto;
        text-align: center;
        font-weight: 400;
}

.testimonial .test-pic {
    text-align: center;
}

.testimonial .test-pic img {
    border: 5px;
    border-style: solid;
    display: block;
    max-width: 100%;
    margin: 10px auto;
}

.testimonial h4 {
    font-weight: bold;
    font-size: 1.33em;
    padding-top: 8px;
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: center;
}

.testimonial>p {
    margin: 5px auto;
    text-align: center;
}

/* .testi-panel .indicators-line>.carousel-indicators li {
    height: 15px;
    padding: 0;
    width: 15px;
} */

.testi-panel .control-round .carousel-control.left:hover,
.testi-panel .control-round .carousel-control.right:hover,
.testi-panel .control-round .carousel-control.left:focus,
.testi-panel .control-round .carousel-control.right:focus {
    background-color: transparent;
}

.testi-panel .indicators-line>.carousel-indicators {
    bottom: -15px;
}


/*===============================
      SUMMARY SECTION
 ===============================*/
.testi-bg,
.summary-section {
    padding: 100px 0;
    position: relative;
    background-position: 100%;
}
.testi-bg .overlay,
.summary-section .overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.summary-section .box {
    padding: 20px 0;
    position: relative;
    text-align: center;
}

.summary-section .box h4 {
    font-weight: bold;
    font-size: 1.25em;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.summary-section .box p {
    font-size: 2.5em;
    margin: 10px auto;
    font-weight: bold;
}

.summary-section .box span {
    display: block;
    height: 2px;
    margin: 35px auto;
    width: 80px;
}


/*===============================
      TEAM SECTION
 ===============================*/

.team {
margin: 0 auto 30px;
padding: 40px 10px 0;
overflow: hidden;
width: 270px;
}

.team .pic {
    height: 180px;
    margin: 0 auto;
    position: relative;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 180px;

}

.team .pic img {
    width: auto;
    max-width: fit-content;
left: -30%;
position: absolute;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
top: -30%;
}
.team .thumb-container{
    overflow: hidden;
    position: absolute;
    height: 100%;
    width:100%;
    top:0;
    left:0;
}
.team .pic:after {
    border-bottom: 10px;
    border-right: 10px;
    border-left: 0;
    border-top: 0;
    border-style: solid;
    content: "";
    height: 100%;
    left: -2px;
    position: absolute;
    top: -2px;
    -webkit-transform: translate(10px, 10px);
    -ms-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
    width: 100%;
    z-index: -1;
}

.team .overlay {
    height: 105%;
    left: -6px;
    position: absolute;
    top: -6px;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    width: 105%;
    z-index: 99;
}

.team:hover .overlay,.team:focus .overlay {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.team ul.social {
    list-style: none;
    margin: 0;
    padding: 44px 20px 25px 38px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.team ul.social li {
    display: inline-block;
}

.team ul.social li a {
    border: 1px;
    border-style: solid;
    display: block;
    font-size: 14px;
    height: 30px;
    margin: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    text-decoration: none;
    text-align: center;
    padding: 5px;
    width: 30px;
}

.team ul.social li a i {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.team h5 {
    text-align: center;
    font-weight: bold;
    margin: 70px auto 5px;
    font-size: 1.33em;
    line-height: normal;
}

.team p {
    font-size: 1em;
    margin: 5px auto;
    text-align: center;
    line-height: normal
}


/*===============================
      PROGRESS BAR AND CHART
 ===============================*/

.skill-stats-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.skill-panel,
.statistics-panel {
    width: 50%;
}

.chart {
    position: relative;
}

.skills {
    max-width: 550px;
    margin: 0 auto;
    position: relative;
}

.progress-title {
    font-size: 1.25em;
    font-weight: 500;
    font-style: normal;
    margin: 0 0 10px;
    line-height: normal;
    position: relative;
}

.progress-title span {
    display: block;
    right: 0;
    position: absolute;
    text-align: right;
    top: 0;
    width: 80px;
}

.progress-title span i {
    font-style: normal;
}

.progress {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 4px;
    margin-bottom: 50px;
    overflow: visible;
}

.progress .progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-animation: animate-positive 2s;
    animation: animate-positive 2s;
    position: relative;
}

.progress .progress-bar:after {
    content: "";
    height: 12px;
    position: absolute;
    right: 16px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -4px;
    width: 12px;
}

.progress .progress-bar:after {
    border: 3px;
    border-style: solid;
    position: absolute;
    right: 2px;
}

.progress.red .progress-bar:after {
    outline: 3px;
    outline-style: solid;
}

@-webkit-keyframes animate-positive {
    0% {
        width: 0;
    }
}

@keyframes animate-positive {
    0% {
        width: 0;
    }
}


/*===============================
           OUR WORK
 ===============================*/



.work-section .work-btns {
    list-style: none;
    margin: 0;
    padding: 0 0 60px 0;
    text-align: center;
}

.work-section .work-btns li {
    display: inline-block;
    margin: 5px;
}

.work-section .work-btns li a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: capitalize;
    border: 1px solid #dadada;
}

.projects .work {
    width: 25%;
    float: left;
    position: relative;
    overflow: hidden;
}

.projects .work img {
    width: 100%;
    transition: all .3s, transform 3s ease-in-out;
}

.projects .work:hover img,.projects .work:focus img {
    transform: scale3d(1.1, 1.1, 1.1);
    filter: gray;
    /* IE5+ */
    -webkit-filter: grayscale(1);
    /* Webkit Nightlies & Chrome Canary */
}

.projects .work .overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 50% 50px 0;
    -webkit-transform: translate(460px, -100px) rotate(180deg);
    -ms-transform: translate(460px, -100px) rotate(180deg);
    transform: translate(460px, -100px) rotate(180deg);
    -webkit-transition: all 0.2s 0.4s ease-in-out;
    transition: all 0.2s 0.4s ease-in-out;
    opacity: 0;
    overflow: hidden;
}

.projects .work:hover .overlay ,.projects .work:focus .overlay {
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
}

.projects .work .overlay a {
    text-decoration: none;
    display: block;
}

.projects .work .overlay .z-icon {
    height: 40px;
    width: 40px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    padding-top: 9px;
    font-size: 18px;
    -webkit-transform: translateY(-400px);
    -ms-transform: translateY(-400px);
    transform: translateY(-400px);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.projects .work:hover .z-icon,.projects .work:focus .z-icon {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.projects .work .overlay .z-icon i {
    position: relative;
}

.projects .work .overlay .z-icon::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transform: rotate(45deg);
}

.projects .work .overlay .box {
    padding: 30px 45px;
    margin: 25px auto;
    text-align: center;
    color: #fff;
}

.projects .work .overlay .box h5 {
    color: #232323;
    font-size: 1.25em;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.projects .work .overlay .box p {
    color: #232323;
}


/*===============================
           PAGE SECTION
 ===============================*/

.page-title {
    padding-top: 250px;
    padding-bottom: 50px;
    position: relative;
}

.page-title h3 {
    font-size: 2.66em;
        text-transform: capitalize;
}

.page-title .overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
}

.page-title .container {
    z-index: 1000;
    position: relative;
}

.page-title .breadcrumb {
    margin-bottom: 0px;
    font-size: 1.25em;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
    font-weight: 400;
    color: white;
    margin-top: 10px;
    padding: 8PX 0;
    text-transform: capitalize;
}

.pages {
    padding: 100px 0;
}

.search-form .btn {
    background: #1b1b1b;
    background: #1b1b1b;
    color: white;
    width: 50px;
    height: 50px;
    border: 0;
    font-size: 18px;
    border-radius: 0;
}

.search-form .btn:focus {
    outline: none;
}

.search-form .form-control {
    background-color: #f4f3f3;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 10px;
    height: 52px;
    font-size: 1.1em;
    font-weight: 400;
}

.widget>h3 {
    font-size: 1.25em;
    text-transform: capitalize;
    margin-top: 0;
    position: relative;
    padding-bottom: 10px;
    margin-bottom:25px;
}
.widget>h3::after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 2px;
    background-color: #232323;
}
.widget ul {
    margin: 0;
}
.widget .page_item_has_children ,
.widget li {
    border-bottom: 1px solid #e1e1e1;
}
.widget li:last-child{
    border-bottom: none;
}
.blog-sidebar ul li>a {
    padding: 13px 0;
    display: block;
    font-weight: 400;
    position: relative;
    padding-right: 30px;
}

.blog-sidebar ul li>a .cat-count {
    background-color: transparent;
    font-size: 15px;
    color: #404040!important;
    position: absolute;
    right: 5px;
}

.recent-posts {
    position: relative;
    padding: 20px 0;
    min-height: 100px;
}

.recent-posts h4 {
    font-weight: 600;
    font-size: 1em;
    margin: 0;
    padding-bottom: 10px;
}

.recent-posts .meta {
    font-weight: 400;
    font-size: 13px;
}
.meta .author a{
font-weight: 500;
font-size: 14px;
}

.post-thumb {
    float: left;
    margin: 0 15px 0 0;
}

.post-thumb img {
    display: block;
    max-width: 100%;
    height: auto;
}

.blog-sidebar .tag-cloud li {
    display: inline-block;
    border: none;
}

.blog-sidebar .tag-cloud li a {
    border: 1px solid #e8e8e8;
    padding: 8px 10px;
    text-align: center;
    transition: .3s all ease-in-out;
    margin: 8px 4px;
}

.insta-gallery {
    text-align: center;
    padding: 20px 0;
}
.tag-cloud{
    padding: 10px 0 0;
}
.insta-gallery li {
    width: 32%;
    max-width: 90px;
    display: inline-block;
    border: 0;
}

.blog-sidebar ul.insta-gallery li a {
    padding: 0px;
}

.blog-page .post-thumb {
    position: relative;
}

.blog-page .meta i {
    padding-right: 5px;
}

.blog-page .meta li {
    display: inline-block;
    padding: 5px;
}

.blog-lg {
    padding-bottom: 2em;
    border-bottom: 1px solid #e1e1e1;
}

.blog-page .content {
    line-height: 2em;
}

.blog-page a.read-more {
    border: 2px;
    border-style: solid;
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    padding: 10px 15px;
    text-align: center;
    min-width: 118px;
    border-color: rgba(0, 0, 0, 0.1);
}

.pagination {
    border-radius: 0;
    text-align: center;
}

.pagination li {
    display: inline-block;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0;
}

.pagination li a {
    border: 1px solid #e8e8e8;
    border-radius: 00;
    margin: 0 8px;
    color: #000;
    display: block;
    float: none;
}

.pagination>li>a,
.pagination>li>span {
    float: none;
}

.pagination>.disabled>span {
    border: 0;
}
.pagination>.active>a{
    border-color: #1dbe6f;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover{
    background-color:#1dbe6f;
    border-color:#1dbe6f;
}
.d-tags li {
    display: inline-block;
}

.d-tags li a {
    border: 1px solid #000000;
    padding: 5px 8px;
    text-align: center;
    transition: .3s all ease-in-out;
    margin: 8px 4px;
}

.d-tags h4 {
    padding-right: 10px;
}

.blog-page .social li a {
    display: inline-block;
    padding: 0;
    height: 30px;
    width: 30px;
    margin: 0 7px;
    position: relative;
    transform: rotate(45deg);
}

.blog-page .social li a i {
    transform: rotate(-45deg);
}

.comment-section h4 {
    font-size: 1.25em;
}

.blog-page .avatar {
    height: 70px;
    width: 70px;
    overflow: hidden;
}

.comments ul li {
    margin: 30px 0 50px;
    padding-left: 84px;
    position: relative;
    min-height: 80px;
}

.comments ul li .avatar {
    position: absolute;
    left: 0;
    top: 2px;
}

.comments ul li h5 {
    font-size: 1em;
    margin-bottom: 5px;
}

.comments ul li p {
    line-height: 2em;
    font-size: 1em;
    margin: 0;
}

.comments ul li a i {
    padding-right: 5px;
}

.comment-box {
    transition: .3s all ease-in-out;
}

.comment-box h3 {
    font-size: 1.25em;
}

.comment-form .form-control {
    height: auto;
    min-height: 42px;
    border-radius: 0;
    margin-bottom: 24px;
    border: 1px solid #959595;
}

.comment-form .btn-submit {
    border: 1px;
    border-style: solid;
    display: inline-block;
    letter-spacing: 1px;
    font-size: 1.2em;
    font-weight: 500;
    margin: 10px auto 0;
    padding: 10px 40px;
    text-transform: capitalize;
    outline: none;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}


/*===============================
           BLOG POSTS
 ===============================*/

.blogs {
    margin: 20px auto;
}

.blogg {

    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.05);

}

.blog-inner-box{
    background-color: #fff;
    padding: 30px 20px;
}

.blogg h4 {
    font-weight: bold;
    font-size: 1.25em;
    line-height: 26px;
    margin: 0 0 15px;
}

.blogg .meta {
    margin: 5px auto 10px;
    list-style: none;
}
.blogg .meta li{
    display: inline-block;
    padding-right: 10px;
    font-weight: 500;
    font-size: 14px;
    padding-left: 7px;
    border-right: 1px solid #e2e2e2;
}
.blogg .meta li:first-child{
    padding-left: 0;
}
.blogg .meta li:last-child{
    border: none;
}
.blogg .meta li>i{
    padding-right: 5px;
}
.meta div {
    float: left;
    width: 50%;
}

.meta div i {
    padding-right: 10px;
}

.featured-pic {
    position: relative;
}

.featured-pic img {
    display: block;
    max-width: 100%;
}

.featured-pic .date {
    bottom: 10%;
    display: block;
    padding: 4px 10px;
    font-weight: 500;
    font-size: 13px;
    position: absolute;
    opacity: 0;
    text-align: center;
    transition: all 0.4s ease-in-out;
   
}
.blogg:hover .featured-pic .date,.blogg:focus .featured-pic .date{
left: 0;
opacity: 1;
}
.blogg p.content {
    padding: 10px 0;
    margin: 0px auto 20px;
}

.blogs a.read-more {
    border: 2px;
    border-style: solid;
    display: inline-block;
    letter-spacing: 1px;
    font-size: 1em;
    font-weight: bold;
    padding: 10px 15px;
    line-height: normal;
    text-align: center;
    min-width: 118px;
}
.blogg a.read-more{
    border-width: 1px;
}
.blogs a.view-all-post {
    display: block;
    font-size: 1.33em;
    font-weight: bold;
    max-width: 260px;
    margin: 70px auto 0px;
    padding: 15px 0;
    text-transform: uppercase;
}


/*===============================
        PARTNERS SECTION
 ===============================*/

.partner-section {
    overflow: hidden;
}

.partner-section .slick-slide {
    cursor: -webkit-grab;
    cursor: e-resize;
}

.partner-section .slick-slide img {
    max-width: 100%;
    margin: 0 auto;
}

.partner-section .item {
    height: 80px;
}

.partner-section .item img {
    padding: 30px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


/*===============================
        MAP SECTION
 ===============================*/

.map {
    height: 400px;
}


/*===============================
        FOOTER SECTION
 ===============================*/

.contact-area .contact {
    font-weight: 500;
    line-height: 2.4em;
    max-width: 300px;
    margin: 10px auto;
    text-align: center;
}

.contact-area .contact-form {
    margin-top: 50px;
}

.contact-area .contact h5 {
    font-size: 1.33em;
    font-weight: bold;
    margin: 38px auto 20px;
}

.contact-area .contact i {
    font-size: 1.5em;
}

.contact-area .contact p {
    font-size: 1.07em;
    font-weight: 300;
    line-height: 1.87em;
    margin: 0 auto;
}

.contact-area .contact p a {
    display: block;
}

.contact-area .cmn-title-pic {
    margin: 0 auto 1.7em;
}

.contact-area .contact-form input[type="text"],
.contact-area .contact-form textarea {
    border-radius: 0;
    margin-bottom: 24px;
    padding: 22px 7px;
    -webkit-transition: padding-left .15s ease-out;
    -o-transition: padding-left .15s ease-out;
    transition: padding-left .15s ease-out;
    background: transparent;
}

.contact-area .contact-form input[type="text"]:focus,
.contact-area .contact-form textarea:focus {
    padding-left: 18px;
}

.contact-area .contact-form textarea {
    height: 116px;
}

.contact-area ul.social {
    list-style: none;
    margin: 0;
    padding: 8px 0;
}

.contact-area ul.social li {
    display: inline-block;
}

.contact-area ul.social li a {
    border: 1px;
    border-style: solid;
    display: inline-block;
    font-size: 7px;
    height: 30px;
    margin: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    text-decoration: none;
    text-align: center;
    padding: 0px;
    width: 30px;
}

.contact-area ul.social li a i {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 15px;
}

.contact-area .btn-submit {
    border: 1px;
    border-style: solid;
    display: inline-block;
    letter-spacing: 1px;
    font-size: 1.2em;
    font-weight: 500;
    margin: 20px auto 0;
    padding: 10px 40px;
    text-transform: uppercase;
    outline: none;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.btn-eff {
    position: relative;
    overflow: hidden;
}

.contact-area .btn-submit:hover,.contact-area .btn-submit:focus {
    background-color: transparent;
}



/*===============================
        COPYRIGHT SECTION
 ===============================*/

.copyright {
    text-align: center;
    font-weight: 1.08em;
    line-height: normal;
}

#to-top {
    border-radius: 4px;
    bottom: 10px;
    border: 2px solid;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    font-size: 18px;
    line-height: 36px;
    height: 38px;
    opacity: .5;
    position: fixed;
    -webkit-border-radius: 4px;
    right: 10px;
    text-align: center;
    width: 38px;
    z-index: 9999;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

#to-top:hover,#to-top:focus {
    opacity: 1;
}

.slide-effect {
    background-position: right bottom;
    background-size: 200% 100%;
}

.slide-effect:hover,.slide-effect:focus {
    background-position: left bottom;
}

.affix-bottom {
    top: 0 !important;
}

.preloader {
    position: fixed;
    z-index: 9999999999999;
    height: 100%;
    width: 100%;
}

.spinner {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}



@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

/*===============================
        MENU SECTION
 ===============================*/

.main-navigation .sub-menu li{
    padding: 0;
}
.main-navigation .sub-menu li a:hover,.main-navigation .sub-menu li a:focus{
    background-color: transparent;
        color: #20be6f;
}
.main-navigation .menu-item-has-children > a::after{
    font-family: fontawesome;
    content: "\f107";
    color: #fff;
    margin-left: 5px;
}
.main-navigation ul.sub-menu > .menu-item-has-children > a::after{
    font-family: fontawesome;
    content: "\f105";
    color: #fff;
    right: 10px;
    position: absolute;
}
@media screen and (max-width:768px) {
    .main-navigation {
        margin-bottom: 1em
    }
    .main-navigation a {
        padding: 0
    }
    .main-navigation li {
        display: block;
        width: 100%
    }
}
.main-navigation {
    clear: both;
    display: block;
    float: right;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
    background: #fff;
}

.main-navigation ul ul ul {
     left: -999em;
    top: 0
}

.main-navigation ul ul li:focus>ul,
.main-navigation ul ul li:hover>ul
{
    right: 100%
}
.main-navigation ul a:hover ul {
    left: -200px !important;
    top: 0
}

.main-navigation ul ul a {
    width: 200px;
    color: #000;
    padding: 12px 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.main-navigation ul li:focus>ul,
.main-navigation ul li:hover>ul,
.main-navigation ul li.main-focus > ul  {
    left: auto;
}

.main-navigation ul li.main-focus > ul li a:focus + .sub-menu{
    left:-100% !important;
}


.main-navigation li {
    float: left;
    position: relative;
    padding: 0 12px;
}

.main-navigation a {
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 20px 10px;
    text-transform: capitalize;
}

.main-navigation .children {
    background-color: #565656
}

.main-navigation.toggled ul,
.menu-toggle {
    display: block
}

@media screen and (min-width:37.5em) {
    .menu-toggle {
        display: none
    }
    .main-navigation ul {
        display: block
    }
}


.navbar-collapse.collapse {
    display: inline-block!important;
    flex: 9;
    }

/*===============================
        WIDGET SECTION
 ===============================*/

.gallery img {
    border: none !important;
}

.gallery-item{
   margin-bottom:0 !important;
}

.gallery .gallery-item {
   padding:2px !important;
    margin-top: 0px !important;
}

.gallery-icon a img{
    margin : 0px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.widget {
    position: relative;
    margin-bottom: 35px;
}

.search-form .form-control {
    background-color: #f4f3f3;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 10px;
    height: 52px;
    font-size: 1.1em;
    font-weight: 400;
}


.widget-heading {
    margin-bottom: 10px;
    margin-right: 5px;
    position: relative;
    color: #a4a4a4;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
}

.widget-heading::after {
    width: 40px;
    height: 1px;
    background-color: #043766;
    margin-top: 11px;
    margin-left: 5px;
    content: "";
    position: absolute;
}

.wid-post {
    position: relative;
    margin-top: 20px;
}

.wid-post .post-pic {
    width: 85px;
    display: table-cell;
    vertical-align: middle;
}

.widget-post-info {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
}

.widget-post-info span {
    color: #858585;
    display: block;
    font-family: "Poppins", sans-serif;
}

footer .widget-post-info span {
    color: #bbb0b0;
    display: block;
    font-family: "Poppins", sans-serif;
}



.widget_recent_entries a , .widget_recent_comments a {
    color: #111111;
    margin-bottom: 10px;
    display: block;
    font-size: 1em;;
}


.widget_recent_entries li , .widget_recent_comments li{
    margin: 15px 0;
}

.widget_recent_entries li span , .widget_recent_comments li span{
    color: #444;
    display: block;
    font-size: 14px;
}

footer .widget_recent_entries li span , footer .widget_recent_comments li span{
    color: #bbb0b0;
    display: block;
    font-size: 14px;
}

.widget_recent_entries  a:hover , .widget_recent_comments a:hover,
.widget_recent_entries  a:focus , .widget_recent_comments a:focus{
    color: #1dbe6f;
}

.widget_pages a , .widget_nav_menu a , .widget_meta a , .textwidget p {
    color : #111111 ;
}

.widget_recent_entries li span{
    padding-bottom: 15px;
    font-weight: 400;
    font-size: 13px;
    color: #444;
}
    
table, th, td {
    border: 1px solid #6d7272;
    text-align: center;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

table {
    background-color: transparent;
}

td, th {
    padding: 0.4em;
}


.widget_categories a  {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
}
.widget_categories a  {
    color: #111111;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
    display: block;
}

.widget_categories li {
    min-height: 30px;
    position: relative;
    text-align: right;
    line-height: 1.8;
    padding-bottom: 10px;
    margin-top: 10px;
}

.widget_categories label {
    display: none;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.widget_categories select , .widget_archive select{
     padding: 8px;
    max-width:100%;
}

footer .widget_categories li {
    padding-top: 10px;
}


footer .widget_categories li a{
  margin-bottom : 10px !important;
}

footer .widget_archive select , footer .widget_categories select{
    padding: 8px;
    max-width:100%;
    background: transparent;
    color :#fff;
}

footer .widget_archive select option , footer .widget_categories select option{
    color:#000;
}


.widget_archive a {
    color: #111111;
    position: absolute;
    display: block;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 400;
    padding-right: 30px;
}

.widget_archive li {
    min-height: 30px;
    position: relative;
    text-align: right;
    line-height: 1.8;
    margin-top: 10px;
}

footer .widget_archive li {
    text-align: right;
    padding-bottom : 8px ;
}

footer .widget_archive li a{ 
position: absolute !important;
    width: 100%;
    left: 0;
    text-align: left;
    top: 2px;
    padding-top: 0px !important;
     
    }

footer .cat-item a{
    position : absolute !important;
    margin-bottom:10px;
    padding : 10px 0 !important;
}

.calendar_wrap td a{
    color: #1dbe6f;
}
.calendar_wrap table {
    background-color: transparent;
    width: 100%;
}

.nosearch{
   margin-bottom: 30px;
}

.tagcloud a{
    color: #111111;
    border: 1px solid #e8e8e8;
    padding: 8px 10px;
    text-align: center;
    transition: .3s all ease-in-out;
    margin: 8px 4px;
    font-size: 15px !important;
    font-weight: 400 ;
    display: inline-block;
}

footer .tagcloud a , footer .textwidget p , .textwidget h1 , .textwidget h2 , .textwidget h3 , .textwidget h4 , .textwidget h5 , .textwidget h6 , .textwidget ul li a , .textwidget span{
    color : #fff;
}

.tagcloud a:hover,.tagcloud a:focus{
background-color: #1dbe6f;
color:#fff }

.widget_pages li , .widget_nav_menu li , .widget_recent_comments li, .widget_meta li{
   padding:13px 0 !important;
}

footer .widget_recent_comments li{
margin:0px !important;
}

.widget_pages li a:hover , .widget_nav_menu li a:hover , .widget_recent_comments li a:hover, .widget_meta li a:hover,
.widget_pages li a:focus , .widget_nav_menu li a:focus , .widget_recent_comments li a:focus, .widget_meta li a:focus{
    color: #1dbe6f;
}

.widget ul li a{
    text-decoration: none !important;
}

.page-numbers.current, .page-numbers.current>a:focus, .page-numbers.current>a:hover ,.page-numbers:hover,
.page-numbers:focus{
    background-color: #1dbe6f;
    border-color: #1dbe6f;
    color:#fff !important;
}

.page-numbers{
    border: 1px solid #e8e8e8;
    border-radius: 00;
    margin: 0 8px;
    color: #000;
    display: inline-block;
    padding: 6px 12px;
}

.blogg p {
    padding: 10px 0;
    margin: 0px auto 20px;
    line-height: 2em;
}

/**** Comments ****/


=====================================
 From: preetam (INTEL-PC/192.168.88.10/intel-<cab5a3a7b623819a>)
  at Tue Apr 09 15:09:45 2019
-------------------------------------
li.comment { list-style:none; padding-left:80px; position: relative; margin-bottom:30px;margin-top: 30px; padding-top: 0;}
.comment-author.vcard img{
    position: absolute;
    top: 0;
    left: 0;
    width: 65px;
    height: 65px
    -webkit-border-radius: 100%;
    border: 2px solid #FFF;
    height: 70px !important;
    width: 69px !important;
}


.comment-author.vcard .fn{
      text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    color: #272630;
    margin-bottom: 5px;
    font-style: normal;
    font-weight: 700;

}

.comment-metadata a{

font-size: 13px;
    color: #6d7272;
    margin-bottom: 10px;
    line-height: 1.3;
    margin-top: 10px;
}

.comment-content p{

    color: #747474;
    padding-top: 10px;
    font-family: 'Raleway', sans-serif;
}


.comment-body .reply{

    position: absolute;
    line-height: 1;
    font-size: 15px;
    font-weight: 700;
}

.comment-meta.commentmetadata{
    display:none;
}

.comment-body .reply > a{
    color: #222;
font-weight: 400;
padding-left: 20px;
top: 5px;
position: relative;
}
.comment-body .reply a::before{
    content: "\f112";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 0;

}


.comment-body .says{

    display: none;
}

.comments__Wrapper ul .children{

margin-left: 5px !important;
}

.comment-body .comment-content p {
    padding-top: 0px;
    font-family: 'Raleway', sans-serif;
    color: #6d7272;
    font-size: 14px;
    line-height: 26px;
    padding-bottom: 20px;
}

.comment-box .title h3{

  text-align: left;
  text-transform: uppercase;
  font-size: 16px !important;

}

.comment-respond .comment-reply-title{


        text-align: left;
    font-weight: 600;
    margin-bottom: 15px;
    }

.comment-respond .logged-in-as a{

      color: #232323;
}
.comment-respond .comment-form-comment {
    position: relative;
   margin-top: 2px;
}

.comment-respond .comment-form-comment textarea {
background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    outline: 0;
    padding: 12px 15px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    width: 100%;
}

.comment-respond .comment-form-author input{
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    outline: 0;
    padding: 12px 15px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    width: 100%;
}
 
.comment-respond .comment-form-email input{
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    outline: 0;
    padding: 12px 15px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    width: 100%;
}

.comment-respond .comment-form-url input{

    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    outline: 0;
    padding: 12px 15px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    width: 100%;

}



.comment-respond .form-submit input{

      background-color: #1dbe6f;
    color: #fff;
    border-radius: 0;
    font-weight: 600;
    text-transform: capitalize;
        padding: 10px 40px;
    -webkit-transition: .4s ease-in;
    -o-transition: .4s ease-in;
    transition: .4s ease-in;
    outline: 0;
    border-color: transparent;
}

.comment-respond .form-submit input:hover,.comment-respond .form-submit input:focus{

background: #000;

}

.children li{
    list-style:none;
}

.comment-reply-link{
  color: #1dbe6f !important;
}

.abt-content ol , .abt-content ul{
    margin-left:15px;
}

.abt-content ol li{
    list-style : decimal;
}

.abt-content ul li{
    list-style : disc;
}

.light-font a{
    color: #fff;
}
.light-font a:hover,.light-font a:focus{
    background-color: transparent;
}

.brand-logo p{
    color:#fff;
}

.brand-logo h2{
    text-transform : capitalize;
    margin:0;
    padding:0;
}



 .abt-contentul,
 .abt-contentol {
    margin: 0 0 1.5em;
    padding-left: 1.5em;
}

 .abt-contentul li{
    list-style: disc;
        color: #858585;
}

.abt-contentol {
    list-style: decimal;
    color: #858585;
}

.abt-contentol > li{

    list-style: decimal;
}

 .abt-contentli > ul,
 .abt-contentli > ol {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 1.5em;
}

 .abt-content dt {
    font-weight: bold;
}

.abt-content dd {
    margin: 0 1.5em 1.5em;
    color: #858585;
}

.wp-caption.alignnone{
width: 100% !important;

}
.wp-caption-text {

}
.gallery-caption {

}
 .bypostauthor {

 }
 .abt-content .alignright {
  width: 300px;
  height: 200px;

 }
 .abt-content .alignleft {

  height: 150px;
  width: 150px;

 }
.abt-content .aligncenter {
    width: 580px;
    height: auto;
}

.blog-lg .alignright {
  width: 300px;
  height: 200px;

 }
 .blog-lg .alignleft {

  height: 150px;
  width: 150px;

 }
.blog-lg .aligncenter {
    width: 580px;
    height: 300px;
}


 .blog-lg ul,
 .blog-lg ol {
    margin: 0 0 1.5em;
    padding-left: 1.5em;
}

 .blog-lg ul li{
    list-style: disc;
        color: #858585;
}

.blog-lg ol {
    list-style: decimal;
    color: #858585;
}

.blog-lg ol > li{

    list-style: decimal;
}

 .blog-lg li > ul,
 .blog-lg li > ol {
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 1.5em;
}

 .blog-lg dt {
    font-weight: bold;
}

.blog-lg dd {
    margin: 0 1.5em 1.5em;
    color: #858585;
}

.error-page .btn-custom:hover,.error-page .btn-custom:focus{

    color: #fff;
}


.p-same.dark-colaud .colud-content .tag-line{

    color: #000 !important;
}


.page-template-default .about  .abt-content{

    margin-left: -12px;
}

.blog-lg .meta,
.blog-lg .d-tags
{
    padding-left: 0;


}
.featured-pic .date{
    opacity: 1;
}
.author{
	float: left;
	margin-right: 20px;
} 
/* Accessibility */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #1dbe6f;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #fff;
  display: block;
  font-size: 14px;
  font-size: 1.875rem;
  font-weight: bold;
  height: auto;
  right: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

.error-page.pTBM-120
{
	padding-top: 200px;
}
.error-page {
    background-color: rgba(29, 190, 111, 0.4);
}

.copyright.pTB-30 span a{

    color: #fff;
}
select{

    max-width: 100%;
}


.widget_rss img{

    max-width: 100%;
    width: auto;
}
.rss-date{ display: block;}

.rsswidget{

    color: #1dbe6f;
}


.widget_rss ul li{

    padding-bottom: 10px;
    padding-top: 10px;
}

.widget_nav_menu .menu-menu-1-container ul .menu-item-has-children{

    padding-left: 20px !important;
}

.widget_categories ul li a{

    padding: 0 !important;
}

.breadcrumb-trail .trail-browse{

    display: none;
}

a:focus{

outline: 1px dotted #222;
outline-offset: 3px;
}