body{
	font-family: 'Nunito', sans-serif;
    padding-top: 0 !important;
}

.liginned-user-menu{
	margin-top: -5px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.liginned-user-menu .top-links{
    text-align: center;
    border-right: 1px solid #f2f4f5;
    border-bottom: 1px solid #f2f4f5;
    text-shadow: none!important;
    box-shadow: none!important;
    padding: 25px 0;
    font-size: 22px;
    color: #bbc7cc;
}

.liginned-user-menu .top-links:hover{
    color: #95a1a7;
}

@media (max-width: 768px){
.liginned-user-menu .top-links {
    width: 33%;
    float: left;
}
}

.user-menu-dro{
    padding: 10px 15px 20px;
}

.user-menu-dro li a {
    font-weight: 100!important;
    color: #9aa3a9!important;
    font-size: 14px;
    display: block;
    padding: .4rem 1.5rem;
}

.user-menu-dro li a:hover {
    color: #666f75 !important;
	text-decoration: none;
}

.custom-avatar {
    width: 35px !important;
    height: 35px !important;
    border-radius: 50%;
    object-fit: cover;
}

.infonexsheader {
    position: absolute;
    top: -10px;
    right: -15px;
    background: #ff2020;
    padding: 3px 9px;
    border-radius: 30px;
    color: #fff;
    line-height: 20px;
    font-weight: 500;
    font-size: 11px;
    cursor: pointer;
    text-shadow: 2px 2px 6px rgba(0,0,0,.2);
}

#admin-notice{
    text-align: center;
}

.user-menu-dro i {
    margin-right: 8px;
}

.bg-white,
.bg-white > div {
    background-color: #fff !important;
}

a,.our-pertners img,.first-items-home .free-badje, a span,.video-section-text-place .over-ole-grandient-orl, button,.pricing-plan-one .best-selle-tag-plan,.pricing-plan-one .best-selle-tag-plan:hover,.pricing-plan-one .best-selle-tag-plan b,.pricing-plan-one .box-overlow-cari {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.padding-100-0 {
	padding: 100px 0 !important;
}

.preloader{
    position: fixed; 
    left: 0px;top: 0px;
    width: 100%;
    height: 100%; 
    z-index: 9999; 
    background:#fff; 
}
    
.spinner{ 
    position: absolute;
    top: 50%;left: 50%;
    margin: -33px 0 0 -33px;
    width: 32px;height: 32px;
    -webkit-animation: rotator 1.4s linear infinite;
    animation: rotator 1.4s linear infinite;
}

@-webkit-keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}

@keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}

.path {
    stroke-dasharray: 187;
    stroke-dashoffset: 0;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
    animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

@-webkit-keyframes colors {
  0% {
    stroke: #ddd;
  }
  25% {
    stroke: #ddd;
  }
  50% {
    stroke: #ddd;
  }
  75% {
    stroke: #ddd;
  }
  100% {
    stroke: #ddd;
  }
}

@keyframes colors {
  0% {
    stroke: #ddd;
  }
  25% {
    stroke: #ddd;
  }
  50% {
    stroke: #ddd;
  }
  75% {
    stroke: #ddd;
  }
  100% {
    stroke: #ddd;
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg);
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg);
  }
}

.top-header-nav-home{
	top: 0;
}

.top-header-fixed {
    position: fixed;
    width: 100%;
    top: -20px;
    z-index: 99999;
    background: #ffffff;
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
    box-shadow: 0 7px 17px rgba(0, 0, 0, 0.04);
    opacity: 1;
    transition: all 0.2s ease-in-out;
    left: 0;
    right: 0;
}

#header .top-header-fixed .navbar .accouting-h {
    background: #ebeff1;
}

#header .top-header-fixed .navbar .nav-link {
    color: #657075;
}

#header .top-header-fixed .navbar .nav-link:hover {
    color: #171819;
}

#header .top-header-fixed .navbar-brand img.black-bg-logo {
    display:none;
}

#header .navbar-brand img.white-bg-logo {
	display:none;
}

#header .navbar-brand img.black-bg-logo {
    display:block;
}


#header .top-header-fixed .navbar-brand img.white-bg-logo {
    display:block;
}

