html, html a {
    text-decoration: none !important;
    text-rendering: geometricprecision;
}

a {
}

body {
    color: #5F5F60;
    font-family: ffreg, Quicksand;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-weight: normal;
    margin-top: 0;
}

.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none !important;
}
img{
    max-width: 100%;
    height: auto;
}
.container {
    max-width: 1056px;
}

.header {
    height: 120px;
}

.mainmenu {
}

.toplinks {
}

.menu .navbar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    float: left;
}

.menu .navbar-collapse {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
}

.menu .navbar-collapse .nav {
}

.menu .navbar-collapse .nav li {
}

.menu .navbar-collapse .nav > li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #6F6F70;
    font-size: 13px;
    font-family: ffbold;
    transition: all 0.3s ease;
}

.menu .navbar-collapse .nav > li.active > a, .menu .navbar-collapse .nav > li:hover > a {
    color: #373536 !important;
    background: none;
}

.navbar-header {
    display: none;
}

.header .dropdown-menu {
    background: #fff none repeat scroll 0 0;
    border-color: #939393;
    border-radius: 6px !important;
    box-shadow: none;
    min-width: 115px;
    padding-top: 11px;
    right: -24px;
    top: 47px;
}

.header .dropdown-menu li {
}

.header .dropdown-menu li a {
    border: medium none;
    color: #333;
    font-family: dinregular;
    font-size: 12px;
    padding: 2px 4px 6px;
    text-align: center;
}

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

.header .dropdown-menu::before {
    background: #fff none repeat scroll 0 0;
    box-shadow: -2px -2px 0 -1px #939393;
    content: "";
    height: 10px;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: -3px;
    width: 10px;
}

.carousel-fade .carousel-inner .item {
    min-height: 400px;
}

.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    right: 0;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.menu {
    float: left;
    padding-left: 0;
    padding-right: 42px;
}

.navbar-nav > li:last-child {
}

.menu .navbar-collapse .nav > li > a:hover {
    color: #373536;
}

.sociallink {
    float: left;
    margin-bottom: 9px;
}

.behance {
}

.behance svg {
}

.behance svg path {
}

.sociallink div {
    overflow: hidden;
    margin-left: -5px;
}

.sociallink a {
    float: left;
    transition: all 0.3s ease;
    width: 35px;
    height: 35px;
    display: block;
    text-align: Center;
    padding-top: 10px;
}

.sociallink a:hover {
    background: #F9F9F9;
}

.sociallink a svg {
    height: 15px;
}

.sociallink a svg path {
    fill: #5F5F60;
}

.logo {
}

.logo a {
    display: block;
}

.logo a svg, .logo a img {
    width: 200px !important;
    max-width: 100%;
    height: auto !important;
    transition: all .25s ease;
    margin-top: -3px;
}

.language {
}

.language a  ,.lang-item a {
    font-family: Quicksand !important;
    padding-top: 13px !important;
    color: #373536 !important;
    padding-left: 0 !important;
    font-weight: 700;
    font-size: 14px !important;
    text-transform: uppercase;
}

.head {
    position: relative;
    margin-top: 20px;
}

.whous {
    margin-top: 90px;
}

.whous h1 {
    font-family: ffbold;
    font-size: 38px;
    color: #5D5E63;
}

.whous h2 {
    color: #5D5E63;
    font-size: 30px;
    margin-top: 19px;
}

.whous p {
    color: #6D6E73;
    margin-top: 30px;
    font-size: 16px;
    line-height: 32px;
    padding-left: 120px;
    margin-bottom: 50px;
}

.ourbutton {
    transition: all 350ms ease;
    color: #fff;
    font-family: ffbold;
    border: none !important;
    font-size: 13px;
    padding: 9px 24px !important;
    border-radius: 25px !important;
    padding-top: 13px !important;
    letter-spacing: 0.5px;
    box-shadow: 0px 0px 23px 0px rgba(60, 60, 60, .15);
    background: #373536;
}

.ourbutton:hover {
    background: #F5860E;
    color: #fff;
}

.whous button {
}


.requestproject:hover {
    background: #373536;
    color: #fff;
}

.ourproject:hover {
    background: #E4E8EA;
    color: #fff;
}

.videodef {
    position: relative;
}

.requestproject {
    background: #F5860E;
    margin-left: 10px;
}

.ourproject {
    background: #373536;
    padding: 13px 32px 9px 32px !important;
}

.move {
    position: absolute;
    z-index: 13;
    top: -17px;
    right: 17px;
}

.move svg {
    width: 750px;
}

.move svg path {
}

.yellow {
    position: absolute;
    z-index: 13;
    top: -30px;
    right: 10px;
}

.yellow svg {
    width: 800px;
}

.yellow svg path {
}

.video-btn {
    position: absolute;
    top: 12px;
    right: 103px;
    width: 680px;
    z-index: 1000;
}

.video-btn img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.video-btn img:last-child {
    z-index: 100;
    opacity: 0;
    transition: all 350ms ease;
}

