/*!
Theme Name: darkoob
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: darkoob
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

darkoob is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

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

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('asset/fonts/Roboto-Regular.eot');
    src: url('asset/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('asset/fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
     font-display: swap;
}


@font-face {
    font-family: 'PoppinsLatin-Regular';
    src: url('asset/fonts/PoppinsLatin-Regular.eot');
    src: url('asset/fonts/PoppinsLatin-Regular.eot?#iefix') format('embedded-opentype'),
         url('asset/fonts/PoppinsLatin-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
     font-display: swap;
}


@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("asset/fonts/fontawesome-webfont.eot") format("embedded-opentype"),
    url("asset/fonts/fontawesome-webfont.woff") format("woff"), 
    url("asset/fonts/fontawesome-webfont.ttf") format("truetype"), 
    url("asset/fonts/fontawesome-webfont.svg") format("svg");
     font-display: swap;
}

body{font-family: 'PoppinsLatin-Regular'; font-size:17px;}


.main-menu ul{padding:0; text-align: left; margin: 0; display:block;}
.main-menu li a{
	  padding: 9px 12px;
	  font-size: 16px;
	  position: relative;
	  display: inline-block;
	  outline: none;
	  color: black; font-weight: 900;
	  text-decoration: none;  border-radius:10px;
	}


.main-menu li{display:inline-block;}
/* .main-menu li a:hover{color: #d5fc13;} */
.main-menu ul ul{position:absolute; width:250px; padding:10px 0; display:none; z-index:100;}
.main-menu li:hover> ul{
	  display:block;
	  float:left;
	  width:246px;
	  margin-right: 0px;
	  background: #3a3a3b;
	}

.main-menu li a{    position: relative;
    transition: all 500ms ease;}
.main-menu li a:after{    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    background-color: #003366;
    transition: all 0.3s ease-in-out;}
.main-menu li a:hover:after{    width: 100%;
    transition: all 0.3s ease-in-out;}

.menu-item-14 a:after, .menu-item-18 a:after{display:none;}
.main-menu li li{width:100%; padding-right: 10px; float:left; list-style-type:none; margin-right: 0; margin-left: 0;}
.main-menu li li a{text-align: left; font-size: 14px; text-decoration:none; width: 100%; color: #fff; padding: 5px;}
.main-menu ul ul ul{  margin: -44px 225px 0 190px !important;}
.main-menu .main-navigation{    margin-top: 20px;}
.main-menu #text-4{width: 33%;}
.menuu { position: absolute;
    top: 0px;
    z-index: 99;
    width: 100%;
    padding-top: 5px;
    background: #ffffff85;
    padding-bottom: 5px;}

.menu-item-14, .menu-item-18{float:right;}
.menu-item-18 a{position: relative;
    display: inline-block;
    font-size: 18px;
    color: black !important;
    text-align: center;
    padding: 17px 37px;
    z-index: 1; background-color: #d5fc13;
    transition: all 500ms ease;}
.menu-item-18 a:before{    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    background: #494a44;
    left: 0px;
    top: 0px;
    z-index: -1;
    transition: all 500ms ease;}

.menu-item-18{margin-left:10px;}

.menu-item-18 a:hover{background: #494a44; color:white !important;}
.menu-item-18 a:hover:before {
    height: 50%;
}

.menu-item-14 a{    text-align: center;
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #fff;
    color: #d5fc13 !important;
    font-size: 18px;
    padding: 20px 0px;
    width: 150px;
      transition: all 0.2s linear 0s;
    overflow: hidden;     background-color: black;}

.menu-item-14 a:hover {
		text-indent: 30px;    transition: all 0.2s linear 0s;
	}

.menu-item-14 a:before{content: "";
    font-family: FontAwesome;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0px;
    height: 100%;
    width: 30px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 0 50% 50% 0;
    transform: scale(0, 1);
    transform-origin: left center;
    transition: all 0.2s linear 0s;}

.menu-item-14 a:hover:before{transform: scale(1, 1); text-indent: 0;}


.sliderr .n2-ss-slider .n2-ow{ text-shadow: 0px 0px 4px black !important;
    font-size: 45px !important;}

.seriousslider-caption-title{    text-shadow: 0px 0px 4px black !important;}

.logoo .widget_media_image{margin-bottom:0px;}

.wpcf7-form input{width:100%;}

.threeparts .widget_text{width:33%;     border-left: 2px solid #494a44;     padding: 0px 50px 0px 60px;}
.threeparts h3{    font-size: 18px; line-height: 27px; font-weight: 700;  margin-bottom: 14px;    margin-top: 35px;
    color: black;}
.threeparts .widget_text p{color: rgb(85, 85, 85); font-weight: 400;
    margin: 0px; transition: 500ms; margin-top:35px;}

.threeparts #text-4 h2:before{content: "\f1cd"; font-family: "FontAwesome";
    display: block; position: relative; width: 120px;margin-top: 9px;
    text-align: center; margin-left: 9px;
    height: 120px; line-height: 120px;font-size: 39px;
    color: #d5fc13; z-index: 1; background: black; border-radius: 50%; 
	transition: 500ms; text-align: center;}
.threeparts #text-5 h2:before{content: "\f0ad"; font-family: "FontAwesome";
		display: block; position: relative; width: 120px;margin-top: 9px;
		text-align: center; margin-left: 9px;
		height: 120px; line-height: 120px;font-size: 39px;
		color: #d5fc13; z-index: 1; background: black; border-radius: 50%; 
		transition: 500ms; text-align: center;}
.threeparts #text-6 h2:before{content: "\f0c0"; font-family: "FontAwesome";
			display: block; position: relative; width: 120px;margin-top: 9px;
			text-align: center; margin-left: 09px;
			height: 120px; line-height: 120px;font-size: 39px;
			color: #d5fc13; z-index: 1; background: black; border-radius: 50%; 
			transition: 500ms; text-align: center;}
