/*



Template: nixon



category: Corporate



Author: codedesigner



Version: 1.0



Design and Developed by: codedesigner



*/











/*



======================================



[ CSS TABLE CONTENT ]



======================================



    [Table of contents]







1. Headungs



2. less width



3. Text Colors



4. Text Boxes



5. Buttons



6. Margins



7. letter-spacing



8. fonts



9. font weight styles



10. text-color



11. Columns without padding



12. Section Paddings



13. Section bg-image



14. social icons 1



15. videos



16. counters



17. blog 



18. Divider lines



19. Shortcode Titles



20. Buttons



21. flip boxes



22. image frames



23. contact form



24. google maps



	



======================================



[ END CSS TABLE CONTENT ]



======================================



*/











/* =========== General ============= */











body {



	font: 14px 'Open Sans', sans-serif;



	font-weight: normal;



	font-style: normal;



	line-height: 23px;



	color: #727272;



}







/* a link Styles



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



 



a, .btn {



	-webkit-transition: all 0.3s ease-out 0s;



	-moz-transition: all 0.3s ease-out 0s;



	-ms-transition: all 0.3s ease-out 0s;



	-o-transition: all 0.3s ease-out 0s;



	transition: all 0.3s ease-out 0s;



}



a:hover {



	text-decoration: none;



}



a:focus, a:hover {



	color: #101010;



}



a {



	outline: medium none !important;



	color: #727272;



}



.uppercase {



	text-transform: uppercase;



}











/*=============== site main structure ============= */







.site_wrapper {



	width: 100%;



	margin: 0 auto 0 auto;



}



.site_wrapper .font-style2{



	font: 14px 'Open Sans', sans-serif;



}







.wrapper-boxed {



	width: 1240px;



	margin: auto auto auto auto;



}



#header {



    position: absolute;



    padding: 0;



    width: 100%;



    z-index: 999999;



}



#header:after {



    position: absolute;



    bottom: 0;



    right: 0;



    left: 49%;



    margin-left: 580px;



    min-height: auto;



    height: 90px;



    content: "";



    background:none;



    z-index: -1;



}



#header2 {



	position: relative;



	padding: 0;



	width: 100%;



	z-index: 999;



}



#header2 .navbar{



	margin-left:0px;



	height:60px; background:none;



	font-family: 'Open Sans', serif;



	font-size: 15px; border: 0px;



	margin: 0px;



}







#header2 .navbar:after {



	display:none;



}







#header3 {



	position: relative;



	background: #000 !important;



	padding: 0;



	width: 100%;



	z-index: 999;



}



#header3 .navbar{



	margin-left:0px;



	height:60px; background:none;



	font-family: 'Open Sans', serif;



	font-size: 15px; border: 0px;



	margin: 0px;



}







#header3 .navbar:after {



	display:none;



}



#header4 {



   position: relative;



	background: #000 !important;



	padding: 0;



	width: 100%;



	z-index: 999;



}



#header4:after {



    display:none;



}







.slider.margintop {



    top: -90px;



	position:relative;



	z-index:1; background:#d8e1e0;



	height:540px;



}











.font-style1 {



font:300 15px 'Open Sans', sans-serif;



line-height:22px; color:#666;



}







.font-style1 li{



font:400 14px 'Open Sans', sans-serif;



}







/* top navigations */



.topbar-1 {



	float: left;



	width: 100%;



	background:#000;



	color: #fff;



	font-size: 13px;



}



.topbar-1 .left {



	float: left;



	width: 50%;



	padding: 12px 0px;



}



.topbar-1 .left i {



	color: #fff;



}



.topbar-1 .left a {



	color: #fff;



	font-weight: normal;



	margin-right: 15px;



}



.topbar-1 .left a:hover {



	color: #e3e3e3;



	transition: all 0.3s ease;



}



.topbar-1 .right {



	float: left;



	width: 50%;



	text-align: right;



}



.topbar-1 ul.topsocial {



	float: right;



	padding: 0px;



	margin: 0px 10px 0px 0px;



	padding: 12px 0px;



}



.topbar-1 .topsocial li {



	float: left;



	padding: 0px;



	margin: 0px 12px 0px 0px;



}



.topbar-1 .topsocial li a {



	float: left;



	color: #fff;



	font-size: 13px;



	border-radius: 100%;



	text-align: center;



	vertical-align: middle;



	transition: all 0.3s ease;



	margin-right: 0px;



}



.topbar-1 .topsocial li a:hover {



	color: #e3e3e3;



}







.tpbut-1 {



	float: right;



	color: #fff;



	font-weight: normal;



	margin-left: 0px;



	padding: 12px 14px;



	border-right: 1px solid rgba(255, 255, 255, 0.3);



	border-left: 1px solid rgba(255, 255, 255, 0.3);



	transition: all 0.3s ease;



}



.tpbut-1:hover, .tpbut-1.active {



	color: #999;



	background: #f9f9f9;



}



.tpbut-1.two {



	border-right: 1px solid rgba(255, 255, 255, 0.3);



	border-left: none;



}















/* top navigations */



.topbar-2 {



	float: left;



	width: 100%;



	background:#f38523;



	color: #fff;



	font-size: 13px;



	height:80px;



	text-align:center;



}



.topbar-2 .left {



	float: left;



	width: 50%;



	padding: 30px 0px;



}



.topbar-2 .left i {



	color: #fff;



}



.topbar-2 .left a {



	color: #fff;



	font-weight: normal;



	margin-right: 15px;



}



.topbar-2 .left a:hover {



	color: #e3e3e3;



	transition: all 0.3s ease;



}



.topbar-2 .right {



	float: left;



	width: 50%;



	text-align: right;



}



.topbar-2 ul.topsocial {



	float: right;



	padding: 0px;



	margin: 0px 10px 0px 0px;



	padding: 30px 0px;



}



.topbar-2 .topsocial li {



	float: left;



	padding: 0px;



	margin: 0px 12px 0px 0px;



}



.topbar-2 .topsocial li a {



	float: left;



	color: #fff;



	font-size: 13px;



	border-radius: 100%;



	text-align: center;



	vertical-align: middle;



	transition: all 0.3s ease;



	margin-right: 0px;



}



.topbar-2 .topsocial li a:hover {



	color: #e3e3e3;



}







.buynow {



	font-family: 'Open Sans', sans-serif;



	color: #fff;



	font-size: 14px;



	font-weight:600;



	width:140px;



	height:42px;



	border-radius:20px;



	transition: all 0.3s ease;



	margin-top:20px;



	padding-top:10px;



	



}



.buynow:hover {



	color: #fff;



	background: #272727;



}











/* top navigations */



.topbar-3 {



	float: left;



	width: 100%;



	background:none;



	color: #fff;



	font-size: 13px;



	border-bottom:1px solid rgba(255, 255, 255, 0.3);



}



.topbar-3 .left {



	float: left;



	width: 50%;



	padding: 12px 0px;



}



.topbar-3 .left i {



	color: #fff;



}



.topbar-3 .left a {



	color: #fff;



	font-weight: normal;



	margin-right: 15px;



}



.topbar-3 .left a:hover {



	color: #e3e3e3;



	transition: all 0.3s ease;



}



.topbar-3 .right {



	float: left;



	width: 50%;



	text-align: right;



}



.topbar-3 ul.topsocial {



	float: right;



	padding: 0px;



	margin: 0px 5px 0px 0px;



	padding: 12px 0px;



}



.topbar-3 .topsocial li {



	float: left;



	padding: 0px;



	margin: 0px 10px 0px 0px;



}



.topbar-3 .topsocial li a {



	float: left;



	color: #fff;



	font-size: 13px;



	border-radius: 100%;



	text-align: center;



	vertical-align: middle;



	transition: all 0.3s ease;



	margin-right: 0px;



}



.topbar-3 .topsocial li a:hover {



	color: #e3e3e3;



}



.tpbut-3 {



	float: right;



	color: #fff;



	font-weight: normal;



	margin-left: 0px;



	padding: 12px 18px;



	border-right: 1px solid rgba(255, 255, 255, 0.3);



	border-left: 1px solid rgba(255, 255, 255, 0.3);



	transition: all 0.3s ease;



}



.tpbut-3:hover, .tpbut-3.active {



	color: #999;



	background: #f9f9f9;



}



.tpbut-3.two {



	border-right: 1px solid rgba(255, 255, 255, 0.3);



	border-left: none;



}







.slidermar5 {



	margin-top: 70px;



}











/* Headungs



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



 



h1, h2, h3, h4, h5, h6 {



	font-family:'Roboto', sans-serif;



	font-weight: normal;



}



h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {



	color: inherit;



}



h1 {



	font-size: 22px;



	line-height: 25px;



	margin-bottom: 20px;



	font-style: normal;



	font-weight: 600;



}



h1.less-mar-1 {



	margin-bottom: 10px;



}



h1.less-mar-2 {



	margin-bottom: 5px;



}



h2 {



	font-size: 18px;



	line-height: 20px;



	margin-bottom: 20px;



	text-transform: uppercase;



	font-weight: 500;

	color: #3298cb;



}



h2.nomargin {



	margin-bottom: 0px;



}



h2.less-mar-1 {



	margin-bottom: 3px;



}



h2.less-mar-2 {



	margin-bottom: 5px;



}



h2.less-mar-3 {



	margin-bottom: 7px;



}



h2.less-mar-4 {



	margin-bottom: 9px;



}



h3 {



	font-size: 27px;



	line-height: 30px;



	margin-bottom: 18px;



	font-style: normal;



}



h3.nomargin {



	margin-bottom: 0px;



}



h3.less-mar-1 {



	margin-bottom: 3px;



}



h3.less-mar-2 {



	margin-bottom: 5px;



}



h3.less-mar-3 {



	margin-bottom: 7px;



}



h3.less-mar-4 {



	margin-bottom: 9px;



}



h4 {



	font-size: 16px;



	line-height: 25px;



	margin-bottom: 18px;

	color: #3298cb;

font-weight: bold;



	font-style: normal;



}



h4.nomargin {



	margin-bottom: 0px;



}



h4.less-mar-1 {



	margin-bottom: 3px;



}



h4.less-mar-2 {



	margin-bottom: 5px;



}



h4.less-mar-3 {



	margin-bottom: 7px;



}



h4.less-mar-4 {



	margin-bottom: 9px;



}



h5 {



	font-size: 18px;



	line-height: 23px;



	margin-bottom: 16px;



	font-style: normal;



}



h5.nomargin {



	margin-bottom: 0px;



}



h5.less-mar-1 {



	margin-bottom: 3px;



}



h5.less-mar-2 {



	margin-bottom: 5px;



}



h5.less-mar-3 {



	margin-bottom: 7px;



}



h5.less-mar-4 {



	margin-bottom: 9px;



}



h6 {



	font-size: 16px;



	line-height: 21px;



	margin-bottom: 14px;



	font-style: normal;



}



h6.nomargin {



	margin-bottom: 0px;



}



h6.less-mar-1 {



	margin-bottom: 3px;



}



h6.less-mar-2 {



	margin-bottom: 5px;



}



h6.less-mar-3 {



	margin-bottom: 7px;



}



h6.less-mar-4 {



	margin-bottom: 9px;



}



.nlayout-2-section3adding {



	padding: 0 !important;



	margin: 0 !important;



}



.h1, .h2, .h3, h1, h2, h3, h4 {



	margin-tlayout-2-section3: 0;



}



ul {



	list-style-type: none;



}



/* less width */



.less1 {



	width: 75%;



	margin: 0 auto;



}



.less2 {



	width: 50%;



	margin: 0 auto;



}



.less3 {



	width: 54%;



	margin: 0 auto;



}



.less4 {



	width: 45%;



	margin: 0 auto;



}



.less5 {



	width: 85%;



	margin: 0 auto;



}



.less6 {



	width: 62%;



	margin: 0 auto;



}



.less7 {



	width: 87%;



	margin-tlayout-2-section3: 0;



	margin-right: auto;



	margin-bottom: 0;



	margin-left: auto;



}



.less8 {



	width: 52%;



	margin: 0 auto;



}



.less9 {



	width: 65%;



	margin: 0 auto;



}



/*=============== Text Colors ============= */







.text-white {



	color: #fff;



}



.text-dark {



	color: #101010;



}



.text-light {



	color: #acacac;



}



.text-green {



}



.text-gyellow {



	color: #349238;



}



.text-gray {



	color: #727272;



}



.text-gray-2 {



	color: #a1a1a1;



}











a:hover.text-hover-gyellow {



	color: #349238;



}



.text-big {



	font-size:62px;



	line-height:82px;



	font-weight:900;



}







.linebg_1 {



	width: 60px;



	height: 4px;



	background-color: #1cd0a9;



}



.linebg_2 {



	width: 40px;



	height: 2px;



	background-color: #1cd0a9;



	margin:0 auto;



}



.linebg_3 {



	width: 40px;



	height: 3px;



	background-color: #fff;



	margin:0 auto;



}



.linebg_4 {



	width: 4px;



	height: 40px;



	background-color: #1cd0a9;



	margin:0 auto;



	text-align:left;



}



.linebg_5 {



	width: 50px;



	height: 2px;



	background-color: #1cd0a9;



	text-align:left;



}



.linebg_6 {



	width: 40px;



	height: 2px;



	background-color: #cf5bd4;



	margin:0 auto;



}



.linebg_7 {



	width: 40px;



	height: 2px;



	background-color: #fff;



	margin-bottom:25px;



}



.linebg_8 {



	width: 40px;



	height: 2px;



	background-color: #fff;



	text-align:right;



	float:right;



}



.bgcolor01 {



	background-color:#e1e1e1;



}



.bgcolor02 {



	background-color:#df2727;



}



.bgcolor03 {



	background-color:#1cd0a9;



}



.bgcolor04 {



	background-color:#000;



}



.bgcolor05 {



	background-color:#bdbdbd;



}



.bgcolor06 {



	background-color:#ed2b14;



}



.bgcolor07 {



	background-color:#f5254d;



}



.opacity{



	opacity:0.9;



}



.opacity1{



	opacity:0.7;



}



.opacity2{



	opacity:0.5;



}



.fontdefault  {



	font-size: 16px;



	color: #999999;



	font-weight: normal;



}



.fontdefault2  {



	font-family: 'Open Sans', sans-serif;



	font-size: 16px;



	color: #fff;



	font-weight: 500;



	padding-bottom: 12px;



}



/*============ Text Boxes ============ */



	



.text-box-right {



	display: block;



	padding: 0px 0px 0px 99px;



	margin: 0px;



	text-align: left;



}



.text-box-left {



	display: block;



	padding: 0px 90px 0px 0;



	margin: 0px;



	text-align: right;



}



.item-holder {



	width: 100%;



	padding: 0px;



	margin: 0px;



}



.text-box {



	width: 100%;



	float: left;



}



.text-box.white {



	background-color: #fff;



}



.text-box.gyellow {



	background-color: #349238;



}



.text-box.white-transparent-1 {



	background-color:rgba(255, 255, 255, 0.9);



}



.text-box.light {



	background-color: #f5f5f5;



}



.text-box.dark {



	background-color: #242424;



}



.text-box.xdark {



	background-color: #000;



}



.text-box.border-light{



	border: 1px solid #ececec;



}







.image-left {



    color: #fff;



    float: left;



    margin: 0;



    padding: 0 20px 0 0;



    transition: all 0.3s ease-out 0s;



}



.img-align-left {



	float: left;



	margin-right: 20px;



	margin-bottom: 20px;



}



.nodisplay-image {



	display: none;



}



/*=============== Buttons ============= */



.btn.btn-dark {



	color: #fff;



	background-color: #242424;



}



.btn.btn-dark:hover, active.btn-dark {



	color: #fff;



	background-color: #3e3e3e;



}







/*=============== Margins ============= */







.margin-bottom {



	margin-bottom: 0px;



}



.margin-bottom-2 {



    margin-bottom: 20px;



}



.margin-bottom-3 {



    margin-bottom: 30px;



}



.margin-bottom-4 {



    margin-bottom: 40px;



}



.margin-bottom-5 {



    margin-bottom: 50px;



}



.margin-top {



	margin-bottom: 0px;



}



.margin-top-2 {



    margin-bottom: 20px;



}



.margin-top-3 {



    margin-bottom: 30px;



}



.margin-top-4 {



    margin-bottom: 40px;



}



.margin-top-5 {



    margin-bottom: 50px;



}



.margin-top-6 {



    margin-bottom: 60px;



}



.margin-top-7 {



    margin-bottom: 70px;



}



.padding-top-1{



	padding-top:10px;



}







.padding-top-2{



	padding-top:20px;



}



.padding-top-3{



	padding-top:30px;



}



.padding-top-4{



	padding-top:40px;



}



.padding-top-5{



	padding-top:50px;



}



.padding-top-6{



	padding-top:60px;



}



.padding-top-7{



	padding-top:70px;



}



.padding-top-8{



	padding-top:80px;



}



.padding-top-9{



	padding-top:90px;



}



.padding-top-10{



	padding-top:100px;



}



.padding-bottom-1{



	padding-bottom:10px;



}



.padding-bottom-2{



	padding-bottom:20px;



}



.padding-left-1{



	padding-left:10px;



}



.padding-left-2{



	padding-left:20px;



}



.padding-left-3{



	padding-left:30px;



}



.padding-left-4{



	padding-left:40px;



}



.padding-right-1{



	padding-right:10px;



}



.padding-right-2{



	padding-right:20px;



}



.col-divider-margin {



	width: 100%;



	float: left;



	margin-tlayout-2-section3: 60px;



}



.col-divider-margin-1 {



	width: 100%;



	float: left;



	margin-tlayout-2-section3: 10px;



}



.col-divider-margin-2 {



	width: 100%;



	float: left;



	margin-tlayout-2-section3: 20px;



}



.col-divider-margin-3 {



	width: 100%;



	float: left;



	margin-tlayout-2-section3: 30px;



}



.col-divider-margin-4 {



	width: 100%;



	float: left;



	margin-tlayout-2-section3: 40px;



}



.col-divider-margin-5 {



	width: 100%;



	float: left;



	margin-tlayout-2-section3: 50px;



}



.col-divider-margin-6 {



	width: 100%;



	float: left;



	margin-tlayout-2-section3: 60px;



}



.nobottom-margin {



	margin-bottom: 0px;



}



.margin-left-1 {



    margin-left: 10px;



}



.margin-left-2 {



    margin-left: 20px;



}



.margin-left-3 {



    margin-left: 30px;



}



.margin-left-4 {



    margin-left: 40px;



}



.margin-left-5 {



    margin-left: 50px;



}



.margin-left-6 {



    margin-left: 60px;



}



.margin-left-7 {



    margin-left: 70px;



}



.margin-right-1 {



    margin-right: 10px;



}



.margin-right-2 {



    margin-right: 20px;



}



.margin-right-3 {



    margin-right: 30px;



}



.margin-right-4 {



    margin-right: 40px;



}



.margin-right-5 {



    margin-right: 50px;



}



.margin-right-6 {



    margin-right: 60px;



}



.margin-right-7 {



    margin-right: 70px;



}



.colmargin {



	margin: 0 0 0 0;



}



.col-centered {



	float: none;



	margin: 0 auto;



}











/* font weight



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



.f-weight-1 {



	margin-bottom: 0px;



}







/* letter-spacing



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



.letter-spacing-1  {



	letter-spacing:1px;



}



.letter-spacing-2  {



	letter-spacing:2px;



}











/*=============== fonts ============= */







.droid-serif {



	font-family: 'Droid Serif', serif;



}



.ubuntu {



	font-family: 'Ubuntu', sans-serif;



}



.oswald {



	font-family: 'Oswald', sans-serif;



}



.muli {



	font-family: 'Muli', sans-serif;



}



.great-vibes {



	font-family: 'Great Vibes', cursive;



}



.old-standardtt {



	font-family: 'Old Standard TT', serif;



}



.dosis {



	font-family: 'Dosis', sans-serif;



}



.roboto-slab {



	font-family: 'Roboto Slab', serif;



}



.gfs-didot {



	font-family: 'GFS Didot', serif;



}



.raleway {



	font-family: "Raleway", sans-serif;



}



.gloria-hallelujah {



	font-family: 'Gloria Hallelujah', cursive;



}



.love-ya-like-a-sister {



	font-family: 'Love Ya Like A Sister', cursive;



}



.michroma {



	font-family: 'Michroma', sans-serif;



}



.sacramento {



	font-family: 'Sacramento', cursive;



}



.yesteryear {



	font-family: 'Yesteryear', cursive;



}



.playfair {



	font-family: 'Playfair Display', serif;



}



.jockey-one {



	font-family: 'Jockey One', sans-serif;



}



.pompiere {



	font-family: 'Pompiere', cursive;



}



.raleway {



	font-family: 'Raleway', sans-serif;



}



.six-caps {



	font-family: 'Six Caps', sans-serif;



}



.cinzel-decorative {



	font-family: 'Cinzel Decorative', cursive;



}







