/*Theme Name: Sweans360 viewTheme URI: http://sweans.comDescription: Wordpress theme created by the Bootstrap framework</a>.Author: SweansAuthor URI: http://sweans.comVersion: 1.0Tags: responsive, white, bootstrap*/

@import url('bootstrap/css/bootstrap.min.css');
body {
	/*padding-top: 60px;      padding-bottom: 40px; */
}

body.page-template-template-faq .page_banner {
	display: none;
}

.footer_copyright_row a:hover {
	color: #ed2423 !important;
}

.singlepage p {
	font-family: 'Roboto', sans-serif;
	color: #333333;
	font-size: 16px;
	line-height: 30px;
}

a {
	color: #ed1c24;
	font-family: "Roboto", sans-serif;
}

#colorbox {
	border: none!important;
	box-shadow: none!important;
	outline: none!important;
}

.sw_follow_buttons .col-md-4.col-sm-4.col-xs-4 {
    text-align: center;
}

/***************************************Slider*************************************/

.sw_photoshoot_content .sw_border_underline {
	margin: 0 auto 25px;
	float: left;
	clear: both;
}

#slider {
	margin: 0 auto;
	height: 330px;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.page-id-149 ul.page-list li {
    list-style-position: inside;
    margin: 10px 0;
    float: left;
    width: 100%;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: 330px;
	float: left;
	width: 100%;
	border: 0;
}

.rslides {
	margin: 0 auto 40px;
}

.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0, 0, 0, .25);
	box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-moz-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .3), inset 0 0 5px rgba(0, 0, 0, 1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}

.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}

.rslides_tabs li:first-child {
	margin-left: 0;
}

.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}


/* Header Styles */

#logo {
	margin-top: 15px;
}

.port-psd {
	padding-bottom: 30px;
}

#infscr-loading {
	text-align: center;
	padding: 10px;
	float: left;
	width: 100%;
	clear: both;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}

.pager li {
	display: inline;
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
}

.navigation a {
	font-size: 14px;
	font-weight: 700;
}


/* Page Wrapper Styles */

.threebox_outer {
	background: #fff;
	border-top: 1px #dedede solid;
	border-bottom: 1px #dedede solid;
}

.padding_zero {
	padding: 0;
}

.padding_zero .row {
	margin-right: 0px;
	margin-left: 0px;
}

.page_wrapper {
	float: left;
	margin-top: 20px;
}

.sw_navbar {
	background-color: #fff;
	height: 116px;
}

.phone-header {
	position: absolute;
	right: 0px;
	bottom: -44px;
	padding: 4px 17px 4px 17px;
	width: auto;
	height: 44px;
	text-align: center;
	/* background: url('images/bottom.png') no-repeat; */
	background: #000000 none repeat scroll 0 0;
	background-size: cover;
}

.phone-header:hover {
	/* background: url('images/bottom-over.png') no-repeat; background-size: 100%; */
	background: #ff0048 none repeat scroll 0 0;
}

.phone-header a:hover {
	text-decoration: none;
}

.phone-header a {
	background: url('images/phone.png') no-repeat left;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 37px;
	color: #fff;
	font-family: "Roboto", sans-serif;
	padding-left: 19px;
}

.menu-header {
	float: right;
	margin-top: 18px;
}

.navbar-nav>li>a {
	margin-left: 5px;
	margin-right: 5px;
	/*font-size:16px;	line-height:30px;*/
	color: #000000;
	padding-bottom: 0px;
}

ul.sub-menu.nav li {
	background: #fff;
}

.navbar-inverse .navbar-nav>li>a,
ul.sub-menu.nav li {
	color: #000000;
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	line-height: 50px;
	transition: all 0.5s ease;
}

