/*
Theme Name: white-star-diamond
Theme URI: https://github.com/tidythemes/blankslate
Author: white-star-diamond
Author URI: #
Description: Please read: white-star-diamond . Thank you.
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

white-star-diamond WordPress Theme © 2011-2019 TidyThemes
white-star-diamond is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

@font-face {
  font-family: 'Raleway-Regular';
  src: url(fonts/Raleway-Regular.ttf);
}

@font-face {
  font-family: 'Raleway-Bold';
  src: url(fonts/Raleway-Bold.ttf);
}

@font-face {
  font-family: 'Raleway-Medium';
  src: url(fonts/Raleway-Medium.ttf);
}

@font-face {
  font-family: 'Raleway-Light';
  src: url(fonts/Raleway-Light.ttf);
}

@font-face {
  font-family: 'Montserrat-Bold';
  src: url(fonts/Montserrat-Bold.ttf);
}

@font-face {
  font-family: 'Montserrat-Regular';
  src: url(fonts/Montserrat-Regular.ttf);
}

@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url(fonts/Montserrat-ExtraBold.ttf);
}

.header_main{
	    width: 100%;
    float: left;
    background: #000000;
    padding: 10px 0px;
}

.logo{
	width: 100%;
	float: left;
	text-align: center;
}

.icon_sect {
    width: 100%;
    float: right;
    text-align: right;
    padding-top: 35px;
}

.icon_sect ul {
    margin: 0px;
    padding: 0px;
    text-align: right;
}

.icon_sect ul li {
    display: inline-block;
    list-style: none;
    margin-left: 10px;
}

.icon_sect ul li a{
	color: #d5806f;
	font-size: 20px;
}


.icon_sect ul li a {
    color: #d5806f;
    font-size: 20px;
    border: 2px solid #d5806f;
    border-radius: 50%;
    text-align: center;
    padding: 3px 10px;
}


a.instagram {
    padding: 4px 8px!important;
}

a.twitter {
    padding: 4px 7px!important;
}

a.facbook {
    padding: 4px 11px!important;
}

.menu{
	width: 100%;
	float: left;
}

.menu a {
    color: #e4e4e4;
    font-size: 35px;
    padding-top: 23px;
    display: block;
}

.banner_main {
    width: 100%;
    float: left;
    background: url(images/banner.jpg);
    padding: 0px 0px;
}

.banner_cont{
	width: 100%;
	float: left;
}

.banner_cont h2 {
    font-family: 'Raleway-Bold';
    color: #ca9084;
    font-size: 35px;
    text-transform: uppercase;
    padding-bottom: 7px;
    margin-top: 0;
}

.banner_cont h2 span{
	font-family: 'Raleway-Bold';
	color: #fff;
}

.banner_cont h3 {
    font-family: 'Raleway-Regular';
    color: #fff;
    font-size: 33px;
    position: relative;
    margin-bottom: 45px;
    padding-bottom: 13px;
}

.banner_cont h3:after {
    position: absolute;
    content: "";
    background: #fff;
    width: 100px;
    height: 2px;
    bottom: -20px;
    left: 0px;
}



.banner_cont p {
    font-family: 'Raleway-Light';
    color: #fff;
    line-height: 26px;
    font-size: 16px;
}

.banner_cont a {
    font-family: 'Raleway-Medium';
    color: #fff;
    font-size: 15px;
    display: inline-block;
    text-transform: capitalize;
    border: 2px solid #fff;
    padding: 8px 24px;
    margin-top: 27px;
    text-decoration: none;
}

.banner_cont a:hover{
	background: #000;
	color: #fff;
	border: 2px solid #000;
	transition: all 0.4s ease
}

.welcome_sect {
    width: 100%;
    float: left;
    padding-top: 10px;
    margin-bottom: 100px;
    position: relative;
}

.welcom_cont {
    width: 100%;
    float: left;
    position: relative;
    top: 34px;
    left: -17px;
    z-index: -1;
}

.col-md-9.nine {
    padding-left: 0px!important;
}

.about_image {
    width: 100%;
    float: left;
    position: relative;
}

.about_image:before{
	position: absolute;
	content: "";
	 background: url(images/after-img.png)!important;
	 width: 100px;
	 height: 50px;
}


.about_image:before {
    position: absolute;
    content: "";
    background: url(images/after-img.png) !important;
    width: 375px;
    height: 100px;
    right: 17px;
    z-index: -1;
    top: -29px;
}

.about_image:after {
    position: absolute;
    content: "";
    background: url(images/after-img.png)!important;
    width: 375px;
    height: 101px;
    right: 16px;
    z-index: -1;
    bottom: -28px;
}

.col-md-3.three {
    width: 48%;
    position: absolute;
    border: 2px solid #ca9084;
    float: right;
    top: 265px;
    right: 97px;
    padding: 40px 0px;
}

.left_cont {
    width: 100%;
    float: left;
    padding-top: 24px;
}

.left_cont h3 {
    font-family: 'Montserrat-Bold';
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-left: -202px;
    letter-spacing: 7px;
    padding-bottom: 20px;
}
.left_cont p{
	font-family: 'Raleway-Medium';
	font-size: 16px;
	color: #fff;
}

.right_cont{
	width: 100%;
	float: left;
}

.right_cont p {
    font-family: 'Raleway-Medium';
    font-size: 14px;
    line-height: 28px;
    color: #777777;
    width: 88%;
    float: right;
    padding-right: 0px;
}

.left_cont {
    width: 100%;
    float: left;
    padding-top: 24px;
}

.arow {
    width: 100%;
    float: left;
    position: absolute;
    bottom: -72px;
    background: #fff;
    max-width: 154px;
    padding: 0px;
    left: 83px;
    height: 38px;
}



.arow a {
    padding-left: 71px;
    text-align: center;
    display: inline-block;
    float: none;
}


.clear{
	clear: both;
}


.about_main {
    width: 100%;
    float: left;
    background: url(images/about-banner.jpg)!important;
    height: 715px;
    padding: 0px 0px;
}
.about_cont{
	width: 100%;
	float: right;
}

.about_cont {
    width: 100%;
    float: right;
    text-align: right;
    position: relative;
    top: 40px;
}




.about_image_2{
	width: 100%;
	float: right;
}

.about_image_2 {
    width: 100%;
    float: right;
    text-align: right;
    position: relative;
    z-index: 999;
    margin-top: -222px;
}

.about_image_2:before {
    position: absolute;
    content: "";
    background: url(images/after-img.png) !important;
    width: 281px;
    height: 100px;
    left: 16px;
    z-index: -1;
    top: -30px;
}

.about_image_2:after {
    position: absolute;
    content: "";
    background: url(images/after-img.png) !important;
    width: 281px;
    height: 96px;
    left: 13px;
    z-index: -1;
    bottom: -26px;
    top: inherit;
}
.col-md-9.ten {
    padding-right: 0px!important;
    width: 72%!important;
    float: right!important;
}

.col-md-3.four {
    width: 48%;
    float: left;
    position: relative;
    border: 2px solid #ca9084;
    top: 100px;
    z-index: 9999;
    left: 97px;
    min-height: 224px;
        padding: 25px 0;
}
.col-md-3.four:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../images/border_2.png);
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.right_cont_2{
	width: 100%;
	float: left;
}

.right_cont_2 h3 {
    font-family: 'Montserrat-Bold';
    color: #636262;
    font-size: 23px;
    text-transform: uppercase;
    position: absolute;
    top: -78px;
}


.right_cont_2 p {
    font-family: 'Raleway-Medium';
    font-size: 14px;
    line-height: 28px;
    color: #777777;
    padding: 0px 10px;
}

.left_cont_2{
	width: 100%;
	float: left;
}

.left_cont_2 h3 {
    font-family: 'Montserrat-Bold';
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin-right: -250px;
    letter-spacing: 7px;
    padding-bottom: 20px;
    padding-top: 25px;
}

.left_cont_2 p {
    font-family: 'Montserrat-Regular';
    font-size: 16px;
    color: #fff;
    float: right;
}
.footer_main {
    width: 100%;
    float: left;
    background: #000;
    text-align: center;
    padding: 76px 0 33px;
    position: relative;
}
.footer_main:before {
    position: absolute;
    content: "";
    background: #ca9084;
    width: 2px;
    height: 170px;
    top: -95px;
    display: block;
    left: 50%;
    margin-left: -1px;
}

.footer_menu{
	width: 100%;
	float: left;
	text-align: center;
}

.footer_menu ul{
	margin: 0px;
	padding: 0px;
}

.footer_menu ul li {
    list-style: none;
    display: inline-block;
    margin: 0 8px;
}

.footer_menu ul li a{
	color: #b8b8b8;
	font-size: 16px;
	 font-family: 'Raleway-Medium';
	 text-transform: uppercase;
	 text-decoration: none;
}

.foote-icon{
	width: 100%;
	float: left;
	text-align: center;
}


.foote-icon ul {
    padding: 0px;
    margin: 36px 0px;
}

.foote-icon ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 15px;
}

.foote-icon ul li a{
	color:#fff;
	text-decoration: none;
	font-size: 25px;
	color: #b8b8b8;
}

.copy_right{
	width: 100%;
	float: left;
	text-align: center;
}


.copy_right p{
	font-family: 'Raleway-Regular';
	font-size: 15px;
	color: #b8b8b8;

}

.copy_right p a{
	color: #ca9084;
	text-decoration: underline;
}

a.Terms {
    padding-left: 20px;
}

.product_head {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: -40px;
    padding-bottom: 60px;
}

.product_main {
    width: 100%;
    float: left;
    padding-bottom: 70px;
}

.blog_1{
	width: 100%;
	float: left;
}

.blog_1_image_aria{
	width: 100%;
	float: left;
	position: relative;
}
.aria_1{
	position: relative;
}




.blog_1_image_aria:hover .blog_1_image_cont{
	opacity: 1;
	transition: all 0.4s ease;
}

.blog_1_image_cont {
    width: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog_1_image{
	width: 100%;
	float: left;
}

.blog_1_cont{
	width: 100%;
	float: left;
}

.blog_1_image_cont {
    width: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 114px 0px;
    background: rgba(255,255, 255, 0.5);
    height: 100%;
    opacity: 0;
}

.blog_1_image_cont h4 a {
    background: #ca9084;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
     font-family: 'Montserrat-Bold';
     font-size: 14px;
     text-decoration: none;
}

.blog_1_image_cont h4 a:hover{
	background: #000;
	color: #fff;
	transition: all 0.4s ease;
}

.blog_1_cont h5{
	font-family: 'Montserrat-Regular';
	color: #636262;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
}

.blog_1_image img {
    width: 100%;
    float: left;
}


.blog_1_cont {
    width: 100%;
    float: left;
    background: #eeeeee;
    padding: 15px 0px;
}

.blog_3{
	width: 100%;
	float: left;
	position: relative;
}

.blog_3:after {
    position: absolute;
    content: "";
    background: url(images/after-img.png) !important;
    width: 200px;
    height: 200px;
    bottom: -30px;
    right: -28px;
    left: inherit;
    z-index: -1;
}

.view_button{
	width: 100%;
	float: left;
	text-align: center;
}

.view_button a {
    background: #ca9084;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat-Bold';
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    margin-top: 40px;
}


.view_button a:hover{
	background: #000;
	color: #fff;
	transition: all 0.4s ease;
}

.contact_sect{
	width: 100%;
	float: left;
}

.contact_img{
	width: 100%;
	float: left;
}
.seven{
	padding-left: 0px!important;
}

.Services{
	width: 100%;
	float: left;
	background: url(images/event-banner.jpg)!important;
	height: 500px;
	background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding: 50px 0px;
}

.service_cont h1 {
    font-family: 'Montserrat-Regular';
    text-transform: uppercase;
    font-size: 29px;
    text-align: left;
    margin-top: 10px!important;
    margin-bottom: 34px!important;
    letter-spacing: 3px;
    color: #fff;
    position: relative;
    display: block;
}


.service_cont h1:after {
    content: "";
    width: 130px;
    height: 3px;
    background: #fff;
    position: absolute;
    bottom: -7px;
    left: 0%;
    margin-left: 0px;
}


.service_cont h1 span {
     font-family: 'Montserrat-Bold';
    font-size: 29px;
    text-align: left;
    font-weight: 500;
    color: #fff;
}

.service_cont p {
    font-family: 'Raleway-Medium';
    font-size: 14px;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 20px;
    line-height: 28px;
}


.service_cont a {
    background: #ca9084;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat-Bold';
    font-size: 14px;
    text-decoration: none;
    display: inline-block;
    transition: all .5s;
    margin-top: 72px;
}

.service_cont a img {
    margin-left: 7px;
    transition: all .4s;
}

.service_cont a:hover {
    
    background: #000;
    color: #fff;
}


.service_cont a:hover img {
    margin-left: 20px;
}


.service_cont {
    width: 100%;
    float: left;
    padding-left: 15px;
}

.service_area {
    position: relative;
    width: 100%;
    border: 6px solid #fff;
    float: right;
}

.service_area img {
    width: 100%;
    float: left;
    height: 353px;
    object-fit: cover;
}


.service_area a {
    width: 100%;
    height: 60px;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    font-family: 'Raleway-Medium';
    font-size: 15px;
    color: #fff;
    text-decoration: none!important;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding: 21px 0 !important;
    text-transform: uppercase;
    transition: all 0.5s;
    min-height: 60px;
}


.service_area:hover a {
    background: #ca9084!important;
    transition: all 0.4s ease;
}

.service_img_aria{
	width: 100%;
	float: left;
	position: relative;
}


.service_img_aria:hover .service_image_cont{
	transition: all 0.4s ease;
	opacity: 1;
}

.service_image_cont {
    width: 100%;
    position: absolute;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    opacity: 0
}


.service_image_cont h4 a {
    color: #fff!important;
    position: inherit;
    padding: 10px 20px!important;
    font-family: 'Montserrat-Bold'!important;
}
.right_cont_2 .arow {
    background: none;
    bottom: -65px;
}
.contact_img img {
    margin-bottom: -3px;
    width: 100%;
    height: 420px;
    object-fit: cover;
}
.col-md-4.seven {
    width: 39.2%;
    padding-right: 0;
}
.contact_sect .col-md-8 {
    width: 60.8%;
    background: #ca9084;
    height: 100%;
    padding-top: 32px;
    padding-left: 60px;
    padding-bottom: 20px;
    min-height: 417px;
}
  section.contact_sect h2 {
    font-family: 'Montserrat-Bold';
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    font-size: 43px;
}



.pagi {
    background-color: #dedede;
    text-align: left;
    padding: 5px 0 4px 0;
    width: 100%;
    float: left;
}


.pagi li {
    font-size: 16px;
    float: left;
    font-weight: 400;
    line-height: 37px;
    list-style: none;
    color: #5b5b5b;
    margin: 0 0px;
    font-family: 'Raleway-Medium';
    font-size: 16px;
    margin-right: 5px!important;
}


.pagi li a{
	color: #5b5b5b;
    margin: 0 0px;
    font-family: 'Raleway-Medium';
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
}

.pagi li i{
	color: #5b5b5b!important; 
}

main#content p {
    font-family: 'Raleway-Medium';
    font-size: 14px;
    line-height: 28px;
    color: #777777;
    margin-top: 40px;
    width: 100%;
}

main#content ul li {
    font-family: 'Raleway-Medium';
    font-size: 15px;
    line-height: 28px;
    color: #777777;
    width: 100%;
    position: relative;
    padding-left: 18px;
    margin-top: 12px;
}

main#content ul li::after {
    position: absolute;
    top: 9px;
    left: 0px;
    width: 8px;
    height: 8px;
    content: "";
    background: #222;
    border-radius: 50%;
}


main#content {
    width: 100%;
    float: left;
    padding: 0;
}


.col-md-12.side-image img {
    float: right;
}


form.wpcf7-form label {
margin: 0px;
    font-family: 'Raleway-Medium'!important;
    font-size: 16px!important;
    width: 100%!important;
}

.wpcf7 input[type="email"] {
    height: 40px;
    border: 1px solid #fff!important;
    width: 100%;
    padding:10px;
}

.wpcf7 input[type="text"] {
    height: 40px;
    border: 1px solid #fff!important;
    width: 100%;
    padding: 10px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100px;
    width: 100%;
    padding: 10px;
}

.masseg{
	padding: 0px 10px !important;
}
input.wpcf7-form-control.wpcf7-submit {
    float: right;
    height: 40px;
    width: 108px;
    background: #000;
    color: #fff;
    border: 1px solid #000;
    margin-top: 10px;
    font-family: 'Montserrat-Bold';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    margin-right: 0;
}

div#wpcf7-f9-o1 {
    width: 90%;
    min-height: auto;
    padding-top: 0px;
}

form.wpcf7-form p {
    margin-bottom: 5px;
    line-height: 28px;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background: #fff;
    color: #000;
    border: 1px solid #fff;
    transition: all 0.4s ease;
}

.col-md-12.conatct h2 {
    font-family: 'Montserrat-Bold';
    font-size: 46px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.col-md-12.conatct h2 span{

font-family: 'Raleway-Light';
}

div#wpcf7-f9-o1 .col-md-4 {
    padding-bottom: 5px;
    padding: 0px 10px;
}

section.about_main .row {
    margin-top: 61px;
}

.about_cont h2 {
    font-size: 148px;
    text-transform: uppercase;
    letter-spacing: 50px;
    font-family: 'Montserrat-ExtraBold';
    color: #e5e5e5;
    display: block;
    margin-right: -29px;
    position: relative;
    width: 100%;
    top: 0;
    margin-top: -10px;
    margin-bottom: -54px;
}

section.welcome_sect .row {
    margin-top: 112px;
}




.welcom_cont h2 {
font-size: 148px;
    text-transform: uppercase;
    letter-spacing: 50px;
    font-family: 'Montserrat-ExtraBold';
    color: #e5e5e5;
    display: block;
    margin-right: -15px;
    width: 100%;
}
.navbar-toggle{
    float: left!important;
}



.menu-content {
font-family: 'Raleway-Regular';
    padding: 0 0 0 50px;
}
.collapsible-menu {
    background-color: rgb(255, 255, 255);
    padding: 0px 30px;
    border-bottom: 3px solid #CDE700;
    box-shadow: 1px 2px 3px rgba(0,0,0,0.2);
}
.collapsible-menu ul {
    list-style-type: none;
    padding: 0;
}
.collapsible-menu a {
    display:block;
    padding: 10px;
    text-decoration: none;
}
.collapsible-menu label {
font-family: 'Raleway-Regular';
    font-size: 56px;
    display: block;
    cursor: pointer;
    background: url(menu.png) no-repeat left center;
    padding: 10px 0 10px 50px;
}
input#menu {
    display: none;
}

input:checked +label {
    background-image: url(close.png);
}
.menu-content {
    max-height: 0;
    overflow: hidden;
    font-family: 'Oswald', sans-serif; 
    padding: 0 0 0 50px;
}
/* Toggle Effect */
input:checked ~ label {
    background-image: url(close.png);
}
input:checked ~ .menu-content {
    max-height: 100%;
}