/* font weight styles



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



 



.font-weight-1 {



	font-weight: 100;



}



.font-weight-2 {



	font-weight: 200;



}



.font-weight-3 {



	font-weight: 300;



}



.font-weight-4 {



	font-weight: 400;



}



.font-weight-5 {



	font-weight: 500;



}



.font-weight-6 {



	font-weight: 600;



}



.font-weight-7 {



	font-weight: 700;



}



.font-weight-8 {



	font-weight: 800;



}



.font-weight-b {



	font-weight: bold;



}



/* text-color



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



.text-color-1 {



	color:#fff;



}



.text-color-2 {



	color:#000;



}



.text-color-3 {







}



.text-color-4 {



	color:#fff;



}



.text-color-5 {



	color:#4d8bf5;



}



.text-color-6 {



	color:#8a8a8a;



}



.text-color-7 {



	color:#ed2b14;



}



.text-color-8 {



	color:#f38523;



}



.text-color-9 {



	color:#cf5bd4;



}



.text-color-10 {



	color:#f5254d;



}



/*=============== Paddings ============= */



 



.no-top-padding {



	padding-top: 0;



}











/*=============== Columns without padding ============= */



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



padding-right:0;



padding-left:0;



}



/*  bgimage



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



.bgimage01 {



	background-image:url(../images/bgimg01.jpg);



	background-position:center center;



	background-repeat:no-repeat;



}







/* Section Paddings



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



.section-paddingprimary{



	padding: 80px 0px;



}



.section-tpadding{



	padding-top:100px;



}



.section-bpadding{



	padding-bottom:100px;



}







/* Section bg-color



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



.section-bgcolor-1{



	background-color:#000;



}



/* Section bg-image



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



.section-image{



	background-image:url(../images/parallax-image04.jpg);



	background-attachment:fixed;



	background-position:center center;



}



/* Section bg-image



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



.section-image-2 {



	background-image:url(../images/parallax-image10.jpg);



	background-attachment:fixed;



	background-position:center center;



	padding:0px 0px 100px 0px;



}







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



        social icons 1



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



.social-icons-1 {



	width: 100%;



	padding: 0px;



	margin: 0px;



}



.social-icons-1 li {



	padding: 0px;



	margin: 0px;



	display: inline-block;



	text-align: center;



}



.social-icons-1 li a {



	width: 28px;



	height: 28px;



	border-radius: 100%;



	padding: 0px;



	margin: 0 10px 5px 0;



	text-align: center;



	font-size: 14px;



	color: #787878;



	line-height: 28px;



	display: inline-block;



	background-color: #ebebeb;



}



.social-icons-1 li a:hover {



	color: #1cd0a9;



	background-color: #fff;



	border: none;



}



.social-icons-1.round li a, .social-icons-1.round li a, .social-icons-1.round li a {



	border-radius: 100%;



}







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



        social icons 2



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



.social-icons-2 {



	width: 100%;



	padding: 0px;



	margin: 0px;



}



.social-icons-2 li {



	padding: 0px;



	margin: 0px;



	display: inline-block;



	text-align: center;



}



.social-icons-2 li a {



	width: 42px;



	height: 42px;



	border-radius: 100%;



	padding: 0px;



	text-align: center;



	font-size: 12px;



	color: #787878;



	line-height: 42px;



	display: inline-block;



	background-color: #1cd0a9;



}



.social-icons-2 li a:hover {



	color: #1cd0a9;



	background-color: #fff;



	border: none;



}



.social-icons-2.round li a, .social-icons-2.round li a, .social-icons-2.round li a {



	border-radius: 100%;



}











/* =========== videos ============= */







.video-holder {



  height: 0;



  padding-tlayout-2-section3: 0px;



  padding-bottom: 67.5%;



  margin-bottom:0px;



  position: relative;



  overflow: hidden;



}



 



.video-holder.widescreen {



  padding-bottom: 56.34%;



}



 



.video-holder.vimeo {



  padding-tlayout-2-section3: 0;



}







.video-holder embed, .video-holder iframe, .video-holder object, .video-holder video {



  tlayout-2-section3: 0;



  left: 0;



  width: 100%;



  height: 100%;



  position: absolute;



}











.counters1 {



	float: left;



	width: 100%;



	padding: 0px;



	text-align: center;



	font-size: 50px;



	color: #fff;



	font-weight: 500;



}



.counters1 i {



	font-size: 62px;



	display: block;



	margin-bottom: 25px;



}



.counters1 h4 {



	display: block;



	width: 50%;



	font-size: 16px;



	font-weight: 400;



	margin: 0px auto 0 auto;



	border-tlayout-2-section3: 1px solid rgba(255,255,255,0.10);



	border-bottom: 1px solid rgba(255,255,255,0.10);



	padding: 5px 0px 8px 0px;



}















.counters2 {



	float: left;



	width: 100%;



	padding: 0px;



	text-align: center;



	font-size: 42px;



	color: #000;



	font-weight: 500;



}



.counters2 i {



	color: #2ecc71;



	font-size: 52px;



	display: block;



	margin-bottom: 35px;



}



.counters2 h4 {



	display: block;



	width: 50%;



	font-size: 18px;



	color: #2ecc71;



	font-weight: 400;



	margin: 35px auto 0 auto;



	border-tlayout-2-section3: 1px solid rgba(255,255,255,0.10);



	border-bottom: 1px solid rgba(255,255,255,0.10);



	padding: 5px 0px 8px 0px;



}







.counters3 {



	float: left;



	width: 100%;



	padding: 0px;



	text-align: center;



	font-size: 42px;



	color: #fff;



	font-weight: 500;



}



.counters3 i {



	color: #fff;



	font-size: 52px;



	display: block;



	margin-bottom: 35px;



}



.counters3 h4 {



	display: block;



	width: 50%;



	font-size: 18px;



	color: #fff;



	font-weight: 400;



	margin: 35px auto 0 auto;



	border-bottom: 1px solid rgba(255,255,255,0.10);



	padding: 5px 0px 8px 0px;



}







.counters4 {



	float: left;



	width: 100%;



	padding: 0px;



	text-align: center;



	font-size: 42px;



	color: #272727;



	font-weight: 500;



	margin-top:100px;



}



.counters4 i {



	color: #fff;



	font-size: 32px;



	margin-bottom:30px;



	border-radius:100%;



	width:100px;



	height:100px;



	line-height:100px;



	text-align: center;



	background-color:#4d8bf5;



}



.counters4 h4 {



	width: 50%;



	text-align: center;



	font-size: 18px;



	color: #272727;



	font-weight: 400;



	margin: 15px auto 0 auto;



	border-bottom: 1px solid #4d8bf5;



	padding: 10px 0px 12px 0px;



}







/* blog holder1



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



.blog-holder1 {



	width: 100%;



	float: left;



	transition: all 0.3s ease-out 0s;



	background-color: #f6f6f6;



}



.postinfo-icon-holder {



	float: left;



	margin: 0;



	padding: 0px;



	width: 100%;



}



.blog-holder1 .post-infoicon {



	margin-right: 8px;



	float: left;



}



.blog-post-info {



	font-size: 13px;



	color: #727272;



	display: block;



}



.blog-post-info2 {



	font-size: 13px;



	color: #fff;



	display: block;



}



.blog-holder1:hover, .blog-holder1.active {



	background-color: #00091d;



}



.blog-holder1:hover h4, .blog-holder1.active h4 {



	color: #fff;



}



.image-holder {



	width: 100%;



	float: left;



}



.image-holder.lesswidth1 {



	width: 80%;



}



.image-holder.lesswidth2 {



	width: 75%;



}



.image-holder.lesswidth3 {



	width: 70%;



}



.image-left {



	color: #fff;



	float: left;



	margin: 0;



	padding: 0 20px 0 0;



	transition: all 0.3s ease-out 0s;



}



.img-align-left {



	float: left;



	margin-right: 20px;



	margin-bottom: 20px;



}



.nodisplay-image {



	display: none;



}



.blog-holder-1 .post-date-box {



	position: absolute;



	width: 120px;



	height: 120px;



	float: left;



	font-size: 21px;



	color: #fff;



	padding: 36px 0 0 0;



	margin: 0;



	z-index: 2;



	text-align: center;



	background-color: #1cd0a9;



}



.blog-holder-1 .post-date-box span {



	font-size: 13px;



	color: #fff;



	display: block;



}



.blog-holder-1 .post-date-box.two {



	top: 120px;



	color: #242424;



	background-color: #fff;



}



.blog-holder-1 .post-date-box.two span {



	color: #242424;



}



/* blog holder 2



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



.blog-holder2 {



	width: 100%;



	float: left;



	background-color: #fff;



}



.blog-holder2 .text-box {



	width: 100%;



	float: left;



	border-right: 1px solid #e4e4e4;



	padding: 25px 0px 25px 0px;



	padding-left: 0px;



}



.blog-holder2 .text-box.noborder {



	border-right: none;



}



.blog-holder2 .post-date-box {



	position: static;



	background-color: #09aeec;



	padding-top: 10px;



}



.blog-holder2.two .post-date-box {



	position: static;



	color: #161616;



	border: 1px solid #e4e4e4;



	background-color: #fff;



}



.blog-holder2.two .post-date-box span {



	color: #161616;



}



/* Blog pagenation 



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



 



.blog-pagenation {



	margin: 0;



	padding: 0;



	width: 100%;



	text-align: center;



}



.blog-pagenation li {



	margin: 0;



	padding: 0;



	display: inline;



}



.blog-pagenation li a {



	color: #242424;



	height: 40px;



	line-height: 40px;



	margin: 0 10px 0 0;



	padding: 0;



	display: inline-block;



	text-align: center;



	width: 40px;



	border: 1px solid #e4e4e4;



}



.blog-pagenation li a:hover, .blog-pagenation li a.active {



	color: #fff;



	border: 1px solid #1cd0a9;



	background-color: #1cd0a9;



}







/*=============== Divider lines ============= */



.divider-line {



	float: left;



	width: 100%;



}



.divider-line.dashed {



	border-bottom: 1px dashed;



}



.divider-line.solid {



	border-bottom: 1px solid;



}



.divider-line.dark {



	border-bottom-color: #444444;



}



.divider-line.dark-2 {



	border-bottom-color: #343333;



}



.divider-line.light {



	border-bottom-color: #e4e4e4;



}



.divider-line.top-padding {



	padding-top: 20px;



}



.divider-line.bottom-margin {



	margin-bottom: 20px;



}



.divider-line.margin {



	margin: 20px 0;



}







/* Shortcode Titles */



.stcode_title1 h3 {



	font-size: 27px;



	z-index: 1;



	position: relative;



	text-align: left;



	font-weight: normal;



}



.stcode_title1 .line {



	background: #000;



	border-top: solid 1px #e3e3e3;



	position: absolute;



	height: 1px;



	display: block;



	top: 18px;



	width: 100%;



}



.stcode_title1 .text {



	background-color: #FFFFFF;



	z-index: 20;



	position: relative;



	text-align: center;



	padding: 0px 18px 0px 0px;



}



.stcode_title2 h3 {



	font-size: 27px;



	z-index: 1;



	position: relative;



	text-align: left;



	font-weight: 300;



}



.stcode_title2 .line {



	background: #000;



	border-top: solid 1px #e3e3e3;



	position: absolute;



	height: 1px;



	display: block;



	top: 16px;



	width: 100%;



}



.stcode_title2 .line2 {



	display: block;



	width: 70px;



	height: 2px;



	background-color: #272727;



	margin-top: 7px;



	margin-bottom: 18px



}



.stcode_title2 .text {



	background-color: #FFFFFF;



	z-index: 20;



	position: relative;



	text-align: center;



	padding: 0px 18px 0px 0px;



}



.stcode_title3 h3 {



	font-size: 27px;



	z-index: 1;



	position: relative;



	text-align: left;



	font-weight: 300;



}



.stcode_title3 .line {



	background: url(../images/hcross-lines.jpg) repeat-x left top;



	position: absolute;



	height: 8px;



	display: block;



	top: 14px;



	width: 100%;



}



.stcode_title3 .text {



	background-color: #FFFFFF;



	z-index: 20;



	position: relative;



	text-align: center;



	padding: 0px 18px 0px 0px;



}



.stcode_title4 h3 {



	font-size: 27px;



	padding-bottom: 16px;



	z-index: 1;



	position: relative;



	text-align: left;



	font-weight: normal;



}



.stcode_title4 .line {



	background: #2ecc71;



	position: absolute;



	height: 2px;



	display: block;



	bottom: 0px;



	width: 72px;



}



.stcode_title4 .text {



	z-index: 20;



	position: relative;



	text-align: center;



}



.stcode_title5 h3 {



	font-size: 27px;



	padding-bottom: 16px;



	z-index: 1;



	position: relative;



	text-align: left;



	font-weight: normal;



	margin-bottom: 25px;



}



.stcode_title5 h3.nmb {



	margin-bottom: 3px;



}



.stcode_title5 .line {



	background: #2ecc71;



	position: absolute;



	height: 3px;



	display: block;



	bottom: 0px;



	width: 100px;



}



.stcode_title5 .line2 {



	background: #000;



	border-top: solid 1px #e3e3e3;



	position: absolute;



	height: 1px;



	display: block;



	bottom: 1px;



	width: 100%;



}



.stcode_title5 .text {



	z-index: 20;



	position: relative;



	text-align: center;



}



.stcode_title6 {



	text-align: center;



}



.stcode_title6 h2 b {



	font-weight: bold;



}



.stcode_title6 h2 strong {



	color: #fff;



	padding: 3px 10px 3px 10px;



	background-color: #272727;



}



.stcode_title6.white h2 strong {



	color: #272727;



	padding: 3px 10px 3px 10px;



	background-color: #fff;



}



.stcode_title7 {



	text-align: center;



}



.stcode_title7 em {



	display: block;



	font-size: 16px;



	margin-top: 5px;



	font-style: normal;



	font-weight: 400;



}



.stcode_title7 .line {



	background: #2ecc71;



	height: 3px;



	display: block;



	bottom: 0px;



	width: 100px;



	margin: 18px auto 0 auto;



}



.stcode_title8 h2 {



	font-size: 35px;



	z-index: 1;



	position: relative;



	text-align: center;



	font-weight: 300;



}



.stcode_title8 .line {



	background: url(../images/h-line.jpg) no-repeat center top;



	position: absolute;



	height: 1px;



	display: block;



	top: 18px;



	width: 100%;



	margin: 0 auto;



}



.stcode_title8 .text {



	background-color: #FFFFFF;



	z-index: 20;



	position: relative;



	text-align: center;



	padding: 0px 25px;



}



.stcode_title9 {



	text-align: center;



}



.stcode_title9 em {



	display: block;



	font-size: 18px;



	margin-top: 5px;



	font-style: normal;



	font-weight: 400;



}



.stcode_title9 .line {



	background: url(../images/h-line2.png) no-repeat center top;



	height: 3px;



	display: block;



	bottom: 0px;



	width: 210px;



	margin: 18px auto 0 auto;



}



.stcode_title10 {



	text-align: center;



}



.stcode_title10 em {



	display: block;



	font-size: 18px;



	margin-top: 5px;



	font-style: normal;



	font-weight: 400;



}



.stcode_title10 .line {



	background: url(../images/h-line3.png) no-repeat center 13px;



	height: 39px;



	display: block;



	bottom: 0px;



	width: 300px;



	margin: 3px auto 0 auto;



}



.stcode_title10 i {



	display: block;



	color: #999;



	font-size: 14px;



	line-height: 50px;



}



.stcode_title11 h2 {



	text-decoration: underline;



	padding-bottom: 10px;



	text-align: center;



	margin-bottom: 40px;



}



.stcode_title12 h2 {



	font-size: 35px;



	z-index: 1;



	position: relative;



	text-align: center;



	font-weight: 300;



	margin-bottom: 14px;



	color: #2ecc71;



}



.stcode_title12 h4 {



	font-size: 22px;



	z-index: 1;



	position: relative;



	text-align: center;



	font-weight: 400;



	color: #727272;



}



.stcode_title12 .line {



	background: url(../images/h-line.jpg) no-repeat center top;



	position: absolute;



	height: 1px;



	display: block;



	top: 14px;



	width: 100%;



	margin: 0 auto;



}



.stcode_title12 .text {



	background-color: #FFFFFF;



	z-index: 20;



	position: relative;



	text-align: center;



	padding: 0px 20px;



}



.stcode_title13 {



	padding: 1px 12px;



	font-size: 40px;



	color: #f7ca18;



	font-family: 'Roboto', sans-serif;



	font-weight: 800;



	text-transform: uppercase;



	border-top: 1px solid #f7ca18;



	border-left: 5px solid #f7ca18;



	border-right: 5px solid #f7ca18;



	border-bottom: 1px solid #f7ca18;



	background: #fff;



}



.stcode_title14 {



	text-align: center;



}



.stcode_title14 em {



	display: block;



	font-size: 18px;



	font-style: normal;



	font-weight: 400;



	margin-bottom: 1px;



}



.stcode_title14 strong {



	font-weight: 800;



}



.stcode_title14 .line {



	background: #d64541;



	height: 2px;



	display: block;



	bottom: 0px;



	width: 140px;



	margin: 16px auto 0 auto;



}



.stcode_title14 .line.white {



	background: #fff;



}



.stcode_title15 {



	text-align: center;



}



.stcode_title15 .line {



	background: #181818;



	height: 2px;



	display: block;



	bottom: 0px;



	width: 50px;



	margin: 5px auto 0 auto;



}







.stcode_title16 {



	text-align: center;



}



.stcode_title16 em {



	display: block;



	font-size: 16px;



	line-height: 27px;



	margin-top: 12px;



	font-style: normal;



	color: #999;



	font-weight: 400;



}



.stcode_title16 .line{



    background: url(../images/h-line8.png) no-repeat center top;



    height: 7px;



    display: block;



    bottom: 0px;



    width: 140px;



	margin: 7px auto 0 auto;



}



.stcode_title16 .line2{



    background: url(../images/h-line9.png) no-repeat center top;



    height: 7px;



    display: block;



    bottom: 0px;



    width: 140px;



	margin: 18px auto 0 auto;



}



.stcode_title16 .line3{



    background: url(../images/h-line8.png) no-repeat center top;



    height: 7px;



    display: block;



    bottom: 0px;



    width: 140px;



	margin: 20px auto 0 auto;



}



.stcode_title16 .line4{



    background: url(../images/h-line8.png) no-repeat center top;



    height: 7px;



    display: block;



    bottom: 0px;



    width: 140px;



	margin: 16px auto 0 auto;



}







.stcode_title18 {



	text-align: center;



}















.divider_line1 {



	float: left;



	width: 100%;



	padding-top: 70px;



	margin-bottom: 75px;



	border-bottom: 1px solid #eee;



}



.divider_line1.nomp {



	float: left;



	width: 100%;



	padding-top: 0px;



	margin-bottom: 0px;



	border-bottom: 1px solid #eee;



}



.divider_line2 {



	float: left;



	width: 100%;



	padding-top: 75px;



	margin-bottom: 75px;



	background: url(../images/divider-line1.png) no-repeat center bottom;



}



.divider_line2.nop {



	padding-top: 0px;



	height: 10px;



}



.divider_line3 {



	float: left;



	width: 100%;



	padding-top: 75px;



	margin-bottom: 75px;



	text-align: center;



	background: url(../images/h-line.jpg) repeat-x left 88px;



}



.divider_line3 i {



	color: #fff;



	width: 27px;



	height: 27px;



	border-radius: 100%;



	background-color: #d3d3d3;



	text-align: center;



	vertical-align: middle;



	line-height: 27px;



}



.divider_line4 {



	float: left;



	width: 100%;



	padding-top: 75px;



	margin-bottom: 75px;



	text-align: center;



	background: url(../images/h-line.jpg) repeat-x left 98px;



}



.divider_line4 i {



	color: #d3d3d3;



	width: 45px;



	height: 45px;



	border-radius: 100%;



	background-color: #fff;



	text-align: center;



	vertical-align: middle;



	line-height: 45px;



	font-size: 20px;



}



.divider_line4.lessm {



	padding-top: 50px;



	margin-bottom: 60px;



	background: url(../images/h-line.jpg) repeat-x left 73px;



}



.divider_line5 {



	float: left;



	width: 100%;



	padding-top: 75px;



	margin-bottom: 75px;



	background: url(../images/h-line.jpg) repeat-x left 90px;



	text-align: center;



}



.divider_line5 i {



	color: #d3d3d3;



	width: 30px;



	height: 30px;



	border-radius: 100%;



	background-color: #fff;



	text-align: center;



	vertical-align: middle;



	line-height: 28px;



	font-size: 18px;



	border: 1px solid #d3d3d3;



}



.divider_line6 {



	float: left;



	width: 100%;



	padding-top: 75px;



	margin-bottom: 75px;



	background: url(../images/shadow3.png) repeat-x left bottom;



	text-align: center;



}