.video-btn:hover img:last-child {
    opacity: .2;
}

.video-btn i {
    position: absolute;
    z-index: 1000;
    width: 70px;
    height: 70px;
    display: block;
    top: 240px;
    right: 288px;
    transition: all 350ms ease;
}

.svgplayer {
    width: 70px;
}

.svgplayer path {
    transition: all .5s ease;
}

.video-btn:hover .svgplayer path {
    fill: #Fff;
}


.stylehome {
    position: absolute;
    top: -46px;
    right: -18px;
    z-index: -1;
    width: 740px;
}


.modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

.modal-body {
    position: relative;
    padding: 0;
}

.close {
    position: absolute;
    right: 26px;
    top: 28px;
    z-index: 999;
    font-size: 3rem;
    font-weight: normal;
    color: #ccc;
    opacity: 1;
}

.body {
    overflow: hidden;
}

.video-btn {
    cursor: pointer;
}

.video-btn > div {
    position: relative;
}

.client {
    margin-top: 150px;
}

.client h3 {
    font-size: 19px;
    color: #5F5F60;
}

.client h2 {
    font-family: ffbold;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 35px;
    color: #5F5F60;
}

.allclient {
    margin-top: 30px;
}

.clinetlogo {
    width: 20%;
    float: right;
}

.clinetlogo i {
    background: url(../images/1.png) no-repeat center center;
    width: 100%;
    height: 60px;
    display: block;
    background-size: 110px auto;
    opacity: .6;
    transition: all 0.3s ease;
}


#lightSlider {
}

.lSPager {
    display: none;
}

.clinetlogo:hover i {
    opacity: 1;
}

.services {
    background: #373536;
    margin-top: 80px;
    padding-bottom: 89px;
}

.titleclass {
    margin-top: 70px;
    position: relative;
    margin-bottom: 28px;
    padding-right: 15px;
    z-index: 10;
}

.titleclass > img {
    position: absolute;
    top: -10px;
    right: -54px;
    width: 62px;
}

.titleclass h2 {
    font-family: ffbold;
    font-size: 31px;
    margin-top: 20px;
    margin-bottom: 35px;
    color: #5F5F60;
}

.titleclass h3 {
    font-size: 19px;
    color: #5F5F60;
}

.services .titleclass h2, .services .titleclass h3 {
    color: #fff;
}

.servicedetails {
    position: relative;
    padding: 0 22px;
}

.servicedetails img {
    max-width: 100%;
}

.servicedetails > div {

}

.servicedetails > div > div {
    position: absolute;
    top: 50px;
    right: 63px;
}

.servicedetails div span {
    background: url(../images/mobile.png) no-repeat;
    width: 37px;
    height: 82px;
    display: block;
    background-size: 37px;
}

.servicedetails div > h1 {
    color: #fff;
    font-family: ffbold;
    font-size: 15px;
    padding: 5px 60px;
    padding-right: 0;
    line-height: 26px;
}

.icon1 {
    background: url(../images/mobile.png) no-repeat;
    width: 37px;
    height: 82px;
    display: block;
    background-size: 37px;
}
.icon2 {
    background-image: url(../images/artist.png) !important;
    background-size: 60px !important;
    width: 60px !important;
}

.icon3 {
    background-image: url(../images/lcd.png) !important;
    background-size: 60px !important;
    width: 60px !important;
}

.icon4 {
    background-image: url(../images/megaphone.png) !important;
    background-size: 63px !important;
    width: 63px !important;
}

.servicedetails.last div > h1 {
    padding: 5px 90px;
    color: #373536;
    padding-right: 0;
}

.portfolio {
    padding-bottom: 68px;
}

.portfolio > div {
    position: relative;
}

.titleclass2 > img {
    position: absolute;
    top: -34px;
    right: -54px;
    width: 102px;
    z-index: -1;
}

.style1 {
    background: url(../images/style14.png) no-repeat;
    width: 340px;
    height: 500px;
    display: block;
    position: absolute;
    z-index: -1;
    top: 200px;
    right: -350px;
}

.style2 {
    top: 150px;
    left: -400px;
    transform: rotate(140deg);
    right: auto;
}

.style3 {
    background: url(../images/top_right.png) no-repeat;
    width: 390px;
    height: 350px;
    display: block;
    position: absolute;
    z-index: -1;
    top: -11px;
    left: -40px;
}

.style4 {
    background: url(../images/style7.png) no-repeat;
    width: 390px;
    height: 350px;
    display: block;
    position: absolute;
    z-index: -1;
    top: 640px;
    left: -200px;
}

.style5 {
    background: url(../images/style8.png) no-repeat;
    width: 90px;
    height: 90px;
    display: block;
    position: absolute;
    z-index: -1;
    top: 190px;
    left: -70px;
}

.works {
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 10px;
}

.works > a {
    height: 209px;
    display: block;
    width: 100%;
    text-align: center;
}

.workimg {
    width: 100%;
    height: 100%;
    border-radius: 22px;
    overflow: hidden;
    background: #323232;
}

