/*== Basic css ==*/
	*, *::before, *::after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }	body { font-family: 'Poppins', sans-serif; font-size: 18px; font-weight: 300; line-height: 1.4; color: #000000; } a { color: #900d87; text-decoration: none; }a:hover, a:focus { color: #900d87; text-decoration: underline; }.transition { -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; transition-duration: 0.6s; }a.phonelink, a.phonelink:hover, a.phonelink:focus { cursor: default; text-decoration: none !important; }	@media (max-width: 1024px) {a.phonelink { text-decoration: underline !important; }}img{max-width: 100%;}.bg-y-100 {background-size: auto 100%;}.bg-cover{background-size:cover;}.bg-contain{background-size: contain;}
.bg-auto { background-size: auto; }.bg-left { background-position: left; }.bg-left-top { background-position: left top;}.bg-right { background-position: right; }
.bg-right-top{background-position: right top;}.bg-center{background-position: center;}.bg-center-top{background-position: center top;}.bg-center-bottom{background-position: center bottom;}
.bg-repeat{background-repeat:repeat;}.top{top:0;}.bottom{bottom: 0;}.left{left: 0;}.right{right: 0;}.text-underline{text-decoration: underline !important;}a.text-underline:hover{text-decoration: none !important;}.text-underline-none{text-decoration: none !important;}a.text-underline-none:hover { text-decoration: underline !important; }.overflow-x-hide { overflow-x: hidden;}.overflow-y-hide{overflow-y: hidden;}.overflow-hide{overflow:hidden;}.text-primary{color: #900d87 !important;}.text-secondary{color: #6c757d !important;}.text-dark{color: #000!important;}.bg-primary{background-color: #900d87 !important;}.bg-secondary{background-color: #6c757d !important;}.bg-light{background-color: #f5fcf9 !important;}.bg-gray{ background-color: #f7f5f5 !important;}.bg-dark { background-color: #333 !important;}.bg-darker{background-color:#000!important;}.border-primary{border-color: #900d87!important;}.border-secondary{border-color: #6c757d!important;}.border-light{border-color: #d1d1d1!important;}.border-dark{border-color: #999!important;}.bg-black{background:#000000 !important;}.p-1 { padding: 1rem !important;}.p-2{padding:2rem !important;}.p-3{padding: 3rem !important;}.p-4 {padding: 4rem !important;}.p-5{padding:5rem !important;}.p-0 {padding: 0rem !important;}.pt-1 { padding-top: 1rem !important;}.pt-2{padding-top:2rem !important; }.pt-3{padding-top: 3rem !important;}.pt-4 { padding-top: 4rem !important; }.pt-5 { padding-top: 5rem !important; }.pt-0 { padding-top: 0rem !important;}.pb-1{padding-bottom:1rem !important; }.pb-2{padding-bottom: 2rem !important;}.pb-3 { padding-bottom: 3rem !important;}.pb-4 { padding-bottom: 4rem !important; }.pb-5{padding-bottom: 5rem !important;}.pb-0 {padding-bottom: 0rem!important;}.pl-1{padding-left: 1rem !important;}.pl-2{padding-left: 2rem !important;}.pl-3{padding-left: 3rem !important;}.pl-4{padding-left: 4rem !important;}.pl-5{padding-left: 5rem !important;}.pl-0{padding-left: 0rem !important;}.pr-1{padding-right:1rem !important;}.pr-2{padding-right:2rem!important;}.pr-3{padding-right: 3rem !important;}.pr-4{padding-right: 4rem !important;}.pr-5{padding-right:5rem !important;}.pr-0{padding-right:0rem!important;}.m-1{margin: 1rem !important;}.m-2{margin: 2rem!important;}.m-3{margin: 3rem !important;}.m-4{margin:4rem!important;}.m-5{margin:5rem !important;}.m-0{margin: 0rem!important;}.mt-1{margin-top: 1rem !important;}.mt-2{margin-top: 2rem !important;}.mt-3{margin-top: 3rem !important;}.mt-4 { margin-top: 4rem !important;}.mt-5{margin-top: 5rem !important;}.mt-0{margin-top: 0rem !important;}.mb-1{margin-bottom: 1rem !important; }.mb-2 { margin-bottom: 2rem !important;}.mb-3{margin-bottom: 3rem !important;}.mb-4{margin-bottom: 4rem !important;}.mb-5{margin-bottom: 5rem !important;}.mb-0 { margin-bottom: 0rem !important;}.ml-1{margin-left: 1rem !important;}.ml-2{margin-left: 2rem !important;}.ml-3{margin-left: 3rem !important;}.ml-4 { margin-left: 4rem !important;}.ml-5{margin-left: 5rem !important;}	.ml-0 { margin-left: 0rem !important;}.mr-1{margin-right: 1rem !important;}.mr-2{margin-right: 2rem !important;}.mr-3{margin-right: 3rem !important;}.mr-4{margin-right: 4rem !important;}.mr-5 { margin-right: 5rem !important;}.mr-0{margin-right: 0rem !important;}.mw-inherit{max-width: inherit !important;}.mh-inherit{max-height:inherit !important;}@media(min-width: 576px){.p-sm-1{padding: 1rem !important;}.p-sm-2{padding:2rem !important;}.p-sm-3{padding: 3rem !important;}.p-sm-4{padding: 4rem !important;}.p-sm-5{padding: 5rem !important;}.p-sm-0 {padding: 0rem !important;}.pt-sm-1 { padding-top: 1rem !important;}.pt-sm-2{padding-top: 2rem !important;}.pt-sm-3{padding-top: 3rem !important;}.pt-sm-4{padding-top: 4rem !important;}.pt-sm-5 { padding-top: 5rem !important;}.pt-sm-0{padding-top: 0rem !important;}.pb-sm-1{padding-bottom: 1rem !important;}.pb-sm-2 { padding-bottom: 2rem !important;}.pb-sm-3{padding-bottom: 3rem !important;}.pb-sm-4 { padding-bottom: 4rem !important;}.pb-sm-5 { padding-bottom: 5rem !important;}.pb-sm-0 { padding-bottom: 0rem !important;}
.pl-sm-1{padding-left: 1rem !important;}.pl-sm-2{padding-left: 2rem !important;}.pl-sm-3{padding-left: 3rem !important;}.pl-sm-4 { padding-left: 4rem !important;}.pl-sm-5{padding-left: 5rem !important;}.pl-sm-0{padding-left: 0rem !important;}.pr-sm-1{padding-right: 1rem !important;}.pr-sm-2{padding-right: 2rem !important;}.pr-sm-3{padding-right: 3rem !important;}.pr-sm-4{padding-right: 4rem !important;}.pr-sm-5{padding-right: 5rem !important;}.pr-sm-0 { padding-right: 0rem !important;}.m-sm-1{margin: 1rem !important;}.m-sm-2{margin: 2rem !important;}.m-sm-3{margin: 3rem !important;}.m-sm-4{margin: 4rem !important;}.m-sm-5 { margin: 5rem !important;}.m-sm-0 { margin: 0rem !important;}.mt-sm-1 { margin-top: 1rem !important;}.mt-sm-2 { margin-top: 2rem !important;}.mt-sm-3 { margin-top: 3rem !important;}.mt-sm-4 { margin-top: 4rem !important;}.mt-sm-5 { margin-top: 5rem !important;}.mt-sm-0 { margin-top: 0rem !important;}.mb-sm-1 { margin-bottom: 1rem !important;}.mb-sm-2 { margin-bottom: 2rem !important;}.mb-sm-3 { margin-bottom: 3rem !important;}.mb-sm-4 { margin-bottom: 4rem !important;}.mb-sm-5{margin-bottom: 5rem !important;}.mb-sm-0 { margin-bottom: 0rem !important;}.ml-sm-1 { margin-left: 1rem !important;}.ml-sm-2 { margin-left: 2rem !important;}.ml-sm-3 { margin-left: 3rem !important;}.ml-sm-4 { margin-left: 4rem !important;}
.ml-sm-5 { margin-left: 5rem !important;}.ml-sm-0 { margin-left: 0rem !important;}.mr-sm-1{margin-right:1rem !important;}.mr-sm-2 { margin-right:2rem !important;}.mr-sm-3{margin-right: 3rem !important;}.mr-sm-4 { margin-right: 4rem !important;}.mr-sm-5 { margin-right: 5rem !important;}.mr-sm-0{margin-right: 0rem !important;}.position-sm-absolute { position: absolute !important; }.position-sm-relative { position: relative !important;}.position-sm-static{position: static !important;}.w-sm-25{width: 25% !important;}.w-sm-50{width: 50% !important;}.w-sm-75{width: 75% !important;}.w-sm-100 { width: 100% !important;}.h-sm-100 { height: 100% !important;}.mw-sm-inherit{max-width: inherit !important;}.mh-sm-inherit{max-height: inherit !important;}.co-sm-20 { max-width: 20%; -ms-flex: 0 0 20%;flex: 0 0 20%; }} @media(min-width:768px){.p-md-1{padding: 1rem !important;}.p-md-2{padding:2rem !important;}.p-md-3{padding: 3rem !important;}.p-md-4{padding: 4rem !important;}.p-md-5{padding: 5rem !important;}.p-md-0{padding: 0rem !important;}.pt-md-1{padding-top: 1rem !important;}.pt-md-2{padding-top:2rem!important;}.pt-md-3{padding-top:3rem!important;}.pt-md-4{padding-top:4rem!important;}.pt-md-5{padding-top:5rem!important;}.pt-md-0{padding-top:0rem!important;}.pb-md-1{padding-bottom:1rem!important;}.pb-md-2{padding-bottom:2rem!important;}.pb-md-3{padding-bottom:3rem!important;}.pb-md-4{padding-bottom:4rem!important;}.pb-md-5{padding-bottom:5rem!important;}.pb-md-0{padding-bottom:0rem!important;}.pl-md-1{padding-left:1rem!important;}.pl-md-2{padding-left:2rem!important;}.pl-md-3{padding-left:3rem!important;}.pl-md-4{padding-left:4rem!important;}.pl-md-5{padding-left:5rem!important;}.pl-md-0{padding-left:0rem!important;}.pr-md-1{padding-right:1rem!important;}.pr-md-2{padding-right:2rem!important;}.pr-md-3{padding-right:3rem!important;}.pr-md-4{padding-right:4rem!important;}.pr-md-5{padding-right:5rem!important;}.pr-md-0{padding-right:0rem!important;}.m-md-1{margin:1rem!important;}.m-md-2{margin:2rem!important;}.m-md-3{margin:3rem!important;}.m-md-4{margin:4rem!important;}.m-md-5{margin:5rem!important;}.m-md-0{margin:0rem!important;}.mt-md-1{margin-top:1rem!important;}.mt-md-2{margin-top:2rem!important;}.mt-md-3{margin-top:3rem!important;}.mt-md-4{margin-top:4rem!important;}.mt-md-5{margin-top:5rem!important;}.mt-md-0{margin-top:0rem!important;}.mb-md-1{margin-bottom:1rem!important;}.mb-md-2{margin-bottom:2rem!important;}.mb-md-3{margin-bottom:3rem!important;}.mb-md-4{margin-bottom:4rem!important;}.mb-md-5{margin-bottom:5rem!important;}.mb-md-0{margin-bottom:0rem!important;}.ml-md-1{margin-left:1rem!important;}.ml-md-2{margin-left:2rem!important;}.ml-md-3{margin-left:3rem!important;}.ml-md-4{margin-left:4rem!important;}.ml-md-5{margin-left:5rem!important;}.ml-md-0{margin-left:0rem!important;}.mr-md-1{margin-right:1rem!important;}.mr-md-2{margin-right:2rem!important;}.mr-md-3{margin-right:3rem!important;}.mr-md-4{margin-right:4rem!important;}.mr-md-5{margin-right:5rem!important;}.mr-md-0{margin-right:0rem!important;}.position-md-absolute{ position:absolute!important;}.position-md-relative{position:relative!important;}.position-md-static{position:static!important;}.w-md-25{width:25%!important;}.w-md-50{width:50% !important;}.w-md-75{ width:75% !important;}.w-md-100{width:100%!important;}.h-md-100{height:100%!important;}.mw-md-inherit{max-width:inherit!important;}.mh-md-inherit{max-height:inherit!important;}.co-md-20{max-width:20%;-ms-flex:0 0 20%;flex:0 0 20%;}} @media(min-width:992px){.p-lg-1{padding:1rem!important;}.p-lg-2{padding:2rem!important;}.p-lg-3{padding:3rem!important;}.p-lg-4{padding:4rem!important;}.p-lg-5{padding:5rem!important;}.p-lg-0{padding:0rem!important;}.pt-lg-1{padding-top:1rem!important;}.pt-lg-2{padding-top:2rem!important;}.pt-lg-3{padding-top:3rem!important;}.pt-lg-4{padding-top:4rem!important;}.pt-lg-5{padding-top:5rem!important;}.pt-lg-0{padding-top:0rem!important;}.pb-lg-1{padding-bottom:1rem!important;}.pb-lg-2{padding-bottom:2rem!important;}.pb-lg-3{padding-bottom:3rem!important;}.pb-lg-4{padding-bottom:4rem!important;}.pb-lg-5{padding-bottom:5rem!important;}.pb-lg-0{padding-bottom:0rem!important;}.pl-lg-1{padding-left:1rem!important;}.pl-lg-2{padding-left:2rem!important;}.pl-lg-3{padding-left:3rem!important;}.pl-lg-4{padding-left:4rem!important;}.pl-lg-5{padding-left:5rem!important;}.pl-lg-0{padding-left:0rem!important;}.pr-lg-1{padding-right:1rem!important;}.pr-lg-2{padding-right:2rem!important;}.pr-lg-3{padding-right:3rem!important;}.pr-lg-4{padding-right:4rem!important;}.pr-lg-5{padding-right:5rem!important;}.pr-lg-0{padding-right:0rem!important;}.m-lg-1{margin:1rem!important;}.m-lg-2{margin:2rem!important;}.m-lg-3{margin:3rem!important;}.m-lg-4{margin:4rem!important;}.m-lg-5{margin:5rem!important;}.m-lg-0{margin:0rem!important;}.mt-lg-1{margin-top:1rem!important;}.mt-lg-2{margin-top:2rem!important;}.mt-lg-3{margin-top:3rem!important;}.mt-lg-4{margin-top:4rem!important;}.mt-lg-5{margin-top:5rem!important;}.mt-lg-0{margin-top:0rem!important;}.mb-lg-1{margin-bottom:1rem!important;}.mb-lg-2{margin-bottom:2rem!important;}.mb-lg-3{margin-bottom:3rem!important;}.mb-lg-4{margin-bottom:4rem!important;}.mb-lg-5{margin-bottom:5rem!important;}.mb-lg-0{margin-bottom:0rem!important;}.ml-lg-1{margin-left:1rem!important;}.ml-lg-2{margin-left:2rem!important;}.ml-lg-3{margin-left:3rem!important;}.ml-lg-4{margin-left:4rem!important;}.ml-lg-5{margin-left:5rem!important;}.ml-lg-0{margin-left:0rem!important;}.mr-lg-1{margin-right:1rem!important;}.mr-lg-2{margin-right:2rem!important;}.mr-lg-3{margin-right:3rem!important;}.mr-lg-4{margin-right:4rem!important;}.mr-lg-5{margin-right:5rem!important;}.mr-lg-0{margin-right:0rem!important;}.position-lg-absolute{ position:absolute!important;}.position-lg-relative{position:relative!important;}.position-lg-static{position:static!important;}.w-lg-25{width:25%!important;}.w-lg-50{width:50%!important;}.w-lg-75{width:75%!important;}.w-lg-100{width:100%!important}.h-lg-100{height:100%!important;}.mw-lg-inherit{max-width:inherit!important;}.mh-lg-inherit{max-height:inherit!important;}.co-lg-20{max-width:20%;-ms-flex:0 0 20%;flex:0 0 20%;}} @media(min-width:1200px){.p-xl-1{padding:1rem!important;}.p-xl-2{padding:2rem!important;}.p-xl-3{padding:3rem!important;}.p-xl-4{padding:4rem!important;}.p-xl-5{padding:5rem!important}.p-xl-0{padding:0rem!important;}.pt-xl-1{padding-top:1rem!important;}.pt-xl-2{padding-top:2rem!important;}.pt-xl-3{padding-top:3rem!important;}.pt-xl-4{padding-top:4rem!important;}.pt-xl-5{padding-top:5rem!important;}.pt-xl-0{padding-top:0rem!important;}.pb-xl-1{padding-bottom:1rem!important;}.pb-xl-2{padding-bottom:2rem!important;}.pb-xl-3{padding-bottom:3rem!important;}.pb-xl-4{padding-bottom:4rem!important;}.pb-xl-5{padding-bottom:5rem!important;}.pb-xl-0{padding-bottom:0rem!important;}.pl-xl-1{padding-left:1rem!important;}.pl-xl-2{padding-left:2rem!important;}.pl-xl-3{padding-left:3rem!important;}.pl-xl-4{padding-left:4rem!important;}.pl-xl-5{padding-left:5rem!important;}.pl-xl-0{padding-left:0rem!important;}.pr-xl-1{padding-right:1rem!important;}.pr-xl-2{padding-right:2rem!important;}.pr-xl-3{padding-right:3rem!important;}.pr-xl-4{padding-right:4rem!important;}.pr-xl-5{padding-right:5rem!important;}.pr-xl-0{padding-right:0rem!important;}.m-xl-1{margin:1rem!important;}.m-xl-2{margin:2rem!important;}.m-xl-3{margin:3rem!important;}.m-xl-4{margin:4rem!important;}.m-xl-5{margin:5rem!important;}.m-xl-0{margin:0rem!important;}.mt-xl-1{margin-top:1rem!important;}.mt-xl-2{margin-top:2rem!important;}.mt-xl-3{margin-top:3rem!important;}.mt-xl-4{margin-top:4rem!important;}.mt-xl-5{margin-top:5rem!important;}.mt-xl-0{margin-top:0rem!important;}.mb-xl-1{margin-bottom:1rem!important;}.mb-xl-2{margin-bottom:2rem!important;}.mb-xl-3{margin-bottom:3rem!important;}.mb-xl-4{margin-bottom:4rem!important;}.mb-xl-5{margin-bottom:5rem!important;}.mb-xl-0{margin-bottom:0rem!important;}.ml-xl-1{margin-left:1rem!important;}.ml-xl-2{margin-left:2rem!important;}.ml-xl-3{margin-left:3rem!important;}.ml-xl-4{margin-left:4rem!important;}.ml-xl-5{margin-left:5rem!important;}.ml-xl-0{margin-left:0rem!important;}.mr-xl-1{margin-right:1rem!important;}.mr-xl-2{margin-right:2rem!important;}.mr-xl-3{margin-right:3rem!important;}.mr-xl-4{margin-right:4rem!important;}.mr-xl-5{margin-right:5rem!important;}.mr-xl-0{margin-right:0rem!important;}.position-xl-absolute{ position:absolute !important;}.position-xl-relative{position:relative!important;}.position-xl-static{position:static!important;}.w-xl-25{width:25%!important;}.w-xl-50{width:50%!important;}.w-xl-75{width:75%!important;}.w-xl-100{width:100%!important;}.h-xl-100{height:100%!important;}.mw-xl-inherit{max-width:inherit!important;}.mh-xl-inherit{max-height:inherit!important;}.co-xl-20{max-width: 20%; -ms-flex:0 0 20%;flex: 0 0 20%;}}.page-title{font-size: 36px; font-weight: 300; line-height: 1.2; margin-bottom: 1.5rem;}.inner-page-title{font-size:36px;font-weight:300;line-height:1.2;margin-bottom:1.5rem;}.sub-title1{font-size:28px;font-weight:300;line-height:1.2;margin-bottom:1rem;}.sub-title2{font-size:24px;font-weight:400;line-height:1.2;margin-bottom:1rem;}.sub-title3{font-size:20px;font-weight:400;line-height:1.2;margin-bottom:1rem;}.page-header{font-size:15px;}.page-header .phoneheader{font-size:20px;}.page-header .site-logo img{width:190px;}.sticky-fixed{position: fixed;left:0;right:0;top:0;z-index:1020;-webkit-box-shadow:rgba(0,0,0,.1) 1px 0px 5px; box-shadow:rgba(0,0,0,.1) 1px 0px 5px;}.header-column-padding{padding-top:1.0rem;padding-bottom:1.0rem;}
#back-to-top{position:fixed;bottom:150px;right:10px;z-index:1000;} @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){ #back-to-top{right:20px;}} #back-to-top a{color:#fff;text-align:center; line-height: 34px; text-decoration: none; display: block; height: 2.25rem; width: 2.25rem; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; transition-duration: 0.6s; -webkit-box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.4); -moz-box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.4); box-shadow: 0px 0px 0px 3px rgba(255,255,255,0.4);background-color: #900d87;}#back-to-top a:hover{background-color: #000;}.navbar-toggler{width:25px; height: 21px; padding: 0; outline: none !important;position: absolute;right: 15px;top: 50%;margin-top: -10.5px;}.navbar-toggler .i-line{width: 100%; height: 2px; border-radius: 10px; background-color: #ffffff; position: absolute; left: 0; right: 0; margin-left: auto; margin-right: auto;}.navbar-toggler .i-line.top{top:0;}.navbar-toggler .i-line.middle{top:50%;margin-top:-1.5px;}.navbar-toggler .i-line.bottom{bottom: 0;}.closed .i-line.middle{width:0;opacity:0;}.closed .i-line.top{top:9px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);}.closed .i-line.bottom{bottom:7px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);}.navbar{font-family:'Open Sans',sans-serif;}.navbar .nav-item{outline:none;}.navbar .nav-link{color:#480744;font-size: 15px; font-weight:400;line-height:1.4;text-decoration:none;padding:14px 16px;}.navbar .nav-item:last-child .nav-link{padding-right:0;}.active .nav-link,.open .nav-link,.nav-item:hover .nav-link,.nav-item:focus .nav-link{background-color:transparent;color:#f46cef;text-decoration:none;}.navbar .dropdown-menu{font-size:15px;font-weight:400;line-height:1.2;background-color:#222;margin:0;border:none;border-radius:0;padding:5px 0;}.navbar .dropdown-menu .dropdown-item{color:#fff;text-decoration:none;padding:8px 16px;white-space:normal;}.navbar .dropdown-menu .dropdown-item:hover,.navbar .dropdown-menu .dropdown-item:focus,.navbar .dropdown-menu .dropdown-item:active{background-color:transparent;color:#ccc;}.navbar .open>.dropdown-menu{display:block;}	
.sidebar-nav{z-index:1021;position:fixed;left:-250px;top:0;width:100%;max-width:250px;height:100%;text-align:left;-webkit-box-shadow:rgba(0,0,0,.1) 1px 0 5px;box-shadow:rgba(0,0,0,.1) 1px 0 5px;}
.sidebar-nav .container{height:100%;}.sidebar-nav .navbar-collapse{display: block;overflow-y: auto; height: 100% !important;}.sidebar-nav .navbar-nav > .nav-item + .nav-item{border-top: rgba(100,100,100,.5) 1px solid;}.sidebar-nav .navbar-nav .dropdown-toggle{padding-right:28px;}.sidebar-nav .dropdown-toggle::after{position:absolute;right: 15px; top: 23px;border-width:5px;opacity: .7; -webkit-transform: rotate(-90deg); transform: rotate(-90deg);  -webkit-transition-duration: .4s; transition-duration: .4s;}.sidebar-nav .show > .dropdown-toggle::after{-webkit-transform: rotate(0); transform: rotate(0);}.navbar{background: #ffffff;} @media(min-width:768px){.navbar .nav-link {color: #ffffff;} .active .nav-link, .open .nav-link, .nav-item:hover .nav-link, .nav-item:focus .nav-link{color: #f46cef;}	}.modal-dialog{margin-top:3rem;}.modal .close{position:absolute;top:-28px;right:0;width:26px;height:20px;opacity:1;outline:none;}.modal .close:before,.modal .close:after{content:'';width:100%;height:2px;border-radius:4px;background-color:#fff;position:absolute;left:0;top:8px;}.modal .close:before{transform:rotate(45deg);}.modal .close:after{transform:rotate(-45deg);}.block-img{min-height:200px;}.copyright-text{font-family:Verdana,Geneva,sans-serif;font-size:11px;line-height:1.4;color:#fff;}.copyright-text a{color:#fff;}.webauthorv1{color:#828487;text-align:left!important;font-family:'Open Sans',sans-serif!important;font-weight:400!important;font-size:11px!important;line-height:1.4!important;text-transform:uppercase!important;display:inline-block!important;position:relative!important;padding-left:35px;}.webauthorv1 strong.dfbold{font-size:16px!important;font-weight:700!important;letter-spacing:0.3px!important;}.webauthorv1 a.dflink, .webauthorv1 a.dflink:hover, .webauthorv1 a.dflink:focus{color:inherit!important;text-decoration:none!important;font-weight:inherit!important;font-size: inherit!important;}.webauthorv1 a.dflink:focus{outline:none!important;}.webauthorv1 .dflogo{position: absolute; left:0;top:4px;}.lineup1{margin-left:-0.3px;}.lineup2 {margin-left:-1.3px;}
.lineup3{margin-left:-0.5px;}.lineup4{margin-left:-0.5px;}.lineup5{margin-left:-0.5px;}.lineup6a{margin-left:0.5px;}.lineup6b{margin-left:-0.5px;}.df-author[data-theme=white] .webauthorv1{color: #fff !important;}.df-author[data-theme=white] .webauthorv1 path{fill: #fff!important;}.df-author[data-theme=light] .webauthorv1 {color: #bbb !important;}.df-author[data-theme=light] .webauthorv1 path{ fill: #bbb !important;}.df-author[data-theme=dark] .webauthorv1{color: #555!important;}.df-author[data-theme=dark] .webauthorv1 path{fill:#555!important;} .form-control, .custom-select { border: 1px solid #ffffff; color:#ffffff;font-weight: 400;background:none; border-radius:0;font-size:16px; height:calc(1.5em + .75rem + 6px);} .form-control:focus, .custom-select:focus{border-color:#fff;color: #ffffff; background: none; outline: none;} .email-form .form-control, .email-form .custom-select, .email-form .form-control:focus, .email-form .custom-select:focus{color:#000000;}.custom-select, .custom-select:focus{height: calc(1.5em + .75rem + 7px);}.custom-select, .custom-select:focus{ background: url(../retina-images/custom-select.svg) no-repeat center right; color:#ffffff;border: 1px solid #ffffff;}.email-form .custom-select, .email-form .custom-select:focus{ background: url(../retina-images/custom-select-focus.svg) no-repeat center right; color:#000000;border: 1px solid #4f4f4f;}.custom-select:focus{color:#000000; background: #ffffff url(../retina-images/custom-select-focus.svg) no-repeat center right;}.custom-control-label::before{background: none;border: 1px solid #ffffff; border-radius:0 !important;}.email-form .custom-control-label::before{background: none;border: 1px solid #000000; border-radius:0 !important;}.custom-control-input:checked~.custom-control-label::before{border-color: #000000; background-color: #000000;}.custom-radio .custom-control-label::before{border-radius:50%!important;}.custom-checkbox{font-size:16px;line-height:1.4;}.g-recaptcha {transform: scale(0.80);-webkit-transform: scale(0.80); transform-origin: 0 0; -webkit-transform-origin: 0 0;}.transform-center{transform-origin:center; -webkit-transform-origin:center;}
.feedback-form label, .feedback-form .control-label{font-size:14px;}.feedback-form .custom-radio .custom-control-label::before, .feedback-form .custom-radio .custom-control-label::after{top:0.15rem;}
.input-group-text{background-color: #e67d1c; border: 1px solid #e67d1c; color: #fff;border-radius:0;display:block;min-height:42px;}.countbox{border: none; width: 38px;color: #000;font-weight: 300;}.countbox-sm{border: none; width: 21px;color: #000;font-weight: 300;}textarea.form-control, textarea.form-control:focus{height:auto;}.car-counter{font-size:14px;font-weight: 300;}
.input-group-append .btn, .input-group-prepend .btn{height: 37px;border:none; color:#ffffff;}.g-recaptcha { -webkit-transform: scale(.8); transform: scale(.8);}.send-a-selfie-form  .form-control, .send-a-selfie-form .custom-select{font-size:14px;}.send-a-selfie-form textarea.form-control, .send-a-selfie-form textarea.form-control:focus{height: 50px;}.send-a-selfie-form .custom-control-label{font-size:14px;}.g-captcha-send-a-selfie{-webkit-transform: scale(.6); transform: scale(.6);}input[type="checkbox"]:required{display:none;}input[type="checkbox"]:required:invalid + label::before{border: 1px solid red;}.btn{font-size: 14px; padding: 9px 20px; letter-spacing: 1.1px; text-transform: uppercase; text-decoration: none; border-radius: 0; box-shadow: none !important; }.btn-primary{color: #f45bb3; background:#000000;border-color:#000000;border-radius:30px;}.btn-primary:hover, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled):active{color: #000000; background:transparent; border-color:#000;}.form-btn:hover, .form-btn:focus, .form-btn:not(:disabled):not(.disabled):active{color:#ffffff;background:transparent;border-color:#ffffff;}.find-btn{color:#f46ce0;}.find-btn:hover,.find-btn:focus,.find-btn:not(:disabled):not(.disabled):active{color:#fff;background:#480744;border-color:#480744;}.btn-secondary{color:#fff;background:transparent;border-color:#fff;border-radius:30px;}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:not(:disabled):not(.disabled):active{color:#f45bb3;background:#000;border-color:#000;}.modal-dialog{margin-top: 3rem;}.modal .close{position: absolute; top: -28px; right: 0; width: 26px; height: 20px; opacity: 1; outline: none;}.modal .close:before, .modal .close:after{content: ''; width: 100%; height: 2px; border-radius: 4px;background-color: #ffffff; position: absolute; left: 0; top: 8px;}.modal .close:before{transform: rotate(45deg);}.modal .close:after{transform: rotate(-45deg);}.block-img{min-height:200px;}.custom-row{margin-left: -8px;margin-right:-8px;}.custom-row .colm {padding-left: 8px; padding-right: 8px;}.data-src{background-repeat: no-repeat;}.list-group{padding-left: 22px; margin-bottom: 0.5rem; text-align: left;}ol.list-group{list-style:none;counter-reset: my-awesome-counter; padding-left:0;}ol.list-group li{counter-increment: my-awesome-counter;position: relative; padding-left: 35px;line-height: 35px; margin-bottom:1.0rem;}ol.list-group li:before{content: counter(my-awesome-counter) ". "; color: #900d87; font-size:32px;position: absolute;left: 0; top: 0; line-height:35px;}.list-group li{margin-bottom: 0.5rem;}.banner-bg{ background:#e7ebee;}.banner-title1{font-size:11px; letter-spacing:0.25em;font-weight: 300;}.banner-title2{font-size:21px;font-weight: 300;}.bg-dark-pink{background:#480744;}.what-app-icon{position: fixed; z-index: 100; bottom: 35px;left: 5px;}.hentry ul, .hentry ol {margin-bottom: 2rem; padding-left: 18px; text-align: left;}.hentry ol{padding-left:22px;}.hentry li + li {margin-top: 1rem; line-height: 1.8;}.page-section .phonelink{color: inherit;}.edit-link{display: block;margin-top:1rem;}.transition{-webkit-transition-duration:0.6s; -moz-transition-duration: 0.6s; transition-duration: 0.6s;}.box-shadow{-webkit-box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.3); box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.3);}.bg-light-gray{background-color: #eee;}.case-img{margin-bottom: 0.5rem;}.text-change{font-size: 2.0rem;}.banner-text{line-height: 1.2rem;}.text-sm {font-size: 14px;}.text-lg {font-size: 130%;}.widget-title{background-color: #480744;}.widget ul a{ display:block;font-weight:300; text-decoration:none; color:#000000;}.search-field{border-radius: 0 !important;}.search-form .btn{border-radius:0;color: #fff; background-color: #480744; border-color: #480744; position: relative;padding: 0.658rem 1.5rem;}.search-form .btn:hover, .search-form .btn:focus, .search-form .btn:active{border-radius:0color: #fff; background-color: #000000; border-color: #000000;} #main .post + .post{margin-top:2rem;}.post a{color:#480744; text-decoration:none;}.vertical-align-middle{vertical-align:middle;}a.btn-edit-post-link{color:#ffffff;}.what-app-icon{position: fixed; z-index: 100; bottom: 35px;left: 5px;}.word-break{word-break:break-all;}.sidebar #block-7.widget{background-color:transparent;}.sidebar .widget_categories{margin-top:0px!important;}.sidebar .widget + .widget{margin-top:1.5rem;}.sidebar .widget-title{font-size: 18px; font-weight: 400; margin-bottom: 0; color: #fff; text-transform: uppercase; padding: 13px 15px 12px;}.sidebar ul{margin: 0; padding: 15px 15px 15px 30px;font-size: 16px; line-height: 1.4; font-weight: 400; border: 1px solid #dee2e6!important;}.sidebar ul li a { text-decoration: none;}.sidebar ul li a:hover{text-decoration: underline;}.edit-link{display:block;margin-top:1rem;}.btn-edit-post-link{padding:6px 10px;font-size:12px!important;text-transform:none;}.box-info{font-size:11px;font-weight:400;line-height:1.4;color:#000;}.post-block a{text-decoration:none!important;font-size:14px;line-height:1.4;}.post-thumb{min-height:250px;}.pagination{font-size:14px;margin:3rem 0 0 0;display:block;background-color:#f4f4f4;border-radius:0;box-shadow:none;}.pagination .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;}.pagination .current .screen-reader-text{position:static!important;}.pagination .nav-links{min-height:40px;position:relative;text-align:center;width:100%;}.pagination .page-numbers{display:none;line-height:40px;}.pagination .current{display:inline-block;font-weight:700;}.pagination .page-numbers.current{text-transform:uppercase;}.pagination a{text-decoration:none;}.pagination .prev, .pagination .next{-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);color: #fff; margin: 0 !important; overflow: hidden; position: absolute; top: 0; bottom: 0; height: auto; width: 40px; display: inline-block; text-indent: 999px; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; -ms-transition: 0.3s; transition: 0.3s;}.pagination .next{background:url(../retina-images/next-arrow.png) no-repeat #900D87;right:0;}.pagination .prev{background:url(../retina-images/prev-arrow.png) no-repeat #900D87;left:0;}.pagination .prev:hover,.pagination .prev:focus,.pagination .next:hover,.pagination .next:focus{background-color:#000;}.post-navigation .screen-reader-text{display:none;}body.single .post-navigation{margin-top:1.5rem;}body.single .post-navigation .screen-reader-text,body.single .post-navigation .post-title{display:none;}body.single .post-navigation .nav-links{display:block;}body.single .post-navigation .nav-links:before,body.single .post-navigation .nav-links:after{display:table;content:" ";}body.single .post-navigation .nav-links:after{clear:both;}body.single .post-navigation .nav-previous{float:left;}body.single .post-navigation .nav-next{float:right;background-image:none!important;}body.single .post-navigation .nav-links a { min-width: 108px; text-align: center; display: inline-block; color: #f45bb3; background-color: #000; border:#000 1px solid; font-size: 14px; font-weight: 400; line-height: 1.5; padding: 9px 20px; text-transform: uppercase; text-decoration: none; border-radius: 30px; outline: none !important; -webkit-transition-duration: .4s; transition-duration: .4s;}body.single .post-navigation .nav-links a:hover, body.single .post-navigation .nav-links a:focus { background-color: transparent; border-color: #000; color: #000;}.search-form .search-field{min-height: 40px; color: #000; font-size: 15px; font-weight: 400; line-height: 1.4; padding: .375rem .75rem; height: calc(1.5em + .75rem + 1px); background-color: #fff; border: 1px solid #eee; border-radius: 0; box-shadow: none; outline: none; display: block; width: 100%; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}.post-footer{font-size: 14px; line-height: 1.2;} @media(min-width: 576px){.pagination .page-numbers { display: inline-block; margin: 0 0.5rem;}.pagination .current .screen-reader-text{position: absolute !important;}} @media (min-width: 768px){.navbar-expand-md .navbar-nav .nav-link{padding:16px 12px}.navbar-expand-md .dropdown-menu .dropdown-item{padding:7px 12px;}.navbar .nav-link{font-size:12px;}.navbar .dropdown-toggle::after{display:none;}.navbar-nav .nav-item:after{content:'';width:1px;height:30px;background:url(../retina-images/nav-seprator.png) repeat-y;position:absolute;top:50%;margin-top:-15px;}.navbar-nav .nav-item:last-child:after{display:none;}.navbar{background:none;}.banner-title1{font-size:24px;}.banner-title2{font-size:46px;}.page-title{font-size:38px;}.welcome-points{font-size:18px;}.text-md-justify{text-align:justify;}.w-md-85{width:85%;}.sub-title1{font-size:36px;}.header-column-padding{padding-top:1.5rem;padding-bottom:1.5rem;}} @media(min-width:992px){
.navbar-expand-md .navbar-nav .nav-link{padding:16px 15px;}.navbar-expand-md .dropdown-menu .dropdown-item{padding:7px 15px;}.navbar .nav-link{font-size:15px;}.banner-title1{font-size:32px;}.banner-title2{font-size:65px;}.welcome-points{font-size: 16px;}.page-title{font-size:50px;}.inner-page-title{font-size:75px;}.post-single img.alignleft{float:left; margin-right: 1.2rem;}
.post-single img.alignright{float: right; margin-left: 1.2rem;}.post-single img.aligncenter{display:block; margin-left: auto; margin-right:auto;}} @media (min-width: 1200px){.navbar-expand-md .navbar-nav .nav-link{padding:16px 16px;}.navbar-expand-md .dropdown-menu .dropdown-item{padding: 7px 16px;}.banner-title1{font-size:32px;}.banner-title2{font-size:68px;}.welcome-points{font-size: 17px;}.container{max-width:980px;}} @media(max-width:767px){.banner-bg .row{margin-right:-5px;margin-left:-5px;}.banner-bg .col-6{padding-right:5px;padding-left:5px;}.banner-bg .btn{font-size:10px;}body{font-size:16px;}.page-header .site-logo img{width:140px;}ol.list-group li::before{font-size:24px;}}