li {
    list-style: none
}

@font-face {
    font-family: gotham_black;
    src: url(/app_themes/fonts/Gotham-Black/Gotham-Black.eot?#iefix) format('embedded-opentype'), url(/app_themes/fonts/Gotham-Black/Gotham-Black.otf) format('opentype'), url(/app_themes/fonts/Gotham-Black/Gotham-Black.woff) format('woff'), url(/app_themes/fonts/Gotham-Black/Gotham-Black.ttf) format('truetype'), url(/app_themes/fonts/Gotham-Black/Gotham-Black.svg#Gotham-Black) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gotham_book;
    src: url(/app_themes/fonts/Gotham-Book/Gotham-Book.eot?#iefix) format('embedded-opentype'), url(/app_themes/fonts/Gotham-Book/Gotham-Book.otf) format('opentype'), url(/app_themes/fonts/Gotham-Book/Gotham-Book.woff) format('woff'), url(/app_themes/fonts/Gotham-Book/Gotham-Book.ttf) format('truetype'), url(/app_themes/fonts/Gotham-Book/Gotham-Book.svg#Gotham-Book) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gotham_light;
    src: url(/app_themes/fonts/Gotham-Light/Gotham-Light.eot?#iefix) format('embedded-opentype'), url(/app_themes/fonts/Gotham-Light/Gotham-Light.otf) format('opentype'), url(/app_themes/fonts/Gotham-Light/Gotham-Light.woff) format('woff'), url(/app_themes/fonts/Gotham-Light/Gotham-Light.ttf) format('truetype'), url(/app_themes/fonts/Gotham-Light/Gotham-Light.svg#Gotham-Light) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: gotham_medium;
    src: url(/app_themes/fonts/Gotham-Medium/Gotham-Medium.eot?#iefix) format('embedded-opentype'), url(/app_themes/fonts/Gotham-Medium/Gotham-Medium.otf) format('opentype'), url(/app_themes/fonts/Gotham-Medium/Gotham-Medium.woff) format('woff'), url(/app_themes/fonts/Gotham-Medium/Gotham-Medium.ttf) format('truetype'), url(/app_themes/fonts/Gotham-Medium/Gotham-Medium.svg#Gotham-Medium) format('svg');
    font-weight: 400;
    font-style: normal
}

.carousel,
.main,
.main .carousel-inner {
    height: 100%;
}

.main .item {
    height: 100% !important
}

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

.main .item img {
    width: 100%;
    height: 100%
}

.carousel-indicators .active,
.carousel-indicators li {
    width: 12px;
    border-radius: 0;
    height: 12px;
    margin: 0 0 4px 0;
    display: block
}

.navbar-brand {
    height: auto;
    margin-right: 0;
    margin-top: 0px;
    margin-left: 0 !important
}

.logo_icons {
    background: url(/app_themes/images/main_sprite.png) no-repeat 3px 4px;
    width: 21px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 50px;
    border: 2px solid #fff;
    cursor: pointer
}

@-webkit-keyframes example {
    0% {
        background-color: #ad0000
    }
    50% {
        background-color: #fff;
        color: #000
    }
    100% {
        background-color: #ad0000
    }
}

@keyframes example {
    0% {
        background-color: #ad0000
    }
    50% {
        background-color: #fff;
        color: #000
    }
    100% {
        background-color: #ad0000
    }
}

.logo_icons2 {
    background: url(/app_themes/images/main_sprite.png) no-repeat 4px -62px;
    width: 17px;
    height: 16px;
    border-radius: 50px;
    border: 2px solid #fff;
    margin-left: 10px
}

.logo_icons2:hover,
.logo_icons:hover {
    -webkit-animation: example 2s;
    -moz-animation: example 2s;
    animation: example 2s
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #ad0000 !important
}

.nav_social {
    margin: 34px 0 0;
    margin-bottom: 0 !important;
    border-bottom: 0 !important
}

.main_navigation {
    margin: 4px 0 0;
    margin-bottom: 0 !important;
    border-bottom: 0 !important
}

.main_navigation li a {
    text-transform: uppercase;
    color: #fff;
    font: 14px gotham_medium;
    position: relative;
    transition: ease .5s all
}

.main_navigation li a:after {
    position: absolute;
    width: 70%;
    height: 2px;
    background-color: #ad0000;
    content: "";
    right: 0;
    left: 0;
    margin: auto;
    top: 10px;
    opacity: 0;
    transition: ease .5s all
}

.main_navigation li a:before {
    position: absolute;
    width: 70%;
    height: 2px;
    background-color: #ad0000;
    content: "";
    right: 0;
    left: 0;
    margin: auto;
    bottom: 10px;
    opacity: 0;
    transition: ease .5s all
}

.main_navigation li a:hover {
    background-color: #fff !important;
    color: #040607;
    border-radius: 5px
}

.main_navigation li a:hover:after,
.main_navigation li a:hover:before {
    opacity: 1
}

.top_area {
    width: auto;
    margin: 10px 0 0;
    float: right
}

.top_area ul li {
    float: left
}

.top_area ul li a {
    float: left;
    color: #fff;
    padding: 6px 20px 6px 40px;
    border-radius: 14px
}

.top_area ul li:nth-child(1) a {
    background: url(/app_themes/images/sprite.png) no-repeat 4px -1904px
}

.top_area ul li:nth-child(1) a:hover {
    background: url(/app_themes/images/sprite.png) no-repeat 4px -1950px;
    text-decoration: none;
    opacity: .8;
}

.top_area ul li:nth-child(2) a {
    background: url(/app_themes/images/sprite.png) no-repeat 4px -1819px
}

.top_area ul li:nth-child(2) a:hover {
    background: url(/app_themes/images/sprite.png) no-repeat 4px -1862px;
    text-decoration: none;
    opacity: .8;
}

.top_area ul li:nth-child(3) a {
    background: url(/app_themes/images/sprite.png) no-repeat 4px -1743px
}

.top_area ul li:nth-child(3) a:hover {
    background: url(/app_themes/images/sprite.png) no-repeat 4px -1780px;
    text-decoration: none;
    opacity: .8;
}

.margin_right0 {
    margin-right: 0 !important
}

.margin_right {
    margin-right: 5px !important
}

.margin_bottom {
    margin-bottom: 0 !important
}

.margin_bottom70 {
    margin-bottom: 10% !important
}

.margin_bottom65 {
    margin-bottom: 9.5% !important
}

.slider_text1 {
    top: 28%
}

.description p {
    font: 18px gotham_book
}

.writing_effect {
    position: relative;
    padding-bottom: 30px;
    text-transform: uppercase;
    overflow: hidden;
    width: 100%
}

.writing_effect:after {
    position: absolute;
    width: 40%;
    height: 2px;
    background-color: #fa0118;
    content: "";
    right: 0;
    left: 0;
    margin: auto;
    bottom: 20px
}

.rocket {
    position: absolute;
    width: 104px;
    height: 128px;
    background: url(/app_themes/images/rocket.png) no-repeat 0 0/100% 100%;
    right: -100px;
    top: -35px;
    animation: flying_rocket 5s infinite ease-in-out
}

.span_type_2 {
    display: none
}

.gt_btn_conmtainer {
    width: 270px;
    border-radius: 25px;
    position: absolute;
    right: 210px;
    left: 0;
    margin: auto;
    top: 500px;
    background-color: #fff;
    font: 18px gotham_medium;
    color: #ad0000;
    text-transform: uppercase;
    z-index: 9999;
    box-sizing: border-box;
    padding: 10px;
    cursor: pointer;
    border: 1px solid #fff;
    transition: all .5s ease;
    text-align: center
}

.gt_btn_conmtainer:hover {
    background-color: #ad0000;
    color: #fff
}

.port_btn_conmtainer {
    width: 270px;
    border-radius: 25px;
    position: absolute;
    right: 0;
    left: 360px;
    margin: auto;
    top: 500px;
    background-color: #fff;
    font: 18px gotham_medium;
    color: #ad0000;
    text-transform: uppercase;
    z-index: 9999;
    box-sizing: border-box;
    padding: 10px;
    cursor: pointer;
    border: 1px solid #fff;
    transition: all .5s ease;
    text-align: center
}

.port_btn_conmtainer:hover {
    background-color: #ad0000;
    color: #fff;
    text-decoration: none
}

#carousel-example-generic .carousel-indicators {
    left: 44%
}

.slider_bottom_menu {
    display: inline-block;
    margin: 0;
    padding: 0
}

.slider_bottom_menu li {
    float: left;
    margin-right: 20px
}

.slider_bottom_menu a {
    float: left;
    width: 54px;
    height: 54px;
    border: 2px solid #fff;
    border-radius: 50px;
    transition: ease .5s all
}

.slider_bottom_menu a:hover {
    background-color: #ad0000 !important
}

.slider_bottom_menu a:hover:after {
    opacity: 1
}

.slider_menu {
    position: absolute;
    width: 350px;
    bottom: 20px;
    margin: auto;
    right: 0;
    left: 0;
    text-align: center;
    z-index: 99999
}

.eye {
    background: url(/app_themes/images/sprite.png) no-repeat 8px -1895px;
    position: relative
}

.eye:after {
    color: #fff;
    padding: 5px;
    position: absolute;
    content: "Live Chat";
    border: 1px solid #fff;
    font: 12px gotham_medium;
    text-transform: uppercase;
    top: -45px;
    right: 0;
    left: -13px;
    margin: auto;
    opacity: 0;
    width: 80px
}

.box {
    background: url(/app_themes/images/sprite.png) no-repeat 9px -1809px;
    position: relative
}

.box:after {
    color: #fff;
    padding: 5px;
    position: absolute;
    content: "Phone Whatsapp";
    border: 1px solid #fff;
    font: 12px gotham_medium;
    text-transform: uppercase;
    top: -45px;
    right: 0;
    left: -13px;
    margin: auto;
    width: 170px;
    opacity: 0
}

.case {
    background: url(/app_themes/images/main_sprite.png) no-repeat 12px -447px;
    position: relative
}

.case:after {
    color: #fff;
    padding: 5px;
    position: absolute;
    content: "portfolio";
    border: 1px solid #fff;
    font: 12px gotham_medium;
    text-transform: uppercase;
    top: -45px;
    right: 0;
    left: -13px;
    margin: auto;
    width: 90px;
    opacity: 0
}

.dots {
    background: url(/app_themes/images/sprite.png) no-repeat 9px -1809px;
    position: relative
}

.dots:after {
    color: #fff;
    padding: 5px;
    position: absolute;
    content: "Phone Whatsapp";
    border: 1px solid #fff;
    font: 12px gotham_medium;
    text-transform: uppercase;
    top: -45px;
    right: 0;
    left: -13px;
    margin: auto;
    width: 170px;
    opacity: 0
}

.window {
    background: url(/app_themes/images/sprite.png) no-repeat 8px -1733px;
    position: relative
}

.window:after {
    color: #fff;
    padding: 5px;
    position: absolute;
    content: "Facebook Messenger";
    border: 1px solid #fff;
    font: 12px gotham_medium;
    text-transform: uppercase;
    top: -45px;
    right: 0;
    left: -13px;
    margin: auto;
    width: 170px;
    opacity: 0
}

.heading_1 {
    font: 30px gotham_medium;
    color: #ad0000;
    text-transform: uppercase;
    font-weight: 700
}

.para_style1 {
    font: 18px/24px gotham_book;
    color: #4a4949
}

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

.bg_blue {
    background: url(/app_themes/images/bubble_bg.jpg) no-repeat 0 0/100% 100%
}

.bg_red {
    background: url(/app_themes/images/red_bubble.jpg) no-repeat 0 0/100% 100%
}

.heading_2 {
    font: 30px gotham_medium;
    text-transform: uppercase;
    color: #fff;
    padding: 30px 0
}

.span_1 {
    font: 26px gotham_book;
    color: #fff;
    text-transform: uppercase
}

.border_bottom_white {
    border-bottom: 2px solid #fff
}

.padding_none {
    padding: 0 !important
}

.margin_none {
    margin: 0 !important
}

.marginTop30 {
    margin-top: 30px !important
}

.progress_area {
    height: auto
}

.img_container {
    text-align: center
}

.img_container img {
    display: inline-block;
    padding-bottom: 15px;
    border-bottom: 4px solid #fff
}

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

.bold_text {
    display: inline-block;
    font: 55px/44px gotham_black;
    color: #c9fbff;
    width: 100%;
    padding: 20px 0 10px
}

.normal_text {
    font: 22px/20px gotham_book;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 5px 0
}

.progress_area .carousel-indicators li {
    margin: 0 4px 4px 0;
    text-align: center;
    display: inline-block
}

.proj_container {
    width: 200px;
    height: 125px;
    border: 4px solid #fff;
    text-align: center;
    transition: ease .5s all;
    display: inline-block
}

.project_text {
    display: inline-block;
    color: #fff;
    padding-top: 25px;
    font: 55px gotham_book
}

.descript_txt {
    text-align: center;
    width: 62%;
    margin-top: 15px;
    display: inline-block
}

.text_align_center {
    text-align: center
}

.pstyle1 {
    font: 13px/15px gotham_light;
    color: #fff;
    margin: 0
}

.bg_blue .container {
    margin-bottom: 60px
}

.bg_red .container {
    margin-bottom: 45px
}

.red_color {
    color: #ad0000 !important
}

.border_bottom_red {
    border-bottom: 2px solid #ad0000
}

.eye_container {
    width: 65px;
    height: 65px;
    background: url(/app_themes/images/sprite.png) no-repeat -194px 15px #fff;
    position: absolute;
    left: -33px;
    top: 0;
    border: 2px solid #000;
    border-radius: 50%
}

@-webkit-keyframes changing_bg {
    0% {
        background-color: #fff
    }
    50% {
        background: url() no-repeat center center #ad0000;
        border: 2px solid #fff
    }
    100% {
        background: url(/app_themes/images/sprite.png) no-repeat -194px 15px #fff;
        border: 2px solid #000
    }
}

@keyframes changing_bg {
    0% {
        background-color: #fff
    }
    50% {
        background: url(/app_themes/images/sprite.png) no-repeat -194px -76px #ad0000;
        border: 2px solid #fff
    }
    100% {
        background: url(/app_themes/images/sprite.png) no-repeat -194px 15px #fff;
        border: 2px solid #000
    }
}

.changing_bg {
    -webkit-animation: changing_bg 10s infinite;
    animation: changing_bg 10s infinite
}

.moniter_container {
    width: 65px;
    height: 65px;
    background: url(/app_themes/images/sprite.png) no-repeat -114px -178px #fff;
    position: absolute;
    right: -33px;
    top: 0;
    border: 2px solid #000;
    border-radius: 50%
}

@-webkit-keyframes changing_bg_moniter {
    0% {
        background-color: #fff
    }
    50% {
        background: url(/app_themes/images/sprite.png) no-repeat -114px -268px #ad0000;
        border: 2px solid #fff
    }
    100% {
        background: url(/app_themes/images/sprite.png) no-repeat -114px -178px #fff;
        border: 2px solid #000
    }
}

@keyframes changing_bg_moniter {
    0% {
        background-color: #fff
    }
    50% {
        background: url(/app_themes/images/sprite.png) no-repeat -114px -268px #ad0000;
        border: 2px solid #fff
    }
    100% {
        background: url(/app_themes/images/sprite.png) no-repeat -114px -178px #fff;
        border: 2px solid #000
    }
}

.changing_bg_moniter {
    -webkit-animation: changing_bg_moniter 10s infinite;
    animation: changing_bg_moniter 10s infinite
}

.paint_container {
    width: 65px;
    height: 65px;
    background: url(/app_themes/images/sprite.png) no-repeat -198px -178px #fff;
    position: absolute;
    right: -16px;
    bottom: -48px;
    border: 2px solid #000;
    border-radius: 50%
}

.changing_bg_paint {
    -webkit-animation: changing_bg_paint 10s infinite;
    animation: changing_bg_paint 10s infinite
}

@-webkit-keyframes changing_bg_paint {
    0% {
        background-color: #fff
    }
    50% {
        background: url(/app_themes/images/sprite.png) no-repeat -198px -268px #ad0000;
        border: 2px solid #fff
    }
    100% {
        background: url(/app_themes/images/sprite.png) no-repeat -198px -178px #fff;
        border: 2px solid #000
    }
}

@keyframes changing_bg_paint {
    0% {
        background-color: #fff
    }
    50% {
        background: url(/app_themes/images/sprite.png) no-repeat -198px -268px #ad0000;
        border: 2px solid #fff
    }
    100% {
        background: url(/app_themes/images/sprite.png) no-repeat -198px -178px #fff;
        border: 2px solid #000
    }
}

.download_container {
    width: 65px;
    height: 65px;
    background: url(/app_themes/images/sprite.png) no-repeat -122px 15px #fff;
    position: absolute;
    right: -16px;
    bottom: -48px;
    border: 2px solid #000;
    border-radius: 50%
}

.changing_bg_download {
    -webkit-animation: changing_bg_download 10s infinite;
    animation: changing_bg_download 10s infinite
}

@-webkit-keyframes changing_bg_download {
    0% {
        background-color: #fff
    }
    50% {
        background: url(/app_themes/images/sprite.png) no-repeat -122px -76px #ad0000;
        border: 2px solid #fff
    }
    100% {
        background: url(/app_themes/images/sprite.png) no-repeat -122px 15px #fff;
        border: 2px solid #000
    }
}

@keyframes changing_bg_download {
    0% {
        background-color: #fff
    }
    50% {
        background: url(/app_themes/images/sprite.png) no-repeat -122px -76px #ad0000;
        border: 2px solid #fff
    }
    100% {
        background: url(/app_themes/images/sprite.png) no-repeat -122px 15px #fff;
        border: 2px solid #000
    }
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

.delay1 {
    animation-delay: 10s;
    -webkit-animation-delay: 10s;
    -moz-animation-delay: 10s
}

.delay2 {
    animation-delay: 20s;
    -webkit-animation-delay: 20s;
    -moz-animation-delay: 20s
}

.delay3 {
    animation-delay: 30s;
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s
}

.lady_container {
    width: 100%;
    position: relative;
    height: 160px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    text-align: center
}

.lady_container:after {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ad0000;
    left: -8px;
    bottom: -8px;
    z-index: 1
}

.lady_container:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ad0000;
    right: -8px;
    bottom: -8px;
    z-index: 1
}

.hammer_container {
    width: 100%;
    position: relative;
    height: 160px;
    border-right: 1px solid #000;
    text-align: center
}

.hammer_container:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ad0000;
    right: -8px;
    bottom: -8px;
    z-index: 1
}

.hammer_img_container {
    width: 150px;
    height: 152px;
    background: url(/app_themes/images/hammer_bg.png) no-repeat 0 0/100% 100%;
    display: inline-block;
    position: relative
}

.hammer_moving {
    background: url(/app_themes/images/hammer.png) no-repeat 0 0/100% 100%;
    width: 140px;
    height: 140px;
    position: absolute;
    left: 18px;
    top: -15px;
    animation: 2.5s hammer linear infinite
}

@-webkit-keyframes hammer {
    0% {
        transform: rotate(10deg)
    }
    50% {
        transform: rotate(-10deg)
    }
    100% {
        transform: rotate(10deg)
    }
}

@keyframes hammer {
    0% {
        transform: rotate(10deg)
    }
    50% {
        transform: rotate(-10deg)
    }
    100% {
        transform: rotate(10deg)
    }
}

.lady_next {
    width: 100%;
    position: relative;
    height: 160px;
    border-right: 1px solid #000;
    text-align: center;
    padding-top: 35px
}

.lady_next:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #ad0000;
    right: -8px;
    bottom: -8px;
    z-index: 1
}

.bag_container {
    width: 100%;
    position: relative;
    height: 100px;
    border-right: 1px solid #000;
    text-align: center
}

.bag_img {
    width: 130px;
    height: 144px;
    display: inline-block;
    margin-top: 15px;
    animation: glowing 10s linear infinite
}

.bag_img img {
    width: 100%
}

@-webkit-keyframes glowing {
    0% {
        background-size: 30% 30%
    }
    50% {
        background-size: 100% 100%
    }
    100% {
        background-size: 30% 30%
    }
}

@keyframes glowing {
    0% {
        background-size: 30% 30%
    }
    50% {
        background-size: 100% 100%
    }
    100% {
        background-size: 30% 30%
    }
}

.glittery_lady {
    display: inline-block;
    width: 119px;
    height: 134px;
    background: url(/app_themes/images/lady.jpg) no-repeat 0 0/100% 100%
}

.lady_text {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 10px 15px;
    border-left: 1px solid #000;
    border-right: 1px solid #000
}

.develop_text {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 15px 0;
    border-right: 1px solid #000
}

.h3_styling {
    font: 16px gotham_medium;
    color: #ad0000;
    text-transform: uppercase;
    margin-top: 5px;
    float: left
}

.span_2 {
    color: #000;
    font: 14px gotham_book;
    text-align: left;
    float: left
}

.dashed_border {
    width: 100%;
    border-bottom: 1px dashed #000;
    float: left;
    padding: 0 25px;
    box-sizing: border-box
}

.special_padding {
    padding: 0 25px;
    box-sizing: border-box
}

.borders_left_none {
    border-left: none !important
}

.rocket_container {
    width: 100%;
    display: inline-block;
    text-align: center;
    height: 160px;
    margin-top: 15px
}

.rocket_img {
    width: 77px;
    height: 130px;
    display: inline-block;
    background: url(/app_themes/images/rocket2.png) no-repeat 0 0/100% 100%;
    animation: flying_rocket 5s infinite ease-in-out
}

@-webkit-keyframes flying_rocket {
    0% {
        transform: translateY(0)
    }
    5% {
        transform: translateY(-5px)
    }
    10% {
        transform: translateY(0)
    }
    15% {
        transform: translateY(-5px)
    }
    20% {
        transform: translateY(0)
    }
    25% {
        transform: translateY(-5px)
    }
    30% {
        transform: translateY(0)
    }
    35% {
        transform: translateY(-8px)
    }
    40% {
        transform: translateY(-3px)
    }
    45% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-8px)
    }
    55% {
        transform: translateY(0)
    }
    60% {
        transform: translateY(-5px)
    }
    65% {
        transform: translateY(0)
    }
    70% {
        transform: translateY(-8px)
    }
    75% {
        transform: translateY(-3px)
    }
    80% {
        transform: translateY(-5px)
    }
    85% {
        transform: translateY(0)
    }
    90% {
        transform: translateY(-5px)
    }
    100% {
        transform: translateY(0)
    }
}