body {
	overflow-x: hidden;
}




.banner_main .metaslider .caption-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.0);
    color: white;
    opacity: 1;
    margin: 0;
    display: block;
    width: 100%;
    line-height: 1.4em;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.banner_main .metaslider .flexslider {
	margin-bottom: 0px !important;
}
.inner-banner {
    float: left;
    width: 100%;
    height: auto !important;
    min-height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.page-id-23 .col-md-12.side-image p {
    display: none;
}
.about-section {
    float: left;
    width: 100%;
    padding: 34px 0px 119px;
}

.product_main {
    width: 100%;
    float: left;
    padding-bottom: 0;
    padding: 60px 0px;
    background: #f5f5f5;
}
.blog_1 {
    margin-bottom: 30px;
}

.blog_1:hover .blog_1_cont{
	background: #ca9084;
}
.blog_1:hover  .blog_1_cont h5{
color: #fff;
}
.product_head h2{
font-size: 86px;
    text-transform: uppercase;
    letter-spacing: 13px;
    font-family: 'Montserrat-ExtraBold';
    color: rgba(0,0,0,0.15);
    display: block;
    margin-right: -15px;
    width: 100%;
    margin-top: -61px;
}


.about_main .col-md-3.four::after {
    content: url(https://www.whitestardiamonds.com/wp-content/themes/white-star-diamond/images/arow.png);
    position: absolute;
    bottom: -58px;
    left: 25%;
    background: #f5f5f5;
    padding: 0px 41px;
}

.about_image img{
	height: 424px;
	width: 100%;
	object-fit: cover;
}

.about_image {
    padding-right: 50px !important;
}



.about_image_2 img{
		height: 424px;
	width: 100%;
	object-fit: cover;
}

.about_image_2 {
  padding-left: 50px !important;
}

.product_main .row{
	text-align: center;
}

.product_main .row .owl-carousel .col-md-4 {
    width: 100%;
    padding: 0px 5px;
}


.owl-carousel.owl-loaded {
    display: flow-root !important;
}


.product_main i {
    background: #000;
    padding: 7px 12px;
    color: #fff;
    font-size: 20px;
}

.product_main .owl-theme .owl-nav {
    margin-top: -9px;
    margin-bottom: 36px;
}








.product_main.career {
    background: #fff;
}



.product_main.career .product_head {
    margin-top: -48px;
    padding-bottom: 43px;
}



.product_main.customer_area .product_head h2 {
    font-size: 71px;
    margin-right: -15px;
    width: 100%;
    margin-top: -59px;
}

.product_main.customer_area  .product_head {
    margin-top: -40px;
    padding-bottom: 28px;
}

.product_main.education {
    background: #fff;
    padding-bottom: 14px;
}

.product_main.education .product_head h2 {
    font-size: 74px;
    margin-top: -61px;
}

.product_main.education  .product_head {
    padding-bottom: 32px;
}

.main_menu{
    position: fixed;
    z-index: 999;
    background: #000;
    left: 0;
    width: 318px;
    height: 100%;
    top: 0;
    left: -318px;
    overflow-y: auto;
    transition: all 1s;
}

 .main_menu a {
    color: #e4e4e4;
    font-size: 14px;
    padding-top: 0;
    display: block;
    font-family: 'Raleway-Bold';
    text-align: left;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 20px;
    border-bottom: 1px solid #333;
}

 .main_menu a:hover{
 	    background:  #c58172;
 	    color: #fff;
 	    text-decoration: none;
 }
 .main_menu i{
 float: right;
    font-size: 30px;
    margin-right: 15px;
    color: #fff;
    cursor: pointer;
    margin-top: 13px;
}


.main_menu ul ul li a {
    font-size: 13px;
    font-weight: 500;
    font-family: 'Raleway-Regular';
    padding-left: 45px;
}

.menu a:hover{
	color: #fff;
}

.about-section form{
	background: #eee;
    float: left;
    width: 100%;
    padding: 12px 33px 40px;
    border: 1px solid #ccc;
}


.about-section main#content p {
    margin-top: 12px;
}

.about-section form textarea.wpcf7-form-control.wpcf7-textarea{
	border:0px !important;
}

.about-section form input.wpcf7-form-control.wpcf7-submit:hover{
	background: #ca9084 !important;
	color: #fff !important;
}
.about-section  #wpcf7-f9-p37-o1{
    float: left;
    width: 65%;
}