@media (min-width: 768px){
#header .top-header-fixed .navbar .nav-link:after,#header .top-header-fixed .navbar .nav-link:before {
    background: #9798b9;
}
}
.top-header-fixed .header-nav-algo-coodiv {
    margin-bottom: 0 !important;
	padding: 20px 0;
}


.top-header-fixed-btom0{
	top: -120px;
}




#header .top-header-fixed  .navbar-brand span,#header .top-header-fixed .navbar .search-headr {
    display: none;
}



.text-adjust-h5 {
    font-size: 35px !important;
    padding-top: 50px !important;
    text-transform: none !important;
}

/*------------------------------------------------------------------
	5. the header
-------------------------------------------------------------------*/


#header {
    padding: 0 0 20px;
    position: relative;
    max-height: 720px;
    min-height: 100vh;
    background: #F1731E;
    background: -webkit-linear-gradient(left top, #E71D36, #F1731E);
    background: -o-linear-gradient(bottom right, #E71D36, #F1731E);
    background: -moz-linear-gradient(bottom right, #E71D36, #F1731E);
    background: linear-gradient(to bottom right, #E71D36, #F1731E);
    /**background: linear-gradient(to bottom right, #28135b, #1a2b86);**/
}

#header .navbar-brand img {
    max-height: 40px;
}


#header .navbar-brand span{
    display: block;
    font-weight: 100;
    font-size: 12px;
    margin-top: 4px;
    margin-left: 4px;
    opacity: 0.8;
    text-transform: capitalize;
    color: #fff;
}


#header .navbar .nav-link {
    font-weight: bold;
    color: #ffffff;
    font-size: 13px;
    position: relative;
}

#header .navbar .accouting-h {
    height: 35px;
    display: block;
    width: 35px;
    background: #ffffff;
    text-align: center;
    line-height: 34px;
    border-radius: 35px;
    margin-left: 15px;
}

#header .navbar .accouting-h img{
    width: 16px;
}

#header .navbar .accouting-h:hover img{
	transition: all 0.2s ease-in-out;
	-webkit-animation: toRightFromLeft 0.3s forwards;
    -moz-animation: toRightFromLeft 0.3s forwards;
    animation: toRightFromLeft 0.3s forwards;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

@-webkit-keyframes toRightFromLeft {
	49% {
		-webkit-transform: translate(100%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}
@-moz-keyframes toRightFromLeft {
	49% {
		-moz-transform: translate(100%);
	}
	50% {
		opacity: 0;
		-moz-transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}
@keyframes toRightFromLeft {
	49% {
		transform: translate(100%);
	}
	50% {
		opacity: 0;
		transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}


#header .navbar .search-headr {
    height: 35px;
    display: block;
    width: 35px;
    text-align: center;
    line-height: 34px;
    margin-left: 25px;
}

#header .navbar .search-headr img{
    width: 32px;
}



#header .navbar .nav-link:hover {
    color: #e3e8ea;
}
@media (min-width: 768px) {
#header .navbar-nav .nav-link {
    padding-right: .4rem;
    padding-left: .4rem;
    margin-right: .5rem;
    margin-left: .5rem;
}


#header .navbar .nav-link:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 0%;
    background: #ffffff;
	transition: all 0.2s ease-in-out;
}

#header .navbar .dropdown-toggle:after {
    margin-left: 0;
    vertical-align: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.mega-dropdown {
  position: static !important;
}

.mega-dropdown-menu {
    padding: 0 15px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.mega-dropdown-menu:before {
    display: none;
}


.blockshow{
	display:block !important;
}

#header .navbar .nav-link:hover::after {
    width: 100%;
	transition: all 0.2s ease-in-out;
}


#header .navbar .nav-link:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    height: 2px;
    width: 0%;
    background: #ffffff;
	transition: all 0.2s ease-in-out;
}


#header .navbar .nav-link:hover::before {
    width: 100%;
	transition: all 0.2s ease-in-out;
}

}

#header .header-animation .support-header-ring{
    position: absolute;
    bottom: 25px;
    left: 60px;
    z-index: 3;
}