@keyframes flying_rocket {
    0% {
        transform: translateY(0)
    }
    5% {
        transform: translateY(-5px)
    }
    10% {
        transform: translateY(0)
    }
    15% {
        transform: translateY(-5px)
    }
    20% {
        transform: translateY(0)
    }
    25% {
        transform: translateY(-5px)
    }
    30% {
        transform: translateY(0)
    }
    35% {
        transform: translateY(-8px)
    }
    40% {
        transform: translateY(-3px)
    }
    45% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(-8px)
    }
    55% {
        transform: translateY(0)
    }
    60% {
        transform: translateY(-5px)
    }
    65% {
        transform: translateY(0)
    }
    70% {
        transform: translateY(-8px)
    }
    75% {
        transform: translateY(-3px)
    }
    80% {
        transform: translateY(-5px)
    }
    85% {
        transform: translateY(0)
    }
    90% {
        transform: translateY(-5px)
    }
    100% {
        transform: translateY(0)
    }
}

.text_only {
    float: left;
    padding-top: 40px
}

.testi_bg {
    width: 100%;
    height: auto;
    background: url(/app_themes/images/testimonial.jpg) no-repeat 0 0/100% 100%
}

.bold_qouts {
    width: 31px;
    height: 21px;
    background: url(/app_themes/images/main_sprite.png) no-repeat -1px -1098px;
    position: absolute;
    left: 0
}