.about-section .contact-detail {
float: left;
    padding-left: 23px;
    background: #dedede;
    min-height: 397px;
    width: 35%;
}

.about-section  main#content .contact-detail p {
    margin-top: 12px;
    font-size: 16px;
    color: #000;
}

.product_main.customer_area .blog_1 {
    margin-bottom: 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow: hidden;
    border: 2px solid #ccc;
}
.product_main.customer_area img {
    height: 115px;
    object-fit: contain;
    margin-bottom: 45px;
    margin-top: 40px;
}

.product_main.customer_area  .blog_1_image {
    background: #fff;
}

.product_main.customer_area  .blog_1_image_cont {
    width: 100%;
    padding: 58px 0px;
}

.about-section h3{
	font-family: 'Raleway-Bold';
	color: #333;
	font-size: 25px;
}

.about-section .whit_area {
    border: 1px solid #ccc;
    padding: 20px 20px 15px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.about-section .whit_area.whit_area2 {
	background: #f5f5f5;
}

.about-section .whit_area .image-inner{
    float: right;
    width: 33%;
}

.about-section .whit_area .image-inner img{
	width: 100% !important;
	margin-bottom: 20px;
	padding: 5px;
	border:1px solid #ccc;
}

.inner-banner{
	position: relative;
}

.banner-text {
    text-align: center;
    align-items: baseline;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-family: '';
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-family: 'Raleway-Bold';
}

.welcome_sect2 .col-md-3.three {

    top: 189px;
}
.about_main .col-md-3.four{
    top: 134px;
}

.product_main  {
    padding-bottom: 29px;
}

.col-md-12.side-image img {
    float: right;
    padding: 5px;
    border: 1px solid #ccc;
    margin-left: 20px;
}

.product_main.customer_area  {
    padding-bottom: 51px;
}


.about-section p span {
    font-size: 16px;
    display: inline-block;
    color: #222;
    width: 100%;
    margin-bottom: 9px;
}

.page-id-129 .col-md-12.side-image .attachment-post-thumbnail {
	display: none;
}
.page-id-149 .col-md-12.side-image .attachment-post-thumbnail {
	display: none;
}

.logo img {
    width: 321px;
}

.img_area_inner  img {
    float: left !important;
    padding: 5px;
    border: 1px solid #ccc;
    margin-left: 20px;
    width: 12%;
    filter: invert(0.7);
}

.inner-page_in .blog_1_image img {
    width: 100%;
    float: left;
    height: 244px;
    object-fit: cover;
}

.inner-page_in{
padding-bottom: 74px;
}

.about-section .um-login form {
    background: #eee;
    float: left;
    width: 100%;
    padding: 12px 33px 40px;
    border: 1px solid #ccc;
    margin-top: 42px;
}

.about-section .um-login form input[type="submit"]{
    background: #b27568 !important;

    font-family: 'Raleway-Bold';
}

.um .um-button.um-alt{
    background: #000 !important;
    color: #fff !important;
    font-family: 'Raleway-Bold';  
}

.um-login.um-logout {
    max-width: 300px !important;
    background: #f5f5f5;
    padding: 34px;
    border: 1px solid #ccc;
    margin-top: 53px;
}

.um-login.um-logout a{
    color: #000 !important;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 241px;
    object-fit: cover;
}
	
.page-id-174 .col-md-12.side-image img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image{
    display: none;
}
.page-id-188 img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image,.page-id-172 img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image,.page-id-184 img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    display: none;
}
div#wpcf7-f190-p188-o1 {
    margin-top: 30px;
}