ul.sub-menu.nav li a {
	padding: 5px;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav .current-menu-item a {
	border-bottom: 2px solid #ed2423;
	color: #000000;
}


.sw_page_minheight {
	min-height: 500px;
}


/**********  Home Page  *********/

.sw_slider {
	position: relative;
}

.sw_slider_overlay {
	height: auto;
	left: 20%;
	position: absolute;
	top: 30%;
	width: auto;
}

.sw_banner_overlay {
	height: auto;
	left: 20%;
	position: absolute;
	top: 10%;
	width: auto;
}

.sw_slider_text h1 {
	font-family: 'Oswald', sans-serif;
	/*font-size:38.67px;	line-height:73px;*/
	text-transform: uppercase;
	line-height: 68px;
	color: #fff;
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;
	letter-spacing: 4px;
	font-size: 42px;
	/*	margin-top: 10%;*/
}

.sw_slider_text h1 p {
	/*margin-top: 0 !important;*/
}

.sw_slider_text_top {
	margin-top: 9%;
}

.page_banner_overlay .sw_slider_text h1 {
	/*font-size: 42.17px;    line-height: 56px;*/
}

.sw_schedule_captcha input.wpcf7-form-control.wpcf7-captchar {
	padding: 4px 2px !important;
	width: 15%;
	float: left;
	margin-right: 20px;
	background: url(images/form-bg.png) repeat 100% 100% !important;
	color: #fff !important;
	border-width: 1px !important;
	border-radius: 3px !important;
	box-shadow: none !important;
	outline: none !important;
	box-sizing: content-box !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Roboto", sans-serif;
}

.sw_slider_text_top .get_start_text {
	border: 1px solid #fff;
	cursor: pointer;
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 19.92px;
	font-weight: normal;
	/*line-height: 33px;*/
	margin: 28px auto 14px;
	display: inline-block;
	padding: 7px 55px;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 5px;
	opacity: 0.8;
	background-color: #000;
	letter-spacing: 4px;
}

.sw_slider_text a:hover {
	text-decoration: none;
	background-color: #ED4B4B;
	opacity: 1;
}


/*.sw_slider_text h3,.sw_slider_text h3 a{    color: #fff;    font-family: "Roboto",sans-serif;    /*font-size: 30.25px;    font-weight: bold;   /* line-height: 45px;    margin:7px auto 50px;	letter-spacing: 2px;}*/

.sw_home_banner_tel,
.sw_home_banner_tel a {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 30.25px;
	font-weight: normal;
	/* line-height: 45px;*/
	margin: 7px auto 50px;
	letter-spacing: 4px;
	background: none;
	border: none;
	opacity: 1;
	text-decoration: none;
	text-transform: none;
}

a.sw_home_banner_tel:hover {
	background: none;
	opacity: 1;
}

.sw_home_title_row {
	/*margin-top:100px;	*/
	margin-bottom: 40px;
}

.sw_home_title {
	text-align: center;
	margin-top: 65px !important;
	letter-spacing: 2px;
}

.sw_home_title h3 {
	/*font-size:22px;	line-height:22px;*/
	color: #000;
	font-family: "Roboto", sans-serif;
	font-weight: bold;
}

.sw_border_underline {
	margin-top: 25px;
	border-bottom: 3px #000 solid;
}

.sw_home_vide_row .sw_border_underline {
	margin-top: 0px;
	margin-bottom: 30px;
	border-bottom: 3px #000 solid;
}

.sw_home_sub_title {
	/*font-size:17px;*/
	color: #000;
	/*line-height:17px;*/
	margin-top: 50px;
	opacity: 0.5;
	text-align: center;
	font-family: "Roboto", sans-serif;
	font-weight: bold;
}

.sw_home_sub_title h4 {
	font-family: "Roboto", sans-serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 2px;
}

.sw_home_content_image {
	margin-top: 50px;
}

.sw_home_content {
	padding-left: 7%;
}

.sw_home_content p {
	font-family: 'Roboto', sans-serif;
	/*color: #514F4F;*/
	color: #333333;
	font-size: 16px;
	/*font-size: 17px;*/
	line-height: 26px;
	text-align: justify;
	font-weight: normal;
	letter-spacing: 0.1px;
}

.sw_home_full_image {
	margin-bottom: 30px;
}

.sw_home_caption_section {
	margin-top: 70px;
}

.sw_home_caption_section p {
	/*font-size:17px;*/
	font-family: 'Roboto', sans-serif;
	/*line-height:44px;*/
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	line-height: 44px;
	margin-bottom: 25px;
}

.sw_home_caption_section p span {
	color: #ed1c24;
	line-height: 28px;
}

.col-md-2.col-sm-2.sw_home_badge {
	text-align: center;
}

.col-md-2.col-sm-2.sw_home_badge img {
	display: inline-block;
	margin-bottom: 13px;
	margin-top: 7px;
}

.sw_home_portfolio {}

.sw_home_portfolio_button_row {
	background-color: #6b58cd;
}

.sw_home_portfolio_button_row p {
	font-family: 'Roboto', sans-serif;
	/*font-size:23px;	line-height:26px;*/
	color: #fff;
	margin-top: 50px;
	margin-bottom: 60px;
	font-size: 23px;
	line-height: 26px;
}

.sw_home_portfolio_button_row a {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	/*font-size:14px;	line-height:26px;*/
	text-transform: uppercase;
	color: #fff;
	border: solid 1px #fff;
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 45px;
	margin-bottom: 50px;
	float: left;
	padding-top: 9px;
	padding-bottom: 7px;
}

.sw_home_portfolio_button_row a:hover {
	text-decoration: none;
	background-color: #f25050;
}

.sw_home_vide_row {
	padding-top: 120px;
}

.sw_home_vide_row h3 {
	font-family: 'Roboto', sans-serif;
	color: #000;
	margin-top: 0px;
	font-size: 21px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 15px;
	opacity: 0.9;
}

.sw_home_vide_row p {
	/*font-size: 16px;*/
	/*line-height: 30px;*/
	color: #000;
	font-family: "Roboto", sans-serif;
	text-align: justify;
	font-size: 16px;
	line-height: 27.9px;
	opacity: 0.8;
	letter-spacing: 0.5px;
	font-weight: normal;
}

.left_right_border {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.sw_home_steps {
	margin-top: 115px;
}

.sw_home_steps img {
	margin: 0 auto;
}

.sw_home_steps .col-md-4.padding_zero {
	padding-bottom: 8.1%;
	padding-top: 4%;
}

.sw_home_steps h4 {
	text-align: center;
	font-family: "Roboto", sans-serif;
	/*font-size:18px;	line-height:45px;*/
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	font-size: 18px;
	line-height: 45px
}

.sw_home_steps h5.tel_style {
	text-align: center;
	font-family: "Roboto", sans-serif;
	/*font-size:18px;	line-height:45px;*/
	font-weight: bold;
	color: #f25050;
	letter-spacing: 2px;
	font-size: 20px;
}

h5.tel_style a {
	text-align: center;
	font-family: "Roboto", sans-serif;
	/*font-size:18px;	line-height:45px;*/
	text-transform: uppercase;
	font-weight: bold;
	color: #f25050;
	letter-spacing: 2px;
	font-size: 20px;
}

h5.tel_style a:hover {
	color: #f25050;
	text-decoration: underline;
}

.sw_home_steps p {
	text-align: center;
	font-family: "Roboto", sans-serif;
	/*font-size:17px;	line-height:30px;*/
	color: #000;
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 0.5px;
}

.sw_second_step {
	background-color: #0f9db1;
}

.sw_second_step h4 {
	text-align: center;
	font-family: "Roboto", sans-serif;
	/*font-size:18px;	line-height:45px;*/
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	padding-top: 4px;
}

.sw_second_step p {
	text-align: center;
	font-family: "Roboto", sans-serif;
	/*font-size:17px;	line-height:30px;*/
	color: #fff;
}

.sw_home_schedule_shoot {
	background-image: url("images/schedule_shoot.jpg");
	background-size: cover;
	padding: 0;
}

.sw_home_schedule_shoot_title {}

.sw_home_schedule_shoot_title h2 {
	font-family: "Roboto", sans-serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 45px;
	margin-top: 90px;
	text-transform: uppercase;
	color: #ededee;
	text-align: center;
	letter-spacing: 4px;
}

.sw_schedule_text {
	background: url(images/form-bg.png) repeat 100% 100%;
	border: 1px solid #707785;
	border-radius: 3px;
	margin-top: 2%;
	padding: 5px;
	width: 100%;
	/*font-size:13px;	line-height:45px;*/
	color: #fff;
	font-family: "Roboto", sans-serif;
	letter-spacing: 1px;
}

.sw_schedule_textarea {
	background: url(images/form-bg.png) repeat 100% 100%;
	border: 1px solid #707885;
	border-radius: 3px;
	margin-top: 2%;
	padding: 5px;
	width: 100%;
	/*font-size:13px;	line-height:25px;*/
	color: #fff;
	font-family: "Roboto", sans-serif;
	resize: none;
}

.sw_home_schedule_shoot .sw_border_underline {
	margin-top: 0px;
	border: solid 2px #fff;
}

.sw_home_contact_from_row {
	margin-top: 50px;
	padding-bottom: 40px;
}

.sw_schedule_submit {
	background-color: #ffffff;
	border: medium none;
	color: #49525f;
	/*font-size: 18px;    line-height: 45px;*/
	margin: 60px auto 0;
	padding-left: 35px;
	padding-right: 35px;
	text-transform: uppercase;
	letter-spacing: 4px;
}

.sw_business_view_section {
	padding-top: 50px;
	padding-bottom: 50px;
}

.sw_home_call_us {
	background: rgba(80, 90, 108, 0.5) none repeat scroll 0 0;
	min-height: 100px;
}

.sw_home_call_us h2 {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 67px;
	margin-bottom: 18px;
	text-align: center;
}

.sw_home_call_us h2 a {
	color: #fff;
}

.sw_home_call_us h2 a:hover {
	text-decoration: none;
}

.wpcf7-response-output {
	color: #fff;
}

.sw_home_page_banner_overlay {
	background: rgba(82, 78, 84, 0.61) none repeat scroll 0 0;
	height: 100%;
	opacity: 1;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 0;
	transition: all 0.5s ease 0s;
	width: 100%;
}

.element-item {
	position: static !important;
	padding: 0;
}

.sw_home_page_banner_overlay:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.sw_home_page_banner_overlay h3 {
	display: block;
	font-family: Montserrat;
	font-weight: bold;
	left: 0;
	position: absolute;
	right: 0;
	top: 30%;
	z-index: 3;
}

.sw_home_page_banner_overlay>p {
	color: #fff;
	font-size: 16px;
	left: 0;
	position: absolute;
	text-transform: uppercase;
	top: 50%;
	width: 100%;
}

.sw_home_page_banner_overlay>p a {
	color: #fff;
}

.portfolio-tagline>a {
	text-transform: uppercase;
}

.portfolio-tagline>a:hover {
	color: #ed1c24;
	text-decoration: underline;
}

a.port-link {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}

.sw_home_page_banner_overlay:hover h3 {
	display: block;
	opacity: 1;
}


/**********  Footer Section  *********/

.sw_footer {
	background-color: #252525;
	padding: 0 0 60px;
}

.sw_follow_us h2 {
	font-family: "Roboto", sans-serif;
	font-size: 21px;
	line-height: 45px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 60px auto 10px;
	letter-spacing: 3px;
}

.sw_follow_us .sw_border_underline {
	margin-top: 0px;
	border: solid 2px #fff;
}

.sw_follow_buttons {
	margin-top: 40px;
}

.sw_footer_line {
	margin-top: 50px;
	margin-bottom: 50px;
	border: solid 1px #404040;
}

.footer_copyright_row {}

.footer_copyright_row p {
	font-family: "Roboto", sans-serif;
	/*font-size:13px;	line-height:25px;*/
	color: #fff;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
	opacity: 0.4;
}

.footer_copyright_row p.sw_small {
	font-family: "Roboto", sans-serif;
	/*font-size:12px;	line-height:25px;*/
	color: #fff;
	text-align: center;
}

.footer_copyright_row p a {
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	/*opacity: 0.4;*/
}


/**********  About Page  *********/

.sw_about_top_content {
	margin-top: 60px;
}

.sw_about_top_content h2 {
	font-family: "Roboto", sans-serif;
	/*font-size:22.5px;*/
	text-transform: uppercase;
	/*line-height:40.42px;*/
	color: #000;
	text-align: center;
	font-size: 22.5px;
	line-height: 40px;
	font-weight: bold;
}

.sw_about_top_content .sw_border_underline {
	border-bottom: 3px solid #000;
	margin-top: 0px;
	margin-bottom: 40px;
}

.sw_about_top_content p {
	font-family: "Roboto", sans-serif;
	/*font-size:16px;	line-height:30px;*/
	color: #000;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}

.sw_photoshoot_section {
	margin-top: 100px;
	background-color: #6b58cd;
	;
}

.inner_padding {
	padding: 50px 100px 19px;
}

.sw_photoshoot_section_img {
	background-image: url(images/photoshoot_dummy.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
	height: 600px;
}

.sw_photoshoot_image {
	overflow: hidden;
}

.sw_photoshoot_content {}

.sw_photoshoot_content .sw_border_underline {
	margin-top: 0px;
	border: solid 2px #fff;
	margin-bottom: 25px;
}

.sw_photoshoot_content h2 {
	font-family: "Roboto", sans-serif;
	/*font-size:21px;	line-height:45px;*/
	text-transform: uppercase;
	color: #fff;
	font-size: 21px;
	line-height: 45px;
	font-weight: bold;
}

.sw_photoshoot_content p {
	font-family: "Roboto", sans-serif;
	/*font-size:16px;	line-height:30px;*/
	color: #fff;
	text-align: justify;
	font-size: 16px;
	line-height: 30px;
	opacity: 0.8;
}

.sw_business_view_section {
	margin-top: 100px;
	margin-bottom: 120px;
}

.sw_business_view_section h2,
.port-con-single h2 {
	font-family: "Roboto", sans-serif;
	/*font-size:21px;	line-height:45px;*/
	color: #000;
	line-height: 45px;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	opacity: 0.9;
	letter-spacing: 3px;
}

.port-con-single h2 {
	text-align: left;
	border-bottom: 3px #333 solid;
	margin-bottom: 25px;
	float: left;
	clear: both;
}

.text_center {
	text-align: center;
}

.sw_border_underline {
	margin: 0 auto;
	float: none;
	clear: both;
}

.sw_business_view_section h3 {
	font-family: "Roboto", sans-serif;
	/*font-size:18.92px;	line-height:45px;*/
	color: #000;
	text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 18.92px;
	line-height: 45px;
	font-weight: bold;
	opacity: 0.7;
}

.sw_business_view_section p,
.portfolio-items,
.portfolio-items p {
	font-family: "Roboto", sans-serif;
	/*font-size:16px;	line-height:30px;*/
	color: #000;
	font-size: 16px;
	line-height: 30px;
}

.portfolio-items,
.portfolio-items p {
	text-align: justify;
}

.port-con-single {
	padding: 10px 10px 40px;
}


/**********  FAQ Page  *********/

.sw_faq_content_section {
	padding-top: 50px;
}

.panel-default>.panel-heading {
	background: #fff !important;
}

.panel-body {
	border-top: 0 !important;
}

.sw_faq_content_section h2 {
	/*font-size:22.5px;	line-height:40.42px;*/
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	font-weight: bold;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.sw_faq_content_section .sw_border_underline {
	border-bottom: 3px solid #000;
	margin-bottom: 10px;
	margin-bottom: 40px;
}

.single-con img {
	width: auto!important;
	float: left;
	margin-right: 20px;
}

.sw_faq_content_section p {
	font-family: "Roboto", sans-serif;
	/*font-size:16px;	line-height:30px;*/
	color: #000;
	text-align: center;
}

.sw_faq_section {
	margin-top: 60px;
	margin-bottom: 50px;
}

.faqHeader {
	font-size: 27px;
	margin: 20px;
}

.panel-heading [data-toggle="collapse"]:after {
	font-family: 'Glyphicons Halflings';
	/*content: "\e072"; /* "play" icon */
	/*content: "\e081";*/
	content: "\2212";
	float: right;
	color: #000;
	font-size: 18px;
	line-height: 22px;
	/* rotate "play" icon from > (right arrow) to down arrow */
	/*-webkit-transform: rotate(-90deg);	-moz-transform: rotate(-90deg);	-ms-transform: rotate(-90deg);	-o-transform: rotate(-90deg);	transform: rotate(-90deg);*/
}

.panel-heading [data-toggle="collapse"].collapsed:after {
	/* rotate "play" icon from > (right arrow) to ^ (up arrow) */
	/*-webkit-transform: rotate(90deg);	-moz-transform: rotate(90deg);	-ms-transform: rotate(90deg);	-o-transform: rotate(90deg);	transform: rotate(90deg);*/
	color: #454444;
	content: "\2b";
}

.sw_faq_content_section h4.panel-title a {
	font-family: "Roboto", sans-serif;
	/*font-size:16px;	line-height:30px;*/
	color: #000000;
}

.sw_faq_content_section h4.panel-title a:hover {
	color: #ed1c24;
	text-decoration: none;
}

.sw_faq_content_section .panel-body p {
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #707070;
	text-align: left;
}

.panel-default {
	border: none !important;
	-webkit-box-shadow: 1px 1px 6px -2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 1px 1px 6px -2px rgba(0, 0, 0, 0.6);
	box-shadow: 1px 1px 6px -2px rgba(0, 0, 0, 0.6);
	margin-bottom: 10px!important;
}

.sw_home_portfolio_image .sw_home_page_banner_overlay h3 a {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 24px;
	line-height: 45px;
	text-transform: uppercase;
}

.sw_home_page_banner_overlay h3 a:hover {
	font-weight: bold;
	text-decoration: none;
}

.contact_us_form .wpcf7-captchar {
	background: #f2f2f2;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	padding: 0 5px;
	float: left;
	margin-bottom: 18px;
	max-width: 100%;
}

.sw_home_contact_from_row ::-webkit-input-placeholder {
	color: #a0b1b2;
}


/* WebKit browsers */

.sw_home_contact_from_row :-moz-placeholder {
	color: #b3c5c6;
	opacity: 1;
}


/* Mozilla Firefox 4 to 18 */

.sw_home_contact_from_row ::-moz-placeholder {
	color: #b3c5c6;
	opacity: 1;
}


/* Mozilla Firefox 19+ */

.sw_home_contact_from_row :-ms-input-placeholder {
	color: #b3c5c6;
	opacity: 1;
}


/*Internet Explorer 10+ */


/******RAJAT*************/

.margin_zero.row , .singlepage  > .row{
	margin-block-start:115px;
}

.home .margin_zero.row {
	margin-block-start:0;
}

.page_banner_overlay {
	position: absolute;
	top: 8%;
	width: 100%;
}

.page_banner {
	position: relative;
}

.page_banner img {
	width: 100%;
}

h2#pick_plan {
	padding-bottom: 10px;
	font-family: "Roboto", sans-serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 45px;
	color: #000;
	text-align: center;
	margin: 68px 0;
	background: url(images/pick_plan_border.jpg) no-repeat bottom center;
	position: relative;
}

.title_border {
	background: url(images/pick_plan_border.jpg) no-repeat bottom center;
}

.border_overlay {
	position: absolute;
	width: 100%;
}

.plan_boxes {
	margin-bottom: 73px;
}

.plan_box_block {
	border: 1px solid #e6e6e6;
	margin-bottom: 20px;
}

.plan_box_block p {
	font-family: "Roboto", sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	color: #000;
	text-align: center;
	width: 100%;
	padding: 0 0 21px 0;
	margin: 0;
}

.plan_block_inner {
	min-height: 614px;
}

.plan_inner_padding {
	padding: 0 20px;
}

.plan_title {
	font-family: "Roboto", sans-serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 26px;
	color: #000;
	text-align: center;
	width: 100%;
	padding: 16px 0;
	margin: 0;
}

.plan_block_inner:hover>.plan_title {
	color: #f25050;
}

.plan_price_tag {
	font-family: "Roboto", sans-serif;
	font-size: 23px;
	font-weight: 600;
	line-height: 26px;
	color: #fff;
	text-align: center;
	width: 100%;
	background-color: #35383f;
	padding: 23px 0;
	margin: 0;
}

.plan_block_inner:hover>.plan_price_tag {
	background-color: #f25050;
}


/*.plan_price_tag:hover {background-color: #f25050;}*/

.plan_stage {
	font-family: "Roboto", sans-serif;
	font-size: 17px;
	font-weight: 600;
	line-height: 26px;
	color: #6c6d6e;
	text-align: center;
	width: 100%;
	background-color: #f5f5f5;
	padding: 10px 0;
	margin: 0 0 21px 0;
}

.plan_block_inner:hover>.plan_stage {
	color: #f25050;
}


/*.plan_stage:hover {color: #f25050;}*/

.plan_content {
	font-family: "Roboto", sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	color: #000;
	text-align: center;
	width: 100%;
	padding: 21px 0;
	margin: 0;
}

p.plan_features {
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 28px;
	color: #000;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
}

.get_started {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

h4.get_start_text {
	cursor: pointer;
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 44px;
	color: #000;
	background-color: #fff;
	text-align: center;
	border: 2px solid #000;
	width: 50%;
	margin-left: 25%;
	border-radius: 10px;
}

h4.get_start_text:hover {
	color: #fff;
	background-color: #f25050;
	border: 2px solid #f25050;
}

.package_details {
	background: url(images/package_details_bg.jpg) no-repeat left center;
	background-size: cover;
	min-height: 477px;
	margin-bottom: 97px;
}

h1.package_free_title {
	font-family: "Roboto", sans-serif;
	font-size: 21px;
	font-weight: bold;
	line-height: 45px;
	color: #fff;
	text-align: center;
	background: url(images/package_free_border.jpg) no-repeat bottom center;
	padding-top: 70px;
	margin-bottom: 60px;
}

p.free_element_list {
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 46px;
	color: #fff;
	text-align: left;
	width: 100%;
	background: url(images/free_element_list_icon.png) no-repeat left top 16px;
	margin: 0;
	padding-left: 25px;
	color: #fff;
}

.quad_twin_blocks {
	margin-bottom: 50px;
}

.quadral_blocks {
	min-height: 323px;
	height: auto;
	padding: 32px 25px 0 25px;
	border-bottom: 1px solid #c8c8c8;
	background-color: #e8e8e8;
}

.quadral_blocks:hover {
	background-color: #f25050;
	border-bottom: 1px solid #f25050;
	color: #fff;
}

.quadral_blocks_border {
	background: url(images/quadral-blocks-border.png) no-repeat top left #e8e8e8;
}

.quadral_blocks_border:hover {
	background-image: none;
}

h3.quadral_block_title {
	text-transform: uppercase;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0px 0px 20px 0px;
	background: url(images/quadral_title_black_border.jpg) no-repeat bottom center;
}

.quadral_blocks:hover>h3.quadral_block_title {
	background: url(images/quadral_title_white_border.jpg) no-repeat bottom center;
}

.quadral_blocks p {
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 30px;
	text-align: justify;
	width: 100%;
	margin: 0;
	padding-bottom: 45px;
}

.bottom_conten {
	margin-bottom: 75px;
}

.bottom_content p {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	color: #000;
	width: 100%;
	margin: 0;
	padding-bottom: 40px;
}

.bottom_content p a span {
	color: #f25050;
	text-decoration: underline;
	font-weight: 600;
}

.bottom_content p span {
	color: #f25050;
	font-weight: 600;
	text-decoration: none;
}

.full_width_map {
	margin-bottom: 70px;
}

h1.contact_title {
	font-family: "Roboto", sans-serif;
	font-size: 22.5px;
	font-weight: bold;
	line-height: 40.42px;
	text-align: center;
	color: #000;
	width: 100%;
	background: url(images/quadral_title_black_border.jpg) no-repeat bottom center;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

.contact p {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	text-align: center !important;
	color: #000;
	margin: 0;
}

.con_content {
	margin-bottom: 55px;
}

.con_content h6,
.con_content h5,
.con_content h4,
.con_content h3,
.con_content h2,
.con_content h1,
.con_content p {
	text-align: center !important;
}

h3.section_title {
	background: url("images/contact_section_tile_border.jpg") no-repeat scroll left bottom;
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 16.5px;
	font-weight: bold;
	line-height: 40.42px;
	margin: 60px auto 37px;
	max-width: 570px;
	text-align: left !important;
	width: 100%;
}

.loc-title {
	font-family: "Roboto", sans-serif;
	font-size: 19px;
	font-weight: bold;
	line-height: 40.42px;
	text-align: center;
	color: #ed1c24;
	width: 100%;
	;
	margin: 0 0 37px 0;
	border-bottom: 1px #c5c5c5 solid;
	padding-bottom: 10px;
}

.contact_us_form p {
	font-family: "Roboto", sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	line-height: 40.42px;
	text-align: left;
	color: #000;
	margin-bottom: 20px;
}

.full_width_map img {
	display: none;
}

.contact_us_form input.wpcf7-form-control.wpcf7-text,
#commentform input[type="text"] {
	width: 100%;
	padding-left: 12px;
	padding-right: 37px;
	background-color: #f2f2f2;
	border: 1px solid #e6e6e6;
	outline: none;
	border-radius: 5px;
	font-size: 12.5px;
	line-height: 40.42px;
}

.contact_us_form textarea.wpcf7-form-control.wpcf7-textarea,
#commentform textarea {
	width: 100%;
	height: 100px;
	padding-left: 12px;
	padding-right: 30px;
	background-color: #f2f2f2;
	border: 1px solid #e6e6e6;
	outline: none;
	margin-bottom: 20px;
	border-radius: 5px;
	font-size: 12.5px;
	line-height: 24px;
	padding-top: 10px;
	resize: none;
}

#respond {
	width: 50%;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 600;
}

label {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 600;
}

.contact_us_form input.wpcf7-form-control.wpcf7-submit,
#submit {
	width: 100%;
	text-align: center;
	color: #fafafa;
	background-color: #ee3239;
	border-radius: 5px;
	font-size: 16.5px;
	font-weight: normal;
	line-height: 40.42px;
	border: 0px;
	outline: none;
	border: 1px solid #ee3239;
}

.contact_us_form input.wpcf7-form-control.wpcf7-submit:hover,
#submit:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #ee3239;
	color: #ee3239;
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
}

span.wpcf7-not-valid-tip {
	line-height: 20px !important;
	/*border: 1px solid #f00 !important;*/
	border-radius: 5px !important;
	background: url(images/error_indicator.png) no-repeat top center;
	padding-top: 11px;
	margin-top: -5px;
	left: 0;
}

div.wpcf7-validation-errors {
	color: #f20;
	text-align: center;
}

.contact_us_form #user_name {
	background: url(images/contact_form_user.png) no-repeat right center #f2f2f2;
	background-position: 98% 9px;
}

