f
@import url("https://fonts.googleapis.com/css?family=Raleway:400,500,600,700|Roboto:400,500,700");

.slick-dots,ol,ul {
    list-style: none
}

#return-to-top,
.button-form,
.input-group a,
.search-icon button,
.sidebar_categori tr td a,
.tabs-nav a,a,a:focus,
a:hover {
    text-decoration: none
}

*,.p-0 {
    padding: 0
}

.header h2,.header p {
    text-align: center;
    font-family: Roboto,sans-serif
}

.header h2,.header p,header nav .nav>li>a {
    font-family: Roboto,sans-serif
}

* {
    margin: 0;
    outline: 0
}

a {
    outline: 0
}

a:focus,a:hover {
    border-color: transparent;
    outline: 0
}

img {
    border: 0
}

.clr {
    clear: both
}

address,h1,h2,h3,h4,h5,h6,i,ol,p,strong,ul {
    margin-top: 0;
    margin-bottom: 0;
    line-height: normal
}

body {
    overflow-x: hidden
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    background-color: #fff;
    width: 100%;
    height: 100%
}

.preloader img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 20%;
    transform: translate(-50%,-50%)
}

.header,.header img {
    position: relative
}

.pl0 {
    padding-left: 0
}

.pr0 {
    padding-right: 0
}

.common {
    padding-top: 30px
}

.header h2 {
    font-size: 40px;
    color: #151515;
    font-weight: 400;
    text-transform: uppercase
}

.header p {
    font-size: 14px;
    color: #353535;
    font-weight: 500;
    width: 550px;
    margin: 0 auto;
    line-height: 24px;
    padding-bottom: 20px
}

.dropdown-menu>li>a,header nav .nav>li>a {
    font-weight: 600;
    text-transform: capitalize
}

.header img {
    margin-left: 50%;
    margin-top: 0px;
    margin-bottom: 1px;
    transform: translateX(-10px)
}

.header:after,.header:before {
    position: absolute;
    content: '';
    width: 80px;
    height: 1px;
    background: #151515;
    top: 33%
}

.header:after {
    left: 41.5%
}

.header:before {
    left: 51.5%
}

.header-border {
    height: 50px;
    width: 100%;
    background: #ffa522;
    position: relative
}

.header-border:after,.header-border:before {
    height: 5px;
    content: ""
}

.header-border:after {
    width: 100%;
    background: #f9d10c;
}

.header-border:before {
    width: 103%;
    background: #ffa522;
    left: 200%
}

header .navbar-default {
    position: relative;
    left: 0;
    background: #fff;
    width: 100%;
    z-index: 999;
    border-radius: 0;
    padding-top: 5px;
    transition: all linear .3s
}

.navbar {
    margin-bottom: 0!important
}

.menu-btn a {
    position: absolute;
    left: 80%;
    transform: translate(-10%,-50%);
    top: 50%
}

header .nav-menu {
    margin-left: 20px
}

header .navbar-default ul li {
    float: left;
    padding: 5px 0 0
}

header nav .nav>li>a {
    color: #151515;
    line-height: 60px;
    font-size: 16px;
    padding: 0 13px;
    letter-spacing: 1px;
    position: relative;
    transition: all linear .2s;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s
}

.banner-demo,.dropdown-menu>li>a {
    font-family: Raleway,sans-serif;
    text-align: center
}

header nav .nav>li>a:hover,header nav ul li.active a {
    color: #ffa522;
    background: 0 0
}

header .navbar-default .nav>li>a:hover,header nav .nav>li>a:focus {
    background: 0 0
}

.dropdown-menu a {
    color: #151515!important
}

.dropdown-menu a:hover {
    color: #ffa522!important
}

.custom_nav ul li a,.custom_nav ul>li>a:after,.custom_nav.navbar-fixed-top,.dropdown-menu {
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear
}

.custom_nav ul li a:after {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    content: '';
    position: absolute
}

.custom_nav ul>li.active>a:after,.custom_nav ul>li:hover>a:after,.custom_nav ul>li>a:focus:after {
    opacity: 1
}

.dropdown-menu {
    border-top: 2px solid #ffa522;
    background: #fff;
    border-radius: 0;
}

.custom_nav ul>li .dropdown-menu li>a:after {
    left: -9px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg)
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background: 0 0
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background: 0 0;
    color: #ffa522
}

.dropdown-menu>li>a {
    padding: 0px 28px;
    font-size: 17px
}

#typed,.banner_total h3,.typed-cursor {
    font-size: 32px;
    letter-spacing: 2px;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffa522
}

@media(min-width: 768px) {
    .dropdown-menu {
        display:block;
        visibility: hidden;
        opacity: 0;
        top: 110%
    }

    .custom_nav ul>li:hover>.dropdown-menu {
        opacity: 1;
        visibility: visible;
        top: 100%
    }
}

.navbar-default {
    background-color: transparent;
    border-color: transparent
}

header .navbar-position {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-box-shadow: 0 3px 7px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 7px 0 rgba(0,0,0,.2);
    box-shadow: 0 3px 7px 0 rgba(0,0,0,.2);
    border-radius: 0
}

.navbar-default>li>a {
    position: relative;
    display: block;
    padding: 20px 10px
}

header .navbar-header img {
    padding-left: 0;
    margin-bottom: 6px
}

.menu-btn {
    margin-top: 1px
}

.menu-btn a,.menu-btn a:hover {
    color: #fff
}

.single_bnr {
    background-size: cover;
    height: 100vh;
    max-height: 670px;
    background-position: center center;
    position: relative;
    z-index: 99
}

.bnr_content {
    display: table;
    height: 100%;
    width: 100%;
    animation-duration: 3s
}

.banner_cell {
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.owl-dot,.owl-next,.owl-prev {
    display: inline-block
}

.banner-demo {
    position: relative;
    margin-left: 33%;
    margin-top: 26%;
    transform: translate(-25%,-50%);
    z-index: 999
}

#typed,.typed-cursor {
    line-height: 78px;
    font-family: Raleway,sans-serif
}

.banner_total h1,.banner_total h3,.banner_total p {
    line-height: 24px;
    font-family: Raleway,sans-serif
}

.banner_total h3 {
    margin-bottom: 20px
}

.banner_total h1,.banner_total p,.btn_three,.btn_two,.news-text h3 {
    letter-spacing: 1px
}

.slide_style_left h3,.slide_style_right h3 {
    font-weight: 700;
    margin-bottom: 30px
}

.slide_style_left h1 span,.slide_style_right h1 span {
    color: #ffa522
}

.slide_style_left h3 span,.slide_style_right h3 span {
    color: #fff
}

.banner_total h1 {
    font-size: 52px;
    margin-bottom: 25px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase
}

.banner_total p {
    font-weight: 400;
    color: #fff;
    font-size: 14px
}

.slide-text p {
    width: 745px
}

.slide_style_center p {
    margin-left: 50%;
    transform: translateX(-50%)
}

.slide_style_right p {
    text-align: right
}

.classes-vedio,.cls-item,.cls-item a,.offer-section,.test_inner {
    text-align: center
}

.banner_btn {
    margin-top: 45px
}

.owl-next {
    float: right
}

.banner_area .owl-nav {
    position: absolute;
    top: calc(50% - 36px);
    width: 100%
}

.banner_area .owl-next:hover i,.banner_area .owl-prev:hover i {
    color: #ffa522
}

.banner_area .owl-nav i {
    color: #777;
    font-size: 72px
}

.indicators-line>.carousel-indicators li {
    background: 0 0;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 2px;
    cursor: pointer;
    height: 12px;
    margin: 6px 8px;
    width: 12px
}