.workimg img {
    width: 100%;
    max-width: 100%;
    transition: all 0.5s;
    filter: grayscale(0);
}

.works:hover .workimg img {
    filter: grayscale(100%);
    opacity: 0.2;
}

.workdata {
    border-radius: 22px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 30px;
    height: 80px;
    transform: translateY(83px);
    opacity: 0;
}

.works:hover .workdata {
    transform: translateY(10px);
    opacity: 1;
    transition: all .5s ease-out;
}

.workdata h2 {
    color: #fff;
    font-size: 15px;
    text-align: right;
    line-height: 28px;
    font-family: ffbold;
}

.workdata span {
}

.workdata > div {
}

.allwork {
    padding: 9px 31px;
    margin-top: 35px;
}

.tabcontainer {
}

.ourtap {
    border: none;
}

.ourtap li {
    margin: 0 5px;
}

.ourtap li.active {
}

.ourtap li a {
    background: #fff;
    color: #afafaf;
    font-family: ffreg;
    box-shadow: none;
    border: 1px solid #eee !important;
}


.tabcontainer .tab-content {
    margin-top: 24px;
}

.tabcontainer .tab-pane {
    margin: 0 -7px;
}

.ourtap li.active a {
    background: #F5860E !important;
    color: #fff !important;
    border-color: #F5860E !important;
}

.ourtap li.active a:hover {
    background: #F5860E !important;
    color: #fff !important;
    border-color: #F5860E !important;
}

.ourtap li a:hover {
    color: #4e4e4e;
}


.aboutus {
    background: #F9F9F9;
    padding-bottom: 10px;
}

.aboutus .titleclass {
}

.ourvideo {
}

.abouttext {
    position: relative;
    top: -78px;
    padding: 0 50px;
}

.abouttext h3 {
    color: #373536;
    font-family: ffbold;
    font-size: 20px;
}

.abouttext span , .abouttext h4 {
    color: #F5860E;
    font-family: ffbold;
    display: block;
    font-size: 14px;
    margin-top: 1px;
    line-height: 24px;
}

.abouttext p {
    color: #5F5F60;
    font-size: 13px;
    line-height: 27px;
    margin-top: 16px;
    margin-bottom: 25px;
}

.getourfile {
}

.getourfile span {
}

.getourfile a {
    background: url(../images/Group39.png) no-repeat right;
    padding-right: 30px;
    line-height: 27px;
    padding-top: 4px;
    color: #F5860E;
    margin-top: 3px;
    display: block;
    font-size: 15px;
}

.ourvideo div:hover path {
    fill: #Fff;
}

.imgformvido {
    height: 266px;
    width: 100%;
    overflow: hidden;
    border-radius: 29px;
    background: #000;
}

.imgformvido img {
    filter: grayscale(0);
    transition: all .8s;
}

.ourvideo:hover .imgformvido img {
    filter: grayscale(100%);
    opacity: 0.8;
}

.ourvideo .video-btn {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    right: 0;
}

.ourvideo .video-btn i {
    position: unset;
    margin: auto;
    margin-top: 90px;
}

.ourvideo .video-btn i svg {
}

.bloghome {
    padding-bottom: 0;
}

.titleclassmed {
    margin-top: 70px;
    position: relative;
    margin-bottom: 28px;
    padding-right: 15px;
    z-index: 10;
}

.titleclassmed h2 {
    font-family: ffbold;
    font-size: 31px;
    margin-top: 20px;
    margin-bottom: 35px;
    color: #5F5F60;
    text-align: center;
    margin-bottom: 49px;
}

.blogblock {
}

.blogblock > a {
}

.blogblockinner {
    background: #F9F9F9;
    border-radius: 22px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 6px -2px #d0d0d0;
}

.blogblocimg {
    height: 206px;
    overflow: hidden;
    background: #323232;
}

.blogblocimgiv {
    width: 100%;
    height: 190px;
}

.blogblocimg img {
    width: 100%;
    transform: scale(1);
    transition: all .5s cubic-bezier(.46, .03, .52, .96);
}

.blogblockinner:hover .blogblocimg img {
    transform: scale(1.1);
    opacity: .7;
}

.blogblockinner:hover .blogblockdetails h3 {
    color: #F485AC;
}

.blogblockdetails {
    overflow: hidden;
    padding: 8px 11px;
    height: 101px;
}

.blogblockdetails h3 {
    transition: all .5s cubic-bezier(.46, .03, .52, .96);
    color: #6F6F70;
    font-family: smed;
    font-size: 13px;
    line-height: 20px;

    text-align: center;
    margin-bottom: 20px;
}

.datepost {
    color: #5F5F60;
    background: url(../images/time.png) no-repeat right top 0px;
    padding-right: 19px;
    background-size: 13px;
    font-size: 11px;
    padding-top: 1px;
    position: absolute;
    bottom: 9px;
    right: 12px;
}