.threeparts .widget_text h2{border: 1px dashed black; font-size: .1px; color:transparent; border-radius: 50%;
	 width: 140px; height: 140px;}
.threeparts{margin-top: 85px;}

.contactt textarea{height:120px;padding: 10px;}
.contactt .wpcf7-captchar{width: 130px;}
.contactt .wpcf7-submit{width: max-content; background:black;  position: relative;  padding: 14px;
    float: right;     margin-top: 25px;}
.contactt input{padding: 10px;}
.contactt .container{position: relative; display: block;  background: #fff;
    padding: 40px 40px 5px 40px; margin-top: -55px; z-index: 1;
    box-shadow: 0px 0px 9px rgb(0 0 0 / 39%);}
    
.contactt p{margin-bottom:10px !important;}

.contactt .widget_text{margin-bottom:10px !important;}

.contactt .wpcf7-select{width: 100%; padding: 11px;}

.wpcf7-checkbox .wpcf7-list-item input{width: auto;}

.wpcf7-checkbox .wpcf7-list-item{width:31%;}

.contactt label{font-weight:900; font-size: 16px;}

.contactt .wpcf7-list-item-label{font-weight:500;}

.wpcf7-submit:before {
		position: absolute;
		content: '';
		background: rgba(255, 255, 255, 0.4);
		width: 8px;
		height: 8px;
		left: 0px;
		bottom: 0px;
		transition: all 500ms ease;
	}

.wpcf7-submit:after {
		position: absolute;
		content: '';
		background: rgba(255, 255, 255, 0.4);
		width: 8px;
		height: 8px;
		top: 0px;
		right: 0px;
		transition: all 500ms ease;
	}

.wpcf7-submit{position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    font-family: 'Barlow', sans-serif;
    font-weight: 700;
    color: #d5fc13 !important;
    text-align: center;
    padding: 17px 37px;
    text-transform: uppercase;
    z-index: 1;
    transition: all 500ms ease;}