.indicators-line>.carousel-indicators .active {
    background: #ffa522;
    border: 1px solid #ffa522;
    height: 13px;
    width: 13px
}

.owl-dots {
    left: calc(50% + 45px);
    position: absolute;
    top: calc(100% - 40px)
}

.owl-dot {
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 2px;
    height: 12px;
    margin: 8px 5px;
    width: 12px
}

.btn_one{
    background: #ffa522
}

.btn_two:after,.control-round .carousel-control.left:hover,.control-round .carousel-control.right:hover,.owl-dots .active {
    background: #ffa522
}

.owl-dots .active {
    border: 1px solid #ffa522;
    height: 13px;
    width: 13px
}

.btn_one {
    border-radius: 1px;
    padding: 0 10px;
    line-height: 30px;
    font-family: Raleway,serif;
    font-weight: 600;
    position: relative;
    color: #fff;
    text-transform: none;
    display: inline-block
}
.btn_two {
    border-radius: 3px;
    padding: 0 20px;
    line-height: 50px;
    font-family: Raleway,serif;
    font-weight: 600;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    display: inline-block
}




.btn_one {
    height: 30px;
    width: 100px
    font-size: 13px;
    margin-right: 5px;
    text-align: center;
}

.btn_one:hover {
    color: #fff
}

.btn_two {
    height: 50px;
    perspective: 600px;
    border: 1px solid #fff;
    box-shadow: 0 10px 20px rgba(0,0,0,.15);
    font-size: 16px
}

.blog-h:hover .blog-image,.blog-h:hover .blog-inner,.offer-section:hover {
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,.5)
}

#slider .slider-btn li,#slider .slider-btn li a,#slider .slider-text {
    font-family: Raleway,sans-serif
}

.btn_two:after,.overlay {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.btn_two:after {
    content: "";
    transform: rotateX(90deg);
    transform-origin: center top;
    border-radius: 3px;
    opacity: 0
}

.btn_two:hover:after {
    transform: rotateX(0);
    opacity: 1
}

.btn_two:hover {
    color: #fff
}

.btn_one:after,.btn_two:after,.contact-links ul li {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.overlay {
    background-color: rgba(29,22,22,.8)
}

#slider,#slider .slider-content {
    position: relative
}

#slider {
    padding-bottom: 0!important
}

.overlay-slider {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.7);
    z-index: 0
}

#slider .slider-btn li {
    float: left;
    font-size: 14px;
    margin-top: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 12px 25px;
    margin-right: 15px;
    transition: .4s ease;
    z-index: 9999!important
}

#slider .slider-btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

#slider .slider-btn li a {
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600
}

#slider .slider-btn li.active a,#slider .slider-btn li:hover a {
    color: #151515
}

#slider .slider-btn li.active,#slider .slider-btn li:hover {
    color: #151515;
    background: orange;
    border: 1px solid orange
}

#slider .slider-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 9999;
    margin-top: -45px
}

.classes-right h4,.cls-item a,.offer-section h4,.offer-section p {
    font-family: Roboto,sans-serif
}

.offer-section {
    background: #f1f1f1;
    margin-bottom: 58px;
    padding: 30px 25px;
    position: relative;
    transition: all .3s linear;
    height: 360px;
}

.offer-section img {
    margin: 0 auto;
    padding: 0px 0 0px
}

.offer-section h4 {
    font-size: 15px;
    color: Tomato;
    font-weight: 700;
    line-height: 24px;
    padding: 15px 0 20px;
    text-transform: none 
}

.offer-section p {
    font-size: 14px;
    color: #353535;
    font-weight: 500;
    line-height: 24px;
    padding-bottom: 25px
}

.classes-right h4,.cls-item a,.testimonial-text h4 {
    font-weight: 700;
    text-transform: uppercase
}

.offer-section:hover {
    box-shadow: 0 0 6px rgba(0,0,0,.5)
}

.offer-section:hover .border {
    opacity: 1
}

.border {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 99;
    opacity: 0;
    top: 0;
    left: 0;
    transition: all .6s linear
}

.mask2:before,.mask3:before,.mask1:before {
    position: absolute;
    background-color: #ffa522;
    content: '';
    z-index: 9
}

.mask2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 3px;
    background-color: #ffa522
}

.mask2:before {
    top: 0;
    left: 0;
    width: 3px;
    height: 100px
}
.mask1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 3px;
    background-color: #ffa522
}

.mask1:before {
    top: 0;
    right: 0;
    width: 3px;
    height: 100px
}

.mask3 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40%;
    height: 3px;
    background-color: #ffa522
}

.mask3:before {
    bottom: 1px;
    right: 0;
    width: 4px;
    height: 100px
}

.classes-inner {
    background: url(../images/classes-background-image.jpg) center center no-repeat fixed;
    background-size: cover;
    padding: 60px 0 70px;
    position: relative;
    z-index: 1;
    border-bottom: 8px solid #353535
}

.classes-inner:after,.classes-inner:before {
    position: absolute;
    content: ''
}

.classes-inner:after {
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.8);
    z-index: -8
}

.classes-inner:before {
    width: 50%;
    border-bottom: 8px solid #ffa522;
    z-index: 5;
    right: 0;
    bottom: -8px
}

.cls-item {
    width: 60px!important;
    background: #f1f1f1;
    padding: 8px 0;
    position: relative;
    margin-bottom: 24px;
    margin-right: 7px
}

.cls-item a {
    font-size: 18px;
    color: #151515;
    z-index: 99
}

.cls-item:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    opacity: 0;
    z-index: 9999;
    top: 20%;
    right: -18%;
    border-top: 20px solid transparent;
    border-left: 20px solid red;
    border-bottom: 20px solid transparent
}

.cls-item a:hover,.cls-item:hover a {
    color: #fff
}

.cls-item:hover::after {
    opacity: 1;
    border-left: 20px solid #ffa522;
    z-index: 99999
}

.cls-item:hover {
    background: #ffa522;
    cursor: pointer
}

.classes-vedio {
    position: relative
}

.classes-vedio a:after {
    position: absolute;
    content: '';
    background: #151515;
    width: 100%;
    height: 100%;
    opacity: .4;
    z-index: 0;
    left: 0;
    bottom: 0;
    transition: all .4s ease
}

.classes-vedio img {
    width: 100%;
    height: 320px
}

.classes-vedio i {
    position: absolute;
    color: red;
    font-size: 40px;
    cursor: pointer;
    top: 50%;
    z-index: 9;
    transform: translate(-60%,-60%)
}

.cls-pad {
    padding-left: 0
}

.classes-right h4 {
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    padding: 0 0 20px
}

.classes-right li h5,.classes-right li p {
    color: #fff;
    text-transform: capitalize;
    font-size: 14px;
    font-family: Roboto,sans-serif;
    font-weight: 400
}

.classes-right li h5 {
    line-height: 22px;
    padding-bottom: 10px;
    margin-right: 255px;
    width: 250px
}

.classes-right li p {
    line-height: 20px;
    margin-right: 20px
}

.classes-right li {
    float: left
}

.classes-right li i {
    color: #ffa522;
    margin-right: 5px
}

.classes-right ul {
    display: inline-block
}

.classes-right p {
    text-align: justify;
    font-size: 14px;
    line-height: 24px;
    color: #f1f1f1;
    font-family: Roboto,sans-serif;
    font-weight: 400
}

.slidNext,.slidprev {
    position: absolute;
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 14px;
    bottom: -30%;
    z-index: 9;
    padding-top: 1px;
    text-align: center;
    cursor: pointer
}

.slidNext {
    left: 48%;
    transform: translateX(-51%);
    background: #ffa522;
    padding-left: 3px;
    color: #fff
}

