

.anim-icons{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

.anim-icons.full-width{
	max-width: 100%;
}


.anim-icons .icon{
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
}

.twist-line-1{
	height: 70px;
	width: 80px;
	background-image:url(../images/icons/twist-line-1.png);
}

.twist-line-2{
	height: 73px;
	width: 70px;
	background-image: url(../images/icons/twist-line-2.png);
}

.twist-line-3{
	height: 73px;
	width: 70px;
	background-image: url(../images/icons/twist-line-3.png);
}


.gallery-section .twist-line-2 {
    left: -10%;
    top: 80px;
}

.space{

    font-size: 20px;
    margin-right: 10px;
    color: #fff;
}

.space-1{

    font-size: 20px;
    margin-right: 10px;
    color: #f39126;
}

/*------------------------------Header Start------------------------------*/
.menu-block .ownavigation .container {
	position: relative;
}
.top-header {
	text-align: center;
}
.top-header .container {
	position: relative;
}
.top-header .top-left {
	float: left;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-left: 40%;
}

.reg-btn {
    background-color: #f49227;
    padding: 10px 10px 10px;
    border-radius: 5px;
    margin-right: 15px;
    float: inherit;
}

.reg-btn a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.reg-btn a:hover {
    color: #222;
    text-decoration: none;
}

.reg-btn-1{
    background-color: #f49227;
    color: #fff;
    font-size: 13px;
    padding: 10px 10px 10px;
    border-radius: 5px;
    margin-right: 15px;
    float: inherit;
}

.reg-btn-1 a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

.reg-btn-1 a:hover {
    color: #33d27e;
    text-decoration: none;
}


.lang-block {
	float: left;
}

.top-header .top-left .lang-block .btn-group, .top-header .top-left .lang-block .bootstrap-select.btn-group .dropdown-toggle .filter-option {
	width: auto;
}
.top-header .top-left .lang-block .btn-group .btn {
	border: none;
	border-radius: 0;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0.325px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: none;
	text-transform: uppercase;
}
.top-header .top-left .lang-block .bootstrap-select .dropdown-toggle:focus, .top-header .top-left .lang-block .btn-group .btn-default:hover, .top-header .top-left .lang-block .btn-group .btn-default.active, .top-header .top-left .lang-block .btn-group .btn-default:active, .top-header .top-left .lang-block .btn-group.open > .dropdown-toggle.btn-default {
	background-color: transparent;
}
.top-header .top-left .lang-block .bootstrap-select .dropdown-toggle:focus {
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
	outline: none;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
	display: none;
}
.bootstrap-select.btn-group .dropdown-toggle .bs-caret::before {
	content: "\f107";
	font-family: FontAwesome;
	font-size: 13px;
}
/* .top-header .logo-block {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
} */

/*------ 8/12/2022-----*/
.top-header .logo-block {
	position: absolute;
	left: 0;
	/*right: 0;*/
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	width: 165px;
}
/*------ 8/12/2022-----*/

.top-header .logo-block a, .menu-block .ownavigation .navbar-header .navbar-brand {
	font-size: 35.97px;
	font-weight: bold;
	color: #4c4c4c;
	text-transform: uppercase;
	letter-spacing: 0.7194px;
	text-decoration: none;
	position: relative;
	display: inline-block;
}
.top-header .logo-block a > span, .menu-block .ownavigation .navbar-header .navbar-brand > span {
	float: left;
	font-size: 63.25px;
	font-weight: normal;
	transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	position: relative;
	margin-right: 5px;
	line-height: 54px;
	color: #fff;
	z-index: 1;
}
.top-header .logo-block a > span::after, .top-header .logo-block a > span::before, .menu-block .ownavigation .navbar-header .navbar-brand > span::after, .menu-block .ownavigation .navbar-header .navbar-brand > span::before {
	background-color: #cd2122;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 5px;
	bottom: 7px;
	z-index: -1;
	transform: skew(-20deg) rotate(-20deg);
	-webkit-transform: skew(-20deg) rotate(-20deg);
	-moz-transform: skew(-20deg) rotate(-20deg);
	-ms-transform: skew(-20deg) rotate(-20deg);
}
.top-header .logo-block a > span::after, .menu-block .ownavigation .navbar-header .navbar-brand > span::after {
	background-color: #fff;
	left: 5px;
	right: -7px;
	top: -5px;
	bottom: 5px;
	z-index: -2;
}
.top-header .top-right {
	float: right;
	position: relative;
	margin-top: 0px;
}
.top-header .top-right > span, .top-header .top-right > ul, .top-header .top-right > div {
	margin-right: -15px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.menu-block .ownavigation .navbar-nav > li > a {
	font-weight: bold;
	font-size: 14px;
}
.menu-block.navbar-fixed-top {
	z-index: 3;
}


/*-------------------Section Header-----------------*/
.section-header {
	display: inline-block;
	margin-bottom: 25px;
	position: relative;
	width: 100%;
	text-align: center;
	position: relative;
}

.section-header h3 {
	color: #000;
	font-size: 35px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 12px;
	margin-top: 0;
	position: relative;
}

.section-header span{
	color: #f49227;
}

.section-header p {
	color: #555;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 20px;
    margin-top: 0;
    position: relative;
    width: 55%;
    margin: auto;
}

/*-------------------Section Header-----------------*/
.section-header-1 {
	display: inline-block;
	margin-bottom: 25px;
	position: relative;
	width: 100%;
	text-align: center;
	position: relative;
}

.section-header-1 h3 {
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 12px;
	margin-top: 0;
	position: relative;
}

.section-header-1 span{
	color: #000;
}

.section-header-1 p {
	color: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 20px;
    margin-top: 0;
    position: relative;
    width: 55%;
    margin: auto;
}


/*------------------------------Header End-------------------------------*/

/*------------------------------Banner Start-----------------------------*/
.page-banner {
	background-image: url("../images/page-banner.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	margin-bottom: 50px;
	text-align: center;
}
.page-title {
	display: inline-block;
	width: 100%;
	margin-top: 80px;
	margin-bottom: 80px;
	text-align: center;
}
.page-banner h3 {
	background-color: rgba(0,0,0,0.2);
	color: #fff;
	display: inline-block;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 31px;
	margin-bottom: 0;
	margin-top: 0;
	padding: 11px 24px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	max-width: 100%;
}
.page-banner .breadcrumb {
	background-color: transparent;
	margin: 11px 0 0;
	padding: 9px 25px;
	text-align: center;
	display: inline-block;
	max-width: 100%;
	position: relative;
	z-index: 1;
}
.page-banner .breadcrumb::before, .page-banner .breadcrumb::after {
	background-color: #fff;
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 80%;
	z-index: -1;
}
.page-banner .breadcrumb::before {
	left: 0;
	transform: skew(-25deg);
	-webkit-transform: skew(-25deg);
	-moz-transform: skew(-25deg);
	-ms-transform: skew(-25deg);
}
.page-banner .breadcrumb::after {
	right: 0;
	transform: skew(25deg);
	-webkit-transform: skew(25deg);
	-moz-transform: skew(25deg);
	-ms-transform: skew(25deg);
}
.page-banner .breadcrumb li {
	letter-spacing: 0.28px;
	text-transform: lowercase;
}
.page-banner .breadcrumb > li + li::before {
	color: #bfbfbf;
	content: ">";
	padding-left: 9px;
	padding-right: 9px;
}
.page-banner .breadcrumb li, .page-banner .breadcrumb li a {
	color: #000000;
}
.page-banner .breadcrumb li a {
	text-decoration: none;
}
/* + Ow-pagination */
.ow-pagination ul {
	margin-bottom: 0;
	margin-top: 0;
}
.ow-pagination ul li {
	display: inline-block;
}
.ow-pagination ul li + li {
	margin-left: 15px;
}
.ow-pagination ul li a {
	border: 1px solid #cd2122;
	border-radius: 0;
	color: #555;
	font-size: 18px;
	margin: 0;
	min-width: 40px;
	min-height: 40px;
	text-align: center;
	padding: 6px 14px 4px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.ow-pagination .pagination > li:first-child > a, .ow-pagination .pagination > li:first-child > span, .ow-pagination .pagination > li:last-child > a, .ow-pagination .pagination > li:last-child > span {
	border-radius: 0;
}
.ow-pagination ul li a:focus, .ow-pagination ul li a:hover {
	border-color: transparent;
	background-color: #cd2122;
	color: #fff;
}
/* + Shortcodes */


/*------------------------------Slider Start------------------------------*/

#home-revslider {
    height: 595px !important;
}
#home-slider1 {
    height: 595px !important;
}
.slider-section {
	direction: ltr;
}
.slider-section .slide-title > span {
	color: #f39126;
	padding: 2px 5px 4px;
}
.slider-section .slide-border {
	background-color: #f39126;
	display: inline-block;
	width: 95px;
	height: 2px;
}
.slider-section .tparrows {
	background-color: #f39126;
	border-radius: 0;
	height: 37px;
	line-height: 37px;
	width: 34px;
	text-align: center;
	transform: skew(-10deg);
	-webkit-transform: skew(-10deg);
	-moz-transform: skew(-10deg);
	-ms-transform: skew(-10deg);
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.24);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.24);
}
.slider-section .tparrows::before {
	font-family: FontAwesome;
	font-size: 14px;
	height: 37px;
	line-height: 37px;
	width: 37px;
	text-align: center;
	transform: skew(10deg);
	-webkit-transform: skew(10deg);
	-moz-transform: skew(10deg);
	-ms-transform: skew(10deg);
}
.slider-section .tp-leftarrow::before {
	content: "\f053";
}
.slider-section .tp-rightarrow::before {
	content: "\f054";
}
.slider-section .tparrows:hover::before {
	opacity: 1;
}