body {
    overflow-x: hidden;
}
	.col-md-3.four:after {
	content: "";
   display: block !important;
}
@media screen and (max-width:1199px){
.col-md-3.three {
    background: rgba(0,0,0,0.5);
}
    .about_image_2{
        position:relative;
    }
    .col-md-3.four:before {
    background-color: rgba(0,0,0,0.7);
}

	

}

@media screen and (max-width: 991px){
    .wow{
        animation: none !important;
    }
    #wprmenu_bar .menu_title a {
    display: inline-block;
    position: relative;
    top: -1px;
    color: #fff;
}
.menu {
    width: 100%;
    float: left;
    display: none;
}
.logo {
    margin-top: 0 !important;
}
.banner_cont h2 {
    font-family: 'Raleway-Bold';
    color: #ca9084;
    font-size: 24px;
    }
}

@media screen and (max-width:480px){
    .inner-banner {
    min-height: 139px !important;
}
.col-md-12.side-image{
    padding: 0px;
}

}

.about_main .arow{
    display: none;
}

.welcome_sect  .arow {
    bottom: -45px;
}

.about-section .whit_area .image-inner img {
    border: 1px solid #ccc;
    height: auto;
    margin: 0px 0px 21px;
}
.about-section .whit_area .image-inner {
    margin-left: 20px;
}