.slidprev {
    background: #353535;
    left: 44%;
    transform: translateX(-43%);
    color: #fff
}

.gallary-img {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
    margin-top: 5px;
    display: none;
}

.gallary-icon,.gallary_overlay {
    position: absolute;
    opacity: 0;
    transition: all .4s ease
}

.gallary-img img {
    width: 100%
}

.gallary_overlay img {
    width: 100%;
    height: 0%;
    opacity: 0
}

.gallary_overlay {
    width: 100%;
    height: 0%;
    left: 0;
    bottom: 0
}

.gallary-icon {
    text-align: center;
    left: 50%;
    top: 45%;
    transform: translate(-48%,-45%)
}

.gallary-icon .overlay_shape {
    float: left;
    text-align: center;
    width: 47px;
    height: 47px;
    line-height: 45px;
    border-radius: 50%;
    background: #ffa522;
    color: #fff
}

.gallary-icon ul li a {
    color: #fff;
    font-size: 18px
}

.testimonial-text h4,.testimonial-text h6 {
    color: #151515;
    font-family: Roboto,sans-serif
}

.gallary-img:hover .gallary_overlay img {
    height: 100%;
    opacity: 1
}

.gallary-img:hover .gallary_overlay {
    height: 60%;
    opacity: 1
}

.gallary-img:hover .gallary-icon,.work-icon:hover {
    opacity: 1;
    top: 51%
}

.testimonial-inner {
    background: url(../images/testimonial-background-image.jpg) center center no-repeat fixed;
    background-size: cover;
    position: relative;
    padding: 60px 0;
    z-index: 1
}

.testimonial-inner:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,.8);
    content: '';
    z-index: -8
}

.testimonial-circle-img {
    position: relative;
    margin-bottom: 22px
}

.testimonial-img img {
    position: absolute;
    left: 7px;
    top: 30px;
    padding: 0 30px;
    z-index: -1;
    height: 100%
}

.testimonial-text {
    margin-left: 50px;
    padding: 0 40px 0 45px;
}

.testimonial-text h4 {
    font-size: 18px;
    line-height: 24px
}

.testimonial-text h6,.testimonial-text p {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    line-height: 24px
}

.testimonial-text h6 {
    margin-bottom: 3px
}

.testimonial-text ul li {
    float: left;
    margin-bottom: 25px
}

.testimonial-text ul li i {
    color: #ffa522;
    margin-right: 5px
}

.testimonial-text p {
    color: #353535;
    font-family: "Myriad Pro";
    display: inline-table
}

.counter-text h4,.work-name h4,.work-name p {
    font-family: Roboto,sans-serif
}

.slick-dots {
    position: absolute;
    bottom: 25px;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    top: calc(100% + 20px);
    width: 100%
}

.slick-dots li {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 2px;
    height: 12px;
    margin: 8px;
    width: 12px
}

.slick-dots li button {
    border: 0;
    display: block;
    outline: 0;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: 0 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    transition: all .3s ease
}

.blog-image,.blog-list ul,.blog-post ul,.btn_three,.cont-icon ul li,.log-btn {
    display: inline-block
}

.work_overlay,.work_overlay img {
    height: 0%;
    width: 100%;
    opacity: 0
}

.slick-dots .slick-active {
    background: #ffa522;
    border: 1px solid #ffa522
}

.Instructors-image {
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
    margin-top: 5px
}

.work-icon ul,.work-name,.work_overlay {
    position: absolute;
    transition: all .4s ease
}

.Instructors-image img {
    width: 100%
}

.work_overlay {
    left: 0;
    bottom: 0
}

.work-name {
    content: '';
    bottom: 0;
    padding: 20px 0;
    width: 100%;
    background: rgba(0,0,0,.5)
}

.work-name h4 {
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase
}

.work-name p {
    text-align: center;
    font-size: 14px;
    color: #f1f1f1;
    text-transform: capitalize;
    line-height: 24px;
    font-weight: 400
}

.work-icon ul {
    text-align: center;
    left: 35%;
    top: 45%;
    transform: translate(-25.6%,-47%);
    opacity: 0
}

.work-icon ul li {
    float: left;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    background: #f1f1f1;
    margin-right: 21px;
    border-top: 0;
    transition: all .4s ease
}

.work-icon ul li:last-child {
    margin-right: 0
}

.work-icon ul li.fac {
    margin-top: 45px
}

.work-icon ul li.tweet {
    margin-top: 22px
}

.work-icon ul li a {
    color: #353535;
    font-size: 16px
}

.work-icon ul .fac:hover {
    background: #3b5998
}

.work-icon ul .tweet:hover {
    background: #1da1f2
}

.work-icon ul .fac:hover i,.work-icon ul .link:hover i,.work-icon ul .tweet:hover i {
    color: #fff
}

.work-icon ul .link:hover {
    background: #006097
}

.Instructors-image:hover .work_overlay img {
    height: 100%;
    opacity: 1
}

.Instructors-image:hover .work_overlay {
    height: 60%;
    opacity: 1
}

.Instructors-image:hover .work-icon ul,.work-icon ul:hover {
    opacity: 1;
    top: 53%
}

.Instructors-image:hover .work-name,.Instructors-image:hover h4,.Instructors-image:hover p,.work-name h4:hover,.work-name:hover {
    background: 0 0;
    color: #151515
}

.btn_three {
    border-radius: 3px;
    height: 50px;
    padding: 0 20px;
    perspective: 600px;
    color: #ffa522;
    line-height: 50px;
    border: 1px solid #ffa522;
    font-family: Roboto,serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    position: relative
}

#counter:after,.btn_three:after {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: -1;
    left: 0;
    top: 0
}

.btn_three:after {
    background: #ffa522;
    content: "";
    transform: rotateX(90deg);
    transform-origin: center top;
    border-radius: 3px;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

#counter:after,.mask-blog1:before,.mask-blog:before {
    content: ''
}

.blog-list,.blog-text,.border-blog {
    transition: all .6s linear
}

.btn_three:hover:after {
    transform: rotateX(0);
    opacity: 1
}

.btn_three:hover {
    color: #fff
}

#counter {
    background: url(../images/counter-background-image.jpg) center center no-repeat;
    background-size: cover;
    padding: 30px 0;
    z-index: 0;
    position: relative;
    margin-top: 90px;
    display: none
}

#counter:after {
    background-color: rgba(29,22,22,.8)
}

.mask-blog,.mask-blog1,.mask-blog1:before,.mask-blog:before {
    background-color: #ffa522
}

.blog-image,.blog-image img {
    z-index: 999
}

.counter-border {
    border-right: 1px solid #fff
}

.counter-text h4 {
    font-size: 20px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 400
}

.blog-list h5,.blog-text h5,.counter-text h3 {
    font-weight: 700;
    font-family: Roboto,sans-serif
}

.counter-text h3 {
    font-size: 28px;
    color: #fff
}

.our-blog {
    margin-bottom: 121px
}

.blog-image {
    position: relative;
    padding: 4px 16px
}

.blog-inner,.mask-blog,.mask-blog1,.mask-blog1:before,.mask-blog:before,.overlay-blog {
    position: absolute
}

.blog-inner {
    top: 0;
    margin-right: 12px;
    height: 80px;
    width: 98%
}

.blog-text {
    padding: 30px 5px 25px 194px;
    z-index: 99
}

.blog-list {
    padding: 0px 0 0 0px;
    z-index: 1
}

.blog-list h5,.blog-text h5 {
    font-size: 15px;
    color: #151515;
    line-height: 24px;
    margin-bottom: 10px;
    text-transform: capitalize
}

.log-btn,.news-text h3 {
    text-transform: uppercase
}