.position_right {
    right: 0 !important;
    left: auto !important
}

.testmonial_text {
    font: 20px/40px gotham_light;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 0 4%;
    width: 88%
}

#carousel_testimonial .carousel-control {
    background-image: none !important;
    width: 35px;
    height: 33px;
    top: -68px;
    transition: .5s ease all
}

#carousel_testimonial .right {
    left: 45px
}

.prev_arrow {
    width: 100%;
    border: 2px solid #fff;
    display: block;
    font: 30px/30px gotham_light
}

.next_arrow {
    width: 100%;
    border: 2px solid #fff;
    display: block;
    font: 30px/30px gotham_light
}

.marginTop3per {
    margin-top: 3.5% !important
}

.pencil {
    position: absolute;
    right: 0;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 50%;
    background: url(/app_themes/images/main_sprite.png) no-repeat 7px -1037px;
    top: 68px;
    cursor: pointer;
    opacity: .5;
    transition: .5s ease all
}

.pencil:hover {
    opacity: 1
}

.position_relative {
    position: relative
}

.testi_img {
    width: 172px;
    height: 120px;
    background: url(/app_themes/images/sprite.png) no-repeat 54px -1590px;
    display: inline-block
}

.authur_name {
    text-align: center;
    display: block;
    color: #fff;
    font: 20px gotham_medium;
    padding-top: 70px
}

.testimonial {
    height: auto;
    margin-bottom: 5%
}

#carousel_testimonial.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

#carousel_testimonial.carousel-fade .carousel-inner .active {
    opacity: 1
}

#carousel_testimonial.carousel-fade .carousel-inner .active.left,
#carousel_testimonial.carousel-fade .carousel-inner .active.right {
    opacity: 0;
    z-index: 1
}

#carousel_testimonial.carousel-fade .carousel-inner .next.left,
#carousel_testimonial.carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

#carousel_testimonial.carousel-fade .carousel-control {
    z-index: 2
}

.h3_style1 {
    font: 19px gotham_medium;
    color: #ad0000;
    text-transform: uppercase;
    border-bottom: 2px solid #c7c7c7;
    padding-bottom: 8px;
    margin-bottom: 18px;
    text-align: left;
    margin-top: 20px;
}

.ulli1 {
    padding: 0;
    width: 100%
}

.ulli1 li {
    margin-bottom: 4px
}

.ulli1 li a {
    font: 14px gotham_medium;
    color: grey;
    text-transform: capitalize;
    font-weight: 400
}

.ulli1 li a:hover {
    color: #ad0000;
    text-decoration: none
}

.nws_area {
    width: 100%
}

.nwstxt {
    font: 14px/26px gotham_medium;
    color: grey
}

.fld_container {
    width: 100%;
    margin-top: 10px
}

.input_style_1 {
    border: 2px solid #717171;
    padding: 8px 15px;
    width: 89%;
    float: left
}

.nws_button {
    font: 13px gotham_black;
    color: #777;
    background: #fff;
    border: 2px solid #717171;
    border-left: none;
    padding: 11px 8px 10px
}

.nws_button:hover {
    color: #fff;
    -webkit-animation: example 2s linear;
    animation: example 2s linear;
    background: #ad0000
}

.marginLeft48 {
    margin-left: 48px !important
}

.support li a {
    display: block;
    padding-left: 40px;
    padding-top: 6px;
    padding-bottom: 4px
}

.support li a:hover {
    text-decoration: none
}

.footer_live_chat {
    background: url(/app_themes/images/footersocial_icons.png) no-repeat 10px -160px
}

.footer_live_chat:hover {
    background-position: 10px -206px;
    color: #ad0000
}

.footer_skype {
    background: url(/app_themes/images/footersocial_icons.png) no-repeat 10px -75px
}

.footer_skype:hover {
    background-position: 10px -117px;
    color: #ad0000
}

.footer_viber {
    background: url(/app_themes/images/footersocial_icons.png) no-repeat 10px -75px
}

.footer_viber:hover {
    background-position: 10px -117px;
    color: #ad0000
}

.footer_cll_back {
    background: url(/app_themes/images/footersocial_icons.png) no-repeat 8px 2px
}

.footer_cll_back:hover {
    background-position: 8px -34px;
    color: #ad0000
}

.dark_blue_bg {
    background-color: #030e14
}

.copy_text {
    float: left;
    color: grey;
    font: 14px gotham_light
}

.copy_text a {
    color: grey;
    font: 14px gotham_light;
    transition: .5s ease all
}

.copy_text a:hover {
    text-decoration: none;
    color: #fff;
    text-shadow: 0 0 4px #fff
}

.copyright_left {
    float: left;
    margin: 10px 0;
    color: grey
}
.container.margin_top_bottom20{
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}
.sparkley {
    background: lighten($buttonBackground, 10%);
    color: $buttonColor;
    border: none;
    padding: 16px 36px;
    font-weight: 400;
    border-radius: 3px;
    transition: all .25s ease;
    background: $buttonBackground;
    color: transparentize($buttonColor, .8);
    margin: 0 1em 1em
}

.gtcNavColor {
    background-color: #030e14 !important;
    z-index: 999999
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated {
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.blink {
    animation: blink 1s infinite;
    position: absolute;
    font-size: 62px
}

.span1 {
    width: 100%;
    text-align: center;
    font: 40px gotham_black;
    color: #fff;
    position: relative;
    z-index: 9999
}

.testing {
    width: 100%;
    float: none;
    margin: auto;
    text-align: center
}

.css-typing {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    -webkit-animation: type 10s steps(50, end);
    animation: type 10s steps(50, end);
    float: none
}

@keyframes type {
    0% {
        width: 0
    }
}

@-webkit-keyframes type {
    0% {
        width: 0
    }
}

@keyframes type {
    0% {
        width: 0
    }
}

@-webkit-keyframes type {
    0% {
        width: 0
    }
}

.typed-cursor {
    opacity: 1;
    -webkit-animation: blink .7s infinite;
    -moz-animation: blink .7s infinite;
    animation: blink .7s infinite;
    color: #ff0;
    font-size: 26px;
    font-weight: 700
}

@keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.blackLayer {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    z-index: 9999999;
    display: none
}

.blackLayer2 {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .8);
    z-index: 9999999;
    display: none
}

.rq_callback {
    position: absolute;
    z-index: 9999999;
    width: 580px;
    height: 580px;
    border: 1px solid #292929;
    border-radius: 50%;
    background: url(/app_themes/images/re_bg.png) no-repeat 0 0/100% 100%;
    text-align: center;
    right: 0;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    display: none;
    overflow: auto
}

.center_container {
    display: inline-block;
    width: 65%;
    margin: 8.5% 0 0
}

.rq_heading {
    width: 100%
}

.rq_heading {
    text-align: center;
    display: block;
    font: 26px gotham_medium;
    color: #242424;
    text-transform: uppercase;
    margin-bottom: 0 !important;
    margin-top: 20px
}

.maroon {
    color: #b10000;
    font: 26px gotham_black
}

.fld_container {
    width: 100%
}

.input_style_2 {
    width: 100%;
    border: 1px solid #bea692;
    padding: 8px 15px 8px 35px;
    font: 14px gotham_medium;
    color: #000
}

input {
    box-sizing: border-box
}

.fullname {
    background: url(/app_themes/images/rq_pop_sprite.png) no-repeat 8px 7px #fff
}

.email {
    background: url(/app_themes/images/rq_pop_sprite.png) no-repeat 8px -21px #fff
}

.phone_number {
    background: url(/app_themes/images/rq_pop_sprite.png) no-repeat 8px -55px #fff
}

.drp_down_1 {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    background: url(/app_themes/images/rq_pop_sprite.png) no-repeat 7px -88px, url(/app_themes/images/rq_pop_sprite.png) no-repeat 357px -224px #fff;
    padding-left: 30px
}

.drp_down_2 {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    background: url(/app_themes/images/rq_pop_sprite.png) no-repeat 7px -119px, url(/app_themes/images/rq_pop_sprite.png) no-repeat 357px -224px #fff;
    padding-left: 30px
}

.calender {
    background: url(/app_themes/images/rq_pop_sprite.png) no-repeat 4px -156px #fff
}

.rq_textarea {
    height: 70px;
    background: url(/app_themes/images/rq_pop_sprite.png) no-repeat 7px -249px #fff;
    overflow: auto;
    resize: none
}

.small_flds {
    width: 48%
}

.rq_btn_container {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    float: left
}

.submit_btn {
    border: 1px solid #292929;
    font: 14px gotham_medium;
    color: #fff;
    text-transform: capitalize;
    padding: 8px 20px;
    cursor: pointer;
    border-radius: 10px;
    background-color: #b10000;
    text-align: center
}

.close {
    display: block;
    font: 14px gotham_medium;
    color: #1a1a1a;
    cursor: pointer;
    text-transform: capitalize;
    opacity: 1;
    float: none;
    margin-top: 5px;
    text-shadow: none
}

.QOt_container {
    width: 930px;
    height: 600px;
    position: absolute;
    z-index: 9999999;
    display: none;
    background: url(/app_themes/images/smoke.jpg) no-repeat 0 bottom #0597a8;
    text-align: center;
    right: 0;
    left: 0;
    margin: auto;
    top: 18%
}

.qt_cener_container {
    display: inline-block;
    width: 93%;
    height: auto;
    position: relative;
    height: 100%;
    text-align: center;
    margin: 2% 0 0
}

.Q_fld_container .textarea {
    height: 95px
}

.big_rocket_container {
    width: 199px;
    position: absolute;
    height: 336px;
    background: url(/app_themes/images/big_rocket.png) no-repeat 0 0/100% 100%;
    float: left;
    left: 0;
    bottom: 135px
}

.QT_heading_styling {
    font: 22px gotham_black;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    float: left;
    margin-bottom: 10px;
    margin-top: 20px
}

.maroon_big {
    font: 26px gotham_black;
    color: #ad0000;
    text-decoration: underline
}

.des_text {
    font: 12px gotham_light;
    padding-left: 10px;
    font-weight: 700
}

.fld_wrapper_container {
    display: inline-block;
    width: 60%;
    margin-left: 22%;
    margin-top: 6%
}

.Q_fld_container {
    float: left;
    width: 48%;
    margin-bottom: 2%
}

.q_lable {
    font: 14px gotham_medium;
    color: #000;
    float: left;
    width: 100%;
    text-transform: capitalize;
    text-align: left
}

.input_style3 {
    width: 100%;
    border: 1px solid #000;
    padding: 8px 10px;
    font: italic 14px gotham_medium;
    float: left
}

.Q_select {
    width: 100%;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    background: url(/app_themes/images/rq_pop_sprite.png) no-repeat 225px -225px #fff;
    box-sizing: border-box;
    padding: 7px 10px
}

.submit_btn2 {
    width: 135px;
    height: 135px;
    border-radius: 50%;
    background: url(/app_themes/images/submit_bg.png) no-repeat 0 0/100% 100%;
    float: right;
    text-align: center;
    cursor: pointer;
    margin-top: 5%
}

.italice_text_btn {
    font: italic 19px gotham_medium;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    padding-top: 30px
}

.bold_text_btn {
    font: 22px gotham_black;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    background: url(/app_themes/images/right_arrow.png) no-repeat 23px 30px;
    padding-bottom: 20px
}

.close2 {
    float: right;
    font: 14px gotham_medium;
    color: #000;
    position: absolute;
    right: 0;
    padding-top: 5px;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: underline
}

.close3 {
    float: right;
    font: 14px gotham_medium;
    color: #000;
    position: absolute;
    right: 20px;
    top: 20px;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: underline
}

.testi_container {
    width: 735px;
    height: 100%;
    background-color: #fe8222;
    position: absolute;
    z-index: 999999;
    text-align: center;
    display: none;
    right: 0;
    left: 0;
    margin: auto
}

.testi_heading_container {
    margin: 4% 0
}

.testin_center_container {
    width: 80%;
    display: inline-block;
    margin: 4% 0 0
}

.testi_heading_style {
    font: 21px gotham_medium;
    text-transform: uppercase;
    color: #000;
    text-align: left
}

.testi_textarea {
    width: 100%;
    height: 100px;
    resize: none;
    overflow: auto
}

.marginBottom {
    margin-bottom: 2%
}

.marginTop3 {
    margin-top: 3.5%
}

.succes_msg_green {
    text-align: center;
    color: #37fd45;
    font: 14px gotham_medium;
    display: inline-block;
    background: url(/app_themes/images/sprite.png) no-repeat 0px -1442px;
    padding: 8px 0 8px 30px;
    display: none
}

.unsucces_msg_red {
    text-align: center;
    color: #a41616;
    font: 14px gotham_medium;
    display: inline-block;
    background: url(/app_themes/images/sprite.png) no-repeat 6px -1469px;
    padding: 8px 0 8px 30px;
    display: none
}

.desktop_container {
    display: block
}

.error_bg {
    background-color: pink !important
}

.captcha_container {
    width: 48%;
    position: relative
}

.refresh_btn {
    position: absolute;
    right: 12px;
    border: none;
    width: 18px;
    height: 18px;
    background: url(/app_themes/images/REFRESH.png) no-repeat center center/100% 100% transparent;
    top: 8px
}

.width100 {
    width: 100%
}

.succes_bg {
    background-color: #09a314 !important
}

.msg_container1 {
    height: 45px;
    overflow: hidden
}

#captchaQoute {
    display: none
}

