/*
Theme Name: Cut Rite
Theme URI: 
Author: 
Author URI: 
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: 
Tags: 
Text Domain: cutrite

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

*{
	padding:0;
	margin:0;
}
img{
	border:none;
	outline:none;
	max-width:100%;
}
a,a:active,a:focus,a:hover{
	outline:none;
	text-decoration:none;
}
input:focus,textarea:focus,select:focus{
	outline:none!important;
	box-shadow:none;
}
a{
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}
ul{
	margin:0;
	list-style-type:none;
}
.container{
	width:1310px;
}
body{
	background:#fff;
	font-family: 'Poppins', sans-serif;
}

/*======================== Banner ===================*/
.wrapper{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; overflow:hidden; }
.header{width:100%;float:left;height:auto; display:block;margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background-color:#727272;height:108px; position:relative}
.header::after {

    position: absolute;
    right: 0;
    height: 100%;
    content: '';
    top: 0;

}
.banner-block{
	width:100%;
	float:left;
	height:auto;
	position:relative;
}


.carousel-nav{
	width:44px;
	height:44px;
	text-indent:-9999px;
	display:inline-block;
	vertical-align:bottom;
}
.carousel-nav.left{
	background:#3868b2 url(images/prev.png) no-repeat center center;
}
.carousel-nav.right{
	background:#3868b2 url(images/next.png) no-repeat center center;
	margin-left:-3px;
}
.carousel-nav.right:hover,
.carousel-nav.left:hover{
	background-color:rgba(56,104,178,.52);
}

.control-block{
	position:absolute;
	bottom:170px;
	left:0;
	width:100%;
	z-index:92;
	text-align:right;
}




/*======================================== navigation =============================*/

.nav_section{width:100%; float:left; display:block; margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}

.navbar-static-top{
	margin:0;
	background:none;
	border:none;
	position:relative;
}
.navbar-right{
	margin:48px 0 0;
}
.logo a:hover{
	opacity:0.75;
}
.nav.navbar-nav.navbar-right{
	position:relative;
}

.navbar-default .navbar-nav > li{ margin:0px 15px 0px 14px;}
.navbar-default .navbar-nav > li > a{
	font-size:17px;
	color:#fff;
	line-height:20px;
	font-weight:400;
	background:none;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:16px; 
	padding-top:20px;
	transition:none;
}
.navbar-default .navbar-nav > li:last-child a {
	
}
.navbar-default .navbar-nav > li:last-child{
	margin-right:0px;
}
.navbar-right .dropdown-menu{
	left:0;
	right:auto;
}
.dropdown-menu{
	min-width:177px;
	background:#727272;
	padding:20px 20px 15px 20px;
	border:none;
	box-shadow:none;
	border-radius:0;
	top:100%;
	left:-20px;
}

.dropdown-menu > li{}
.dropdown-menu > li > a{
	display:block;
	color:#fff;
	line-height:38px;
	padding:0px 10px 0px 0px;
	font-size:17px;
	background:none;
	position:relative;
	transition:0s;
	border-bottom:1px solid #d9d9d9;
	
}
.dropdown-menu > li > a::before{}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
	background:#3e69ab;
	color:#fff;
}
.dropdown-menu > li:last-child a{
	
}

.dropdown-menu > li:last-child a::before{ position:absolute; height:1px; left:14px; right:14px; background-color: transparent; content:''; bottom:0;}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > .open > a:hover{
	background:none;
	color:#003D79;
}
.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:focus, 
.navbar-default .navbar-nav > .active > a:hover{
	background:none;
	color:#003D79;
}
.quote-block{
    text-align: right;;
	
    width: auto;
	color: #1a4281;
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    padding: 56px 0 10px 0;
	display:block;
	font-family: 'FuturaLT';
}
.navbar-collapse{ overflow-x:hidden; border-top:none;}

.dropdown-menu > li:first-child a{}
.dropdown-menu > li:first-child > a:focus, .dropdown-menu > li:first-child > a:hover{
	
}


.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    
	background:none;
	color:#003D79;
}

.navbar-nav{ margin-top:24px;}

/*======================================== navigation end =============================*/

