*{margin:0;padding:0;border:none;}article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video,main{display:block}mark,rp,rt,ruby,summary,time{display:inline}a, abbr, acronym, address, applet, article, aside, audio,b, blockquote, big, body,center, canvas, caption, cite, code, command,datalist, dd, del, details, dfn, dl, div, dt, em, embed,fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html,i, iframe, img, ins,kbd, keygen,label, legend, li, meter,nav,object, ol, output,p, pre, progress,q, s, samp, section, small, span, source, strike, strong, sub, sup,table, tbody, tfoot, thead, th, tr, tdvideo, tt,u, ul, var{background: transparent;border: 0 none;font-weight: inherit;margin: 0;padding: 0;border: 0;outline: 0;vertical-align: top;}a{text-decoration:none;outline: none !important;}b, strong{font-weight:bold !important;}ul,ol{list-style: none;}q {quotes: none;}table, table td { padding:0;border:none;border-collapse:collapse;}img{vertical-align:top; max-width:100%;}embed{ vertical-align:top;}input,textarea{font-family:inherit;}input,button{outline: none;background:transparent;}button::-moz-focus-inner{border:0;}th{text-align:left;}textarea{outline:none !important;}.clearfix::after{content:""; display: block; clear:both;}button{cursor: pointer;}#_atssh{display: none !important;}

body.header-fixed-space-default {padding-top: 81px;}

@media (max-width: 991px) {	body.header-fixed-space-default {padding-top: 0;}}

.header .topbar {

	z-index: 12;

	padding: 8px 0;

	position: relative;

}



@media (max-width: 991px) {

	.header .topbar {

		margin-bottom: 20px;

	}

}



.header .topbar ul.loginbar {

	margin: 0;

}



.header .topbar ul.loginbar > li {

	display: inline;

	list-style: none;

	position: relative;

	padding-top:0px;

	color:#fff;

	padding-left:10px;

	padding-bottom: 15px;

}