.contact_us_form #user_email {
	background: url(images/contact_form_email.png) no-repeat right center #f2f2f2;
	background-position: 98% 10px;
}

.contact_us_form #user_telephone {
	background: url(images/contact_form_phone.png) no-repeat right center #f2f2f2;
	background-position: 98% 8px;
}

.contact_us_form #user_message {
	background: url(images/contact_form_message.png) no-repeat right center #f2f2f2;
	background-position: 98% 10px;
}

div.wpcf7-mail-sent-ng {
	color: #f20 !important;
}

.sw_schedule_captcha {
	margin-top: 2%;
}

.sw_schedule_captcha input.wpcf7-form-control.wpcf7-captchar {
	padding: 4px 0 4px 5px !important;
	width: 31%;
	border: 1px solid #707885;
}

.office_location {
	padding-left: 12.3%;
}

p.office_name {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	text-align: left !important;
	color: #000;
	margin: 0;
}

.location_addresses {
	margin-bottom: 20px;
}

.off_name {
	/*margin-bottom: 20px;*/
}

.off_other {
	/*margin-bottom: 32px;*/
}

h5.location_country {
	color: #f20;
	text-align: left !important;
	font-size: 15px;
	font-weight: 600;
}

p.location_title_style {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	text-align: left !important;
	color: #000;
}

