﻿
body{position:relative;}
a:focus,
a:hover{text-decoration:none;}

/*--HEADER--*/
header .mobile-header{width:100%; float:left;}
header .mobile-header.active{position:fixed; top:-100px;}
header .mobile-header.active-plus{position:fixed; top:0px; transition:1s; z-index:11;}
header .top-strip{width:100%; float:left;}
header .bottom-strip{width:100%; float:left; background:#eee;}
header .navbar{margin:0px; border-radius:0px;}
header .bottom-strip .logo{width:200px; float:left;}
header .bottom-strip .logo img{width:100%;}
header .bottom-strip .navbar-nav.ul-menu{display:inline-block; float:right; list-style:none; margin-top:20px; padding:0px; margin-right:50px;}
header .bottom-strip .navbar-nav.ul-menu li{display:inline-block;}
header .bottom-strip .navbar-nav.ul-menu li a{padding:5px 15px; display: inline-block;}

header .bottom-strip .phone-no{float:right; text-decoration:none; font-size:20px; font-weight:600; margin-top:20px;}
header .bottom-strip .phone-no .icon .svg{color:#f00; width:30px;}
header .bottom-strip .navbar-toggle{background:#666;}
header .bottom-strip .navbar-toggle .icon-bar{background:#fff;}

@media (min-width: 320px) and (max-width: 767px){
header .bottom-strip .phone-no{margin-top:-20px;}
header .bottom-strip .navbar-collapse{width:100%; float:left;}
header .bottom-strip .navbar-nav.ul-menu{width:100%; margin:0px;}
header .bottom-strip .navbar-nav.ul-menu li{width:100%; float:left;}
}

/*--HEADER--*/


/*--CONTENT--*/
.content-full{width:100%; float:left; height:1200px;}
/*--CONTENT--*/

.ul-columns {column-count: 3; column-gap:20px;}
.ul-columns ul {margin-top: 0;}


/*--FOOTER--*/
.back-to-top{position:fixed; z-index:1; bottom:50px; right:50px; width:50px; height:50px; line-height:50px; text-align:center; background:#f00; color:#fff;}
.back-to-top:active,
.back-to-top:focus{color:#fff;}
/*--FOOTER--*/



/* FORGOT PASSWORD POPUP START */
.login-forgotpopup{width:100%; float:left;}
.login-forgotpopup .forgot-password-panel{width:100% !important; float:left; border:1px solid #ccc; padding:20px 20px; background:#fff; border-radius: 5px !important;}
.login-forgotpopup .forgot-password-panel .key-outer{width:80px; margin:0 auto; }
.login-forgotpopup .forgot-password-panel .key{width:100%; height:80px; float:left; text-align:center; border-radius:50%; padding:8px 0; padding-top:22px; font-weight:600; background:#ff4600;color:#fff;}
.login-forgotpopup .forgot-password-panel .key .icon{width:100%; float:left; text-align:center; font-size:26px;}
.login-forgotpopup .forgot-password-panel .key .text{width:100%; float:left; text-align:center; font-size:14px; margin-top:-5px; font-weight:normal;}

.login-forgotpopup .forgot-password-panel .h3{margin:0px; padding:0px; color:#000; font-size:18px; margin-top:10px; margin-bottom:20px; width:100%; float:left; text-align:center; font-weight:600;}
.login-forgotpopup .forgot-password-panel .input{ width:100%; float:left; border-radius:0px; border:0px solid #ccc;  margin-bottom:20px; outline:0px; padding:0 10px; background-color: #eeeeee; height: 45px; }
.login-forgotpopup .forgot-password-panel .reset-btn{width:100%; float:left; background:#ff4600;color:#fff; font-weight:bold; outline:none; border:0px; border-radius:5px;height: 40px;}
.login-forgotpopup .forgot-password-panel .reset-btn:hover{background:#b91111;}
.login-forgotpopup button{outline:none;}
.login-forgotpopup button.close{background:#000; width:20px; height:20px; font-size:16px; color:#fff !important; padding:0px; border-radius:50%; opacity:1 !important;}
.login-forgotpopup .modal-content{border:0px;}
.login-forgotpopup .modal-body{width:100%; float:left;}
.login-forgotpopup .modal-header{display:none;}
.login-forgotpopup .modal-footer{display:none;}

@media (min-width: 320px){
.login-forgotpopup .modal-dialog { max-width:450px; width:100%; margin: 30px auto;}
}
/* FORGOT PASSWORD POPUP END */


/*--FONT STYLE--*/
.font-style{width:100%; float:left; padding:50px 0;}
.font-style .font-common{font-size:24px; margin-bottom:30px;}
.font-style .font-1{font-family: 'Roboto Condensed', sans-serif;}
.font-style .font-2{font-family: 'Raleway', sans-serif;}
.font-style .font-3{font-family: 'Montserrat', sans-serif;}
.font-style .font-4{font-family: 'Poppins', sans-serif;}
.font-style .font-5{font-family: 'Open Sans', sans-serif;}
.font-style .font-6{font-family: 'Mukta', sans-serif;}
.font-style .font-7{font-family: 'Titillium Web', sans-serif;}
.font-style .font-8{font-family: 'Overpass', sans-serif;}
.font-style .font-9{font-family: 'Merriweather Sans', sans-serif;}
.font-style .font-10{font-family: 'Rubik', sans-serif;}
.font-style .font-11{font-family: 'Arimo', sans-serif;}
.font-style .font-12{font-family: 'Ubuntu', sans-serif;}
.font-style .font-13{font-family: 'Balsamiq Sans', sans-serif;}
.font-style .font-14{font-family: 'Inter', sans-serif;}
.font-style .font-15{font-family: 'Ephesis', cursive;}
.font-style .font-16{font-family: 'Outfit', sans-serif;}
.font-style .font-17{font-family: 'Pacifico', cursive;}


/*--FONT STYLE--*/

/*--FIXED-STRIP--*/
.fixed-strip{width:100%; float:left;}
.fixed-strip .fixed-strip-inner{ width:100%; float:left;  }
.fixed-strip .fixed-strip-inner ul{width:100%; float:left; background: #f00; margin-bottom:25px; list-style:none;}
.fixed-strip .fixed-strip-inner ul li{display:inline-block; padding:15px 25px;}
.fixed-strip .fixed-strip-inner ul li a{color:#fff;}
.fixed-strip .fixed-strip-inner .text1{width:100%; float:left; margin-bottom:20px;}
.fixed-strip .desiredDiv{z-index:11; position:relative;}
.fixed-strip .desiredDiv.fixed{position: fixed; top: 0; left: 0; right: 0; width: 100%; max-width: 800px; margin: 0 auto; z-index:11;}
/*--FIXED-STRIP--*/

/*--login-panel--*/
.login-panel1{width:100%; float:left;}
.login-panel1 .form-bg{ background: #dad8d8;  padding:100px 0;}
.login-panel1 .form-horizontal{ background: #fff; padding-top: 40px; border-radius: 12px 12px 0 0; border-top: 3px solid #2392fe;}
.login-panel1 .form-horizontal .heading{ font-size: 24px; font-weight: bold; color: #4f4f4f; text-transform: uppercase; text-align: center; margin-bottom: 25px;}
.login-panel1 .form-horizontal .form-group{ margin: 0 50px 30px 50px; position: relative;}
.login-panel1 .form-horizontal .form-group:nth-last-child(2){ margin-bottom: 40px; }
.login-panel1 .form-horizontal .form-group:last-child{ margin: 0; }
.login-panel1 .form-horizontal .form-control{ height: 45px; background: #f1f1f1; border: none; border-radius: 0; box-shadow: none; padding: 0 20px; font-size: 14px; font-weight: bold; color: #5c636c; position: relative; transition: all 0.3s ease 0s;}
.login-panel1 .form-horizontal .form-control[type=password]{ padding: 0 45px 0 20px; }
.login-panel1 .form-horizontal .form-control:focus{box-shadow: none;outline: 0 none;}
.login-panel1 .form-horizontal .form-control+span:before{ content: ""; width: 2px; height: 0; background: #2392fe; position: absolute; top: 0; left: 0; transition: all 0.4s ease 0s;}
.login-panel1 .form-horizontal .form-control:focus+span:before{ height: 100%; }
.login-panel1 .form-horizontal .show-hide{ position: absolute; top: 50%; right: 20px; transform: translateY(-50%);}
.login-panel1 .form-horizontal .show-hide span{ width: 12px; height: 12px; line-height: 12px; background: #2392fe; border-radius: 50%; float: right; cursor: pointer;}
.login-panel1 .form-horizontal .show-hide span:before{ content: ""; width: 6px; height: 6px; border-radius: 50%; background: #000; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0;}
.login-panel1 .form-horizontal .show-hide span.show:after{ content: ""; width: 2px; height: 35px; background: #777d85; position: absolute; top: -11px; left: 5px; opacity: 1; transform: rotate(30deg);}
.login-panel1 .form-horizontal .show-hide span:after{ opacity: 0; }
.login-panel1 .form-horizontal .main-checkbox{ width: 20px; height: 20px; border-radius: 50%; border: 1px solid #2392fe; background: #2392fe; float: left; margin: 5px 0 0 0; position: relative;}
.login-panel1 .form-horizontal .main-checkbox label{ width: 20px; height: 20px; position: absolute; top: 0; left: 0; cursor: pointer;}
.login-panel1 .form-horizontal .main-checkbox label:after{ content: ""; width: 10px; height: 10px; border-radius: 50%; background: #fff; margin: auto; position: absolute; top: -2px; left: 0; bottom: 0; right: 0; opacity: 0;}
.login-panel1 .form-horizontal .main-checkbox input[type=checkbox]{ visibility: hidden; }
.login-panel1 .form-horizontal .main-checkbox input[type=checkbox]:checked + label:after{ opacity: 1; }
.login-panel1 .form-horizontal .text{ float: left; font-size: 13px; font-weight: bold; color: #5c636c; margin-left: 7px; line-height: 20px; padding-top: 5px; text-transform: uppercase;}
.login-panel1 .form-horizontal .btn{ width: 50%; background: #2392fe; padding: 12px 20px; float: left; border: none; border-radius: 0; font-size: 20px; font-weight: bold; color: #fff; text-transform: uppercase;}
.login-panel1 .form-horizontal .btn:focus{ background: #2392fe; color: #fff; outline: none; box-shadow: none;}
.login-panel1 .form-horizontal .btn.facebook,
.login-panel1 .form-horizontal .btn.facebook:focus{ background: #29416f; }
.login-panel1 .form-horizontal .forgot-pass{ width: auto; float: right; background: transparent; font-size: 13px; font-weight: bold; color: #5c636c; line-height: 20px; text-transform: uppercase; text-decoration: underline; padding: 5px 0 0 0; margin-top: 0; box-shadow: none; transition: all 0.3s ease 0s;}
.login-panel1 .form-horizontal .forgot-pass:hover,
.login-panel1 .form-horizontal .forgot-pass:focus{ background: transparent; text-decoration: none;}
.lp1{}
.lp1.login-forgotpopup .forgot-password-panel .key{background: #2392fe;}
.lp1.login-forgotpopup .forgot-password-panel .reset-btn{background: #2392fe;}
.lp1.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #29416f;}
@media only screen and (max-width: 479px){
.login-panel1 .form-horizontal .form-group{ margin: 0 20px 30px; }
.login-panel1 .form-horizontal .form-group:nth-last-child(2){ text-align: center; margin-bottom: 30px;}
.login-panel1 .form-horizontal .main-checkbox,
.login-panel1 .form-horizontal .text{ float: none; display: inline;}
.login-panel1 .form-horizontal .btn{ width: 100%; }
.login-panel1 .form-horizontal .forgot-pass{ width: 100%; float: none; padding: 0; margin-top: 7px;}
}


.login-panel2 {width:100%; float:left; padding:50px 0;}
.login-panel2 .form-container{ background-color: #fff; font-family: 'Titillium Web', sans-serif; font-size: 0; padding: 30px; border-radius: 20px; box-shadow: 0 0 25px -15px rgba(0, 0, 0, 0.3);}
.login-panel2 .form-container .title{color: #000;font-size: 25px;font-weight: 600;text-transform: capitalize;margin: 0 0 25px;}
.login-panel2 .form-container .title:after{ content: ''; background-color: #00A9EF; height: 3px; width: 60px; margin: 10px 0 0; display: block; clear: both;}
.login-panel2 .form-container .sub-title{ color: #333; font-size: 18px; font-weight: 600; text-align: center; text-transform: uppercase; margin: 0 0 20px;}
.login-panel2 .form-container .form-horizontal{ font-size: 0; }
.login-panel2 .form-container .form-horizontal .form-group{ color: #333; width: 50%; padding: 0 8px; margin: 0 0 15px; display: inline-block;}
.login-panel2 .form-container .form-horizontal .form-group:nth-child(4){ margin-bottom: 30px; }
.login-panel2 .form-container .form-horizontal .form-group label{ font-size: 17px; font-weight: 600;}
.login-panel2 .form-container .form-horizontal .form-control{ color: #888; background: #fff; font-weight: 400; letter-spacing: 1px; height: 40px; padding: 6px 12px; border-radius: 10px; border: 2px solid #e7e7e7; box-shadow: none;}
.login-panel2 .form-container .form-horizontal .form-control:focus{ box-shadow: 0 0 5px #dcdcdc; }
.login-panel2 .form-container .form-horizontal .check-terms{ padding: 0 8px; margin: 0 0 25px;}
.login-panel2 .form-container .form-horizontal .check-terms .check-label{ color: #333; font-size: 14px; font-weight: 500; font-style: italic; vertical-align: top; display: inline-block;}
.login-panel2 .form-container .form-horizontal .check-terms .checkbox{ height: 17px; width: 17px; min-height: auto; margin: 2px 8px 0 0; border: 2px solid #d9d9d9; border-radius: 2px; cursor: pointer; display: inline-block; position: relative; appearance: none; -moz-appearance: none; -webkit-appearance: none; transition: all 0.3s ease 0s;}
.login-panel2 .form-container .form-horizontal .check-terms .checkbox:before{ content: ''; height: 5px; width: 9px; border-bottom: 2px solid #00A9EF; border-left: 2px solid #00A9EF; transform: rotate(-45deg); position: absolute; left: 2px; top: 2.5px; transition: all 0.3s ease;}
.login-panel2 .form-container .form-horizontal .check-terms .checkbox:checked:before{ opacity: 1; }
.login-panel2 .form-container .form-horizontal .check-terms .checkbox:not(:checked):before{ opacity: 0; }
.login-panel2 .form-container .form-horizontal .check-terms .checkbox:focus{ outline: none; }
.login-panel2 .form-container .signin-link{ color: #333; font-size: 14px; width: calc(100% - 190px); margin-right: 30px; display: inline-block; vertical-align: top;}
.login-panel2 .form-container .signin-link a{ color: #00A9EF; font-weight: 600; transition: all 0.3s ease 0s;}
.login-panel2 .form-container .signin-link a:hover{ text-decoration: underline; }
.login-panel2 .form-container .form-horizontal .signup{ color: #fff; background: #00A9EF; font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; width: 160px; padding: 8px 15px 9px; border-radius: 10px; transition: all 0.3s ease 0s;}
.login-panel2 .form-container .form-horizontal .btn:hover,
.login-panel2 .form-container .form-horizontal .btn:focus{ text-shadow: 0 0 5px rgba(0,0,0,0.5); box-shadow: 3px 3px rgba(0,0,0,0.15),5px 5px rgba(0,0,0,0.1); outline: none;}
.lp2{}
.lp2.login-forgotpopup .forgot-password-panel .key{background: #eb4a5cf2;}
.lp2.login-forgotpopup .forgot-password-panel .reset-btn{background: #eb4a5cf2;}
.lp2.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #8BD6BF;}
@media only screen and (max-width:479px){
.login-panel2 .form-container .form-horizontal .form-group{ width: 100%; }
.login-panel2 .form-container .signin-link{ width: 100%; margin: 0 10px 15px;}
}





.login-panel3 {width:100%; float:left; padding:50px 0;}
.login-panel3 .form-container{ background-color: #fff; font-family: 'Poppins', sans-serif; font-size: 0; box-shadow: 0 0 25px -15px rgba(0,0,0,0.3);}
.login-panel3 .form-container .left-content{ background-color: #2E323B; width: 40%; padding: 66px 50px; display: inline-block; vertical-align: top;}
.login-panel3 .form-container .left-content .title{ color: #FF97A8; font-size: 20px; font-weight: 300; letter-spacing: 2px; text-transform: uppercase; margin: 0 0 55px;}
.login-panel3 .form-container .left-content .sub-title{ color: #fff; font-size: 60px; font-weight: 300; text-transform: uppercase; margin: 0;}
.login-panel3 .form-container .right-content{ text-align: center; width: 60%; padding: 30px 50px; display: inline-block;}
.login-panel3 .form-container .right-content .form-title{ color: #888; font-family: 'Oswald', sans-serif; font-size: 40px; font-weight: 400; text-align: left; text-transform: uppercase; padding: 0 0 2px; margin: 0 0 30px; border-bottom: 2px solid #FF97A8;}
.login-panel3 .form-container .right-content .form-horizontal { color: #999; font-size: 14px; text-align: left; margin: 0 0 15px;}
.login-panel3 .form-container .form-horizontal .form-group{ margin: 0 0 20px; }
.login-panel3 .form-container .form-horizontal .form-group:nth-of-type(2){ margin-bottom: 35px; }
.login-panel3 .form-container .form-horizontal .form-group label{ font-weight: 500; }
.login-panel3 .form-container .form-horizontal .form-control{ color: #888; background: #f9f9f9; font-weight: 400; letter-spacing: 1px; height: 40px; padding: 6px 12px; border-radius: 5px; border: none; box-shadow: none;}
.login-panel3 .form-container .form-horizontal .form-control:focus{ box-shadow: 0 0 5px #FF97A8; }
.login-panel3 .form-container .form-horizontal .signin{ color: #fff; background: linear-gradient(to right, #FF638E, #FF97A8); font-size: 15px; font-weight: 500; letter-spacing: 0.5px; text-transform: capitalize; width: 100%; padding: 9px 11px; margin: 0 0 20px; border-radius: 50px; transition: all 0.3s ease 0s;}
.login-panel3 .form-container .form-horizontal .btn:hover,
.login-panel3 .form-container .form-horizontal .btn:focus{ box-shadow: 0 0 10px #FF97A8; outline: none;}
.login-panel3 .form-container .form-horizontal .remember-me{ width: calc(100% - 105px); display: inline-block;}
.login-panel3 .form-container .form-horizontal .remember-me .check-label{ color: #999; font-size: 12px; font-weight: 400; vertical-align: top; display: inline-block;}
.login-panel3 .form-container .form-horizontal .remember-me .checkbox{ height: 17px; width: 17px; min-height: auto; margin: 0 1px 0 0; border: 2px solid #FF97A8; border-radius: 5px; cursor: pointer; display: inline-block; position: relative; appearance: none; -moz-appearance: none; -webkit-appearance: none; transition: all 0.3s ease 0s;}
.login-panel3 .form-container .form-horizontal .remember-me .checkbox:before{ content: ''; height: 5px; width: 10px; border-bottom: 2px solid #fff; border-left: 2px solid #fff; transform: rotate(-45deg); position: absolute; left: 2px; top: 2.5px; transition: all 0.3s ease;}
.login-panel3 .form-container .form-horizontal .remember-me .checkbox:checked{ background-color: #FF97A8; }
.login-panel3 .form-container .form-horizontal .remember-me .checkbox:checked:before{ opacity: 1; }
.login-panel3 .form-container .form-horizontal .remember-me .checkbox:not(:checked):before{ opacity: 0; }
.login-panel3 .form-container .form-horizontal .remember-me .checkbox:focus{ outline: none; }
.login-panel3 .form-container .form-horizontal .forgot{ color: #999; font-size: 12px; text-align: right; width: 100px; vertical-align: top; display: inline-block; transition: all 0.3s ease 0s;}
.login-panel3 .form-container .form-horizontal .forgot:hover{ text-decoration: underline; }
.login-panel3 .form-container .right-content .separator{ color: #999; font-size: 15px; text-align: center; margin: 0 0 15px; display: block;}
.login-panel3 .form-container .right-content .social-links{ text-align: center; padding: 0; margin: 0 0 25px; list-style: none;}
.login-panel3 .form-container .right-content .social-links li{ margin: 0 2px 5px; display: inline-block;}
.login-panel3 .form-container .right-content .social-links li a{ color: #fff; background-color: #F16262; font-size: 12px; padding: 9px 12px; border-radius: 5px; display: block; transition: all 0.3s ease 0s;}
.login-panel3 .form-container .right-content .social-links li:nth-child(2) a{ background-color: #3B5897; }
.login-panel3 .form-container .right-content .social-links li a i{ margin-right: 10px; }
.login-panel3 .form-container .right-content .social-links li a:hover{ box-shadow: 0 0 5px rgba(0,0,0,0.5); }
.login-panel3 .form-container .right-content .signup-link{ color: #999; font-size: 13px;}
.login-panel3 .form-container .right-content .signup-link a{ color: #F16262; transition: all 0.3s ease 0s;}
.login-panel3 .form-container .right-content .signup-link a:hover{ text-decoration: underline; }
.lp3{}
.lp3.login-forgotpopup .forgot-password-panel .key{background: #FF638E;}
.lp3.login-forgotpopup .forgot-password-panel .reset-btn{background: #FF638E;}
.lp3.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #d5325f;}
@media only screen and (max-width:767px){
.login-panel3 .form-container .left-content,
.login-panel3 .form-container .right-content{ width: 100%; padding: 30px;}
.login-panel3 .form-container .left-content .title{ margin: 0 0 20px; }
.login-panel3 .form-container .left-content .sub-title{ font-size: 40px; }
}






.login-panel4 {width:100%; float:left; padding:50px 0;}
.login-panel4 .form-container{ background-color: #fff; font-family: 'Poppins', sans-serif; text-align: center; padding: 30px 25px; border-radius: 10px; box-shadow: 0 0 25px -15px rgba(0,0,0,0.3); position: relative;}
.login-panel4 .form-container:before,
.login-panel4 .form-container:after{ content: ''; background-color: #4E4C97; height: 50%; width: 4px; position: absolute; left: 10px; top: 10px;}
.login-panel4 .form-container:after{ top: auto; bottom: 10px; left: auto; right: 10px;}
.login-panel4 .form-container .title{ color: #4E4C97; font-size: 25px; font-weight: 700; text-transform: capitalize; margin: 0 0 15px;}
.login-panel4 .form-container .social-links{ padding: 0; margin: 0 0 15px; list-style: none;}
.login-panel4 .form-container .social-links li{ display: inline-block; margin: 0 3px;}
.login-panel4 .form-container .social-links li a{ color: #555; line-height: 27px; height: 28px; width: 28px; border: 1px solid #555; border-radius: 50%; display: block; transition: all 0.3s ease 0s;}
.login-panel4 .form-container .social-links li a:hover{ color: #fff; background-color: #4E4C97;}
.login-panel4 .form-container .description{ color: #555; font-size: 13px; margin: 0 0 10px; display: block;}
.login-panel4 .form-horizontal .form-group{ margin: 0 0 15px; }
.login-panel4 .form-horizontal .form-group:last-of-type{text-align: left;margin-bottom: 35px;}
.login-panel4 .form-horizontal .form-control{ color: #4E4C97; background: #F7F8F9; font-size: 14px; font-weight: 500; letter-spacing: 1px; height: 40px; padding: 6px 12px; border-radius: 5px; border: 2px solid #F2F5F6; box-shadow: none;}
.login-panel4 .form-horizontal .form-control:focus{ border-color: rgba(78, 76, 151, 0.5); box-shadow: none;}
.login-panel4 .form-horizontal .form-control::placeholder{ color: #e1e1e1; font-size: 14px; font-weight: 300;}
.login-panel4 .form-horizontal .form-group .check-label{ color: #555; font-size: 12px; font-weight: 400; text-transform: none; margin: -2.5px 0 0; vertical-align: text-top; display: inline-block;}
.login-panel4 .form-horizontal .form-group .check-label a{ color: #4E4C97; transition: all 0.3s ease;}
.login-panel4 .form-horizontal .form-group .check-label a:hover{ text-decoration: underline; }
.login-panel4 .form-horizontal .checkbox{height: 17px;width: 17px;min-height: auto;margin: 0 3px 0 0;border: 1px solid #999;border-radius: 2px;cursor: pointer;display: inline-block;position: relative;appearance: none;-moz-appearance: none;-webkit-appearance: none;transition: all 0.3s ease;}
.login-panel4 .form-horizontal .checkbox:before{ content: ''; height: 6px; width: 12px; border-bottom: 2px solid #fff; border-left: 2px solid #fff; opacity: 1; transform: rotate(-45deg); position: absolute; left: 2px; top: 2.5px; transition: all 0.3s ease;}
.login-panel4 .form-horizontal .checkbox:checked{ background-color: #4E4C97; border-color: #4E4C97;}
.login-panel4 .form-horizontal .checkbox:checked:before{ opacity: 1; }
.login-panel4 .form-horizontal .checkbox:not(:checked):before{ opacity: 0; }
.login-panel4 .form-horizontal .checkbox:focus{ outline: none; }
.login-panel4 .form-horizontal .btn{ color: #fff; background-color: #4E4C97; font-size: 13px; font-weight: 600; letter-spacing: 0.5px; text-transform: capitalize; width: 130px; padding: 11px; margin: 0 10px 10px 0; border: 2px solid #4E4C97; border-radius: 15px; display: inline-block; transition: all 0.3s ease 0s;}
.login-panel4 .form-horizontal .btn.signin{ color: #4E4C97; background-color: #fff;}
.login-panel4 .form-horizontal .btn:hover,
.login-panel4 .form-horizontal .btn:focus{ color: #4E4C97; background-color: #fff; box-shadow: 0 0 5px #4E4C97, 0 0 15px #4E4C97 inset;}
.login-panel4 .form-horizontal .btn.signin:hover,
.login-panel4 .form-horizontal .btn.signin:focus{ text-shadow: 3px 3px rgba(0,0,0,0.3); box-shadow: 0 0 5px #4E4C97;}
.lp4{}
.lp4.login-forgotpopup .forgot-password-panel .key{background: #eb4a5cf2;}
.lp4.login-forgotpopup .forgot-password-panel .reset-btn{background: #eb4a5cf2;}
.lp4.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #8BD6BF;}



.login-panel5 {width:100%; float:left; padding:50px 0; background: linear-gradient(135deg, #291F22, #D83F58);}
.login-panel5 .form-container{ font-family: 'Raleway', sans-serif; padding-right: 15px; position: relative; z-index: 1;}
.login-panel5 .form-container:before{ content: ''; background-color: rgba(255,255,255,0.5); position: absolute; left: 0; right: 0; top: 20%; bottom: 20%; z-index: -1;}
.login-panel5 .form-container .title{ color: #333; background-color: #fff; font-size: 18px; font-weight: 600; text-transform: uppercase; padding: 15px 50px 15px 20px; margin: 0; display: inline-block; clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);}
.login-panel5 .form-container .title i{ color: #792D3B; margin-right: 10px;}
.login-panel5 .form-container .form-horizontal{ background: #fff; padding: 30px 0 0; box-shadow: 10px 10px 10px rgb(0,0,0,0.1);}
.login-panel5 .form-horizontal .form-group{ padding: 0 25px; margin: 0 0 20px;}
.login-panel5 .form-horizontal .form-group:last-of-type{ margin-bottom: 30px; }
.login-panel5 .form-horizontal .form-group label{ font-size: 13.5px; text-transform: uppercase;}
.login-panel5 .form-horizontal .form-group label.check-label{ text-transform: none; vertical-align: middle; display: inline-block;}
.login-panel5 .form-horizontal .form-control{ color: #111; background: #F5F5F5; font-size: 16px; font-weight: 500; letter-spacing: 1px; height: 33px; padding: 6px 12px; border-radius: 0; border: none; box-shadow: none; border-top: 1px solid #e7e7e7; border-left: 1px solid #e7e7e7;}
.login-panel5 .form-horizontal .form-control:focus{ background-color: rgba(216, 63, 88, 0.1); box-shadow: none;}
.login-panel5 .form-horizontal .checkbox{ height: 14px; width: 14px; min-height: auto; margin: 0 3px 0 0; border: 1px solid #999; cursor: pointer; display: inline-block; position: relative; appearance: none; -moz-appearance: none; -webkit-appearance: none; transition: all 0.3s ease;}
.login-panel5 .form-horizontal .checkbox:before{ content: ''; height: 7px; width: 14px; border-bottom: 3px solid #792D3B; border-left: 3px solid #792D3B; opacity: 0; transform: rotate(-45deg); position: absolute; left: 1px; top: 0; transition: all 0.3s ease;}
.login-panel5 .form-horizontal .checkbox:checked{ border-color: #792D3B; }
.login-panel5 .form-horizontal .checkbox:checked:before{ opacity: 1; }
.login-panel5 .form-horizontal .checkbox:not(:checked):before{ opacity: 0; }
.login-panel5 .form-horizontal .checkbox:focus{ outline: none; }
.login-panel5 .form-horizontal .signup{ color: #fff; background-color: #87314e; font-size: 18px; font-weight: 600; letter-spacing: 0.5px; text-transform: uppercase; width: 100%; padding: 12px; border: none; border-radius: 0; display: block; transition: all 0.3s ease 0s;}
.login-panel5 .form-horizontal .signup:hover,
.login-panel5 .form-horizontal .signup:focus{background-color: #df405a;}
.lp5{}
.lp5.login-forgotpopup .forgot-password-panel .key{background: #eb4a5cf2;}
.lp5.login-forgotpopup .forgot-password-panel .reset-btn{background: #eb4a5cf2;}
.lp5.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #8BD6BF;}


.login-panel6 {width:100%; float:left; padding:50px 0; }
.login-panel6 .form-container{ background: linear-gradient(150deg,#1B394D 33%,#2D9DA7 34%,#2D9DA7 66%,#EC5F20 67%); font-family: 'Raleway', sans-serif; text-align: center; padding: 30px 20px 50px;}
.login-panel6 .form-container .title{ color: #fff; font-size: 23px; text-transform: capitalize; letter-spacing: 1px; margin: 0 0 60px;}
.login-panel6 .form-container .form-horizontal{ background-color: #fff; padding: 20px; border-radius: 5px; box-shadow: 0 0 20px rgba(0,0,0,0.4);}
.login-panel6 .form-horizontal .form-icon{ color: #fff; background-color: #1B394D; font-size: 75px; line-height: 92px; height: 90px; width: 90px; margin: -65px auto 10px; border-radius: 50%;}
.login-panel6 .form-horizontal .form-group{ margin: 0 0 10px; position: relative;}
.login-panel6 .form-horizontal .form-group:nth-child(3){ margin-bottom: 30px; }
.login-panel6 .form-horizontal .form-group .input-icon{ color: #e7e7e7; font-size: 23px; position: absolute; left: 0; top: 10px;}
.login-panel6 .form-horizontal .form-control{ color: #000; font-size: 16px; font-weight: 600; height: 50px; padding: 10px 10px 10px 40px; margin: 0 0 5px; border: none; border-bottom: 2px solid #e7e7e7; border-radius: 0px; box-shadow: none;}
.login-panel6 .form-horizontal .form-control:focus{ box-shadow: none; border-bottom-color: #EC5F20;}
.login-panel6 .form-horizontal .form-control::placeholder{ color: #000; font-size: 16px; font-weight: 600;}
.login-panel6 .form-horizontal .forgot{ font-size: 13px; font-weight: 600; text-align: right; display: block;}
.login-panel6 .form-horizontal .forgot a{ color: #777; transition: all 0.3s ease 0s;}
.login-panel6 .form-horizontal .forgot a:hover{ color: #777; text-decoration:  underline;}
.login-panel6 .form-horizontal .signin{ color: #fff; background-color: #EC5F20; font-size: 17px; text-transform: capitalize; letter-spacing: 2px; width: 100%; padding: 12px; box-shadow: 0 0 10px rgba(0,0,0,0.3); transition: all 0.4s ease 0s;}
.login-panel6 .form-horizontal .signin:hover,
.login-panel6 .form-horizontal .signin:focus{ font-weight: 600; letter-spacing: 5px; box-shadow: 0 0 10px rgba(0,0,0,0.3) inset;}
.lp6{}
.lp6.login-forgotpopup .forgot-password-panel .key{background: #EC5F20;}
.lp6.login-forgotpopup .forgot-password-panel .reset-btn{background: #EC5F20;}
.lp6.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #b14b1d;}


.login-panel7 {width:100%; float:left; padding:50px 0; }
.login-panel7 .form-container{ background: linear-gradient(#fff,#f8fafb,#e7e7e7); font-family: 'Mukta', sans-serif; padding: 30px 25px 40px; border-radius: 10px; box-shadow:  0 0 20px -5px rgba(106,32,142,0.3);}
.login-panel7 .form-container .title{ color: #6a208e; font-size: 40px; font-weight: 300; text-transform: capitalize; margin: 0 0 8px 0;}
.login-panel7 .form-container .description{ color: #999; font-size: 15px; margin: 0 0 30px 0; display: block;}
.login-panel7 .form-horizontal .form-group{ background-color: #fff; padding: 13px 10px 5px 5px; margin: 0; border-radius: 5px 5px 0 0; box-shadow: -5px 5px 5px rgba(0,0,0,0.1);}
.login-panel7 .form-horizontal .form-group:nth-child(2){ padding: 5px 10px 13px 5px; margin-bottom: 15px; border-radius: 0 0 5px 5px;}
.login-panel7 .form-horizontal .form-group .input-icon{ color: #d5d5d5; font-size: 22px; text-align: center; line-height: 45px; height: 45px; width: 50px; border-radius: 5px; display: inline-block; float: left;}
.login-panel7 .form-horizontal .form-group label{color: #d1d1d1;font-size: 14px;font-weight: 600;margin: 0;}
.login-panel7 .form-horizontal .form-control{ color: #6a208e; font-size: 16px; font-weight: 500; letter-spacing: 1px; height: 18px; width: calc(100% - 50px); padding: 0; border: none; border-bottom: 1px solid #f5f5f5; box-shadow: none; border-radius: 0; display: inline-block; transition: all 0.3s ease 0s;}
.login-panel7 .form-horizontal .form-control:focus{ box-shadow: none; border-color: #d1d1d1;}
.login-panel7 .form-horizontal .remember-me{ color: #999; font-size: 13px; font-weight: 500; width: 48%; margin: 0 0 30px; display: inline-block; vertical-align: top;}
.login-panel7 .form-horizontal .remember-me input[type="checkbox"]{ background-color: #fff; height: 16px; width: 16px; margin: 3px 3px 0 0; border-radius: 50%; border: 1px solid #d1d1d1; vertical-align: text-top; position: relative; appearance: none; -webkit-appearance: none; -moz-appearance: none;}
.login-panel7 .form-horizontal .remember-me input[type="checkbox"]:before{ content: ''; height: 9px; width: 5px; border: 2px solid #fff; border-left: none; border-top: none; opacity: 0; transform: translateX(-50%) rotate(40deg); position: absolute; left: 50%; top: 2px;}
.login-panel7 .form-horizontal .remember-me input[type="checkbox"]:focus{ outline: none; }
.login-panel7 .form-horizontal .remember-me input[type="checkbox"]:checked{ background-color: #6a208e; border-color: #6a208e;}
.login-panel7 .form-horizontal .remember-me input[type="checkbox"]:checked:before{ opacity: 1; }
.login-panel7 .form-horizontal .forgot{ color: #999; font-size: 13px; text-align: right; width: 50%; vertical-align: top; display: inline-block;}
.login-panel7 .form-horizontal .forgot a{ color: #999; transition: all 0.3s ease 0s;}
.login-panel7 .form-horizontal .forgot a:hover{ color: #555; text-decoration:  underline;}
.login-panel7 .form-horizontal .btn{ color: #fff; background-color: #6a208e; font-size: 14px; font-weight: 600; padding: 8px 20px 7px; margin: 0 15px 25px 0; border-radius: 30px; border: none; display: inline-block; vertical-align: top; overflow: hidden; transition: all 0.3s ease 0s;}
.login-panel7 .form-horizontal .btn:hover,
.login-panel7 .form-horizontal .btn:focus{ color: #fff; background-color: #222; box-shadow: 0 0 10px rgba(0,0,0,0.2); outline: none;}
.login-panel7 .form-horizontal .btn.signup{ color: #555; background-color: #fff; margin-right: 0; border: 1px solid #e7e7e7;}
.login-panel7 .form-container .social-login > span{ color: #999; font-size: 13px; margin: 0 0 12px; display: block;}
.login-panel7 .form-container .social-login .social-list{ padding: 0; margin: 0; list-style: none;}
.login-panel7 .form-container .social-login .social-list li{ margin: 0 5px 0 0; display: inline-block;}
.login-panel7 .form-container .social-login .social-list li a{ color: #fff; background-color: #4285F4; font-size: 13px; text-align: center; height: 28px; width: 28px; line-height: 30px; border-radius: 50%; display: block; transition: all 0.3s ease 0s;}
.login-panel7 .form-container .social-login .social-list li:nth-child(2) a{ background-color: #3C5A99; }
.login-panel7 .form-container .social-login .social-list li:nth-child(3) a{ background-color: #1DA1F2; }
.login-panel7 .form-container .social-login .social-list li a:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.3); }
.lp7{}
.lp7.login-forgotpopup .forgot-password-panel .key{background: #6a208e;}
.lp7.login-forgotpopup .forgot-password-panel .reset-btn{background: #6a208e;}
.lp7.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #222;}
@media only screen and (max-width:379px){
.login-panel7 .form-container .title{ font-size: 30px; }
.login-panel7 .form-container .description{ font-size: 14px; }
.login-panel7 .form-horizontal .btn{ margin: 0 9px 25px 0; }
.login-panel7 .form-horizontal .btn.signup{ margin-right: 0; }
}


.login-panel8 {width:100%; float:left; padding:50px 0;     background: linear-gradient(#FD9FC3,#FD9FC3,#5CDAE8,#5CDAE8);}
.login-panel8 .form-container{ font-family: 'Mukta', sans-serif; }
.login-panel8 .form-container .form-icon{ color: #fff; font-size: 88px; text-align: center; line-height: 107px; width: 100px; height: 100px; padding: 0 0 0 0.5px; margin: 0 auto 35px; border: 4px solid #fff; border-radius: 50%;}
.login-panel8 .form-container .form-horizontal{ background: #fff; padding: 35px 20px 5px; position: relative;}
.login-panel8 .form-container .form-horizontal:before{ content: ''; background: linear-gradient(-45deg,transparent 49%, #fff 50%); height: 30px; width: 30px; transform: translateX(-50%) rotate(45deg); position: absolute; left: 50%; top: -15px;}
.login-panel8 .form-horizontal .form-group{ background-color: #EBEBEB; margin: 0 0 15px; border-radius: 10px; overflow: hidden;}
.login-panel8 .form-horizontal .form-group:nth-child(3){ margin-bottom: 40px; }
.login-panel8 .form-horizontal .input-icon{ color: #fff; background-color: #D7D7D7; font-size: 25px; text-align: center; line-height: 51px; height: 50px; width: 55px; vertical-align: top; display: inline-block;}
.login-panel8 .form-horizontal .form-control{ color: #555; background-color: transparent; font-size: 18px; letter-spacing: 1px; width: calc(100% - 60px); height: 50px; padding: 10px; box-shadow: none; border: none; border-radius: 0; display: inline-block; transition: all 0.3s;}
.login-panel8 .form-horizontal .form-control:focus{ box-shadow: none; border: none;}
.login-panel8 .form-horizontal .form-control::placeholder{color: #777;font-size: 18px;text-transform: capitalize;}
.login-panel8 .form-horizontal .btn{ color: #000; background-color: #FEDD02; font-size: 22px; text-transform: uppercase; width: 190px; padding: 7px 10px 6px; margin: 0 auto 8px; border: none; border-radius: 10px; box-shadow: 0 0 0 2px #fff inset; border: 5px solid #FEDD02; display: block; position: relative; transition: all 0.5s ease 0s;}
.login-panel8 .form-horizontal .btn:hover,
.login-panel8 .form-horizontal .btn:focus{color: #000;background-color: #ebebeb;box-shadow: 0 0 0 2px #fff inset,0 0 10px rgba(0,0,0,0.1) inset,0 0 10px rgba(0,0,0,0.15);outline: none;}
.login-panel8 .form-horizontal .remember-me{ color: #999; text-align: center; margin: 0 0 10px;}
.login-panel8 .form-horizontal .remember-me label{ font-weight: 500; margin: 0 0 0 2px; vertical-align: text-top;}
.login-panel8 .form-horizontal .forgot-pass{ color: #888; font-size: 15px; font-weight: 500; text-align: center; display: block;}
.login-panel8 .form-horizontal .forgot-pass a{ color: #666; transition: all 0.3s ease 0s;}
.login-panel8 .form-horizontal .forgot-pass a:hover{ text-decoration: underline; }
.lp8{}
.lp8.login-forgotpopup .forgot-password-panel .key{background: #FD9FC3;}
.lp8.login-forgotpopup .forgot-password-panel .reset-btn{background: #FD9FC3;}
.lp8.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #5CDAE8;}



.login-panel9 {width:100%; float:left; padding:50px 0; background: #e7e7e7;}
.login-panel9 .form-container{ background-color: #fff; font-family: 'Titillium Web', sans-serif; padding: 25px 10px; overflow: hidden; position: relative; z-index: 1;}
.login-panel9 .form-container:before{ content: ''; background: radial-gradient(at 50% 25%,#1093ea 0%, #007bb7 100%); height: 70%; width: 100%; position: absolute; left: 0; top: 0; z-index: -1; clip-path: polygon(0 0, 100% 0%, 100% 100%, 0 75%);}
.login-panel9 .form-container .form-icon{ color: #fff; font-size: 55px; line-height: 55px; text-align:  center; margin: 0 0 10px;}
.login-panel9 .form-container .title{color: #fff;font-size: 33px;font-weight: 500;text-align: center;text-transform: capitalize;letter-spacing: 0.5px;margin: 0 0 25px;}
.login-panel9 .form-container .form-horizontal{ background: #fff; padding: 10px; margin: 0 0 20px; box-shadow: 0 0 7px rgba(0,0,0,0.3); border-radius: 3px;}
.login-panel9 .form-horizontal .form-group{ background-color: #fff; margin: 0 0 15px; border-radius: 3px; border-bottom: 1px solid #ddd;}
.login-panel9 .form-horizontal .form-group:nth-child(3){ margin-bottom: 40px; }
.login-panel9 .form-horizontal .input-icon{color: #007bb7;font-size: 22px;text-align: center;line-height: 43px;height: 45px;width: 25px;margin: 0 0 0 4px;vertical-align: top;display: inline-block;}
.login-panel9 .form-horizontal .form-control{ color: #555; background-color: transparent; font-size: 20px; letter-spacing: 1px; width: calc(100% - 33px); height: 45px; padding: 0 5px; box-shadow: none; border: none; border-radius: 0; display: inline-block; transition: all 0.3s;}
.login-panel9 .form-horizontal .form-control:focus{ box-shadow: none; border: none;}
.login-panel9 .form-horizontal .form-control::placeholder{color: #999;font-size: 20px;font-weight: 300;text-transform: capitalize;}
.login-panel9 .form-horizontal .forgot-pass{ font-size: 18px; font-weight: 500; text-align: center; margin: 0 0 15px 0; display: block;}
.login-panel9 .form-horizontal .forgot-pass a{ color: #007bb7; transition: all 0.3s ease 0s;}
.login-panel9 .form-horizontal .forgot-pass a:hover{ color: #555; }
.login-panel9 .form-horizontal .btn{ color: #fff; background: #007bb7; font-size: 20px; font-weight: 600; text-transform: capitalize; letter-spacing: 1px; width: 100%; padding: 5px 15px 5px; margin: 0; border: none; border-radius: 3px; transition: all 0.3s ease;}
.login-panel9 .form-horizontal .btn:hover,
.login-panel9 .form-horizontal .btn:focus{ color: #fff; background-color: #007bb7; letter-spacing: 4px; box-shadow: 0 0 10px rgba(0,0,0,0.3),0 0 10px rgba(0,0,0,0.3) inset; outline: none;}
.login-panel9 .form-container .user-signup{ color: #333; font-size: 16px; font-weight: 600; text-align: center; display: block;}
.login-panel9 .form-container .user-signup a{ color: #007bb7; transition: all 0.3s ease 0s;}
.login-panel9 .form-container .user-signup a:hover{ color: #555; text-shadow: 0 0 1px rgba(0,0,0,0.5);}
.lp9{}
.lp9.login-forgotpopup .forgot-password-panel .key{background: #007bb7;}
.lp9.login-forgotpopup .forgot-password-panel .reset-btn{background: #007bb7;}
.lp9.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #4190b7;}



.login-panel10 {width:100%; float:left; padding:50px 0;  background: linear-gradient(#FDD6E3,#A9EDEA);}
.login-panel10 .form-container{ font-family: 'Roboto Condensed', sans-serif; }
.login-panel10 .form-container .form-horizontal{ background: linear-gradient(-45deg,#FDE7F9 50%,#E5FBF5 50%); padding: 30px 30px; box-shadow: 0 0 10px rgba(0,0,0,0.05); border-radius: 3px;}
.login-panel10 .form-container .title{ color: #333; font-family: 'Sumana', serif; font-size: 30px; font-weight: 600; text-align: center; text-transform: capitalize; letter-spacing: 0.5px; margin: 0 0 40px;}
.login-panel10 .form-horizontal .form-group{ background-color: #fff; margin: 0 0 5px; border-radius: 3px;}
.login-panel10 .form-horizontal .form-group:nth-child(3){ margin-bottom: 40px; }
.login-panel10 .form-horizontal .input-icon{ color: #555; font-size: 15px; text-align: center; line-height: 42px; height: 40px; width: 25px; margin: 0 0 0 4px; vertical-align: top; display: inline-block;}
.login-panel10 .form-horizontal .form-control{ color: #222; background-color: transparent; font-size: 15px; letter-spacing: 1px; width: calc(100% - 33px); height: 40px; padding: 0 5px; box-shadow: none; border: none; border-radius: 0; display: inline-block; transition: all 0.3s;}
.login-panel10 .form-horizontal .form-control:focus{ box-shadow: none; border: none;}
.login-panel10 .form-horizontal .form-control::placeholder{ color: #b5b5b5; font-size: 15px; font-weight: 400; text-transform: capitalize;}
.login-panel10 .form-horizontal .btn{ color: #555; background: #fff; font-size: 15px; font-weight: 600; text-transform: capitalize; letter-spacing: 1px; width: 100%; padding: 10px 15px 8px; margin: 0 0 30px; border: none; border-radius: 3px; transition: all 0.3s ease;}
.login-panel10 .form-horizontal .btn:hover,
.login-panel10 .form-horizontal .btn:focus{ color: #555; background-color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1),0 0 10px rgba(0,0,0,0.1) inset; outline: none;}
.login-panel10 .form-horizontal .forgot-pass{ font-size: 14px; font-weight: 500; width: calc(100% - 105px); margin: 0 0 20px 0; display: inline-block;}
.login-panel10 .form-horizontal .forgot-pass a{ color: #333; transition: all 0.3s ease 0s;}
.login-panel10 .form-horizontal .forgot-pass a:hover{ color: #000; text-shadow: 0 0 2px rgba(0,0,0,0.2);}
.login-panel10 .form-horizontal .user-signup{ color: #333; background: #B9F2E7; text-align: center; width: 100px; padding: 10px 15px 8px; border-radius: 3px; display: inline-block; transition: all 0.3s ease 0s;}
.login-panel10 .form-horizontal .user-signup:hover{ box-shadow: 0 0 10px rgba(0,0,0,0.2) inset; }
.lp10{}
.lp10.login-forgotpopup .forgot-password-panel .key{background: #B9F2E7;}
.lp10.login-forgotpopup .forgot-password-panel .reset-btn{background: #B9F2E7;}
.lp10.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #A9EDEA;}



.login-panel11 {width:100%; float:left; padding:50px 0; }
.login-panel11 .form-container{ font-family: 'Roboto', sans-serif; padding: 42px 0 0 0; position: relative;}
.login-panel11 .form-container .form-icon{ color: #fff; background-color: #1E4AC5; font-size: 50px; text-align: center; line-height: 95px; height: 100px; width: 100px; border: 5px solid #fff; border-radius: 50%; box-shadow: 0 0 0 5px #20E4B2,0 0 20px rgba(0,0,0,0.3); transform: translateX(-50%); position: absolute; top: 2px; left: 50%; z-index: 1;}
.login-panel11 .form-container .form-horizontal{ background-color: #2048C4; font-size: 0; padding: 80px 30px 30px; box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.login-panel11 .form-container .title{ color: #20E5B0; font-size: 27px; font-weight: 600; text-align: center; text-transform: uppercase; letter-spacing: 0.5px; margin: 0 0 25px;}
.login-panel11 .form-horizontal .form-group{ background-color: #fff; width: calc(50% - 12px); margin: 0 7px 25px 5px; border-radius: 10px; overflow: hidden; display: inline-block;}
.login-panel11 .form-horizontal .input-icon{ color: rgba(0,0,0,0.3); background-color: #20E5B0; font-size: 18px; text-align: center; line-height: 39px; height: 38px; width: 48px; vertical-align: top; display: inline-block;}
.login-panel11 .form-horizontal .form-control{ color: #222; background-color: transparent; font-size: 15px; font-weight: 400; letter-spacing: 1px; width: calc(100% - 53px); height: 38px; padding: 1px 10px 0 7px; box-shadow: none; border: none; border-radius: 0; display: inline-block; transition: all 0.3s;}
.login-panel11 .form-horizontal textarea.form-control{ height: auto; width: 100%;}
.login-panel11 .form-horizontal .form-control:focus{ box-shadow: none; border: none;}
.login-panel11 .form-horizontal .form-control::placeholder{ color: #b5b5b5; font-size: 15px; font-weight: 400; text-transform: capitalize;}
.login-panel11 .form-horizontal .btn{ color: #fff; background-color: #20E5B0; font-size: 18px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; padding: 10px 15px 7px 20px; margin: 0 auto; border: none; border-radius: 10px; box-shadow: 0 5px 0 rgba(0,0,0,0.5); display: block; transition: all 0.3s ease 0s;}
.login-panel11 .form-horizontal .btn:hover,
.login-panel11 .form-horizontal .btn:focus{ color: #2048C4; background-color: #fff; box-shadow: none;}
.lp11{}
.lp11.login-forgotpopup .forgot-password-panel .key{background: #eb4a5cf2;}
.lp11.login-forgotpopup .forgot-password-panel .reset-btn{background: #eb4a5cf2;}
.lp11.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #8BD6BF;}
@media only screen and (max-width:576px){
.login-panel11 .form-container .form-group{ width: 100%; margin: 0 0 25px;}
}



.login-panel12 {width:100%; float:left; padding:50px 0; background: linear-gradient(-45deg,#E6145E,#E6145E 45%,#d1d1d1 45%, #d1d1d1 50%, #fff 50.1%);}
.login-panel12 .form-container{ font-family: 'Roboto', sans-serif; padding: 40px 40px 0 0; position: relative;}
.login-panel12 .form-container .form-icon{ color: #E6145E; background-color: #fff; font-size: 40px; text-align: center; line-height: 80px; height: 80px; width: 80px; border: 3px solid #E6145E; border-radius: 50% 50% 50% 0; box-shadow: 0 0 20px rgba(0,0,0,0.3); position: absolute; top: 0; right: 0; z-index: 1;}
.login-panel12 .form-container .form-horizontal{ background: linear-gradient(#e7e7e7 25px,rgba(255,255,255,0.97) 25px); padding: 40px 20px 20px; box-shadow: 0 0 20px -5px rgba(0,0,0,0.3); border-radius: 15px;}
.login-panel12 .form-container .title{ color: #222; font-size: 27px; font-weight: 600; text-transform: capitalize; letter-spacing: 0.5px; margin: 0 0 20px;}
.login-panel12 .form-container .title:after{ content: ''; background-color: #E6145E; height: 3px; width: 110px; margin: 10px 0 0; display: block; clear: both;}
.login-panel12 .form-horizontal .form-group{ background-color: rgba(255,255,255,0.15); margin: 0 0 15px; border-bottom: 2px solid #e7e7e7;}
.login-panel12 .form-horizontal .input-icon{ color: #b5b5b5; font-size: 20px; text-align: center; line-height: 35px; height: 35px; width: 30px; margin: 0 0 0 4px; vertical-align: top; display: inline-block;}
.login-panel12 .form-horizontal .form-control{ color: #222; background-color: transparent; font-size: 15px; font-weight: 400; letter-spacing: 1px; width: calc(100% - 40px); height: 33px; padding: 3px 10px 0 0; box-shadow: none; border: none; border-radius: 0; display: inline-block; transition: all 0.3s;}
.login-panel12 .form-horizontal textarea.form-control{ height: auto; width: 100%;}
.login-panel12 .form-horizontal .form-control:focus{ box-shadow: none; border: none;}
.login-panel12 .form-horizontal .form-control::placeholder{ color: #b5b5b5; font-size: 15px; font-weight: 400; text-transform: capitalize;}
.login-panel12 .form-horizontal .btn{ color: #d1d1d1; background-color: #fff; font-size: 15px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; padding: 10px 15px 7px 20px; margin: 0 auto; border: 2px solid #e7e7e7; border-radius: 20px; display: block; transition: all 0.3s ease 0s;}
.login-panel12 .form-horizontal .btn:hover,
.login-panel12 .form-horizontal .btn:focus{ color: #E6145E; background-color: #fff; border: 2px solid #E6145E;}
.login-panel12 .form-horizontal .btn i{ transition: all 0.3s ease 0s; }
.login-panel12 .form-horizontal .btn:hover i{ color: #E6145E; transform: translateX(3px);}
.lp12{}
.lp12.login-forgotpopup .forgot-password-panel .key{background: #eb4a5cf2;}
.lp12.login-forgotpopup .forgot-password-panel .reset-btn{background: #eb4a5cf2;}
.lp12.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #8BD6BF;}


.login-panel13 {width:100%; float:left; padding:50px 0;     background-color: #f5f5f5;}
.login-panel13 .form-container{ font-family: 'Roboto', sans-serif; padding: 0 10px;}
.login-panel13 .form-container .form-horizontal{ background: rgba(255,255,255,0.99); padding: 15px 0 0; box-shadow: 0 0 20px rgba(0,0,0,0.3); border-radius: 10px;}
.login-panel13 .form-container .title{ color: #fff; background: linear-gradient(#00c6ff,#0072ff); font-size: 23px; font-weight: 500; text-align: center; text-transform: capitalize; letter-spacing: 0.5px; padding: 10px 10px; margin: 0 -10px 30px -10px; position: relative;}
.login-panel13 .form-container .title:before,
.login-panel13 .form-container .title:after{ content: ''; background: linear-gradient(45deg, transparent 49%, #0a57b5 50%); width: 10px; height: 10px; position: absolute; left: 0; top: 100%;}
.login-panel13 .form-container .title:after{ transform: rotateY(180deg); left: auto; right: 0;}
.login-panel13 .form-horizontal .form-group{ background-color: rgba(255,255,255,0.15); margin: 0 30px 15px; border: 1px solid #b5b5b5; border-radius: 20px;}
.login-panel13 .form-horizontal .input-icon{ color: #b5b5b5; font-size: 20px; text-align: center; line-height: 35px; height: 35px; width: 30px; margin: 0 0 0 4px; vertical-align: top; border-right: 1px solid #b5b5b5; display: inline-block;}
.login-panel13 .form-horizontal .form-control{ color: #222; background-color: transparent; font-size: 15px; font-weight: 600; letter-spacing: 1px; width: calc(100% - 55px); height: 33px; padding: 3px 10px 0 10px; box-shadow: none; border: none; border-radius: 0; display: inline-block; transition: all 0.3s;}
.login-panel13 .form-horizontal .form-control:focus{ box-shadow: none; border: none;}
.login-panel13 .form-horizontal .form-control::placeholder{ color: #b5b5b5; font-size: 15px; font-weight: 400; text-transform: capitalize;}
.login-panel13 .form-horizontal .btn{ color: rgba(255,255,255,0.8); background: linear-gradient(#00c6ff,#0072ff); font-size: 15px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; width: 80px; padding: 6px 15px 4px; margin: 0 0 20px 30px; border: none; border-radius: 20px; display: inline-block; transition: all 0.3s ease;}
.login-panel13 .form-horizontal .btn:hover,
.login-panel13 .form-horizontal .btn:focus{ color: #fff; background-color: #D31128; box-shadow: 0 0 5px rgba(0,0,0,0.5);}
.login-panel13 .form-horizontal .forgot-pass{ font-size: 12px; text-align: right; width: calc(100% - 145px); margin: 0 30px 20px 0; vertical-align: middle; display: inline-block;}
.login-panel13 .form-horizontal .forgot-pass a{ color: #999; transition: all 0.3s ease;}
.login-panel13 .form-horizontal .forgot-pass a:hover{ color: #777; text-decoration: underline;}
.login-panel13 .form-horizontal .user-signup{ color: #fff; background: linear-gradient(#00c6ff,#0072ff); text-align: center; padding: 10px; border-radius: 0 0 10px 10px; display: block;}
.login-panel13 .form-horizontal .user-signup a{ color: #fff; transition: all 0.3s ease;}
.login-panel13 .form-horizontal .user-signup a:hover{ text-decoration: underline; }
.lp13{}
.lp13.login-forgotpopup .forgot-password-panel .key{background: #0072ff;}
.lp13.login-forgotpopup .forgot-password-panel .reset-btn{background: #0072ff;}
.lp13.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #00c6ff;}

.login-panel14 {width:100%; float:left; padding:50px 0; background-color: #f5f5f5;}
.login-panel14 .form-container{ background: linear-gradient(#E9374C,#D31128); font-family: 'Roboto', sans-serif; font-size: 0; padding: 0 15px; border: 1px solid #DC2036; border-radius: 15px; box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.login-panel14 .form-container .form-icon{ color: #fff; font-size: 13px; text-align: center; text-shadow: 0 0 20px rgba(0,0,0,0.2); width: 50%; padding: 70px 0; vertical-align: top; display: inline-block;}
.login-panel14 .form-container .form-icon i{ font-size: 124px; margin: 0 0 15px; display: block;}
.login-panel14 .form-container .form-icon .signup a{ color: #fff; text-transform: capitalize; transition: all 0.3s ease;}
.login-panel14 .form-container .form-icon .signup a:hover{ text-decoration: underline; }
.login-panel14 .form-container .form-horizontal{ background: rgba(255,255,255,0.99); width: 50%; padding: 60px 30px; margin: -20px 0; border-radius: 15px; box-shadow: 0 0 20px rgba(0,0,0,0.2); display: inline-block;}
.login-panel14 .form-container .title{ color: #454545; font-size: 23px; font-weight: 900; text-align: center; text-transform: capitalize; letter-spacing: 0.5px; margin: 0 0 30px 0;}
.login-panel14 .form-horizontal .form-group{ background-color: rgba(255,255,255,0.15); margin: 0 0 15px; border: 1px solid #b5b5b5; border-radius: 20px;}
.login-panel14 .form-horizontal .input-icon{ color: #b5b5b5; font-size: 15px; text-align: center; line-height: 38px; height: 35px; width: 40px; vertical-align: top; display: inline-block;}
.login-panel14 .form-horizontal .form-control{ color: #b5b5b5; background-color: transparent; font-size: 14px; letter-spacing: 1px; width: calc(100% - 55px); height: 33px; padding: 2px 10px 0 0; box-shadow: none; border: none; border-radius: 0; display: inline-block; transition: all 0.3s;}
.login-panel14 .form-horizontal .form-control:focus{ box-shadow: none; border: none;}
.login-panel14 .form-horizontal .form-control::placeholder{ color: #b5b5b5; font-size: 13px; text-transform: capitalize;}
.login-panel14 .form-horizontal .btn{ color: rgba(255,255,255,0.8); background: #E9374C; font-size: 15px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; width: 100%; margin: 0 0 10px 0; border: none; border-radius: 20px; transition: all 0.3s ease;}
.login-panel14 .form-horizontal .btn:hover,
.login-panel14 .form-horizontal .btn:focus{ color: #fff; background-color: #D31128; box-shadow: 0 0 5px rgba(0,0,0,0.5);}
.login-panel14 .form-horizontal .forgot-pass{ font-size: 12px; text-align: center; display: block;}
.login-panel14 .form-horizontal .forgot-pass a{ color: #999; transition: all 0.3s ease;}
.login-panel14 .form-horizontal .forgot-pass a:hover{ color: #777; text-decoration: underline;}
.lp14{}
.lp14.login-forgotpopup .forgot-password-panel .key{background: #E9374C;}
.lp14.login-forgotpopup .forgot-password-panel .reset-btn{background: #E9374C;}
.lp14.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #D31128;}

@media only screen and (max-width:576px){
.login-panel14 .form-container{ padding-bottom: 15px; }
.login-panel14 .form-container .form-icon{ width: 100%; padding: 20px 0;}
.login-panel14 .form-container .form-horizontal{ width: 100%; margin: 0;}
}




.login-panel15 {width:100%; float:left; padding:50px 0; background-color: #8BD6BF;}
.login-panel15 .form-container{ font-family: 'Overpass', sans-serif; }
.login-panel15 .form-container .form-horizontal{ background: linear-gradient(to right,#202926 49%,#15201C 50%); width: 350px; height: 350px; padding: 75px 55px; margin: 0 auto; border-radius: 50%;}
.login-panel15 .form-container .title{ color: #838585; font-family: 'Teko', sans-serif; font-size: 35px; font-weight: 400; text-align: center; text-transform: uppercase; letter-spacing: 0.5px; margin: 0 0 10px 0;}
.login-panel15 .form-horizontal .form-group{ background-color: rgba(255,255,255,0.15); font-size: 0; margin: 0 0 15px; border: 1px solid #838585; border-radius: 3px;}
.login-panel15 .form-horizontal .input-icon{ color: #838585; font-size: 16px; text-align: center; line-height: 48px; height: 45px; width: 40px; vertical-align: top; display: inline-block;}
.login-panel15 .form-horizontal .form-control{ color: #838585; background-color: transparent; font-size: 14px; letter-spacing: 1px; width: calc(100% - 55px); height: 45px; padding: 2px 10px 0 0; box-shadow: none; border: none; border-radius: 0; display: inline-block; transition: all 0.3s;}
.login-panel15 .form-horizontal .form-control:focus{ box-shadow: none; border: none;}
.login-panel15 .form-horizontal .form-control::placeholder{ color: #838585; font-size: 13px; text-transform: capitalize;}
.login-panel15 .form-horizontal .btn{ color: rgba(255,255,255,0.8); background: rgba(235,74,92,0.95); font-size: 15px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; width: 120px; height: 120px; line-height: 120px; margin: 0 0 15px 0; border: none; border-radius: 50%; display: inline-block; transform: translateX(30px); transition: all 0.3s ease;}
.login-panel15 .form-horizontal .btn:hover,
.login-panel15 .form-horizontal .btn:focus{ color: #fff; letter-spacing: 4px; box-shadow: 0 0 5px rgba(0,0,0,0.5);}
.login-panel15 .form-horizontal .forgot-pass{ font-size: 12px; text-align: left; width: calc(100% - 125px); display: inline-block; vertical-align: top;}
.login-panel15 .form-horizontal .forgot-pass a{ color: #999; transition: all 0.3s ease;}
.login-panel15 .form-horizontal .forgot-pass a:hover{ color: #555; text-decoration: underline;}

.lp15{}
.lp15.login-forgotpopup .forgot-password-panel .key{background: #eb4a5cf2;}
.lp15.login-forgotpopup .forgot-password-panel .reset-btn{background: #eb4a5cf2;}
.lp15.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #8BD6BF;}

@media only screen and (max-width:379px){
.login-panel15 .form-container .form-horizontal{width: 100%;}
}



.login-panel16 {width:100%; float:left; padding:50px 0; background-color: #F4F5D6;}
.login-panel16 .form-container{ font-family: 'Poppins', sans-serif; }
.login-panel16 .form-container .form-icon{ color: rgba(255,255,255,0.5); background-color: #07CBC9; font-size: 45px; text-align: center; line-height: 80px; width: 80px; height: 80px; margin: 0 auto 12px; border-radius: 50%; border: 2px solid #049898; position: relative;}
.login-panel16 .form-container .form-icon:before,
.login-panel16 .form-container .form-icon:after{ content: ''; background-color: #07CBC9; height: 2px; width: 100%; transform: translateY(-50%); position: absolute; left: -140%; top: 50%;}
.login-panel16 .form-container .form-icon:after{ left: 140%; }
.login-panel16 .form-container .title{ color: #07CBC9; font-size: 23px; font-weight: 600; text-align: center; letter-spacing: 1px; text-transform: uppercase; margin: 0 0 20px 0;}
.login-panel16 .form-container .form-horizontal{ background-color: #07CBC9; padding: 25px 20px 10px 20px; position: relative;}
.login-panel16 .form-container .form-horizontal:before{ content: ''; background: linear-gradient(-45deg,transparent 49%, #07CBC9 50%); height: 15px; width: 15px; transform: translateX(-50%) rotate(45deg); position: absolute; left: 50%; top: -8px;}
.login-panel16 .form-horizontal .form-group{ font-size: 0; margin: 0 0 15px;}
.login-panel16 .form-horizontal .input-icon{ color: #fff; background-color: #079797; font-size: 22px; text-align: center; line-height: 45px; height: 45px; width: 55px; vertical-align: top; display: inline-block;}
.login-panel16 .form-horizontal .form-control{ color: #555; background-color: #fff; font-size: 14px; letter-spacing: 1px; width: calc(100% - 55px); height: 44px; padding: 2px 10px; box-shadow: 0 0 5px -3px #333; border: none; border-radius: 0; display: inline-block; transition: all 0.3s;}
.login-panel16 .form-horizontal .form-control:focus{ box-shadow: none; border: none;}
.login-panel16 .form-horizontal .form-control::placeholder{ color: rgba(0,0,0,0.7); font-size: 14px; text-transform: capitalize;}
.login-panel16 .form-horizontal .btn{ color: #fff; background-color: #fcc900; font-size: 18px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; width: 100px; padding: 5px 18px; margin: 0 0 15px 0; border: none; border-radius: 10px; display: inline-block; transition: all 0.3s ease;}
.login-panel16 .form-horizontal .btn:hover,
.login-panel16 .form-horizontal .btn:focus{ color: #fff; background-color: #079797; box-shadow: 0 0 5px #555 inset;}
.login-panel16 .form-horizontal .remember-me{ font-size: 11px; line-height: 15px; text-align: right; width: calc(100% - 105px); vertical-align: top; display: inline-block;}
.login-panel16 .form-horizontal .remember-me input{ background-color: #fff; height: 12px; width: 22px; margin: 0 0 -2px 0; border-radius: 10px; display: inline-block; position: relative; cursor: pointer; appearance: none; -webkit-appearance: none; -moz-appearance: none;}
.login-panel16 .form-horizontal .remember-me input:focus{ outline: none; }
.login-panel16 .form-horizontal .remember-me input:not(:checked){ background-color: #fff; }
.login-panel16 .form-horizontal .remember-me input:checked{ background-color: #079797; }
.login-panel16 .form-horizontal .remember-me input:before{ content: ''; background-color: #079797; height: 8px; width: 8px; border-radius: 50%; position: absolute; left: 2px; top: 2px; transition: left 0.3s ease;}
.login-panel16 .form-horizontal .remember-me input:checked:before{ background-color: #fff; left: 12px;}
.login-panel16 .form-horizontal .social-links{ padding: 0; margin: 0 0 10px; list-style: none; text-align: center;}
.login-panel16 .form-horizontal .social-links li{ background-color: rgba(255,255,255,0.5); width: 40%; padding: 5px; margin: 0 9% 0 0; display: inline-block;}
.login-panel16 .form-horizontal .social-links li:nth-child(2){ margin: 0 0 0 9%; }
.login-panel16 .form-horizontal .social-links li a{ color: #fff; background-color: #079797; font-size: 13px; padding: 7px 10px; border-radius: 5px; display: block; transition: all 0.3s ease;}
.login-panel16 .form-horizontal .social-links li a:hover{ box-shadow: 0 0 5px rgba(0,0,0,0.5) inset; }
.login-panel16 .form-horizontal .forgot-pass{ font-size: 12px; text-align: center; display: block;}
.login-panel16 .form-horizontal .forgot-pass a{ color: #079797; transition: all 0.3s ease;}
.login-panel16 .form-horizontal .forgot-pass a:focus,
.login-panel16 .form-horizontal .forgot-pass a:hover{text-decoration: underline;}
.lp16{}
.lp16.login-forgotpopup .forgot-password-panel .key{background: #07CBC9;}
.lp16.login-forgotpopup .forgot-password-panel .reset-btn{background: #07CBC9;}
.lp16.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #079797;}
@media only screen and (max-width: 576px){
.login-panel16 .form-horizontal .social-links li,
.login-panel16 .form-horizontal .social-links li:nth-child(2){ width: auto; margin: 0;}
}



.login-panel17 {width:100%; float:left; padding:50px 0; background: linear-gradient(to bottom,#f83600,#fe8c00); }
.login-panel17 .demo{ background: linear-gradient(to bottom,#f83600,#fe8c00); }
.login-panel17 .form-horizontal{ font-family: 'Poppins', sans-serif; text-align: center;}
.login-panel17 .form-horizontal .form-icon{ color: #fff; font-size: 100px; line-height: 85px; margin: 0 0 13px;}
.login-panel17 .form-horizontal .title{ color: #fff; font-size: 23px; font-weight: 700; letter-spacing: 1px; text-transform: capitalize; margin: 0 0 35px 0;}
.login-panel17 .form-horizontal .form-group{ margin: 0 0 10px; position: relative;}
.login-panel17 .form-horizontal .input-icon{ color: #777; font-size: 13px; transform: translateY(-50%); position: absolute; left: 15px; top: 50%;}
.login-panel17 .form-horizontal .form-control{ color: #555; background-color: #fff; font-size: 13px; letter-spacing: 1px; height: 37px; padding: 2px 15px 2px 35px; box-shadow: 0 0 5px -3px #333; border: none; border-radius: 50px; transition: all 0.3s;}
.login-panel17 .form-horizontal .form-control:focus{ box-shadow: none; border:none;}
.login-panel17 .form-horizontal .form-control::placeholder{ color: rgba(0,0,0,0.7); font-size: 13px; text-transform: capitalize;}
.login-panel17 .form-horizontal .btn{ color: #fff; background-color: #222; font-size: 15px; font-weight: 600; letter-spacing: 1px; width: 100%; padding: 10px 20px; margin: 0 0 15px 0; border: none; border-radius: 20px; transition: all 0.3s ease;}
.login-panel17 .form-horizontal .btn:hover,
.login-panel17 .form-horizontal .btn:focus{ background-color: #222; letter-spacing: 3px; box-shadow: 2px 2px 2px #333;}
.login-panel17 .form-horizontal .form-options{ padding: 0; margin: 0; list-style: none;}
.login-panel17 .form-horizontal .form-options li a{ color: #fff; letter-spacing: 0.5px; margin: 0 0 10px; display: block; transition: all 0.3s ease;}
.login-panel17 .form-horizontal .form-options li a i{ font-size: 12px; }
.login-panel17 .form-horizontal .form-options li:last-child a{ margin: 0; }
.login-panel17 .form-horizontal .form-options li a:hover{ text-shadow: 0 0 5px rgba(0,0,0,0.9); }
.lp17{}
.lp17.login-forgotpopup .forgot-password-panel .key{background: #f83600;}
.lp17.login-forgotpopup .forgot-password-panel .reset-btn{background: #f83600;}
.lp17.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #fe8c00;}

.login-panel18 {width:100%; float:left; padding:50px 0; }
.login-panel18 .form-horizontal{ background: linear-gradient(50deg,rgba(0,0,0,0.05) 49%, rgba(0,0,0,0.08) 50%); font-family: 'Quicksand', sans-serif; width: 100%; padding: 30px 15px 25px; border-radius: 30px 0 30px 0; box-shadow: 4px 4px 0 #fff, 6px 6px 0 #e7e7e7,-4px -4px 0 #fff,-6px -6px 0 #e7e7e7;}
.login-panel18 .form-horizontal .form-icon{ color: #fff; background: linear-gradient(45deg,#00a8ff 49%, #0097e6 50%); font-size: 55px; text-align: center; line-height: 80px; height: 80px; width: 80px; margin: 0 auto 15px; border-radius: 25px;}
.login-panel18 .form-horizontal .title{ color: #333; font-size: 30px; font-weight: 700; text-transform: capitalize; text-align: center; margin: 0 0 30px 0;}
.login-panel18 .form-horizontal .form-group{ margin: 0 0 15px; }
.login-panel18 .form-horizontal label{ font-size: 15px; }
.login-panel18 .form-horizontal .form-control{ color: #0097e6; background-color: rgba(255,255,255,0.9); font-size: 16px; letter-spacing: 1px; height: 40px; padding: 2px 15px 2px 15px; box-shadow: 0 0 5px -3px #333; border: none; border-radius: 10px; transition: all 0.3s;}
.login-panel18 .form-horizontal .form-control:focus{ box-shadow: 0 0 5px -1px #0097e6; border:none;}
.login-panel18 .form-horizontal .form-control::placeholder{ color: rgba(0,0,0,0.3); font-size: 14px;}
.login-panel18 .form-horizontal .forgot-password{ display: inline-block; width: calc(100% - 105px);}
.login-panel18 .form-horizontal .forgot-password a{ color: #333; font-size: 13px; font-weight: 600; transition: all 0.3s;}
.login-panel18 .form-horizontal .forgot-password a:hover{ color: #0097e6; }
.login-panel18 .form-horizontal .btn{ color: #fff; background-color: #0097e6; font-size: 20px; width: 100px; padding: 5px 20px; margin: 0 0 15px 0; border-radius: 1px; border: none; border-radius: 20px; display: inline-block; transition: all 0.3s;}
.login-panel18 .form-horizontal .btn:hover{ background-color: #000; box-shadow: 2px 2px 5px #333;}
.login-panel18 .form-horizontal .signup{ color: #606060; font-size: 14px; text-align: center; display: block;}
.login-panel18 .form-horizontal .signup a{ color: #0097e6; font-weight: 600; text-transform: capitalize; transition: all 0.3s;}
.login-panel18 .form-horizontal .signup a:hover{ color: #000; }
.lp18{}
.lp18.login-forgotpopup .forgot-password-panel .key{background: #0097e6;}
.lp18.login-forgotpopup .forgot-password-panel .reset-btn{background: #0097e6;}
.lp18.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #222;}

.login-panel19 {width:100%; float:left; padding:50px 0; background-color: #ffd8d8;}
.login-panel19 .form-horizontal{ background-color: #fff; font-family: 'Blinker', sans-serif; text-align: center; padding: 20px 10px 20px; margin: 50px 0 0; border: 5px solid #d63031; border-radius: 10px;}
.login-panel19 .form-horizontal .form-icon{ color: #fff; background-color: #d63031; font-size: 60px; line-height: 120px; height: 120px; width: 130px; margin: -80px auto 20px; border-radius: 50%; box-shadow: 0 0 13px -5px #000;}
.login-panel19 .form-horizontal .form-group{ margin: 0 0 20px; }
.login-panel19 .form-horizontal label{ color: #555; font-size: 15px; font-weight: 500; text-align: left; padding: 0; display: block;}
.login-panel19 .form-horizontal .form-control{ color: #555; font-size: 16px; height: 35px; padding: 10px 8px 10px 5px; border-radius: 5px;}
.login-panel19 .form-control::placeholder{ color: rgba(0,0,0,0.2); }
.login-panel19 .form-horizontal .form-control:focus{ box-shadow: none; border: 1px solid #d63031;}
.login-panel19 .form-horizontal .btn{ color: #fff; background-color: #d63031; font-size: 16px; font-weight: 700; text-transform: capitalize; width: 60%; padding: 7px 10px; margin: 0 auto 15px; border: none; border-radius: 5px; display: block; overflow: hidden; position: relative; z-index: 1; transition: all 0.3s;}
.login-panel19 .form-horizontal .btn:hover{ color: #555; }
.login-panel19 .form-horizontal .btn:after{ content: ''; background-color: #fff; height: 100%; margin: 0 auto; border-radius: 25px; transform: translateY(-100%); position: absolute; left: 0; top: 0; right: 0; z-index: -1; transition: all 0.2s;}
.login-panel19 .form-horizontal .btn:hover:after{ transform: translateY(0) scaleX(0.85); }
.login-panel19 .form-horizontal .forgot{ color: #555; font-size: 14px;}
.login-panel19 .form-horizontal .forgot:hover{color: #d63031;text-decoration: none;}
.lp19{}
.lp19.login-forgotpopup .forgot-password-panel .key{background: #d63031;}
.lp19.login-forgotpopup .forgot-password-panel .reset-btn{background: #d63031;}
.lp19.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #e15455;}

.login-panel20 {width:100%; float:left; padding:50px 0;     background-color: #E5E5E5;}
.login-panel20 .form-container{ font-family: 'Merriweather Sans', sans-serif; text-align: center; padding: 0 20px; position: relative; z-index: 1;}
.login-panel20 .form-container:after{ content: ''; background-color: #595bcc; height: 80%; width: 100%; position: absolute; left: 0; bottom: 0; z-index: -1;}
.login-panel20 .form-container .form-horizontal{ background-color: #fff; padding: 15px 0;}
.login-panel20 .form-container .form-horizontal .heading{ color: #595bcc; font-size: 40px; font-weight: 600; margin: 0;}
.login-panel20 .form-container .form-horizontal span{ color: rgba(0,0,0,.7); font-size: 18px; margin: 0 0 30px 0; display: block;}
.login-panel20 .form-container .form-horizontal .form-group{ width: 70%; margin: 0 auto; border: 1px solid rgba(0,0,0,0.2); border-bottom: none; position: relative;}
.login-panel20 .form-container .form-horizontal .form-group:nth-child(5){ border-bottom: 1px solid rgba(0,0,0,0.2); margin: 0 auto 15px;}
.login-panel20 .form-container .form-horizontal i.icon{ color: rgba(0,0,0,0.2); font-size: 23px; transform: translateY(-50%); position: absolute; left: 8px; top: 50%;}
.login-panel20 .form-container .form-horizontal .form-control{ height: 50px; font-size: 15px; padding: 10px 8px 10px 40px; border: none;}
.login-panel20 .form-container .form-control::placeholder{ color: rgba(0,0,0,0.2); }
.login-panel20 .form-container .form-horizontal .form-control:focus{ box-shadow: none; }
.login-panel20 .form-container .form-horizontal .btn{ color: #fff; background-color: #595bcc; padding: 3px 7px; border: 2px solid transparent; transition: all 0.5s;}
.login-panel20 .form-container .form-horizontal .btn:hover{ color: #595bcc; background-color: #fff; border: 2px solid #595bcc;}
.login-panel20 .form-container .login-form ul{ list-style: none; padding: 25px 0; margin: 0;}
.login-panel20 .form-container .login-form ul li{ margin: 0 5px; display: inline-block;}
.login-panel20 .form-container .login-form ul li:first-child{ border-right: 1px solid #fff; }
.login-panel20 .form-container .login-form ul li a{ color: #fff; padding: 0 10px 0 0; transition: all 0.5s;}
.login-panel20 .form-container .login-form ul li a:hover{ text-decoration: underline; }
.lp20{}
.lp20.login-forgotpopup .forgot-password-panel .key{background: #595bcc;}
.lp20.login-forgotpopup .forgot-password-panel .reset-btn{background: #595bcc;}
.lp20.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #7375df;}
@media screen and (max-width: 576px){
.login-panel20 .form-container{ padding: 0 10px; }
.login-panel20 .form-container .form-horizontal span{ font-size: 15px; }
.login-panel20 .form-container .form-horizontal .form-group{ width: 90%; }
}


.login-panel21 {width:100%; float:left; padding:50px 0; background-color: #E5E5E5;}
.login-panel21 .form-horizontal{ font-family: 'Merriweather Sans', sans-serif; background-color: limegreen; padding: 15px 0 0 0; border-radius: 10px; box-shadow: 0 0 15px -5px #555; overflow: hidden;}
.login-panel21 .form-horizontal .heading{ color: #fff; font-family: 'Pacifico', cursive; font-size: 45px; text-align: center; margin: 0 0 30px 0;}
.login-panel21 .form-horizontal .form-group{ width: 80%; border-radius: 10px; margin: 0 auto 20px; background-color: rgba(255,255,255,0.3);}
.login-panel21 .form-horizontal .form-control{ color: #fff; background-color: rgba(0,0,0,0.05); font-size: 16px; height: 55px; padding: 10px 8px 10px 15px; box-shadow: none; border: none; border-radius: 0;}
.login-panel21 .form-control::placeholder{ color: #fff; font-size: 14px;}
.login-panel21 .form-horizontal .form-control:focus{ box-shadow: none; }
.login-panel21 .form-horizontal .btn{ color: #fff; background-color: gold; font-size: 16px; font-weight: 700; text-transform: uppercase; text-shadow: 0 0 5px #555; width: 80%; padding: 10px; margin: 0 auto -20px; border: none; border-radius: 30px; display: block; position: relative; z-index: 1; transition: all 0.3s;}
.login-panel21 .form-horizontal .btn:focus,
.login-panel21 .form-horizontal .btn:hover{ color: limegreen; text-shadow: none;}
.login-panel21 .form-horizontal .btn:after{ content: ''; background-color: #fff; height: 100%; width: 90%; margin: 0 auto; border-radius: 25px; transform: scale(0); position: absolute; left: 0; top: 0; right: 0; z-index: -1; transition: all 0.5s;}
.login-panel21 .form-horizontal .btn:hover:after{ transform: scale(1); }
.login-panel21 .form-horizontal .form-footer{ background-color: #fff; text-align: center; padding: 30px 0 20px 0;}
.login-panel21 .form-horizontal .form-footer span{ display: block; margin-bottom: 15px;}
.login-panel21 .form-horizontal .social{ margin: 0; padding: 0; list-style: none;}
.login-panel21 .form-horizontal .social li{ display: inline-block; margin: 0 6px 10px;}
.login-panel21 .form-horizontal .social li a{ color: deepskyblue; font-size: 16px; line-height: 30px; height: 30px; width: 150px; border-radius: 20px; border: 1px solid deepskyblue; display: block; transition: all 0.5s;}
.login-panel21 .form-horizontal .social li a.facebook{ color: #3f51b5; border-color: #3f51b5;}
.login-panel21 .form-horizontal .social li a.facebook:hover{ color: #fff; background-color: #3f51b5;}
.login-panel21 .form-horizontal .social li a.twitter:hover{ color: #fff; background-color: deepskyblue;}
.login-panel21 .form-horizontal .social li a i{ margin: 0 7px 0 0; }
.lp21{}
.lp21.login-forgotpopup .forgot-password-panel .key{background: #07CBC9;}
.lp21.login-forgotpopup .forgot-password-panel .reset-btn{background: #07CBC9;}
.lp21.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #079797;}


.login-panel22 {width:100%; float:left; padding:50px 0; background-color: #FF5B61;}
.login-panel22 .form-horizontal{ background-color: #fff; font-family: 'Rubik', sans-serif; padding: 20px; box-shadow:0 0 10px #505050; border-radius: 5px; position: relative;}
.login-panel22 .form-horizontal .form-icon{ color: #FF5B61; font-size: 80px; text-align: center; line-height: 100px; text-shadow: 5px 5px 3px #0E7886;}
.login-panel22 .form-horizontal .heading{ color: #0E7886; margin: 0 0 5px 0; font-size: 30px; font-weight: 600; text-align: center;}
.login-panel22 .form-horizontal .sub-heading{ color: #0E7886; font-size: 18px; text-align: center; margin: 0 0 30px 0; display: block;}
.login-panel22 .form-horizontal .form-group{ border-radius: 0; margin: 0 auto 20px; position: relative;}
.login-panel22 .form-horizontal .form-group>i{ color: #0E7886; font-size: 23px; position: absolute; left: 8px; top: 7px;}
.login-panel22 .form-horizontal .form-control{ color: #0E7886; background-color: transparent; font-size: 16px; letter-spacing: 1px; height: 40px; padding: 0 15px 0 35px; box-shadow: none; border: none; border-bottom: 1px solid #0E7886; border-radius: 0; display: inline-block; transition:all 0.3s;}
.login-panel22 .form-control::placeholder{ color: #0E7886; font-size: 14px;}
.login-panel22 .form-horizontal .form-control:focus{ box-shadow: none; }
.login-panel22 .form-horizontal .btn{ color: #fff; background-color: #FF5B61; font-size: 18px; text-transform: uppercase; width: 100%; padding: 10px 15px; margin: 0 0 10px 0; border-radius: 2px; border: none; transition:all 0.3s;}
.login-panel22 .form-horizontal .btn:focus,
.login-panel22 .form-horizontal .btn:hover{ letter-spacing: 3px; text-shadow: 0 0 5px #0E7886; box-shadow: 0 0 0 5px #fff inset,0 0 5px #555;}
.login-panel22 .form-horizontal .forgot-pass{ color: #0E7886; font-size: 13px; margin: 0 0 10px; display: block;}
.login-panel22 .form-horizontal .forgot-pass:hover{ color: #222; }
.login-panel22 .form-horizontal .form-footer{ text-align: center; }
.login-panel22 .form-horizontal .form-footer span{ color: #0E7886; font-size: 13px; display: inline-block;}
.login-panel22 .form-horizontal .register{ color: #0E7886; font-size: 13px; font-weight: 600; display: inline-block;}
.login-panel22 .form-horizontal .register:hover{ color: #FF5B61; }
.lp22{}
.lp22.login-forgotpopup .forgot-password-panel .key{background: #FF5B61;}
.lp22.login-forgotpopup .forgot-password-panel .reset-btn{background: #FF5B61;}
.lp22.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #e7353b;}


.login-panel23 {width:100%; float:left; padding:50px 0; background-color: #A1D5F8;}
.login-panel23 .form-horizontal{ background-color: #fff; font-family: 'Rubik', sans-serif; padding: 20px 0 0; box-shadow: 1px 1px 15px 0 rgba(0,0,0,0.2); position: relative;}
.login-panel23 .form-horizontal .heading{ color: #666; font-size: 35px; text-align: center; margin: 0 0 30px 0;}
.login-panel23 .form-horizontal .form-group{ width: 80%; margin: 0 auto 10px; position: relative;}
.login-panel23 .form-horizontal .form-group>i{ color: rgba(0,0,0,0.2); font-size: 25px; position: absolute; left: 8px; top: 7px;}
.login-panel23 .form-horizontal .form-control{ color: #3FA9F2; font-size: 14px; height: 42px; padding: 6px 8px 6px 40px; box-shadow: none; border-radius: 0;}
.login-panel23 .form-control::placeholder{ color: rgba(0,0,0,0.2); font-size: 15px; text-transform: uppercase;}
.login-panel23 .form-horizontal .form-control:focus{ box-shadow: none; border-color: #3FA9F2;}
.login-panel23 .form-horizontal .form-terms{ color: #909090; font-size: 14px; width: 80%; margin: 0 auto 10px;}
.login-panel23 .form-horizontal .form-terms input[type="checkbox"]{ margin: 3px 5px 0 0; display: inline-block;}
.login-panel23 .form-horizontal .form-terms a{ color: #3FA9F2;}
.login-panel23 .form-horizontal .form-terms a:hover{ text-decoration: underline; }
.login-panel23 .form-horizontal .btn{ color: #fff; background-color: #3FA9F2; font-size: 16px; padding: 7px 30px; margin: 0 0 10px; border-radius: 25px; border: 2px solid transparent; display: inline-block; float: left; transition: all 0.5s;}
.login-panel23 .form-horizontal .btn:focus,
.login-panel23 .form-horizontal .btn:hover{ color: #3FA9F2; background-color: #fff; border: 2px solid #3FA9F2;}
.login-panel23 .form-horizontal .form-login{ color: #909090; font-size: 14px; margin: 10px 0; display: inline-block; float: right;}
.login-panel23 .form-horizontal .form-login a{ color: #3FA9F2; }
.login-panel23 .form-horizontal .form-login a:hover{ text-decoration: underline; }
.login-panel23 .form-horizontal .form-footer{ background-color: #3FA9F2; text-align: center; padding: 20px 25px 25px;}
.login-panel23 .form-horizontal .form-footer:before{ content: 'OR'; color: #3FA9F2; background-color: #fff; font-weight: 600; text-align: center; line-height: 31px; height: 35px; width: 35px; margin: -35px auto 0; border: 3px solid #3FA9F2; border-radius: 50%; display: block;}
.login-panel23 .form-horizontal .form-footer span{ color: #fff; font-size: 17px; margin: 0 0 15px 0; display: block;}
.login-panel23 .form-horizontal .social{ padding: 0; margin: 0; list-style: none;}
.login-panel23 .form-horizontal .social li{ display: inline-block; margin: 0 3px;}
.login-panel23 .form-horizontal .social a{ color: #3FA9F2; background-color: #fff; font-size: 18px; text-align: center; line-height: 36px; height: 40px; width: 40px; border: 2px solid transparent; border-radius: 50%; transition: all 0.5s;}
.login-panel23 .form-horizontal .social a:hover{ color: #fff; background-color: #3FA9F2; border-color: #fff;}
.lp23{}
.lp23.login-forgotpopup .forgot-password-panel .key{background: #07CBC9;}
.lp23.login-forgotpopup .forgot-password-panel .reset-btn{background: #07CBC9;}
.lp23.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #079797;}
@media screen and (max-width:576px) {
.login-panel23 .form-horizontal .form-group .btn,
.login-panel23 .form-horizontal .form-group .form-login{ text-align: center; display: block; float: none; margin: 0 auto 15px;}
}


.login-panel24 {width:100%; float:left; padding:50px 0; }
.login-panel24 .form-horizontal{ background-color: #fff; font-family: 'Roboto', sans-serif; width: 94%; padding: 40px 40px 0; margin: 30px 0; box-shadow: 2px 2px 10px #808080,25px -25px 0 5px rgba(0,0,0,0.15); position: relative;}
.login-panel24 .form-horizontal:before{ content: 'SIGN IN'; color: #8F94FB; font-size: 18px; transform: translateY(-50%) rotate(90deg); position: absolute; top: 50%; right: -48px;}
.login-panel24 .form-horizontal .heading{ color: #8F94FB; font-size: 35px; font-weight: 600; text-align: center; text-transform: capitalize; margin: 0 0 20px 0;}
.login-panel24 .form-horizontal .form-group{ margin: 0 auto 20px; position: relative;}
.login-panel24 .form-horizontal .form-group:nth-child(3){ margin: 0 auto 10px; }
.login-panel24 .form-horizontal .form-group>i{ color: #999; font-size: 20px; position: absolute; left: 5px; top: 13px;}
.login-panel24 .form-horizontal .form-control{ color: #808080; background-color: transparent; font-size: 16px; font-weight: 600; height: 45px; padding: 10px 8px 10px 30px; box-shadow: none; border: 0 solid rgba(0,0,0,0.2); border-bottom: 2px solid rgba(0,0,0,0.2); border-radius: 0; display: block;}
.login-panel24 .form-control::placeholder{ color: rgba(0,0,0,0.2); font-size: 15px;}
.login-panel24 .form-horizontal .form-control:focus{ color: #8F94FB; box-shadow: none; border-bottom-color: #8F94FB;}
.login-panel24 .form-horizontal .forgot-password{ color: #808080; font-size: 13px; letter-spacing: 1px; display: inline-block; float: right;}
.login-panel24 .form-horizontal .forgot-password:hover{ color: #8F94FB; }
.login-panel24 .form-horizontal .keep-signed{ color: #808080; font-weight: 600; font-size: 13px; margin: 0 0 20px 0; display: inline-block; transition: all 0.3s ease;}
.login-panel24 .form-horizontal .keep-signed i{ color: transparent; padding: 3px; margin-right: 5px; border: 1px solid #808080; border-radius: 2px; transition: all 0.3s ease;}
.login-panel24 .form-horizontal .keep-signed:hover,
.login-panel24 .form-horizontal .keep-signed:focus{color: #8F94FB;}
.login-panel24 .form-horizontal .keep-signed:hover i,
.login-panel24 .form-horizontal .keep-signed:focus i{ color: #fff; background-color: #8F94FB; border-color: #8F94FB;}
.login-panel24 .form-horizontal .btn{ color: #fff; background-color: #555; font-size: 16px; font-weight: 700; text-transform: uppercase; width: 50%; padding: 10px; margin: 0 auto 20px; border: none; display: block; transition: all 0.3s ease;}
.login-panel24 .form-horizontal .btn:focus,
.login-panel24 .form-horizontal .btn:hover{ background-color: #8F94FB; text-shadow: 0 0 5px #555; box-shadow: -3px -1px 5px rgba(0,0,0,0.3);}
.login-panel24 .form-horizontal .form-footer{ background-color: #8F94FB; text-align: center; padding: 10px 0; margin: 0 -40px;}
.login-panel24 .form-horizontal .form-footer span{ color: #fff; font-weight: 600; margin: 0 15px 0 0; display: inline-block;}
.login-panel24 .form-horizontal .social{ padding: 0; margin: 0; list-style: none; display: inline-block;}
.login-panel24 .form-horizontal .social li{ display: inline-block; margin: 0 5px;}
.login-panel24 .form-horizontal .social li a{ color: #8F94FB; background-color: #fff; font-size: 16px; text-align: center; line-height: 30px; height: 30px; width: 30px; display: inline-block; transition: all 0.5s;}
.login-panel24 .form-horizontal .social li a:hover{ border-radius: 50%; text-decoration: none;}
.login-panel24 .form-horizontal .social li:nth-child(1) a:hover{ color: #fff; background-color: #3f51b5;}
.login-panel24 .form-horizontal .social li:nth-child(2) a:hover{ color: #fff; background-color: #36c5ff;}
.lp24{}
.lp24.login-forgotpopup .forgot-password-panel .key{background: #8F94FB;}
.lp24.login-forgotpopup .forgot-password-panel .reset-btn{background: #8F94FB;}
.lp24.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #6067eb;}
@media only screen and (max-width:576px){
.login-panel24 .form-horizontal{ text-align: center; width: 100%; padding: 20px 20px 0; margin: 0; box-shadow: 2px 2px 10px #808080;}
.login-panel24 .form-horizontal:before{ display: none; }
.login-panel24 .form-horizontal .form-footer{ margin: 0 -20px; }
.login-panel24 .form-horizontal .form-footer span{ display: block; margin: 0 0 5px;}
.login-panel24 .form-horizontal .form-footer .social{ display: block; }
}


.login-panel25 {width:100%; float:left; padding:50px 0; background: linear-gradient(to right,#7AB6B6 50%, #E5CFAA 50%); }
.login-panel25 .form-horizontal{ background-color: #fff; font-family: 'Arimo', sans-serif; text-align: center; padding: 50px 30px 50px; box-shadow: 12px 12px 0 0 rgba(0,0,0,0.3);}
.login-panel25 .form-horizontal .heading{ color: #555; font-size: 30px; font-weight: 600; letter-spacing: 1px; text-transform: capitalize; margin: 0 0 50px 0;}
.login-panel25 .form-horizontal .form-group{ margin: 0 auto 30px; position: relative;}
.login-panel25 .form-horizontal .form-group:nth-last-child(2){ margin-bottom: 20px; }
.login-panel25 .form-horizontal .form-group:last-child{ margin: 0; }
.login-panel25 .form-horizontal .form-group>i{ color: #999; transform: translateY(-50%); position: absolute; left: 5px; top: 50%;}
.login-panel25 .form-horizontal .form-control{ color: #7AB6B6; background-color: #fff; font-size: 17px; letter-spacing: 1px; height: 40px; padding: 5px 10px 2px 25px; box-shadow: 0 0 0 0 transparent; border: none; border-bottom: 1px solid rgba(0,0,0,0.1); border-radius: 0; display: inline-block;}
.login-panel25 .form-control::placeholder{ color: rgba(0,0,0,0.2); font-size: 16px;}
.login-panel25 .form-horizontal .form-control:focus{ border-bottom: 1px solid #7AB6B6; box-shadow: none;}
.login-panel25 .form-horizontal .btn{ color: #7AB6B6; background-color: #EDF6F5; font-size: 18px; font-weight: 700; letter-spacing: 1px; border-radius: 5px; width: 50%; height: 45px; padding: 7px 30px; margin: 0 auto 25px; border: none; display: block; position: relative; transition: all 0.3s ease;}
.login-panel25 .form-horizontal .btn:focus,
.login-panel25 .form-horizontal .btn:hover{ color: #fff; background-color: #7AB6B6;}
.login-panel25 .form-horizontal .btn:before,
.login-panel25 .form-horizontal .btn:after{ content: ''; background-color: #7AB6B6; height: 50%; width: 2px; position: absolute; left: 0; bottom: 0; z-index: 1; transition: all 0.3s;}
.login-panel25 .form-horizontal .btn:after{ bottom: auto; top: 0; left: auto; right: 0;}
.login-panel25 .form-horizontal .btn:hover:before,
.login-panel25 .form-horizontal .btn:hover:after{ height: 100%; width: 50%; opacity: 0;}
.login-panel25 .form-horizontal .create_account{ color: #D6BC8B; font-size: 16px; font-weight: 600; display: inline-block;}
.login-panel25 .form-horizontal .create_account:hover{ color: #7AB6B6; text-decoration: none;}
.lp25{}
.lp25.login-forgotpopup .forgot-password-panel .key{background: #da964d;}
.lp25.login-forgotpopup .forgot-password-panel .reset-btn{background: #da964d;}
.lp25.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #98bf30;}



.login-panel26 {width:100%; float:left; padding:50px 0; }
.login-panel26 .form-horizontal{ background-color: #f5f5f5; font-family: 'Ubuntu', sans-serif; text-align: center; box-shadow: 2px 2px 10px #999; border-radius: 5px; overflow: hidden;}
.login-panel26 .form-horizontal .heading{ color: #404040; background-color: #fff; font-size: 25px; font-weight: 600; padding: 15px; margin: 0 0 15px 0;}
.login-panel26 .form-horizontal .form-icon{ color: #F9661A; font-size: 100px; margin-bottom: 30px; position: relative; animation:animate_lp26 3s; animation-iteration-count: infinite;}
.login-panel26 .form-horizontal .form-icon:after{ content: ''; background-color: #909090; height: 5px; width: 70px; margin: 0 auto; border-radius: 50%; display: block;}
.login-panel26 .form-horizontal .form-group{ margin: 0 20px 30px; position: relative;}
.login-panel26 .form-horizontal .form-group:nth-last-child(2){ margin-bottom: 20px; }
.login-panel26 .form-horizontal .form-group:last-child{ margin: 0; }
.login-panel26 .form-horizontal .form-control{ color: #808080; background-color: transparent; font-size: 18px; height: 45px; padding: 10px 8px; border: 2px solid rgba(0,0,0,0.15); box-shadow: 0 0 0 0 transparent; display: inline-block;}
.login-panel26 .form-control::placeholder{ font-size: 18px; color: rgba(0,0,0,0.3);}
.login-panel26 .form-horizontal .form-control:focus{ color: #F9661A; border-color: #F9661A; box-shadow: none;}
.login-panel26 .form-horizontal .create_account{ color: #909090; font-size: 17px; margin-bottom: 15px; display: inline-block; transition: all 0.3s;}
.login-panel26 .form-horizontal .create_account:hover{ color: #111; }
.login-panel26 .form-horizontal .btn{ color: #fff; background-color: #F9661A; font-size: 20px; font-weight: 700; width: 100%; padding: 13px 90px; margin: 0 auto; border: none; border-top: 3px dashed transparent; border-radius: 0; display: block; transition: all 0.5s;}
.login-panel26 .form-horizontal .btn:focus,
.login-panel26 .form-horizontal .btn:hover{ border-top: 3px dashed #fff; box-shadow: -1px 1px 15px #505050 inset;}
@keyframes animate_lp26{
   0%{ top:0; }
   50%{ top:-20px; }
   100%{ top:0; }
}
.lp26{}
.lp26.login-forgotpopup .forgot-password-panel .key{background: #8F94FB;}
.lp26.login-forgotpopup .forgot-password-panel .reset-btn{background: #8F94FB;}
.lp26.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #6067eb;}


.login-panel27 {width:100%; float:left; padding:50px 0; background: #e3e3e3; }
.login-panel27 .form-bg{ padding: 8px; background: #f0f4f7; border: 4px solid #fff; box-shadow: 0 0 0 3px #b3bcc1; position: relative;}
.login-panel27 .form-horizontal{ padding: 40px 40px 0 40px; background: #fff; border: 3px solid #c0c9ce;}
.login-panel27 .form-bg:before,
.login-panel27 .form-bg:after,
.login-panel27 .form-horizontal:before,
.login-panel27 .form-horizontal:after{ content: ""; width: 20px; height: 20px; border-radius: 50%; background: #f0f4f7; border: 3px solid transparent; border-right: 3px solid #c0c9ce; border-bottom: 3px solid #c0c9ce; position: absolute; top: 5px; left: 5px; z-index: 2;}
.login-panel27 .form-bg:after{ left: auto; right: 5px; transform: rotate(90deg);}
.login-panel27 .form-horizontal:before,
.login-panel27 .form-horizontal:after{ top: auto; bottom: 5px; transform: rotate(-90deg);}
.login-panel27 .form-horizontal:after{ left: auto; right: 5px; transform: rotate(-180deg);}
.login-panel27 .form-horizontal .form-group{ margin: 0 0 15px 0; position: relative;}
.login-panel27 .form-horizontal .form-group:first-child:before,
.login-panel27 .form-horizontal .form-group:first-child:after{ content: ""; width: 10px; height: 50px; background: #fff; background-image: repeating-linear-gradient( transparent, transparent 2px, #c9cbcc 2px, #c9cbcc 4px); border-radius: 5px; border: 2px solid #aaaeb1; position: absolute; bottom: -32px; left: 20px; z-index: 1;}
.login-panel27 .form-horizontal .form-group:first-child:after{ left: auto; right: 20px;}
.login-panel27 .form-horizontal .form-group:last-child{ padding: 30px 40px; margin: 30px -40px 0 -40px; background: #fafafa; border: 2px solid #fff; border-top: 2px solid #d5dadd; overflow: hidden; z-index: 1;}
.login-panel27 .form-horizontal .form-group:last-child:before{ content: ""; display: block; width: 100%; height: 100%; background: url("../images/img-1.png") repeat; position: absolute; top: 0; left: 0; z-index: -1;}
.login-panel27 .form-horizontal .form-control{ height: 50px; background: #dbe0e4; border: 2px solid #b3bcc1; border-radius: 8px; box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.4); padding: 0 50px; font-size: 16px; font-weight: bold; color: #687176; position: relative; transition: all 0.3s ease 0s;}
.login-panel27 .form-horizontal .form-control:focus{ box-shadow: none; outline: 0 none;}
.login-panel27 .form-horizontal .form-control::-webkit-input-placeholder{ color: #687178 !important; }
.login-panel27 .form-horizontal .form-control:-moz-placeholder{ color: #687178 !important; }
.login-panel27 .form-horizontal .form-control::-moz-placeholder{ color: #687178 !important; }
.login-panel27 .form-horizontal .form-control:-ms-input-placeholder{ color: #687178 !important; }
.login-panel27 .form-horizontal .btn,
.login-panel27 .form-horizontal .btn:focus{ width: 100%; height: 50px; line-height: 50px; padding: 0 30px; background: #d4ec64; background: linear-gradient(to top, #b8db4d, #d4ec64); border: 2px solid #98bf30; border-radius: 8px; font-size: 18px; font-weight: bold; color: #728335; letter-spacing: 1px; text-transform: uppercase; position: relative;}
.login-panel27 .form-horizontal .btn:hover{ background: #d4ec64; background: linear-gradient(to top, #b8db4d, #d4ec64);}
.login-panel27 .form-horizontal .forgot-pass,
.login-panel27 .form-horizontal .signup{ display: inline-block; padding: 8px 15px; background: #eff3f6; border-radius: 8px; border: 2px solid #b3bcc1; font-size: 17px; font-weight: bold; color: #677077;}
.login-panel27 .form-horizontal .signup{ float: right; background: linear-gradient(to top, #da964d, #e5b457); border-color: #bd8f31; color: #fff;}
.lp27{}
.lp27.login-forgotpopup .forgot-password-panel .key{background: #da964d;}
.lp27.login-forgotpopup .forgot-password-panel .reset-btn{background: #da964d;}
.lp27.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #d4ec64;}
@media only screen and (max-width: 480px){
.login-panel27 .form-horizontal{ padding: 20px 20px 0; }
.login-panel27 .form-horizontal .form-group:last-child{ padding: 30px 40px; margin: 30px -20px 0 -20px;}
.login-panel27 .form-horizontal .forgot-pass,
.login-panel27 .form-horizontal .signup{ display: block; float: none; font-size: 14px; text-align: center;}
.login-panel27 .form-horizontal .forgot-pass{ margin-bottom: 10px; }
}



.login-panel28 {width:100%; float:left;  }
.login-panel28 .form-bg{ background: url(../images/img-28.jpg); background-size: cover; position: relative; padding:50px 0;}
.login-panel28 .form-bg:before{ content: ""; width: 100%; height: 100%; background: rgba(73, 116, 130, 0.9); position: absolute; top: 0; left: 0; opacity: 0.8;}
.login-panel28 .form-horizontal{ padding: 60px 40px 55px 40px; margin-top: 40px; background: #fff; border-radius: 10px;}
.login-panel28 .form-horizontal:before{ content: "\f007"; font-family: "Font Awesome 5 Free"; font-weight: 900; width: 100px; height: 100px; line-height: 96px; border-radius: 50%; border: 4px solid #fff; background: #14a3aa; font-size: 40px; color: #fff; text-align: center; margin: 0 auto; position: absolute; top: -10px; left: 0; right: 0;}
.login-panel28 .form-horizontal .heading{ display: block; font-size: 28px; color: #597886; text-transform: capitalize; text-align: center; margin-bottom: 20px;}
.login-panel28 .form-horizontal .form-group{ margin: 0 0 30px 0; position: relative;}
.login-panel28 .form-horizontal .form-group:last-child{ margin: 0; }
.login-panel28 .form-horizontal .form-control{ height: 50px; border: 2px solid #cbe9ea; border-radius: 5px; box-shadow: none; padding: 0 20px 0 26%; font-size: 16px; font-weight: bold; color: #94abb6; position: relative; transition: all 0.3s ease 0s;}
.login-panel28 .form-horizontal .form-control:focus{ box-shadow: none; outline: 0 none;}
.login-panel28 .form-horizontal .control-label{ width: 25%; height: 46px; line-height: 46px; background: #f5ffff; padding: 0; font-size: 16px; font-weight: bold; color: #94abb6; text-transform: capitalize; text-align: center; border-right: 2px solid #cbe9ea; position: absolute; top: 2px; left: 2px; z-index: 1;}
.login-panel28 .form-horizontal .btn,
.login-panel28 .form-horizontal .btn:focus{ width: 100%; height: 50px; line-height: 50px; padding: 0 30px; background: #14a3aa; border: none; border-radius: 6px; font-size: 18px; font-weight: bold; color: #fff; text-transform: uppercase; position: relative;}
.login-panel28 .form-horizontal .btn:hover{ background: #14a3aa; }
.login-panel28 .form-horizontal .btn:before{ content: "\f084"; font-family: "Font Awesome 5 Free"; font-weight: 900; position: absolute; top: 0; left: 30px; font-size: 24px; color: #fff;}
.login-panel28 .form-horizontal .signup,
.login-panel28 .form-horizontal .forgot-pass{ display: inline-block; font-size: 17px; font-weight: bold; color: #14a3aa;}
.login-panel28 .form-horizontal .forgot-pass{ float: right; color: #58aebc;}
.lp28{}
.lp28.login-forgotpopup .forgot-password-panel .key{background: #14a3aa;}
.lp28.login-forgotpopup .forgot-password-panel .reset-btn{background: #14a3aa;}
.lp28.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #1fc9d1;}
@media only screen and (max-width: 990px){
.login-panel28 .form-horizontal:before{ top: -50px; }
}
@media only screen and (max-width: 480px){
.login-panel28 .form-horizontal{ padding: 60px 20px 40px 20px; }
.login-panel28 .form-horizontal .control-label{ font-size: 12px; }
}



.login-panel29 {width:100%; float:left;  }
.login-panel29 .form-bg{ background: url(../images/img-28.jpg); background-size: cover; position: relative; padding:50px 0;}
.login-panel29 .form-bg:before{ content: ""; width: 100%; height: 100%; background: radial-gradient(#858585, #000); position: absolute; top: 0; left: 0; opacity: 0.8;}
.login-panel29 .form-horizontal{ padding: 35px 40px 55px 40px; background: #44494d; border-radius: 5px;}
.login-panel29 .form-horizontal .form-group{ margin: 0 0 30px 0; position: relative;}
.login-panel29 .form-horizontal .form-group:nth-child(5n){ margin-bottom: 20px; }
.login-panel29 .form-horizontal .form-group:last-child{ margin: 0; }
.login-panel29 .form-horizontal .heading{ display: block; font-size: 28px; color: #fff; text-transform: capitalize; text-align: center; margin-bottom: 20px;}
.login-panel29 .form-horizontal .form-control{ height: 50px; background: #33383c; border: none; box-shadow: none; border-radius: 0; padding: 0 20px; font-size: 16px; color: #7f8291; position: relative; transition: all 0.3s ease 0s;}
.login-panel29 .form-horizontal .form-control:focus{ box-shadow: none; outline: 0 none;}
.login-panel29 .form-horizontal .form-control::-webkit-input-placeholder,
.login-panel29 .form-horizontal .form-control::-moz-placeholder,
.login-panel29 .form-horizontal .form-control::placeholder{ color: #c4c4c4; }
.login-panel29 .form-horizontal .main-checkbox{ width: 20px; height: 20px; border: 1px solid #fff; float: left; margin: 5px 0 0 0; position: relative;}
.login-panel29 .form-horizontal .main-checkbox label{ width: 20px; height: 20px; position: absolute; top: 0; left: 0; cursor: pointer;}
.login-panel29 .form-horizontal .main-checkbox label:after{ content: ""; width: 10px; height: 5px; position: absolute; top: 5px; left: 4px; border: 3px solid #fff; border-top: none; border-right: none; background: transparent; opacity: 0; transform: rotate(-45deg);}
.login-panel29 .form-horizontal .main-checkbox input[type=checkbox]{ visibility: hidden; }
.login-panel29 .form-horizontal .main-checkbox input[type=checkbox]:checked + label:after{ opacity: 1; }
.login-panel29 .form-horizontal .text{ float: left; padding-top: 5px; font-size: 15px; font-weight: bold; color: #8b8b8b; line-height: 20px; margin-left: 7px;}
.login-panel29 .form-horizontal .forgot-pass{ width: auto; float: right; background: transparent; font-size: 15px; font-weight: bold; color: #8b8b8b; line-height: 20px; text-transform: capitalize; padding: 5px 0 0 0; margin-top: 0; box-shadow: none; transition: all 0.3s ease 0s;}
.login-panel29 .form-horizontal .btn,
.login-panel29 .form-horizontal .btn:focus{ width: 100%; padding: 12px 30px; background: linear-gradient(to right, #e03616, #de0370); border: none; font-size: 16px; font-weight: bold; color: #fff; border-radius: 6px; text-transform: uppercase;}
.login-panel29 .form-horizontal .btn:hover{ background: linear-gradient(to right, #de0370, #e03616); }
.login-panel29 .form-horizontal .signup{ display: block; padding: 12px 30px; font-size: 16px; color: #8f8f8f; text-transform: capitalize; border: 1px solid #8b8b8b; border-radius: 6px; text-align: center; margin-top: 8px;}
.lp29{}
.lp29.login-forgotpopup .forgot-password-panel .key{ background: linear-gradient(to right, #de0370, #e03616);}
.lp29.login-forgotpopup .forgot-password-panel .reset-btn{ background: linear-gradient(to right, #de0370, #e03616);}
.lp29.login-forgotpopup .forgot-password-panel .reset-btn:hover{ background: linear-gradient(to right, #e03616, #de0370);}
@media only screen and (max-width: 479px){
.login-panel29 .form-horizontal{ padding: 40px 20px; }
}


.login-panel30 {width:100%; float:left; padding:50px 0; background: #04c582;}
.login-panel30 a:hover,
.login-panel30 a:focus{ outline: none; text-decoration: none;}
.login-panel30 .form-bg{ background: #04c582; }
.login-panel30 .tab{ padding: 70px 50px 25px; margin-top: 40px; background: #2e3137; border-radius: 50px; box-shadow: 10px 10px 10px rgba(0,0,0,0.6); position: relative;}
.login-panel30 .tab:before{ content: "\f007"; font-family: "Font Awesome 5 Free"; font-weight: 900; width: 100px; height: 100px; line-height: 100px; border-radius: 50%; border: 2px solid #fff; background: #585a5f; font-size: 40px; color: #fff; text-align: center; margin: 0 auto; position: absolute; top: -50px; left: 0; right: 0;}
.login-panel30 .tab .nav-tabs{ padding: 0 20px 15px; position: relative;}
.login-panel30 .tab .nav-tabs li a{ padding: 0 20px 0; margin: 0; background: none; font-size: 18px; color: #fff; text-transform: uppercase; border: none; border-radius: 0; opacity: 0.5; position: relative; transition: all 0.5s ease 0s;}
.login-panel30 .tab .nav-tabs li a:hover{ border: none; }
.login-panel30 .tab .nav-tabs li a:before{ content: ""; width: 0; height: 3px; background: #fff; position: absolute; bottom: -16px; left: 0;}
.login-panel30 .tab .nav-tabs li.active a,
.login-panel30 .tab .nav-tabs li.active a:focus,
.login-panel30 .tab .nav-tabs li.active a:hover{ border: none; background: none; opacity: 1; color: #fff;}
.login-panel30 .tab .nav-tabs li.active a:before,
.login-panel30 .tab .nav-tabs li.active a:hover:before{ width: 100%; }
.login-panel30 .tab .tab-content{ padding: 20px 0 0 0; margin-top: 15px; background: none; position: relative;}
.login-panel30 .form-horizontal .form-group{ margin: 0 0 15px 0; position: relative;}
.login-panel30 .form-horizontal .form-control{ height: 40px; background: rgba(255,255,255,0.2); border: none; border-radius:7px; box-shadow: none; padding: 0 10px; font-size: 14px; font-weight: bold; color: #fff; transition: all 0.3s ease 0s;}
.login-panel30 .form-horizontal .form-control:focus{ box-shadow: none; outline: 0 none;}
.login-panel30 .form-horizontal .form-group label{ padding: 0 10px; color: #7f8291; text-transform: capitalize; margin-bottom: 5px;}
.login-panel30 .form-horizontal .btn{ display: inline-block; width: 50%; background: #04c582; padding: 10px 20px; margin: 20px auto 0; border: none; font-size: 14px; font-weight: bold; color: #fff; border-radius: 7px; text-transform: uppercase;}
.login-panel30 .form-horizontal .btn:focus{ background: #04c582; color: #fff; outline: none; box-shadow: none;}
.login-panel30 .form-horizontal .forgot-pass{margin: 0;text-align: center;}
.login-panel30 .form-horizontal .forgot-pass a{ display: inline-block; padding: 10px 20px; margin: 10px 0 0 0; border-bottom: 1px solid #615f6c; font-size: 14px; font-weight: bold; color: #615f6c; text-transform: capitalize; transition: all 0.3s ease 0s;}
.login-panel30 .form-horizontal .forgot-pass a:hover{ color: #04c582; }
.lp30{}
.lp30.login-forgotpopup .forgot-password-panel .key{background: #04c582;}
.lp30.login-forgotpopup .forgot-password-panel .reset-btn{background: #04c582;}
.lp30.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #1dd595;}
@media only screen and (max-width: 479px){
.login-panel30 .tab{ padding: 70px 20px 20px; }
}
@media only screen and (max-width: 360px){
.login-panel30 .tab .nav-tabs li a{ padding: 0 15px; }
}



.login-panel31 {width:100%; float:left; }
.login-panel31 .form-bg{padding:50px 0;  background-image: url(../images/img-31.jpg), linear-gradient(to right, #6b92dd 50%, #68c1e1 100%); background-size: cover; background-blend-mode: multiply; background-repeat: no-repeat;}
.login-panel31 .form-horizontal{ background: rgba(241,246,252,0.9); padding: 40px 50px; border-radius: 5px;}
.login-panel31 .form-horizontal .heading{ font-size: 24px; font-weight: bold; color: #4f4f4f; text-transform: uppercase; margin-bottom: 25px;}
.login-panel31 .form-horizontal .form-group{ margin: 0 0 15px 0; position: relative;}
.login-panel31 .form-horizontal .form-group:last-child{ margin: 0; }
.login-panel31 .form-horizontal .form-control{ height: 40px; background: #fff; border: 1px solid #d8d8d8; box-shadow: none; padding: 0 20px; font-size: 14px; font-weight: bold; color: #7f8291; transition: all 0.3s ease 0s;}
.login-panel31 .form-horizontal .form-control[type=email]{ margin-bottom: 12px; }
.login-panel31 .form-horizontal .form-control[type=password]{ padding: 0 75px 0 20px; }
.login-panel31 .form-horizontal .form-control:focus{ box-shadow: none; outline: 0 none;}
.login-panel31 .form-horizontal .form-group label{ color: #7f8291; text-transform: uppercase; letter-spacing: 0.8px; margin-bottom: 10px;}
.login-panel31 .form-horizontal .show-hide{ position: absolute; top: 49.5%; right: 10px;}
.login-panel31 .form-horizontal .show-hide span{ padding: 5px 12px; float: right; background: #f5efbb; font-size: 14px; font-weight: bold; color: #746f31; text-transform: uppercase; border-radius: 4px; cursor: pointer;}
.login-panel31 .form-horizontal .main-checkbox{ width: 20px; height: 20px; border-radius: 5px; background: #0896d8; float: left; margin: 5px 0 0 0; border: 1px solid #0896d8; position: relative;}
.login-panel31 .form-horizontal .main-checkbox label{ width: 20px; height: 20px; position: absolute; top: 0; left: 0; cursor: pointer;}
.login-panel31 .form-horizontal .main-checkbox label:after{ content: ""; width: 10px; height: 5px; position: absolute; top: 5px; left: 4px; border: 3px solid #fff; border-top: none; border-right: none; background: transparent; opacity: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.login-panel31 .form-horizontal .main-checkbox input[type=checkbox]{ visibility: hidden; }
.login-panel31 .form-horizontal .main-checkbox input[type=checkbox]:checked + label:after{ opacity: 1; }
.login-panel31 .form-horizontal .text{ float: left; font-size: 14px; font-weight: bold; color: #8b8b8b; margin-left: 7px; line-height: 20px; padding-top: 5px; text-transform: capitalize;}
.login-panel31 .form-horizontal .btn{ width: 100%; background: #0896d8; padding: 12px 20px; border: none; box-shadow: 0 3px 0 #0075ab; font-size: 22px; font-weight: bold; color: #fff; border-radius: 5px; text-transform: uppercase; margin: 10px 0 0 0;}
.login-panel31 .form-horizontal .btn:focus{ background: #0896d8; color: #fff; outline: none; box-shadow: none;}
.login-panel31 .form-horizontal .forgot-pass{ width: auto; float: right; background: transparent; font-size: 14px; font-weight: bold; color: #0896d8; line-height: 20px; text-transform: capitalize; padding: 5px 0 0 0; margin-top: 0; box-shadow: none; transition: all 0.3s ease 0s;}
.login-panel31 .form-horizontal .forgot-pass:hover,
.login-panel31 .form-horizontal .forgot-pass:focus{background: transparent;}
.login-panel31 .form-horizontal .social{ display: block; list-style: none; padding: 30px 0 0 0; margin: 20px 0 0 0; position: relative;}
.login-panel31 .form-horizontal .social:before{ content: ""; width: 100%; border-top: 2px solid #d5d8de; position: absolute; top: 0; left: 0;}
.login-panel31 .form-horizontal .social:after{ content: "or"; width: 30px; height: 30px; line-height: 30px; font-size: 14px; font-weight: bold; color: #c7ccd2; text-align: center; text-transform: uppercase; background: #e1e9f7; margin: 0 auto; position: absolute; top: -15px; left: 0; right: 0;}
.login-panel31 .form-horizontal .social li{ display: inline-block; width: 49%; float: left; margin-right: 2%;}
.login-panel31 .form-horizontal .social li:last-child{ margin-right: 0; }
.login-panel31 .form-horizontal .social li a{ display: block; padding: 8px 20px; font-size: 18px; color: #fff; letter-spacing: 1px; line-height: 25px; text-transform: uppercase; border-radius: 6px;}
.login-panel31 .form-horizontal .social li a i{ font-size: 35px; line-height: 0; opacity: 0.5; margin-right: 8px; position: relative; top: 11px;}
.login-panel31 .form-horizontal .social li:first-child a{ background: #3163a2; }
.login-panel31 .form-horizontal .social li:last-child a{ background: #00aaf5; }
.lp31{}
.lp31.login-forgotpopup .forgot-password-panel .key{background: #0896d8;}
.lp31.login-forgotpopup .forgot-password-panel .reset-btn{background: #0896d8;}
.lp31.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #0075ab;}
@media only screen and (max-width: 479px){
.login-panel31 .form-horizontal{ padding: 40px 20px; }
.login-panel31 .form-horizontal .social li a{ padding: 8px 5px; font-size: 14px;}
.login-panel31 .form-horizontal .social li a i{ font-size: 30px; }
}


.login-panel32 {width:100%; float:left; padding:50px 0; background: #ddd;}
.login-panel32 a:hover,
.login-panel32 a:focus{ outline: none; text-decoration: none;}
.login-panel32 .tab{ background: url("../images/img-32.jpg") no-repeat 80% 0; background-size: cover; padding: 40px 50px; position: relative;}
.login-panel32 .tab:before{ content: ""; width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; background: linear-gradient(#2e3a6a,#2f0b45); opacity: 0.85;}
.login-panel32 .tab .nav-tabs{ border-bottom: none; padding: 0 20px; position: relative;}
.login-panel32 .tab .nav-tabs li{ margin: 0 30px 0 0; }
.login-panel32 .tab .nav-tabs li a{ font-size: 18px; color: #fff; border-radius: 0; text-transform: uppercase; background: transparent; padding: 0; margin-right: 0; border: none; border-bottom: 2px solid transparent; opacity: 0.5; position: relative; transition: all 0.5s ease 0s;}
.login-panel32 .tab .nav-tabs li a:hover{ background: transparent; }
.login-panel32 .tab .nav-tabs li.active a,
.login-panel32 .tab .nav-tabs li.active a:focus,
.login-panel32 .tab .nav-tabs li.active a:hover{ border: none; background: transparent; opacity: 1; border-bottom: 2px solid #eec111; color: #fff;}
.login-panel32 .tab .tab-content{ padding: 20px 0 0 0; margin-top: 40px; background: transparent; z-index: 1; position: relative;}
.login-panel32 .form-bg{ background: #ddd; }
.login-panel32 .form-horizontal .form-group{ margin: 0 0 15px 0; position: relative;}
.login-panel32 .form-horizontal .form-control{ height: 40px; background: rgba(255,255,255,0.2); border: none; border-radius: 20px; box-shadow: none; padding: 0 20px; font-size: 14px; font-weight: bold; color: #fff; transition: all 0.3s ease 0s;}
.login-panel32 .form-horizontal .form-control:focus{ box-shadow: none; outline: 0 none;}
.login-panel32 .form-horizontal .form-group label{ padding: 0 20px; color: #7f8291; text-transform: capitalize; margin-bottom: 10px;}
.login-panel32 .form-horizontal .main-checkbox{ width: 20px; height: 20px; background: #eec111; float: left; margin: 5px 0 0 20px; border: 1px solid #eec111; position: relative;}
.login-panel32 .form-horizontal .main-checkbox label{ width: 20px; height: 20px; position: absolute; top: 0; left: 0; cursor: pointer;}
.login-panel32 .form-horizontal .main-checkbox label:after{ content: ""; width: 10px; height: 5px; position: absolute; top: 5px; left: 4px; border: 3px solid #fff; border-top: none; border-right: none; background: transparent; opacity: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.login-panel32 .form-horizontal .main-checkbox input[type=checkbox]{ visibility: hidden; }
.login-panel32 .form-horizontal .main-checkbox input[type=checkbox]:checked + label:after{ opacity: 1; }
.login-panel32 .form-horizontal .text{ float: left; font-size: 14px; font-weight: bold; color: #fff; margin-left: 7px; line-height: 20px; padding-top: 5px; text-transform: capitalize;}
.login-panel32 .form-horizontal .btn{ width: 100%; background: #eec111; padding: 10px 20px; border: none; font-size: 14px; font-weight: bold; color: #fff; border-radius: 20px; text-transform: uppercase; margin: 20px 0 30px 0;}
.login-panel32 .form-horizontal .btn:focus{ background: #eec111; color: #fff; outline: none; box-shadow: none;}
.login-panel32 .form-horizontal .forgot-pass{ border-top: 1px solid #615f6c; margin: 0; text-align: center;}
.login-panel32 .form-horizontal .forgot-pass .btn{ width: auto; background: transparent; margin: 30px 0 0 0; color: #615f6c; text-transform: capitalize; transition: all 0.3s ease 0s;}
.login-panel32 .form-horizontal .forgot-pass .btn:hover{ color: #eec111; }
.lp32{}
.lp32.login-forgotpopup .forgot-password-panel .key{background: #eec111;}
.lp32.login-forgotpopup .forgot-password-panel .reset-btn{background: #eec111;}
.lp32.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #a18311;}
@media only screen and (max-width: 479px){
.login-panel32 .tab{ padding: 40px 20px; }
}



.login-panel33 {width:100%; float:left; padding:50px 0; background: #00b4ef;}
.login-panel33 .form-bg{background: #00b4ef;}
.login-panel33 .form-horizontal{ background: #fff; padding-bottom: 40px; border-radius: 15px; text-align: center;}
.login-panel33 .form-horizontal .heading{ display: block; font-size: 35px; font-weight: 700; padding: 35px 0; border-bottom: 1px solid #f0f0f0; margin-bottom: 30px;}
.login-panel33 .form-horizontal .form-group{ padding: 0 40px; margin: 0 0 25px 0; position: relative;}
.login-panel33 .form-horizontal .form-control{ background: #f0f0f0; border: none; border-radius: 20px; box-shadow: none; padding: 0 20px 0 45px; height: 40px; transition: all 0.3s ease 0s;}
.login-panel33 .form-horizontal .form-control:focus{ background: #e0e0e0; box-shadow: none; outline: 0 none;}
.login-panel33 .form-horizontal .form-group i{ position: absolute; top: 12px; left: 60px; font-size: 17px; color: #c8c8c8; transition : all 0.5s ease 0s;}
.login-panel33 .form-horizontal .form-control:focus + i{color: #00b4ef;}
.login-panel33 .form-horizontal .fa-question-circle{ display: inline-block; position: absolute; top: 12px; right: 60px; font-size: 20px; color: #808080; transition: all 0.5s ease 0s;}
.login-panel33 .form-horizontal .fa-question-circle:hover{color: #000;}
.login-panel33 .form-horizontal .main-checkbox{ float: left; width: 20px; height: 20px; background: #11a3fc; border-radius: 50%; position: relative; margin: 5px 0 0 5px; border: 1px solid #11a3fc;}
.login-panel33 .form-horizontal .main-checkbox label{ width: 20px; height: 20px; position: absolute; top: 0; left: 0; cursor: pointer;}
.login-panel33 .form-horizontal .main-checkbox label:after{ content: ""; width: 10px; height: 5px; position: absolute; top: 5px; left: 4px; border: 3px solid #fff; border-top: none; border-right: none; background: transparent; opacity: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}
.login-panel33 .form-horizontal .main-checkbox input[type=checkbox]{visibility: hidden;}
.login-panel33 .form-horizontal .main-checkbox input[type=checkbox]:checked + label:after{opacity: 1;}
.login-panel33 .form-horizontal .text{ float: left; margin-left: 7px; line-height: 20px; padding-top: 5px; text-transform: capitalize;}
.login-panel33 .form-horizontal .btn{ float: right; font-size: 14px; color: #fff; background: #00b4ef; border-radius: 30px; padding: 10px 25px; border: none; text-transform: capitalize; transition: all 0.5s ease 0s;}
.lp33{}
.lp33.login-forgotpopup .forgot-password-panel .key{background: #8F94FB;}
.lp33.login-forgotpopup .forgot-password-panel .reset-btn{background: #8F94FB;}
.lp33.login-forgotpopup .forgot-password-panel .reset-btn:hover{background: #6067eb;}
@media only screen and (max-width: 479px){
.login-panel33 .form-horizontal .form-group{padding: 0 25px;}
.login-panel33 .form-horizontal .form-group i{left: 45px;}
.login-panel33 .form-horizontal .btn{padding: 10px 20px;}
}

.login-panel34 {width:100%; float:left; padding:50px 0; }
.login-panel34 .container-inner{ width: 400px; margin: auto; box-sizing: border-box; border-radius: 5px; overflow: hidden; margin-top: 120px; box-shadow: 0 1px 10px rgb(10, 118, 190);}
.login-panel34 .container-inner .header{ color: #fff; background: linear-gradient(35deg, #00ffb3, #398dfa); text-align: center; font-size: 32px; font-weight: 700; padding: 20px 0;}
.login-panel34 .container-inner .form-login{padding: 30px 40px;}
.login-panel34 .container-inner .form-login .form-input{ position: relative; margin-top: 10px; margin-bottom: 0px;}
.login-panel34 .container-inner .form-login .form-input input::placeholder{ color: #398dfa; opacity: 0.6; font-size: small; font-weight: 400;}
.login-panel34 .container-inner .form-login .form-input input[type=text],
.login-panel34 .container-inner .form-login [type=email],
.login-panel34 .container-inner .form-login [type=password]{ color: #398dfa; font-weight: 600;}
.login-panel34 .container-inner .form-login .form-input input{ transition: all 0.30s ease-in-out; -webkit-transition: all 0.30s ease-in-out; -moz-transition: all 0.30s ease-in-out; -ms-transition: all 0.30s ease-in-out; -o-transition: all 0.30s ease-in-out; display: block; width: 100%; padding: 15px; box-sizing: border-box; border-radius: 4px; border: 1px solid  #398dfa;}
.login-panel34 .container-inner .form-login .form-input input:active{outline: none;}
.login-panel34 .container-inner .form-login .form-input input:focus{ box-shadow: 0 0 8px #398dfa; outline: none;}
.login-panel34 .container-inner .form-login .form-input.error input{ border: 1px solid red; box-shadow: 0 0 8px red; outline: none;}
.login-panel34 .container-inner .form-login .form-input label{ display: block; font-size: 14px; margin: 3px; font-weight: 500; color: rgb(0, 154, 243);}
.login-panel34 .container-inner .form-login small{visibility: hidden;}
.login-panel34 .container-inner .form-login .form-input button{ color: #fff; background: linear-gradient(35deg, #398dfa, #00ffb3 ); border: none; font-size: 24px; font-weight: 700; padding: 15px 0px; width: 100%; margin-top: 20px;}
.login-panel34 .container-inner .form-login .form-input button:hover{ opacity: 0.9; cursor: pointer;}
.login-panel34 .container-inner .form-login .form-input button:focus{ border: none; outline: none;}
.login-panel34 .container-inner .form-login .msg{ display: block; margin: 10px auto; text-align: center; font-size: 20px; font-weight: 600;}


.login-panel35 {width:100%; float:left; padding:50px 0; background: linear-gradient(to bottom, #d98522, #e97733, #f56747, #fd585d, #ff4b75) fixed;}
.login-panel35 #errorMessage{background-color: #dc3c58; margin-left:-24px; display:flex; align-content: center; height:50px; -webkit-box-shadow: -4px 10px 10px -9px rgba(0,0,0,0.41); -moz-box-shadow: -4px 10px 10px -9px rgba(0,0,0,0.41); box-shadow: -4px 10px 10px -9px rgba(0,0,0,0.41);}
.login-panel35 #errorMessage p{ color:#eddade; align-self: center; margin: 0 auto;}
.login-panel35 .slider1{ margin-bottom: 5px; font-size:13px; color:green; font-style: italic bold;}
.login-panel35 .slider2{ margin-bottom: 5px; font-size:13px; color:green; font-style: italic bold;}
.login-panel35 .mainloggin{ background-color: white; width: 700px; height:600px; margin: 0 auto; margin-top: 100px; border-radius: 21px; -webkit-box-shadow: 1px 17px 29px 11px rgba(0,0,0,0.28); -moz-box-shadow: 1px 17px 29px 11px rgba(0,0,0,0.28); box-shadow: 1px 17px 29px 11px rgba(0,0,0,0.28);}
.login-panel35 .leftSide { width:35%; float:left; height:100%; background-image: url('https://i.ibb.co/6JH9sFC/Oval.png'); background-position: center; background-size: cover; background-repeat: no-repeat; border-radius: 21px 0px 0px 21px; -webkit-box-shadow: 29px 0px 29px -23px rgba(0,0,0,0.2); -moz-box-shadow: 29px 0px 29px -23px rgba(0,0,0,0.2); box-shadow: 29px 0px 29px -23px rgba(0,0,0,0.2); display: flex; flex-wrap: wrap; justify-content: center; padding:15px;}
.login-panel35 h2{ color:white; margin: 0 auto; margin-top: 9rem!important; font-family: "HelveticaNeue-Light , "helvetica", sans-serif"; letter-spacing:1.5px; text-align: center;}
.login-panel35 .leftSide button { width:160px; border-radius: 30px; background-color: white; border: #FF4B75 solid 6px;}
.login-panel35 .leftSide p { text-align: center; color:white; font-size: 12px; align-self: flex-end;}
.login-panel35 .rightSide{ width:65%; float:right; padding: 50px 10px 30px 40px;}
.login-panel35 .informationSubmit{margin-bottom:20px;}
.login-panel35 .rightHeading{ color: #E6793B; font-family: "HelveticaNeue-light , "helvetica", sans-serif"; font-size: 40px; margin-bottom:50px; margin-top:30px;}
.login-panel35 .righttitle{ margin-bottom: 0px; font-size:13px;}
.login-panel35 .informationSubmit button{ margin-left: -60px; display:inline; font-size: 10px; background-color: white; color: #363636; margin-top:-8px; border:none; padding:0px;}
.login-panel35 #rightInput{ border: #E6793B solid 2px; width:320px; border-radius: 5px; -webkit-box-shadow: 0px 6px 17px -2px rgba(0,0,0,0.14); -moz-box-shadow: 0px 6px 17px -2px rgba(0,0,0,0.14); box-shadow: 0px 6px 17px -2px rgba(0,0,0,0.14);}
.login-panel35 #usernameInputAttention{ border: #E6793B solid 2px; width:320px; border-radius: 5px; -webkit-box-shadow: 0px 6px 17px -2px rgba(0,0,0,0.14); -moz-box-shadow: 0px 6px 17px -2px rgba(0,0,0,0.14); box-shadow: 0px 6px 17px -2px rgba(0,0,0,0.14); -webkit-box-shadow: inset 0px 0px 7px 2px #ff980070; -moz-box-shadow: inset 0px 0px 7px 2px #ff980070; box-shadow: inset 0px 0px 7px 2px #ff980070;}
.login-panel35 .rightForgot{ font-size: 12px; font-style:italic; margin-top:10px; display:block; color:#E6793B;}
.login-panel35 .rightForgot:hover{ text-decoration: none; color:#ff4b75; transition-duration: .5s;}
.login-panel35 .submitSection{ display:flex; flex-wrap: wrap; align-items: center; margin-bottom:40px;}
.login-panel35 .keepSignedIn{ font-style:italic; font-weight: 100; margin-left:10px; margin-bottom:0px; font-size:13px;}
.login-panel35 #submit{ color:#E6793B; font-family: "HelveticaNeue-light , "helvetica", sans-serif"; background-color:white; border:none; /* text-decoration: underline; */ float:right; margin-left:100px; font-size:18px; letter-spacing: 1px;}
.login-panel35 .rightSide img {width:340px;}
.login-panel35 .checkbox  input[type="checkbox"]{background-color:pink}
.login-panel35 #monster img{ width: 400px; height:auto; position:fixed; left:-50px; bottom:-50px; transform: rotate(20deg);}


/*--login-panel--*/

/*--========================================================= SERVICES-PANEL ======================================================================--*/

/*--services-panel--*/
.services-panel1{width:100%; float:left; padding:50px 0;}
.services-panel1 .serviceBox{ padding: 35px 20px 35px 90px; position: relative;}
.services-panel1 .serviceBox:before{ content: ""; width: 100%; height: 100%; box-shadow: 0 0 8px 0 rgba(119, 94, 28, 0.3); position: absolute; top: 0; left: 0; opacity: 0; transform: scale3d(1.08, 1.08, 1.08); transition: all 0.33s ease 0s;}
.services-panel1 .serviceBox:hover:before{ opacity: 1; transform: scale3d(1, 1, 1);}
.services-panel1 .serviceBox .service-icon{ width: 50px; height: 60px; line-height: 60px; font-size: 30px; color: #ff5157; text-align: center; border: 2px solid #16706e; position: absolute; top: 55px; left: 20px; transition: all 0.3s ease 0s;}
.services-panel1 .serviceBox:hover .service-icon{ transform: translateY(20px); }
.services-panel1 .serviceBox .service-icon:before,
.services-panel1 .serviceBox .service-icon:after{ content: ""; height: 2px; background: #16706e; position: absolute; top: -20px; left: 10px; right: 10px; transition: all 0.3s ease 0s;}
.services-panel1 .serviceBox .service-icon:after{ top: auto; bottom: -20px; left: 10px; right: 10px;}
.services-panel1 .serviceBox:hover .service-icon:before{ top: -25px; transform: rotate(90deg); }
.services-panel1 .serviceBox:hover .service-icon:after{ transform: rotate(-90deg); bottom: -25px;}
.services-panel1 .serviceBox .title{ display: block; font-size: 20px; font-weight: 700; color: #474747; text-transform: uppercase; margin: 0 0 12px 0; position: relative;}
.services-panel1 .serviceBox .description{ font-size: 13px; color: #807d7d; line-height: 27px; letter-spacing: 1px; margin: 0;}
@media only screen and (max-width:990px){
.services-panel1 .serviceBox{ margin-bottom: 30px; }
}
@media only screen and (max-width:767px){
.services-panel1 .serviceBox:before{ transform: scale3d(1, 1, 1); }
.services-panel1 .serviceBox .service-icon{ top: 30px; }
}
@media only screen and (max-width:480px){
.services-panel1 .serviceBox .service-icon{ top: 40px; }
}



.services-panel2 {width:100%; float:left; padding:50px 0;     background-color: #ccc;}
:root{ --main-color: #FEA604; }
.services-panel2 .serviceBox{ color: var(--main-color); background: linear-gradient(to right bottom,#fff,#eee); font-family: 'Roboto', sans-serif; text-align: center; padding: 25px 25px 25px; border-radius: 35px; box-shadow: 5px 5px 10px rgba(0,0,0,0.3); position: relative; z-index: 1;}
.services-panel2 .serviceBox:before{ content: ""; background: var(--main-color); width: 100%; height: 25px; position: absolute; top: 65px; left: 0; z-index: -1;}
.services-panel2 .serviceBox .service-icon{ color: #fff; background: var(--main-color); font-size: 42px; line-height: 80px; width: 100px; height: 100px; margin: 0 auto 15px; border: 10px solid #fff; border-radius: 50%;}
.services-panel2 .serviceBox .title{ font-size: 20px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 10px;}
.services-panel2 .serviceBox .description{ color: #999; font-size: 15px; line-height: 25px; text-align: justify;}
.services-panel2 .serviceBox.green{ --main-color: #5DB05E; }
.services-panel2 .serviceBox.blue{ --main-color: #0C8AF9; }
.services-panel2 .serviceBox.purple{ --main-color: #a55eea; }
@media only screen and (max-width: 1199px){
.services-panel2 .serviceBox{ margin: 0 0 40px; }
}


.services-panel3 {width:100%; float:left; padding:50px 0;}
:root{ --main-color: #0caee9; }
.services-panel3 .serviceBox{ color: #526A86; font-family: 'Montserrat', sans-serif; text-align: center; padding: 10px 0 0;}
.services-panel3 .serviceBox .service-content{ background-color: #fff; height: 170px; width: 170px; padding: 32px 12px; margin: 0 auto 25px; border: 10px solid #fff; border-radius: 50%; box-shadow: -2px 2px 10px rgba(0,0,0,0.2) inset,-2px 2px 12px rgba(0,0,0,0.35),0 0 0 10px var(--main-color);}
.services-panel3 .serviceBox .service-icon{ font-size: 35px; line-height: 35px; margin: 0 auto 12px;}
.services-panel3 .serviceBox .title{ font-family: 'Roboto Condensed', sans-serif; font-size: 17px; font-weight: 500; text-transform: uppercase; margin: 0;}
.services-panel3 .serviceBox .description{ font-size: 13px; line-height: 22px; text-align: justify; margin: 0 20px;}
.services-panel3 .serviceBox.blue{ --main-color: #0E6A9E; }
.services-panel3 .serviceBox.yellow{ --main-color: #FFD206; }
.services-panel3 .serviceBox.red{ --main-color: #FD4C22; }
@media only screen and (max-width: 1199px){
.services-panel3 .serviceBox{ margin: 0 0 40px; }
}


.services-panel4 {width:100%; float:left; padding:50px 0; background-color: #eee;}
:root{ --color1: #F9C64A; --color2: #FFB508;}
.services-panel4 .serviceBox{ color:#fff; background: #fff; font-family: 'Poppins', sans-serif; text-align: center; padding: 90px 15px 40px; border-radius: 30px 30px; box-shadow: 0 0 10px rgba(0,0,0,0.2), 10px 10px 0 var(--color1); position: relative; z-index: 1;}
.services-panel4 .serviceBox:before{ content: ''; background:linear-gradient(to top left,transparent 49%,var(--color2) 50%);  width: 100px; height: 100px; border-radius: 30px 0 0; position: absolute; top: 0; left: 0; z-index: -1;}
.services-panel4 .serviceBox .service-icon{ color: #fff; font-size: 30px; line-height: 60px; width: 60px; height: 60px; position: absolute; top: 2px; left: 2px;}
.services-panel4 .serviceBox .title{ color: var(--color2); font-size: 18px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; margin: 0 0 10px;}
.services-panel4 .serviceBox .description{ color: #777; font-size: 14px; line-height: 25px; margin: 0;}
.services-panel4 .serviceBox.blue{ --color1: #125AB7; --color2: #105BB8 ;}
.services-panel4 .serviceBox.orange{ --color1: #FD6E00; --color2: #FF6E01;}
.services-panel4 .serviceBox.darkred{ --color1: #B05F56; --color2: #9A2015;}
@media only screen and (max-width: 1199px){
.services-panel4 .serviceBox{ margin: 0 0 30px; }
}


.services-panel5 {width:100%; float:left; padding:50px 0;}
.services-panel5 .serviceBox{ color: #fff; background: linear-gradient(to right,#39AB99,#4DB179); font-family: 'Poppins', sans-serif; text-align: center; padding: 60px 40px; border-radius: 120px 60px/60px 120px; position: relative; z-index: 1;}
.services-panel5 .serviceBox:before{ content: ''; background-color: rgba(255,255,255,0.1); border-radius: inherit; box-shadow: 0 0 10px rgba(0,0,0,0.2); position: absolute; left: 20px; right: 20px; top: 20px; bottom: 20px; z-index: -1;}
.services-panel5 .serviceBox .service-icon{ font-size: 40px; line-height: 40px; margin: 0 0 10px;}
.services-panel5 .serviceBox .title{ font-size: 17px; font-weight: 500; line-height: 25px; text-transform: uppercase; margin: 0 0 5px;}
.services-panel5 .serviceBox .description{ color: rgba(255,255,255,0.9); font-size: 12px; line-height: 20px; letter-spacing: 0.5px; margin: 0;}
.services-panel5 .serviceBox.orange{ background: linear-gradient(to right,#F17D45,#F39C31); }
.services-panel5 .serviceBox.green{ background: linear-gradient(to right,#81a82d,#a0c918); }
.services-panel5 .serviceBox.blue{ background: linear-gradient(to right,#1278A3,#25A7C4); }
@media only screen and (max-width: 990px){
.services-panel5 .serviceBox{ margin: 0 0 30px; }
}


.services-panel6 {width:100%; float:left; padding:50px 0;}
.services-panel6 .serviceBox{ color: #999; background-color: #fff; font-family: 'Balsamiq Sans', cursive; text-align: center; border-bottom: 15px solid #068F9B; border-radius: 0 0 10px 10px; position: relative; z-index: 1;}
.services-panel6 .serviceBox .service-icon{ color: #fff; font-size: 50px; line-height: 50px; padding: 40px 0 26px; overflow: hidden; position: relative;}
.services-panel6 .serviceBox .service-icon:before{ content: ''; background-color: #068F9B; height: 300px; width: 300px; border-radius: 30px; transform: translateX(-50%) rotate(45deg); position: absolute; left: 50%; top: 50px; z-index: -1;}
.services-panel6 .serviceBox .service-content{ background: #fff; padding: 30px 10px 25px; margin: 0 10px; box-shadow: 0 0 5px rgba(0,0,0,0.5) inset; position: relative;}
.services-panel6 .serviceBox .service-content:before,
.services-panel6 .serviceBox .service-content:after{ content: ''; background-color: #0b5459; height: 10px; border-radius: 0 0 8px 8px; position: absolute; left: -10px; right: -10px; top: 0; z-index: -1;}
.services-panel6 .serviceBox .service-content:after{ border-radius: 8px 8px 0 0; top: auto; bottom: 0;}
.services-panel6 .serviceBox .title{ color: #068F9B; font-size: 20px; font-weight: 600; text-transform: uppercase; margin: 0 0 5px;}
.services-panel6 .serviceBox .description{ font-size: 15px; line-height: 25px; margin: 0;}
.services-panel6 .serviceBox.green{ border-bottom-color: #64B300; }
.services-panel6 .serviceBox.green .service-icon:before{ background-color: #64B300; }
.services-panel6 .serviceBox.green .service-content:before,
.services-panel6 .serviceBox.green .service-content:after{background-color: #3f6b05;}
.services-panel6 .serviceBox.green .title{ color: #64B300; }
.services-panel6 .serviceBox.grey{ border-bottom-color: #29424f; }
.services-panel6 .serviceBox.grey .service-icon:before{ background-color: #29424f; }
.services-panel6 .serviceBox.grey .service-content:before,
.services-panel6 .serviceBox.grey .service-content:after{background-color: #05151e;}
.services-panel6 .serviceBox.grey .title{ color: #29424f; }
.services-panel6 .serviceBox.orange{ border-bottom-color: #E15810; }
.services-panel6 .serviceBox.orange .service-icon:before{ background-color: #E15810; }
.services-panel6 .serviceBox.orange .service-content:before,
.services-panel6 .serviceBox.orange .service-content:after{background-color: #933a11;}
.services-panel6 .serviceBox.orange .title{ color: #E15810; }
@media only screen and (max-width:1200px){
.services-panel6 .serviceBox .service-icon{ padding: 26px 0 14px; }
}
@media only screen and (max-width:990px){
.services-panel6 .serviceBox{ width: 262px; margin: 0 auto 30px;}
.services-panel6 .serviceBox .service-icon{ padding: 40px 0 26px; }
}



.services-panel7 {width:100%; float:left; padding:50px 0;}
:root{ --color_1: #eb3b5a; --color_2: #fa8231; --color_3: #8854d0; --color_4: #20bf6b;}
.services-panel7 .serviceBox{ font-family: 'Titillium Web', sans-serif; text-align: center; padding: 30px 9px 0; position: relative;}
.services-panel7 .serviceBox:before,
.services-panel7 .serviceBox:after{ content: ""; background: var(--color_1); width: 25px; height: 15px; opacity: 0; transform: translateX(-50%); position: absolute; top: 50px; left: 50%; -webkit-clip-path: polygon(100% 30%, 100% 66%, 50% 100%, 0 66%, 0 30%, 50% 60%); clip-path: polygon(100% 30%, 100% 66%, 50% 100%, 0 66%, 0 30%, 50% 60%); transition: all 0.3s;}
.services-panel7 .serviceBox:hover:before{ opacity: 1; top: 151px;}
.services-panel7 .serviceBox:hover:after{ opacity: 1; top: 160px;}
.services-panel7 .serviceBox .service-icon{ color: #fff; background: var(--color_1); font-size: 40px; line-height: 100px; width: 100px; height: 100px; margin: 0 auto 50px; border-radius: 50%; box-shadow: inset 0 0 15px rgba(0,0,0,0.2); position: relative; transition: all 0.3s;}
.services-panel7 .serviceBox .service-icon:before,
.services-panel7 .serviceBox .service-icon:after{ content: ""; border: 2px solid var(--color_1); border-left: 2px dashed var(--color_1); border-right: 2px dashed var(--color_1); border-radius: 50%; position: absolute; top: -10px; left: -10px; bottom: -10px; right: -10px; transition: all 0.3s;}
.services-panel7 .serviceBox .service-icon:after{ transform: rotate(-45deg); top: -20px; left: -20px; bottom: -20px; right: -20px;}
.services-panel7 .serviceBox:hover .service-icon:before{ transform:rotate(-40deg); }
.services-panel7 .serviceBox:hover .service-icon:after{ transform:rotate(40deg); }
.services-panel7 .serviceBox .service-icon i.fa{ transition: all 0.3s; }
.services-panel7 .serviceBox:hover .service-icon i.fa{ transform: rotateX(360deg); }
.services-panel7 .serviceBox .title{ color: var(--color_1); font-size: 20px; font-weight: 600; text-transform: uppercase; margin: 0 0 5px;}
.services-panel7 .serviceBox .description{ color: #606060; font-size: 15px; text-align: center; line-height: 25px;}
.services-panel7 .serviceBox.orange:before,
.services-panel7 .serviceBox.orange:after{background: var(--color_2);}
.services-panel7 .serviceBox.orange .service-icon{ background: var(--color_2); }
.services-panel7 .serviceBox.orange .service-icon:before,
.services-panel7 .serviceBox.orange .service-icon:after{border-color: var(--color_2);}
.services-panel7 .serviceBox.orange .title{ color: var(--color_2); }
.services-panel7 .serviceBox.purple:before,
.services-panel7 .serviceBox.purple:after{background: var(--color_3);}
.services-panel7 .serviceBox.purple .service-icon{ background: var(--color_3); }
.services-panel7 .serviceBox.purple .service-icon:before,
.services-panel7 .serviceBox.purple .service-icon:after{border-color: var(--color_3);}
.services-panel7 .serviceBox.purple .title{ color: var(--color_3); }
.services-panel7 .serviceBox.green:before,
.services-panel7 .serviceBox.green:after{background: var(--color_4);}
.services-panel7 .serviceBox.green .service-icon{ background: var(--color_4); }
.services-panel7 .serviceBox.green .service-icon:before,
.services-panel7 .serviceBox.green .service-icon:after{border-color: var(--color_4);}
.services-panel7 .serviceBox.green .title{ color: var(--color_4); }
@media only screen and (max-width:990px){
.services-panel7 .serviceBox{ margin: 0 0 30px; }
}



.services-panel8 {width:100%; float:left; padding:50px 0;}
.services-panel8 .serviceBox{ padding-left: 30px; position: relative;}
.services-panel8 .serviceBox:before{ content: ""; width: 60px; height: 60px; background: #de7f49; position: absolute; top: 20px; left: 5px; z-index: 1;}
.services-panel8 .serviceBox .service-icon{ width: 60px; height: 60px; line-height: 60px; text-align: center; background: #de7f49; font-size: 30px; color: #fff; position: absolute; top: 15px; left: 0; z-index: 1;}
.services-panel8 .serviceBox .service-content{ padding: 30px; border-width: 1px; border-style: solid; border-color: #d5d5d5 #d5d5d5 #3f4147; position: relative; transition: all 0.4s ease-in-out 0s;}
.services-panel8 .serviceBox:hover .service-content{ background: #3f4147; border-color: #3f4147;}
.services-panel8 .serviceBox .title{ font-size: 18px; font-weight: 600; color: #333; padding-left: 30px; margin-bottom: 35px; text-transform: capitalize; transition: all 0.4s ease-in-out 0s;}
.services-panel8 .serviceBox:hover .title{color: #fff;}
.services-panel8 .serviceBox .description{ font-size: 14px; color: #858585; margin: 0;}
.services-panel8 .serviceBox .read-more{ display: inline-block; width: 32px; height: 30px; line-height: 30px; background: #3f4147; font-size: 20px; font-weight: 900; color: #fff; position: absolute; bottom: 0; right: -1px; text-align: center; transition: all 0.4s ease-in-out 0s;}
.services-panel8 .serviceBox .read-more:hover{background: #2a2b2c;}
@media only screen and (max-width:990px){
.services-panel8 .serviceBox{ margin-bottom: 50px; }
}



.services-panel9 {width:100%; float:left; padding:50px 0;}
.services-panel9 .serviceBox{ border: 1px solid #ddd; text-align: center; border-radius: 15px; padding: 25px; position: relative; transition: all 0.4s ease-in-out 0s;}
.services-panel9 .serviceBox:hover{transform: scale(1.05, 1.05);}
.services-panel9 .serviceBox .service-icon{ width: 80px; height: 80px; line-height: 70px; border-radius: 50%; border: 5px solid #d3ae36; font-size: 42px; color: #d3ae36; margin: 0 auto 30px; position: relative; transition: all 0.2s ease-out 0s;}
.services-panel9 .serviceBox:hover .service-icon{border-color: #a88500;}
.services-panel9 .serviceBox .service-icon i{ transform: rotate(0); transition: all 0.2s ease-out 0s;}
.services-panel9 .serviceBox:hover .service-icon i{ transform: rotate(360deg); color: #a88500;}
.services-panel9 .serviceBox .title{ font-size: 20px; font-weight: bold; color: #4a4a4a; line-height: 40px; margin: 0 0 35px 0; position: relative;}
.services-panel9 .serviceBox .title:after{ content: ""; display: block; width: 50px; height: 4px; background: #f1f1f1; margin: 0 auto; position: absolute; bottom: -15px; left: 0; right: 0; transition: all 0.2s ease-out 0s;}
.services-panel9 .serviceBox:hover .title:after{width: 100%;}
.services-panel9 .serviceBox .description{ font-size: 12px; color: #7a7a7a; line-height: 24px; margin-bottom: 20px;}
.services-panel9 .serviceBox .read-more{ display: inline-block; padding: 8px 22px; background: #d3ae36; font-size: 14px; font-weight: 500; color: #fff; text-transform: capitalize; border-radius: 40px; transform: scale(1); transition: all 0.2s ease-out 0s;}
.services-panel9 .serviceBox .read-more:hover{transform: scale(1.1, 1.1);}
.services-panel9 .serviceBox:hover .read-more{background: #a88500;}
@media only screen and (max-width: 990px){
.services-panel9 .serviceBox{ margin-bottom: 40px; }
}



.services-panel10 {width:100%; float:left; padding:50px 0;}
.services-panel10 .serviceBox{ text-align: center; padding: 30px; margin: 0 -15px; overflow: hidden; position: relative;}
.services-panel10 .serviceBox .service-content{ border: 4px double rgba(255,255,255,0.6); padding: 40px 30px 20px; position: relative; transition: all 0.3s ease-in-out 0s;}
.services-panel10 .serviceBox:hover .service-content{border: 4px double rgb(255,255,255);}
.services-panel10 .serviceBox .service-content i{ font-size: 30px; color: #fff; margin-bottom: 10px; transition: all 0.3s ease-in-out 0s;}
.services-panel10 .serviceBox:hover .service-content i{transform: rotate(360deg);}
.services-panel10 .serviceBox .title{ font-size: 24px; font-weight: 700; color: #fff; margin-bottom: 15px;}
.services-panel10 .serviceBox .description{ font-size: 14px; color: #fff; line-height: 25px;}
.services-panel10 .serviceBox .icon-bg{ font-size: 250px; color: rgba(255, 255, 255, 0.3); line-height: 120px; position: absolute; bottom: 0; right: -30px; transition: all 0.3s ease-in-out 0s;}
.services-panel10 .serviceBox:hover .icon-bg{transform: rotate(360deg);}
.services-panel10 .serviceBox.grey{ background: #5e3448; }
.services-panel10 .serviceBox.orange{ background: #f05b47; }
@media only screen and (max-width: 990px){
.services-panel10 .serviceBox{ margin-bottom: 30px; }
}


.services-panel11 {width:100%; float:left; padding:50px 0;}
.services-panel11 .serviceBox{ border: 1px solid #4e4e4e; text-align: center; padding: 40px 0; overflow: hidden; position: relative; z-index: 1; transition: all 0.5s ease 0s;}
.services-panel11 .serviceBox:before,
.services-panel11 .serviceBox:after{ content: ""; width: 200%; height: 200%; background: #eba133; position: absolute; top: 160px; left: 0; z-index: -1; transform: rotate(-18deg); transition: all 0.5s ease 0s;}
.services-panel11 .serviceBox:before{ background: #4e4e4e; left: -120%; transform: rotate(24deg);}
.services-panel11 .serviceBox:hover:before{transform: rotate(16deg);}
.services-panel11 .serviceBox:hover:after{ background: #684f8e; transform: rotate(-10deg);}
.services-panel11 .serviceBox .service-icon{ font-size: 60px; color: #684f8e; line-height: 100px; margin-bottom: 100px;}
.services-panel11 .serviceBox .service-content{ color: #fff; line-height: 25px; padding: 0 20px 20px;}
.services-panel11 .serviceBox .title{ font-size: 22px; font-weight: 700; margin-bottom: 10px;}
.services-panel11 .serviceBox .description{font-size: 14px;}
.services-panel11 .serviceBox .read{ display: block; width: 100%; background: #fff; font-size: 15px; font-weight: 600; color: #eba133; padding: 10px; border-left: 1px solid #eba133; border-right: 1px solid #eba133;}
.services-panel11 .serviceBox:hover .read{ border-color: #684f8e; color: #684f8e;}
@media only screen and (max-width: 990px){
.services-panel11 .serviceBox{ margin-bottom: 30px;}
}
@media only screen and (max-width: 767px){
.services-panel11 .serviceBox:before,
.services-panel11 .serviceBox:after{top: 80px;}
}
@media only screen and (max-width: 480px){
.services-panel11 .serviceBox:before,
.services-panel11 .serviceBox:after{top: 140px;}
}





.services-panel12 {width:100%; float:left; padding:50px 0;}
.services-panel12 .serviceBox{ text-align: center; margin: 0 -15px;}
.services-panel12 .serviceBox img{ width: 100%; height: auto;}
.services-panel12 .serviceBox .service-content{ position: relative; background: #00a996; color: #f0f4ba; padding: 50px 30px 30px;}
.services-panel12 .serviceBox .service-icon{ display: block; width: 70px; height: 70px; background: #f0f4ba; border-radius: 10px; position: absolute; top: -35px; left: 0; right: 0; margin: auto; transform: rotate(45deg);}
.services-panel12 .serviceBox .service-icon i{ font-size: 30px; line-height: 70px; color: #00a996; transform: rotate(-45deg);}
.services-panel12 .serviceBox .title{ font-size: 20px; font-weight: 600; margin-bottom: 20px; text-transform: uppercase;}
.services-panel12 .serviceBox .description{ font-size: 14px; line-height: 25px; margin-bottom: 20px;}
.services-panel12 .serviceBox .read-more{ display: inline-block; padding: 7px 20px; border: 1px solid #f0f4ba; border-radius: 20px; font-size: 14px; font-weight: 500; color: #f0f4ba; background: #00a996; text-transform: capitalize; transition: all 0.5s ease 0s;}
.services-panel12 .serviceBox .read-more:hover{ color: #00a996; background: #f0f4ba; text-decoration: none;}
.services-panel12 .serviceBox.middle .service-content{padding: 30px 30px 50px;}
.services-panel12 .serviceBox.middle .service-icon{ bottom: -35px; top: auto;}
@media only screen and (max-width: 990px){
.services-panel12 .serviceBox .title{ font-size: 17px; }
}
@media only screen and (max-width: 767px){
.services-panel12 .serviceBox{ margin: 0 0 30px 0;}
}



.services-panel13 {width:100%; float:left; padding:50px 0;}
.services-panel13 .serviceBox{ text-align: center; margin-top: 20px;}
.services-panel13 .serviceBox .service-icon{ width: 150px; height: 150px; border-radius: 50%; display: inline-block; border: 1px solid #2395ec; margin-bottom: 20px; transition: all 0.5s ease 0s;}
.services-panel13 .serviceBox:hover .service-icon{background: #2395ec;}
.services-panel13 .serviceBox .service-icon i{ font-size: 70px; color: #2395ec; line-height: 150px; transition: all 0.5s ease 0s;}
.services-panel13 .serviceBox .title{ font-size: 24px; color: #171819; margin: 0 0 15px 0; transition: all 0.5s ease 0s;}
.services-panel13 .serviceBox:hover .title{color: #2395ec;}
.services-panel13 .serviceBox .title:after{ content: "\f00d"; display: block; font-family: "fontawesome"; font-size: 15px; margin-top: 14px; color: #2395ec;}
.services-panel13 .serviceBox .description{ font-size: 14px; color: #737577; line-height: 25px;}
.services-panel13 .serviceBox.purple .service-icon{border: 1px solid #8f8bd5;}
.services-panel13 .serviceBox.purple:hover .service-icon{background: #8f8bd5;}
.services-panel13 .serviceBox.purple .service-icon i,
.services-panel13 .serviceBox.purple .title:after,
.services-panel13 .serviceBox.purple:hover .title{color: #8f8bd5;}
.services-panel13 .serviceBox.green .service-icon{border: 1px solid #98c830;}
.services-panel13 .serviceBox.green:hover .service-icon{background: #98c830;}
.services-panel13 .serviceBox.green .service-icon i,
.services-panel13 .serviceBox.green .title:after,
.services-panel13 .serviceBox.green:hover .title{color: #98c830;}
.services-panel13 .serviceBox.orange .service-icon{border: 1px solid #e69020;}
.services-panel13 .serviceBox.orange:hover .service-icon{background: #e69020;}
.services-panel13 .serviceBox.orange .service-icon i,
.services-panel13 .serviceBox.orange .title:after,
.services-panel13 .serviceBox.orange:hover .title{color: #e69020;}
.services-panel13 .serviceBox:hover .service-icon i,
.services-panel13 .serviceBox.purple:hover .service-icon i,
.services-panel13 .serviceBox.green:hover .service-icon i,
.services-panel13 .serviceBox.orange:hover .service-icon i{ transform: rotateY(360deg); color: #fff;}


.services-panel14 {width:100%; float:left; padding:50px 0;}
.services-panel14 .serviceBox{ padding: 20px 0; text-align: center; border-bottom: 3px solid transparent; position: relative; transition: all 0.5s ease-in-out;}
.services-panel14 .serviceBox:hover{border-bottom-color: #e64b6e;}
.services-panel14 .serviceBox:after{ content: ""; position: absolute; bottom: 0px; border: 9px solid transparent; border-top-color: transparent; transform: rotate(180deg); transition: all 0.4s ease-in-out;}
.services-panel14 .serviceBox:hover:after{border-top-color: #e64b6e;}
.services-panel14 .serviceBox .service-icon{ width: 120px; height: 120px; line-height: 120px; border-radius: 50%; margin: 0 auto; background: #e3e0e0; color: #7e828a; font-size: 50px; margin-bottom: 40px; transition: all 0.5s ease-in-out;}
.services-panel14 .serviceBox:hover .service-icon{ background: #e64b6e; color: #fff;}
.services-panel14 .serviceBox h3{ font-size: 18px; line-height: 20px; font-family: sans-serif; margin: 20px 0; color: #7e828a;}
.services-panel14 .serviceBox p{ font-size: 14px; color: #7e828a;}
@media screen and (max-width: 767px){
.services-panel14 .serviceBox{ margin-bottom: 10px; }
}


.services-panel15 {width:100%; float:left; padding:50px 0;}
.services-panel15 .serviceBox{ text-align: center; margin:20px 0 30px 0;}
.services-panel15 .serviceBox .service-image > a > img{ width: 180px; height:auto; border-radius: 50%; transition: all 0.2s ease-in-out 0s;}
.services-panel15 .serviceBox .service-content h3{ text-transform: uppercase; font-size: 17px; font-weight: bold; letter-spacing: 1.25px; margin-bottom: 16px; color:#373e44; transition: all 0.21s ease 0s;}
.services-panel15 .serviceBox .service-content p{ padding: 0 35px; color:#616161; line-height: 1.7;}
.services-panel15 .serviceBox .read{margin-top: 20px;}
.services-panel15 .serviceBox .read > a{ text-transform: uppercase; color:#dc005a; font-size: 12px; font-weight: bold; letter-spacing: 1px; text-decoration: none; position: relative; transition: all 0.16s ease 0s;}
.services-panel15 .serviceBox .read > a:hover:after{ content: "\f061"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 8px; position: absolute; right:-13px; top:0px;}
.services-panel15 .serviceBox:hover .service-image > a > img{ padding: 8px; border: 3px solid #7a4b94; transition: all 0.2s ease-in-out 0s;}
.services-panel15 .serviceBox:hover .service-content h3,
.services-panel15 .serviceBox:hover .read > a{color:#7a4b94;}


/*--========================================================= BREADCRUMB ======================================================================--*/

/*breadcrumb-1*/
.breadcrumb-outer1 {width:100%; float:left; padding:50px 0;}
.breadcrumb-outer1 .breadcrumb{ display: inline-block; padding: 0 30px 0 0; margin: 0; background: transparent; overflow: hidden; border-radius: 20px;}
.breadcrumb-outer1 .breadcrumb li{ float: left; background: rgba(0,0,0,0.5); border-radius: 0; font-size: 14px; color: #fff; text-transform: uppercase; position: relative;}
.breadcrumb-outer1 .breadcrumb li:nth-child(even){ background: rgba(0,0,0,0.8); }
.breadcrumb-outer1 .breadcrumb li:last-child{ padding: 10px 25px; color: #fff; z-index: 1; position: relative;}
.breadcrumb-outer1 .breadcrumb li:last-child:before{ content: ""; display: block; width: 117%; height: 101%; background: #d5172d; position: absolute; top: 0; left: 50%; z-index: -1; transform: translateX(-50%) skew(-20deg);}
.breadcrumb-outer1 .breadcrumb li:before{ display: none; }
.breadcrumb-outer1 .breadcrumb li a{ display: block; padding: 10px 25px; font-size: 14px; color: #fff;}
@media only screen and (max-width: 767px){
.breadcrumb-outer1 .breadcrumb li a,
.breadcrumb-outer1 .breadcrumb li:last-child{ font-size: 13px; padding: 10px 20px;}
}
@media only screen and (max-width: 480px){
.breadcrumb-outer1 .breadcrumb li a,
.breadcrumb-outer1 .breadcrumb li:last-child{ padding: 5px 10px; }
}
@media only screen and (max-width: 360px){
.breadcrumb-outer1 .breadcrumb li a,
.breadcrumb-outer1 .breadcrumb li:last-child{ font-size: 12px; padding: 5px;}
}



/*breadcrumb-2*/
.breadcrumb-outer2 {width:100%; float:left; padding:50px 0;}
.breadcrumb-outer2 .breadcrumb{float: left; padding: 15px 15px 15px 70px; margin: 0; background: #12abb3; border-radius: 5px; position:relative;}
.breadcrumb-outer2 .breadcrumb li{ float: left; position: relative;}
.breadcrumb-outer2 .breadcrumb li:first-child{ width: 70px; height: 70px; border-radius: 50%; background: #12abb3; box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2); text-align: center; position: absolute; top: -10px; left: -10px; z-index: 1; transition: all 0.1s ease 0s;}
.breadcrumb-outer2 .breadcrumb li:hover:first-child{ transform: scale(1.1); }
.breadcrumb-outer2 .breadcrumb li:first-child a{ font-size: 30px; line-height: 70px;}
.breadcrumb-outer2 .breadcrumb > li:first-child + li:before{ display: none; }
.breadcrumb-outer2 .breadcrumb li.active,
.breadcrumb-outer2 .breadcrumb li a{ font-size: 14px; color: #fff;}



/*breadcrumb-3*/
.breadcrumb-outer3 {width:100%; float:left; padding:50px 0; background: #cee3f8;}
.breadcrumb-outer3 .breadcrumb{ display: inline-block; padding: 0; margin: 0; border-radius: 5px 25px 25px 5px; overflow: hidden;}
.breadcrumb-outer3 .breadcrumb li{ float: left; margin-right: 3px; position: relative; z-index: 1;}
.breadcrumb-outer3 .breadcrumb li:before{ display: none; }
.breadcrumb-outer3 .breadcrumb li:after{ content: ""; width: 40px; height: 100%; background: #428dff; position: absolute; top: 0; right: -20px; z-index: -1;}
.breadcrumb-outer3 .breadcrumb li:nth-last-child(2):after,
.breadcrumb-outer3 .breadcrumb li:last-child:after{ display: none; }
.breadcrumb-outer3 .breadcrumb li a,
.breadcrumb-outer3 .breadcrumb li:last-child{ display: block; padding: 8px 15px; font-size: 14px; font-weight: bold; color: #fff; border-radius: 0 25px 25px 0; box-shadow: 5px 0 5px -5px #333;}
.breadcrumb-outer3 .breadcrumb li a{ background: #428dff; }
.breadcrumb-outer3 .breadcrumb li:last-child{ background: #ebf3fe; color: #428dff; margin-right: 0;}
@media only screen and (max-width: 479px){ 
.breadcrumb-outer3 .breadcrumb li a, 
.breadcrumb-outer3 .breadcrumb li:last-child{ padding: 8px 10px; }
}
@media only screen and (max-width: 359px){ 
.breadcrumb-outer3 .breadcrumb li a, 
.breadcrumb-outer3 .breadcrumb li:last-child{ padding: 8px 7px; }
}

/*--========================================================= RADIOBTN ======================================================================--*/

/*radiobtn-1*/
.radiobtn-outer1 {width:100%; float:left; padding:50px 0;}
.radiobtn-outer1 .option-list{ padding: 0; margin: 0; list-style: none;}
.radiobtn-outer1 .radio-button{ margin: 0 5px; display: inline-block; position: relative;}
.radiobtn-outer1 .radio-button input[type=radio]{ margin: auto; visibility: hidden; position: absolute; left: 0; right: 0; bottom: 0; top: 0;}
.radiobtn-outer1 .radio-button label{ color: #ee5253; font-size: 17px; font-weight: 600; padding: 4px 13px 4px 35px; margin: 0; border-radius: 20px; cursor: pointer; position: relative; z-index: 1; transition: all 0.3s ease 0s;}
.radiobtn-outer1 .radio-button:hover label,
.radiobtn-outer1 .radio-button input[type=radio]:checked+label{background-color: rgba(0,0,0,0.05);}
.radiobtn-outer1 .radio-button label:before{ content: ""; width: 20px; height: 20px; margin: auto; border-radius: 50%; border: 2px solid #333; position: absolute; top: 0; bottom: 0; left: 9px; z-index: -1; transition: all 0.3s ease 0s;}
.radiobtn-outer1 .radio-button input[type=radio]:checked+label:before{ border-width: 6px; border-color: #ee5253;}
@media only screen and (max-width:767px){
.radiobtn-outer1 .radio-button{ margin: 0 0 20px; }
}


/*radiobtn-2*/
.radiobtn-outer2 {width:100%; float:left; padding:50px 0;}
.radiobtn-outer2 .radio-button{ display: inline-block; position: relative; margin-right:30px;}
.radiobtn-outer2 .radio-button input[type=radio]{ margin: auto; visibility: hidden; position: absolute; left: 0; right: 0; bottom: 0; top: 0;}
.radiobtn-outer2 .radio-button label{ color: #555; background: #fff; font-size: 17px; font-weight: 500; font-style: italic; letter-spacing: 0.5px; padding: 0 0 0 27px; margin: 0; cursor: pointer; position: relative; z-index: 1; transition: all 0.3s ease 0s;}
.radiobtn-outer2 .radio-button label:before,
.radiobtn-outer2 .radio-button label:after{ content: ""; width: 20px; height: 20px; margin: auto; border-radius: 50%; border: 1px solid #555; position: absolute; top: 0; bottom: 0; left: 0; z-index: -1; transition: all 0.3s ease 0s;}
.radiobtn-outer2 .radio-button label:after{ background: #2cc550; border: none; opacity: 0; transform: scale(0.3); left: 5px; transition: opacity 0.3s,left 0.3s, transform 0.3s ease 0.2s;}
.radiobtn-outer2 .radio-button input[type=radio]:checked+label:before{ box-shadow: 0 0 3px #2cc550; }
.radiobtn-outer2 .radio-button input[type=radio]:checked+label:after{ opacity: 1; left: 0; transform: scale(0.65);}
@media only screen and (max-width:767px){
.radiobtn-outer2 .radio-button{ margin: 0 0 20px; }
}


/*radiobtn-3*/
.radiobtn-outer3 {width:100%; float:left; padding:50px 0;}
.radiobtn-outer3 .radio-button{ display: inline-block; position: relative; margin-right:30px;}
.radiobtn-outer3 .radio-button input[type=radio]{ margin: auto; visibility: hidden; position: absolute; left: 0; right: 0; bottom: 0; top: 0;}
.radiobtn-outer3 .radio-button label{ color: #555; background: #fff; font-size: 17px; font-weight: 500; letter-spacing: 0.5px; padding: 0 0 0 27px; margin: 0; cursor: pointer; position: relative; z-index: 1; transition: all 0.3s ease 0s;}
.radiobtn-outer3 .radio-button label:before,
.radiobtn-outer3 .radio-button label:after{ content: ""; background: #555; width: 20px; height: 20px; margin: auto; border-radius: 50%; box-shadow: 0 0 2px rgba(0,0,0,0.7); opacity: 1; position: absolute; top: 0; bottom: 0; left: 0; z-index: -1; transition: all 0.3s ease 0s;}
.radiobtn-outer3 .radio-button label:after{ background: linear-gradient(#7F00FF, #E100FF); opacity: 0; transform: scale(0);}
.radiobtn-outer3 .radio-button input[type=radio]:checked+label:before{ opacity: 0; }
.radiobtn-outer3 .radio-button input[type=radio]:checked+label:after{ opacity: 1; transform: scale(1);}
@media only screen and (max-width:767px){
.radiobtn-outer3 .radio-button{ margin: 0 0 20px; }
}

/*radiobtn-4*/
.radiobtn-outer4 {width:100%; float:left; padding:50px 0;}
.radiobtn-outer4 .radio-button{ font-size: 0; display: inline-block; position: relative; border: 4px solid #222;}
.radiobtn-outer4 .radio-button input[type=radio]{ margin: auto; visibility: hidden; position: absolute; left: 0; right: 0; bottom: 0; top: 0;}
.radiobtn-outer4 .radio-button label{ color: #222; background: #fff; font-size: 20px; text-align: center; width: 100px; padding: 5px; margin: 0; cursor: pointer; position: relative; z-index: 1; transition: all 0.3s ease 0s;}
.radiobtn-outer4 .radio-button label:before{ content: ""; background: #222; width: 100%; height: 100%; opacity: 1; transform: scaleX(0); transform-origin: left center; position: absolute; top: 0; left: 0; z-index: -1; transition: all 0.3s ease 0s;}
.radiobtn-outer4 .radio-button label:nth-child(2):before{ transform-origin: right center; }
.radiobtn-outer4 .radio-button input[type=radio]:checked+label{ color: #fff; }
.radiobtn-outer4 .radio-button input[type=radio]:checked+label:before{ opacity: 1; transform: scaleX(1);}
@media only screen and (max-width:767px){
.radiobtn-outer4 .radio-button{ margin: 0 0 20px; }
}

/*radiobtn-5*/
.radiobtn-outer5 {width:100%; float:left; padding:50px 0;     background-color: #202344;}
.radiobtn-outer5 .radio-button{ display: inline-block; position: relative; margin-right:30px;}
.radiobtn-outer5 .radio-button input[type=radio]{ margin: auto; visibility: hidden; position: absolute; left: 0; right: 0; bottom: 0; top: 0;}
.radiobtn-outer5 .radio-button label{ background: #fff; width: 18px; height: 18px; margin: 0; cursor: pointer; position: relative; transition: all 0.3s ease 0s;}
.radiobtn-outer5 .radio-button label:before{ content: ""; background: #f33232; width: 75%; height: 75%; opacity: 0; transform: translateX(-50%) translateY(-50%) scale(2.4); position: absolute; top: 50%; left: 50%; transition: all 0.3s ease 0s;}
.radiobtn-outer5 .radio-button input[type=radio]:checked+label:before{ opacity: 1; transform: translateX(-50%) translateY(-50%) scale(1);}
@media only screen and (max-width:767px){
.radiobtn-outer5 .radio-button{ margin: 0 0 20px; }
}


/*radiobtn-6*/
.radiobtn-outer6 {width:100%; float:left; padding:50px 0;}
.radiobtn-outer6 .radio-list{ font-family: 'Poppins', sans-serif; padding: 20px 0; margin: 0; list-style: none; margin: 0 auto;}
.radiobtn-outer6 .radio-button{ color: #000; font-size: 16px; text-transform: capitalize; text-align: left; padding-left: 37px; margin: 0 5px 15px; display: inline-block; position: relative; z-index: 1;}
.radiobtn-outer6 .radio-button input[type=radio]{ margin: auto; visibility: hidden; position: absolute; left: 0; top: 0;}
.radiobtn-outer6 .radio-button label{ font-weight: 500; cursor: pointer; margin: 0; display: block;}
.radiobtn-outer6 .radio-button label:before,
.radiobtn-outer6 .radio-button label:after{ content: ""; height: 18px; width: 18px; border: 1px solid #111; border-radius: 50%; position: absolute; top: 2px; left: 5px;}
.radiobtn-outer6 .radio-button label:after{ background: #e28800; border: none; transform: scale(0); z-index: -1; transition: transform 0.3s ease 0s,box-shadow 0.5s;}
.radiobtn-outer6 .radio-button input[type=radio]:checked+label:after{ transform: scale(0.5); box-shadow: 0 0 0 25px rgba(234,140,0, 0.18);}
@media only screen and (max-width:479px){
.radiobtn-outer6 .radio-list{ text-align: left; }
}

/*radiobtn-7*/
.radiobtn-outer7 {width:100%; float:left; padding:50px 0;}
.radiobtn-outer7 .radio-button{display: inline-block;  color: #555; font-size: 17px; text-transform: capitalize; padding-left: 23px; position: relative; margin-right:30px;}
.radiobtn-outer7 .radio-button input[type=radio]{ margin: auto; visibility: hidden; position: absolute; left: 0; top: 0;}
.radiobtn-outer7 .radio-button label{ font-weight: 400; cursor: pointer; margin: 0; display: block;}
.radiobtn-outer7 .radio-button label:before,
.radiobtn-outer7 .radio-button label:after{ content: ""; width: 17px; height: 17px; border: 4px solid #777; border-radius: 50%; position: absolute; left: 0; top: 4px; transition: all 0.3s ease 0s;}
.radiobtn-outer7 .radio-button label:after{ transform: scale(0); }
.radiobtn-outer7 .radio-button input[type=radio]:checked+label:before{ border-width: 2px; border-color: #ff4e5a; box-shadow: 0 0 5px -1px #ff4e5a;}
.radiobtn-outer7 .radio-button input[type=radio]:checked+label:after{ background-color: #ff4e5a; border-color: #ff4e5a; transform: scale(0.5);}

/*radiobtn-8*/
.radiobtn-outer8 {width:100%; float:left; padding:50px 0; background-color: #0ca9c9;}
.radiobtn-outer8 .radio-list{ width:100%; padding: 20px 0; margin: 0; list-style: none; margin: 0 auto;}
.radiobtn-outer8 .radio-button{ color: #fff; font-size: 15px; text-transform: uppercase; padding-left: 35px; position: relative; margin: 0 0 15px;}
.radiobtn-outer8 .radio-button input[type=radio]{ margin: auto; visibility: hidden; position: absolute; left: 0; top: 0;}
.radiobtn-outer8 .radio-button label{ cursor: pointer; display: block;}
.radiobtn-outer8 .radio-button label:before,
.radiobtn-outer8 .radio-button label:after{ content: ""; background: #fff; width: 13px; height: 13px; border-radius: 50%; position: absolute; left: 5px; top: 5px;}
.radiobtn-outer8 .radio-button label:after{ background: transparent; border: 2px solid #fff; transform: scale(4); opacity: 0; visibility: hidden;}
.radiobtn-outer8 .radio-button input[type=radio]:checked+label:after{ opacity: 1; visibility: visible; transform: scale(2.3); animation-name: explode; animation-duration: 0.350s;}
@keyframes explode{
    0% {opacity: 0; transform: scale(10);}
    60% { opacity: 1; transform: scale(1);}
    100% { opacity: 1; transform: scale(2);}
}

/*radiobtn-9*/
.radiobtn-outer9 {width:100%; float:left; padding:50px 0;}
.radiobtn-outer9 .radio-button{ display:inline-block; width: 25px; height: 25px; position: relative; margin: 0 auto; margin-right:30px;}
.radiobtn-outer9 .radio-button label{ background-color: #fff; height: 100%; border: 2px solid #f0f0f0; border-radius: 50%; display: block; cursor: pointer; transition: all 0.4s ease;}
.radiobtn-outer9 .radio-button input[type=radio]{ margin: auto; visibility: hidden; position: absolute; left: 0; right: 0; bottom: 0; top: 0;}
.radiobtn-outer9 .radio-button input[type=radio]:checked+label{ background: linear-gradient(90deg, #da4453, #89216b); border-width: 6px; box-shadow: 4px 4px 4px 0px rgba(51, 51, 51, 0.4);}
@media only screen and (max-width:767px){
.radiobtn-outer9 .radio-button{ margin: 0 0 20px; }
}

/*radiobtn-10*/
.radiobtn-outer10 {width:100%; float:left; padding:50px 0; background-color: #76271f;}
.radiobtn-outer10 .radio-button{ display: inline-block; position: relative; margin-right:30px;}
.radiobtn-outer10 .radio-button input[type=radio]{ margin: auto; visibility: hidden; position: absolute; left: 0; right: 0; bottom: 0; top: 0;}
.radiobtn-outer10 .radio-button label{ background: #fff; width: 25px; height: 25px; margin: 0; cursor: pointer; border-radius: 50%; box-shadow: inset 1px 1px 10px rgba(0, 0, 0, 0.15); display: block; overflow: hidden; position: relative; transition: all 0.3s ease;}
.radiobtn-outer10 .radio-button label:before{ content: ""; background: #1cbc2c; width: 60%; height: 60%; border-radius: 50%; transform: translate(200%); position: absolute; top: 5px; left: 5px;}
.radiobtn-outer10 .radio-button input[type=radio]:checked+label{ animation: wiggle .2s ease-out; }
.radiobtn-outer10 .radio-button input[type=radio]:checked+label:before{ transform: translate(0); animation: flyInRight .4s;}
@keyframes wiggle{
    0%{ transform: translate(0); }
    80%{ transform: translate(5px); }
    100%{ transform: translate(0); }
}
@keyframes flyInRight{
    0%{ transform: translate(200%); }
    50%{ transform: translate(200%); }
    70%{ transform: translate(-50%); }
    100%{ transform: translate(0); }
}
@media only screen and (max-width:767px){
.radiobtn-outer10 .radio-button{ margin: 0 0 20px; }
}

/*--========================================================= TOOLTIP ======================================================================--*/

/*Tooltip-1*/
.tooltip-outer1 {width:100%; float:left; padding:50px 0; background-color: #47c9af;}
.tooltip-outer1 .toolTip{ color: rgba(0, 0, 0, 0.5); background: transparent; font-family: 'Raleway', sans-serif; font-size: 18px; font-weight: 800; padding: 0; border: none; border-radius: 0; position: relative; transition: all 0.3s ease;}
.tooltip-outer1 .toolTip:hover,
.tooltip-outer1 .toolTip:focus{ color: #fff; background: transparent; outline: none;}
.tooltip-outer1 .toolTip:before,
.tooltip-outer1 .toolTip:after{ content: attr(data-tip); color: #47c9af; background: #fff; font-size: 14px; font-weight: 800; width: 115px; white-space: normal; padding: 13px 10px; border-radius: 20% 50%/50% 20%; box-shadow: 0 0 10px -2px rgba(0,0,0,0.5); opacity: 0; visibility: hidden; transition: all 0.3s ease 0s;}
.tooltip-outer1 .toolTip:after{ content: ''; height: 10px; width: 10px; padding: 0; border-radius: 0; box-shadow: none;}
.tooltip-outer1 .toolTip:hover:before,
.tooltip-outer1 .toolTip:hover:after{ opacity: 1; visibility: visible;}
.tooltip-outer1 .toolTip.top:before,
.tooltip-outer1 .toolTip.top:after{ transform: translateX(-50%) rotateY(90deg); position: absolute; bottom: calc(130% - 4px); left: 50%;}
.tooltip-outer1 .toolTip.top:after{ transform: translateX(-50%) rotate(45deg) rotateY(90deg); bottom: calc(130% - 4px);}
.tooltip-outer1 .toolTip.top:hover:before{ transform: translateX(-50%) rotateY(0); bottom: 130%;}
.tooltip-outer1 .toolTip.top:hover:after{ transform: translateX(-50%) rotate(45deg) rotateY(0); }
.tooltip-outer1 .toolTip.left:before,
.tooltip-outer1 .toolTip.left:after{ transform: translateY(-50%) rotateX(90deg); position: absolute; right: calc(140% - 4px); top: 50%;}
.tooltip-outer1 .toolTip.left:after{ transform: translateY(-50%) rotate(45deg) rotateX(90deg); right: calc(140% - 4px);}
.tooltip-outer1 .toolTip.left:hover:before{ transform: translateY(-50%) rotateX(0); right: 140%;}
.tooltip-outer1 .toolTip.left:hover:after{ transform: translateY(-50%) rotate(45deg) rotateX(0); }
.tooltip-outer1 .toolTip.right:before,
.tooltip-outer1 .toolTip.right:after{ transform: translateY(-50%) rotateX(90deg); position: absolute; left: calc(140% - 4px); top: 50%;}
.tooltip-outer1 .toolTip.right:after{ transform: translateY(-50%) rotate(45deg) rotateX(90deg); left: calc(140% - 4px);}
.tooltip-outer1 .toolTip.right:hover:before{ transform: translateY(-50%) rotateX(0); left: 140%;}
.tooltip-outer1 .toolTip.right:hover:after{ transform: translateY(-50%) rotate(45deg) rotateX(0); }
.tooltip-outer1 .toolTip.bottom:before,
.tooltip-outer1 .toolTip.bottom:after{ transform: translateX(-50%) rotateY(90deg); position: absolute; top: calc(130% - 4px); left: 50%;}
.tooltip-outer1 .toolTip.bottom:after{ transform: translateX(-50%) rotate(45deg) rotateY(90deg); top: calc(130% - 4px);}
.tooltip-outer1 .toolTip.bottom:hover:before{ transform: translateX(-50%) rotateY(0); top: 130%;}
.tooltip-outer1 .toolTip.bottom:hover:after{ transform: translateX(-50%) rotate(45deg) rotateY(0); }
@media only screen and (max-width: 767px){
.tooltip-outer1 .toolTip{ margin: 0 0 20px; }
}


/*Tooltip-2*/
.tooltip-outer2 {width:100%; float:left; padding:50px 0;     background-color: #F08080;}
.tooltip-outer2 .toolTip{ color: #444; background: #fff; font-family: 'Space Grotesk', sans-serif; font-size: 20px; font-weight: 500; padding: 0 10px; border-radius: 10px; position: relative; transition: all 0.3s ease 0s;}
.tooltip-outer2 .toolTip:hover,
.tooltip-outer2 .toolTip:focus{ color: #fff; background: #444; outline: none;}
.tooltip-outer2 .toolTip:before ,
.tooltip-outer2 .toolTip:after{ content: attr(data-tip); color: #fff; background: rgba(0,0,0,0.5); font-size: 13px; font-weight: 500; width: 110px;  padding: 5px 10px; white-space: normal; opacity: 0; visibility: hidden; transition: all 0.3s ease-in-out;}
.tooltip-outer2 .toolTip:after{ content: ''; background: linear-gradient(to right bottom,transparent 50%, #fff 50%); height: 10px; width: 10px; padding: 0;}
.tooltip-outer2 .toolTip:hover:before,
.tooltip-outer2 .toolTip:hover:after{ opacity: 1; visibility: visible;}
.tooltip-outer2 .toolTip.top:before,
.tooltip-outer2 .toolTip.top:after{ border-bottom: 3px solid #fff; transform: translateX(-50%) rotateY(90deg); position: absolute; left: 50%; bottom: 140%;}
.tooltip-outer2 .toolTip.top:after{ border: none; transform: translateX(-50%) rotate(45deg) rotateY(90deg); bottom: 130%;}
.tooltip-outer2 .toolTip.top:hover:before{ transform: translateX(-50%) rotateY(0); }
.tooltip-outer2 .toolTip.top:hover:after{ transform: translateX(-50%) rotate(45deg) rotateY(0); }
.tooltip-outer2 .toolTip.left:before,
.tooltip-outer2 .toolTip.left:after{ border-right: 3px solid #fff; transform: translateY(-50%) rotateX(90deg); position: absolute; top: 50%; right: 120%;}
.tooltip-outer2 .toolTip.left:after{ border: none; transform: translateY(-50%) rotate(-45deg) rotateX(90deg); right: 115%;}
.tooltip-outer2 .toolTip.left:hover:before{ transform: translateY(-50%) rotateX(0); }
.tooltip-outer2 .toolTip.left:hover:after{ transform: translateY(-50%) rotate(-45deg) rotateX(0); }
.tooltip-outer2 .toolTip.right:before,
.tooltip-outer2 .toolTip.right:after{ border-left: 3px solid #fff; transform: translateY(-50%) rotateX(90deg); position: absolute; top: 50%; left: 120%;}
.tooltip-outer2 .toolTip.right:after{ border: none; transform: translateY(-50%) rotate(135deg) rotateX(90deg); left: 115%;}
.tooltip-outer2 .toolTip.right:hover:before{ transform: translateY(-50%) rotateX(0); }
.tooltip-outer2 .toolTip.right:hover:after{ transform: translateY(-50%) rotate(135deg) rotateX(0); }
.tooltip-outer2 .toolTip.bottom:before,
.tooltip-outer2 .toolTip.bottom:after{ border-top: 3px solid #fff; transform: translateX(-50%) rotateY(90deg); position: absolute; left: 50%; top: 140%;}
.tooltip-outer2 .toolTip.bottom:after{ border: none; transform: translateX(-50%) rotate(-135deg) rotateY(90deg); top: 130%;}
.tooltip-outer2 .toolTip.bottom:hover:before{ transform: translateX(-50%) rotateY(0); }
.tooltip-outer2 .toolTip.bottom:hover:after{ transform: translateX(-50%) rotate(-135deg) rotateY(0); }
@media only screen and (max-width: 767px){
.tooltip-outer2 .toolTip{ margin: 0 0 20px; }
}


/*Tooltip-3*/
.tooltip-outer3 {width:100%; float:left; padding:50px 0; background-color: #e7e7e7;}
.tooltip-outer3 .toolTip{ color: #006266; background: #fff; font-family: 'Space Grotesk', sans-serif; font-size: 22px; font-weight: 500; line-height: 55px; height: 55px; width: 55px; padding: 0; border-radius: 50%; box-shadow: 0 0 0 3px #fff, 0 0 15px rgba(0,0,0,0.2); position: relative; transition: all 0.3s ease 0s;}
.tooltip-outer3 .toolTip:hover,
.tooltip-outer3 .toolTip:focus{ color: #fff; background: #006266; outline: none;}
.tooltip-outer3 .toolTip:before{ content: attr(data-tip); color: #006266; background: rgba(255,255,255,0.7); font-size: 13px; font-weight: 500; line-height: 18px; height: 80px; width: 80px; padding: 22px 10px; border: 3px solid #fff; border-radius: 50%; white-space: normal; opacity: 0; visibility: hidden; transition: all 0.3s ease-in-out;}
.tooltip-outer3 .toolTip:hover:before{ opacity: 1; visibility: visible;}
.tooltip-outer3 .toolTip.top:before{ transform: translateX(-50%) scale(0.5); position: absolute; left: 50%; bottom: 0;}
.tooltip-outer3 .toolTip.top:hover:before{ transform: translateX(-50%) scale(1); bottom: 85%;}
.tooltip-outer3 .toolTip.left:before{ transform: translateY(-50%) scale(0.5); position: absolute; top: 50%; right: 0;}
.tooltip-outer3 .toolTip.left:hover:before{ transform: translateY(-50%) scale(1); right: 85%;}
.tooltip-outer3 .toolTip.right:before{ transform: translateY(-50%) scale(0.5); position: absolute; top: 50%; left: 0;}
.tooltip-outer3 .toolTip.right:hover:before{ transform: translateY(-50%) scale(1); left: 85%;}
.tooltip-outer3 .toolTip.bottom:before{ transform: translateX(-50%) scale(0.5); position: absolute; left: 50%; top: 0;}
.tooltip-outer3 .toolTip.bottom:hover:before{ transform: translateX(-50%) scale(1); top: 85%;}
@media only screen and (max-width: 767px){
.tooltip-outer3 .toolTip{ margin: 0 0 20px; }
}


/*Tooltip-4*/
.tooltip-outer4 {width:100%; float:left; padding:50px 0; }
.tooltip-outer4 .toolTip{ color: #273c75; background: none; font-family: 'Space Grotesk', sans-serif; font-size: 22px; font-weight: 500; line-height: 20px; text-transform: capitalize; padding: 0; position: relative; transition: all 0.3s ease;}
.tooltip-outer4 .toolTip:hover,
.tooltip-outer4 .toolTip:focus{ color: #192a56; outline: none;}
.tooltip-outer4 .toolTip:before,
.tooltip-outer4 .toolTip:after{ content: attr(data-tip); color: #555; background: #fff; font-size: 13px; font-weight: 500; line-height: 18px; width: 155px; padding: 10px 10px; border: 3px solid #273c75; white-space: pre-wrap; opacity: 0; z-index: -100; transition: all 0.5s ease-in-out;}
.tooltip-outer4 .toolTip:after{ content: ''; background: linear-gradient(135deg, transparent 50%, #273c75 50%); padding: 0; height: 10px; width: 10px; border: none; box-shadow: none;}
.tooltip-outer4 .toolTip:hover:before,
.tooltip-outer4 .toolTip:hover:after{ opacity: 1; z-index: 100;}
.tooltip-outer4 .toolTip.top:before,
.tooltip-outer4 .toolTip.top:after{ transform: translateX(-50%) scale(1.3); position: absolute; left: 50%; bottom: -100%;}
.tooltip-outer4 .toolTip.top:after{ bottom: calc(100% + 11px); transform: translateX(-50%) rotate(45deg) scale(0);}
.tooltip-outer4 .toolTip.top:hover:before{ transform: translateX(-50%) scale(1); bottom: calc(100% + 15px);}
.tooltip-outer4 .toolTip.top:hover:after{ transform: translateX(-50%) rotate(45deg) scale(1); }
.tooltip-outer4 .toolTip.bottom:before,
.tooltip-outer4 .toolTip.bottom:after{ transform: translateX(-50%) scale(1.3); position: absolute; left: 50%; top: -100%;}
.tooltip-outer4 .toolTip.bottom:after{ top: calc(100% + 11px); transform: translateX(-50%) rotate(-135deg) scale(0);}
.tooltip-outer4 .toolTip.bottom:hover:before{ transform: translateX(-50%) scale(1); top: calc(100% + 15px);}
.tooltip-outer4 .toolTip.bottom:hover:after{ transform: translateX(-50%) rotate(-135deg) scale(1); }
.tooltip-outer4 .toolTip.left:before,
.tooltip-outer4 .toolTip.left:after{ transform: translateY(-50%) scale(1.3); position: absolute; top: 50%; right: -100%;}
.tooltip-outer4 .toolTip.left:after{ right: calc(100% + 11px); transform: translateY(-50%) rotate(-45deg) scale(0);}
.tooltip-outer4 .toolTip.left:hover:before{ transform: translateY(-50%) scale(1); right: calc(100% + 15px);}
.tooltip-outer4 .toolTip.left:hover:after{ transform: translateY(-50%) rotate(-45deg) scale(1); }
@media only screen and (max-width: 767px){
.tooltip-outer4 .toolTip{ margin: 0 0 20px; }
}


/*Tooltip-5*/
.tooltip-outer5 {width:100%; float:left; padding:50px 0; background-color: #424B54;}
.tooltip-outer5 .toolTip{ color: #ff3466; background: #fff; font-family: 'Dosis', sans-serif; font-size: 18px; font-weight: 700; letter-spacing: 1px; padding: 5px 15px; border-radius: 30px; border: none; position: relative; z-index: 1; transition: all 0.3s ease;}
.tooltip-outer5 .toolTip:hover{ color: #fff; background-color: #9C27B0; box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.5); border: none;}
.tooltip-outer5 .toolTip:focus{ outline: none; }
.tooltip-outer5 .toolTip:before,
.tooltip-outer5 .toolTip:after{ content: attr(data-tip); color: #fff; background-color: #ff3466; font-size: 15px; font-weight: 500; width: 180px; padding: 4px 10px 5px; border-radius: 10px; white-space: pre-wrap; opacity: 0; visibility: hidden; z-index: 1;}
.tooltip-outer5 .toolTip:after{ content: ''; padding: 0; height: 10px; width: 10px; border-radius: 0; z-index: -1;}
.tooltip-outer5 .toolTip:hover:before{ opacity: 1; visibility: visible; animation: shake_tt_5 500ms ease-in-out forwards;}
.tooltip-outer5 .toolTip.left:hover:before{ animation: shake_tt_5_1 500ms ease-in-out forwards; }
.tooltip-outer5 .toolTip:hover:after{ opacity: 1; visibility: visible;}
.tooltip-outer5 .toolTip.top:before,
.tooltip-outer5 .toolTip.top:after{ transform: translateX(-50%); position: absolute; left: 50%; bottom: calc(100% + 15px);}
.tooltip-outer5 .toolTip.top:after{ transform: translateX(-50%) rotate(45deg); bottom: calc(100% + 11px);}
.tooltip-outer5 .toolTip.bottom:before,
.tooltip-outer5 .toolTip.bottom:after{ transform: translateX(-50%); position: absolute; left: 50%; top: calc(100% + 15px);}
.tooltip-outer5 .toolTip.bottom:after{ transform: translateX(-50%) rotate(45deg); top: calc(100% + 11px);}
.tooltip-outer5 .toolTip.left:before,
.tooltip-outer5 .toolTip.left:after{ transform: translateY(-50%); position: absolute; top: 50%; right: calc(100% + 15px);}
.tooltip-outer5 .toolTip.left:after{ transform: translateY(-50%) rotate(45deg); right: calc(100% + 11px);}
@keyframes shake_tt_5{
    0%{ transform: translateX(-50%) rotate(5deg); }
    50%{ transform: translateX(-50%) rotate(-6deg); }
    70%{ transform: translateX(-50%) rotate(6deg); }
    100%{ transform: translateX(-50%) rotate(0deg); }
}
@keyframes shake_tt_5_1{
    0%{ transform: translateY(-50%) rotate(2deg); }
    50%{ transform: translateY(-50%) rotate(-3deg); }
    70%{ transform: translateY(-50%) rotate(3deg); }
    100%{ transform: translateY(-50%) rotate(0deg); }
}
@media only screen and (max-width: 767px) {
.tooltip-outer5 .toolTip{ margin: 0 0 20px; }
}   


/*Tooltip-6*/
.tooltip-outer6 {width:100%; float:left; padding:50px 0;}
.tooltip-outer6 .toolTip{ color: #240b36; font-family: 'Ubuntu', sans-serif; font-size: 20px; font-weight: 500; cursor: pointer; display: inline-block; position: relative;}
.tooltip-outer6 .toolTip:before,
.tooltip-outer6 .toolTip:after{ content: ''; background: linear-gradient(to right bottom,transparent 50%,#7E1034 51%); height: 20px; width: 20px; opacity: 0; z-index: -100; transition: all .65s cubic-bezier(.84,-0.18,.31,1.26), opacity .65s .5s;}
.tooltip-outer6 .toolTip:after{ content: attr(data-tip); color: #fff; background: #7E1034; font-size: 14px; font-weight: 500; height: auto; width: 200px; padding: 7px 10px; border-radius: 10px; transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;}
.tooltip-outer6 .toolTip:hover:before,
.tooltip-outer6 .toolTip:hover:after{ opacity: 1; z-index: 100; transition: all .65s cubic-bezier(.84,-0.18,.31,1.26) .2s;}
.tooltip-outer6 .toolTip:hover:after{ transition: all .65s cubic-bezier(.84,-0.18,.31,1.26); }
.tooltip-outer6 .toolTip.top:before,
.tooltip-outer6 .toolTip.top:after{ transform: translateX(-50%) translateY(-60%) rotate(45deg) scale(0.6); position: absolute; left: 50%; bottom: 100%;}
.tooltip-outer6 .toolTip.top:after{ transform: translateX(-50%) translateY(20%) rotate(0) scale(0.6); }
.tooltip-outer6 .toolTip.top:hover:before{ transform: translateX(-50%) translateY(-35%) rotate(45deg) scale(1); }
.tooltip-outer6 .toolTip.top:hover:after{ transform: translateX(-50%) translateY(-20%) rotate(0) scale(1); }
.tooltip-outer6 .toolTip.right:before,
.tooltip-outer6 .toolTip.right:after{ transform: translateX(80%) translateY(50%) rotate(135deg) scale(1); position: absolute; left: 100%; bottom: 50%;}
.tooltip-outer6 .toolTip.right:after{ transform: translateX(-30%) translateY(50%) rotate(0) scale(0.6); }
.tooltip-outer6 .toolTip.right:hover:before{ transform: translateX(40%) translateY(50%) rotate(135deg) scale(1); }
.tooltip-outer6 .toolTip.right:hover:after{ transform: translateX(7%) translateY(50%) rotate(0) scale(1); }
.tooltip-outer6 .toolTip.bottom:before,
.tooltip-outer6 .toolTip.bottom:after{ transform: translateX(-50%) translateY(60%) rotate(-135deg) scale(0.6); position: absolute; left: 50%; top: 100%;}
.tooltip-outer6 .toolTip.bottom:after{ transform: translateX(-50%) translateY(-20%) rotate(0) scale(0.6); }
.tooltip-outer6 .toolTip.bottom:hover:before{ transform: translateX(-50%) translateY(35%) rotate(-135deg) scale(1); }
.tooltip-outer6 .toolTip.bottom:hover:after{ transform: translateX(-50%) translateY(20%) rotate(0) scale(1); }
.tooltip-outer6 .toolTip.left:before,
.tooltip-outer6 .toolTip.left:after{ transform: translateX(-80%) translateY(50%) rotate(-45deg) scale(1); position: absolute; right: 100%; bottom: 50%;}
.tooltip-outer6 .toolTip.left:after{ transform: translateX(30%) translateY(50%) rotate(0) scale(0.6); }
.tooltip-outer6 .toolTip.left:hover:before{ transform: translateX(-40%) translateY(50%) rotate(-45deg) scale(1); }
.tooltip-outer6 .toolTip.left:hover:after{ transform: translateX(-7%) translateY(50%) rotate(0) scale(1); }

@media only screen and (max-width: 767px){
.tooltip-outer6 .toolTip{ margin: 0 0 20px; }
}




/*Tooltip-7*/
.tooltip-outer7 {width:100%; float:left; padding:50px 0;}
.tooltip-outer7 form-control{ background: repeating-linear-gradient(-45deg,transparent,transparent 1rem,#fcfcfc 1rem,#fcfcfc 2rem); background-size: 200% 200%; font-family: 'Quicksand', sans-serif; width: auto; border-radius: 20px; animation: animate_tt_7 10s linear infinite;}
.tooltip-outer7 .form-control:focus{ border-color: #fc448d; box-shadow: 0 0 8px rgba(252,68,141,0.3);}
.tooltip-outer7 .form-control::placeholder{ color: #e1e1e1; }
.tooltip-outer7 .tooltip.bottom{ padding: 11px 0 0 0; }
.tooltip-outer7 .tooltip.right{ padding: 0 0 0 11px; top: 50% !important; transform: translateY(-50%); white-space: nowrap;}
.tooltip-outer7 .tooltip.top{ padding: 0 0 11px 0; }
.tooltip-outer7 .tooltip.left{ padding: 0 11px 0 0; }
.tooltip-outer7 .tooltip .tooltip-inner{ color: #333; background: #fff; font-family: 'Quicksand', sans-serif; font-size: 14px; font-weight: 600; text-transform: capitalize; padding: 8px 15px; border: 1px solid #fc448d; border-radius: 0 5px;}
.tooltip-outer7 .tooltip .tooltip-arrow{ background: #fc448d; height: 14px; width: 14px; border: none; border-radius: 20%; transform: rotate(45deg); z-index: -1;}
.tooltip-outer7 .tooltip.top .tooltip-arrow{ margin-left: 0; transform: translateX(-50%) rotate(45deg); bottom: 5px; left: 50% !important;}
.tooltip-outer7 .tooltip.right .tooltip-arrow{ margin-top: 0; transform: translateY(-50%) rotate(45deg); left: 5px; top: 49% !important;}
.tooltip-outer7 .tooltip.bottom .tooltip-arrow{ margin-left: 0; transform: translateX(-50%) rotate(45deg); top: 5px; left: 50% !important;}
.tooltip-outer7 .tooltip.left .tooltip-arrow{ margin-top: 0; transform: translateY(-50%) rotate(45deg); right: 5px; top: 49% !important;}
@keyframes animate_tt_7{
100%{ background-position: 100% 100%; }
}
@media only screen and (max-width: 990px){
.tooltip-outer7 .form-control{ width: 100%; }
}
@media only screen and (max-width: 767px){
.tooltip-outer7 .form-control{ width: 200px; margin: 0 auto 20px;}
}


/*Tooltip-8*/
.tooltip-outer8 {width:100%; float:left; padding:50px 0;}
.tooltip-outer8 button { width: 150px; height: 50px; background-color: royalblue; color: white; border: none; outline: none; font-weight: 600; border-radius: 20px; cursor: pointer;}
.tooltip-outer8 [aria-label][tooltip-position] { position: relative; letter-spacing: 0.1rem;}
.tooltip-outer8 [aria-label][tooltip-position]::before,
.tooltip-outer8 [aria-label][tooltip-position]::after { --scale: 0; position: absolute; font-size: 1rem; transition: transform 100ms; transition-timing-function: linear;}
.tooltip-outer8 [aria-label][tooltip-position]:hover::before,
.tooltip-outer8 [aria-label][tooltip-position]:hover::after { --scale: 1; transition-timing-function: cubic-bezier(0.25, 0.1, 0.45, 1.93);}
.tooltip-outer8 [aria-label][tooltip-position]::before { content: attr(aria-label); background-color: var(--tooltip-color); padding: 0.5em; border-radius: 0.3em; width: max-content; max-width: 100%; text-align: center; transform: scale(0);}
.tooltip-outer8 [aria-label][tooltip-position]::after { content: ""; border: var(--arrow-size) solid transparent;}
.tooltip-outer8 [aria-label][tooltip-position]::before,
.tooltip-outer8 [aria-label][tooltip-position]::after { --tooltip-color: orange; --arrow-size: 0.5rem; --scale: 0; z-index: 1; font-size: 1rem; transform: translate(var(--translate-x), var(--translate-y)) scale(var(--scale));}
/** Right  */
.tooltip-outer8 [aria-label][tooltip-position="right"]::before { --translate-x: calc(100% + var(--arrow-size)); --translate-y: -50%; right: 0px; top: 50%; transform-origin: left center;}
.tooltip-outer8 [aria-label][tooltip-position="right"]::after { --translate-x: calc(var(--arrow-size)); --translate-y: -50%; right: 0px; top: 50%; border-right-color: var(--tooltip-color); transform-origin: left center;}
/** Bottom  */
.tooltip-outer8 [aria-label][tooltip-position="bottom"]::before { --translate-x: -50%; --translate-y: calc(100% + var(--arrow-size)); bottom: 0px; left: 50%; transform-origin: top center;}
.tooltip-outer8 [aria-label][tooltip-position="bottom"]::after { --translate-x: -50%; --translate-y: calc(var(--arrow-size)); left: 50%; bottom: 0px; border-bottom-color: var(--tooltip-color); transform-origin: top center;}
/** Top */
.tooltip-outer8 [aria-label][tooltip-position="top"]::before { position: absolute; --translate-x: -50%; --translate-y: calc(-100% - var(--arrow-size)); top: 0px; left: 50%; transform-origin: bottom center;}
.tooltip-outer8 [aria-label][tooltip-position="top"]::after { --translate-x: -50%; --translate-y: calc(-1 * var(--arrow-size)); top: 0px; left: 50%; border-top-color: var(--tooltip-color); transform-origin: bottom center;}
/** Left */
.tooltip-outer8 [aria-label][tooltip-position="left"]::before { --translate-x: calc(-100% - var(--arrow-size)); --translate-y: -50%; left: 0px; top: 50%; transform-origin: right center;}
.tooltip-outer8 [aria-label][tooltip-position="left"]::after { --translate-x: calc(-1 * var(--arrow-size)); --translate-y: -50%; left: 0px; top: 50%; border-left-color: var(--tooltip-color); transform-origin: right center;}
/** Top */
.tooltip-outer8 [aria-label][tooltip-position="top"]::before { position: absolute; --translate-x: -50%; --translate-y: calc(-100% - var(--arrow-size)); top: 0px; left: 50%; transform-origin: bottom center;}
.tooltip-outer8 [aria-label][tooltip-position="top"]::after { --translate-x: -50%; --translate-y: calc(-1 * var(--arrow-size)); top: 0px; left: 50%; border-top-color: var(--tooltip-color); transform-origin: bottom center;}
/** Left */
.tooltip-outer8 [aria-label][tooltip-position="left"]::before { --translate-x: calc(-100% - var(--arrow-size)); --translate-y: -50%; left: 0px; top: 50%; transform-origin: right center;}
.tooltip-outer8 [aria-label][tooltip-position="left"]::after { --translate-x: calc(-1 * var(--arrow-size)); --translate-y: -50%; left: 0px; top: 50%; border-left-color: var(--tooltip-color); transform-origin: right center;}


/*Tooltip-9*/
.tooltip-outer9 .book-now{font-family: 'Roboto', sans-serif;background: #ff8100;padding: 6px 15px;color: #fff;font-weight: 700;border-radius: 3px; text-align: center;}
.tooltip-outer9 .book-now.btn-tooltip{position:relative;}
.tooltip-outer9 .book-now.btn-tooltip:before{width:200px; position:absolute; content:"my text"; content:attr(data-tooltip); left:50%; margin-left:-100px; bottom:calc(50% + 10px); background:#12b7f4; padding:5px; color:#fff; border-radius:5px; opacity:0; transition:0.3s;}
.tooltip-outer9 .book-now.btn-tooltip:hover:before{bottom:calc(100% + 10px); opacity:1;}

/*--========================================================= CHECKBOX ======================================================================--*/

/*--checkbox-1--*/
.checkbox-outer1 {width:100%; float:left; padding:50px 0;}
.checkbox-outer1 .checkbox-list{ color: #fff; background: linear-gradient(#3a7bd5, #3a6073); padding: 25px; border-radius: 10px;}
.checkbox-outer1 .checkbox{ border-bottom: 1px dashed rgba(255,255,255,0.5); padding: 5px 5px 9px 5px; margin: 0 0 10px; display: block;}
.checkbox-outer1 .checkbox input[type=checkbox]{ margin: 0; visibility: hidden; left: 1px; top: 1px;}
.checkbox-outer1 .checkbox label{ font-size: 20px; line-height: 26px; padding-left: 35px; margin: 0; display: block; cursor: pointer; position: relative; transition: all 0.3s ease 0s;}
.checkbox-outer1 .checkbox label:before,
.checkbox-outer1 .checkbox label:after{ content: ""; width: 20px; height: 20px; border: 3px solid rgba(255,255,255,0.5); border-radius: 4px; position: absolute; top: 3px; left: 3px; transition: all 0.25s;}
.checkbox-outer1 .checkbox label:after{ height: 10px; width: 16px; border-radius: 0 0 0 4px; border: 5px solid #fff; border-top: none; border-right: none; opacity: 0; transform: rotate(-45deg); top: 15px; left: 6px;}
.checkbox-outer1 .checkbox input[type=checkbox]:checked+label{ font-weight: 600; }
.checkbox-outer1 .checkbox input[type=checkbox]:checked+label:before{ opacity: 0; top: -10px;}
.checkbox-outer1 .checkbox input[type=checkbox]:checked+label:after{ opacity: 1; top: 6px;}
@media only screen and (max-width:767px){
.checkbox-outer1 .checkbox{ margin: 0 0 20px; }
}


/*--checkbox-2--*/
.checkbox-outer2 {width:100%; float:left; padding:50px 0;}
.checkbox-outer2 .checkbox{ display: inline-block; }
.checkbox-outer2 .checkbox input[type=checkbox]{ margin: 0; visibility: hidden; left: 1px; top: 1px;}
.checkbox-outer2 .checkbox label{ background: #555; width: 20px; height: 20px; cursor: pointer; border-radius: 5px; display: block; position: relative;}
.checkbox-outer2 .checkbox label:before{ color: #fff; content: "\f00c"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 13px; opacity: 0; transform: translateX(-50%) translateY(-50%) scale(1); position: absolute; top: 50%; left: 50%; transition: all 200ms ease-in-out 400ms;}
.checkbox-outer2 .checkbox input[type=checkbox]:checked+label{ background: #ff4757; animation: animOnTransform_cb_2 1s 1 forwards;}
.checkbox-outer2 .checkbox input[type=checkbox]:checked+label:before{ opacity: 1; transform: translateX(-50%) translateY(-50%) scale(1);}
@keyframes animOnTransform_cb_2{
40%{ transform: scale(1.5, 0.5); }
50%{ transform: scale(0.5, 1.5); }
60%{ transform: scale(1.3, 0.6); }
70%{ transform: scale(0.8, 1.2); }
100%{ transform: scale(1, 1); }
}
 
@keyframes animOn_cb_2{
40%{ height: 20px; width: 100px;}
50%{ height: 60px; width: 30px;}
60%{ height: 40px; width: 70px;}
70%{ height: 55px; width: 45px;}
100%{ height: 50px; width: 50px;}
}
@media only screen and (max-width:767px){
.checkbox-outer2 .checkbox{ margin: 0 0 20px; }
}


/*--checkbox-3--*/
.checkbox-outer3 {width:100%; float:left; padding:50px 0;}
.checkbox-outer3 .checkbox{ display: inline-block; }
.checkbox-outer3 .checkbox input[type=checkbox]{ margin: 0; visibility: hidden; left: 1px; top: 1px;}
.checkbox-outer3 .checkbox label{ background: #072a54; width: 20px; height: 20px; cursor: pointer; display: block; position: relative; transition: 0.4s ease all;}
.checkbox-outer3 .checkbox label:before{ content: "\f00c"; color: #fff; font-family: "Font Awesome 5 Free"; font-size: 14px; font-weight: 900; opacity: 0; transform: translateX(-50%) translateY(-50%); position: absolute; top: 50%; left: 50%; transition: all 0.3s;}
.checkbox-outer3 .checkbox label:after{ content: ""; background:#689937; transform: translateX(-50%) translateY(-50%); position: absolute; top: 50%; left: 50%;}
.checkbox-outer3 .checkbox input[type=checkbox]:checked+label{ background: #689937; }
.checkbox-outer3 .checkbox input[type=checkbox]:checked+label:before{ opacity: 1; }
.checkbox-outer3 .checkbox input[type=checkbox]:checked+label:after{ animation: shadow_cb_3 0.5s; }
.checkbox-outer3 .checkbox input[type=checkbox]{ visibility: hidden; }
@keyframes shadow_cb_3{
    0%{ height: 20px; width: 20px; opacity: 0.5;}
    100%{ height: 40px; width: 40px; opacity: 0;}
}
@media only screen and (max-width:767px){
.checkbox-outer3 .checkbox{ margin: 0 0 20px; }
}


/*--checkbox-4--*/
.checkbox-outer4 {width:100%; float:left; padding:50px 0;}
.checkbox-outer4 .checkbox{ margin: 0; border-radius: 50%; display: inline-block; overflow: hidden; position: relative;}
.checkbox-outer4 .checkbox input[type=checkbox]{ margin: 0; visibility: hidden; left: 7px; top: 7px;}
.checkbox-outer4 .checkbox label{ width: 30px; height: 30px; padding: 0; margin: 0; border-radius: 50%; border: 5px solid #666; box-shadow: 0 2px 4px rgba(0,0,0,0.2) inset; cursor: pointer; display: block; position: relative; transition: all 0.3s ease 0s;}
.checkbox-outer4 .checkbox label:hover{ border-width: 7px; }
.checkbox-outer4 .checkbox input[type=checkbox]:checked+label{ background-color: #07d410; border: 7px solid #07d410; box-shadow: none;}
.checkbox-outer4 .checkbox label:before,
.checkbox-outer4 .checkbox label:after{ content: ""; background: #fff; width: 4px; height: 18px; opacity: 0; transform: translateX(-50%) rotate(55deg); position: absolute; left: 160%; top: -10px; transition: all 0.2s ease 0s;}
.checkbox-outer4 .checkbox label:after{ height: 10px; transform: translateX(-50%) rotate(-33deg); left: -35%; top: -6px;}
.checkbox-outer4 .checkbox input[type=checkbox]:checked+label:before{ opacity: 1; transform: translateX(-50%) rotate(55deg); left: 62%; top: 0px;}
.checkbox-outer4 .checkbox input[type=checkbox]:checked+label:after{ opacity: 1; transform: translateX(-50%) rotate(-33deg); left: 12%; top: 6px;}
@media only screen and (max-width:767px){
.checkbox-outer4 .checkbox{ margin: 0 0 20px; }
}


/*--checkbox-5--*/
.checkbox-outer5 {width:100%; float:left; padding:50px 0;}
.checkbox-outer5 .checkbox{display:inline-block; width: 64px; height: 31px; margin: 0 auto;}
.checkbox-outer5 .checkbox input[type=checkbox]{ margin: 0; visibility: hidden; left: 7px; top: 7px;}
.checkbox-outer5 .checkbox label{ height: 100%; border-radius: 4px; display: block; perspective: 100px;  position: relative; z-index: 1;}
.checkbox-outer5 .checkbox label:before,
.checkbox-outer5 .checkbox label:after{ content: 'Nope'; color: #fff; background: #ce1212; font-size: 16px; font-weight: bold; text-align: center; width: 100%; height: 100%; padding: 5px 0; border-radius: 4px; transform: rotateY(0deg); position: absolute; top: 0; left: 0; transition: all 0.4s ease;}
.checkbox-outer5 .checkbox label:after{ content: 'Yeah'; background: #588101; transform: rotateY(-180deg); left: 0; z-index: -1;}
.checkbox-outer5 .checkbox input[type=checkbox]:checked+label:before{ transform: rotateY(180deg); }
.checkbox-outer5 .checkbox input[type=checkbox]:checked+label:after{ transform: rotateY(0deg); z-index: 1;}
@media only screen and (max-width:767px){
.checkbox-outer5 .checkbox{ margin: 0 0 20px; }
}


/*--checkbox-6--*/
.checkbox-outer6 {width:100%; float:left; padding:50px 0;}
.checkbox-outer6 .checkbox{display:inline-block; width: 20px; height: 20px; margin: 0 auto; border-radius: 20px; overflow: hidden; position: relative;}
.checkbox-outer6 .checkbox input[type=checkbox]{ margin: 0; visibility: hidden; left: 7px; top: 7px;}
.checkbox-outer6 .checkbox label{ background: #bebebe; width: 100%; height: 100%; transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);}
.checkbox-outer6 .checkbox label:after{ content: ""; width: 60%; height: 35%; border-left: 3px solid #fff; border-bottom: 3px solid #fff; margin: auto; transform: rotate(-45deg); position: absolute; left: 0; right: 0; top: 20px; transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1);}
.checkbox-outer6 .checkbox input[type=checkbox]:checked+label{ background: linear-gradient(#FF512F, #DD2476); }
.checkbox-outer6 .checkbox input[type=checkbox]:checked+label:after{ top: 6px; }
@media only screen and (max-width:767px){
.checkbox-outer6 .checkbox{ margin: 0 0 20px; }
}



/*--checkbox-7--*/
.checkbox-outer7 {width:100%; float:left; padding:50px 0;}
.checkbox-outer7 .checkbox{display:inline-block; background: #273c75; width: 60px; height: 26px; margin: 0 auto; border-radius: 5px; position: relative;}
.checkbox-outer7 .checkbox:before,
.checkbox-outer7 .checkbox:after{ content: 'ON'; color: #fff; font-size: 12px; font-weight: bold; letter-spacing: -0.5px; transform: translateY(-50%); position: absolute; top: 50%; left: 8px;}
.checkbox-outer7 .checkbox:after{ content: 'OFF'; color: rgba(255,255,255,0.6); text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.15); left: auto; right: 5px;}   
.checkbox-outer7 .checkbox input[type=checkbox]{ margin: 0; visibility: hidden; left: 7px; top: 7px;}
.checkbox-outer7 .checkbox label{ background: #fff; width: 25px; height: 20px; border-radius: 5px; cursor: pointer; position: absolute; top: 3px; left: 3px; z-index: 1; transition: all 0.4s ease;}
.checkbox-outer7 .checkbox input[type=checkbox]:checked+label{ left: 32px; }
@media only screen and (max-width:767px){
.checkbox-outer7 .checkbox{ margin: 0 0 20px; }
}


/*--checkbox-8--*/
.checkbox-outer8 {width:100%; float:left; padding:50px 0;}
.checkbox-outer8 .checkbox{display:inline-block; background: linear-gradient(to bottom, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); width: 28px; height: 28px; box-shadow: inset 0px 1px 1px #fff, 0px 1px 3px rgba(0, 0, 0, 0.5); margin: 0 auto; position: relative;}
.checkbox-outer8 .checkbox label{ background: linear-gradient(to bottom, #222222 0%, #45484d 100%); width: 20px; height: 20px; box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px #fff; position: absolute; top: 4px; left: 4px;}
.checkbox-outer8 .checkbox label:after{ content: ""; height: 7.5px; width: 13px; border-left: 3px solid #fff; border-bottom: 3px solid #fff; transform: rotate(-45deg); position: absolute; top: 4px; left: 3px; opacity: 0;}
.checkbox-outer8 .checkbox input[type="checkbox"]:checked+label:after{ opacity: 1; }
.checkbox-outer8 .checkbox input[type=checkbox]{ margin: 0; visibility: hidden; left: 7px; top: 7px;}
@media only screen and (max-width:767px){   
.checkbox-outer8 .checkbox{ margin: 0 0 20px; }
}



/*--OWL SLIDER-1--*/
.owl-slider-outer1 {width:100%; float:left; padding:50px 0;}
.owl-slider-outer1 .testimonial{text-align: center;}
.owl-slider-outer1 .testimonial .description{ font-size: 16px; color: #8a9aad; line-height: 25px; margin-bottom: 20px;}
.owl-slider-outer1 .testimonial .pic{ width: 80px; height: 80px; position: relative; margin: 0 auto;}
.owl-slider-outer1 .testimonial .pic img{ width: 100%; height: auto; border-radius: 5px;}
.owl-slider-outer1 .testimonial .testimonial-title{ font-size: 14px; font-weight: 800; color: #8a9aad; text-transform: capitalize;}
.owl-slider-outer1 .testimonial .post{ display: inline-block; font-size: 12px; color: #8a9aad; text-transform:capitalize; margin-top: 5px;}
.owl-slider-outer1 .owl-theme .owl-controls{ position: absolute; top: 38%; width: 100%; opacity: 1;}
.owl-slider-outer1 .owl-theme .owl-controls .owl-buttons div{ width: 50px; height: 50px; line-height: 40px; background: transparent; border: 1px solid #808080; border-radius: 0;}
.owl-slider-outer1 .owl-prev{ position: absolute; left: -3%;}
.owl-slider-outer1 .owl-next{ position: absolute; right: -3%;}
.owl-slider-outer1 .owl-prev:after,
.owl-slider-outer1 .owl-next:after{ content: "\f104"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 16px; color: #808080;}
.owl-slider-outer1 .owl-next:after{content: "\f105";}
@media screen and (max-width: 767px){
.owl-slider-outer1 .owl-prev{ left:0; }
.owl-slider-outer1 .owl-next{ right:0; }
}
@media screen and (max-width: 480px){
.owl-slider-outer1 .owl-theme .owl-controls{ top: 48%; }
}


/*--OWL SLIDER-2--*/
.owl-slider-outer2 {width:100%; float:left; padding:50px 0;  background: -webkit-linear-gradient(to left, #07aae9 , #f36f72); background: linear-gradient(to left, #07aae9 , #f36f72);}
.owl-slider-outer2 .testimonial{ margin: 0 15px; padding: 20px 0;}
.owl-slider-outer2 .testimonial .testimonial-profile{ float: left; width: 135px; border: 2px solid #fff; margin-right: 7%;}
.owl-slider-outer2 .testimonial .testimonial-profile img{ width: 100%; height: auto; transform: translate(10px,10px);}
.owl-slider-outer2 .testimonial .testimonial-content{ position: relative; overflow: hidden; padding-left: 10px;}
.owl-slider-outer2 .testimonial .testimonial-content:before{ content: "\f10d"; font-size: 35px; font-family: "Font Awesome 5 Free"; font-weight: 900; color: rgba(255, 255, 255, 0.2); position: absolute; top: 2px; left: 0;}
.owl-slider-outer2 .testimonial .testimonial-title{ margin: 10px 0 8px 0; font-size: 20px; font-weight: bold; color: #fff; letter-spacing: 3px; text-transform: uppercase;}
.owl-slider-outer2 .testimonial .testimonial-post{ display: block; color: #444; margin-bottom: 20px;}
.owl-slider-outer2 .testimonial .testimonial-description{ font-size: 16px; color: #fff; line-height: 23px; margin-bottom: 30px;}
.owl-slider-outer2 .owl-theme .owl-controls{ position: absolute; bottom: 0; left: 20%;}
.owl-slider-outer2 .owl-theme .owl-controls .owl-buttons div{ border: 1px solid #fff; border-radius: 25px; padding: 5px 10px; background: transparent;}
.owl-slider-outer2 .owl-prev:before,
.owl-slider-outer2 .owl-next:before{ content: "\f053"; font-family: "Font Awesome 5 Free"; font-weight: 900; color: #fff;}
.owl-slider-outer2 .owl-next:before{content: "\f054";}
@media only screen and (max-width: 767px) {
.owl-slider-outer2 .testimonial .testimonial-profile{ float: none; margin: 0 0 15px 0;}
.owl-slider-outer2 .testimonial .testimonial-content{padding-left: 25px;}
.owl-slider-outer2 .testimonial-content:before{left: 10px;}
.owl-slider-outer2 .owl-theme .owl-controls{left: 3%;}
}



/*--OWL SLIDER-3--*/
.owl-slider-outer3 {width:100%; float:left; padding:50px 0;}
.owl-slider-outer3 .testimonial{margin: 0 15px;}
.owl-slider-outer3 .testimonial .description{ position: relative; font-size: 16px; line-height:26px; color: #696969; padding: 25px 20px; border:1px solid #d3d3d3;}
.owl-slider-outer3 .testimonial .description:after{ content: ""; width: 20px; height: 20px; background: #fff; border-style: none none solid solid; border-width: 0 0 1px 1px; border-color: #d3d3d3; position: absolute; bottom: -11px; left: 6%; transform: skewY(-45deg);}
.owl-slider-outer3 .testimonial .pic{ width: 80px; height: 80px; border-radius: 50%; overflow: hidden; margin:20px 30px; display: inline-block; float: left;}
.owl-slider-outer3 .testimonial .pic img{ width: 100%; height: auto;}
.owl-slider-outer3 .testimonial .testimonial-title{ display: inline-block; text-transform: capitalize; margin-top: 35px;}
.owl-slider-outer3 .testimonial .testimonial-title span{ color: #3498db; display: block; font-size:17px; font-weight: bold; margin-bottom: 10px;}
.owl-slider-outer3 .testimonial .testimonial-title small{ display: block; font-size:14px;}
.owl-slider-outer3 .owl-theme .owl-controls{ position: absolute; bottom: 10%; right: 10px;}
.owl-slider-outer3 .owl-theme .owl-controls .owl-buttons div{ border-radius: 0; background:#000; padding: 3px 8px;}
.owl-slider-outer3 .owl-prev:before,
.owl-slider-outer3 .owl-next:before{ content: "\f053"; font-family: "Font Awesome 5 Free"; font-weight: 900; color: #fff;}
.owl-slider-outer3 .owl-next:before{content: "\f054";}
@media only screen and (max-width: 767px){
.owl-slider-outer3 .testimonial .description{font-size: 14px;}
.owl-slider-outer3 .testimonial .description:after{left: 14%;}
}
@media only screen and (max-width: 479px){
.owl-slider-outer3 .owl-theme .owl-controls{bottom: 0;}
.owl-slider-outer3 .testimonial .description:after{left: 18%;}
}


/*--OWL SLIDER-4--*/
.owl-slider-outer4 {width:100%; float:left; padding:50px 0;}
.owl-slider-outer4 .testimonial{ margin:0 10px; position:relative;}
.owl-slider-outer4 .testimonial .testimonial-review{ overflow: hidden; margin-bottom:25px; border-bottom:3px solid #077080; padding-bottom:36px; position:relative;}
.owl-slider-outer4 .testimonial .testimonial-review:after{ content: ""; border-bottom: 20px solid #077080; border-right: 20px solid transparent; position: absolute; bottom: 0; left: 14%; color: #aaa; font-size: 20px;}
.owl-slider-outer4 .testimonial .pic{float: left; width:150PX;}
.owl-slider-outer4 .testimonial .pic img{ width:100%; height: auto; border-radius:10px;}
.owl-slider-outer4 .testimonial .testimonial-title{ color: #333; display: inline-block; font-size:19px; margin:40px 15px 15px; font-weight:bold; text-transform: uppercase;}
.owl-slider-outer4 .testimonial .testimonial-title > small{ color:#077080; display: block; font-size: 12px; margin-top: 10px; font-weight: bold; text-transform: uppercase;}
.owl-slider-outer4 .testimonial .description{ color:#808080; text-align:left; font-size: 16px; line-height:24px; margin-top:10px;}
.owl-slider-outer4 .owl-theme .owl-controls{ margin-top: 30px; float: left;}
.owl-slider-outer4 .owl-theme .owl-controls .owl-page span{ background: #3e3e3e; display: block; height: 8px; margin: 5px 2.5px; width: 30px; border-radius: 0;}
.owl-slider-outer4 .owl-theme .owl-controls .owl-page.active span,
.owl-slider-outer4 .owl-theme .owl-controls.clickable .owl-page:hover span{background: #077080;}
@media screen and (max-width: 480px) {
.owl-slider-outer4 .testimonial .testimonial-title{ font-size:13px; margin: 40px 10px 10px;}
}


/*--OWL SLIDER-5--*/
.owl-slider-outer5 {width:100%; float:left; padding:50px 0;}
.owl-slider-outer5 .testimonial{ margin: 0 15px; padding-top: 15px;}
.owl-slider-outer5 .testimonial .content{ padding: 10px 10px; border-radius:3px; position: relative; background:#e67e22;}
.owl-slider-outer5 .owl-carousel div.owl-item:nth-child(2n) .content{background: #1abc9c;}
.owl-slider-outer5 .owl-carousel div.owl-item:nth-child(3n+1) .content{background: #9b59b6;}
.owl-slider-outer5 .testimonial .testimonial-pic{ width: 80px; height: 80px; border: 2px solid #e5e5e5; float: left; position: relative; top:-25px; margin-right: 15px;}
.owl-slider-outer5 .testimonial .testimonial-pic img{ width: 100%; height: auto;}
.owl-slider-outer5 .testimonial .testimonial-prof{ color: #fff; margin-bottom: 10px; padding-left: 30%;}
.owl-slider-outer5 .testimonial .testimonial-title{ font-size:16px; text-transform:capitalize; font-weight: bold; margin:0;}
.owl-slider-outer5 .testimonial .testimonial-post{ font-size:12px; color: #ebe9e9;}
.owl-slider-outer5 .testimonial .description{font-size: 14px;}
.owl-slider-outer5 .testimonial .social-links{ padding:0; margin:0; list-style:none;}
.owl-slider-outer5 .testimonial .social-links li{ display:inline-block; margin-right:10px;}
.owl-slider-outer5 .testimonial .social-links li a{color:#fff;}
.owl-slider-outer5 .owl-theme .owl-controls .owl-page.active span, 
.owl-slider-outer5 .owl-theme .owl-controls.clickable .owl-page:hover span{background: #e67e22;}
.owl-slider-outer5 .owl-theme .owl-controls .owl-page span{ background: #333; opacity: 1;}
.owl-slider-outer5 .owl-theme .owl-controls .owl-page span{ width: 10px; height:10px; margin: 5px 6px;}
@media only screen and (max-width: 767px) {
.owl-slider-outer5 .testimonial{text-align: center;}
.owl-slider-outer5 .testimonial .testimonial-pic{ float: none; margin: 0 auto;}
.owl-slider-outer5 .testimonial .testimonial-prof{padding-left: 0;}
}


/*--OWL SLIDER-6--*/
.owl-slider-outer6 {width:100%; float:left; padding:50px 0;}
.owl-slider-outer6 .testimonial{ margin: 0 10px; padding-top: 30px;}
.owl-slider-outer6 .testimonial .description{ color: #8b8b8b; line-height: 1.8; position: relative; padding: 10px 0; margin-bottom: 15px;}
.owl-slider-outer6 .testimonial .description:before{ content: "\f10d"; font-family: "Font Awesome 5 Free"; font-weight: 900; color:#c3fff4; position: absolute; top:-35%; left: 0; font-size: 70px; z-index: -1;}
.owl-slider-outer6 #testimonial-slider div.owl-item:nth-child(2n) .description:before{color: #ffd0d8;}
.owl-slider-outer6 #testimonial-slider div.owl-item:nth-child(3n) .description:before{color: #dae0ff;}
.owl-slider-outer6 .testimonial .testimonial-pic { float: left; width: 80px; height: 80px; margin-right: 20px;}
.owl-slider-outer6 .testimonial .testimonial-pic img{ width: 100%; height: auto; border-radius: 50%; border: 2px solid #696969;}
.owl-slider-outer6 .testimonial .testimonial-review{margin:25px 0 0 25px;}
.owl-slider-outer6 .testimonial .testimonial-title{ font-size:16px; text-transform:capitalize; font-weight: bold; margin:0;}
.owl-slider-outer6 .testimonial .testimonial-review span{ color: #585858; display: block; font-size: 14px; margin-bottom:5px; text-transform: capitalize;}
.owl-slider-outer6 .owl-theme .owl-controls .owl-page.active span, 
.owl-slider-outer6 .owl-theme .owl-controls.clickable .owl-page:hover span{background: #dc005a;}
.owl-slider-outer6 .owl-theme .owl-controls .owl-page span{width: 10px;height:10px;background: #333;opacity: 1;}
.owl-slider-outer6 .owl-theme .owl-controls { text-align: left; margin-top: 40px;}


/*--OWL SLIDER-7--*/
.owl-slider-outer7 {width:100%; float:left; padding:50px 0;}
.owl-slider-outer7 .testimonial{text-align: center;}
.owl-slider-outer7 .description{ color:#656565; font-size: 24px; line-height: 35px; margin-bottom: 30px; padding:0px 11%; position: relative;}
.owl-slider-outer7 .description:before{ content: "\f10d"; font-family: "Font Awesome 5 Free"; font-weight: 900; display: inline-block; position: absolute; top: 8px; left: 2%; color:#3498db; font-size: 36px;}
.owl-slider-outer7 .description:after{ content: "\f10e"; font-family: "Font Awesome 5 Free"; font-weight: 900; display: inline-block; position: absolute; top: 8px; right: 2%; color:#3498db; font-size: 36px;}
.owl-slider-outer7 .pic{ width: 94px; height: 94px; margin: 0 auto;}
.owl-slider-outer7 .pic img{ width: 100%; height: auto; border-radius: 50%;}
.owl-slider-outer7 .testimonial-title{ font-size: 18px; color:#333; font-weight: bolder; text-transform: capitalize;}
.owl-slider-outer7 .testimonial-title > small{ display: block; color:#656565; font-size: 15px; text-transform: uppercase; margin-top: 5px;}
.owl-slider-outer7 .owl-theme .owl-controls .owl-page.active span, 
.owl-slider-outer7 .owl-theme .owl-controls.clickable .owl-page:hover span{background: #3498db;}
.owl-slider-outer7 .owl-theme .owl-controls .owl-page span{opacity: 1;}
@media screen and (max-width: 480px) {
.owl-slider-outer7 .description{ font-size:19px; line-height: 29px;}
.owl-slider-outer7 .description:before,
.owl-slider-outer7 .description:after{font-size: 25px;}
}


/*--OWL SLIDER-8--*/
.owl-slider-outer8 {width:100%; float:left; padding:50px 0; background: linear-gradient(to right , #fe9040 ,#cf5d81);}
.owl-slider-outer8 .testimonial{margin: 0 15px;}
.owl-slider-outer8 .testimonial .pic{ width: 24%; float: left; margin-right: 15px; position: relative;}
.owl-slider-outer8 .testimonial .pic:after{ content: ""; display: block; width: 90%; height: 90%; position: absolute; top: 5%; left: 5%; border: 1px solid #fff;}
.owl-slider-outer8 .testimonial .pic img{ width: 100%; height: auto;}
.owl-slider-outer8 .testimonial .testimonial-content{ padding: 6% 0; display: table;}
.owl-slider-outer8 .testimonial .description{ font-size: 17px; color: #fff; line-height: 26px;}
.owl-slider-outer8 .testimonial .description:before{ content: "\f10d"; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 22px; color: #001822; margin: 0 10px;}
.owl-slider-outer8 .testimonial .testimonial-title{ font-size: 19px; color: #333; text-transform: capitalize; margin: 10px 0 0 0; float: right;}
.owl-slider-outer8 .testimonial .post{ font-size: 16px; color: #fff; display: block; margin-top: 10px;}
.owl-slider-outer8 .owl-theme .owl-controls{ position: absolute; top: 0; right: 20px;}
.owl-slider-outer8 .owl-theme .owl-controls .owl-buttons div{ border-radius: 20px; background: #000; padding: 3px 8px;}
.owl-slider-outer8 .owl-prev:before,
.owl-slider-outer8 .owl-next:before{ content: "\f053"; font-family: "Font Awesome 5 Free"; font-weight: 900; color: #fff;}
.owl-slider-outer8 .owl-next:before{content: "\f054";}
@media only screen and (max-width: 480px){
.owl-slider-outer8 .testimonial{margin: 0 10px;}
.owl-slider-outer8 .testimonial .pic{ float: none; width: 50%; margin: 0 auto;}
.owl-slider-outer8 .owl-theme .owl-controls{top: -30px;right: 0;}
}


/*--OWL SLIDER-9--*/
.owl-slider-outer9 {width:100%; float:left; padding:50px 0;}
.owl-slider-outer9 .testimonial{ background: #faf8d4; padding: 20px 40px 20px 70px; margin: 0 10px 60px; position: relative;}
.owl-slider-outer9 .testimonial:before{ content: ""; width: 0; height: 0; border-bottom: 50px solid #eee; border-left: 50px solid #61b6ac; box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.3); position: absolute; top: 0; left: 0;}
.owl-slider-outer9 .testimonial .testimonial-title{ font-size: 15px; font-weight: bold; color: #192bc2; margin-bottom: 15px;}
.owl-slider-outer9 .testimonial .description{ font-size: 13px; font-style: italic; line-height: 20px; color: #0b132b;}
.owl-slider-outer9 .testimonial .post{ display: block; font-size: 13px; font-style: italic; font-weight: 700; color: #ff1053; margin-top: 10px;}
.owl-slider-outer9 .testimonial .pic{ width: 70px; height: 70px; border-radius: 50%; overflow: hidden; position: absolute; bottom: -35px; right: 23px;}
.owl-slider-outer9 .testimonial .pic img{ width: 100%; height: auto;}
.owl-slider-outer9 .owl-theme .owl-controls{margin-top: 40px;}
.owl-slider-outer9 .owl-theme .owl-controls .owl-buttons div{ background: #3646b5; border-radius: 0; opacity: 1; padding: 5px 10px;}
.owl-slider-outer9 .owl-prev:before,
.owl-slider-outer9 .owl-next:before{ content: "\f053"; font-family: "Font Awesome 5 Free"; font-weight: 900; color: #fff;}
.owl-slider-outer9 .owl-next:before{content: "\f054";}
@media only screen and (max-width: 767px){
.owl-slider-outer9 .owl-theme .owl-controls{ margin-top: 20px; }
}
@media only screen and (max-width: 480px){
.owl-slider-outer9 .testimonial{ margin: 0 10px 60px; text-align: center; padding: 20px 30px 20px 40px;}
}
@media only screen and (max-width: 479px){
.owl-slider-outer9 .testimonial{padding: 20px 25px 20px 25px;}
}


/*--OWL SLIDER-10--*/
.owl-slider-outer10 {width:100%; float:left; padding:50px 0; background:#55a9ed;}
.owl-slider-outer10 .testimonial{ margin: 0 10px 75px; position: relative;}
.owl-slider-outer10 .testimonial .description{ padding: 20px; background-color: rgba(255, 255, 255, 0.25); font-size: 24px; font-style: italic; color: #fff; margin-bottom: 0;}
.owl-slider-outer10 .testimonial .testimonial-content{ padding: 10px 30px; background: #fff; position: absolute; bottom: -75px; right: 20px;}
.owl-slider-outer10 .testimonial .pic{ width: 70px; height: 70px; border-radius: 50%; overflow: hidden; float: left; margin-right: 10px;}
.owl-slider-outer10 .testimonial .pic img{ width: 100%; height: auto;}
.owl-slider-outer10 .testimonial-content .testimonial-title{ font-size: 16px; font-weight: 600; margin: 20px 0 0 0; display: inline-block;}
.owl-slider-outer10 .testimonial-content .testimonial-title small{ display: block; font-size: 12px; font-style: italic; margin-top: 10px;}
.owl-slider-outer10 .owl-theme .owl-controls{ text-align: right; margin-top: 20px;}
.owl-slider-outer10 .owl-theme .owl-controls .owl-buttons div{ background: #a2a2a2; border-radius: 0; opacity: 1; padding: 5px 10px;}
.owl-slider-outer10 .owl-prev:before,
.owl-slider-outer10 .owl-next:before{ content: "\f053"; font-family: "Font Awesome 5 Free"; font-weight: 900; color: #fff;}
.owl-slider-outer10 .owl-next:before{content: "\f054";}
@media only screen and (max-width: 480px){
.owl-slider-outer10 .testimonial{ text-align: center; margin-bottom: 0;}
.owl-slider-outer10 .testimonial .testimonial-content{ position: relative; right: 0; bottom: 0;}
}



/*--OWL SLIDER-11--*/
.owl-slider-outer11 {width:100%; float:left; padding:50px 0;}



/*--TEAM SHOWCASE 1--*/
.team-showcase-outer1 {width:100%; float:left; padding:50px 0;}
.team-showcase-outer1 .our-team{ text-align: center; overflow: hidden; position: relative;}
.team-showcase-outer1 .our-team img{ width: 100%; height: auto;}
.team-showcase-outer1 .our-team .team-content{ width: 100%; height: 100%; background: linear-gradient(to right, #7851a9 0%, #ffd700 100%); padding-top: 35%; position: absolute; top: 0; left: 0; transform: translateY(100%); transition: all 0.3s cubic-bezier(0.52, 1.64, 0.37, 0.66) 0s;}
.team-showcase-outer1 .our-team:hover .team-content{ transform: translateY(0); }
.team-showcase-outer1 .our-team .title{ display: block; font-size: 22px; font-weight: 800; letter-spacing: 1px; color: #fff; text-transform: uppercase; margin: 0 0 10px 0;}
.team-showcase-outer1 .our-team .post{ display: block; font-size: 17px; color: #fff;}
.team-showcase-outer1 .our-team .social{ padding: 0; margin: 0; list-style: none;}
.team-showcase-outer1 .our-team .social li{ display: inline-block; margin-top: 30px;}
.team-showcase-outer1 .our-team .social li a{ display: block; width: 35px; height: 35px; line-height: 35px; border-radius: 50%; background: #fff; font-size: 20px; color: #4c5462; margin-right: 5px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); transition: all 0.5s ease 0s;}
.team-showcase-outer1 .our-team .social li a:hover{ background: linear-gradient(to right, #7851a9 0%, #ffd700 100%); color: #fff;}
@media only screen and (max-width: 990px){
.team-showcase-outer1 .our-team{ margin-bottom: 30px; }
}


/*--VIEW MODAL 1--*/
.view-modal-outer1 {width:100%; float:left; padding:20px 0;}
.view-modal-outer1 .modal-box{ font-family: 'Raleway', sans-serif; }
.view-modal-outer1 .modal-box .show-modal{ color: #fff; background: linear-gradient(45deg, #41e07e, #7ad65c); font-size: 18px; font-weight: 600; text-transform: capitalize; padding: 10px 15px; margin: 80px auto 0; border: none; outline: none; border-radius: 50px 50px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); display: block; transition: all 0.3s ease 0s;}
.view-modal-outer1 .modal-box .show-modal:hover,
.view-modal-outer1 .modal-box .show-modal:focus{ color: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); outline: none;}
.view-modal-outer1 .modal-backdrop.in{ opacity: 0; }
.view-modal-outer1 .modal-box .modal-dialog{ width: 400px; margin: 70px auto 0;}
.view-modal-outer1 .modal.fade .modal-dialog{ transform: scale(0.5); }
.view-modal-outer1 .modal.in .modal-dialog{ transform: scale(1); }
.view-modal-outer1 .modal-box .modal-dialog .modal-content{ color: #41e07e; text-align: center; border: none; border-radius: 50px; box-shadow: 0 5px 15px 5px rgba(122,214,92,0.3);}
.view-modal-outer1 .modal-box .modal-dialog .modal-content .close{ color: #e7e7e7; font-size: 35px; font-weight: 600; text-shadow: none; line-height: 12px; height: 17px; width: 17px; overflow: hidden; opacity: 1; position: absolute; left: auto; right: 15px; top: 15px; z-index: 1; transition: all 0.3s ease 0s;}
.view-modal-outer1 .modal-box .modal-dialog .modal-content .close:hover{ color: #999; }
.view-modal-outer1 .modal-box .modal-dialog .modal-content .close:focus{ outline: none; }
.view-modal-outer1 .modal-box .modal-dialog .modal-content .modal-body{ padding: 40px 15px 30px !important; }
.view-modal-outer1 .modal-box .modal-dialog .modal-content .modal-body .icon{ color: #fff; background: linear-gradient(45deg, #41e07e, #7ad65c); font-size: 100px; line-height: 170px; width: 170px; height: 170px; margin: 0 auto 55px; box-shadow: 0 0 0 7px #fff, 0 0 0 15px rgba(65, 224, 126, 0.4), 0 0 0 22px #fff, 0 0 0 25px rgba(65, 224, 126, 0.15); border-radius: 50%;}
.view-modal-outer1 .modal-box .modal-dialog .modal-content .modal-body .title{ font-size: 27px; font-weight: 600; text-transform: uppercase; margin: 0 0 15px;}
.view-modal-outer1 .modal-box .modal-dialog .modal-content .modal-body .description{ font-size: 18px; letter-spacing: 1px; margin: 0 auto 25px;}
.view-modal-outer1 .modal-box .modal-dialog .modal-content .modal-body .btn{ color: #fff; background: linear-gradient(45deg, #41e07e, #7ad65c); font-size: 20px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; width: 80%; padding: 10px 7px; border: none; border-radius: 50px; transition: all 0.3s ease 0s;}
.view-modal-outer1 .modal-box .modal-dialog .modal-content .modal-body .btn:hover{ text-shadow: 0 0 5px rgba(0,0,0,0.5); box-shadow: 5px 5px rgba(0,0,0,0.1),-5px -5px rgba(0,0,0,0.1);}
.view-modal-outer1 .modal-box .modal-dialog .modal-content .modal-body .btn:focus{ outline: none; }
@media only screen and (max-width: 480px){
.view-modal-outer1 .modal-dialog{ width: 95% !important; }
}


/*--VIEW MODAL 2--*/
.view-modal-outer2 {width:100%; float:left; padding:20px 0;}
.view-modal-outer2 .modal-box{ font-family: 'Poppins', sans-serif; }
.view-modal-outer2 .modal-box .show-modal{ color: #fff; background: linear-gradient(to right, #7F7FD5, #86A8E7, #57e0d4); font-size: 18px; font-weight: 600; text-transform: capitalize; padding: 10px 15px; margin: 80px auto 0; border: none; outline: none; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); display: block; transition: all 0.3s ease 0s;}
.view-modal-outer2 .modal-box .show-modal:hover,
.view-modal-outer2 .modal-box .show-modal:focus{ color: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); outline: none;}
.view-modal-outer2 .modal-box .modal-dialog{ width: 400px; margin: 70px auto 0;}
.view-modal-outer2 .modal.fade .modal-dialog{ transform: scale(0.5); }
.view-modal-outer2 .modal.in .modal-dialog{ transform: scale(1); }
.view-modal-outer2 .modal-box .modal-dialog .modal-content{ text-align: center; border: none;}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .close{ color: #fff; background: linear-gradient(to right, #7F7FD5, #86A8E7, #57e0d4); font-size: 25px; font-weight: 400; text-shadow: none; line-height: 27px; height: 25px; width: 25px; border-radius: 50%; overflow: hidden; opacity: 1; position: absolute; left: auto; right: 8px; top: 8px; z-index: 1; transition: all 0.3s;}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .close:hover{ color: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.5);}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .close:focus{ outline: none; }
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body{ padding: 60px 40px 40px !important; }
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body .title{ color: #7F7FD5; font-size: 30px; font-weight: 700; letter-spacing: 1px; margin: 0 0 10px;}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body .description{ color: #9A9EA9; font-size: 16px; margin: 0 0 20px;}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body .form-group{ text-align: left; margin-bottom: 20px; position: relative;}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body .input-icon{ color: #777; font-size: 18px; transform: translateY(-50%); position: absolute; top: 50%; left: 20px;}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body .form-control{ font-size: 17px; height: 45px; width: 100%; padding: 6px 0 6px 50px; margin: 0 auto; border: 2px solid #eee; border-radius: 5px; box-shadow: none; outline: none;}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body .form-control::placeholder{color: #AEAFB1;}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body .form-group.checkbox{ width: 130px; margin-top: 0; display: inline-block;}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body .form-group.checkbox label{ color: #9A9EA9; font-weight: normal;}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body .form-group.checkbox input[type=checkbox]{margin-left: 0;}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body .forgot-pass{ color: #7F7FD5; font-size: 13px; text-align: right; width: calc(100% - 135px); margin: 2px 0; display: inline-block; vertical-align: top; transition: all 0.3s ease 0s;}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body .forgot-pass:hover{ color: #9A9EA9; text-decoration: underline;}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body .btn{ color: #fff; background: linear-gradient(to right, #7F7FD5, #86A8E7, #57e0d4); font-size: 16px; font-weight: 500; letter-spacing: 1px; text-transform: uppercase; line-height: 38px; width: 100%; height: 40px; padding: 0; border: none; border-radius: 5px; border: none; display: inline-block; transition: all 0.6s ease 0s;}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body .btn:hover{ color: #fff; letter-spacing: 2px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);}
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body .btn:focus{ outline: none; }
@media only screen and (max-width: 480px){
.view-modal-outer2 .modal-dialog{ width: 95% !important; }
.view-modal-outer2 .modal-box .modal-dialog .modal-content .modal-body{padding: 60px 20px 40px !important;}
}

/*--VIEW MODAL 3--*/
.view-modal-outer3 {width:100%; float:left; padding:20px 0; background: #92a1c5; }
.view-modal-outer3 .modal-box{ font-family: 'Titillium Web', sans-serif; }
.view-modal-outer3 .modal-box .show-modal{ color: #3d62ba; background-color: #fff; font-size: 18px; font-weight: 600; text-transform: capitalize; padding: 10px 15px; margin: 80px auto 0; border: none; outline: none; box-shadow: 20px 20px 30px rgba(0, 0, 0, 0.3); display: block;}
.view-modal-outer3 .modal-box .show-modal:hover{ color: #7fd320; background-color: #fff; border: none;}
.view-modal-outer3 .modal-backdrop.in{ opacity: 0; }
.view-modal-outer3 .modal-box .modal{ top: 90px !important; }
.view-modal-outer3 .modal-box .modal-dialog{ width: 400px; margin: 20px auto 10px;}
.view-modal-outer3 .modal-box .modal-dialog .modal-content{ text-align: center; }
.view-modal-outer3 .modal-box .modal-dialog .modal-content .close{ color: #7fd320; font-size: 30px; text-shadow: none; opacity: 1; position: absolute; left: auto; right: 7px; top: 0; z-index: 1; transition: all 0.3s;}
.view-modal-outer3 .modal-box .modal-dialog .modal-content .close:hover{ color: #7fd320; text-shadow: 0 0 3px #333;}
.view-modal-outer3 .modal-box .modal-dialog .modal-content .modal-body{ padding: 10px 25px 20px !important; }
.view-modal-outer3 .modal-box .modal-dialog .modal-content .modal-body .icon{ color: #7fd320; font-size: 100px;}
.view-modal-outer3 .modal-box .modal-dialog .modal-content .modal-body .title{ color: #7fd320; font-size: 30px; font-weight: 900; text-transform: uppercase; margin: 0 0 25px 0;}
.view-modal-outer3 .modal-box .modal-dialog .modal-content .modal-body .description{ color: #111; font-size: 15px; margin: 0 0 20px;}
.view-modal-outer3 .modal-box .modal-dialog .modal-content .modal-body .form-control{ font-size: 17px; text-align: center; height: 45px; padding: 7px 15px; border-radius: 30px;}
.view-modal-outer3 .modal-box .modal-dialog .modal-content .modal-body .form-control:focus{ box-shadow: none; border-color: #7fd320;}
.view-modal-outer3 .modal-box .modal-dialog .modal-content .modal-body .subscribe{ color: #fff; background: #7fd320; font-size: 18px; padding: 12px 40px; border: none; border-radius: 50px; overflow: hidden; position: relative; transition: all 0.4s ease 0s;}
.view-modal-outer3 .modal-box .modal-dialog .modal-content .modal-body .subscribe:hover{ text-shadow: 0 0 3px #333; }
.view-modal-outer3 .modal-box .modal-dialog .modal-content .modal-body .subscribe:before{ content: ""; background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.44) 100%); height: 100px; width: 40px; transform: skewX(30deg) translateY(-50%); position: absolute; top: 50%; left: -40px; transition: all 0.5s ease 0s;}
.view-modal-outer3 .modal-box .modal-dialog .modal-content .modal-body .subscribe:hover:before{ left: 180px; }
@media only screen and (max-width: 576px){
.view-modal-outer3 .modal-dialog{ width: 93% !important; }
}


/*--VIEW MODAL 4--*/
.view-modal-outer4 {width:100%; float:left; padding:20px 0; background: #3bcfed; }
.view-modal-outer4 .modal-box{ font-family: 'Roboto', sans-serif; }
.view-modal-outer4 .modal-box .show-modal{ color: #e84118; background-color: #fff; font-size: 18px; font-weight: 600; text-transform: capitalize; padding: 10px 15px; margin: 80px auto 0; border: none; outline: none; box-shadow: 5px 5px 1px rgba(10, 189, 227, 0.9); display: block; transition: all 0.3s;}
.view-modal-outer4 .modal-box .show-modal:hover{ color: #e84118; background-color: #fff; letter-spacing: 2px;}
.view-modal-outer4 .modal-backdrop.in{ opacity: 0; }
.view-modal-outer4 .modal-box .modal{ top: 60px !important; }
.view-modal-outer4 .modal-box .modal-dialog{ width: 400px; margin: 30px auto 10px;}
.view-modal-outer4 .modal-box .modal-dialog .modal-content{ text-align: center; }
.view-modal-outer4 .modal-box .modal-dialog .modal-content .close{ color: #84838B; font-size: 28px; opacity: 0.5; position: absolute; left: auto; right: 5px; top: 0; z-index: 1; transition: all 0.3s;}
.view-modal-outer4 .modal-box .modal-dialog .modal-content .close:hover{ opacity: 1; }
.view-modal-outer4 .modal-box .modal-dialog .modal-content .modal-body{  padding: 30px 20px !important; }
.view-modal-outer4 .modal-box .modal-dialog .modal-content .modal-body .icon{ color: #fff; background: #48dbfb; font-size: 60px; width: 120px; height: 120px; margin: 0 auto 10px; line-height: 120px; border-radius: 50%;}
.view-modal-outer4 .modal-box .modal-dialog .modal-content .modal-body .title{ color: #222; font-family: 'Lobster Two', cursive; font-size: 30px; font-weight: 600; margin: 0 0 10px 0;}
.view-modal-outer4 .modal-box .modal-dialog .modal-content .modal-body .description{ color: #909090; margin: 0 8px 15px;}
.view-modal-outer4 .modal-box .modal-dialog .modal-content .modal-body .form-control{ color: #000; background: #e3e4e8; font-size: 16px; letter-spacing: 1px; text-align: center; width: 80%; height: 40px; padding: 2px 15px; margin: 0 auto; border-radius:10px; border: none;}
.view-modal-outer4 .modal-box .modal-dialog .modal-content .modal-body .form-control:focus{ box-shadow: none; }
.view-modal-outer4 .modal-box .modal-dialog .modal-content .modal-body .form-control::placeholder{ color: #fff; font-size: 16px; font-weight: 900;}
.view-modal-outer4 .modal-box .modal-dialog .modal-content .modal-body .subscribe{ color: #fff; background: #e84118; font-size: 18px; font-weight: 700; text-transform: uppercase; text-align: center; width: 80%; padding: 10px; margin: 0 auto 20px; border: none; border-radius: 10px; display: inline-block; transition: all 0.3s;}
.view-modal-outer4 .modal-box .modal-dialog .modal-content .modal-body .subscribe:hover{ letter-spacing: 2px; background-color: #00BFE3; box-shadow: 5px 5px 1px #e84118;}
.view-modal-outer4 .modal-box .modal-dialog .modal-content .modal-body .social{ padding: 0; margin: 0; list-style: none;}
.view-modal-outer4 .modal-box .modal-dialog .modal-content .modal-body .social li{ margin: 0 5px; display: inline-block;}
.view-modal-outer4 .modal-box .modal-dialog .modal-content .modal-body .social li a{ color: #fff; background: #D0D2D0; font-size: 20px; line-height: 36px; width: 35px; height: 35px; border-radius: 50%; display: block; transition: all 0.3s;}
.view-modal-outer4 .modal-box .modal-dialog .modal-content .modal-body .social li a:hover{ background: #e84118; }
@media only screen and (max-width: 576px){
.view-modal-outer4 .modal-dialog{ width: 93% !important; }
}


/*--VIEW MODAL 5--*/
.view-modal-outer5 {width:100%; float:left; padding:20px 0;}
.view-modal-outer5 .modal-box{ font-family: 'Roboto', sans-serif; }
.view-modal-outer5 .modal-box .show-modal{ color: #fff; background: #ff790a; font-size: 20px; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; padding: 13px 20px; margin: 30px auto; border: none; border-radius: 50px; display: block; overflow: hidden; position: relative; z-index: 1; transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);}
.view-modal-outer5 .modal-box .show-modal:hover,
.view-modal-outer5 .modal-box .show-modal:focus{ color: #fff; text-shadow: 0 0 5px #000; box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25);}
.view-modal-outer5 .modal-box .show-modal:before,
.view-modal-outer5 .modal-box .show-modal:after{ content: ""; background: #778ca3; width: 50%; height: 100%; opacity: 0; transform: scaleX(0); position: absolute; top:0; left: 0; transition: 0.1s linear; z-index: -1;}
.view-modal-outer5 .modal-box .show-modal:after{ background: #4b6584; width: 52%; transform: scaleX(1) scaleY(0); left: auto; right: -2px;}
.view-modal-outer5 .modal-box .show-modal:hover:before,
.view-modal-outer5 .modal-box .show-modal:hover:after{ opacity: 1; transform: scaleX(1) scaleY(1);}
.view-modal-outer5 .modal-backdrop.in{ opacity: 0; }
.view-modal-outer5 .modal-box .modal{ top: 70px !important; }
.view-modal-outer5 .modal-box .modal-dialog{ width: 545px; margin: 30px auto 10px;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content{ background: #fff; text-align: center; border: none; box-shadow: 0 0 10px rgba(0, 5, 85, .2);}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .close{ color: #222; font-size: 28px; text-shadow: none; line-height: 15px; opacity: 1; position: absolute; left: auto; right: 10px; top: 10px; z-index: 1; transition: all 0.3s;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .close:hover{ color: #888; }
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body{ padding: 0 0 !important; }
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body:after{ content: ''; display: block; clear: both;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .modal-left-content{ color: #fff; background-color: #ff790a; background-image: repeating-linear-gradient(-45deg, transparent, transparent 20px, rgba(255,255,255,0.1) 20px, rgba(255,255,255,0.1) 40px ); text-align: center; text-transform: uppercase; letter-spacing: 3px; width: 40%; min-height: 300px; padding: 80px 0; display: inline-block; float: left;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .modal-left-content ul{ padding: 0; margin: 0; list-style: none;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .modal-left-content ul li{ font-size: 40px; display: inline-block;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .modal-left-content ul li:first-child,
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .modal-left-content ul li:last-child{font-size: 20px;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .modal-left-content .title{ font-size: 30px; font-weight: 400; line-height: 35px;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .modal-left-content .title span{ font-size: 40px; font-weight: 900;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .modal-main-content{ width: 60%; padding: 28px 20px; display: inline-block;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .sub-title{ color: #ff790a; font-size: 50px; font-weight: 900; text-transform: capitalize; margin: 0 0 5px 0;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .description{ color: #A1A1A1; font-size: 16px; font-weight: 500; margin: 0 0 15px; letter-spacing: 1px; text-transform: uppercase;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .form-group{ margin: 0 0 15px; }
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .form-control{ color: #000; background: #F2F2F2; font-size: 16px; letter-spacing: 1px; height: 40px; padding: 2px 15px 2px 15px; margin: 0 auto; box-shadow: none; border: none; display: inline-block; transition: all 0.3s;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .form-control::placeholder{ color: #909090; font-size: 14px;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .form-control:focus{ box-shadow: none; border: none;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .subscribe{ color: #fff; background-color: #ff790a; font-size: 18px; font-weight: 700; text-transform: uppercase; padding: 6px 30px; margin: 0 auto; border:0 solid transparent; display: block; transition: all 0.3s ease-in-out;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .subscribe:hover{ text-shadow: 3px 3px 0 #888; box-shadow: 0 0 15px rgba(0,0,0,0.4) inset;}
@media only screen and (max-width: 576px){
.view-modal-outer5 .modal-dialog{ width: 98% !important; }
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .modal-left-content,
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .modal-main-content{ width: 100%; display: block; float: none; padding: 40px 20px; min-height: auto;}
.view-modal-outer5 .modal-box .modal-dialog .modal-content .modal-body .modal-left-content .title span{font-size: 30px;}
}

/*--VIEW MODAL 6--*/
.view-modal-outer6 {width:100%; float:left; padding:20px 0;}
.view-modal-outer6 .modal-box{ font-family: 'Varela Round', sans-serif; }
.view-modal-outer6 .modal-box .show-modal{ color: #222; background-color: #fff; font-size: 18px; font-weight: 600; text-transform: capitalize; padding: 10px 15px; margin: 80px auto 0; border: none; outline: none; box-shadow: 0 0 10px #555; display: block;}
.view-modal-outer6 .modal-box .show-modal:hover,
.view-modal-outer6 .modal-box .show-modal:focus{ color: #222; background-color: #fff; border: none; outline: none; text-decoration: none;}
.view-modal-outer6 .modal-backdrop.in{ opacity: 0.1; }
.view-modal-outer6 .modal-box .modal{ top: 70px !important; }
.view-modal-outer6 .modal-box .modal-dialog{ width: 400px; margin: 30px auto 10px;}
.view-modal-outer6 .modal-box .modal-dialog .modal-content{ border-radius: 25px; box-shadow: 0 0 25px -8px #555;}
.view-modal-outer6 .modal-box .modal-dialog .modal-content .close{ color: #e74c3c; background-color: #fff; font-size: 28px; text-shadow: none; line-height: 33px; height: 33px; width: 33px; opacity: 1; border-radius: 50%; box-shadow: 0 0 5px #555; position: absolute; left: auto; right: -5px; top: -5px; z-index: 1; transition: all 0.3s;}
.view-modal-outer6 .modal-box .modal-dialog .modal-content .close span{ margin: -1px 0 0 0; display: block;}
.view-modal-outer6 .modal-box .modal-dialog .modal-content .close:hover{ color: #fff; background-color: #e74c3c;}
.view-modal-outer6 .modal-box .modal-dialog .modal-content .modal-body{ padding: 50px 20px !important; }
.view-modal-outer6 .modal-box .modal-dialog .modal-content .modal-body .icon{ color: #26de81; font-size: 36px; text-align: center; text-shadow: 4px 0 0 #fff, 0 -3px 0 #fff; line-height: 40px; height: 50px; width: 50px; margin: 0 auto 30px; position: relative; z-index: 1;}
.view-modal-outer6 .modal-box .modal-dialog .modal-content .modal-body .icon:after{ content: ''; height: 45px; width: 45px; border: 5px solid #c1c1c1; border-radius: 50%; position: absolute; left: -5px; top: 3px; z-index: -1;}
.view-modal-outer6 .modal-box .modal-dialog .modal-content .modal-body .title{ margin: 0 0 20px 0; font-size: 20px; color: #222; text-transform: capitalize; font-weight: 600; text-align: center;}
.view-modal-outer6 .modal-box .modal-dialog .modal-content .modal-body .description{ color: #999; text-align: center; margin: 0 0 15px;}
.view-modal-outer6 .modal-box .modal-dialog .modal-content .modal-body .subscribe{ color: #fff; background-color: #26de81; font-size: 18px; text-transform: uppercase; padding: 10px 20px; margin: 0 auto; border: 0 solid #222; border-radius: 50px; overflow: hidden; display: block; position: relative; z-index: 1; transition: all 0.3s;}
.view-modal-outer6 .modal-box .modal-dialog .modal-content .modal-body .subscribe:hover{ background-color: #222; }
@media only screen and (max-width: 768px){
.view-modal-outer6 .modal-dialog{ width: 400px !important; }
}
@media only screen and (max-width: 576px){
.view-modal-outer6 .modal-dialog{ width: auto !important; }
}


/*--LOADER 1--*/
.loader-outer1 {width:100%; float:left; padding:20px 0;}
.loader-outer1 .loader{ background: repeating-linear-gradient(to bottom,#fff 10px,#f5f5f5 20px); height: 150px; width: 150px; margin: 30px auto 0; border: 10px solid #3498db; box-shadow: 0 0 5px #3498db inset; border-radius: 50%; position: relative;}
.loader-outer1 .loader:before,
.loader-outer1 .loader:after{ content: ''; border-top-left-radius: 10px; border-top-right-radius: 10px; transform: translate(-50%); transform-origin: bottom; position: absolute; left: 50%; bottom: 50%;}
.loader-outer1 .loader:before{ background-color: #eb3b5a; width: 8px; height: 31%; animation: rotate_l_1 5s linear infinite;}
.loader-outer1 .loader:after{ background-color: #2c3e50; width: 6px; height: 40%; animation: rotate_l_1 2s linear infinite;}
@keyframes rotate_l_1{
from{ transform: rotate(0); }
to{ transform: rotate(360deg); }
}


/*--LOADER 2--*/
.loader-outer2 {width:100%; float:left; padding:20px 0; background: #17bebb;}
.loader-outer2 .loader{ display: flex; width: 160px; height: 160px; border-radius: 50%; background: #eee; align-items: center; box-shadow: 0 5px 20px rgba(0,0,0,0.2); justify-content: center; margin:10px auto; position: relative;}
.loader-outer2 .loader .loader-inner-1{ width: 3px; height: 48px; border-radius: 100px; background: #f74e55; position: absolute; top: 50%; transform-origin: top; -webkit-animation: loading_l_2 1s linear infinite; animation: loading_l_2 1s linear infinite;}
.loader-outer2 .loader .loader-inner-2{ width: 3px; height: 32px; border-radius: 100px; background: #f74e55; position: absolute; top: 50%; transform-origin: top; -webkit-animation: loading_l_2 7s linear infinite; animation: loading_l_2 7s linear infinite;}
.loader-outer2 .loader .loader-inner-3{ width: 8px; height: 8px; border-radius: 50%; background: #f74e55; margin: -2px 0 0 -2px;}
@-webkit-keyframes loading_l_2{
    0%{transform: rotate(0deg);}
    100%{transform: rotate(360deg);}
}
@keyframes loading_l_2{
    0%{transform: rotate(0deg);}
    100%{transform: rotate(360deg);}
}


/*--LOADER 3--*/
.loader-outer3 {width:100%; float:left; padding:20px 0; background: #2d3d48;}
.loader-outer3 .loader{ width: 270px; height: 50px; margin: 70px auto; position: relative;}
.loader-outer3 .loader .loader-inner{ width: 25px; height: 25px; position: absolute; top: 20%; -webkit-animation: loading_l_1_3 1s infinite ease-in-out; animation: loading_l_1_3 1s infinite ease-in-out;}
.loader-outer3 .loader .loader-inner:nth-child(1){ background: #d3aecf; left: 40px; z-index: 1; -webkit-animation: loading_l_2_3 1s infinite ease-in-out; animation: loading_l_2_3 1s infinite ease-in-out;}
.loader-outer3 .loader .loader-inner:nth-child(2){ background: #758fea; left: 80px; z-index: 2; -webkit-animation: loading_l_3_3 1s infinite ease-in-out; animation: loading_l_3_3 1s infinite ease-in-out;}
.loader-outer3 .loader .loader-inner:nth-child(3){ background: #91da5f; left: 120px; z-index: 5; -webkit-animation: loading_l_4_3 1s infinite ease-in-out; animation: loading_l_4_3 1s infinite ease-in-out;}
.loader-outer3 .loader .loader-inner:nth-child(4){ background: #266f64; left: 160px; z-index: 3; -webkit-animation: loading_l_5_3 1s infinite ease-in-out; animation: loading_l_5_3 1s infinite ease-in-out;}
.loader-outer3 .loader .loader-inner:nth-child(5){ background: #b2e07b; left: 200px; z-index: 4; -webkit-animation: loading_l_6_3 1s infinite ease-in-out; animation: loading_l_6_3 1s infinite ease-in-out;}
@-webkit-keyframes loading_l_1_3{
    50%{ border-radius: 50%; }
}
@keyframes loading_l_1_3{
    50%{ border-radius: 50%; }
}
@-webkit-keyframes loading_l_2_3{
    50%{ width: 55px; height: 55px; border-radius: 50%; background: #d9d18e; opacity: .5; -webkit-transform: translateX(80px) translateY(-15px) rotate(360deg); transform: translateX(80px) translateY(-15px) rotate(360deg);}
}
@keyframes loading_l_2_3{
    50%{ width: 55px; height: 55px; border-radius: 50%; background: #d9d18e; opacity: .5; -webkit-transform: translateX(80px) translateY(-15px) rotate(360deg); transform: translateX(80px) translateY(-15px) rotate(360deg);}
}
@-webkit-keyframes loading_l_3_3{
    50%{ width: 55px; height: 55px; border-radius: 50%; background: #d9d18e; opacity: .5; -webkit-transform: translateX(40px) translateY(-15px) rotate(360deg); transform: translateX(40px) translateY(-15px) rotate(360deg);}
}
@keyframes loading_l_3_3{
    50%{ width: 55px; height: 55px; border-radius: 50%; background: #d9d18e; opacity: .5; -webkit-transform: translateX(40px) translateY(-15px) rotate(360deg); transform: translateX(40px) translateY(-15px) rotate(360deg);}
}
@-webkit-keyframes loading_l_4_3{
    50%{ width: 55px; height: 55px; border-radius: 50%; background: #d9d18e; opacity: .5; -webkit-transform: translateY(-15px) rotate(360deg); transform: translateY(-15px) rotate(360deg);}
}
@keyframes loading_l_4_3{
    50%{ width: 55px; height: 55px; border-radius: 50%; background: #d9d18e; opacity: .5; -webkit-transform: translateY(-15px) rotate(360deg); transform: translateY(-15px) rotate(360deg);}
}
@-webkit-keyframes loading_l_5_3{
    50%{ width: 55px; height: 55px; border-radius: 50%; background: #d9d18e; opacity: .5; -webkit-transform: translateX(-40px) translateY(-15px) rotate(360deg); transform: translateX(-40px) translateY(-15px) rotate(360deg);}
}
@keyframes loading_l_5_3{
    50%{ width: 55px; height: 55px; border-radius: 50%; background: #d9d18e; opacity: .5; -webkit-transform: translateX(-40px) translateY(-15px) rotate(360deg); transform: translateX(-40px) translateY(-15px) rotate(360deg);}
}
@-webkit-keyframes loading_l_6_3{
    50%{ width: 55px; height: 55px; border-radius: 50%; background: #d9d18e; opacity: .5; -webkit-transform: translateX(-80px) translateY(-15px) rotate(360deg); transform: translateX(-80px) translateY(-15px) rotate(360deg);}
}
@keyframes loading_l_6_3{
    50%{ width: 55px; height: 55px; border-radius: 50%; background: #d9d18e; opacity: .5; -webkit-transform: translateX(-80px) translateY(-15px) rotate(360deg); transform: translateX(-80px) translateY(-15px) rotate(360deg);}
}



/*--FOOTER 1--*/
.footer-outer1 {width:100%; float:left; padding:20px 0;}
.footer-outer1 .new_footer_area {background: #fbfbfd;}
.footer-outer1 .new_footer_top { padding: 120px 0px 270px; position: relative; overflow-x: hidden;}
.footer-outer1 .new_footer_area .footer_bottom { padding-top: 5px; padding-bottom: 50px;}
.footer-outer1 .footer_bottom { font-size: 14px; font-weight: 300; line-height: 20px; color: #7f88a6; padding: 27px 0px;}
.footer-outer1 .new_footer_top .company_widget p { font-size: 16px; font-weight: 300; line-height: 28px; color: #6a7695; margin-bottom: 20px;}
.footer-outer1 .new_footer_top .company_widget .f_subscribe_two .btn_get { border-width: 1px; margin-top: 20px;}
.footer-outer1 .new_footer_top .btn_get_two:hover { background: transparent; color: #5e2ced;}
.footer-outer1 .new_footer_top .btn_get:hover { color: #fff; background: #6754e2; border-color: #6754e2; -webkit-box-shadow: none; box-shadow: none;}
.footer-outer1 .new_footer_top a:hover, 
.footer-outer1 .new_footer_top a:focus, 
.footer-outer1 .new_footer_top .btn:hover, 
.footer-outer1 .new_footer_top .btn:focus, 
.footer-outer1 .new_footer_top button:hover, 
.footer-outer1 .new_footer_top button:focus { text-decoration: none; outline: none;}
.footer-outer1 .new_footer_top .f_widget.about-widget .f_list li a:hover {color: #5e2ced;}
.footer-outer1 .new_footer_top .f_widget.about-widget .f_list li {margin-bottom: 11px;}
.footer-outer1 .new_footer_top .f_widget.about-widget .f_list li:last-child {margin-bottom: 0px;}
.footer-outer1 .new_footer_top .f_widget.about-widget .f_list li {margin-bottom: 15px;}
.footer-outer1 .new_footer_top .f_widget.about-widget .f_list {margin-bottom: 0px;}
.footer-outer1 .new_footer_top .f_social_icon a { width: 44px; height: 44px; line-height: 43px; background: transparent; border: 1px solid #e2e2eb; font-size: 24px;}
.footer-outer1 .new_footer_top .f_social_icon a { width: 46px; height: 46px; border-radius: 50%; font-size: 14px; line-height: 45px; color: #858da8; display: inline-block; background: #ebeef5; text-align: center; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear;}
.footer-outer1 .new_footer_top .ti-facebook:before {content: "\e741";}
.footer-outer1 .new_footer_top .ti-twitter-alt:before {content: "\e74b";}
.footer-outer1 .new_footer_top .ti-vimeo-alt:before {content: "\e74a";}
.footer-outer1 .new_footer_top .ti-pinterest:before {content: "\e731";}
.footer-outer1 .new_footer_top .btn_get_two { -webkit-box-shadow: none; box-shadow: none; background: #5e2ced; border-color: #5e2ced; color: #fff;}
.footer-outer1 .new_footer_top .btn_get_two:hover { background: transparent; color: #5e2ced;}
.footer-outer1 .new_footer_top .f_social_icon a:hover {background: #5e2ced; border-color: #5e2ced; color:white;}
.footer-outer1 .new_footer_top .f_social_icon a + a {margin-left: 4px;}
.footer-outer1 .new_footer_top .f-title {margin-bottom: 30px; color: #263b5e;}
.footer-outer1 .new_footer_top .f_600 {font-weight: 600;}
.footer-outer1 .new_footer_top .f_size_18 {font-size: 18px;}
.footer-outer1 .new_footer_top h1, 
.footer-outer1 .new_footer_top h2, 
.footer-outer1 .new_footer_top h3, 
.footer-outer1 .new_footer_top h4, 
.footer-outer1 .new_footer_top h5, 
.footer-outer1 .new_footer_top h6 {color: #4b505e;}
.footer-outer1 .new_footer_top .f_widget.about-widget .f_list li a {color: #6a7695;}
.footer-outer1 .new_footer_top .footer_bg { position: absolute; bottom: 0; background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEigB8iI5tb8WSVBuVUGc9UjjB8O0708X7Fdic_4O1LT4CmLHoiwhanLXiRhe82yw0R7LgACQ2IhZaTY0hhmGi0gYp_Ynb49CVzfmXtYHUVKgXXpWvJ_oYT8cB4vzsnJLe3iCwuzj-w6PeYq_JaHmy_CoGoa6nw0FBo-2xLdOPvsLTh_fmYH2xhkaZ-OGQ/s16000/footer_bg.png") no-repeat scroll center 0; width: 100%; height: 266px;}
.footer-outer1 .new_footer_top .footer_bg .footer_bg_one { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEia0PYPxwT5ifToyP3SNZeQWfJEWrUENYA5IXM6sN5vLwAKvaJS1pQVu8mOFFUa_ET4JuHNTFAxKURFerJYHDUWXLXl1vDofYXuij45JZelYOjEFoCOn7E6Vxu0fwV7ACPzArcno1rYuVxGB7JY6G7__e4_KZW4lTYIaHSLVaVLzklZBLZnQw047oq5-Q/s16000/volks.gif") no-repeat center center; width: 330px; height: 105px; background-size:100%; position: absolute; bottom: 0; left: 30%; -webkit-animation: myfirst_ftr_1 22s linear infinite; animation: myfirst_ftr_1 22s linear infinite;}
.footer-outer1 .new_footer_top .footer_bg .footer_bg_two { background: url("https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhyLGwEUVwPK6Vi8xXMymsc-ZXVwLWyXhogZxbcXQYSY55REw_0D4VTQnsVzCrL7nsyjd0P7RVOI5NKJbQ75koZIalD8mqbMquP20fL3DxsWngKkOLOzoOf9sMuxlbyfkIBTsDw5WFUj-YJiI50yzgVjF8cZPHhEjkOP_PRTQXDHEq8AyWpBiJdN9SfQA/s16000/cyclist.gif") no-repeat center center; width: 88px; height: 100px; background-size:100%; bottom: 0; left: 38%; position: absolute; -webkit-animation: myfirst_ftr_1 30s linear infinite; animation: myfirst_ftr_1 30s linear infinite;}

@-moz-keyframes myfirst_ftr_1 {
  0% {left: -25%;}
  100% {left: 100%;}
}

@-webkit-keyframes myfirst_ftr_1 {
  0% {left: -25%;}
  100% {left: 100%;}
}

@keyframes myfirst_ftr_1 {
  0% {left: -25%;}
  100% {left: 100%;}
}



/*--FOOTER 2--*/
.footer-outer2 {width:100%; float:left; padding:20px 0;}
.footer-outer2 .footer-section { background: #151414; position: relative;}
.footer-outer2 .footer-cta {border-bottom: 1px solid #373636; padding:50px 0; }
.footer-outer2 .single-cta i { color: #ff5e14; font-size: 30px; float: left; margin-top: 8px;}
.footer-outer2 .cta-text { padding-left: 15px; display: inline-block;}
.footer-outer2 .cta-text h4 { color: #fff; font-size: 20px; font-weight: 600; margin-bottom: 2px;}
.footer-outer2 .cta-text span { color: #757575; font-size: 15px;}
.footer-outer2 .footer-content { position: relative; z-index: 2; padding:50px 0;}
.footer-outer2 .footer-pattern img { position: absolute; top: 0; left: 0; height: 330px; background-size: cover; background-position: 100% 100%;}
.footer-outer2 .footer-logo {margin-bottom: 30px;}
.footer-outer2 .footer-logo img {max-width: 200px;}
.footer-outer2 .footer-text p { margin-bottom: 14px; font-size: 14px; color: #7e7e7e; line-height: 28px;}
.footer-outer2 .footer-social-icon span { color: #fff; display: block; font-size: 20px; font-weight: 700; font-family: 'Poppins', sans-serif; margin-bottom: 20px;}
.footer-outer2 .footer-social-icon a { color: #fff; font-size: 16px; margin-right: 15px;}
.footer-outer2 .footer-social-icon i { height: 40px; width: 40px; text-align: center; line-height: 38px; border-radius: 50%;}
.footer-outer2 .facebook-bg{background: #3B5998;}
.footer-outer2 .twitter-bg{background: #55ACEE;}
.footer-outer2 .google-bg{background: #DD4B39;}
.footer-outer2 .footer-widget-heading h3 { color: #fff; font-size: 20px; font-weight: 600; margin-bottom: 40px; position: relative;}
.footer-outer2 .footer-widget-heading h3::before { content: ""; position: absolute; left: 0; bottom: -15px; height: 2px; width: 50px; background: #ff5e14;}
.footer-outer2 .footer-widget ul li { display: inline-block; float: left; width: 50%; margin-bottom: 12px;}
.footer-outer2 .footer-widget ul li a:hover{color: #ff5e14;}
.footer-outer2 .footer-widget ul li a { color: #878787; text-transform: capitalize;}
.footer-outer2 .subscribe-form { position: relative; overflow: hidden;}
.footer-outer2 .subscribe-form input { width: 100%; padding: 14px 28px; background: #2E2E2E; border: 1px solid #2E2E2E; color: #fff;}
.footer-outer2 .subscribe-form button { position: absolute; right: 0; background: #ff5e14; padding: 13px 20px; border: 1px solid #ff5e14; top: 0;}
.footer-outer2 .subscribe-form button i { color: #fff; font-size: 22px; transform: rotate(-6deg);}
.footer-outer2 .copyright-area{ background: #202020; padding: 25px 0;}
.footer-outer2 .copyright-text p { margin: 0; font-size: 14px; color: #878787;}
.footer-outer2 .copyright-text p a{color: #ff5e14;}
.footer-outer2 .footer-menu li { display: inline-block; margin-left: 20px;}
.footer-outer2 .footer-menu li:hover a{color: #ff5e14;}
.footer-outer2 .footer-menu li a { font-size: 14px; color: #878787;}


/*--FOOTER 3--*/
.footer-outer3 {width:100%; float:left; padding:20px 0;}
.footer-outer3 .footer { position: relative; background: #05b3a4; min-height: 100px; padding: 20px 50px; display: flex; justify-content: center; align-items: center; flex-direction: column; margin-top:100px;}
.footer-outer3 .footer .social-icon,
.footer-outer3 .footer .menu { position: relative; display: flex; justify-content: center; align-items: center; margin: 10px 0; flex-wrap: wrap;}
.footer-outer3 .footer .social-icon__item,
.footer-outer3 .footer .menu__item {list-style: none;}
.footer-outer3 .footer .social-icon__link { font-size: 2rem; color: #fff; margin: 0 10px; display: inline-block; transition: 0.5s;}
.footer-outer3 .footer .social-icon__link:hover {transform: translateY(-10px);}
.footer-outer3 .footer .menu__link { font-size: 1.2rem; color: #fff; margin: 0 10px; display: inline-block; transition: 0.5s; text-decoration: none; opacity: 0.75; font-weight: 300;}
.footer-outer3 .footer .menu__link:hover{color: white;}
.footer-outer3 .footer .menu__link:hover {opacity: 1;}
.footer-outer3 .footer p { color: #fff; margin: 15px 0 10px 0; font-size: 1rem; font-weight: 300;}
.footer-outer3 .footer .wave {position: absolute; top: -100px; left: 0; width: 100%; height: 100px; background: url("https://i.imgur.com/ZAts69f.png"); background-size: 1000px 100px;}
.footer-outer3 .footer .wave#wave1 { z-index: 1000; opacity: 1; bottom: 0; animation: animateWaves_ftr_3 4s linear infinite;}
.footer-outer3 .footer .wave#wave2 { z-index: 999; opacity: 0.5; bottom: 10px; animation: animate_ftr_3 4s linear infinite !important;}
.footer-outer3 .footer .wave#wave3 { z-index: 1000; opacity: 0.2; bottom: 15px; animation: animateWaves_ftr_3 3s linear infinite;}
.footer-outer3 .footer .wave#wave4 { z-index: 999; opacity: 0.7; bottom: 20px; animation: animate_ftr_3 3s linear infinite;}

@keyframes animateWaves_ftr_3 {
  0% {background-position-x: 1000px;}
  100% {background-positon-x: 0px;}
}

@keyframes animate_ftr_3 {
  0% {background-position-x: -1000px;}
  100% {background-positon-x: 0px;}
}




/*--FOOTER 4--*/
.footer-outer4 {width:100%; float:left; padding:20px 0;}
.footer-outer4 footer {display: flex;flex-direction: column;background-color: #3a0ca3;font-family: "Plus Jakarta Sans", sans-serif;}
.footer-outer4 .footer { display: flex; flex-direction: row; justify-content: space-between; flex-wrap: wrap; gap: 3vw; padding: 72px 8vw; color: #e2e0e5;}
.footer-outer4 .footer .h5 { font-size: 18px; font-weight: bold; margin-bottom: 12px;}
.footer-outer4 .footer .brand .h5 { display: flex; text-transform: uppercase; gap: 16px;}
.footer-outer4 .footer > div { display: flex; flex-direction: column; align-items: flex-start; gap: 20px;}
.footer-outer4 .footer .brand { max-width: 200px; gap: 24px; line-height: 1.5;}

.footer-outer4 .newsletter {position: relative;}
.footer-outer4 .newsletter input { font-size: 16px; font-weight: 400; height: 65px; padding: 6px 6px 6px 16px; background: transparent; border: 1px solid #e2e0e5; color: #e2e0e5; outline: none; border-radius: 14px; font-size: 16px; width: 370px;}
.footer-outer4 .newsletter button { position: absolute; padding: 16px 40px; height: 53px; border-radius: 10px; border: none; background-color: #f2c855; font-size: 16px; font-weight: 500; color: #3a0ca3; right: 6px; top: 6px; transition: all 0.5s;}
.footer-outer4 .newsletter button:hover { cursor: pointer; border-radius: 70px 10px 70px 10px; box-shadow: -10px 0px #e2e0e5;}

.footer-outer4 .social { display: flex; flex-direction: row; gap: 16px;}
.footer-outer4 .social .social-icon { display: flex; align-items: center; justify-content: center; width: 36px; height: 36px; background-color: rgba(255, 255, 255, 0.21); border-radius: 20% 20% 20% 20%;}
.footer-outer4 .social a {transition: all 0.3s ease;}
.footer-outer4 .social a:hover { box-shadow: 0px 0px 20px 1px #726193; transform: scale(1.1);}

.footer-outer4 .copyright { display: flex; justify-content: space-between; gap: 10px; padding: 32px 8vw; background-color: #f2c855;}
.footer-outer4 .copyright a { color: #0a001a; margin: 0 1vw 0 1vw;}
.footer-outer4 .copyright a:last-child {margin-right: 0;}
.footer-outer4 .copyright a::before {background-color: #0a001a !important;}

.footer-outer4 .footer p, 
.footer-outer4 .footer a { font-size: 16px; font-weight: 400;}
.footer-outer4 .footer a { color: #e2e0e5; text-decoration: none;}
.footer-outer4 .footer a {position: relative;}
.footer-outer4 .footer a:not(.social-icon)::before { background-color: #e2e0e5; content: ""; position: absolute; width: 100%; height: 1px; border-radius: 4px; bottom: 0; left: 0; transform-origin: right; transform: scaleX(0); transition: transform 0.3s ease-in-out;}
.footer-outer4 .footer a:hover::before { transform-origin: left; transform: scaleX(1);}

@media (max-width: 960px) {
.footer-outer4 .footer { gap: 72px; display: grid; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr;}
.footer-outer4 .footer .brand {max-width: 400px !important;}
.footer-outer4 .footer .subscribe { display: block; grid-column-start: 1; grid-column-end: 3;}
.footer-outer4 .footer .subscribe .newsletter { width: 100%; max-width: 370px;}
.footer-outer4 .footer .subscribe .newsletter input {width: calc(100% - 22px);}
.footer-outer4 .footer .copyright {padding: 32px 5vw;}
.footer-outer4 .footer .copyright p, 
.footer-outer4 .footer .copyright a {font-size: 14px;}
.footer-outer4 .footer {padding: 72px 8vw;}
}
@media (max-width: 360px) {
.footer-outer4 .footer p, 
.footer-outer4 .footer a {font-size: 14px;}
.footer-outer4 .footer .h5 {font-size: 16px;}
}




/*--FOOTER 5--*/
.footer-outer5 {width:100%; float:left; padding:20px 0;}
.footer-outer5 footer{ background: #000; width: 100%; bottom: 0; left: 0;}
.footer-outer5 footer::before{ content: ''; position: absolute; left: 0; top: 100px; height: 1px; width: 100%; background: #000;}
.footer-outer5 footer .content{ max-width: 1250px; margin: auto; padding: 30px 40px 40px 40px;}
.footer-outer5 footer .content .top{ display: flex; align-items: center; justify-content: space-between; margin-bottom: 50px;}
.footer-outer5 footer .content .top .logo-details{ color: #fff; font-size: 30px;}
.footer-outer5 footer .content .top .media-icons{display: flex;}
.footer-outer5 footer .content .top .media-icons a{ height: 40px; width: 40px; margin: 0 8px; border-radius: 50%; text-align: center; line-height: 40px; color: #fff; font-size: 17px; text-decoration: none; transition: all 0.4s ease;}
.footer-outer5 footer .content .top .media-icons a:nth-child(1){background: #4267B2;}
.footer-outer5 footer .content .top .media-icons a:nth-child(1):hover{ color: #4267B2; background: #fff;}
.footer-outer5 footer .content .top .media-icons a:nth-child(2){background: #1DA1F2;}
.footer-outer5 footer .content .top .media-icons a:nth-child(2):hover{ color: #1DA1F2; background: #fff;}
.footer-outer5 footer .content .top .media-icons a:nth-child(3){background: #E1306C;}
.footer-outer5 footer .content .top .media-icons a:nth-child(3):hover{ color: #E1306C; background: #fff;}
.footer-outer5 footer .content .top .media-icons a:nth-child(4){background: #0077B5;}
.footer-outer5 footer .content .top .media-icons a:nth-child(4):hover{ color: #0077B5; background: #fff;}
.footer-outer5 footer .content .top .media-icons a:nth-child(5){background: #FF0000;}
.footer-outer5 footer .content .top .media-icons a:nth-child(5):hover{ color: #FF0000; background: #fff;}
.footer-outer5 footer .content .link-boxes{ width: 100%; display: flex; justify-content: space-between;}
.footer-outer5 footer .content .link-boxes .box{width: calc(100% / 5 - 10px);}
.footer-outer5 footer .content .link-boxes .box .link_name{ color: #fff; font-size: 18px; font-weight: 400; margin-bottom: 10px; position: relative;}
.footer-outer5 footer .content .link-boxes .box .link_name::before{ content: ''; position: absolute; left: 0; bottom: -2px; height: 2px; width: 35px; background: #fff;}
.footer-outer5 footer .content .link-boxes .box li{ margin: 6px 0; list-style: none;}
.footer-outer5 footer .content .link-boxes .box li a{ color: #fff; font-size: 14px; font-weight: 400; text-decoration: none; opacity: 0.8; transition: all 0.4s ease}
.footer-outer5 footer .content .link-boxes .box li a:hover{ opacity: 1; text-decoration: underline;}
.footer-outer5 footer .content .link-boxes .input-box{margin-right: 55px;}
.footer-outer5 footer .content .link-boxes .input-box input{ height: 40px; width: calc(100% + 55px); outline: none; border: 2px solid #AFAFB6; background: #140B5C; border-radius: 4px; padding: 0 15px; font-size: 15px; color: #fff; margin-top: 5px;}
.footer-outer5 footer .content .link-boxes .input-box input::placeholder{ color: #AFAFB6; font-size: 16px;}
.footer-outer5 footer .content .link-boxes .input-box input[type="button"]{ background: #fff; color: #140B5C; border: none; font-size: 18px; font-weight: 500; margin: 4px 0; opacity: 0.8; cursor: pointer; transition: all 0.4s ease;}
.footer-outer5 footer .content .input-box input[type="button"]:hover{opacity: 1;}
.footer-outer5 footer .bottom-details{width: 100%; background: #2c303a;}
.footer-outer5 footer .bottom-details .bottom_text{ max-width: 1250px; margin: auto; padding: 20px 40px; display: flex; justify-content: space-between;}
.footer-outer5 footer .bottom-details .bottom_text span,
.footer-outer5 footer .bottom-details .bottom_text a{ font-size: 14px; font-weight: 300; color: #fff; opacity: 0.8; text-decoration: none;}
.footer-outer5 footer .bottom-details .bottom_text a:hover{ opacity: 1; text-decoration: underline;}
.footer-outer5 footer .bottom-details .bottom_text a{margin-right: 10px;}
@media (max-width: 900px) {
.footer-outer5 footer .content .link-boxes{flex-wrap: wrap;}
.footer-outer5 footer .content .link-boxes .input-box{ width: 40%; margin-top: 10px;}
}
@media (max-width: 700px){
.footer-outer5 footer{position: relative;}
.footer-outer5 footer .content .top .logo-details{font-size: 26px;}
.footer-outer5 footer .content .top .media-icons a{ height: 35px; width: 35px; font-size: 14px; line-height: 35px;}
.footer-outer5 footer .content .link-boxes .box{width: calc(100% / 3 - 10px);}
.footer-outer5 footer .content .link-boxes .input-box{width: 60%;}
.footer-outer5 footer .bottom-details .bottom_text span,
.footer-outer5 footer .bottom-details .bottom_text a{font-size: 12px;}
}
@media (max-width: 520px){
.footer-outer5 footer::before{top: 145px;}
.footer-outer5 footer .content .top{flex-direction: column;}
.footer-outer5 footer .content .top .media-icons{margin-top: 16px;}
.footer-outer5 footer .content .link-boxes .box{width: calc(100% / 2 - 10px);}
.footer-outer5 footer .content .link-boxes .input-box{width: 100%;}
}



/*--FOOTER 6--*/
.footer-outer6 {width:100%; float:left; padding:20px 0;}
.footer-outer6 footer{ background: #140B5C; width: 100%; bottom: 0; left: 0;}
.footer-outer6 footer::before{ content: ''; position: absolute; left: 0; top: 100px; height: 1px; width: 100%; background: #AFAFB6;}
.footer-outer6 footer .content{ max-width: 1250px; margin: auto; padding: 30px 40px 40px 40px;}
.footer-outer6 footer .content .top{ display: flex; align-items: center; justify-content: space-between; margin-bottom: 50px;}
.footer-outer6 footer .content .top .logo-details{ color: #fff; font-size: 30px;}
.footer-outer6 footer .content .top .media-icons{display: flex;}
.footer-outer6 footer .content .top .media-icons a{ height: 40px; width: 40px; margin: 0 8px; border-radius: 50%; text-align: center; line-height: 40px; color: #fff; font-size: 17px; text-decoration: none; transition: all 0.4s ease;}
.footer-outer6 footer .content .top .media-icons a:nth-child(1){background: #4267B2;}
.footer-outer6 footer .content .top .media-icons a:nth-child(1):hover{ color: #4267B2; background: #fff;}
.footer-outer6 footer .content .top .media-icons a:nth-child(2){background: #1DA1F2;}
.footer-outer6 footer .content .top .media-icons a:nth-child(2):hover{ color: #1DA1F2; background: #fff;}
.footer-outer6 footer .content .top .media-icons a:nth-child(3){background: #E1306C;}
.footer-outer6 footer .content .top .media-icons a:nth-child(3):hover{ color: #E1306C; background: #fff;}
.footer-outer6 footer .content .top .media-icons a:nth-child(4){background: #0077B5;}
.footer-outer6 footer .content .top .media-icons a:nth-child(4):hover{ color: #0077B5; background: #fff;}
.footer-outer6 footer .content .top .media-icons a:nth-child(5){background: #FF0000;}
.footer-outer6 footer .content .top .media-icons a:nth-child(5):hover{ color: #FF0000; background: #fff;}
.footer-outer6 footer .content .link-boxes{ width: 100%; display: flex; justify-content: space-between;}
.footer-outer6 footer .content .link-boxes .box{width: calc(100% / 5 - 10px);}
.footer-outer6 footer .content .link-boxes .box .link_name{ color: #fff; font-size: 18px; font-weight: 400; margin-bottom: 10px; position: relative;}
.footer-outer6 footer .content .link-boxes .box .link_name::before{ content: ''; position: absolute; left: 0; bottom: -2px; height: 2px; width: 35px; background: #fff;}
.footer-outer6 footer .content .link-boxes .box li{ margin: 6px 0; list-style: none;}
.footer-outer6 footer .content .link-boxes .box li a{ color: #fff; font-size: 14px; font-weight: 400; text-decoration: none; opacity: 0.8; transition: all 0.4s ease}
.footer-outer6 footer .content .link-boxes .box li a:hover{ opacity: 1; text-decoration: underline;}
.footer-outer6 footer .content .link-boxes .input-box{margin-right: 55px;}
.footer-outer6 footer .content .link-boxes .input-box input{ height: 40px; width: calc(100% + 55px); outline: none; border: 2px solid #AFAFB6; background: #140B5C; border-radius: 4px; padding: 0 15px; font-size: 15px; color: #fff; margin-top: 5px;}
.footer-outer6 footer .content .link-boxes .input-box input::placeholder{ color: #AFAFB6; font-size: 16px;}
.footer-outer6 footer .content .link-boxes .input-box input[type="button"]{ background: #fff; color: #140B5C; border: none; font-size: 18px; font-weight: 500; margin: 4px 0; opacity: 0.8; cursor: pointer; transition: all 0.4s ease;}
.footer-outer6 footer .input-box input[type="button"]:hover{opacity: 1;}
.footer-outer6 footer .bottom-details{ width: 100%; background: #0F0844;}
.footer-outer6 footer .bottom-details .bottom_text{ max-width: 1250px; margin: auto; padding: 20px 40px; display: flex; justify-content: space-between;}
.footer-outer6 footer .bottom-details .bottom_text span,
.footer-outer6 footer .bottom-details .bottom_text a{ font-size: 14px; font-weight: 300; color: #fff; opacity: 0.8; text-decoration: none;}
.footer-outer6 footer .bottom-details .bottom_text a:hover{ opacity: 1; text-decoration: underline;}
.footer-outer6 footer .bottom-details .bottom_text a{margin-right: 10px;}
@media (max-width: 900px) {
.footer-outer6 footer .content .link-boxes{flex-wrap: wrap;}
.footer-outer6 footer .content .link-boxes .input-box{ width: 40%; margin-top: 10px;}
}
@media (max-width: 700px){
.footer-outer6 footer{position: relative;}
.footer-outer6 footer .content .top .logo-details{font-size: 26px;}
.footer-outer6 footer .content .top .media-icons a{ height: 35px; width: 35px; font-size: 14px; line-height: 35px;}
.footer-outer6 footer .content .link-boxes .box{width: calc(100% / 3 - 10px);}
.footer-outer6 footer .content .link-boxes .input-box{width: 60%;}
.footer-outer6 footer .bottom-details .bottom_text span,
.footer-outer6 footer .bottom-details .bottom_text a{font-size: 12px;}
}
@media (max-width: 520px){
.footer-outer6 footer::before{top: 145px;}
.footer-outer6 footer .content .top{flex-direction: column;}
.footer-outer6 footer .content .top .media-icons{margin-top: 16px;}
.footer-outer6 footer .content .link-boxes .box{width: calc(100% / 2 - 10px);}
.footer-outer6 footer .content .link-boxes .input-box{width: 100%;}
}



/*--FOOTER 7--*/
.footer-outer7 {width:100%; float:left; padding:20px 0;}
.footer-outer7 .main-footer ul{ margin: 0; padding: 0; list-style: none;}

.footer-outer7 .main-footer{ position:relative; padding:110px 0px 0px; background-color: #f4f5f7; background-repeat:repeat-x; background-position:right bottom;}
.footer-outer7 .main-footer .footer-widget{ position:relative; margin-bottom:40px;}
.footer-outer7 .main-footer .widgets-section{ position:relative; padding-bottom:60px;}
.footer-outer7 .main-footer .footer-widget h2{ position:relative; font-size:22px; font-weight:600; color:#161c42; line-height:1.2em; margin-bottom:30px; margin-top:25px; text-transform:capitalize;}
.footer-outer7 .main-footer .about-widget{position:relative;}
.footer-outer7 .main-footer .about-widget .logo { position: relative; margin-bottom: 15px; width: 210px;}
.footer-outer7 .main-footer .about-widget .logo img{width:100%;}
.footer-outer7 .main-footer .about-widget .text{position:relative;}
.footer-outer7 .main-footer .about-widget .text p{ position:relative; color:#8a8d91; font-size:15px; line-height:1.7em; margin-bottom:20px;}
.footer-outer7 .main-footer .about-widget .text p:last-child{margin-bottom:0px;}
/* Footer List */
.footer-outer7 .main-footer .footer-list{position:relative;}
.footer-outer7 .main-footer .footer-list li{ position:relative; margin-bottom:17px;}
.footer-outer7 .main-footer .footer-list li a{ position:relative; color:#8a8d91; font-size:15px; padding-left:15px; -webkit-transition:all 300ms ease; -ms-transition:all 300ms ease; -o-transition:all 300ms ease; -moz-transition:all 300ms ease; transition:all 300ms ease;}
.footer-outer7 .main-footer .footer-list li a:hover{ text-decoration:underline; color:#ff6666;}
.footer-outer7 .main-footer .footer-list li a:before{ position:absolute; content:'\f105'; left:0px; top:0px; color:#8a8d91; font-weight:800; font-family: 'Font Awesome 5 Free';}

/*Gallery Widget*/
.footer-outer7 .main-footer .gallery-widget{ position:relative; max-width:350px;}
.footer-outer7 .main-footer .gallery-widget .images-outer{ position:relative; margin:0px -3px;}
.footer-outer7 .main-footer .gallery-widget .image-box{ position:relative; float:left; width:33.333%; padding:0px 5px; margin-bottom:10px;}
.footer-outer7 .main-footer .gallery-widget .image-box img{ position:relative; display:block; width:100%; border-radius:4px; -webkit-transition:all 300ms ease; -ms-transition:all 300ms ease; -o-transition:all 300ms ease; -moz-transition:all 300ms ease; transition:all 300ms ease;}
.footer-outer7 .main-footer .gallery-widget .image-box img:hover{opacity:0.70;}

/* Info List */
.footer-outer7 .main-footer .info-list{position:relative;}
.footer-outer7 .main-footer .info-list li{ position:relative; color:#8a8d91; font-size:15px; line-height:1.8em; margin-bottom:12px;}
.footer-outer7 .main-footer .info-widget .social-links{ position:relative; float:left; padding:15px 0px;}
.footer-outer7 .main-footer .info-widget .social-links li{ position:relative; margin-right:8px; display:inline-block;}
.footer-outer7 .main-footer .info-widget .social-links li:last-child{margin-right:0px;}
.footer-outer7 .main-footer .info-widget .social-links li a{ position:relative; color: #ffffff; width:50px; height:50px; line-height:50px; text-align:center; border-radius:50%; display:inline-block; -webkit-transition:all 300ms ease; -moz-transition:all 300ms ease; -ms-transition:all 300ms ease; -o-transition:all 300ms ease; transition:all 300ms ease;}
.footer-outer7 .main-footer .info-widget .social-links li.google a{background-color:#dd4b39;}
.footer-outer7 .main-footer .info-widget .social-links li.facebook a{background-color:#4a6fbe;}
.footer-outer7 .main-footer .info-widget .social-links li.twitter a{background-color:#55acee;}
.footer-outer7 .main-footer .info-widget .social-links li.instagram a{background-color:#ea4c89;}
.footer-outer7 .main-footer .info-widget .social-links li.vimeo a{background-color:#1ab7ea;}
.footer-outer7 .main-footer .footer-bottom{ position:relative; padding:20px 0px; border-top:1px solid #e5e5e5;}
.footer-outer7 .main-footer .footer-bottom .footer-nav{ position:relative; text-align:right;}
.footer-outer7 .main-footer .footer-bottom .footer-nav li{ position:relative; padding-right:10px; margin-right:10px; line-height:1.1em; display:inline-block; border-right:1px solid #8a8d91;}
.footer-outer7 .main-footer .footer-bottom .footer-nav li:last-child{ padding-right:0px; margin-right:0px; border-right:none;}
.footer-outer7 .main-footer .footer-bottom .footer-nav li a{ position:relative; color:#8a8d91; font-size:15px; -webkit-transition:all 300ms ease; -moz-transition:all 300ms ease; -ms-transition:all 300ms ease; -o-transition:all 300ms ease; transition:all 300ms ease;}
.footer-outer7 .main-footer .footer-bottom .footer-nav li a:hover{ color:#ff6666; text-decoration:underline;}



/*--FOOTER 8--*/
.footer-outer8 {width:100%; float:left; padding:20px 0;}
.footer-outer8 footer.bg-footer { background-color: #33383c; padding: 50px 0 30px;}
.footer-outer8 footer .footer-heading {letter-spacing: 2px;}
.footer-outer8 footer .footer-link a { color: #acacac; line-height: 40px; font-size: 14px; transition: all 0.5s;}
.footer-outer8 footer .footer-link a:hover {color: #1bbc9b;}
.footer-outer8 footer .contact-info { color: #acacac; font-size: 14px;}
.footer-outer8 footer .footer-social-icon { font-size: 15px; height: 34px; width: 34px; line-height: 34px; border-radius: 3px; text-align: center; display: inline-block;}
.footer-outer8 footer .facebook { background-color: #4e71a8; color: #ffffff;}
.footer-outer8 footer .twitter {background-color: #55acee;color: #ffffff;}
.footer-outer8 footer .google { background-color: #d6492f; color: #ffffff;}
.footer-outer8 footer .apple { background-color: #424041; color: #ffffff;}
.footer-outer8 footer .footer-alt {color: #acacac;}
.footer-outer8 footer .footer-heading { position: relative; padding-bottom: 12px; color:#fff;}
.footer-outer8 footer .footer-heading:after { content: ''; width: 25px; border-bottom: 1px solid #FFF; position: absolute; left: 0; bottom: 0; display: block; border-bottom: 1px solid #1bbc9b;}



/*--FOOTER 9--*/
.footer-outer9 {width:100%; float:left; padding:20px 0; font-family: 'Raleway', sans-serif;}
.footer-outer9 .footer ul {margin: 0;padding: 0;list-style: none;}
.footer-outer9 .footer .logo img { max-width: 100%; height: auto;}
.footer-outer9 .footer section { padding: 60px 0; min-height: 100vh;}
.footer-outer9 .footer { padding: 100px 0px 0px; background-color: #030a16;}
.footer-outer9 .footer .widget1 p { font-size: 16px; color: rgba(255, 255, 255, .6); margin-top: 26px;}
.footer-outer9 .footer .widget1 .socialLinks {margin-top: 28px;}
.footer-outer9 .footer .widget1 .socialLinks ul li {display: inline-block;}
.footer-outer9 .footer .widget1 .socialLinks ul li a i { display: block; margin: 0 2px; width: 40px; height: 40px; background: #fafafa; border-radius: 50%; text-align: center; margin-right: 5px; line-height: 40px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.footer-outer9 .footer .widget1 .socialLinks ul li a .fa-facebook-f {color: #4267b2;}
.footer-outer9 .footer .widget1 .socialLinks ul li a .fa-twitter {color: #1da1f2;}
.footer-outer9 .footer .widget1 .socialLinks ul li a .fa-google-plus-g {color: #dd5044;}
.footer-outer9 .footer .widget1 .socialLinks ul li a .fa-linkedin-in {color: #0177b5;}
.footer-outer9 .footer .widget1 .socialLinks ul li a:hover i {color: #fff;}
.footer-outer9 .footer .widget1 .socialLinks ul li a:hover .fa-facebook-f {background: #4267b2;}
.footer-outer9 .footer .widget1 .socialLinks ul li a:hover .fa-twitter {background: #1da1f2;}
.footer-outer9 .footer .widget1 .socialLinks ul li a:hover .fa-google-plus-g {background: #dd5044;}
.footer-outer9 .footer .widget1 .socialLinks ul li a:hover .fa-linkedin-in {background: #0177b5;}
.footer-outer9 .footer .logo {max-width: 200px;}
.footer-outer9 .footer h5 { font-weight: 500; margin-bottom: 28px; text-transform: capitalize; font-weight: 600; color: #fff; font-size: 21px}
.footer-outer9 .footer .widget2 .media img { margin-right: 20px; max-width: 100px;}
.footer-outer9 .footer .widget2 .media p { font-size: 16px; color: rgba(255, 255, 255, .8);; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out; font-weight: 600; line-height: 26px;}
.footer-outer9 .footer .widget2 .media span { font-size: 12px; color: #ffb606; text-transform: uppercase; margin-top: 15px; display: block;}
.footer-outer9 .footer .widget2 .media {margin-bottom: 20px; display: flex; align-items: flex-start;}
.footer-outer9 .footer .widget2 .media .media-body{display:flex; flex:1;}
.footer-outer9 .footer .widget3 ul li a,
.footer-outer9 .footer .widget4 ul li a { font-size: 16px; color: rgba(255, 255, 255, .6);; text-transform: capitalize; margin-bottom: 13px; display: block;}
.footer-outer9 .footer .widget3 ul li a:hover,
.footer-outer9 .footer .widget4 ul li a:hover,
.footer-outer9 .footer .widget2 a:hover p {color: #ffb606;}
.footer-outer9 .footer .widget3 h5 { margin-bottom: 22px; font-weight: 600; color: #fff; font-size: 21px; line-height: 32px;}
.footer-outer9 .footer .widget4 h5 { margin-bottom: 22px; font-weight: 600; color: #fff; font-size: 21px;}
.footer-outer9 .footer .copyRightArea { margin-top: 83px; border-top: 1px solid rgba(255, 255, 255, 0.2); padding: 25px 0px 28px;}
.footer-outer9 .footer .copyRightArea p {color: rgba(255, 255, 255, 0.6);}


/*--FOOTER 10--*/
.footer-outer10 {width:100%; float:left; padding:20px 0;}
.footer-outer10 footer ul { margin: 0px; padding: 0px;}
.footer-outer10 footer.footer-section { background: #151414; position: relative;}
.footer-outer10 footer .footer-cta {border-bottom: 1px solid #373636; padding:40px 0;}
.footer-outer10 footer .single-cta i { color: #ff5e14; font-size: 30px; float: left; margin-top: 8px;}
.footer-outer10 footer .cta-text { padding-left: 15px; display: inline-block;}
.footer-outer10 footer .cta-text h4 { color: #fff; font-size: 20px; font-weight: 600; margin-bottom: 2px;}
.footer-outer10 footer .cta-text span { color: #757575; font-size: 15px;}
.footer-outer10 footer .footer-content { position: relative; z-index: 2; padding:40px 0;}
.footer-outer10 footer .footer-pattern img { position: absolute; top: 0; left: 0; height: 330px; background-size: cover; background-position: 100% 100%;}
.footer-outer10 footer .footer-logo {margin-bottom: 30px;}
.footer-outer10 footer .footer-logo img {max-width: 200px;}
.footer-outer10 footer .footer-text p { margin-bottom: 14px; font-size: 14px; color: #7e7e7e; line-height: 28px;}
.footer-outer10 footer .footer-social-icon span { color: #fff; display: block; font-size: 20px; font-weight: 700; font-family: 'Poppins', sans-serif; margin-bottom: 20px;}
.footer-outer10 footer .footer-social-icon a { color: #fff; font-size: 16px; margin-right: 15px;}
.footer-outer10 footer .footer-social-icon i { height: 40px; width: 40px; text-align: center; line-height: 38px; border-radius: 50%;}
.footer-outer10 footer .facebook-bg{background: #3B5998;}
.footer-outer10 footer .twitter-bg{background: #55ACEE;}
.footer-outer10 footer .google-bg{background: #DD4B39;}
.footer-outer10 footer .footer-widget-heading h3 { color: #fff; font-size: 20px; font-weight: 600; margin-bottom: 40px; position: relative;}
.footer-outer10 footer .footer-widget-heading h3::before { content: ""; position: absolute; left: 0; bottom: -15px; height: 2px; width: 50px; background: #ff5e14;}
.footer-outer10 footer .footer-widget ul li { display: inline-block; float: left; width: 50%; margin-bottom: 12px;}
.footer-outer10 footer .footer-widget ul li a:hover{color: #ff5e14;}
.footer-outer10 footer .footer-widget ul li a { color: #878787; text-transform: capitalize;}
.footer-outer10 footer .subscribe-form { position: relative; overflow: hidden;}
.footer-outer10 footer .subscribe-form input { width: 100%; padding: 14px 28px; background: #2E2E2E; border: 1px solid #2E2E2E; color: #fff;}
.footer-outer10 footer .subscribe-form button { position: absolute; right: 0; background: #ff5e14; padding: 13px 20px; border: 1px solid #ff5e14; top: 0;}
.footer-outer10 footer .subscribe-form button i { color: #fff; font-size: 22px; transform: rotate(-6deg);}
.footer-outer10 footer .copyright-area{ background: #202020; padding: 25px 0;}
.footer-outer10 footer .copyright-text p { margin: 0; font-size: 14px; color: #878787;}
.footer-outer10 footer .copyright-text p a{color: #ff5e14;}
.footer-outer10 footer .footer-menu li { display: inline-block; margin-left: 20px;}
.footer-outer10 footer .footer-menu li:hover a{color: #ff5e14;}
.footer-outer10 footer .footer-menu li a { font-size: 14px; color: #878787;}

/*--FOOTER 11--*/
.footer-outer11 {width:100%; float:left; padding:20px 0;}
.footer-outer11 footer {color: #fff;}
.footer-outer11 footer ul{padding: 0px;}
.footer-outer11 footer ol,
.footer-outer11 footer ul{margin-bottom: 0px;}
.footer-outer11 footer .social-icon { padding: 0; margin-bottom: 0px; float: right;}
.footer-outer11 footer .social-icon li { list-style: none; display: inline-block;}
.footer-outer11 footer .social-icon li i { font-size: 14px; color: #262725; border: solid 2px #ffffff; height: 31px; width: 31px; text-align: center; vertical-align: middle; border-radius: 100px; line-height: 27px; margin-right: 15px; transition: 1s; background: #fff;}
.footer-outer11 footer .social-icon li i:hover { border: solid 2px #262725; color: #ffffff; background: #262725;}
.footer-outer11 footer .phone-no i {position: relative; margin-right: 14px; font-size: 43px; top: 5px;}
.footer-outer11 footer .phone-no {margin-top: -22px; text-align: right;}
.footer-outer11 footer .footer-day-time{padding-bottom: 30px; border-bottom: 2px solid #7a6f6f; padding-top: 14px; margin-bottom: 55px;}
.footer-outer11 footer .footer-day-time ul li{ display: inline; margin-right: 20px;}
.footer-outer11 footer .footer-day-time ul li:last-child{margin-right: 0px;}
.footer-outer11 footer .phone-no a {color: #fff; font-family: PlayfairDisplay-Black; font-size: 34px; font-weight: bold;}
.footer-outer11 footer .footer-top {background: #2f2f2f; padding:50px 0 50px;}
.footer-outer11 footer .footer-top h4{font-size: 19px; text-transform: uppercase; margin-bottom: 30px;}
.footer-outer11 footer .footer-top p{font-size: 13px; line-height: 2;}
.footer-outer11 footer p{margin-bottom:0;}
.footer-outer11 footer .footer-logo{display: block; margin-bottom: 32px;}
.footer-outer11 footer .address1 li{list-style: none; position: relative; padding: 0px 0 14px 34px; line-height: 26px;}
.footer-outer11 footer ul.address1 span{position: absolute; width: 40px; max-width: 40px; left: 0;}
.footer-outer11 footer .address1 li a{color: #fff; text-decoration: none;}
.footer-outer11 footer ul.address1 i{width: 20px; position: absolute; left: 0px; text-align: center; font-size: 28px; top: 0;}
.footer-outer11 footer ul.address1 i.fa-envelope {font-size: 18px; top: 4px;}
.footer-outer11 footer ul.social-icon{float: left;}
.footer-outer11 footer .social-icon li i:hover {background: #4b8800; border-color: #4b8800;}
.footer-outer11 footer .footer-bottom{ background: #4b8800; padding: 10px 0px;}
.footer-outer11 footer .footer-bottom ul li { display: inline; margin-right: 20px; font-size: 18px;}
.footer-outer11 footer .footer-bottom ul li a{color:#fff;}
.footer-outer11 footer .footer-bottom ul {float: right;}
.footer-outer11 footer .footer-bottom ul li:last-child {margin-right: 0;}
.footer-outer11 footer .copyright {font-size: 18px;}

/*--FOOTER 12--*/
.footer-outer12 {width:100%; float:left; padding:20px 0;}
.footer-outer12 footer { background: #16222A; background: -webkit-linear-gradient(59deg, #3A6073, #16222A); background: linear-gradient(59deg, #3A6073, #16222A); color: white; margin-top:100px;}
.footer-outer12 footer a { color: #fff; font-size: 14px; transition-duration: 0.2s;}
.footer-outer12 footer a:hover { color: #FA944B; text-decoration: none;}
.footer-outer12 footer .copy { font-size: 12px; padding: 10px; border-top: 1px solid #FFFFFF;}
.footer-outer12 footer .footer-middle { padding-top: 2em; color: white;}
/*SOCİAL İCONS*/
/* footer social icons */
.footer-outer12 footer ul.social-network { list-style: none; display: inline; margin-left: 0 !important; padding: 0;}
.footer-outer12 footer ul.social-network li { display: inline; margin: 0 5px;}
/* footer social icons */
.footer-outer12 footer .social-network a.icoFacebook:hover {background-color: #3B5998;}
.footer-outer12 footer .social-network a.icoLinkedin:hover {background-color: #007bb7;}
.footer-outer12 footer .social-network a.icoFacebook:hover i,
.footer-outer12 footer .social-network a.icoLinkedin:hover i {color: #fff;}
.footer-outer12 footer .social-network a.socialIcon:hover,
.footer-outer12 footer .socialHoverClass {color: #44BCDD;}
.footer-outer12 footer .social-circle li a { display: inline-block; position: relative; margin: 0 auto 0 auto; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; text-align: center; width: 30px; height: 30px; font-size: 15px;}
.footer-outer12 footer .social-circle li i { margin: 0; line-height: 30px; text-align: center;}
.footer-outer12 footer .social-circle li a:hover i,
.footer-outer12 footer .triggeredHover { -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -ms--transform: rotate(360deg); transform: rotate(360deg); -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; -ms-transition: all 0.2s; transition: all 0.2s;}
.footer-outer12 footer .social-circle i { color: #595959; -webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s; transition: all 0.8s;}
.footer-outer12 footer .social-network a {background-color: #F9F9F9;}


/*--FOOTER 13--*/
.footer-outer13 {width:100%; float:left; padding:20px 0;}
.footer-outer13 footer .element-btn .element-fill-btn { background-color: #ff6600; border: 0; color: #fff; padding: 13px 5px; font-size: 16px; font-weight: 900; font-style: italic; text-transform: uppercase; width: 252px; margin: 0 auto; border-radius: 25px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; box-shadow: 0px 10px 50px -10px rgba(255, 10, 120, 1);}
.footer-outer13 footer .fill-btn { background-color: #ff6600; border: 0; color: #fff; padding: 13px 5px; font-size: 16px; font-weight: 900; font-style: italic; text-transform: uppercase; width: 252px; margin: 0 auto; border-radius: 25px; position: absolute; bottom: -25px; left: 50%; transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out;}
.footer-outer13 footer .fill-btn:hover,
.footer-outer13 footer .element-btn .element-fill-btn:hover { background-color: #201f1f; box-shadow: 0px 10px 50px -10px rgb(32, 31, 31);}
.footer-outer13 footer .footer { position: relative; background-color: #201f1f; padding:50px 0px;}
.footer-outer13 footer .footerBg { position: absolute; top: 0; bottom: 0; opacity: 0.13; background: url('http://placehold.it/1920x677') no-repeat top center; background-size: cover; width: 100%; height: 100%;}
.footer-outer13 footer .form-Box input[type="text"],
.footer-outer13 footer .form-Box input[type="email"],
.footer-outer13 footer .form-Box input[type="passowrd"],
.footer-outer13 footer .form-Box textarea { width: 100%; height: 50px; border: 1px solid #737373; border-radius: 25px; background-color: transparent; padding: 5px 25px; margin-bottom: 20px; font-size: 14px; color: #737373; font-style: italic; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; text-transform: uppercase;}
.footer-outer13 footer .form-Box textarea { height: 113px; padding: 15px 25px; resize: none;}
.footer-outer13 footer .form-Box .b_effect:focus,
.footer-outer13 footer .subscribe form input:focus {border-color: #ff6600;}
.footer-outer13 footer .form-Box .fill-btn { position: static; transform: translate(0%, 0); -webkit-transform: translate(0%, 0); -moz-transform: translate(0%, 0); -ms-transform: translate(0%, 0); width: 184px;}
.footer-outer13 footer .form-Box .fill-btn:hover,
.footer-outer13 footer .subscribe form .fill-btn:hover { background-color: #ffe402; color: #201f1f; box-shadow: 0px 10px 50px -10px rgb(255, 228, 2);}
.footer-outer13 footer .fTitle { font-weight: 900; color: #ffffff; text-transform: uppercase; font-style: italic; margin-bottom: 20px;}
.footer-outer13 footer .fTitle span {color: #ff6600;}
.footer-outer13 footer .contact-address ul li,
.footer-outer13 footer .contact-address ul li a { color: #737373; font-size: 16px; font-style: italic; margin-bottom: 15px; line-height: 32px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out;}
.footer-outer13 footer .contact-address {padding: 0 15%;}
.footer-outer13 footer .contact-address ul li i { margin-right: 15px; display: inline-block; float: left; line-height: 32px;}
.footer-outer13 footer .contact-address ul li span {display: table;}
.footer-outer13 footer .contact-address ul li a:hover {color: #ff6600;}
.footer-outer13 footer .subscribe form { position: relative; display: inline-block; width: 100%; margin-bottom: 60px;}
.footer-outer13 footer .subscribe form input { width: 100%; height: 50px; border: 1px solid #737373; border-radius: 25px; background-color: transparent; padding: 5px 215px 5px 25px; font-size: 14px; color: #737373; font-style: italic;}
.footer-outer13 footer .subscribe form .fill-btn { bottom: auto; top: 0; right: 0; left: auto; transform: translate(0%, 0); -webkit-transform: translate(0%, 0); -moz-transform: translate(0%, 0); -ms-transform: translate(0%, 0); width: 209px;}
.footer-outer13 footer .social-icons ul li {display: inline-block;float: left;color: #fff;text-align: center;line-height: 43px;position: relative;width: 43px;height: 43px;margin-right: 28px;}
.footer-outer13 footer .social-icons ul li a { color: #fff; position: relative; display: inline-block; width: 100%; font-size: 16px;}
.footer-outer13 footer .social-icons ul li:before { content: ""; width: 43px; height: 43px; display: inline-block; position: absolute; border: 1px solid #ff6600; transform: rotate(135deg); -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -o-transform: rotate(135deg); transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out;}
.footer-outer13 footer .social-icons ul li:last-child {margin: 0;}
.footer-outer13 footer .social-icons ul li:hover:before {background: #ff6600;}
/* Copyright css */
.footer-outer13 footer .copyright { padding: 51.5px 0; text-align: center;}
.footer-outer13 footer .copyright h6 { font-size: 14px; font-style: italic; color: #737373;}
.footer-outer13 footer .copyright h6 a { color: #ff6600; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out;}
.footer-outer13 footer .copyright h6 a:hover {color: #201f1f;}



/*--FOOTER 14--*/
.footer-outer14 {width:100%; float:left; padding:20px 0;}
.footer-outer14 footer {}
.footer-outer14 footer .section-title {text-align: center; color: #007b5e; margin-bottom: 50px; text-transform: uppercase;}
.footer-outer14 footer .footer {background: #007b5e !important; padding: 60px 0;}
.footer-outer14 footer .footer h5{ padding-left: 10px; font-size:20px; border-left: 3px solid #eeeeee; padding-bottom: 6px; margin-bottom: 20px; color:#ffffff;}
.footer-outer14 footer .footer a { color: #ffffff; text-decoration: none !important; background-color: transparent; -webkit-text-decoration-skip: objects;}
.footer-outer14 footer .footer ul.social li{padding: 3px 0;}
.footer-outer14 footer .footer ul.social li a i { margin-right: 5px; font-size:25px; -webkit-transition: .5s all ease; -moz-transition: .5s all ease; transition: .5s all ease;}
.footer-outer14 footer .footer ul.social li:hover a i { font-size:30px; margin-top:-10px;}
.footer-outer14 footer .footer ul.social li a,
.footer-outer14 footer .footer ul.quick-links li a{color:#ffffff;}
.footer-outer14 footer .footer ul.social li a:hover{color:#eeeeee;}
.footer-outer14 footer .footer ul.quick-links li{ padding: 3px 0; -webkit-transition: .5s all ease; -moz-transition: .5s all ease; transition: .5s all ease;}
.footer-outer14 footer .footer ul.quick-links li:hover{ padding: 3px 0; margin-left:5px; font-weight:700;}
.footer-outer14 footer .footer ul.quick-links li a i{margin-right: 5px;}
.footer-outer14 footer .footer ul.quick-links li:hover a i {font-weight: 700;}
.footer-outer14 footer .footer p{color:#fff;}
@media (max-width:767px){
.footer-outer14 footer .footer h5 { padding-left: 0; border-left: transparent; padding-bottom: 0px; margin-bottom: 10px;}
}



/*--FOOTER 15--*/
.footer-outer15 {width:100%; float:left; padding:20px 0;}
.footer-outer15 .footer-distributed{ background: #666; box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12); box-sizing: border-box; width: 100%; text-align: left; font: bold 16px sans-serif; padding: 55px 50px;}
.footer-outer15 .footer-distributed .footer-left,
.footer-outer15 .footer-distributed .footer-center,
.footer-outer15 .footer-distributed .footer-right{display: inline-block;vertical-align: top;}
/* Footer left */
.footer-outer15 .footer-distributed .footer-left{width: 40%;}
/* The company logo */
.footer-outer15 .footer-distributed h3{color:  #ffffff;font: normal 36px 'Open Sans', cursive;margin: 0;}
.footer-outer15 .footer-distributed h3 span{color:  lightseagreen;}
/* Footer links */
.footer-outer15 .footer-distributed .footer-links{ color:  #ffffff; margin: 20px 0 12px; padding: 0;}
.footer-outer15 .footer-distributed .footer-links a{display:inline-block;line-height: 1.8;   font-weight:400;text-decoration: none;color:  inherit;}
.footer-outer15 .footer-distributed .footer-company-name{ color:  #222; font-size: 14px; font-weight: normal; margin: 0;}
/* Footer Center */
.footer-outer15 .footer-distributed .footer-center{width: 35%;}
.footer-outer15 .footer-distributed .footer-center i{ background-color:  #33383b; color: #ffffff; font-size: 25px; width: 38px; height: 38px; border-radius: 50%; text-align: center; line-height: 42px; margin: 10px 15px; vertical-align: middle;}
.footer-outer15 .footer-distributed .footer-center i.fa-envelope{font-size: 17px;line-height: 38px;}
.footer-outer15 .footer-distributed .footer-center p{ display: inline-block; color: #ffffff; font-weight:400; vertical-align: middle; margin:0;}
.footer-outer15 .footer-distributed .footer-center p span{ display:block; font-weight: normal; font-size:14px; line-height:2;}
.footer-outer15 .footer-distributed .footer-center p a{ color:  lightseagreen; text-decoration: none;}
.footer-outer15 .footer-distributed .footer-links a:before { content: "|"; font-weight:300; font-size: 20px; left: 0; color: #fff; display: inline-block; padding-right: 5px;}
.footer-outer15 .footer-distributed .footer-links .link-1:before {content: none;}
/* Footer Right */
.footer-outer15 .footer-distributed .footer-right{width: 20%;}
.footer-outer15 .footer-distributed .footer-company-about{ line-height: 20px; color:  #92999f; font-size: 13px; font-weight: normal; margin: 0;}
.footer-outer15 .footer-distributed .footer-company-about span{ display: block; color:  #ffffff; font-size: 14px; font-weight: bold; margin-bottom: 20px;}
.footer-outer15 .footer-distributed .footer-icons{margin-top: 25px;}
.footer-outer15 .footer-distributed .footer-icons a{ display: inline-block; width: 35px; height: 35px; cursor: pointer; background-color:  #33383b; border-radius: 2px; font-size: 20px; color: #ffffff; text-align: center; line-height: 35px; margin-right: 3px; margin-bottom: 5px;}
/* If you don't want the footer to be responsive, remove these media queries */
@media (max-width: 880px) {
.footer-outer15 .footer-distributed{font: bold 14px sans-serif;}
.footer-outer15 .footer-distributed .footer-left,
.footer-outer15 .footer-distributed .footer-center,
.footer-outer15 .footer-distributed .footer-right{ display: block; width: 100%; margin-bottom: 40px; text-align: center;}
.footer-outer15 .footer-distributed .footer-center i{margin-left: 0;}
}


/*--FOOTER 16--*/
.footer-outer16 {width:100%; float:left; padding:20px 0;}
.footer-outer16 .dk-footer .footer-widget p {margin-bottom: 27px;}
.footer-outer16 .dk-footer p { font-family: 'Nunito', sans-serif; font-size: 16px; color:white; line-height: 28px;}
.footer-outer16 .dk-footer .animate-border { position: relative; display: block; width: 115px; height: 3px; background: #007bff; }
.footer-outer16 .dk-footer .animate-border:after { position: absolute; content: ""; width: 35px; height: 3px; left: 0; bottom: 0; border-left: 10px solid #fff; border-right: 10px solid #fff; -webkit-animation: animborder 2s linear infinite; animation: animborder 2s linear infinite; }

@-webkit-keyframes animborder {
  0% {-webkit-transform: translateX(0px);transform: translateX(0px); }
  100% { -webkit-transform: translateX(113px); transform: translateX(113px); } }

@keyframes animborder {
  0% {-webkit-transform: translateX(0px);transform: translateX(0px); }
  100% { -webkit-transform: translateX(113px); transform: translateX(113px); } }
.footer-outer16 .dk-footer .animate-border.border-white:after {border-color: #fff; }
.footer-outer16 .dk-footer .animate-border.border-yellow:after {border-color: #F5B02E; }
.footer-outer16 .dk-footer .animate-border.border-orange:after { border-right-color: #007bff; border-left-color: #007bff; }
.footer-outer16 .dk-footer .animate-border.border-ash:after { border-right-color: #EEF0EF; border-left-color: #EEF0EF; }
.footer-outer16 .dk-footer .animate-border.border-offwhite:after { border-right-color: #F7F9F8; border-left-color: #F7F9F8; }
/* Animated heading border */
@keyframes primary-short {
  0% {width: 15%; }
  50% {width: 90%; }
  100% {width: 10%; } }
@keyframes primary-long {
  0% {width: 80%; }
  50% {width: 0%; }
  100% {width: 80%; } } 
.footer-outer16 .dk-footer { padding: 75px 0 0; background-color: #151414; position: relative; z-index: 2; }
.footer-outer16 .dk-footer .contact-us { margin-top: 0; margin-bottom: 30px; padding-left: 80px; }
.footer-outer16 .dk-footer .contact-us .contact-info {margin-left: 50px; }
.footer-outer16 .dk-footer .contact-us.contact-us-last {margin-left: -80px; }
.footer-outer16 .dk-footer .contact-icon i { font-size: 24px; top: -15px; position: relative; color:#007bff; }
.footer-outer16 .dk-footer .dk-footer-box-info {width:100%; position: absolute; top: -72px; background: #202020; padding: 40px; z-index: 2; }
.footer-outer16 .dk-footer .dk-footer-box-info .img-fluid{width:100%;}
.footer-outer16 .dk-footer .dk-footer-box-info .footer-social-link h3 { color: #fff; font-size: 24px; margin-bottom: 25px; }
.footer-outer16 .dk-footer .dk-footer-box-info .footer-social-link ul { list-style-type: none; padding: 0; margin: 0; }
.footer-outer16 .dk-footer .dk-footer-box-info .footer-social-link li {display: inline-block; }
.footer-outer16 .dk-footer .dk-footer-box-info .footer-social-link a i { display: block; width: 40px; height: 40px; border-radius: 50%; text-align: center; line-height: 40px; background: #000; margin-right: 5px; color: #fff; }
.footer-outer16 .dk-footer .dk-footer-box-info .footer-social-link a i.fa-facebook { background-color: #3B5998; }
.footer-outer16 .dk-footer .dk-footer-box-info .footer-social-link a i.fa-twitter { background-color: #55ACEE; }
.footer-outer16 .dk-footer .dk-footer-box-info .footer-social-link a i.fa-google-plus {background-color: #DD4B39; }
.footer-outer16 .dk-footer .dk-footer-box-info .footer-social-link a i.fa-linkedin {background-color: #0976B4; }
.footer-outer16 .dk-footer .dk-footer-box-info .footer-social-link a i.fa-instagram {background-color: #B7242A; }
.footer-outer16 .dk-footer .footer-awarad { margin-top: 285px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -webkit-flex: 0 0 100%; -moz-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }
.footer-outer16 .dk-footer .footer-awarad p { color: #fff; font-size: 24px; font-weight: 700; margin-left: 20px; padding-top: 15px; }
.footer-outer16 .dk-footer .footer-info-text {margin: 26px 0 32px; }
.footer-outer16 .dk-footer .footer-left-widget {padding-left: 80px; }
.footer-outer16 .dk-footer .footer-widget .section-heading {margin-bottom: 35px; }
.footer-outer16 .dk-footer .footer-widget h3 { font-size: 24px; color: #fff; position: relative; margin-bottom: 15px; max-width: -webkit-fit-content; max-width: -moz-fit-content; max-width: fit-content; }
.footer-outer16 .dk-footer .footer-widget ul { width: 50%; float: left; list-style: none; margin: 0; padding: 0; }
.footer-outer16 .dk-footer .footer-widget li {margin-bottom: 18px; }
.footer-outer16 .dk-footer .footer-widget p {margin-bottom: 27px; }
.footer-outer16 .dk-footer .footer-widget a { color: #878787; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
.footer-outer16 .dk-footer .footer-widget a:hover {color: #007bff; }
.footer-outer16 .dk-footer .footer-widget:after { content: ""; display: block; clear: both; }
.footer-outer16 .dk-footer .dk-footer-form {position: relative; }
.footer-outer16 .dk-footer .dk-footer-form input[type=email] { padding: 14px 28px; height:46px; border-radius: 50px; background: #2E2E2E; border: 1px solid #2E2E2E; }
.footer-outer16 .dk-footer .dk-footer-form input::-webkit-input-placeholder, 
.footer-outer16 .dk-footer .dk-footer-form input::-moz-placeholder, 
.footer-outer16 .dk-footer .dk-footer-form input:-ms-input-placeholder, 
.footer-outer16 .dk-footer .dk-footer-form input::-ms-input-placeholder, 
.footer-outer16 .dk-footer .dk-footer-form input::-webkit-input-placeholder { color: #878787; font-size: 14px; }
.footer-outer16 .dk-footer .dk-footer-form input::-webkit-input-placeholder, 
.footer-outer16 .dk-footer .dk-footer-form input::-moz-placeholder, 
.footer-outer16 .dk-footer .dk-footer-form input:-ms-input-placeholder, 
.footer-outer16 .dk-footer .dk-footer-form input::-ms-input-placeholder, 
.footer-outer16 .dk-footer .dk-footer-form input::placeholder { color: #878787; font-size: 14px; }
.footer-outer16 .dk-footer .dk-footer-form button[type=submit] { position: absolute; top: 0; right: 0; padding: 12px 24px 12px 17px; border-top-right-radius: 25px; border-bottom-right-radius: 25px; border: 1px solid #007bff; background: #007bff; color: #fff; }
.footer-outer16 .dk-footer .dk-footer-form button:hover {cursor: pointer; }
.footer-outer16 .dk-footer .contact-us { position: relative; z-index: 2; margin-top: 65px; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; }
.footer-outer16 .dk-footer .contact-icon {position: absolute; }
.footer-outer16 .dk-footer .contact-icon i { font-size: 36px; top: -5px; position: relative; color: #007bff; }
.footer-outer16 .dk-footer .contact-info {margin-left: 75px;color: #fff; }
.footer-outer16 .dk-footer .contact-info h3 { font-size: 20px; color: #fff; margin-bottom: 0; }
.footer-outer16 .dk-footer .copyright { padding: 28px 0; margin-top: 55px; background-color: #202020; }
.footer-outer16 .dk-footer .copyright span,
.footer-outer16 .dk-footer .copyright a { color: #878787; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }
.footer-outer16 .dk-footer .copyright a:hover {color:#007bff; }
.footer-outer16 .dk-footer .copyright-menu ul { text-align: right; margin: 0; }
.footer-outer16 .dk-footer .copyright-menu li { display: inline-block; padding-left: 20px; }
.footer-outer16 .dk-footer .back-to-top {position: relative;z-index: 2; }
.footer-outer16 .dk-footer .back-to-top .btn-dark { width: 35px; height: 35px; border-radius: 50%; padding: 0; position: fixed; bottom: 20px; right: 20px; background: #2e2e2e; border-color: #2e2e2e; display: none; z-index: 999; -webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear; }
.footer-outer16 .dk-footer .back-to-top .btn-dark:hover { cursor: pointer; background: #FA6742; border-color: #FA6742; }

/*--FOOTER 17--*/
.footer-outer17 {width:100%; float:left; padding:20px 0;}
.footer-outer17 .footer { position: static;  width:100%; background: #10182F;}
.footer-outer17 .footer .footer-row { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 3.5rem; padding: 60px;}
.footer-outer17 .footer .footer-row .footer-col h4 { color: #fff; font-size:20px; font-weight: 400;}
.footer-outer17 .footer .footer-col .links {margin-top: 20px; padding:0px; list-style:none;}
.footer-outer17 .footer .footer-col .links li { list-style: none; margin-bottom: 10px;}
.footer-outer17 .footer .footer-col .links li a { text-decoration: none; color: #bfbfbf;}
.footer-outer17 .footer .footer-col .links li a:hover {color: #fff;}
.footer-outer17 .footer .footer-col p { margin: 20px 0; color: #bfbfbf; max-width: 300px;}
.footer-outer17 .footer .footer-col form { display: flex; gap: 5px;}
.footer-outer17 .footer .footer-col input { height: 40px; border-radius: 6px; background: none; width: 100%; outline: none; border: 1px solid #7489C6 ; caret-color: #fff; color: #fff; padding-left: 10px;}
.footer-outer17 .footer .footer-col input::placeholder {color: #ccc;}
.footer-outer17 .footer .footer-col form button { background: #fff; outline: none; border: none; padding: 10px 15px; border-radius: 6px; cursor: pointer; font-weight: 500; transition: 0.2s ease;}
.footer-outer17 .footer .footer-col form button:hover {background: #cecccc;}
.footer-outer17 .footer .footer-col .icons { display: flex; margin-top: 30px; gap: 30px; cursor: pointer;}
.footer-outer17 .footer .footer-col .icons i {color: #afb6c7;}
.footer-outer17 .footer .footer-col .icons i:hover{color: #fff;}
@media (max-width: 768px) {
.footer-outer17 .footer { position: relative; bottom: 0; left: 0; transform: none; width: 100%; border-radius: 0;}
.footer-outer17 .footer .footer-row { padding: 20px; gap: 1rem;}
.footer-outer17 .footer .footer-col form {display: block;}
.footer-outer17 .footer .footer-col form :where(input, button) {width: 100%;}
.footer-outer17 .footer .footer-col form button {margin: 10px 0 0 0;}
}

/*--FOOTER 18--*/
.footer-outer18{width:100%; float:left; padding:20px 0;}
.footer-outer18 .footer-03 {padding: 7em 0; }
.footer-outer18 .footer-03 { background: #f8f1f1; font-size: 14px; }
.footer-outer18 .footer-03 a {color: #f17e7e; }
.footer-outer18 .footer-03 .footer-heading { font-size: 14px; text-transform: uppercase; letter-spacing: 2px; font-weight: 500; margin-bottom: 30px; }
.footer-outer18 .footer-03 .copyright {color: rgba(0, 0, 0, 0.4); }
.footer-outer18 .footer-03 .list-unstyled li a {color: rgba(0, 0, 0, 0.3); }
.footer-outer18 .footer-03 .subscribe-form .form-group { position: relative; margin-bottom: 0; border-radius: 0; }
.footer-outer18 .footer-03 .subscribe-form .form-group input {display:inline-block; float:left; width:calc(100% - 130px); height:52px; background: rgba(0, 0, 0, 0.05) !important; border: none !important; outline: none !important; color: rgba(0, 0, 0, 0.3) !important; font-size: 16px; border-radius: 0; }
.footer-outer18 .footer-03 .subscribe-form .form-group input::-webkit-input-placeholder {color: rgba(0, 0, 0, 0.3) !important; }
.footer-outer18 .footer-03 .subscribe-form .form-group input::-moz-placeholder {color: rgba(0, 0, 0, 0.3) !important; }
.footer-outer18 .footer-03 .subscribe-form .form-group input:-ms-input-placeholder {color: rgba(0, 0, 0, 0.3) !important; }
.footer-outer18 .footer-03 .subscribe-form .form-group input:-moz-placeholder {color: rgba(0, 0, 0, 0.3) !important; }
.footer-outer18 .footer-03 .subscribe-form .form-group input:focus { outline: none !important; -webkit-box-shadow: none; box-shadow: none; }
.footer-outer18 .footer-03 .subscribe-form .form-group .submit {display:inline-block; color: #fff !important; width: 130px; height: 52px; font-size: 16px; background: #f17e7e !important; border: none; border-radius: 0; }
.footer-outer18 .footer-03 .subscribe-form .form-group .submit:hover, 
.footer-outer18 .footer-03 .subscribe-form .form-group .submit:focus { text-decoration: none !important; outline: none !important; }
.footer-outer18 .footer-03 .subscribe-form .icon { position: absolute; top: 50%; right: 20px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color: rgba(255, 255, 255, 0.8); }
.footer-outer18 .footer-03 .ftco-footer-social{padding:0px;}
.footer-outer18 .footer-03 .ftco-footer-social li a {color: #f17e7e; }
.footer-outer18 .footer-03 .ftco-footer-social li { list-style: none; margin: 0 10px 0 0; display: inline-block; }
.footer-outer18 .footer-03 .ftco-footer-social li a { height: 40px; width: 40px; display: block; background: rgba(0, 0, 0, 0.05); border-radius: 50%; position: relative; }
.footer-outer18 .footer-03 .ftco-footer-social li a span { position: absolute; font-size: 20px; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.footer-outer18 .footer-03 .ftco-footer-social li a:hover {color: #fff; }
.footer-outer18 .footer-03 .pt-4, 
.footer-outer18 .footer-03 .py-4 {padding-top: 1.5rem !important;}
.footer-outer18 .footer-03 .mt-5, 
.footer-outer18 .footer-03 .my-5 {margin-top: 3rem !important;}
.footer-outer18 .footer-03 .border-top {border-top: 1px solid #dee2e6 !important;}
.footer-outer18 .footer-03 .ion-logo-twitter:before {content: "\f2b0";}
.footer-outer18 .footer-03 .ion-logo-twitter{ display: inline-block; font-family: "Ionicons"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; text-rendering: auto; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

/*--FOOTER 19--*/
.footer-outer19{width:100%; float:left; padding:20px 0;}
.footer-outer19 .footer-04 { background: #272727; padding:70px 0; padding-bottom: 0;  }
.footer-outer19 .footer-04 .border-top { border-color: #1a1a1a !important; background: #1a1a1a; padding:50px 0; margin-top:30px;}
.footer-outer19 .footer-04 .footer-heading { font-size: 13px; color: #fff; margin-top:50px; margin-bottom: 30px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px; }
.footer-outer19 .footer-04 .footer-heading .logo { letter-spacing: none; font-size: 16px; color: #fff; text-transform: capitalize; }
.footer-outer19 .footer-04 p {color: rgba(255, 255, 255, 0.3); }
.footer-outer19 .footer-04 a {color: #f7b633; }
.footer-outer19 .footer-04 .ftco-footer-social li a {color: #fff; }
.footer-outer19 .footer-04 .tagcloud a { border: 1px solid rgba(255, 255, 255, 0.1); color: #fff; }
.footer-outer19 .footer-04 .list-unstyled li a {color: rgba(255, 255, 255, 0.7); padding:5px 0; display:inline-block;}
.footer-outer19 .footer-04 .list-unstyled a {color: rgba(255, 255, 255, 0.7); }

.footer-outer19 .footer-04 .subscribe-form .form-group { position: relative; margin-bottom: 0; border-radius: 0; }
.footer-outer19 .footer-04 .subscribe-form .form-group input {width:calc(100% - 52px); float:left; background: rgba(255, 255, 255, 0.05) !important; border: none !important; outline: none !important; color: rgba(255, 255, 255, 0.3) !important; font-size: 16px; border-radius: 0; }
.footer-outer19 .footer-04 .subscribe-form .form-group input::-webkit-input-placeholder {color: rgba(255, 255, 255, 0.3) !important; }
.footer-outer19 .footer-04 .subscribe-form .form-group input::-moz-placeholder {color: rgba(255, 255, 255, 0.3) !important; }
.footer-outer19 .footer-04 .subscribe-form .form-group input:-ms-input-placeholder {color: rgba(255, 255, 255, 0.3) !important; }
.footer-outer19 .footer-04 .subscribe-form .form-group input:-moz-placeholder {color: rgba(255, 255, 255, 0.3) !important; }
.footer-outer19 .footer-04 .subscribe-form .form-group input:focus { outline: none !important; -webkit-box-shadow: none; box-shadow: none; }
.footer-outer19 .footer-04 .subscribe-form .form-group .submit {color: #fff !important; display: inline-block; width: 52px; height: 52px; font-size: 16px; background: #f7b633 !important; border: none; border-radius: 0; }
.footer-outer19 .footer-04 .subscribe-form .form-group .submit:hover, 
.footer-outer19 .footer-04 .subscribe-form .form-group .submit:focus { text-decoration: none !important; outline: none !important; }
.footer-outer19 .footer-04 .copyright a {color: rgba(255, 255, 255, 0.5); }
.footer-outer19 .footer-04 .ftco-footer-social li { list-style: none; margin: 0 10px 0 0; display: inline-block; }
.footer-outer19 .footer-04 .ftco-footer-social li a { height: 40px; width: 40px; display: block; background: rgba(0, 0, 0, 0.05); border-radius: 50%; position: relative; }
.footer-outer19 .footer-04 .ftco-footer-social li a span { position: absolute; font-size: 20px; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.footer-outer19 .footer-04 .ftco-footer-social li a:hover {color: #fff; }
.footer-outer19 .footer-04 .ftco-footer-social li a { border-radius: 4px; border: 1px solid rgba(255, 255, 255, 0.1); }
.footer-outer19 .footer-04 .form-control { height: 52px; background: #fff; color: #000; font-size: 18px; border-radius: 0px; -webkit-box-shadow: none; box-shadow: none; border: 1px solid rgba(0, 0, 0, 0.1); }
.footer-outer19 .footer-04 .form-control:focus, 
.footer-outer19 .footer-04 .form-control:active { outline: none !important; -webkit-box-shadow: none; box-shadow: none; }
.footer-outer19 .footer-04 textarea.form-control {height: inherit !important; }
.footer-outer19 .footer-04 .tagcloud a { text-transform: uppercase; display: inline-block; padding: 4px 10px; margin-bottom: 7px; margin-right: 4px; border-radius: 4px; font-size: 11px; }
.footer-outer19 .footer-04 .tagcloud a:hover {border: 1px solid #000; }
.footer-outer19 .footer-04 .ftco-section {padding: 12em 0; }
.footer-outer19 .footer-04 .ftco-section h2 {margin-bottom: 0; }
.footer-outer19 .footer-04 .ftco-footer-social{padding:0px;}

/*--FOOTER 20--*/
.footer-outer20 {width:100%; float:left; padding:20px 0;}
.footer-outer20 .footer .col_white_amrc { color:#FFF;}
.footer-outer20 .footer { width:100%; background-color:#263238; min-height:250px; padding:10px 0px 25px 0px ;}
.footer-outer20 .footer h5{font-size:20px;}
.footer-outer20 .footer .pt2 { padding-top:40px ; margin-bottom:20px ;}
.footer-outer20 .footer p { font-size:13px; color:#CCC; padding-bottom:0px; margin-bottom:8px;}
.footer-outer20 .footer .mb10 { padding-bottom:15px ;}
.footer-outer20 .footer .footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; }
.footer-outer20 .footer .footer_ul_amrc li {padding:0px 0px 5px 0px;}
.footer-outer20 .footer .footer_ul_amrc li a{ color:#CCC;}
.footer-outer20 .footer .footer_ul_amrc li a:hover{ color:#fff; text-decoration:none;}
.footer-outer20 .footer .fleft { float:left;}
.footer-outer20 .footer .padding-right { padding-right:10px; }
.footer-outer20 .footer .footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer-outer20 .footer .footer_ul2_amrc li p { display:table; }
.footer-outer20 .footer .footer_ul2_amrc li a:hover { text-decoration:none;}
.footer-outer20 .footer .footer_ul2_amrc li i { margin-top:5px;}
.footer-outer20 .footer .bottom_border { border-bottom:1px solid #323f45; padding-bottom:20px;}
.footer-outer20 .footer .foote_bottom_ul_amrc { list-style-type:none; padding:0px; display:table; margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto;}
.footer-outer20 .footer .foote_bottom_ul_amrc li { display:inline;}
.footer-outer20 .footer .foote_bottom_ul_amrc li a { color:#999; margin:0 12px;}
.footer-outer20 .footer .social_footer_ul { display:table; margin:15px auto 0 auto; list-style-type:none;  }
.footer-outer20 .footer .social_footer_ul li { padding-left:20px; padding-top:10px; float:left; }
.footer-outer20 .footer .social_footer_ul li a { color:#CCC; border:1px solid #CCC; padding:8px;border-radius:50%;}
.footer-outer20 .footer .social_footer_ul li i {  width:20px; height:20px; text-align:center;}


/*--FOOTER 21--*/
.footer-outer21 {width:100%; float:left; padding:20px 0;}
.footer-outer21 .counter_wrapper{display: flex;justify-content: space-between;}
.footer-outer21 .counter_item{ width: 270px; height: 150px; border: 2px solid #000; display: flex; align-items: center; justify-content: center;}
.footer-outer21 .counter_item h1{font-size: 50px;}


/*--ACCORDION 1--*/
.accordion-outer1 {width:100%; float:left; padding:20px 0;}
.accordion-outer1 .para-hide {display: none;}
.accordion-outer1 button { background: transparent; outline: none; border: none; transition: .3s ease; cursor: pointer;}
.accordion-outer1 button i { font-size:16px; transition: .3s ease;}
.accordion-outer1 .rotate {transform: rotate(180deg);}
.accordion-outer1 .accordion { background: #efefef; margin-bottom: 0.5rem; transition: .3s ease;}
.accordion-outer1 button.btn-toggle-show { display: flex;  align-items: center; justify-content: space-between; width: 100%; background: #d1d1d1; transition: .3s ease;}
.accordion-outer1 button.btn-toggle-show:hover {background: #c3c3c3;}
.accordion-outer1 button.btn-toggle-show span {color: #333333; font-size:16px; font-weight: 700;}
.accordion-outer1 .p-1 {padding: 1rem;}
.accordion-outer1 .accordion:last-child {margin: 0;}



/*--ACCORDION 2--*/
.accordion-outer2 {width:100%; float:left; padding:20px 0;}
.accordion-outer2 .faq-pg .faq-panel-box{width:100%; margin:0 auto; position:relative; z-index:1;}
.accordion-outer2 .faq-pg .faq-panel-box .faq-panel-box-inner{width:100%; float:left; }
.accordion-outer2 .faq-pg .faq-panel-box .faq-panel-box-inner .panel-group {width:100%; float:left;}
.accordion-outer2 .faq-pg .faq-panel-box .faq-panel-box-inner .panel-group .panel-default{width:100%; float:left; border:0px; box-shadow:none; background: none;}
.accordion-outer2 .faq-pg .faq-panel-box .faq-panel-box-inner .panel-group .panel-default .panel-heading{width:100%; float:left; background:none !important; padding:0px 0px; border-bottom:0px solid transparent; border-top-left-radius:0px; border-top-right-radius:0px;}
.accordion-outer2 .faq-pg .faq-panel-box .faq-panel-box-inner .panel-group .panel-default .panel-heading .panel-title a{background:none;  margin: 0; cursor: pointer; font-size: 18px; font-weight: 500; padding: 20px 80px 20px 15px; position: relative; position: relative; display: block; background: #fff; border-radius:35px; margin-bottom: 20px; font-weight: 500; box-shadow: 0 10px 10px #e3eae957; transition: all 500ms ease; border: 1px solid #eee;}
.accordion-outer2 .faq-pg .faq-panel-box .faq-panel-box-inner .panel-group .panel-default .panel-heading .panel-title a::before {content: "";background-color: #e85612;position: absolute;right: 0;top: 0;height:60px;width: 60px; border-radius:50%; border:1px solid #4d4d4d;}
.accordion-outer2 .faq-pg .faq-panel-box .faq-panel-box-inner .panel-group .panel-default .panel-heading .panel-title a:after{content: "\f067"; -webkit-transform: rotate(-90deg);transform: rotate(-90deg); position: absolute; font-family: FontAwesome; right: 20px; top: 22px; transition:0.3s;}
.accordion-outer2 .faq-pg .faq-panel-box .faq-panel-box-inner .panel-group .panel-default .panel-heading .panel-title a.active {border-bottom: 1px solid #dcdcdc;}
.accordion-outer2 .faq-pg .faq-panel-box .faq-panel-box-inner .panel-group .panel-default .panel-heading .panel-title a[aria-expanded="true"]:after {content: "\f068"; -webkit-transform:rotate(-0deg);transform: rotate(-0deg); -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.accordion-outer2 .faq-pg .faq-panel-box .faq-panel-box-inner .panel-group .panel-default .panel-collapse{width:100%; float:left;}
.accordion-outer2 .faq-pg .faq-panel-box .faq-panel-box-inner .panel-group .panel-default .panel-collapse .panel-body{border:0px; font-size:15px; padding-top:0px;} 


/*--ACCORDION 3--*/
.accordion-outer3 {width:100%; float:left; padding:20px 0;}
.accordion-outer3 .accordion-body { max-width: 600px; width: 100%; margin: auto;}
.accordion-outer3 .accordion-body h1 { font-size: 30px; margin-bottom: 20px;}
.accordion-outer3 .single-acco h2 { display: flex; align-items: center; justify-content: space-between; background: #cdcdcd; padding: 1rem; cursor: pointer; margin-bottom: 15px;}
.accordion-outer3 .accodion-body { background: #eee; padding: 1rem; margin-bottom: 20px; display: none;}
.accordion-outer3 .accodion-body:first-child {display: block;}


/*--ACCORDION 4--*/
.accordion-outer4 {width:100%; float:left; padding:20px 0;}
.accordion-outer4 .accordion__item { padding: 20px; margin-bottom: 20px; border: 1px solid #f2f2f2; border-radius: 4px; box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.06);}
.accordion-outer4 .accordion__body { display: none; padding-top: 10px;}
.accordion-outer4 .accordion__body p {margin-bottom: 0;}
.accordion-outer4 .accordion__title { font-size: 18px; cursor: pointer; margin-bottom: 0; position: relative;}
.accordion-outer4 .accordion__title:after { content: ""; width: 20px; height: 20px; position: absolute; right: 0; top: 0; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABlUlEQVRIS72V6zEEQRSFv81ABogAESADIiADRIAIEAEiQASIABmQgQyor+rerZ7enp71Y92qqZrpxznnPmfGim22YnyWITgGdoHteNT0Hs8j8NQT2SM4AK6AjQkvP4EzQLIFGyO4Bk7i9Bfg90uodllv9oBTYD3OeUaigbUISnAv+N0zSfRUuwnS+fmawLA8xO5OoXiqFvToLQ4dluGqCYynLi+jvCZNT8TYzM2SwGq5BYz5VGLHPEqBcy9KgjvgqFJ/ETn4HkFci2K4jP304h5Q8KAPrO0tIGMv+HnkYR+oSQR/joqSwPOZC7HEGRD8hIr0SgBLU1IvlCQl+EeUbAoY4JQhqgnka5G4nsprcPdGCeoQZdhrkmy0FniGyD3fByFqJblF4loL3PVukrPJBnVcVE964pJjolVZ3TL14lSjSaK1wFP9oI/+fVSorhx2qnKA9exPwy6BShLD5vdrNa79CQmeY2VhktZVVKs06QLnvB/zwphL9KcfTgkmkY91bVdnmdo3gjaBE2CZf/JECvrbKyf4BdpXaxkir2UhAAAAAElFTkSuQmCC") no-repeat; background-size: 20px;}
.accordion-outer4 .accordion__title.active {color: #2B9FDF;}
.accordion-outer4 .accordion__title.active:after {transform: rotate(-180deg);}


/*--ACCORDION 5--*/
.accordion-outer5 {width:100%; float:left; padding:20px 0;}




/*--GALLERY 1--*/
.gallery-outer1 {width:100%; float:left; padding:20px 0;}
.gallery-outer1 .d-flex-row{width:calc(100% + 20px); margin-left:-10px; display:flex; flex-wrap:wrap; }
.gallery-outer1 .d-flex-row .d-flex-col{width:33.3333%; display:flex; padding:0 10px;}
.gallery-outer1 .gallery .gallery-pkg{width:100%; display:inline-block; margin-bottom:20px;}

.gallery-outer1 .gallery .lightboxpreview { transition: all .3s linear; padding-top:60%; cursor:pointer; background-size:cover;}
.gallery-outer1 .gallery .lightbox-content {max-height:75vh; height:75vh; width:100%; max-width: 1000px;}
.gallery-outer1 .gallery .lightbox-close {  cursor:pointer; margin-left: auto; position:absolute; right:-30px; top:-30px; color:white; font-size: 2rem; font-weight: 700; line-height: 1;}
.gallery-outer1 .gallery .modal_inner_image { min-height: 400px; z-index: 1000;}
.gallery-outer1 .gallery .modal-content {width: 100%;}
.gallery-outer1 .gallery .modalscale {transform:scale(0);opacity:0;}
.gallery-outer1 .gallery .lightbox-container, 
.gallery-outer1 .gallery .lightbox-btn, 
.gallery-outer1 .gallery .lightbox-image-wrapper, 
.gallery-outer1 .gallery .lightbox-enabled{transition:all .4s ease-in-out;}
.gallery-outer1 .gallery .lightbox_img_wrap {padding-top:65%; position:relative; overflow:hidden; }
.gallery-outer1 .gallery .lightbox-enabled:hover { transform:scale(1.1)}
.gallery-outer1 .gallery .lightbox-enabled {width:100%; height:100%; position:absolute; top:0; object-fit:cover; cursor:pointer;}
.gallery-outer1 .gallery .lightbox-container {width:100vw; height:100vh; position:fixed; top:0; left:0; display:flex; align-items:center; justify-content:center; background-color:rgba(0,0,0,.6); z-index:9999; opacity:0; pointer-events:none;}
.gallery-outer1 .gallery .lightbox-container.active { opacity:1; pointer-events:all;}
.gallery-outer1 .gallery .lightbox-image-wrapper { display:flex; transform:scale(0); align-items:center; justify-content:center; max-width:90vw; max-height:90vh; position:relative;}
.gallery-outer1 .gallery .lightbox-container.active .lightbox-image-wrapper {transform:scale(1);}
.gallery-outer1 .gallery .lightbox-btn, 
.gallery-outer1 .gallery #close { color:white; z-index:9999999; cursor:pointer;  position:absolute; font-size:50px;}
.gallery-outer1 .gallery #close {top:50px; right:50px;}
.gallery-outer1 .gallery #close:hover{opacity:0.8;}
.gallery-outer1 .gallery .lightbox-btn:focus {outline:none;}
.gallery-outer1 .gallery .left {left:50px;}
.gallery-outer1 .gallery .right {right:50px;}
.gallery-outer1 .gallery .lightbox-image {width:100%; -webkit-box-shadow: 5px 5px 20px 2px rgba(0,0,0,0.19);  box-shadow: 5px 5px 20px 2px rgba(0,0,0,0.19); max-height:95vh; object-fit:cover;}
.gallery-outer1 .gallery .slideright{animation-name: slideright; animation-duration: .5s;  animation-timing-function: ease; }
/* fallback */
@font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(https://fonts.gstatic.com/s/materialicons/v140/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');}
.gallery-outer1 .gallery .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased;}


@keyframes slideleft {
  33% {transform:translateX(-300px);opacity:0;}
  66% {transform:translateX(300px);opacity:0;}
}
.slideleft {animation-name: slideleft; animation-duration: .5s;  animation-timing-function: ease; }
@keyframes slideright {
  33% {transform:translateX(300px); opacity:0;}
  66% {transform:translateX(-300px); opacity:0;}
}

@media screen and (min-width:320px) and (max-width:767px){
.gallery-outer1 .d-flex-row .d-flex-col{width:50%;}
}


/*--GALLERY 2--*/
.gallery-outer2 {width:100%; float:left; padding:20px 0;}



/*--IMG UPLOADER 1--*/
.img-uploader-outer1 {width:100%; float:left; padding:20px 0; position:relative; background:#efefef;}
.img-uploader-outer1 .large-2{width: 128px; height: 128px; float:left; display:inline-block; position:relative;}
.img-uploader-outer1 .profile-pic { max-width: 200px; max-height: 200px; display: block;}
.img-uploader-outer1 .file-upload {display: inline-block; opacity: 0; width: 18px; margin: 0px; position: relative;}
.img-uploader-outer1 .circle { border-radius: 1000px !important; overflow: hidden; width:100%; height:100%; border: 8px solid rgba(255, 255, 255, 0.7); position: absolute; top:0px;}
.img-uploader-outer1 img { max-width: 100%; height: auto;}
.img-uploader-outer1 .p-image { position: absolute; top: 97px; right: 20px; color: #666666; transition: all .3s cubic-bezier(.175, .885, .32, 1.275);}
.img-uploader-outer1 .p-image i{position:relative; left:18px;}
.img-uploader-outer1 .p-image:hover {transition: all .3s cubic-bezier(.175, .885, .32, 1.275);}
.img-uploader-outer1 .upload-button {font-size: 1.2em;}
.img-uploader-outer1 .upload-button:hover { transition: all .3s cubic-bezier(.175, .885, .32, 1.275); color: #999;}


/*--IMG UPLOADER 2--*/
.img-uploader-outer2 {width:100%; float:left; padding:20px 0; position:relative; background:#fff;}
.img-uploader-outer2 .box { width: 200px; height: 200px;}
.img-uploader-outer2 .box .circle { border-radius: 100%; overflow: hidden; width: 91%; height: 91%; border: 8px solid rgba(0, 0, 0, 0.2); position: relative;}
.img-uploader-outer2 .box .circle .profile-pic { width: 100%; height: 100%; display: block;}
.img-uploader-outer2 .box .circle .p-image { position: absolute; top: 50%; left: 45%; color: #fff; transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);}
.img-uploader-outer2 .box .circle .p-image .file-upload, 
.img-uploader-outer2 .box .circle .p-image .upload-button {display: none;}
.img-uploader-outer2 .box .circle:hover {cursor: pointer;}
.img-uploader-outer2 .box .circle:hover .upload-button { display: block; transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);}



/*--FORM VALIDATION 1--*/
.form-validation1 {width:100%; float:left; padding:20px 0; position:relative; }
.form-validation1 .our-form { width: 800px; margin: auto;}
.form-validation1 .our-form form input,
.form-validation1 .our-form form textarea { margin-bottom: 20px; width: 500px; padding: 10px; border: 1px solid black;}
.form-validation1 .our-form textarea {height: 180px;}
.form-validation1 .our-form .the-message {display: none;}
.form-validation1 .our-form input[type="submit"] { padding: 15px; font-size: 16px; cursor: pointer;}




/*--MENU-SCROLL--*/
.menu-scroll1 {width:100%; float:left; padding:20px 0; position:relative;}
.menu-scroll1 .main-full{width:100%; float:left; position:relative;}
.menu-scroll1 .menu a { display: block; width: 10em; transition: color .4s; color: #fff; text-decoration: none;}
.menu-scroll1 .menu a.active {color: #f69ec4;}
.menu-scroll1 .main { width: 40em; margin: 0 auto; background: silver;}
.menu-scroll1 .menu { position: absolute; text-align: center; z-index:11;}
.menu-scroll1 .menu li { background-color: #32557f; color: #fff; list-style-type: none; display: inline-block; padding: 15px 0; margin-right: -4px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; border-left: 1px solid #fff;}
.menu-scroll1 .menu li:last-child {border-right: 1px solid #fff;}
.menu-scroll1 .text { padding: 100px 30px 30px; line-height: 1.3;}
.menu-scroll1 .text div {margin-top: 100px;}
.menu-scroll1 .text div:first-of-type {margin-top: 0;}
.menu-scroll1 .text h2 {margin-bottom: 20px;}



/*--PREVIOUS-NEXT--*/
.previous-next1 {width:100%; float:left; padding:20px 0; position:relative; }