.header .topbar ul.loginbar > li a{ color:#fff;}

.header .topbar ul.loginbar > li > a,

.header .topbar ul.loginbar > li > a:hover {

	color: #fff;

	font-size: 14px;

}



.header .topbar ul.loginbar li i.fa {

margin-top:5px;

	color: #fff;

}



.header .topbar ul.loginbar li.topbar-devider {

	top: -1px;

	padding: 0;

	font-size: 8px;

	position: relative;

	margin: 0 9px 0 5px;

	font-family: Tahoma;

	border-right: solid 1px #bbb;

}

/*No Topbar*/

.header.no-topbar .navbar-toggle {

	margin-top: 25px;

}



/*--------------------------------------------------

    [2. Header - Navbar]

----------------------------------------------------*/



/*Navbar*/

.header {

	z-index: 99;

	background: #77cc6d;

	position: relative;

}



/*Header Container*/

.header > .container {

	display: table;

	margin-bottom: -40px;

}



@media (max-width: 768px) {

	.header > .container {

		width: 100%;

	}

}



@media (max-width: 991px) {

	.header > .container {

		margin-bottom: 0;

	}

}



/*Logo*/

.header .logo {

	height: 100%;

	min-height: 40px;

	min-width: 100px;

	display: table-cell;

	vertical-align: middle;

}



.header .logo img {

	z-index: 1;

	margin: 20px 0 10px;

	position: relative;
	
	padding: 12px 0px;

}



/*Big Logo Style*/

@media (max-width: 1200px) {

	.header img.big-logo {

		width: 120px;

		height: auto;

	}

}



/*Navbar Toggle*/

.header .navbar-toggle {

	border-color: #ffe401;

}



@media (max-width: 991px) {

	.header .navbar-toggle {

		margin-right: 0;

	}

}



.header .navbar-toggle .fa {

	color: #fff;

	font-size: 19px;

}



.header .navbar-toggle,

.header .navbar-toggle:hover,

.header .navbar-toggle:focus {

	background: #ffe401;

	padding: 6px 10px 2px;

}



.header .navbar-toggle:hover {

	background: #ffe401 !important;

}



/*Navbar Collapse*/

.header .navbar-collapse {

	position: relative;

}



/*Navbar Collapse*/

@media (max-width: 991px) {

  	.header .navbar-collapse,

	.header .navbar-collapse .container {

		padding-left: 0;

		padding-right: 0;

	}

}



/*Navbar Menu*/

.header .navbar-nav > li > a {

	color: #fff;

	font-size: 15px;

	font-weight:400;

}



.header .navbar-nav > .active > a {

	color: #ffffff;

	background:#454545 !important;

}



@media (min-width: 992px) {

	.header .navbar-nav {

		float: right;

	}

}



/*--------------------------------------------------

    [3. Header - Responsive Navbar Style]

----------------------------------------------------*/



/*Responsive Navbar*/

@media (max-width: 991px) {

	/*Responsive code for max-width: 991px*/

    .header .navbar-header {

        float: none;

    }



    .header .navbar-toggle {

        display: block;

    }



    .header .navbar-collapse.collapse {

        display: none !important;

    }



    .header .navbar-collapse.collapse.in {

        display: block !important;

  		overflow-y: auto !important;

    }



    .header .navbar-nav {

        margin: 0 0 5px;

        float: none !important;

    }



    .header .navbar-nav > li {

        float: none;

    }



    .header .navbar-nav > li > a {

        padding-top: 30px;

        padding-bottom: 40px;

    }



    /*Pull Right*/

    .header .dropdown-menu.pull-right {

		float: none !important;

	}



	/*Dropdown Menu Slide Down Effect*/

	.header .navbar-nav .open .dropdown-menu {

		border: 0;

		float: none;

		width: auto;

		margin-top: 0;

		position: static;

		box-shadow: none;

		background-color: transparent;

	}



	.header .navbar-nav .open > a,

	.header .navbar-nav .open > a:hover,

	.header .navbar-nav .open > a:focus {

		border-bottom-color: #eee;

	}



	.header .navbar-nav .open .dropdown-menu > li > a,

	.header .navbar-nav .open .dropdown-menu .dropdown-header {

		padding: 5px 15px 5px 25px;

	}



	.header .navbar-nav .open .dropdown-menu > li > a {

		line-height: 20px;

	}



	.header .navbar-nav .open .dropdown-menu > li > a:hover,

	.header .navbar-nav .open .dropdown-menu > li > a:focus {

		background-image: none;

	}



	.header .navbar-nav .open .dropdown-menu > li > a {

		color: #777;

	}



	.header .navbar-nav .open .dropdown-menu > li > a:hover,

	.header .navbar-nav .open .dropdown-menu > li > a:focus {

		color: #333;

		background-color: transparent;

	}



	.header .navbar-nav .open .dropdown-menu > .active > a,

	.header .navbar-nav .open .dropdown-menu > .active > a:hover,

	.header .navbar-nav .open .dropdown-menu > .active > a:focus {

		color: #555;

		background-color: #e7e7e7;

	}



	.header .navbar-nav .open .dropdown-menu > .disabled > a,

	.header .navbar-nav .open .dropdown-menu > .disabled > a:hover,

	.header .navbar-nav .open .dropdown-menu > .disabled > a:focus {

		color: #ccc;

		background-color: transparent;

	}



	.header .dropdown-menu.no-bottom-space {

		padding-bottom: 0;

	}



	/*Design for max-width: 991px*/

	.header .navbar-nav > li > a {

		font-size: 14px;

		padding: 9px 10px;

	}



	.header .navbar-nav > li a {

		border-bottom: solid 1px #eee;

	}



	.header .navbar-nav > li > a:focus {

		background: none;

	}



	.header .navbar-nav > li > a:hover {

		color: #ffe401;

	}



	.header .navbar-nav > .active > a,

	.header .navbar-nav > .active > a:hover,

	.header .navbar-nav > .active > a:focus {

		background: #ffe401;

		color: #fff !important;

	}



	.header .dropdown .dropdown-submenu > a {

		font-size: 13px;

		color: #555 !important;

		text-transform: uppercase;

	}

}



@media (min-width: 992px) {

	/*Navbar Collapse*/

	.header .navbar-collapse {

		padding: 0;

	}



	/*Navbar*/

	.header .container > .navbar-header,

	.header .container-fluid > .navbar-header,

	.header .container > .navbar-collapse,

	.header .container-fluid > .navbar-collapse {

		margin-bottom: -10px;

	}



	.header .navbar-nav {

		position: relative;

	}



	.header .navbar-nav > li > a {

		bottom: -2px;

		position: relative;

		padding: 9px 10px 9px 15px;

		

		

	}



	.header .navbar-nav > li > a,

	.header .navbar-nav > li > a:focus {

		border-bottom: solid 2px transparent;

	}



	.header .navbar-nav > li > a:hover,

	.header .navbar-nav > .active > a {

		bottom: -2px;

		position: relative;

	}



	.header .navbar-nav > li > a,

	.header .navbar-nav > li > a:hover,

	.header .navbar-nav > li > a:focus,

	.header .navbar-nav > .active > a,

	.header .navbar-nav > .active > a:hover,

	.header .navbar-nav > .active > a:focus {

		background: none;

	}



	.header .navbar-nav > .open > a,

	.header .navbar-nav > .open > a:hover,

	.header .navbar-nav > .open > a:focus {

		color: #72c02c;

	}



	.header .navbar-nav > li:hover > a {

        color: #ffffff;

		background:#454545;

    }



	/*Dropdown Menu*/

	.header .dropdown-menu {

		padding: 0;

		border: none;

		min-width: 200px;

		border-radius: 0;

		z-index: 9999 !important;

		border-bottom: solid 2px #687074;

	}



	.header .dropdown-menu li a {

		color: #687074;

		font-size: 13px;

		font-weight: 400;

		padding: 6px 15px;

		border-bottom: solid 1px #77cc6d;

	}



	.header .dropdown-menu .active > a,

	.header .dropdown-menu li > a:hover {

		color: #687074;

		filter: none !important;

		background: #eee !important;

		-webkit-transition: all 0.1s ease-in-out;

		-moz-transition: all 0.1s ease-in-out;

		-o-transition: all 0.1s ease-in-out;

		transition: all 0.1s ease-in-out;

	}



	.header .dropdown-menu li > a:focus {

		background: none;

		filter: none !important;

	}



	.header .navbar-nav > li.dropdown:hover > .dropdown-menu {

		display: block;

	}



	.header .open > .dropdown-menu {

		display: none;

	}



	/*Search*/

	.header .navbar-nav .search-open {

		width: 330px;

	}

}



/*--------------------------------------------------

    [4. Header - Submenu]

----------------------------------------------------*/



/*Dropdown Submenu for BS3

------------------------------------*/

.header .dropdown-submenu {

   position: relative;

}

/*

.header .dropdown > a:after,

.header .dropdown-submenu > a:after {

    top: 8px;

    right: 9px;

    font-size: 11px;

    content: "\f105";

    position: absolute;

    font-weight: normal;

    display: inline-block;

    font-family: FontAwesome;

}



@media (max-width: 991px) {

  	.header .dropdown-submenu > a:after {

      	content: " ";

  	}

}



.header .dropdown > a:after {

    top: 9px;

    right: 15px;

    content: "\f107";

}

*/

.header .dropdown-submenu > .dropdown-menu {

	top: 3px;

	left: 100%;

	margin-top: -5px;

	margin-left: 0px;

}



/*Submenu comes from LEFT side*/

.header .dropdown-submenu > .dropdown-menu.submenu-left {

	left: -100% !important;

}



.header .dropdown-submenu:hover > .dropdown-menu {

   	display: block;

}



@media (max-width: 991px) {

	.header .dropdown-submenu > .dropdown-menu {

		display: block;

		margin-left: 15px;

	}

}



.header .dropdown-submenu.pull-left {

	float: none;

}



.header .dropdown-submenu.pull-left > .dropdown-menu {

	left: -100%;

	margin-left: 10px;

}



/*Dropdow Mmenu Icons (Font Awesome)*/

.header .dropdown-menu li [class^="fa-"],

.header .dropdown-menu li [class*=" fa-"] {

	left: -3px;

	width: 1.25em;

	margin-right: 1px;

	position: relative;

	text-align: center;

	display: inline-block;

}

.header .dropdown-menu li [class^="fa-"].fa-lg,

.header .dropdown-menu li [class*=" fa-"].fa-lg {

	/* increased font size for fa-lg */

	width: 1.5625em;

}





/*--------------------------------------------------

    [5. Header - Search]

----------------------------------------------------*/



/*Search Box

------------------------------------*/

.header .nav > li > .search {

	color: #aaa;

	cursor: pointer;

	min-width: 35px;

	font-size: 15px;

	text-align: center;

	background: #f7f7f7;

	padding: 11px 0 12px;

	display: inline-block;

	border-bottom: solid 2px #aaa;

}



@media (min-width: 992px) {

	.header .nav > li > .search {

		bottom: -2px;

		position: relative;

	}

}



.header .nav > li > .search:hover {

	color: #72c02c;

	background: #f7f7f7;

	border-bottom-color: #72c02c;

}



.header .nav .search-open {

	right: 0;

	top: 40px;

	display: none;

	padding: 14px;

	position: absolute;

	background: #fcfcfc;

	border-top: solid 2px #eee;

	box-shadow: 0 1px 3px #ddd;

}



.header .nav .search-open form {

	margin: 0;

}



@media (min-width: 767px) and (max-width: 991px) {

	.header .navbar-toggle {

		margin-right: 0;

	}



	.header .nav .search-open {

		width: 93%;

	}

}



@media (max-width: 991px) {

	.header .nav > li > .search {

		color: #999;

		width: 35px;

		height: 34px;

		text-align: left;

		background: #eee;

		line-height: 12px;

		text-align: center;

		margin: 5px 10px 0;

		border-bottom: none;

	}



	.header .nav > li > .search:hover {

		background: #5fb611;

		color: #fff !important;

	}



	.header .nav .search-open {

		top: 5px;

		padding: 0;

		left: 48px;

		border-top: none;

		box-shadow: none;

		background: none;

		margin-right: 10px;

	}

}





/*--------------------------------------------------

    [6. Header - Mega Menu]

----------------------------------------------------*/



/*Mega Menu

------------------------------------*/

.header .mega-menu .nav,

.header .mega-menu .dropup,

.header .mega-menu .dropdown,

.header .mega-menu .collapse {

  	position: static;

}



.header .mega-menu .navbar-inner,

.header .mega-menu .container {

  	position: relative;

}



.header .mega-menu .dropdown-menu {

  	left: auto;

}



.header .mega-menu .dropdown-menu > li {

  	display: block;

}



.header .mega-menu .dropdown-submenu .dropdown-menu {

  	left: 100%;

}



.header .mega-menu .nav.pull-right .dropdown-menu {

  	right: 0;

}



.header .mega-menu .mega-menu-content {

  	*zoom: 1;

  	padding: 4px 15px;

}



.header .mega-menu .mega-menu-content:before,

.header .mega-menu .mega-menu-content:after {

  	content: "";

  	display: table;

  	line-height: 0;

}



.header .mega-menu .mega-menu-content:after {

  	clear: both;

}



.header .mega-menu .nav > li > .dropdown-menu:after,

.header .mega-menu .nav > li > .dropdown-menu:before {

  	display: none;

}



.header .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {

  	left: 0;

  	right: 0;

  	overflow: hidden;

}



@media (min-width: 992px) {

	/*Mega Menu for Two Columns*/

	.header .mega-menu .mega-menu-content.content-two-col {

	    min-width: 596px;

	}



	/*Mega Menu for Three Columns*/

	.header .mega-menu .mega-menu-content.content-three-col {

	    min-width: 864px;

	}

}



/*Mega Menu Dropdown OPENS from LEFT Side*/

.header .mega-menu .dropdown.mega-menu-left .dropdown-menu {

	left: auto;

	overflow: hidden;

}



/*Mega Menu Dropdown OPENS from RIGHT Side*/

.header .mega-menu .dropdown.mega-menu-right .dropdown-menu,

.header .mega-menu .dropdown.mega-menu-two-col-right .dropdown-menu {

	right: 0;

	overflow: hidden;

}



/*Equal Height Lists*/

@media (min-width: 992px) {

	.header .mega-menu .equal-height {

	    display: -webkit-flex;

	    display: -ms-flexbox;

	    display: flex;

	}



	.header .mega-menu .equal-height-in {

	    display: -webkit-flex;

	    display: -ms-flexbox;

	    display: flex;

	}

}



/*Mega Menu Style Effect*/

.header .mega-menu .equal-height-list h3 {

	font-size: 15px;

	font-weight: 400;

	padding: 0 10px 0 13px;

	text-transform: uppercase;

}



/*Space for only Big Resolution*/

@media (min-width: 992px) {

	.header .mega-menu .big-screen-space {

		margin-bottom: 20px;

	}

}



/*Mega Menu Content*/

@media (min-width: 992px) {

    .header .mega-menu .equal-height-in {

        padding: 20px 0;

        border-left: 1px solid #eee;

    }



    .header .mega-menu .equal-height-in:first-child {

        border-left: none;

        margin-left: -1px;

    }



    .header .mega-menu .equal-height-list {

    	width: 100%;

    }



    .header .mega-menu .equal-height-list li a {

        display: block;

        margin-bottom: 1px;

        position: relative;

        border-bottom: none;

        padding: 5px 10px 5px 15px;

    }



    .header .mega-menu .equal-height-list a:hover {

    	text-decoration: none;

    }



    /*Dropdown Arrow Icons*/

    .header .mega-menu .mega-menu-content li a {

    	padding: 5px 10px 5px 30px;

    }



    .header .mega-menu .mega-menu-content li a:after {

        top: 7px;

        left: 15px;

        font-size: 11px;

        content: "\f105";

        position: absolute;

        font-weight: normal;

        display: inline-block;

        font-family: FontAwesome;

    }



    /*Dropdown Arrow Icons Disable class*/

    .header .mega-menu .disable-icons li a {

    	padding: 5px 10px 5px 15px;

    }



    .header .mega-menu .disable-icons li a:after {

    	display: none;

    }

}



/*Equal Hight List Style*/

@media (max-width: 991px) {

    /*Equal Height List Style*/

    .header .mega-menu .equal-height-list h3 {

		color: #555;

		margin: 0 0 5px;

		font-size: 13px;

		font-weight: 400;

		padding: 6px 25px 5px;

		border-bottom: solid 1px #eee;

	}



	.header .mega-menu .equal-height-list li a {

		color: #687074;

		display: block;

		font-size: 13px;

		font-weight: 400;

		margin-left: 15px;

		padding: 6px 25px;

		border-bottom: solid 1px #eee;

	}



	.header .mega-menu .equal-height-list > h3.active,

	.header .mega-menu .equal-height-list > .active > a,

	.header .mega-menu .equal-height-list > .active > a:hover,

	.header .mega-menu .equal-height-list > .active > a:focus {

		color: #555;

		background-color: #e7e7e7;

	}



	.header .mega-menu .equal-height-list li a:hover {

		color: #333;

		text-decoration: none;

	}

}





/*--------------------------------------------------

    [7. Header - Dark Option]

----------------------------------------------------*/



/*Header*/

.header.header-dark {

	background: #2d2d2d;

	border-bottom-color: #555;

}



/*Topbar*/

.header.header-dark .topbar ul.languages {

	background: #444;

}



.header.header-dark .topbar ul.loginbar li.topbar-devider {

	border-right-color: #666;

}



.header.header-dark .topbar ul.languages li a {

	color: #bbb;

}



.header.header-dark .topbar ul.languages:after {

	border-bottom-color: #444;

}



.header.header-dark .topbar ul.languages li a:hover,

.header.header-dark .topbar ul.languages li.active a {

	color: #bbb;

	background: #555;

}



/*Navbar Nav*/

.header.header-dark .navbar-nav > li > a {

	color: #ddd;

}



.header.header-dark .navbar-nav > .open > a,

.header.header-dark .navbar-nav > .open > a:hover,

.header.header-dark .navbar-nav > .open > a:focus {

	background: inherit;

}



@media (max-width: 991px) {

	.header.header-dark .navbar-nav > li a {

		border-bottom-color: #666;

	}



	.header.header-dark .navbar-nav .dropdown > a:hover {

		color: #72c02c;

		background: inherit;

	}



	.header.header-dark .navbar-nav .open > a,

	.header.header-dark .navbar-nav .open > a:hover,

	.header.header-dark .navbar-nav .open > a:focus {

		border-bottom-color: #666;

	}



	.header.header-dark .navbar-nav .open .dropdown-menu > li > a {

		color: #bbb;

	}



	.header.header-dark .navbar-nav .open .dropdown-menu > li > a:hover,

	.header.header-dark .navbar-nav .open .dropdown-menu > li > a:focus {

		color: #fff !important;

	}



	.header.header-dark .navbar-nav .open .dropdown-menu > .active > a,

	.header.header-dark .navbar-nav .open .dropdown-menu > .active > a:hover,

	.header.header-dark .navbar-nav .open .dropdown-menu > .active > a:focus {

		color: #bbb;

		background: #444;

	}



	.header.header-dark .dropdown .dropdown-submenu > a {

		color: #bbb !important;

	}

}



@media (min-width: 992px) {

	.header.header-dark .navbar-nav > li > a:hover,

	.header.header-dark .navbar-nav > .active > a {

		color: #72c02c !important;

	}



	.header.header-dark .dropdown-menu {

		background: #2d2d2d;

	}



	.header.header-dark .dropdown-menu li > a {

		color: #bbb;

		border-bottom-color: #666;

	}



	.header.header-dark .dropdown-menu .active > a,

	.header.header-dark .dropdown-menu li > a:hover {

		background: #202020 !important;

	}

}



/*Search*/

.header.header-dark  .nav > li > .search {

	background: #444;

}



.header.header-dark  .search-open {

	background: #2d2d2d;

	border-top-color: #555;

	box-shadow: 0 1px 3px #888;

}



.header.header-dark .input-group .form-control {

	color: #bbb;

	background: #555;

	border-color: #999;

	box-shadow: 0 0 2px #555;

}



/*Mega Menu*/

.header.header-dark .mega-menu .equal-height-list h3 {

	color: #eee;

}



@media (max-width: 991px) {

	.header.header-dark .mega-menu .equal-height-list li a {

		color: #bbb;

		border-bottom-color: #666;

	}



	.header.header-dark .mega-menu .equal-height-list li a:focus,

	.header.header-dark .mega-menu .equal-height-list li a:hover {

		color: #fff;

	}



	.header.header-dark .mega-menu .equal-height-list h3 {

		border-bottom-color: #666;

	}

}



@media (min-width: 992px) {

	.header.header-dark .mega-menu .equal-height-in {

		border-left-color: #666;

	}

}





/*--------------------------------------------------

    [8. Header - Fixed]

----------------------------------------------------*/



/*Header*/

.header-fixed .header {

	height: auto;

}



.header-fixed .header.header-sticky {

	margin-top: 0;

	transition: all 0.2s ease-in-out;

	position: fixed;

	top: 0;

	left: 0;

	width: 100%;

	border-bottom:5px solid #454545 !important;

}



/*z-index fixed in v1.9 for layer slider arrows*/

.header-fixed .header.header-fixed-shrink {

	z-index: 10100;

	border-bottom: none;

	box-shadow: 0 0 3px #bbb;

	background:#77cc6d;;

	transition: all 0.3s ease-in-out;

	border-bottom:5px solid #454545 !important;

}



@media (max-width: 991px) {

	/*Header*/

	.header-fixed .header.header-sticky,

	.header-fixed .header.header-fixed-shrink {

		position: relative;

	}

}



@media (min-width: 992px) {

	.header-fixed .header.header-fixed-shrink {

		margin-top: -30px;

	}

	.header-fixed .header.header-fixed-shrink > .container {

		margin-bottom: -46px;

	}



	/*Logo*/

	.header-fixed .header.header-fixed-shrink .logo img {

		max-width: 110px;

		margin: 38px 0 5px;

	}



	/*Navbar Nav*/

	.header-fixed .header.header-fixed-shrink .navbar-nav > li > a {

		padding-top: 10px;

		padding-bottom: 10px;

	}



	.header-fixed .header.header-fixed-shrink .navbar-nav > li > a:hover,

	.header-fixed .header.header-fixed-shrink .navbar-nav > .active > a {

		border-bottom: none;

	}



	/*Dropdown*/

	.header-fixed .header.header-fixed-shrink .dropdown > a:after {

		top: 20px;

	}



	/*Search*/

	.header-fixed .header.header-fixed-shrink .nav > li > .search {

		color: #777;

		padding: 20px 0 22px;

		background: inherit;

		border-bottom: none;

	}



	.header-fixed .header.header-fixed-shrink .nav .search-open {

		top: 60px;

	}

}





 /* Chandra shreesh */ .nivoSlider {position:relative;	width:100%; height:auto;overflow: hidden;} .nivoSlider img {position:absolute;	top:0px;left:0px;max-width: none;} .nivo-main-image {display: block !important;position: relative !important; width: 100% !important;} /* If an image is wrapped in a link */ .nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;	margin:0;z-index:6;	display:none;background:white; filter:alpha(opacity=0); opacity:0;} /* The slices and boxes in the Slider */ .nivo-slice {display:block;	position:absolute;	z-index:5;	height:100%;top:0;} .nivo-box {	display:block;	position:absolute;	z-index:5;overflow:hidden;} .nivo-box img { display:block; } /* Caption styles */ .nivo-caption {	position:absolute;	left:0px;	bottom:0px;	background:#000;color:#fff;	width:100%;	z-index:8;	padding: 5px 10px;	opacity: 0.8;overflow: hidden;display: none;} .nivo-caption p {padding:5px;margin:0;} .nivo-caption a {display:inline !important;} .nivo-html-caption { display:none;} /* Direction nav styles (e.g. Next & Prev) */ .nivo-directionNav a {position:absolute;top:45%;z-index:9;cursor:pointer;} .nivo-prevNav {	left:0px;} .nivo-nextNav {	right:0px;} /* Control nav styles (e.g. 1,2,3...) */ .nivo-controlNav {	text-align:center;	padding: 15px 0;} .nivo-controlNav a {cursor:pointer;}.nivo-controlNav a.active {	font-weight:bold;} /*Chandra shreesh*/ .theme-default .nivoSlider {position:relative;	background:#fff url(../img/loading.gif) no-repeat 50% 50%;} .theme-default .nivoSlider img {position:absolute;top:0px;left:0px;	display:none;} .theme-default .nivoSlider a {border:0;	display:block;} .theme-default .nivo-controlNav {text-align: center;display:none;padding: 20px 0;}.theme-default .nivo-controlNav a {display:inline-block;width:22px;	height:22px;background:url(../img/bullets.png) no-repeat;	text-indent:-9999px;border:0;margin: 0 2px;} .theme-default .nivo-controlNav a.active {	background-position:0 -22px;} .theme-default .nivo-directionNav a {display:block;	width:35px;	height:35px;background:url(../img/arrow.png) no-repeat;text-indent:-9999px;	border:0;	opacity: 0;-webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out;} .theme-default:hover .nivo-directionNav a { opacity: 1; } .theme-default a.nivo-nextNav {	background-position:-36px 0;right:20px;} .theme-default a.nivo-prevNav {	left:20px;} .theme-default .nivo-caption { font-family: Helvetica, Arial, sans-serif;} .theme-default .nivo-caption a { color:#fff; border-bottom:1px dotted #fff;} .theme-default .nivo-caption a:hover { color:#fff;} .theme-default .nivo-controlNav.nivo-thumbs-enabled {width: 100%;} .theme-default .nivo-controlNav.nivo-thumbs-enabled a {	width: auto;height: auto;background: none;margin-bottom: 5px;} .theme-default .nivo-controlNav.nivo-thumbs-enabled img {display: block;	width: 120px;	height: auto;}





.equal-height-columns-v3 {

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

}

.g-text-height-md {

    line-height: 24px;

}

.overflow-h {

    overflow: hidden;

}

.no-gutter > [class*='col-'] {

    padding-right: 0;

    padding-left: 0;

}

.equal-height-column-v3, .equal-height-column-v3--middle {

    display: -webkit-box;

    display: -webkit-flex;

    display: -moz-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-flex-align: top;

    -ms-flex-align: top;

    -webkit-align-items: top;

    align-items: top;

}

.equal-height-column-v3--middle {

    -webkit-flex-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;

}

.g-bg-dark-blue1, .g-bg-dark-blue2 {

    color: #ccc;

}

.g-bg-dark-blue1 {

    background: #1c1c1c;

}

.g-padding-30 {

    padding: 30px;

}

.g-heading-v7 h2, .g-heading-v7 .h2 {

    text-transform: uppercase;

    font-size: 40px;

    line-height: 1.3;

    font-weight: 600;

    position: relative;

    padding-bottom: 40px;

    margin-bottom: 40px;

}

.g-heading-v7 .h2 .block-name {

    font-size: 18px;

    font-style: normal;

    display: block;

    color: #ffe401;

    margin-bottom: 20px;

    letter-spacing: 2px;

}

.g-text-height-lg {

    line-height: 54px;

}

.g-heading-v7 .h2:after {

    content: "";

    display: inline-block;

    width: 70px;

    height: 10px;

    background: #ffe401;

    position: absolute;

    left: 0;

    bottom: 0;

}

.text-center .g-heading-v7 .h2:after, .g-heading-v7.text-center .h2:after {

    left: 50%;

    margin-left: -35px;

}

.wrap-dark-color {

    background-color: #77cc6d;

    color: #fff;

}



.feature-container {

    display: table;

}



.feature-icon:first-child {

    border-left: solid 1px #95343e;

}

.feature-icon i {

    display: block;

    font-size: 2.6em;

    margin-bottom: 10px;

    text-align: center;

}

.feature-icon h4 {

    font-size: 1.2em;

    margin: 0;

    color: #fff;

    text-align: center;

}

.lead {

    font-weight: 400;

    font-family: "Lato", "Open Sans", sans-serif;

}

.wrap-dark-color p.lead {

    margin: 20px 0;

    font-size: 1.3em;

}

.feature-icon {

  display: table-cell;

  padding: 20px;

  min-width: 130px;

  border-right: solid 1px #95343e;

  text-decoration: none;

  color: #1c1c1c;

  cursor: pointer;

  text-align:center;

  -webkit-transition: all .25s ease;

  -moz-transition: all .25s ease;

  -ms-transition: all .25s ease;

  -o-transition: all .25s ease;

  transition: all .25s ease;

   text-align: center;

    margin: 20px 0 40px 0;



}

.feature-icon:hover {

  color: #fff;

  background-color: #ffe401;

}



.feature-icon h4 {

  font-size: 1.2em;

  margin: 0;

  color: #fff;

  text-align: center;

}

.feature-icon:hover h4 {

  color: #fff;

}

@media (min-width: 1200px) {

  a.feature-icon:hover {

    min-width: 200px;

  }

}

.color-w{ color:#fff; font-size:14px;}

.about-down {

float:left;

width:100%;

    padding: 40px 0;

}

/* Promo box */

.promo {

	text-align: center;

	padding: 20px;

	position: relative;

	z-index: 1;

	transition: all .5s;

}

.promo:hover {

	background-size: 120% 120%;

}

.promo:after {

	position: absolute;

	content: "";

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	background: rgba(0,0,0,0.3);

	z-index: -1;

}



.promo.promo-3:after {

	display: none;

}



/* Inside promo box */

.promo-in {

	border: 2px solid rgba(255,255,255,0.3);

	min-height: 360px;

}



/* First promo box */

.promo-1 {

	background: url(../img/PeopleImages.com-ID1319322_.jpg) no-repeat 50% 50%;

	background-size: 100% 100%;

}



.promo-1 .promo-in {

	padding: 100px 0 85px;

	text-transform: uppercase;

}



.promo-1 .promo-h3 {

	position: relative;

	color: #fff;

	font-size: 18px;

	font-weight: bold;

	margin-bottom: 20px;

}



.promo-1 .promo-h3:after {

	position: absolute;

	content: "";

	top: 0;

	left: 33%;

	height: 100%;

	width: 130px;

	border-bottom: 2px solid #9dba04;

	z-index: 0;

}



.promo-1 .promo-h2 {

	color: #fff;

	font-size: 40px;

	font-weight: bold;

	margin-bottom: 30px;

}



.promo-1 .btn-u.promo-btn {

	color: #fff;

	font-size: 11px;

	background: #1c1c1c;

	padding: 20px;

	font-weight: bold;

}



.promo-1 .btn-u.promo-btn:hover,

.promo-1 .btn-u.promo-btn:focus {

	background: #82990b;

}



/* Second promo box */

.promo-2 {

	background: url(../img/PeopleImages.com-ID866393_.jpg) no-repeat 50% 50%;

	background-size: 100% 100%;

}



.promo-2 .promo-in {

	padding: 130px 0 85px;

	text-transform: uppercase;

}



.promo-2 .promo-span {

	color: #fff;

	font-size: 16px;

	font-weight: bold;

}



.promo-2 .promo-h2 {

	color: #fff;

	font-size: 28px;

	font-weight: bold;

}



/* Third promo box */

.promo-3 {

	padding: 0;

	min-height: 400px;

}



.promo-3 .promo-small {

	padding: 20px;

	transition: all .5s;

}

.promo-3 .promo-small:hover {

	background-size: 120% 120%;

}



.promo-3 .promo-small-in {

	border: 2px solid rgba(255,255,255,0.3);

}



.promo-3 .promo-small-1 {

	background: #1c1c1c;

	margin-bottom: 10px;

}



.promo-3 .promo-small-2 {

	background: url(../img/PeopleImages.com-ID1165993_.jpg) no-repeat 50% 50%;

	background-size: 100% 100%;

	position: relative;

	z-index: 1;

}



.promo-3 .promo-small-2:after {

	position: absolute;

	content: "";

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	background: rgba(0,0,0,0.2);

	z-index: -1;

}



.promo-3 .promo-small-in {

	padding: 40px 0 38px;

	text-transform: uppercase;

}



.promo-3 .promo-h3 {

	color: #fff;

	font-size: 18px;

	font-weight: bold;

}



.promo-3 .promo-span {

	font-size: 14px;

	color: #fff;

	opacity: 0.6;

	text-transform: none;

}



/* Responsive */

@media (max-width: 992px) {

	.promo {

		max-width: 360px;

		margin:0 auto 20px;

	}

}



.block {

    float: left;

    padding: 60px 0;

    position: relative;

    width: 100%;

    z-index: 1;

}

.gray, .block.gray {

    background: #f9f9f9;

}

.award-winning {

    float: left;

    position: relative;

    width: 100%;

}

.title2 {

    float: left;

    /*margin-bottom: 15px;*/

    width: 100%;

}

.title2 > strong {

   float: left;
font-size: 32px;
font-weight: 800;
width: 100%;
color: #1c1c1c;
font-family: playball;
text-transform: capitalize !important;

}

.title2 > h2 {

    float: left;

    font-size: 18px;

    width: 100%;

	color:#444;

	 font:'Open Sans', Arial, Helvetica, sans-serif;

}

.big-bg-text {

    color: #f3f1f1;

    font-size: 170px;

    font-weight: 900;

    left: -70px;

    line-height: 140px;

    position: absolute;

    text-transform: uppercase;

    top: 0;

    z-index: -1;

}

.award-winning > p {

    color: #696969;

    float: left;

    width: 100%;

}

.cargo-packages-list {

    float: left;

    list-style: outside none none;

    margin-bottom: 0;

    margin-top: 5px;

    padding-left: 0;

    padding-right:50px;

    width: 100%;

}

.cargo-packages-list > li {

    float: left;

    margin-top: 30px;

    width: 50%;

	

}

.cargo-packages-list > li > span i {

    float: left;

    height: 69px;

	line-height:69px;

    margin-right: 25px;

    text-align: center;

    width: 69px;

	font-size:36px;

	color:#1c1c1c;

	background-color: #ffe401;

	    

}

.cargo-packages-list > li > i {

    display: table;

    font-size: 11px;

    font-style: normal;

    font-weight: 600;

    line-height: 13px;

    margin-top: 5px;

}

.cargo-packages-list > li > h3 {

    color: #323232;

    display: table;

    font-size: 16px;

    font-weight: 800;

    margin: 7px 0 0;

    text-transform: uppercase;

}

.cargo-packages-list > li > h3 > a {

    color: #777;

    float: left;

    width: 100%;

}

.cargo-packages-list > li > p {

    color: #868686;

    float: none;

    font-family: lato;

    font-size: 13px;

    font-weight: 600;

    line-height: 20px;

    width: auto;

}

.view-all-vertical {

    background: #1c1c1c none repeat scroll 0 0;

    color: #fff;

    float: left;

    font-family: raleway;

    font-size: 12px;

    font-weight: 800;

    margin-top: 50px;

    padding: 15px 40px;

    text-transform: uppercase;

	margin-bottom:30px;

}

.view-all-vertical:hover{ color:#fff;}

.request-free-quote {

    float: left;

    width: 100%;

}

.request-free-quote .heading2 {

    background: #1c1c1c none repeat scroll 0 0;

    margin-bottom: 0;

    padding: 25px 15px 25px;



}

.request-free-quote .heading2 > img {

    float: left;

    margin-right: 15px;

}

.request-free-quote .heading2 > span {

    display: table;

    float: none;

    font-weight: 700;

    width: auto;

	color:#ffe401;

}

.heading2 > h3 {

    color: #fff;

    float: left;

    font-size: 18px;

    font-weight: 700;

    width: 100%;

}

.request-free-quote .heading2 > h3 {

    display: table;

    float: none;

    font-size: 18px;

    width: auto;

	margin:5px 0; padding:0;

}

.request-quote-body {

    background: #ffffff none repeat scroll 0 0;

    border-bottom: 10px solid #ededed;

    border-left: 10px solid #ededed;

    -webkit-border-radius: 0 0 7px 7px;

    -moz-border-radius: 0 0 7px 7px;

    -ms-border-radius: 0 0 7px 7px;

    -o-border-radius: 0 0 7px 7px;

    border-radius: 0 0 7px 7px;

    border-right: 10px solid #ededed;

    float: left;

    padding: 22px 20px;

    width: 100%;

}

.request-quote-body .form-control{

margin-bottom:10px;

border-radius:0;

}

.request-quote-body .form-text{

    width: 100%;

}



.page-top{ margin-top: 20px; background:#fff;}

.group-title-box { margin-bottom: 20px;}

.group-title { font-size: 18px;  font-weight:600; padding-bottom: 7px;}

.group-title span {  text-transform: uppercase; padding: 5px 0px; color:#1c1c1c; font-size:18px; font-weight:800;}

.owl-controls .owl-prev{position: absolute; left: 0; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);}

.owl-controls .owl-next{ position: absolute; right: 0; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);}

.owl-controls .owl-prev,.owl-controls .owl-next { float:left; width: 25px; height: 25px; color: #1c1c1c; text-align: center; padding:4px 0;border:1px solid #1c1c1c;}

.owl-controls .owl-prev:hover,.owl-controls .owl-next:hover{ background: #1c1c1c;  color: #fff;}

.owl-controls .owl-prev .fa,.owl-controls .owl-next .fa{ font-weight: bold;}

.page-product-box{  margin-top: 30px;  margin-bottom:30px;}

.page-product-box .heading{ font-size: 16px; color: #333333; text-transform: uppercase; font-weight: bold; padding-bottom: 17px;}

.page-product-box .owl-next{ top: -20px;}

.page-product-box .owl-prev{ top: -20px; left: inherit; right: 26px;}

.page-product-box .product-list li{ margin-bottom: 1px; margin-top:15px; list-style:none;}

.product-list .product-container{  border: 1px solid #eaeaea;  overflow: hidden;}

.product-list li:hover .quick-view{ bottom: 77px;}

.product-list li .left-block{  position: relative;   overflow: hidden;   padding:0;	margin:0;}

.product-list li .left-block a{ display: block; overflow: hidden;}

.product-list li .left-block img{  transition:all 0.5s; webkit-transform: scale(1,1); -moz-transform: scale(1,1); -o-transform: scale(1,1); transform: scale(1,1); margin: 0 auto;}

.product-list li:hover img{ -webkit-transform: scale(1.2,1.2); -webkit-transform-origin: top right; -moz-transform: scale(1.2,1.2); -moz-transform-origin: top right; -o-transform: scale(1.2,1.2);  -o-transform-origin: top right;  transform: scale(1.2,1.2); transform-origin: top right;}

.product-list li .right-block{ width:100%; padding:20px;   z-index: 1001; float: left;  position: absolute; text-align:center;     bottom: 0;     }

.right-block-1{ width:100%; padding: 66px 20px 66px; border: 2px solid rgba(255,255,255,0.3); background:rgba(255,255,255,0.5);}

.product-list li .product-name{ padding: 10px 0;color:#333;	text-align:center;}

.product-list li .product-name a{color:#333; font-size:14px; font-weight:600;}

.product-list li .product-info{   padding: 0 5px;}

.btn-shop{  height: 30px; width: auto; line-height: 30px; font-size: 14px; color: #fff; display: inline-block;  text-align: center; clear: both; padding:0px 15px;  background: #1c1c1c;}

.btn-shop:hover{  color: #fff;  opacity: 0.8;}

.list-title{ float:left; font-size: 16px;  text-transform: uppercase;  color: #fff;  font-weight: bold;  line-height: 40px;	padding:0 15px;	margin-top:30px; background:#009966; 	width:auto;}

.list-titles{font-size: 16px;  text-transform: uppercase;  color: #fff;  font-weight: bold;  line-height: 35px; padding:0 15px;	margin-top:10px; background:#009966; width:auto;}

.list-titles img{ float:left; margin:2px 5px 2px 0;}

.theme-btn {

    color: #fff;

    float: left;

    font-family: raleway;

    font-size: 11px;

    font-weight: 700;

    overflow: hidden;

    padding: 15px 39px;

    position: relative;

    text-transform: uppercase;

    z-index: 0;

	background:#ffe401;

}

.theme-btn > i {

    float: left;

    margin-right: 5px;

    margin-top: 2px;

}

.theme-btn:hover{ color:#fff; background:#1c1c1c;}

.request-quote-body > a {

    text-align: center;

    width: 100%;

}

/* Footer */

.footer-logo > img {

  width: 200px;

}

.footer-v9 {

	background: #1c1c1c;

	color: rgba(255,255,255,.7);

	padding: 40px 0 25px;

}

.footer-v9-menu {

	text-transform: uppercase;

	font-size: 14px;

	font-weight: 600;

	line-height: 1;

	margin-bottom: 0;

}

.footer-v9 p{ font-size:14px; color:#fff;}

.footer-v9-menu > li {

	padding-left: 13px;

	padding-right: 13px;

	margin-bottom: 15px;

}

.footer-v9-menu a {

	color: rgba(255,255,255,.7);

}

.footer-v9-menu a:focus,

.footer-v9-menu a:hover,

.footer-v9-menu a:active {

	color: #fff;

	text-decoration: none;

}

/* Footer END */

.g-social-icons-v2 {

	margin: 0;

	padding: 0;

}

.g-social-icons-v2 li {

	list-style: none;

	margin-right: 10px;

	margin-bottom: 10px;

	display: inline-block;

}

.g-social-icons-v2 a {

	width: 35px;

	height: 35px;

	line-height: 35px;

	display: block;

	background: #fff;

	color: #e74c3c;

	transition: all 0.3s ease-in-out;

}

.g-social-icons-v2 a:hover {

	background: #ffe401;

	color: #fff;

}

.g-social-icons-v2 a i {

	color: #e74c3c;

	line-height: 35px;

}

.g-social-icons-v2 a:hover i {

	color: #fff;

}

.g-mb-30 {

    margin-bottom: 30px !important;

}

#topcontrol {

  color: #77cc6d;

  z-index: 99;

  width: 30px;

  height: 30px;

  font-size: 20px;

  background: #222;

  position: relative;

  right: 14px !important;

  bottom: 11px !important;

  border-radius: 3px !important;
  line-height:30px;

}



#topcontrol:after {

  top: -2px;

  left: 8.5px;

  content: "\f106";

  position: absolute;

  text-align: center;

  font-family: FontAwesome;

}



#topcontrol:hover {

  color: #fff;

  background: #1c1c1c;

  transition: all 0.3s ease-in-out;

}



.wrap-dark-color{ padding:20px 0 20px;}
#search-box{margin-top: 15px;}

#search-form .left { float:left;

    position: relative;

    padding: 6px 0 0 10px;

}

#search-form {

    width: 100%;

    height: 47px;

    background: #454545;
	margin-bottom: 0px;

	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;}





#search-form label {

    position: absolute;

    top: 11px;

    left: 16px;

    color: #777;

    cursor: text;

    font-family: Georgia, "Times New Roman", Times, serif;

    font-size: 17px;

    font-style: italic;

}

#search-form .left input {

    width:230px;

    padding: 3px 0 3px 6px;

    background-color: #454545;

    border: none 0;

    box-shadow: none;

    color: #ffffff;

    font-family: Georgia, "Times New Roman", Times, serif;

    font-size: 17px;

    font-style: italic;

}

#search-form .right { float:right;

    padding: 9px 10px 0 0;

}

.search-btn {

    border: 0 none;

    border-radius: 30px;

    color: #fff;

    cursor: pointer;

    font-size: 16px;

    font-weight: bold;

    letter-spacing: 0.05em;

    line-height: 1em;

    padding: 11px 23px;

    text-align: center;

    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);

    text-transform: uppercase;

    width: auto;

}

#search-form button {

    display: block;

    width: auto;

    padding: 0;

    background: none;

    line-height: 0;

    overflow: visible;

}

.heading-1{ text-align:right;

  /*  padding-bottom: .5em;*/
  padding:0px;

    color: #fff;

    font-size: 20px;

     letter-spacing: .05em;

    text-transform: none; font-family:'Metamorphous-Regular'; text-align:center; margin:0px;

}

.heading-1 span{color:#454545; font-size:36px;}


.wrap-dark-color .container{padding:0px;}
/*Testimonials v6

------------------------------------*/

.testimonials-wrap {

  padding-left: 70px;

  padding-right: 70px;

}



.testimonials-info { float:left;

  padding: 20px;

  margin-top:20px;

  background: #fff;

  border-bottom: solid 3px #eee;

	transition: all 0.4s ease-in-out;
	width: 100%;
text-align:center;
}



.testimonials-info:hover {

	border-color: #1c1c1c;

}



.testimonials-info img {

/*  float: left;*/

 /* width: 80px;*/

  height: auto;

  margin-right: 20px;

}

.rounded-x {

    border-radius: 50% !important;

}

.testimonials-desc {

  overflow: hidden;

}



.testimonials-desc p {

  margin-bottom: 15px;

}



 .testimonials-desc strong,

.testimonials-desc span {

  color: #555;

  font-size:16px;

margin: 10px 0px 0px;

  display: block;
  font-family: 'Metamorphous-Regular';
  

}

#ot-breadcrumb{background:#F6F5F2; margin:10px 0px;}
#ot-breadcrumb h3{background:#F6F5F2; margin:0px; color: #1c1c1c!important;  font-size:14px; }
#ot-breadcrumb h3 a{ color: #1c1c1c; font-size:14px;  padding:0px 10px; }




@media (max-width: 768px) {

.testimonials-wrap {

    padding-left: 0;

    padding-right: 0;

  }

}

.read-more a { float:right;

margin-top:10px;

    display: inline-block;

    padding-left: 21px;

      background: #454545;
color: #1c1c1c;

    font-size: .92857em;

    font-weight: bold;

    letter-spacing: .05em;

    line-height: 1em;

    text-align: center;

    text-transform: uppercase;

	border-radius:10px;

	border:3px solid #454545;

}

.read-more a span {

    display: inline-block;

    padding: 10px 25px 10px 4px;

    background: url(../images/read_more_right.png) right top no-repeat;

    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
	color: #ffffff;

}

.rm { text-align:center;}

.rm a { 

margin-top:10px;

    display: inline-block;

          background:#77cc6d;

    color: #1c1c1c;

    font-size: 12px;

    font-weight: bold;

    letter-spacing: .05em;

    line-height: 1em;

    text-align: center;

    text-transform: uppercase;

	border-radius:5px;

	border:3px solid #Effe401;

}

.rm a span {

    display: inline-block;

    padding: 10px 20px;

    background: url(../images/read_more_right.png) right top no-repeat;

    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
	color: #ffffff;

}




.home-box {

    width:100%;

}

#footer {

        background-image: linear-gradient(to bottom, #454545 0, #454545 100%);

    text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);

}

.innerpad { float:left;

margin:0; padding:0;

    margin: 0 auto;

    width:100%;

}

#footer .innerpad {

    padding: 30px 0 20px;

}

#footer p {

    color: #fff;

}

.footer-logo { padding-top:30px;}

#footer p a {

    color: #fff;

    text-decoration: none;

}

.footer-nav {

    float: left;

}

.footer-nav ul {

    float: left;
	margin: 0px;

}

.footer-nav li {

    padding: 5px 0;

    background: url(../img/header_bg_gr70.png) left top repeat-x;

    font-size: .92857em;
	list-style-type: none;

}

.footer-nav .first {

    background-image: none;

}

.footer-nav li a {

    color: #fff;

    font-weight: 600;

    text-decoration: none;

}

.footer-nav li a:hover{ color:#77cc6d;}

.right {

    float: right;

}

#footer .copyright {

    display: block;

    padding-bottom: 7px;

    background: url(../img/header_bg_gr70.png) left bottom repeat-x;

    font-size: 1.07143em;

}

#footer .right p {

padding-top:30px;

    clear: both;

    text-align: right;
	margin: 0px;

}

#footer small {

    font-size: 1em;

}