.inner_page_form input[type="tel"]{
       height: 40px;
    border: 1px solid #fff!important;
    width: 100%;
    padding: 0px 15px; 
}
.about-section .inner_page_form p  .checkbox-520 span {
    width: 94%;

}
.about-section .inner_page_form p  .checkbox-520 input[type="checkbox"]{ 
    position: relative;
    float: left;
    margin-top: 9px;
    margin-right: 7px;
}
.inner_page_form input[type="date"] {
    height: 40px;
    border: 1px solid #fff!important;
    width: 100%;
    padding: 0px 15px;
}
.service1 iframe {
    width: 100% !important;
    background: #fff;
    padding: 8px 10px;
    height: 332px !important;
}
.service1 p div{
width: 100% !important; 
    height: auto !important;
}

.tradingview-widget-copyright {
    display: none !important;
}

.service1 .col-md-3 p:first-child{
  margin: 0px !important;
}

.page-id-35  .inner-page_in .blog_1_image img {
    width: 100%;
    float: left;
    height: 229px;
    object-fit: contain;
    padding: 40px;
}

.page-id-149 .about-section .whit_area .image-inner img {
    border: 1px solid #ccc;
    height: auto;
    margin: 0px 0px 21px;
    height: 200px;
    object-fit: contain;
        background: #fff;
}