.divider_line7 {



	float: left;



	width: 100%;



	padding-top: 75px;



	margin-bottom: 75px;



	border-bottom: 1px dashed #e3e3e3;



}



.divider_line8 {



	float: left;



	width: 100%;



	padding-top: 75px;



	margin-bottom: 75px;



	border-bottom: 1px dotted #d9d9d9;



}



.divider_line9 {



	float: left;



	width: 100%;



	padding-top: 75px;



	margin-bottom: 75px;



	background: url(../images/shadow2.png) no-repeat center bottom;



	text-align: center;



}



.divider_line9.lessm {



	padding-top: 59px;



	margin-bottom: 50px;



}



.divider_line9.lessm2 {



	padding-top: 10px;



	margin-bottom: 106px;



}



.divider_line10 {



	float: left;



	width: 100%;



	padding-top: 75px;



	margin-bottom: 75px;



	background: url(../images/hcross-lines.jpg) repeat-x left bottom;



	text-align: center;



}



.divider_line11 {



	float: left;



	width: 100%;



	padding-top: 75px;



	margin-bottom: 75px;



	background: url(../images/h-line5.png) no-repeat center bottom;



	text-align: center;



}



.divider_line12 {



	float: left;



	width: 100%;



	padding-top: 75px;



	margin-bottom: 75px;



	background: url(../images/h-line6.png) no-repeat center bottom;



	text-align: center;



}



.divider_line13 {



	float: left;



	width: 100%;



	padding-top: 75px;



	margin-bottom: 70px;



	background: url(../images/h-line7.png) no-repeat center bottom;



	text-align: center;



}



.divider_line13.lessm {



	padding-top: 50px;



	margin-bottom: 50px;



}



.divider_line20 {



	width: 80%;



	padding-top: 20px;



	margin: 0 auto 0 auto;



	border-bottom: 1px solid #999;



}



.divider_line21 {



	float: left;



	width: 100%;



	margin-top: 18px;



	margin-bottom: 25px;



	border-bottom: 1px solid #eee;



}



.divider_line21.last {



	margin-bottom: 0px;



}



.divider_line22 {



	float: left;



	width: 100%;



	margin-top: 18px;



	margin-bottom: 25px;



	border-bottom: 1px solid #e1e1e1;



}



.divider_line23 {



	float: left;



	width: 100%;



	padding-top: 50px;



	margin-bottom: 50px;



	border-bottom: 1px solid #d0d0d0;



}











/*===============================================



-------------------------------------------------



	divider lines



-------------------------------------------------



================================================*/







/* Divider Lines



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



.sh-divider-line {



	width: 100%;



}



.sh-divider-line.dashed {



	border-bottom: 1px dashed;



}



.sh-divider-line.solid {



	border-bottom: 1px solid;



}



.sh-divider-line.doubble {



	border-bottom: double;



	line-height:40px;



}



.sh-divider-line.margin {



	padding:5px 0;



}







/* Divider Line less width



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



.sh-divider-line.less-width-1 {



    width: 10%;



	margin:0 auto;



}



.sh-divider-line.less-width-2 {



    width: 20%;



	margin:0 auto;



}



.sh-divider-line.less-width-3 {



    width: 30%;



	margin:0 auto;



}



.sh-divider-line.less-width-4 {



    width: 40%;



	margin:0 auto;



}



.sh-divider-line.less-width-5 {



    width: 50%;



	margin:0 auto;



}



.sh-divider-line.less-width-6 {



    width: 60%;



	margin:0 auto;



}



.sh-divider-line.less-width-7 {



    width: 70%;



	margin:0 auto;



}



.sh-divider-line.less-width-8 {



    width: 80%;



	margin:0 auto;



}



.sh-divider-line.less-width-9 {



    width: 90%;



	margin:0 auto;



}



/* Divider Line colors



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



 



 /* Divider Line dark



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



.sh-divider-line.dark {



	border-bottom-color:#242424;



}







/* Divider Line light



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



.sh-divider-line.light {



	border-bottom-color:#e4e4e4;



}



/* Divider Line red



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



.sh-divider-line.red {



	border-bottom-color:#f83712;



}



/* Divider Line green



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



.sh-divider-line.green {



	border-bottom-color:#2bc220;



}



/* Divider Line blue



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



.sh-divider-line.blue {



	border-bottom-color:#30d1f4;



}







/* styled boxes */



.infomes, .errormes, .noticemes, .successmes {



	-webkit-border-radius: 0px;



	-moz-border-radius: 0px;



	border-radius: 0px;



	border: 1px solid #bbb;



	font-size: 14px;



}



.infomes i, .errormes i, .noticemes i, .successmes i {



	margin-right: 7px;



}



p.error {



	border: none;



}



.infomes strong, .errormes strong, .noticemes strong, .successmes strong {



	font-size: 16px;



}



.message-box-wrap {



	border: 0px solid #fff;



	padding: 20px 20px;



}



.infomes {



	color: #3378b9;



	border-color: #9ecaf3;



	background-color: #dbedfd;



}



.errormes {



	color: #bd6767;



	border-color: #f1bdbd;



	background-color: #ffdddd;



}



.noticemes {



	color: #a79a30;



	border-color: #d7d099;



	background-color: #f6f2d2;



}



.successmes {



	color: #1ea133;



	border-color: #a9ecb4;



	background-color: #dffbe4;



}



.close-but {



	width: 10px;



	height: 10px;



	float: right;



	border: none;



	margin: 8px;



	cursor: pointer;



	font-size: 0px;



	background: url(../images/elements/icon-remove.png) no-repeat center top;



}



.alertymes1 {



	float: left;



	width: 100%;



	padding: 22px;



	border-radius: 5px;



	color: #272727;



	border: 1px solid #eee;



	background-color: #f9f9f9;



	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);



	-moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);



	box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.1);



}



.alertymes1 i {



	margin-right: 10px;



}



.alertymes2 {



	float: left;



	width: 100%;



	padding: 22px;



	color: #fff;



	background-color: #2ecc71;



}



.alertymes2 i {



	margin-right: 10px;



}



.alertymes3 {



	float: left;



	width: 100%;



	padding: 22px;



	color: #dda614;



	border: 5px solid #e3b028;



	background-color: #fff;



}



.alertymes3 i {



	margin-right: 10px;



}



.alertymes4 {



	float: left;



	width: 100%;



	padding: 22px;



	color: #eb3535;



	border: 1px solid #eb3535;



	background-color: #fff;



	text-align: center;



}



.alertymes4 i {



	margin-right: 10px;



}











/* Buttons */



a.but_goback, a.but_ok_2, a.but_wifi, a.but_warning_sign, a.but_user, a.but_tag, a.but_table, a.but_star, a.but_search, a.but_phone, a.but_pencil, a.but_new_window, a.but_music, a.but_hand_right, a.but_thumbs_down, a.but_thumbs_up, a.but_globe, a.but_hospital, a.but_coffe_cup, a.but_settings, a.but_chat, a.but_play_button, a.but_remove_2, a.but_lock, a.but_shopping_cart, a.but_exclamation_mark, a.but_info, a.but_question_mark, a.but_minus, a.but_plus, a.but_folder_open, a.but_file, a.but_envelope, a.but_edit, a.but_cogwheel, a.but_check, a.but_camera, a.but_calendar, a.but_bookmark, a.but_book, a.but_download, a.but_pdf, a.but_word_doc, a.but_woman {



	font-family: 'Open Sans', sans-serif;



	font-size: 14px;



	color: #fff;



	font-weight: 600;



	-moz-border-radius: 3px;



	border-radius: 3px;



	transition: all 0.3s ease;



}



a.but_goback i {



	color: #fff;



}



a.but_goback {



	padding: 13px 25px 13px 22px;



	margin: 0px 0px 0px 0px;



	background: #2ecc71;



	border-bottom: 1px solid #999;



}



a.but_goback:hover {



	color: #fff;



	background-color: #383634;



}



a.but_ok_2 {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #ff8100;



	border-bottom: 1px solid #909090;



}



a.but_ok_2:hover {



	background-color: #ff9900;



}



a.but_wifi {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #0099cc;



	border-bottom: 1px solid #909090;



}



a.but_wifi:hover {



	background-color: #00abde;



}



a.but_warning_sign {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #e5cc19;



	border-bottom: 1px solid #909090;



}



a.but_warning_sign:hover {



	background-color: #efda1b;



}



a.but_user {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #007f99;



	border-bottom: 1px solid #909090;



}



a.but_user:hover {



	background-color: #0090ad;



}



a.but_tag {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #e59919;



	border-bottom: 1px solid #909090;



}



a.but_tag:hover {



	background-color: #efa61b;



}



a.but_table {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #4c6699;



	border-bottom: 1px solid #909090;



}



a.but_table:hover {



	background-color: #5674ad;



}



a.but_star {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #99cc4c;



	border-bottom: 1px solid #909090;



}



a.but_star:hover {



	background-color: #a6da52;



}



a.but_search {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #66667f;



	border-bottom: 1px solid #909090;



}



a.but_search:hover {



	background-color: #747490;



}



a.but_phone {



	padding: 10px 20px 10px 20px;



	margin: 0px 0px 0px 0px;



	background: #e56619;



	border-bottom: 1px solid #909090;



}



a.but_phone:hover {



	background-color: #ef6f1b;



}



a.but_pencil {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #cc4c19;



	border-bottom: 1px solid #909090;



}



a.but_pencil:hover {



	background-color: #da521b;



}



a.but_new_window {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #001900;



	border-bottom: 1px solid #909090;



}



a.but_new_window:hover {



	background-color: #272727;



}



a.but_music {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #cccc7f;



	border-bottom: 1px solid #909090;



}



a.but_music:hover {



	background-color: #dada8a;



}



a.but_hand_right {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #ff8100;



	border-bottom: 1px solid #909090;



}



a.but_hand_right:hover {



	color: #fff;



	background-color: #ff9900;



}



a.but_thumbs_down {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #9999cc;



	border-bottom: 1px solid #909090;



}



a.but_thumbs_down:hover {



	background-color: #a6a6da;



}



a.but_thumbs_up {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #00cce5;



	border-bottom: 1px solid #909090;



}



a.but_thumbs_up:hover {



	background-color: #00daef;



}



a.but_globe {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #669999;



	border-bottom: 1px solid #909090;



}



a.but_globe:hover {



	background-color: #6fa6a6;



}



a.but_hospital {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #196666;



	border-bottom: 1px solid #909090;



}



a.but_hospital:hover {



	background-color: #1b6f6f;



}



a.but_coffe_cup {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #7f994c;



	border-bottom: 1px solid #909090;



}



a.but_coffe_cup:hover {



	background-color: #8aa652;



}



a.but_settings {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #997f4c;



	border-bottom: 1px solid #909090;



}



a.but_settings:hover {



	background-color: #a68a52;



}



a.but_chat {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #7f9919;



	border-bottom: 1px solid #909090;



}



a.but_chat:hover {



	background-color: #8aa61b;



}



a.but_play_button {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #4c664c;



	border-bottom: 1px solid #909090;



}



a.but_play_button:hover {



	background-color: #567456;



}



a.but_remove_2 {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #e59966;



	border-bottom: 1px solid #909090;



}



a.but_remove_2:hover {



	background-color: #efa66f;



}



a.but_lock {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #994c19;



	border-bottom: 1px solid #909090;



}



a.but_lock:hover {



	background-color: #a6521b;



}



a.but_shopping_cart {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #cc7f4c;



	border-bottom: 1px solid #909090;



}



a.but_shopping_cart:hover {



	background-color: #da8a52;



}



a.but_exclamation_mark {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #4c7f7f;



	border-bottom: 1px solid #909090;



}



a.but_exclamation_mark:hover {



	background-color: #528a8a;



}



a.but_info {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #667fcc;



	border-bottom: 1px solid #909090;



}



a.but_info:hover {



	background-color: #6f8ada;



}



a.but_question_mark {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #4c0019;



	border-bottom: 1px solid #909090;



}



a.but_question_mark:hover {



	background-color: #620020;



}



a.but_minus {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #666666;



	border-bottom: 1px solid #909090;



}



a.but_minus:hover {



	background-color: #747474;



}



a.but_plus {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #272727;



	border-bottom: 1px solid #909090;



}



a.but_plus:hover {



	background-color: #444444;



}



a.but_folder_open {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #99cc99;



	border-bottom: 1px solid #909090;



}



a.but_folder_open:hover {



	background-color: #a6daa6;



}



a.but_file {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #999999;



	border-bottom: 1px solid #909090;



}



a.but_file:hover {



	background-color: #a6a6a6;



}



a.but_envelope {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #727272;



	border-bottom: 1px solid #909090;



}



a.but_envelope:hover {



	background-color: #7c7c7c;



}



a.but_edit {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #e5cc7f;



	border-bottom: 1px solid #909090;



}



a.but_edit:hover {



	background-color: #efda8a;



}



a.but_cogwheel {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #194c7f;



	border-bottom: 1px solid #909090;



}



a.but_cogwheel:hover {



	background-color: #1e5c99;



}



a.but_check {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #004c4c;



	border-bottom: 1px solid #909090;



}



a.but_check:hover {



	background-color: #005c5c;



}



a.but_camera {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #007fcc;



	border-bottom: 1px solid #909090;



}



a.but_camera:hover {



	background-color: #008ada;



}



a.but_calendar {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #4c99e5;



	border-bottom: 1px solid #909090;



}



a.but_calendar:hover {



	background-color: #52a6ef;



}



a.but_bookmark {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #990000;



	border-bottom: 1px solid #909090;



}



a.but_bookmark:hover {



	background-color: #b60000;



}



a.but_book {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #7f9999;



	border-bottom: 1px solid #909090;



}



a.but_book:hover {



	background-color: #8aa6a6;



}



a.but_download {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #ff8100;



	border-bottom: 1px solid #909090;



}



a.but_download:hover {



	background-color: #ff9900;



}



a.but_pdf {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #ff8100;



	border-bottom: 1px solid #909090;



}



a.but_pdf:hover {



	background-color: #ff9900;



}



a.but_word_doc {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #ff8100;



	border-bottom: 1px solid #909090;



}



a.but_word_doc:hover {



	background-color: #ff9900;



}



a.but_woman {



	padding: 10px 22px 10px 22px;



	margin: 0px 0px 0px 0px;



	background: #ff8100;



	border-bottom: 1px solid #909090;



}



a.but_woman:hover {



	background-color: #ff9900;



}



/* small buttons */



.but_small1 {



	color: #fff;



	padding: 10px 25px;



	background-color: #3298cb;



	border-radius: 3px;



	transition: all 0.3s ease;



	white-space: nowrap;



}



.but_small1:hover {



	color: #fff;



	background-color: #272727;



}



.but_small1.gray {



	color: #fff;



	background-color: #272727;



}



.but_small1.gray:hover {



	color: #fff;



	background-color: #2ecc71;



}



.but_small3 {



	display: inline-block;



	height: 41px;



	line-height: 41px;



	padding-right: 20px;



	padding-left: 58px;



	position: relative;



	background-color: #2ecc71;



	color: #fff;



	border-radius: 4px;



	white-space: nowrap;



	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";



	zoom: 1;



 filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#ff123852, Positive=true);



	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";



 filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, Color=#33000000, Positive=true);



}



.but_small3 span {



	position: absolute;



	left: 0;



	width: 41px;



	background-color: #20bd63;



	-webkit-border-top-left-radius: 4px;



	-webkit-border-bottom-left-radius: 4px;



	-moz-border-radius-topleft: 4px;



	-moz-border-radius-bottomleft: 4px;



	border-top-left-radius: 4px;



	border-bottom-left-radius: 4px;



	border-right: 1px solid rgba(0,0,0,0.15);



	transition: all 0.3s ease;



}



.but_small3:hover {



	color: #fff;



}



.but_small3 span i {



	color: #fff;



	font-size: 18px;



	margin-left: 12px;



}



.but_small3:hover span, .but_small3.active span {



	color: #fff;



	background-color: #272727;



	border-right: 1px solid #181818;



}



.but_small3.gray {



	background-color: #636363;



}



.but_small3.gray span {



	background-color: #454545;



}



.but_small3.gray:hover {



	color: #fff;



}



.but_small3.gray span i {



	color: #fff;



	font-size: 18px;



	margin-left: 12px;



}



.but_small3.gray:hover span, .but_small3.gray.active span {



	color: #fff;



	background-color: #272727;



	border-right: 1px solid #181818;



}



.but_small2 {



	color: #fff;



	padding: 10px 25px;



	background-color: #2ecc71;



	border-radius: 20px;



	transition: all 0.3s ease;



	border-bottom: 1px solid #272727;



	white-space: nowrap;



}



.but_small2:hover {



	color: #fff;



	background-color: #272727;



}



.but_small2.nob {



	padding: 10px 30px;



	border-bottom: 0px solid #272727;



}



.but_small4 {



	color: #fff;



	padding: 10px 25px;



	background-color: #2ecc71;



	border-radius: 5px;



	transition: all 0.3s ease;



	border-bottom: 3px solid #272727;



	white-space: nowrap;



}



.but_small4:hover {



	color: #fff;



	background-color: #272727;



	border-bottom: 0px solid #454545;



}



.but_small5 {



	color: #2ecc71;



	padding: 10px 25px;



	background-color: #fff;



	border-radius: 2px;



	transition: all 0.3s ease;



	white-space: nowrap;



	border: 2px solid #2ecc71;



}



.but_small5:hover {



	color: #272727;



	border: 2px solid #272727;



}



.but_small5.light {



	color: #fff;



	background: none;



	border: 2px solid #fff;



}



.but_small5.light:hover {



	background-color: #fff;



	border: 2px solid #fff;



}



.but_small5.light2 {



	color: #fff;



	background: none;



	border: 1px solid #fff;



	padding: 8px 18px;



}



.but_small5.light2:hover {



	background-color: #fff;



	border: 1px solid #fff;



}



/* medium buttons */



.but_medium1 {



	color: #fff;



	padding: 14px 35px;



	border-radius: 3px;



	transition: all 0.3s ease;



	white-space: nowrap;



}



.but_medium1:hover {



	color: #fff;



	background-color: #272727;



}



.but_medium1.white {



	color: #fff;



	padding: 14px 35px;



	border: 2px solid #fff;



	border-radius: 3px;



	transition: all 0.3s ease;



	white-space: nowrap;



	text-transform: uppercase;



	font-weight: bold;



}



.but_medium1.white:hover {



	color: #272727;



	background-color: #fff;



}



.but_medium1.white.active {



	color: #272727;



	background-color: #fff;



}



.but_medium3 {



	display: inline-block;



	height: 48px;



	line-height: 48px;



	padding-right: 30px;



	padding-left: 68px;



	position: relative;



	color: #fff;



	border-radius: 4px;



	white-space: nowrap;



	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";



	zoom: 1;



 filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#ff123852, Positive=true);



	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";



 filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, Color=#33000000, Positive=true);



}



.but_medium3 span {



	position: absolute;



	left: 0;



	width: 48px;



	background-color: #20bd63;



	-webkit-border-top-left-radius: 4px;



	-webkit-border-bottom-left-radius: 4px;



	-moz-border-radius-topleft: 4px;



	-moz-border-radius-bottomleft: 4px;



	border-top-left-radius: 4px;



	border-bottom-left-radius: 4px;



	border-right: 1px solid rgba(0,0,0,0.15);



	transition: all 0.3s ease;



}



.but_medium3:hover {



	color: #fff;



}



.but_medium3 span i {



	color: #fff;



	font-size: 18px;



	margin-left: 16px;



}



.but_medium3:hover span, .but_medium3.active span {



	color: #fff;



	background-color: #272727;



	border-right: 1px solid #181818;



}



.but_medium2 {



	color: #fff;



	padding: 14px 35px;



	border-radius: 30px;



	transition: all 0.3s ease;



	border-bottom: 1px solid #272727;



	white-space: nowrap;



}



.but_medium2:hover {



	color: #fff;



	background-color: #272727;



}



.but_medium4 {



	color: #fff;



	padding: 14px 35px;



	background-color: #2ecc71;



	border-radius: 5px;



	transition: all 0.3s ease;



	border-bottom: 3px solid #272727;



	white-space: nowrap;



}



.but_medium4:hover {



	color: #fff;



	background-color: #272727;



	border-bottom: 0px solid #454545;



}



.but_medium5 {



	color: #2ecc71;



	padding: 12px 35px;



	background-color: #fff;



	border-radius: 2px;



	transition: all 0.3s ease;



	white-space: nowrap;



	border: 2px solid #2ecc71;



}



.but_medium5:hover {



	color: #272727;



	border: 2px solid #272727;



}



/* large buttons */



.but_large1 {



	color: #fff;



	padding: 18px 50px;



	background-color: #2ecc71;



	border-radius: 3px;



	transition: all 0.3s ease;



	white-space: nowrap;



}



.but_large1:hover {



	color: #fff;



	background-color: #272727;



}



