@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;1,200&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap');

.main-font{font-family: 'Montserrat', sans-serif;}
.alt-font{font-family: 'Roboto', sans-serif;}

/* ===================================
    General
====================================== */

body {font-family: 'Roboto', sans-serif; font-size: 18px;color: #464646;font-weight:300;line-height:25px;width: 100%; overflow-x: hidden}
.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {line-height: 1.2; font-weight: bold; font-family: 'Roboto', sans-serif, sans-serif;}
.h1, h1 { font-size: 72px;}
.h2, h2 { font-size: 48px;}
.h3, h3 { font-size: 36px;}
.h4, h4 { font-size: 24px;}
a, input, button, .navbar, .fixedmenu, .tp-bullet, .owl-dot, .owl-prev, .owl-next {transition: ease-in-out 0.2s;-webkit-transition: ease-in-out 0.2s;-moz-transition: ease-in-out 0.2s;-ms-transition: ease-in-out 0.2s;-o-transition: ease-in-out 0.2s;}
section,.section-padding { position: relative;overflow:hidden;word-wrap: break-word;}
a {color:inherit;text-decoration: none;}
.rev_slider_wrapper{width: 100% !important;}
.btn.focus, .btn:focus{-webkit-box-shadow: none;box-shadow: none;}
p:last-child{margin-bottom: 0 !important; font-family: 'Roboto', sans-serif;}
.fa, .far, .fas{display: inline;}
a:active, a:hover{color: #ed2d34;}
li{list-style: none;text-decoration: none;}
blockquote {border-left: 2px solid;padding: 10px 15px 10px 35px;margin: 25px 0;font-size: 18px;line-height: 28px;}
blockquote > cite {font-weight: 400;font-size: 14px;display: block;}
.hidden{display: none;}
section{padding: 0;}
.padding-bottom {padding-bottom: 7.5rem;}
.padding-top {padding-top: 7.5rem;}
.header_outer{
    display:none;
    background:#ed2d34;
    margin-bottom:30px;
    
}
.m_0{
    margin:0;
    padding:0;
}
.m_0 i{
    margin:0;
    padding:0;
    margin-right:15px;
}
.height{
    height:500px !important;
}
.containerr{
    cursor:pointer;
}
.header_m_area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-bottom: 2px solid #D0AF5A;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 25px;
	padding-bottom: 15px;
}
.menu {
	width: 100%;
	position: absolute;
	z-index: 99999;
	left: 0;
	top: 111px;
	background:#ed2d34;
	/* display: none; */
	padding: 30px;
	border-radius: 0 0 30px 30px;
	-webkit-box-shadow: rgba(241, 240, 240, 0.25) 0px 54px 55px, rgba(233, 232, 232, 0.12) 0px -12px 30px, rgba(170, 169, 169, 0.12) 0px 4px 6px, rgba(167, 162, 162, 0.17) 0px 12px 13px, rgba(184, 180, 180, 0.09) 0px -3px 5px;
	box-shadow: rgba(241, 240, 240, 0.25) 0px 54px 55px, rgba(233, 232, 232, 0.12) 0px -12px 30px, rgba(170, 169, 169, 0.12) 0px 4px 6px, rgba(167, 162, 162, 0.17) 0px 12px 13px, rgba(184, 180, 180, 0.09) 0px -3px 5px;
}
.menu ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.menu ul li a {
	color: white;
	margin: 0 18px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.bar1, .bar2, .bar3 {
	width: 35px;
	height: 5px;
	background-color: white;
	margin: 6px 0;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
 #popup_this {
    top:20px !important;
    left:0 !important;
    text-align: center;
   margin-top:0px !important;
   /*margin-left:0 !important;*/
        position: absolute;
    height:auto;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5);
    color: #ffffff;
    padding: 30px;
    margin: 0 auto;
    width:90%;
    right: 0;
    z-index: 9999;
     
}
.thumbnails img {
 
	height: 100%;
	 
}
.font_2{
    font-size:63px;
}
.slider-copyrightleft.text-black.link {
	width: 100%;
	text-align: center;
}
.slider-copyrightleft.text-black.link {
	width: 81%;
	text-align: center;
}
.thumbnails div {
	 
	height: 100%;
    }
.b-close {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #fff;
    background: #ff0000;
    padding: 5px 10px;
}
.button1 {
    display: inline-block;
    background-color: #7b38d8;
    border-radius: 10px;
    border: 4px double #cccccc;
    color: #eeeeee;
    text-align: center;
    font-size: 15px;
    padding: 0px;
    width: 200px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
  }
  .button1 span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
  }
  .button1 span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -10px;
    transition: 0.5s;
  }
  .button1:hover {
    background-color: #f7c2f9;
  }
  .button1:hover span {
    padding-right: 25px;
  }
  .button1:hover span:after {
    opacity: 1;
    right: 0;
  }