.seenpost {
    color: #5F5F60;
    background: url(../images/view.png) no-repeat left top 0px;
    padding-left: 27px;
    padding-top: 0px;
    font-size: 11px;
    background-size: 18px;
    position: absolute;
    left: 12px;
    bottom: 9px;
}

.blogblockinner > h2, .post-info > h2 {
    background: rgba(255, 86, 146, .73);
    display: inline;
    color: #fff;
    font-size: 12px;
    padding: 4px 14px;
    position: absolute;
    top: 10px;
    border-radius: 24px;
    left: 10px;
    padding-top: 8px;
}
.post-info > h2 a {
    color: #fff;
}
.blogblockinner > h2 a, .post-info > h2 a{
    color: #fff;

}
.blogblocklink {
}

.blogblocklink .blogblockinner {
    background: rgba(255, 86, 146, .08) url(../images/blog.png) no-repeat top 35% center;
    transition: all .3s cubic-bezier(.46, .03, .52, .96);
    height: 307px;
}

.blogblocklink .blogblockinner p {
    color: #787878;
    margin-top: 181px;
    text-align: center;
    font-family: ffbold;
    font-size: 14px;
}

.blogblocklink:hover .blogblockinner {
    background: rgba(170, 170, 170, .08) url(../images/blog.png) no-repeat top 35% center;
}

.newsletter {
    margin: 70px 0;
}

.newsletter form {
    text-align: center;
}

.newsletter .form-group {
}

.newsletter label {
    color: #373536;
    float: right;
    font-size: 20px;
    font-family: smed;
    padding-left: 54px;
    padding-top: 4px;
}

.newsletter #email {
    border: none;
    box-shadow: none;
    border-radius: 30px;
    color: #525252;
    font-family: Quicksand, srom;
    background: #F3F1FB url(../images/send.png) right 10px top 12px no-repeat;
    padding: 7px 39px;
    height: 43px;
    padding-top: 5px;
    width: 320px;
    padding-left: 54px;
}

.newsletter button {
    position: relative;
    right: -45px;
}

footer {
    background: url(../images/footer.jpg) no-repeat;
    background-size: cover;
}

footer .titleclass h2, footer .titleclass h3 {
    color: #fff;
}

.address {
    padding-bottom: 55px;
    padding-top: 29px;
}

.address h4 {
    color: #373536;
    font-family: ffbold;
    font-size: 15px;
}

.address ul {
    list-style: none;
    padding: 0;
    color: #fff;
}

.address li {
    margin-bottom: 29px;
}

.address li p {
    background: url(../images/location-pin.png) no-repeat right 5px top 4px;
    padding-right: 29px;
    display: block;
    font-size: 14px;
}

.address p span:last-child {
    font-family: Quicksand;
    font-weight: 500;
    direction: ltr;
    text-align: left;
    margin-right: 35px;
}

.address p span:first-child {
    width: 90px;
    display: inline-block;
}

.contactus {
    padding-top: 29px;
    position: relative;
    top: -90px;
}

.contactus form {
    margin: 0 22px;
}

.contactus > h1 {
}

.sendformcontact {
}

.sendformcontact button, .button-intextarea {
    background: #373536;
    color: #6f6f6f;
    font-family: ffreg;
    position: absolute;
    left: 30px;
    bottom: 9px;
    padding: 8px 28px !important;
}

.inputcontain {
    padding: 0 5px;
}

.inputcontain > div {
}

.inputcontain input, .areacontain textarea, .textarea-with-button {
    background: rgba(0, 0, 0, .08);
    border: none;
    border-radius: 21px;
    box-shadow: none !important;
    color: #000;
    padding: 8px 16px;
    margin-top: 9px;
    font-family: ffreg, Quicksand;
    font-weight: 500;
}

.inputcontain input::placeholder, .areacontain textarea::placeholder {
    color: #CFCFCF;
}

.inputcontain input {
    height: 42px;
}

.areacontain {
    padding: 0 5px;
}

.areacontain textarea {
    height: 180px !important;
    width: 100% !important;
    padding-top: 11px;
    padding-bottom: 51px;
    line-height: 25px;
    text-align: justify;
    font-size: 13px;
}

.bottom-footer-container {
    background: rgba(0, 0, 0, .24);
}

.bottomfooter {
    height: 64px;
}

.copyright {
    color: #fff;
}

.copyright p {
    padding-top: 20px;
    margin-bottom: 0;
}

.copyright p span {
    font-family: Quicksand;
}

.footerlogo {
    text-align: center;
    margin-top: 8px;
}

.footerlogo img {
    height: 50px;
}

.footersocial {
    margin-top: 15px;
}

.footersocial .sociallink a:hover {
    background: none;
}

.footersocial .sociallink a svg path {
    fill: #fff;
}

.contactus > h2 {
    color: #373536;
    font-family: ffbold;
    font-size: 17px;
}

.checkdiv {
    direction: ltr;
    text-align: right;
    color: #5F5F60;
}

.containercheck {
    display: block;
    position: relative;
    padding-right: 35px;
    margin-bottom: 7px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 50%;
    float: right;
    font-weight: normal;
    line-height: 28px;
}