.header_top_link{ float:right; width:348px; margin:0px 0px 0px 0px; padding:13px 0px 12px 0px;}
.header_top_link h3{
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	color: #fff;
	margin: 16px 0 0;
	line-height: 24px;
	font-weight: 500;
	font-style: italic;
	width: 106px;
	float: left;
}
.header_top_link h3 a{ display:block;color:#fff;}
.header_top_link ul{ margin:0px; padding:0px; display:block;}
.header_top_link ul li{ float:left; display:inline-block; margin:0px 20px 0px 0px; padding:0px 20px 0px 0px; line-height:18px; border-right:1px solid #fff;}
.header_top_link ul li a{ display:block;font-family: 'Montserrat', sans-serif; font-size:18px; color:#fff; margin:0px 0px 0px 0px; line-height:40px; font-weight:500; text-decoration:none; text-transform:uppercase; padding-left:20px; background:transparent url(images/buttonbg_2.png) no-repeat right 15px center}
.header_top_link ul li a:hover{ color:#fff; background-position: center right 10px}
.header_top_link ul li:last-child{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; border-right:none;}

.header_top_link{
	background: #000;
	padding-left: 45px;
}
.header_top_link ul {
    margin: 0px;
    padding: 0px;
    display: block;
    width: 197px;
    float: left;
	border:1px solid #fff;

}
.header_top_link ul li {
    float: left;
    display: inline-block;
    margin: 0px 20px 0px 0px;
    padding: 0px 20px 0px 0px;
    line-height: 18px;
    border-right: none;
    width: 100%;
    padding: 0;
    margin: 0;
	border-bottom:1px solid #fff;

}
.header_top_link ul li:last-child{
	border:none;
}

.banner_sub_page{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; position:relative;}
.banner_sub_page{
	height:706px;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	z-index:10;
}

.banner_sub_page .container{ height:100%;}
.banner_sub_page .row{ height:100%;}
.banner_sub_page .col-xs-12 {
    height: 100%;
    position: relative;
}


.logo {
    float: left;
    height: auto;
    opacity: 1;
    padding-left: 0;
    text-align: left;
    width: auto;
	padding:0px 10px 0px 0px;
	
}
.logo img { max-width:100%;}
.top_logo{ float:right; height:auto; width:auto; margin:15px 0px 0px 0px; padding:0px 0px 0px 0px;}
.top_logo img{ max-width:100%; height:auto;}
.top_logo img:hover{ opacity:0.7;}


#banner-carousel{
	width:100%;
	float:left;
	height:auto;
	display:block;
}



#banner-carousel .item{
	height:706px;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
	z-index:10;
}

#banner-carousel .item::before{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	content:'';
}

/*#banner-carousel .container::before{width:1321px; height:770px; position:absolute; left:-91px; top:213px; content:''; background:url(images/shape.png) no-repeat;}
#banner-carousel .carousel-inner{ overflow:visible; }*/

#banner-carousel .carousel-indicators{ bottom:155px;}
#banner-carousel .carousel-indicators li{ background-color: transparent; border:none; width:50px; height:46px; margin:0px 3px 0px 3px; border-radius:0px; text-align:center; line-height:46px; color:#fff; font-size:18px;font-family: 'Montserrat', sans-serif; font-weight:500; text-indent:0;}
#banner-carousel .carousel-indicators .active{ background-color:#00396D; border:none; color:#fff;}


#banner-carousel .container{ height:100%; position:relative;}
#banner-carousel .row{ height:100%;}
#banner-carousel .col-xs-12{ height:100%; position:relative;}



.home_banner{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.home_banner{
	width:100%;
	float:left;
	height:732px;
	position:relative;
	background-repeat:no-repeat;
	background-position:center center;
	display:block;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
}

.home_banner::before{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	content:'';
}

.home_banner .container{ height:100%;}
.home_banner .row{ height:100%;}
.home_banner .col-xs-12{ height:100%; position:relative;}

.banner_info{ max-width:500px; width:100%; height: auto; display:block; position:relative; z-index:10; background-color:rgba(0,57,109,.7); padding:30px 20px 30px 60px;}

.banner_info{position:absolute; top:50%; height:auto; left:50%;
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);}

.banner_info h2{font-family: 'Montserrat', sans-serif;font-size:42px; line-height:43px; font-weight:300; margin:0px 0px 0px 0px; color:#fff; text-transform:uppercase;}
.banner_info h2 strong{ font-weight:400;}



.content_section{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; position:relative;}
.gap_1{padding:0px 0px 98px 0px;}
.content_section .container{ position:relative;}
.section_row{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; position:relative;}

.login_section{width:100%; float:left; display:block; margin:-103px 0px 0px 0px; padding:0px 0px 0px 0px; position:relative; z-index:10;}
.login_section .login_wrapper.col-md-6{ padding-right:0px;}
.login_section .signup_wrapper.col-md-6{ padding-left:0px;}
.login_block{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:99px 15px 112px 75px; position:relative;}
.login_block{
	width:100%;
	float:left;
	height:293px;
	position:relative;
	background-repeat:no-repeat;
	background-position:center center;
	display:block;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
}
.login_block::before{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	content:'';
	background:rgba(0,57,109,.9);
	
}
.login_wrapper{ padding-top:54px;}
.signup_wrapper{ padding-top:54px;}

/*.login_block:hover::before{background: rgba(112,112,112,.9);}*/
.login_block:hover .bottom_link a{
	color:#00396D;
	border-color:#00396D;
	background:#fff url(images/link_arrow2.png) no-repeat right 15px center;
}
.signup_block:hover .bottom_link a{
	color:#fff;
	border-color:#00396D;
	background:#00396D url(images/link_arrow.png) no-repeat right 15px center;
}

.login_info{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; position:relative;}
.login_info h3{font-family: 'Montserrat', sans-serif;font-size:42px; line-height:42px; color:#fff; font-weight:300;}

.login_info p{
	font-size:23px;
	color:#fff;
	line-height:26px;
	margin:0;
	font-weight:500;
}
.bottom_link{ width: auto; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; position:absolute; bottom:50px; left:75px;}
.bottom_link a{ background:transparent url(images/link_arrow.png) no-repeat right 15px center; display:block; width:213px; height:60px; float:left; border:1px solid #fff; padding:0px 0px 0px 25px; line-height:60px; text-align:left; font-size:19px; text-transform:uppercase; color:#fff;}


.signup_block{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:75px 15px 112px 75px; position:relative;}
.signup_block{
	width:100%;
	float:left;
	height:347px;
	position:relative;
	background-repeat:no-repeat;
	background-position:center center;
	display:block;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
}
.signup_block::before{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	content:'';
	background:rgba(112,112,112,.9);
}

/*.signup_block:hover::before{background:rgba(0,57,109,.9);}*/


.product_section{ padding:34px 0px 70px 0px; margin:0px 0px 0px 0px;}
.product_single{ width:100%; float:left; display:block; margin:0px 0px 30px 0px; padding:0px 0px 0px 0px;}
.product_photo{ width:100%; float:left; display:block;margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.product_photo a{ display:block;}
.product_photo img{ width:100%; display:block;


}

.product_info{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:30px 30px 93px 30px; background-color:#CDCDCD; position:relative;}
.product_tittle{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:url(images/tittlebg_2.png) no-repeat right center;}
.product_info h3{font-family: 'Montserrat', sans-serif; margin:0px 0px 10px 0px; text-transform:uppercase; font-size:19px; line-height:19px; color:#565656; font-weight:500;}
.product_info h3 a{ display:block;color:#565656;}
.product_info p{font-family: 'Montserrat', sans-serif; margin:0px 0px 15px 0px; font-size:14px; line-height:20px; color:rgba(86,86,86,.9); font-weight:300;}
.product_bottom{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; position:absolute; bottom:35px; left:0; padding:0px 17px 0px 17px;}
.product_button{ width:50%; float:left; display:inline-block; margin:0px 0px 0px 0px; padding:0px 15px 0px 15px;}
.product_button a{background:transparent url(images/buttonbg_1.png) no-repeat right 12px center; display:block; width:100%; height:55px; float:left; border:1px solid #707070; padding:0px 0px 0px 20px; line-height:55px; text-align:left; font-size:10px; text-transform:uppercase; color:#565656;font-family: 'Montserrat', sans-serif; font-weight:500;}

.product_single:hover .product_info{ background-color:#00396D;}
.product_single:hover .product_info h3 a{ color:#fff;}
.product_single:hover .product_info p{ color:rgba(255,255,255,.8);}
.product_single:hover .product_button a{border:1px solid #fff;background:transparent url(images/buttonbg_2.png) no-repeat right 12px center; color:#fff;}
.product_single:hover .product_photo img{
width:100%;filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */

    filter: grayscale(100%);

    -moz-filter: grayscale(100%);

    -ms-filter: grayscale(100%);

    -o-filter: grayscale(100%);

    filter: gray; /* IE6-9 */

    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}



.custom_row{ background-color:#F6F6F6; padding:45px 0px 45px 0px;}
.section_tittle{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.section_tittle h2{ margin:0px 0px 10px 0px;font-family: 'Montserrat', sans-serif; text-transform:uppercase; font-size:43px; line-height:41px; color:#00396D; font-weight:400;}
.paragraph_block{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.paragraph_block p{font-family: 'Montserrat', sans-serif; margin:0px 0px 10px 0px; font-size:14px; line-height:24px; color:#000; font-weight:300; letter-spacing:-0.5px;}

.help_block_btn{ max-width:315px; width:100%; float:left; display:block; margin:20px 0px 0px; padding:0px 0px 0px 0px;}
.help_block_btn a{ display:block; background:#00396D url(images/buttonbg_2.png) no-repeat right 20px center; width:100%; padding:26px 20px 26px 28px;font-family: 'Montserrat', sans-serif; font-size:15px; line-height:16px; font-weight:500; color:#fff; text-transform:uppercase;}
.help_block_btn a:hover{ background-color:#7C7C7C;}

.section_tittle_2{width:100%; float:left; display:block; margin:0px 0px 20px 0px; padding:0px 0px 0px 0px;font-family: 'Montserrat', sans-serif; font-size:31px; line-height:40px; text-transform:uppercase; color:#00396D; font-weight:400;}
.section_gap{ padding:90px 0px 60px 0px;}

.step_single{ width:20%; float:left; display:inline-block; margin:0px 0px 30px 0px; padding:0px 14px 0px 14px;}
.step_top_block{ width:100%; float:left; display:block; margin:0px 0px 10px 0px; padding:0px 0px 0px 0px; text-align:center; vertical-align:middle;}
.step_top_block{height:234px;position:relative;background-repeat:no-repeat;background-position:center center;display:block;background-size:100% auto;-webkit-background-size:cover;
-moz-background-size:cover;}
.step_top_block span{display:block; width:auto; text-align:center; vertical-align:middle; font-size:66px; font-weight:500; color:#00396D; line-height:100%;}
.step_top_block span{position:absolute; top:50%; height:auto; left:50%;
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);}

.step_bottom{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; text-align:center;}
.step_bottom p{ margin:0px 0px 0px 0px; font-size:14px; line-height:20px; color:#3D3D3D;font-family: 'Montserrat', sans-serif; text-align:center; padding:0px 15px 0px 15px;}

.footer{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 50px 0px;}
.footer_top{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 180px; position:relative; min-height:90px;}
.footer_top_inner{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; border-top:1px solid rgba(112,112,112,.3);}
.footer_logo{ width:172px; position:absolute; left:0; top:0px;}
.footer_logo img{ width:100%;}
.footer_logo a img:hover{
	opacity:0.6;
}
.vbox-close {
    cursor: pointer;
    position: fixed;
    top: 32px;
    right: 20px;
    width: 40px;
    height: 40px;
    padding: 8px;
    display: block;
    background-position: 10px center;
    overflow: hidden;
    font-size: 24px;
    line-height: 1;
    text-align: center;
    z-index: 1050;
}
.social_block{ float:right; display:block; width:25px; margin:32px 0px 0px 0px;}
.social_block a{ display:block; width:25px; height:25px; background:url(images/socialbg.png) no-repeat;}
.social_block a:hover{ display:block; width:25px; height:25px; background:url(images/socialbg2.png) no-repeat;}


.footer_mid{ width:100%; float:left; display:block; margin:0px 0px 15px 0px; padding:0px 0px 0px 0px; text-align:right;}
.footer_mid a{ display:inline-block; margin:0px 0px 0px 20px;}
.footer_mid a{background:transparent url(images/buttonbg_1.png) no-repeat right 12px center;  width:138px; height:39px;  border:1px solid #636363; padding:0px 0px 0px 20px; line-height:39px; text-align:left; font-size:14px; text-transform:uppercase; color:#636363;font-family: 'Montserrat', sans-serif; font-weight:500;}

.footer_mid a:hover{ border-color:#00396D; color:#00396D;background:transparent url(images/buttonbg_3.png) no-repeat right 12px center;}

.footer_bottom{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.footer_copyright{ float:left; display:inline-block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:11px; line-height:30px; font-weight:400; color:#778087; width:auto;}
.footer_link{ float:right; display:inline-block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.footer_link a{ display:inline-block; margin:0px 0px 0px 80px; line-height:30px; font-size:11px; color:#778087;font-family: 'Poppins', sans-serif; font-weight:400;}
.footer_link a:hover{color:#00396D;}



.project_wrapper{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:60px 0px 60px 0px;}
.project_page_top{width:100%; float:left; display:block; margin:0px 0px 60px 0px; padding:0px 0px 20px 0px;border-bottom:1px solid rgba(112,112,112,.3);}
.project_page_top h1{font-family: 'Montserrat', sans-serif; font-size:41px; line-height:42px; margin:0px 0px 60px 0px; font-weight:400; color:#00396D;}
.project_page_top p{ font-size:16px; line-height:26px; margin:0px 0px 36px 0px; font-weight:400; color:#8F8F8F;}

.project_block_single.col-md-4{ padding-left:10px; padding-right:10px;}
.project_container{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 5px 0px 5px;}
.project_block_single a{ display:block; width:100%; float:left; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; position:relative;}
.project_single_photo{width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.project_single_photo img{ width:100%;}
.project_block_single{ margin-bottom:20px;}

.gallery_tittle{ width:100%; float:left; display:block; position:absolute; top:0; left:0; height:100px; background:url(images/project_tittle_bg.png) no-repeat left top; padding:0px 10px 0px 30px; background-size:100% auto;}
.gallery_tittle h3{font-family: 'Montserrat', sans-serif; font-weight:300; margin:0px 0px 0px 0px; padding:25px 0px 0px 0px; color:#fff; line-height:30px; font-size:24px; text-align:left;}

.project_block_single a:hover .gallery_tittle{background:rgba(0,57,109,.91); height:100%;padding:0px 0px 0px 0px;}
.project_block_single a:hover .gallery_tittle h3{}
.project_block_single a:hover .gallery_tittle h3{
position:absolute; top:50%; 
height:auto; left:50%;
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
padding:0px 15px 0px 15px;
text-align:center;
}







.generic_block{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:61px 0px 0px 0px;}
.generic_block h1{font-family: 'Montserrat', sans-serif; margin:0px 0px 40px 0px; font-size:41px; line-height:42px; font-weight:400; color:#00396D;}
.generic_block p,
.generic_block .elementor p,
.project_wrapper .elementor p{ font-family: 'Poppins', sans-serif; font-size:16px; line-height:26px; color:#8F8F8F; margin:0px 0px 30px 0px; font-weight:400;}
.generic_block hr{ margin-top:48px; margin-bottom:51px; background-color:#e7e7e7; width:100%; float:left; display:block;}
.generic_block p a,
.generic_block .elementor p a{ color:#154278; text-decoration:none;}

.generic_block ul{ padding:0px 0px 0px 15px; margin:0px 0px 0px 0px; width:100%; float:left; display:block;}
.generic_block ul li{ background:url(images/list_bullet.png) no-repeat left 7px; font-family: 'Poppins', sans-serif; font-size:16px; line-height:26px;color:#8F8F8F; padding:0px 0px 0px 35px; margin:0px 0px 0px 0px; width:100%; float:left; display:block;}
.generic_block ul li a{color:#8F8F8F; text-decoration:none;}


.contact_section{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:38px 0px 0px 0px;}


.page.page-id-73 .contact-left {
	padding-left:0;
}
.contact-left {
    width: 50%;
    float: left;
    height: auto;
	padding:0px 45px 0px 10px;
}

.form_input_common {
    width: 100%;
    float: left;
    display: block;
    margin: 0px 0px 14px 0px;
    padding: 0px 0px 0px 0px;
}

.form_single {
	width: 50%;
	float: left;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 0px 0px;
}
.frm_rt {
	padding: 0px 0px 0px 7px;
}
.contact_form_wrapper label {
	font-size: 14px;
	font-family: 'Poppins', sans-serif; 
	color: #626262;
	font-weight: 400;
	margin: 0px 0px 0px 0px;
	line-height: 24px;
	display: block;
	width: 100%;
	vertical-align: top;
}
.contact_form_wrapper .form-control {
	height: 39px;
	font-size: 14px;
	font-family: 'Poppins', sans-serif; 
	color: rgb(114,114,114);
	box-shadow: none;
	border-radius: 3px;
	background-color:#fff;
	border:1px solid #D9D8D8;
	font-weight:400;
}
.contact_form_wrapper textarea.form-control {
	height: 172px;
}
.contact_form_wrapper .submit {
	width: 152px;
	height:55px;
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 400;
	border: none;
	background: #565656 url(images/buttonbg_2.png) no-repeat right 18px center;
	text-align: left;
	margin-bottom: 0px;
	font-family: 'Montserrat', sans-serif;
	line-height: 36px;
	float: left;
	margin-top:0px;
	border-radius:0px;
	padding:0px 0px 0px 20px;
}
.contact_form_wrapper .submit:hover {
	background: #00396D url(images/buttonbg_2.png) no-repeat right 12px center;
}

.form_note{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;font-family: 'Poppins', sans-serif; font-weight:300; font-size:12px; line-height:18px; color:#626262;}
.form_note span{ font-weight:600; color:#FF0000;}
.contact_form_wrapper label span{font-weight:600; color:#FF0000;}


.select_block .chosen-container {
	width: 100% !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover{
	background:none;
	color:#003D79;
}
.dropdown-menu > li:last-child > a{
	border:none;
}
.caret{
	display:none;
}
.select_block .chosen-container-single .chosen-single div b {
	background: url(images/select_arrow.png) no-repeat center center!important;
	width: 39px;
	height: 39px;
}
.select_block .chosen-container-single .chosen-single div {
	width: 39px;
	height: 39px;
}
.select_block .chosen-container-single .chosen-single {
	height: 39px;
	border: 1px solid #d9d9d9;
	background: #fff;
	line-height: 39px;
	text-align: left;
	font-family: 'Poppins', sans-serif; 
	font-size: 14px;
	color: rgba(98,98,98,.44);
	padding: 0 0 0 13px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 4px 4px -4px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 4px 4px -4px rgba(0,0,0,0.3);
	box-shadow: inset 0 4px 4px -4px rgba(0,0,0,0.3);
	width: 100%;
	font-weight: 400;
	box-shadow: none;
}
.select_block .chosen-container-single .chosen-single::after {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
}
.select_block .chosen-container .chosen-results li.highlighted {
	background-color: #4785a4;
	background-image: none;
}
.select_block .chosen-container .chosen-results li {
	background: none;
	padding-left: 10px;
	padding-right: 0px;
}
.select_block .chosen-container .chosen-drop {
	width: 100%
}
.select_block .chosen-container-single .chosen-single div {
	display: block;
	height: 100%;
	position: absolute;
	right: -2px;
	top: -1px;
}
.select_block .chosen-container .chosen-results {
	color: #444;
	padding-left: 0px;
}


/*======================================= checkbox1 ================================*/

input[type='checkbox'] {
	display: none;
}
.checkbox_block label {
	font-size: 15px;
	font-weight: 400;
	cursor: pointer;
	padding-left: 26px;
	line-height: 16px;
	background: url(images/checkbox.png) no-repeat left center;
	min-width: 15px;
	min-height: 15px;
	font-family: 'Montserrat', sans-serif;
	margin: 0;
}
.checkbox_block input[type='checkbox']:checked + label {
	background: url(images/check-active.png) no-repeat left center;
}
.checkbox_block input[type='radio']:checked + label {
	background: url(images/radio-active.png) no-repeat left center;
}
.contact-right.pull-right{
	width:50%;
	float:left;
	height:auto;
}


.checkbox_block{ width:50%; float:left; display:inline-block; margin-top:0px;}
.submitblock{width:50%; float:left; display:inline-block;}

.videoblock{ width:100%; float:left; display:block; margin:0px 0px 76px 0px; padding:50px 0px 0px 0px;}
.videoblock img{
	width:100%;
}


.table_section{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 50px 0px;}
.table-bordered {
	border-color: #cecece;
}
th {
	border-bottom: none!important;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th,
.content-inner .elementor .table-bordered > thead > tr > td, .content-inner .elementor .table-bordered > thead > tr > th
 {
	font-size: 16px;
	color: #fff;
	line-height: 20px;
	padding: 11px 11px;
	background: #00396D;
	text-transform: uppercase;
	font-weight: 400;
	vertical-align: middle;
	font-family: 'Montserrat', sans-serif;
}
.table-bordered > tbody > tr > td ,
.content-inner .elementor .table-bordered > tbody > tr > td{
	font-family: 'Poppins', sans-serif; 
	font-size: 16px;
	color: #8F8F8F;
	line-height: 18px;
	padding: 11px 15px;
	font-weight: 400;
}

.table-striped > tbody > tr:nth-of-type(2n+2) {
    background: #f4f4f4;
}

.map_block{ width:100%; float:left; display:block; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.map_block img{ width:100%;}



/*======================================= elimentor css ================================*/

.elementor h1{font-family: 'ITCAvantGardeProMd'; margin:0px 0px 20px 0px; font-size:64px; line-height:70px; color:#01509e;}
.elementor p{ font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:25px; color:#393939; margin:0px 0px 25px 0px;}
.elementor hr{ margin-top:48px; margin-bottom:51px; background-color:#e7e7e7;}
.elementor p a{ color:#0154a7; text-decoration:none;}

.elementor ul{ padding:18px 0px 24px 30px; margin:0px 0px 0px 0px; width:100%; float:left; display:block;}
.elementor ul li{ background: url(images/list_bullet.png) no-repeat left 7px;
font-family: 'Poppins', sans-serif;
font-size: 16px;
line-height: 26px;
color: #8F8F8F;
padding: 0px 0px 0px 35px;
margin: 0px 0px 0px 0px;
width: 100%;
float: left;
display: block;}
.elementor ul li a{color: #8F8F8F;
text-decoration: none;}

.elementor h2{font-family: 'Poppins', sans-serif; margin:10px 0px 11px 0px; padding:0px 0px 37px 0px; text-transform:uppercase; font-size:27px; color:#0154a7; border-bottom:1px solid #e7e7e7;}
.elementor h3{font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:25px; color:#393939; margin:0px 0px 0px 0px; font-weight:bold;}


.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.footer_link ul li {
    display: inline-block;
}

div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.content_section .home_banner{
	width:100%;
	height:535px;
	float:left;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size:cover;
	-ms-background-size:cover;
	-mz-background-size:cover;
	background-size:cover;
	position:relative;
}
.content_section .home_banner > img{
	width:100%;
	height:auto;
}
.content_section .home_banner::before{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	content:'';
	background:url(images/shape2.png) no-repeat center center;
	background-size:100% auto;
}
.content_section .home_banner h3{
	font-size:38px;
	color:#fff;
	font-weight:normal;
	margin:0;
	line-height:48px;
}
.content_section .home_banner .logo {
    width: auto;
    margin: 0 0 20px -10px;
    text-align: left;
    padding: 0;
    display: block;
    float: none;
}
.content_section .home_banner .banner-inner{
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	transform:translateY(-50%);
}
.generic_block > .elementor{
	margin:0 -10px;
}

#banner-carousel .item,
.banner_sub_page,
.content_section .home_banner{
	height:auto!important;
}
.banner-caption{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
#banner-carousel .item > img{
	width:100%;
	height:auto;
}
div.wpcf7-mail-sent-ok{
	display:none!important;
}

a.new-account{
	display:inline-block;
	margin:0 0 20px;
	text-decoration:underline;
	color:#00396D;
}
a.new-account:hover{
	text-decoration:none;
}
#GCLogin a{
	color:#00396D;
}

#GCLogin input[type='checkbox'] + label{
	cursor:pointer;
	padding-left:24px;
	background:url(images/checkbox_normal.png) no-repeat left center;
}
#GCLogin input[type='checkbox']:checked + label{
	background:url(images/checkbox_active.png) no-repeat left center;
}
.banner_sub_page.banner_img{
	height:211px!important;
}

ul#menu-main-menu {
    float: left;
}

.header_top_link::after {
    width: 1000px;
    position: absolute;
    left: 95%;
    content: '';
    top: 0;
    height: 100%;
    background: #00396D;
    display: block!important;
}

ul#menu-main-menu {
    float: left!important;
}
.col-xs-12.col-sm-6.col-md-6.signup_wrapper {
    padding-right: 0;
    padding-left: 15px;
    padding-top: 0;
}
.login_block{
	padding: 25px 15px 112px 75px;
}
.login_section .login_wrapper.col-md-6 {
    padding-right: 15px;
    padding-left: 0;
}
.header_top_link {
    background: #00396D;
    padding-left: 45px;
    position: relative;
}
.header_top_link ul{
	position: relative;
	z-index: 9;
}
#user_login, #user_pass {
    height: 39px;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: rgb(114,114,114);
    box-shadow: none;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #D9D8D8;
    font-weight: 400;
    width: 100%;
    padding: 0 15px;
}
input#wp-submit {
    width: 152px;
    height: 55px;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 400;
    border: none;
    background: #565656 url(images/buttonbg_2.png) no-repeat right 18px center;
    text-align: left;
    margin-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    line-height: 36px;
    float: left;
    margin-top: 0px;
    border-radius: 0px;
    padding: 0px 0px 0px 20px;
}
input#wp-submit:hover {
    background: #00396D url(images/buttonbg_2.png) no-repeat right 12px center;
}
.contact_inner {
    float: left;
    width: 100%;
    height: auto;
}
.page-template-register-template .contact_form_wrapper .contact-left {
    width: 100%;
    padding: 0;
    max-width: 600px;
}

.page-template-confirm-template .generic_block p{
	margin: 0;
}

.action_block {
    margin: 30px 0 0;
}

.action_block a {
    display: inline-block;
    background: #00396D url(images/buttonbg_2.png) no-repeat right 20px center;
    padding: 10px 60px 10px 18px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 16px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
}
.action_block a:hover{
	background-color: #7C7C7C;
}
.action_block p a{
	background: none!important;
	padding: 0;
	color: #00396D;
	text-transform: none;
	text-decoration: underline;
}
.action_block p a:hover{
	text-decoration: none;
}

#common_alert_modal .col-xs-12 {
    padding: 0;
}
#common_alert_modal .cpc_info_col{
	padding-bottom: 0;
}
.field_required #border{
	border-color: #f00!important;
}

#common_alert_modal .confirm_pp a {
    background-color: #D90000;
    color: #fff;
}
#common_alert_modal .cpc_info_col h3{
	color: #D90000;
}

#common_alert_modal .cpc_info_col p{
	margin-bottom: 80px;
}
#success_alert_modal h3 {
    color: #006D48;
}
#success_alert_modal .confirm_pp a{
	background-color: #006D48;
}

/*======================================== Responsive Design =============================*/
@media only screen and (max-width: 479px){
	
	.logo {
    text-align: left;
    width: 200px !important;
	padding:0px 0px 20px 0px;
	
}

.banner_info h2{ font-size:25px; line-height:32px;}
.banner_info{padding: 30px 15px 30px 30px;}

.login_block{padding: 30px 20px 112px 15px;}
.signup_block{padding: 30px 20px 112px 15px;}
.login_info h3{ font-size:25px; line-height:30px;}
.bottom_link{ left:15px;}
.product_info{padding: 30px 15px 93px 15px;}
.product_bottom{padding: 0px 0px 0px 0px;}
.product_button{padding: 0px 10px 0px 15px;}
.product_button a{ padding-left:7px;}
.section_tittle h2{ font-size:34px; line-height:35px;}
.section_tittle_2{ font-size:20px; line-height:24px;}
.footer_mid a{ width:120px;}
.footer_link{ width:100%; float:left; display:block; margin:0px 0px 0px 0px;}
.footer_link a{ margin:0px 20px 0px 0px;}

.gallery_tittle{padding: 0px 10px 0px 15px;}
.gallery_tittle h3{padding: 10px 0px 0px 0px; font-size:18px;}


}

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

.logo {
    text-align: left;
    width: 280px;
	padding:0px 0px 20px 0px;
	
}

.login_block{padding: 30px 20px 112px 30px;}
.signup_block{padding: 30px 20px 112px 30px;}
.login_info h3{ font-size:30px;}
.bottom_link{ left:30px;}
.footer_link a{margin: 0px 0px 0px 23px;}




}

@media only screen and (min-width: 640px) and (max-width:767px) {


	
}

@media only screen and (max-width: 767px){
.header_top_link::after{
	display: none;
}
.container{
width:100%;
}
.logo {
    text-align: left;
    width: 290px;
	padding:0px 0px 20px 0px;
	position:absolute; left:-10px;
	
}
.header{ height:auto;}
.navbar-toggle{ margin-top:25px; margin-right:0px; margin-bottom:25px;}

.navbar-nav {
    margin-top: 0;
	padding-bottom:15px; padding-top:60px;
}

.navbar-right {
    margin: 0px 0 0;
}

.navbar-default .navbar-nav > li {
    margin: 0px 0px 0px 0px;
}

.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 5px 5px 5px;
}
.dropdown-menu{ padding: 0px 0px 10px 0px;}


.navbar-default .navbar-nav > li > a {
    font-size: 19px;
    line-height: 26px;
    color: #fff;
    padding: 15px 0px 15px 15px;
    
}
.dropdown-menu{ top:100%;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{ color:#fff; line-height:32px;}
.dropdown-menu > li > a{ font-size:17px;}

.navbar-default .navbar-toggle{border-color: #0154a7;}
.navbar-default .navbar-toggle .icon-bar{ background-color:#0154a7;}
.navbar-nav .open .dropdown-menu{ padding-left:15px; padding-right:15px;}



.login_section .login_wrapper.col-md-6{padding-right:15px;}
.login_section .signup_wrapper.col-md-6{ padding-left:15px;}

.header_top_link{ width:100%; float:left; display:block; margin:10px 0px 20px 0px; padding:0px 0px 0px 0px; background:none;}
.navbar-collapse{ box-shadow:none;}

.step_single{ width:100% !important;}
.step_top_block{ width:233px; height:233px; margin:0 auto 10px; float:none;}

.gallery_tittle{height:174px;}

.form_single{ width:100%;padding: 0px 0px 0px 0px; margin:0px 0px 14px 0px;}
.frm_rt {
    padding: 0px 0px 0px 0px; margin:0px 0px 0px 0px;
}

.contact-left{ width:100%; padding:0px 0px 0px 0px; margin:0px 0px 30px 0px;}
.contact-right.pull-right{ width:100%; margin:0px 0px 0px 0px;}
.content_section .home_banner .logo {
    width: 100%!important;
    margin: 0 0 20px -5px;
    text-align: left;
    padding: 0;
    display: block;
    float: left;
    left: 0;
    position: relative;
}
.content_section .home_banner .logo img {
    width: 215px;
}
.content_section .home_banner h3 {
    font-size: 25px;
    color: #fff;
    font-weight: normal;
    margin: 0;
    line-height: 32px;
}	
.content_section .home_banner h3 br{
	display:none;
}
.content_section .home_banner{
	height:400px;
}
.login_section{
	margin-top:-54px;
}
#banner-carousel .carousel-indicators {
    bottom: 15px;
}

.content_section .section_row.product_section .container,
.login_section .container{
	padding:0;
}
.content_section .section_row.product_section .container > .row,
.login_section .container > .row{
	margin:0;
}
.content_section .section_row.product_section .container > .row > .col-xs-12,
.login_section .container > .row > .col-xs-12{
	padding-left:0;
	padding-right:0;
}

/*.content_section .section_row.custom_row .container,
.content_section .section_row.section_gap .container,
.content_section .generic_block{
	padding:0 15px;
}
.content_section .generic_block{
	padding-left:15px;
	padding-right:15px;
}*/

.header::after{
	display:none;
}
.header_top_link h3{
	width:100%;
	margin:0 0 10px;
}
.login_info p{
	font-size:16px;
}
}



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

.container{
width:750px;
}



.logo {
    float: left;
    height: auto;
    opacity: 1;
    padding-left: 0;
    text-align: left;
    width: 236px;
	padding:0px 5px 0px 0px;
	
}

.logo{ width:148px;}
.header{ height:68px;}
.navbar-default .navbar-nav > li { margin: 0px 5px 0px 5px;}
.header_top_link{ width:200px;}
.login_block{padding: 25px 15px 112px 50px;}
.signup_block{    padding: 75px 15px 112px 50px;}
.login_info h3{ font-size:30px;}
.bottom_link{ left:50px;}
.product_info{padding: 20px 15px 175px 15px;}
.product_bottom{padding: 0px 0px 0px 0px;}
.product_button{padding: 0px 10px 0px 10px; margin: 0px 0px 10px 0px; width:100%;}
.product_button a{ padding:0px 0px 0px 10px;}
.step_top_block{ height:122px;}
.step_bottom p{padding: 0px 0px 0px 0px;}
.step_top_block span{ font-size:44px;}

.navbar-nav {
    margin-top: 4px;
}
.navbar-default .navbar-nav > li > a{ font-size:13px;}
.header_top_link h3{ font-size:14px;margin: 0px 0px 3px 0px;}
.header_top_link ul li{margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;}
.header_top_link ul li a{ font-size:12px;}
.header_top_link{ padding:5px 0px 4px 0px;}

.gallery_tittle{padding: 0px 10px 0px 15px;}
.gallery_tittle h3{padding: 10px 0px 0px 0px; font-size:16px; line-height:20px;}

.login_section{
	margin-top:-54px;
}
#banner-carousel .carousel-indicators {

    bottom: 50px;

}
.banner_info{
	padding:15px 20px;
}
.banner_info h2{
	font-size:20px;
	line-height:25px;
}

.content_section .home_banner .logo img {
    max-width: 175px;
}
.content_section .home_banner h3 {
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    margin: 0;
    line-height: 28px;
}
.header::after{
	width:25%;
}
.header_top_link h3{
	width: 60px;
	font-size: 15px;
	margin: 8px 0 0;
}
.header_top_link ul{
	width:130px;
}
.header_top_link ul li a{
	font-size: 12px;
	line-height: 28px;
	padding-left:8px;
	background-position: center right 6px;
}
.header_top_link{
	padding-left:10px;
}

.login_info p{
	font-size:16px;
}
}




@media only screen and (min-width: 992px) and (max-width: 1199px) {

.container{
width:970px;
}
.login_info p{
	font-size:20px;
}
.logo{ width:250px;}
.header{ height:92px;}
.navbar-default .navbar-nav > li { margin: 0px 5px 0px 5px;}
.header_top_link{ width:272px;}
.login_block{padding: 25px 15px 112px 50px;}
.signup_block{    padding: 75px 15px 112px 50px;}
.login_info h3{ font-size:30px;}
.bottom_link{ left:50px;}
.product_info{padding: 20px 15px 93px 15px;}
.product_bottom{padding: 0px 0px 0px 0px;}
.product_button{padding: 0px 10px 0px 10px;}
.product_button a{ padding:0px 0px 0px 10px;}
.step_top_block{ height:166px;}
.step_bottom p{padding: 0px 0px 0px 0px;}

.gallery_tittle h3{padding: 10px 0px 0px 0px; font-size:20px;}

.login_section{
	margin-top:-54px;
}
#banner-carousel .carousel-indicators {

    bottom: 50px;

}
.banner_info{
	padding:20px 30px;
}
.banner_info h2{
	font-size:30px;
	line-height:35px;
}
.content_section .home_banner .logo img {
    max-width: 175px;
}
.navbar-default .navbar-nav > li > a{
	font-size:14px;
}

.header_top_link h3{
	width: 75px;
	font-size: 17px;
	margin:8px 0 0;
}
.header_top_link ul{
	width:176px;
}
.header_top_link ul li a{
	font-size:15px;
	line-height:32px;
}
.header_top_link{
	padding-left:20px;
}

}


@media only screen and (min-width: 1200px)  and (max-width: 1479px){
	
	.container{
		width:1170px;
		}
.navbar-default .navbar-nav > li {
    margin: 0px 8px 0px 8px;
}
.step_top_block{ height:206px;}
.login_section{
	margin-top:-54px;
}
#banner-carousel .carousel-indicators {

    bottom: 50px;

}

.login_info h3{
	font-size:36px;
}
.header_top_link{
	width:286px;
	padding-left:20px;
}
.header_top_link h3{
	width:90px;
}
.header_top_link ul{
	width:176px;
}
.header_top_link ul li a{
	font-size:15px;
}

}


@media only screen and (min-width: 1480px){
	
	
}