#header .header-animation .support-header-ring img{
    width: 50px;
    z-index: 1;
    position: relative;
}

#header .header-animation .support-header-ring span{
    background: #fff;
    position: absolute;
    width: 0;
    top: 11px;
    z-index: 0;
    left: 35px;
    color: #333;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.5px;
    height: 28px;
    border-radius: 0 30px 30px 0;
    line-height: 28px;
    padding-left: 22px;
    overflow: hidden;
    opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#header .header-animation .support-header-ring:hover span{
    width: 140px;
    opacity: 1;
}

.header-nav-algo-coodiv{
    position: relative;
    z-index: 3;
    margin-top: 1rem;
}

.search-header-block{
	opacity: 0;
    position: absolute;
    width: 100%;
    height: 0;
    top: -160px;
    background: #fff;
    z-index: 9999999;
    -webkit-box-shadow: 0px 0px 43px -1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 43px -1px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 43px -1px rgba(0,0,0,0.1);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.show-block{
    height: 160px;
    opacity: 1;
	top: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.closesrch-her-block{
    height: 20px;
    width: 20px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.closesrch-her-block .first-stright{
    width: 100%;
    height: 2px;
    background: #c0c6ca;
    position: absolute;
    border-radius: 10px;
    -ms-transform: translateY(-50%) rotate(-45deg);
    -webkit-transform: translateY(-50%) rotate(-45deg);
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}

.closesrch-her-block .second-stright{
    width: 100%;
    height: 2px;
    background: #c0c6ca;
    position: absolute;
    border-radius: 10px;
    -ms-transform: translateY(-50%) rotate(-45deg);
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    top: 50%;
	left:0;
}

.closesrch-her-block:hover .second-stright,.closesrch-her-block:hover .first-stright{
    background: #7f868c;
}

.np-dsp-block{
	display: none;
}

#pitursrach-header{
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 800px;
}

#pitursrach-header input{
    width: 100%;
    border: 0;
    padding: 14px;
    border-bottom: 1px solid #e4eaec;
    font-weight: 100;
    font-size: 14px;
    letter-spacing: 2px;
    outline: none;
}

#pitursrach-header input:hover ,#pitursrach-header input:focus{
    border-bottom: 1px solid #acb6b9;
    outline: none;
}

#pitursrach-header button{
    position: absolute;
    background: transparent;
    border: 0;
    right: 40px;
    font-size: 17px;
    top: 50%;
    transform: translateY(-50%);
    color: #c1c7cb;
    cursor: pointer;
	outline: none;
}

#pitursrach-header button:hover{
    color: #929ca2;
}

.login-drop-down-header{
    right: 0;
    left: auto;
    margin-top: 20px;
    min-width: 350px;
}

.login-drop-down-header:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 13px 12px;
    border-color: transparent transparent #fff transparent;
    top: -7px;
    right: 3px;
    position: absolute
}

.top-header-fixed .login-drop-down-header:after {
    display: none;
}

.top-header-fixed .login-drop-down-header {
    margin-top: 26px;
}


.login-drop-down-header form{
    padding: 20px;
}

.login-drop-down-header form .form-group .form-control{
    border: 0;
    border-bottom: 1px solid #ebf0f3;
    border-radius: 0;
    font-weight: 100;
    text-transform: lowercase;
    font-size: 15px;
    letter-spacing: 0.5px;
}

.login-drop-down-header form .form-group .form-control:hover, .login-drop-down-header form .form-group .form-control:focus{
    border-bottom: 1px solid #bfc6ca;
}

.login-drop-down-header form .help-block{
    padding: 5px 0 5px;
}

.login-drop-down-header form .help-block a{
    font-size: 12px;
    margin-top: -4px;
    display: block;
    padding: 0 11px;
    color: #cbd2d6;
}

.login-drop-down-header form .help-block a:first-child{
    float: left;
}

.login-drop-down-header form .help-block a:last-child{
    float: right;
}

.login-drop-down-header form .help-block a:hover{
    color: #868c90;
}

.login-drop-down-header form button{
    cursor: pointer;
    background: #EC407A;
    color: #fff;
    margin-top: 30px;
    font-size: 14px;
    letter-spacing: 1px;
}

