/* @import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800);
@import url(https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900);
@import url(https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i);
@import url(imp.css);
@import url(bootstrap.css);
@import url(font-awesome.min.css);
@import url(hover.css);
@import url(jquery.bxslider.css);
@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);
@import url(animate.min.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(jquery.fancybox.css);
@import url(prettyPhoto.css);
@import url(bootstrap-select.min.css);
@import url(imagehover.css);
@import url(../assets/price-filter/nouislider.css);
@import url(../assets/price-filter/nouislider.pips.css);
@import url(flexslider.css);
@import url(../assets/timepicker/timePicker.css);
@import url(../fonts/flaticon/flaticon.css);
@import url(../assets/jquery-ui-1.11.4/jquery-ui.css);
@import url(../assets/revolution/css/settings.css);
@import url(../assets/revolution/css/layers.css);
@import url(../assets/revolution/css/navigation.css);
@import url(../assets/bootstrap-sl-1.12.1/bootstrap-select.css);
@import url(../assets/language-switcher/polyglot-language-switcher.css); */

body,
html {
    height: 100%
}

body {
    font-family: Poppins, sans-serif;
    font-size: 15px;
    color: #000;
    line-height: 26px;
    font-weight: 400
}

button:focus {
    outline: 0
}

button {
    cursor: pointer;
    border: none;
    background: 0 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Poppins, sans-serif;
    font-weight: 500;
    margin: 0
}

h3 {
    font-size: 20px;
    line-height: 28px;
    color: #222
}

a,
a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
    border: none
}

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

i {
    font-style: normal
}