.blog-list p,.blog-text p {
    font-size: 14px;
    color: #555;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    line-height: 24px;
    padding-bottom: 16px;
    display: inline-block
}

.blog-list ul li,.blog-text ul li {
    float: left;
    font-size: 13px;
    color: #555;
    margin-right: 18px;
    margin-bottom: 10px
}

.blog-list ul li:last-child,.blog-text ul li:last-child {
    margin-right: 0
}

.blog-list ul li i,.blog-text ul li i {
    font-size: 12px;
    margin-right: 5px
}

.log-btn {
    cursor: pointer;
    z-index: 999
}

.log-btn a {
    color: #555;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px
}

.log-btn a:hover {
    color: #ffa522
}

.border-blog {
    height: 100%;
    width: 100%;
    z-index: 0;
    opacity: 0;
    top: 0;
    left: 0
}

.mask-blog {
    bottom: 0;
    left: 0;
    width: 40%;
    height: 3px
}

.mask-blog:before {
    bottom: 0;
    left: 0;
    width: 3px;
    height: 105px
}

.mask-blog1 {
    top: 0;
    right: 0;
    width: 40%;
    height: 3px
}

.mask-blog1:before {
    top: 1px;
    right: 0;
    width: 4px;
    height: 50px
}

.blog-h:hover .border-blog {
    opacity: 1
}

.blog-h:hover .blog-image,.blog-h:hover .blog-inner {
    box-shadow: 0 0 0px rgba(0,0,0,.5)
}

.blog-image .overlay_shape {
    background: #ffa522;
    position: absolute;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    opacity: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%)
}

.blog-h:hover .overlay-blog,.blog-image:hover .overlay-blog {
    bottom: 0;
    height: 100%
}

.blog-h:hover .overlay_shape,.blog-image:hover .overlay_shape {
    bottom: 0;
    opacity: 1;
    margin-bottom: -20%;
    transition: .5s ease
}

.overlay-blog .overlay_shape i {
    font-size: 20px;
    color: #fff;
    padding: 4px 16px
}

.overlay-blog {
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.6);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease
}

#holder,.news {
    position: relative
}

#mask,#mask1 {
    width: 12%;
    height: 3px
}

#mask1:before,#mask:before {
    height: 60px;
    content: '';
    z-index: 9
}

.brand-part {
    background: #f1f1f1;
    margin-bottom: 140px;
    margin-top: 60px;
}

#mask,#mask1,#mask1:before,#mask:before {
    background-color: #ffa522
}

.achieve-img img {
    margin: 0 auto
}

.achive-content .slick-center {
    margin: 3px 0;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.4);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,.4);
    box-shadow: 0 0 6px rgba(0,0,0,.4)
}

#holder {
    height: 118px;
    width: 100%;
    margin-top: -163px;
    z-index: 9
}

#mask,#mask1,#mask1:before,#mask:before,.news-color {
    position: absolute
}

#mask {
    top: -18px;
    left: 0
}

#mask:before {
    top: 1px;
    left: 0;
    width: 3px
}

#mask1 {
    bottom: -1px;
    right: 0
}

#mask1:before {
    bottom: 1px;
    right: 0;
    width: 4px
}

.news-color {
    background-color: #f1f1f1;
    padding: 35px 0 15px;
    top: -180px;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,.3);
    box-shadow: 0 0 6px rgba(0,0,0,.3)
}

.news-icon i {
    font-size: 50px;
    margin-left: 5px;
    color: #353535
}

.news-text h3 {
    font-family: Roboto,sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #353535;
    margin-bottom: 10px
}

.news-text p {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #353535
}

.newsletter .input-group input {
    position: relative;
    color: #353535;
    text-transform: capitalize;
    resize: none;
    border: 1px solid #777;
    font-size: 14px;
    height: 46px;
    background: 0 0;
    width: 348px;
    padding-left: 15px;
    font-style: italic;
    margin-bottom: 25px;
    z-index: 99
}

.input-group a {
    color: #fff
}

.button-form {
    border: 1px solid #ffa522;
    background: #ffa522;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    outline: 0;
    padding: 11px 16px 9px;
    position: absolute;
    text-align: center;
    cursor: pointer;
    z-index: 99;
    font-family: Roboto,sans-serif;
    transform: translateX(-100%) translateY(-77%)
}

.button-form:hover {
    color: #fff
}

#contacts {
    background-color: #353535;
    background-position: center center;
    background-size: cover;
    padding: 120px 0 45px;
    border-bottom: 1px solid #777
}

.contact-logo img {
    padding-bottom: 10px
}

.contact-address ul li,.contact-logo p {
    padding-bottom: 30px
}

.contact-logo p {
    font-size: 13px;
    color: #fff;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    text-align: left;
    line-height: 24px
}

.cont-icon ul {
    margin-bottom: 6%
}

.cont-icon ul li {
    margin-right: 6px
}

.cont-icon ul li a {
    text-align: center;
    float: left;
    color: #fff;
    font-size: 16px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #fff
}

.cont-icon ul li a:hover {
    color: #fff;
    background: #ffa522;
    border: 1px solid #ffa522
}

.contact-links ul li {
    padding-bottom: 15px;
    color: #fff;
    font-size: 13px;
    margin-bottom: 5px
}

.contact-links ul li a i {
    padding-right: 5px
}

.contact-links ul li a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize
}

.contact-address ul li:hover p,.contact-links ul li:hover,.contact-links ul li:hover a {
    color: #ffa522
}

.contact-address h5,.contact-links h5,.contact-news h5 {
    font-size: 20px;
    color: #fff;
    font-family: Roboto,sans-serif;
    font-weight: 600;
    margin: 10px 0 50px
}

.contact-address ul li span {
    color: #fff
}

.contact-address ul li p {
    margin-bottom: 30px;
    float: left;
    font-size: 13px;
    transition: all .3s linear;
    color: #fff;
    text-align: left
}

.blog-of,.footer-inner,.inner_Page h1,.pagination-bottom,.sort_bottom_show nav {
    text-align: center
}

.contact-address ul li p a {
    color: #fff;
    margin-right: 10px
}

.contact-news ul li {
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    overflow: hidden
}

.contact-news li img:hover {
    transform: scale(1)
}

.contact-news li img {
    transform: scale(1.12);
    transition: all .5s linear;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear
}

#footer {
    background-color: #353535;
    background-position: center center;
    background-size: cover;
    padding: 20px 0
}

.footer-inner p {
    font-size: 14px;
    color: #fff;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    text-transform: capitalize
}

.footer-inner span {
    color: #ffa522;
    font-weight: 600;
    text-transform: uppercase
}

#gallery_area {
    background: left top no-repeat;
    position: relative;
    z-index: 1;
    background-size: cover;
    overflow: hidden
}

.inner_Page h1 {
    font-size: 40px;
    font-family: "Myriad Pro";
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 80px
}

.inner_area ul.breadcrumb,.inner_area ul.breadcrumb li p,.search-icon input,.sidebar_search .form-control {
    font-family: Roboto,sans-serif
}

.inner_area ul.breadcrumb {
    padding: 10px 16px;
    font-size: 20px;
    list-style: none;
    background-color: transparent;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 50px
}

.inner_area ul.breadcrumb li p {
    display: inline;
    font-size: 20px;
    color: #ffa522;
    text-transform: capitalize;
    font-weight: 400
}

.inner_area ul.breadcrumb li i {
    color: #fff;
    font-size: 13px;
    margin-left: 5px
}

.inner_area ul.breadcrumb li+li:before {
    display: none
}

.bro-btn2,.pagination>li,.search-icon input,.tag a {
    display: inline-block
}

.inner_area ul.breadcrumb li a p {
    color: #fff;
    text-decoration: none
}

.inner-btn,.offer-inner {
    margin-bottom: 60px
}

