* {
  min-height: 0;
  min-width: 0;
}

body {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 1px;
    height: 100%;
    font-family: 'Lato', sans-serif;
    background: #ffffff;
    color: #333;
}

html,
body {
    height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6, .h4, p.h2 {
    font-family: "Montserrat", sans-serif;
}

a {
    text-decoration: none;
    -webkit-transition: all 0.4s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.single-blog-details p a {
	color: #f37222;
}

.single-blog-details p a:hover {
	color: #b75a04;
}

img {
    width: 100%;
}

a.grey {
    color: #333;
}
a.grey:hover {
    color: #f37222;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

a:focus {
    outline: none;
    text-decoration: none;
}

p {
    line-height: 32px;
}

ul,
li {
    margin: 0 0 5px;
    padding: 0;
	line-height: 30px;
}
.row-centered {
    display: flex;
    justify-content: center;
  }
fieldset {
    border: 0 none;
    margin: 0 auto;
    padding: 0;
}
.container {
    padding-right: 25px;
    padding-left: 25px;
}
.no-padding {
    padding: 0
}

.section-padding {
    padding-top: 60px;
    padding-bottom: 48px;
}
.section-title {
    margin-bottom: 30px;
}

.section-title h2 {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    font-weight: 700;
    position: relative;
}

.section-title p {
    font-weight: 300;
}
.white-title{
    color: #fff;
}
a.read-more {
    margin-top: 20px;
    display: inline-block;
    color: #fff;
    background: #f37222;
    padding: 10px 25px;
    border: 1px solid #f37222;
    border-radius: 100px;
    text-transform: uppercase;
    font-size: 12px;
}
a.white-read-more {
    margin-top: 20px;
    display: inline-block;
    color: #fff;
    background: #f37222;
    padding: 10px 25px;
    border: 1px solid #f37222;
    border-radius: 100px;
    text-transform: uppercase;
    font-size: 12px;
}

a.read-more:hover {
    color: #000;
    -webkit-transition: .3s;
    transition: .3s;
    border: 1px solid #f37222;
    background: transparent;
}

a.white-read-more:hover {
    background: transparent;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

.scrollup {
    border-radius: 50%;
    height: 60px;
    width: 60px;
    font-size: 30px;
    color: #333;
    text-align: center;
    position: fixed;
    bottom: 30px;
    right: 30px;
    line-height: 55px;
    cursor: pointer;
    display: none;
    z-index: 2;
}

.scrollup:hover {
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.title-divider:after,.title-divider:before {
    content:"";
    display:inline-block;
    width:8%;
    height:1px;
    vertical-align:middle;
    text-align: center;
}
.title-divider:after {
    background-image:-webkit-linear-gradient(right,rgba(255,255,255,0),#b1b1b1);
    background-image:-moz-linear-gradient(right,rgba(255,255,255,0),#b1b1b1);
    background-image:-ms-linear-gradient(right,rgba(255,255,255,0),#b1b1b1);
    background-image:-o-linear-gradient(right,rgba(255,255,255,0),#b1b1b1);
    margin-left:4px
}
.title-divider:before {
    background-image:-webkit-linear-gradient(left,rgba(255,255,255,0),#b1b1b1);
    background-image:-moz-linear-gradient(left,rgba(255,255,255,0),#b1b1b1);
    background-image:-ms-linear-gradient(left,rgba(255,255,255,0),#b1b1b1);
    background-image:-o-linear-gradient(left,rgba(255,255,255,0),#b1b1b1);
    margin-right:4px
}
.title-divider img {
    width: 16px;
}

.title-divider {
    display: inherit;
    text-align: center;
}

.carousel-indicators {
	bottom: 80px;
}

.row2 {
	margin-right: -20px;
    margin-left: -20px;
}
.preloader {
    background: #fff;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999;
}

.status-mes {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -40px 0 0 -40px;
    font-size: 10px;
    text-indent: -12345px;
    border-top: 2px solid rgba(0, 0, 0, 0.08);
    border-right: 2px solid rgba(0, 0, 0, 0.08);
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);
    border-left: 2px solid #f37222;
    border-radius: 50%;
    -webkit-animation: spinner 700ms infinite linear;
    animation: spinner 700ms infinite linear;
    z-index: 10000;
}

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.welcome-area {
    height: 50%;
}

.welcome-image-area {
    position: relative;
    height: 50%;
    background: url(../images/bg/bg.jpg);
    background-size: cover;
    background-position-x: center !important;
    z-index: 1;
    padding: 85px 0 0 0;
}

.welcome-image-area:after {
    position: absolute;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.display-table {
    display: table;
    width: 100%;
    height: 100%;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.header-text h2 {
    color: #fff;
    font-size: 50px;
    letter-spacing: 4px;
    margin: 10px 0 0 0;
    font-weight: 600;
}

.header-text p {
    color: #fff;
    font-size: 15px;
    letter-spacing: 3px;
    margin-bottom: 20px;
}

.header-top-area {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    max-width: 100vw;
    z-index: 9999;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.logo {
    padding-top: 22px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.logo-img {
   padding-bottom: 30px;
}
.logo a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #f37222;

}

.logo img {
    width: 40px;
}

.mainmenu .navbar-nav li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    padding: 30px 15px;
    -webkit-transition: .3s;
    transition: .3s;
}

.mainmenu .navbar-nav li.active a,
.mainmenu .navbar-nav li a:hover {
    background: none;
    color: #f37222;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.nav li a:focus,
.nav li a:hover {
    background: none;
    color: #fff;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.navbar {
    margin: 0;
}

.menu-bg {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: #000;
}

.menu-bg .logo {
    padding-top: 14px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.menu-bg .mainmenu .navbar-nav li a {
    color: #fff;
    padding: 20px 15px;
    -webkit-transition: .3s;
    transition: .3s;
}

.menu-bg .mainmenu .navbar-nav li.active a,
.menu-bg .mainmenu .navbar-nav li a:hover {
    color: #f37222;
}


a.slide-btn {
    margin: 20px 0;
    display: inline-block;
    color: #fff;
    background: #f37222;
    padding: 10px 25px;
    border: 1px solid #f37222;
    border-radius: 100px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

a.slide-btn:hover {
    background: transparent;
    color: #fff;
    -webkit-transition: .3s;
    transition: .3s;
}

.btn-contact-us {
    display: none;
}
.contact-area {
    background: #fff;
}

.btn-hire-us {
    display: inline-block;
}

.hire-us-slide-btn {
    margin: 0px 5px;
    display: inline-block;
    background: transparent;
    color: #fff;
    padding: 10px 25px;
    border: 1px solid rgba(255, 255, 255, .5);
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transition: .3s;
    transition: .3s;
}

.hire-us-slide-btn:hover {
    color: #333;
    background: #fff;
}

a.slide-btn:hover .btn-hire-us {
    display: inline-block;
}

.hire-us-slide-btn:hover .btn-hire-us {
    display: none;
}

.welcome-area,
.welcome-slider-area,
.welcome-slider-area div {
    height: auto;
}

.welcome-slider-area div.single-slide-item-tablecell,
.welcome-slider-area div.single-slide-item-tablecell div {
    height: auto;
}

.single-slide-item-table {
    display: table;
    width: 100%;
}

.single-slide-item-tablecell {
    display: table-cell;
    vertical-align: middle;
}

.single-slide-item {
    position: relative;
    z-index: 1;
}

.single-slide-item:after {
    position: absolute;
    background: rgba(0, 0, 0, .8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.slide-1 {
    background: url(../images/bg/slide-1.jpg) scroll 0 0;
    background-size: cover;
}

.slide-2 {
    background: url(../images/bg/slide-2.jpg) scroll 0 0;
    background-size: cover;
}

.slide-3 {
    background: url(../images/bg/slide-3.jpg) scroll 0 0;
    background-size: cover;
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.display-table {
    display: table;
    width: 100%;
    height: 100%;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.intro-service-box {
    margin-top: -60px;
    position: relative;
    padding-bottom: 80px;
    z-index: 1;
}

.intro-service-box .container {
    z-index: 99;
}

.intro-service-box .intro-single-service-box {
    background: #fff;
    padding-top: 35px !important;
    padding-bottom: 20px !important;
    position: relative;
    text-align: center;
    border-radius: 10px;
    padding: 15px 25px;
}

.intro-service-box .intro-single-service-box:hover {
    background-color: #f37222;
    color:#fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

.intro-service-box .intro-single-service-box:hover i {
    color: #fff;
}

.intro-service-box .intro-single-service-box:hover h3 {
    color: #fff;
}

.intro-service-box .intro-single-service-box > i {
    color: #f37222;
    font-size: 50px;
}

.intro-service-box .intro-single-service-box h3 {
    margin: 0;
    font-size: 18px;
    color: #000;
    line-height: 30px;
    font-weight: bold;
    margin-top: 5px;
}

.no-right-border {
    border-right: none !important;
}

.about-us-area {
	padding-top: 60px;
}

.about-image,
.about-video {
    margin-top: 30px;
    padding: 10px;
}

.about-text h2 {
    margin-bottom: 18px;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 900;
    margin-top: 0px;
}

.about-text p {
    margin-bottom: 10px;
}

.single-project-complete {
    background: #fff;
    border-radius: 10px;
    padding: 25px;
    text-align: center;
}

.single-project-complete:hover {
    background: #f37222;
    color:#fff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    -ms-transform: scale(1.1, 1.1); /* IE 9 */
    -webkit-transform: scale(1.1, 1.1); /* Safari */
    transform: scale(1.1, 1.1);
}

.single-project-complete h6 {
    font-size: 14px;
}

.single-project-complete span {
	color: #f37222;
    font-size: 50px;
}

.single-project-complete:hover span {
    color:#fff;
}

.single-project-complete:hover .lnr::before {
    color:#fff;
}

.single-project-complete:hover h6 {
    color:#f5f5f5;
}

.lnr-thumbs-up::before {
    color: #000;
}

.lnr-smile::before {
    color: #000;
}

.lnr-code::before {
    color: #000;
}

.lnr-bullhorn::before {
    color: #000;
}

.single-project-complete h2 {
    font-size: 20px;
    margin: 20px 0px;
    font-weight: 400;
}

.single-team {
    background: #f37222;
    color:#fff;
    border-radius: 10px;
    margin-top: 30px;
    padding: 0 0 20px 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.single-team img {
    width: 100%;
}

.single-team h4 {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.team-description {
    margin-top: 15px;
}

.team-description h6 {
    font-size: 14px;
}

.team-social {
	content: "";
    position: absolute;
    right: 0px;
    bottom: 20%;
    opacity: 0;
}

.team-social ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.team-social ul li {
	display: inline-block;
    border: 1px solid #f37222;
    border-radius: 50%;
    height: 35px;
    width: 35px;
    margin-bottom: 15px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.team-social ul li:last-child{margin-bottom: 0}

.team-social ul li a {
    display: block;
    color: #fff;
    font-size: 16px;
    padding: 5px 10px;
}

.team-social ul li a:hover {
    color: #000;
}

.single-team:hover {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    -ms-transform: scale(1.1, 1.1); /* IE 9 */
    -webkit-transform: scale(1.1, 1.1); /* Safari */
    transform: scale(1.1, 1.1);
}

.single-team:hover .team-social {
	right: 13%;
	opacity: 1;
}

.single-team:hover .team-social ul li a {
    color: #fff;
}

.team-social ul li:hover{
    background: #f37222;
}

.team-social ul li:hover i {
    color: #fff;
}

.single-team .team-description h6 {
    color: #f5f5f5;
}
.service-area {
	padding-bottom: 18px;
}

.single-service {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 25px 0px #d3d3d3;
    padding: 30px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    color: #333;
    margin-bottom: 30px;
    min-height: 410px;
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
	flex-direction: column;
}

.single-service span {
    color: #f37222;
    font-size: 50px;
}

.single-service:hover {
    background: #f37222;
    color:#fff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    -ms-transform: scale(1.1, 1.1); /* IE 9 */
    -webkit-transform: scale(1.1, 1.1); /* Safari */
    transform: scale(1.1, 1.1);
}

.single-service:hover .fa::before {
    color:#fff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}

.single-service:hover p{
    color:#f5f5f5;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}

.single-service:hover .single-service p {
    color:#fff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
}

.single-service h4 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
    text-transform: uppercase;
    line-height: 22px;
	min-height: 44px;
}

.lnr-camera::before {
    color: #000;
}

.lnr-laptop::before {
    color: #000;
}

.lnr-keyboard::before {
    color: #000;
}

.lnr-earth::before {
    color: #000;
}

.lnr-layers::before {
    color: #000;
}
.lnr-user::before {
    color: #000;
}

.single-service p {
    margin-top: 10px;
    margin-bottom: 0;
}
.call-to-action-area {
    padding: 80px 0px;
    background: url(../../../../assets/images/5.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.call-to-action-area2 {
    padding: 80px 0px;
    background: url(../../../../assets/images/4.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.call-to-action-area:after, .call-to-action-area2:after{
    position: absolute;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}
.call-to-action-area h2,.call-to-action-area2 h2{
    color: #fff;
}
.call-to-action-area p, .call-to-action-area2 p{
    color: #fff;
}
@media only screen and (min-width: 320px) and (max-width: 450px) {
.call-to-action-area, .call-to-action-area2 {
    padding: 30px 0px;
    background-position-y: center !important;
}
}
.work-inner .mix {
    display: none;
}

ul.work {
    padding: 0;
    list-style: none;
    text-align: left;
    text-align: center;
}

ul.work li {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 2px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    border: 1px solid #ccc;
    cursor: pointer;
    font-size: 12px;
    letter-spacing: 3px;
    border-radius: 8px;
	    min-width: 200px;
}

ul.work li:hover {
    color: #fff;
    border: 1px solid #f37222;
    background: #f37222;
    -webkit-transition: .3s;
    transition: .3s;
}

ul.work li.active {
    color: #fff;
    border: 1px solid #f37222;
    background: #f37222;
}

.work .item {
	background: #fff;
    margin-top: 30px;
    position: relative;
}

.work .item img {
    border-radius: 10px;
    width: 100%;
}

.item {
    -webkit-transition: .3s;
    transition: .3s;
}

.item:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-transition: .3s;
    transition: .3s;
}

.item .tooltip {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #f37222;
    text-align: center;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    border-radius: 10px;
}

.tooltip a {
    border: 1px solid #fff;
    padding: 10px 15px;
    color: #fff;
}

.tooltip a.work-popup {
    margin-left: 10px;
}

.item .align {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.carousel-indicators a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin-right: 5px;
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -ms-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    transition: background-color 0.5s;
}

.item:hover .tooltip {
    opacity: 1;
    border-radius: 10px;
}

.item:hover .work .item img {
    border-radius: 10px;
}

.item h3 {
    margin-top: 30px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
}

.classchart-area .classchart-tab-area {
	width: 13%;
	float: left;
	display: inline-block;
	border-bottom: none;
}

.classchart-area .classchart-tab-area li {
	width: 100%;
	margin-bottom: -1px;
}

.classchart-area .classchart-tab-area li a {
	border: none;
	font-size: 16px;
	font-weight: bold;
	background: transparent;
	border-radius: inherit;
	color: #000;
	padding: 13px 18px;
	text-transform: uppercase;
}

.classchart-area .classchart-tab-area li.active a {
	background: #f37222;
	color: #fff;
}

.classchart-area .classchart-tab-area li a:hover {
	background: #f37222;
	color: #fff;
}

.classchart-area .classchart-tab-area li a.active {
	background: #000;
	color: #fff;
}

.classchart-area .tab-content {
	width: 87%;
    float: left;
}

.classchart-area .tab-content .tab-pane.active {
    background: transparent;
}

.classchart-area .tab-content .tab-pane {
	margin-left: 10px;
}

.classchart-area .tab-content > .active {
    display: block;
}

.classchart-area .tab-content .tab-pane .classchart-box {
	width: 165px;
	margin: 0 12px;
	float: left;
	font-weight: bold;
	padding: 42px 10px;
	text-align: center;
	border-radius: 8px;
	box-shadow: 0px 0px 25px 0px #f5f5f5;
	margin-bottom: 20px;
	transition: transparent;
}

.classchart-area .tab-content .tab-pane .classchart-box:hover {
	background: #f37222;
}

.classchart-area .tab-content .tab-pane .classchart-box h5 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.classchart-area .tab-content .tab-pane .classchart-box p {word-spacing: 0; font-size: 13px;}

.classchart-area .tab-content .tab-pane .classchart-box:hover h5,
.classchart-area .tab-content .tab-pane .classchart-box:hover p {
	color: #fff;
}

.testimonial-area {
    background: url(../images/bg/testi-bg.jpg);
    background-size: cover;
    position: relative;
    z-index: 1;
}

.testimonial-area:after {
    position: absolute;
    background: rgba(0, 0, 0, .7);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

.single-testimonial img {
    width: 120px;
}

.single-testimonial {
    padding: 25px 45px 5px;
    color: #fff;
    border: 1px solid #fff;
}
.single-testimonial p {
	padding: 0 120px;
}
.single-testimonial h6 {
    margin-top: 22px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.owl-theme .owl-controls {
    margin-top: 30px;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    border-radius: 50%;
    border: 1px solid #ccc;
    background: none;
}

.buyer-rating {
    padding-top: 7px;
}

.buyer-rating ul li {
    display: inline-block;
    margin-right: 4px;
}

.buyer-rating ul li a i {
    color: #f37222;
    font-size: 16px;
}

.pricing-table {
    background: #fff;
    box-shadow: 0px 0px 25px 0px #f5f5f5;
    padding: 30px 40px;
    color: #303030;
    position: relative;
    border-radius: 10px;
}

.price-title {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.price p {
    font-weight: 900;
    font-size: 62px;
    display: inline-table;
    margin: 30px 0 20px 0;
}

.price span.dollor {
    font-size: 20px;
    vertical-align: middle;
}

.price span {
    display: table-cell;
}

.price span.month {
    font-size: 15px;
    font-weight: normal;
}


.pricing-table:hover,
.pricing-area .active {
    background-color: #f37222;
    color:#fff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    -ms-transform: scale(1.05, 1.05); /* IE 9 */
    -webkit-transform: scale(1.05, 1.05); /* Safari */
    transform: scale(1.05, 1.05);
}


.pricing-table:hover a.read-more,
.pricing-area .active a.read-more {
    background: transparent;
    border: 1px solid #fff;
    color:#fff;
}
.blog-area {padding-bottom: 18px;}

.single-blog {
    border-radius: 10px;
    -webkit-transition: all 0.4s ease-out;
    box-shadow: 0px 0px 25px 0px #d3d3d3;
    transition: all 0.4s ease-out;
    background: #fff;
	min-height: 567px;
	margin-bottom: 35px;

}

.single-blog img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.single-device {
 box-shadow: 0px 0px 25px 0px #d3d3d3;
 border-radius: 15px;
 -webkit-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out;
 background: #fff;
 color: #000;

}

.single-device:hover {
    background: #f2702c;
    color: #fff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);

}

.single-device img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    object-fit: cover;
    padding: 10px;
}
.device-description {
    min-height: 108px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
}

.device-description h3 {
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 22px;
    margin: 0;
    padding: 10px;
}
.meta-block-container {
    position: relative;
}

.post-meta-block {
    background-color: #d9d9d9;
    padding: 5px 10px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.br {
    border-radius: 0 0 15px 15px;
}


.post-meta-block a {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.45px;
    line-height: 30px;
    text-transform: uppercase;
}

.post-meta-block i {
    color: #f37222;
}
.blog-img{height: 235px;}

.post-user {
    color: #fff;
    font-size: 12px;
    display: inline-block;
    text-transform: uppercase;
    padding-left: 5px;
}
.post-user a {
    color: #fff;
    font-size: 12px;
}

.post-comment {display: inline-block;}

.post-comment a {
    font-size: 12px;
    color: #fff;
    padding-left: 40px;
}

.post-date {display: inline-block;
    color: black; }

    .post-date a {
        font-size: 13px;
        color: #fff;
    }

    .blog-description {
       padding: 0 25px;
   }

   .blog-description a h3{
    color: #000;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.64px;
    line-height: 30px;
    text-transform: uppercase;
}

.single-blog:hover {
    background: #f37222;
    color:#fff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    -ms-transform: scale(1.05, 1.05); /* IE 9 */
    -webkit-transform: scale(1.05, 1.05); /* Safari */
    transform: scale(1.05, 1.05);
}

.single-blog:hover .blog-description a h3 {color:#fff;}

.single-blog:hover a.read-more {
    border: 1px solid #fff;
    background: transparent;
    color:#fff;
}

.blog-description .news-caregory {font-size:12px;}

.single-blog:hover .blog-description p {color:#f5f5f5;}


.single-contact-details {
    border: 1px solid #f37222;
    margin-bottom: 18px;
    border-radius: 10px;
    padding: 10px;
}

.single-contact-details:hover {
    background-color: #f37222;
    color:#fff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
    -ms-transform: scale(1.1, 1.1); /* IE 9 */
    -webkit-transform: scale(1.1, 1.1); /* Safari */
    transform: scale(1.1, 1.1);
}

.single-contact-details h4 {
    color: #fff;
    margin-top: 5px;
    margin-bottom: 7px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 16px;
    font-weight: bold;
}

.single-contact-details p {
	color: #fff;
    margin: 0px !important;
}

.single-contact-details:hover .lnr::before {
    color:#fff;
}

.single-contact-details:hover h4 {
    color:#fff;
}

.single-contact-details:hover p.text-muted {
    color: #fff !important;
}

.single-contact-details span {
    font-size: 30px;
}

.lnr-phone-handset::before {
    color: #f37222;
}

.lnr-envelope::before {
    color: #f37222;
}

.lnr-map-marker::before {
    color: #f37222;
}

.lnr-smartphone::before {
    color: #f37222;
}

.contact-form p {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 3px;
    margin: 0;
}

.form-control {
    display: block;
    border: 0px;
    width: 100%;
    height: 45px;
    padding: 5px 0px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    background-image: none;
    border-radius: 0px;
    box-shadow: none;
    text-indent: 10px;
    border: 1px solid rgba(51, 51, 51, .5);
    border-radius: 10px;
}

.form-control:focus {
    border-color: #333;
    outline: 0;
    box-shadow: none;
}

.contact-form button {
    margin-top: 20px;
    display: inline-block;
    color: #fff;
    background: #f37222;
    padding: 10px 25px;
    border: 1px solid #f37222;
    border-radius: 100px;
    text-transform: uppercase;
    font-size: 12px;
}

.contact-form button:hover {
    -webkit-transition: .3s;
    transition: .3s;
    color: #000;
    background: transparent;
}

.success {
    background: #fff none repeat scroll 0 0;
    color: #333;
    font-weight: 700;
    padding: 20px;
    text-align: center;
}
.footer-area {
    padding: 50px 0 10px 0;
    background: #000;
}

.contact-details-area {position:absolute; top:-123px;}

.footer-text h6 {
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
    color: #fff;
}

.footer-social-link {
    margin-top: 10px;
    margin-bottom: 20px;
}

.footer-social-link ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-social-link ul li {
    display: inline-block;
    margin: 0px 10px;
}

.footer-social-link ul li a {
    display: block;
    color: #fff;
}

.footer-social-link ul li a {
    border: 1px solid #f37222;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    width: 45px;
}

.footer-social-link ul li a:hover {
    background: #f37222;
    color: #fff;
}
.single-blog-area{
    background: #000;
    padding-top: 100px;
    padding-bottom: 20px;
}
.single-blog-area img {
	width:auto;
	height:auto;
	max-width:100%;
	
}

.single-blog-heading h1 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat';
}

.single-blog-meta-container {
    position: relative;
}

.single-blog-details img {
       width: auto;
	max-width:100%;
	max-height:100%;
}
.br-10 {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.recent-single img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.single-comment img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.recent-post h4 {
    text-transform: uppercase;
    text-align: center;
}

.recent-single h4 {
    text-align: left;
}

.single-blog-heading-text h4 a {
    color: #f8f8f8;
}

.comment-section {
    margin-top: 30px;
}

.single-blog-details,
.comment-section,
.single-sidebar {
    border-radius: 3px;
    /* padding-top: 30px; */
}

.search input {
    border: 1px solid #e3e8f0;
    box-shadow: none;
    color: #333;
    height: 50px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-left: 10px;
}

.single-sidebar,
.recent-single {
    margin-bottom: 30px;
}

.recent-post .single-blog .blog-description {padding: 0 10px;}

.recent-single a h4:hover, .single-blog-details h3 a:hover{
    color: #000;
}
.service img{
	
	width: unset;
	max-width:100%;
	max-height:100%;
}
.single-blog-details>h3{
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bold;
}

.single-blog-details p {
    margin-bottom: 20px;
    line-height: 30px;
}

.single-blog-details h4 {
    margin: 20px 0px;
}

.single-sidebar .single-blog {
    margin-top: 40px;
	min-height: unset;
}

.single-comment {
    margin-bottom: 20px;
}

.single-comment h6 i {
    color: #f37222;
}

.single-comment img {
    width: 120px;
}

.recent-single h4 {
    color: #333333;
}
.flex {
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    align-items: center;
}
.pb-30 {
    padding-bottom: 30px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-20 {
    padding-top: 20px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pt-10 {
    padding-top: 10px;
}
.m-0 {
    margin: 0;
}
.accent-color {
    color: #f37222;
    background-color: #f37222;
}
.accent-color2 {
    color: #d96903;
}
.color-black {
    background-color: #000000;
}
.d-flex {
    display: flex;
}
.p-stretch {
    display: flex;
    justify-content: center;
    align-items: center;
}


/* Tabs panel */
.tabbable-panel {
  padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
  font-weight: 600;
  padding: 10px 15px 10px 0;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 2px solid #f37222;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 2px solid #f37222;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}
.shadow  {
    box-shadow: 0px 0px 15px 0px #d3d3d3;
	border-radius: 15px;
}

.swiper {
				width: 100%;
				height: 100%;
			}

			.swiper-slide {
				text-align: center;
				font-size: 18px;
				background: #fff;
				display: flex;
				justify-content: center;
				align-items: center;
				    padding: 15px;
			}

			.swiper-slide img {
				display: block;
				width: 100%;
				height: 100%;
				object-fit: cover;
			}
			.swiper {
				width: 100%;
				height: 300px;
				margin-left: auto;
				margin-right: auto;
			}

			.swiper-slide {
				background-size: cover;
				background-position: center;
			}

			.mySwiper2 {
				height: 80%;
				width: 100%;
			}

			.mySwiper {
				height: 20%;
				box-sizing: border-box;
				padding: 10px 0;
			}

			.mySwiper .swiper-slide {
				width: 25%;
				height: 100%;
				opacity: 0.9;
			}

			.mySwiper .swiper-slide-thumb-active {
				opacity: 1;
			}

			.swiper-slide img {
				display: block;
				width: 100%;
				height: 100%;
				object-fit: cover;
			}
.title2 {
font-size: 15px; font-weight: 600;
}
.title3 {
font-size: 14px;
}

.title-divider img {
	width: 16px;
	height:16px;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
}
.breadcrumb li a{
    color: #f2702c;
}