.txtserif {

    font-family: Georgia, "Times New Roman", Times, serif;

    font-weight: normal;

}

.footer-contact {

    float: right;

    text-align: right;

    font-size: .85714em;

}

.socials {

    float: right;
    padding-top: 9px;
	margin: 0px;

}

.socials li {

    float: left;

    padding-left: 6px;

    list-style: none;

}

.socials li a {

    display: block;

    width: 36px;

    height: 0;

    padding-top: 37px;

    overflow: hidden;

    background-position: center top;

    background-repeat: no-repeat;

}

.socials li a:hover,

.socials li a:active{

	background-position:center bottom;

}

.facebook {

    background-image: url(../img/icon_facebook.png);

}

.twitter {

    background-image: url(../img/icon_twitter.png);

}

.facebook1 {

    background-image: url(../img/icon-1.png);

}

.twitter2 {

    background-image: url(../img/icon-2.png);

}

.fn{ float:right; clear:right; width:100%; padding-top:20px; font-size:14px; color:#fff; margin:0px; line-height: normal;}
.fn a{color:#77cc6d!important;}
.mt-10{ margin-top:10px;}


	.techno{ margin:0px; padding:0px; color: #444444;}
	.techno .techno-de{margin:0px 5px; border:1px solid #e4d3ad; background:#afdc65; padding:5px; color:#fff;  width: 100%;  overflow:hidden; min-height:58px; margin-bottom:20px; }
	.techno .techno-de p{line-height:normal; text-align:center!important;}
	.techno .techno-de .disc{color:#984723; font-size:12px;}
	.techno .techno-de .heading{color:#fff; font-size:15px}
	
	
	@font-face {
    font-family: 'Metamorphous-Regular';
    src: url(../fonts/Metamorphous-Regular.ttf);
}

.heading-h2 {
display: inline-block;
padding: 0px 15px;
background: #454545;
color: #ffffff;
text-align: left;
font-size: 18px;
}
  
.heading-h2:before {
    content: "";
    width: 100%;
    border-top: 1px solid #1c1c1c;
    height: 4px;
    left: 0;
    top: 30px;
    display: block;
    position: absolute;
    background: #fff;
    z-index: -1;
    text-align: center;
    border-bottom: 1px solid #1c1c1c;
}
.page-content{ min-height:450px;}