.aboutttext h2, .contactt #text-33 h2{    position: relative; display: inline-block; font-size: 14px;
    line-height: 24px; font-weight: 600; color: #494a44;
    padding-left: 25px; margin-bottom: 6px; text-transform: uppercase;}
.aboutttext h2:before, .contactt #text-33 h2:before{position: absolute;
    content: ""; width: 33px; height: 30px; left: 0px; top: -16px;
    background: url(https://khalaj.sitedar.com/door/wp-content/uploads/brand-icon-2.png) no-repeat;}

.contactt #text-33 h2 {    line-height: 24px;}

.aboutttext h3{position: relative;  display: block; font-size: 38px;
    line-height: 58px; font-weight: 700; margin: 0px; color: black;}

.aboutttext .textwidget p{    color: rgb(85, 85, 85);}

.aboutttext a{text-align: center;
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: #fff;
    color: #d5fc13;
    font-size: 18px;
    padding: 20px 0px;
    width: 150px;
    transition: all 0.2s linear 0s;
    overflow: hidden;
    background-color: black; border-radius:10px;}


.aboutttext a:hover{background:#d5fc13; color:black;}


.abouttpic{    position: relative; display: block; padding-bottom: 48px;    padding-right: 6%; }

.abouttpic #media_image-3{position: relative; overflow: hidden;}
.abouttpic #media_image-3:before{position: absolute; top: 0px;
    left: -75%; display: block; content: "";
    width: 50%; height: 100%; transform: skewX(-25deg);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);}

.abouttpic #media_image-3 img{    width: 100%;     display: inline-block;
    max-width: 100%;
    height: auto;
    transition-delay: 0.1s;
    transition-timing-function: ease-in-out;
    transition-duration: 0.7s;
    transition-property: all;}

.abouttpic #media_image-4{position: absolute;
    left: 50%; transform: translateX(-50%);
    bottom: 0px; background: rgb(255, 255, 255); padding: 10px;}

.abouttpic #media_image-4 img{    width: 100%; display: inline-block;
    max-width: 100%;
    height: auto;
    transition-delay: 0.1s;
    transition-timing-function: ease-in-out;
    transition-duration: 0.7s;
    transition-property: all;}

.aboutt{    margin-top: 75px;}

@keyframes shine{	
	100% {
	left: 125%;
}
}