a.location_content_style {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	text-align: left !important;
	color: #000;
}

a.location_content_style:hover {
	color: #295AF7;
}

p.location_content_style {
	float: left;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	text-align: left !important;
	color: #000;
	letter-spacing: 0.5px;
}

.contact_us_form ::-webkit-input-placeholder {
	color: #ababab;
}


/* WebKit browsers */

.contact_us_form :-moz-placeholder {
	color: #ababab;
	opacity: 1;
}


/* Mozilla Firefox 4 to 18 */

.contact_us_form ::-moz-placeholder {
	color: #ababab;
	opacity: 1;
}


/* Mozilla Firefox 19+ */

.contact_us_form :-ms-input-placeholder {
	color: #ababab;
}


/*Internet Explorer 10+ */


/***********************/


/*********MONISHA**************/

.btn-navbar {
	float: right!important;
	margin-left: 10px;
	padding: 0px!important;
	top: 0;
}

#logo {}

.btn-navbar .icon-bar {
	font-size: 100%;
	width: 30px;
	height: 5px;
	background: #ed1c24!important;
	display: block;
	margin: 5px;
}

.navbar-collapse.in,
.navbar-collapse.collapsing {
	overflow-y: auto;
	width: 100%;
	border-color: #999999 !important;
	margin-top: 20px;
	float: left;
	text-align: left;
}