/* Hide the browser's default checkbox */
.containercheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    right: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.containercheck:hover input ~ .checkmark {
    background: #dfdfdf;
    transition: all .2s;
}

/* When the checkbox is checked, add a blue background */
.containercheck input:checked ~ .checkmark {
    background-color: #F5860E;
    border: 1px solid #F5860E;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.containercheck input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.containercheck .checkmark:after {
    left: 9px;
    top: 5px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.request-project .modal-body {
    position: relative;
    padding: 50px 77px;
    padding-top: 0;
    padding-bottom: 21px;
}

.request-project {
}

.request-project .modal-header {
}

.request-project .modal-header {
    border-bottom: none;
}

.request-project .modal-header h5, .add-comment-title {
    color: #373536;
    text-align: center;
    font-family: ffbold;
    font-size: 20px;
    background: url(../images/file.png) no-repeat left 60% top 50%;
    padding: 35px 70px;
}

.request-project .modal-content {
    border-radius: 48px;
}

.request-project input, .request-project textarea,
.generalform input, .generalform textarea {
    border-radius: 21px;
    box-shadow: none !important;
    color: #727272;
    padding: 6px 16px;
    margin-top: 0px;
    font-family: ffreg, Quicksand;
    font-weight: 500;
    border: 1px solid #929292;
    height: 39px;
    padding-bottom: 3px;
}

.request-project textarea, .generalform textarea {
    height: 150px !important;
    width: 100% !important;
    padding-top: 11px;
    padding-bottom: 51px !important;
    padding-bottom: 12px;
}

.checkdiv > p {
    color: #373536;
    margin: 7px 0;
    margin-top: 7px;
}

.request-project .form-group, .generalform .form-group {
    overflow: hidden;
    margin-bottom: 7px;
}

.send-request-button, .sendbutton {
    margin-top: 20px;
}

.send-request-button button {
}

.form-control:focus {
    border-color: #F68712;
    outline: 0;
}

.body.internal {
}

.header.internal {
}

.style-header-internal {
    z-index: -1;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0px;
}

.style-header-internal svg {
    width: 100%;
}

.body.internal .portfolio {
    margin-top: 162px;
}

.header.internal .menu .navbar-collapse .nav > li > a {
    color: #FFF;
}

.header.internal .sociallink a svg path {
    fill: #FFF;
}

.header.internal .sociallink a:hover {
    background: #F68712;
}

.body.internal .titleclass {
    margin-top: 80px;
    width: 150px;
    margin-right: auto;
    margin-left: auto;
}

.header.internal .logo a svg, .header.internal .logo a img {
    width: 200px !important;
    max-width: 100%;
    height: auto !important;
}

.whatsup-fixed {
}

.whatsup-fixed .tooltip {
}

.whatsup-fixed .tooltip-arrow {
    border-top-color: #1E1E1E !important;
}

.whatsup-fixed .tooltip-inner {
    max-width: 500px;
    background: #1E1E1E;
    font-family: ffreg;
    font-size: 11px;
    width: 140px;
    padding: 4px 5px;
    line-height: 17px;
    padding-top: 6px;
}

.whatsup-fixed a {
    background: #F68712 url(../images/whatsapp2.png) no-repeat left 13px center;
    width: 49px;
    height: 40px;
    position: fixed;
    right: 0;
    top: 43%;
    display: block;
    border-radius: 40px 0 0 40px;
    transition: all .2s ease;
    z-index: 100;
}

.whatsup-fixed a:hover {
    background-color: #F68712;
    width: 54px;
}

.contact-innerpage {
    text-align: center;
    margin: 70px 0;
}

.contact-innerpage > h2 {
    color: #5F5F60;
    font-family: ffbold;
    font-size: 15px;
}

.contact-innerpage > button {
    margin-top: 8px;
    margin-left: 0;
    font-family: ffreg;
}

.contact-innerpage > a {
    display: block;
    color: #5F5F60;
    margin-top: 17px;
    transition: all .2s;
}

.contact-innerpage > a:hover {
    color: #F5860E;
}

.workdetails {
}

.workdetails.body.internal .titleclass {
    width: auto;
    margin-top: 30px;
}

.workdetails.body.internal .titleclass h2 {
    padding-top: 30px;
    font-size: 21px;
    padding-right: 0;
}

.project-desc-title {
    text-align: center;
}

.project-desc-title h3, .featured-title {
    color: #5F5F60;
    font-family: ffbold;
    font-size: 20px;
    background: url(../images/card.png) no-repeat right center;
    padding-right: 50px;
    padding: 5px 10px;
    padding-right: 40px;
    width: 205px;
    margin: auto;
    padding-top: 8px;
}

.project-desc-title .w-desc {
    color: #5F5F60;
    border: 1px solid #CFCFCF;
    border-radius: 33px;
    padding: 27px 35px;
    margin-top: 25px;
    line-height: 29px;
}

.project-desc-title .w-desc p {
    color: #5F5F60;
    line-height: 29px;
    margin-bottom: 15px;
}

.project-feaured {
    margin-top: 21px;
}

.project-feaured > div {
    background: #F9F9F9;
    border-radius: 33px;
    padding: 27px 27px;
    padding-bottom: 19px;
}

.project-desc {
    margin-top: 21px;
}

.project-desc > div {
    border-radius: 33px;
    border: 1px solid #CFCFCF;
    padding: 27px 27px;
    padding-bottom: 16px;
}

.project-desc ul {
    list-style: none;
    padding: 0;
}

.project-desc ul li {
    font-size: 14px;
    margin-bottom: 12px;
}

.project-feaured ul li h4 {
    font-size: 11px;
    font-family: ffbold;
}

.project-feaured ul li p {
    font-size: 12px;
    font-family: ffreg, Quicksand;
}

.featured-title {
    background: url(../images/feature.png) no-repeat right center;
    float: right;
    display: block;
    width: 100%;
    margin-top: 50px;
}

.project-feaured ul {
    padding: 0;
    list-style: none;
}

.project-feaured ul li {
    border-bottom: 1px solid #cecece;
    margin-bottom: 21px;
}

.project-feaured ul li:last-child {
    border: none;
    margin-bottom: 0;
}

.project-desc ul li:last-child {
    border: none;
    margin-bottom: 0;
}

.project-img {
    margin-top: 70px;
    margin-bottom: 20px;
}

.project-img > div {
}

.project-img a {
    width: 100%;
    height: 300px;
    display: flex;
    overflow: hidden;
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, .05);
    object-fit: cover;
    margin-bottom: 30px;
    justify-content: center;
    align-items: flex-start;
}