.about-section .service1 iframe {
    width: 100% !important;
    background: #fff;
    padding: 8px 0px;
    height: 332px !important;
}

.menu a:hover i, .menu a:active i, .menu a:focus i{
    color: #956156;
}

.page-id-37 .masseg {
    padding: 0px 15px !important;
}
.banner_cont h2 i{
    font-size: 44px;
    font-family: 'Raleway';
    font-weight: 700;
}

.page-id-129  .pagi li:first-letter{
	font-family:'Lato';
}


.page-id-129 .whit_area  img {
    float: right;
    padding: 5px;
    border: 1px solid #ccc;
    margin-left: 20px;
    width: 100%;
    height: auto;
}

.about-section {
    background: url(https://www.whitestardiamonds.com/wp-content/uploads/2020/04/new.jpg);
    background-attachment: fixed;
    background-size: cover;
    width: 100%;
    background-position: center;
}

.about-section .service1 p:empty{
	display:none;
}

.about-section .service1 .col-md-4:first-child iframe {
    width: 100% !important;
    background: #fff;
    padding: 8px 0px;
    height: 332px !important;
    text-align: center;
    width: 264px !important;
    margin: 12px auto !important;
    float: none !important;
    display: table;
}
.about-section .service1 .col-md-4:first-child  a{
	display:none;
}

.about-section .whit_area.whit_area2 {
    background: rgba(0,0,0,0.1);
}

.page-id-110 .col-md-12.side-image img {
    margin-top: 18px;
}
.banner_main video{
	width:100%;
	height:100vh;
	object-fit:cover;
}
.banner_main{
	position:relative;
}
.banner_main .text_overlay {
    position: absolute;
    left: 0;
    z-index: 99;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0,0,0,0.6);
}
.home .header_main {
    width: 100%;
    float: left;
    background: none;
    padding: 10px 0px;
    position: absolute;
    z-index: 99999999;
}
.product_head h2 {
    font-size: 78px;
}
.product_main.customer_area .product_head h2{
  font-size: 78px;	
}
.banner_cont h2 {
    font-size: 57px;
}
.banner_cont p {
    line-height: 31px;
    font-size: 20px;
}
.banner_cont {
    text-align: center;
}
.about_main {
    width: 100%;
    float: left;
    background: url(images/about-banner.jpg)!important;
}
.welcome_sect {
    padding-top: 10px;
    padding-bottom: 100px;
    margin-bottom: 0;
    background: url(images/side_back.jpg)!important;
    background-color: #f5f5f5 !important;
    background-size: 100% !important;
}
.product_main.career {
    background: url(images/side_back.jpg)!important;
    background-color: #f5f5f5 !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
	    background-size: 100% !important;
}
.product_main.education{
	   background: url(images/side_back.jpg)!important;
    background-color: #f5f5f5 !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
	    background-size: 100% !important;
}
.service1 iframe {
    border: 2px solid #ca9084!important;
}