#slide-1-layer-0{
    
    /*background-color: rgba(0, 0, 0, 0.6) !important;*/
    background: none !important;
}

#slide-2-layer-0{
     background: none !important;
}

/*#slide-1-layer-1 {
	z-index: 5 !important;
    color: #fff !important;
    text-align: center !important;
    line-height: 50px !important;
    border-width: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    letter-spacing: 0px !important;
    font-weight: bold !important;
    font-size: 40px !important;
    white-space: normal !important;
    min-height: 0px !important;
    min-width:590px !important;
    max-height: 80 !important;
    max-width: 566px !important;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
    transform-origin: 50% 50% 0px !important;
}


#slide-1-layer-3{
	z-index: 5 !important;
    color: #fff !important;
    text-align: center !important;
    line-height: 30px !important;
    border-width: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    letter-spacing: 0px !important;
    font-weight: bold !important;
    font-size: 15px !important;
    white-space: normal !important;
    min-height: 0px !important;
    min-width:590px !important;
    max-height: 80 !important;
    max-width: 566px !important;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
    transform-origin: 50% 50% 0px !important;
}

#slide-2-layer-1 {
	z-index: 5 !important;
    color: #fff !important;
    text-align: center !important;
    line-height: 50px !important;
    border-width: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    letter-spacing: 0px !important;
    font-weight: bold !important;
    font-size: 40px !important;
    white-space: normal !important;
    min-height: 0px !important;
    min-width:590px !important;
    max-height: 80 !important;
    max-width: 566px !important;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
    transform-origin: 50% 50% 0px !important;
}

#slide-2-layer-3{
	z-index: 5 !important;
    color: #fff !important;
    text-align: center !important;
    line-height: 30px !important;
    border-width: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    letter-spacing: 0px !important;
    font-weight: bold !important;
    font-size: 15px !important;
    white-space: normal !important;
    min-height: 0px !important;
    min-width:590px !important;
    max-height: 80 !important;
    max-width: 566px !important;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1) !important;
    transform-origin: 50% 50% 0px !important;
}*/
/*------------------------------Slider End-----------------------------*/