.project-img a img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.back-blog {
    background: url(../images/img3.jpg) no-repeat;
    height: 390px;
    background-size: cover;
}

.title-blog {
    width: 286px !important;
}

.title-blog h3 {
    color: #fff;
    font-size: 21px;
}

.title-blog h2 {
    color: #fff;
    font-size: 32px;
}

.title-blog img {
    width: auto;
    top: -13px;
    right: -83px;
}

.blog-block-total {
}

.allblogs {
    margin-top: 190px;
}

.allblogs > div {
    position: relative;
}

.style6 {
    background: url(../images/style20.png) no-repeat;
    width: 110px;
    height: 120px;
    display: block;
    position: absolute;
    z-index: -1;
    top: -23px;
    right: -34px;
}

.style7 {
    background: url(../images/style21.png) no-repeat;
    width: 110px;
    height: 120px;
    display: block;
    position: absolute;
    z-index: -1;
    top: 200px;
    left: -180px;
}

.allblogs .blogblock {
    margin-bottom: 30px;
}

.blog-block-row {
}

.title-row-blog {
    background: #F5860E;
    color: #fff;
    font-family: ffbold;
    text-align: center;
    padding: 25px 30px;
    border-radius: 22px;
    font-size: 16px;
}

.blog-block-row .blogblockinner {
    background: none;
    border: 1px solid #E5E5E5;
    box-shadow: none;
}

.blog-block-row .blogblockdetails {
    height: 105px;
    position: relative;
}

.blog-block-row .blogblocimg img {
    width: 100%;
    height: auto;
    float: right;
    max-width: 100%;
}

.blog-block-row .blogblocimg {
    float: right;
    height: 105px;
    width: 114px;
}

.blog-block-row .blogblockdetails h3 {
    float: right;
    text-align: right;
    line-height: 18px;
    font-size: 13px;
}

.blog-block-row .blogblock {
    margin-bottom: 10px;
}

.blog-block-total .blogblockdetails h3 {
    line-height: 23px;
}

.new-post {
}

.most-read-post {
    margin-top: 34px;
}

.most-read-post .title-row-blog {
    background: #373536;
}

.header-post {
    box-shadow: 0 5px 10px -10px rgba(0, 0, 0, .4);
    height: 105px;
}

.internal-post .allblogs {
    margin-top: 30px;
}

.header-post .menu .navbar {
    margin-bottom: 0;
}

.post-details {
}

.post-details > h1 {
    font-family: ffbold;
    font-size: 17px;
    line-height: 32px;
    color: #5F5F60;
    margin-top: 20px;
    padding-right: 20px;
}

.post-info {
    overflow: hidden;
    padding-right: 20px;
}

.post-info .datepost, .post-info .seenpost, .commentpost {
    position: static;
    background: #F5860E;
    display: inline;
    color: #fff;
    font-size: 11px;
    padding: 3px 14px;
    border-radius: 24px;
    padding-top: 9px;
    background: #F68712 url(../images/time2.png) no-repeat right 11px top 7px;
    padding-right: 38px;
    margin-right: 7px;
    display: inline-block;
    float: right;
}

.post-info .seenpost {
    background-color: #F68712;
    background-image: url(../images/view2.png);
}

.post-info .commentpost {
    background-color: #F5860E;
    background-image: url(../images/message.png);
}