.login-drop-down-header form button:hover{
    background: #c33363;
    color: #fff;
}

@media (min-width: 768px) {
.navbar-expand-md .navbar-nav .dropdown-menu {
    margin-top: 15px;
}

.top-header-fixed .navbar-expand-md .navbar-nav .dropdown-menu {
    margin-top: 24px;
}

.top-header-fixed .navbar-expand-md .navbar-nav .dropdown-menu.mega-dropdown-menu {
    margin-top: 5px;
}

.top-header-fixed .navbar-expand-md .navbar-nav .dropdown-menu:before {
    display: none;
}

.navbar-expand-md .navbar-nav .dropdown-menu:before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    content: '';
    top: -5px;
    left: 28px;
}
}

.dropdown-menu {
    border: 1px solid rgba(0, 0, 0, 0.07);
    font-size: 14px;
}

.header-top-menu{
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.02);
    position: relative;
    margin-bottom: 25px;
    z-index: 2;
}

.header-top-menu ul{
    margin-bottom:  0;
    padding: 0;
	display: inline-block;
}

.header-top-menu ul li{
    display: inline-block;
    list-style: none;
    margin: 0 9px;
}

.header-top-menu ul li a,.header-top-menu ul li a:not([href]):not([tabindex]) {
    font-size: 12px;
    color: #d0d9de;
}

.header-top-menu ul li a:hover,.header-top-menu ul li a:not([href]):not([tabindex]):hover {
    text-decoration: none;
	color: #fff;
}

.header-top-menu ul li a i{
    margin-right: 4px;
}

.fl-right{
	float: right
}


.footer-coodiv-thm{
    background: #27283c;
    padding: 100px 0;
}

.footer-coodiv-thm{
    background: #27283c;
    padding: 100px 0;
}

.footer-coodiv-thm.pding-200{
    padding: 200px 0 100px;
}

.footer-brand{
    margin-bottom: 30px;
    display: block;
    text-decoration: none !important;
}

.footer-brand img{
    height: 35px;
}


.footer-brand span{
	text-decoration: none !important;
    display: block;
    font-weight: 100;
    font-size: 12px;
    margin-top: 4px;
    margin-left: 8px;
    opacity: 0.8;
    text-transform: capitalize;
    color: #fff;
}

.footer-contact-a-hm, .footer-contact-a-hma:not([href]):not([tabindex]){
    display: block;
    color: #eceff1 !important;
    margin-top: 17px;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.footer-contact-a-hm {
    display: flex;
}

.footer-contact-a-hm i{
    color: #00d463;
    margin-right: 8px;
    margin-top: 2px;
}

.footer-title-simple{
	position: relative;
    font-size: 21px;
    color: #ffffff;
    font-weight: 500;
    line-height: 1.4em;
	font-weight: bold;
}

.main-menu-footer-mn{
    padding: 0;
    margin-top: 25px;
}

.main-menu-footer-mn li{
    list-style: none;
    margin-bottom: 6px;
}

.main-menu-footer-mn li a{
    font-family: 'Heebo', sans-serif;
    font-size: 15px;
    color: #c2cbd0;
    text-transform: capitalize;
    display: block;
}


.main-menu-footer-mn li a:hover{
    margin-left: 2px;
	color: #fff;
	text-decoration: none;
}

.form-contain-home-subscribe{
    margin-top: 30px;
    width: 100%;
    display: block;
    position: relative;
}

.form-contain-home-subscribe input{
    width: 100%;
    background: #fff;
    height: 45px;
    padding: 0 22px;
    border-radius: 41px;
    border: 0;
    outline: none;
}

.form-contain-home-subscribe button{
    position: absolute;
    top: 3px;
    bottom: 3px;
    right: 13px;
    background: 0;
    border: 0;
    color: #00d463;
    cursor: pointer;
    box-shadow: none;
    outline: none;
}

.form-contain-home-subscribe .input-group-prepend {
    position: absolute;
    z-index: 4;
    font-weight: bold;
    color: #babbe2;
    top: 33px;
    left: 23px;
    pointer-events: none;
    transition: 0.2s ease all;
}

.form-contain-home-subscribe .field {
    position: relative;
}

.form-contain-home-subscribe button:hover{
    color: #0cb159;
}

.footer-social-links{
    margin-top: 25px;
}

.footer-social-links a{
    color: #fdfdfd;
    margin: 0 3px;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 37px;
    background: #161623;
    border-radius: 38px;
    font-size: 12px;
}

.footer-social-links a.facebookcc{
    background: #3c579a;
}

.footer-social-links a.twittercc{
    background: #00acee;
}

.footer-social-links a.googlecc{
    background: #dd4c39;
}

.footer-social-links a.dribbblecc{
    background: #eb468a;
}

.footer-social-links a.facebookcc:hover {
    background: #30467d;
}

.footer-social-links a.twittercc:hover {
    background: #08a1dc;
}

.footer-social-links a.googlecc:hover {
    background: #c33f2e;
}

.footer-social-links a.dribbblecc:hover {
    background: #d03e7a;
}

.copyright-footer-p{
    color: #fff;
    font-weight: 100;
    font-size: 12px;
    margin-top: 11px;
    padding-left: 8px;
    opacity: 0.9;
}

.menu-btn-span-bar span:nth-child(1) {
    height: 2px;
    display: block;
    width: 20px;
    background: #fff;
    border-radius: 4px;
}

.top-header-fixed .menu-btn-span-bar span {
    background: #333 !important;
}

@media (max-width: 767px) {
.navbar-offcanvas {
    display: block !important;
}

#header .navbar .nav-link {
    color: #ffffff  !important;
}

}

