/*
 Theme Name:   Quiety Child
 Theme URI:    https://quiety-wp.themetags.com/
 Description:  Quiety is a modern and clean WordPress theme suitable for any kind of Digital Agency, Digital Marketing and Seo Marketing.
 Author:       ThemeTags
 Author URI:   https://themetags.com/
 Template:     quiety
 Version:      4.0.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  quiety
*/

/* Mobile Nav */
/*
@media (max-width: 991px) {
	.site-header .main-nav-container {
		padding-top: 30px !important;
	}
	ul#menu-primary-menu li a {
		height: 50px !important;
	}
	.site-header .main-nav-container li a:not(.tt-btn-link):hover {
		padding-top: 17px !important;
		height: 50px !important;
		background-color: none !important;
	}
	.elementor-widget.elementor-widget-tt-menu-item > div > div > div > div.menu-content > h4:hover {
		margin-top: -12px !important;
		background: none !important;
	}
	.tt-menu-item .wrapper .box-title {
		height: 20px !important;
		background: none !important;
	}
	.fa-chevron-down:before {
		display: block !important;
		font-size: 17px !important;
		padding: 5px 10px 0px 0px !important;
	}
	.elementor-1576 .elementor-element.elementor-element-85562ac>.elementor-element-populated {
		border-radius: 15px !important;
		padding: 30px !important;
	}
	.site-header .main-nav .sub-menu {
		padding-left: 0px !important;
	}
	#menu-item-1814 > div > div > section > div > div.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-85562ac > div > div.elementor-element.elementor-element-4ca807b.elementor-align-center.elementor-widget.elementor-widget-tt-button > div > div > a {
		height: 40px !important;
	}
	.elementor-widget.elementor-widget-tt-menu-item > div > div > div > div.menu-content > p {
		z-index: 10 !important;
	}
	.close-menu {
		height: 40px !important;
		width: 80px !important;
		background: rgba(136,136,136,.1);
		border-radius: 50%;
		text-align: center;
		line-height: 42px;
		color: #051441;
		font-size: 14px;
		margin-left: 20px !important;
	}
}
*/

@media (max-width: 991px) {
	
		.site-header .main-nav-container {
		padding-top: 30px !important;
	}
    
	.close-menu {
		height: 40px !important;
		width: 80px !important;
		background: rgba(136,136,136,.1);
		border-radius: 50%;
		text-align: center;
		line-height: 42px;
		color: #051441;
		font-size: 14px;
		margin-left: 20px !important;
	}
		ul#menu-primary-menu li a {
		margin: 10px 0px;
	}
	div.menu-content > h4 > a {
		margin: 0px !important;
	}
}


/* Site Header */

.site-header {
	background-color: #ffffff;
}

.site-header .site-logo img {
	width: 290px !important;
}

.site-header .site-main-menu li a {
	color: #071c4d !important;
}

.site-header .site-main-menu li a:hover {
	color: #217db9 !important;
}

input:not([type=checkbox]):not([type=submit]), textarea {
	border: 2px solid #e6e6e6 !important;
}

.elementor-5127 .elementor-element.elementor-element-a10f35c .elementor-social-icon {
	background-color: #004991 !important;
}

.site-header .tt-hamburger .bar {
	background: #041e4c !important;
}

/*Top Bar */

.top-bar {
    height: 36px;
    background: #003364;
    color: #AAC1B3;
    border-bottom: 1px solid #0060bd;
    margin: 0px !important;
    padding: 0px !important;
	z-index: 42069;
    position: relative;
}

.top-bar p {
    font-size: 14px;
}

.top-bar .phone {
    padding: 3px 20px 0 20px;
	border-right: 1px solid #004583;
	border-left: 1px solid #004583;
}

.top-bar .mail {
	border: none;
	padding-right: 20px;
	border-right: 1px solid #004583;
}

.top-bar .support {
    padding: 0 0 0 25px;
}

.top-bar .col.left {
    display: flex;
    height: 35px;
}

.top-bar .phone p,
.top-bar .support p {
    margin: 0px;
    padding: 0px;
    position: relative;
    top: 2px;
    display: inline-block;
}

.top-bar .phone i,
.top-bar .support i {
    padding-right: 0px;
    position: relative;
    top: 3px;
}

.mobile-menu-header {
    z-index: 10000;
}

.top-bar .phone {
    /*     border-right: 1px solid #4A5C51; */
}

.top-bar .phone,
.top-bar .support {
    text-decoration: none;
    color: #80a9cb;
    cursor: pointer !important;
}

.top-bar .phone:hover,
.top-bar .support:hover {
    background-color: #002039;
	transition: 0.4s;
}

.top-bar .btn {
    background: #002f59;
    color: #ffffff;
    border-left: 1px solid #004583;
	border-right: 1px solid #004583;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
	border-radius: 0px;
    font-size: 13px;
    cursor: pointer;
    z-index: 1000;
    position: relative;
    transition: all 0.4s ease-in-out;
	height: 35px;
	top: 0px;
	margin: 0px;
}

.top-bar .btn a {
    color: #263644;
}

.top-bar .btn:hover {
    background: #001f3a;
    color: white;
    border-left: 1px solid #0063bb;
	border-right: 1px solid #0063bb;
}

.top-bar button i {
    color: #aab4c1;
}

.col.right {
    text-align: right;
    position: relative;
    top: 0px;
}

.mobile-menu-header {
    z-index: 10000 !important;
    background-color: white;
}

.top-bar .phone,
.top-bar .support {
    z-index: 1000;
	height: 100%;
}

.top-bar .support {
    display: none;
}

@media only screen and (max-width: 1024px) {
    .banner {
        padding: 120px 0 80px !important;
    }

    .banner__feature-image {
        margin-bottom: 0px !important;
    }

    body {
        overflow-x: visible !important;
    }
}

