
.header-top {
    padding: 6px 0;
    background: #000;
}

.top-border{
	border-top: 1px solid #333;
    border-bottom: 1px solid #333;
	padding:3px 0px
}
.header-top-info i{
	font-size:15px;
	margin-right: 10px;
}
.header-top-info > p:first-child {
    border-left: medium none;
    padding-left: 0;
}

.header-top-info > p{
    border-left: 1px solid #ffc627;
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    padding: 0px 20px;
    color: #6f747d !important;
	font-family: Open Sans, sans-serif;
	font-size:12px;
	margin-bottom:0px
}
.header-top-info > p a{
	    color: #f3f3f3;
	text-decoration:none
}
.social{
	float:right;
	margin-bottom:0px;
	z-index: 2;
    position: relative;
	    padding: 5px 0px;
}
.social li {
    float: left;
    margin-top: 0px;
    margin-left: 10px;
    position: relative;
	list-style:none;
}
.social li a {
   text-align: center;
    padding: 7px;
    font-size: 14px;
    border-radius: 100%;
    background:#febc05;
    webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
    width: 27px;
    height: 27px;
	
}





.social li a:hover {
   color: #040404;
    background-color: #fda700;;

}
.border{
	position:relative
}

 .border::before {
    background: rgba(0, 0, 0, 0) url("../img/top.png") repeat scroll 0 0;
    content: "";
    height: 15px;
    position: absolute;
    top: 0;
    width: 100%;
}
 .logo-bar {
   
    padding: 16px 0px;
    
}

.border::after {
    background: rgba(0, 0, 0, 0) url("../img/bottom.png") repeat scroll 0 0;
    bottom: 2px;
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    width: 100%;
}
.icon2{
	float:left;
	padding-right:15px;
	border-right:1px dotted #000;	
}
.icon2 i{
	font-size:37px;
	color:#0584cb
}
.information-content{
float: left;
    margin-left: 15px;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Teko', sans-serif;
	line-height: 24px;
	}
a:hover{
	text-decoration:none
}

.address{
	margin-top:32px;
	float:right
}
.address1{
	margin-top:32px;
	display: table;
	
}
img{
	max-width:100%
}
.name{
margin-top:20px
}


.style3 .action_box_inner:before {
    background-color: #0584cb;
    top: -6px;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: skewY(1.5deg);
    -ms-transform: skewY(1.5deg);
    transform: skewY(1.5deg);
    border-radius: 6px;
    transform-origin: right top;
}

.ptop-0 {
    padding-top: 0!important;
	z-index:999
}
.action_box.style3 {
    padding: 0;
    border-radius: 6px;
}
.action_box {
    padding: 24px 0;
    color: #fff;
    border-top: 2px solid #fff;
    border-bottom: 1px solid #fff;
    position: relative;
    /* background-color: #ad8787; */
    clear: both;
}

.style3 .action_box_inner {
    background-color: #463d3d;
    position: relative;
    padding: 35px;
    border-radius: 6px;
    z-index: 1;
}


.style3 .action_box_inner:after, .style3 .action_box_inner:before {
    position: absolute;
    display: block;
    content: '';
}

.action_box.style3 .action_box_content {
    position: relative;
}

.widget-title span {
    color: #ffc619;
}





.widget-title span {
    color: #fff;
}


.widget-title.s2 {
   
    font-size: 35px;
    text-transform: uppercase;
	font-weight:600;
	color: #fff;
	       margin-bottom: 2px;
    margin-top: 35px;
	font-family: 'Teko', sans-serif;
}
.text-center{
	text-align:center
}
.widget-title.s2:before {
    margin-left: -109px;
}
.widget-title.s2 .three-square {
    position: absolute;
    text-align: center;
    left: 36%;
    bottom: -28px;
    margin-left: -14px;
}
.widget-title.s2 .three-square span {
    display: block;
    float: left;
    width: 7px;
    height: 7px;
    background-color: #0584cb;
    margin: 0 1px;
}
.lpd-icon-header {
    padding: 1px 3px 10px 3px;
    border: 1px solid #a9a5a5;
    position: relative;
    background-color: #fff;
	text-align:center;padding-top:85px;margin-top:85px;
}

