body{font-family: 'Open Sans', sans-serif; font-size:16px; font-weight:300; color:#888; line-height:30px; text-align:left;}

strong{font-weight:500;}

a{color:#ffcb15; text-decoration:none; transition:all .3s;}

a:hover, a:focus{color:#ffcb15; border:0; text-decoration:none;}

h1, h2, h3, h4, h5, h6{font-family:'Montserrat', sans-serif;}

h1, h2{margin-top:10px; font-size:38px; font-weight:100; color:#555; line-height:50px;}

h3{font-size:22px; font-weight:300; color:#555; line-height:30px;}

h4{font-size:18px; font-weight:300; color:#555; line-height:26px;}

img{max-width:100%;}

.section-title { max-width: 600px;

    margin: 0 auto;

       text-align: center;

}

.section-title h3{color: #4a394d;  margin-bottom: 0px;  letter-spacing: 5px; font-size: 36px; font-weight: 600; text-transform: uppercase;}

.section-title p {

   

    line-height: 24px;

    color: #838282;

    font-size: 16px;

    padding: 15px 0px;

}

.medium-paragraph{font-size:18px; line-height:34px;}

::-moz-selection{background:#ffcb15; color:#fff; text-shadow:none;}

::selection{background:#ffcb15; color:#fff; text-shadow:none;}

/***** Wrapper *****/

.wrapper{display:block;}

/***** Sidebar *****/

.sidebar{width:250px; height:100vh; position:fixed; top:0; right:-255px; z-index:1005; background:#333; color:#fff; transition:all .3s; box-shadow:3px 3px 3px rgba(51, 51, 51, 0.5); text-align:left;}

.sidebar.active{right:0;}

.dismiss{width:35px; height:35px; position:absolute; top:10px; left:10px; transition:all .3s; background:#444; border-radius:4px; text-align:center; line-height:35px; cursor:pointer;}

.dismiss:hover, .dismiss:focus{background:#555; color:#fff;}

.sidebar .logo{padding:70px 35px 20px; border-bottom:1px solid #444; transition:all .3s;}

.sidebar .logo a{display:block;}

.sidebar ul.menu-elements{padding:10px 0; border-bottom:1px solid #444; transition:all .3s;}

.sidebar ul li a{display:block; padding:10px 20px; border:0; color:#fff;}

.sidebar ul li a:hover, .sidebar ul li a:focus, .sidebar ul li.active > a:hover, .sidebar ul li.active > a:focus{outline:0; background:#555; color:#fff;}

.sidebar ul li a i{margin-right:5px;}

.sidebar ul li.active > a, a[aria-expanded="true"]{background:#444; color:#fff;}

.sidebar ul ul a{background:#444; padding-left:30px; font-size:14px;}

.sidebar ul ul li.active > a{background:#555;}

.sidebar a[data-toggle="collapse"]{position:relative;}

.sidebar .dropdown-toggle::after{display:block; position:absolute; top:50%; right:20px; transform:translateY(-50%);}

.sidebar .to-top{padding:20px; text-align:center;}

.sidebar .dark-light-buttons{padding:10px 20px 30px 20px; text-align:center;}

/* sidebar light */

.sidebar.light{background:#fff; color:#888;}

.sidebar.light .dismiss{background:#ddd; color:#888;}

.sidebar.light .dismiss:hover, .sidebar.light .dismiss:focus{background:#ccc; color:#888;}

.sidebar.light .logo{border-color:#eee;}

.sidebar.light .logo a{}

.sidebar.light ul.menu-elements{border-color:#eee;}

.sidebar.light ul li a{color:#888;}

.sidebar.light ul li a:hover, .sidebar.light ul li a:focus, .sidebar.light ul li.active > a:hover, .sidebar.light ul li.active > a:focus{background:#ccc; color:#888;}

.sidebar.light ul li.active > a, .sidebar.light a[aria-expanded="true"]{background:#ddd; color:#888;}

.sidebar.light ul ul a{background:#ddd;}

.sidebar.light ul ul li.active > a{background:#ccc;}

.sidebar.light a.btn-customized-3{background:#ddd; color:#888;}

.sidebar.light a.btn-customized-3:hover, .sidebar.light a.btn-customized-3:active, .sidebar.light a.btn-customized-3:focus, .sidebar.light a.btn-customized-3:active:focus, .sidebar.light a.btn-customized-3.active:focus, .sidebar.light a.btn-customized-3.btn.btn-primary:not(:disabled):not(.disabled):active, .sidebar.light a.btn-customized-3.btn.btn-primary:not(:disabled):not(.disabled):active:focus{background:#ccc; color:#888;}

.sidebar.light a.btn-customized-4.btn-customized-dark{background:#555;}

.sidebar.light a.btn-customized-4.btn-customized-light{background:#eee;}

.sidebar.light a.btn-customized-4.btn-customized-dark:hover, .sidebar.light a.btn-customized-4.btn-customized-dark:active, .sidebar.light a.btn-customized-4.btn-customized-dark:focus, .sidebar.light a.btn-customized-4.btn-customized-dark:active:focus, .sidebar.light a.btn-customized-4.btn-customized-dark.active:focus, .sidebar.light a.btn-customized-4.btn-customized-dark.btn.btn-primary:not(:disabled):not(.disabled):active, .sidebar.light a.btn-customized-4.btn-customized-dark.btn.btn-primary:not(:disabled):not(.disabled):active:focus{background:#ccc; color:#fff;}

.sidebar.light a.btn-customized-4.btn-customized-light:hover, .sidebar.light a.btn-customized-4.btn-customized-light:active, .sidebar.light a.btn-customized-4.btn-customized-light:focus, .sidebar.light a.btn-customized-4.btn-customized-light:active:focus, .sidebar.light a.btn-customized-4.btn-customized-light.active:focus, .sidebar.light a.btn-customized-4.btn-customized-light.btn.btn-primary:not(:disabled):not(.disabled):active, .sidebar.light a.btn-customized-4.btn-customized-light.btn.btn-primary:not(:disabled):not(.disabled):active:focus{background:#ccc; color:#fff;}

/***** Dark overlay *****/

.overlay{display:none; position:fixed; width:100vw; height:1000vh; background:rgba(51, 51, 51, 0.7); z-index:1002; opacity:0; transition:all .5s ease-in-out;}

.overlay.active{display:block; opacity:1;}

/***** Content *****/

.content{width:100%; transition:all 0.3s;}

.main-wrapper{display:block; position:relative; margin-top: 100px;}

.main-header{width:100%; height:auto; clear:both; float:left; position:absolute; top:60px; left:0px; z-index:10;}

.open-menu{ z-index:997; box-shadow:3px 3px 3px rgba(51, 51, 51, 0.2);}

.main-logo{width:100%; height:auto; clear:both; float:left; display:flex; align-items:center;}

.main-logo a{text-decoration:none; flex: 1;}

.main-logo h3{flex:2; font-size:16px; color:#000000; margin-bottom:0px; font-family: 'Open Sans', sans-serif; letter-spacing: 1px; font-weight: 600; position:relative;     top: 5px;

    left: 25px;}

.main-logo h3 a{color:#000000;}



/***** Buttons *****/

.right_linkss{text-align:right; position:relative; top:30px;}

.right_linkss .top-btn{margin-left:40px; background-color: #6802c8;     padding: 8px 12px; color: #fff; border: none; font-size: 12px; font-weight: bold; text-transform: uppercase; border-radius: 50px;}

.right_linkss .top-btn:hover, .right_linkss .top-btn:focus, .right_linkss .top-btn:active{background: #ffcb15; box-shadow:none;}

a.btn-customized{margin-left:0; margin-right:0; padding:0; background:transparent; border:0; border-radius:4px; font-size:24px; font-weight:300; color:#2b334b; line-height:1; box-shadow:none;}

a.btn-customized:hover, a.btn-customized:active, a.btn-customized:focus, a.btn-customized:active:focus, a.btn-customized.active:focus, a.btn-customized.btn.btn-primary:not(:disabled):not(.disabled):active, a.btn-customized.btn.btn-primary:not(:disabled):not(.disabled):active:focus{outline:0; background:transparent; background:transparent; border:0; color:#fff; box-shadow:none;}

a.btn-customized-2{margin-left:5px;margin-right:5px;padding:.75rem 1.5rem; background:#fff; border:0; border-radius:4px; font-size:16px; font-weight:300; color:#555; box-shadow:none;}

a.btn-customized-2:hover, a.btn-customized-2:active, a.btn-customized-2:focus, a.btn-customized-2:active:focus, a.btn-customized-2.active:focus, a.btn-customized-2.btn.btn-primary:not(:disabled):not(.disabled):active, a.btn-customized-2.btn.btn-primary:not(:disabled):not(.disabled):active:focus{outline:0; background:#ccc; background:rgba(255, 255, 255, 0.5); border:0; color:#555; box-shadow:none;}

a.btn-customized-3{display:inline-block; width:100%; margin:0; padding:.75rem 1.5rem; background:#444; border:0; border-radius:4px; font-size:16px; font-weight:300; color:#fff; box-shadow:none;}

a.btn-customized-3:hover, a.btn-customized-3:active, a.btn-customized-3:focus, a.btn-customized-3:active:focus, a.btn-customized-3.active:focus, a.btn-customized-3.btn.btn-primary:not(:disabled):not(.disabled):active, a.btn-customized-3.btn.btn-primary:not(:disabled):not(.disabled):active:focus{outline:0; background:#555; border:0; color:#fff; box-shadow:none;}

a.btn-customized-4{display:inline-block; width:28px; height:28px; margin:0 3px; padding:0; background:#444; border:0; border-radius:50%; font-size:16px; font-weight:300; color:#fff; box-shadow:none; text-indent:-999999px;}

a.btn-customized-4.btn-customized-dark{background:#222;}

a.btn-customized-4.btn-customized-light{background:#fff;}

a.btn-customized-4.btn-customized-dark:hover, a.btn-customized-4.btn-customized-dark:active, a.btn-customized-4.btn-customized-dark:focus, a.btn-customized-4.btn-customized-dark:active:focus, a.btn-customized-4.btn-customized-dark.active:focus, a.btn-customized-4.btn-customized-dark.btn.btn-primary:not(:disabled):not(.disabled):active, a.btn-customized-4.btn-customized-dark.btn.btn-primary:not(:disabled):not(.disabled):active:focus{outline:0; background:#555; border:0; color:#fff; box-shadow:none;}

a.btn-customized-4.btn-customized-light:hover, a.btn-customized-4.btn-customized-light:active, a.btn-customized-4.btn-customized-light:focus, a.btn-customized-4.btn-customized-light:active:focus, a.btn-customized-4.btn-customized-light.active:focus, a.btn-customized-4.btn-customized-light.btn.btn-primary:not(:disabled):not(.disabled):active, a.btn-customized-4.btn-customized-light.btn.btn-primary:not(:disabled):not(.disabled):active:focus{outline:0; background:#555; border:0; color:#fff; box-shadow:none;}

 

.about-info {

    padding: 60px 0px;

    position: relative;

}

.s-header-shape {

    position: absolute;

    top: -100px;

    left: 0;

    width: 100%;

    height: 100px;

    background-image: url(../images/shap2.png);

    background-size: cover;

    z-index: 999;

}

.layer-style{position: relative;}

.layer-style .thumb{}

.layer-style .thumb img{width: 450px;}

.layer-style .thumb:after {

    content: '';

    position: absolute;

    background-color: transparent;

    width: 80%;

    height: 80%;

    border: 3px solid #ffcb15;

    right: 50px;

    bottom: -30px;

    z-index: -1;

}

.layer-style .thumbImg{position: absolute; top: 60px; right: -55px;}

.layer-style .thumbbtn{position: absolute; bottom: 60px; right: -55px;}

.layer-style .thumbbtn a{     color: #000;

    border: 2px solid #ffcb15;

    font-size: 18px;

    font-weight: bold;

    padding: 15px 40px;

    border-radius:6px;

    text-align: center;

    background: #ffcb15;

   font-family:'Montserrat', sans-serif;}

   .layer-style .thumbbtn a:hover{background: #6802c8; color: #fff; border: 2px solid #6802c8;}

   .layer-style .thumbbtn a i{ color: #fff; padding-left: 15px;}

   .aboutSec{padding-left:80px;}

.aboutSec h5{color: #4a394d; font-size:55px; font-weight: 600;}

.aboutSec p{color:#838282; font-size: 16px;     margin: 20px 0px;}

.aboutSec h6{color: #6802c8; font-size:24px; font-weight: 600; font-style: italic;}

 















/*custom slider*/

/*===========Custom slider Section==========*/

.tp-banner-container {

    position: relative;

    z-index: 1;

    padding: 0;
    width: 100%;

}

.tp-banner {

    position: relative;

    width: 100%;

}

.tp-caption {

    line-height:normal !important

}

.tp-caption a {

    color: inherit !important;

}

.tp-bullets.simplebullets.round .bullet {

    border: 3px #fff solid;

    border-radius: 50%;

    background-image: none !important;

}

.tparrows {

    width: auto !important;

    height: auto !important;

    background-image: none !important;

}

.tp-arr-allwrapper {

    margin: 0 10px;

    width: 50px;

    border-radius: 50%;

    height: 50px;

    background: rgba(255,255,255,0.5);

}

.tp-arr-allwrapper:hover .tp-arr-iwrapper {

    color: #fff;

}

.tp-leftarrow .tp-arr-allwrapper {

}

.tp-rightarrow .tp-arr-allwrapper {

}

.tp-arr-iwrapper {

    color: #000;

    text-align: center;

    font-size: 30px;

    font-family:"Font Awesome 5 Free";

    line-height: 50px;

	font-weight:900;

}

.tp-leftarrow .tp-arr-iwrapper {

}

.tp-leftarrow .tp-arr-iwrapper:before {

    content: "\f104";

}

.tp-rightarrow .tp-arr-iwrapper:before {

    content: "\f105";

}

.tp-rightarrow .tp-arr-iwrapper {

}

.slide-h1 {

    margin: 5px 0 !important;

    padding: 0 0 10px !important;

    padding-bottom: 5px !important;

    color: #444;

    text-transform: uppercase;

    font-weight: bold;

    font-size: 57px;

}

.slide-h2 {

    margin: 5px 0 !important;

    padding: 0 0 10px !important;

    padding-bottom: 5px !important;

    color: #555;

    font-weight: bold;

    font-size: 55px;

    line-height: 100%;

}

.big-font {

    text-transform: uppercase;

    font-weight: 800;

    font-size: 60px;

}

.large-desc {

    font-size: 16px;

}

.slide-h3 {

    color: #fff;

    font-size: 31px;

    line-height: 100%;

}

.slide-h3 span {

    text-transform: uppercase;

    font-weight: bold;

}

.slide-head {

    text-transform: uppercase;

    font-weight: 900;

    font-size: 30px;

}

.slide-desc {

    font-size: 22px;

    line-height: 150%;

}

.main-title {

    text-transform: uppercase;

    font-weight: 800;

    font-size: 70px;

}

.icon-cont {

    padding: 15px 40px;

    border-radius: 10px;

    text-align: center;

}

.icon-cont:after {

    position: absolute;

    bottom: -10px;

    left: 40%;

    z-index: 5;

    display: inline-block;

    width: 0;

    height: 0;

    border-width: 10px 10px 0 10px;

    border-style: solid;

    content: "";

}

.icon-cont i {

    margin-bottom: 10px;

    color: #fff;

    font-size: 50px;

}

.icon-cont span {

    display: block;

    padding: 0 0 5px;

    color: #fff;

    text-align: center;

    font-size: 18px;

}

a.wit-btn {

    background: #fff;

    color: #333 !important;

    text-transform: uppercase;

}

.wit-line {

    width: 5%;

    height: 1px;

    background: #fff;

}

.vert-line {

    min-height: 270px;

    width: 1px;

    background: #fff;

}

.subTxt {

    text-transform: uppercase;

    font-weight: bold;

    font-size: 17px;

    color: #333;

}

.large-title {

    color: #222;

    font-size: 60px;

    font-weight: 800;

    text-transform: uppercase !important;

}

.large-light-title {

    color: #787878 !important;

    font-size: 70px;

    font-weight: lighter;

    text-transform: uppercase;

    letter-spacing:2px

}

.large-text {

    font-size: 20px;

    color: #000;

    font-weight: lighter;

}

.larger-text {

    font-size: 24px;

    font-weight: lighter;

    text-transform: uppercase;

}

.witTxt {

    color: #fff !important;

}

.light-font {

    font-weight: lighter !important;

    font-size: 50px;

}

.black-bg{

    background:rgba(0,0,0,.63);

    color:#a8a8a8;

    text-transform:none;

}

.lft-list {

    padding: 10px;

    font-size: 18px;

    color: #fff;

}

.wit-border {

    border: 1px #fff solid;

    padding: 15px 60px;

    color: #fff;

    font-size: 16px;

    text-transform: uppercase;

}

.rounded-bord {

    margin-right: 15px;

    border: 1px #fff solid;

    width: 30px;

    height: 30px;

    text-align: center;

    line-height: 30px;

    font-size: 13px;

    border-radius: 50%;

}

#vertical-ticker{

    height:120px;

    overflow:hidden;

}

#vertical-ticker li{

    padding:15px 20px;

    display:block;

    text-align:center;

}

.to-bottom i.fa{

    font-size: 30px;

    border:2px #a8a8a8 solid;

    padding:20px 22px;

    border-radius:50%;

    -webkit-animation: bounce 2s infinite linear;

    animation: bounce 2s infinite linear;

}



.tp-banner{margin-top:-50px; z-index:-1; position:relative;}





.slidertext1{color:#fff; font-size:48px; font-weight:bold; !important; padding:15px 0; text-transform:uppercase !important; line-height:60px; text-shadow: 0 0 10px rgba(0, 0, 0, 0.15); font-family: 'Montserrat', sans-serif; text-align:center;}



.slidertext3{color:#fff; font-size:60px; font-weight:bold; !important; padding:15px 0; text-transform:uppercase !important; line-height:60px; text-shadow: 0 0 10px rgba(0, 0, 0, 0.15); font-family: 'Montserrat', sans-serif; text-align:center;}





.slidertext2{color:#fff; font-size:36px; font-weight:100 !important; letter-spacing:6px; padding:15px 0; text-transform:uppercase !important; font-family: 'Poppins', sans-serif; text-align:left; text-shadow: 0 0 4px rgba(0, 0, 0, 0.15);}

.slidertext2 span{color:#fff;}

.slidertext4 a{color:#000 !important; border: 2px solid #ffcb15; font-size:18px; font-weight:bold; padding:18px 28px; border-radius: 50px;border btext-align:center; background:#ffcb15; font-family:'OpenSans', sans-serif;}

.slidertext4 a:hover{background:#000; color: #fff !important; border: 2px solid #000;}

a.slidebtn{background:#e76ba9; color:#fff !important; padding:15px 30px; font-size:16px; font-weight:normal !important; text-transform:none !important; display:inline-block; font-family:'OpenSans', sans-serif;}

a.slidebtn i{margin-left:10px;}





@-webkit-keyframes bounce {

    0% {

        transform:translateY(0%);

    }

    50% {

        transform:translateY(-30%);

    }

    100% {

        transform:translateY(0);

    }

}



/* Mozilla Firefox 15 below */

@-moz-keyframes bounce {

  0% {

        transform:translateY(0%);

    }

    50% {

        transform:translateY(-30%);

    }

    100% {

        transform:translateY(0);

    }

}



/* Opera 12.0 */

@-o-keyframes bounce {

    0% {

        transform:translateY(0%);

    }

    50% {

        transform:translateY(-30%);

    }

    100% {

        transform:translateY(0);

    }

}



/* W3, Opera 12+, Firefox 16+ */

@keyframes bounce {

    0% {

        transform:translateY(0%);

    }

    50% {

        transform:translateY(-30%);

    }

    100% {

        transform:translateY(0);

    }

}





/*workWrap*/

.workWrap{  

background: #ffffff; /* Old browsers */

background: -moz-linear-gradient(top,  #ffffff 0%, #ebeef3 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  #ffffff 0%,#ebeef3 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  #ffffff 0%,#ebeef3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebeef3',GradientType=0 ); /* IE6-9 */



padding: 60px 0px; position: relative;}

.projectImg{position:relative;}

.service-overlay{z-index:1000; position:relative;}

.heading a{text-decoration:none; color:#000; z-index:100; position:relative; font-size:36px; font-family: 'Montserrat', sans-serif; font-weight:bold;}

.heading2 a{color:#fff;}

.heading{opacity: 0; -webkit-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; position: relative;}

.heading:before{       content: '';

    position: absolute;

    background-color: #ffffff;

    width: 65px;

    height: 4px;

    left: 0;

    top: -15px;

    z-index: -1;

}

.heading2:before{ background-color: #ffcb15;}

.projectImg:after {

    position: absolute;

    content: "";

    left: 0;

    bottom: 0;

    width: 100%;

    height: 0;

     

    -webkit-transition: all .3s ease-in-out 0s;

    transition: all .3s ease-in-out 0s;



background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.55) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.55) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.55) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#8c000000',GradientType=0 ); /* IE6-9 */

}

.projectImg:hover:after {height: 100%;}

.service-overlay p{font-size:16px; color:#fff;}

.service-overlay {

    position: absolute;

    left: 30px;

    bottom: 0px;

    right: 40px; opacity:0;

    -webkit-transition: all .3s ease-in-out 0s;

    transition: all .3s ease-in-out 0s;

}

.projectImg:hover .service-overlay {

    bottom:30px; opacity:1;

}

.projectImg:hover:after {

    height: 100%;

}

.projectImg:hover .heading{

    opacity: 1;

}

.work_one{right: 20px;  left: auto; top: 140px;}

.projectImg:hover .work_one{    right: 20px;

    left: auto;

    top: 140px;

}

.work_services{padding-top:60px; position: relative;}

.work-boxx{text-align:center;}

.work-boxx h3{text-align:center; font-size: 18px; font-weight: bold; color: #000; padding-top: 15px;}

.work-boxx p{text-align:center; font-size:16px; font-weight: normal; color: #838282; line-height: 24px;}

 



/*focusedWrap*/

.focusedWrap{position: relative; background: #fff; padding-top: 60px;}

.pcbox{ 

    margin-top: 40px; 

    border-radius: 6px;

    height: 570px;

background: rgb(152,27,233); /* Old browsers */

background: -moz-linear-gradient(left,  rgba(152,27,233,1) 0%, rgba(104,2,200,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(left,  rgba(152,27,233,1) 0%,rgba(104,2,200,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to right,  rgba(152,27,233,1) 0%,rgba(104,2,200,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#981be9', endColorstr='#6802c8',GradientType=1 ); /* IE6-9 */

}

.pc-imgg{position: relative;

    top:-45px; z-index: 1

}

.pc-detail{position: relative; padding-top: 55px;}

.pc-detail h3{text-align:left; font-size:48px; font-weight: bold; line-height: 55px; text-transform: uppercase; color: #fff;}

.pc-detail h3 span{display: block; font-size: 30px;}

.pc-detail p{font-size: 18px; color: #fff; line-height: 28px; margin-top: 10px; margin-bottom: 25px;}

 .pc-detail a{  color: #000 !important;

    border: 2px solid #ffffff;

    font-size: 18px;

    font-weight: bold;

    padding: 14px 40px;

    border-radius: 50px;

     text-align: center;

    background: #ffffff;

    font-family: 'OpenSans', sans-serif;

}

 .pc-detail .top-btn{color: #000 !important; border: 2px solid #ffcb15;  background: #ffcb15; margin-left: 10px;} 

.pc-detail a:hover{color: #fff !important;  border: 2px solid #000000;  background: #000000;}







/*whatdo*/

.whatdo{position: relative; background: #f2f4f8; padding: 60px 0px;}

.whatdo .section-title {

    max-width: 100%;

    margin: 0 auto;

    text-align: left;

}   

.what-box{text-align: left;}

.what-boxx-img{margin-top: 5px; background: #fff; height: 150px; width: 150px; line-height: 150px; border-radius: 50%; text-align: center;}

.what-box h3 {

    font-size: 20px;

    font-weight: bold;

    color: #000;

    padding-top: 15px;

}

.what-box p {

    font-size: 16px;

    font-weight: normal;

    color: #838282;

    line-height: 24px;

    margin-bottom: 30px;

}

 /*chooseWrap*/

 .chooseWrap{padding-top: 80px; padding-bottom: 60px; background: #fff; position: relative;}

.chooseWrap-box{}

.chooseWrap-box h3{     color: #4a394d;

    margin-bottom: 0px;

    letter-spacing: 5px;

    font-size: 36px;

    font-weight: 600;

    text-transform: uppercase;

}

.chooseWrap-box h6{   line-height: 26px;

    color: #6802c8;

    font-weight: bold;

    font-size: 18px;

    padding: 15px 0px;

}

.chooseWrap-box p{   line-height: 26px;

    color: #838282;

    font-weight: normal;

    font-size: 18px;

    margin-bottom: 25px;

 

}

.chooseWrap-box a {

    font-size: 18px;

    font-weight: bold;

    padding: 14px 40px;

    border-radius: 50px;

    text-align: center;

    font-family: 'OpenSans', sans-serif;

    color: #000 !important;

    border: 2px solid #ffcb15;

    background: #ffcb15;

}

.chooseWrap-style{    position: relative;

}

.chooseWrap-style .thumb {text-align: right; position: relative;}

 .chooseWrap-style .thumb img{position: relative;}

.chooseWrap-style .thumb img:after{

     background-color: #19ce67;

    border-radius: 50%;

    content: "";

    height: 520px;

    left: 0;

    position: absolute;

    top: 0;

    width: 520px;

    z-index: -1;

    animation: animation-scale 1.8s infinite;

    -webkit-animation: animation-scale 1.8s infinite;

}

@keyframes animation-scale {

  0% {

    transform: scale(1);

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    opacity: 0.7;

  }

  100% {

    transform: scale(1.4);

    -webkit-transform: scale(1.4);

    -moz-transform: scale(1.4);

    -ms-transform: scale(1.4);

    -o-transform: scale(1.4);

    opacity: 0;

  }

}

@keyframes animation-scale-one {

  0% {

    transform: scale(0.7);

    -webkit-transform: scale(0.7);

    -moz-transform: scale(0.7);

    -ms-transform: scale(0.7);

    -o-transform: scale(0.7);

    opacity: 1;

  }

  100% {

    transform: scale(1.2);

    -webkit-transform: scale(1.2);

    -moz-transform: scale(1.2);

    -ms-transform: scale(1.2);

    -o-transform: scale(1.2);

    opacity: 0;

  }

}

@keyframes animation-scale-two {

  0% {

    transform: scale(0.8);

    -webkit-transform: scale(0.8);

    -moz-transform: scale(0.8);

    -ms-transform: scale(0.8);

    -o-transform: scale(0.8);

    opacity: 1;

  }

  100% {

    transform: scale(1.4);

    -webkit-transform: scale(1.4);

    -moz-transform: scale(1.4);

    -ms-transform: scale(1.4);

    -o-transform: scale(1.4);

    opacity: 0;

  }

}

.chooseWrap-style .thumbImg {

    position: absolute;

    top: 34%;

    left: 70px;

}

.thumbImg-box{text-align: center;

    border-radius: 50%;

    height: 220px;

    width: 220px;

         padding: 60px 0;



    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#981be9+0,6902c8+100 */

background: rgb(152,27,233); /* Old browsers */

background: -moz-linear-gradient(left,  rgba(152,27,233,1) 0%, rgba(105,2,200,1) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(left,  rgba(152,27,233,1) 0%,rgba(105,2,200,1) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to right,  rgba(152,27,233,1) 0%,rgba(105,2,200,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#981be9', endColorstr='#6902c8',GradientType=1 ); /* IE6-9 */

}

.thumbImg-box h3{font-size: 18px; font-weight: 600; color: #fff; margin-bottom: 0px; margin-top: 15px;}

footer{padding: 60px 0 10px; background: #413a48; position: relative;}

footer .social{list-style:none; margin-top: 15px}

footer .social a{text-decoration:none; font-size:25px; color:#fff; margin:0 2px;}

footer h3{color: #fff; font-size: 20px; font-weight: 600; line-height: 30px;}

.footerNav {list-style: none; display: block; margin: 0px; padding-left: 0;}

.footerNav li{display:block; line-height: 30px;}

.footerNav li a{color:#c9c9c9; font-size: 14px;}

.footerNav li a:hover{color:#ffd200;}

footer .footer-address {

    color: #fff;

    font-size: 14px;

    position: relative;

    padding-left: 30px;

    line-height: 24px;

}

footer .mail-us{

    color: #fff;

    font-size: 14px;

    position: relative;

    padding-left: 30px;

    line-height: 24px;

    margin-top: 10px;

}

footer .mail-us a{color: #fff;}

footer .callus{color: #fff;

    font-size: 22px;

    position: relative;

    font-weight: bold;

    padding-left: 30px;

    line-height: 24px;

    margin-top: 10px;

}

footer .callus a{color: #fff;}

footer .footer-address:before {

    content: "\f277";

    font-family: "Font Awesome 5 free";

    font-weight: 900;

    color: #ffd200;

    position: absolute;

    top: 0;

    left: 0;

    font-size: 16px;

    

}

footer .mail-us:before {

    content: "\f0e0";

    font-family: "Font Awesome 5 free";

    font-weight: 900;

    color: #ffd200;

    position: absolute;

    top: 0;

    left: 0;

    font-size: 16px;

}

.callus:before {

    content: "\f879";

    font-family: "Font Awesome 5 free";

    font-weight: 900;

    color: #ffd200;

    position: absolute;

    top: 0;

    left: 0;

    font-size: 16px;

}



.footercopy{      border-top: 1px solid #67616d;

    padding-top: 8px;

    margin-top: 15px;

}

.footercopy .copyright {

    font-size: 14px;

    color: #929292;

    padding-top: 5px;

    text-align: center;

}

/*navBg*/

.navBg{background: #f7f6f8; position: relative; z-index: 1; height: 135px;}

.navBg .main-header{top: 13px;}

.registerWrap{ 

    position: relative;

    padding: 50px 0px;

    background: url(../images/register_bg.jpg);

    background-position: center;

}



.about-img-pro {

    background-size: cover;

    height: 100%;

    left: 0;

    position: absolute;

    top: 0;

    width: 100%;

}

.registerWrap-box{background: #ffffff; border-radius: 5px; padding: 40px 50px;}

.registerWrap-box h3{font-size: 28px; font-weight: bold; color: #000; margin-bottom: 10px;}

.registerWrap-box p{line-height: 22px; font-weight: normal; color: #868a91; margin-bottom: 15px;}

.registerWrap-box form .form-group .form-control {

    display: block;

    width: 100%;

    height: 50px;

    padding: 10px 24px;

    font-size: 1rem;

    font-weight: 400;

    line-height: 1.5;

    color: #495057;

    background-color: #f7f7f7;

    background-clip: padding-box;

    border: 1px solid #f7f7f7;

    border-radius: 50px;

}

.registerWrap-box form .form-group .form-control:focus {

    box-shadow:none;

}

.registerWrap-box form .form-check-label{    font-size: 14px; color: #868a91;

    padding-left: 15px;

}

.registerWrap-box form .form-check-input{    position: absolute;

    margin-top: 6px;

    margin-left: -10px;

    height: 20px;

    width: 20px;

}

 

.registerWrap-box form p{color: #9e9c98;}

.registerWrap-box form p a{color: #000000;}

.registerWrap-box form p a:hover{color: #ffd200;}

.registerWrap-box form .btn{ 

    background-color: #6802c8;

    padding:13px 45px;

    color: #fff;

    border: none;

    font-size: 16px;

    font-weight: bold;

    text-transform: uppercase;

    border-radius: 50px;

    box-shadow: 0 4px 10px rgb(0 0 0 / 9%);

}

.registerWrap-box form .btn:hover{background-color: #ffcb15; color: #fff;}

/*contactpage*/

.contactpage{ position: relative;

    padding: 50px 0px;

    background: #fff; 

}

.contactpage h3{  text-align: center; padding-bottom: 30px;  font-family: 'Open Sans', sans-serif;

    font-size: 36px;

    font-weight: bold;

    color: #2b334b;}

.contactpage h3 span{font-size: 24px; display: block;}

.contact-photo{background:url(../images/contact-us.png) no-repeat; background-position:center center !important; margin-bottom: 50px; border-radius:3px;     padding:200px 0 50px;}

.contact-photo-box{max-width: 750px; position: relative; text-align: center; margin: auto;}

.contact-photo-box h3{  text-align: center; padding-bottom: 10px;  font-family: 'Open Sans', sans-serif;

    font-size: 36px; line-height: 40px;

    font-weight: bold; font-style: italic;

    color: #fff;}

.contact-photo-box h3 strong{color:#c1c802; font-weight: bold;}

 .contact-photo-box p{text-align: center; padding-bottom: 10px;  color: #ffffff; font-family: 'Open Sans', sans-serif;

    font-size: 18px; line-height: 24px}   

.contactpage h4{font-size: 24px; color: #383652; font-weight: bold;}

.contactpage form{margin-top: 30px;}

.contactpage form .form-group .form-control {

    display: block;

    width: 100%;

    height: 50px;

    padding:10px 13px;

    font-size: 1rem;

    font-weight: 400;

    line-height: 1.5;

    color: #495057;

    background-color: #f7f7f7;

    background-clip: padding-box;

    border: 1px solid #f7f7f7;

    border-radius:3px;

}

.contactpage form .form-group .form-control:focus {

    box-shadow:none;

}

.contactpage form .form-group textarea.form-control{height: 150px;}

.contactpage form .form-check-label {

    font-size: 14px;

    color: #868a91;

    padding-left: 15px;

}

.contactpage form .form-check-input {

    position: absolute;

    margin-top: 6px;

    margin-left: -10px;

    height: 20px;

    width: 20px;

}

.contactpage form .form-check-label a{

    font-size: 14px;

    color: #55acef;

}

.contactpage form .btn {

    background-color: #6802c8;

    padding: 13px 45px;

    color: #fff;

    border: none;

    font-size: 16px;

    font-weight: bold;

    text-transform: uppercase;

    border-radius: 50px;

    box-shadow: 0 4px 10px rgb(0 0 0 / 9%);

}

.contactpage form .btn:hover {

    background-color: #ffcb15;

    color: #fff;

}

.contact_details{    list-style: none;

    padding-left: 0;

    margin: 0;

}

.contact_details li{  

    margin-top: 30px;

        padding-left: 30px;

    padding-top: 30px;

    border-top: 1px solid #dddddd;

}



.contact_details .media {

    align-items: inherit !important;

}

.contact_details .icon {

    margin-right: 29px;

}

.contact_details .media-body h4 {

    color: #050528;

    margin-bottom: 4px;

    font-size: 18px;

    font-weight: 500;

}

.contact_details .media-body p {

    margin-bottom: 0;

    font-weight: 600;

    line-height: 26px;

}

.contact_details .media-body p a{color: #123652;} 

.contact_details .media-body p a.emaill{color: #55acee;}  



/*loginpage*/

.loginpage{position: relative; background: #f0edf2;}

.loginpage .loginImg{height: 100%; width: 100%;}

.loginWrap-box{}

.loginWrap-box h3 {

    font-size: 28px;

    font-weight: bold;

    color: #000;

    margin-bottom: 10px;

}

.loginWrap-box p {

    line-height: 22px;

    font-weight: normal;

    color: #868a91;

    margin-bottom: 15px;

}

.loginWrap-box form .form-group .form-control {

    display: block;

    width: 100%;

    height: 50px;

    padding:10px 24px 10px 50px;

    font-size: 1rem;

    font-weight: 400;

    line-height: 1.5;

    color: #495057;

    background-color: #f7f7f7;

    background-clip: padding-box;

    border: 1px solid #f7f7f7;

    border-radius: 50px;

}

.loginWrap-box form .form-group .form-control:focus{box-shadow: none;}

.loginWrap-box form .form-group.iconnn{position: relative;}

.loginWrap-box form .form-group.iconnn:before{    content: "\f007";

    font-family: "Font Awesome 5 free";

    font-weight: 900;

    color: #d9d8d5;

    position: absolute;

    top: 8px;

    left: 10px;

    height: 35px;

    font-size: 16px;

    width: 35px;

    background: #f2f1ed;

    line-height: 35px;

    text-align: center;

    border-radius: 50px;

}

.loginWrap-box form .form-group.iconnnn:before{content: "\f023";}

.loginWrap-box .form-group.space-between {

    display: -ms-flexbox;

    display: flex;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -ms-flex-align: center;

    align-items: center;

}

.loginWrap-box .form-group.space-between .form-item {

    width: auto;

}

.loginWrap-box .form-group.space-between .form-item a{color:#2b2c2e; font-size: 14px;}

.loginWrap-box .form-group.space-between .form-item a:hover{color:#ffcb15;}

.loginWrap-box form .form-check-input {

    position: absolute;

    margin-top: 6px;

    margin-left: -10px;

    height: 20px;

    width: 20px;

}

.loginWrap-box form .form-check-label {

    font-size: 14px;

    color: #2b2c2e;

    padding-left: 15px;

}

.loginWrap-box form .btn {

    background-color: #6802c8;

    padding: 13px 45px;

    color: #fff;

    border: none;

    font-size: 16px;

    font-weight: bold;

    text-transform: uppercase;

    border-radius: 50px;

    box-shadow: 0 4px 10px rgb(0 0 0 / 9%);

}



.loginWrap-box form .btn:hover {

    background-color: #ffcb15;

    color: #fff;

}

.loginWrap-box form p {

    color: #9e9c98;

}

.loginWrap-box form p a {

    color: #000000;

}

.loginWrap-box form p a:hover {

    color: #ffd200;

}

.social-account a{

    text-decoration: none;

    font-size: 18px;

    color: #a5a4a0 !important;

    margin: 0 4px;

}

.social-account a:hover{color:#ffcb15 !important;}





/*dashpage*/

.dashinner{background: #6b6383; padding:30px 0; text-align: center;}

.dashinner h4{margin:0px; font-size:24px; font-weight:bold; color:#fff;}

/**/

.dashpage{ padding:40px 0; }

.profileDetails {

  background: #f1f0f2; 

  color: #000;

  border-radius: 0.25rem;

  padding: 1.5rem;

  margin-bottom: 30px;

}

.profileDetails .profile-picture {

  width: 100%;

}

.profileDetails .profile-radius {

  border: 10px solid rgb(198 6 124 / 5%);

  width: 200px;

 

  margin-top: 15px;

}

.profileDetails .profile_img {

  height: 175px;

  width: 180px;

  background-position: center top;

  background-repeat: no-repeat;

  background-size: cover;

 

}
.faqsection{background: #fff; padding: 60px 0px; position: relative;}
.profileDetails .profile_img img {

    height: 175px;

    width: 190px;

 

}

.editDetails ul {

  list-style: none;

  padding-left:0px;

}

.editDetails ul li {

  margin-bottom: 5px;

}

.editDetails ul li a {

  background: #5E32E1;

  color: #fff;

  transition: all ease .5s;

  text-align: left;

  font-size: 14px;

  display: block;

  padding: 0.625rem 1rem;

}

.editDetails ul li a i {

  margin-right: 7px;

}

.editDetails ul li a:hover {

  background: #000;

  text-decoration: none;

}

.editDetails ul li a .badge {

  background: #f81473;

}

.authorgallery {

  margin-top: 30px;

}

.authorgallery .row {

  margin: 0 -5px;

}

.authorgallery .col-lg-4 {

  padding: 0 5px;

}

.authorgallery h2 {

  font-weight: 600 !important;

  font-size: 1.5rem !important;

  line-height: 1.3;

}

 .userstats {

  margin-top: 0;

}

.userstats ul, .packdetail ul{list-style:none; padding-left:0px;}

.statint {

  background: #7f35ed;

  padding: 0 30px 10px;

  border-radius: 10px;

  box-shadow: 3px 8px 10px rgba(0, 0, 0, 0.1);

  margin-bottom: 30px;

}

.statint:after {

  clear: both;

  display: table;

  content: '';

}

.statint .sticon {

  background: #f0f2f7;

  border-radius: 0 0 30px 30px;

  width: 60px;

  text-align: center;

  padding: 15px 5px 12px 5px;

  float: left;

}

.statint .sticon img {

  width: 40px;

}

.statint .count {

  font-size: 30px;

  font-weight: 700;

  text-align: right;

  padding-top: 18px;

  color: #fff;

}

.statint .stname {

  font-size: 16px;

  color: #fff;

  font-weight: 700;

  margin-left: 0;

  margin-top: 10px;

  clear: both;

}



.reqpro img {

  width: 40px;

}

.reqpro td, .reqpro th {

  font-size: 14px;

}

.reqpro td a, .reqpro th a{color: #5e32e1;}

.reqpro .btn {

  background: #7f35ed;

  font-size: 12px;

  padding: 8px 12px;

  border:none;

  box-shadow: 0 4px 13px -5px rgba(0, 0, 0, 0.5);

  color: #fff;

}

.btn.delete {

  background: #f81473;

}

.add-listing-box {

  background: #ffffff;

  border: 1px solid #eaeff5;

  -webkit-box-shadow: 0 2px 10px 0 #d8dde6;

  box-shadow: 0 2px 10px 0 #d8dde6;

  padding: 25px;

  margin-bottom: 30px;

}

.listing-box-header {

  text-align: center;

  margin: 25px 0 35px 0;

}

.listing-box-header i {

  color: #ccc;

  font-size: 48px;

}

.listing-box-header h3 {

  font-size: 28px;

  font-weight: 700;

}

.add-listing-box label {

  display: inline-block;

  max-width: 100%;

  margin-bottom: 5px;

  font-weight: 600;

  font-size: 14px;

}

.add-listing-box .form-control {

  height: 50px;

  border: 1px solid #dde6ef;

  margin-bottom: 10px;

  box-shadow: none;

  border-radius: 0;

  background: #fff;

  font-size: 15px;

  color: #445461;

  font-weight: 400;

}

.add-listing-box textarea.form-control {

  height: 200px;

}

.add-listing-box .input-group-text {

  padding: 12px 20px;

  line-height: 24px;

  display: inline-table;

  border-radius: 0;

}

.packageinfo {

  margin-bottom: 0;

}

.titlepkg {

  background: #333;

  height: 170px;

  border-radius: 10px;

  text-align: center;

  font-size: 30px;

  font-weight: 700;

  padding-top: 30px;

  color: #fff;

}

.packdetail {

  padding: 0 30px;

  position: relative;

  margin-top: -80px;

}

.packdetail .pkgbox {

  background: #fff;

  padding: 20px;

  border-radius: 10px;

  box-shadow: 3px 8px 10px rgba(0, 0, 0, 0.1);

  margin-bottom: 30px;

  text-align: center;

  min-height: 172px;

}

.packdetail .pkgbox h3 {

  color: #000;

  font-size: 14px;

  font-weight: 700;

  margin-bottom: 20px;

}

.packdetail .pkgbox h3:after {

  content: '';

  border-bottom: 2px dashed #999;

  margin: 10px 40px;

  display: block;

  width: auto;

  padding-top: 10px;

}

.packdetail .pkgbox h6 {

  color: #5b5b5b;

  font-size: 18px;

}

.paypackages h3 {

  font-size: 24px;

  margin-bottom: 30px;

}

.packagesbox {

  background: #fff;

  box-shadow: -6px 15px 11px rgba(0, 0, 0, 0.1);

  padding: 30px;

  border-radius: 10px;

  margin-bottom: 30px;

  margin-top: 40px;

}

.packagesbox .plan-name {

  background: url("../images/plan-bg.png") no-repeat top;

  width: 94px;

  height: 94px;

  color: #fff;

  font-size: 24px;

  font-weight: 700;

  margin: 0 auto;

  text-align: center;

  padding-top: 35px;

}

.packagesbox .planprice {

  text-align: center;

  margin-top: 20px;

  font-size: 20px;

  font-weight: 700;

  margin-bottom: 30px;

}

.packagesbox .planprice strong {

  color: #c512cc;

  font-size: 30px;

}

.payfeat li {

  text-align: center;

  font-size: 20px;

  margin-top: 15px;

  color: #7e7e7e;

  font-weight: 700;

}

.payfeat li strong {

  color: #000

}

.payfeat li:before {

  content: '';

  border-top: 2px dashed #ccc;

  margin: 10px 50px;

  display: block;

  width: auto;

}

.viewbtn {

  margin-top: 10px;

}

.viewbtn a {

  display: inline-block;

  padding: 9px 20px;

  color: #fff;

  font-size: 13px;

  border-radius: 5px;

  background: #333;

  font-weight: 700;

  box-shadow: 0 4px 13px -5px rgba(0, 0, 0, 0.5);

}

.viewbtn a:hover {

  color: #fff;

  text-decoration: none;

  background: #f81473;

}

.viewbtn i {

  padding-right: 7px;

}

.view-all {

  margin-top: 30px;

  text-align: center;

}

.view-all a {

  text-decoration: none;

  font-size: 16px;

  font-weight: bold;

  color: #fff;

  background: #7f35ed;

  display: inline-block;

  padding: 14px 36px;

  border-radius: 5px;

  box-shadow: 0 4px 13px -5px rgba(0, 0, 0, 0.5);

}

.view-all i {

  padding-left: 10px;

}

.view-all a:hover {

  background: #333;

}

.profile-Wrap h3 {

    margin-top: 0;

    font-weight: bold;

    font-size: 18px;

    text-align: center;

}

.authorDetail {

  text-align: center;

  padding-top: 15px;

}

.authorDetail h2 {

  font-weight: 600;

  font-size: 20px;

  padding-bottom: 5px;

  margin-bottom: 15px;

  border-bottom: 1px solid #d8d8d9;

}

.authorDetail P {

  font-size: 16px;

  color: #5a5a5a;

  margin-bottom: 5px;

}

.authorDetail ul {

  list-style: none;

  margin: 0px;

  padding: 10px 0;

}

.authorDetail ul li {

  display: inline-block;

  padding: 0px 10px;

}

.authorDetail ul li a {

  color: #f81473;

}

.badge-light {

  background-color: #e0e0e0 !important;

  color: #000 !important;

}

.badge-pill {

  padding-right: .6em;

  padding-left: .6em;

  border-radius: 10rem;

}

.authorDetail P i {

	color:#6802c8;

  padding-right: 10px;

}

















@media only screen and (max-width: 1440px){

    .layer-style .thumb:after{Right: 80px;}

    .pc-imgg {top: -55px;}

    .chooseWrap-style .thumbImg{left:0px;}

    .pc-detail {padding-right: 15px;}



}

@media only screen and (max-width: 1199px){

.work-boxx h3 { 

    font-size: 15px;}

    .pc-detail h3 {

    font-size: 40px;

    line-height: 41px;}

    .pcbox { 

    height: 510px;}

    .pc-imgg {

    top: -35px;

}

.chooseWrap-box h6 { 

    font-size: 16px;}

    .chooseWrap-box p { 

    font-size: 15px;}

    .chooseWrap-style .thumbImg {

    left: 20px;

}

 .loginWrap-box {

    padding: 35px 0;

}

.what-box h3 {

    font-size: 18px;}

}

@media only screen and (max-width: 1024px){

.aboutSec h5 { 

    font-size: 40px;}



    .aboutSec p { 

            line-height: 22px;

    font-size: 14px;}

    .work-boxx h3 {

    font-size: 16px;

    min-height: 75px;

}

.pc-detail h3 {

    font-size: 33px;

    line-height: 38px;

}

.chooseWrap-style .thumbImg {

    left: 0;

}

.what-box h3 {

    font-size: 18px;

    line-height: 25px;

    min-height: 66px;

}

}

@media only screen and (max-width: 990px){

.s-header-shape { 

    top: -95px;}

	.profileDetails .profile-radius {

     width: 100%;

 

}

.profileDetails .profile_img {

    height: auto;

    width: 100%;}

    .heading a { 

    font-size: 24px;}

    .work-boxx p {

    margin-bottom: 20px;}

    .contactpage form .btn{margin-bottom: 35px;}

    .work-boxx h3 {

  

    min-height: auto;

}

.navBg {    

    height: 100px;

}

 .pc-imgg {

    top: 10px;

}

.pc-detail {

    padding-right: 5px;

        padding-top: 10px;

        padding-bottom: 20px;

}

.pcbox {

    height: auto;

}

footer h3 {

    padding-top: 25px;}

    .right_linkss { 
       top: -40px !important;
}

.pc-detail a { 

    padding: 13px 28px;}

}

@media only screen and (max-width: 767px){

.s-header-shape{display: none;}

.layer-style .thumbbtn {

 

    right: 0;

}



.about-info{padding-bottom: 0px;}

.layer-style .thumbImg {

 

    right: 0;

}

.aboutSec {

    padding-left: 0;

    padding-top: 60px;

}

.projectImg{margin:15px 0;  }

.projectImg img{width: 100%;}

.section-title{text-align: center;}

.chooseWrap-box, .whatdo .section-title {

    text-align: center;

}

.section-title p{margin-bottom: 0px;}

.pc-detail, .pc-detail h3{text-align: center !important; padding-bottom: 25px;}

.chooseWrap-box{padding-bottom: 35px;}

.chooseWrap-style .thumb {

    text-align: center;}

    .what-box {

    text-align: center;

}

.what-boxx-img {

    margin: auto;}

    .what-box h3 { 

    min-height: auto;

}

.pc-detail h3 {

    font-size: 28px;

    line-height: 30px;

    margin: 0px;

}

.pc-detail p {

    font-size: 15px;

    color: #fff;

    line-height: 23px;

    margin-top: 0;

    margin-bottom: 25px;

}

.chooseWrap-box p {

    font-size: 14px;

    line-height: 22px;

}

}

@media only screen and (max-width: 600px){

    .main-logo h3{display: none;}

    .main-logo img{width: 170px;}

    .work-boxx h3 {

    font-size: 13px;}

    .layer-style .thumb{text-align: center;}

    .layer-style .thumb img{width: 100%;}

    .layer-style .thumb:after{display: none;}

    .layer-style .thumbbtn a {

    color: #000;

    border: 2px solid #ffcb15;

    font-size: 15px;

    font-weight: bold;

    padding: 15px 30px;}

    .layer-style .thumbImg{display: none;}

    .layer-style .thumbbtn {

    right: 165px;

}

.navBg {

    height: 85px;

}



}

@media only screen and (max-width: 575px){



.right_linkss .top-btn {margin-left: 20px;}

.main-logo img {width: 140px;}

}


.testimonial { padding: 60px 0;
    background: #fff;
    border: 1px solid 1px solid rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }


  /*priceArea*/
.priceArea{ 
    position: relative;
    background: #fff;
    padding: 60px 0px;
}
.price-box{    -webkit-box-shadow: 0px 0px 50px -35px rgb(0 0 0 / 40%);
    box-shadow: 0px 0px 50px -35px rgb(0 0 0 / 40%);
}.price-box .card-header{

    background-color: #ffcb15;
 
    font-weight: 500;
padding: 15px 0px; text-align: center;
    font-size: 1.50rem;
 
    color: #fff;
}
.price-box .card-body h5{ 
font-weight: 600;
    font-size: 36px;
    font-size: 2.25rem;
}
.price-box .card-body ul{list-style: none; 
    margin-bottom: 1rem; padding: 0px;}
.price-box .card-body ul li{    list-style-type: none;
    border-bottom: 1px solid #eaeaea;
    padding-top: 9px;
    padding-bottom: 9px;
}
 .price-box .card-body ul li i{ font-size: 0.75rem !important;
}
 .price-box .card-body .btn-primary{  font-size: 18px;
    font-weight: bold;
    padding: 14px 40px;
    border-radius: 50px;
    text-align: center;
    font-family: 'OpenSans', sans-serif;
    color: #000 !important;
    border: 2px solid #ffcb15;
    background: #ffcb15;
}
 .price-box .card-body .btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

.price-list{
    color: #000 !important;
    font-weight: 600;
    font-size: larger;
}


.right_side {
    border: 1px solid #e0eded;
    border-radius: 0.25rem;
    padding: 1.5rem; 
    background-color: #fff !important;
    color: #000 !important;
}
.right_side h3 { 
    text-align: left;
        color: #050505; 
}
.userccount .loginpage {
    border-radius: 0px;
    padding: 0;
    position: relative;
    box-shadow: none;
    background-color: #fff;
}
.loginpage .form-group {
    margin-bottom: 20px;
}
.loginpage .form-group label {
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: .5rem;
}

.loginpage .form-group .form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    border: 1px solid #ced4da;
    color: #3c4858;
 
    height: 45px;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 2px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.loginpage .imgggg{ padding-top: 30px;}
.loginpage .form-group .btn-default{background: #5E32E1;
    color: #fff;
    transition: all ease .5s;     

    text-align: left;
    font-size: 14px;
    display: block;
    padding: 0.625rem 1rem;
}
.loginpage .form-group textarea.form-control {
    height: 100px;
}
.loginpage .form-group .btn{
    color: #000;
    border: 2px solid #ffcb15;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 40px;
    border-radius: 6px;
    text-align: center;
    background: #ffcb15;
    font-family: 'Montserrat', sans-serif;
}
.loginpage .form-group .btn:hover {
    background: #6802c8;
    color: #fff;
    border: 2px solid #6802c8;
}
.thankyuoPage{    position: relative;
    background: #fff;
    padding: 60px 0px 80px;
    text-align: center;
}
.thankyuoPage h2{    margin-top: 20px;
    font-size: 55px;
    margin-bottom: 35px;
    font-weight: bold;
    color: #555;
    line-height: 50px;
}
.thankyuoPage p{margin-bottom: 35px;}
 .thankyuoPage a{    color: #000 !important;
    border: 2px solid #ffcb15;
    background: #ffcb15;
    margin-left: 10px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 18px;
    padding: 11px 40px;
    font-family: 'OpenSans', sans-serif;
}
 .thankyuoPage a:hover{    background: #6802c8;
    color: #fff !important;
    border: 2px solid #6802c8;
}
/*=== 5.3 Accordion & Toggle ===*/
.accordion .card {
  border: none;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
  background-color: transparent;
}
.accordion .card-header {
  padding: 0;
  border: none;
  background: none;
}
.accordion .card-header a {
  font-size: 17px;
  font-weight: normal;
  padding: 1.25rem 1.25rem 1.25rem 2.25rem;
  display: block;
  border-radius: 4px;
  position: relative;
}
.accordion:not(.accordion-alternate) .card-header a {
  background-color: #4843d2;
  color: #fff;
}
.accordion:not(.accordion-alternate) .card-header a.collapsed {
  background-color: rgba(0, 0, 0, 0.06);
  color: #4c4d4d;
}
.accordion .card-header a:before {
  position: absolute;
  content: " ";
  left: 20px;
  top: calc(50% + 2px);
  width: 9px;
  height: 9px;
  border-color: #CCC;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.accordion .card-header a.collapsed:before {
  top: calc(50% - 2px);
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
}
.accordion .card-body {
  line-height: 1.9;
  padding: 1rem 0 1rem 2.25rem;
}
.accordion.arrow-right .card-header a {
  padding-left: 1.25rem;
}
.accordion.arrow-right .card-header a:before {
  right: 15px;
  left: auto;
}
.accordion.accordion-alternate .card {
  margin: 0;
}
.accordion.accordion-alternate .card-header a {
  padding-left: 2.25rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0px;
}
.accordion.accordion-alternate .card:first-of-type .card-header a {
  border-top: 0px;
}
.accordion.accordion-alternate .card-header a:before {
  left: 16px;
}
.accordion.accordion-alternate .card-header a.collapsed {
  color: #4c4d4d;
}
.accordion.accordion-alternate .card-body {
  padding: 0rem 1.5rem 1rem 2.25rem;
}
.accordion.accordion-alternate.arrow-right .card-body {
  padding-left: 1.25rem;
}
.accordion.accordion-alternate.arrow-right .card-header a {
  padding-left: 10px;
}
.accordion.accordion-alternate.arrow-right .card-header a:before {
  right: 8px;
  left: auto;
}
.accordion.toggle .card-header a:before {
  content: "-";
  border: none;
  font-size: 20px;
  height: auto;
  top: calc(50% + 2px);
  width: auto;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
  transform: translate(-50%, -50%) rotate(180deg);
}
.accordion.toggle .card-header a.collapsed:before {
  content: "+";
  top: calc(50% - 0px);
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
}
.accordion.accordion-alternate.style-2 .card-header a {
  padding-left: 0px;
}
.accordion.accordion-alternate.style-2 .card-header a:before {
  right: 2px;
  left: auto;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
  top: 50%;
}
.accordion.accordion-alternate.style-2 .card-header a.collapsed:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.accordion.accordion-alternate.style-2 .card-body {
  padding-left: 0px;
}
.accordion.accordion-alternate.popularRoutes .card-header .nav {
  margin-top: 3px;
}
.accordion.accordion-alternate.popularRoutes .card-header .nav a {
  font-size: 14px;
}
.accordion.accordion-alternate.popularRoutes .card-header a {
  padding: 0px 8px 0px 0px;
  border: none;
  font-size: inherit;
}
.accordion.accordion-alternate.popularRoutes .card-header a:before {
  content: none;
}
.accordion.accordion-alternate.popularRoutes .card-header h5 {
  cursor: pointer;
}
.accordion.accordion-alternate.popularRoutes .card-header h5:before {
  position: absolute;
  content: " ";
  right: 0px;
  top: 24px;
  width: 10px;
  height: 10px;
  opacity: 0.6;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.accordion.accordion-alternate.popularRoutes .card-header h5.collapsed:before {
  top: 24px;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
  transform: translate(-50%, -50%) rotate(135deg);
}
.accordion.accordion-alternate.popularRoutes .card-body {
  padding: 0;
}
.accordion.accordion-alternate.popularRoutes .card {
  border-bottom: 2px solid #e4e9ec;
  padding: 15px 0px;
}
.accordion.accordion-alternate.popularRoutes .routes-list {
  margin: 1rem 0px 0px 0px;
  padding: 0px;
  list-style: none;
}
.accordion.accordion-alternate.popularRoutes .routes-list a {
  color: inherit;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.accordion.accordion-alternate.popularRoutes .routes-list a:hover {
  color: #0071cc;
  text-decoration: underline;
}
.accordion.accordion-light:not(.accordion-alternate) .card-header a.collapsed {
  background: rgba(250, 250, 250, 0.12);
  color: #dee3e4;
}
.accordion.accordion-light .card-body {
  color: #8e9a9d;
}
.accordion.accordion-light.accordion-alternate .card-header a {
  border-color: rgba(250, 250, 250, 0.12);
}
.accordion.accordion-light.accordion-alternate .card-header a.collapsed {
  color: #dee3e4;
}


.testimonial { padding: 60px 0;
  background: #fff;
  border: 1px solid 1px solid rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}



/*portfolioPage*/
.portfolioPage{padding: 60px 0px; position: relative; background: #fff;}
.single-portfolio {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 18px 0px rgb(51 60 142 / 10%);
    box-shadow: 0px 0px 18px 0px rgb(51 60 142 / 10%);
}
.single-portfolio .portfolio-thumb {
    position: relative;
}
.single-portfolio .portfolio-thumb img {
    width: 100%;
    height: auto;
    border-radius: 20px;
}
.single-portfolio .portfoilo-overlay {
    position: absolute;
    top: 0;
    z-index: 2;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition-timing-function: cubic-bezier(0.07, 0.72, 0.24, 1);
    transition-timing-function: cubic-bezier(0.07, 0.72, 0.24, 1);
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff416c), to(#ff4b2b));
    background-image: linear-gradient(to right, #ff416c, #ff4b2b);
    border-radius: 15px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all ease 400ms;
    transition: all ease 400ms;
}
.single-portfolio .portfoilo-overlay .portfolio-aling {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    padding: 30px;
}
.single-portfolio .portfoilo-overlay h4 {
    font-size: 20px;
    color: #fff;
    line-height: .8;
    font-weight: 800;
    margin: 0 0 28px;
}
.single-portfolio .portfoilo-overlay p {
    font-size: 19px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 32px;
    z-index: 5;
    position: relative;
    -webkit-transition: all ease 1200ms;
    transition: all ease 1200ms;
}
.single-portfolio .portfoilo-overlay .portfolio-btn {
    -webkit-box-shadow: 0px 17px 43px 1px rgb(255 255 255 / 10%);
    box-shadow: 0px 17px 43px 1px rgb(255 255 255 / 10%);
    background-color: #edeef5;
    padding: 0px 55px;
    border-radius: 35px;
    font-size: 16px;
    color: #272a3a;
    font-weight: 600;
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    height: 60px;
    line-height: 60px;
}
.single-portfolio .portfoilo-overlay h4 a {
    color: #fff;
    z-index: 5;
    top: -30px;
    position: relative;
    -webkit-transition: all ease 1200ms;
    transition: all ease 1200ms;
}
.single-portfolio:hover .portfoilo-overlay {
    visibility: visible;
    opacity: .90;
    border-radius: 20px;
}
.single-portfolio:hover .portfoilo-overlay h4 a {
    top: 0;
}
.single-portfolio:hover .portfoilo-overlay a.portfolio-btn {
    bottom: 0;
}












@media only screen and (max-width: 1440px){
    .layer-style .thumb:after{Right: 80px;}
    .pc-imgg {top: -55px;}
    .chooseWrap-style .thumbImg{left:0px;}
    .pc-detail {padding-right: 15px;}

}
@media only screen and (max-width: 1199px){
.work-boxx h3 { 
    font-size: 15px;}
    .pc-detail h3 {
    font-size: 40px;
    line-height: 41px;}
    .pcbox { 
    height: 510px;}
    .pc-imgg {
    top: -35px;
}
.chooseWrap-box h6 { 
    font-size: 16px;}
    .chooseWrap-box p { 
    font-size: 15px;}
    .chooseWrap-style .thumbImg {
    left: 20px;
}
 .loginWrap-box {
    padding: 35px 0;
}
.what-box h3 {
    font-size: 18px;}
}
@media only screen and (max-width: 1024px){
.aboutSec h5 { 
    font-size: 40px;}

    .aboutSec p { 
            line-height: 22px;
    font-size: 14px;}
    .work-boxx h3 {
    font-size: 16px;
    min-height: 75px;
}
.pc-detail h3 {
    font-size: 33px;
    line-height: 38px;
}
.chooseWrap-style .thumbImg {
    left: 0;
}
.what-box h3 {
    font-size: 18px;
    line-height: 25px;
    min-height: 66px;
}
}
@media only screen and (max-width: 990px){
.s-header-shape { 
    top: -95px;}
	.profileDetails .profile-radius {
     width: 100%;
 
}
.profileDetails .profile_img {
    height: auto;
    width: 100%;}
    .heading a { 
    font-size: 24px;}
    .work-boxx p {
    margin-bottom: 20px;}
    .contactpage form .btn{margin-bottom: 35px;}
    .work-boxx h3 {
  
    min-height: auto;
}
.navBg {    
    height: 100px;
}
 .pc-imgg {
    top: 10px;
}
.pc-detail {
    padding-right: 5px;
        padding-top: 10px;
        padding-bottom: 20px;
}
.pcbox {
    height: auto;
}
footer h3 {
    padding-top: 25px;}
    .right_linkss { 
    top: 6px;
}
.pc-detail a { 
    padding: 13px 28px;}
}
@media only screen and (max-width: 767px){
.s-header-shape{display: none;}
.layer-style .thumbbtn {
 
    right: 0;
}

.about-info{padding-bottom: 0px;}
.layer-style .thumbImg {
 
    right: 0;
}
.aboutSec {
    padding-left: 0;
    padding-top: 60px;
}
.projectImg{margin:15px 0;  }
.projectImg img{width: 100%;}
.section-title{text-align: center;}
.chooseWrap-box, .whatdo .section-title {
    text-align: center;
}
.section-title p{margin-bottom: 0px;}
.pc-detail, .pc-detail h3{text-align: center !important; padding-bottom: 25px;}
.chooseWrap-box{padding-bottom: 35px;}
.chooseWrap-style .thumb {
    text-align: center;}
    .what-box {
    text-align: center;
}
.what-boxx-img {
    margin: auto;}
    .what-box h3 { 
    min-height: auto;
}
.pc-detail h3 {
    font-size: 28px;
    line-height: 30px;
    margin: 0px;
}
.pc-detail p {
    font-size: 15px;
    color: #fff;
    line-height: 23px;
    margin-top: 0;
    margin-bottom: 25px;
}
.chooseWrap-box p {
    font-size: 14px;
    line-height: 22px;
}
}
@media only screen and (max-width: 600px){
    .main-logo h3{display: none;}
    .main-logo img{width: 170px;}
    .work-boxx h3 {
    font-size: 13px;}
    .layer-style .thumb{text-align: center;}
    .layer-style .thumb img{width: 100%;}
    .layer-style .thumb:after{display: none;}
    .layer-style .thumbbtn a {
    color: #000;
    border: 2px solid #ffcb15;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 30px;}
    .layer-style .thumbImg{display: none;}
    .layer-style .thumbbtn {
    right: 165px;
}
.navBg {
    height: 85px;
}

}
@media only screen and (max-width: 575px){

.right_linkss .top-btn {margin-left:5px;}
.main-logo img {width: 140px;}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption{
	padding-top:42px !important;
}
.layer-style .thumbbtn {
    right: 121px;
}
.aboutSec h5{
	font-size:25px;
}
.aboutSec {
    padding-left: 0;
    padding-top: 30px;
}
.aboutSec h6{
	font-size:14px;
}
.section-title h3 {
    letter-spacing: 0;
    font-size: 23px;
}
.chooseWrap-box h3{
    letter-spacing: 0;
    font-size: 23px;
}
.section-title p{
	padding:0;
}
.workWrap{
	padding-top:10px;
}
.about-info {
    padding: 20px 0px;
}
.thumbImg-box {
    text-align: center;
    border-radius: 50%;
    height: 200px;
    width: 200px;
    padding: 41px 0;
}
.pc-imgg{
	display:none;
}
.focusedWrap{
	padding-top:30px;
}
.chooseWrap{
	padding-top:30px;
}
.thumbImg-box h3 {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0px;
    margin-top: 15px;
}
.thumbImg-box {
    text-align: center;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    padding: 39px 0;
}
.thumbImg-box h3 {
    margin-top: 5px;
}
.thumbImg-box img{
	width:30px;
}
.pcbox{
	margin-top:20px;
}
.pc-detail a{
	display:block;
	margin:0 25px;	
    margin-bottom: 10px;
}
.work_services{
	padding-top:20px;
}
.workWrap {
    padding-top: 10px;
    padding-bottom: 20px;
}
.projectImg {
    margin-bottom: 0;
}
}


/* Wrapper */
.wrapper {
    display: block !important;
}

/* Navbar */
.navbar {
    width: 100% !important;
    background: #fff !important;
    color: #333 !important;
    padding: 10px 0 !important;
    position: fixed !important;
    top: 0 !important;
    z-index: 9999 !important;
}

.navbar .container {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

/* Logo */
.navbar .header-logo img {
    height: 70px !important;
    width: auto !important;
    max-width: 100% !important;
}

/* Menu */
.navbar ul.menu-elements {
    display: flex !important;
    gap: 25px !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.navbar ul.menu-elements li a {
    display: flex !important;
    align-items: center !important;
    padding: 10px 15px !important;
    color: #333 !important;
    text-decoration: none !important;
    font-weight: 500 !important;
    transition: 0.3s !important;
}

.navbar ul.menu-elements li a:hover,
.navbar ul.menu-elements li.active > a {
    background: #555 !important;
    color: #fff !important;
    border-radius: 4px !important;
}

.navbar ul.menu-elements li a i {
    margin-right: 5px !important;
}

/* Mobile Toggle */
.mobile-toggle {
    display: none !important;
    cursor: pointer !important;
    font-size: 26px !important;
    color: #333 !important;
}

/* Responsive */
@media (max-width: 768px) {
    .navbar .container {
        flex-wrap: wrap !important;
    }

    .navbar ul.menu-elements {
        display: none !important;
        flex-direction: column !important;
        width: 100% !important;
        background: #333 !important;
        padding: 10px 0 !important;
    }

    .navbar ul.menu-elements.active {
        display: flex !important;
    }

    .navbar ul.menu-elements li a {
        color: #fff !important;
    }

    .mobile-toggle {
        display: block !important;
        margin-left: auto !important; /* aligns right */
    }
}

/* Overlay */
.menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.5);
    display: none;
    z-index: 9998;
}
