/*!/wp-content/themes/study-landingpages-theme/assets/styles/main.css*/html{scroll-behavior:smooth}header{background:linear-gradient(rgb(0 0 0 / .7),rgb(0 0 0 / .8)),var(--var-bg-image);background-position:center;background-size:cover}.bg-transparent{background-color:#fff0}.bg-purple{background-color:var(--var-bg-color);color:#fff}.bg-custom{background-color:rgb(0 0 0 / .9)}.register-button-white{padding:10px 21px;background-color:#fff;color:var(--var-bg-color)}.register-button-white:hover{text-decoration:none;color:var(--var-bg-color)}.register-button{padding:10px 21px;color:#fff;background:var(--var-bg-color)}.slider-text{height:450px}.register-button:hover{text-decoration:none;color:#fff}.img-fluid{object-fit:cover}.img-custom{height:100%}.shadow{box-shadow:0 0 39px -11px rgb(0 0 0 / .75)}.card{border-radius:0;border:0;border-top:10px solid var(--var-bg-color);padding:80px 0}.quotes-card{border-radius:0;border:0;border-left:3px solid var(--var-bg-color);padding:15px}.faculty-input{padding:10px 5px;border:0;outline:0;background:#e7e7e7}.faculty-label{margin:0}.image-holder-circle{width:350px;height:350px}.rounded-circle{box-shadow:0 0 39px -11px rgb(0 0 0 / .75)}.title-cfar-custom{margin-left:4.5rem;margin-bottom:2.5rem}.list{list-style:none;width:600px;max-width:90%}.item{display:block;clear:both;counter-increment:list;padding-bottom:4rem;font-size:1.1rem;line-height:1.375;position:relative}.item:before{font-size:36px;font-weight:700;color:var(--var-bg-color);content:counter(list);width:6rem;height:6rem;float:left;margin:0 2.5rem .75rem 0;background:#fff;box-shadow:0 0 39px -11px rgb(0 0 0 / .75);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;shape-outside:ellipse();z-index:1}.item:after{width:2.5rem;height:2.5rem;position:absolute;top:0;left:0;content:"";background:var(--highlight1);z-index:-1;border-top-left-radius:3px}.facts-section{background-color:var(--var-bg-color)}.fact{width:135px;height:135px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;color:var(--var-bg-color);font-size:24px}.fact-border{border:3px solid var(--var-bg-color);border-radius:3px}.nav-pills .nav-link{border-radius:0;color:#898989;border-bottom:3px solid #898989}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:#fff;color:var(--var-bg-color);font-weight:700;border-radius:0;border-bottom:3px solid var(--var-bg-color)}footer{background-color:#131313}.footer-contact{list-style:none}.contact-element{width:50px;height:50px;display:flex;justify-content:center;align-items:center;background-color:#fff;color:var(--var-bg-color);font-size:24px}@media screen and (max-width:992px){.nav-bg{background-color:#131313}}@media screen and (max-width:550px){.list{max-width:100%;padding-inline-start:0}.item:before{width:5rem;height:5rem;float:left;margin:0 1rem .5rem 0}}.video-box iframe{width:100%}.pt-100{padding-top:100px!important}.modal-dialog{height:100%;min-width:80%;min-height:100%}.text-indent-70{text-indent:30px}.small{font-size:65%!important}