.main-img-post {
    margin-top: 28px;
    overflow: hidden;
    border-radius: 29px;
    height: 417px;
    margin-bottom: 33px;
}

.main-img-post > img {
}

.post-info > h2 {
    background: #F68712;
    position: static;
    padding: 6px 15px;
    float: right;
    padding-top: 8px;
}

.internal-post .style6 {
    right: -34px;
}

.post-info .datepost {
    background-position: right 11px top 6px;
}

.post-text {
}

.post-text p {
    color: #5F5F60;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 31px;
    text-align: justify;
}

.post-text p strong ,  .post-text h3 {
    display: block;
    font-family: ffbold;
    font-size: 15px;
    margin-top: 26px;
}
 .post-text h2   {
    display: block;
    font-family: ffbold;
    font-size: 18px;
    margin-top: 26px;
}

.quota, blockquote {
    background: #F9F9F9 url(../images/quote.png) no-repeat right 41px center;
    padding: 27px 30px;
    padding-right: 129px;
    border-radius: 21px;
    margin: 30px 0 !important;
}

.post-text ol {
    list-style: none;
    counter-reset: my-awesome-counter;
}

.post-text li {
    color: #5F5F60;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 31px;
    text-align: justify;
}
.post-text ol li {
    counter-increment: my-awesome-counter;
    position: relative;
}

.post-text ol li p {
}

ol li::before {
    content: counter(my-awesome-counter) ". ";
    color: #F5860E;
    position: absolute;
    right: -26px;
    top: 7px;
    font-family: ffbold;
    font-size: 14px;
}

.post-text ul {
    list-style: none;
}

.post-text ul li::before {
    content: "_";
    color: #F5860E;
    position: absolute;
    right: -25px;
    top: 3px;
    font-family: ffbold;
    font-size: 14px;
}

.post-text ul li {
    counter-increment: my-awesome-counter;
    position: relative;
}

.post-text ul li p {
}

.post-details .title-row-blog {
    background: #373536;
    margin-top: 50px;
    font-size: 18px;
}

.theComment {
}

.theComment > div:last-child {
    border-bottom: medium none;
}

.theComment > div {
    overflow: hidden;
    padding: 10px 0;
}

.theComment > div > a {
    display: inline-block;
    float: right;
    height: 110px;
    width: 110px;
    border-radius: 50%;
    border: 1px solid #cecece;
    overflow: hidden;
    margin-top: 23px;
}

.commentDetails {
    float: right;
    margin-top: 8px;
    padding-right: 18px;
    width: 80%;
    background: #F9F9F9;
    padding: 20px;
    border-radius: 20px;
    margin-right: 20px;
}

.theComment > div > a img {
    border:;
    border-radius: 50%;
    height: auto;
    width: 100%;
    max-width: 100%;
}

.commentDetails > div {
    overflow: hidden;
}

.commentDetails > p {
    color: #5F5F60;
    font-size: 12px;
    line-height: 23px;
    margin-top: 7px;
    margin-bottom: 0;
}

.commentDetails > div h2 {
    color: #373536;
    float: right;
    font-family: ffbold;
    font-size: 12px;
}

.commentDetails > div > div {
    float: left;
}

.commentDetails > div > div > span {
    color: #373536;
    font-size: 13px;
    font-family: ffbold;
}

.add-comment-title {
    background: url(../images/commenttitle.png) no-repeat left 38% top 34px;
}


.commentform {
}

.textarea-with-button {
}

.commentform .inputcontain input, .commentform .areacontain textarea {
    color: #5F5F60;
    background: #F9F9F9;
}

.commentform .inputcontain input::placeholder, .commentform .areacontain textarea::placeholder {
    color: #9C9C9C;
}

.commentform .ourbutton {
    color: #fff;
}

.commentform .areacontain textarea {
    height: 225px !important;
    margin-top: 20px;
}

.fixed-header > div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    background: #fff;
    padding-top: 9px;
    box-shadow: 0 5px 10px -10px rgba(0, 0, 0, .4);
    padding-bottom: 1px;
    height: 65px;
}

.body-fixed-margin {
    /*margin-top: 70px;*/
}

.fixed-header .sociallink {
    margin-top: -51px;
}

.fixed-header .logo a svg, .fixed-header .logo a img {
    width: 200px !important;
    max-width: 100%;
    height: auto !important;
    transition: all .25s ease;
}

.fixed-header .menu .navbar {
    margin-bottom: 0;
}

.modal-open .modal {
    z-index: 100000;
}

.fixed-header.header.internal .menu .navbar-collapse .nav > li > a {
    color: #6F6F70;
}

.blacklogo {
}

.fixed-header.internal .blacklogo path, .blacklogohome path {
    fill: #212A3A;
}

.fixed-header.internal .blacklogo #Path_133, .blacklogohome #Path_133 {
    fill: #373536;
}

.fixed-header.internal .blacklogo #Path_132, .blacklogohome #Path_132 {
    fill: #F5860E;
}