.but_large1.two:hover {



	color: #fff;



	background-color: #727272;



}



.but_large1.small {



	color: #fff;



	padding: 13px 50px;



	background-color: #2ecc71;



	border-radius: 3px;



	transition: all 0.3s ease;



	white-space: nowrap;



	text-transform: uppercase;



	font-size: 16px;



	font-weight: bold;



}



.but_large1.small:hover {



	color: #fff;



	background-color: #272727;



}



.but_large3 {



	display: inline-block;



	height: 50px;



	line-height: 50px;



	padding-right: 35px;



	padding-left: 83px;



	position: relative;



	background-color: #2ecc71;



	color: #fff;



	border-radius: 4px;



	white-space: nowrap;



	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";



	zoom: 1;



 filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=1, Color=#ff123852, Positive=true);



	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";



 filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=2, Color=#33000000, Positive=true);



}



.but_large3 span {



	position: absolute;



	left: 0;



	width: 58px;



	background-color: #20bd63;



	-webkit-border-top-left-radius: 4px;



	-webkit-border-bottom-left-radius: 4px;



	-moz-border-radius-topleft: 4px;



	-moz-border-radius-bottomleft: 4px;



	border-top-left-radius: 4px;



	border-bottom-left-radius: 4px;



	border-right: 1px solid rgba(0,0,0,0.15);



	transition: all 0.3s ease;



}



.but_large3:hover {



	color: #fff;



}



.but_large3 span i {



	color: #fff;



	font-size: 18px;



	margin-left: 20px;



}



.but_large3:hover span, .but_large3.active span {



	color: #fff;



	background-color: #272727;



	border-right: 1px solid #181818;



}



.but_large2 {



	color: #fff;



	padding: 16px 50px;



	background-color: #3298cb;



	border-radius: 0px;



	transition: all 0.3s ease;



	border-bottom: 1px solid #272727;



	white-space: nowrap;



}



.but_large2:hover {



	color: #fff;



	background-color: #272727;



}



.but_large4 {



	color: #fff;



	padding: 16px 50px;



	background-color: #2ecc71;



	border-radius: 5px;



	transition: all 0.3s ease;



	border-bottom: 3px solid #272727;



	white-space: nowrap;



}



.but_large4:hover {



	color: #fff;



	background-color: #272727;



}



.but_large4.white {



	color: #2ecc71;



	background-color: #fff;



	border-bottom: 0px solid #272727;



}



.but_large4:hover {



	color: #fff;



	background-color: #272727;



	border-bottom: 0px solid #454545;



}



.but_large5 {



	color: #3298cb;



	padding: 16px 45px;



	background-color: #fff;



	border-radius: 2px;



	transition: all 0.3s ease;



	white-space: nowrap;



	border: 2px solid #3298cb;



}



.but_large5:hover {



	color: #272727;



	border: 2px solid #272727;



}



.but_full {



	float: left;



	width: 100%;



	text-align: center;



	color: #272727;



	padding: 30px 0px;



	background-color: #f7f7f7;



	border-radius: 4px;



	transition: all 0.3s ease;



	white-space: nowrap;



	border: 1px solid #e3e3e3;



	font-size: 22px;



	font-weight: 600;



}



.but_full:hover {



	background-color: #fff;



}



.imagede {



	-webkit-animation: spin 3s linear infinite;



	-moz-animation: spin 3s linear infinite;



	animation: spin 3s linear infinite;



}



@-moz-keyframes spin {



100% {



-moz-transform: rotate(360deg);



}



}



@-webkit-keyframes spin {



100% {



-webkit-transform: rotate(360deg);



}



}



@keyframes spin {



100% {



-webkit-transform: rotate(360deg);



transform:rotate(360deg);



}



}



.but_full2 {



	width: 100%;



	height: 70px;



	background-color: #f3f3f3;



	overflow: hidden;



	text-align: center;



	color: #272727;



	border-radius: 4px;



	vertical-align: middle;



	line-height: 70px;



	font-size: 18px;



	font-weight: 600;



}



.but_full2 .butprogress {



	-webkit-transition: all 0.7s ease;



	-moz-transition: all 0.7s ease;



	-ms-transition: all 0.7s ease;



	-o-transition: all 0.7s ease;



	transition: all 0.7s ease;



	height: 70px;



	width: 10px;



	background: #2ecc71;



	position: absolute;



	overflow: hidden;



	border-radius: 4px;



	border-top-right-radius: 0px;



	border-bottom-right-radius: 0px;



}



.but_full2 .done {



	float: left;



	text-align: center;



	line-height: 70px;



	font-size: 18px;



	font-weight: bold;



	color: #EEE;



	height: 70px;



	width: 100%;



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



	cursor: pointer;



	vertical-align: middle;



	line-height: 70px;



	font-weight: 600;



	position: relative;



	z-index: 98;



}



.but_full2 strong {



	position: relative;



	z-index: 99;



	font-weight: normal;



}



.but_full2:hover .butprogress {



	-webkit-transition: all 0.7s ease;



	-moz-transition: all 0.7s ease;



	-ms-transition: all 0.7s ease;



	-o-transition: all 0.7s ease;



	transition: all 0.7s ease;



	width: 100%;



	border-radius: 4px;



}



.but_full2 .butprogress a {



	color: #fff;



}



.but_full2.two .butprogress {



	background: #e3e3e3;



}



/* list */



ul.list_empty {



	float: left;



	padding: 0px;



	margin: 0px;



	width: 100%;



}



.list_empty li {



	float: left;



	padding: 0px;



	margin: 0px 16px 40px 0px;



}



ul.list_empty2 {



	float: left;



	padding: 0px;



	margin: 0px;



	width: 100%;



}



.list_empty2 li {



	float: left;



	padding: 0px;



	margin: 0px 5px 0px 0px;



}



ul.list1 {



	float: left;



	width: 100%;



	padding: 0px;



	margin: 0px;



}



.list1 li {



	padding: 8px 0px;



	margin: 0px;



}



.list1 li i {



	font-size: 18px;



	margin-right: 8px;



}



.list1.small li i {



	font-size: 12px;



	margin-right: 5px;



}



.grid{



	padding:20px 20px;



	border:dashed 2px transparent;



	transition: all 0.3s ease;



}



.grid:hover, .grid.active{



	border:dashed 2px #e2e2e2;



	padding:20px 20px;



}











.grid-boxed {



  border: 2px solid transparent;



  padding: 20px;



}







.grid-boxed:hover, .grid-boxed.active{



  border: 2px dashed #e2e2e2;



}











.border{



	border-color:#fff;



}











/* flip boxes */



.flipbox {



	width: 100%;



	height: 320px;



	margin: 0;



	position: relative;



}



.flipscont1 {



	width: 100%;



	height: 100%;



	-o-transition: all .5s;



	-ms-transition: all .5s;



	-moz-transition: all .5s;



	-webkit-transition: all .5s;



	transition: all .5s;



	-webkit-backface-visibility: hidden;



	-ms-backface-visibility: hidden;



	-moz-backface-visibility: hidden;



	backface-visibility: hidden;



	position: absolute;



	top: 0px;



	left: 0px;



	text-align: center;



}



.flipbox_front {



	padding: 0px;



	width: 100%;



	z-index: 2;



}



.flipbox_front img {



	width: 100%;



	height: 259px;



	margin-bottom: 10px;



}



.flipbox_front h5 {



	margin-bottom: 3px;



}



.flipbox_front img.full {



	width: 100%;



	height: auto;



}



.flipbox_back {



	width: 100%;



	padding: 50px 35px;



	color: #fff;



	background-color: #272727;



	z-index: 1;



	height: 320px;



	margin: 0px;



	text-align: center;



	-webkit-transform: rotateY(-180deg);



	-ms-transform: rotateY(-180deg);



	-moz-transform: rotateY(-180deg);



	transform: rotateY(-180deg);



	-sand-transform: rotateY(180deg);



}



.flipbox:hover .flipbox_front {



	z-index: 1;



	-webkit-transform: rotateY(180deg);



	-ms-transform: rotateY(180deg);



	-moz-transform: rotateY(180deg);



	transform: rotateY(180deg);



	-sand-transform: rotateY(180deg);



}



.flipbox:hover .flipbox_back {



	z-index: 2;



	-webkit-transform: rotateY(0deg);



	-ms-transform: rotateY(0deg);



	-moz-transform: rotateY(0deg);



	transform: rotateY(0deg);



	-sand-transform: rotate(0deg);



}



.flipbox_back .fsoci {



	float: left;



	width: 100%;



	margin: 18px 0px 32px 0px;



}



.flipbox_back .fsoci i {



	border-radius: 100%;



	width: 25px;



	height: 25px;



	border: 1px solid #fff;



	text-align: center;



	vertical-align: middle;



	line-height: 25px;



	color: #fff;



	transition: all 0.3s ease;



}



.flipbox_back .fsoci i:hover {



	background: #fff;



	color: #272727;



}



.flipbox_back p,



.flipbox-2_back p {



	color: #fff;



}







.flipbox-2 {



	width: 100%;



	height: 320px;



	margin: 0;



	position: relative;



}



.flipscont2 {



	width: 100%;



	height: 100%;



	-o-transition: all .5s;



	-ms-transition: all .5s;



	-moz-transition: all .5s;



	-webkit-transition: all .5s;



	transition: all .5s;



	-webkit-backface-visibility: hidden;



	-ms-backface-visibility: hidden;



	-moz-backface-visibility: hidden;



	backface-visibility: hidden;



	position: absolute;



	top: 0px;



	left: 0px;



	text-align: center;



	background-color: #eee;



}



.flipbox-2_front {



	padding: 0px;



	width: 100%;



	z-index: 2;



}



.flipbox-2_front img {



	width: 100%;



}



.flipbox-2_back {



	width: 100%;



	padding: 50px 35px;



	color: #fff;



	z-index: 1;



	height: 320px;



	margin: 0px;



	text-align: center;



	-webkit-transform: rotateX(-180deg);



	-ms-transform: rotateX(-180deg);



	-moz-transform: rotateX(-180deg);



	transform: rotateX(-180deg);



	-sand-transform: rotateX(180deg);



}



.flipbox-2:hover .flipbox-2_front {



	z-index: 1;



	-webkit-transform: rotateX(180deg);



	-ms-transform: rotateX(180deg);



	-moz-transform: rotateX(180deg);



	transform: rotateX(180deg);



	-sand-transform: rotateX(180deg);



}



.flipbox-2:hover .flipbox-2_back {



	z-index: 2;



	-webkit-transform: rotateX(0deg);



	-ms-transform: rotateX(0deg);



	-moz-transform: rotateX(0deg);



	transform: rotateX(0deg);



	-sand-transform: rotate(0deg);



}



/* image frames */



.imgframe1 {



	float: left;



	width: 100%;



	border: 8px solid #d3d3d3;



}



.imgframe2 {



	float: left;



	width: 100%;



	border: 8px solid #fff;



	-webkit-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.20);



	-moz-box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.20);



	box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.20);



}



.imgframe3 {



	float: left;



	width: 100%;



	text-align: center;



	background-color: #272727;



	border: 8px solid #272727;



}



.imgframe3 img {



	float: left;



	width: 100%;



}



.imgframe3 strong {



	float: left;



	color: #fff;



	font-size: 18px;



	font-weight: normal;



	width: 100%;



	padding: 14px 0px 12px 0px;



	text-align: center;



}



.imgframe4 {



	float: left;



	width: 100%;



	-webkit-box-shadow: 0 10px 6px -6px #454545;



	-moz-box-shadow: 0 10px 6px -6px #454545;



	box-shadow: 0 10px 6px -6px #454545;



}



.imgframe5 {



	float: left;



	width: 100%;



	position: relative;



}



.imgframe5 img {



	float: left;



	width: 100%;



}



.imgframe5:before, .imgframe5:after {



	z-index: -1;



	position: absolute;



	content: "";



	bottom: 15px;



	left: 10px;



	width: 50%;



	top: 80%;



	max-width: 300px;



	background: #777;



	-webkit-box-shadow: 0 12px 10px #454545;



	-moz-box-shadow: 0 12px 10px #454545;



	box-shadow: 0 12px 10px #454545;



	-webkit-transform: rotate(-3deg);



	-moz-transform: rotate(-3deg);



	-o-transform: rotate(-3deg);



	-ms-transform: rotate(-3deg);



	transform: rotate(-3deg);



}



.imgframe5:after {



	-webkit-transform: rotate(3deg);



	-moz-transform: rotate(3deg);



	-o-transform: rotate(3deg);



	-ms-transform: rotate(3deg);



	transform: rotate(3deg);



	right: 10px;



	left: auto;



}



.imgframe6 {



	float: left;



	width: 100%;



	position: relative;



}



.imgframe6 img {



	float: left;



	width: 100%;



	border: 10px solid #f3f3f3;



}



.imgframe6:before, .imgframe6:after {



	z-index: -1;



	position: absolute;



	content: "";



	bottom: 15px;



	left: 10px;



	width: 50%;



	top: 80%;



	max-width: 300px;



	background: #777;



	-webkit-box-shadow: 0 16px 10px #454545;



	-moz-box-shadow: 0 16px 10px #454545;



	box-shadow: 0 16px 10px #454545;



	-webkit-transform: rotate(-3deg);



	-moz-transform: rotate(-3deg);



	-o-transform: rotate(-3deg);



	-ms-transform: rotate(-3deg);



	transform: rotate(-3deg);



}



.imgframe6:after {



	-webkit-transform: rotate(3deg);



	-moz-transform: rotate(3deg);



	-o-transform: rotate(3deg);



	-ms-transform: rotate(3deg);



	transform: rotate(3deg);



	right: 10px;



	left: auto;



}







/* Social Icon Style 3



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



.social-icons-3 {



	width: 100%;



	padding: 0px;



	margin: 0px;



	display:inline-block;



}



.social-icons-3 li {



	padding: 0px;



	margin: 0px;



	display:inline-block;



	text-align: center;



}



.social-icons-3 li a {



	width: 40px;



	height: 40px;



	padding: 0px;



	margin: 0 5px 5px 0;



	text-align: center;



	font-size: 16px;



	color: #fff;



	line-height: 39px;



	display:inline-block;



	background-color: #2ecc71;



}



.social-icons-3 li a:hover {



	color: #fff;



	background-color: #161616;



}







.social-icons-1.round li a, .social-icons-2.round li a, .social-icons-3.round li a {



	border-radius:100%;



}



/* button green dark



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



.btn.btn-greendark {



	color: #fff;



	background-color: #2ecc71;



}



.btn.btn-greendark:hover {



	color: #fff;



	background-color: #242424;



}



















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



/*         contact form             */



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







.cforms label {



	float: left;



	width: 100%;



	color: #454545;



	font-weight: normal;



	text-align:left;



}







.cforms label em {



	color: #2ecc71;



	font-size: 12px;



	font-style: normal;



}







.cforms input {



	color: #454545;



	float: left;



	width: 100%;



	padding: 9px 12px;



	margin-bottom: 10px;



	border: 1px solid #eee;



	background: #f9f9f9;



	-webkit-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);



	-moz-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);



	box-shadow: inset 0px 1px 2px 0px rgba(238,238,238,1);



}







.cforms textarea {



	color: #454545;



	float: left;



	width: 100%;



	padding: 9px 12px;



	margin-bottom: 10px;



	border: 1px solid #eee;



	background: #f9f9f9;



	-webkit-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);



	-moz-box-shadow: inset 1px 0px 2px 0px rgba(238,238,238,1);



	box-shadow: inset 0px 1px 2px 0px rgba(238,238,238,1);



}







.cforms .button {



	float: left;



	margin-top: 10px;



	color: #fff;



	padding: 14px 20px;



	font-size: 14px;



	font-weight: 500;



	background: #2ecc71;



	border: 1px solid #2ecc71;



	border-radius: 3px;



	font-family: 'Raleway', sans-serif;



	cursor: pointer;



	transition: all 0.3s ease;



}



.cforms .button:hover {



	background: #454545;



	border: 1px solid #393939;



}







.address_info {



	float: left;



	background-color: #f9f9f9;



	border: 1px solid #e1e1e1;



	padding: 20px 0px;



	width: 99%;



	margin-bottom: 40px;



	padding-left:40px;



}







/*============ google maps ============ */



.google-map {



	width: 99%;



	height: 350px;



	border: 5px solid #fff;



	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);



	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);



}



.google-map2 {



	width: 100%;



	height: 450px;



}



.google-map3 {



	width: 100%;



	height: 300px;



	border: 10px solid #fff;



	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);



	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);



}







/* Section bgimg-1



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



.section-bgimg-1 {



	background-image:url(../images/bg-img02.jpg);



	background-position: center center;



	background-repeat: no-repeat;



}







/* Section bgimg-2



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



.section-bgimg-2 {



	background-image:url(../images/bg-img01.jpg);



	background-position: center center;



	background-repeat: no-repeat;



}



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



  Registration and Login Page 



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







.box-login {



	width:100%;



	padding:50px 100px;



}







.box-Registration {



	width:100%;



	padding:50px 50px;



}



/* Form block */



.form-block {



	padding: 70px 100px;



	background: #fff;



	



}







/* Form Header */



.form-block h2 {



	text-transform: uppercase;



}







/* Input fields */



.form-block .input-group input.form-control {



	background: transparent;



	border-left: none;



	padding-left: 10px;



	padding-right: 10px;



	height: 50px;



	border-color: rgba(214,214,214,.5);



	border-left: none;



	color: #969595;



}







.form-block .list-unstyled {



	margin: 0 -5px;



	padding: 10px 0 13px;



}







/* Input fields icons */



.form-block .input-group-addon {



	min-width: 40px;



	background: transparent;



	border-color: rgba(214,214,214,.5);



	padding-right: 0;



}



.form-block .input-group-addon i {



	font-size: 16px;



	position: relative;



	top: 1px;



}



.form-block .form-control:focus {



  box-shadow: none;



  border-color: #999;



}







/* Buttons */



.form-block .btn-u,



.form-block .btn {



	padding-top: 12px;



	padding-bottom: 12px;



	text-transform: uppercase;



}







/* Social buttons */



.login-block .social-login {



	color: rgba(0,0,0,.5);



	padding-top: 60px;



	border-top: 1px solid #eee;



	position: relative;



}



.login-block .or {



	position: absolute;



	border: 1px solid #eee;



	width: 70px;



	height: 70px;



	top: -35px;



	left: 50%;



	margin-left: -35px;



	text-transform: uppercase;



	background: #fff;



	line-height: 70px;



	padding: 0 24px;



}







.login-block .btn {



	padding: 12px 20px;



	font-size: 13px;



}



.login-block .btn .fa {



	position: relative;



	top: 2px;



	font-size: 18px;



	margin-right: 10px;



}







.login-block .btn-facebook:focus {



	color: #4863ae;



}



.login-block .btn-twitter:focus {



	color: #46c0fb;



}







/* Registration form */



.reg-block .checkbox label {



	display: list-item;



	list-style: none;



}



@media (min-width: 992px) {



	.login-block,



	.reg-block {



		min-width: 400px;



	}



	.login-block .social-login:before,



	.login-block .social-login:after {



		position: absolute;



		top: -2px;



		height: 2px;



		background: #fff;



		width: 110px;



		content: "";



	}



	.login-block .social-login:before {



		left: 0;



	}



	.login-block .social-login:after {



		right: 0;



	}



}







@media (max-width: 1138px) {



	.form-block {



		padding-right: 85px;



		padding-left: 85px;



	}



	.login-block .social-login,



	.login-block .bottom {



		text-align: center;



	}



	.social-login ul li:first-child,



	.bottom ul li:first-child {



		margin-bottom: 20px;



	}



}







@media (max-width: 991px) {



	.form-block {



		padding: 70px 40px;



	}



}







@media (max-width: 767px) {



	body {



		margin-bottom: 0;



	}



	.sticky-footer {



		position: static;



	}



}







@media (max-width: 418px) {



	.login-block .checkbox {



		margin-bottom: 30px;



	}



	.login-block .checkbox ul li:first-child {



		margin-bottom: 10px;



	}



	.login-block .checkbox ul li:last-child {



		float: none !important;



	}



}







#topcontrol:hover {



	background: #e74c3c;



}



a, .btn,a:hover,btn:hover {transition: all 0.3s ease-out 0s;}



a:focus, a:hover {text-decoration: none;}



/***General Rules****/



.section-paddingprimary {padding: 10px 0;}



.section-bpadding {padding-bottom: 100px;}



.clearfix::after {clear: both;content: " ";display: block;height: 0;}



.margin-bottom-5 {margin-bottom: 50px;}



.margin-bottom-2 {margin-bottom: 20px;}



.margin-bottom-3 {margin-bottom: 30px;}