.blog-grid {
    margin-bottom: 0
}

.blog_grid {
    border: 1px solid #ddd;
    padding: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px
}

.sort_icon span {
    font-size: 16px;
    border: 1px solid #555;
    cursor: pointer;
    transition: all .4s linear;
    margin-left: 10px;
    color: #333
}

.sort_icon .glyphicon-th {
    padding: 10px 8px 9px 10px
}

.sort_icon .glyphicon-th-list {
    padding: 10px 10px 9px 8px
}

.sort_icon span:first-child {
    margin-left: 0
}

.sort_icon span:hover {
    border: 1px solid #ffa522;
    background-color: #ffa522;
    color: #fff!important
}

.blog_pagination {
    padding-left: 60px
}

.search-icon input {
    height: 42px;
    width: 100%;
    margin-left: -2px;
    margin-right: 2px;
    transform: translateY(-41%);
    border: 1px solid #353535;
    font-size: 13px;
    padding-left: 10px
}

.pagination input {
    position: relative;
    color: #353535;
    text-transform: capitalize;
    resize: none;
    border: 1px solid #777;
    font-size: 14px;
    height: 42px;
    background: 0 0;
    transform: translateY(-37%);
    width: 40px;
    padding-left: 15px;
    margin-top: -15px;
    z-index: 99
}

.blog-of {
    margin-top: -15px
}

.pagination {
    margin: 0 0 -6px
}

.pagination li a {
    border-radius: 0!important;
    border-color: #555;
    color: #555;
    padding: 10px 12px;
    margin-right: 4px
}

.blog-of a {
    border-color: transparent!important;
    padding: 10px 0!important
}

.pagination li a:hover,.pagination-of {
    border-color: transparent
}

.pagination li a:hover {
    background: #ffa522!important;
    color: #fff!important;
    transition: all .4s ease
}

.sort_select nav .col-sm-3 span {
    line-height: 40px
}

.grid_row {
    margin-top: 30px
}

.grid_row .single_blog {
    margin-bottom: 30px
}

.pagination li a:last-child {
    padding: 0 4px
}

.sort_bottom_show p {
    margin-right: 15px;
    margin-top: 10px
}

.pagination-bottom {
    display: inline-flex
}

.pagination .blog-of a:hover {
    background: 0 0!important;
    border-color: transparent;
    color: #151515!important
}

.sort_top_show p {
    margin-top: 10px
}

.search-icon button {
    position: absolute;
    right: 17px;
    font-size: 16px;
    top: 1px;
    cursor: pointer;
    background: 0 0;
    border: 1px solid #ddd;
    padding: 5px;
    z-index: 99
}

.search-icon button a {
    color: #151515
}

.search-icon i:hover {
    color: #ffa522
}

.sidebar_search {
    margin-bottom: 50px
}

.sidebar_search .form-control {
    background: 0 0;
    border-radius: 0;
    height: 35px;
    border: 1px solid #ddd;
    font-size: 12px;
    color: #ddd;
    font-weight: 400;
    box-shadow: none;
    margin-top: 15px
}

.sidebar_categori h2,.tag h2 {
    font-size: 20px;
    font-family: Roboto;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 700;
    color: #151515;
    padding-bottom: 8px
}

.sidebar_categori tr td a {
    font-size: 14px;
    font-family: Roboto;
    color: #777;
    line-height: 30px;
    text-align: left;
    text-transform: capitalize
}

.sidebar_categori table {
    border: none;
    width: 100%
}

.sidebar_categori table td {
    color: #777;
    font-size: 14px;
    text-transform: capitalize;
    font-family: Roboto,sans-serif;
    font-weight: 500;
    padding: 2px 0
}

.cat_right {
    text-align: right
}

.brand,.bro-btn2,.tab-content .media-left,.tag a {
    text-align: center
}

.cat_right:hover {
    color: #151515;
    font-weight: 600
}

.sidebar_categori table tr td a:focus,.sidebar_categori table tr:hover td,.sidebar_categori table tr:hover td a {
    color: #ffa522;
    font-weight: 600;
    margin-left: 35px;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms-transition: all .4s linear
}

side_tab ul li {
    border: none
}

.side_tab ul li a {
    font-size: 18px;
    font-family: Roboto;
    color: #353535;
    text-transform: uppercase;
    font-weight: 600;
    border: none;
    border-radius: 0;
    padding: 0 16px 0 0
}

.side_tab ul li:last-child a {
    padding: 0
}

.side_tab ul li.active a,.side_tab ul li.active a:hover {
    border: none;
    background: 0 0
}

.side_tab ul li:hover {
    border: transparent;
    background: 0 0;
    color: #151515!important
}

.nav-tabs {
    border: none;
    margin-top: 40px
}

.nav-tabs li {
    border: none
}

.nav-tabs>li>a:hover {
    border: none;
    background: 0 0;
    color: #151515!important
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #ffa522;
    cursor: default;
    background-color: #fff;
    border: none;
    border-bottom-color: transparent
}

.nav-tabs>li>a {
    margin-right: 0;
    line-height: 24px
}

.tab-content .media {
    border-bottom: 1px solid #777;
    padding: 30px 0 20px;
    margin-top: 0
}

.tab-content .media:last-child {
    border-bottom: none
}

.tab-content .media-left {
    width: 150px;
    height: 100px;
    padding-right: 0
}

.img_inner,.tab-content .media-left .img_inner {
    width: 100%
}

.tab-content .media-left .overlay {
    box-shadow: 0 0 0 5px rgba(129,130,135,.5) inset;
    -webkit-box-shadow: 0 0 0 5px rgba(129,130,135,.5) inset
}

.img_inner {
    height: 100%;
    overflow: hidden
}

.tab-content .media-heading {
    font-size: 16px;
    font-family: Roboto;
    color: #151515;
    line-height: 24px;
    margin-bottom: 20px;
    display: block;
    font-weight: 600
}

.tab-content .media-body span,.tag a {
    font-family: Roboto,sans-serif;
    text-transform: capitalize
}

.tab-content .media-body {
    width: 230px;
    padding-left: 20px
}

.tab-content .media-body span {
    font-size: 13px;
    color: #666;
    padding-right: 10px
}

.tab-content .media-body span i {
    padding-right: 5px
}

.home_blog_div:hover .home_gallary_img .overlay-side,.home_gallary_img:hover .overlay-side,.tab-content .media:hover .overlay-side {
    height: 100%;
    opacity: 1
}

.tab_img_div {
    position: relative;
    z-index: 9
}

.tab-content .media:hover .media-heading {
    color: #151515!important
}

.home_gallary_img img {
    width: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s
}

.tab-content .media:hover img {
    transform: scale(1.2);
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    -ms-transition: all .4s linear
}

.overlay-side {
    position: absolute;
    width: 100%;
    height: 0%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.5);
    opacity: 0
}

#error_area,.bro-btn2,.over_link {
    position: relative
}

.over_link {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    background: #ffa522;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%)
}

.over_link a,.over_link a:hover {
    color: #151515
}

.tag h2 {
    margin-top: 15px
}

.tag a {
    padding: 17px;
    border: 1px solid #666;
    line-height: 18px;
    font-weight: 400;
    margin: 8px 6px 4px 10px;
    font-size: 14px;
    color: #666;
    outline: 0;
    border-bottom: 1px solid #777
}

.tag a:hover {
    border-color: #ffa522;
    color: #ffa522
}

.blog-list-view .blog-inner {
    margin-right: 15px
}

.blog-detail-inner {
    padding: 0 20px
}

.blg_dtls_content h4 {
    font-size: 24px;
    font-family: Roboto;
    color: #151515;
    font-weight: 700;
    line-height: 24px;
    padding: 60px 0 30px;
    text-transform: capitalize
}