.bigpic22{background-image: url(https://khalaj.sitedar.com/door/wp-content/uploads/shape-1.png); position: absolute;
    left: 0px; top: 0px; right: 0px;
    width: 100%;height: 100%; background-size: cover;
    background-repeat: repeat-x; animation: slidde 100s linear infinite;}

.needs22{background-image: url(https://khalaj.sitedar.com/door/wp-content/uploads/shape-2.png); position: absolute;
    left: 0px; top: 0px; right: 0px;
    width: 100%;height: 100%; background-size: cover;
    background-repeat: repeat-x; animation: slidde 100s linear infinite;}

.needs {
		position: relative;
		padding: 100px 0px 75px 0px;
		background: #20445a;
		color: white;
		margin-top: 60px;
	}


	@keyframes slidde{	
		0% {
			background-position: 0 0;
		}
		100% {
			background-position: 1920px 0;
		}
	}

.bigpic{position: relative;  padding: 100px 0px 75px 0px;  
	background: #20445a; color:white; margin-top: 60px;}

.bigpic .widget_text{ z-index: 9999;     position: relative;}

.bigpic #text-8{width: 50%; float: left;}
.bigpic #text-9{width: 50%; float: right;}
.bigpic #text-8 h2:before{    position: absolute;
    content: ""; width: 33px; height: 30px;
    left: 0px; top: -16px;
    background: url(https://khalaj.sitedar.com/door/wp-content/uploads/brand-icon-2.png) no-repeat;}
.bigpic #text-8 h2{    position: relative;
    display: inline-block;     padding-left: 25px;
    font-size: 14px; line-height: 24px;font-weight: 600;}

.bigpic #text-8 h3 {position: relative;
		display: block;font-size: 38px;line-height: 58px;
		font-weight: 700;margin: 0px;color: white;}

.bigpic #text-9 .textwidget{    font-size: 19px;}

.bigpictitle{    width: 100%;  margin: 0 auto;}

.bigpic .psac-post-margin-content{position: relative; display: block;
    background-color: #183445; text-align: left;}
.bigpic .psac-post-title a{color:white !important;}
.bigpic .psac-post-categories{display:none;}

.bigpic #text-11{    text-align: center; font-size: 22px; margin-top: 30px;}
.bigpic #text-11 a{color:white;}
.bigpic #text-11 p{margin-bottom:15px;}

.bigpic .psac-post-title{font-size: 18px !important;}
.bigpic .psac-post-short-content{color: rgba(255, 255, 255, 0.5); font-size: 14px;}
.bigpic .psac-readmorebtn{color:white; border-radius:10px;}

@keyframes slide{	
	0% {
		background-position: 0 0;
	}
}


.abouttpic:hover  #media_image-3:before{animation: 1s ease 0s 1 normal none running shine;}


.chooseus-section{ position: relative; padding: 123px 0px 45px 0px;}
.chooseus1 #text-19 h2:before, .bloggtitle #text-27 h2:before, .needtitle #text-29 h2:before, .testimotitle #text-35 h2:before{position: absolute; content: "";
    width: 33px; height: 30px;left: 0px; top: -16px;
    background: url(https://khalaj.sitedar.com/door/wp-content/uploads/brand-icon-2.png) no-repeat;}



.chooseus1 #text-19 h2, .bloggtitle #text-27 h2, .needtitle #text-29 h2, .testimotitle #text-35 h2{position: relative; display: inline-block;
    font-size: 14px;line-height: 24px;font-weight: 600;
    color: #494a44; padding-left: 25px;margin-bottom: 6px; text-transform: uppercase;}

.chooseus1 #text-19 h3, .bloggtitle #text-27 h3, .needtitle #text-29 h3{position: relative; display: block;
    font-size: 35px; line-height: 58px; font-weight: 700; margin: 0px;  color: black;}

.clearfix .content-column22{background-image:url(https://khalaj.sitedar.com/door/wp-content/uploads/chooseus-1.jpg);    position: relative;
    max-width: 300px;position: relative; float:right;
    width: 100%; padding: 230px 35px 45px 35px; }

.clearfix .content-column .widget_text{position: relative;
    display: block; background: #fff; padding: 45px 25px 40px 25px;
    text-align: center; box-shadow: 10px 10px 0px 0px rgba(255, 255, 255, 0.35);}

.clearfix .content-column .widget-title{position: relative;
    display: inline-block; font-size: 20px;font-weight: 700;
    width: 170px;     color: black; 
    line-height:75px; text-align: center;
    border: 2px dashed #494a44; margin-bottom: 20px;}

.content-column{order: 2;}

.clearfix{display:flex;}


.testimotitle a{position: relative;
    display: inline-block;
    font-size: 16px;
    color: black;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 5px 24px;
    border: 1px dashed black;
    text-decoration: none;
    background: #d5fc13; border-radius:10px;}

.testimotitle h3{font-weight: 900;
    color: black;
    line-height: 2;
    font-size: 40px;
    margin-top: 0;}

.testimo{margin-top:70px;}
.testimotitle{margin-top:50px;}

.inner-column22{display:flex;}
.inner-column22 .widget_text{flex: 0 0 29.333333%;  max-width: 29.333333%;
    z-index: 99; margin: 2%; text-align: center;}
.inner-column h3{font-size: 20px; font-weight: 900; color: black;}
.inner-column p{    position: relative;
    display: inline-block;
    width: 150px;
    height: 155px;
    line-height: 155px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 10px 30px 10px rgba(0, 0, 0, 0.05);
    margin-bottom: 29px;
    z-index: 1;}

.blogg{margin-top: 80px;}
.bloggtitle {    position: relative;display: flex; align-items: center; margin-bottom: 55px;     width: 100%;
    margin: 0 auto;}
.bloggtitle .widget_text{width:50%;}

.bloggmain ul{margin:0px; padding:0px; display: flex;}
.bloggmain li{flex: 0 0 32%; }
.bloggmain li:nth-child(2){margin-left: 2% !important; margin-right: 2% !important;}
.bloggmain .cat-post-title{    color: black; margin-top: 20px; font-weight: 900;}
.bloggmain .cat-post-thumbnail{float:none !important;}
.bloggmain li:hover .cat-post-format img{       transform: scale(1.05);}
.bloggmain li img{transition: opacity .35s, transform .35s, -webkit-transform .35s;
    height: auto; width: 100%; margin: 0;}
.bloggmain{margin-bottom: 40px;}

.needtitle{display: flex; width: 100%; margin: 0 auto;z-index: 99;
    color: #555555;     align-items: center;     margin-bottom: 20px;}
.needtitle .widget_text {width:50%;}
.needtitle h3{color:black;}


.upfoot{  padding-bottom: 10px; padding-top: 10px; color: white;     padding-top: 40px;
    padding-bottom: 40px; position: relative;     border-bottom: 2px solid #d5fc13;}
.upfoot .widget_text{    width: 50%; margin-bottom: 0;}
.upfoot #text-17{display: block; font-size: 28px;  line-height: 39px;
    color: rgb(255, 255, 255); font-weight: 600;     z-index: 9;}
.upfoot #text-17 p{margin-bottom: 0;}
.upfoot #text-18 p{position: relative;  margin-bottom: 0;display: flex;
    align-items: center;
    font-size: 24px; line-height: 30px;  font-weight: 600; 
    margin-right: 15px; padding: 20px 20px 18px 20px; color: white;
    border: 1px dashed #d5fc13;float: right; text-align: center;}
.upfoot #text-18 p:before{font-family: "FontAwesome";
    content: "\f10b";     margin-right: 20px;
    font-size: 41px;
    vertical-align: middle;}

.pattern-layer{background-image: url(https://khalaj.sitedar.com/door/wp-content/uploads/shape-3.png);
    position: absolute; left: 0px; top: 0px;right: 0px;
    width: 100%;height: 100%; background-size: cover; background-repeat: repeat-x;
    animation: slidde 100s linear infinite}

.foot p{font-size:15px;}
.foot{background: #1a1818; color:white; line-height:2;padding-top: 90px;
    padding-bottom: 40px;}
.foot1 ul{padding:0px; margin:0px;}
.foot1 li{display:inline-block;}
.foot1 li a{font-size:.1px; color:transparent;}

.foot1 .menu-item-34 a:before{font-family: "FontAwesome"; content:"\f230"; color: white; font-size:14px; display: inline-block;
    font-size: 16px;color: #d5fc13; width: 45px;
    height: 45px; line-height: 45px; text-align: center;
    background: black; border-radius: 50%;}
.foot1 .menu-item-35 a:before{font-family: "FontAwesome"; content:"\f232"; color: white; font-size:14px;display: inline-block;
    font-size: 16px;color: #d5fc13; width: 45px;
    height: 45px; line-height: 45px; text-align: center;
    background: black; border-radius: 50%;}
.foot1 .menu-item-36 a:before{font-family: "FontAwesome"; content:"\f16d"; color: white; font-size:14px;display: inline-block;
    font-size: 16px;color: #d5fc13; width: 45px;
    height: 45px; line-height: 45px; text-align: center;
    background: black; border-radius: 50%;}

.foot h2{font-size: 22px; position: relative; padding-bottom: 13px; margin-bottom: 25px;}
.foot h2:before { border: 1px dashed #d5fc13;    position: absolute;
    content: "";  width: 50px; height: 1px; left: 0px;bottom: 0px;}

.foot2 a, .foot3 a{    color: white; text-decoration:none;}
.foot2 a:before, .foot3 a:before{font-family: "FontAwesome"; content:"\f058"; margin-right:10px;     color: #d5fc13;}


.footnote{background: black; text-align:center; padding-top: 25px; color: white;}
.footnote .widget_text{margin-bottom:0px;}


.bgabout {
    background: #1da6481f;
    border-radius: 20px;
    padding: 20px 45px;
    margin-bottom: 60px;
    padding-bottom: 0px;
}
.bgabout ul{line-height: 4;}
.bgcontact {
    background: #1da6481f;
    border-radius: 20px;
    padding: 35px 45px;
    margin-bottom: 60px;
    padding-bottom: 0px;
    margin-bottom: 140px;
}

.page.type-page .entry-header, .category .page-header{background-image: url(https://khalaj.sitedar.com/door/wp-content/uploads/page-title.jpg);text-align: center;
    color: white; padding: 75px;
    border-radius: 20px; background-size: cover;}

.site-main{margin-top:95px;}
.page.type-page .entry-title, .category .page-title{border-bottom: 1px solid white;  width: max-content;
    text-align: center;  margin: 0 auto;}

.home .site-main{margin-top:0px;}

.page-id-10 .entry-content .wpcf7-submit {
		background: black !important;
		color: white !important;
		font-weight: 600;
	}
.page-id-10 .wpcf7-form-control-wrap .wpcf7-captchar {
		width: 100px !important;
		margin-left: 10px;
	}

.callus:before {
		font-family: "FontAwesome";
		content: "\f095";
		margin-right: 15px;
		color: #3d4197;
		font-size: 20px;
	}

.mailus:before {
		font-family: "FontAwesome";
		content: "\f0e0";
		margin-right: 15px;
		color: #3d4197;
	}

.addressus:before {
		font-family: "FontAwesome";
		content: "\f041";
		margin-right: 15px;
		color: #3d4197;
		font-size: 20px;
	}

.category .post.type-post {
		width: 30%;
		float: left; margin: 1.6%;
		margin-bottom: 20px;
		box-shadow: 3px 5px 10px -3px rgba(0, 0, 0, .2);
		background: #fff;
		padding-top: 20px;
	}

.blogin2 article .entry-title {
		text-align: left;
		font-size: 17px !important;
		font-weight: 500 !important;
		padding: 15px 15px 15px 15px;
		margin-top: 0;
		height: 70px;
		margin-bottom: 0px;
	}
	
.category .blogin2 h2{    font-size: 17px;}	

.blogin2 article .entry-title a {text-decoration: none;color: #037872;}

.blogin2 .entry-meta{display:none;}

.blogin2 .entry-content {margin-top: 0px; padding: 0 15px;}

.category .blogin2 .entry-content{height: 150px;}

.site-footer{clear:both;}

.entry-footer, .single .navigation{display:none;}


.pagedoors{background: black; text-align: center; padding-top: 30px; border-radius: 20px;}
.pagedoors a{color: white; text-decoration: none; font-size: 17px;}

.pagecolor a{position: relative;
    display: inline-block;
    font-size: 18px; border-radius:10px;
    color: black !important;
    text-align: center;
    padding: 17px 37px;
    z-index: 1; color:black !important; text-decoration:none !important;
    background-color: #d5fc13;
    transition: all 500ms ease;}
    
.pagecolor a:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    background: #494a44;
    left: 0px;
    top: 0px;
    z-index: -1;
    transition: all 500ms ease;}

.pagecolor a:hover {  background: #494a44; color: white !important;}


.pagecolor a:hover:before { height: 50%;}

.post-104 h3{text-align:center; color:black; margin-bottom:20px;}


.post-152 img{height: 290px; object-fit: cover;}
.post-152 h2{font-size: 20px; text-align: center; margin-bottom: 20px;}


img.wp-image-164{display:block;}
img.wp-image-166{display:none;}




.category .more-link{position: relative;
    display: inline-block;
    font-size: 18px;
    color: black !important;
    text-align: center;
    padding: 8px 13px;
    z-index: 1;
    background-color: #d5fc13;
    transition: all 500ms ease;
    font-weight: 900;
    text-decoration: none;
    margin-top: 10px; border-radius:10px;}


.page-id-8 .type-page li{font-weight:900;}



.foot4 a{color:white;}


.testimomain .sp-testimonial-content{    position: relative !important;
    display: block !important;
    margin-bottom: 40px !important;
    padding: 55px 45px 61px 41px !important;
    border-width: 4px !important;
    border-style: solid !important;
    border-color: rgb(31, 68, 90) !important;
    border-image: initial !important;
    border-radius: 0px 90px !important; height: 280px;}



#tab_container_231{display:none !important;}


.entry-content{line-height: 2;
    text-align: justify;}

.menuu.n-nav{position: fixed; background: white;
    top: 0;     box-shadow: 0px 0px 7px lightgrey;}

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

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

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

}
@media only screen and (max-width:768px) {
img.wp-image-164{display:none;}
img.wp-image-166{display:block;}

#tab_container_231{display:block !important;}
#tab_container_228{display:none !important;}
.entry-content #tab_container_231 .wpsm_nav-tabs li a span{display:block !important;}

.main-menu{display:none;}
.sliderr .n2-ss-slider .n2-ow{font-size: 25px !important;}
.menuu{position: initial;}
.contactt .container{margin-top:0;}
.wpcf7-checkbox .wpcf7-list-item{width: 99%;}
.threeparts .widget_text{    width: 99%;}
.aboutttext h3{font-size:23px; line-height:2; margin-bottom: 20px;}
.aboutttext .textwidget p{text-align:justify;}
.bigpic #text-8{width: 99%;}
.bigpic #text-11{font-size: 19px; line-height: 2;}
.clearfix { display: block;}

.clearfix .content-column22{display: block; margin-bottom: 40px;}
.chooseus1 #text-19 h3, .bloggtitle #text-27 h3, .needtitle #text-29 h3{        font-size: 19px;
        line-height: 2;}
.inner-column22 .widget_text{max-width: 46.333333%; margin: 1%;}
.inner-column p{    margin-bottom: 15px;}
.inner-column h3{    font-size: 16px;}
.testimotitle h3{font-size: 23px;}

.needtitle, .bloggtitle, .bloggmain ul{display:block;}
.needtitle .widget_text, .bloggtitle .widget_text{    width: 100%;}
.bloggmain li{width:100%;}
.upfoot .widget_text{width:100%;}
.upfoot #text-17{    font-size: 21px; text-align: justify;}
.upfoot #text-18 p{float: none; margin-top: 20px;}
.testimomain .sp-testimonial-content{  padding: 10px 8px !important;}
.testimo {margin-top: 20px;}

.testimotitle { margin-top: 15px;}
.site-main { margin-top: 20px;}
.page{text-align:justify;}
.bgabout ul{margin:0;}
.page.type-page .entry-header, .category .page-header{    padding: 75px 10px;}
.page.type-page .entry-title, .category .page-title{width:100%; font-size: 24px;}
.threeparts h3{margin-top: 15px;}
.abouttpic{padding-right:15px;}
.bigpic #text-8 h3{    font-size: 22px; line-height: 2;}
.bigpic #text-11 a{    width: 100%;  display: block;}

.bloggmain li .cat-post-thumbnail {margin:0;}

.category .post.type-post{width: 97%;     margin: 1.5%;}
.category .blogin2 .entry-content{    height: auto;}
#tab_container_228 .wpsm_nav-tabs li a span,    #tab_container_231 .wpsm_nav-tabs li a span{display: block !important;}

.contactt .container{padding: 38px 15px 5px 15px;}
}
@media only screen and (max-width:600px) {

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

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

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}  
