
    html, body {

        height: 100%;

        margin: 0px;

    }
.r-p
{
	padding-left:11.5%;
	padding-right:11.5%;
}



.pubr
{
	width:100%;
	margin-left: 17%;
}


.dm
{
	width: 50%;
margin: auto;
}


.inner-sc
{
	width:90%;
	margin:auto;
	overflow-y:scroll;
	overflow-x:hidden;
	height:500px;
}

.s
{
	left:20%;
}

.faq-sec .close
{
	margin-top:-10px;
	margin-right:-10px;
	opacity: 0.5;
	transition:all 0.5s ease-in-out;
}

.faq-sec .close:hover
{
	opacity:1;
	transition:all 0.5s ease-in-out;
}


.t
{
	left:40%;
}


.f
{
	left:60%;
}


.fi
{
	left:80%;
}




.fix{
    overflow: hidden;
}

.komli-section{
    padding: 100px 0;
}


.komli-section-heading-grey h1
{
	    font-size: 40px;
    font-weight: 100;
    color: #3c3c3c;
    margin-top: 0px;
    text-transform: uppercase;
    font-family: "Roboto Slab",serif;
	text-align:center;

}




.komli-section-heading-white h1
{
	    font-size: 40px;
    font-weight: 100;
    color: #fff;
    margin-top: 0px;
    text-transform: uppercase;
    font-family: "Roboto Slab",serif;
	text-align:center;

}

.center
{
	width:100%;
	text-align:center;
}



.border-head {
    width: 100%;
    margin: auto;
    text-align: center;
}

.border-head .h1 {
    font-size: 40px;
    font-weight: 100;
    color: #3B3B3B;
    text-transform: uppercase;
    font-family: "Roboto Slab",serif;
    border-top: 1px dashed #EB3245;
    border-bottom: 1px dashed #EB3245;
    text-align: center;
    margin: 0px;
}



/*******************
SECTION HEADING
*******************/
.komli-section-heading,
.komli-section-heading-light{
    margin-bottom: 40px;
    text-align: center;
    position: relative;
	color:#333;
}


.button
{
	    float: left;
    text-align: center;
    width: 100%;
    margin-top: 80px;

	}

.contact
{
	background:#ae9128;
	text-align:center;
}


.komli-cta
{
	width:100%;
}

.know-more
{
	color:#ad2230;
	font-size:15px;
	text-align:center;
}

.options
{
	text-align: center;
font-size: 18px;
font-weight: bold;
color: #fff;
text-transform: uppercase;
}



.read-more
{
	text-align: center;
padding-top: 20px;
}

.komli-cta p
{
	text-align:center;
	color:#fff;
	font-size:18px;
	line-height:28px;
}


.white-button
{
	font-size:20px;
	color:#fff;
	border:1px solid #fff;
	border-radius:5px;
	padding:10px;
	text-align:center;
	background: none;
width: 200px;
	background:none;

}

.white-button:hover
{
	background:#fff;
	border:1px solid #fff;
	color:#eb3245;
}

.komli-opening-section
{
	background:#fbcb1b;
	padding:80px 0;
}


.komli-about-section
{
	background:#eb3245;
	padding:80px 0;
}

.komli-press-section
{
	background:#fff;
	padding:80px 0;
}

.komli-insight-section
{
	background:#eee;
	padding:80px 0;
	overflow:hidden;
}


.komli-insight-section h1
{
	color:#333;
	font-size:27px;
	font-weight:300;
	text-align:center;
}


.border-yellow-head{
    width: 100%;
    margin: auto;
    text-align: center;
}

.border-yellow-head .h1 {
    color: #facb1a;
	text-transform:uppercase;
	font-weight:100;
	font-family: "Roboto Slab",serif;
border-top: 1px dashed #fff;
border-bottom: 1px dashed #fff;
font-size:40px;
}


.insights
{
	text-align:center;
}

.signup
{
	font-size:18px;
	color:#3399cc;
	border:1px solid #3399cc;
	border-radius:2px;
	width:150px;
	text-align:center;
	margin:auto;
	padding:3px;
	cursor:pointer;
}

.signup:hover
{
	color:#fff;
	background:#3399cc;
}


.openings .h3
{
	color:#fff;
	font-size:35px;
	font-weight:100;
	font-style:italic;
	text-transform:uppercase;
	float:right;
}

.h3 span
{
	font-weight:bold;
	font-size:34px;
	color:#fff;
	padding-left:20px;
}


.press .h3
{
	color:#eb3245;
	font-size:35px;
	font-weight:100;
	font-style:italic;
	text-transform:uppercase;
	float:right;
}
.press span
{
	font-weight:bold;
	font-size:34px;
	color:#eb3245;
	padding-left:20px;
}


.news-head
{
	font-size:20px;
	color:#cacaca;
	font-family: "Roboto Slab",serif;
}

.news-head:before
{
	font-family:'FontAwesome';
	content:"\f15c";
	margin-right:10px;
}


.date
{
	font-size:14px;
	color:#cacaca;
	padding-top:10px;
	padding-bottom:10px;
}


.news-title
{
	color:#666;
	font-size:21px;
	font-weight:700;
}


.news-desc
{
	font-size:15px;
	color:#333;
	padding-top: 10px;
padding-bottom: 10px;
}

.read
{
	padding-top:10px;
}


.view
{
	text-align:right;
	float:right;
	width:100%;
}

.job1
{
	font-size:15px;
	color:#333;
	font-style:italic;
	border-width:0px 0px 1px 0px;
	border-style:solid;
    -moz-border-image: -moz-linear-gradient(right, #fbcb1b 0%, #333333 100%);
    -webkit-border-image: -webkit-linear-gradient(right, #fbcb1b 0%, #333333 100%);
    border-image: linear-gradient(to left, #fbcb1b 0%, #333333 100%);
    border-image-slice: 1;
	padding:10px 0;
}

.jobs
{
	width: 90%;
margin: auto;
}

.job1 span
{
	font-size:14px;
	color:#eb3245;
}

/*****
DARK
*****/


.col-r1
{
	width:42%;
	
}

.col-r2
{
	width:16%;
}

.komli-section-heading h1{
    font-size: 40px;
    font-weight: 100;
    color: #eb3245;
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
	font-family: 'Roboto Slab', serif;
	
}

.komli-section-heading p.komli-section-subheading{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #888888;
    line-height: 1.5;
    letter-spacing: 8px;
    margin: 0;
    text-transform: uppercase;

}


/************************
SECTION HEADING (LIGHT)
************************/
.komli-section-heading-light:after{
    content: '';
    width: 45px;
    height: 4px;
    background-color: #ffffff;
    position: absolute;
    bottom: -27px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    
}

.komli-section-heading-light h1{
    font-size: 25px;
    font-weight: 700;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.komli-section-heading-light p.komli-section-subheading{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 8px;
    margin: 0;
    text-transform: uppercase;

}


/*************************
IMAGE BACKGROUND OVERLAY
*************************/
.komli-parallax-overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fc7f0c; /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(252,127,12,0.6) 0%,  rgba(247,39,102,0.6) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(252,127,12,0.6)), color-stop(100%, rgba(247,39,102,0.6))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(252,127,12,0.6) 0%, rgba(247,39,102,0.6) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(252,127,12,0.6) 0%, rgba(247,39,102,0.6) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(252,127,12,0.6) 0%, rgba(247,39,102,0.6) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(252,127,12,0.6) 0%, rgba(247,39,102,0.6) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(252,127,12,0.6)', endColorstr=' rgba(247,39,102,0.6)',GradientType=1 ); /* IE6-9 */
}

.komli-color-parallax-overlay-2{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fc7f0c; /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(94,22,149,0.7) 0%,  rgba(232,75,58,0.7) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(94,22,149,0.7)), color-stop(100%, rgba(232,75,58,0.7))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(94,22,149,0.7) 0%, rgba(232,75,58,0.7) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(94,22,149,0.7) 0%, rgba(232,75,58,0.7) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(94,22,149,0.7) 0%, rgba(232,75,58,0.7) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(94,22,149,0.7) 0%, rgba(232,75,58,0.7) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(94,22,149,0.7)', endColorstr=' rgba(232,75,58,0.7)',GradientType=1 ); /* IE6-9 */
}

.komli-dark-overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.75);
}


.komli-image-overlay
{
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	background:url(../images/robo-bg.png) no-repeat;
	background-position:center;
}


.komli-color-overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.75);
}