.blg_dtls_content h4 span {
    float: right;
    color: #777;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400
}

.blg_dtls_content ul li:first-child {
    float: left
}

.blg_dtls_content ul li a {
    color: #777
}

.blg_dtls_content ul li a span {
    font-size: 13px;
    text-transform: capitalize;
    padding-left: 6px;
    color: #555
}

.blg_dtls_content p {
    font-family: "Myriad Pro";
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    padding: 25px 0;
    font-weight: 400
}

.blog_comments h4,.blog_media .media-heading {
    font-family: Roboto
}

.blg_dtls_content p:first-child {
    padding-bottom: 0
}

.blg_dtls_content .blog_highlights p {
    background-color: #f1f1f1;
    padding: 26px 0 26px 30px;
    border-left: 3px solid #ffb640;
    font-style: italic;
    color: #555;
    font-size: 14px
}

.blog_comments h4 {
    font-size: 24px;
    color: #151515;
    font-weight: 700;
    line-height: 24px;
    padding: 40px 0 10px;
    text-transform: uppercase
}

.blog_comments .media {
    padding: 15px 0
}

.media_first {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.blog_comments .media .media-left img {
    object-fit: cover;
    -o-object-fit: cover
}

.blog_comments .media .media-left {
    padding-right: 30px
}

.blog_media .media-heading {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    font-weight: 600;
    color: #151515
}

.blog_media .media-heading span {
    float: right;
    color: #777;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400
}

.blog_media p {
    padding: 10px 0 5px!important
}

.blog_media a {
    color: #777
}

.blog_media a:hover {
    color: #ffa522
}

.form-detail {
    margin-bottom: 70px
}

.blogdetails_form h4 {
    padding: 15px 0 45px!important;
    text-transform: none
}

.blogdetails_form form .form-group.col-sm-12 textarea {
    width: 100%;
    height: 120px;
    padding: 5px 10px
}

.blogdetails_form form .form-group {
    margin-left: 0
}

.blogdetails_form form .form-group input,.blogdetails_form form .form-group textarea {
    color: #777;
    text-transform: capitalize;
    resize: none;
    font-family: Roboto;
    border: 1px solid #151515;
    border-radius: 0;
    font-size: 13px
}

.blogdetails_form .book_btn {
    width: 100%
}

.blog_grid_btn a {
    color: #fff
}

.blogdetails_form {
    margin-top: 30px;
    margin-bottom: 80px
}

.blog-detail-img img {
    width: 100%;
    margin: 50px 0 0
}

.bro-btn2 {
    background-color: #ffa522;
    padding: 12px 0 8px;
    border: 1px solid #ffa522;
    width: 100%;
    font-size: 20px;
    font-family: Roboto,sans-serif;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    z-index: 99;
    cursor: pointer
}

.error_Page h1,.error_Page h3 {
    font-family: Roboto;
    line-height: 24px
}

#error_area {
    background: url(../images/404-banner-image.jpg) center center no-repeat;
    z-index: 1;
    background-size: cover;
    overflow: hidden;
    min-height: 100vh;
    margin-bottom: 100px
}

.error_Page {
    margin-top: 50vh;
    margin-bottom: 0;
    -webkit-transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    -o-transform: translateY(-40%);
    transform: translateY(-40%);
    color: #151515
}

.error_Page h1 {
    font-size: 202px;
    margin-top: 50%;
    font-weight: 700;
    -moz-animation: 4s ease 0s normal none infinite zero;
    -moz-transform-origin: center top;
    -webkit-animation: zero 4s infinite ease-in-out;
    -webkit-transform-origin: top;
    -o-animation: zero 4s infinite ease-in-out;
    -o-transform-origin: top;
    -ms-animation: zero 4s infinite ease-in-out;
    -ms-transform-origin: top;
    animation: zero 4s infinite ease-in-out;
    transform-origin: top
}

.error_Page h3 {
    font-size: 60px;
    text-transform: capitalize;
    color: #151515;
    margin-top: 120px
}

.error_Page p {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 18px;
    font-family: "Myriad Pro";
    line-height: 24px
}

.error-btn {
    margin-top: 20px
}

.error-btn a {
    color: #fff;
    text-transform: capitalize!important
}

@-moz-keyframes zero {
    0%,100% {
        -moz-transform: rotate(-2deg)
    }

    50% {
        -moz-transform: rotate(2deg)
    }
}

@-webkit-keyframes zero {
    0%,100% {
        -webkit-transform: rotate(-2deg)
    }

    50% {
        -webkit-transform: rotate(2deg)
    }
}

@-o-keyframes zero {
    0%,100% {
        -o-transform: rotate(-2deg)
    }

    50% {
        -o-transform: rotate(2deg)
    }
}

@keyframes zero {
    0%,100% {
        transform: rotate(-2deg)
    }

    50% {
        transform: rotate(2deg)
    }
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #ffa522;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    display: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 9999
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 19px;
    top: 15px;
    font-size: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#return-to-top:hover {
    background: rgba(0,0,0,.9)
}

#return-to-top:hover i {
    color: #fff;
    top: 12px
}

.brand {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .1em
}

.brand span {
    color: #fff
}

.wrapper {
    box-shadow: 0 0 20px 0 rgba(57,82,163,.7);
    margin-bottom: 120px
}

.wrapper>* {
    padding: 1em
}

.company-info {
    background: #f1f1f1;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.company-info h3,.company-info ul {
    text-align: center;
    margin: 0 0 1rem
}

.contact {
    background: #f1f1f1;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.contact form {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px
}

.contact form label {
    display: block;
    padding: 3px
}

.contact form p {
    margin: 0
}

.contact form .full {
    grid-column: 1/3
}

.contact form button,.contact form input,.contact form textarea {
    width: 100%;
    padding: 1em;
    border: 1px solid #f1f1f1;
    border-radius: 4px
}

.contact form textarea {
    resize: none;
    height: 10em;
    margin-bottom: 15px
}

.contact form button {
    background: #ffa522;
    border: 0;
    color: #e4e4e4;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700
}

.contact form button:focus,.contact form button:hover {
    background: #61b510;
    color: #fff;
    outline: 0;
    transition: background-color 2s ease-out
}

@media only screen and (max-width: 700px) {
    .wrapper {
        grid-template-columns:1fr 2fr
    }

    .wrapper>* {
        padding: 2em
    }

    .company-info {
        border-radius: 4px 0 0 4px
    }

    .contact {
        border-radius: 0 4px 4px 0
    }

    .brand,.company-info h3,.company-info ul {
        text-align: left
    }
}

.float-left {
    float: right!important
}

.box,.box1 {
    float: left
}

.shorting-filter select {
    padding: 8px 15px;
    border-radius: 4px;
    background-color: #f7f7f7;
    border: none;
    color: #333;
    font-weight: 700;
    margin-left: 15px
}

option {
    font-weight: 400;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0 2px 1px
}

.blog-image span {
    color: orange;
    font-weight: 700
}

.box {
    width: 20%
}

.box1 {
    width: 18%;
    text-align: center;
    height: 60px;
    padding: 12px
}

.col1,.col2 {
    height: 50px;
    padding: 20px;
    float: left
}

.text-box {
    width: 100%;
    float: left
}

.price-start {
    font-size: 12px;
    font-weight: 700;
    margin-top: 5px;
    width: 50%;
    float: left;
    text-align: right
}

.col2,.file-upload,.info,.register-button {
    text-align: center
}

.price-start li {
    list-style-type: none
}

.price-start .fa {
    font-size: 20px;
    color: #ffa522
}

.col1 p,.col2 p {
    font-size: 13px;
    font-weight: 700
}