.sw_slider_text {
	text-align: center;
}

.sw_slider_text p {
	line-height: 58px;
}

#portfolio-filters {
	margin: 80px 0 45px;
	text-align: center;
	width: 100%;
}

.portcat-button {
	margin: 0 15px 20px;
	min-width: 50px;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	font-size: 16px;
	text-transform: capitalize;
	color: #4b4b4b;
	background: #fff;
	border: 1px #ddd solid;
	border-radius: 3px;
	padding: 5px 20px;
	outline: none;
	display: inline-block;
}

.portcat-button.is-checked,
.portcat-button:hover {
	border: 1px #4d4d4d solid;
	background: #4d4d4d;
	color: #fff;
	text-decoration: none;
}

.portfolio-bg {
	background: #fafafa none repeat scroll 0 0;
	padding-bottom: 20px;
}

.port-image img {
	width: 100%;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}

.port-image img:hover {
	opacity: 1;
	transition-delay: 0s;
}

.port-image {
	background: #fff;
	-webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.6);
	box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.6);
	max-width: 100%;
	/*margin-bottom:50px;*/
	position: relative;
}

.port-con-in {
	display: table;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.port-con-inTable {
	display: table-cell;
	vertical-align: middle;
}

.port-con,
.port-con p {
	color: #f5f6f7;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
}

.port-image h2 a {
	color: #ed1c24;
	font-family: "Roboto", sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	text-transform: uppercase;
}

.port-image h2 {
	margin: 0;
	text-align: center;
}

.port-con {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	height: 100%;
	left: 0;
	padding: 15px;
	position: absolute;
	top: 0;
	width: 100%;
	text-align: center;
	display: none;
	cursor: crosshair;
}

.viewButton {
	border: 1px solid;
	clear: both;
	color: #ed1c24;
	display: inline-block;
	margin-top: 8px;
	padding: 2px 30px;
}

.viewButton:hover {
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
}

.page_banner_overlay {
	top: 15%;
}

.portfolio-category {
	text-transform: capitalize;
}

.portfolio-name {
	font-family: "Roboto", sans-serif;
	font-weight: bold;
	font-size: 25px;
	text-transform: uppercase;
	margin-top: 100px;
	border-bottom: 1px #e1e1e1 solid;
	text-align: center;
	padding-bottom: 40px;
	color: #000000;
	line-height: 35px;
}

.portfolio-category {
	background: #ed1c24;
	border-radius: 3px;
	display: block;
	float: right;
	padding: 2px 9px;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
}

.portfolio-share {
	float: left;
	margin-right: -18px;
}

#portfolio {
	margin: 40px 0;
}