.text-color-2 {color: #000;}



.font-weight-6 {font-weight: 600;}



.uppercase {text-transform: uppercase;}



/*****************/



/***header***/



@keyframes fadein {



    from {



        opacity:0;



		top: 10px; 



    }



    to {



        opacity:1;



		top:0;



    }



}



@-moz-keyframes fadein { /* Firefox */



    from {



        opacity:0;



		top: 10px; 



    }



    to {



        opacity:1;



		top:0;



    }



}



@-webkit-keyframes fadein { /* Safari and Chrome */



    from {



        opacity:0;



		top: 10px; 



    }



    to {



        opacity:1;



		top:0;



    }



}



@-o-keyframes fadein { /* Opera */



    from {



        opacity:0;



		top: 10px; 



    }



    to {



        opacity: 1;



		top:0;



    }



}







#t3-header{ background:#3298cb;width:100%;min-height:96px;position:fixed;left:0;z-index:9998;opacity:1; display:block;}



#t3-header.tiny  {background:#3298cb;width:100%;min-height:96px;position:fixed;left:0;z-index:9998;opacity:1; display:block;



    animation: fadein 0s;



    -moz-animation: fadein 0s; /* Firefox */



    -webkit-animation: fadein 0s; /* Safari and Chrome */



    -o-animation: fadein 0s; /* Opera */



	 top:0;position:fixed;



}



#t3-header.topnav{box-shadow: 0px 2px 4px rgba(76, 76, 76, .4);}



#t3-header.header-subpages{background: #3298cb none repeat scroll 0 0;}



/************navbar**************/



ul.navbar-nav { float:right;}



.navbar-default{ background:none; border:0;}



.container.t3-header{ padding-bottom:0; padding-top:0;}



.t3-navbar .navbar-nav > li > a,.t3-navbar .nav > li > .separator{ padding-bottom: 38px;padding-top: 38px;text-transform: uppercase; cursor:pointer;}



.nav > li > a:hover, .nav > li > a:focus{background-color:transparent;}



.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus {background-color:transparent;}



.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{ outline:none;}



