body
{
	font-family: 'Nunito', sans-serif;
	color: #777777;
	overflow-x:hidden;
}
.topbar
{
line-height: 20px;
color: #fff;
background-color: saddlebrown;
font-size: 12px;
padding-top: 10px;
}
#latest-style{
    margin-top: 20px;
}
.logo-style
{
float:left;
margin-bottom: 10px;
}
.certi-image
{
    padding: 25px;
    border: 1px solid #ccc;
    margin:0 auto;
    display:table;
    margin-top:25px;
}
.g-map{
    margin-top: 35px;
}
.logo-text-big
{
	font-family: 'Arial', sans-serif;
	color: #ec6b2e;
	text-transform:capitalize;
	font-weight:700;
	font-size:19px;
	text-align:left;
}
.gallery-block.compact-gallery .item
{
    background: transparent !important;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: .25rem;
}
.single-project {
    position: relative;
}
.project-hvr {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	background: rgba(36, 27, 28, 0.5);
    bottom: 0;
    color: #FFF;
    filter: alpha(opacity=0);
    height: 100%;
    left: 0;
    opacity: 0.0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.project-hvr h3
{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    white-space: nowrap;
    color:#fff;
    text-align:center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 50px;
}
.project-hvr p
{
    color:#fff;
    text-align:center;
    background-color: #0088cc;
    font-size: 14px;
    font-weight: bold;
    text-transform:capitalize;
    display:none;
}
.project-hvr
{
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(36, 27, 28, 0.5);
    bottom: 10%;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    z-index: 1;
}
.single-project1
{
	margin-bottom: 20px;
}
.image-gallery
{
	margin-top:50px;
}
.form-group {
    margin-bottom: 15px;
    width: 100%;
}
.col-full
{
    width:100%;
    margin:0;
    padding:0;
}
.single-project:hover .project-hvr {
    bottom: 0;
    visibility: visible;
    opacity: 1;
}
.logo-text
{
float: left;
padding-left: 0px;
margin-top: 30px;
}

.logo-text-small
{
	font-family: 'Lato', sans-serif;
		font-weight:700;
	font-size:16px;
		font-weight:700;
		letter-spacing:3px;
		margin-top:-10px;
	color: #f6a53c;
	text-align:left;
}

.mini-nav li {
    position: relative;
    display: inline-block;
    margin: 0 16px 0 0;
}

.social {
    padding: 10px;
    margin-top: 15px;
    color: #fff;
    width: 100px;
    height: 100px;
    border-radius: 5px;
    font-size: 14px;
}

#main-nav > li {
    margin-left: 3px;
    margin-right: 3px;
}

.nav-link {
    font-size: 15px;
    font-weight: 300;
    transition: all 0.3s ease 0s;
    color: #474950;
    font: normal normal normal 15px / 23px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
    text-transform: capitalize;
}

.navbar-nav {
    list-style: none;
    padding-top: 20px;
    padding-bottom:20px;
    margin-right: -30px;
}

.nav-item
{
	margin-right:20px;
}

.demopadding
{
	float: right;
}
.coco-div img
{
	border-radius:5px;
}