.captchaActive::after {
    background: url(/app_themes/images/arrow.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    font-size: 27px;
    height: 16px;
    left: 4px;
    position: absolute;
    top: 7px;
    width: 23px
}

.lbl1 {
    float: left
}

.lblcaptch label {
    padding: 15px !important;
    margin-right: 10px;
    position: relative;
    cursor: pointer
}

.lblcaptch {
    float: left;
    margin: 0;
    height: 30px
}

.captcha1 {
    float: left;
    color: red;
    font: 16px gotham_medium
}

.msg_container_2 {
    float: left;
    width: auto
}

::-webkit-input-placeholder {
    color: #000;
    opacity: 1
}

:-moz-placeholder {
    color: #000;
    opacity: 1
}

::-moz-placeholder {
    color: #000;
    opacity: 1
}

:-ms-input-placeholder {
    color: #000;
    opacity: 1
}

#captchaQoute1 {
    display: none
}

#ui-datepicker-div {
    min-width: 280px;
    top: 40px !important
}

.ui-datepicker-header {
    background: #fe9a21 !important;
    color: #fff !important;
    border: none !important;
    font-weight: 700
}

.ui-datepicker-month,
.ui-datepicker-year {
    font-weight: 400;
    font-size: 12px
}

td .ui-state-default {
    background: #fe9a21;
    border: none !important;
    text-align: center !important;
    font-size: 12px;
    color: #fff
}

.ui-datepicker-week-end span {
    font-size: 12px !important
}

.ui-timepicker-div dt {
    width: 30%;
    float: left;
    vertical-align: top;
    font-size: 12px;
    font-weight: 400;
    margin-top: 10px;
    padding-left: 5%
}

.ui-timepicker-div dd {
    width: 60%;
    float: right;
    margin-bottom: 15px;
    padding-right: 5%
}

.ui_tpicker_time {
    font-size: 12px;
    padding-top: 9px
}

.ui-datepicker-current {
    margin-top: 22px !important
}

.ui-datepicker-next {
    background: url() -29px 6px no-repeat
}

.ui-datepicker-next:focus,
.ui-datepicker-next:hover {
    background: url() -30px 7px no-repeat !important;
    border: none !important
}

.ui-datepicker-prev {
    background: url() 4px 7px no-repeat
}

.ui-datepicker-prev:focus,
.ui-datepicker-prev:hover {
    background: url() 5px 8px no-repeat !important;
    border: none !important
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    background: #ee4023;
    border: none;
    color: #fff;
    opacity: 1
}

.ui-datepicker .ui-datepicker-buttonpane button {
    background: #fe9a21;
    border: none;
    color: #fff;
    opacity: 1
}

.ui-state-default {
    background: #fe9a21 !important;
    border: none !important
}

.ui-state-active {
    background: #bdbdbd !important
}

.ui-widget-content {
    color: #000 !important
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0;
    font-size: 100%
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 374px;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    display: inline-block;
    width: 100%;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 1.5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
    height: 100%;
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
    right: .5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: .4em 2.1em .4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url() 50% 50% repeat-x;
    color: #222
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url() 50% 50% repeat-x;
    color: #222;
    font-weight: 700
}

.ui-widget-header a {
    color: #222
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url() 50% 50% repeat-x;
    font-weight: 400;
    color: #fff
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #999;
    background: #dadada url() 50% 50% repeat-x;
    font-weight: 400;
    color: #212121
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff url() 50% 50% repeat-x;
    font-weight: 400;
    color: #212121
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee;
    color: #fff
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url() 50% 50% repeat-x;
    color: #cd0a0a
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url()
}

.ui-widget-header .ui-icon {
    background-image: url()
}

.ui-state-default .ui-icon {
    background-image: url()
}

.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url()
}

.ui-state-active .ui-icon {
    background-image: url()
}

.ui-state-highlight .ui-icon {
    background-image: url()
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url()
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa url() 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url() 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

select option {
    color: #000
}

.cntct_2_container {
    float: left
}

.cntct_2_container a,
.cntct_2_container span {
    float: left;
    margin-right: 15px;
    font: 14px gotham_medium;
    color: #000
}

.skype2 {
    background: url(/app_themes/images/social_media.png) no-repeat 0 0;
    width: 14px;
    height: 22px
}

.livechat2 {
    background: url(/app_themes/images/social_media.png) no-repeat -56px 0;
    width: 20px;
    height: 22px
}

.viber2 {
    background: url(/app_themes/images/social_media.png) no-repeat -115px 0;
    width: 20px;
    height: 22px
}

.cntct_2_container span {
    margin-top: 3px
}

.msg_container3 {
    height: 50px;
    overflow: hidden;
    width: 100%;
    text-align: center
}

.sticky_header .top_area {
    display: none
}

.sticky_header .navbar-brand {
    padding: 6px;
    margin-top: 0
}

.sticky_header .nav_social {
    display: none
}

.sticky_header .main_navigation {
    margin: 8px 0 0
}

.width_container {
    position: relative
}

.width_container .input_style3 {
    width: 50%;
    float: left
}

.width_container .refresh {
    background: url(/app_themes/images/REFRESH.png) no-repeat;
    position: absolute;
    right: 6px;
    border: 0;
    top: 30px;
    height: 15px;
    width: 15px;
    padding: 0
}

.full_width_pop {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    background: url(/app_themes/images/portfolio_bg.jpg) no-repeat center;
    z-index: 9999999;
    overflow: hidden;
    background-size: cover;
    display: none
}

.pop_content {
    padding: 10px;
    border-radius: 8px;
    margin-top: 26%;
    text-align: center;
    width: 100%
}

.pop_content_heading {
    color: #fff;
    font-size: 26px;
    text-align: center;
    line-height: 42px;
    margin: 0;
    display: inline-block;
    width: 100%;
    font-family: arial;
    font-weight: 700
}

.pop_content_heading span {
    font-size: 34px
}

#loader-1 span {
    display: inline-block;
    height: 15px;
    width: 15px;
    background: #fff;
    border-radius: 0
}

.border-radius {
    border-radius: 500px
}

[id*=loader-] {
    margin-top: 20px;
    margin-bottom: 20px;
    float: none;
    display: inline-block
}

#loader-1 span:nth-child(1) {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    border-radius: 500px;
    -webkit-animation: scale 1s .1s infinite cubic-bezier(.6, -.28, .735, .045);
    animation: scale 1s .1s infinite cubic-bezier(.6, -.28, .735, .045)
}

#loader-1 span:nth-child(2) {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    border-radius: 500px;
    -webkit-animation: scale 1s .2s infinite cubic-bezier(.6, -.28, .735, .045);
    animation: scale 1s .2s infinite cubic-bezier(.6, -.28, .735, .045)
}

#loader-1 span:nth-child(3) {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    border-radius: 500px;
    -webkit-animation: scale 1s .3s infinite cubic-bezier(.6, -.28, .735, .045);
    animation: scale 1s .3s infinite cubic-bezier(.6, -.28, .735, .045)
}

#loader-1 span:nth-child(4) {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    border-radius: 500px;
    -webkit-animation: scale 1s .4s infinite cubic-bezier(.6, -.28, .735, .045);
    animation: scale 1s .4s infinite cubic-bezier(.6, -.28, .735, .045)
}

#loader-1 span:nth-child(5) {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    border-radius: 500px;
    -webkit-animation: scale 1s .5s infinite cubic-bezier(.6, -.28, .735, .045);
    animation: scale 1s .5s infinite cubic-bezier(.6, -.28, .735, .045)
}

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    25% {
        -webkit-transform: scale(.9, .9);
        transform: scale(.9, .9);
        background: #fff
    }
    50% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        margin: 0 3px;
        background: #fff
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    25% {
        -webkit-transform: scale(.9, .9);
        transform: scale(.9, .9);
        background: #fff
    }
    50% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        margin: 0 3px;
        background: #fff
    }
    100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@-webkit-keyframes rotateY {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }
    50% {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        background: #fff
    }
    100% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }
}

@keyframes rotateY {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }
    50% {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        background: #fff
    }
    100% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0)
    }
}