.address {
	display: table;
	background: #e8e8e8;
	min-height: 82px;
	width: 100%;
	border-radius: 3px;
	margin: 70px 0 30px;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	line-height: 28px;
	font-size: 16px;
	color: #000;
}

.adresslabel {
	float: left;
	background: url(images/adress.png) no-repeat;
	width: 316px;
	height: 82px;
	color: #e8e8e8;
	font-family: "Roboto", sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	line-height: 82px;
}

.addresscon {
	float: left;
	width: 50%;
	padding: 0 20px;
}

.phone {
	text-align: center;
	float: left;
	width: 24%;
	background: url(images/border.png) left no-repeat;
	padding: 0 19px;
}

.portright-con {
	display: table-cell;
	vertical-align: middle;
	width: 70%;
}

.parking {
	float: left;
	padding: 0 20px;
	width: 24%;
	background: url(images/border.png) left 9px no-repeat;
}

.port-gal {
	max-height: 234px;
	overflow: hidden;
	margin-bottom: 40px;
}

.portfolio-items {
	margin-bottom: 70px;
}

.clear {
	clear: both;
}

.stButton .st-twitter-counter,
.stButton .st-facebook-counter,
.stButton .stHBubble {
	height: auto !important;
}

.portfolio-share>span {
	float: left;
}

.st_fblike_hcount>span {
	margin-top: 0!important;
}


/**careers**/

#position {
	margin-top: 50px;
}

.position {
	background: #fff;
	margin-top: 27px;
}

.position .pos_title {
	background: none repeat scroll 0 0 #dadada;
	height: auto;
	padding: 10px;
}

.apply {
	background: none repeat scroll 0 0 #ed1c24;
	color: #fff;
	float: right;
	border-radius: 4px;
	font-size: 18px;
	height: 31px;
	line-height: 31px;
	padding: 0 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}

#apply {
	background: none repeat scroll 0 0 #dadada;
	padding: 50px 20px;
}

#apply .wpcf7 {
	float: none;
	margin: 0 auto !important;
	width: 63%;
}

#apply .wpcf7-form input[type="text"],
#apply .wpcf7-form input[type="tel"],
#apply .wpcf7-form input[type="email"],
#apply .wpcf7-form input[type="password"] {
	outline: none;
	font-size: 13.17px;
	color: #6e6969;
	box-sizing: unset;
	float: left;
	margin: 0 20px 20px 0;
	font-family: "Roboto", sans-serif;
	padding: 9px 5px !important;
	border: none;
	width: 91%;
	background-color: #fff;
}

button,
input,
select,
textarea {
	outline: none;
}

#apply .wpcf7-captchar {
	width: 220px!important;
}

#uploadFile {
	position: absolute;
	z-index: 0;
	background: url("images/file_upload_btn.png") no-repeat right center;
	border: medium none;
	height: 36px;
	width: 96%;
}

img.wpcf7-form-control.wpcf7-captchac {
	margin-bottom: 9px;
}

#uploadBtn {
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	opacity: 0;
	padding: 0;
	z-index: 1;
	position: absolute;
	left: 0;
	top: -14px;
	width: 308px;
	height: 33px;
}

#apply .fileUploadOuter {
	float: left;
	position: relative;
	clear: both;
	height: 38px;
	margin: 0px 0 20px;
	position: relative;
	padding: 0 5px;
	width: 325px;
	background: #fff;
}

#apply .wpcf7-form textarea {
	font-size: 13.17px;
	width: 96% !important;
	border: medium none;
	padding: 5px;
}

.apply-butn {
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	background: url("images/apply.png") no-repeat;
	width: 169px;
	height: 40px;
	line-height: 40px;
	border: none;
	margin-right: 25px;
	float: right;
}

#disabled {
	display: none;
}

::-webkit-input-placeholder {
	color: #6e6969;
	font-family: "Roboto", sans-serif;
	font-size: 13px;
}

#apply span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	display: block;
	float: left;
	right: 0 !important;
	width: 265px;
	bottom: 0;
}

.fileUploadOuter span.wpcf7-not-valid-tip {
	right: 0 !important;
	left: 122px!importANT;
	display: block;
	TOP: 0 !important;
	float: left;
}

.sw_schedule_submit {
	font-size: 17px;
	line-height: 39px;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #6e6969;
	font-family: "Roboto", sans-serif;
	font-size: 13px;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #6e6969;
	font-family: "Roboto", sans-serif;
	font-size: 13px;
}

:-ms-input-placeholder {
	color: #6e6969;
	font-family: "Roboto", sans-serif;
	font-size: 13px;
}

#apply h4 {
	color: #ce2f35;
	font-size: 21px;
	text-transform: uppercase;
	margin: 20px auto 40px;
	font-family: "Roboto", sans-serif;
	font-weight: bold;
	text-align: center;
}

span.wpcf7-not-valid-tip {
	text-align: center;
	color: #f00;
	font-size: 14px !important;
	right: 63px !important;
	top: -3px !important;
	z-index: 30;
}

.captcha-177 span.wpcf7-not-valid-tip,
.captcha-691 span.wpcf7-not-valid-tip {
	float: left;
	clear: both;
}

.position h2 {
	float: left;
	line-height: 33px;
	text-transform: uppercase;
	font-size: 21px;
	color: #2f2f2f;
	margin: 0;
	font-family: "Roboto", sans-serif;
	font-weight: bold;
}

.position_cont {
	padding: 10px 20px;
}

.position_cont,
.position_cont p,
.position_cont li {
	clear: both;
	color: #2f2f2f;
	font-size: 18px;
	line-height: 34px;
	margin: 0;
	font-family: "Roboto", sans-serif;
	font-weight: normal;
}

.position_cont li {
	list-style-type: none;
	background: url('images/li.png') no-repeat left;
	padding: 5px 0 5px 20px;
}


/***careers end***/

.sw_follow_buttons .col-md-3 {
	width: 25%;
	text-align: center;
}


/***********************/

.sw_home_banner_tel a:hover,
.sw_home_call_us a:hover {
	color: #ED4B4B;
	background: none
}