.coco-div h1
{
	position: absolute;
    top: 40%;
    text-align: center;
    width: 100%;
    font-size: 29px;
    left: 0px;
    color: #fff;
    text-transform:capitalize;
}
.slider-below-div
{
background-attachment: scroll;
background-size: auto auto;
padding-top: 25px;
padding-bottom: 25px;
margin-top: 0px;
margin-bottom: 0px;
min-height: 0px;
background: #f90;
}
.sort-destination.full-width {
    position: relative;
}
ul.portfolio-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sort-destination.full-width .isotope-item {
    width: 20%;
    float: left;
}
.word-rotator-title
{
	text-align:center;
	margin-top:10px;

}
.slider-below-div .word-rotator-title
{
		color:#ffffff;
}
.slider-below-div .lead {
    color: #fff !important;
}
.push-bottom {
    margin-bottom: 35px;
    text-align:center;
    color:grey;
    margin-top: -10px;
}
.img-thumbnail {
    padding: 0rem;
    background-color: transparent;
    border: 0px solid #dee2e6;
    border-radius: 0;
    max-width: 100%;
    height: auto;
}
.thumb-info.secundary .thumb-info-title {
    background: transparent;
    bottom: auto;
    left: 0;
    right: 0;
    top: 35%;
    text-align: center;
    opacity: 0;
}
.thumb-info .thumb-info-title {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(36, 27, 28, 0.9);
    bottom: 10%;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    z-index: 1;
}
.thumb-info .thumb-info-inner {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    white-space: nowrap;
}
.thumb-info.secundary .thumb-info-title {
    background: transparent;
    bottom: auto;
    left: 0;
    right: 0;
    top: 35%;
    text-align: center;
    opacity: 0;
}
.thumb-info:hover .thumb-info-action {
    filter: alpha(opacity=100);
    opacity: 1;
}
#mainmenu
{
	margin-top: 25px;
}
.navbar
{
}
.sree-container h2
{
color: #65360f;
font-family: 'Nunito', sans-serif;
font-size: 28px;
}
.sreevarshini-fibre-div
{
	padding-top:50px;
	padding-bottom:50px;
}
.sree-container p
{
	font-family: 'Nunito', sans-serif;
	word-spacing: normal;
	color: #8d9095;
	padding-top: 20px;
}
.sree-button
{
margin: 15px 0px 0px 0px;
padding: 2px 25px 4px 25px;
background: #3d9cd4;
color: #fff !important;
padding: 20px;
width: 33%;
background: -moz-linear-gradient(top, #ec6b2e 0%, #f6a53c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec6b2e), color-stop(100%,#2978b9));
background: -webkit-linear-gradient(top, #ec6b2e 0%,#f6a53c 100%);
background: -o-linear-gradient(top, #ec6b2e 0%,#f6a53c 100%);
background: -ms-linear-gradient(top, #ec6b2e 0%,#f6a53c 100%);
background: linear-gradient(to bottom, #ec6b2e 0%,#f6a53c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec6b2e', endColorstr='#f6a53c',GradientType=0 );
text-decoration:none;
border-radius:5px;
}
.sree1-button
{
margin: 15px 0px 0px 0px;
padding: 2px 25px 4px 25px;
background: #3d9cd4;
color: #fff !important;
padding: 12px;
width: 24%;
background: -moz-linear-gradient(top, #ec6b2e 0%, #f6a53c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ec6b2e), color-stop(100%,#2978b9));
background: -webkit-linear-gradient(top, #ec6b2e 0%,#f6a53c 100%);
background: -o-linear-gradient(top, #ec6b2e 0%,#f6a53c 100%);
background: -ms-linear-gradient(top, #ec6b2e 0%,#f6a53c 100%);
background: linear-gradient(to bottom, #ec6b2e 0%,#f6a53c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec6b2e', endColorstr='#f6a53c',GradientType=0 );
text-decoration:none;
border-radius:5px;
}
.single-project .thumb-info-title {
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -1px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}
.single-project .thumb-info-action {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(36, 27, 28, 0.9);
    bottom: 0;
    color: #FFF;
    filter: alpha(opacity=0);
    height: 100%;
    left: 0;
    opacity: 0.0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.sree-container
{
	margin-top:50px;
	margin-bottom:50px;
}

.footer h2
{
	font-size: 25px;
color: orange;
padding-bottom:10px;
color:#ff6600;
}
.footer ul
{
	list-style: none;
margin: 0;
padding: 0;

}
.footer ul a, .footer p
{
color: #8d9095;

}
.footer
{
	border-top:1px #ccc solid;
	padding-top:50px;
	padding-bottom: 30px;
    margin-top: 70px;
}
.center
{
        margin: 0 auto;
    padding: 0;
    display: table;
}
.copyright p
{
	text-align:center;
}
.copyright
{
	background-color:green;
	color:#fff;
	padding-top:10px;
}
.thumb-info-action-icon i
{
font-size: 24px;
    left: 3px;
    position: relative;
    top: -4px;
}
.single-project:hover .thumb-info-action-icon {
    right: 0;
    top: 0;
    opacity: 1;
    visbility: visible;
}
.single-project .thumb-info-action-icon {
    background-color: #0088cc;
    opacity: 0;
    visbility: hidden;
}
.single-project .thumb-info-action {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(36, 27, 28, 0.9);
    bottom: 0;
    color: #FFF;
    filter: alpha(opacity=0);
    height: 100%;
    left: 0;
    opacity: 0.0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.lead {

    font-size: 1.25rem;
    font-weight: 300;
    color: #777777;
}
.page-top1
{
	margin-bottom: -35px !important;
}
.alternative-font1{
    color: #ff6600 !important;
   	font-family: 'Cedarville Cursive', cursive;
    font-size: 1.6em;
}
.alternative-font{
    color: #777777 !important;
    top: 0px !important;
}
.carousel-caption
{
	display:none !important;
}
.alternative-font
{
    color:#0088cc;
}
.contact-form
{
	margin-top: 50px;
}
.push-getintouch
{
}
p .alternative-font
{
    display:inline-block;
    margin-top:-15px;
    position:relative;
    top:3px;
    margin-bottom:-6px;
}
hr.tall {
    margin: 44px 0 44px 0;
}
hr {
    background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
    background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent);
    border: 0;
    height: 1px;
    margin: 22px 0 22px 0;
}
h2.short {
    margin-bottom: 15px;
}
.products-div
{
    margin-top: 50px;
}
section.featured.footer {
    margin: 30px 0 -70px;
}

section.call-to-action {
    position: relative;
    clear: both;
}
section.featured {
    background: #F0F0ED;
    border-top: 5px solid #ECECE8;
    margin: 35px 0;
    padding: 50px 0;
}
.page-top {
    background-color: #171717;
    border-bottom: 5px solid #CCC;
    border-top: 5px solid #384045;
    margin-bottom: 35px;
    min-height: 50px;
    padding: 0;
    padding: 20px 0;
    position: relative;
    text-align: left;
}
.page-top ul.breadcrumb {
    background: none;
    margin: -3px 0 0;
    padding: 0;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb > .active {
    color: #777;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
section.page-top h1 {
    border-bottom-color: #ec6b2e;
}

.page-top h1 {
    border-bottom: 5px solid #CCC;
    color: #FFF;
    display: inline-block;
    font-weight: 200;
    margin: 0 0 -25px;
    min-height: 37px;
    font-size: 2.33em;
    line-height: 46px;
    padding: 10px 0 25px;
    position: relative;
}

section.call-to-action:before {
    content: "";
    display: block;
    position: absolute;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #FFF;
    height: 15px;
    width: 15px;
    top: -5px;
    left: 50%;
    margin-left: -7px;
}
.lead-large
{
    text-align:center;
}
.push-top p
{
    color: #777777 !important;
}
.single-project .thumb-info-action-icon {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: #CCC;
    border-radius: 0 0 0 25px;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: -100px;
    text-align: center;
    top: -100px;
    width: 50px;
}
.oprduct-description
{
	margin-top:5px;
}
.op-margin
{
    margin-top:45px;
}
a:hover
{
	color: #ec6b2e;
	text-decoration:none;
}
a
{
	color: #ec6b2e;
	text-decoration:none;
}
.portfolio-title .shorter
{
	margin-top:10px;
}
.portfolio-title .portfolio-nav-all .fa {
    font-size: 2.7em;
}
.portfolio-title .fa {
    font-size: 2.5em;
}
.cocopeat th
{
	background:black;
	color:white;
	font-size: 0.9rem;
}
.cocopeat td
{
	font-size: 0.9rem;
}
.table-bordered
{
	border:0px;
}
.oproduct-image p
{
	font-size:20px;
	text-align:center;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.center {
    text-align: center;
}
.portfolio-info h4
{
	color: #ec6b2e;
}
ul.portfolio-details {
    list-style: none;
    padding: 0;
    margin: 45px 0 0 5px;
    font-size: 0.9em;
}
.btn-primary {
    color: #fff;
    background-color: #ec6b2e;
    border-color: #ec6b2e;
}
.arrow.hlb {
    background-position: -209px -101px;
    width: 120px;
    height: 47px;
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    -moz-animation-name: rotateInUpLeft;
    -o-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}
.animated, .appear-animation {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}
.appear-animation-visible {
    opacity: 1;
}
.appear-animation {
    opacity: 0;
}
.arrow {
    background: transparent url(../img/arrows.png) no-repeat 0 0;
        background-position-x: 0px;
        background-position-y: 0px;
    width: 47px;
    height: 120px;
    display: inline-block;
    position: relative;
}
.btn-icon i {
    margin-right: 10px;
}
.btn-primary:hover {
   color: #fff;
background-color: #ec6b2e;
border-color: #ec6b2e;
}
@media only screen and (max-width:768px)
{
.logo-style
{
margin: 0 auto;
padding: 0;
display: table;
}
.logo-text-big, .logo-text-small
{
text-align:center;
}
.email-text, .phone-text
{
	text-align:center;
	margin:0 auto;
	display:table;
	padding-top:5px;
	padding-bottom:5px;
}
.demopadding {
    float: none;
    padding-top:5px;
    margin:0 auto;
    display:table;
    padding-bottom:10px;
}
.navbar {
    margin-top: 0px;
}
.menu-mobile
{
	background-color:#f6a53c;
}
.sree-button
{
	width: 64%;
}
.sree1-button {
    width: 64%;
}
.sree-container p
{
	padding-top:20px;
    text-align:center;
}
.sree-container h2 {
    font-size: 22px;
    text-align:center;
}
.sree-container img
{
    display:none;
}
.sree-container button {
	display:table;
	margin:0 auto;
	margin-top: -25px;
}
.sreevarshini-fibre-div {
    padding-top: 10px;
}
.footer-col
{
	padding-bottom:15px;
}
.push-div img
{
    width:75%;
    margin:0 auto;
    display:table;
    padding-bottom:25px;
}
.center h3
{
    padding:40px;
}
section.featured.footer {
    margin: 10px 0 -70px;
}
.push-top h2
{
	text-align: center;
	font-size: 1.5rem;
}
.push-top p
{
	text-align: center;
	font-size: 16px;

}
.footer h2
{
	text-align:center;
}
.footer li, .footer p {
	text-align:center;
}
.push-getintouch
{
	margin-top:25px;
}
}