@-webkit-keyframes rotateX {
    0% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
    50% {
        -webkit-transform: rotateX(90deg) scale(.5, .5);
        transform: rotateX(90deg) scale(.5, .5);
        background: #fff
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
}

@keyframes rotateX {
    0% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
    50% {
        -webkit-transform: rotateX(90deg) scale(.5, .5);
        transform: rotateX(90deg) scale(.5, .5);
        background: #fff
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
}

@-webkit-keyframes push {
    0% {
        -webkit-transform: translateX(0) scale(.9, .6);
        transform: translateX(0) scale(.9, .6)
    }
    50% {
        -webkit-transform: translateY(-20px) scale(.7, 1.1);
        transform: translateY(-20px) scale(.7, 1.1);
        background: #fff
    }
    100% {
        -webkit-transform: translateX(0) scale(.9, .6);
        transform: translateX(0) scale(.9, .6)
    }
}

@keyframes push {
    0% {
        -webkit-transform: translateX(0) scale(.9, .6);
        transform: translateX(0) scale(.9, .6)
    }
    50% {
        -webkit-transform: translateY(-20px) scale(.7, 1.1);
        transform: translateY(-20px) scale(.7, 1.1);
        background: #fff
    }
    100% {
        -webkit-transform: translateX(0) scale(.9, .6);
        transform: translateX(0) scale(.9, .6)
    }
}

@-webkit-keyframes rotateZ {
    0% {
        -webkit-transform: rotateZ(-20deg);
        transform: rotateZ(-20deg)
    }
    50% {
        -webkit-transform: rotateZ(20deg) scaleY(1.2);
        transform: rotateZ(20deg) scaleY(1.2);
        background: #fff
    }
    100% {
        -webkit-transform: rotateZ(-20deg);
        transform: rotateZ(-20deg)
    }
}

@keyframes rotateZ {
    0% {
        -webkit-transform: rotateZ(-20deg);
        transform: rotateZ(-20deg)
    }
    50% {
        -webkit-transform: rotateZ(20deg) scaleY(1.2);
        transform: rotateZ(20deg) scaleY(1.2);
        background: #fff
    }
    100% {
        -webkit-transform: rotateZ(-20deg);
        transform: rotateZ(-20deg)
    }
}

@-webkit-keyframes cuve {
    0% {
        -webkit-transform: rotateY(-90deg) perspective(50px);
        transform: rotateY(-90deg) perspective(50px);
        background: #fff
    }
    50% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
        background: #fff
    }
    100% {
        -webkit-transform: rotateY(90deg) perspective(50px);
        transform: rotateY(90deg) perspective(50px);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        background: #fff
    }
}

@keyframes cuve {
    0% {
        -webkit-transform: rotateY(-90deg) perspective(50px);
        transform: rotateY(-90deg) perspective(50px);
        background: #fff
    }
    50% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
        background: #fff
    }
    100% {
        -webkit-transform: rotateY(90deg) perspective(50px);
        transform: rotateY(90deg) perspective(50px);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        background: #fff
    }
}

@-webkit-keyframes temp {
    50% {
        -webkit-transform: scale(1, 5);
        transform: scale(1, 5);
        background: #fff
    }
}

@keyframes temp {
    50% {
        -webkit-transform: scale(1, 5);
        transform: scale(1, 5);
        background: #fff
    }
}

.price_planContainer {
    display: inline-block;
    width: 100%;
    float: none;
    padding: 0
}

hr {
    margin-top: 6px !important;
    margin-bottom: 0 !important;
    border: 0 !important;
    border-top: 0 !important
}

.price_planContainer h2 {
    display: inline-block;
    font-family: gotham_medium;
    font-size: 30px;
    color: #ad0000;
    padding-bottom: 0;
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700
}

.price_planContainer p {
    text-align: center;
    margin-bottom: 40px;
    font-size: 18px;
    font-family: gotham_book;
    margin-top: 20px
}

.package a {
    background: #ad0000;
    color: #fff;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 30px;
    display: inline-block;
    position: absolute;
    width: 60%;
    bottom: -20px;
    border-radius: 40px
}

.package a:focus,
.package a:hover {
    background: #231f20;
    text-decoration: none
}

.static_body .rain1,
.static_body .rain2,
.static_body .rain3,
.static_body .rain4,
.static_body .rain5 {
    position: fixed
}

.wrapper {
    font-family: arial;
    font-weight: 400;
    color: #9f9f9f;
    font-size: 15px;
    width: 100%;
    float: none;
    text-align: center
}

.package {
    box-sizing: border-box;
    width: 25%;
    height: auto;
    border: 1px solid #e8e8e8;
    border-radius: 7px;
    display: inline-block;
    padding: 24px 24px 50px 24px;
    text-align: center;
    float: none;
    transition: margin-top .5s linear;
    position: relative;
    margin-right: 8px;
    margin-left: 8px;
    margin-bottom: 60px;
    display: inline-block;
    background: #fff
}

::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: #ad0000
}

.clearfix {
    float: none
}

.clearfix::after {
    content: "";
    clear: both;
    display: table
}

.package:hover {
    border: 1px solid #ad0000
}

.name {
    color: #ad0000;
    font-weight: 700;
    font-size: 18px;
    margin-top: 0;
    float: none;
    text-align: center;
    font-family: gotham_medium
}

.name span {
    color: #11090a;
    margin-left: 4px
}

.price {
    margin-top: 0;
    font-weight: 700;
    float: none;
    text-align: center;
    font-size: 40px;
    color: #ad0000;
    margin-right: 60px;
    font-family: gotham_medium
}

.price s {
    font-size: 18px;
    color: #11090a;
    position: absolute;
    top: 60px;
    margin-left: 6px;
    line-height: normal
}

.price b {
    text-decoration: none;
    font-size: 14px;
    position: absolute;
    top: 80px;
    margin-left: 6px;
    background: #11090a;
    color: #fff;
    padding: 1px;
    line-height: normal
}

hr {
    background-color: #dedede;
    border: none;
    height: 1px !important
}

.trial {
    font-size: 14px;
    font-weight: 600;
    padding: 2px 21px 2px 21px;
    color: #11090a;
    border: 1px solid #e4e4e4;
    display: inline-block;
    border-radius: 15px;
    background-color: #fff;
    position: relative;
    bottom: -17px;
    float: none;
    line-height: normal
}

.wrapper h2 {
    font-family: arial;
    font-weight: 400;
    color: #9f9f9f;
    font-size: 15px;
    width: 100%;
    float: none
}

.packages_bottom {
    text-align: center;
    font-size: 10px;
    border: 1px dashed #11090a;
    color: #000;
    text-transform: uppercase;
    margin-top: 22px;
    padding: 4px;
    width: 70%;
    display: inline-block
}

.package ul {
    list-style: none;
    padding: 0;
    text-align: left;
    margin-top: 28px;
    height: 240px;
    overflow: hidden
}

.package li {
    background: url(/app_themes/images/bulets.png) no-repeat left 6px;
    border-bottom: 1px dashed #ece5e7;
    padding: 4px 0 1px 0;
    margin-bottom: 2px;
    color: #000;
    margin-right: 10px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 16px;
    font-family: gotham_light
}

.package li strong {
    margin-right: 4px;
    color: #000;
    font-weight: 400 !important
}

.checkIcon {
    font-family: FontAwesome;
    content: "\f00c"
}

.brilliant {
    border-color: #ad0000
}

.brilliant::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 64px 64px 0 0;
    border-color: #ad0000 transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0;
    content: ""
}

.brilliant::after {
    font-family: FontAwesome;
    content: "\f00c";
    color: #fff;
    position: absolute;
    left: 9px;
    top: 6px;
    text-shadow: 0 0 2px #37c5b6;
    font-size: 1.4rem
}

.portfolio_imgcontainer {
    display: inline-block;
    width: 100%;
    height: auto
}

.grid {
    margin-top: 1rem;
    display: flex;
    flex-flow: row wrap
}

.grid .thumb-img:hover {
    opacity: .8
}

input[type=radio] {
    display: none
}

input[type=radio] {
    display: none
}

input[type=radio][id=reset]:checked+label {
    background: #ffca28;
    color: #fff
}

input[type=radio][id=architecture]:checked+label {
    background: #29b6f6;
    color: #fff
}

input[type=radio][id=architecture]:checked~.grid .landscape,
input[type=radio][id=architecture]:checked~.grid .people {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    opacity: 0
}

input[type=radio][id=landscape]:checked+label {
    background: #26a69a;
    color: #fff
}

input[type=radio][id=landscape]:checked~.grid .architecture,
input[type=radio][id=landscape]:checked~.grid .people {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    opacity: 0
}

input[type=radio][id=people]:checked+label {
    background: #ec407a;
    color: #fff
}

input[type=radio][id=people]:checked~.grid .architecture,
input[type=radio][id=people]:checked~.grid .landscape {
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    opacity: 0
}

.tile {
    margin: 0;
    transition: all .5s;
    padding: 4px;
    width: 32%;
    display: none;
    float: left
}

.load_more1,
.load_more2,
.load_more3,
.load_more4,
.load_more5 {
    width: 100%;
    display: inline-block;
    text-align: center
}

.load_more_btn {
    background: #ad0000;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 40px;
    font-size: 18px;
    margin-top: 30px;
    display: inline-block;
    font-weight: 700;
    font-family: arial;
    float: none
}

.load_more_btn:focus,
.load_more_btn:hover {
    background: #11090a;
    color: #fff;
    text-decoration: none
}

.load_more_detailbtn {
    float: none;
    width: 100%;
    display: inline-block;
    text-align: center;
    display: none
}

.grid12 .load_more_detailbtn {
    margin-top: 30px
}

.port_responsiveIn {
    opacity: 0;
    height: 0;
    padding: 0
}

.port_responsiveIn .portfolio_1,
.port_responsiveIn .portfolio_4 {
    display: none
}

.tile img {
    width: 100%;
    vertical-align: middle
}

.lightbox {
    display: none;
    position: fixed;
    z-index: 999999999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    text-align: center
}

.lightbox img {
    max-width: 850px;
    max-height: 550px;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9999999999
}

.web_grid .lightbox {
    display: none;
    position: fixed;
    z-index: 999999999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    text-align: center;
    overflow: hidden auto
}

.web_grid .lightbox img {
    position: relative;
    top: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9999999999;
    width: 70%;
    max-width: inherit;
    max-height: inherit;
    cursor: grab;
    display: inline-block
}

.web_grid .portfolio_close {
    right: 7px;
    top: 0;
    position: fixed
}

.lightbox:target {
    outline: 0;
    display: block
}

a.lightbox:hover {
    cursor: default
}

.portfolio_close {
    color: #fff;
    font-size: 28px;
    background: #11090a;
    display: inline-block;
    font-weight: 700;
    padding: 0 6px;
    cursor: pointer;
    position: absolute;
    right: 6px;
    font-family: arial;
    top: -4px
}

#portfolio {
    width: 100%;
    display: inline-block;
    float: none;
    padding: 60px 0 80px 0
}

#portfolio h2 {
    display: inline-block;
    font-family: gotham_medium;
    font-size: 30px;
    color: #ad0000;
    padding-bottom: 0;
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700
}

#portfolio p {
    font-family: gotham_book;
    font-size: 16px;
    color: #000;
    display: inline-block;
    width: 100%;
    margin-top: 0;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px
}

.ads_bg {
    width: 100%;
    float: none;
    padding: 20px 0 120px 0;
    background: #fff9;
    display: inline-block
}

.dynamic_slider_btn_container {
    position: absolute;
    right: 0;
    top: 50%;
    left: 50%;
    margin-right: 0;
    transform: translate(-87%, 350%);
    margin: 0
}

.dynamic_slider_btn_container a {
    padding: 12px 40px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    border: 1px solid transparent;
    background: #11090a;
    margin-right: 20px
}

.dynamic_slider_btn_container a:hover {
    background: 0 0;
    border: 1px solid #fff;
    text-decoration: none
}

.dynamic_slider_btn_container .astyle3 {
    width: 179px;
    border: 1px solid #5f5f5f
}

.package_detail1,
.package_detail10,
.package_detail12,
.package_detail13,
.package_detail14,
.package_detail14sgo,
.package_detail15,
.package_detail16,
.package_detail16pgo,
.package_detail17,
.package_detail18,
.package_detail19,
.package_detail2,
.package_detail3,
.package_detail4,
.package_detail5,
.package_detail6,
.package_detail7,
.package_detail8,
.package_detail9,
.package_detaile1 {
    font-size: 14px;
    font-weight: 600;
    padding: 2px 10px 2px 10px;
    color: #11090a;
    border: 1px solid #e4e4e4;
    display: none;
    border-radius: 15px;
    background-color: #fff;
    position: relative;
    bottom: -13px;
    float: none
}