.sw_schedule_submit:hover {
	color: #fff;
	background: #ED4B4B;
}

div.wpcf7-validation-errors {
	border: 2px solid #f20!important;
}

.hvr-wobble-bottom:hover {
	opacity: .5;
}

.portfolio-category a {
	font-family: "Roboto", sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
}

input {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.comment.even.thread-even {
	background: none repeat scroll 0 0 #efefef;
	margin-bottom: 10px;
	padding: 10px;
}

.comment.even.thread-odd {
	background: #F2F2F2;
	margin-bottom: 10px;
	padding: 10px;
}

.comment-reply-link {
	background: none repeat scroll 0 0 #666;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}

.comment-reply-link:hover {
	background: none repeat scroll 0 0 #fff;
	color: #000;
}

.children {
	margin: 18px 0;
}

.commentlist li {
	list-style-type: none;
}

.commentlist {
	padding-left: 0;
}

.home_new_text_section {
	background-color: #fafafa;
	padding-top: 25px;
	padding-bottom: 25px;
}

.home_new_text_section p {
	text-align: center;
	font-family: "Roboto", sans-serif;
	color: #000;
	font-size: 17px;
	line-height: 30px;
	letter-spacing: 0.5px;
}

.thank {
	padding: 50px 0 0;
}

.thank-con,
.loc-outer {
	margin: 0 auto;
	float: none;
}

.offc-loc {
	background: #f6f6f6;
	padding: 30px 0;
	text-align: center;
	min-height: 100px;
	width: 100%;
	margin-top: 30px;
}

.location_addresses.left {
	float: left;
	width: auto;
	text-align: left;
}

.location_addresses.right {
	float: right;
	width: auto;
	text-align: left;
}


/*Custom Style*/

.clientsSecTitle>h2 {
	color: #ffffff;
	font-size: 27px;
	font-weight: 400;
	margin: 54px 0;
	padding: 0 20px;
	text-align: center;
}

.clientsSecOuter {}

.carouselOuter {
	background: transparent url("images/clients_slider_bg.jpg") no-repeat scroll center center;
	float: left;
	margin: 0 0 10px;
	width: 100%;
}

.carouselOuter {
	background-size: cover;
}

* {
	margin: 0;
	padding: 0;
}

.carousel .next,
.carousel .prev {
	display: none;
	width: 56px;
	height: 56px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-top: -28px;
	z-index: 9999;
	cursor: pointer;
}

.carousel .prev {
	margin-left: -60px;
	/* background:url(images/prev.png) 0 0 no-repeat; */
}

.carousel .next {
	margin-right: -60px;
	/* background:url(images/next.png) 0 0 no-repeat; */
}

.carousel li {
	display: none;
}

.carousel li img {
	width: 100%;
	height: auto;
}

.paging {
	position: absolute;
	z-index: 9998;
}

.paging>a {
	display: block;
	cursor: pointer;
	width: 40px;
	height: 40px;
	float: left;
	/* background:url(images/dots.png) 0px -40px no-repeat; */
}

.paging>a:hover,
.paging>a.current {
	background: url(images/dots.png) 0px 0px no-repeat;
}

.badge {
	display: block;
	width: 104px;
	height: 104px;
	/* background:url(images/badge.png) 0 0 no-repeat; */
	z-index: 9000;
	position: absolute;
	top: -3px;
	left: -3px;
}

img {
	-webkit-user-select: none;
	/* Chrome all / Safari all */
	-moz-user-select: none;
	/* Firefox all */
	-ms-user-select: none;
	/* IE 10+ */
	-o-user-select: none;
	user-select: none;
}

.wrap {
	padding: 0px;
}

.sliderWrapper {
	margin: 80px auto;
	max-width: 1200px;
	padding: 0 20px;
	position: relative;
}

.clientsSecTitle {
	background: #0f9db1 none repeat scroll 0 0;
	float: left;
	width: 100%;
}

.carouselNav {
	background: #0f9db1 none repeat scroll 0 0;
	border-radius: 10px 10px 0 0;
	bottom: 0;
	height: 37px;
	left: 50%;
	margin-left: -43px;
	position: absolute;
	width: 86px;
}

.carouselPrev,
.carouselNext {
	background: rgba(0, 0, 0, 0) url("images/carousel_nav_prev.png") no-repeat scroll center center;
	cursor: pointer;
	float: left;
	height: 25px;
	left: 13px;
	position: absolute;
	top: 8px;
	width: 23px;
}

.carouselNext {
	background-image: url("images/carousel_nav_next.png");
	left: 50px;
}

#contactNumbers .flag-india {
	border-right: 1px solid #717783;
	float: left;
	padding-left: 0;
	padding-right: 2%;
	width: 50%;
}

#contactNumbers ul {
	color: #f5f5f5;
	float: left;
	list-style: outside none none;
	margin-bottom: 29px;
	width: 50%;
}

#contactNumbers ul li ul:nth-child(odd) {
	border-right: 1px solid #717783;
}

#contactNumbers a {
	color: #f5f5f5;
}

#contactNumbers a:hover {
	color: #f64d54;
	text-decoration: none;
	outline: none;
}

#contactNumbers h3 {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 17px;
	min-height: 17px;
	padding-left: 40px;
	text-transform: uppercase;
}

#contactNumbers .flag-india h3 {
	background: url("images/flag-india.png") no-repeat scroll left center;
}

.flag-india>li {
	float: left;
	margin-bottom: 38px;
	padding-left: 40px;
	width: 50%;
}

#contactNumbers h4 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#contactNumbers li ul li {
	padding-left: 40px;
	margin-bottom: 38px;
	float: left;
}

.flag-kuwait {
	background: url("images/flag-kuwait.png") no-repeat scroll left center;
}

.flag-uk {
	background: url("images/flag-uk.png") no-repeat scroll left center;
}

.flag-bahrain {
	background: url("images/flag-bahrain.png") no-repeat scroll left center;
}

.flag-usa {
	background: url("images/flag-usa.png") no-repeat scroll left center;
}

.flag-ksa {
	background: url("images/flag-ksa.png") no-repeat scroll left center;
}

.flag-uae {
	background: url("images/flag-uae.png") no-repeat scroll left center;
}

#contactNumbers ul li ul {
	margin-bottom: 0;
	padding-left: 5%;
}

#contactNumbers h5 {
	font-size: 13px;
	text-transform: uppercase;
}

.callNowLink {
	border: 1px solid #0f9db1;
	border-radius: 7px;
	color: #0f9db1;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	padding: 6px 30px;
	margin-top: 10px;
	cursor: pointer;
	letter-spacing: 1px;
}

.callNowLink:hover {
	color: #fff;
	background-color: #0f9db1;
}

.contact_content_container {
	background-color: #fafafa;
	margin-bottom: 42px;
}

.contact_us_form {
	margin: 0 auto;
	max-width: 570px;
}

.contact_form {
	background: url("images/contactFormBg.jpg") no-repeat scroll left center / cover;
}

.contact_office ul {
	float: left;
	list-style: outside none none;
	width: 100%;
}