.menu-btn-span-bar,.menu-btn-span-bar:hover,.menu-btn-span-bar:focus {
    background: 0;
	border: 0;
	outline: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
}

.menu-btn-span-bar span{
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.menu-btn-span-bar span:nth-child(2) {
    height: 2px;
    display: block;
    width: 20px;
    background: #fff;
    border-radius: 4px;
    margin-top: 5px;
}

.menu-btn-span-bar span:nth-child(3) {
    height: 2px;
    display: block;
    width: 13px;
    background: #fff;
    border-radius: 4px;
    margin-top: 5px;
    float: right;
}

.menu-btn-span-bar.is-open span:nth-child(1) {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menu-btn-span-bar.is-open span:nth-child(2) {
    display: none;
}

.menu-btn-span-bar.is-open span:nth-child(3) {
    margin-top: -2px;
    width: 20px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.account-place-header-nav{
    margin-bottom: 0;
    padding: 0;
}

.account-place-header-nav li{
    list-style: none;
}

.account-place-header-nav .dropdown-toggle::after {
    display: none;
}

.header-nav-algo-coodiv-v2 {
    margin-top: 2rem;
}

.courve-gb-hdr-top{
    height: 100%;
    background: url(../images/extra/svgs/curve-layer.svg) bottom no-repeat;
    background-size: 103%;
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 100%;
    right: 0;
    z-index: 0;
	pointer-events: none;
}

.homepagetwostyle .header-heeadline-title h5 {
    font-size: 2.5rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Heebo', sans-serif;
    letter-spacing: 2px;
}

.header-heeadline-title p {
    font-size: 16px;
    font-weight: 100;
    text-transform: capitalize;
    margin-top: 15px;
    display: block;
    color: rgba(255, 255, 255, 0.81);
}

.header-heeadline-title {
    text-align: center;
    z-index: 1;
    position: relative;
}

.top-header-fixed .header-nav-algo-coodiv-v2 {
    margin-bottom: 0 !important;
    padding: 15px 0;
    margin-top: 20px;
}

.not-index-header{
    max-height: 420px !important;
    min-height: 420px !important;
}

.not-index-header .header-heeadline-title {
    margin-top: 35px;
}

@media screen and (min-width: 768px){
.top-header-nav-home .container, .the_breadcrumb_conatiner_page {
    padding-left: 0;
    padding-right: 0;
}
}

#particles-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 0;
}

#toTop {
    position: fixed;
    bottom: 30px;
    right: 36px;
    cursor: pointer;
    display: none;
    padding: 7px 12px;
    border-radius: 45px;
    background: #161d23;
    z-index: 4;
    border: #161d23;
    color: #fff;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    transition: ba 0s ease-in-out;
    opacity: 0.6;
}

.padding-40-0-0{
	padding: 40px 0 0 !important;
}

/*------------------------------------------------------------------

 responsive style

-------------------------------------------------------------------*/

@media (min-width: 768px){

.navbar-toggle{
	display: none;
}
	
}

@media (min-width: 768px) and (max-width: 1300px) {

#header {
    min-height: 600px;
}

}