.package_detail101,
.package_detail11,
.package_detail121,
.package_detail131,
.package_detail141,
.package_detail141sgo,
.package_detail151,
.package_detail161,
.package_detail161pgo,
.package_detail171,
.package_detail181,
.package_detail21,
.package_detail31,
.package_detail41,
.package_detail51,
.package_detail61,
.package_detail71,
.package_detail81,
.package_detail91,
.package_detaile11 {
    font-size: 14px;
    font-weight: 600;
    padding: 2px 10px 2px 10px;
    color: #11090a;
    border: 1px solid #e4e4e4;
    display: none;
    border-radius: 15px;
    background-color: #fff;
    position: relative;
    bottom: -13px;
    float: none
}

.top_dynamicnav {
    float: none;
    display: inline-block;
    margin-right: 150px
}

.main_banner {
    width: 100%;
    float: none;
    display: inline-block;
    position: relative;
    margin-top: 96px
}

main {
    max-width: 100%;
    padding: 60px 0
}

main section {
    display: none;
    padding: 40px 0 0;
    border-top: 1px solid #abc;
    float: left;
    width: 100%
}

main input {
    display: none
}

main label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 8px;
    font-weight: 600;
    text-align: center;
    box-shadow: 0 0 4px #f3ebeb;
    font-family: gotham_medium;
    font-size: 14px
}

main label:before {
    font-family: fontawesome;
    font-weight: 400;
    margin-right: 4px
}

main label[for*='1']:before {
    content: '\f044'
}

main label[for*='2']:before {
    content: '\f24d'
}

main label[for*='3']:before {
    content: '\f00e'
}

main label[for*='4']:before {
    content: '\f009'
}

main label[for*='5']:before {
    content: '\f291'
}

main label[for*='6']:before {
    content: '\f1ea'
}

main label[for*='7']:before {
    content: '\f03d'
}

main label[for*='8']:before {
    content: '\f171'
}

main label:hover {
    color: #ad0000;
    border: 1px solid #abc;
    border-top: 2px solid #ad0000;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    background: 0 0
}

main input:checked+label {
    color: #ad0000;
    border: 1px solid #abc;
    border-top: 2px solid #ad0000;
    border-bottom: 1px solid #fff;
    background: 0 0
}

main h2 {
    display: inline-block;
    font-family: gotham_medium;
    font-size: 30px;
    color: #ad0000;
    padding-bottom: 22px;
    width: 100%;
    text-align: center;
    margin-top: 0
}

main p {
    text-align: center;
    margin-bottom: 40px;
    font-size: 16px;
    font-family: gotham_medium
}

#tab1:checked~#content1,
#tab2:checked~#content2,
#tab3:checked~#content3,
#tab4:checked~#content4,
#tab5:checked~#content5,
#tab6:checked~#content6,
#tab7:checked~#content7,
#tab8:checked~#content8 {
    display: block
}

main .price {
    margin-top: 0
}

main .price s {
    top: 86px
}

main .price b {
    top: 106px
}

.sepration_line {
    width: 100%;
    text-align: center;
    float: none;
    display: inline-block;
    margin: 40px 0 40px 0
}

.sepration_line h4 {
    display: inline-block;
    font-size: 24px;
    position: relative;
    z-index: 999;
    background: #fff;
    padding: 0 6px;
    color: #ad0000;
    font-weight: 700;
    margin: 0
}

.sepration_line hr {
    position: relative;
    top: -20px;
    width: 50%;
    background-color: #ad0000 !important
}

.view_packages {
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 20px
}

.view_packages a {
    display: inline-block;
    float: none;
    background: #ad0000;
    color: #fff;
    padding: 10px 30px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 8px
}

.view_packages a:hover {
    background: #11090a;
    text-decoration: none
}

.top-nav-icon-blocks {
    float: left
}

.top-nav-icon-blocks1 {
    float: right
}

.icon-block {
    display: inline-block;
    padding: 0 20px 0 0;
    text-align: right
}

.icon-block img {
    width: 16px;
    margin-top: -2px
}

.top_socialicons {
    border-bottom: 1px solid #f1f1f1;
    padding: 0 0 2px
}

.icon-block a {
    font-size: 13px;
    text-decoration: none;
    color: #097db7l
}

.icon-block:last-child {
    padding: 0
}

.right-col img {
    width: 100%;
    margin-bottom: 20px
}

#portfolio .row:after {
    content: "";
    display: table;
    clear: both
}

#portfolio .column {
    margin: 0;
    transition: all .5s;
    padding: 4px;
    width: 33%;
    display: none;
    float: none
}

#portfolio .modal {
    display: none;
    position: fixed;
    z-index: 999999999999;
    padding-top: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #00000087;
    text-align: center
}

#portfolio .modal-content {
    position: relative;
    margin: auto;
    padding: 0;
    display: inline-block;
    float: none;
    width: 850px;
    background: 0 0;
    box-shadow: none;
    border: 0
}

#portfolio .close {
    color: #fff;
    position: fixed;
    top: 10px;
    right: 25px;
    font-size: 40px;
    font-weight: 700;
    opacity: 1
}

#portfolio .close:focus,
#portfolio .close:hover {
    color: #999;
    text-decoration: none;
    cursor: pointer
}

.mySlides {
    display: none
}

#portfolio .cursor {
    cursor: pointer
}

#portfolio .next,
#portfolio .prev {
    cursor: pointer;
    position: fixed;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    transition: .6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    background-color: rgba(0, 0, 0, .8)
}

#portfolio .next {
    right: 0;
    border-radius: 3px 0 0 3px
}

#portfolio .prev {
    left: 0
}

#portfolio .next:hover,
#portfolio .prev:hover {
    background-color: rgba(0, 0, 0, .8);
    text-decoration: none !important
}

.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0
}

.caption-container {
    text-align: center;
    background-color: #000;
    padding: 2px 16px;
    color: #fff
}

#portfolio .demo {
    opacity: .6
}

#portfolio .active,
#portfolio .demo:hover {
    opacity: 1
}

#portfolio img.hover-shadow {
    transition: .3s
}

#portfolio .hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.website_portfolio .mySlides img {
    padding-bottom: 40px
}

#main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    padding: 40px 0
}

.nav {
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
    flex: 1 1 auto;
    margin-bottom: 40px;
    border-bottom: 1px solid #abc
}

.nav-item {
    position: relative;
    display: inline-block;
    margin: 0 0 -1px;
    padding: 16px 36px;
    font-weight: 600;
    text-align: center;
    box-shadow: 0 0 4px #f3ebeb;
    text-transform: uppercase
}

.nav-item.active {
    color: #0af;
    border: 1px solid #abc;
    border-top: 2px solid #0af;
    border-bottom: 1px solid #fff;
    background: 0 0
}

.nav-item.active:before {
    width: 100%
}

.portfolio {
    display: flex;
    flex-flow: row wrap;
    padding: 0;
    margin: 0;
    list-style: none
}

.project {
    position: relative;
    flex: 1 0 calc(100% - 20px);
    margin: 10px
}

.project:hover .project-info {
    background: rgba(89, 89, 89, .7)
}
.container-fluid.padding_none.main{
    margin-top: -40px;
}
.bbot0{
    border-bottom: 0;
}
.blogs h2{
    padding: 20px 0;
}
.w-100{
    width: 100%;
}
.blogs h3 {
    padding: 20px 0;
}
h2.blog-head {
    font-size: 22px;
    font-weight: 600;
    color: #ec2c4c;
    margin-bottom: 15px;
    font-family: arial;
    border-bottom: 1px solid #afafaf;
    padding-bottom: 10px;}
.blog-ul li {
    padding-bottom: 10px;
    float: left;
    border-bottom: 1px solid #afafaf;
    margin-bottom: 10px;
    width: 100%;}
.blog-ul li a {
    color: #303b44;
}

@media (min-width:520px) {
    .project {
        flex: 0 0 calc((100% / 2) - 20px)
    }
}

@media (min-width:860px) {
    .project {
        flex: 0 0 calc((100% / 3) - 20px)
    }
}

.project-image img {
    display: block;
    width: 100%;
    height: 224px
}

.project-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px;
    color: #f6f6f6;
    background: rgba(89, 89, 89, .8);
    opacity: 0;
    transition: all 350ms ease-in
}

.project-info:hover {
    opacity: 1
}

@media (max-width:520px) {
    .project-info {
        opacity: .8
    }
}

.project-info-title {
    margin: 0 0 .5em;
    font-size: 2.5em;
    text-align: center;
    text-transform: uppercase
}

.project-info-button {
    padding: .5em 1em;
    color: inherit;
    text-decoration: none;
    border: 1px solid #f6f6f6;
    border-radius: 3px;
    transition: all 350ms
}

.project-info-button:hover {
    color: #595959;
    background: #f6f6f6;
    border-color: #f6f6f6
}

.work {
    padding-bottom: 0;
    margin-top: 60px;
    width: 100%
}

.work * {
    box-sizing: border-box
}

.work .category-buttons {
    text-align: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: left;
    flex: 1 1 auto;
    margin-bottom: 40px;
    border-bottom: 1px solid #abc;
    width: 100%
}

.work .category-buttons a {
    color: #333;
    position: relative;
    display: inline-block;
    margin: 0 0 -1px;
    padding: 16px 36px;
    font-weight: 600;
    text-align: center;
    box-shadow: 0 0 4px #f3ebeb;
    text-transform: uppercase;
    font-family: gotham_medium
}

.work .category-buttons a:focus,
.work .category-buttons a:hover {
    text-decoration: none !important
}

.work .category-buttons a.active {
    color: #ad0000;
    border: 1px solid #abc;
    border-top: 2px solid #ad0000;
    border-bottom: 1px solid #fff;
    background: 0 0
}

.work .grid {
    margin-top: 0;
    width: 100%;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 750ms cubic-bezier(1, 0, 0, 1);
    transition: all 750ms cubic-bezier(1, 0, 0, 1)
}

.work .grid .animating {
    -webkit-transition: all 750ms cubic-bezier(.175, .885, .32, 1.1);
    transition: all 750ms cubic-bezier(.175, .885, .32, 1.1)
}

.work .grid .setScale {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.work .grid .show {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.work .card {
    background: #fff;
    display: block;
    text-decoration: none;
    color: #2b2b2b;
    width: 33%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), 0 1px 5px rgba(0, 0, 0, .15);
    transform-origin: center center;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0
}

@media (max-width:480px) {
    .work .card {
        width: 100%
    }
}

.work .card img {
    display: block;
    width: 100%;
    height: 233px !important
}

.work .card .title {
    padding: 10px;
    color: #2b2b2b
}

.work .guide {
    width: 32%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1000
}

@media (max-width:992px) {
    #portfolio .modal-content {
        width: 84%
    }
    #portfolio .modal {
        padding-top: 100px
    }
    .work .card img {
        height: 136px !important
    }
    .work .card {
        width: 32%
    }
}

@media (max-width:768px) {
    #portfolio .modal-content {
        width: 84%
    }
    .nav li {
        width: 100%;
        display: inline-block
    }
    #portfolio .modal {
        padding-top: 30px
    }
    #portfolio .modal-content {
        width: 84%
    }
    #portfolio .close {
        top: 0;
        right: 5px;
        font-size: 34px
    }
    .work .card img {
        height: 158px !important
    }
    .port_pagebtn {
        bottom: 100px !important;
        left: 0
    }
}