.t3-navbar .navbar-nav > li > .dropdown-menu,.t3-navbar .nav-child .dropdown-menu.mega-dropdown-menu{border-radius:0px; border:1px solid #e4e4e4;box-shadow: none;font-size: 13px;}



.t3-megamenu .dropdown-menu .mega-nav > li a{color:#727272; padding:8px 15px;}



.t3-megamenu .dropdown-menu .mega-nav > li a:hover{color:#242424; background:none;}



/***logo***/



.logo { padding-top:24px;}



.btn-primary.off-canvas-toggle:focus{outline:none;}



/*******slider********/



.mediumlightwhitenixon .first-word-nixon,.largeboldwhitenixon{ color:#fff!important;}



a.tp-button.green, a.tp-button.grey {



    color: #fff!important;



    font-weight: normal;



    line-height: 14px!important;



    padding: 12px 30px!important;



    text-align: center;



    text-decoration: none;



    text-transform: uppercase;



    transition: all 0.3s ease-out 0s;



	border-radius:0px;



	text-shadow:none!important;



	border:0;



	box-shadow:none!important;



	letter-spacing:0!important;



}



a.tp-button.grey{background-color: #101010!important;color: #727272!important;}







.tp-caption.mediumboldwhitenixon {  



}



.tp-leftarrow.default,.tp-rightarrow.default{ width:70px!important; height:70px!important;}



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



/* 	  feature_section1         */



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



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



.feature_section1 .box1 h3 {color:#272727;}



.feature_section1 .box1 {border:solid 1px #e8e7e7;padding:30px 25px;transition: all 0.3s ease-out 0s;}



.feature_section1 .box1:hover, .box1.active  {color:#fff;}



.feature_section1 .box1 .linebg {width: 40px;height: 2px;margin:auto 0px;margin-left:-26px;}



.feature_section1 .box1:hover .linebg, .box1.active .linebg {background-color: #fff;}



.feature_section1 .box1 h3 {color:#272727;}



.feature_section1 .box1:hover h3, .box1.active h3 {color:#fff;}



.feature_section1 .box1 .btn1 {font-size:13px;transition: all 0.3s ease-out 0s;}



.feature_section1 .box1:hover .btn1, .box1.active .btn1 {color:#fff!important;font-size:13px;font-weight:500;}



.bg {width: 200px;height: 50px;font-family: 'Oswald', sans-serif;margin:0 auto;color:#fff;font-size:23px;font-weight:400;text-align:center;vertical-align:middle;padding:13px 0px 43px 0px;margin-top:0px;margin-bottom:30px;}



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



/*     feature_section2    */



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







.picturemodule-1_bg{background-attachment: fixed;background-image:url(../images/parallax-image01.jpg);background-repeat: no-repeat;background-position: center top;}



.feature_section2 {width: 100%;text-align: center;padding: 100px 0px;}



.feature_section2 .cirbox {width: 100%;margin: 0 auto;text-align: center;}



.feature_section2 .cir1 {float: left;text-align: center;width: 240px;height: 240px;padding: 40px 10px 0px 10px;margin: 0px 50px;border: 14px solid rgba(255, 255, 255, 0.3);border-radius: 100%;background: rgba(255, 255, 255, 0.1);transition: all 0.3s ease;}



.feature_section2 .cir1:hover {}



.feature_section2 .cir1 i {color: #fff;font-size: 35px;padding-bottom: 14px;}



.feature_section2 .cir1 h4 {color: #fff;text-transform: uppercase;}



.feature_section2 .cirbut {color: #fff;text-transform: uppercase;padding: 14px 45px;border-radius: 25px;transition: all 0.3s ease;}



.feature_section2 .cirbut:hover {background: #fff;}



.feature_section2 .cirbut2 {color: #272727;background-color:#fff;text-transform: uppercase;padding: 14px 45px;border-radius: 25px;transition: all 0.3s ease;}



.feature_section2 .cirbut2:hover {color: #fff;}



.panel-default > .panel-heading{ background-color:transparent;}



.panel-default > .panel-heading + .panel-collapse > .panel-body{ border-top-color:transparent;}



	



#accordion .panel-title a:after{background: rgba(0, 0, 0, 0) url("../images/plusminus1-blue.png") no-repeat center -0px ;content: "";height: 30px;position: absolute;left: 10px;top:5px;width: 30px;}



#accordion .panel-title a.collapsed::after {background: rgba(0, 0, 0, 0) url("../images/plusminus1.png") no-repeat center -30px;content: "";height: 30px;position: absolute;left:10px;top:5px;width: 30px;}



#accordion .panel-title a{display: block;font-size: 14px;padding: 10px 50px;position: relative;-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;transition: all 700ms ease 0s;border-radius: 35px;background:transparent;margin-bottom:10px;outline:none;line-height:1.42857;}



#accordion .panel-title a.collapsed{ background:transparent;color:#727272!important;border: 1px solid #e4e4e4!important;}



#accordion .panel.panel-default {border-color:transparent;border-radius: 0;border-top: medium none;box-shadow: none;}



#accordion .panel-default > .panel-heading { padding:0;}



#accordion .panel-body {font-size: 14px;padding: 5px 5px 5px 20px;border-radius: 35px;}



#accordion .panel-title a,#accordion .panel-title a:hover,#accordion .panel-title a:focus{outline:none;}







#accordion.smk_accordion .panel.panel-default{margin-bottom:0px; border:1px solid #e4e4e4;border-bottom:0!important;}



#accordion.smk_accordion .panel-title a.collapsed{ background:transparent;color:#727272!important;border:0!important;}



#accordion.smk_accordion .panel-title a{display: block;font-size: 14px;padding: 10px 50px;position: relative;-webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;transition: all 700ms ease 0s;border-radius:0px;background:#F9F9F9;margin-bottom:0px;outline:none;line-height:1.42857;border:0!important;  color:#727272!important;}



#accordion.smk_accordion .panel-default > .panel-heading{ border-bottom:0;}



#accordion.smk_accordion .collapse.in{ background:#f9f9f9; border:0!important; border-top:0; }



#accordion.smk_accordion .panel-title a:after{background: rgba(0, 0, 0, 0) url("../images/plusminus.png") no-repeat center -18px ;content: "";height: 18px;position: absolute;left: 10px;top:10px;width: 18px;}



#accordion.smk_accordion .panel-title a.collapsed::after{background: rgba(0, 0, 0, 0) url("../images/plusminus.png") no-repeat center 0px ;content: "";height: 18px;position: absolute;left: 10px;top:10px;width: 18px;}



/*********PROGRESS BAR***********/



@-webkit-keyframes animate-stripes {



  from {



    background-position: 0 0;



  }



  



  to {



   background-position: 44px 0;



  }



}







.ui-progress-bar1 {position: relative;height: 18px;padding-right: 2px;background-color: #e0e0e0;margin-top: -10px;border-radius: 14px;}



.ui-progress1 {position: relative;display: block;overflow: hidden;height: 18px;border-radius: 14px;}



.ui-progress1 span.ui-label {font-family: 'Open Sans', sans-serif;font-weight: 300;text-transform: uppercase;font-size: 14px;color: #fff;position: absolute;right: 0;line-height: 18px;padding-right: 30px;white-space: nowrap;}



.ui-progress-bar1.color {height: 18px;border-radius: 14px;margin-top: -5px;}



.ui-progress1.color {height: 18px;border-radius: 14px;background-color: #e54c4c;}



.ui-progress1 span.ui-label {line-height: 18px;}



.coloredmodule-1_bg,.coloredmodule-2_bg{ background:#3298cb; padding-bottom:80px;}



.coloredmodule-3_bg{ background:#0D0D0D;}



.sp-simpleportfolio .sp-simpleportfolio-item.nixon{}



.sp-simpleportfolio .sp-simpleportfolio-columns-3 .sp-simpleportfolio-item.nixon{width: 33.3334%;}



.sp-simpleportfolio .sp-simpleportfolio-item.nixon .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay{background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;}



.featherlight .featherlight-content{ background:transparent!important;border-bottom:0!important;}



.featherlight .featherlight-close-icon{top:25px!important}



.featherlight{ z-index:9999!important;}



.filters.btn-toolbar .btn{height:38px;}



span[itemprop="keywords"] { margin-right:5px;}



/*============ Pricing tables ============ */







.pricing-box {



	border:solid 1px #e3e3e3;



	padding:40px 0;



}



.pricing-box.active {



	border:solid 1px #d53805;



	background:#d53805;



	padding:40px 0;



}



.price h4 {



	line-height:20px;



}



.pricing-box h1 {



	color:#000;



	font-weight:500;







}



ul.plan-list {



	padding:0;



	margin:0;



}



ul.plan-list li {



	margin:20px 0;



}



ul.plan-list.one li {



	margin:15px 0;



}



ul.plan-list.two li {



	padding:11px 25px;



	margin:0;



	border-top:solid 1px #e3e2e2;



}



ul.plan-list.two li:last-child {



	border-bottom:solid 1px #e3e2e2;



}



.pricing-box.one {



	border:0;



	background:#f4f4f4;



	padding:60px 0;



	transition: all 0.3s ease-out 0s;



}



.pricing-box.two {



	border:solid 1px #e3e2e2;



	background:#fff;



	padding:60px 0;



	transition: all 0.3s ease-out 0s;



}



.pricing-box.two.active {



	transform: scale(1.0);



	color:#fff;



}



.price-info {



	background:#FFF;



	border-radius:100%;



	text-align:center;



	font-size:18px;



	font-style:italic;



	color:#979898;



	width:120px;



	height:120px;



	padding-top:30px;



	position:absolute;



	z-index:999;



}



.pricing-box.three {



	border:solid 0px #e3e2e2;



	background:#fff;



	padding:0px;



	transition: all 0.3s ease-out 0s;



}



.pricing-box.three.active {



	border:solid 0px #e3e2e2;



	background:#fff;



	padding:20px 0px;



	transform: scale(1.1);



	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.28);



	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.28);



	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.28);



	z-index:99;



}







.pricing-box .sub {



	color:#272727;



	font-size:16px;



	font-weight:500;



}







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



/* How it works-- features_section 3 */



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







.picturemodule-2_bg {



	float: left;



	width: 100%;



	text-align: center;



	padding:150px 0px ;



	background-image:url(../images/parallax-image03.jpg);



	background-position:center center;



	background-repeat:no-repeat;



	background-attachment:fixed;



}



.feature_section3 .box  {



	width:100%;



}



.feature_section3 .circle  {



	color: #e3e3e3;



	width: 200px;



	height: 200px;



	margin-left:20px;



	text-align: center;



	vertical-align: middle;



	line-height: 184px;



	background-color: #fff;



	border-radius: 100%;



	transition: all 0.3s ease;



	margin-top:50px;



	border: solid 8px #e1e1e1;



}







.feature_section3 .box i {



	color: #fff;



	font-size: 42px;



	width: 162px;



	height:162px;



	text-align: center;



	vertical-align: middle;



	line-height: 152px;



	background-color: #797979;



	border-radius: 100%;



	transition: all 0.3s ease;



	border: solid 4px #e1e1e1;



}







.feature_section3 .box i:hover {



	border: solid 8px #e1e1e1;



	border-radius:100%;



	width: 122px;



	height:122px;



	line-height: 112px;



}



.feature_section3 .box i.active {



	border: solid 8px #e1e1e1;



	border-radius:100%;



}







/*********ZT Testimonial Team module**********/



/*zt testimonial meet the team*/



.zt-module-testimonial .owl-item{}



.zt-module-testimonial .zt-testimonial .zt-information.nixon{ color:#fff;background: #252525 none repeat scroll 0 0;bottom: 0;left: 0;padding: 10px;position: absolute;right: 0;text-align: center;transform: translateY(0px);transition: all 0.3s ease 0s;z-index: 5;}



.zt-module-testimonial .zt-testimonial.nixon:hover .zt-information.nixon {transition: all 0.3s ease-in-out 0s; transform: translateY(-39px);}



.zt-module-testimonial .zt-testimonial .zt-information .zt-info-position.nixon{font-size: 14px;margin-bottom: 0;padding-bottom: 20px;text-transform: uppercase;}



.zt-module-testimonial .zt-testimonial.nixon,.zt-module-testimonial .zt-testimonial.nixon img{transition: all 0.3s ease-in-out 0s;}



.zt-module-testimonial .zt-testimonial.nixon,.zt-module-testimonial .zt-testimonial.nixon:hover img{}



.zt-avatar{ text-align:center;margin-bottom: 0;overflow: hidden;position: relative; padding-bottom:40px;}



.zt-information.nixon{ color:#fff;}



.zt-information.nixon h4.zt-info-name.nixon ,.zt-information.nixon h4.zt-info-name a{color: #fff;font-size: 21px;font-weight: 500;margin-bottom: 5px; margin-top: 20px;}



.zt-module-testimonial-description{ padding-top:20px; width:50%; margin:0 auto; color:#fff!important; }



.zt-content.nixon{text-align:center; padding-bottom:50px!important;}



.zt-module-testimonial .zt-testimonial .zt-information p.zt-content.nixon{ display:none;}



.zt-module-testimonial .zt-social-links.nixon{ position:absolute; bottom:0; left:0; right:0;background-color: #000!important;}



.zt-module-testimonial .zt-social-links.nixon .zt-social-links-inner{ padding:0 2px; }



.zt-module-testimonial .zt-social-links.nixon a{background-color: #000;border-left: 1px solid #252525;color: #fff;line-height: 40px;transition: all 0.3s ease 0s; padding:10px 19px; height:40px; width:51px;}



.zt-module-testimonial .zt-testimonial .zt-information .nixon ul.zt-member-social-links.nixon li{ padding:0px 0px!important; font-size:12px; color:#fff; margin-right:11px;}



.zt-module-testimonial .zt-testimonial .zt-information .nixon ul.zt-member-social-links.nixon li a{ font-size:12px; color:#fff;	display:inline-block;height:33px;width:33px;text-align:center;line-height:33px;border-radius:100%;border:1px solid #f4f4f4; transition: all 0.3s ease-in-out 0s;}



.zt-module-testimonial .zt-testimonial .zt-information .nixon ul.zt-member-social-links.nixon li a:hover{ }



.zt-module-testimonial .zt-testimonial .zt-information .nixon ul.zt-member-social-links.nixon li a::before{animation-duration: 1s;bottom: 0;



    content: "";left: 0;position: absolute;right: 0;top: 0;}



.zt-module-testimonial .zt-testimonial .zt-information .nixon ul.zt-member-social-links.nixon li a:hover::before{border-radius: 100%}



.zt-member-social-links.nixon {padding:0px!important; margin:0 auto!important; display:block!important;width: 100%!important;background: #000!important; height:40px!important;}



ul.zt-member-social-links.nixon li{ display:inline; float:left;}



.zt-social-links-inner{ margin:0 auto;padding:0px 0px 0px 0px;}



.zt-module-testimonial .zt-testimonial.nixon, .zt-module-testimonial .zt-testimonial.nixon{}



.zt-module-testimonial .zt-testimonial.nixon,.zt-module-testimonial .zt-testimonial.nixon:hover{box-shadow:none;border-bottom:0;}



.zt-module-testimonial .owl-buttons{width: 100%;}



.zt-module-testimonial .owl-buttons .owl-prev,.zt-module-testimonial .owl-buttons .owl-next{position: absolute;top: 40%; display:block; width:46px; height:46px; border-radius:0px;  text-indent:-9999px;}



.owl-theme .owl-controls .owl-buttons div{border-radius:0px!important;; background:#000!important;opacity:1!important;}



.owl-theme .owl-controls .owl-buttons div.owl-prev{}



.owl-theme .owl-controls .owl-buttons div.owl-next{}



.owl-carousel.zt-module-testimonial.nixon{ padding:0px 0px 20px;}



.zt-module-testimonial img{ vertical-align:top!important;}



.zt-module-testimonial .zt-testimonial.nixon{ overflow:hidden!important; position:relative;}







/*zt testimonial What people says module*/



.ztTestimonial p.content-testimonial.nixon{border-bottom:0; color:#fff!important; max-width:710px; margin:10px auto; text-align:center;}



.ztTestimonial p.content-testimonial.nixon::before, .ztTestimonial p.content-testimonial.nixon::after{border-color:transparent; border:0;}



.ztTestimonial .fa-quote-right::before{ margin-left:15px;}



.ztTestimonial img.avatar.nixon{ margin:0 auto 20px auto; text-align:center; float:none;}



.ztTestimonial ol.carousel-indicators{ margin-top:15px!important; top:100%!important}



.ztTestimonial .website.nixon a{ text-decoration:none; color:#fff;}



.ztTestimonial .website.nixon a:hover{ text-decoration:none;}



.ztTestimonial .name.nixon, .ztTestimonial .email.nixon, .ztTestimonial .position.nixon, .ztTestimonial .website.nixon{ font-size:12px;font-weight: bold;line-height: 18px;}



.ztTestimonial.nixon ol.carousel-indicators li{ background: #707070;border-radius: 100%;height: 10px;opacity: 0.3;width: 10px; border:0;}



.ztTestimonial.nixon ol.carousel-indicators li.active{ opacity:1;background-color:#707070;border:0;}



.ztTestimonial .name.nixon{ text-align:center;}



.two_side_module_right .ztTestimonial p.content-testimonial.nixon{color: #727272!important;}



.two_side_module_right .zt-module-testimonial{ }



.two_side_module_right h3.module-title   {color: #272727;font-size: 32px;font-weight: 600;margin-bottom: 30px; text-align:center;padding: 130px 70px 50px;}



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



/*     feature_section5    */



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







.feature_section5 {float: left;width: 100%;text-align: center;background: #000;padding: 120px 0px 0px 0px;}



span.timer{  display: block;font-size: 50px;margin-bottom:20px; padding-top:25px;}







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



/*     feature_section7    */



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







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



.feature_section7  .colorbox1{float: left;width: 100%;text-align: center;padding: 30px 20px ;}



.feature_section7  .colorbox2{float: left;width: 100%;text-align: center;padding: 30px 20px ;}



.feature_section7  .colorbox3{float: left;width: 100%;text-align: center;padding: 30px 20px ;}



.feature_section7  .colorbox4{float: left;width: 100%;text-align: center;padding: 30px 20px ;}



.feature_section7  p{padding-top: 5px ;padding-bottom:5px;}



.feature_section7  .btn{padding:8px 20px;border-radius:4px;background-color:#fff;color:#000;font-weight:600;}



.feature_section7  .btn:hover{padding:8px 20px;border-radius:4px;background-color:#fff;color:#272727;font-weight:600;}



.feature_section7  .btn2{padding:16px 56px;border-radius:4px;color:#fff;font-weight:600;}



.feature_section7  .btn2:hover{background-color:#000;color:#fff;}



.feature_section7  .btn3{padding:16px 56px;border-radius:4px;background-color:#000;color:#fff;font-weight:600;}



.feature_section7  .btn3:hover{color:#fff;}



.home .feature_section7 h2{font-size:42px;font-weight:800;text-align:left;line-height:normal;font-family:"Open Sans",sans-serif!important;}



.feature_section7 .text{font-size:14px;padding-left:100px;text-align:left;background-image:url(../images/line-bg.png);background-position:left;background-repeat:no-repeat;}



.feature_section7 .text1{font-size:14px;text-align:left;}







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



/*     feature_section6    */



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



.bottommodule_bg{}



.bottommodule_bg_inner{ background:#f5f5f5;}







.feature_section6 {float: center;

	width: 100%;

	text-align: center;align-content: center;

	padding: 30px 0px 30px 0px;

	background: #f5f5f5;

	background-attachment: fixed;

	background-origin: initial;

	background-clip: initial;

	background-size: cover;

	background-repeat:no-repeat;

	background-position:100% 0;

	background-position: center;}



.feature_section6 h2 {color: #fff;margin: 5px 0 0 0;float: left;}



.feature_section6 .but {float: center;color: #fff;font-size: 15px;font-weight: 600;text-transform: uppercase;padding: 14px 35px;border-radius: 3px;transition: all 0.3s ease;}



.feature_section6 .but:hover {color: #000;background: rgba(255,255,255,1);}



/****/



.t3-footer{ border-top:0;}



.t3-footnav .t3-module .module-title{font-size: 24px;margin-bottom:15px;margin-top: 20px;}



.t3-footnav .t3-module ul > li{ list-style:none!important;}



.t3-footnav .t3-module ul.nav > li:before {content: "\f111"; font-family:FontAwesome; font-size:5px; display:block; position:absolute; left:0;bottom:8px;}



.t3-footnav .t3-module ul.nav > li > a,.t3-footnav .t3-module ul.nav > li > span  { padding:4px 15px 4px 13px;}



.t3-footnav .t3-module ul.nav > li > a:hover,.t3-footera:hover{ color:#fff;}



.t3-footer .dropdown-menu{ background:#000; border-radius:0px; list-style:none;}



.t3-footer .acymailing_form.nixon input.inputbox {background: #fff none repeat scroll 0 0;border:0;border-radius: 3px;color: #727272;float: left;font-size: 13px;height: 40px;margin-top: 22px;padding: 3px 0 4px 12px;width: 100%;}



table.acymailing_form.nixon{ width:100%;}



.acysubbuttons.nixon input.subbutton{ border: 0 none;border-radius: 3px;color: #fff;float: left;font-size: 14px;font-weight: normal;margin-top:5px;padding: 10px 25px;text-transform: uppercase;transition: all 0.3s ease 0s;}



.acysubbuttons.nixon input.subbutton:hover{ background-color: #454545;}



.t3-copyright{ font-size:14px; border-top:0; background:#000;padding: 30px 0 25px;}



ul.footer_social_links1 {float: left;padding: 0px;margin: 0px 0px 0px 0px;}



.footer_social_links1 li { display:inline;padding: 0px;margin: 0px 8px 0px 0px;}



.footer_social_links1 li a i {width: 30px;height: 30px;text-align: center;border-radius: 100%;line-height: 30px;vertical-align: middle;background-color: #303034;color: #6f6f71;transition: all 0.3s ease;}



.footer_social_links1 li a i:hover {color: #fff;background-color: #727272;}



/*************************************************demo version-1*************************************************************************/



/****************************************************************************************************************************************/



#t3-header-home-1{background: #000;color: #fff!important;font-size: 13px!important;}



#t3-header-home-1 a,#t3-header-home-3 a{color: #fff!important;}



#t3-header-home-1 a:hover{color: #e3e3e3!important;}



#t3-header-home-1 .social-top,#t3-header-home-1 .top-info,#t3-header-home-3 .social-top,#t3-header-home-3 .top-info{ padding:10px 0;color: #fff!important;}



#t3-header.container.t3-header.home-1{ position:inherit; }



.container.t3-header.home-1 .logo,.container.t3-header.home-3 .logo{ padding-top:0;}



.container.t3-header.home-1 .head-search,.container.t3-header.home-3 .head-search  {margin-top:0px;}



#t3-mainnav.t3-mainnav.full {border-left: 0;border-right: 0;margin-bottom: 0;border-radius: 0;left: 0;right: 0;top: 0;z-index: 999;}



#t3-mainnav.t3-mainnav.full .t3-navbar .navbar-nav > li > a ,#t3-mainnav.t3-mainnav.full .t3-navbar .navbar-nav > li > .separator{color: #fff;font-family: "Open Sans",sans-serif;font-size: 15px;font-weight: 400;line-height: 60px;padding: 0 43px 0 44px;text-transform: uppercase;}



#t3-mainnav.t3-mainnav.full.navbar-default .navbar-nav > .dropdown > a .caret ,#t3-mainnav.t3-mainnav.full.navbar-default .nav > .dropdown > .dropdown-toggle .caret {border-bottom-color: #fff!important;border-top-color: #fff!important;}



#t3-mainnav.t3-mainnav.full .dropdown-menu{border:0;}



#t3-mainnav.t3-mainnav.full .dropdown-menu{min-width:195px;}



#t3-mainnav.t3-mainnav.full .t3-megamenu .dropdown-menu .mega-nav > li a:hover{ color:#fff;}



ul.topsocial {float: right;margin:0 0;padding:0;}



.topsocial li {float: left;margin: 0 10px 0 0;padding: 0;}



#btl .btl-panel.nixon > span{ margin:0; line-height:43px; height:43px;box-shadow:none!important;}



.btl-panel.nixon span#btl-panel-login{border-left: 1px solid rgba(255, 255, 255, 0.3);border-right: 1px solid rgba(255, 255, 255, 0.3); }



.btl-panel.nixon span#btl-panel-registration{border-right: 1px solid rgba(255, 255, 255, 0.3); }



input.btl-buttonsubmit,button.btl-buttonsubmit{box-shadow:none!important;}



.tp-button.darkgrey-demo1{background-color: #101010;color: #727272!important;font-size: 14px;font-weight: normal;line-height: 14px;padding: 10px 30px;text-align: center;text-decoration: none;text-transform: uppercase;transition: all 0.3s ease-out 0s;border-radius: 30px;}



.tp-button .darkgrey-demo1 a{color: #727272!important;}



.tp-button.darkgrey-demo1:hover{text-shadow:none!important;}



.tp-bullets.tp-thumbs .tp-mask { min-width:200px!important;width:auto;}



.tp-bullets.tp-thumbs .bullet{ margin-right:15px!important;border:5px solid #fff;}



.tp-bullets.tp-thumbs{ min-width:200px!important; width:auto; background-color: transparent!important;}



.tp-bullets.tp-thumbs .bullet.selected {border:5px solid #000;}



/*------------------------------------------------*\



         features_section 1 - demo version-1



\*-------------------------------------------------*/



.feature_section1 {float: left;width: 100%;text-align: center;padding:100px 0px 120px 0px;}



.feature_section1 h1 {font-family: 'Roboto', sans-serif;font-size: 40px;color: #272727;text-align:center;margin-bottom:30px;font-weight:300;display:block;}



.feature_section1 .box {width: 100%;border:solid 2px #f3f3f3;border-radius:10px;padding:20px 20px 30px 20px;transition: all 0.3s ease;}



.feature_section1 .box i {background-color: #fff;border: 2px solid #f3f3f3;height: 88px;width: 88px;line-height: 81px;padding: 0;border-radius:100px;text-align: center;transition: all 0.3s ease;color: #868686;font-size: 35px;display: block;margin: 0px 0px 0px 70px;}



.feature_section1 .box:hover i,



.feature_section1 .box.active i {color: #fff;}



.feature_section1 .box p{text-align:center;padding-top: 10px;}



.feature_section1 .box h2{font-family: 'Roboto', sans-serif;font-weight:bold;font-size: 16px;text-transform: uppercase;color:#272727;line-height:23px;margin:27px 0px 15px 0px;}



.feature_section1 .box h2 b{font-family: 'Roboto', sans-serif;font-weight:400;font-size: 12px;text-transform:none;color:#999;display:block;}



.feature_section1 .bgline {width: 70px;height: 2px;margin:0 auto;}



.feature_section1 .linebtn.one{background-color:#fff;color: #727272;border-radius:0;padding:8px 34px;border:solid 2px #f3f3f3;font-size:13px;text-transform:uppercase;font-family:Open Sans, sans-serif;border-radius:35px;margin-bottom:-77px;transition: all 0.3s ease;}



.feature_section1 .linebtn.one:after {background-color: #fff;}



.feature_section1 .linebtn.one:hover,



.feature_section1 .box:hover .linebtn.one,



.feature_section1 .box.active  .linebtn.one{color: #fff;}







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



/*     feature_section2  - demo version-1  */



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



.feature_section2 {float: left;width: 100%;text-align: center;padding: 100px 0px;background-attachment: fixed;background-image:url(../images/parallax-image01.jpg);background-repeat: no-repeat;background-position: center top;}



.feature_section2 h2 {font-size:32px;font-weight:600;text-align:left;}



.feature_section2 .button.two {font-family: 'Open Sans', sans-serif;color: #fff;font-size: 14px;font-weight:600;background-color:#1cd0a9;padding:10px 38px;border-radius:20px;transition: all 0.3s ease;}



.feature_section2 .button.two:hover {color: #fff;background: #272727;}







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



/*     feature_section3 - demo version-1    */



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



.feature_section3-demo-1 {float: left;width: 100%;text-align: center;padding: 100px 0px;}



.feature_section3-demo-1 .box1 {background-color:#f0f0f0;position:relative;padding:135px 33px 25px 30px;background-image:url(../images/site-image01.jpg);background-repeat:no-repeat;background-position:top center;}



.feature_section3-demo-1 .box2 {background-color:#f0f0f0;position:relative;padding:135px 33px 25px 30px;background-image:url(../images/site-image02.jpg);background-repeat:no-repeat;background-position:top center;}



.feature_section3-demo-1 .box3 {background-color:#f0f0f0;position:relative;padding:135px 33px 25px 30px;background-image:url(../images/site-image03.jpg);background-repeat:no-repeat;background-position:top center;}



.feature_section3-demo-1 .contant {background-color:#fff;margin-top:-0px;padding:40px 25px 35px 25px;text-align:left;}



.feature_section3-demo-1 h2{text-transform:none;font-weight:500;}



.feature_section3-demo-1 b{text-transform:none;font: 13px 'Open Sans', sans-serif;font-weight: normal;font-style: normal;}



.feature_section3-demo-1  i{width:48px;height:48px;line-height:48px;background-color:#fff;padding:0px 5px;color:#727272;margin-left:264px;margin-bottom:-55px;font-size:22px;text-align:center;vertical-align:middle;transition: all 0.3s ease;display:block;position:relative;-webkit-box-shadow: 1px 1px 4px 0px rgba(171,171,171,1);-moz-box-shadow: 1px 1px 4px 0px rgba(171,171,171,1);box-shadow: 1px 1px 4px 0px rgba(171,171,171,1);}



.feature_section3-demo-1 .box1:hover i,.feature_section3-demo-1 .box1 .active i {color:#fff;}



.feature_section3-demo-1 .box1:hover .button.one,.feature_section3-demo-1 .box1 .active .button.one{color: #fff;}



.feature_section3-demo-1 .box2:hover i,.feature_section3-demo-1 .box2 .active i {color:#fff;}



.feature_section3-demo-1 .box2:hover .button.one,.feature_section3-demo-1 .box2 .active .button.one{color: #fff;}



.feature_section3-demo-1 .box3:hover .button.one,.feature_section3-demo-1 .box2 .active .button.one{color: #fff;}



.feature_section3-demo-1 .box3:hover i,.feature_section3-demo-1 .box3 .active i {color:#fff;}



.feature_section3-demo-1 .button.one {font-family: 'Open Sans', sans-serif;color: #727272;font-size: 13px;font-weight: 500;transition: all 0.3s ease;background-color:#e7e7e7;background-repeat:no-repeat;background-position:right center;padding:10px 40px 10px 20px;text-transform:none;}



.coloredmodule-1 .slick-slider{ padding-top:15px!important;}



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



/*     feature_section4 - demo version-1    */



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



.feature_section4 {float: left;width: 100%;padding:100px 0px 100px 0px;}



.feature_section4 i{width:48px;height:48px;line-height:48px;padding:0px 5px;color:#fff;font-size:22px;text-align:center;vertical-align:middle;transition: all 0.3s ease;}



.feature_section4 h4 {font-size: 18px;font-weight: 500;line-height: 1.1; color:#727272}



.picturemodule-3_bg {background-attachment: fixed;background-color: #e1e1e1;background-image: url("../images/parallax-image02.jpg");background-position: center top;background-repeat: no-repeat;color: #fff;float: left;padding: 100px 0 50px;text-align: center;width: 100%;}



.picturemodule-3 H3{color: #fff;font-size: 45px;font-weight: 500;letter-spacing: 2px;margin-bottom: 40px;text-align: center;text-transform: none;}



.t3-footer.footer1 {background: #000;}



.t3-footer .tagspopular ul li {float: left;margin: 0;padding: 0;}



.t3-footer .tagspopular ul li a {background-color: transparent;border: 1px solid #383838;color: #666666;float: left;font-size: 14px;font-weight: normal;margin: 6px 6px 0 0;padding: 4px 12px; border-radius:0px;}



.t3-footer.footer1 .t3-copyright{background: #2f3036; padding:25px 10px 0px 10px; }







/*************************************************demo version-2*************************************************************************/



/****************************************************************************************************************************************/



.topbar.wrapper,#t3-header-home-2{ background-color: #000;}



.topbar.wrapper{border-bottom: 1px solid rgba(255, 255, 255, 0.3);}



.topbar.wrapper a{color: #fff!important;}



.topbar.wrapper a:hover{color: #e3e3e3!important;}



#t3-header-home-2.affix {background-color: #000;border-left: 0 none;border-radius: 0;border-right: 0 none;left: 0;margin-bottom: 0;right: 0;top: 0;z-index: 999;}



#t3-header-home-2 .t3-navbar .navbar-nav > li > a ,#t3-header-home-2 .t3-navbar .navbar-nav > li > .separator{padding:27px 23px;}



#t3-header-home-2 .logo {padding-top:20px;}



.topbar .social-top-inner,.topbar .top-info-inner { padding:10px 0;color: #fff!important;}



.tp-button.darkgrey-demo2{color: #fff!important;font-size: 14px;font-weight: normal;line-height: 14px;padding: 10px 30px;text-align: center;text-decoration: none;text-transform: uppercase;transition: all 0.3s ease-out 0s;border-radius: 30px; text-shadow:none!important;}



.tp-button.darkgrey-demo2:hover{background-color: #101010;}



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



/*   features_section_1-demo2    */



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



.features_section_1-demo2 {width: 100%;color: #fff;text-align: center;padding:80px 0px;text-align:left;}



.features_section_1-demo2 h3{font-weight:bold;color:#fff;line-height:normal;}



.features_section_1-demo2 h2{font-size:42px!important;line-height:42px!important;color:#272727;font-weight:bold;letter-spacing:normal;}



.features_section_1-demo2 h4{color:#fff;line-height:normal;}



.features_section_1-demo2 h5{color:#fff;font-size:27px!important;font-weight:500;line-height:normal;}



.features_section_1-demo2 .box {width:100%;padding:10px 25px;text-align:center;}



.features_section_1-demo2  i {position: relative;background: #FFF;border-radius: 100%;width: 80px;height: 80px;line-height: 80px;font-size: 22px!important;text-align: center;border: 2px solid #000;transition: all 0.3s ease;}



.features_section_1-demo2  i:hover {background: #272727;color: #fff;}







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



/* 	 features_section2_demo2      */



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



.features_section_2_box {float: left;width: 100%;padding: 70px 50px;text-align: center;background: #fff;transition: all 0.3s linear;border-right: solid 1px #d8d8d8;border-top: solid 1px #ddd;}



.features_section_2_box i {font-size:32px;}



.features_section_2_box:hover i {color: #fff;}



.features_section_2_box.active i {color: #fff;}



.features_section_2_box h4 {color: #272727;}



.features_section_2_box:hover h4 {color: #fff;}



.features_section_2_box.active h4 {color: #fff;}



.features_section_2_box:hover {color: #fff;}



.features_section_2_box.active {color: #fff;}



.features_section_2_box .button.one {font-family: 'Open Sans', sans-serif;font-size: 14px;font-weight: 500;transition: all 0.3s ease;padding: 8px 30px;text-transform: uppercase; background:none;}



.features_section_2_box .button.one:hover {color: #fff!important;}



.features_section_2_box:hover .button.one {color: #fff!important;border: 1px solid #fff;}



.features_section_2_box.active .button.one {color: #fff!important;border: 1px solid #fff;}



.features_section_2_box2 {float: left;width: 100%;padding: 130px 70px 50px 70px;text-align: center;text-transform:none;background: #fff;transition: all 0.3s linear;}



.features_section_2_box2 h1 {font-size:32px;font-weight:600;margin-bottom:30px;color:#272727;}



.features_section_2_box2 h6 {font-size:18px;font-weight:500;margin-bottom:0px;}



.features_section_2_box2 em {font-size:14px;font-weight:500;}



.no-gutter > [class*="col-"] {padding-left: 0!important;padding-right: 0!important;}







.t3-footer.footer2 {background:#161616;}



.t3-footer.footer2 .t3-copyright{background:#000;padding: 26px 0 0; }



.t3-footer.footer2 h3.module-title  {background:url(../images/section_title_line7.png) no-repeat left bottom; color: #fff;font-family: "Open Sans",sans-serif;font-size: 20px;font-weight: 600;margin: 0;padding: 0 0 15px;    margin: 0 0 30px; }



#t3-mainnav.t3-mainnav.full.black {background: #000}



#t3-mainnav.t3-mainnav.full.black  .t3-navbar .navbar-nav > li > a,#t3-mainnav.t3-mainnav.full.black  .t3-navbar .navbar-nav > li >.separator{ border-right:0;}



#t3-header-home-3{color: #fff!important;font-size: 13px!important;}







/*============ feature_section1_demo3 ============ */



.feature_section1_demo3  {float: left;width: 100%;text-align: left;padding:100px 0px;background-color:#eeeeee;}



.feature_section1_demo3 h2  {text-align:right;color:#272727;font-size:36px;font-weight:800;text-transform:uppercase;}



.feature_section1_demo3 h5  {text-align:right;color:#727272;font-size:16px;font-weight:500;}



.feature_section1_demo3 .linebg1  {width: 60px;height: 3px;text-align:right;float:right;background-color: #ddd;margin-top:20px;}



.feature_section1_demo3 i  {font-size:24px;color:#ed2b14;text-align:left;}







/*============ Services_demo3 ============ */



.picturemodule-4_bg h3 { font-size: 35px;font-style: normal;font-weight: 300;line-height: 35px;margin-bottom: 20px; color:#000;}



.services_demo3 .box {width:100%;background-color:#fff;padding:40px 45px;text-align:center;}



.services_demo3 p {font-size:15px;}



.services_demo3  h4{font-size:27px;color:#272727;margin-top:20px;margin-bottom:20px;}



.services_demo3  i {position: relative;background: #FFF;border-radius: 100%;width: 60px;height: 60px;line-height: 60px;font-size: 16px;text-align: center;border: 2px solid #000;transition: all 0.3s ease;}



.services_demo3  i:hover {color: #fff;}



.services_demo3 .linebg1  {width: 40px;height: 2px;margin:0 auto;}



.picturemodule-4_bg {background-attachment: fixed;background-color: #e1e1e1;background-image: url("../images/parallax-image11.jpg");background-position: center top;background-repeat: no-repeat;text-align: center;width: 100%;}







/*============ prices_demo3 ============ */



.prices_demo3 {padding: 50px 0 90px;background: #fff;}



.prices_demo3 .inner-box {background: #fff none repeat scroll 0 0;border: 1px solid #e2e8eb;margin: 20px auto 0;max-width: 320px;padding: 0 0 30px;position: relative;}



.prices_demo3 .price-stats {padding: 30px 17px 15px;position: relative;}



.prices_demo3 .price-stats li {border-bottom: 1px dashed #999;list-style: outside none none;margin-bottom: 15px;padding-bottom: 15px;}



.prices_demo3 .price-no {background: #f5f5f5 none repeat scroll 0 0;color: #333;font-size: 18px;font-weight: 700;margin-bottom: 10px;margin-top: 0;padding: 10px 0;}



.prices_demo3 .price-title {color: #fff;font-size: 18px;font-weight: 400;letter-spacing: 1px;margin-bottom: 0;margin-top: 0;padding-bottom: 20px;padding-top: 20px;text-transform: uppercase;}



.price-stats li i {margin-right: 32px;}



.price-stats .fa.fa-check {color: #579d36;}



.price-stats .fa.fa-close {color: #df2228;}



.prices_demo3 .popular {background: #000 none repeat scroll 0 0;border-radius: 0 20px 20px 0;color: #fff;font-size: 11px;letter-spacing: 2px;padding: 2px 0 2px 16px;position: absolute;right: -22px;text-transform: uppercase;top: 32px;transform: rotate(90deg);width: 93px;}



.prices_demo3 .btn-1 {color: #ffffff;    margin-top: 20px;padding: 8px 15px !important;}



.prices_demo3 .btn-1:hover {color: #ddd;}







/*============ breadcrumb ============ */



.wrap.t3-breadcrumbs

{ background: none;

    float: left;

    padding: 25px 0;

    width: 100%;

    margin-top: 5px;

    margin-bottom: 10px;}



.breadcrumb{background-color:transparent;}



.t3-breadcrumbs h1 {color: #fff;float: left;font-size: 32px;font-weight: 700;margin: 0; }



.t3-breadcrumbs [class*="col-"]{padding-left:0!important;}



.t3-breadcrumbs .breadcrumb > li,.t3-breadcrumbs .breadcrumb > li + li {font-size: 13px;font-weight: normal;margin: 7px 0 0;text-align: left;}



.t3-breadcrumbs .breadcrumb > li.active{color: #e3e3e3!important;}



.t3-breadcrumbs .breadcrumb{ float:right;}



.t3-breadcrumbs .breadcrumb a:hover{ color:#fff;}







.tp-button.darkgrey-demo4{ padding:10px 30px;border-radius: 30px; color:#fff!important;}







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



/*   features_section-one_demo4    */



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







.features_section-one_demo4 {width:100%;padding:100px 0px;}



.features_section-one_demo4 .box {width:100%;background-color:#ededed;padding:40px 45px;text-align:center;transition: all 0.3s ease;}



.features_section-one_demo4 .box1 {width:100%;background-color:#f3f3f3;padding:40px 45px;text-align:center;transition: all 0.3s ease;}



.features_section-one_demo4 .box:hover {color:#fff;}.features_section-one_demo4 .box1:hover {color:#fff;}



.features_section-one_demo4  i {position: relative;background: #FFF;border-radius: 100%;width: 60px;height: 60px;line-height: 60px;font-size: 16px;text-align: center;border: 2px solid #000;transition: all 0.3s ease;}



.features_section-one_demo4  i:hover {background: #272727;color: #fff;}







.picturemodule-5_bg {background-attachment: fixed;background-image: url("../images/parallax-image12.jpg");background-position: center top;background-repeat: no-repeat;text-align: center;width: 100%;}



.picturemodule-5_bg h3 { font-size: 36px;font-style: normal;font-weight: 400;line-height: 35px;margin-bottom: 20px; color:#fff; padding-top:40px;}











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



/*   features_section-two_demo4     */



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







.features_section-two_demo4 {width:100%;}



.features_section-two_demo4 h1 {font-size: 30px;font-weight: 500;text-transform:uppercase;font-family: 'Oswald', sans-serif !important;}



.features_section-two_demo4 h2 {font-size: 24px;font-weight: 600;text-transform:uppercase;font-family: 'Oswald', sans-serif !important;}



.features_section-two_demo4 p {font-size: 16px;}



.features_section-two_demo4 .linebg_1 {width: 60px;height: 2px;}



.features_section-two_demo4 .button1 {color: #fff;padding: 12px 23px;border-radius: 3px;font-size: 13px;font-weight: 500;font-family: 'Oswald', sans-serif !important;letter-spacing: 0.5px;transition: all 0.3s ease;}



.features_section-two_demo4 .button1:hover {color: #fff;}



.features_section-two_demo4 .button2 {color: #fff;background: #000;padding: 12px 23px;border-radius: 3px;font-size: 13px;font-weight: 500;font-family: 'Oswald', sans-serif !important;letter-spacing: 0.5px;transition: all 0.3s ease;}



.features_section-two_demo4 .button2:hover {color: #fff;background: #f38523;}







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



/*   features_section-one about sytle 1 page   */



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







.features_section-one-about-1 {float:left;width: 100%;padding:80px;text-align:left;background: #4d8bf5;}



.features_section-one-about-1 .box {background-color:#fff;padding: 45px 40px ;}



.features_section-one-about-1 .box:hover {background-color:#eee;padding: 45px 40px ;}



.features_section-one-about-1 h3 {font-weight:500;margin-top: 10px;color:#272727;}



.features_section-one-about-1 b {font-weight:900;font-size:45px;line-height:45px;}



.features_section-one-about-1 p {line-height:23px;padding-bottom:15px;}



.features_section-one-about-1 .bgline {width: 50px;height: 2px;margin-bottom:14px;background-color: #4d8bf5;}



.features_section-one-about-1 .button.two {font-family: 'Open Sans', sans-serif;color: #4d8bf5;font-size: 13px;font-weight:600;transition: all 0.3s ease;text-transform:uppercase;}



.features_section-one-about-1 .button.two:hover {color: #272727;}







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



/*    featured-services-about-1 about sytle 1 page  */



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







.featured-services-about-1 {float: left;width: 100%;text-align: center;padding:80px 0px;background-color:#1d2025;}



.featured-services-about-1 .boxed {float: left;width: 100%;text-align: center;padding:20px 30px;border-right:solid 1px #404040;}



.featured-services-about-1 .boxed-last {float: left;width: 100%;text-align: center;padding:20px 30px;border-right:none;}



.featured-services-about-1 h1 {margin-top:5px;}.featured-services-about-1 h4 {font-weight:600;}



.featured-services-about-1 p {line-height:23px;}



.featured-services-about-1 i {width:60px;height:60;line-height:60px;color:#fff;font-size:27px;border:solid 1px #fff;border-radius:100%;text-align: center;}







.picturemodule-6_bg {background-attachment: fixed;background-image: url("../images/parallax-image16.jpg");background-position: center top;background-repeat: no-repeat;text-align: center;width: 100%;}







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



/*   features_section-2  about sytle 2 page  */



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







.features_section-2-about-2 {padding:100px 0px;}



.features_section-2-about-2 h1 {font-size: 30px;font-weight: 500;text-transform:uppercase;font-family: 'Oswald', sans-serif !important;}



.features_section-2-about-2 h2 {font-size: 24px;font-weight: 600;text-transform:uppercase;font-family: 'Oswald', sans-serif !important;}



.features_section-2-about-2 p {font-size: 16px;}



.features_section-2-about-2 .linebg_1 {width: 60px;height: 2px;background-color: #4d8bf5;}



.features_section-2-about-2 .button1 {color: #fff;background: #4d8bf5;padding: 12px 23px;border-radius: 3px;font-size: 13px;font-weight: 500;font-family: 'Oswald', sans-serif !important;letter-spacing: 0.5px;transition: all 0.3s ease;}



.features_section-2-about-2 .button1:hover {color: #fff;background: #1d2025;}



.features_section-2-about-2 .button2 {color: #272727;background: #fff;padding: 12px 23px;border-radius: 3px;font-size: 13px;font-weight: 500;font-family: 'Oswald', sans-serif !important;letter-spacing: 0.5px;transition: all 0.3s ease;}



.features_section-2-about-2 .button2:hover {color: #fff;background: #4d8bf5;}







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



/*   features_section-2  about sytle 3 page  */



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



.features_section-2-about-3 .button1 {color: #fff;background: #4d8bf5;padding: 12px 23px;border-radius: 3px;font-size: 13px;font-weight: 500;font-family: 'Oswald', sans-serif !important;letter-spacing: 0.5px;transition: all 0.3s ease;}



.features_section-2-about-3 .button1:hover {color: #fff;background: #1d2025;}



.features_section-2-about-3 .button2 {color: #272727;background: #fff;padding: 12px 23px;border-radius: 3px;font-size: 13px;font-weight: 500;font-family: 'Oswald', sans-serif !important;letter-spacing: 0.5px;transition: all 0.3s ease;}



.features_section-2-about-3 .button2:hover {color: #fff;background: #4d8bf5;}







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



/*   features_section--3 about sytle 3 page   */



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



.feature_section-3-about-3 {



	float: left;



	width: 100%;



	background: #4d8bf5;



}



.feature_section-3-about-3 .left {



	float: left;



	width: 50%;



	min-height: 500px;



	background: url(../images/site-image30.jpg) no-repeat right top;



}



.feature_section-3-about-3 .right {



	float: left;



	width: 50%;



	padding: 0px;



}



.feature_section-3-about-3 .right .cont {



	float: left;



	width: 80%;



	padding: 80px 0 0 10%;



}



.feature_section-3-about-3 i {



	color: #FFF;



	font-size: 16px;



	float: left;



	width: 38px;



	height: 38px;



	border-radius: 100%;



	text-align: center;



	vertical-align: middle;



	line-height: 40px;



	margin-right: 12px;



	margin-top: 4px;



	transition: all 0.3s ease;



	border: 1px solid #fff;



}



.feature_section-3-about-3 h1 {



	font-weight:200;



	color: #fff;



	margin:0 auto;



	line-height:42px;



	letter-spacing:normal;	



}



.feature_section-3-about-3 h4 {



	font-size: 16px;



	font-weight:600;



	color: #fff;



	margin:0 auto;



	letter-spacing:normal;



	display:block;



}



.feature_section-3-about-3 h4 b {



	font-size: 14px;



	font-weight:normal;



	color: #f0fafe;



	display:block;



	text-transform:none;



}



.feature_section-3-about-3 .linebg2 {



	display: block;



	vertical-align: central;



	width: 100px;



	height: 1px;



	margin-top: 20px;



	margin-bottom: 10px;



	background-color: #fff;



	text-align:left;	



}











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



/*   features_section_1 Services 3 page   */



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







.features_section_1_services3 {



    float: left; 



    width: 100%;



    padding: 74px 0px 60px 0px;



    background: #0d0d0d;



	text-align:left;



}



.features_section_1_services3 .sec_title2 h1 {



	color: #FFF;



}



.features_section_1_services3 .sec_title2::after {



	margin-bottom:10px;



}



.features_section_1_services3 h2{



	color:#4d8bf5;



}



.features_section_1_services3 p{



	color:#FFF;



}



.features_section_1_services3 ul {



    margin: 20px 0px 0px;



    padding: 0px;



}



.features_section_1_services3 li{ 



	color:#FFF;



	line-height: 22px;



	margin-bottom: 12px;



}



.features_section_1_services3 ul li i {



    color: #3298cb;



    margin-right: 8px;



}



.features_section_1_services3 .info-box {



	text-align: center;



	margin:0px auto;



	width:100%; color:#fff;



}



.features_section_1_services3 .info-box-icon {



    background-color: transparent;



    border:2px solid #4d8bf5;



    border-radius: 100%;



    width: 50px; height: 50px;



	margin:0px auto 10px;



}



.features_section_1_services3 .info-box-icon i{



	color:#4d8bf5;



	font-size:20px;



	line-height:50px;



}



.features_section_1_services3 .info-box p {



	font-size:16px; 



}



.features_section_1_services3 .info-box:hover .info-box-icon {



	background-color: #4d8bf5;



	border:2px solid #4d8bf5;



	transition: all 0.3s ease-out 0s;	



}



.features_section_1_services3 .info-box:hover .info-box-icon i{



	color:#FFF;



}



.features_section_1_services3 .info-box:hover p {



	color:#4d8bf5;



	transition: all 0.3s ease-out 0s; 



}



.features_section_1_services3 .margin-left-2 {



	margin-left:20px;



}



.features_section_1_services3 .button1 {



	color: #fff;



	background: #3298cb;



	padding: 12px 32px;



	border-radius: 0px;



	font-size: 14px;



	font-weight: 500;



	font-family: 'Roboto', sans-serif;



	letter-spacing: 0.5px;



	transition: all 0.3s ease;



}



.features_section_1_services3 .button1:hover {



	color: #fff;



	background: #1d2025;



}



.features_section_1_services3 .button2 {



	color: #fff;



	background: #000;



	padding: 12px 32px;



	border-radius: 0px;



	font-size: 14px;



	font-weight: 500;



	font-family: 'Roboto', sans-serif;



	letter-spacing: 0.5px;



	transition: all 0.3s ease;



}



.features_section_1_services3 .button2:hover {



	color: #fff;



	background: #1d2025;



}







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



/*   features_section_2 Services 3 page   */



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







.features_section_2_services3 {



    float: left; 



    width: 100%;



    background:url(../images/parallax-image14.jpg);



	background-attachment:fixed;



	background-position:left center;



	text-align:left;



}



.features_section_2_services3 .box {



	padding:100px 15px;



	text-align:center;



	transition: all 0.3s ease;



	border-right:solid 1px #000;



}



.features_section_2_services3 .box:hover {



	color:#fff;



	background-color:#000;



	margin-top:-50px;



}



.features_section_2_services3 .active.box {



	color:#fff;



	background-color:#4d8bf5;



	margin-top:-50px;



}



.features_section_2_services3 .boxlast {



	padding:100px 15px;



	text-align:center;



	transition: all 0.3s ease;



	border-right:none;



}



.features_section_2_services3 .boxlast:hover {



	color:#fff;



	background-color:#000;



	margin-top:-50px;



}



.features_section_2_services3 i {



    position: relative;



    background: #FFF;



    color: #4d8bf5;



    border-radius: 100%;



    width: 60px;



    height: 60px;



    line-height: 60px;



    font-size: 16px;



    text-align: center;



    border: 2px solid #000;



	transition: all 0.3s ease;



}



.rawmodule-2 .counters4{ padding-bottom:100px}







.sp-simpleportfolio .sp-simpleportfolio-description.nixon,.sp-simpleportfolio .sp-simpleportfolio-meta.nixon{ width:100%; padding-left:0; margin-top:30px;}



.sp-simpleportfolio .sp-simpleportfolio-created.nixon h4{display:inline-block;}



.sp-simpleportfolio .sp-simpleportfolio-tags.nixon h4{ text-align:left; padding-left:0;}



.sp-simpleportfolio .sp-tags { background-color: #fff;border: 1px solid #e4e4e4;color: #727272;float: left;margin: 0 10px 10px 0;padding: 5px 15px;}



.sp-simpleportfolio-tags.nixon{margin-top:20px;}



.sp-simpleportfolio.sp-simpleportfolio-view-item{}



.sp-simpleportfolio.nixon{}



.sp-simpleportfolio .sp-simpleportfolio-filter.nixon > ul > li > a {



    background-color: #ffffff;



    border: 1px solid #ececec;



    color: #888888;



    cursor: pointer;



    display: inline-block;



    font: 400 12px/32px "Open Sans",sans-serif;



    margin: 0 10px 10px 0;



    overflow: visible;



    padding: 0 17px;



    position: relative;



    transition: color 0.3s ease-in-out 0s, background-color 0.3s ease-in-out 0s, border-color 0.3s ease-in-out 0s;border-radius:0px;



}



.sp-simpleportfolio .sp-simpleportfolio-filter.nixon > ul > li.active > a{ background-color: #101010;



    border-color: #5d5d5d;



    color: #fff;



    cursor: default;}



.sp-simpleportfolio-filter.nixon{ text-align:left;}







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



/*   Blog News Pro GK5   */



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



.nspArt{ position:relative;}



.nspArt h4.nspHeader a,.nspArt h4.nspHeader{ text-transform:uppercase;font-size: 24px;}



.nspArt .nspInfo i{ margin-right:5px;}



.nspArt .nspInfo2 .Nsp_nixon_date,.nspArt .nspInfo2 .Nsp_nixon_hits,.nspArt .nspInfo2 .Nsp_nixon_category,.Nsp_nixon_user{ margin-right:10px;}



.Nspdate-overlay{}



.nspArt .nspInfo1 .Nsp_nixon_date i{ display:none;}



p.nspInfo { margin:0 0 0px!important;}



p.nspInfo2{ margin-bottom:20px;}



.nspArt .nspInfo1 .Nsp_nixon_date{color: #fff;float: left;font-size: 21px;height: 120px;margin: 0;padding: 30px 15px 0 15px;position: absolute;text-align: center;width: 120px;z-index: 2; line-height:1.43}



.button.one {background: #1cd0a9 none repeat scroll 0 0;color: #fff;font-size: 13px;font-weight: 500;padding: 12px 28px;text-transform: uppercase;transition: all 0.3s ease 0s;}



.nspArt a.readon.nixon{color: #fff;font-size: 13px;font-weight: 500;padding: 12px 28px;text-transform: uppercase;transition: all 0.3s ease 0s; line-height:1.4; margin-top:24px;}



.nspArt a.readon.nixon:hover{background: #272727!important;}



.nspTopInterface.nixon {clear: both;float: none;margin: 5px 0;overflow: hidden; width:100%; display:block; text-align:center; border-top:1px solid #e4e4e4; padding-top:20px;}



.nspPagination-align{ margin:0 auto; text-align:center; display: inline-block;}



.nspArt p.nspText.nixon{ margin-top:20px;}



.nspPagination.nixon{ float:none; display:inline-block; margin:0px auto!important; width:auto;}



.nspPrev.nixon,.nspNext.nixon {border: 1px solid #e4e4e4;display: inline-block;height: 40px;line-height: 40px;margin: 0 15px 0 0;padding: 0;text-align: center;width: 40px;border-radius:0px; text-indent:-999px; position:relative;}



.nspPrev.nixon::before {content: "\f104";border-style:none;border-width:0!important;font-family:FontAwesome; border-radius:0px; color: #242424; float:none;position:absolute;text-indent:0px; line-height:30px;text-align:center;left:30%;border:1px solid red; z-index:999}



.nspNext.nixon::before {content: "\f105";border-style:none;border-width:0!important;font-family:FontAwesome; border-radius:0px; color: #242424; float:none;position:absolute;text-indent:0px; line-height:30px;text-align:center;left:30%;border:1px solid red; z-index:999}



.nspPrev.nixon:hover::before,.nspNext.nixon:hover::before{ color:#fff;}



.nspNext.nixon{ float:right;}



.nspPagination.nixon li{border: 1px solid #e4e4e4;display: inline-block;height: 40px;line-height: 40px;margin: 0 15px 0 0!important;padding: 0;text-align: center;width: 40px;border-radius:0px; background:transparent!important; text-indent:0px;}



.nspPagination.nixon li > a{ text-indent:0px; color:#000;height: 40px;width: 40px;text-align: center; border-radius:0px;}



.nspPagination.nixon li > a:hover,.nspPagination.nixon li.active a{ color:#fff;}







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



/*   Contact Page   */



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



.contact-right{ float:right;}



h3.nixon{ display:none;}



.contact-right .dl-horizontal dd{margin-left: 0px;}



.contact-left .contact-form-pretext{ font-size:12px}



.contact-left .form-horizontal .control-group .controls {margin-left: 0px;}



.contact-left .form-horizontal .control-group .control-label{ width:100%; display:block; text-align:left; font-weight:normal;color: #454545;font-size: 75%;padding: 0.2em 0.6em 0.3em;}



.contact-left .form-horizontal label{font-weight:normal;}



.contact-left input {background: #f9f9f9 none repeat scroll 0 0;border: 1px solid #eee;box-shadow: 0 1px 2px 0 rgb(238, 238, 238) inset;color: #454545;float: left;margin-bottom: 10px;padding: 9px 12px;width: 100%; border-radius:0px; line-height:1.42; font-size:14px; height:38px;}



.contact-form #jform_contact_message{ border-radius:0px;    background: #f9f9f9 none repeat scroll 0 0;border: 1px solid #eee;box-shadow: 0 1px 2px 0 rgb(238, 238, 238) inset;color: #454545;float: left;margin-bottom: 10px;padding: 9px 12px;width: 100%;height:136px;}



.contact-form .form-horizontal .control-group {margin-bottom:5px;}



.contact-right .page-header {border-bottom: 0;margin: 0 0 20px;padding-bottom:0px;}



.contact-form .form-actions{background-color:transparent;}



.contact-form .form-actions.nixon {padding: 0px 20px 10px 0;}



.contact-style2 .wrap.t3-breadcrumbs{margin-bottom:0px;}



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



/*  Buy Now Button  */



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



.navbar-default  ul.nav > li > a.buynowbut,.navbar-default .navbar-nav > .open > a.buynowbut{color:#fff!important;} 



.navbar-default  ul.nav > li > a.buynowbut:hover{background: #727272!important;color: #fff;}



#t3-mainnav.t3-mainnav.full  ul.nav > li > a.buynowbut{ background:none!important;}







select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox{background: #f9f9f9 none repeat scroll 0 0;border: 1px solid #eee;box-shadow: 0 1px 2px 0 rgb(238, 238, 238) inset;color: #454545;float: left;margin-bottom: 10px;padding: 9px 12px; border-radius:0px; line-height:1.42; font-size:14px; height:38px;}



label {font-weight:normal;width:100%; display:block; text-align:left; font-weight:normal;color: #454545;padding: 0.2em 0.6em 0.3em 0em;}



.form-actions {background-color:transparent;}



.input-group-addon{background: #f9f9f9 none repeat scroll 0 0;border: 1px solid #eee;box-shadow: 0 1px 2px 0 rgb(238, 238, 238) inset;color: #454545;margin-bottom: 10px;padding: 8px 12px; border-radius:0px!important; line-height:1.42; font-size:13px; height:38px; border-bottom-right-radius: 0;border-top-right-radius: 0; border-bottom-left-radius: 0;border-top-left-radius: 0;}



.registration legend { padding-bottom:15px;}



#login-form ul.unstyled{ padding-left:0;}



.btn.cancel{background-color: #3e3e3e; color:#fff; margin-left:15px;}



.btn.cancel:hover{background-color:#242424;}



.registration .form-group.form-actions{ margin-top:5px; padding-top:5px;}



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



/*TABS*/



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



ul.nav-tabs {



	margin: 0;



	padding: 0;



	list-style-type: none;



	border: 1px solid #e0e0e0;



	border-bottom: none;



	height: 54px;



	width: 99%;



	background-color: #eee;



	position: relative;



	z-index: 4;



}



ul.nav-tabs li a {border-radius:0px;



	float: left;



	color: #272727;



	height: 54px;



	padding: 0px 40px;



	font-weight: 400;



	text-decoration: none;



	line-height: 50px;



	font-size: 14px;



	background-color: #eee;



	border:0;



	border-right: 1px solid #fff;



	margin-right:0px;



}



.tab-content {



    padding: 5% 4%;



    width: 99%;  background-color: #fff;



    border: 1px solid #e0e0e0;



    float: left;



    margin-bottom: 0;



    margin-top: -1px;







    position: relative;



    text-align: left;



    z-index: 3;



}



ul.nav-tabs > li.active > a, ul.nav-tabs > li.active > a:hover, ul.nav-tabs > li.active > a:focus{color: #999;



	border:0;



	border-bottom: 1px solid #fff;



	background-color: #fff;



	margin-right:0px;}







.registration-bgimage{ display:block; min-height:615px; background: url(../images/registration-bg-img01.jpg) top center; background-size:cover; background-repeat:no-repeat;}



.registration.nixon .well{ background-color:transparent; border-radius:0px; border:0;box-shadow:none;}



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



/*  Mobile CSS  */



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







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



.navbar-default ul.nav > li > a.buynowbut{ display:none!important;}



.feature_section2 .cir1{ margin-bottom:40px;}



#t3-mainnav.t3-mainnav.full .t3-navbar .navbar-nav > li > a ,#t3-mainnav.t3-mainnav.full .t3-navbar .navbar-nav > li > .separator{padding: 0 36px 0 37px;}



.t3-header.home-1 .col-sm-9,.languageswitcher.col-sm-4  { padding-left:0px; padding-right:0px;}



#btl .btl-panel.nixon > span{ padding-left:5px; padding-right:5px;}



.container.t3-header.home-2,.header-subpages .container.t3-header{ width:100%!important;}



.features_section_2_box {float: left;width: 100%;padding: 40px 30px;}



}







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



#t3-header .mainnav-con,#t3-mainnav,.navbar-header{ min-height:1px!important;}



#t3-header {min-height:50px;height:auto !important;height:50px;}



.navbar-default .navbar-toggle,.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {border-color:transparent; border-radius:0px;background-color:transparent;}



.navbar-default .navbar-toggle .icon-bar { border-radius: 1px; background-color:#fff!important;display: block;height: 2px;width: 22px; font-size:20px; margin-left:auto; margin-right:auto;}



.navbar-default .navbar-toggle{position:absolute; top:-44px; right:0;}



.navbar-header{ position:relative;}



.t3-navbar-collapse.navbar-collapse{ background:#fff; margin-top:7px;}



.t3-navbar-collapse.navbar-collapse ul.nav.navbar-nav{ width:100%; text-align:left}



.mainnav-con.col-xs-12{ padding-left:0; padding-right:0;}



a.tp-button.green, a.tp-button.grey{ font-size:10px!important; padding:3px 5px!important;}



a.tp-button.grey.small{ margin-left:30px!important;}



.rev_slider .tp-caption { padding-left:15px!important; padding-right:15px!important;}



.tp-caption.smallthingreynixon, .smallthingreynixon{ }



.feature_section1.boxes {padding:0px 0;}



.margin-bottom-2 {margin-bottom: 20px!important;}



.feature_section2 .cirbut2{display:none;}



.sp-simpleportfolio .sp-simpleportfolio-item.nixon{ }



.feature_section7 .btn3{ display:none;}







#t3-mainnav.t3-mainnav.full .navbar-toggle{ top:0!important;background: #12171f; z-index:9999; border-radius: 4px;}



#t3-mainnav.t3-mainnav.full .t3-navbar-collapse.navbar-collapse{ margin-top:50px;background: #12171f;}



#t3-mainnav.t3-mainnav.full .t3-navbar-collapse .navbar-nav > li > a{ border-top: 1px solid #075a48;}



#t3-mainnav.t3-mainnav.full .t3-navbar-collapse .navbar-nav > li:first-child > a {border-bottom: 1px solid #075a48;border-top:0;}



#t3-mainnav.t3-mainnav.full.navbar-default .navbar-collapse, #t3-mainnav.t3-mainnav.full.navbar-default .navbar-form{ border-color:transparent;}







.t3-breadcrumbs .breadcrumb {float:left;}



.features_section-one-about-1 {padding:20px;}



ul.footer_social_links1 { float:none;}



.subfooter{ margin-bottom:15px;}



.features_section-2-about-2 .button2,.features_section-2-about-2 .button1{ display:inline-block;}



.features_section-2-about-2 .button1,.feature_section6 a.but { margin-top:15px;}



.feature_section-3-about-3 .left,.feature_section-3-about-3 .right{ width:100%;}



.feature_section-3-about-3 .right{ padding-bottom:20px;}



.featured-services-about-1 .boxed{border-right:0;}



.nspArts, .nspLinksWrap {padding: 0 0px!important;}



.t3-mainnav .t3-navbar-collapse .navbar-nav{ margin:0;}



.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a{ border-bottom:1px solid #e7e7e7}



.t3-mainnav .nav .caret    {position: absolute;right: 12px;top: 40%;}



.feature_section1 .box {margin: 0 auto 50px;width: 100%;}



.feature_section2 .counters3,.counters4 .col-sm-2 { margin-top:50px;}



.col-xs-4.social-top,.col-xs-8.languageswitcher,.section-paddingprimary.services_demo3 .container{ padding-left:0; padding-right:0;}



.feature_section3 .circle{ margin-right:auto; margin-left:auto;}



.picturemodule-2_bg{ padding:80px 0px;}



#t3-header-home-1 .social-top ul.topsocial{ float:left}



#btl .btl-panel.nixon{ float:right!important;}



.feature_section6 .but {float: left;}



.mod_masonry .grow img{ width:100%!important;}



.mod_masonry a.grow { width:100%!important;}



.nspCol3.nspArt .nspInfo1 .Nsp_nixon_date{font-size:14px;height:63px;padding: 0px 15px 0 15px;width:63px;z-index: 2; line-height:1.43}



.nspCol2.nspArt .nspInfo1 .Nsp_nixon_date{height:100px;width:100px;z-index: 2; line-height:1.43}



}







@media screen and (min-width: 481px) and (max-width: 639px){



#t3-header .mainnav-con,#t3-mainnav,.navbar-header{ min-height:1px!important;}



#t3-header {min-height:50px;height:auto !important;height:50px;}



.navbar-default .navbar-toggle,.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {border-color:transparent; border-radius:0px;background-color:transparent;}



.navbar-default .navbar-toggle .icon-bar { border-radius: 1px; background-color:#fff!important;display: block;height: 2px;width: 22px; font-size:20px; margin-left:auto; margin-right:auto;}



.navbar-default .navbar-toggle{position:absolute; top:-44px; right:0;}



.navbar-header{ position:relative;}



.t3-navbar-collapse.navbar-collapse{ background:#fff; margin-top:7px;}



.t3-navbar-collapse.navbar-collapse ul.nav.navbar-nav{ width:100%; text-align:left}



.mainnav-con.col-xs-12{ padding-left:0; padding-right:0;}



a.tp-button.green, a.tp-button.grey{ font-size:10px!important; padding:3px 5px!important;}



a.tp-button.grey.small{ margin-left:30px!important;}



.rev_slider .tp-caption { padding-left:15px!important; padding-right:15px!important;}



.tp-caption.smallthingreynixon, .smallthingreynixon{ }



.feature_section1.boxes {padding:0px 0;}



.margin-bottom-2 {margin-bottom: 20px!important;}



.feature_section2 .cirbut2{display:none;}



.sp-simpleportfolio .sp-simpleportfolio-item.nixon{}



.feature_section7 .btn3{ display:none;}







#t3-mainnav.t3-mainnav.full .navbar-toggle{ top:0!important;background: #12171f; z-index:9999; border-radius: 4px;}



#t3-mainnav.t3-mainnav.full .t3-navbar-collapse.navbar-collapse{ margin-top:50px;background: #12171f;}



#t3-mainnav.t3-mainnav.full .t3-navbar-collapse .navbar-nav > li > a{ border-top: 1px solid #075a48;}



#t3-mainnav.t3-mainnav.full .t3-navbar-collapse .navbar-nav > li:first-child > a {border-bottom: 1px solid #075a48;border-top:0;}



#t3-mainnav.t3-mainnav.full.navbar-default .navbar-collapse, #t3-mainnav.t3-mainnav.full.navbar-default .navbar-form{ border-color:transparent;}







.t3-breadcrumbs .breadcrumb {float:left;}



.features_section-one-about-1 {padding:20px;}



ul.footer_social_links1 { float:none;}



.subfooter{ margin-bottom:15px;}



.features_section-2-about-2 .button2,.features_section-2-about-2 .button1{ display:inline-block;}



.features_section-2-about-2 .button1,.feature_section6 a.but { margin-top:15px;}



.feature_section-3-about-3 .left,.feature_section-3-about-3 .right{ width:100%;}



.feature_section-3-about-3 .right{ padding-bottom:20px;}



.featured-services-about-1 .boxed{border-right:0;}



.nspArts, .nspLinksWrap {padding: 0 0px!important;}



.t3-mainnav .t3-navbar-collapse .navbar-nav{ margin:0;}



.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a{ border-bottom:1px solid #e7e7e7}



.t3-mainnav .nav .caret    {position: absolute;right: 12px;top: 40%;}



.feature_section1 .box {margin: 0 auto 50px;width: 100%;}



.feature_section2 .counters3,.counters4 .col-sm-2 { margin-top:50px;}



.col-xs-4.social-top,.col-xs-8.languageswitcher,.section-paddingprimary.services_demo3 .container{ padding-left:0; padding-right:0;}



.feature_section3 .circle{ margin-right:auto; margin-left:auto;}



.picturemodule-2_bg{ padding:80px 0px;}



#t3-header-home-1 .social-top ul.topsocial{ float:left}



#btl .btl-panel.nixon{ float:right!important;}



.feature_section6 .but {float: left;}



.mod_masonry .grow img{ width:100%!important;}



.mod_masonry a.grow { width:100%!important;}



.nspCol3.nspArt .nspInfo1 .Nsp_nixon_date{font-size:14px;height:63px;padding: 0px 15px 0 15px;width:63px;z-index: 2; line-height:1.43}



.nspCol2.nspArt .nspInfo1 .Nsp_nixon_date{height:100px;width:100px;z-index: 2; line-height:1.43}



}







@media screen and (min-width: 481px) and (max-width: 589px){



.feature_section2 .cir1{ margin-left:auto; margin-right:auto; float:none;}



}



@media screen and (min-width: 320px) and (max-width: 480px){



.logo-image img{width: 70%;padding-left:10px;}



.logo {padding-top:15px; }



.navbar-default .navbar-toggle,.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {border-color:transparent; border-radius:0px;background-color:transparent;}



.navbar-default .navbar-toggle .icon-bar { border-radius: 1px; background-color:#fff!important;display: block;height: 2px;width: 22px; font-size:20px; margin-left:auto; margin-right:auto;}



.navbar-default .navbar-toggle{position:absolute; top:-44px; right:0;}



.navbar-header{ position:relative;}



#t3-header.tiny{ min-height:50px; height:50px!important}



.t3-navbar-collapse.navbar-collapse{ background:#fff; margin-top:7px;}



.t3-navbar-collapse.navbar-collapse ul.nav.navbar-nav{ width:100%; text-align:left}



.mainnav-con.col-xs-12{ padding-left:0; padding-right:0;}



a.tp-button.green, a.tp-button.grey{ font-size:10px!important; padding:3px 5px!important;}



a.tp-button.grey.small{ margin-left:30px!important;}



.tp-rightarrow.default,.tp-leftarrow.default{ display:none!important;}



.rev_slider .tp-caption { padding-left:15px!important; padding-right:15px!important;}



.tp-caption.smallthingreynixon, .smallthingreynixon{ }



.feature_section1 {padding: 0;}



.margin-bottom-2 {margin-bottom: 20px!important;}



.feature_section2 .cirbut2{display:none;}



.sp-simpleportfolio .sp-simpleportfolio-item.nixon{ display:block!important; width:100%!important;}



.feature_section7 .btn3{ display:none;}







#t3-mainnav.t3-mainnav.full .navbar-toggle{ top:0!important;background: #12171f; z-index:9999; border-radius: 4px;}



#t3-mainnav-full .t3-navbar-collapse.navbar-collapse{ margin-top:50px;background: #12171f;}



#t3-mainnav.t3-mainnav.full .t3-navbar-collapse .navbar-nav > li > a{ border-top: 1px solid #075a48;}



#t3-mainnav.t3-mainnav.full .t3-navbar-collapse .navbar-nav > li:first-child > a {border-bottom: 1px solid #075a48;border-top:0;}



#t3-mainnav.t3-mainnav.full.navbar-default .navbar-collapse, #t3-mainnav.t3-mainnav.full.navbar-default .navbar-form{ border-color:transparent;}







.t3-breadcrumbs .breadcrumb {float:left;}



.features_section-one-about-1 {padding:20px;}



ul.footer_social_links1 { float:none;}



.subfooter{ margin-bottom:15px;}



.features_section-2-about-2 .button2,.features_section-2-about-2 .button1{ display:inline-block;}



.features_section-2-about-2 .button1,.feature_section6 a.but { margin-top:15px;}



.feature_section-3-about-3 .left,.feature_section-3-about-3 .right{ width:100%;}



.feature_section-3-about-3 .right{ padding-bottom:20px;}



.featured-services-about-1 .boxed{border-right:0;}



.nspArts, .nspLinksWrap {padding: 0 0px!important;}



.t3-mainnav .t3-navbar-collapse .navbar-nav{ margin:0;}



.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a{ border-bottom:1px solid #e7e7e7}



.t3-mainnav .nav .caret    {position: absolute;right: 12px;top: 40%;}



.feature_section1 .box {margin: 0 auto 50px;width: 100%;}



.feature_section2 .counters3,.counters4 .col-sm-2 { margin-top:50px;}



.col-xs-4.social-top,.col-xs-8.languageswitcher,.section-paddingprimary.services_demo3 .container{ padding-left:0; padding-right:0;}



#t3-header .mainnav-con,#t3-mainnav,.navbar-header{ height:1px!important;}



#t3-header {min-height:50px;height:auto !important;height:50px;}



}



@media screen and (max-width: 319px){



.logo-image img{width: 70%;padding-left:10px;}



.logo {padding-top:15px; }



.navbar-default .navbar-toggle,.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {border-color:transparent; border-radius:0px;background-color:transparent;}



.navbar-default .navbar-toggle .icon-bar { border-radius: 1px; background-color:#fff!important;display: block;height: 2px;width: 22px; font-size:20px; margin-left:auto; margin-right:auto;}



.navbar-default .navbar-toggle{position:absolute; top:-44px; right:0;}



.navbar-header{ position:relative;}



#t3-header.tiny{ min-height:50px; height:50px!important}



.t3-navbar-collapse.navbar-collapse{ background:#fff; margin-top:7px;}



.t3-navbar-collapse.navbar-collapse ul.nav.navbar-nav{ width:100%; text-align:left}



.mainnav-con.col-xs-12{ padding-left:0; padding-right:0;}



a.tp-button.green, a.tp-button.grey{ font-size:10px!important; padding:3px 5px!important;}



a.tp-button.grey.small{ margin-left:30px!important;}



.tp-rightarrow.default,.tp-leftarrow.default{ display:none!important;}



.rev_slider .tp-caption { padding-left:15px!important; padding-right:15px!important;}



.tp-caption.smallthingreynixon, .smallthingreynixon{ }



.feature_section1 {padding: 0;}



.margin-bottom-2 {margin-bottom: 20px!important;}



.feature_section2 .cirbut2{display:none;}



.sp-simpleportfolio .sp-simpleportfolio-item.nixon{ display:block!important; width:100%!important;}



.feature_section7 .btn3{ display:none;}







#t3-mainnav.t3-mainnav.full .navbar-toggle{ top:0!important;background: #12171f; z-index:9999; border-radius: 4px;}



#t3-mainnav.t3-mainnav.full .t3-navbar-collapse.navbar-collapse{ margin-top:50px;background: #12171f;}



#t3-mainnav.t3-mainnav.full .t3-navbar-collapse .navbar-nav > li > a{ border-top: 1px solid #075a48;}



#t3-mainnav.t3-mainnav.full .t3-navbar-collapse .navbar-nav > li:first-child > a {border-bottom: 1px solid #075a48;border-top:0;}



#t3-mainnav.t3-mainnav.full.navbar-default .navbar-collapse, #t3-mainnav.t3-mainnav.full.navbar-default .navbar-form{ border-color:transparent;}







.t3-breadcrumbs .breadcrumb {float:left;}



.features_section-one-about-1 {padding:20px;}



ul.footer_social_links1 { float:none;}



.subfooter{ margin-bottom:15px;}



.features_section-2-about-2 .button2,.features_section-2-about-2 .button1{ display:inline-block;}



.features_section-2-about-2 .button1,.feature_section6 a.but { margin-top:15px;}



.feature_section-3-about-3 .left,.feature_section-3-about-3 .right{ width:100%;}



.feature_section-3-about-3 .right{ padding-bottom:20px;}



.featured-services-about-1 .boxed{border-right:0;}



.nspArts, .nspLinksWrap {padding: 0 0px!important;}



.t3-mainnav .t3-navbar-collapse .navbar-nav{ margin:0;}



.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a{ border-bottom:1px solid #e7e7e7}



.t3-mainnav .nav .caret    {position: absolute;right: 12px;top: 40%;}



.feature_section1 .box {margin: 0 auto 50px;width: 100%;}



.feature_section2 .counters3,.counters4 .col-sm-2 { margin-top:50px;}



.col-xs-4.social-top,.col-xs-8.languageswitcher,.section-paddingprimary.services_demo3 .container{ padding-left:0; padding-right:0;}



.btl-panel.nixon span#btl-panel-login,.btl-panel.nixon span#btl-panel-registration{padding: 0 15px;}



.topbar .container{ font-size:13px;}



#t3-header .mainnav-con,#t3-mainnav,.navbar-header{ height:1px!important;}



#t3-header {min-height:50px;height:auto !important;height:50px;}



.t3-footnav .t3-module .module-title{font-size:14px;}



}

/* alterações às versões mobile */





/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width: 979px) 

{.naovisivel {display: none;}

 .breadcrumb {display: none;}

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

.navbar-default .navbar-nav > .active > a:focus {color: #9699b4;}.navbar-default .navbar-nav > .open > a,

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

.navbar-default .navbar-nav > .open > a:focus {color:#9699b4;

}

.navbar-default .navbar-nav > .open > a .caret,

.navbar-default .navbar-nav > .open > a:hover .caret,

.navbar-default .navbar-nav > .open > a:focus .caret {  border-top-color:#9699b4;border-bottom-color:#9699b4;



} 



}

/* Landscape phone to portrait tablet */

@media (max-width: 767px) { .breadcrumb {display: none;}.navbar-default .navbar-nav > .active > a,

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

.navbar-default .navbar-nav > .active > a:focus {color: #9699b4;background-color: transparent;}

.naovisivel {display: none;}



}



	/* Landscape phones and down */

@media (max-width: 480px) {.breadcrumb {display: none;}

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

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

.navbar-default .navbar-nav > .active > a:focus {color: #9699b4;background-color: transparent;}

.naovisivel {display: none;}

.fullwidthbanner-container .naovisivel{display: none;}



}



/* Portrait tablet to landscape and desktop */

@media (min-width: 979px) and (max-width: 2000px) 

{.naovisivelnodesk {display: none;!important}

}



/* Outras alterações pedidas pelo cliente */

h5 {color: #000000;}

.contact-left .form-horizontal .control-group .control-label {

    font-size: 95%;

}



ul.topsocial {

    float: right;

    margin: 0 0;

    padding: 10px;

}



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

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

.navbar-default .navbar-nav > .open > a:focus {background-color:#000000;}



fieldset {

    padding: 1px!important

	;

    

}

.formulario{padding: 1px!important; margin-top: 50px;}

.navbar-default .navbar-toggle .icon-bar { border-radius: 1px; background-color:#FFFFFF;}