@media (max-width: 767px){
.offcanvas-stop-scrolling {
    overflow: auto;
}
}


@media (min-width: 768px) and (max-width: 1023px) {
   #header .navbar .search-headr {
    display: none;
   }
   
   #header .navbar .nav-link {
    font-size: 12px;
   }
   
   #header .navbar-nav .nav-link {
    padding-right: .1rem;
    padding-left: .1rem;
    margin-right: .4rem;
    margin-left: .4rem;
}
}



@media (max-width: 767px){
#header .navbar .search-headr {
	display: none;
}

.login-drop-down-header {
    min-width: 280px;
}

.navbar-offcanvas {
    display: block;
    background: #151621;
    padding-top: 15px;
}

#header .navbar .nav-link {
    padding: 1rem 1rem;
    border-bottom: 1px solid rgba(29, 31, 45, 0.62);
}


.header-top-menu {
    margin-bottom: 10px;
}

.phone-no-display{
	display: none;
}

.header-heeadline h5 {
    font-size: 1.4rem;
}

.blok-on-phon{
    display: block;
    margin-bottom: 10px;
}

.header-heeadline p {
    font-size: 12px;
    padding: 0 25px;
}

#header .header-animation .support-header-ring {
    display: none;
}

.header-top-menu ul li a, .header-top-menu ul li a:not([href]):not([tabindex]) {
    font-size: 11px;
}
.header-top-menu ul li {
    margin: 0 6px;
}

.quiq-links-footer-mb-st{
margin-top: 50px;
width: 50%;
float: left;
}

.stay-in-tch-footer-mb-st{
margin-top: 50px;
}

.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid\9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}

}

@media (max-width: 768px){
.homepagetwostyle .header-heeadline-title h5 {
    font-size: 1.7rem;
}
.padding60-100-100 {
    padding: 60px 10px 100px !important;
}
.footer-social-links {
    text-align: center;
}

.copyright-footer-p {
    text-align: center;
}
}


#header.orange-two-linear-background-header {
    background: #F1731E;
    background: -webkit-linear-gradient(left top, #E71D36, #F1731E);
    background: -o-linear-gradient(bottom right, #E71D36, #F1731E);
    background: -moz-linear-gradient(bottom right, #E71D36, #F1731E);
    background: linear-gradient(to bottom right, #E71D36, #F1731E);
}

.header-heeadline{
    width: 100%;
    padding: 0;
    display: table;
    height: 100%;
    position: absolute;
    top: 25px;
    left: 0;
    margin: 0;
    overflow: hidden;
}

.header-heeadline .outliner-middl-ha{
    padding: 0;
    vertical-align: middle;
    display: table-cell;
    margin: 0;
    width: 100%;
    text-align: center;
}

.header-heeadline h5{
    font-size: 2.1rem;
    font-weight: bold;
    text-transform: capitalize;
    color: #ffffff;
}

.header-heeadline p{
    font-size: 16px;
    font-weight: 100;
    text-transform: capitalize;
    margin-top: 15px;
    display: block;
    color: rgba(255, 255, 255, 0.81);
}

#header .header-animation .moon-bg-her{
    background: url(../images/extra/header/moon-full.png) no-repeat;
    position: absolute;
    max-width: 895px;
    max-height: 239px;
    width: 100%;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 1;
	pointer-events: none;
}

.z-index0{
	z-index: 0 !important;
}

#typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.9s infinite;
    animation: blink 0.9s infinite;
}

@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media (min-width: 700px) and (max-width: 780px){
.container {
    max-width: 700px;
}
}

@media (min-width: 610px) and (max-width: 699px){
.container {
    max-width: 600px;
}
}