.about_image:before{
	z-index:1;
}
.about_image:after {
    z-index: 0;
}
.about_image img {
    height: 424px;
    width: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1;
}
.col-md-3.three {
    z-index: 1;
}
.welcome_sect .arow {
    bottom: -81px;
    height: 83px;
    padding-top: 11px;
}
.about_image:after{
		z-index:1;
}
.inner-page_in .blog_1{
	position:relative;
}
.inner-page_in .blog_1::after {
    position: absolute;
    background: url(images/after-img.png);
    right: -39px !important;
    right: -21px !important;
    display: block !important;
    width: 96px !important;
    content: "";
    height: 96px !important;
    top: -20px;
    left: inherit !important;
}
.inner-page_in .blog_1::before {
    position: absolute;
    background: url(images/after-img.png);
    right: -39px !important;
    right: -21px !important;
    display: block !important;
    width: 96px !important;
    content: "";
    height: 96px !important;
    bottom: -20px;
    left: inherit !important;
}
.inner-page_in .blog_1 {
    border: 2px solid #ca9084!important;
}
.blog_1_cont {
    z-index: 1;
}
.inner-page_in .blog_1 .aria_1 {
    position: relative;
    z-index: 1;
    background: #f5f5f5;
}
.about_main {
    height: auto;
}
.welcom_cont {
    z-index: 1;
}