.price-start p {
    color: gray;
    float: left
}

.top-col {
    width: 100%;
    float: left;
    background-color: #FFA521;
    color:#ffffff;
}

.col1 {
    width: 45%
}

.col2 {
    width: 18%
}

.col3 {
    display: none
}

.placement-box {
    float: left;
    min-height: 83px;
    margin-bottom: -16px;
}

.info {
    width: 100%;
    background-color: #f5f5f5
}

.info h3 {
    margin-top: 0;
    padding-top: 1.5em;
    font-size: 2.5em
}

.info p {
    font-size: .85em;
    border-bottom: 4px solid rgba(45,57,69);
    padding-bottom: 3em;
    margin-bottom: 0
}

.info form {
    border-top: 2px solid rgba(45,57,69);
    margin-top: 2px;
    padding-top: 1em
}

.info fieldset {
    border: none;
    padding: 1em 0;
    margin-top: 1em;
    margin-bottom: 1em
}

.info fieldset legend {
    font-size: 1.65em;
    font-weight: 700;
    padding-bottom: .75em
}

.contact-info label {
    display: block;
    font-size: 1.25em;
    padding: 14px;
    color: #7e7979
}

.newsletter label {
    font-size: 14px;
    padding: 4px;
    color: #7e7979
}

.contact-info input,select,textarea {
    box-shadow: 0 0 1px;
    width: 100%;
    height: 3em;
    background-color: #fff;
    outline: 0;
    border: #fff;
    border-radius: 5px;
    text-indent: 10px;
    transition: border-color .4s ease-in-out;
    padding: 10px
}

.contact-info textarea {
    height: 85px;
    padding-top: 10px
}

.contact-info input:focus,select:focus,textarea:focus {
    border: 2px solid #ffa522;
    border-radius: 0
}

#email:focus,#name:focus,#phone:focus,#message:focus {
    border: 2px solid #ffa522
}

.contact-info legend {
    width: 100%!important;
    color: #7e7979
}

.contact-info {
    background-color: #f5f5f5;
    width: 100%
}

.newsletter {
    background-color: #f5f5f5;
    width: 92%;
    padding-top: 15px
}

.register-button {
    margin-top: 10px;
    width: 100%;
    float: left
}

.form-box {
    float: left;
    width: 30%;
    padding: 10px;
    min-height: 150px;
}

.file-upload {
    display: block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px
}

.file-upload .file-select {
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #FFF;
    overflow: hidden;
    position: relative
}

.file-upload .file-select .file-select-button,.file-upload .file-select .file-select-name {
    display: inline-block;
    line-height: 40px;
    padding: 0 10px
}

.file-upload .file-select .file-select-button {
    background: #dce4ec;
    height: 40px
}

.file-upload .file-select:hover {
    border-color: #34495e;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.file-upload .file-select:hover .file-select-button {
    background: #34495e;
    color: #FFF;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.file-upload.active .file-select {
    border-color: #3fa46a;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.file-upload.active .file-select .file-select-button {
    background: #3fa46a;
    color: #FFF;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
}

.file-upload .file-select input[type=file] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.file-upload .file-select.file-select-disabled {
    opacity: .65
}

.file-upload .file-select.file-select-disabled:hover {
    display: block;
    border: 2px solid #dce4ec;
    color: #34495e;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    text-align: left;
    background: #FFF;
    overflow: hidden;
    position: relative
}

.file-upload .file-select.file-select-disabled:hover .file-select-button {
    background: #dce4ec;
    color: #666;
    padding: 0 10px;
    display: inline-block;
    height: 40px;
    line-height: 40px
}

.file-upload .file-select.file-select-disabled:hover .file-select-name {
    line-height: 40px;
    display: inline-block;
    padding: 0 10px
}

.file-upload p {
    color: gray;
    padding: 3px;
    text-align: right
}

.course-text,.fa-fw,.tabs-nav a {
    text-align: center
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -25px;
    position: relative;
    z-index: 2
}

.fa-fw {
    width: 2.285714em;
    margin-top: -28px
}

#tab-1 ul,#tab-2 h5,#tab-2 ul,#tab-3 ul,#tab-4 ul,#tab-5 ul,.course-text {
    margin-top: 5px
}

.mega-dropdown-menu>li>ul>li p {
    color: #fff
}

.resp-button {
    display: none
}

.list-box {
    margin-left: 0px;
    width: 100%
}

.tabs {
    max-width: 100%
}

.tabs-nav li {
    float: left;
    width: 20%
}

.tabs-nav li:first-child a {
    border-right: 0;
    border-top-left-radius: 6px
}

.tabs-nav li:last-child a {
    border-top-right-radius: 6px
}

.tabs-nav a {
    background: #eaeaed;
    border: 1px solid #cecfd5;
    color: #0087cc;
    display: block;
    font-weight: 600;
    padding: 10px 0
}

.tabs-nav a:hover {
    color: #ff7b29
}

.tab-active a {
    background: #fff;
    border-bottom-color: transparent;
    color: #2db34a;
    cursor: default
}

.tabs-stage {
    border: 1px solid #cecfd5;
    border-radius: 0 0 6px 6px;
    border-top: 0;
    clear: both;
    padding: 24px 30px;
    position: relative;
    top: -1px
}

.list-box .box {
    width: 10%;
    float: left;
    padding: 10px
}

.list-box .box2 {
    width: 20%;
    float: left;
    padding: 10px
}

.list-box .blog-inner {
    width: 99%;
    background: #f1f1f1;
    height: 65px!important;
}

.course-text {
    width: 100%;
    float: left;
    color: gray
}

#tab-1 h4,#tab-2 h4,#tab-2 h5,#tab-3 h4,#tab-4 h4,#tab-5 h4 {
    color: #3399FF
}

#tab-1 ul li,#tab-2 ul li,#tab-3 ul li,#tab-4 ul li,#tab-5 ul li {
    margin-top: 2px
}

#tab-5 p {
    color: gray;
    margin-top: 15px;
    margin-bottom: 10px
}

.message-box {
    width: 90%;
    float: left
}

.message-box h4 {
    color: #3399FF
}

.message-box p {
    color: gray;
    margin-bottom: 10px;
    padding: 0
}

.blog_grid .message-box {
    width: 100%
}

.accordion a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 1rem 3rem 1rem 1rem;
    color: #7288a2;
    font-size: 2.15rem;
    font-weight: 400;
    border-bottom: 1px solid #e5e5e5
}

.accordion a:hover,.accordion a:hover::after {
    cursor: pointer;
    color: #03b5d2
}

.accordion a:hover::after {
    border: 1px solid #03b5d2
}

.accordion a.active {
    color: #03b5d2;
    border-bottom: 1px solid #03b5d2
}

.accordion a::after {
    font-family: "Ionicons";
    content: '\f218';
    position: absolute;
    float: right;
    right: 1rem;
    font-size: 1rem;
    color: #7288a2;
    padding: 5px;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #7288a2;
    text-align: center
}

.accordion a.active::after {
    font-family: Ionicons;
    content: '\f209';
    color: #03b5d2;
    border: 1px solid #03b5d2
}

.accordion .content {
    opacity: 0;
    padding: 0 1rem;
    max-height: 0;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    clear: both;
    -webkit-transition: all .2s ease .15s;
    -o-transition: all .2s ease .15s;
    transition: all .2s ease .15s
}

.accordion .content p {
    font-size: 1.75rem;
    font-weight: 300
}

.accordion .content.active {
    opacity: 1;
    padding: 1rem;
    max-height: 100%;
    -webkit-transition: all .35s ease .15s;
    -o-transition: all .35s ease .15s;
    transition: all .35s ease .15s
}