/*------------------------------Services Start-------------------------*/
.services-section {
	/*background-image: url("../images/services-bg.png");
	background-repeat: no-repeat;
	background-size: cover;*/
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
}
.services-section .section-header {
	margin-bottom: 50px;
}
.services-section .section-header h3 {
	color: #000;
}
.srv-box, .srv-box > i, .srv-box > h3, .srv-box > p {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.srv-box {
	background-color: #fff;
    border: 1px solid #e8e8e8;
    padding: 40px 15px;
    text-align: center;
    margin-bottom: 30px;
}
.srv-box:hover {
	background-color: #f49227;
	border-color: transparent;
}
.srv-box > i {
	color: #f39126;
	display: inline-block;
	font-size: 45px;
}
.srv-box:hover > i {
	color: #fff;
}
.srv-box > h3 {
	color: #34323e;
	font-size: 15px;
	line-height: 27px;
	font-weight: bold;
	margin-top: 15px;
	/*margin-bottom: 25px;
	padding-bottom: 25px;*/
	position: relative;
}
.srv-box:hover > h3 {
	color: #fff;
}
.srv-box >img {
    transition: all 0.45s ease 0s;
    -webkit-transition: all 0.45s ease 0s;
    -moz-transition: all 0.45s ease 0s;
    -o-transition: all 0.45s ease 0s;
    transition: all 0.45s ease 0s;
}
.srv-box:hover >img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.srv-box > p {
	color: #555;
	line-height: 30px;
	font-size: 15px;
	font-weight: 500;
}
.srv-box:hover > p {
	color: #fff;
}
.srv-box > a {
	background-color: #f49227;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    /* font-weight: bold; */
    display: inline-block;
    letter-spacing: 0.52px;
    font-variant: all-caps;
    /* text-transform: uppercase; */
    margin-top: 20px;
    padding: 9px 22px 7px;
    text-decoration: none;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.srv-box:hover > a {
	background-color: #fff;
	color: #f49227;
}
.srv-box:hover > a:focus, .srv-box:hover > a:hover {
	background-color: #000;
	color: #fff;
}

/*.srv-box .icon {
    bottom: 20px;
    right: 20px;
}
.srv-box .icon img{
	filter: grayscale(100%);
    transition: all .5s ease-out 0s;
}

.srv-box:hover .icon .icon img {
    filter: grayscale(0);
}*/


/*------------------------------Services End----------------------------*/


/*------------------------------Conference Start------------------------*/
.conference-section {
	background: #fff;
	padding-top: 60px;
	padding-bottom: 50px;
}

/*------------------------------Conference End---------------------------*/

/*------------------------------Gallery Start--------------------------*/
.gallery-section {
	background-color: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
}

.gallery-box .gallery-content {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin-bottom: 30px;
}

.gallery-box .gallery-content::before {
	background-color: rgba(0,0,0,0.5);
	border: 15px solid #f49227;
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.gallery-box:hover .gallery-content::before {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
}

.gallery-box .gallery-content > span, .gallery-box .gallery-detail, .gallery-box .gallery-detail > a {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.gallery-box .gallery-content > span {
	color: #fff;
	top: 100%;
	position: absolute;
	left: 25px;
	right: 25px;
	text-transform: uppercase;
	letter-spacing: 0.56px;
	opacity: 0;
}

.gallery-box .gallery-content > span::before, .gallery-box .gallery-content > span::after {
	content: " - ";
	vertical-align: middle;
}

.gallery-box:hover .gallery-content > span {
	opacity: 1;
}

.gallery-box .gallery-detail {
	position: absolute;
	left: 25px;
	right: 25px;
	top: 0%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	opacity: 0;
}

.gallery-box:hover .gallery-detail {
	top: 50%;
	opacity: 1;
}

.gallery-box .gallery-detail > h3 {
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0.6px;
	margin-top: 0;
	margin-bottom: 18px;
	text-transform: capitalize;
}

.gallery-box .gallery-detail > a {
	display: inline-block;
	color: #fff;
	letter-spacing: 0.28px;
	text-decoration: none;
	margin: 0 10px;
	vertical-align: middle;
	font-size: 16px;
}

.gallery-box .gallery-detail > a > i {
	font-size: 16px;
	margin-right: 9px;

}
.gallery-box .gallery-detail > a:hover {
	color: #f49126;
}
/*------------------------------Gallery End----------------------------*/

/*------------------------------Counter Start--------------------------*/
.Conference {
	background-color: #fff;
	padding-bottom: 60px;
	padding-top: 60px;
}

.title h4{
	color: #000;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 500;
}

.title p{
	color: #555;
    line-height: 30px;
    font-size: 13px;
    text-align: justify;
}
/*------------------------------Counter End--------------------------------*/

/*------------------------------Blog Start---------------------------------*/
.blog-post {
	margin-bottom: 200px;
}
.type-post {
	display: inline-block;
	width: 100%;
	margin-bottom: 40px;
}
.type-post .entry-cover {
	position: relative;
}
.type-post .entry-cover .post-meta {
	position: absolute;
	left: 0;
	top: 0;
}
.type-post .entry-cover .post-meta > a {
	background-color: #cd2122;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	letter-spacing: 1px;
	width: 70px;
	text-align: center;
	padding: 13px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.type-post .entry-cover .post-meta > a > span {
	display: block;
	font-size: 25px;
	line-height: 25px;
}
.type-post .entry-content {
	border: 1px solid rgba(0,0,0,0.1);
	display: inline-block;
	width: 100%;
	padding: 27px 35px 32px;
}
.type-post .entry-header {
	display: inline-block;
	width: 100%;
}
.type-post .entry-header .entry-title {
	font-family: 'Montserrat Alternates', sans-serif;
	font-size: 23px;
	font-weight: 400;
	line-height: 27px;
	margin-top: 0;
	color: #34323e;
}
.type-post .entry-header .entry-title a {
	text-decoration: none;
	color: #34323e;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.type-post .entry-header .entry-title a:hover {
	color: #cd2122;
}
.type-post .entry-header .entry-meta {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 9px;
}
.type-post .entry-header .entry-meta > span {
	border: 1px solid #e1e1e1;
	display: inline-block;
	max-width: 100%;
	font-size: 12px;
	letter-spacing: 0.24px;
	margin-right: 8px;
	vertical-align: middle;
	margin-bottom: 10px;
}
.type-post .entry-header .entry-meta > span > i {
	font-size: 16px;
	padding-left: 8px;
	padding-right: 8px;
	color: #000;
}
.type-post .entry-header .entry-meta > span > a {
	background-color: #fff;
	color: #4a4a4a;
	padding: 7px 12px 6px;
	display: inline-block;
	border-left: 1px solid #e1e1e1;
	text-decoration: none;
}
.type-post .entry-header .entry-meta > span > a:hover {
	color: #cd2122;
}
.type-post .entry-content > p {
	color: #666666;
	font-size: 15px;
	line-height: 27px;
}
.type-post .entry-content > a {
	border: 2px solid #cd2122;
	border-radius: 0;
	color: #222222;
	font-size: 12px;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	padding: 12px 45px 10px;
	margin-top: 13px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.type-post .entry-content > a:focus, .type-post .entry-content > a:hover {
	background-color: #cd2122;
	color: #fff;
}
/* - Widget */
.widget-area .widget {
	margin-bottom: 40px;
}
.widget-area .widget-title {
	color: #232323;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 35px;
	margin-top: 0;
	word-wrap: break-word;
	text-transform: uppercase;
	;
}
.widget-area .widget > ul:first-of-type {
	padding-left: 0;
}
.widget-area .widget ul li {
	list-style: none;
	display: inline-block;
	width: 100%;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
/* - Widget: Search */
.searchform {
	border: 1px solid rgba(232,232,232,0.8);
}
.widget_search .input-group .form-control, .widget_search .btn-default {
	height: 45px;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	border: none;
	color: #000;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.widget_search .btn-default {
	padding: 6px 18px;
	background-color: transparent;
	color: #999999;
	font-size: 17px;
}
.widget_search .input-group .form-control {
	font-weight: 500;
	font-size: 13px;
	padding: 10px 18px;
	letter-spacing: 0.65px;
	color: #999999;
	background-color: transparent;
}
.widget_search .form-control::-webkit-input-placeholder {
 color: #999999;
}
.widget_search .form-control:-moz-placeholder {
 color: #999999;
}
.widget_search .form-control::-moz-placeholder {
 color: #999999;
}
.widget_search .form-control:-ms-input-placeholder {
 color: #999999;
}
/* - Widget: Categories */
.widget_categories > ul {
	margin-bottom: 0;
}
.widget_categories > ul li {
	padding: 9px 0 11px;
	border-bottom: 1px solid #f0f0f0;
}
.widget_categories > ul li:hover {
	color: #cd2122;
}
.widget_categories ul li a {
	color: #555;
	line-height: 26px;
	text-decoration: none;
	text-transform: capitalize;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	float: left;
	width: 100%;
}
.widget_categories ul li a::before {
	color: #cd2122;
	content: "\f105";
	font-family: 'FontAwesome';
	padding-right: 10px;
}
.widget_categories ul li a:hover {
	color: #cd2122;
}
/* - Widget : Recent Post */
.widget-area .widget_recentposts .latest-content {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 18px;
	display: inline-block;
	min-height: 97px;
	margin-bottom: 20px;
	padding-left: 94px;
	position: relative;
	width: 100%;
}
.widget-area .widget_recentposts .latest-content:last-of-type {
	margin-bottom: 0;
}
.widget-area .widget_recentposts .latest-content > a {
	position: absolute;
	left: 0;
	top: 0;
}
.widget-area .widget_recentposts .latest-content > a > img {
	border-radius: 50%;
}
.widget-area .widget_recentposts .latest-content > h5 {
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.widget-area .widget_recentposts .latest-content > h5 > a {
	text-decoration: none;
	color: #222222;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s
}
.widget-area .widget_recentposts .latest-content > h5 > a:hover {
	color: #cd2122;
}
.widget-area .widget_recentposts .latest-content > span {
	font-size: 13px;
}
.widget-area .widget_recentposts .latest-content > span a {
	color: #555;
	text-decoration: none;
	letter-spacing: 0.39px;
}
/* - Widget: Tags */
.widget-area .tagcloud {
	display: inline-block;
	width: 100%;
}
.widget-area .tagcloud a {
	border: 2px solid transparent;
	background-color: #cd2122;
	color: #fff;
	font-size: 13px;
	padding: 11px 18px 8px;
	margin-bottom: 10px;
	margin-right: 7px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	display: inline-block;
}
.widget-area .tagcloud a:hover {
	border-color: #cd2122;
	background-color: transparent;
	color: #cd2122;
}
.widget-area .tagcloud a:last-of-type {
	margin-right: 0;
}
/* - Blog Single */
article.type-post .entry-content {
	padding-bottom: 22px;
}
article.type-post .entry-content > p:last-of-type {
	margin-bottom: 0;
}
article.type-post .tags-share-block {
	border: 1px solid #efefef;
	padding: 18px 30px;
	display: inline-block;
	width: 100%;
	margin-top: 27px;
}
article.type-post .tags-share-block .tags {
	float: left;
}
article.type-post .tags-share-block .tags > span {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.542px;
	margin-right: 16px;
}
article.type-post .tags-share-block .tags > a {
	border: 1px solid rgba(200,200,200,0.5);
	color: #555;
	display: inline-block;
	font-family: "Myriad Pro", Calibri, sans-serif;
	font-size: 13px;
	letter-spacing: 0.542px;
	padding: 12px 25px 10px;
	text-transform: capitalize;
	text-decoration: none;
	margin-left: 8px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s
}
article.type-post .tags-share-block .tags > a:hover {
	background-color: #cd2122;
	border-color: transparent;
	color: #fff;
}
article.type-post .tags-share-block .share-block {
	float: right;
	margin: 11px 0;
}
article.type-post .tags-share-block .share-block > a {
	color: #232323;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.588px;
	text-decoration: none;
}
article.type-post .tags-share-block .share-block > a > i {
	font-size: 13px;
}
article.type-post .tags-share-block .share-block > a:hover {
	color: #cd2122;
}
article.type-post .about-author {
	border: 1px solid #efefef;
	display: inline-block;
	width: 100%;
	margin-top: 25px;
	padding: 25px 30px 25px 130px;
	position: relative;
}
article.type-post .about-author > i {
	border: 1px solid #cd2122;
	position: absolute;
	left: 30px;
	top: 25px
}
article.type-post .about-author > h3 {
	color: #555;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -0.15px;
	margin-top: 10px;
}
article.type-post .about-author > p {
	color: #555;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	font-style: italic;
}
/* - Comment Area */
.comments-area {
	display: inline-block;
	margin-top: 0;
	padding: 0;
	width: 100%;
}
.comments-title {
	color: #3a3e40;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.16px;
	line-height: 24px;
	margin-bottom: 50px;
	margin-top: 0;
	text-transform: uppercase;
}
.comment-list {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
}
.comment-list > li.depth-1 {
	padding-left: 0;
}
.comment-body {
	margin-bottom: 30px;
	padding-bottom: 25px;
	padding-top: 25px;
	padding-left: 145px;
	padding-right: 25px;
	position: relative;
	z-index: 1;
}
.comment-body::before {
	border: 1px solid #ececec;
	content: "";
	position: absolute;
	left: 120px;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
}
.comment-author {
	display: inline-block;
	line-height: 28px;
	text-transform: uppercase;
}
.comment-author .avatar {
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #ececec;
}
.comment-author::before, .comment-author::after {
	content: "";
	display: inline-block;
	width: 11px;
	height: 21px;
	position: absolute;
}
.comment-author::before {
	border-top: 12px solid transparent;
	border-right: 13px solid #ececec;
	border-bottom: 12px solid transparent;
	left: 108px;
	top: 35px;
}
.comment-author::after {
	left: 110px;
	border-top: 10px solid transparent;
	border-right: 11px solid #fff;
	border-bottom: 10px solid transparent;
	top: 36px;
}
.comment-author .fn {
	font-size: 17px;
	text-transform: capitalize;
}
.comment-metadata {
	float: right;
}
.comment-metadata a {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	color: #cd2122;
	text-transform: capitalize;
	text-decoration: none;
	line-height: 23px;
}
.comments-area .comment p {
	color: #555;
	font-size: 15px;
	letter-spacing: -0.15px;
	line-height: 24px;
	margin-bottom: 0;
}
.comment-list .reply a {
	color: #2c3032;
	font-size: 12px;
	position: relative;
	text-decoration: none;
	text-transform: capitalize;
	transition: all 1s ease 0s;
	display: inline-block;
	margin-top: 8px;
}
.comment-list .reply a + a::before {
	content: "|";
	padding-right: 5px;
	padding-left: 3px;
}
.comment-list .reply a:hover {
	color: #cd2122;
}
.comment-list .children {
	list-style: none;
	margin: 0 0 0 15px;
	padding-left: 15px;
}
.comment-list .children > li {
	padding-left: 0.5em;
}
/* - Comment Reply Form */
.comment-respond {
	display: inline-block;
	width: 100%;
	margin-top: 20px;
}
.comment-reply-title {
	color: #3a3e40;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.16px;
	line-height: 24px;
	margin-bottom: 36px;
	margin-top: 0;
	text-transform: uppercase;
}
.comments-area .comment-form {
	margin-left: -15px;
	margin-right: -15px;
}
.comments-area .comment-form > p {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
	width: 100%;
}
.comments-area .comment-form > p:last-of-type {
	margin-bottom: 0;
}
.comments-area .comment-form > p.comment-form-author, .comments-area .comment-form > p.comment-form-email {
	float: left;
	width: 50%;
}
.comment-form input[type="text"], .comment-form input[type="email"] {
	height: 50px;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form textarea {
	background-color: transparent;
	border: 1px solid #ececec;
	border-radius: 0;
	color: #000;
	font-family: "Poppins", sans-serif;
	font-size: 13px;
	font-weight: 400;
	min-height: 45px;
	outline: none;
	padding: 13px 15px;
	position: relative;
	width: 100%;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	box-shadow: none;
}
.form-submit {
	display: inline-block;
	margin-bottom: 0;
	width: 100%;
}
.comment-form input[type="submit"] {
	background-color: #cd2122;
	border: 2px solid transparent;
	border-radius: 0;
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.7px;
	padding: 11px 49px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s
}
.comment-form input[type="submit"]:focus, .comment-form input[type="submit"]:hover {
	border-color: #cd2122;
	color: #cd2122;
	background-color: transparent;
}

/*------------------------------Blog Start------------------------------*/
.blog-section {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #f1f1f1;

}



/*------------------------------Blog End-----------------------------------*/

/*------------------------------Features Start-----------------------------*/
.features-section {
	padding-top: 60px;
	padding-bottom: 35px;
}
.features-detail {
	display: inline-block;
	max-width: 100%;
	position: relative;
	
}

.features-box {
	display: inline-block;
	max-width: 100%;
	position: relative;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 25px;
}

.features-box p {
	color: #555;
    line-height: 30px;
    font-size: 15px;
    text-align: justify;
    font-weight: 500;
}
/*------------------------------Features End-----------------------------*/

/*------------------------------Team Start-------------------------------*/
.speaker-section {
	padding-top: 60px;
	padding-bottom: 60px;
}
.team-box {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	border: 1px solid #fff;
}
.team-box:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
}
.team-box > h3 {
	background-color: #f49227;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	line-height: 24px;
	display: inline-block;
	width: 100%;
	margin-top: 0;
	padding: 11px 50px 11px 13px;
}

.team-box > h3 > span {
	content: "";
	display: inline-block;
	position: absolute;
	width: 40px;
	top: 0;
	bottom: 0;
	right: 0;
	border-left-width: 40px;
	border-bottom-width: 40px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: transparent;
	border-bottom-color: #fff;
}
.team-box > span {
	background-color: #333333;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 15px 10px;
}
.team-box > ul {
	padding-left: 0;
	display: inline-block;
	width: 100%;
	margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 13px;
}
.team-box > ul > li {
	display: inline-block;
}
.team-box > ul > li > a {
	/*background-color: #c4c4c4;*/
	color: #333;
    border: 1px solid #c4c4c4;
	display: inline-block;
	height: 31px;
	width: 31px;
	text-align: center;
	line-height: 31px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.team-box > ul > li > a:hover {
	background-color: #f39126;
}
.team-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	background-color: transparent;
	border: 1px solid rgba(33,33,33,0.3);
	border-radius: 50%;
	font-size: 0;
	position: relative;
	width: 44px;
	height: 44px;
	margin: 0 5px;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	padding: 0;
	display: inline-block;
	opacity: 1;
	z-index: 1;
	color: #1c1c1c;
}
.team-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"]::before {
	content: "\f104";
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	right: 0;
	top: 43%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	bottom: 0;
	display: inline-block;
	font-size: 22px;
}
.team-carousel.owl-theme .owl-controls .owl-nav .owl-next::before {
	content: "\f105";
}
.team-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {
	background-color: #f39126;
	border-color: transparent;
	color: #fff;
}

/*------------------------------Team End---------------------------------*/

/*------------------------------Partners Start---------------------------*/
.partner-section{
	padding-bottom: 60px;
	padding-top: 60px;
	background-color: #ebebeb;
}


.sponsors-outer{
	position:relative;
	/*margin-bottom: 50px;*/
}

.sponsors-outer h3{
	font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
}


.sponsors-outer .owl-dots,
.sponsors-outer .owl-nav{
	display:none;
}

.sponsors-outer .client-block{
	position: relative;
	margin-bottom: 30px;
}

.sponsors-outer .image-box {
    position: relative;
    text-align: center;
    margin-bottom: 0;
    border: 1px solid #f49227;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    background-color: #ffffff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 500ms ease;
}


.sponsors-outer .image-box:hover{
	box-shadow: none;
}


.sponsors-outer .image-box img{
	max-width:100%;
	width:auto;
	display:inline-block;
	opacity: 1;
    -webkit-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    transition:all 300ms ease;    
}

.sponsors-outer .image-box:hover img{
	opacity: .70;
}

/*------------------------------Partners End-----------------------------*/

/*------------------------------Team Start-------------------------------*/
/*.build-section {
	padding-bottom: 60px;
	padding-top: 60px;
	background-color: #f49227;
}*/

.build-section {
    padding-bottom: 60px;
    padding-top: 60px;
    background: url(../images/background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.build-content, .build-content .build-title {
	display: inline-block;
	width: 100%;
}
.build-content .build-title {
	margin-bottom: 20px;
	margin-top: -30px;
}
.build-content .build-title > h3 {
	margin-bottom: 15px;
	font-size: 35px;
	line-height: 48px;
	font-weight: bold;
	color: #fff;
}
.build-content .build-title > h3 > span {
	color: #000;
}

.build-content .build-title p {
	color: #fff;
    font-size: 15px;
    text-align: justify;
    line-height: 30px;
    font-weight: 600;
}

.build-box a {
	font-size: 15px;
    color: #fff;
    line-height: 30px;
    font-weight: 500;
}

.build-box a:hover {
	color: #000;
	text-decoration: none;
}


.build-image {
	text-align: right;
}
.build-content > a {
	color: #fff;
	border-radius: 0;
	display: inline-block;
	letter-spacing: 0.56px;
	padding: 11px 22px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-right: 20px;
	text-decoration: none;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.build-content > a, .build-content > a.btn-purcase-now:focus, .build-content > a.btn-purcase-now:hover {
	background-color: #cd2122;
}
.build-content > a:focus, .build-content > a:hover, .build-content > a.btn-purcase-now {
	background-color: #b7b7b7;
}
.build-content > a:focus, .build-content > a:hover, .build-content > a.btn-purcase-now:focus, .build-content > a.btn-purcase-now:hover {
	color: #fff;
}

/*------------------------------Build End-----------------------------------*/

/*------------------------------Download Start------------------------------*/
/*.download-section {
	padding-bottom: 60px;
	padding-top: 60px;
	background-color: #f49227;
}*/

.download-section {
	padding-bottom: 60px;
    padding-top: 60px;
    background: url(../images/background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}



.srv-box-1, .srv-box-1 > i, .srv-box-1 > h3, .srv-box-1 > p {
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
.srv-box-1 {
	background-color: #fff;
    border: 1px solid #e8e8e8;
    padding: 40px 15px;
    text-align: center;
    margin-bottom: 15px;
}
.srv-box-1:hover {
	background-color: #333;
	border-color: transparent;
}
.srv-box-1 > i {
	color: #f39126;
	display: inline-block;
	font-size: 35px;
}
.srv-box-1:hover > i {
	color: #fff;
}
.srv-box-1 > h3 {
	color: #34323e;
	font-size: 15px;
	line-height: 27px;
	font-weight: bold;
	margin-top: 15px;
	/*margin-bottom: 25px;
	padding-bottom: 25px;
	position: relative;*/
}
.srv-box-1:hover > h3 {
	color: #fff;
}
/*.srv-box-1 > h3::before {
	background-image: url("../images/srv-box.png");
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	width: 86px;
	height: 7px;
}*/
.srv-box-1 > p {
	color: #555;
	line-height: 30px;
	font-size: 15px;
}
.srv-box-1:hover > p {
	color: #fff;
}
.srv-box-1 > a {
	background-color: #f49227;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    margin-top: 20px;
    padding: 9px 22px 7px;
    text-decoration: none;
}

.srv-box-1:hover > a {
	background-color: #fff;
	color: #f49227;
}
.srv-box-1:hover > a:focus, .srv-box-1:hover > a:hover {
	background-color: #000;
	color: #fff;
}

/*------------------------------Download End---------------------------------*/


/*------------------------------Pricing Start--------------------------------*/
.pricing-section {
	background-color: #fff;
	padding-bottom: 60px;
	padding-top: 60px;
}
.pricing-box, .pricing-box::before, .pricing-box::after, .pricing-box .price-title, .pricing-box .price-title::before, .pricing-box .price-title > h3, .pricing-box .price-title > h3 > span, .pricing-box > a, .pricing-box .price-box > h4 {
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.pricing-box {
	background-color: #fff;
}

.pricing-box .price-title h3 {
	color: #f49227;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;;

}

.pricing-box .price-title p {
	color: #555;
	font-size: 15px;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: justify;
}


/*------------------------------Pricing Start------------------------------*/

/*------------------------------Footer Start-------------------------------*/

.footer-main {
	position: relative;
}
.top-footer .container {
	position: relative;
}
.top-footer {
	background-color: #323232;
	position: relative;
	padding-top: 60px;
	padding-bottom: 55px;
}
.top-footer::before {
	background-image: url("../images/footer-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	content: "";
	display: inline-block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.top-footer .logo-block {
	display: inline-block;
	width: 100%;
	/*margin-bottom: 130px;*/
}
.top-footer .logo-block h3 {
	margin-top: 0;
	margin-bottom: 30px;
}
.top-footer .logo-block h3 a {
	display: inline-block;
	position: relative;
	z-index: 1;
}
.top-footer .logo-block h3 a::after {
	background-color: #cd2122;
	content: "";
	position: absolute;
	left: 5px;
	top: 0;
	bottom: 0;
	width: 41px;
	height: 37px;
	z-index: -1;
	transform: skew(-20deg);
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
}
.top-footer .logo-block p {
	color: #fff;
	font-size: 17px;
	line-height: 24px;
	letter-spacing: 0.374px;
	padding: 0 23%;
}
.top-footer .logo-block ul {
	padding-left: 0;
	margin-bottom:0px;
}
.top-footer .logo-block ul li {
	display: inline-block;
}

.top-footer .logo-block ul li a {
	color: #fff;
    font-size: 14px;
    border: 1px solid #f49227;
    line-height: 40px;
    text-align: center;
    padding: 5px 10px;
    
}

.top-footer .logo-block ul li a:hover {
	color: #fff;
	background: #f49227;
}

.top-footer .widget-title {
	color: #f9f9f9;
	font-size: 20px;
	margin-top: 0;
	line-height: 35px;
	font-weight: 500;
	text-transform: capitalize;
	margin-top: 0;
	margin-bottom: 40px;
	padding-bottom: 16px;
	position: relative;
}
.top-footer .widget-title::before {
	background-color: #f39126;
    bottom: 0;
    content: "";
    display: inline-block;
    position: absolute;
    width: 50px;
    height: 2px;
    left: 0;
}
.top-footer .widget_contact {
	padding-right: 0px;
}
.top-footer .contact-tab {
	border-bottom: none;
	margin-bottom: 2px;
}

.top-footer .contact-tab h4 {
	color: #f49227;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
}

.top-footer .contact-tab p {
	font-size: 15px;
	margin-bottom: 25px;
    color: #fff;
}

.contact-tab a {
	color: #fff;
}

.contact-tab a:hover {
	color: #f39126;
	text-decoration: none;
}
.top-footer .widget_working_hours {
	padding-left: 10px;
	padding-right: 10px;
}
.top-footer .widget_working_hours p {
	color: #aeaeae;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 24px;
}
.top-footer .widget_working_hours p:first-of-type {
	margin-bottom: 20px;
	text-transform: none;
}
.top-footer .widget_flickr {
	padding-left: 59px;
}
.top-footer .widget_flickr ul {
	padding-left: 0;
	margin-bottom: 0;
}
.top-footer .widget_flickr ul li {
	display: inline-block;
	margin-right: 10px;
}
.top-footer .widget_flickr ul li:nth-child(3n) {
	margin-right: 0;
}
.top-footer .widget_flickr ul li:nth-child(n+4) {
	margin-top: 20px;
}
.bottom-footer {
	background-color: #2b2b2b;
	color: #afafaf;
	text-align: center;
	padding: 10px 0;
}
.bottom-footer .container p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 0;
	color: #fff;
}
/*------------------------------Footer End---------------------------------*/


/* -----------------------------Responsive---------------------------------*/

/* - min-width: 1366 */
@media (min-width: 1366px) {
/* - Blog Section */
.blog-carousel.owl-theme .owl-controls {
	margin: 0;
}
.blog-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	position: absolute;
	top: 145px;
}
.blog-carousel.owl-theme .owl-controls .owl-nav .owl-prev {
	left: -74px;
}
.blog-carousel.owl-theme .owl-controls .owl-nav .owl-next {
	right: -74px;
}
/* - Team Section */
.team-carousel.owl-theme .owl-controls {
	margin: 0;
}
.team-carousel.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	position: absolute;
	top: 145px;
}
.team-carousel.owl-theme .owl-controls .owl-nav .owl-prev {
	left: -90px;
}
.team-carousel.owl-theme .owl-controls .owl-nav .owl-next {
	right: -90px;
}
}

/* - min-width: 992 */
@media (min-width: 992px) {
/* + Page Header */
.page-title {
	margin-top: 155px;
}
/* + Header */
.menu-block .ownavigation .navbar-header .navbar-brand {
	display: none;
}
/* - Menu Block */
.menu-block {
	/*border-top: 10px solid rgba(244 146 39);*/
	background: #f49227;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
}
.menu-block .ownavigation {
	text-align: center;
}
.menu-block .ownavigation,  .menu-block .ownavigation .navbar-collapse {
	position: relative;
}
.menu-block .ownavigation .navbar-collapse::before {
	background-color: rgba(244 146 39);
	content: "";
	display: inline-block;
	position: absolute;
	left: 22px;
	right: 22px;
	top: 0;
	bottom: 0;
}
.menu-block .ownavigation .container::before,  .menu-block .ownavigation .container::after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 22px;
	overflow: hidden;
}
/*.menu-block .ownavigation .container::before {
	left: 15px;
	border-top: 59px solid rgba(244 146 39);
	border-left: 22px solid transparent;
}
.menu-block .ownavigation .container::after {
	right: 15px;
	border-top: 59px solid rgba(244 146 39);
	border-right: 22px solid transparent;
}*/
.menu-block .ownavigation .navbar-nav,  .menu-block .ownavigation .navbar-nav > li {
	float: none;
	display: inline-block;
}
.menu-block .ownavigation .navbar-nav > li:first-child {
	margin-left: 1px;
}
.menu-block .ownavigation .navbar-nav > li > a {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #fff;
}
.menu-block .ownavigation .navbar-nav > li > a::before {
	background-color: #050708;
	bottom: 0;
	content: "";
	display: inline-block;
	height: 3px;
	left: 0;
	position: absolute;
	width: 0;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.menu-block .ownavigation .navbar-nav > .active > a,  .menu-block .ownavigation .navbar-nav > .active > a:focus,  .menu-block .ownavigation .navbar-nav > .active > a:hover,  .menu-block .ownavigation .navbar-nav li:hover > a,  .menu-block .ownavigation .navbar-nav li a:hover {
	color: #fff;
}
.menu-block .ownavigation .navbar-nav > .active > a::before,  .menu-block .ownavigation .navbar-nav > .active > a:focus::before,  .menu-block .ownavigation .navbar-nav > .active > a:hover::before,  .menu-block .ownavigation .navbar-nav li:hover > a::before,  .menu-block .ownavigation .navbar-nav li a:hover::before {
	width: 100%;
}
.menu-block .ownavigation ul li > .dropdown-menu {
	background-color: rgba(205,33,34,0.9);
}
.menu-block .ownavigation .navbar-nav li .dropdown-menu > li > a {
	color: #fff;
	padding-top: 7px;
	padding-bottom: 7px;
}
.menu-block .ownavigation .navbar-nav > li > .dropdown-menu li:first-child > a {
	padding-top: 14px;
}
.menu-block .ownavigation .navbar-nav > li > .dropdown-menu li:last-child > a {
	padding-bottom: 14px;
}
.menu-block .ownavigation .navbar-nav li .dropdown-menu > li > a:hover {
	color: #5f0001;
}
.menu-block.navbar-fixed-top {
	background-color: rgb(244 146 39);
	position: fixed;
	top: 0;
}
.menu-block.navbar-fixed-top .ownavigation ul li > .dropdown-menu {
	background-color: rgb(205,33,34);
}
/* - Footer */
.top-footer .row [class*="col-md-"]:nth-child(3n+1) {
	clear: both;
}
.top-footer .row [class*="col-md-"]:nth-child(n+4) {
	margin-top: 40px;
}
/* - Services Section */
.services-section .row > [class*="col-md-"]:nth-child(n+4) {
	margin-top: 30px;
}
.services-section .row > [class*="col-md-"]:nth-child(3n+1) {
	clear: both;
}
/* - Gallery Section */
.gallery-category ul li {
	margin-left: 35px;
	margin-right: 35px;
}
/* - Counter Section */
.counter-section .container .row > [class*="col-md-"]:nth-child(4n+1) {
	clear: both;
}
.counter-section .container .row > [class*="col-md-"]:nth-child(4n) .counter-box {
	border-right: 1px solid rgba(255,255,255,0.5);
}
.counter-section .container .row > [class*="col-md-"]:nth-child(n+5) .counter-box {
	border-top: none;
}
/* - Features Section */
.features-section .feature-img {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	margin: 0 auto;
	text-align: center;
	width: 33.3333%;
	padding-left: 15px;
	padding-right: 15px;
}
.features-box {
	margin-left: 0%;
}
.features-section .row > [class*="col-"]:nth-child(odd) .features-box {
	text-align: right;
	padding-left: 0;
	padding-right: 80px;
	margin-right: 36.5811%;
	margin-left: 0;
}
.features-section .row > [class*="col-"]:nth-child(odd) .features-box > i {
	left: auto;
	right: 0;
	top: 0;
}
/* - Pricing Section */
.pricing-section .row > [class*="col-md-"]:nth-child(n+4) .pricing-box {
	margin-top: 65px;
}
.pricing-section .row > [class*="col-md-"]:nth-child(3n+1) {
	clear: both;
}
}

/* - max-width: 1200 */
@media (max-width: 1200px) {
/* - Footer */
.top-footer .widget_contact {
	padding-right: 0px;
}
.top-footer .widget_working_hours {
	padding-left: 10px;
	padding-right: 10px;
}
.top-footer .widget_flickr {
	padding-left: 0;
}
.top-footer .widget_flickr > ul > li {
	margin-right: 10px;
}
/* - Comment Area */
.comment-metadata {
	width: 100%;
	margin-bottom: 10px;
}
}

/* - min to max: 992 to 1199 */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
/* - Counter Section */
.counter-box {
	padding-right: 30px;
	padding-left: 110px;
}
.counter-box > i {
	left: 35px;
}
}

/* - max-width: 991 */
@media (max-width: 991px) {
/* + Page Header */
.page-banner h3 {
	font-size: 20px;
}
/* + Header */
.top-header .logo-block {
	display: none;
}
.top-header .top-left,  .top-header .top-right > span,  .top-header .top-right > ul,  .top-header .top-right > div {
	padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 0px;
    float: left;
    display: flex;

}

.reg-btn {
    background-color: #f49227;
    color: #fff;
    font-size: 10px;
    /*width: 120px;*/
    border-radius: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
}

.reg-btn a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.reg-btn-1 {
    background-color: #f49227;
    color: #fff;
    font-size: 10px;
     width: 125px;
    /*padding: 10px 8px 10px;*/
    border-radius: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
}

.reg-btn-1 a {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
.top-header .top-right {
  	float: inherit;
  	margin-left: 6px;
}

.menu-block .ownavigation .navbar-nav > li > a {
    font-weight: bold;
    font-size: 13px;
    text-transform: capitalize;
}
.menu-block #loginpanel {
	top: 8px;
	right: 115px;
}
.menu-block #slideit,  .menu-block #closeit {
	color: #f49227;
}
.menu-block #slideit:hover,  .menu-block #closeit:hover {
	color: #5f0001;
}
.menu-block .ownavigation {
	padding-left: 0;
	padding-right: 0;
}
.menu-block .ownavigation .navbar-header,  .menu-block .ownavigation .navbar-collapse {
	margin-left: 0;
	margin-right: 0;
}
.menu-block .ownavigation .navbar-header .navbar-brand {
	line-height: 50px;
	margin: 10px 0 10px 10px;
}
.menu-block .ownavigation .navbar-toggle {
	background-color: #f49227;
	margin: 23px 0;
}
.menu-block .ownavigation .ddl-switch {
	background-color: #f49227;
}
.menu-block.navbar-fixed-top {
	background-color: #fff;
	position: fixed;
	top: 0;
	border-bottom: 2px solid #fcb100;
}
.menu-block .ownavigation .navbar-nav > .active > a,  .menu-block .ownavigation .navbar-nav > .active > a:focus,  .menu-block .ownavigation .navbar-nav > .active > a:hover,  .menu-block .ownavigation .navbar-nav li:hover > a,  .menu-block .ownavigation .navbar-nav li a:hover,  .menu-block .ownavigation .navbar-nav li a:focus,  .menu-block .ownavigation .navbar-nav li .dropdown-menu > li > a:hover {
	color: #fcb100;
}
/* - Footer */
.top-footer .row [class*="col-md-"]:first-of-type,  .top-footer .row [class*="col-md-"]:last-of-type {
	border: none;
}
.top-footer .row [class*="col-md-"]:nth-child(2n+1) {
	clear: both;
}
.top-footer .row [class*="col-md-"]:nth-child(n+3) {
	margin-top: 40px;
}
/* - Services Section */
.services-section .row > [class*="col-xs-"]:nth-child(n+3) {
	margin-top: 30px;
}
.services-section .row > [class*="col-xs-"]:nth-child(2n+1) {
	clear: both;
}
.srv-box {
	padding-left: 29px;
	padding-right: 29px;
}
/* - Counter Section */
.counter-section .container .row > [class*="col-md-"]:nth-child(2n+1) {
	clear: both;
}
.counter-section .container .row > [class*="col-md-"]:nth-child(2n) .counter-box {
	border-right: 1px solid rgba(255,255,255,0.5);
}
.counter-section .container .row > [class*="col-md-"]:nth-child(n+3) .counter-box {
	border-top: none;
}
/* - Blog Single */
article.type-post .tags-share-block .tags > a {
	padding-left: 15px;
	padding-right: 15px;
}
/* - Comment Area */
.comment-list .children {
	margin-left: 0;
	padding-left: 10px;
}
/* - Features Section */
.features-section .feature-img {
	display: none;
}
/* - Build Section */
.build-box > i::after {
	right: -28px;
}
.build-content > a {
	margin-right: 10px;
}
/* - Pricing Section */
.pricing-section .row > [class*="col-xs-"]:nth-child(n+3) .pricing-box {
	margin-top: 65px;
}
.pricing-section .row > [class*="col-xs-"]:nth-child(2n+1) {
	clear: both;
}
}


/* - max-width: 768 */
@media (max-width: 768px) {

#home-revslider {
    height: 160px !important;
}

#home-slider1 {
    height: 190px !important;
}

.top-footer .logo-block > p {
	padding: 0 10%;
}
/* - Section Header */
.section-header h3 {
	line-height: 36px;
	font-size: 26px;
}

.title h4 {
    color: #000;
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 30px;
}

.no-padding {
    padding: 0;
    margin-top: 0px !important;
}

.section-header p {
    color: #555;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 20px;
    margin-top: 0;
    position: relative;
    width: 100%;
    margin: auto;
}
/* - Gallery Section */
.gallery-box .gallery-detail > h3 {
	font-size: 20px;
}
/* - Blog */
.type-post .entry-content {
	padding-left: 20px;
	padding-right: 20px;
}
.type-post .entry-header .entry-title {
	font-size: 18px;
}
.type-post .entry-content > p {
	font-size: 14px;
}
.widget-area {
	margin-top: 50px;
}
/* - Comment Area */
.comment-body {
	padding-left: 110px;
	padding-right: 15px
}
.comment-body::before {
	left: 95px;
}
.comment-author .fn {
	font-size: 15px;
}
.comment-author::before {
	left: 82px;
}
.comment-author::after {
	left: 85px;
}
.comments-area .comment p {
	font-size: 13px;
}
.comment-list .children {
	padding-left: 0px;
}
/* - Features Section */
.features-section .row > [class*="col-"]:first-child .features-box {
	margin-top: 0;
}
.features-section .row > [class*="col-"]:last-child .features-box {
	margin-bottom: 0;
}
/* - Build Section */
.build-content .build-title > h3 {
	font-size: 26px;
	line-height: 40px;
	margin-top: 50px;
}
.build-detail > [class*="col-xs-"] .build-box > i::after {
	display: none;
}
.build-box {
	width: 100%;
}
.build-image {
	text-align: center;
	margin-top: 50px;
}

.pricing-box .price-title h3 {
    font-size: 17px;
    line-height: 30px;
}

.pricing-box {
    margin-top: -40px;
   
}

.top-footer .logo-block {
    display: inline-block;
    width: 100%;
    margin-bottom:0px;
}

.top-header .top-right {
    float: right;
}
}

/* - max-width: 767 */
@media (max-width: 767px) {

#home-revslider {
    height: 160px !important;
}

#home-slider1 {
    height: 190px !important;
}

.top-footer .logo-block > p {
	padding: 0 10%;
}
/* - Section Header */
.section-header h3 {
	line-height: 36px;
	font-size: 26px;
}

.title h4 {
    color: #000;
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: 500;
    line-height: 30px;
}

.no-padding {
    padding: 0;
    margin-top: 0px !important;
}

.section-header p {
    color: #555;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    padding-bottom: 20px;
    margin-top: 0;
    position: relative;
    width: 100%;
    margin: auto;
}
/* - Gallery Section */
.gallery-box .gallery-detail > h3 {
	font-size: 20px;
}
/* - Blog */
.type-post .entry-content {
	padding-left: 20px;
	padding-right: 20px;
}
.type-post .entry-header .entry-title {
	font-size: 18px;
}
.type-post .entry-content > p {
	font-size: 14px;
}
.widget-area {
	margin-top: 50px;
}
/* - Comment Area */
.comment-body {
	padding-left: 110px;
	padding-right: 15px
}
.comment-body::before {
	left: 95px;
}
.comment-author .fn {
	font-size: 15px;
}
.comment-author::before {
	left: 82px;
}
.comment-author::after {
	left: 85px;
}
.comments-area .comment p {
	font-size: 13px;
}
.comment-list .children {
	padding-left: 0px;
}
/* - Features Section */
.features-section .row > [class*="col-"]:first-child .features-box {
	margin-top: 0;
}
.features-section .row > [class*="col-"]:last-child .features-box {
	margin-bottom: 0;
}
/* - Build Section */
.build-content .build-title > h3 {
	font-size: 26px;
	line-height: 40px;
	margin-top: 50px;
}
.build-detail > [class*="col-xs-"] .build-box > i::after {
	display: none;
}
.build-box {
	width: 100%;
}
.build-image {
	text-align: center;
	margin-top: 50px;
}

.pricing-box .price-title h3 {
    font-size: 17px;
    line-height: 30px;
}

.pricing-box {
    margin-top: -40px;
   
}

.top-footer .logo-block {
    display: inline-block;
    width: 100%;
    margin-bottom:0px;
}

.top-header .top-right {
    float: right;
}
}

/* - max-width: 639 */
@media (max-width: 639px) {
/* - Footer */
.top-footer .row [class*="col-xs-"] {
	width: 100%;
}
.top-footer .row [class*="col-xs-"]:nth-child(n+2) {
	margin-top: 5px;
}
.top-footer .widget_flickr > ul > li:nth-child(3n) {
	margin-right: 10px;
}
	
	/* - Services Section */
	.services-section .row > [class*="col-xs-"] {
 width: 100%;
}
.services-section .row > [class*="col-xs-"]:nth-child(n+2) {
	margin-top: 30px;
}
/* - Gallery Section */
.gallery-box .gallery-detail > a {
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
}
/* - Counter Section */
.counter-box {
	padding-right: 30px;
	padding-left: 110px;
}
.counter-box > i {
	left: 35px;
}
/* - Comment Area */
.comments-area .comment-form > p.comment-form-author,  .comments-area .comment-form > p.comment-form-email {
	width: 100%;
}

/* - Pricing Section */
.pricing-section .row > [class*="col-xs-"]:nth-child(n+2) .pricing-box {
	margin-top: 65px;
}
 .pricing-section .row > [class*="col-xs-"] {
 width: 100%;
}
.pricing-section .row > [class*="col-xs-"] .pricing-box {
	max-width: 370px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
}

/* - max-width: 568 */
@media (max-width: 568px) {
/* - Team Section */
.team-box {
	max-width: 345px;
	display: block;
	margin: 0 auto;
}
}

/* - max-width: 479 */
@media (max-width: 479px) {
/* - Footer */
.top-footer .widget_flickr > ul > li {
	margin-right: 5px;
}
/* - Gallery Section */
.gallery-box {
	width: 100%;
}
.gallery-box .gallery-content {
	max-width: 390px;
	display: block;
	margin: 0 auto;
	float: none;
}
	
	/* - Counter Section */
	.counter-section .container .row > [class*="col-xs-"] {
 width: 100%;
}
.counter-box {
	max-width: 290px;
	display: block;
	margin: 0 auto;
}
.counter-section .container .row > [class*="col-xs-"] .counter-box {
	border-right: 1px solid rgba(255,255,255,0.5);
}
.counter-section .container .row > [class*="col-md-"]:nth-child(n+2) .counter-box {
	border-top: none;
}
/* - Comment Area */
article.type-post .tags-share-block .tags {
	width: 100%;
}
article.type-post .tags-share-block .tags > a {
	margin-bottom: 10px;
}
article.type-post .tags-share-block .share-block {
	float: left;
	margin-bottom: 0;
}
	
	/* - Build Section */
	.build-detail > [class*="col-xs-"] {
 width: 100%;
}
}