@media screen and (max-width:1199px){
	.page-id-7 .product_head h2, .page-id-7 .welcom_cont h2, .page-id-7 .abm_rs .about_cont h2 {
    font-size: 40px!important;
    letter-spacing: 1px!important;
    padding: 16px 0 16px 0!important;
}
}
	
@media screen and (max-width:991px){
.header_main .icon_sect {
    width: 100%!important;
    justify-content: center !important;
    align-items: center;
    padding-top: 24px !important;
    margin-top: 9px;
    border-top: 1px solid #555;
}
	.logo {
    width: 100% !important;
}
	.banner_main .text_overlay {
    padding-top: 100px;
}
	.welcome_sect {
    padding: 38px 30px 66px;
    position: relative;
}
	.page-id-7 .product_head h2, .page-id-7 .welcom_cont h2, .page-id-7 .abm_rs .about_cont h2 {
    font-size: 56px!important;
    letter-spacing: 8px!important;
}
	.col-md-3.three, .col-md-3.four {
    width: 90%;
    top: 53%;
    padding-bottom: 30px;
}
	.about_main .col-md-3.four {
    top: 134px;
    width: 90%;
    position: absolute;
    border: 2px solid #ca9084;
    top: 58% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    padding-bottom: 30px;
    margin: 0px !important;
    height: auto;
}
	.product_main .row  [class*="col-"]{
		width:50%;
		margin-bottom:30px;
		float:left;
}
}

@media screen and (max-width:767px){
	.col-md-3.three {
    margin: 0 !important;
    width: 100% !important;
    position: relative !important;
    transform: none !important;
    left: 0 !important;
    top: 0 !important;
    background: #000 !important;
    border: 0 !important;
}
	.arow a {
    padding-left: 71px;
    text-align: center;
    display: inline-block;
    float: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 19px 6px;
}
	.welcome_sect .arow {
    left: 50%;
    transform: rotate(-90deg) !important;
    display: flex!important;
    justify-content: center!important;
    height: 100%!important;
    align-items: center!important;
    top: 95%!important;
    bottom: inherit!important;
    background: #fff!important;
    height: 100px!important;
    max-width: 87px!important;
    position: relative !important;
    margin: 0;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    display: table !important;
    margin: 0px auto !important;
    float: none;
    padding: 0 !important;
}
	.about_main .col-md-3.four {
    top: 134px;
    width: 100%;
    position: relative;
    border: 0px solid #ca9084;
    top: 0px !important;
    left: 0% !important;
    transform: none!important;
    padding-bottom: 30px;
    margin: 0px !important;
    height: auto;
    background: #000;
    padding-top: 43px;
}
	section.about_main.abm_rs {
    padding: 30px 30px 59px;
}
	.product_main .row [class*="col-"] {
    width: 100%;
    margin-bottom: 30px;
    float: left;
}
	.product_main.customer_area .row .col-md-4 {
    width: 100%!important;
    float: left!important;
}
	.page-id-7 .product_main {
    padding: 40px 25px !important; 
	}
}
@media screen and (max-width:480px){
	.about_image img {
    height: 270px !important;
	}
	body.page-id-7 h3.ext_cl {
    font-size: 25px !important;
}
	.about_image_2 img{
		   font-size: 25px !important;
	}
	.page-id-7 .product_head h2, .page-id-7 .welcom_cont h2, .page-id-7 .abm_rs .about_cont h2 {
    font-size: 35px!important;
    letter-spacing: 2px!important;
    margin: 0px 0px 18px !important;
    padding: 0px !important;
}
	.product_main.career .product_head {
    margin-top: 0;
	}
	.pm_rs .product_head {
    padding-bottom: 0!important;
    margin: 0;
}
	.product_main.education .product_head {
    padding-bottom: 0;
    margin: 0;
}
	.product_main.customer_area .product_head {
    padding-bottom: 10px;
    margin: 0;
}
	.welcome_sect {
    padding: 38px 15px 66px;
    position: relative;
}
	.banner_cont h2 {
    font-size: 42px;
    margin-bottom: 13px;
}
	section.about_main.abm_rs {
    padding: 30px 15px 59px;
}
	.page-id-7 .product_main {
    padding: 40px 15px !important;
}
}