.company-info ul li {
    padding: 8px
}

.register-button button {
    padding: 10px;
    background-color: #ffa522;
    border-color: #ffa522;
    border-radius: 10%;
    overflow: hidden;
    color: #fff
}

.head-box {
    float: left;
    width: 25%;
    padding: 7px
}

.head-box .input-group input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
    padding: 5px
}

.head-box .input-group .button-form,.login-button .button-form {
    background: #3399FF;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    outline: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    z-index: 99;
    font-family: Roboto,sans-serif;
    transform: translateX(-100%) translateY(-77%);
    margin-left: 2px;
    color: #fff
}

.head-box .input-group .button-form {
    border: 1px solid #3399FF;
    padding: 5px;
    border-radius: 6%
}

.login-button {
    float: right;
    width: 25%;
    padding: 7px
}

.login-button .button-form {
    border: 1px solid #3399FF;
    padding: 8px;
    border-radius: 6%
}

.course-box,.mini-box {
    float: left;
    border: 1px solid #000
}

.phone-box {
    float: left;
    width: 40%;
    padding: 15px;
    margin-left: 85px
}

.phone-box ul li {
    color: #fff;
    font-weight: 700
}

.course-box {
    height: auto;
    width: 99%;
    margin-left: 6px;
    margin-bottom: 25px
}

.mini-box {
    width: 100%;
    padding: 10px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 10px
}

.place-list .list-box {
    margin-left: 22px;
}

.place-list {
    float: left;
    width: 100%;
}

.mini-box .col1 {
    width: 20%;
}

.mini-box .col2 {
    width: 10%;
    text-align: left;
}

.mini-box .top-col {
    width: 100%;
    margin-left: 0px;
}

.class_name {
    float: left;
}

.class_name .col1 {
    width: 20%;
    text-align: center;
}

.class_name .col2 {
    width: 15%;
    text-align: center;
}

.fa {
    font-size: 20px;
    color: white;
}

.company-info .fa {
    font-size: 20px;
    color: black;
}

.label-box {
    width: 100%;
}

.label-box .col1 {
    width: 24%;
    text-align: center;
}

.label-box .col2 {
    width: 14%;
}

.label-box .col2 p {
    margin-left: 3px;
}

.login-button a {
    background-color: blue;
    border-color: 1px solid blue;
}

.login-button a:hover {
    background-color: white;
    color: black;
}

.phone-box ul li {
    width: 6%;
    float: left;
}

.head-box .input-group a {
    background: #3399FF;
}

.head-box .input-group a:hover {
    background-color: white;
    color: black;
}

.carousel {
    touch-action: auto;
    -ms-touch-action: auto;
}

.owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item {
    -ms-touch-action: auto;
    touch-action: auto;
}

.blog-image {
    padding: 4px 16px;
}

section {
    clear: both;
}

.newslatterbtn {
    vertical-align: top;
    padding-top: 6px;
}

.newslatterbtn a {
    font-size: 12px!important;
    padding: 8px!important;
}

.mini-box {
    border: 0px;
}

.mini-box .class_name {
    width: 100%;
}

.contact-info input[type="radio"] {
    width: 18px;
    height: auto;
    box-shadow: none;
    border: none;
    margin-right: 10px;
    margin-top: -11px;
}

@media only screen and (max-width: 700px) {
    .overlay-mobile {
        width:100%;
        height: 100%;
        position: absolute;
        z-index: 999;
    }

    .blog_grid .message-box {
        padding: 0px 10px;
    }

    .box_algin .box3 {
        height: 50px!important;
        width: 25%!important;
        float: left!important;
        margin-left: 0px!important;
        margin-top: 0px!important;
    }

    .box_algin .box1 {
        height: 225px;
    }

    .box_algin  {
        height: 50px!important;
        width: 50%!important;
        margin-top: 0px!important;
    }

.box {
        height: 30px!important;
        width: 50%!important;
        margin-top: 0px!important;
    }

    .box_algin .box p {
        text-align: center!important;
    }
}

.map-section {
    width: 100%;
    float: left;
    margin-bottom: 125px;
}

.ng-binding iframe {
    width: 100%;
}

.align-placement {
    width: 100%;
    float: left;
}

.list-align {
    width: 100%;
    margin-left: -50px;
}

.list-align .list-box .blog-inner {
    width: 98%;
    background: #f1f1f1;
}

.our_gallary {
    display: none;
}

.our-testimonial {
    display: none;
}

.box_desc {
    width: 120%;
    float: left;
    padding: 3px;
    margin-top: -26px;
    margin-left: -28px;
}

.box_algin {
    float: left;
    width: 100%;
}

.box_algin .box {
    height: 30px;
    width: 50%;
    margin-top: -22px;
}

.box_algin .box p {
    font-weight: bold;
    font-size: 20px;
}

.box_algin .box1 {
    height: 280px;
    width: 117%;
    margin-left: -25px;
    float: left;
    margin-top: -10px;
}

.box_algin .box1 p {
    padding-bottom: 13px;
    text-align: left;
}

.box_algin .box_btn {
    height: 50px;
    width: 100%;
    margin-left: -8px;
}

.box_algin .box3 {
    height: 30px;
    width: 38%;
    float: left;
    margin-left: -40px;
    margin-top: -21px;
}

.box_all .box {
    width: 42%;
    margin-top: 10px;
    text-align: center;
}

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

.btn_one_one {
    height: 48px;
    font-size: 13px;
    margin-right: 10px;
    float: left;
}

.btn_one_one {
    border-radius: 3px;
    padding: 0 20px;
    line-height: 50px;
    font-family: Raleway,serif;
    font-weight: 600;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    background: #ffa522;
    margin-top: 24px;
}

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

.btn_one_one_two {
    border-radius: 3px;
    padding: 0 100px;
    line-height: 50px;
    font-family: Raleway,serif;
    font-weight: 600;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    background: #ffa522;
    margin-top: 36px;
}

.btn_one_one_two a {
    border-radius: 3px;
    padding: 0 100px;
    line-height: 50px;
    font-family: Raleway,serif;
    font-weight: 600;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    background: #ffa522;
    margin-top: 36px;
}

.btn_one_one_two {
    height: 48px;
    font-size: 20px;
    margin-right: 10px;
    float: center;
}

@media only screen and (max-width: 767px) {
    .list-box .blog-inner {
        width: 90%;
    }

    .list-box .blog-inner .box5 {
        width: 100%;
        float: left;
        height: 30px;
    }

    .phone-col .col1 {
        width: 90%;
    }
}

.phone-col {
    display: none;
}

.list-box .box5 {
    width: 17%;
    float: left;
    padding: 10px;
}

.class_name .col2 {
    width: 15%;
    text-align: left;
}

.col5 {
    height: 50px;
    padding: 20px;
    float: left;
    width: 16%;
}

.col5 p {
    font-size: 13px;
    font-weight: 700;
}

@media only screen and (max-width: 767px) {
    .class_name {
        float: left;
        margin-top: 40px;
    }

    .navbar-toggle {
        background: url('../images/cross.png');
        background-size: 18px;
        background-position: center;
        padding: 14px;
        background-repeat: no-repeat;
    }

    .navbar-toggle.collapsed {
        background: none;
    }

    .navbar-toggle .icon-bar {
        display: none;
    }

    .navbar-toggle.collapsed .icon-bar {
        display: block;
    }
}

.class_name .top-col .col1 {
}

.box-add {
    width: 100%;
    float: left;
}

.box-add .box {
    width: 17%;
}

.box-add .box1 {
    width: 15%;
}

.box-shadow {
    display: none;
}

.contenttable
{
    border: 1px solid #ddd;
    width: 100%;
    width: auto;
}