@media (max-width:480px) {
    .work .guide {
        width: 100%
    }
    .work .category-buttons a {
        width: 100%
    }
    #portfolio .modal-content {
        width: 86%
    }
    #portfolio .column {
        padding: 3px 0 3px 3px;
        width: 49%
    }
    #portfolio .modal {
        padding-top: 200px
    }
    #portfolio .close {
        font-size: 44px
    }
    #portfolio .next,
    #portfolio .prev {
        top: 58%;
        padding: 6px
    }
    .work .card {
        width: 100%
    }
    .work .card img {
        height: 212px !important
    }
    .port_pagebtn {
        bottom: -80px
    }
	.container-fluid.padding_none.main{
		margin-top: 10px;
		background: #000;
	}
}

.port_pagebtn {
    position: absolute;
    bottom: 140px;
    left: 0
}

.port_responsiveIn img {
    display: none
}

.gtdacknowledgments {
    background: #f5f5f5;
    padding: 60px 0
}

.static_page .testi_bg {
    margin-top: -20px
}

.portfolio_set #portfolio {
    padding-bottom: 0
}

.dynamicPageIn {
    background: #f3f3f3;
    padding: 40px 0
}

.dynamicPageIn h1 {
    font: 30px gotham_medium;
    color: #ad0000;
    text-transform: uppercase;
    margin: 0
}

.dynamicPageIn h2 {
    font: 24px gotham_medium;
    color: #ad0000;
    text-transform: uppercase;
    margin: 0
}

.dynamicPageIn h3 {
    font: 18px gotham_medium;
    color: #ad0000;
    text-transform: uppercase;
    margin: 0
}

.dynamicPageIn p {
    font: 14px/24px gotham_book;
    color: #4a4949
}

.dynamicPageIn a {
    color: #000
}

.dynamicPageIn a:hover {
    color: #ad0000;
    text-decoration: none
}

.dynamicPageIn ul {
    padding: 0;
    margin: 0;
    display: inline-block
}

.dynamicPageIn li {
    background: url(/app_themes/images/bulets.png) no-repeat left center;
    color: #ad0000;
    padding-left: 24px
}

footer {
    background: #000
}

.welcome_arrowimg {
    height: 22px;
    width: 100%;
    display: inline-block;
    background: url(/app_themes/images/arrow_downimg.png) no-repeat center center;
    float: none;
    position: relative;
    margin-top: 30px;
    cursor: pointer
}

.welcome_arrowimg:after,
.welcome_arrowimg:before {
    content: "";
    position: absolute;
    top: 0;
    border: 1px solid #eee;
    width: 43%
}

.welcome_arrowimg:before {
    left: 0
}

.welcome_arrowimg:after {
    right: 0
}

.welcome_morecontent {
    display: none
}

.error_404page {
    text-align: center;
    font: 80px gotham_black;
    padding: 140px 0
}

.feature_img1 {
    height: 68px;
    width: 53px;
    display: inline-block;
    background: url(/app_themes/images/sprite.png) no-repeat -2px -928px;
}

.feature_img2 {
    height: 70px;
    width: 68px;
    display: inline-block;
    background: url(/app_themes/images/sprite.png) no-repeat -2px -1102px;
}

.feature_img3 {
    height: 68px;
    width: 62px;
    display: inline-block;
    background: url(/app_themes/images/sprite.png) no-repeat -2px -1288px;
    box-shadow: 0 0 black;
}

@media (max-width:1200px) {
    .main_navigation li a {
        font-size: 13px;
        padding: 15px 9px
    }
    .main_navigation {
        margin: 10px 0 0
    }
    .sticky_header .main_navigation {
        margin: 22px 0 0
    }
    .span1 {
        font-size: 30px
    }
    .normal_text {
        font-size: 18px
    }
    .proj_container {
        height: 109px
    }
    .project_text {
        padding-top: 18px
    }
    .succes_msg_green {
        padding-top: 0
    }
    .h3_style1 {
        font-size: 14px
    }
    .ulli1 li a {
        font-size: 13px;
        padding-top: 8px;
        padding-bottom: 4px
    }
    .nwstxt {
        font-size: 13px
    }
    .input_style_1 {
        width: 86%
    }
    .top_area ul {
        padding: 0
    }
    .nav_social {
        display: none
    }
    .top_area ul li a {
        padding: 6px 6px 6px 40px
    }
    .package {
        width: 30%
    }
    .name {
        font-size: 22px
    }
    .package li {
        font-size: 13px
    }
    .lightbox img {
        max-width: 70%;
        max-height: initial;
        top: 10%
    }
    .top_dynamicnav {
        margin-right: 138px
    }
    .packages_bottom {
        width: 80%
    }
    main label {
        padding: 16px 4px;
        font-size: 12px
    }
    main .price s {
        top: 92px
    }
    main .price b {
        top: 112px
    }
    #portfolio h2 {
        font-size: 26px;
        background-position: center -370px
    }
    .price_planContainer h2 {
        font-size: 26px
    }
    .nav>li>a {
        padding: 0 18px
    }
    .welcome_arrowimg:after,
    .welcome_arrowimg:before {
        width: 41%
    }
}

@media (max-width:992px) {
    .main_navigation li a {
        font-size: 14px;
        padding: 14px 4px
    }
    .navbar-brand>img {
        width: 100%
    }
    .navbar-brand {
        width: 100%;
        padding-left: 0;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 0
    }
    .logo_icons2 {
        margin-left: 5px
    }
    .navbar-header {
        width: 32%
    }
    .glittery_lady {
        width: 79px;
        height: 100px
    }
    .hammer_moving {
        width: 100px;
        height: 100px
    }
    .hammer_img_container {
        width: 110px;
        height: 110px;
        top: 32px
    }
    .QOt_container {
        width: 100%
    }
    .des_text {
        padding-left: 0;
        width: 100%;
        display: block
    }
    .span_2 {
        color: #000;
        font: 11px gotham_book
    }
    .marginLeft48 {
        margin-left: 0 !important
    }
    .nav_social {
        margin: 12px 0 0
    }
    .span1 {
        font-size: 28px
    }
    .normal_text {
        font-size: 14px
    }
    .proj_container {
        height: 93px
    }
    .project_text {
        padding-top: 18px;
        font-size: 45px
    }
    .succes_msg_green {
        padding-top: 0
    }
    .h3_style1 {
        font-size: 14px
    }
    .ulli1 li a {
        font-size: 13px;
        padding-bottom: 5px;
        padding-top: 5px
    }
    .nwstxt {
        font-size: 13px;
        line-height: 20px
    }
    .input_style_1 {
        width: 82%
    }
    .top_area {
        display: none
    }
    .main_navigation {
        margin: 8px 0 0
    }
    .sticky_header .main_navigation {
        margin: 4px 0 0
    }
    .slider_text1 {
        top: 18%;
        width: 70%;
        left: 0;
        right: 0;
        margin: auto
    }
    .package {
        width: 33%;
        margin-left: 0;
        margin-right: 0
    }
    .name {
        font-size: 18px
    }
    .package li {
        font-size: 12px
    }
    .tile {
        padding: 4px 3px 4px 4px;
        width: 24%
    }
    .testimonial_slider_2 {
        padding-bottom: 40px
    }
    .packages_bottom {
        width: 90%
    }
    .web_grid .lightbox img {
        width: 90%
    }
    main .price {
        margin-top: 0;
        font-size: 36px
    }
    main .name {
        font-size: 18px
    }
    main label {
        padding: 14px 30px;
        font-size: 14px
    }
    .dynamic_slider_btn_container a {
        font-size: 16px
    }
    .package a {
        width: 72%
    }
    .sepration_line hr {
        width: 90%
    }
    main h2 {
        padding: 0;
        font-size: 24px;
        background-image: none
    }
    .getAssistance ul li a {
        background: 0 0 !important;
        padding: 0 !important
    }
    main .price s {
        top: 77px
    }
    main .price b {
        top: 96px
    }
    .gt_btn_conmtainer,
    .port_btn_conmtainer {
        top: 440px
    }
    .welcome_arrowimg:after,
    .welcome_arrowimg:before {
        width: 39%
    }
}