.contact_office ul li {
	background-position: 10px 8px;
	border: 1px solid #dbdbdb;
	border-radius: 7px;
	display: inline-block;
	font-weight: bold;
	margin-bottom: 10px;
	min-height: 35px;
	padding: 7px 7px 7px 50px;
	position: relative;
	text-align: left;
	width: 100%;
	font-size: 14px;
}

.contact_office ul ul li {
	border: medium none;
	float: left;
	padding: 0 18px 18px 22px;
	right: 0;
	z-index: 99;
}

.ContactFlag-india {
	background: url("images/flag-india.png") no-repeat scroll left center;
}

.contact_office h4 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.contact_office a {
	color: #000;
}

.contact_office a:hover {
	color: #f0656a;
	text-decoration: none;
	transition-duration: .3s;
	-webkit-transition-duration: .3s;
}

#countryBase li p {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 3px;
}

.eachItem {
	float: left;
	margin-left: 1%;
	margin-right: 1%;
	width: 48%;
}

#countryBase .eachItem:first-child {
	width: 100%;
}

#countryBase .eachItem:first-child ul li {
	width: 33%;
}

.eachItem h5 {
	margin-bottom: 4px;
	font-size: 15px;
}

.paginationContainer {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}

.paginationContainer .pagination {
	margin: 20px 0 0;
}

.pagination.pagination-centered li {
	color: #4d4d4d;
	display: inline-block;
	font-size: 13px;
	margin: 4px;
}

.pagination .pages,
.pagination .current,
.pagination li a {
	border: 1px solid #4d4d4d;
	color: #4d4d4d;
	cursor: pointer;
	display: block;
	float: left;
	line-height: 25px;
	padding: 2px 10px;
}

.pagination .pages,
.pagination .current {
	background-color: #4d4d4d;
	border: 1px solid #4d4d4d;
	color: #ffffff;
}

.pagination .pages:hover,
.pagination .current:hover,
.pagination li a:hover {
	text-decoration: none;
	background-color: #4d4d4d;
	border: 1px solid #4d4d4d;
	color: #ffffff;
}

*::after,
*::before {
	box-sizing: border-box;
}

*::after,
*::before {
	box-sizing: border-box;
}

.load-more-loader {
	/* background-image: url("images/square_loader.gif"); */
	background-position: center 40px;
	background-repeat: no-repeat;
	color: #fff;
	display: none;
	font-size: 19px;
	height: 100%;
	left: 0;
	letter-spacing: 1px;
	margin: 0 auto;
	opacity: 0.8;
	position: absolute;
	right: 0;
	text-align: center;
	width: 100%;
	z-index: 999;
}

.kuwait-call-us>ul:first-child>li>* {
	padding-left: 40px;
}

.eachItem.kuwait-india {
	width: 98%;
}

.eachItem.kuwait-india ul li {
	float: left;
	width: 50%;
}

.logged-in.admin-bar .sw_navbar {
	top: 32px;
}

.client-logo-outer {
	background: #fff url("images/logo-sec-bg.jpg") repeat scroll 0 0;
	float: left;
	padding: 30px 0;
	width: 100%;
}

.client-logo-container {
	margin: 0 auto;
	max-width: 1200px;
	text-align: center;
}

.client-logo-container>img {
	margin: 18px 10px;
	backface-visibility: hidden;
	/* filter: grayscale(100%); */
	transition: all 0.6s ease 0s;
}

.client-logo-container>img:hover {
	filter: grayscale(0%);
}

.port_tagline {
	display: block;
	font-size: 16px !important;
	font-weight: normal;
	line-height: 22px !important;
}

.sw_home_badge .img-responsive {
	display: block;
	float: none;
	margin: 88px auto 0;
}

.sw_home_badge {
	text-align: center;
}

.sw_home_badge .dynamicBadgeOuter {
	margin: 20px auto 0 !important;
}

.contactTermsConfirm span.wpcf7-not-valid-tip {
	display: none;
}

.contactTermsConfirm {
	float: left;
	width: 100%;
	color: #fff;
	margin-top: 20px;
}

span.wpcf7-form-control-wrap.acceptance-665 {
	float: left;
	margin-right: 5px;
}

.contactTermsConfirm input {
	-webkit-appearance: checkbox;
	float: left;
}

.contactTermsConfirm p {
	color: #fff;
}

.contactTermsConfirm.contactTermsConfirm2 p {
	color: #000;
}

div#notification {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px;
	z-index: 99999999999999999;
	text-align: center;
	color: #fff;
	background-color: rgba(43, 43, 43, 0.8);
	display: none;
}

div#notificationClose {
	position: absolute;
	left: 20px;
	top: 24px;
	font-size: 15px;
	cursor: pointer;
}

div#notification p,
div#notification a {
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
}

div#notification a:hover {
	color: red;
}

.sw_portfolio-template-default .footer.desktop {
	display: none!important;
	visibility: hidden!important;
}

.overlays {
	position: absolute;
	width: 100%;
	height: 33px;
	right: 0;
	left: 0;
	bottom: -2em;
	background: #fafafa;
}

.matterportPortfolioLoader {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(241, 241, 241, 0.98);
	box-sizing: border-box;
	border: 1px solid #cecece;
	z-index: 9;
}

.matterportPortfolioLoader img {
	margin-top: 18%;
	position: absolute;
}

.swLogoI {
	position: absolute;
	right: 10px;
	top: 10px;
	max-width: 120px;
}
ul#menu-main-menu {
    list-style: none;
}
.select2-container--default .select2-selection--single {
    outline: none;
}

/* PRICING FORM NEW CODE2018 */
.page-template-template-pricing #wpcf7-f27-o1 .text_center{text-align:center;float:left;width:100%;}

.page-template-template-fullview-php .mapview-full{
	float: left;
    width: 100%;
    margin-top: 115px;
}
.page-template-template-fullview-php #swWrapper{
	position: relative;	
	float: left;
	width: 100%;
}
.page-template-template-fullview-php #swWrapper iframe{
	width: 100%;
	height: 100vh;
	float: left;
   width: 100%;
}
.page-template-template-fullview-php .container-fluid.sw_footer{
  float: left;
  width: 100%;
}
.clear{
	clear: both;
	float: none;
}
.port-con-single h3{
  float: left;
  margin-bottom: 40px;
}
.mapview-full h1 {
  text-align: center;
  padding: 30px 0;
}












@media(max-width:1024px) {
	.page-template-template-fullview-php .mapview-full {  
	  margin-top: 97px;
	}
	.margin_zero.row, .singlepage > .row {
	  margin-block-start: 100px;
	}
}


@media(max-width:880px) {
	.page-template-template-fullview-php .mapview-full {
	  margin-top: 78px;
	}
	.margin_zero.row, .singlepage > .row {
	  margin-block-start: 80px;
	}
}


@media(max-width:767px) {
	.page-template-template-fullview-php .mapview-full {
	  margin-top: 0px;
	}
	.margin_zero.row, .singlepage > .row{
		margin-block-start: 0px;
	}
}




@media(max-width:520px) {
	.overlays {
		height: 45px!important;
	}
	.iframeContainer {
		height: auto!important;
	}
}