.lpd-icon-header:hover {
    padding: 1px 3px 10px 3px;
    border: 1px solid #ffc627;
    position: relative;
    background-color: #fff;
	text-align:center;padding-top:85px;margin-top:85px;
}


.lpd-icon-header .lpd-wrap-icon, .lpd-icon-header .lpd-href-icon {
    display: inline-block;
    max-width: 100%;
    text-align: center;
    width: auto;
    margin: 0 20px;
}
.diamond-style .lpd-img-wrap-icon .lpd-img-icon {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.lpd-icon-header .lpd-img-icon {
    display: block;
    max-width: 100% !important;
    width: 1.8em;
}
.diamond-style .lpd-img-wrap-icon {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* transform: rotate(45deg); */
}

.lpd-icon-header .lpd-img-wrap-icon {
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
}
.icon3{
	font-size: 48px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #a9a5a5;
    border-width: 1px;
    padding: 4px;
    margin-top: -155px;
}
.deco-sep-line-50, .deco-sep-line-100, .deco-sep-line-150, .deco-sep-line-200 {
    background-color: #ffcc66;
}
.deco-sep-line-50 {
    width: 50px;
}
.deco-sep-line-50, .deco-sep-line-100, .deco-sep-line-150, .deco-sep-line-200 {
    height: 3px;
    display: inline-block;
    margin: 0 0 17px;
background: #0584cb;
}
.lpd_icon_header_btn {
    margin-top: 20px !important;
    display: inline-block !important;
    font-size: 13px !important;
	background:#0584cb;
	color:#fff;
	padding: 6px 16px;
}

.secondary-font-style{
font-size:16px;font-weight:700;letter-spacing:1px;margin-top: 0px;}

.kopa-area-24 {
    background: url("../img/10.jpg") top left no-repeat fixed #1d1d1d;
}

.kopa-area-24 {
   
    position: relative;
    background-size: cover;
    border-bottom: 12px solid #ffc619;
    max-height: 700px;
    padding-top: 0;
}
.kopa-portfolio-widget.style2 {
    position: relative;
    margin-bottom: 0 !important;
    padding-top: 55px;
}
.kopa-portfolio-widget.style2 .widget-icon {
    position: absolute;
    top: -18px;
    left: 0;
}
.widget-icon {
    width: 106px;
    height: 146px;
    background-color: rgba(255, 255, 255, 0.25);
    text-align: center;
}

.widget-icon .icon-top {
    width: 100%;
    height: 48px;
    background-color: #ffc619;
    position: relative;
}


.widget-icon span {
    color: #fff;
    font-size: 50px;
    margin-top: 30px;
}


.kopa-portfolio-widget.style2 header {
    margin-bottom: 10px;
}


.kopa-portfolio-widget.style2 .widget-title {
    padding-left: 130px;
    text-align: left;
    margin-bottom: -2px;
}


.kopa-portfolio-widget.style2 .filters-options {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    padding-left: 130px;
    margin-bottom: 24px;
}


.kopa-portfolio-widget.style2 .filters-options li.active, .kopa-portfolio-widget.style2 .filters-options li:hover {
    color: #ffc619;
}


.kopa-portfolio-widget.style2 .filters-options li {
    margin: 0 0 10px 20px;
    display: inline-block;
    cursor: pointer;
    text-transform: capitalize;
    color: #fff;
    position: relative;
}



.kopa-image-widget.s1 {
    position: relative;
    top: 115px;
    left: 30px;
}
.widget-title.s3 {
    position: relative;
    font-family: 'Poppins';
    font-size: 33px;
    text-transform: uppercase;
    font-weight: 600;
	color:#fff
}
.padd-top{
	margin-top:30px
}
.post_mod-c .entry-media {
    float: left;
}

.post .entry-media {
    margin-bottom: 35px;
	position:relative
}

.post_mod-c .entry-main {
    margin-left: 255px;
	font-family: 'Source Sans Pro', sans-serif;
}


.post_mod-c .entry-title {
    margin-top: 5px;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: uppercase;
	font-weight:700
}


.ui-title-inner + .border-decor {
    margin-top: 11px;
    margin-bottom: 10px;
	background:#000;
	    background: #0584cb;
    height: 3px;
    width: 11%;
}

.post_mod-c .entry-content {
    border-bottom: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
.list-contacts__item {
    padding-left: 32px;
    position: relative;
    padding-bottom: 8px;
    padding-top: 7px;
}

.popup-icon, .link-icon {
    width: 38px;
    height: 38px;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
	
}
.kopa-portfolio-widget.style2 .link-icon, .kopa-portfolio-widget.style3 .link-icon {
    left: 50%;
    margin-left: 3px;
}
.kopa-portfolio-widget.style2 .popup-icon, .kopa-portfolio-widget.style2 .link-icon, .kopa-portfolio-widget.style3 .popup-icon, .kopa-portfolio-widget.style3 .link-icon {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    margin-left: -19px;
}
.link-icon {
    background-color: #ffc619;
}

.kopa-portfolio-widget.style2 .entry-thumb:hover .thumb-hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    border: 10px solid #ffc619;
}

.kopa-portfolio-widget.style2 .entry-thumb .thumb-hover {
    background: rgba(0, 0, 0, 0.4);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.entry-thumb .thumb-hover {
    background: url("images/background/bg/black/4.png");
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.kopa-portfolio-widget.style2 .entry-thumb:hover .popup-icon, .kopa-portfolio-widget.style2 .entry-thumb:hover .link-icon {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.entry-thumb {
    width: 100%;
    position: relative;
}
.kopa-portfolio-widget.style2 .popup-icon, .kopa-portfolio-widget.style3 .popup-icon {
    right: 50%;
    margin-right: 3px;
}
.popup-icon {
    background-color: #292929;
}
.kopa-portfolio-widget.style2 .entry-thumb:hover .popup-icon, .kopa-portfolio-widget.style2 .entry-thumb:hover .link-icon {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.kopa-portfolio-widget.style2 .popup-icon, .kopa-portfolio-widget.style3 .popup-icon {
    right: 50%;
    margin-right: 3px;
}
.popup-icon:hover {
    color: #292929;
    background-color: #ffc619;
}
a:hover, a:active {
    color: #0584cb;
    text-decoration: none;
}
.popup-icon, .link-icon {
    width: 38px;
    height: 38px;
    font-size: 20px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}
.kopa-portfolio-widget.style2 .link-icon, .kopa-portfolio-widget.style3 .link-icon {
    left: 50%;
    margin-left: 3px;
}
.kopa-portfolio-widget.style2 .por-wrap:before {
    content: "";
    position: absolute;
    width: 91.1%;
    height: 12px;
    background-color: #ffc619;
    top: 100%;
    left: 0;
}
.lpd-icon-header:hover .icon3{
    font-size: 48px;
    background-color: #ffc619;
    border-style: solid;
    border-color: #ffc627;
    border-width: 1px;
    padding: 4px;
    margin-top: -155px;
}

.kopa-portfolio-widget.style2 .filters-options li:before {
    content: '';
    position: absolute;
    top: 4px;
    left: -12px;
    width: 2px;
    height: 14px;
    background: #fff;
}
img{
	max-width:100%
}



.entry-media:hover .overlay-1 {
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
}

.entry-media:hover .overlay {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.entry-media .overlay-1 {
    -webkit-transition: all .2s linear .3s;
    -moz-transition: all .2s linear .3s;
    -o-transition: all .2s linear .3s;
    transition: all .2s linear .3s;
}
.entry-media .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    background: rgba(0,0,0,0.35);
}

.post:hover .entry-main h3 a{
	color:#fec518
	
}
.post:hover .border-decor{
	background:#fec518
	
}
.iconb{
	display:none !important
}
.lpd-icon-header:hover .iconb {
    display:block !important
}
.lpd-icon-header:hover .icona {
    display:none !important
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.m1{
	font-size: 21px;
    margin: 0px;
    line-height: 20px;
    font-family: 'Teko', sans-serif;

}
.tabb{
	font-size:14px;
	margin: 7px;
}
#bread{
	background:#e9e9e9
}
.custom h2{
	font-size:15px;
}
.padd-bott{
	margin-bottom:40px
}
.inner-head {
	font-weight: 500;
    font-size: 24px;
    margin: 4px 0px;
    font-family: 'Teko', sans-serif;
}

.inner-head span{
	position: relative;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 24px;
    margin-top: 0px;
    font-family: 'Teko', sans-serif;
color: #454545
}
.inner-head:before , .inner-head:after{
	left: 0;
    margin-left: 0;
}
.content2{
	color:#898989;
	text-align:justify
}

.here{
	margin-right:10px
}

.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form input[type=password], .wpcf7-form textarea {
    border: none;
    background: #f1f1f1;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #a1b1bc;
    padding: 10px 20px 11px;
    outline: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
}
input[type=text], input[type=email], input[type=password], textarea {
    color: #888888;
    border: 1px solid #ddd;
}
textarea{
	height:150px
}

.btn2 {
    /* margin-top: 20px !important; */
    display: inline-block !important;
    font-size: 16px !important;
    background: #febc05;
    color: #fff;
    padding: 6px 16px;
}
.btn2:hover {
    /* margin-top: 20px !important; */
    display: inline-block !important;
    font-size: 16px !important;
    background: #0584cb;
    color: #fff;
    padding: 6px 16px;
}
.btn2 i{
	margin-left:5px
}
.pro{
	border: 3px double #d7d8d9;
position:relative;}
.magnifier {
    top: 15px;
    bottom: 15px;
    left: 15px;
    right: 15px;
}

.magnifier {
    position: absolute;
    top: 0;
    background-color: rgba(5, 5, 5, 0.5); 
    left: 0;
    bottom: 0;
    right: 0;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}



.visible-buttons {
    margin: -20px auto;
    opacity: 0;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    top: 0%;
    left: 0;
    width: 100%;
    right: 0;
   
    text-align: center;
}
.visible-buttons span {
    width: 43px;
    height: 43px;
    background-color: #ffffff;
    margin: 0 10px !important;
    line-height: 43px;
    font-size: 14px;
    display: inline-block;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.pro img, .item a, .item p {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.visible-buttons a {
    color: #000;
}

.pro:hover .magnifier{
    opacity: 1;
}

.pro:hover .visible-buttons{
	opacity:1;
	top: 45%;
}

.col-sm-offset-3{
	margin-left:25%
}

.btn3{
	    display: inline-block !important;
    font-size: 16px !important;
    background: #febc05;
    color: #fff;
    padding: 6px 16px;
    margin-top: 10px;
}

.navi{
	display:none;
	font-size: 32px; float: left;    padding: 15px; color: #2b2b2a;
    font-family: 'Teko', sans-serif;
}

.header-headline{
	background:#febc05;
	position:relative
	   
}
.headline{
	   font-size: 19px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px;
    padding: 4px 0px;
    /* font-weight: 600; */
    /* line-height: 24px; */
    font-family: 'Teko', sans-serif;
}



.headline:after {
    display: block;
    content: " ";
    width: 8px;
    height: 8px;
    position: absolute;
    right: -4px;
    top: 50%;
    bottom: 0;
    z-index: 2;
    margin-top: -6px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	background:#febc05
}
.header-headline:after {
    display: block;
    content: " ";
    width: 27%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #2e2e2e;
    z-index: 1;
}
#typed-strings p{
	color:#fff
}
#typed-strings span{
	color:#fff
}
.textauto{
	background: #2e2e2e;
    color: #fff;
    padding: 7px 10px;
    font-size: 17px !important;
    
    font-family: 'Teko', sans-serif;
}
.aboutback{
	background:url("../img/about.jpg");
	background-repeat:no-repeat;
	
}
.padd{
	
	color:#fff
}

.content{
	width:100%;
	    text-align: justify;
	
    
}

.widget-title.s3 {
   
    
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 600;
    color: #454545;
    margin-bottom: 20px;
    margin-top: 0px;
	font-family: 'Teko', sans-serif;
}
.widget-title.s3 .three-square {
    position: absolute;
    text-align: center;
    left: 37%;
    bottom: -28px;
    margin-left: -14px;
}
.same-height-left{
	border: 3px double #fda700;
	padding:6px 10px;
	text-align:right;
	    margin-bottom: 30px;
}
.title span{
	text-transform:uppercase;
	font-size:19px;
	font-weight:600;
	display:block
}
.padd-bottom{
	margin-bottom:8px	
}
.tab-content {
  
    color: #fff;
    padding: 42px 70px 20px;
    position: relative;
    text-align: center;
    background-position: center top;
    -webkit-background-size: cover;
    background-size: cover;
	background:url("../img/feature.jpg");

}
.holder:before {
    content: "";
    position: absolute;
    border-style: double;
    border-color: hsla(0, 0%, 100%, 0.82);
    border-width: 0 0 0 3px;
    top: 19px;
    bottom: -25px;
    left: 7%;
    z-index: 9;
    height: 85%;
}
.frame:before {
   content: "";
    position: absolute;
    border-style: double;
    border-color: rgba(254, 252, 252, 0.95);
    border-width: 3px 0 0;
    left: -52px;
    /* right: -34px; */
    /* top: 20px; */
    z-index: 2;
    width: 126%;
}
.frame:before {
    top:-9px;
}
.tab-content:after {
    z-index: 1;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(24, 24, 24, 0.9);
}
.jcf-scrollable h2{
	color:#fff
}
.frame{
	z-index:2;
	position:relative
}
.frame:after {
    content: "";
    position: absolute;
    border-style: double;
    border-color: rgba(254, 252, 252, 0.95);
    border-width: 3px 0 0;
    left: -52px;
    /* right: -34px; */
     top: 96%; 
    z-index: 2;
    width: 126%;
}
.holder:after {
    content: "";
    position: absolute;
    border-style: double;
    border-color: hsla(0, 0%, 100%, 0.82);
    border-width: 0 0 0 3px;
    top: 19px;
    bottom: -25px;
    left: 90%;
    z-index: 9;
    height: 85%;
}
.jcf-scrollable p{
	text-align:justify;
	MARGIN-BOTTOM: 0PX;
	
}
.tab-pane:before{
	content: '';
    position: absolute;
    width: 5px;
    height: 61%;
    background: #fda700;
    top: 21%;
    left: 89.9%;
    z-index: 999;
}
.bannerr{
padding: 36px 128px 18PX;
    background: #0584cb;
}

.bannerrr{
padding:  36px 128px 18PX;	
    background: #fda700;
}


.bannerr1{
	background:url("../img/banner1.jpg");
	background-attachment:fixed;

	

height:272px
}
.bannerr2{
	background:url("../img/banner2.jpg");
	background-attachment:fixed;
	

	
height:272px
}
.heading-seperator-line {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 30px;
    height: 1px;
}
.padd-bottom2{
	padding-bottom:20px;
}
.content-area{
	background#000
}
.widget-title.s4 {
    position: relative;
    font-family: 'Poppins';
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 13px;
}
.widget-title.s4 .three-square {
    position: absolute;
    text-align: center;
    left: 37%;
    bottom: -28px;
    margin-left: -14px;
}
.subheading2{
	font-size: 14px;
    line-height: 18px;
    color: #fff;
	margin-top:20px !important;
	margin-bottom:10px
}
.subheading1{
	font-size: 14px;
    line-height: 18px;
    color: #8c8b8b;
    margin-top: 0px !important;
    margin-bottom: 10px;
    font-weight: 500;
    /* font-family: 'Source Sans Pro', sans-serif; */
    font-family: 'Raleway', sans-serif;
}
.read{
	  margin: 25px 0px;
   
}
.read a{
	padding: 4px 18px;
    border: 1px solid #febc01;
    border-bottom: 2px solid #0584cb;
    color: #333;
    /* margin: 20px; */
    text-transform: uppercase;
    /* font-weight: 600; */
    font-family: 'Teko', sans-serif;
    font-size: 20px;
}



.read a:hover {
	
	padding: 4px 18px;
   border: 1px solid #f2f2f2;
    border-bottom: 2px solid #fda700;
    color: #333;
    /* margin: 20px; */
    text-transform: uppercase;
    /* font-weight: 600; */
    font-family: 'Teko', sans-serif;
    font-size: 20px;
	
    
}
.bannr p{
	text-align:justify
}
 .content-area {
        padding: 0px 0px 40px;
		background:url("../img/gallery.jpg");
		background-repeat:no-repeat;
		background-size: cover;
	
    }
	 /* code for animated blinking cursor */
        .typed-cursor{
            opacity: 1;
            font-weight: 100;
            -webkit-animation: blink 0.7s infinite;
            -moz-animation: blink 0.7s infinite;
            -ms-animation: blink 0.7s infinite;
            -o-animation: blink 0.7s infinite;
            animation: blink 0.7s infinite;
        }
        @-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-webkit-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-moz-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-ms-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
        @-o-keyframes blink{
            0% { opacity:1; }
            50% { opacity:0; }
            100% { opacity:1; }
        }
		.btn2:hover{
			color:#e5e5e5;
		}
		.btn3:hover{
			background:#0584cb;
			color:#fff
		}
		.sub-m{
			display: block;
    
    clear: both;
    font-weight: 400;
    line-height: 2.428571;
    color: #333;
    white-space: nowrap;
   
    color: #fff;
    font-size: 13px;
	margin:0px
		}
		
	.tum img{
		max-width:100% !important
	}	
		
		.notic{
			
			margin:0px;
			padding:0px;}
		
		
	.s3 span:before{
			width: 33px;
    height: 3px;
    border-width: 0 0 3px;
    left: 89.5%;
    top: 81%;
    z-index: 2;
    position: absolute;
    content: "";
    border-style: double;
    border-color: #0584cb;
		}
		.s3 span:after{
			width: 3px;
    height: 38px;
    border-width: 0 0 0 3px;
    left: 103.4%;
    top: 23%;
    z-index: 1;
    position: absolute;
    content: "";
    border-style: double;
    border-color: #0584cb;
		}
		.list-inline > li {
    display: inline-block;
}
 .icon-bg .add-icon {
    float: right;
    margin-top: 15px;
    width: 63px;
}
 .icon-bg {
    width: 102px;
    height: 43px;
    display: inline-block;
    vertical-align: middle;
    background-position: -13px -6px !important;
}
.s2 span{
	position:relative;
}

.s2 span:before{
			width: 33px;
    height: 3px;
    border-width: 0 0 3px;
    left: 83%;
    top: 81%;
    z-index: 2;
    position: absolute;
    content: "";
    border-style: double;
    border-color: #fca600;
		}
		.s2 span:after{
			width: 3px;
    height: 38px;
    border-width: 0 0 0 3px;
    left: 105.5%;
    top: 22%;
    z-index: 1;
    position: absolute;
    content: "";
    border-style: double;
    border-color: #fca600;
		}
		.widget-title.s1 {
  
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 600;
    color: #454545;
   margin-bottom: 18px;
    margin-top: 11px;
	font-family: 'Teko', sans-serif;
}
.s1 span{
	position:relative;
}
.s1 span:before {
   width: 33px;
    height: 3px;
    border-width: 0 0 3px;
    left: 79%;
    top: 79%;
    z-index: 2;
    position: absolute;
    content: "";
    border-style: double;
    border-color: #0091ea;
}
.s1 span:after {
    width: 3px;
    height: 38px;
    border-width: 0 0 0 3px;
    left: 105%;
    top: 19%;
    z-index: 1;
    position: absolute;
    content: "";
    border-style: double;
    border-color: #0091ea;
}
.back{
	background:url("../img/product/p.jpg");
	background-repeat:no-repeat
	
	
}
.clear{
	display:table;
	
}
.breadcrumb:after{
	content""
}

.inner-head span:after, .inner-head span:before {
    position: absolute;
    content: "";
    border-style: double;
}
.inner-head span:before {
  width: 27px;
    height: 3px;
    border-width: 0 0 3px;
    bottom: 17px;
    right: -11px;
    z-index: 2;
}
.inner-head span:after, .inner-head span:before {
    border-color: #fda700;
}
.inner-head span:after {
   width: 3px;
    height: 31px;
    border-width: 0 0 0 3px;
    top: 6px;
    bottom: 0;
    right: -7px;
    z-index: 1;
}
.team{
	margin:0px;
	padding:0px
}
.team li{
	float:left;
	padding-right: 10px;
	list-style:none
}


.s3 span{
	position:relative;
}