.fixed-header.internal .blacklogo #Path_131, .blacklogohome #Path_131 {
    fill: #373536;
}

.mobile-menu {
}

.sidemenu {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 250px;
    background: #373536;
    z-index: 100000;
    overflow-y: auto;
    transform: translateX(265px);
    transition: transform .4s ease;
    box-shadow: -2px 0 20px 0 rgba(33, 23, 23, .68);
}

.menu-hide > ul li a:hover {
    background: #fff;
    color: #5F5F60;
}

.logo-area {
    position: relative;
    padding-top: 20px;
}

.logo-area a {
    width: 90%;
    height: auto;
    display: block;
    background-size: contain;
    margin: 0 auto 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 20px;
}

.logo-area a > svg, .logo-area a > img {
    max-width: 60%;
    max-height: 100%;
}

.menu-hide {
}

.menu-hide > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu-hide > ul li a {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .05);
    color: #fff;
    padding: 10px;
    transition: all .3s;
    font-size: 14px;
    text-transform: capitalize;
    font-family: ffreg, Quicksand;
    padding-top: 14px;
}

.menu-overlay {
    position: fixed;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #333;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
}

.hamburger {
    border: none;
    position: relative;
    z-index: 0;
    float: left;
    padding-left: 44px;
    padding-right: 2px;
    transition: background-color .2s linear;
    display: none;
    margin-right: 0;
    background-color: transparent;
    padding-top: 28px;
}

.hamburger span {
    width: 20px;
    height: 2px;
    border-radius: 0;
    background-color: #5F5F60;
    display: block;
    margin-bottom: 4px;
    transition: all .4s cubic-bezier(.68, -.55, .265, 1.55);
}

.menu-toggle {
    overflow: hidden;
}

.menu-toggle .sidemenu {
    transform: translateX(0);
}

.menu-toggle .menu-overlay {
    opacity: .6;
    visibility: visible;
}

.main-wrapper {
    position: relative;
    min-height: 100%;
    overflow: hidden;
    transition: transform .5s ease;
}

.menu-toggle .main-wrapper {
    transform: translate3d(-250px, 0, 0);
    transition: transform .5s ease;
}

.header.internal .hamburger span {
    background-color: #fff;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, .1);
}

.fixed-header .hamburger span {
    background-color: #5F5F60 !important;
    box-shadow: none !important;
}

.fixed-header .menu .navbar-collapse .nav {
    margin-top: 2px;
}

.fixed-header .logo a svg, .logo a img {
    margin-top: -2px;
}

.img-caption{
    text-align: center;
    font-style: italic;
    font-size: 12px;
}

.form-control.error{
    border:1px solid #f72900;
}

@media (max-width: 640px) {
    .project-img a {
        height: 200px;
    }

    .quota, blockquote {
        background: #F9F9F9 url(../images/quote.png) no-repeat right 20px center;
        padding: 27px 15px;
        padding-right: 90px;
        border-radius: 21px;
        margin: 30px 0 !important;
    }
}

.ltr{
    display: inline-block;
    direction: ltr;
}

.video_play,.video_item{
    position: relative;
    display: block;
    text-align: center;
}
.video_play i {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    z-index: 3;
    font-size: 20px;
    color: #373536;
    width: 100px;
    height: 60px;
    line-height: 60px;
    background: #373536;
    border-radius: 3px;
}
.video_play i{
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    z-index: 3;
    font-size: 20px;
    color: #373536;
    width: 100px;
    height: 60px;
    line-height: 60px;
    background: #373536;
    border-radius: 3px;
}
.video_item i {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    z-index: 3;
    font-size: 14px;
    color: #373536;
    width: 60px;
    height: 35px;
    line-height: 35px;
    background: #373536;
    border-radius: 3px;
}

.video_play img{
    position: relative;
    z-index: 1;
    border-radius: 3px;

}
.video_play .workimg{
    position: relative;
    z-index: 1;

}
.video_play:after{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.1);
    content: '';
    border-radius: 3px;

}

.lightSlider1 {
    direction: rtl;
    list-style: none;
    padding: 0;
    margin: 0;
    visibility: visible !important;
    opacity: 1 !important;
}

.lightSlider1 li.item,
.lightSlider1 li.lslide,
.lightSlider1 li.clone {
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    padding: 0 15px;
    visibility: visible !important;
    opacity: 1 !important;
}

.lightSlider1 img{
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 80px !important;
    opacity: 0.6;
    transition: all 0.3s ease-in-out;
    object-fit: contain;
    margin: 0 auto;
    display: block !important;
    visibility: visible !important;
}

.lightSlider1 li.item:hover img,
.lightSlider1 li.lslide:hover img {
    opacity: 1;
    transform: scale(1.05);
}

.lSSlideOuter {
    visibility: visible !important;
    opacity: 1 !important;
}

.lSSlideWrapper {
    visibility: visible !important;
    opacity: 1 !important;
}

.lSSlide {
    visibility: visible !important;
    opacity: 1 !important;
}