@media only screen and (max-width: 991px) {

    ul#menu-primary-menu li a {
        color: #264434;
    }

    .phone,
    .support {
        width: 50px;
		padding: 5px 10px 0px 17px !important;
    }

    .top-bar p {
        font-size: 11px !important;
    }

    .top-bar .support p,
    .top-bar .phone p,
    .top-bar .phone i,
    .top-bar .support i {
        top: 0 !important;
    }
}

@media only screen and (max-width: 500px) {

    .top-bar .support p,
    .top-bar .phone p {
        display: none;
    }

    .phone,
	.support {
        text-align: center;
		padding: 5px 33px 0px 17px !important;
    }

    .banner__btns a:first-of-type {
        margin-bottom: 10px !important;
    }

}

@media only screen and (max-width: 415px) {
    .elementor-social-icons-wrapper.elementor-grid {
        /*border:1px solid red !important;*/
    }

    a.elementor-icon.elementor-social-icon svg {
        position: relative !important;
        top: 0px !important;
    }
}

@media (min-width: 1200px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 1320px !important;
    }
}

#main > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-6b4f105.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > div > div > div > div.tt-icon-box__content > div > div > section > div > div.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-67e39cf > div > div > div > ul > li > i {
	color: #555555 !important;
}

#main > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-6b4f105.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > div > div > div > div.tt-icon-box__content > div > div > section > div > div.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-2151dde > div > div > div > ul > li > i {
	color: #555555 !important;
}

.header-position .site-header.header-fixed.showed, .header-position .site-header.mobile-header.showed {
	margin-top: 0px !important;
}

.site-header {
	margin-top: 36px;
}

#mega-menu-wrap > div.menu-wrapper > div.nav-right > a {
	background-color: #fb9125 !important;
	border: 2px solid #fb9125 !important;
	color: #ffffff !important;
}

#mega-menu-wrap > div.menu-wrapper > div.nav-right > a:hover {
	background-color: #ffffff !important;
	border: 2px solid #fb9125 !important;
	color: #fb9125 !important;
}

.elementor-1576 .elementor-element.elementor-element-4ca807b .tt-btn {
	color: #ffffff !important;
}

#mega-menu-wrap > div.menu-wrapper > div.nav-right > a:hover {
	color: #fb9125 !important;
}

.elementor-1576 .elementor-element.elementor-element-4ca807b .tt-btn:hover {
	color: #007eb8 !important;
}

.fa-user {
	margin-right: 8px;
}

.fa-angles-right {
	margin-left: 8px;
}

.site-header.showed {
	margin-top: 0px !important;
}

.breadcrumb-wrapper {
	display: none !important;
}

.page-header {
	min-height: 307px !important;
}

.page-header_wrapper {
	margin-top: 129px !important;
}

.tt-pricing {
	min-height: 480px;
	padding: 40px !important;
}

.elementor-272 .elementor-element.elementor-element-193526b1 .tt-btn {
	width: 100%;
}

.elementor-272 .elementor-element.elementor-element-7d7b2874 .tt-btn {
	width: 100%;
}

.elementor-272 .elementor-element.elementor-element-581f333c .tt-btn {
	width: 100%;
}

.elementor-272 .elementor-element.elementor-element-1570960 .tt-btn {
	width: 100%;
}

.elementor-272 .elementor-element.elementor-element-59980f3 .tt-btn {
	width: 100%;
}

.elementor-widget-accordion .elementor-tab-content {
	font-size: 12px;
}

.fa-times-circle {
	color: #b30c00 !important;
}

.elementor-1576 .tt-menu-item {
    cursor: pointer
}

#main > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-743914a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-aed1397.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-44bd3d9 > div > div.elementor-element.elementor-element-ab4eac6.elementor-widget.elementor-widget-tt-button > div > div {
	display: none !important;
}

#main > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-743914a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-aed1397.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-daabf01 > div > div.elementor-element.elementor-element-e8c59a9.elementor-widget.elementor-widget-tt-button > div > div {
	display: none !important;
}

#main > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-743914a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-230200e.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-32343d0 > div > div.elementor-element.elementor-element-a5ba35a.elementor-widget.elementor-widget-tt-button > div > div {
	display: none !important;
}

#main > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-743914a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-230200e.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-9209c6e > div > div.elementor-element.elementor-element-8bae396.elementor-widget.elementor-widget-tt-button > div > div {
	display: none !important;
}

#main > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-743914a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-dd66ce9.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-b12e067 > div > div.elementor-element.elementor-element-57c6b54.elementor-widget.elementor-widget-tt-button > div > div {
	display: none !important;
}

#main > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-743914a.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-dd66ce9.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div > div.elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-5439888 > div > div.elementor-element.elementor-element-6de702e.elementor-widget.elementor-widget-tt-button > div > div {
	display: none !important;
}

.quiety-accordion .accordion-button:after,
.quiety-accordion .accordion-button:before {
	padding-left: 20px;
}

/* Fix for Secure Cloud duplicate hero section */
.page-id-10068 .page-header {
    display: none !important;
}

@media (max-width: 1400px) {
    #menu-item-289,
	#menu-item-1118,
	#menu-item-6445,
	#menu-item-9886,
	#menu-item-9879,
	#menu-item-7103 {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}


@media (max-width: 1400px) {
    .menu-primary-menu-container {
        margin-left: 30px;
    }
}

.site-header:not(.mobile-header) .nav-right .tt-btn {
	min-width: 156px !important;
}

@media (max-width: 991px) {
    .site-header .main-nav-container li i.fa-chevron-down {
        top: 21px !important;
    }
}