li,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.thm-btn {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    padding: 18px 30px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    transition: .5s;
    line-height: 14px;
    position: relative;
    color: #fff;
    width: 100%;
    border-radius: 100px;
    background-image: linear-gradient(to right, #e6182b, #ff7200)
}

.thm-btn:hover {
    background-image: linear-gradient(to left, #e6182b, #ff7200);
    font-size: 16px;
    transition: .1s;
    color: #fff
}

.header-upper {
    background-image: linear-gradient(to right, #e6182b, #ff7200)
}

.sec-title {
    position: relative;
    margin-top: -8px;
    padding-bottom: 10px
}

.disc a {
    color: #fff
}

.sec-title span.color-2 {
    color: #e6182b
}

.sec-title .border {
    display: block;
    width: 150px;
    height: 1px;
    background: #f0f0f0;
    margin: 12px auto 13px
}

.sec-title .border.center {
    margin: 12px auto 13px
}

.sec-title .border.color-2 {
    background: #e5e5e5
}

.sec-title h3 {
    display: block;
    color: #222;
    font-size: 42px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
    margin: 0 0 10px
}

.flex-box {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap
}

.flex-box-three {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center
}

.sec-pd-one {
    padding-top: 90px;
    padding-bottom: 50px
}

.owl-nav-style-one.owl-theme .owl-nav .owl-next {
    margin-left: 10px
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icon/preloader.gif)
}

@keyframes menu_sticky {
    0% {
        margin-top: -100px
    }

    50% {
        margin-top: -74px
    }

    100% {
        margin-top: 0
    }
}

.sticky-header {
    background-image: linear-gradient(to right, #e6182b, #ff7200);
    position: fixed;
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0;
    z-index: 0;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.state-content .text-box a {
    color: #fff;
    font-size: 22px;
    font-weight: 600
}

.state-content .text-box a:hover {
    color: #fff
}

.state-content .state ul li:first-child {
    border-left: none;
    margin-left: 0
}

.sticky-header .logo {
    padding: 10px 0
}

.sticky-header .navigation.clearfix a:hover {
    color: #fff
}

.sticky-header .logo a {
    display: inline-block
}

.fixed-header .sticky-header {
    z-index: 999;
    opacity: 1;
    visibility: visible;
    animation-name: menu_sticky;
    animation-duration: .6s;
    animation-timing-function: ease-out;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.sticky-header .main-menu .navigation li a {
    color: #fff;
    padding: 38px 0
}

.sticky-header .main-menu .navigation li ul li a {
    color: #353535
}

.sticky-header .main-menu .navigation>li>ul {
    box-shadow: none;
    border: 1px solid #f9f9f9
}

.scroll-to-top {
    background: #f87845;
    border: 2px solid #f87845;
    border-radius: 0;
    bottom: 25px;
    color: #fff;
    cursor: pointer;
    display: none !important;
    font-size: 30px;
    font-weight: 400;
    height: 50px;
    line-height: 44px;
    position: fixed;
    right: 15px;
    text-align: center;
    transition: .5s;
    width: 50px;
    z-index: 99999;
    -webkit-box-shadow: 0 8px 23px -6px #1b1b1b;
    -moz-box-shadow: 0 8px 23px -6px #1b1b1b;
    box-shadow: 0 8px 23px -6px #1b1b1b
}

.scroll-to-top:hover {
    color: #fff;
    background: #e75e28
}

input:focus,
select:focus,
textarea:focus {
    border-color: #43c3ea;
    outline: 0
}

.callto-action-text p a {
    background: 0 0;
    color: #f87845;
    padding: 0;
    position: relative
}

.callto-action-text p a b {
    background: 0 0;
    color: #f87845;
    padding: 0;
    position: relative;
    font-weight: 700;
    font-size: 20px
}

.callto-action-text p a:after {
    background: none;
    bottom: 0;
    content: "";
    display: block;
    height: 3px;
    left: 50%;
    position: absolute;
    background: linear-gradient(to right, #e6182b, #ff7200);
    transition: width .3s, left .3s;
    width: 0
}

.callto-action-text p a:hover:after {
    width: 100%;
    left: 0;
    font-weight: 700
}

.socialicon-style-two li {
    display: inline-block;
    float: left;
    margin-right: 10px
}

.socialicon-style-two li:last-child {
    margin-right: 0
}

.socialicon-style-two li a i {
    background: #e6182a;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    transition: .5s;
    width: 40px
}

.socialicon-style-two li a:hover i {
    color: #f87845;
    border-color: #fff;
    background: #fff
}

.parallax-bg-one {
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1
}

.parallax-bg-one::before {
    background: rgba(0, 0, 0, .85);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

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

.top-left p {
     background: url("{{ asset('public/'.$global->headericon) }}") left top no-repeat rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 45px;
    margin: 0;
    padding-left: 50px;
    max-width: 80%
}

.top-menu {
    margin: 6px 0
}

.top-menu li {
    display: inline-block;
    float: left;
    line-height: 20px;
    border-right: 1px solid #5569aa;
    padding: 0 15px
}

.top-menu li:last-child {
    border-right: 0px solid
}

.top-menu li a {
    color: #fff;
    transition: .5s
}

.top-menu li a:hover {
    color: #f87845
}

.header-area {
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    z-index: 99
}

.header-area .header-upper .inner-content {
    display: block;
    padding: 7px 0
}

.state-content .state ul {
    margin: 5px 0 6px
}

.state-content .state ul li {
    display: inline-block;
    float: left;
    border-left: 1px solid #e4e4e4;
    padding-left: 0;
    position: relative;
    margin-left: 15px
}

.state-content .state ul li:last-child {
    border-right: 0px solid;
    padding-right: 0;
    margin-right: 0
}

.state-content .state ul li .text-box {
    padding-left: 10px
}

.state-content .state ul li .text-box p {
    color: #949494;
    line-height: 24px;
    margin: 3px 0;
    display: inline-block
}

.header-upper-right p {
    color: #fff;
    display: inline-block;
    float: left;
    /* line-height: 22px; */
    margin: 0;
    text-align: left
}

.logo {
    float: left;
    padding: 15px 0
}

.header-lawer-content {
    display: block;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center
}

.header-lawer-content .logo a {
    display: inline-block
}

.sticky-header .stellarnav.light.left.desktop {
    background-color: transparent;
    margin-top: 12px
}

.sticky-header .has-sub ul li a {
    color: #000 !important
}

.sticky-header .stellarnav.light a {
    color: #fff
}

.header-lower-right {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    float: right;
    margin-top: 18px
}

.main-menu {
    float: left;
    position: relative
}

.main-menu .navbar-collapse {
    padding: 0
}

.main-menu .navigation {
    float: left;
    margin: 0;
    position: relative
}

.main-menu .navigation li {
    float: left;
    margin-left: 35px;
    position: relative
}

.main-menu .navigation li:first-child {
    margin-left: 0
}

.main-menu .navigation li:last-child:before {
    display: none
}

.main-menu .navigation li a {
    position: relative;
    color: #222;
    display: block;
    font-size: 17px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    opacity: 1;
    padding: 43px 0;
    transition: .3s;
    font-family: Poppins, sans-serif
}

.main-menu .navigation>li.current>a,
.main-menu .navigation>li:hover>a {
    color: #d71315;
    opacity: 1
}

.fixed-header .main-menu .navigation>li.current>a,
.fixed-header .main-menu .navigation>li:hover>a {
    color: #fff;
    opacity: 1
}

.main-menu .navigation li a:after {
    position: absolute;
    left: 0;
    top: 65px;
    content: "";
    display: block;
    background: #d71315;
    width: 100%;
    height: 1px;
    transition: .3s;
    text-align: center;
    opacity: 0
}

.sticky-header .current>a {
    color: #fff !important
}

.sticky-header .main-menu .navigation li a::after {
    background: #fff !important
}

.main-menu .navigation li.current-menu-item>a:after,
.main-menu .navigation li.current>a:after,
.main-menu .navigation li:hover>a:after {
    opacity: 1
}

.main-menu .navigation>li>ul {
    position: absolute;
    left: 0;
    top: 110%;
    width: 314px;
    background: rgba(255, 255, 255, .98);
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    transition: .5s;
    -moz-box-shadow: -1px -2px 4px #e8e8e8;
    -webkit-box-shadow: -1px -2px 4px #e8e8e8;
    box-shadow: 0 -2px 5px #e8e8e8;
    display: block;
    padding: 10px 15px
}

.main-menu .navigation>li:hover>ul {
    top: 80%;
    opacity: 1;
    visibility: visible
}

.main-menu .navigation>li>ul>li {
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    display: block
}

.main-menu .navigation>li>ul li::before {
    display: none
}

.main-menu .navigation li ul li a {
    color: #353535;
    display: block;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    padding: 11px !important;
    position: relative;
    text-transform: capitalize;
    transition: .5s
}

.main-menu .navigation li ul li a:before {
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    content: "\f105";
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    display: block;
    transition: .3s;
    opacity: 1;
    margin: 9px 0
}

.main-menu .navigation li ul li a:after {
    display: none
}

.main-menu .navigation>li>ul>li:hover>a {
    color: #fff;
    background-color: #d71315
}

.main-menu .navbar-collapse>ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    background: url(../images/icon/submenu-icon.png) center center/20px no-repeat;
    cursor: pointer;
    z-index: 5;
    display: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px
}

.search-box {
    background: #47588f;
    border-top: 1px solid #252525;
    opacity: 0;
    padding: 20px;
    position: absolute;
    right: 15px;
    top: 120%;
    transition: .5s;
    visibility: hidden
}

.search-box.now-visible {
    top: 100%;
    opacity: 1;
    visibility: visible;
    z-index: 99999999
}

.rev_slider_wrapper {
    position: relative;
    z-index: 10;
    margin-top: -50px
}

.callto-action-imgbox {
    position: relative;
    display: block;
    z-index: 1;
    margin-bottom: 40px;
    padding-top: 50px
}

.callto-action-imgbox::before {
    background: url(../images/resources/astro-circle.png) center/100% no-repeat;
    bottom: 0;
    content: "";
    left: 16px;
    position: absolute;
    right: 0;
    top: 40px;
    z-index: -1;
    animation: 15s linear infinite rotate;
    width: 460px;
    height: 460px
}

@keyframes rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.callto-action-imgbox img {
    width: 100%
 
}

.text-holder h2 {
    color: #ff7100;
    padding: 10px;
    font-family: "Josefin Sans", Sans-serif;
    font-size: 34px
}

.text-holder h3 {
    color: #fff;
    padding: 10px;
    font-size: 18px;
    background: radial-gradient(circle,rgba(230, 24, 43, 1) 0%, rgba(255, 113, 0, 1) 84%);
}

.text-holder p {
    color: #333;
    font-size: 14px;
    line-height: 22px;
    padding: 2px;
    margin: 5px 0 0
}

.callto-action-text .title span {
    color: #d71315;
    font-size: 18px
}

.callto-action-text .title h1 {
    color: #e6182b;
    font-size: 28px;
    font-weight: 500;
    line-height: 38px;
    margin: 2px 0 0
}

.callto-action-text .text-holder p {
    text-align: justify;
    font-family: "Josefin Sans", Sans-serif;
    font-size: 20px;
    line-height: 38px
}

.services-area {
    padding-top: 90px;
    background: #f9f9f9;
    position: relative;
    border: 1px solid #eee
}

.services-area .flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
      gap: 35px;
            margin-bottom: 5px;
}

.single-service-item {
    position: relative;
    padding: 5px;
  /*border-radius: 65px;*/
            max-width: 28.333333%;
            box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    width: 100%
}
/*
.single-service-item img {
    width: 130px;
    height: 130px;
    object-fit: cover
}
*/
.single-service-item.bg-one {
    background: #efefef
}

.single-service-item:hover {
    background-image: url(../images/counter-bg.jpg);
}
/*
.single-service-item .icon-holder {
    position: absolute;
    top: 70px;
    left: 40px
}
*/
.single-service-item .icon-holder span:before {
    font-size: 120px;
    line-height: 120px;
    color: #e9e9e9
}

.single-service-item .icon-holder .overlay-icon {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    bottom: 25px;
    text-align: center;
    z-index: 2
}

.single-service-item .icon-holder .overlay-icon span:before {
    color: #222;
    font-size: 65px;
    line-height: 65px;
    transition: .5s
}

.single-service-item:hover .icon-holder .overlay-icon span:before {
    color: #47588f
}

.single-service-item .text-holder {
    padding-left: 12px;
}

.single-service-item .text-holder h3 {
    margin: 10px;
    text-align: center;
}

.single-service-item:hover .text-holder p {
    color: #fff;
    transition: .5s;
}

.single-service-item:hover .text-holder h3 a {
    color: #fff;
}

.single-service-item .text-holder p {
    margin: 0 0 24px;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}

.single-service-item .text-holder a.readmore {
    border: 1px solid;
    color: #d71315;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    transition: .5s;
    background: #fff;
    padding: 13px 30px;
    border-radius: 100px;
    display: block;
    text-align: center;
}

.single-service-item:hover .text-holder a.readmore {
    color: #d71315
}

.single-service-item .text-holder a.readmore i {
    font-size: 16px;
    display: inline-block;
    padding-left: 7px
}

.fact-counter-area {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1
}

.fact-counter-area:before {
    background: url(../images/counter-bg.jpg) top center/cover no-repeat;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.single-fact-counter {
    display: block;
    margin-bottom: 40px;
    min-height: 150px;
    width: 25%;
    float: left;
    border-right: 1px solid #ce8780;
    padding-top: 5px
}

.single-fact-counter:last-child {
    border-right: none
}

.single-fact-counter .icon-holder span:before {
    color: #fff;
    font-size: 60px;
    line-height: 60px
}

.single-fact-counter .count-box {
    position: relative;
    height: 55px;
    margin: 28px 0 0
}

.single-fact-counter h1 {
    line-height: 55px
}

.single-fact-counter h1 span {
    font-family: Poppins, sans-serif;
    font-size: 55px;
    font-weight: 600;
    color: #fff
}

.single-fact-counter .count-box .overlay-title {
    position: absolute;
    top: 55px;
    bottom: 0;
    left: 0;
    right: 0
}

.single-fact-counter h3 {
    color: #fff;
    line-height: 26px;
    text-transform: capitalize;
    margin: 15px 0
}

.latest-project-area {
    position: relative;
    padding-top: 90px;
    padding-bottom: 90px;
    overflow: hidden
}

.latest-project-area .sec-title {
    text-align: center
}

.latest-project-area .left-content {
    margin-top: -5px
}

.latest-project-area .left-content h3 {
    color: #d71315;
    font-size: 20px;
    margin: 0 0 16px
}

.latest-project-area .left-content p {
    color: #000;
    margin: 0 0 24px;
    font-size: 14px;
    line-height: 26px
}

.latest-project-area .left-content a {
    background-image: linear-gradient(to right, #e6182b, #ff7200);
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    padding: 10px 30px;
    border-radius: 100px;
    margin-bottom: 20px;
    display: inline-block
}

.latest-project-area .left-content a i {
    font-size: 16px;
    display: inline-block;
    padding-left: 7px
}

.latest-project-area .right-content {
    margin-right: -345px
}

.latest-project-area .single-project-item {
    max-width: 390px;
    width: 100%;
    float: left;
    margin-bottom: 0
}

.single-project-item {
    overflow: hidden;
    display: block;
    margin-bottom: 40px
}

.single-project-item .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
    border: 6px solid #fff;
    border-radius: 20px
}

.single-project-item .img-holder img {
    transition: .9s;
    width: 100%;
    transform: scale(1.1, 1.1)
}

.single-project-item:hover .img-holder img {
    transform: scale(1.2, 1.2)
}

.single-project-item .static-overlay {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 100%;
    max-width: 300px;
    background-image: linear-gradient(to right, #e6182b, #ff7200);
    display: block;
    padding: 10px 13px;
    transition: .7s 0.5s;
    border-radius: 100px;
    text-align: center;
    color: #fff
}

.single-project-item:hover .static-overlay {
    bottom: -100%;
    transition-delay: 0.1s
}

.single-project-item .static-overlay h3 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 3px;
    color: #fff
}

.single-project-item .static-overlay h3 a {
    color: #fff;
    font-size: 16px
}

.single-project-item .static-overlay span {
    color: #47588f
}

.single-project-item .overlay {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    max-width: 300px;
    display: block;
    padding: 26px 20px 22px;
    opacity: 1;
    transform: translate3d(-100%, 0, 0);
    transition: .7s 0.2s;
    border-radius: 20px;
    background-image: linear-gradient(to right, #e6182b, #ff7200)
}

.single-project-item:hover .overlay {
    left: 10px;
    transform: translate3d(0, 0, 0);
    transition-delay: 0.3s
}

.single-project-item .overlay .content h3 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 3px
}

.single-project-item .overlay .content h3 a {
    color: #fff
}

.single-project-item .overlay .content span {
    color: #f87845
}

.single-project-item .overlay .content p {
    color: #eef2ff;
    margin: 15px 0 24px;
    font-size: 14px;
    line-height: 26px
}

.single-project-item .overlay .content a.readmore {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Poppins, sans-serif
}

.single-project-item .overlay .content a.readmore i {
    font-size: 16px;
    display: inline-block;
    padding-left: 7px
}

.latest-project-area .owl-nav-style-one .owl-controls {
    position: absolute;
    left: -140px;
    bottom: 0
}

.video-gallery-area {
    position: relative
}

.featured-content-box {
    position: relative;
    z-index: 2;
    margin-bottom: -170px
}

.single-featured-box {
    max-width: 31%;
    width: 100%;
    display: block;
    padding: 30px 30px 63px;
    margin: 13px;
    border-radius: 20px
}

.single-featured-box .icon-holder {
    margin-bottom: 24px
}

.single-featured-box .icon-holder span:before {
    color: #fff;
    font-size: 60px;
    line-height: 60px
}

.single-featured-box .text-holder h3 {
    color: #fff;
    margin: 0 0 16px
}

.single-featured-box .text-holder p {
    color: #fff;
    margin: 0;
    font-size: 14px;
    line-height: 26px
}

.single-featured-box.bg-one {
    background: #ff7200
}

.single-featured-box.bg-one .icon-holder span:before,
.single-featured-box.bg-one .text-holder h3,
.single-featured-box.bg-one .text-holder p {
    color: #fff
}

.single-featured-box.bg-two {
    background: #e6182b
}

.single-featured-box.bg-three {
    background: #ff7200
}

.video-galley-content {
    padding-top: 233px;
    padding-bottom: 90px;
    z-index: 1
}

.video-galley-content .inner-content {
    max-width: 900px;
    margin: 0 auto
}

.video-galley-content .title {
    margin-bottom: 23px
}

.video-galley-content .title h1 {
    font-size: 32px;
    line-height: 40px;
    text-transform: uppercase;
    background: linear-gradient(to right, #e6182b, #ff7200);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.video-galley-content .text {
    margin-bottom: 52px
}

.video-galley-content .text p {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin: 0
}

.video-galley-content .icon-holder {
    margin-bottom: 30px
}

.video-galley-content .icon-holder span:before {
    color: #fff;
    font-size: 80px;
    line-height: 80px
}

.video-galley-content a.video-partner {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    padding: 10px 30px;
    background-image: linear-gradient(to right, #e6182b, #ff7200);
    border-radius: 100px;
    text-transform: uppercase
}

.faq-appointment-area {
    position: relative
}

.faq-content-box {
    position: relative;
    display: block;
    padding: 50px 40px;
    margin-right: 35px;
    margin-bottom: 40px;
    background-image: linear-gradient(to right, #e6182b, #ff7200);
    border-radius: 20px
}

.faq-content-box .sec-title {
    padding-bottom: 16px
}

.faq-content-box .sec-title span {
    color: #fff;
    -webkit-text-fill-color: white;
    text-align: left;
    font-size: 16px
}

.faq-content-box .sec-title .border {
    background: #fff
}

.faq-content-box .sec-title h3 {
    color: #fff;
    font-size: 34px
}

.accordion-box {
    display: block;
    overflow: hidden;
    padding: 0
}

.accordion-box .accordion {
    position: relative
}

.accordion-box .accordion .accord-btn {
    border-bottom: 1px solid #ffffff1f;
    cursor: pointer;
    position: relative;
    transition: .5s;
    display: block;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 19px
}

.accordion-box .accordion .accord-btn h4 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    transition: .5s
}

.accordion-box .accordion .accord-btn::after {
    color: #eef2ff;
    content: "↓";
    font-family: Flaticon;
    font-size: 25px;
    font-weight: 500;
    line-height: 25px;
    position: absolute;
    right: 0;
    top: 20px;
    transition: .5s;
    text-align: center
}

.accordion-box .accordion .accord-btn.active {
    transition: .5s
}

.accordion-box .accordion .accord-btn.active h4 {
    color: #fff
}

.accordion-box .accordion .accord-btn.active:after {
    content: "↓";
    color: #fff;
    background: 0 0
}

.accordion-box .accordion .accord-content {
    display: none;
    position: relative;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-right: 0;
    border-bottom: 1px solid #ffffff1f
}

.accordion-box .accordion .accord-content.collapsed {
    display: block
}

.accordion-box .accordion .accord-content p {
    text-align: justify;
    margin: 0;
    color: #fff;
    font-size: 14px;
    line-height: 26px
}

.appointment-box {
    border: 1px solid #f2f2f2;
    margin-left: 0px;
    display: block;
    padding: 45px 50px 46px;
    border-left: none;
    margin-top: 10px;
    border-radius: 20px 20px 0;
    background: #fff
}

.appointment-box h1 {
    text-align: center
}

.customer-feedback {
    background: #f4f4f4;
    padding-top: 90px;
    padding-bottom: 70px;
 

}

.customer-feedback .thumb-box.style2 {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center
}

ul.thumb-box.style2 li a img {
    border-radius: 100%;
    width: 150px;
    height: 150px
}

.customer-feedback .thumb-box.style2 li {
    float: left;
    margin-right: 30px
}

.customer-feedback .thumb-box.style2 li:last-child {
    margin-right: 0
}

.customer-feedback .thumb-box.style2 li a {
    position: relative
}

.customer-feedback .thumb-box.style2 li a .img-holder {
    position: relative;
    overflow: hidden;
    display: block
}

.customer-feedback .thumb-box.style2 li a.active .img-holder:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    border: 2px solid #e6182b;
    transition: .7s;
    border-radius: 100%
}

.customer-feedback .bx-wrapper {
    position: relative;
    margin: 0;
    padding: 0
}

.customer-feedback .bx-wrapper .bx-viewport {
    box-shadow: none;
    border: 0;
    left: 0;
    top: 26px;
    background: #fff;
    transform: translatez(0);
    margin: 0 auto;
    max-width: 1020px;
    -moz-box-shadow: 0 3px 10px #ededed;
    -webkit-box-shadow: 0 3px 10px #ededed;
    box-shadow: 0 3px 10px #ededed;
    border-radius: 20px
}

.single-testimonial-content .text-box {
    width: 75%;
    display: block;
    padding: 33px 40px 32px 115px;
    position: relative
}

.single-testimonial-content .text-box:before {
    position: absolute;
    top: 40px;
    bottom: 40px;
    right: 0;
    width: 1px;
    background: #f2f2f2;
    content: ""
}

.single-testimonial-content .text-box:after {
    position: absolute;
    top: 38px;
    left: 40px;
    content: "\f109";
    font-family: Flaticon;
    font-size: 40px;
    line-height: 40px;
    color: #f2f2f2
}

.single-testimonial-content .text-box p {
    color: #222;
    font-size: 14px;
    line-height: 28px;
    margin: 0;
    font-weight: 400
}

.single-testimonial-content .name-box {
    width: 25%;
    padding-top: 53px;
    text-align: center
}

.single-testimonial-content .name-box h4 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    margin: 0 0 5px
}

.single-testimonial-content .name-box p {
    color: #d71315;
    margin: 0
}

.customer-feedback ul.nav-link {
    display: block;
    position: relative;
    left: 45%;
    font-size: 40px;
    width: 110px;
    padding: 0
}

.customer-feedback ul.nav-link li {
    display: inline-block;
    float: left;
    margin-right: 10px
}

.customer-feedback ul.nav-link li:last-child {
    margin-right: 0
}

.customer-feedback ul.nav-link li a {
    transition: .5s;
    border: 1px solid #e8e8e8;
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    color: #555;
    line-height: 46px
}

.customer-feedback ul.nav-link li a.bx-prev {
    float: left
}

.customer-feedback ul.nav-link li a.bx-next {
    float: right
}

.customer-feedback ul.nav-link li a:hover {
    color: #47588f;
    border-color: #d71315;
    transition: .5s
}

.footer-area {
    position: relative;
    padding: 70px 0 65px;
    clear: both;
    background-image: linear-gradient(to right, #e6182b, #ff7200)
}

.single-footer-widget .footer-logo {
    padding: 0 0 32px
}

.single-footer-widget .our-info {
    overflow: hidden
}

.single-footer-widget .our-info p {
    margin: 0 0 26px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px
}

.single-footer-widget .footer-contact-info {
    overflow: hidden
}

.single-footer-widget .footer-contact-info li {
    position: relative;
    background-color: #0000000d;
    padding: 10px;
    margin-bottom: 10px;
    display: flex;
    min-height: 50px;
    border-radius: 12px;
    border: 1px solid #f13f19
}

.footer-contact-info li a {
    width: 100%;
    display: flex
}

.single-footer-widget .footer-contact-info li .icon-holder {
    position: relative;
    top: 1px;
    margin-right: 9px
}

.single-footer-widget .footer-contact-info li .icon-holder span:before {
    color: #fff;
    font-size: 18px;
    line-height: 16px
}

.single-footer-widget .footer-contact-info h5 {
    color: #ffffff;
    /* Replace this with your desired color */
}

.single-footer-widget .footer-contact-info li .icon-holder span.map-marker:before {
    position: relative;
    top: 3px
}

.single-footer-widget .footer-social-links {
    overflow: hidden;
    margin: 22px 0 0
}

.single-footer-widget .title {
    display: block;
    overflow: hidden;
    position: relative;
    padding-bottom: 20px
}

.single-footer-widget .title .border {
    width: 70px;
    height: 1px;
    margin: 12px 0 0;
    background: #fff;
    display: block
}

.single-footer-widget .title h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 30px
}

.single-footer-widget.mar-lft {
    margin-left: 60px
}

.single-footer-widget .usefull-links {
    display: block;
    margin-top: -2px
}

.single-footer-widget .usefull-links li {
    margin-bottom: 5px;
    position: relative
}

.single-footer-widget .usefull-links li:last-child {
    margin-bottom: 0
}

.single-footer-widget .usefull-links li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    transition: .7s
}

.single-footer-widget .usefull-links li a i {
    display: inline-block;
    font-size: 16px;
    padding-right: 9px
}

.single-footer-widget .usefull-links li:hover a {
    color: #f87845
}

.footer-bottom-area {
    background: #000;
    padding: 22px 0
}

.footer-bottom-area .footer-bottom {
    overflow: hidden
}

.footer-bottom-area .footer-bottom .copyright-text {
    margin: 0;
    width: 100%;
    text-align: center
}

.footer-bottom-area .footer-bottom .copyright-text p {
    color: #eef2ff;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    font-family: Poppins, sans-serif;
    line-height: 26px
}

.footer-bottom-area .footer-bottom .copyright-text p a {
    color: #f87845;
    font-weight: 600;
    transition: .5s
}

.footer-bottom-area .footer-bottom .copyright-text p a:hover {
    color: #eef2ff
}

.breadcrumb-area {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 247px;
    padding-bottom: 122px;
    position: relative;
    z-index: 1;
    margin-top: -156px
}

.breadcrumb-area .breadcrumbs h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 50px;
    text-transform: capitalize;
    text-align: center
}

.breadcrumb-bottom {
    position: absolute;
    left: 0;
    bottom: -33px;
    width: 100%;
    height: auto;
    overflow: hidden
}

.breadcrumb-bottom .inner-content {
    display: block;
    padding: 19px 20px 18px;
    overflow: hidden;
    border: 1px solid #f2f2f2;
    background: #fff
}

.breadcrumb-bottom .left ul li {
    display: inline-block;
    margin-right: 6px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 500;
    font-family: Poppins, sans-serif
}

.breadcrumb-bottom .left ul li:last-child {
    margin-right: 0
}

.breadcrumb-bottom .left ul li a {
    color: #222;
    text-transform: capitalize;
    font-family: Poppins, sans-serif;
    transition: .5s
}

.breadcrumb-bottom .left ul li.active {
    color: #d71315
}

.breadcrumb-bottom .left ul li i {
    font-size: 16px;
    color: #47588f
}

.breadcrumb-bottom .left ul li a:hover {
    color: #47588f
}

.breadcrumb-bottom .right span {
    color: #47588f;
    font-size: 16px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    text-transform: capitalize;
    transition: .5s
}

.breadcrumb-bottom .right span i {
    font-size: 14px;
    color: #222;
    display: inline-block;
    padding-right: 6px
}

.breadcrumb-bottom .right a {
    display: inline-block
}

.breadcrumb-bottom .right span:hover {
    color: #222
}

.callto-action-area.style-two {
    padding-top: 123px
}

.working-carousel {
    position: relative;
    overflow: hidden;
    padding: 90px 30px 80px
}

.working-carousel:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 5px;
    background: url(../images/icon/working-text-bg.png) repeat-y;
    z-index: 1
}

.count-box em {
    font-style: normal;
    color: #fff
}

.contact-author-info {
    overflow: hidden;
    background: #fff;
    display: block;
    padding: 30px
}

.contact-author-info .text {
    margin-top: -7px
}

.contact-author-info .text p {
    margin: 0 0 17px
}

.contact-author-info ul li {
    position: relative;
    padding-left: 40px;
    border-bottom: 1px solid #f2f2f2;
    display: block;
    padding-bottom: 14px;
    margin-bottom: 14px
}

.contact-author-info ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.contact-author-info ul li .icon-holder {
    position: absolute;
    top: 6px;
    left: 0
}

.contact-author-info ul li .icon-holder span:before {
    color: #fff;
    font-size: 25px;
    line-height: 25px
}

.contact-author-info ul li .text-holder a {
    color: #fff;
    font-size: 18px;
    font-weight: 700
}

.contact-author-info ul li .text-holder p {
    color: #909090;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    margin: 0
}

.contact-author-info ul li .text-holder p span {
    color: #222;
    font-size: 16px;
    font-weight: 500;
    font-family: Poppins, sans-serif
}

.not-found-content h1 {
    color: #1c1c1c;
    font-size: 150px;
    font-weight: 700;
    margin: 0 0 16px
}

.not-found-content h3 {
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 15px;
    text-transform: uppercase
}

.not-found-content p {
    color: #f87845;
    font-size: 18px;
    margin: 0 0 30px
}

.not-found-content .search-form {
    width: 432px;
    position: relative;
    margin: 0 auto
}

.not-found-content .search-form input[type=text] {
    background: #fff;
    border: 1px solid #f4f4f4;
    color: #9a9a9a;
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    height: 55px;
    letter-spacing: 1px;
    padding-left: 20px;
    padding-right: 60px;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    width: 432px
}

.not-found-content .search-form button {
    background: #f9f9f9;
    border: 1px solid #f4f4f4;
    color: #1c1c1c;
    display: inline-block;
    height: 55px;
    padding: 11px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s;
    width: 55px
}

.not-found-content .search-form button i {
    font-size: 14px
}

.not-found-content .search-form input[type=text]:focus {
    border: 1px solid #47588f;
    background: #fff;
    color: #222
}

.not-found-content .search-form button:hover,
.not-found-content .search-form input[type=text]:focus+button {
    background: #47588f;
    color: #fff
}

.contact-info-area {
    padding: 123px 0 90px
}

.contact-author-info.contact-info .img-holder img {
    width: 100%;
    max-width: 400px
}

.contact-author-info.contact-info {
    display: block;
    overflow: hidden;
    background: #d71315;
    padding: 0;
    margin-right: -30px
}

.contact-carousel {
    display: block;
    padding: 26px 30px 28px
}

.contact-carousel .title {
    padding-bottom: 27px
}

.contact-carousel .title h3 {
    color: #fff
}

.contact-author-info.contact-info ul li {
    border-bottom: 1px solid #c70305
}

.contact-author-info.contact-info ul li:last-child {
    border-bottom: 1px solid #c70305;
    padding-bottom: 14px
}

.contact-author-info.contact-info ul li .text-holder p {
    color: #eef2ff;
    margin: 0;
    font-weight: 600
}

.contact-author-info.contact-info ul li .text-holder p span {
    color: #fff;
    font-weight: 500
}

.contact-author-info.contact-info .social-icon {
    overflow: hidden;
    padding-top: 20px
}

.contact-author-info.contact-info .social-icon li {
    border: none;
    padding: 0;
    margin: 0 20px 0 0;
    display: inline-block;
    float: left
}

.contact-author-info.contact-info .social-icon li:last-child {
    border: none;
    margin: 0;
    padding: 0
}

.contact-author-info.contact-info .social-icon li a i {
    color: #fff;
    font-size: 16px;
    transition: .5s
}

.contact-author-info.contact-info .social-icon li a:hover i {
    color: #f87845
}

.contact-author-info.contact-info .owl-controls {
    position: absolute;
    top: 20px;
    right: 30px
}

.google-map-box {
    position: relative
}

.contact-new {
    padding: 20px
}

.contact-new h3 {
    color: #fff;
    margin-bottom: 20px
}

.text-head {
    color: #000;
    font-weight: 200
}

.header-upper-right.clearfix {
    width: 39%
}

.header-upper-left.clearfix {
    width: 58%
}

.callto-action-text a {
    background-color: red;
    color: #fff;
    text-align: center;
    padding: 6px 8px;
    display: inline-block;
    border-radius: 9px
}

.callto-action-text div {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 1%
}

.text-holder a {
    color: #fff;
    font-weight: bold;
}

.text-holder ul {
    margin: 23px 0 30px
}

.text-holder ul li {
    font-weight: 500;
    font-style: italic;
    line-height: 32px;
  /*  display: inline-block;*/
    margin-bottom: 12px
}

.text-holder .usefull-links ul li i {
    color: #d71315;
    font-size: 16px;
    display: inline-block;
    padding-right: 15px
}

.text-holder .usefull-links li a b {
    background-color: red;
    color: #fff;
    text-align: center;
    padding: 1px 10px;
    display: inline-block;
    border-radius: 10px
}

.buttck a {
    padding: 10px 18px;
    display: inline-block;
    border-radius: 9px
}

#value1 .text-box p {
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase
}

#contact input,
#contact textarea {
    width: 100%;
    border: 1px solid #eee;
    margin: 10px 0;
    min-height: 62px;
    padding: 20px
}

.home-page-maps {
    background-color: #f9f9f9;
    padding: 50px 0;
    text-align: center;
    border: 1px solid #eee
}

.main-countries>ul {
    display: flex;
    flex-flow: row wrap;
    margin-left: 0;
    padding-left: 0
}

.main-countries li {
    margin-bottom: 20px;
    margin-right: 14px;
    text-align: center;
    width: 103px;
    list-style-type: none
}

.main-countries li:hover {
    scale: 1.10;
    transition: 0.3s;
}

.main-countries a {
    color: #222;
    font-size: 14px;
    line-height: 18px;
    display: block
}

.main-countries ul li a img {
    width: 70px;
    height: 70px;
    object-fit: contain
}

.main-countries img {
    border: 0 solid;
    display: inline-block;
    margin-bottom: 10px
}

.home-page-maps .sec-title h3 {
    font-size: 30px;
    background: linear-gradient(to right, #e6182b, #ff7200);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    margin-bottom: 20px
}

.footer-location {
    border-radius: 32px;
    padding: 50px 0
}

.services_area ul li {
    list-style-type: none;
    color: #000;
    font-size: 18px;
    margin-bottom: 14px;
    border-bottom: 1px dashed #eee;
    padding-bottom: 18px;
    text-align: justify
}

.services_area a {
    font-size: 14px;
    color: #000
}

.usefull-links li a:hover {
    text-decoration: underline;
    color: #fff !important
}

.services_area a:hover {
    text-decoration: underline
}

.location-main-box {
    width: 20%;
    float: left;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
}

.location-main-box img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    transition: transform 0.3s ease;
}

.location-main-box:hover {
    transform: scale(1.05);
}

.location-main-box a {
    margin-top: 10px;
    font-size: 16px;
    color: #333;
}

/* Clearfix for row */
.row::after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive: Stack on smaller screens */
@media screen and (max-width: 991px) {
    .location-main-box {
        width: 33.33%;
        /* 3 per row */
    }
}

@media screen and (max-width: 767px) {
    .location-main-box {
        width: 50%;
        /* 2 per row */
    }
}

@media screen and (max-width: 480px) {
    .location-main-box {
        width: 100%;
        /* 1 per row */
    }
}

.footer-location .nav-link {
    font-weight: 600;
    color: #222 !important;
    box-shadow: none !important;
    border: none;
    border-radius: 100px;
    font-size: 20px;
    text-transform: uppercase;
    background: #f4f4f4
}

.footer-location .nav-link.active {
    color: #fff !important;
    background-image: linear-gradient(to right, #e6182b, #ff7200);
    box-shadow: none !important;
    border: none;
    border-radius: 100px;
    font-size: 20px;
    text-transform: uppercase
}

.nav-tabs {
    border-bottom: none;
    gap: 20px
}

.main-list-anchor {
    background-color: #ffae00;
    text-transform: uppercase;
    background-image: linear-gradient(to right, #e6182b, #ff7200);
    display: inline-block;
    padding: 5px 20px;
    color: #fff !important;
    border-radius: 100px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none !important
}

.main-list-anchor a:hover {
    background-image: linear-gradient(to left, #e6182b, #ff7200);
    display: inline-block;
    padding: 5px 20px;
    color: #fff !important;
    border-radius: 100px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none !important
}

.nc12r {
    border: .5px line;
    color: #000;
    box-shadow: rgba(0, 0, 0, .1) 0 0 100px 0, rgba(0, 0, 0, .1) 0 0 100px 0;
    border-radius: 4px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px
}

.nc12r th {
    text-align: left
}

.nc12r ul {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 1%
}

.nc12r .h1,
.nc12r h2 {
    float: left;
    width: 100%;
    background: #37a4dd;
    color: #fff;
    border-radius: 4px;
    padding: 15px
}

.nc12r .sec-title h3 {
    text-align: center
}

.nc12r li a:hover {
    text-decoration: underline;
    text-align: center;
    color: #000 !important
}

.nc12r a {
    color: #000
}

.nc12r h1 {
    text-align: center;
    width: 100%;
    color: #d71314;
    border-radius: 4px;
    padding: 15px
}

.nc12r a:hover {
    text-decoration: underline
}

.td th {
    text-align: left;
    padding: 1.5px
}

.langugae {
    position: fixed;
    right: -59px;
    z-index: 9999;
    top: 235px;
    transform: rotate(1170deg)
}

.buttck a {
    background: linear-gradient(to right, #e6182b, #ff7200);
    color: #fff;
    font-family: Sans-serif;
    font-size: 20px;
    height: 50px;
    width: 274px;
    line-height: 34px;
    margin: 4px;
    text-align: center;
    border: none;
    transition: .3s
}

.buttck:hover a {
    box-shadow: inset 0 0 0 6px #d71315;
    background: #ffff;
    text-decoration: none;
    cursor: pointer;
    color: #d71315
}

ul.certificate-ul-sk li {
    width: 16.66%;
    float: left;
    margin: 0 auto;
    text-align: center;
    padding: 4px
}

.certificate-area-sk {
    text-align: center;
    padding-bottom: 50px
}

.customer-feedback-video {
    border: 1px solid #eee;
    padding: 80px 0 60px
}

ul.sk-video-review li {
    float: left;
    width: 100%;
    height: 270px;
    overflow: hidden;
    margin-bottom: 30px
}

ul.sk-video-review li video {
    width: 270px;
    height: 270px;
    border: 1px solid #eee;
    border-radius: 20px
}