/* transition none */
.no-transition *{transition-timing-function:initial; -moz-transition-timing-function:initial; -webkit-transition-timing-function:initial; -o-transition-timing-function:initial; -ms-transition-timing-function:initial; transition-duration: 0s; -moz-transition-duration: 0s; -webkit-transition-duration: 0s; -o-transition-duration: 0s; -ms-transition-duration: 0s;}

/* overlay */
.bg-overlay{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

/* opacity */
.opacity-full{opacity: 1;}
.opacity-1{opacity: .1;}
.opacity-2{opacity: .2;}
.opacity-3{opacity: .3;}
.opacity-4{opacity: .4;}
.opacity-5{opacity: .5;}
.opacity-6{opacity: .6;}
.opacity-7{opacity: .7;}
.opacity-8{opacity: .8;}
.opacity-9{opacity: .9;}

/*font-weight*/
.font-weight-100{font-weight: 100;}
.font-weight-200{font-weight: 200;}
.font-weight-300{font-weight: 300;}
.font-weight-500{font-weight: 500;}
.font-weight-600{font-weight: 600;}
.font-weight-700{font-weight: 700;}

/* button */
.btn {-webkit-appearance: initial; overflow: hidden;position: -webkit-sticky;position: sticky; z-index: 2; display:inline-block; font-size: 16px; border:2px solid transparent; letter-spacing: .5px; line-height: inherit; border-radius: 0; text-transform:capitalize; width: auto;font-family: 'Roboto', sans-serif; font-weight: bold; -webkit-transition: all .5s ease;-o-transition: all .5s ease !important;transition: all .5s ease !important;}
/* Red button */
.btn.btn-red {background: transparent ; border-color: #ed2d34; color: #ed2d34 }
.btn.btn-red:hover {background: #ed2d34!important; border-color: #ed2d34; color: #ffffff!important}
/* Transparent button */
.btn.btn-trans {background: transparent; border-color: #464646; color: #464646}
.btn.btn-trans:hover {background: #ed2d34 !important; border-color: #ed2d34; color: #ffffff !important}

/* button size */
.btn.btn-small {font-size:12px; padding: 4px 1.8em;}
.btn.btn-medium {font-size:16px; padding: 10px 48px; line-height: 1.8em}
.btn.btn-large {font-size:16px;  padding: 14px 30px; line-height: 1.8em;}
.btn.btn-rounded {border-radius: 50px;}

/* Text color */
.main-color {color: #ed2d34;}
.text-grey {color: #464646;}
.text-white {color: #ffffff;}
.text-black {color: #000000;}

/* Background color */
.bg-red {background: #ed2d34;}
.bg-black {background: #000000;}
.bg-transparent {background: transparent;}

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

/*Social Icon Hover Bg Hover */
.social-icon:hover{color:#ffffff !important; background: #ed2d34 !important; -webkit-transition: .3s ease-in-out;-o-transition: .3s ease-in-out;transition: .3s ease-in-out;}

/* Social Icons Background */
.facebook-bg-hvr:hover{background:#4267B2 !important;color: #fff !important;border: 1px solid #4267B2 !important;}
.twitter-bg-hvr:hover{background:#1DA1F2 !important;color: #fff !important;border: 1px solid #1DA1F2 !important;}
.instagram-bg-hvr:hover{background:#C32AA3 !important;color: #fff !important;border: 1px solid #C32AA3 !important;}
.linkedin-bg-hvr:hover{background:#0077B5 !important;color: #fff !important;border: 1px solid #0077B5 !important;}
.pinterest-bg-hvr:hover{background:#BD081C !important;color: #fff !important;border: 1px solid #BD081C !important;}
.google-bg-hvr:hover{background:#DB4437 !important;color: #fff !important;border: 1px solid #DB4437 !important;}
.rss-bg-hvr:hover{background:#ee802f !important;color: #fff !important;border: 1px solid #DB4437 !important;}

/* ===================================
   Page Piling
====================================== */




/* ===================================
    Sidebar Toggle Btn
====================================== */

.my_tog{
    padding: 20px;
    /*margin-top: 20px;*/
    margin-right: 10px;
    cursor: pointer;
    transition: .8s ease;
    display: inline-block;
    float: right;
}

.my_tog:hover span:first-child{
    width: 16px;
}

.my_tog:hover span:last-child{
    width: 16px;
}

.my_tog span{
    display: block;
    height: 2px;
    width: 25px;
    background-color: #ffffff;
    margin-bottom: 4px;
    transition: .7s ease;
}

/* ===================================
    SideNav
====================================== */


.side_nav{
    display: block;
    width:25%;
    float: left;
    height: auto;
    transition: .5s ease;
    position: fixed;
    background: #ed2d34;
}

.side_nav{
    position: fixed;
    top:0;
    left:-20%;
    z-index: 9999;
    bottom: 0;
}

.brand-logo{
    color: black;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    display: inline-block;
    padding-top: 13px;
    margin-top: 20px;
    padding-left: 30px;
    font-size: 30px;
    transition: .6s ease;
}

.sticky-logo {
    position: absolute;
    right: -5px;
    bottom: 15px;
}

.brand-logo span{
    font-family: 'Montserrat', sans-serif;
    font-weight: bolder;
}

.my_nav_tog span{
    display: block;
    margin-bottom: 3px;
    height: 2px;
    background-color: #ffffff;
    width: 20px;
}

.side-nav-menu .nav-menu{
    font-family: 'Montserrat', sans-serif;
    padding-left: 35px;
    padding-top: 10px;
}

.broad .side-nav-menu ul{
    padding-top: 50px;
}

.side-nav-menu .nav-menu li,.broad .side-nav-menu ul li{
    list-style: none;
    font-size:16px;
    font-weight: 600;
    margin-bottom: 30px;
    transition: 1s ease;
    overflow: hidden;
    box-sizing: border-box;
    text-align: left !important;
}

.side-nav-menu .nav-menu li a,.broad .side-nav-menu ul li a{
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    transition: .1s ease;
    overflow:visible;
    position: relative;
    width: 70%;
    top: 7px;
    padding: 0;
    text-align: left;
}

.side-nav-menu ul li a.active span{
    width: 75%;
    display: none;
    transition: .5s ease;
}
.expand_nav ul li a.active span {
    display: inline-block;
}
@keyframes myanim {
    from{
        transform: translateX(-100px);
    }
    to{
        left:0;
    }
}

.line:after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 1px solid rgba(255, 255, 255, 0);
    bottom: 0;
    content: " ";
    display: block;
    position: relative;
    -webkit-transition: all 280ms ease-in-out;
    transition: all 280ms ease-in-out;
    width: 0;
}

.line:hover:after, .line.active:after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-color: #ffffff;
    -webkit-transition: width 350ms ease-in-out;
    transition: width 350ms ease-in-out;
    width: 100%;
}

.side-nav-menu .nav-menu li a{
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    color: #ffffff;
    transition: .5s ease;
    width: auto;
}

/*broad nav*/
.side-nav-menu .side-icons ul{
    padding-top: 0 !important;
    padding-left: 21px !important;
}

.side-nav-menu .side-icons ul li{
    margin-bottom: 0 !important;
    list-style: none;
    display: inline-block;
    padding-right: 10px;
}

.side-nav-menu .side-icons ul li a{
    color: #ffffff;
}

.side_nav.expand_nav .sticky-logo {
    opacity: 0;
    transition: .5s ease;
}

.side_nav .nav-item {
    display: block;
    margin: 20px 0; padding: 0 !important;
    opacity: 0;
    -webkit-transition: all 0.8s ease 500ms;
    -o-transition: all 0.8s ease 500ms;
    transition: all 0.8s ease 500ms;
    -webkit-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);
}

.side_nav.expand_nav .nav-item:first-child {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s;
}
.side_nav.expand_nav .nav-item:nth-child(2){
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}
.side_nav.expand_nav .nav-item:nth-child(3) {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.side_nav.expand_nav .nav-item:nth-child(4) {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s;
}
.side_nav.expand_nav .nav-item:nth-child(5) {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
}
.side_nav.expand_nav .nav-item:nth-child(6) {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}
.side_nav.expand_nav .nav-item:nth-child(7) {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s;
}
.side_nav.expand_nav .nav-item:nth-child(8) {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
}
.side_nav.expand_nav .nav-item:nth-child(9) {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s;
}
.side_nav.expand_nav .nav-item {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

/* ===================================
    Nav-Bar css
====================================== */

.navbar{
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #ed2d34 !important;
}

.navbar-brand {
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight:normal;
    font-size: 30px;

}

.navbar-brand span{
    font-weight:bolder;
}

.side-nav-menu .social-icons span:hover i{
    cursor: pointer;
}

.social-icons span a{
    color: #ffffff;
}

.social-icons span i{
    font-size: 13px;
    margin-left: 0;
    background-color: transparent;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    padding-top: 8px;
    transition: .5s ease;
}

.social-icons span:last-child{
    margin-right: 70px;
}

/* ===================================
    Broad Nav-bar css
====================================== */

.broad{
    visibility: hidden;
    transition: 1s ease-in-out;
    opacity: 0;
    transform: rotate(0deg);
}

.broad .side-nav-menu{
    display: none;
}

.broad-nav{
    transition: .5s ease-in-out;
    background-color: #ed2d34;
    display: block;
    visibility: visible;
    position: fixed;
    overflow: hidden;
    z-index: 111111;
    top:0;
    bottom: 0;
    right: 0;
    left:0;
    opacity: 1;
}

.margin-manage {
    margin-top: 100px;
}

.broad-nav .side-nav-menu{
    display: block;
}

.broad-nav .side-nav-menu ul {
    position: relative;
    left: 20%;
    transform: translate(-20px, 0);
}

.broad-nav .side-nav-menu .social-icons span{
    display: inline-block;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    position: relative;
}

.broad-nav .side-nav-menu .nav-menu li a span,.broad .side-nav-menu ul li a span {
    display: inline-block;
    height: 2px;
    width: 0;
    background-color: #f73859;
    transition: .8s ease;
    position: absolute;
    top: 13px;
    margin-left: 9px;
}

.broad .side-nav-menu ul li a {
    margin-left: 9px;
}

.broad-nav .side-nav-menu ul li a.active span{
    width: 75%;
    display: inline-block;
    transition: .5s ease;
}

.fix-top{
    animation-name: animationFade;
    -webkit-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}

.broad-nav .side-nav-menu ul li a.active span{
    width: 75%;
    display: inline-block;
    transition: .5s ease;
}
@keyframes myanim {
    from{
        transform: translateX(-100px);
    }
    to{
        left:0;
    }
}

@-webkit-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-o-keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.broad .side-nav-menu ul li{
    animation-name: myan;
    animation-delay: .2s;
    animation-fill-mode: both;
}
.broad .side-nav-menu ul li:nth-child(2){
    animation-name: myan;
    animation-delay: .3s;
    animation-fill-mode: both;

}
.broad .side-nav-menu ul li:nth-child(3){
    animation-name: myan;
    animation-delay: .4s;
    animation-fill-mode: both;
}
.broad .side-nav-menu ul li:nth-child(4){
    animation-name: myan;
    animation-delay: .5s;
    animation-fill-mode: both;
}
.broad .side-nav-menu ul li:nth-child(5){
    animation-name: myan;
    animation-delay: .6s;
    animation-fill-mode: both;
}
.broad .side-nav-menu ul li:nth-child(6) {
    animation-name: myan;
    animation-delay: .7s;
    animation-fill-mode: both;
}

.broad-nav .side-nav-menu .social-icons span i{
    position: absolute;
    top: -1px;
    left: -5px;
    transition: .8s ease;
}

@keyframes animationFade {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -o-transform: none;
        transform: none;
    }
}

.broad-nav .side-nav-menu .social-icons span .fa-facebook-f{
    left: -5px;
}

.broad-nav .side-nav-menu .social-icons{
    transition: all 1s ease 500ms;
    animation-duration: 2s;
    font-size: 14px;
    animation-name: myan;
    animation-delay: .7s;
    animation-fill-mode: both;
    color: #d6d6d6;
    margin-top: -35px !important;
}

.broad-nav .side-nav-menu ul {
    position: relative;
    left: 15%;
    transform: translate(-25px, -20px);
}

.broad .side-nav-menu ul li{
    transition: all 2s ease 500ms;
    animation-duration: 1s;
}

/*side close btn*/
.broad .btn-close {
    height: 33px;
    width: 33px;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 4px;
    cursor: pointer;
    color: #ffffff;
    z-index: 111;
    transition: .5s ease;
}

.broad.before-side .btn-close{
    display: none;
}

.broad .btn-close::before, .broad .btn-close::after {
    position: absolute;
    left: 16px;
    content: ' ';
    height: 24px;
    width: 2px;
    background: #ffffff;
    top: 5px;
    transition: 0.5s ease;
}

.broad .btn-close:hover::before, .broad .btn-close:hover::after {
    height: 28px;
}

.broad .btn-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.broad .btn-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.broad.right-btn .btn-close{
    right: 47px;
    left: auto;
}

.broad .side-nav-menu ul li span{
    font-size: 30px;
    color: #d9d9d9;
}

.broad .social-icons i{
    font-size: 16px;
}

.broad .brand-logo{
    padding-top: 0;
    padding-left: 70%;
}

.rites-res {
    position: absolute;
    bottom: 50px;
    padding-left: 30px;
}

.broad .rites-res {
    margin-top: 28px;
    margin-left: 49px;
    color: #ffffff;
}

/* ===================================
    Expand Nav bar & body Shrink
====================================== */

.expand_nav{
    left:0;
}

.close_nav{
    padding-top: 25px;
}

.close_nav span:nth-child(2){
    display: none;
}

.close_nav span:first-child{
    margin-left: auto;
    transform: rotate(45deg);
    margin-bottom: -2px;
}

.close_nav span:last-child{
    margin-top: 0;
    transform: rotate(130deg);
}

.close_nav:hover span:first-child,.close_nav:hover span:last-child{
    width: 25px;
}

/* ===================================
   Banner
====================================== */

.slider-area{
    background-image: url("../images/collegepics2/IMG_6588.JPG");
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
  
}

.slider-image {
    position: relative;
    margin: 0 auto -80px auto;
    top: 100px;
    filter: blur(5px);
    -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);

}

.slider-image img {
    top: -90px;
    width: 100%;
    position: relative;
}

.slider-text {
    background-color: #ffffff;;
    color: #2b3033;
}

.slider-area h1 {
    font-size:60px;
    line-height: 1.2;
}

.slider-area p {
    font-size: 18px;
    font-weight: normal;
}

.slider-area{
    align-items: center;
    display: flex;
    position: relative;
}

.slider-copyright {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 15px;
    position: absolute;
    bottom: 25px;
    right: 15px;
    z-index: 11111;
}


.slider-copyrightleft {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 18px;
    position: absolute;
    bottom: 15px;
    left: 105px;
    z-index: 11111;
}
.slider-bottom .slider-social {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1111;
}

.slider-bottom .slider-social a {
    color: #464646;
}

.fixed {
    position: fixed;
}

/*slider social*/
.side-nav-menu .slider-social{
    position: absolute;
    right: 50px;
    top: auto;
    z-index: 111;
    opacity: 0;
    transition: opacity .5s;
}

.side_nav.expand_nav .side-nav-menu .slider-social {
    opacity: 1;
    transition: opacity .5s;
}

.side-nav-menu .slider-social {
    right: auto;
    bottom: 80px;
}

.slider-social ul>li{
    float: left;
}

.slider-social a {
    justify-content: center;
    height: 40px;
    line-height: 38px;
    width: 40px;
    position: relative;
    overflow: hidden;
    align-items: center;
    display: flex;
    text-align: center;
    border-radius: 50px;
    color: #000000;
    font-size: 16px;
    margin: 2px;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}

.circle-one {
    position: absolute;
    top: 26%;
    left: 50%;
}

.circle-two {
    top: 14%;
    left: 68%;
    position: absolute;
}

.circle-three {
    top: 30%;
    left: 88%;
    position: absolute;
}

.circle-four {
    top: 80%;
    left: 80%;
    position: absolute;
}

.circle-five {
    top: 86%;
    left: 55%;
    position: absolute;
}

.animated-circle {
    background-color: transparent;
    border: none;
    height: 40px;
    width: 40px;
    cursor: pointer;
    position: absolute;
}

.animated-circle:after {
    content: "";
    height: 25px;
    width: 25px;
    background-color: #dabd1d;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: 10px;
    -webkit-box-shadow: 0 0 0 0 rgba(217, 190, 38, 0.4);
    box-shadow: 0 0 0 0 rgba(217, 190, 38, 0.4);
    -webkit-animation: ripple 2s infinite;
    animation: ripple 2s infinite;
}

.fixed {
    position: fixed;
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    70% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        -webkit-box-shadow: 0 0 0 20px rgba(0, 159, 153, 0);
        box-shadow: 0 0 0 20px rgba(0, 159, 153, 0);
    }
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 159, 153, 0);
        box-shadow: 0 0 0 0 rgba(0, 159, 153, 0);
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.7);
    }
    70% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        -webkit-box-shadow: 0 0 0 20px rgba(0, 159, 153, 0);
        box-shadow: 0 0 0 20px rgba(0, 159, 153, 0);
    }
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 159, 153, 0);
        box-shadow: 0 0 0 0 rgba(0, 159, 153, 0);
    }
}

/* ===================================
   ALL PRODUCTS
====================================== */

.all-products{
    background-image: url("../images/products_bg.jpg");
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    width: 95%;
    margin-left: 5%;
}

.all-products h2 {
    font-size: 48px;
    font-weight: bold;
}

.parallax-box{
    text-align: center;
    font-family: 'Roboto', sans-serif;
}

.parallax-box h2{
    font-size: 38px;
    margin-bottom: 10px;
    font-weight: bold;
}

.parallax-box h5{
    font-weight: normal;
    font-size: 16px;
}

.owl-products{
    text-align: center;
}

.team-box{
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 5px;
    background-color: #ffffff;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
    position: relative;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
}

.team-box .team-image{
    position: relative;
    overflow: hidden;
}

.team-box .team-text{
    text-align: center;
    font-size: 14px;
    padding: 2rem 0 0 0;
    opacity: 0;
    transition: .25ms;
}

.team-box .team-text .btn-medium {
    font-size: 16px;
    padding: 8px 36px;
    cursor: pointer;
}

.owl-products .owl-item.center .item{
    transform: scale(1.0);
}

.owl-products .owl-item.center .team-box .team-text h5 {
    font-size: 28px;
    color: #464646;
    font-weight: bold;
}

.owl-products .owl-item.center .item .team-text {
    opacity: 1;
    transition: .5s ease;
}

.all-products .circle{
    position: absolute;
    z-index: 1111;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 2px solid transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.all-products .circle:hover i {
    color: #ed2d34;
    transition: .5s ease;
}

.all-products .circle i {
    font-size: 42px;
    z-index: 1111;
    color: #464646;
    opacity: .7;
    transition: .5s ease;

}

.all-products #team-circle-right {
    top: 50%;
    right: -8%;
    transform: translateY(-50%);
    transition: .5s ease;
}

.all-products #team-circle-left{
    top: 50%;
    left: -8%;
    transform: translateY(-50%);
    transition: .5s ease;
}

/* ===================================
   Contact
====================================== */

.contact-sec{
    background-image: url("../images/contact_bg.jpg");
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    width: 95%;
    margin-left: 5%;
}

.contact-sec .slider-social a {
    color: #464646;
}

.contact-sec .heading{
    color: #464646;
    font-size: 48px;
    margin-bottom: 40px;
    font-weight: bold;
}

.contact-sec .contact-form input{
    color: #464646;
    font-size: 16px;
    height: 40px;
    background: transparent;
}

.contact-sec .contact-form .form-control{
    border: none;
    border-radius: 0;
    padding-left: 0;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.contact-sec .contact-form .form-control:focus {
    box-shadow: none;
    border-bottom: 1px solid #464646;
}

.contact-sec .contact-form input::placeholder, .contact-sec .contact-form textarea::placeholder {
    color: #464646;
    font-size: 14px;
}

.contact-sec .contact-form textarea{
    padding-top: 20px;
    height: 150px;
    color: #464646;
    font-size: 16px;
    resize: none;
    background: transparent;
    margin-bottom: 40px;
}

.contact-sec .contact-form .purple-btn{
    margin-top: 15px;
}

.contact_btn {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.contact-form {
    padding-top: 5%;
    width: 100%;
}

/*contact details*/
.contact-sec .contact-background{
    position: absolute;
    right: 0;
    top: -35px;
    z-index: -1;
}

.contact-sec .contact-details{
    font-family: Roboto, sans-serif;
    width: 90%;
}

.contact-sec .contact-details .heading{
    margin-bottom: 35px;
    font-size: 30px;
    font-weight: normal;
}

.contact-sec .contact-details .text{
    color: #464646;
    font-size: 17px;
    font-weight: normal;
}

.contact-sec .contact-details ul{
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 50px;
}

.contact-sec .contact-details ul li{
    color: #464646;
    list-style: none;
    margin-bottom: 30px;
    font-size: 16px;
    display: flex;
    align-items: center;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
}

.contact-sec .contact-details ul li:first-child{
    width: 60%;
}

.contact-sec .contact-details ul li span{
    display: inline-block;
    padding-right: 30px;
}

.contact-sec .contact-details ul li span:last-child{
    padding-right: 0;
}

.contact-sec .contact-details ul li i{
    font-size: 30px;
    margin-right: 20px;
    margin-bottom: 8px;
    color: #464646;
}

/* ===================================
   Reviews
====================================== */

.reviews{
    background-image: url("../images/reviews_bg.jpg");
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    width: 95%;
    margin-left: 5%;
}

.reviews .section-heading h4 {
    font-size: 30px;
    font-weight: bold;
}

.testimonial-img img {
    border-radius: 50%;
    display: inline-block;
}

.reviews .owl-carousel .owl-item img {
    width: 70px;
    height: 70px;
    margin: auto;
}

.icon-quotes{
    color: #c6c6c6;
    font-size: 24px;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    cursor: pointer;
    line-height: 1.3;
    margin: 0 auto;
}

.paragraph {
    font-weight: 200;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}

.testimonial-tittle h3 {
    font-size: 20px;
    font-weight: normal;
}

/* ===================================
   Loader
====================================== */

.loader-bg {
    position: fixed;
    z-index: 99999;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
}

#container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#container {
    width: 200px;
    height: 200px;
}

@keyframes animation {
    0% {
        stroke-dasharray: 1,98;
        stroke-dashoffset: -105;
    }
    50% {
        stroke-dasharray: 80,10;
        stroke-dashoffset: -160;
    }
    100% {
        stroke-dasharray: 1,98;
        stroke-dashoffset: -300;
    }
}

#spinner {
    transform-origin: center;
    animation-name: animation;
    animation-duration: 1.2s;
    animation-timing-function: cubic-bezier(1.0, 0.4, 0.4, 1.0);
    animation-iteration-count: infinite;
}

/* ===================================
   Media Queries
====================================== */

@media (min-width: 1800px) {

    .expand-container {
        max-width: 1300px;
    }

    /* Side Nav */
   
    .sticky-logo {
        right: 2px;
    }
    .my_tog {
        margin-right: 18px;
    }
    .side-nav-menu .nav-menu {
        padding-top: 200px;
    }

    /* Contact */
    .contact-sec .contact-form textarea {
        margin-bottom: 60px;
    }
}

@media (max-width: 1280px) and (min-width: 1210px) {
    .my_tog {
        margin-right: 0;
    }
    .sticky-logo {
        right: -15px;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .h1, h1 {font-size: 60px;}
    section {padding: 10rem 0;}
    html {scroll-behavior: smooth;}
    .section-heading {margin-bottom: 3.5rem;}
    .all-products, .reviews, .contact-sec {height: auto;}

    /* Side Nav */
    .my_tog {
        padding: 20px 5px;
    }
    .sticky-logo {
        display: none !important;
    }
    .side-nav-menu .nav-menu {
        padding-left: 35px;
        padding-top: 350px;
    }

    /* Banner */
    .slider-area h1 {
        font-size: 54px;
    }
    .circle-one {
        top: 35%;
        left: 50%;
    }
    .circle-two {
        top: 26%;
        left: 72%;
    }
    .circle-three {
        top: 30%;
        left: 90%;
    }
    .circle-four {
        top: 70%;
        left: 88%;
    }
    .circle-five {
        top: 74%;
        left: 64%;
    }

    /* All Products */
    .all-products h2 {
        font-size: 42px;
    }

    /* Contact */
    .contact-sec .heading {
        font-size: 42px;
    }

    .btn.btn-medium {
        padding: 10px 42px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px){
    .h1, h1 {font-size: 58px;}
    .h3, h3 {font-size: 32px;}
    section {padding: 7.5rem 0;}
    p {font-size: 14px;}
    html {scroll-behavior: smooth;}
    .all-products, .reviews, .contact-sec {height: auto;}
    .section-heading {margin-bottom: 3rem;}

    /* Side Nav */
    .my_tog {
        padding: 20px 0;
        margin-right: 8px;
    }
    .sticky-logo {
        display: none !important;
    }
    .side-nav-menu .nav-menu {
        padding-left: 35px;
        padding-top: 120px;
    }

    /* Banner */
    .slider-area h1 {
        font-size: 42px;
    }
    .slider-area p {
        font-size: 16px;
    }
    .circle-one {
        top: 36%;
        left: 50%;
    }
    .circle-two {
        top: 25%;
        left: 68%;
    }
    .circle-three {
        top: 30%;
        left: 88%;
    }
    .circle-four {
        top: 66%;
        left: 82%;
    }
    .circle-five {
        top: 72%;
        left: 55%;
    }

    /* All Products */
    .all-products h2 {
        font-size: 38px;
    }

    /* Contact */
    .contact-sec .heading {
        font-size: 42px;
    }
    .contact-sec .contact-details .text {
        text-align: left;
    }
    .contact-form {
        padding-top: 10%;
    }

    /* Modal Window */

}
@media screen and (min-width:1000px) {
    #popup_this{
        width:50%;
    }
    #popup_this img{
        height:550px !important;
    }
    .min_width_center{
        text-align:left;
    }
}
@media screen and (max-width:991px){
    .products-fade.wow {
	width: 100% !important;
    }
    .slider-area {
	background-image: url("../images/collegepics2/IMG_6588.JPG");
	height: 100%;
	background-repeat: no-repeat;
	/* background-size: cover; */
	/* position: relative; */
	background-size: contain;
 
    }
    /*#team-circle-left{*/
    /*    width:100%;*/
    /*    text-align:center;*/
    /*}*/
    /*#team-circle-right{*/
    /*    width:100%;*/
    /*    text-align:center;*/
    /*}*/
    .slider-copyrightleft {
 
	display: none;
    }
    .text_offer{
        font-size:16px;
        text-align:center;
    }
    .manage_ment_btn a{padding: 10px 27px;}
    
}
    
    .b-modal.__b-popup1__{
        z-index:9999!important;
    }
    .menu ul li a {
	color: #F5E1C7;
	margin: 0 18px;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.header_custom {
	background: red;
	
 
	padding: 10px 0;
}
    .menu {
	width: 100%;
	position: absolute;
	z-index: 99999;
	left: 0;
	top:90px;
	background:#ed2d34;
	display: none;
	padding: 30px;
	border-radius: 0 0 30px 30px;
	-webkit-box-shadow: rgba(241, 240, 240, 0.25) 0px 54px 55px, rgba(233, 232, 232, 0.12) 0px -12px 30px, rgba(170, 169, 169, 0.12) 0px 4px 6px, rgba(167, 162, 162, 0.17) 0px 12px 13px, rgba(184, 180, 180, 0.09) 0px -3px 5px;
	box-shadow: rgba(241, 240, 240, 0.25) 0px 54px 55px, rgba(233, 232, 232, 0.12) 0px -12px 30px, rgba(170, 169, 169, 0.12) 0px 4px 6px, rgba(167, 162, 162, 0.17) 0px 12px 13px, rgba(184, 180, 180, 0.09) 0px -3px 5px;
}
@media screen and (min-width: 768px) {
    .side_nav{
            display:block!important;
        }
}
    @media screen and (max-width: 767px) {
        .slider-social.side-icons.cursor-light{
            display:none;
        }
        .header_outer{
            display:block;
        }
        .side_nav{
            display:none;
        }
        
        .side_nav {
 
	left: -15%;
 
    }
        .brand-logo {
 
	 padding-top:0px; 
	margin-top: 20px;
	 padding-left:0px; 
 
}
        .side-nav-menu {
	margin-top: 70px;
    }
        .my_tog {
     
    	 margin-right:0px !important; 
     
        }
        .mobile_align{
            text-align:left!important;
        }
        .mobile_left{
           text-align:left!important;
        }
        .font_2{
        font-size:36px;
    }
    .navbar{
        display:none;
    }
    
    body {text-align: center;overflow-y: hidden!important;}
    html {scroll-behavior: smooth;}
    section {padding:2rem 0;}
    .h1, h1 {font-size: 36px;}
    .h2, h2 {font-size:22px;}
    .h3, h3 {font-size:18px;}
    p {font-size: 14px;line-height: 20px;}
    .all-products, .reviews, .contact-sec {height: auto; width: 100%; margin-left: 0;}
    .slider-area {width: 100%; margin-left: 0;}

    /* Side Nav */
    

    
    /*.side_nav {*/
    /*    display: none;*/
    /*}*/
    .navbar-brand {
        margin-right: 0;
    }

    /* Nav-Bar */
    .navbar {
        padding: 6px 10px;
    }

    /* Banner */
    .slider-bottom .slider-social, .slider-copyright {
        display: none;
    }
    .slider-area h1 {
        font-size: 36px;
    }
    .slider-area p {
        font-size: 14px;
    }
    .circle-one {
        top: 52%;
        left: 8%;
    }
    .circle-two {
        top: 44%;
        left: 42%;
    }
    .circle-three {
        top: 42%;
        left: 82%;
    }
    .circle-four {
        top: 81%;
        left: 83%;
    }
    .circle-five {
        top: 92%;
        left: 54%;
    }

    /* All Products */
    .all-products h2 {
        font-size: 34px;
    }
    .all-products .circle i {
        display: none;
    }

    /* Contact */
    .contact-sec .heading {
        font-size: 26px;
    }
    .contact-sec .contact-details {
        margin: 40px auto 0 auto;
    }
    .contact-sec .contact-details .text {
        font-size: 14px;
    }
    .contact-sec .contact-form {
        width: 100%;
        margin-left: 0;
        padding-top: 20%;
    }
    .contact-sec .contact-details {
        width: 100%;
        margin-left: 0;
        margin-top:40px;
    }
    .contact-sec .contact-details ul li:first-child {
        width: 100%;
    }
    .contact-sec .contact-details ul li {
        display: block;
        margin-bottom: 30px;
    }
    .contact-sec .contact-details ul li i{
        margin-right: 0;
        margin-bottom: 15px;
        display: block;
    }
    .contact-social ul {
        justify-content: center;
    }

    /* Modal Window */
    .shoes-list {
        padding: 50px 0;
    }
    .morphic-title p {
        margin-top: 30px;
        margin-bottom: 30px;
        font-weight:700;
    }
    .modal-btn .btn.btn-medium {
        font-size: 12px;
    }
    .morphic-title h3 , .price-modal h1 {
        font-size: 36px;
    }
    .morphic-title p {
        font-size: 14px;
    }
    .carousel-indicators {
        margin-bottom: 10% !important;
    }

    /* Background Images Adjustment */
    .slider-area {
        background-position-x: -37%;
    }
    .all-products {
        background-position-x: -12%;
    }
    .reviews {
        background-position-x: -23%;
    }
    .contact-sec {
        background-position-x: -6%;
    }
    .main-font{
        width:100% !important;
    }
    center {
	width: 100%;
    }
}

@media (max-width: 575.98px) {
    .mobile_padding{
        padding-left:0!important;
    }
    .font_2{
    font-size:30px;
    }
    .h1, h1 {
        font-size: 30px;
    }
    p {
        font-size: 12px;
        line-height: 18px;
    }
    .btn.btn-medium {
        font-size: 12px;
    }
    /* Banner */
    .slider-area h1 {
        font-size: 32px;
    }
    .slider-area p {
        font-size: 12px;
    }
    .mobile_align {
 
	margin-left: 10px;
    }
    .carousel img {
	
	height: 300px !important;
	
    }
    .carousel {

	height: 300px !important;
    }
    .thumbnails div {
	 
	height: 100%;
    }
    .mobile_view_img{
        width:250px !important;
        height:175px !important;
    }
}

.column11 {
    float: left;
    width: 66.66666%;
    padding: 20px;
  }
  
.column12 {
    float: left;
    width: 33.33333%;
    padding: 20px;
  }
  .add_new_padding p{
      margin:0;
      padding:0;
  }
  .manage_ment_btn{}
  .manage_ment_btn a{
      margin-bottom:0 !important;
  }
  .add_new_padding img{
      margin-bottom:15px;
  }
  .slider-copyright.text-black.link {
	width: 100%;
	text-align:center;
	margin-bottom:15px;
}
  
  
  
  
      .containers {
  display: inline-block;
  cursor: pointer;
}

.bar1, .bar2, .bar3 {
  width: 30px;
  height: 4px;
  background-color:white;
  margin: 6px 0;
  transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  transform: rotate(45deg) translate(-8px, -8px);
}