/*******************
DO OUT LINE BUTTON
*******************/
.komli-btn-round-outline{
    font-size: 12px;
    color: #888888;
    letter-spacing: 7px;
    padding: 0px 20px;
    padding-left: 25px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #e9e9e9;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-transform: uppercase;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
         -o-border-radius: 20px;
            border-radius: 20px;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

.komli-btn-round-outline:hover,
.komli-btn-round-outline:focus{
    background-color: #fc7f0c;
    color: #ffffff;
    border: 2px solid #fc7f0c;
}

/******************
DO SOLID BUTTON
******************/
.komli-btn-round-solid{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    color: #000;
    background-color: #fbcb1b;
	font-weight:bold;
    padding: 0px 25px;
    padding-left: 30px;
    height: 40px;
	width:100%;
    line-height: 36px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-transform: uppercase;
	box-shadow:5px 5px 0 0 #209290;
	border:0;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;   
}

.komli-btn-round-solid:hover{
    color: #888888;
    background-color: transparent;
    border: 2px solid #e9e9e9;
}


.india-info
{
	width: 65%;
float:left
}


.india-info-inner
{
	background: #FFF;
width: 80%;
margin: auto;
padding: 10px;
margin-top: 113px;

}



.india-info-inner h1
{
	text-transform:uppercase;
	font-size:17px;
	color:#24a2a0;
	font-weight:500;
	border-bottom:3px solid #fbcb1b;
	width:45px;
}



.contact-us
{
	width:100%;
	float:left;
}


.komli-btn-round-solid.light:hover{
    color: #ffffff;
    background-color: transparent;
    border: 2px solid #e9e9e9;
}

.komli-btn-round-solid:focus{
    color: #ffffff;
    border: 2px solid #fc7f0c;
    outline: 0;
}

/************************
DO LIST ITEM WITH ICON
************************/

/***************
DO COLOR TEXT
***************/
.komli-color-text{
    color: #fc7f0c;
}



/****************************
DO ICON WITH TEXT (STYLE 3)
*****************************/
.komli-icon-with-text-style3{
    text-align: center;
    padding: 0 30px;
}

.komli-icon-with-text-style3 .komli-icon-wrapper{
    width: 55px;
    height: 55px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 20px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
    -webkit-transition: all .35s;
       -moz-transition: all .35s;
        -ms-transition: all .35s;
         -o-transition: all .35s;
            transition: all .35s;
}


.komli-icon-with-text-style3 .komli-icon-publisher{

height: 125px;
width: 100%;
border-left: 10px solid #f0f0f0;
border-top: 10px solid #f0f0f0;
border-right: 10px solid #f0f0f0;
padding-top: 40px;
display: inline-block;
transition: all 0.35s ease 0s;
border-radius: 200px 200px 0px 0px;

}



.komli-icon-with-text-style3 .komli-icon-wrapper i{
    font-size: 24px;
    line-height: 55px;
    color: #888888;
}

.komli-icon-with-text-style3 h3
{
    font-family: 'Fira Sans', sans-serif;
    font-size: 19px;
    font-weight: 700;
    color: #000;
    margin-bottom:0px;
    margin-top: 0;
    text-transform: uppercase;
	
}

.komli-icon-with-text-style3 span 
{
	color:#000;
	font-weight:normal;
	font-size:19px;
	padding-bottom:10px;
	border-bottom:1px dotted #888585;
}

.komli-icon-with-text-style3 h3 a{
    margin-bottom: 0;
}

.komli-icon-with-text-style3 p{
    color: #888888;
    margin-bottom: 0;
}

.komli-icon-with-text-style3:hover .komli-icon-wrapper{
    background-color: #fc7f0c;
    border: 1px solid transparent;
}

.komli-icon-with-text-style3:hover .komli-icon-wrapper i{
    color: #ffffff;
}




/************
SKILLBAR
************/
.komli-skillbar{
    overflow: hidden;
    margin-bottom: 20px;
}

.komli-skillbar:last-child{
    margin-bottom: 0;
}

.komli-skillbar p,
.komli-skillbar p span{
    font-family: 'Fira Sans', sans-serif;
    font-size: 11px;
    color: #888888;
    letter-spacing: 6px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.komli-skillbar p span{
    float: right;
    letter-spacing: 0px;
    margin-bottom: 0;
}

.komli-skillbar p:last-child{
    margin-bottom: 0;
}

.komli-skillbar-bar-wrapper{
    position:relative;
    display:block;
    width:100%;
    background:#eee;
    height:4px;
    -webkit-transition:0.4s linear;
       -moz-transition:0.4s linear;
        -ms-transition:0.4s linear;
         -o-transition:0.4s linear;
            transition:0.4s linear;
    -webkit-transition-property:width, background-color;
       -moz-transition-property:width, background-color;
        -ms-transition-property:width, background-color;
         -o-transition-property:width, background-color;
            transition-property:width, background-color;
}

.komli-skillbar-bar{
    height:4px;
    width:0px;
    background-color:#6adcfa;
}

.komli-skillbar:nth-child(1) .komli-skillbar-bar{
    background-color: #ffc000;
}

.komli-skillbar:nth-child(2) .komli-skillbar-bar{
    background-color: #fc7f0c;
}

.komli-skillbar:nth-child(3) .komli-skillbar-bar{
    background-color: #e84b3a;
}

.komli-skillbar:nth-child(4) .komli-skillbar-bar{
    background-color: #474747;
}


/********************************************************
                    PAGE TITLE (BG IMAGE)
********************************************************/
.komli-parallax-page-title-section{
    padding: 175px 0;
    position: relative;
    background: url(../images/custom-img-bg-2.jpg) no-repeat center;
    -webkit-background-size: cover;
            background-size: cover;
}

.komli-parallax-page-title-section .komli-page-title{
    display: block;
    z-index: 10;
    position: relative;
    text-align: center;
}

.komli-parallax-page-title-section .komli-page-title:after{
    content: '';
    width: 45px;
    height: 4px;
    margin: 0 auto;
    background-color: #fc7f0c;
    display: block;
    margin-top: 20px;
}

.komli-parallax-page-title-section .komli-page-title h1{
    font-size: 35px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 10px;
}

.komli-parallax-page-title-section .komli-page-title p{
    font-size: 15px;
    color: #c0c0c0;
    letter-spacing: 6px;
    margin-bottom: 0;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * 
                PAGE TITLE (NORMAL)
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-normal-page-title-section{
    padding: 50px 0;
    background-color: #f9f9f9;
    border-bottom: 1px solid #f1f1f1;  
}

.komli-normal-page-title-section .komli-page-title-wrapper{
    overflow: hidden;
}

.komli-normal-page-title-section .komli-default-page-title{}

.komli-normal-page-title-section .komli-default-page-title h2{
    font-family: 'Fira Sans', sans-serif;
    font-size: 25px;
    color: #000;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 7px;
}

.komli-normal-page-title-section .komli-default-page-title p{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #c0c0c0;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 8px;
    position: relative;
    padding-bottom: 17px;    
}

.komli-normal-page-title-section .komli-default-page-title p:before{
    content: '';
    width: 45px;
    height: 4px;
    background-color: #fc7f0c;
    position: absolute;
    bottom: 0;
    left: 0;
}


/***************
BREADCUMB
***************/
.komli-normal-page-title-section .komli-breadcumb{
    float: right;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-top: 25px;
}

.komli-normal-page-title-section .komli-breadcumb ul{}

.komli-normal-page-title-section .komli-breadcumb ul li{
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-right: 8px;
}

.komli-normal-page-title-section .komli-breadcumb ul li:after{
    content: '/';
    font-family: 'Fira Sans', sans-serif;
    font-size: 11px;
    color: #c0c0c0;
}

.komli-normal-page-title-section .komli-breadcumb ul li:last-child{
    padding-right: 0;
}

.komli-normal-page-title-section .komli-breadcumb ul li:last-child:after{
    content: '';
}

.komli-normal-page-title-section .komli-breadcumb ul li a{
    font-family: 'Fira Sans', sans-serif;
    font-size: 11px;
    color: #c0c0c0;
    letter-spacing: 8px;
    padding: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    -webkit-transition: color .35s;
       -moz-transition: color .35s;
        -ms-transition: color .35s;
         -o-transition: color .35s;
            transition: color .35s;
}

.komli-normal-page-title-section .komli-breadcumb ul li a:hover{
    color: #fc7f0c;
}

.komli-normal-page-title-section .komli-breadcumb ul li span{
    font-family: 'Fira Sans', sans-serif;
    font-size: 11px;
    color: #c0c0c0;
    letter-spacing: 8px;
    padding: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/** * * * * * * * * * * * * * * * * * * * * * * * * * * 
                        CTA ONE
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-cta-one-section{
    padding: 45px 0;
    position: relative;
    overflow: hidden;
    background: url(../images/custom-sec-bg-img.jpg) no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    background-size: cover;
}

.komli-cta-one-section .komli-color-overlay{
    background-color: rgba(232,75,58,0.65);
}

.komli-cta-one-section .komli-cta-one{}

.komli-cta-one-section .komli-cta-one .komli-cta-one-text{
    text-align: center;
}

.komli-cta-one-section .komli-cta-one .komli-cta-one-text h2{
    font-family: 'Fira Sans', sans-serif;
    font-size: 17px;
    font-weight: 700;
    color: #ffffff;
    line-height: 40px;
    margin: 0;
}

.komli-cta-one-section .komli-cta-one .komli-cta-one-btn{}

.komli-cta-one-section .komli-cta-one .komli-cta-one-btn a.komli-btn-round-outline{
    float: right;
    color: #ffffff;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
            CALL TO ACTION (SOLID COLOR)
* * * * * * * * * * * * * * * * * * * * * * * * * * * */

.komli-solid-color-cta{
    background: #19bd9b;
}

.komli-cta-one-section.komli-solid-color-cta .komli-cta-one-text h2{
    text-align: right;
}

.komli-cta-one-section.komli-solid-color-cta .komli-cta-one-btn a.komli-btn-round-outline{
    float: left;
}







/* * * * * * * * * * * * * * * * * * * * * * * * * * * * 
                    SOCIAL LINK SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-social-link-section{
    background-color: #333333;
    overflow: hidden;
}

.komli-social-link-section ul{}

.komli-social-link-section a{
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #c0c0c0;
    line-height: 30px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    letter-spacing: 6px;
    text-transform: uppercase;
    float: left;
    text-align: center;
    width: 20%;
    padding: 50px 0;
    border-right: 1px solid #333333;
    -webkit-transition: all .35s;
       -moz-transition: all .35s;
        -ms-transition: all .35s;
         -o-transition: all .35s;
            transition: all .35s;
}

.komli-social-link-section a:first-child{
    border-left: 1px solid #333333;   
}

.komli-social-link-section a span{
    width: 30px;
    height: 30px;
    border: 1px solid #575757;
    margin-right: 15px;
    text-align: center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
    -webkit-transition: all .35s;
       -moz-transition: all .35s;
        -ms-transition: all .35s;
         -o-transition: all .35s;
            transition: all .35s;
}

.komli-social-link-section a span i{
    font-size: 16px;
    color: #575757;
    line-height: 29px;
    padding-left: 5px;
    -webkit-transition: all .35s;
       -moz-transition: all .35s;
        -ms-transition: all .35s;
         -o-transition: all .35s;
            transition: all .35s;
}

.komli-social-link-section a:hover{
    color: #ffffff;
}

.komli-social-link-section a:hover span{
    border-color: #ffffff;
}

.komli-social-link-section a:hover span i{
    color: #ffffff
}

/* FACEBOOK */
.komli-social-link-section a.komli-facebook:hover{
    background-color: #3b5998;
}

/* TWITTER */
.komli-social-link-section a.komli-twitter:hover{
    background-color: #00aced;
}

/* VIMEO */
.komli-social-link-section a.komli-vimeo:hover{
    background-color: #aad450;
}

/* DRIBBBLE */
.komli-social-link-section a.komli-dribbble:hover{
    background-color: #ea4c89;
}

/* BEHANCE */
.komli-social-link-section a.komli-behance:hover{
    background-color: #005cff;
}

/********************************
            ERROR
********************************/
.error {
  border: 1px solid #FC4848;
  color: #FC4848;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  margin-right: 15px;
  padding: 10px 15px 10px 50px;
  position: relative;
}

.error:before{
    content: "\f119";
    font-family: 'FontAwesome';
    color: #FC4848;
    position: absolute;
    font-size: 18px;
    top: 10px;
    left: 25px;
}

.success{
    border: 1px solid #19bd9b;
    color: #19bd9b;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-right: 15px;
    padding: 10px 15px 10px 50px;
    position: relative;
}

.success:before{
    content: "\f118";
    font-family: 'FontAwesome';
    color: #19bd9b;
    position: absolute;
    font-size: 18px;
    top: 10px;
    left: 25px;
}

/********************************
PRELOADER STYLING
********************************/
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}


.komli-loader{
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0 auto;
    /*-webkit-border-radius: 100%;
       -moz-border-radius: 100%;
         -o-border-radius: 100%;
            border-radius: 100%;*/
    background-image: url(../images/preloader-logo.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
            background-size: cover;
    -webkit-transform: translate(-50%,-50%);
       -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
         -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}

.komli-loader:before {
    content: "";
    display: block;
    position: absolute;
    left: -25px;
    top: -25px;
    height: calc(130% + 12px);
    width: calc(130% + 12px);
    border-top: 1px solid #fc7f0c;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-right: 1px solid transparent;
    border-radius: 100%;
    -webkit-animation: spinning 0.750s infinite linear;
       -moz-animation: spinning 0.750s infinite linear;
         -o-animation: spinning 0.750s infinite linear;
            animation: spinning 0.750s infinite linear;
}

@-webkit-keyframes spinning {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes spinning {
   from {-moz-transform: rotate(0deg);}
   to {-moz-transform: rotate(359deg);}
}
@-o-keyframes spinning {
   from {-o-transform: rotate(0deg);}
   to {-o-transform: rotate(359deg);}
}
@keyframes spinning {
   from {transform: rotate(0deg);}
   to {transform: rotate(359deg);}
}

/********************************
Scroll Up
********************************/ 
#scrollUp {
    bottom: 30px;
    right: 30px;
    height: 35px;  /* Height of image */
    width: 35px; /* Width of image */
    background: url(../images/top.png) no-repeat;
}

/************************* End **************************/


/********************************************************
*                                                       *
*                        Typography                     *
*                                                       *
*********************************************************/
textarea:focus,
input:focus{
  outline: none;
}

img{
  max-width: 100%;
}

a:hover,
a:focus,
a:active{
	outline: 0;
	text-decoration: none;
    border: 0;
}

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

h1,h3,h4,h5,h6{
    font-family: 'Fira Sans', sans-serif;
    font-weight: 700;
}

h2{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

p,li,a,span,input{
    font-family: 'Fira Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #333;
}

/************************* End **************************/


/********************************************************
*                                                       *
*                        MENU                           *
*                                                       *
*********************************************************/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        Menu (HOME ONE)
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-main-menu{
    margin-bottom: 0;
    min-height: 45px;
    border: 0px;
    padding: 0;
    background-color: #3c3c3c;
    position: fixed;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0 0px 2px #cecece;
       -moz-box-shadow: 0 0px 2px #cecece;
            box-shadow: 0 0px 2px #cecece;
    -webkit-transition: all .550s;
       -moz-transition: all .550s;
        -ms-transition: all .550s;
         -o-transition: all .550s;
            transition: all .550s;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
         -o-border-radius: 0px;
            border-radius: 0px;
}

.komli-menu-wrapper{
    text-align: center;
    z-index: 10;
    /*position: relative;*/
}

.komli-main-menu > .container{
    position: relative;
}

.navbar-brand {
    padding:0;
}

.komli-menu-wrapper ul.komli-menus{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: none;
    margin-bottom: -5px;
}

ul.komli-menus > li{
    padding: 7px 0px;
}

ul.komli-menus li:last-child{
    margin-right: 0;
}

ul.komli-menus li a{
    font-family: 'Fira Sans', sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 15px;
    letter-spacing: 1px;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

ul.komli-menus li a:hover,
ul.komli-menus li.active a{
    background-color: transparent;
    color: #fbcb1b;
}


.komli-main-menu .navbar-nav li ul.sub-menu li.active a{
    background-color: transparent;
    color: #fbcb1b;
}


ul.komli-menus li a:focus{
    background-color: transparent;
}

/*****************
DROPDOWN MENU
*****************/
.komli-main-menu .navbar-nav li ul.sub-menu{
    float:left;
    list-style:none;
    margin:0;
    padding:5px 0;
    position:absolute;
    left:0px;
    top: calc(100% + 28px);
    background: rgba(0,0,0,0.81);
    min-width: 200px;
    opacity:0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    visibility:hidden; /* Avoids being selected even if the opacity is set to 0 */
    z-index: 1000;

        /* CSS3 Multiple Transitions */

    -moz-transition:opacity 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear, top 0.25s 0.1s ease-out;
    -webkit-transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear, top 0.25s 0.1s ease-out;
    -o-transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear, top 0.25s 0.1s ease-out;
    transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear, top 0.25s 0.1s ease-out;
}

.komli-main-menu .navbar-nav li ul.sub-menu li {
    display: block;
    clear:both;
    margin-top: 0px;
    text-align: left;
    position: relative;
}

.komli-main-menu .navbar-nav li ul.sub-menu li a {
    font-size: 11px;
    font-weight: 300;
    text-transform: capitalize;
    letter-spacing: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
	text-transform:uppercase;
    white-space: nowrap;
    clear: both;
    color: #fff;
}

.komli-main-menu .navbar-nav li:hover ul.sub-menu li.has-menu:after{
    content: '\e649';
    font-family: 'themify';
    font-size: 10px;
    color: #FBCB1B;
    position: absolute;
    right: 20px;
    top: 15px;
    -webkit-transition: all .35s;
       -moz-transition: all .35s;
        -ms-transition: all .35s;
         -o-transition: all .35s;
            transition: all .35s;
}

.komli-main-menu .navbar-nav li:hover ul.sub-menu li.has-menu:hover:after{
    color: #FBCB1B;
}


.komli-main-menu .navbar-nav li:hover ul.sub-menu {
    opacity:1;
    visibility:visible;
    top: calc(100% + 0px);
}

.komli-main-menu.minified .navbar-nav li:hover ul.sub-menu {
    top: 100%;
}

.komli-main-menu .navbar-nav li ul.sub-menu li a:hover{
    color: #FBCB1B;
}

/* SUB-MENU SUB STYLE */
.komli-main-menu .navbar-nav li ul.sub-menu li ul.sub-menu,
.komli-main-menu .navbar-nav li ul.sub-menu li ul.sub-menu li ul.sub-menu {
    float:left;
    list-style:none;
    margin:0;
    padding:10px 0;
    position:absolute;
    left: calc(100% + 20px);
    top: -5px;
    background: rgba(0,0,0,0.81);
    min-width: 100px;
    opacity:0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    visibility:hidden;
    z-index: 1000;
    -moz-transition:opacity 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear, left 0.4s 0.1s ease-out;
    -webkit-transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear, left 0.4s 0.1s ease-out;
    -o-transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear, left 0.4s 0.1s ease-out;
    transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear, left 0.4s 0.1s ease-out;
}

.komli-main-menu .navbar-nav li ul.sub-menu li ul.sub-menu li{
    display: block;
    clear:both;
    margin:0;
    padding: 7.5px 20px;
    opacity:1;
}

.komli-main-menu .navbar-nav li ul.sub-menu li:hover ul.sub-menu,
.komli-main-menu .navbar-nav li ul.sub-menu li ul.sub-menu li:hover ul.sub-menu {
    opacity:1;
    left:100%;
    visibility:visible;
}

/* Minified Menu */
.komli-main-menu.minified{
    background-color: rgba(255,255,255,0.97);
    padding: 0;
    position: fixed;
	top: -68px;
	transition: all 0.55s ease 0s;
}


.mi-logo
{
	position: fixed;
top:-100px;
transition: all 0.55s ease 0s;
}

.komli-header-topbar.minified
{
	
	transition: all 0.55s ease 0s;
	top:0;
	z-index: 999;
	
}


.mi-logo.minified
{
	top:0;
	transition: all 0.55s ease 0s;
}

.komli-header-topbar .komli-topbar-content-wrap.komli-topbar-content-right.minified
{
	height:42px;
}







.komli-main-menu.minified ul.komli-menus li a
{
	color:#333;
}



.komli-main-menu.minified ul.komli-menus li a:hover, .komli-main-menu.minified ul.komli-menus li.active a
{
	color: #FBCB1B;
}

.komli-main-menu.minified ul.komli-menus li a.contact
{
	color:#fff;
}


/* TOPBAR Minified Menu */
.hastopbar .komli-main-menu.minified{
    background-color: rgba(255,255,255,0.97);
    padding: 0;
    position: fixed;
    top: 0;
}

/***********
SIDE MENU
***********/
.komli-side-menu-opener{
    position: absolute;
    top: 30px;
    right: 0;
}

/* Menu Button */
.komli-side-menu-button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    margin: auto;
    padding: 0;
    width: 13px;
    height: 15px;
    border: none;
    outline: 0;
    text-indent: 0;
    font-size: 0;
    color: transparent;
    background-color: transparent;
    border-top:3px solid #e3e3e3;
}

.komli-side-menu-button::before {
    position: absolute;
    top: 2px;
    left: 0;
    content: '';
    width: 100%;
    height: 3px;
    background-color: #e3e3e3;
}

.komli-side-menu-button::after {
    position: absolute;
    left: 0;
    bottom: 2px;
    content: '';
    width: 100%;
    height: 3px;
    background-color: #e3e3e3;
}

.komli-side-menu-button:hover {
    opacity: 0.6;
}

/* Close Button */
.komli-side-menu-close-button {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 80px;
    right: 85px;
    border: none;
    outline: 0;
    z-index: 1001;
    background: transparent;
    color: transparent;
}

.komli-side-menu-close-button::before,
.komli-side-menu-close-button::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    background: #fc7f0c;
}

.komli-side-menu-close-button::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.komli-side-menu-close-button::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* Menu */
.komli-side-menu-wrap {
    background: url(../images/menu-bg.jpg) no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
            background-size: cover;
    position: fixed;
    right: 0;
    z-index: 1001;
    width: 400px;
    height: 100%;
    font-size: 14px;
    -webkit-transform: translate3d(100%,0,0);
       -moz-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
         -o-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
    -webkit-transition: -webkit-transform .4s;
       -moz-transition:    -moz-transform .4s;
        -ms-transition:     -ms-transform .4s;
         -o-transition:      -o-transform .4s;
            transition:         transform .4s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
       -moz-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
        -ms-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
         -o-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
            transition-timing-function: cubic-bezier(0.7,0,0.3,1);

}

/*
OVERLAY
 */
.komli-side-menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
       -moz-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
         -o-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
    -webkit-transition: -webkit-transform 0s .4s, opacity 0.4s;
       -moz-transition:    -moz-transform 0s .4s, opacity 0.4s;
        -ms-transition:     -ms-transform 0s .4s, opacity 0.4s;
         -o-transition:      -o-transform 0s .4s, opacity 0.4s;
            transition:         transform 0s .4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
       -moz-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
        -ms-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
         -o-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
            transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}


/* Shown menu */
.komli-show-menu .komli-side-menu-wrap {
    -webkit-transform: translate3d(0,0,0);
       -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
         -o-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform .8s;
       -moz-transition:    -moz-transform .8s;
        -ms-transition:     -ms-transform .8s;
         -o-transition:      -o-transform .8s;
            transition:         transform .8s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
       -moz-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
        -ms-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
         -o-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
            transition-timing-function: cubic-bezier(0.7,0,0.3,1);

}

.komli-show-menu .komli-side-menu-overlay {
    opacity: 1;
    -webkit-transition: opacity 0.8s;
       -moz-transition: opacity 0.8s;
        -ms-transition: opacity 0.8s;
         -o-transition: opacity 0.8s;
            transition: opacity 0.8s;
    -webkit-transform: translate3d(0,0,0);
       -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
         -o-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
       -moz-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
        -ms-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
         -o-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
            transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}


/*
SIDE MENU ITEMS
*/
.komli-side-menu {
    background-color: transparent;
    width: 100%;
    height: 100%;
    padding: 130px 90px;
    position: relative;
    z-index: 1;
}

.komli-side-menu-widget-wrap {
    width: 100%;
}

/*
LOGO
 */
.komli-side-menu-widget-wrap .komli-side-menu-logo-wrap{
    height: 50px;
    position: absolute;
    top: 70px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.komli-side-menu-widget-wrap .komli-side-menu-logo-wrap img{
    max-height: 100%;
}

/*
MENU
 */
.komli-side-menu-widget-wrap .komli-side-menu-menu-wrap{
    margin-top: 70px;
    height: 100%;
    -webkit-transform: translate3d(0,100%,0);
       -moz-transform: translate3d(0,100%,0);
        -ms-transform: translate3d(0,100%,0);
         -o-transform: translate3d(0,100%,0);
            transform: translate3d(0,100%,0);
    -webkit-transition: -webkit-transform 0s .4s;
       -moz-transition:    -moz-transform 0s .4s;
        -ms-transition:     -ms-transform 0s .4s;
         -o-transition:      -o-transform 0s .4s;
            transition:         transform 0s .4s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
       -moz-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
        -ms-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
         -o-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
            transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.komli-side-menu-widget-wrap .komli-side-menu-menu-wrap ul{}

.komli-side-menu-widget-wrap .komli-side-menu-menu-wrap ul li{
    margin-bottom: 15px;
    overflow: hidden;
    -webkit-transform: translate3d(0,500px,0);
       -moz-transform: translate3d(0,500px,0);
        -ms-transform: translate3d(0,500px,0);
         -o-transform: translate3d(0,500px,0);
            transform: translate3d(0,500px,0);
    -webkit-transition: -webkit-transform 0s .4s;
       -moz-transition:    -moz-transform 0s .4s;
        -ms-transition:     -ms-transform 0s .4s;
         -o-transition:      -o-transform 0s .4s;
            transition:         transform 0s .4s;
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
       -moz-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
        -ms-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
         -o-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
            transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.komli-side-menu-widget-wrap .komli-side-menu-menu-wrap ul li:nth-child(n+1){
    -webkit-transform: translate3d(0,1000px,0);
       -moz-transform: translate3d(0,1000px,0);
        -ms-transform: translate3d(0,1000px,0);
         -o-transform: translate3d(0,1000px,0);
            transform: translate3d(0,1000px,0);
}

.komli-side-menu-widget-wrap .komli-side-menu-menu-wrap ul > li:nth-child(n+2){
    -webkit-transform: translate3d(0,1500px,0);
       -moz-transform: translate3d(0,1500px,0);
        -ms-transform: translate3d(0,1500px,0);
         -o-transform: translate3d(0,1500px,0);
            transform: translate3d(0,1500px,0);
}

.komli-side-menu-widget-wrap .komli-side-menu-menu-wrap ul > li:nth-child(n+3){
    -webkit-transform: translate3d(0,2000px,0);
       -moz-transform: translate3d(0,2000px,0);
        -ms-transform: translate3d(0,2000px,0);
         -o-transform: translate3d(0,2000px,0);
            transform: translate3d(0,2000px,0);
}


.komli-side-menu-widget-wrap .komli-side-menu-menu-wrap ul > li:nth-child(n+4){
    -webkit-transform: translate3d(0,2500px,0);
       -moz-transform: translate3d(0,2500px,0);
        -ms-transform: translate3d(0,2500px,0);
         -o-transform: translate3d(0,2500px,0);
            transform: translate3d(0,2500px,0);
}


.komli-side-menu-widget-wrap .komli-side-menu-menu-wrap ul > li:nth-child(n+5){
    -webkit-transform: translate3d(0,3000px,0);
       -moz-transform: translate3d(0,3000px,0);
        -ms-transform: translate3d(0,3000px,0);
         -o-transform: translate3d(0,3000px,0);
            transform: translate3d(0,3000px,0);
}

.komli-side-menu-widget-wrap .komli-side-menu-menu-wrap ul > li:nth-child(n+6){
    -webkit-transform: translate3d(0,3500px,0);
       -moz-transform: translate3d(0,3500px,0);
        -ms-transform: translate3d(0,3500px,0);
         -o-transform: translate3d(0,3500px,0);
            transform: translate3d(0,3500px,0);
}


.komli-side-menu-widget-wrap .komli-side-menu-menu-wrap ul li:last-child{
    margin-bottom: 0;
}

.komli-side-menu-widget-wrap .komli-side-menu-menu-wrap ul li a{
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    -webkit-transition: color .35s;
       -moz-transition: color .35s;
        -ms-transition: color .35s;
         -o-transition: color .35s;
            transition: color .35s;
}

.komli-side-menu-widget-wrap .komli-side-menu-menu-wrap ul li ul{
    opacity: 0;
    margin-top: -20px;
    -webkit-transition: all .35s;
       -moz-transition: all .35s;
        -ms-transition: all .35s;
         -o-transition: all .35s;
            transition: all .35s;
}

.komli-side-menu-widget-wrap .komli-side-menu-menu-wrap ul li ul li a{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #ffffff;
    text-transform: inherit;
    padding: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.komli-side-menu-widget-wrap .komli-side-menu-menu-wrap ul li a:hover{
    color: #fc7f0c;
}

.komli-side-menu-widget-wrap .komli-side-menu-menu-wrap ul li:hover ul{
    opacity: 1;
    margin-top: 10px;
}

/* SHOW MENU */
.komli-show-menu .komli-side-menu-widget-wrap .komli-side-menu-menu-wrap,
.komli-show-menu .komli-side-menu-widget-wrap .komli-side-menu-menu-wrap ul > li{
    -webkit-transition: -webkit-transform .8s;
       -moz-transition:    -moz-transform .8s;
        -ms-transition:     -ms-transform .8s;
         -o-transition:      -o-transform .8s;
            transition:         transform .8s;
    -webkit-transform: translate3d(0,0,0);
       -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
         -o-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
    -webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
       -moz-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
        -ms-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
         -o-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
            transition-timing-function: cubic-bezier(0.7,0,0.3,1);    
}

/* 
SOCIAL ICON 
*/
.komli-side-menu-widget-wrap .komli-side-menu-social-icon{
    position: absolute;
    bottom: 100px;
}

.komli-side-menu-widget-wrap .komli-side-menu-social-icon ul{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.komli-side-menu-widget-wrap .komli-side-menu-social-icon ul li{
    float: left;
    margin-right: 20px;
}

.komli-side-menu-widget-wrap .komli-side-menu-social-icon ul li:last-child{
    margin-right: 0;
}

.komli-side-menu-widget-wrap .komli-side-menu-social-icon ul li a{
}

.komli-side-menu-widget-wrap .komli-side-menu-social-icon ul li a i{
    font-size: 14px;
    color: #ffffff;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

.komli-side-menu-widget-wrap .komli-side-menu-social-icon ul li a:hover i{
    color: #fc7f0c;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        Menu (HOME TWO)
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Minified Menu */
.komli-homepage-2nd .komli-main-menu.minified{
    background-color: rgba(0,0,0,0.8);
    padding: 0;
    position: fixed;
}

.komli-hero-header{
    overflow: hidden;
    height: 100%
}


/*
MENU STYLE 2
 */
.komli-homepage-2nd header .komli-main-menu{
    padding: 15px 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    position: relative;
    z-index: 999;
    background: rgba(0,0,0,0);
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
       -moz-box-shadow: 0 0 0 rgba(0,0,0,0);
            box-shadow: 0 0 0 rgba(0,0,0,0);    
}

.komli-homepage-2nd header .komli-main-menu ul.komli-menus > li > a{
  background-color: transparent;
  color: #ffffff;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.komli-homepage-2nd header .komli-main-menu ul.komli-menus > li > a:after {
    content: '';
    display: block;
    position: relative;
    margin: auto;
    height: 4px;
    width: 0px;
    bottom: -36px;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
}

.komli-homepage-2nd .komli-main-menu.minified ul.komli-menus > li > a:after{
    bottom: -21px;  
}

.komli-homepage-2nd header .komli-main-menu ul.komli-menus > li > a:hover:after,
.komli-homepage-2nd header .komli-main-menu ul.komli-menus > li.active > a:after {
    width: 100%;
    background: #ffffff;
}


/*****************
DROPDOWN MENU
*****************/
.komli-homepage-2nd header .komli-main-menu .navbar-nav li ul.sub-menu{
    float:left;
    list-style:none;
    margin:0;
    padding:30px 0;
    position:absolute;
    left:-20px;
    top: calc(100% + 38px);
    background: rgba(0,0,0,0.81);
    min-width: 100px;
    opacity:0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    visibility:hidden; /* Avoids being selected even if the opacity is set to 0 */
    z-index: 1000;

        /* CSS3 Multiple Transitions */

    -moz-transition:opacity 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear, top 0.25s 0.1s ease-out;
    -webkit-transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear, top 0.25s 0.1s ease-out;
    -o-transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear, top 0.25s 0.1s ease-out;
    transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear, top 0.25s 0.1s ease-out;
}

.komli-homepage-2nd header .komli-main-menu .navbar-nav li ul.sub-menu li {
    display: block;
    clear:both;
    margin-top: 0px;
    text-align: left;
    position: relative;
}

.komli-homepage-2nd header .komli-main-menu .navbar-nav li ul.sub-menu li a {
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    white-space: nowrap;
    clear: both;
    color: #888888;
    font-weight: 600;
}

.komli-homepage-2nd header .komli-main-menu .navbar-nav li:hover ul.sub-menu li.has-menu:after{
    content: '\e649';
    font-family: 'themify';
    font-size: 10px;
    color: #888888;
    position: absolute;
    right: 20px;
    top: 15px;
    -webkit-transition: all .35s;
       -moz-transition: all .35s;
        -ms-transition: all .35s;
         -o-transition: all .35s;
            transition: all .35s;
}

.komli-homepage-2nd header .komli-main-menu .navbar-nav li:hover ul.sub-menu li.has-menu:hover:after{
    color: #fc7f0c;
}


.komli-homepage-2nd header .komli-main-menu .navbar-nav li:hover ul.sub-menu {
    opacity:1;
    visibility:visible;
    top: calc(100% + 15px);
}

.komli-homepage-2nd header .komli-main-menu.minified .navbar-nav li:hover ul.sub-menu {
    top: 100%;
}

.komli-homepage-2nd header .komli-main-menu .navbar-nav li ul.sub-menu li a:hover{
    color: #fc7f0c;
}

/* SUB-MENU SUB STYLE */
.komli-homepage-2nd header .komli-main-menu .navbar-nav li ul.sub-menu li ul.sub-menu,
.komli-homepage-2nd header .komli-main-menu .navbar-nav li ul.sub-menu li ul.sub-menu li ul.sub-menu {
    float:left;
    list-style:none;
    margin:0;
    padding:10px 0;
    position:absolute;
    left: calc(100% + 20px);
    top: -5px;
    background: rgba(0,0,0,0.81);
    min-width: 100px;
    opacity:0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    visibility:hidden;
    z-index: 1000;
    -moz-transition:opacity 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear, left 0.4s 0.1s ease-out;
    -webkit-transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear, left 0.4s 0.1s ease-out;
    -o-transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear, left 0.4s 0.1s ease-out;
    transition:opacity 0.3s ease-out, visibility 0.1s 0.1s linear, left 0.4s 0.1s ease-out;
}

.komli-homepage-2nd header .komli-main-menu .navbar-nav li ul.sub-menu li ul.sub-menu li{
    display: block;
    clear:both;
    margin:0;
    padding: 7.5px 20px;
    opacity:1;
}

.komli-homepage-2nd header .komli-main-menu .navbar-nav li ul.sub-menu li:hover ul.sub-menu,
.komli-homepage-2nd header .komli-main-menu .navbar-nav li ul.sub-menu li ul.sub-menu li:hover ul.sub-menu {
    opacity:1;
    left:100%;
    visibility:visible;
}

/* SIDE MENU */
/* Menu Button */

.komli-homepage-2nd .komli-side-menu-button {
    border-top:3px solid #ffffff;
}

.komli-homepage-2nd .komli-side-menu-button::before {
    background-color: #ffffff;
}

.komli-homepage-2nd .komli-side-menu-button::after {
    background-color: #ffffff;
}

.komli-homepage-2nd .komli-side-menu-button:hover {
    opacity: 1;
}


/************************* End **************************/




/********************************************************
*                                                       *
*                   HOME PAGE (ONE)                     *
*                                                       *
*********************************************************/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        Slider
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-main-slider{
    overflow: hidden;
	padding:80px 0;
	padding-bottom:0;
}

.komli-main-slider h1.komli-slider-text-big{
    font-family: 'Fira Sans', sans-serif;
    font-size: 50px;
    font-weight: 700;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
}

.komli-main-slider h1.komli-slider-2nd-text{
    font-size: 33px;
    font-weight: 700;
}

.komli-main-slider p.komli-slider-text-small{
    font-family: 'Roboto Slab', serif;
    font-size: 20px;
    font-weight:700;
    color: #3a3a3b;
    margin-top: 0;
    margin-bottom: 0;

}

.komli-main-slider p.komli-slider-text-small span
{
	color:#e61d2e;
	font-family: 'Roboto Slab', serif;
    font-size: 20px;
    font-weight:700;
    margin-top: 0;
    margin-bottom: 0;
}


.komli-main-slider p.komli-slider-text-small .komli-color-text{
    color: #fc7f0c;
    font-size: 17px;
}


.sp-arrows {
    position: absolute;
}

.sp-fade-arrows {
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}


.sp-horizontal .sp-arrows {
    width: 100%;
    left: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}

.sp-arrow {
    position: absolute;
    height: 100%;
    width: 35px;
    -webkit-transition: all .6s;
       -moz-transition: all .6s;
        -ms-transition: all .6s;
         -o-transition: all .6s;
            transition: all .6s;
}

.sp-previous-arrow{
    left: -100%;
}

.sp-next-arrow{
    right: -100%;
}

.sp-slides-container:hover .sp-previous-arrow {
    left: 0;
}

.sp-slides-container:hover .sp-next-arrow {
    right: 0;
}

.sp-previous-arrow:before,
.sp-next-arrow:before{
    content: '';
    position: relative;
    display: block;
    width: 35px;
    height: 100px;
    cursor: pointer;
    background-color: rgba(0,0,0,0.5);   
}

.sp-previous-arrow:before {
    content: '\f053';
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #ffffff;
    line-height: 100px;
    z-index: 1;
	padding-left: 5px;
}

.sp-next-arrow:before {
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 20px;
    color: #ffffff;
    line-height: 100px;
    z-index: 1;
	padding-left:10px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                    SERVICES SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-sevice-section{
    overflow: hidden;
	padding:40px 0 0;
}


.serv-op
{
	margin-top:50px;
}

.komli-sevice-section .komli-service-container{
    float: left;
    position: relative;
    width: calc(100% / 4 - 1px);
    margin-right: 1px;
    height: 395px;
    position: relative;
    -webkit-perspective: 800px;
            perspective: 800px;
    overflow: visible;
}

.komli-sevice-section .komli-service-container:last-child{
    margin-right: 0;
}

.komli-sevice-section .komli-service-container .komli-front-part,
.komli-sevice-section .komli-service-container .komli-back-part{
    position: absolute;
    top: 0;
    left: 0;
    vertical-align: middle;
    text-align: center;
    display: block;
    height: 318px;
    width: 100%;
    -webkit-transition: all .5s;
       -moz-transition: all .5s;
        -ms-transition: all .5s;
         -o-transition: all .5s;
            transition: all .5s;
			cursor:pointer;
}

.komli-back-content ul
{
	margin-left:10px;
}

.sh
{
	float: left;
width: 100%;
text-align: center;
bottom: 0;
position: absolute;
}
.komli-back-content li
{
	list-style: disc;
	color:#fff;
	font-size:15px;
	text-align:left;
	padding:10px;
}

.komli-sevice-section .komli-service-container .komli-front-part {
  z-index: 2;
}

.komli-sevice-section .komli-service-container .komli-back-part{
    background-color: #aacbcb;
    z-index: 1;
    opacity: 0;
    -webkit-transform: translateY(110px) rotateX(-90deg);
       -moz-transform: translateY(110px) rotateX(-90deg);
        -ms-transform: translateY(110px) rotateX(-90deg);
         -o-transform: translateY(110px) rotateX(-90deg);
            transform: translateY(110px) rotateX(-90deg);
}

.komli-sevice-section .komli-service-container .komli-front-part .komli-front-content,
.komli-sevice-section .komli-service-container .komli-back-part .komli-back-content{
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}

.komli-sevice-section .komli-service-container .komli-front-part .komli-front-content i{
    font-size: 28px;
    color: #fff;
    font-weight: normal;
}



.komli-sevice-section .komli-service-container .komli-front-part .komli-front-content h3:after{
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 32px;
    height: 1px;
    background-color: rgba(255,255,255,0.5);
}

.komli-sevice-section .komli-service-container .komli-back-part .komli-back-content h3{
    font-family: 'Fira Sans', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    margin: 0px 0 31px;
    text-transform: uppercase;
    position: relative;
}

.komli-sevice-section .komli-service-container .komli-back-part .komli-back-content h3:after{
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 32px;
    height: 1px;
    background-color: #fff;
}

.komli-sevice-section .komli-service-container .komli-back-part .komli-back-content p{
    font-size: 13px;
    color: #b1b1b1;
    margin-bottom: 0;
}



.komli-service-container:hover .komli-front-part,
.komli-service-container:focus .komli-front-part,
.komli-service-container:active .komli-front-part {
    opacity: 0;
    -webkit-transform: translateY(-110px) rotateX(90deg);
       -moz-transform: translateY(-110px) rotateX(90deg);
        -ms-transform: translateY(-110px) rotateX(90deg);
         -o-transform: translateY(-110px) rotateX(90deg);
            transform: translateY(-110px) rotateX(90deg);
}

.komli-service-container:hover .komli-back-part,
.komli-service-container:focus .komli-back-part,
.komli-service-container:active .komli-back-part {
    opacity: 1;
    -webkit-transform: rotateX(0);
       -moz-transform: rotateX(0);
        -ms-transform: rotateX(0);
         -o-transform: rotateX(0);
            transform: rotateX(0);
}


/** * * * * * * * * * * * * * * * * * * * * * * * * * * 
                        CUSTOM SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-custom-section{
    padding-bottom: 0;
    overflow: hidden;
}

.komli-custom-section .komli-section-heading{
    margin-bottom: 40px;
}

.komli-custom-section .komli-custom-section-content{
    text-align: center;
    margin-bottom: 100px;
    padding: 0 50px;
}

.komli-custom-section .komli-custom-section-content p{
    text-align: center;
    color: #888888;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 26px;
}

.komli-custom-section .komli-custom-section-content a.komli-button-round{
    font-size: 12px;
    color: #888888;
    letter-spacing: 8px;
    padding: 0px 25px;
    height: 40px;
    line-height: 40px;
    border: 2px solid #e9e9e9;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-transform: uppercase;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
         -o-border-radius: 20px;
            border-radius: 20px;
}

.komli-custom-section .komli-animated-img-wrapper{
    text-align: center;
}

.komli-custom-section .komli-animated-img-wrapper ul{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: -5px;
}

.komli-custom-section .komli-animated-img-wrapper ul li{
    float: left;
    width: 148px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
    position: relative;
    height: 130px;
    z-index: 1;
}

.komli-custom-section .komli-animated-img-wrapper ul li img{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.komli-custom-section .komli-animated-img-wrapper ul li:nth-child(1){
    width: 140px;
}

.komli-custom-section .komli-animated-img-wrapper ul li:nth-child(2){
    width: 175px;
}

.komli-custom-section .komli-animated-img-wrapper ul li:nth-child(3){
    width: 137px;
    z-index: 1;
}

.komli-custom-section .komli-animated-img-wrapper ul li:nth-child(3) img{
    left: -8px;
}

.komli-custom-section .komli-animated-img-wrapper ul li:nth-child(4){
    width: 190px;
    z-index: 2;
}

.komli-custom-section .komli-animated-img-wrapper ul li:nth-child(4) img{
    left: -17px;
}

.komli-custom-section .komli-animated-img-wrapper ul li:nth-child(4){
    z-index: 3;
}

.komli-custom-section .komli-animated-img-wrapper ul li:nth-child(5) img{
    left: -38px;
}


/** * * * * * * * * * * * * * * * * * * * * * * * * * * 
                    FEATURE SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-feature-section{
    background-color: #fff;
    padding: 100px 0;
}


.publisher
{
	width:90%;
	margin:auto;

}

/** * * * * * * * * * * * * * * * * * * * * * * * * * * 
                    WORK SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-portfolio-section{
    text-align: center;
    padding-bottom: 60px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * 
                    CUSTOM SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-custom-section-with-img{
    background-color: #f9f9f9;
    padding: 90px 0;
}

.komli-homepage-one .komli-custom-section-with-img{
    background-color: #ffffff;
    padding: 100px 0;
}

.komli-custom-section-with-img .row{
    overflow: hidden;
}
.komli-custom-sec-img,
.komli-custom-section-with-img .komli-custom-sec-content{
    overflow: hidden;
}

.komli-custom-section-with-img .komli-custom-sec-content h3{
    font-family: 'Fira Sans', sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    margin: 0px 0 25px;
}

.komli-custom-section-with-img .komli-custom-sec-content p{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    color: #888888;
    font-weight: 400;
    margin-bottom: 23px;
}

.komli-custom-section-with-img .komli-custom-sec-content a.komli-btn-round-solid{
    margin-top: 35px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * 
                    COUNTER SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */

.komli-band-section{
    padding: 20px 0;
    background: #333;
    position: relative;
   
}


.komli-band-section p{
	color:#fff;
	font-size:16px;
	text-align:center;
	margin:0;
	}
	
	.auto
	{
		margin:auto;
		width:65%;
	}
	
	
	




.komli-robot-section{
    background: #eeeeee;
    position: relative;
	padding-top:82px;
}



.white-div
{
	background:#FFF;
	padding: 25px 25px;
text-align: center;
float: left;
width: 100%;
margin: auto;
}



.left-margin30
{
	margin-left:36px;
}

.right-margin30
{
	margin-right:36px;
}


.robot
{
	margin:auto;
	text-align:center;
	
}

.t1 div
{
	font-size:23px;
	color:#333;
	font-weight:300;
	float:left;
	padding-left:5px;
	padding-right:5px;
	line-height:25px;
	
}

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


.t1 span
{
	color:#fbcb1b;
	text-transform:uppercase;
}

.no-padding
{
	padding-left:0;
	padding-right:0;
}


.komli-counter-section{
    padding: 120px 0;
    background:url(../images/counter.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    position: relative;
    -webkit-background-size: cover;
            background-size: cover;
}

.komli-counter-section .komli-counter-items{
    text-align: center;
}

.komli-counter-section .komli-counter-items i{
    font-size: 36px;
    color: #fc7f0c;
    line-height: 1;
    margin-bottom: 8px;
}

.komli-counter-section .komli-counter-items h3{
    font-weight: 700;
    font-size: 36px;
    color: #fff;
    margin: 0;
    margin-bottom: 3px;
}

.komli-counter-section .komli-counter-items span{
    font-size: 12px;
    color: #fff;
    letter-spacing: 6px;
    text-transform: uppercase;
}



/** * * * * * * * * * * * * * * * * * * * * * * * * * * 
                    BLOG SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-blog-section{
    background-color: #f9f9f9;
    padding-bottom: 60px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * 
                    CUSTOM SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-custom-section-three{
    padding: 100px 0;
    background-color: #f9f9f9;
}

.komli-custom-section-three h3{
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
}

.komli-custom-section-three p{
    margin-bottom: 0;
}

/** * * * * * * * * * * * * * * * * * * * * * * * * * * 
                    TESTIMONIAL SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-testimonial-section{
    text-align: center;
    padding: 50px 0;
    background: #24a2a0;
    position: relative;
}

.komli-testimonial-section .komli-section-heading{
    margin-bottom: 50px
}

.komli-testimonial-section .komli-section-heading-light:after{
    background-color: #fc7f0c;
}

/*---------------------
    TESTIMONIALS
---------------------*/
.komli-testimonial{
    margin-top: 0px;
}

.komli-testimonial .komli-testimonial-slides{
    padding: 0 130px;
}

.komli-testimonial .komli-testimonial-slides .comma
{
	float:left;
}

.komli-testimonial .komli-testimonial-slides .comma:before
{
	background:url(../images/comma1.png);
	content: "";
    display: inline-block;
	background-repeat:no-repeat;
    height: 27px;
    width: 29px;
}


.komli-testimonial .komli-testimonial-slides .comma1
{
	float:right;
}

.komli-testimonial .komli-testimonial-slides .comma1:after
{
	background:url(../images/comma2.png);
	background-repeat:no-repeat;
	content: "";
	margin-top:-10px;
    display: inline-block;
    height: 27px;
    width: 29px;
}



.komli-testimonial .komli-testimonial-slides p{
    color: #fff;
    font-size: 15px;
    margin: 10px 0;
	line-height:25px;
	font-style:italic;
	text-align:left;
	border-width:3px 0px 0px 0px;
	border-style:solid;
    -moz-border-image: -moz-linear-gradient(left, #24a2a0 0%, #fbcb1b 100%);
    -webkit-border-image: -webkit-linear-gradient(left, #24a2a0 0%, #fbcb1b 100%);
    border-image: linear-gradient(to right, #24a2a0 0%, #fbcb1b 100%);
    border-image-slice: 1;
	padding-top:20px;
	padding-bottom:20px;
	
	  
}


.komli-testimonial .komli-testimonial-slides p.name
{
	color:#fbcb1b;
	font-style:italic;
	font-size:16px;
	border-width:3px 0px 0px 0px;
	border-style:solid;
    -moz-border-image: -moz-linear-gradient(right, #24a2a0 0%, #fbcb1b 100%);
    -webkit-border-image: -webkit-linear-gradient(right, #24a2a0 0%, #fbcb1b 100%);
    border-image: linear-gradient(to left, #24a2a0 0%, #fbcb1b 100%);
    border-image-slice: 1;
	padding-bottom:0;
	padding-top: 20px
}


.komli-testimonial .komli-testimonial-slides span{
    color: #c0c0c0;
    margin: 10px 0;   
    display: block;
    letter-spacing: 6px;
}

.komli-testimonial .komli-testimonial-slides img{
    margin-top: 10px;
	margin-bottom:10px;
}

.komli-testimonial .owl-controls .owl-buttons div{
    width: 24px;
    height: 24px;
    border: 1px solid #ffffff;
    opacity: 1;
    margin: 0;
    padding: 0;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
    background-color: transparent;
    position: absolute;
    top: 30%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}

.komli-testimonial .owl-controls .owl-buttons div.owl-prev{
    left: 0;
}

.komli-testimonial .owl-controls .owl-buttons div.owl-prev:before{
    content: '\f104';
    font-family: 'FontAwesome';
    font-size: 15px;
    text-align: center; 
}

.komli-testimonial .owl-controls .owl-buttons div.owl-next{
    right: 0;
}

.komli-testimonial .owl-controls .owl-buttons div.owl-next:before{
    content: '\f105';
    font-family: 'FontAwesome';
    font-size: 15px;
    text-align: center; 
}

/*---------------------
    PAGINATION
---------------------*/


.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: transparent;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
    	 -o-border-radius: 50%;
    		border-radius: 50%;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #fff;
    border: 2px solid transparent;
}




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * 
                    VIDEO SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-custom-video-section{
    position: relative;
    overflow: hidden;
    max-height: 400px;
}

.komli-custom-video-section .komli-custom-bg-video-wrapper{
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 100%;
    background: url(../images/custom-img-bg-1.jpg);  /* Comment or disable this line if you use a video as bg */
    background-position: center;          /* Comment or disable this line if you use a video as bg */
    -webkit-background-size: cover;       /* Comment or disable this line if you use a video as bg */
            background-size: cover;       /* Comment or disable this line if you use a video as bg */
}

.komli-custom-video-section .komli-custom-bg-video-wrapper video{
    width: 100%;
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}

.komli-custom-video-section .komli-custom-video-content-wrapper{
    text-align: center;
    position: relative;
    z-index: 10; 
}

.komli-custom-video-section .komli-custom-video-content-wrapper{}

.komli-custom-video-section .komli-custom-video-content-wrapper h3{
    font-size: 25px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.komli-custom-video-section .komli-custom-video-content-wrapper p{
    font-size: 16px;
    color: #ffffff;
    margin: 0;
    margin-bottom: 30px;
}

.komli-custom-video-section .komli-custom-video-content-wrapper a.komli-btn-round-outline{
    color: #ffffff; 
}


/************************* End **************************/



/********************************************************
*                                                       *
*                   HOME PAGE (2ND)                     *
*                                                       *
*********************************************************/
.komli-homepage-2nd header{
    position: relative;
    height: 100%
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        SLIDER
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-hero-header-wrapper{
    position: absolute;
    top: 0;
    overflow: hidden;
}

.komli-hero-header-wrapper.komli-fullscreen-slider{
    position: absolute;
    top: 0;
}

.komli-hero-header-wrapper.komli-fullscreen-slider h1{
    font-family: 'Fira Sans', sans-serif;
    font-size: 100px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 8px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 5px;
    line-height: 1;
}

.komli-hero-header-wrapper.komli-fullscreen-slider p{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 8px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;    
}

.komli-hero-header-wrapper.komli-fullscreen-slider .komli-hero-header-btns{
    text-align: center;
}

.komli-hero-header-wrapper.komli-fullscreen-slider .komli-hero-header-btns a{
    color: #ffffff;
    margin-right: 20px;
}

.komli-hero-header-wrapper.komli-fullscreen-slider .komli-hero-header-btns a:last-child{
    margin-right: 0;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        FEATURES
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-2nd .komli-feature-section{
    background-color: #ffffff;
    padding: 100px 0;
}

.komli-homepage-2nd .komli-feature-section .komli-features a{
    color: #000;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
            CUSTOM SECTION  WITH IMAGE LEFT
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-2nd .komli-custom-sec-img-left{
    padding: 60px 0;
}

.komli-homepage-2nd .komli-custom-section-with-img .komli-custom-sec-content h3{
    font-family: 'Fira Sans', sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    margin: 50px 0 25px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                PORTFOLIO SLIDER
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-portfolio-slider-section .komli-work-item{
    width: 100%;
    height: 220px;
}




/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                    MASONRY BLOG POST
* * * * * * * * * * * * * * * * * * * * * * * * * * * */

.komli-blog-section .komli-blog-post-wrapper{
    overflow: hidden;
    margin-bottom: 60px;
}

/*
MORE BLOG POST BTN
 */
.komli-blog-section .komli-more-blog-post-btn{
    text-align: center;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                    COUNTER SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-2nd .komli-counter-section{
    background: url(../images/custom-sec-bg-img-1.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    position: relative;
    -webkit-background-size: cover;
            background-size: cover;
}

.komli-homepage-2nd .komli-counter-section .komli-counter-items i{
    color: #ffffff;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
            CUSTOM SECTION WITH IMAGE OVERLAY
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-custom-halfwidthimg-section{
    overflow: hidden;
    min-height: 375px;
}

.komli-custom-halfwidthimg-section .komli-leftside-halfwidth-img,
.komli-custom-halfwidthimg-section .komli-rightside-halfwidth-img{
    width: 50%;
    float: left;
    overflow: hidden;
    position: relative;
    height: 400px;
}

/*
LEFT SIDE
 */
.komli-custom-halfwidthimg-section .komli-leftside-halfwidth-img img{
    min-height: 100%;
}

/*
RIGHT SIDE
 */
.komli-custom-halfwidthimg-section .komli-rightside-halfwidth-img{
    background: url(../images/custom-sec-bg-img.jpg) no-repeat;
    -webkit-background-size: cover;
            background-size: cover;
}


.komli-custom-halfwidthimg-section .komli-rightside-halfwidth-img .komli-color-parallax-overlay-2{
    background: #fc7f0c; /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(94,22,149,0.88) 0%,  rgba(232,75,58,0.88) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(94,22,149,0.88)), color-stop(100%, rgba(232,75,58,0.88))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(94,22,149,0.88) 0%, rgba(232,75,58,0.88) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(94,22,149,0.88) 0%, rgba(232,75,58,0.88) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(94,22,149,0.88) 0%, rgba(232,75,58,0.88) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(94,22,149,0.88) 0%, rgba(232,75,58,0.88) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(94,22,149,0.88)', endColorstr=' rgba(232,75,58,0.88)',GradientType=1 ); /* IE6-9 */
}

.komli-custom-halfwidthimg-section .komli-rightside-halfwidth-img .komli-halfwidth-img-details{
    padding: 70px 16% 70px 100px;
    position: relative;
    z-index: 1;
    
}

.komli-custom-halfwidthimg-section .komli-rightside-halfwidth-img .komli-halfwidth-img-details h3{
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    color: #ffffff;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 35px;
}

.komli-custom-halfwidthimg-section .komli-rightside-halfwidth-img .komli-halfwidth-img-details p{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 30px;
}

.komli-custom-halfwidthimg-section .komli-rightside-halfwidth-img .komli-halfwidth-img-details a{
    color: #ffffff;
}









/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        TESTIMONIAL
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-2nd .komli-testimonial-section{
    background: url(../images/testimonial-sec-img.jpg) no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
            background-size: cover;
}




.komli-homepage-2nd .komli-testimonial-section .komli-section-heading-light:after {
    background-color: #ffffff;
}


.komli-homepage-2nd .komli-testimonial .komli-testimonial-slides p {
    color: #ffffff;
}

.komli-homepage-2nd .komli-testimonial .komli-testimonial-slides span {
    color: #ffffff;
}

/************************* End **************************/



/********************************************************
*                                                       *
*                       ABOUT US PAGE                   *
*                                                       *
*********************************************************/
.komli-about-us-section{
    padding: 100px 0;
}

h2.komli-section-subheading{
    font-family: 'Fira Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    margin-top: 0;
    margin-bottom: 35px;
    text-transform: uppercase;
}

.komli-about-us-section .komli-about-us-details{}

.komli-about-us-section .komli-about-us-details .komli-about-text-row{
    padding-right: 25px;
}

.komli-about-us-section .komli-about-us-details .komli-about-text-row p{
    font-size: 13px;
    color: #888888;
    margin-top: 0;
    margin-bottom: 20px;
}

.komli-about-us-section .komli-about-us-details .komli-about-text-row p:last-child{
    margin-bottom: 0;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * 
                    CUSTOM SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-about-custom-section{
    background-color: #f9f9f9;
    padding: 100px 0 0;
}

/*------------
CUSTOM IMAGE
------------*/
.komli-about-custom-img{
    text-align: center;
    overflow: hidden;
}

/*---------------------
CUSTOM SECTION DETAILS
---------------------*/
.komli-about-custom-details{}

.komli-about-custom-details h2.komli-section-subheading{
    margin-top: 30px;
}

.komli-about-custom-details p{
    margin-bottom: 20px;
}

.komli-about-custom-details a.komli-btn-round-solid{
    margin-top: 40px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * 
                    TEAM SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-about-us-page .komli-team-section{
    background-color: #ffffff;
}

.komli-about-us-page .komli-team-carousal .komli-team-items {
    background-color: #f7f7f7;
    border-right: 1px solid #fff;
}

.komli-about-us-page .komli-team-carousal .komli-team-items span {
    color: #888888;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * 
                VIDEO TESTIMONIAL SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-about-us-page .komli-custom-video-section {
    max-height: none;
}

.komli-about-us-page .komli-testimonial-section .komli-section-heading-light:after{
    background-color: #ffffff;
}

.komli-about-us-page .komli-testimonial .komli-testimonial-slides p{
    color: #ffffff;
    font-size: 15px;
    margin: 10px 0;
}

.komli-about-us-page .komli-testimonial .komli-testimonial-slides span{
    color: #ffffff;
    margin: 10px 0;   
    display: block;
    letter-spacing: 6px;
}

.komli-about-us-page .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: transparent;
    border: 2px solid #ffffff;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
}

.komli-about-us-page .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #ffffff;
    border: 2px solid transparent;
}

/************************* End **************************/



/********************************************************
*                                                       *
*                       BLOG SINGLE PAGE                *
*                                                       *
*********************************************************/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * 
                SINGLE PAGE CONTENT
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-blog-single-wrapper{
    background-color: #f9f9f9;
    padding: 90px 0;
    overflow: hidden;
}

.komli-blog-single-wrapper  .komli-blog-single-content{
    padding-right: 25px;
}

/*******************
 BLOG SINGLE IMAGE
*******************/
.komli-blog-single-wrapper .komli-blog-single-img-wrapper{
    position: relative;
    overflow: hidden;
}

.komli-blog-single-wrapper .komli-blog-single-img-wrapper i{
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    top: 35px;
    right: 35px;
}


/* * * * * * * * * * * * * 
    BLOG SINGLE TEXT
* * * * * * * * * * * * */
.komli-blog-single-details{
    overflow: hidden;
}

.komli-blog-single-inner-sec{
    background-color: #ffffff;
   
    margin-bottom: 1px;
}

/**************************
 BLOG SINGLE POST TITLE
**************************/
.komli-blog-single-details .komli-blog-post-title-wrapper{
    padding-bottom: 45px;
}

.komli-blog-single-details .komli-blog-post-title-wrapper .komli-blog-post-date{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6px 10px;
    background-color: #fc7f0c;
    float: left;
    margin-right: 20px;
    text-align: center;
}

.komli-blog-single-details .komli-blog-post-title-wrapper .komli-blog-post-date span{
    font-family: 'Fira Sans', sans-serif;
    font-size: 8px;
    color: #ffffff;
    display: block;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 4px;
}



.komli-blog-single-details .komli-blog-post-title-wrapper .komli-blog-post-date span:last-child{
    margin-bottom: 0;
}

.komli-blog-single-details .komli-blog-post-title-wrapper .komli-blog-post-date span.komli-post-date{
    font-size: 15px;
    font-weight: 700;
}

.komli-blog-single-details .komli-blog-post-title-wrapper .komli-blog-post-titles{}

.komli-blog-single-details .komli-blog-post-title-wrapper .komli-blog-post-titles h1,
.komli-blog-single-details .komli-blog-post-title-wrapper .komli-blog-post-titles h1 a{
    font-family: 'Fira Sans', sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;  
}
.komli-blog-single-details .komli-blog-post-title-wrapper .komli-blog-post-titles h1 a{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.komli-blog-single-details .komli-blog-post-title-wrapper .komli-blog-post-titles a.komli-blog-post-author{
    font-family: 'Fira Sans', sans-serif;
    font-size: 11px;
    color: #c0c0c0;
    letter-spacing: 8px;
}

/************************
 BLOG SINGLE POST TEXT
************************/
.komli-blog-single-details .komli-blog-post-text{
    padding-top: 25px;
}

.komli-blog-single-details .komli-blog-post-text p{
    font-family: 'Fira Sans', sans-serif;
    font-size: 16px;
    color: #000;
    margin-bottom: 15px;
	text-align:justify;
}

.komli-blog-single-details .komli-blog-post-text .komli-btn-round-outline{
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}


/************************ 
        BLOG COMMENTS
************************/
.komli-blog-single-details .komli-blog-comments-wrapper{
    padding-top: 55px;
    padding-bottom: 65px;
}

.komli-blog-single-details .komli-blog-comments-wrapper h2{
    font-family: 'Fira Sans', sans-serif;
    font-size: 18px;
    color: #000;
    margin: 0 0 50px;
    text-transform: uppercase;
}

/**************
 COMMENTS
***************/
.komli-blog-single-details .komli-blog-comments-wrapper .komli-blog-comments{
    background-color: #f9f9f9;
    padding: 20px 60px 20px 20px;
    overflow: hidden;
    margin-bottom: 1px;
    position: relative;
}

.komli-blog-single-details .komli-blog-comments-wrapper .komli-blog-comments .komli-user-img{
    width: 80px;
    height: 80px;
    text-align: center;
    overflow: hidden;
    margin-right: 20px;
    float: left;
}

.komli-blog-single-details .komli-blog-comments-wrapper .komli-blog-comments .komli-user-img img{
    line-height: 80px;
}

.komli-blog-single-details .komli-blog-comments-wrapper .komli-blog-comments .komli-comments{
    width: 465px;
    float: left;
}

.komli-blog-single-details .komli-blog-comments-wrapper .komli-blog-comments .komli-comments .komli-comments-title{
    overflow: hidden;
    margin-bottom: 15px;
}

.komli-blog-single-details .komli-blog-comments-wrapper .komli-blog-comments .komli-comments .komli-comments-title h4.komli-user-name,
.komli-blog-single-details .komli-blog-comments-wrapper .komli-blog-comments .komli-comments .komli-comments-title h4.komli-user-name a{
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    margin: 0 10px 0 0;
    color: #000;
    line-height: 1;
    float: left;
    text-transform: uppercase;
}

.komli-blog-single-details .komli-blog-comments-wrapper .komli-blog-comments .komli-comments .komli-comments-title span.komli-comment-date-time{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    color: #888888;
    line-height: 1;
    float: left;
    margin-top: 2px;
}

.komli-blog-single-details .komli-blog-comments-wrapper .komli-blog-comments .komli-comments p{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    color: #888888;
    margin-bottom: 0;
}

.komli-blog-single-details .komli-blog-comments-wrapper .komli-blog-comments a.komli-comment-reply-btn{
    font-size: 18px;
    color: #888888;
    line-height: 1;
    position: absolute;
    bottom: 15px;
    right: 15px;
}

/***************
 COMMENTS REPLY
***************/
.komli-blog-single-details .komli-blog-comments-wrapper .komli-blog-comments.komli-comment-reply{
    margin-left: 100px;
}

.komli-blog-single-details .komli-blog-comments-wrapper .komli-blog-comments.komli-comment-reply .komli-comments{
    width: 365px;
}

/*******************************
        BLOG COMMENTS FORM
*******************************/
.komli-blog-single-details .komli-comment-form-wrapper{
    padding-top: 55px;
    padding-bottom: 50px;
}

/*
 COMMENTS FORM TITLE
*/
.komli-blog-single-details .komli-comment-form-wrapper h3.komli-comment-form-title{
    font-family: 'Fira Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 45px;
}

/*
 COMMENTS FORM
*/
.komli-blog-single-details .komli-comment-form-wrapper form{}

.komli-blog-single-details .komli-comment-form-wrapper form input:not(.comment-submit) {
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    color: #888888;
    line-height: 45px;
    padding: 0 15px 0 30px;
    width: 205px;
    height: 45px;
    display: block;
    background-color: #f9f9f9;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 0px;
    outline: 0;
}

.komli-blog-single-details .komli-comment-form-wrapper form input:nth-child(3):not(.comment-submit){
    margin-right: 0;
}

.komli-blog-single-details .komli-comment-form-wrapper form textarea{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    color: #888888;
    padding: 30px 15px 0 30px;
    width: 100%;
    display: block;
    background-color: #f9f9f9;
    margin-bottom: 30px;
    border: 0px;
    outline: 0;
    clear: left;
}

.komli-blog-single-details .komli-comment-form-wrapper form input[type='submit']{
    outline: 0;
    padding-left: 29px;
}

/************************* End **************************/


/********************************************************
*                                                       *
*                       BLOG PAGE CREATIVE              *
*                                                       *
*********************************************************/
.komli-blog-page-wrapper{
    background-color: #f9f9f9;
    padding: 80px 0;
    overflow: hidden;
}

.komli-blog-items-wrapper{
    position: relative;
}

.komli-creative-blog-items{
    overflow: hidden;
    border-bottom: 1px solid #f2f2f2;
    -webkit-background-size: cover;
            background-size: cover;
    background-position: center center;
	box-shadow:8px 8px 0px 0px #e2e2e2;
}

.komli-creative-blog-items:first-child{
    border-top: 1px solid #f2f2f2;
}

.komli-creative-blog-items .komli-blog-content{
    background-color: rgba(255,255,255,1);
    overflow: hidden;
    -webkit-transition: all .6s;
       -moz-transition: all .6s;
        -ms-transition: all .6s;
         -o-transition: all .6s;
            transition: all .6s;
}

.komli-creative-blog-items:hover .komli-blog-content{
    background-color: rgba(0,0,0,0);
	cursor:pointer;
}

/***********
 Date
************/
.komli-creative-blog-items .komli-blog-content .komli-blog-date-wrapper{
   padding:0;
}

.komli-creative-blog-items .komli-blog-content .komli-blog-date-wrapper span.komli-date{
    width: 40px;
    height: 40px;
    padding-top: 4px;
    background-color: #fc7f0c;
    line-height: 38px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.komli-creative-blog-items .komli-blog-content .komli-blog-date-wrapper span.komli-date span{
    display: block;
    line-height: 1.2;
    font-family: 'Fira Sans', sans-serif;
    color: #fff;
}

.komli-creative-blog-items .komli-blog-content .komli-blog-date-wrapper span.komli-date span.komli-day{
    font-size: 15px;
    font-weight: 700;
} 

.komli-creative-blog-items .komli-blog-content .komli-blog-date-wrapper span.komli-date span.komli-mon{
    font-size: 8px;
    font-weight: 400;
}


.komli-blog-title-author
{
	padding:35px;
	display:block;
}

/*******************
BLOG TITLE & AUTHOR
*******************/


.komli-creative-blog-items .komli-blog-content .komli-blog-title-author a.komli-te{
    font-family: 'Fira Sans', sans-serif;
    font-size: 16px;
    color: #3a3a3a;
	padding-top:20px;
}




.komli-creative-blog-items:hover .komli-blog-content .komli-blog-title-author a.komli-te{
    color: #ffffff;
    -webkit-transition: all .35s;
       -moz-transition: all .35s;
        -ms-transition: all .35s;
         -o-transition: all .35s;
            transition: all .35s;
}


.r
{
	color:#eb3245;
}


.g
{
	color:#b5ca44;
}


.a
{
	color:#24a2a0;
}

.y
{
	color:#fbcb15;
}

.w
{
	color:#fff;
}

.komli-creative-blog-items:hover .komli-blog-content .komli-blog-title-author a.komli-te .st
{
	color:#fcff00;
}



/*********************
Blog Carousal Control
**********************/
.komli-blog-section .komli-blog-carousal .owl-controls{
    margin-top: 50px;
}

.komli-blog-section .komli-blog-carousal .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 0;
  margin-right: 5px;
  filter: Alpha(Opacity=100);
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: transparent;
  border: 1px solid #d9d9d9;
}

.komli-blog-section .komli-blog-carousal .owl-controls .owl-page.active span{
    background-color: #dbdbdb;
    border: 1px solid transparent;
}

.komli-blog-section .komli-blog-carousal .owl-controls .owl-page:last-child span{
    margin-right: 0;
}

.komli-blog-section .komli-blog-carousal .komli-cta-one-btn{
    margin-top: 50px;
    text-align: center;
}

/******************
LOADING SCREEN
*******************/
#infscr-loading{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #888888;
    padding-top: 50px;
    text-align: center;
    bottom: -75px;
    position: absolute;
    overflow: hidden;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}

#infscr-loading img{
    margin-left: 60px;
}

/************************* End **************************/



/********************************************************
*                                                       *
*                       MASONRY BLOG PAGE               *
*                                                       *
*********************************************************/
.komli-blog-masonry-page .komli-masonry-blog-wrapper{
    padding: 0;
}

.komli-blog-masonry-page .komli-blog-sidebar{
    padding-left: 20px;
}

/* 3 Column */
.komli-masonry-blog-wrapper .komli-blog-masonry-items{
    width: calc(100% / 2 - 30px);
    padding-left: 0px;
    margin-right: 30px;
    float: left;
    overflow: hidden;
    margin-bottom: 40px;
}

.komli-blog-masonry-items{}

.komli-blog-masonry-items .komli-blog-item-wrapper{
    background-color: #ffffff;
}

/***********
BLOG IMAGE
***********/
.komli-blog-masonry-items .komli-blog-item-wrapper .komli-blog-img-wrapper{
    position: relative;
    overflow: hidden;
    text-align: center;
}

/**********
POST DATE
**********/
.komli-blog-masonry-items .komli-blog-item-wrapper .komli-blog-img-wrapper .komli-blog-post-date{
    position: absolute;
    top: 35px;
    left: 35px;
    border: 2px solid #ffffff;
    text-align: center;
}

.komli-blog-masonry-items .komli-blog-item-wrapper .komli-blog-img-wrapper .komli-blog-post-date p{
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1;
    margin-bottom: 0;
    padding: 5px 10px;
}

.komli-blog-masonry-items .komli-blog-item-wrapper .komli-blog-img-wrapper .komli-blog-post-date p span{
    font-family: 'Fira Sans', sans-serif;
    font-size: 8px;
    color: #ffffff;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 0;
    display: block;
    margin-top: 3px;
}

/********************
POST TITLE & EXCERPT
*********************/

.komli-blog-masonry-items .komli-blog-item-wrapper .komli-blo-title-excerpt{
    padding: 45px 50px;
}

.komli-blog-masonry-items .komli-blog-item-wrapper .komli-blo-title-excerpt h3,
.komli-blog-masonry-items .komli-blog-item-wrapper .komli-blo-title-excerpt h3 a{
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #000000;
    margin-top: 0;
    margin-bottom: 15px;
}

.komli-blog-masonry-items .komli-blog-item-wrapper .komli-blo-title-excerpt p{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #888888;
    margin-bottom: 0;
}

/************************* End **************************/



/********************************************************
*                                                       *
*         PORTFOLIO PAGE (2,3,4, WITH SPACE)            *
*                                                       *
*********************************************************/
.komli-portfolio-page-wrapper{
    padding: 60px 0 100px;
    overflow: hidden;
}

/***************
FILTER BUTTON
***************/
.komli-portfolio-page-wrapper .komli-portfolio-filter-btn-group-wrapper{
    display: block;
    margin-bottom: 50px;
    overflow: hidden;
    text-align: center;
}

.komli-portfolio-page-wrapper .komli-portfolio-filter-btn-group-wrapper .komli-portfolio-filter-btn-group{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.komli-portfolio-page-wrapper .komli-portfolio-filter-btn-group a{
    font-family: 'Fira Sans', sans-serif;
    font-size: 12px;
    color: #888888;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 40px;
}

.komli-portfolio-page-wrapper .komli-portfolio-filter-btn-group a:last-child{
    margin-right: 0;
}

.komli-portfolio-page-wrapper .komli-portfolio-filter-btn-group a.selected{
    color: #fc7f0c;
}


/**********
WORK ITEMS
***********/

.komli-portfolio-page-wrapper .komli-portfolio-works{
    margin-bottom: 0;
}

.komli-portfolio-works{
    margin-bottom: 55px;
}





.komli-height-dbl{
    height: 400px;
}

.komli-portfolio-one-px .komli-height-dbl{
    height: 401px;
}

.komli-portfolio-one-px .komli-height-dbl img{
    height: 100%;
}

.komli-width-dbl{
    width: 40%;
}

.komli-width-dbl-4col{
    width: 50%;
}



/********************
Hover Effect
********************/
.komli-work-item-inner-wrap {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.komli-work-item-hover{
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-align: center;
    background-color: rgba(0,0,0,0.81);
    -webkit-transition: all .35s;
       -moz-transition: all .35s;
        -ms-transition: all .35s;
         -o-transition: all .35s;
            transition: all .35s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transition: all .35s;
       -moz-transition: all .35s;
        -ms-transition: all .35s;
         -o-transition: all .35s;
            transition: all .35s;
}

.komli-work-item-hover a.komli-single-page-link{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.komli-work-item-hover a.komli-work-item-popup{
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 18px;
    height: 18px;
    z-index: 2;  
}

.komli-work-item-hover a.komli-work-item-popup:before{
    content: '\e61a';
    font-family: 'themify';
    font-size: 18px;
    color: #fc7f0c;
}




.komli-work-item-hover .komli-work-item-details{
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    display: inline-block;
    width: 100%;
    z-index: 2;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}

.komli-work-item-hover .komli-work-item-details span,
.komli-work-item-hover .komli-work-item-details h3,
.komli-work-item-hover .komli-work-item-details h3 a{
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    margin: 0;
    text-transform: uppercase;
    line-height: 1;
    display: block;
    opacity: 0;
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0);
    -webkit-transition: all .5s;
       -moz-transition: all .5s;
        -ms-transition: all .5s;
         -o-transition: all .5s;
            transition: all .5s;
}

.komli-work-item-hover .komli-work-item-details h3,
.komli-work-item-hover .komli-work-item-details h3 a{
    font-weight: 700;
    color: #fc7f0c;
    display: inline-block;
}

.komli-work-item-hover .komli-work-item-details span.komli-work-item-subtitle{
    font-weight: 400;
    color: #fff;
    font-size: 11px;
    letter-spacing: 7px;
    padding-left: 7px;
    margin-top: 5px;
}

.komli-work-item:hover .komli-work-item-hover .komli-work-item-details h3,
.komli-work-item:hover .komli-work-item-hover .komli-work-item-details h3 a,
.komli-work-item:hover .komli-work-item-hover .komli-work-item-details span{
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
}

/************************* End **************************/



/********************************************************
*                                                       *
*                PORTFOLIO SINGLE PAGE ONE              *
*                                                       *
*********************************************************/
.komli-portfolio-single-page-wrapper{
    padding: 80px 0 100px;
}


.komli-portfolio-single-page-content{
    margin-bottom: 95px;
}

/***********
MAIN IMAGE
************/
.komli-portfolio-single-page-content .komli-single-portfolio-img-wrapper{
    margin-bottom: 75px;
    display: block;
    overflow: hidden;
    width: 100%;
} 

/**************************
PORTFOLIO SINGLE DETAILS
**************************/
.komli-portfolio-single-page-content .komli-single-portfolio-details{
    overflow: hidden;
    margin-bottom: 75px;
}

.komli-portfolio-single-page-one .komli-portfolio-single-page-content .komli-single-portfolio-details .komli-image-details{
    padding-left: 0;
    padding-right: 55px;
}

.komli-portfolio-single-page-content .komli-single-portfolio-details .komli-image-details h2{
    font-family: 'Fira Sans', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
}

.komli-portfolio-single-page-content .komli-single-portfolio-details .komli-image-details p{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.6;
    color: #888888;
    text-align: justify;    
}

.komli-portfolio-single-page-content .komli-single-portfolio-details .komli-wrok-info h3{
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
    line-height: 25px;
}

.komli-portfolio-single-page-content .komli-single-portfolio-details .komli-wrok-info .komli-about-portfolio-work{
    margin-bottom: 30px;
}

.komli-portfolio-single-page-content .komli-single-portfolio-details .komli-wrok-info .komli-portfolio-client-info h3{
    margin-bottom: 30px;
    line-height: 1;
}


/****************************
PORTFOLIO SINGLE SUB IMAGES
****************************/
.komli-portfolio-sub-img{
    overflow: hidden;
    display: block;
}

.komli-portfolio-sub-img > div{
    width: 50%;
    height: auto;
    float: left;
    padding-right: 1px;
}

.komli-portfolio-sub-img > div img{
    width: 100%;
    min-height: 100%;
}

/**************
RELATED WORKS
**************/
.komli-portfolio-single-page-wrapper .komli-portolio-related-work h3.komli-section-subtitle{
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    margin-bottom: 60px;
    line-height: 1;
}

.komli-portfolio-single-page-wrapper .komli-portolio-related-work .komli-work-item{
    width: 100%;
    height: 220px;
    overflow: hidden;
}

.komli-portfolio-single-page-wrapper .komli-portolio-related-work .komli-work-item img{
    width: 100%;
}

/***********
NAVIGATION
***********/
.komli-portfolio-single-navigation{}

.komli-portfolio-single-navigation a{
    width: 45px;
    height: 90px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background-color: rgba(0,0,0,0.3);
    text-align: center;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}

.komli-portfolio-single-navigation a.komli-prev-portfolio-work{
    left: 0;
}

.komli-portfolio-single-navigation a.komli-next-portfolio-work{
    right: 0;
}

.komli-portfolio-single-navigation a i{
    font-size: 42px;
    color: #ffffff;
    line-height: 90px;
}

/************************* End **************************/



/********************************************************
*                                                       *
*                PORTFOLIO SINGLE PAGE TWO              *
*                                                       *
*********************************************************/
.komli-portfolio-single-page-alt{
    background-color: #f9f9f9;
}

.komli-portfolio-single-page-alt .komli-portfolio-single-page-content-wrapper{
    padding-right: 25px;
}

.komli-portfolio-single-page-alt .komli-portfolio-single-page-content{
    background-color: #ffffff;
    margin-bottom: 0;
    padding-bottom: 65px;
}

/*******
IMAGE
*******/
.komli-portfolio-single-page-alt .komli-portfolio-single-page-content .komli-single-portfolio-img-wrapper{}

.komli-portfolio-single-page-alt .komli-portfolio-main-img{
    margin-bottom: 1px;
}

.komli-portfolio-single-page-alt .komli-portfolio-sub-img > div:last-child{
    padding-right: 0;
}

/**********
DETAILS
**********/
.komli-portfolio-single-page-alt .komli-single-portfolio-details{
    padding: 0 50px;
    margin-bottom: 0;
}

.komli-portfolio-single-page-alt .komli-single-portfolio-details a.komli-btn-round-outline{
    margin-top: 55px;
}

/************************* End **************************/



/********************************************************
*                                                       *
*                       CONTACT US PAGE                 *
*                                                       *
*********************************************************/
.komli-contact-page-wrapper{
    overflow: hidden;
    padding: 80px 0 120px;
}

.komli-contact-form-address-wrapper{
    overflow: hidden;
    margin-top: 70px;
}


/***************
GOOGLE MAP
***************/
.komli-google-map #map{
    width: 100%;
    height: 500px;
    background-color: #CCC;
}

#map img {
    max-width: none;
}


/***************
CONTACT FORM
***************/
.komli-contact-form-wrapper{
    width: 70%;
    padding-right: 35px;
    float: left;
    overflow: hidden;
}

.komli-contact-form-wrapper h3{
    font-family: 'Fira Sans', sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #000000;
    margin-top: 0;
    margin-bottom: 45px;
}

.komli-contact-form-wrapper form,
.komli-contact-form-wrapper .komli-contact-form{
    overflow: hidden;
}

.komli-contact-form-wrapper form input:not([type='submit']),
.komli-contact-form-wrapper .komli-contact-form input:not([type='submit']){
    width: calc(100% / 3 - 15px);
    height: 45px;
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    color: #888888;
    font-weight: 400;
    line-height: 45px;
    padding: 0 15px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: #f9f9f9;
    border: 0px solid;
    outline: 0;
}

.komli-contact-form-wrapper form textarea,
.komli-contact-form-wrapper .komli-contact-form textarea{
    width: calc(100% - 15px);
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    color: #888888;
    font-weight: 400;
    padding: 15px;
    float: left;
    margin-bottom: 40px;
    background-color: #f9f9f9;
    border: 0px solid;
    outline: 0;
}

/***************
CONTACT ADDRESS
***************/
.komli-contact-add-wrapper{
    width: 30%;
    padding-left: 35px;
    float: left;
    overflow: hidden;
}

.komli-contact-add-wrapper h4{
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    color: #000000;
    margin-top: 0;
    margin-bottom: 25px;   
}

.komli-contact-add-wrapper p{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #888888;
    margin-bottom: 0px;      
}

.komli-contact-add-wrapper .komli-contact-info{
    margin-bottom: 40px;
}

.komli-contact-add-wrapper ul{}

.komli-contact-add-wrapper ul li{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #888888;    
}

.komli-contact-add-wrapper ul li.komli-phone{
    margin: 25px 0 10px;
    color: #fc7f0c;
}

.komli-contact-add-wrapper .komli-coantact-social{
    margin-top: 35px;
    overflow: hidden;
}

.komli-contact-add-wrapper .komli-coantact-social a{
    font-size: 16px;
    color: #d4d4d4;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    margin-right: 20px;
    -webkit-transition: all .35s;
       -moz-transition: all .35s;
        -ms-transition: all .35s;
         -o-transition: all .35s;
            transition: all .35s;
}

.komli-contact-add-wrapper .komli-coantact-social a:last-child{
    margin-right: 0;
}

.komli-contact-add-wrapper .komli-coantact-social a:hover{
    color: #fc7f0c;
}

/************************* End **************************/



/********************************************************
*                                                       *
*                          FOOTER                       *
*                                                       *
*********************************************************/
footer.komli-footer{
    background-color: #343434;
	    float: left;
    width: 100%;
}

/*--------
Footer Top
---------*/
footer.komli-footer .komli-footer-top{
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 65px;
    border-bottom: 1px solid #373737;
}

footer.komli-footer .komli-footer-top .komli-footer-widget{
	text-align:center;
	
	}
	
	
	.footer
	{
		margin:auto;
		width:50%;
	}

footer.komli-footer .komli-footer-top .komli-footer-widget h3.komli-footer-widget-header{
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 35px;
    text-transform: uppercase;
}

footer.komli-footer .komli-footer-top .komli-footer-widget ul li a{
    color: #717171;
    -webkit-transition: color .3s;
       -moz-transition: color .3s;
        -ms-transition: color .3s;
         -o-transition: color .3s;
            transition: color .3s;
}

footer.komli-footer .komli-footer-top .komli-footer-widget ul li a:hover{
    color: #fc7f0c;
}

/*
    About Us Widget
*/
footer.komli-footer .komli-footer-top .komli-footer-about-widget .komli-footer-logo-wrapper{
    overflow: hidden;
    margin-bottom: 30px;
    line-height: 0.7;
}

footer.komli-footer .komli-footer-top .komli-footer-about-widget .komli-footer-logo-wrapper a{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    overflow: hidden;
}

footer.komli-footer .komli-footer-top .komli-footer-about-widget .komli-footer-logo-wrapper a img{}

footer.komli-footer .komli-footer-top .komli-footer-about-widget .komli-company-address{}

footer.komli-footer .komli-footer-top .komli-footer-about-widget .komli-company-address ul{}

footer.komli-footer .komli-footer-top .komli-footer-about-widget .komli-company-address ul li{
    position: relative;
    padding-left: 40px;
    padding-bottom: 13px;
    color: #717171;
}

footer.komli-footer .komli-footer-top .komli-footer-about-widget .komli-company-address ul li:last-child{
    padding-bottom: 0;
}

footer.komli-footer .komli-footer-top .komli-footer-about-widget .komli-company-address ul li i{
    font-size: 16px;
    color: #444444;
    position: absolute;
    left: 0;
    top: 3px;
}

/*
    About Link & Link Widget
*/
footer.komli-footer .komli-footer-top .komli-footer-link-widget ul,
footer.komli-footer .komli-footer-top .komli-about-link-widget ul{}

footer.komli-footer .komli-footer-top .komli-footer-link-widget ul li,
footer.komli-footer .komli-footer-top .komli-about-link-widget ul li{
    margin-bottom: 10px;
}

footer.komli-footer .komli-footer-top .komli-footer-link-widget ul li:last-child,
footer.komli-footer .komli-footer-top .komli-about-link-widget ul li:last-child{
    margin-bottom: 0;
}


/*
    Flickr Widget
*/
footer.komli-footer .komli-footer-top .komli-flickr-widget #flickr-gallery{
    overflow: hidden;
}

footer.komli-footer .komli-footer-top .komli-flickr-widget #flickr-gallery li{
    width: 70px;
    height: 70px;
    margin: 0 2px 2px 0;
    float: left;
    list-style: none;
}

footer.komli-footer .komli-footer-top .komli-flickr-widget #flickr-gallery li img{
    width: 100%;
}


/*------------
Footer Bottom
------------*/
footer.komli-footer .komli-footer-bottom{
    text-align: center;
    padding: 30px 0;
}

footer.komli-footer .komli-footer-bottom a.komli-footer-author-name{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #444444;
    letter-spacing: 8px;
    text-transform: uppercase;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/************************* End **************************/



/********************************************************
*                                                       *
*                          SIDEBAR                      *
*                                                       *
*********************************************************/
.komli-blog-sidebar,
.komli-portfolio-single-page-wrapper .komli-portfolio-sidebar{
    padding-left: 25px;
	margin-top:60px;
	
}

.komli-blog-post-titles h1 {
    font-family: "Roboto Slab",serif;
    font-size: 40px;
    font-weight: 500;
}
.older-post {
    border-bottom: 1px solid;
    border-top: 1px solid;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 25px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
}

.komli-blog-sidebar .komli-blog-sidebar-widget,
.komli-portfolio-single-page-wrapper .komli-portfolio-sidebar .komli-portfolio-sidebar-widget{
    background-color: #ffffff;
    padding: 50px 30px 50px 45px;
    margin-bottom: 1px;
    overflow: hidden;
}

.komli-blog-sidebar .komli-blog-sidebar-widget h3.komli-sidebar-widget-title,
.komli-portfolio-single-page-wrapper .komli-portfolio-sidebar .komli-portfolio-sidebar-widget h3.komli-sidebar-widget-title{
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.komli-blog-sidebar .komli-blog-sidebar-widget ul{}

.komli-blog-sidebar .komli-blog-sidebar-widget ul li,
.komli-portfolio-single-page-wrapper .komli-portfolio-sidebar .komli-portfolio-sidebar-widget ul li{
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
    line-height: 1;
}

.komli-blog-sidebar .komli-blog-sidebar-widget ul li:last-child,
.komli-portfolio-single-page-wrapper .komli-portfolio-sidebar .komli-portfolio-sidebar-widget ul li:last-child{
    margin-bottom: 0;
}

.komli-blog-sidebar .komli-blog-sidebar-widget ul li a,
.komli-portfolio-single-page-wrapper .komli-portfolio-sidebar .komli-portfolio-sidebar-widget ul li a{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    color: #888888;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 1.2;
    -webkit-transition: color .3s;
       -moz-transition: color .3s;
        -ms-transition: color .3s;
         -o-transition: color .3s;
            transition: color .3s;
}

.komli-blog-sidebar .komli-blog-sidebar-widget ul li a:hover,
.komli-portfolio-single-page-wrapper .komli-portfolio-sidebar .komli-portfolio-sidebar-widget ul li a:hover{
    color: #fc7f0c;
}

.komli-blog-sidebar .komli-blog-sidebar-widget ul li a i,
.komli-portfolio-single-page-wrapper .komli-portfolio-sidebar .komli-portfolio-sidebar-widget ul li a i{
    font-size: 10px;
    line-height: 11px;
    text-align: center;
    color: #cccccc;
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

.komli-blog-sidebar .komli-blog-sidebar-widget ul li a:hover i,
.komli-portfolio-single-page-wrapper .komli-portfolio-sidebar .komli-portfolio-sidebar-widget ul li a:hover i{
    color: #fc7f0c;
    border-color: #fc7f0c;
}

/* * * * * * * * * * * * * 
       TAG CLOUD
* * * * * * * * * * * * */
.komli-blog-sidebar .komli-blog-sidebar-widget .komli-tagcloud-wrapper,
.komli-portfolio-single-page-wrapper .komli-portfolio-sidebar .komli-portfolio-sidebar-widget .komli-tagcloud-wrapper{
    overflow: hidden;
}

.komli-blog-sidebar .komli-blog-sidebar-widget .komli-tagcloud-wrapper a,
.komli-portfolio-single-page-wrapper .komli-portfolio-sidebar .komli-portfolio-sidebar-widget .komli-tagcloud-wrapper a{
    font-family: 'Fira Sans', sans-serif;
    font-size: 11px;
    color: #c0c0c0;
    text-transform: uppercase;
    padding: 0px 12px 0px 20px;
    height: 34px;
    line-height: 30px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    margin-right: 3px;
    margin-bottom: 5px;
    border: 2px solid #e9e9e9;
    background-color: transparent;
    letter-spacing: 8px;
    -webkit-border-radius: 17px;
       -moz-border-radius: 17px;
         -o-border-radius: 17px;
            border-radius: 17px;
    -webkit-transition: all .3s;
       -moz-transition: all .3s;
        -ms-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
}

.komli-blog-sidebar .komli-blog-sidebar-widget .komli-tagcloud-wrapper a:hover,
.komli-portfolio-single-page-wrapper .komli-portfolio-sidebar .komli-portfolio-sidebar-widget .komli-tagcloud-wrapper a:hover{
    color: #ffffff;
    border: 2px solid #fc7f0c;
    background-color: #fc7f0c;
}
/************************* End *************************/



/********************************************************
*                                                       *
*                   HOME PAGE (3RD)                     *
*                                                       *
*********************************************************/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        SLIDER
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-third .komli-slides-1 h1{
    font-family: 'Fira Sans', sans-serif;
    font-size: 80px;
    font-weight: 700;
    color: #ffffff;
}

.komli-homepage-third .komli-slides-1 p{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    letter-spacing: 8px;
    text-transform: uppercase;
    margin-right: -6px;
}

.komli-homepage-third .komli-slides-1 a.komli-btn-round-outline{
    border: 0px solid;
    background-color: #ffffff;
    color: #fc7f0c;
    line-height: 40px;
    margin-right: 15px;
    -webkit-transition: all .35s !important;
       -moz-transition: all .35s !important;
        -ms-transition: all .35s !important;
         -o-transition: all .35s !important;
            transition: all .35s !important;
}

.komli-homepage-third .komli-slides-1 a.komli-btn-round-solid{
    line-height: 40px;
    border: 0px solid;
    -webkit-transition: all .35s !important;
       -moz-transition: all .35s !important;
        -ms-transition: all .35s !important;
         -o-transition: all .35s !important;
            transition: all .35s !important;
}

.komli-homepage-third .komli-slides-1 a.komli-btn-round-outline:hover{
    background-color: #fc7f0c;
    color: #ffffff;
}

.komli-homepage-third .komli-slides-1 a.komli-btn-round-solid:hover{
    border: 0px solid;
    background-color: #ffffff;
    color: #fc7f0c;
}








/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                    FEATURE SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-home3-feature-sec {
    background-color: #ffffff;
    padding: 90px 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
            CUSTOM SECTION  WITH IMAGE LEFT
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-third .komli-custom-sec-img-left {
    padding: 0;
    overflow: visible;
}

.komli-homepage-third .komli-custom-section-with-img .row {
    overflow: visible;
}

.komli-homepage-third .komli-custom-section-with-img .komli-custom-sec-img{
    margin-top: -45px;
}

.komli-homepage-third .komli-custom-section-with-img .komli-custom-sec-text-content{
    padding-top: 80px;
    padding-bottom: 50px;
}

.komli-homepage-third .komli-custom-section-with-img .komli-custom-sec-text-content h3{
    font-family: 'Fira Sans', sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    margin: 0px 0 25px;
}

.komli-homepage-third .komli-custom-section-with-img .komli-custom-sec-text-content p.komli-custom-highlighted{
    font-family: 'Fira Sans', sans-serif;
    font-size: 15px;
    color: #888888;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 2;
    text-decoration: underline;
}

.komli-homepage-third .komli-custom-section-with-img .komli-custom-sec-text-content p{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    color: #888888;
    font-weight: 400;
    margin-bottom: 15px;
}

.komli-homepage-third .komli-custom-section-with-img .komli-custom-sec-text-content a.komli-btn-round-solid{
    margin-top: 20px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        COUNTER
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-counter-section-2{
    overflow: hidden;
    padding: 65px 0;
}

.komli-counter-section-2 .komli-counter-items{
    text-align: center;
}

.komli-counter-section-2 .komli-counter-items .komli-counter-items-inner{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: left;
}

.komli-counter-section-2 .komli-counter-items .komli-number-icon{
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}


.komli-counter-section-2 .komli-counter-items i{
    font-size: 35px;
    color: #000;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}


.komli-counter-section-2 .komli-counter-items h3{
    font-family: 'Fira Sans', sans-serif;
    font-size: 35px;
    color: #000;
    padding-left: 10px;
    margin: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.komli-counter-section-2 .komli-counter-items span{
    font-family: 'Fira Sans', sans-serif;
    font-size: 12px;
    color: #000;
    letter-spacing: 6px;
    text-transform: uppercase;
    padding-left: 0px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                    CALL TO ACTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-third .komli-cta-section-2nd{
    background: url(../images/section_img.jpg) no-repeat;
}

.komli-homepage-third .komli-cta-section-2nd .komli-dark-overlay{
    background-color: rgba(0,0,0,0.5);
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                    PORTFOLIO EFFECT
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-grayscale-effect{}

.komli-grayscale-effect .komli-work-item{}

.komli-grayscale-effect .komli-work-item img{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
    -webkit-transition: all .35s;
       -moz-transition: all .35s;
        -ms-transition: all .35s;
         -o-transition: all .35s;
            transition: all .35s;
}

.komli-grayscale-effect .komli-work-item:hover img{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                CUSTOM SECTION WITH IMAGE
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-third .komli-custom-halfwidthimg-section{
    background-color: #f9f9f9;
}

.komli-homepage-third .komli-custom-halfwidthimg-section .komli-rightside-halfwidth-img{
    background: none;
    -webkit-background-size: cover;
            background-size: cover;
}

.komli-homepage-third .komli-custom-halfwidthimg-section .komli-rightside-halfwidth-img .komli-halfwidth-img-details h3{
    font-family: 'Fira Sans', sans-serif;
    font-size: 25px;
    color: #000000;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 30px;
}

.komli-homepage-third .komli-custom-halfwidthimg-section .komli-rightside-halfwidth-img .komli-halfwidth-img-details p{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #888888;
    margin-bottom: 20px;
}

.komli-homepage-third .komli-custom-halfwidthimg-section .komli-rightside-halfwidth-img .komli-halfwidth-img-details a{
    color: #ffffff;
}

.komli-homepage-third .komli-custom-halfwidthimg-section .komli-rightside-halfwidth-img .komli-halfwidth-img-details a.komli-btn-round-solid:hover{
    color: #888888;
    background-color: transparent;
    border: 2px solid #e9e9e9;
}

/************************
DO LIST ITEM WITH ICON
************************/
.komli-homepage-third ul.komli-icon-list{
    margin-bottom: 25px;
}

.komli-homepage-third ul.komli-icon-list li{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    color: #888888;
    margin-bottom: 5px;
    position: relative;
    padding-left: 30px;
    line-height: 20px;
}

.komli-homepage-third ul.komli-icon-list li:last-child{
    margin-bottom: 0;
}

.komli-homepage-third ul.komli-icon-list li i{
    color: #888888;
    position: absolute;
    top: 3px;
    left: 0;
    width: 14px;
    line-height: 12px;
    border: 1px solid #888888;
    text-align: center;
    border-radius: 50%;
    font-size: 9px;
    font-weight: 700;
}

.komli-homepage-third ul.komli-icon-list li i:before{
    padding-left: 1px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        TESTIMONIAL
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-third .komli-testimonial-section{
    background: url(../images/custom-img.png) no-repeat;
    background-position: center bottom;
    padding-bottom: 170px;
}


.komli-homepage-third .komli-testimonial .komli-testimonial-slides p {
    color: #888888;
}

.komli-homepage-third .komli-testimonial .komli-testimonial-slides span {
    color: #888888;
}

.komli-homepage-third .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: transparent;
    border: 2px solid #c2c2c2;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
         -o-border-radius: 50%;
            border-radius: 50%;
}

.komli-homepage-third .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #c2c2c2;
    border: 2px solid transparent;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        BLOG SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-third .komli-blog-masonry-items .komli-blog-item-wrapper .komli-blog-img-wrapper img{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
    -webkit-transition: all .35s;
       -moz-transition: all .35s;
        -ms-transition: all .35s;
         -o-transition: all .35s;
            transition: all .35s;
}

.komli-homepage-third .komli-blog-masonry-items:hover .komli-blog-item-wrapper .komli-blog-img-wrapper img{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        CLIENT SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-third .komli-client-logo-section{
    padding-bottom: 70px;
    background: url(../images/section_img_2.jpg) no-repeat;
}

.komli-homepage-third .komli-logo-slider .komli-logo-slides{
    text-align: center;
    height: 200px;
    line-height: 200px;
    margin: 0 10px;
    background-color: rgba(0,0,0,0.5); 
}

.komli-homepage-third .komli-logo-slider .owl-controls{
    margin-top: 70px;
}
/************************* End *************************/



/********************************************************
*                                                       *
*                   HOME PAGE (4TH)                     *
*                                                       *
*********************************************************/
.komli-homepage-fourth header{
    position: relative;
    height: 100%
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        TOPBAR
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-header-topbar{
    background-color:#fff;
z-index: 1;
position: fixed;
width: 100%;
top: 45px;
border-bottom:3px solid #e5e5e5;

}


.komli-header-topbar .komli-topbar-content-wrap.komli-topbar-content-right ul li.act a {
   width: 100%;
border-bottom: 4px solid #3C3C3C;
}


.komli-header-topbar .komli-topbar-content-wrap.komli-topbar-content-right ul li a:hover {
   width: 100%;
border-bottom: 4px solid #3C3C3C;
transition: all 0.3s ease 0s;
line-height:30px;
}



.komli-header-topbar .komli-topbar-content-wrap.komli-topbar-content-right ul li a.minified
{
	padding-bottom: 11px;
}


.komli-header-topbar .komli-topbar-content-wrap{
    width: 100%;
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*
LEFT CONTENT
 */
.komli-header-topbar .komli-topbar-content-wrap.komli-topbar-content-left ul{}

.komli-header-topbar .komli-topbar-content-wrap.komli-topbar-content-left ul li{
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
    color: #ffffff;
    font-weight: 400;
    float: left;
    margin-right: 20px;    
}

.komli-header-topbar .komli-topbar-content-wrap.komli-topbar-content-left ul li i{
    font-size: 16px;
    line-height: 1;
    margin-right: 10px;
}

/*
RIGHT CONTENT
 */
.komli-header-topbar .komli-topbar-content-wrap.komli-topbar-content-right{
    text-align: right;
	padding-right: 11%;
	height:32px;
}

.komli-header-topbar .komli-topbar-content-wrap.komli-topbar-content-right ul{
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.komli-header-topbar .komli-topbar-content-wrap.komli-topbar-content-right ul li{
    float: left;
	border-width:0px 0px 0px 1px;
	border-style:solid;
    -moz-border-image: -moz-linear-gradient(top, #cecece 0%, #fff 100%);
    -webkit-border-image: -webkit-linear-gradient(top, #cecece 0%, #fff 100%);
    border-image: linear-gradient(to bottom, #cecece 0%, #fff 100%);
    border-image-slice: 1;
}

.komli-header-topbar .komli-topbar-content-wrap.komli-topbar-content-right ul li:last-child{
    margin-right: 0;
}

.komli-header-topbar .komli-topbar-content-wrap.komli-topbar-content-right ul li a{
    font-size: 13px;
color: #000;
padding: 0px 10px;
display: inline-block;
line-height:30px;

}






/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        SLIDER SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-fourth .komli-slides-1 h1{
    font-family: 'Fira Sans', sans-serif;
    font-size: 80px;
    font-weight: 700;
    color: #ffffff;
}

.komli-homepage-fourth .komli-slides-1 p{
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    letter-spacing: 8px;
    text-transform: uppercase;
}

.komli-homepage-fourth .komli-slides-1 a.komli-btn-round-solid{
    line-height: 40px;
    border: 0px solid;
    -webkit-transition: all .35s !important;
       -moz-transition: all .35s !important;
        -ms-transition: all .35s !important;
         -o-transition: all .35s !important;
            transition: all .35s !important;
}

.komli-homepage-fourth .komli-slides-1 a.komli-btn-round-outline.green{
    border: 0px solid;
    background-color: #31c2b1;
    color: #ffffff;
    line-height: 40px;
    margin-left: 15px;
    -webkit-transition: all .35s !important;
       -moz-transition: all .35s !important;
        -ms-transition: all .35s !important;
         -o-transition: all .35s !important;
            transition: all .35s !important;
}

.komli-homepage-fourth .komli-slides-1 a.komli-btn-round-outline.green:hover{
    background-color: #fc7f0c;
    color: #ffffff;
}

.komli-homepage-fourth .komli-slides-1 a.komli-btn-round-solid:hover{
    border: 0px solid;
    background-color: #31c2b1;
    color: #ffffff;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        FEATURE SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-home4-feature-sec{
    background-color: #f9f9f9
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
            CUSTOM SECTION  WITH IMAGE LEFT
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-fourth .komli-custom-section-with-img {
    background-color: #ffffff;
    padding: 90px 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        COUNTER
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-fourth .komli-counter-section-2{
    background-color: #31c2b1;
    overflow: hidden;
    padding: 65px 0; 
}

.komli-homepage-fourth .komli-counter-section-2 .komli-counter-items .komli-counter-items-inner{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: left;
}

.komli-homepage-fourth .komli-counter-section-2 .komli-counter-items .komli-number-icon{
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}


.komli-homepage-fourth .komli-counter-section-2 .komli-counter-items i{
    font-size: 35px;
    color: #ffffff;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}


.komli-homepage-fourth .komli-counter-section-2 .komli-counter-items h3{
    font-family: 'Fira Sans', sans-serif;
    font-size: 35px;
    color: #ffffff;
    padding-left: 10px;
    margin: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.komli-homepage-fourth .komli-counter-section-2 .komli-counter-items span{
    font-family: 'Fira Sans', sans-serif;
    font-size: 12px;
    color: #ffffff;
    letter-spacing: 6px;
    text-transform: uppercase;
    padding-left: 0px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        CTA
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-fourth .komli-cta-section-2nd{
    padding: 190px 0;
    background: url(../images/section_img.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    position: relative;
    -webkit-background-size: cover;
            background-size: cover;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        PORTFOLIO
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-fourth .komli-portfolio-section {
    text-align: center;
    padding-bottom: 70px;
}

.komli-homepage-fourth .komli-portfolio-works {
    margin-bottom: 70px;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        BLOG SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-fourth .komli-blog-section {
    background-color: #f9f9f9;
    padding-bottom: 70px;
}

.komli-homepage-fourth .komli-blog-section .komli-blog-post-wrapper {
    overflow: hidden;
    margin-bottom: 70px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        CLIENT LOGO SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-homepage-fourth .komli-client-logo-section{
    padding: 70px 0;
}

.komli-homepage-fourth .komli-logo-slider .komli-logo-slides{
    text-align: center;
}


/* * * * * * * * * * * * * * * * * * * * * * * * * * * *
                        CONTACT SECTION
* * * * * * * * * * * * * * * * * * * * * * * * * * * */
.komli-contactmap-section{
    position: relative;
	background:#eeeeee;
	float:left;
}

/***************
GOOGLE MAP
***************/
.komli-contactmap-section .komli-google-map #map{
    width: 100%;
    height: 500px;
    background-color: #CCC;
}

.komli-contactmap-section .komli-google-map #map img {
    max-width: none;
}

/***************
CONTACT SECTION
***************/
.komli-contactmap-section .komli-home-contact-form-bg{
    width: 50%;
    height: 100%;
    background-color: rgba(49,194,177,0.78);
    position: absolute;
    top: 0;
    right: 0
}

.komli-contactmap-section .komli-home-contact-form{
    width:35%;
    position: relative;
    top: 0;
    left: 0;
	background:#dddddd;
    padding: 40px 0;
	float:left;
}


.komli-home-contact-form-inner
{
	width:65%;
	margin:auto;
}

.komli-contact-form
{
	width:100%;
	background:#24a2a0;
	padding:20px;
	box-shadow:10px 10px 0px 0px #cdcdcd;
	float:left;
}


.komli-contactmap-section .komli-home-contact-form .komli-home-contact-form-inner h3{
    font-family: "Roboto Slab",serif;
    font-size: 40px;
    font-weight: 300;
    text-transform: uppercase;
    color: #666;
	text-align:center;
}


.komli-contactmap-section .komli-home-contact-form .komli-home-contact-form-inner .socio
{
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}


.komli-contactmap-section .komli-home-contact-form .komli-home-contact-form-inner .socio .link {
    width: 40px;
    height: 40px;
	background:#24a2a0;
    margin-right: 15px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    transition: all 0.35s ease 0s;
	cursor:pointer;
}


.co
{
	color:#dddddd;
	text-align:center;
	font-style:normal;
	font-size: 20px;
line-height: 40px;
font-family: 'FontAwesome';
}

.co-facebook::before {
	
    content:"\f09a";
	
}



.co-twitter::before {
    content:"\f099";
}


.co-link::before {
    content:"\f0e1";
	
}



.co-youtube::before {
    content:"\f167";
}



.social-icon
{
	width: 25%;
padding: 20px;
float: left;
}



.komli-contactmap-section .komli-home-contact-form .komli-contact-form input{
    font-family: 'Fira Sans', sans-serif;
	font-size:13px;
	width:100%;
	background:#fff;
	 -moz-box-shadow: 5px 4px 0px 2px #EDEDED inset ;
	 -webkit-box-shadow: 5px 4px 0px 2px #EDEDED inset; 
	 box-shadow: 5px 4px 0px 2px #EDEDED inset;
	 border:0;
	 border: 0;
margin-bottom: 10px;
padding:5px 10px;
color:#cdcdcd;
display: inline-block;
    *display: inline;
    *zoom: 1;
}


.komli-contactmap-section .komli-home-contact-form .komli-contact-form select{
    font-family: 'Fira Sans', sans-serif;
	font-size:13px;
	width:100%;
	background:#fff;
	 -moz-box-shadow: 5px 4px 0px 2px #EDEDED inset ;
	 -webkit-box-shadow: 5px 4px 0px 2px #EDEDED inset; 
	 box-shadow: 5px 4px 0px 2px #EDEDED inset;
	 border:0;
	 border: 0;
margin-bottom: 10px;
padding:5px 10px;
color:#cdcdcd;
display: inline-block;
    *display: inline;
    *zoom: 1;
}



.komli-contactmap-section .komli-home-contact-form .komli-contact-form option
{
	border:0;
	color:#000;
}


.komli-contactmap-section .komli-home-contact-form .komli-contact-form textarea{
   font-family: 'Fira Sans', sans-serif;
	font-size:13px;
	width:100%;
	background:#fff;
	 -moz-box-shadow: 5px 4px 0px 2px #EDEDED inset ;
	 -webkit-box-shadow: 5px 4px 0px 2px #EDEDED inset; 
	 box-shadow: 5px 4px 0px 2px #EDEDED inset;
	 border:0;
	 border: 0;
margin-bottom: 10px;
padding:5px 10px;
color:#cdcdcd;
display: inline-block;
    *display: inline;
    *zoom: 1;
}

.komli-contactmap-section .komli-home-contact-form .komli-contact-form .komli-btn-round-solid:hover{
    color: #ffffff;
    background-color: transparent;
    border: 2px solid #e9e9e9;
}

/* Place Holder CSS */
.komli-contactmap-section .komli-home-contact-form .komli-contact-form input::-webkit-input-placeholder,
.komli-contactmap-section .komli-home-contact-form .komli-contact-form textarea::-webkit-input-placeholder{
    
    opacity: 1;
    -webkit-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

.komli-contactmap-section .komli-home-contact-form .komli-contact-form input:-moz-placeholder,
.komli-contactmap-section .komli-home-contact-form .komli-contact-form textarea:-moz-placeholder {
   
    opacity: 1;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

.komli-contactmap-section .komli-home-contact-form .komli-contact-form input::-moz-placeholder,
.komli-contactmap-section .komli-home-contact-form .komli-contact-form textarea::-moz-placeholder {
   
    opacity: 1;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

.komli-contactmap-section .komli-home-contact-form .komli-contact-form input:-ms-input-placeholder,
.komli-contactmap-section .komli-home-contact-form .komli-contact-form textarea:-ms-input-placeholder {
    color: #b1bfca;
    opacity: 1;
    -ms-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

/* Place Holder CSS for Focus */
.komli-contactmap-section .komli-home-contact-form .komli-contact-form input:focus::-webkit-input-placeholder,
.komli-contactmap-section .komli-home-contact-form .komli-contact-form textarea:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}

.komli-contactmap-section .komli-home-contact-form .komli-contact-form input:focus:-moz-placeholder,
.komli-contactmap-section .komli-home-contact-form .komli-contact-form textarea:focus:-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}

.komli-contactmap-section .komli-home-contact-form .komli-contact-form input:focus::-moz-placeholder,
.komli-contactmap-section .komli-home-contact-form .komli-contact-form textarea:focus::-moz-placeholder {
  opacity: 0;
  -moz-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}

.komli-contactmap-section .komli-home-contact-form .komli-contact-form input:focus:-ms-input-placeholder,  
.komli-contactmap-section .komli-home-contact-form .komli-contact-form textarea:focus:-ms-input-placeholder {  
  opacity: 0;
  -ms-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}


/********************************
            ERROR
********************************/
.komli-home-contact-form .error {
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
  margin-right: 0;
  padding: 10px 15px 10px 50px;
  position: relative;
}

.komli-home-contact-form .error:before{
    content: "\f119";
    font-family: 'FontAwesome';
    color: #ffffff;
    position: absolute;
    font-size: 18px;
    top: 10px;
    left: 25px;
}

.komli-home-contact-form .success{
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    margin-right: 15px;
    padding: 10px 15px 10px 50px;
    position: relative;
}

.komli-home-contact-form .success:before{
    content: "\f118";
    font-family: 'FontAwesome';
    color: #ffffff;
    position: absolute;
    font-size: 18px;
    top: 10px;
    left: 25px;
}

.komli-blog-sidebar .komli-blog-sidebar-widget ul li, .komli-portfolio-single-page-wrapper .komli-portfolio-sidebar .komli-portfolio-sidebar-widget ul li {
    line-height: 1;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
}

.komli-blog-sidebar .komli-blog-sidebar-widget, .komli-portfolio-single-page-wrapper .komli-portfolio-sidebar .komli-portfolio-sidebar-widget {
    background-color: #efefef;
    margin-bottom: 1px;
    overflow: hidden;
    padding: 50px 30px 50px 45px;
}
.komli-blog-sidebar .komli-blog-sidebar-widget h3.komli-sidebar-widget-title, .komli-portfolio-single-page-wrapper .komli-portfolio-sidebar .komli-portfolio-sidebar-widget h3.komli-sidebar-widget-title {
    font-family: "Fira Sans",sans-serif;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 0;
    text-transform: uppercase;
}


.field-item.even li {
    margin-bottom: 15px;
    margin-left: 25px;
}

.field-item.even > ul {
    list-style: outside none disc;
}

.case-text > div {
    margin-top: 4px;
}

.blog-ttl-sml { font-weight:600;}
.blog-des-sml{}

.rm{font-size: 12px; float: right;}


.s {
    left: 14.3%;
}
.t {
    left: 28.6%;
}
.f {
    left: 42.9%;
}
.fi {
    left: 57.2%;
}
.si {
    left: 71.5%;
}
.se {
    left: 85.8%;
}
.ei {
    left: 87.5%;
}

.ft h3 {
    color: #ffffff;
    font-size: 16px;
    text-transform: uppercase;
}


#demo2 {
    background-color: #f0ad4e;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: -13px;
    padding: 13px 0;
	background-image: linear-gradient(to bottom, #f0ad4e 0px, #eb9316 100%);
	
	width:100%;
}

#demo2 > form > input {
    font-size: 11px;
    line-height: 27px;
    margin-right: 5px;
}