@media (max-width:768px) {
    .main_navigation li a {
        font-size: 16px;
        padding: 12px 0;
        display: block;
        background-color: #fff !important;
        color: #040607;
        border-radius: 0;
        text-align: center
    }
    .main_navigation li a:after {
        opacity: 1;
        height: 1px;
        top: 0;
        width: 100%
    }
    .main_navigation li a:before {
        bottom: 0;
        opacity: 1;
        height: 1px;
        width: 100%;
        display: none
    }
    .navbar-brand>img {
        width: 70%;
		margin-top: 8px;
		margin-bottom: 8px;
    }
    .navbar-brand {
        width: 45%;
        padding-left: 15px;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-right: 15px
    }
    .navbar-toggle {
        margin-top: 14px;
        background-color: #fff;
        margin-left: 0;
        margin-right: 0
    }
    .navbar-toggle .icon-bar {
        background-color: #030e14
    }
    .logo_icons2 {
        margin-left: 5px
    }
    .navbar-header {
        width: 100%
    }
    .glittery_lady {
        width: 150px;
        height: 142px
    }
    .hammer_moving {
        width: 100px;
        height: 100px
    }
    .hammer_img_container {
        width: 110px;
        height: 110px;
        top: 32px
    }
    .QOt_container {
        width: 100%;
        height: auto
    }
    .des_text {
        padding-left: 0;
        width: 100%;
        display: block
    }
    .span_2 {
        color: #000;
        font: 11px gotham_book
    }
    .marginLeft48 {
        margin-left: 0 !important
    }
    .main_navigation {
        margin: auto;
        overflow: auto
    }
    .nav_social {
        margin: 12px 0 0;
        text-align: center;
        background-color: #fff;
        border-radius: 5px
    }
    .nav_social li {
        display: inline-block
    }
    .logo_icons,
    .logo_icons2 {
        padding: 15px 15px !important;
        background-color: #ad0000 !important
    }
    .logo_icons2:hover,
    .logo_icons:hover {
        animation: none
    }
    .span1 {
        font-size: 32px;
        margin-top: 2%
    }
    .blink {
        font-size: 33px
    }
    .normal_text {
        font-size: 14px
    }
    .proj_container {
        height: 93px
    }
    .project_text {
        padding-top: 18px;
        font-size: 45px
    }
    .succes_msg_green {
        padding-top: 0
    }
    .h3_style1 {
        font-size: 14px;
        display: inline-block;
        width: 100%;
        text-align: center
    }
    .ulli1 li a {
        font-size: 13px;
        padding-bottom: 5px;
        background-image: none;
        padding-left: 0
    }
    .nwstxt {
        font-size: 13px;
        line-height: 20px;
        text-align: center
    }
    .input_style_1 {
        width: 90%;
        float: left
    }
    .dashed_border {
        display: none
    }
    .h3_styling {
        float: none;
        text-align: center
    }
    .span_2 {
        float: none;
        display: block;
        text-align: center;
        font-size: 14px
    }
    .download_container,
    .eye_container,
    .moniter_container,
    .paint_container {
        display: none
    }
    .bag_container,
    .develop_text,
    .hammer_container,
    .lady_container,
    .lady_next,
    .lady_text {
        border: none
    }
    .text_only {
        width: 100%
    }
    .bag_container {
        float: left
    }
    .lady_container:after,
    .lady_container:before {
        display: none
    }
    .hammer_container:before,
    .lady_next:after,
    .lady_next:before {
        display: none
    }
    .bag_container,
    .develop_text,
    .hammer_container,
    .lady_container,
    .lady_next,
    .lady_text {
        border-bottom: 1px dashed red
    }
    .bag_container {
        position: static;
        height: auto
    }
    .rocket {
        display: none
    }
    .description p {
        font-size: 14px;
        margin-top: 20px
    }
    .writing_effect {
        padding-bottom: 5px;
        margin: 0 0 0
    }
    .writing_effect:after {
        bottom: 0
    }
    .gt_btn_conmtainer,
    .port_btn_conmtainer {
        top: 300px;
        font-size: 14px;
        padding: 10px 6px;
        width: 210px;
        z-index: 99
    }
    .port_btn_conmtainer {
        left: 280px
    }
    .gt_btn_conmtainer {
        right: 160px
    }
    .slider_menu {
        bottom: 6px
    }
    .heading_1 {
        font: 22px gotham_medium;
        margin-top: 0
    }
    .para_style1 {
        font: 14px/16px gotham_book
    }
    .slider_bottom_menu {
        display: none
    }
    .heading_2 {
        font-size: 22px;
        padding: 15px 0
    }
    .span_1 {
        font-size: 20px
    }
    .bold_text {
        display: inline-block;
        font: 40px/36px gotham_black;
        padding-bottom: 0
    }
    .img_container img {
        display: inline-block;
        padding-bottom: 10px
    }
    .img_container {
        margin-bottom: 2%
    }
    .proj_container {
        width: 50%
    }
    .descript_txt {
        margin-bottom: 4%
    }
    .testmonial_text {
        font: 16px/20px gotham_light
    }
    .pencil {
        right: 10px;
        top: 15px
    }
    .testi_container {
        width: 100%
    }
    .testin_center_container {
        margin: 0
    }
    .testi_heading_container {
        margin: 0 0
    }
    .Q_fld_container {
        margin-bottom: 1%
    }
    .input_style3 {
        padding: 5px 10px
    }
    .testi_textarea {
        height: 75px
    }
    footer {
        text-align: center
    }
    .fld_container {
        text-align: center;
        display: inline-block;
        width: 80%
    }
    .h3_styling {
        font: 20px gotham_medium
    }
    .desktop_container {
        display: none
    }
    .nws_button {
        float: left
    }
    .rq_callback {
        width: 100%;
        top: 310px
    }
    .big_rocket_container {
        display: none
    }
    .navbar {
        position: absolute
    }
    .QT_heading_styling {
        text-align: center;
        margin-top: 0
    }
    .fld_wrapper_container {
        width: 100%;
        margin: 0
    }
    .Q_fld_container {
        width: 100%
    }
    .submit_btn2 {
        margin-top: 2%;
        display: inline-block;
        text-align: center;
        float: none
    }
    .Q_select {
        background-position: 100% -227px
    }
    .slider_text1 {
        width: 90%;
        top: 28%
    }
    .top_area {
        display:none
    }
   
    main label {
        padding: 14px 10px;
        font-size: 14px
    }
    .package {
        width: 52%
    }
    .name {
        font-size: 22px
    }
    .package ul {
        height: auto;
        overflow: hidden !important
    }
    .tile {
        padding: 1px;
        width: 33%
    }
    .packages_bottom {
        width: 70%
    }
    main .price {
        margin-top: 0
    }
    main .name {
        font-size: 22px
    }
    main label {
        padding: 16px 16px;
        font-size: 14px
    }
    main .price s {
        top: 90px
    }
    main .price b {
        top: 110px
    }
    .sepration_line hr {
        top: -20px;
        width: 90%
    }
    .main_banner {
        margin-top: 50px
    }
    .dynamic_slider_btn_container a {
        font-size: 14px;
        padding: 10px
    }
    .icon-block {
        padding: 0 10px 0 0
    }
    .getAssistance ul li a {
        padding: 0 !important;
        background: 0 0 !important
    }
    #portfolio h2,
    .price_planContainer h2 {
        font-size: 22px;
        background: 0 0 !important;
        padding: 0;
        margin: 0
    }
    .price_planContainer p {
        margin-top: 20px
    }
    .navbar-brand {
        padding: 0 10px
    }
    .gtcNavColor .navbar-brand {
        width: auto
    }
    .gtcNavColor {
        padding: 0 !important
    }
    .gtcNavColor #gtcScroll {
        width: 90%
    }
    .gtcNavColor .navbar-nav {
        margin-top: 6px
    }
    .welcome_arrowimg:after,
    .welcome_arrowimg:before {
        display: none
    }
    .welcome_arrowimg {
        margin-top: 10px
    }
}

@media (max-width:480px) {
    .span1 {
        font-size: 17px
    }
    .blink {
        font-size: 15px
    }
    .gt_btn_conmtainer,
    .port_btn_conmtainer {
        top: 272px;
        width: 49%;
        right: 0;
        left: 0;
        font-size: 12px;
        padding: 4px
    }
    .port_btn_conmtainer {
        top: 306px
    }
    .navbar-brand {
        width: 89%;
        padding: 0
    }
    .gtcNavColor .navbar-brand {
        width: 89%;
    }
	.navbar-header{
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		align-items: center;
	}
    .navbar-toggle {
        margin-top: 12px;
		margin-bottom:12px;
    }
    .main_navigation li a {
        font-size: 16px;
        padding: 14px 0
    }
    .rq_callback {
        background-color: #fe8222 !important;
        background-image: none !important;
        border: none;
        border-radius: 0;
        width: 94%;
        top: 150px;
        padding: 10px
    }
    .center_container {
        margin-top: 0;
        width: 100%
    }
    .rq_heading {
        font-size: 22px
    }
    .small_flds {
        width: 100% !important;
        margin-bottom: 4%
    }
    .heading_1 {
        font: 15px gotham_medium
    }
    .para_style1 {
        font: 12px/14px gotham_book
    }
    .testmonial_text {
        font: 14px/18px gotham_light
    }
    #carousel_testimonial .carousel-control {
        bottom: 0;
        top: inherit
    }
    .heading_2 {
        font-size: 18px
    }
    .input_style_1 {
        width: 87%
    }
    .fld_container {
        width: 100%
    }
    .QT_heading_styling {
        font: 18px gotham_black
    }
    .maroon_big {
        font: 18px gotham_black
    }
    .close2 {
        font-size: 12px;
        padding-top: 0
    }
    .testi_heading_style {
        font: 16px gotham_medium
    }
    .testi_container {
        height: auto
    }
    .submit_btn {
        text-align: center;
        float: none;
        display: inline-block
    }
    .succes_msg_green {
        padding: 0;
        background-image: none
    }
    .captcha_container {
        display: inline-block
    }
    .top_area {
        width: 100%;
        margin: 2% 0 0;
        float: none;
        display: inline-block
    }
    .rq_btn_container {
        margin-top: 0
    }
    .drp_down_1 {
        background: url(/app_themes/images/rq_pop_sprite.png) no-repeat 7px -88px, url(/app_themes/images/rq_pop_sprite.png) no-repeat 343px -223px #fff
    }
    .drp_down_2 {
        background: url(/app_themes/images/rq_pop_sprite.png) no-repeat 7px -119px, url(/app_themes/images/rq_pop_sprite.png) no-repeat 343px -223px #fff
    }
    .calender {
        background: url(/app_themes/images/rq_pop_sprite.png) no-repeat 4px -156px, url(/app_themes/images/rq_pop_sprite.png) no-repeat 332px -191px #fff
    }
    .top_area {
        display: none
    }
    .main {
        height: auto !important
    }
    .slider_bottom_menu {
        display: inline-block
    }
    .slider_bottom_menu li {
        margin-right: 4px
    }
    .slider_bottom_menu a {
        height: 40px;
        width: 40px;
        border: 1px solid #fff
    }
    .eye {
        background-position: 3px -1900px
    }
    .slider_menu {
        bottom: 24px;
		display:none;
    }
    .case {
        background-position: 5px -454px
    }
    .box {
        background-position: 3px -1815px
    }
    .dots {
        background-position: 3px -1815px
    }
    .window {
        background-position: 3px -1738px;
    }
    .box:after,
    .case:after,
    .dots:after,
    .eye:after,
    .window:after {
        display: none
    }
    .navbar-header {
        margin: 0 !important
    }
    .navbar {
        position: fixed;
		background: #000;
		padding-bottom: 0px !important;
		margin-bottom: 0;
    }
    .sticky_header .navbar-brand {
        padding: 0;

    }
    #carousel-example-generic .carousel-indicators {
        left: 0;
        right: 0;
        width: 100%;
        margin: 0 auto;
        bottom: 80px
    }
    .carousel-indicators .active,
    .carousel-indicators li {
        display: inline-block;
        margin: 0 4px 4px 0
    }
    .slider_text1 {
        top: 16%
    }
    .dark_blue_bg .pull-left {
        float: none !important;
        display: inline-block;
        margin-bottom: 0;
        text-align: left;
        width: 100%
    }
    .dark_blue_bg .pull-right {
        float: none !important;
        display: inline-block;
        margin-top: 0;
        text-align: left;
        width: 100%
    }
    .dynamic_slider_btn_container {
        transform: translate(-63%, 120%);
        width: 68%
    }
    .dynamic_slider_btn_container a {
        padding: 4px 12px;
        font-size: 12px;
        margin-right: 6px
    }
    .package {
        width: 100%
    }
    .package_ul1,
    .package_ul10,
    .package_ul11,
    .package_ul12,
    .package_ul13,
    .package_ul14,
    .package_ul14sgo,
    .package_ul15,
    .package_ul16,
    .package_ul16pgo,
    .package_ul17,
    .package_ul18,
    .package_ul19,
    .package_ul2,
    .package_ul3,
    .package_ul4,
    .package_ul5,
    .package_ul6,
    .package_ul7,
    .package_ul8,
    .package_ul9 {
        display: none
    }
    .package_detail1,
    .package_detail10,
    .package_detail12,
    .package_detail13,
    .package_detail14,
    .package_detail14sgo,
    .package_detail15,
    .package_detail16,
    .package_detail16pgo,
    .package_detail17,
    .package_detail18,
    .package_detail19,
    .package_detail2,
    .package_detail3,
    .package_detail4,
    .package_detail5,
    .package_detail6,
    .package_detail7,
    .package_detail8,
    .package_detail9,
    .package_detaile1 {
        display: inline-block
    }
    .trial {
        display: none
    }
    .price_planContainer {
        padding: 0
    }
    #portfolio h2 {
        font-size: 22px
    }
    .tile {
        padding: 3px 0 3px 3px;
        width: 49%
    }
    .testimonial_2 {
        padding: 30px 20px 23px 20px
    }
    .content_2 {
        padding-left: 0
    }
    .lightbox img {
        max-width: 90%;
        top: 30%
    }
    .package hr {
        position: absolute;
        bottom: 47px;
        width: 88%
    }
    .packages_bottom {
        margin-top: 12px
    }
    .web_grid .lightbox img {
        width: 100%
    }
    .web_grid .lightbox {
        overflow: auto
    }
    main label {
        padding: 14px 0;
        font-size: 14px;
        width: 100%
    }
    main {
        padding: 30px 0
    }
    main h2 {
        font-size: 22px
    }
    main p {
        font-size: 14px
    }
    .view_packages {
        margin-top: 10px;
        margin-bottom: 30px
    }
    .price_planContainer h2 {
        font-size: 22px !important
    }
    .pop_content {
        margin-top: 60%
    }
    .pop_content_heading {
        line-height: 28px;
        font-size: 18px
    }
    .pop_content_heading span {
        font-size: 26px
    }
    .icon-block a span {
        display: none
    }
    .sepration_line h4 {
        font-family: Gotham-black;
        font-size: 18px
    }
    .sepration_line hr {
        top: -18px;
        width: 100%
    }
    .package a {
        width: 54%
    }
}