@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,700,800,300,100,600,900);
body.app-style {
    font-family: 'Raleway', sans-serif;
}

.font-type {
    font-family: 'Montserrat', sans-serif;
}

.h2 {
    color: #111;
}
.space{padding-bottom: 0px !important; padding-top: 65px !important;}
.slider-caption {
    text-align: center;
    width: 100%;
    left: 0px;
}

.slider-caption .caption-stye-1 {
    padding-bottom: 18px;
    margin-bottom: 25px;
}

.slider-caption .simple-text {
    max-width: 580px;
    margin: 0 auto 45px;
}

.caption-stye-1 {
    position: relative;
    padding-bottom: 25px;
}

.caption-stye-1:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0px;
    width: 30px;
    margin-left: -15px;
    height: 2px;
}

.caption-stye-1.type-1:after {
    background: #fff;
}

.caption-stye-1.type-2:after {
    background: #e856a0;
}

.caption-stye-1.type-3:after {
    width: 107px;
    height: 9px;
    background: url(../images/separator.png) no-repeat;
    margin-left: -53px;
}

.caption-stye-1.type-4.dark:after {
    width: 107px;
    height: 9px;
    background: url(../images/separator.png) no-repeat;
    margin-left: -53px;
}

.align-left .caption-stye-1.type-3:after {
    margin-left: 0px;
    left: 0px;
}

.section-caption {
    text-align: center;
    padding-bottom: 70px;
}

.section-caption .caption-stye-1 {
    margin-bottom: 25px;
}

.section-caption .caption-stye-2 {
    margin-bottom: 50px;
}
.section-caption .caption-stye-1.type-3 {
    margin-bottom: 20px;
}

.section-caption .simple-text {
    max-width: 580px;
    margin: 0 auto;
}

.section-caption.align-left {
    text-align: left;
}

.section-caption.more-text {
    padding-bottom: 0px;
}

.section-caption.more-text .simple-text {
    padding-bottom: 30px;
    margin: 0px;
}

.section-caption.more-text .list-style-1 {
    padding-bottom: 45px;
}

.section-caption.more-text .link-style-1 {
    margin-right: 20px;
}

.p-0 {
    padding: 0px;
}

.width {
    width: 100%;
    max-width: 100% !important;
}

.color {
    color: #03314c;
}

.section {
    padding: 120px 0px 95px;
    position: relative;
    width: 100%;
    background-color: #fbfbfb !important;
}

.align-block.hg-lg {
    height: 617px;
}

.align-block {
    position: relative;
    width: 100%;
    display: table;
}

.vertical-align {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
}

.align-block .right-coll {
    height: inherit;
}

.image-laptop {
    position: relative;
    display: inline-block;
    float: right;
}

.image-laptop img {
    float: right;
}

.resp-img {
    width: 100%;
    height: auto;
}

.vertical-align.right-align {
    right: 0px;
    left: auto;
    width: 50%;
}

.container-inside .container-big {
    height: inherit;
}

.container-big {
    max-width: 1270px;
    padding-right: .9375rem;
    padding-left: .9375rem;
    margin-right: auto;
    margin-left: auto;
}

.align-block .left-coll {
    position: relative;
    width: 100%;
    height: inherit;
}

.cell-view {
    display: table-cell;
    vertical-align: middle;
    height: inherit;
}

caption-stye-3 .title {
    padding-bottom: 35px;
}

.h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 0px;
    text-transform: uppercase;
    color: #111;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-align: left;
}

.p {
    text-align: justify;
}

.col-wh-50 {
    position: relative;
    width: 100%;
    float: left;
}

.list-wrap ul {
    padding-bottom: 50px;
    padding-left: 0px;
}

.list-style-3 li {
    font-size: 13px;
    line-height: 18px;
    color: #a1a1a1;
    font-weight: 400;
    display: block;
    padding-bottom: 25px;
    position: relative;
	float: left;
    width: 100%;
}

.list-style-3 li img {
    position: absolute;
    left: 0px;
    top: 0px;
}

.list-style-3 li span {
    padding-left: 35px;
    display: inline-block;
    font-weight: bold;
    color: #03314c;
	display: -webkit-box;
}

ul li:before {
    display: none;
}

.about_btn {
    text-align: center;
    padding: 10px 0px;
    cursor: pointer;
}

.about_btn:hover {
    background-color: #3d74de;
}

.hide_about {
    display: none;
}

.white-bg {
    background-color: #fff !important;
    background: url(../images/bg9.jpg) #0071cc;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
}

.abt h2 {
    font-size: 15px;
}

.vc_align_left {
    text-align: left;
}

.vc_align_left figure {
    width: 150px;
}

.vc_align_left img {
    width: 100%;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

.vc_col-sm-4 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}

p.p-15 {
    color: #fff;
    text-align: justify;
}

.abt h2 {
    color: #fff;
    text-align: justify;
}

.abt p {
    color: #fff;
    text-align: justify;
}




.newsletter-widget{font-family: 'Raleway', sans-serif;}
.section-bg {
    background: url(../images/section-bg.png) no-repeat center top #fafafa;
    background-size: 100% auto;
}

.input-group {
    position: relative;
    border-collapse: separate;
}

.form-control {
  width: 100%;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 50px;
  font-size: 14px;
  color: #111;
  margin-bottom: 5px;
  font-family: 'PT Sans', sans-serif;
  border:1px solid #eee;
}





select.frecuency {
    border: none;
    font-style: italic;
    background-color: transparent;
    cursor: pointer;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .35s ease-in;
    transition: -webkit-transform .35s ease-in;
    border-bottom: none;
}
select.frecuency:focus {
    outline: none;
    border-bottom: 5px solid #39b3d7;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: -webkit-transform .35s ease-in;
    transition: -webkit-transform .35s ease-in;
}
.free {
    text-transform: uppercase;
}
.input-group {
    margin: 20px auto;
    width: 100%;
}
input.btn.btn-lg,
input.btn.btn-lg:focus {
    outline: none;
    width: 80%;
    height: 60px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
	border: 1px solid #eee;
}
button.btn {
    width: 20%;
    height: 60px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	background: #2d5eab;
    color: #fff;
	border: none;
	    -webkit-border-radius: 0 25px 25px 0;
    -moz-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
	    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
button.btn:hover {
    
    background: #2d5eab;
}
.promise {
    color: #999;
}



/*******Blog*************/

.blog{background-color: #fff !important;
    background: url(../images/blog_bg.jpg) #0071cc;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
}

.blackblue-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(14,29,65,0.9);
}
.blogs h2{color: #fff;}

.post-item {position: relative; width: 100%; overflow: hidden; background: #fff; border-radius: 3px; margin-bottom: 30px;}
.post-item .text {padding: 30px; position: relative;}
.post-item .text:before {content: ''; position: absolute; left: 50%; top: -10px; width: 0;height: 0;border-style: solid;border-width: 0 15px 10px 15px;border-color: transparent transparent #fff transparent; margin-left: -15px;}
.post-item .image.border {
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: hidden;
}
.post-item:hover .image.border img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
	transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
}
.post-item .image.border img {
    
}

.post-item .text {
    padding: 30px 30px 0px;
    position: relative;
}
.post-item .h3{text-transform: none;font-family: 'Raleway', sans-serif;
    font-weight: 400;padding-bottom: 15px; font-size: 24px; line-height: 30px; margin: 0px; color: #111;}
.center{text-align:center !important;}
.post-item .info-line {
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.info-line {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
}
.info-line * {
    vertical-align: middle;
}
.fl {
    float: left;
}
.fl a img{float:none;}
.fr {
    float: right;
}
.fr a img{float:none;}
.post-item .info-line a {
    margin: 0px 30px 0px 0px;
}
.info-line a {
    color: #c2c2c2;
    font-size: 12px;
}
a, a:link{cursor: pointer;
    text-decoration: none;
    outline: none;}
.post-item .info-line a img {
    margin-right: 5px;
}
.info-line * {
    vertical-align: middle;
}

.simple-text p {
    text-align: left;
    line-height: 22px;
}
.h5 {
    text-align: left;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
	font-family: 'Raleway', sans-serif;
}


.app{
    background: #000;
    color: #fff;
  	background-color: #e5e5e5; 
}
.mobile-c {
    width: 450px;
    height: 800px;
    padding: 70px 55px 103px 37px;
    background: url(../images/mobile-c.png) no-repeat;
    text-align: center;
}

.app h2 {
    position: relative;
    margin-bottom: -4px;
    padding-top: 0;
    color: #fff;
    font-size: 60px;
    font-weight: 300;
}
.app h2 span {
    font-weight: 700;
}

.app p {
        margin-bottom: 36px;
    font-size: 17px;
    color: #fff;
    line-height: 1.675;
    letter-spacing: 5px;
}
.download-a { list-style: none; margin: 0; padding: 0; text-align: center; }
.download-a li { display: inline-block; margin: 0 14px 10px; background: url(../images/download-gp-b.png) -3000em -3000em no-repeat;  }
.download-a li a { display: inline-block; overflow: hidden; position: relative; width: 200px; height: 65px; border-radius: 6px; text-indent: -3000em; text-align: left; }
.download-a li.as a { background: url(../images/download-as-d.png) -5px -5px no-repeat #fff; }
.download-a li.gp a { background: url(../images/download-gp-d.png) -5px -5px no-repeat #fff; }
.p-60{padding:150px 0px 0px}
.widget-logo img {
    width: 80%;
}


.app.deal {
    padding: 70px 0px;
}
.deal img {
    max-width: 100%;
}
.rb-heading {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.deal .rb-heading {
    width: auto;
    margin-left: -180px;
    margin-top: 80px;
}
.deal h2 {
    font-size: 60px;
    text-align: left;
	color: #192838;
}
.rb-heading h2 {
    font-weight: 500;
    padding-bottom: 30px;
    font-size: 48px;
    font-family: 'Rajdhani';
}
.deal .rb-heading p {
    font-size: 18px;
	color: #192838;
}
.deal-links {
    float: left;
    width: 100%;
    padding-left: 15px;
}
.deal-links {
	float: left;
	width: 100%;
	padding-left: 15px;
}
.deal-links > ul {
	margin-bottom: 25px;
	padding: 0px;
}
.deal-linkss li {
	display: block;
	padding-bottom: 10px;
	float: none;
}
.deal-links > ul li span {
	color: #192838;
	font-size: 14px;
}
.deal-links > ul li:hover i {
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
	transform: translateX(10px);
}
.deal-links > ul li i {
	font-size: 14px;
	padding-right: 30px;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #192838;
}
.deal-links p {
	font-size: 16px;
	color: #192838;
	letter-spacing: 0px;
}
.download-links {
	float: left;
	width: 100%;
	margin-top: 0px;
}
.download-links li {
	display: inline-block !important;
	margin-right: 30px;
}
.download-links li button {
	background: none;
	border: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.download-links li button:hover {
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
	transform: translateX(10px);
}





/*******About Us*************/
.margin {
    padding: 80px;
}

.content-section {
    padding-top: 90px;
    background-image: url(../images/hero-bg.png);
	padding-bottom: 90px;
}
.hero-bg {
  -webkit-animation: hero-bg 90s linear infinite;
  animation: hero-bg 90s linear infinite; }


.heading-title-big {
    color: #fff;
    font-size: 3.125rem;
    line-height: 4rem;
    font-weight: 500;
    font-family: "Roboto Slab", sans-serif;
    margin: 0;
}
.horizontal-line span {
    width: 75px;
}
.description p {
    color: #fff;
}
.horizontal-line span {
    width: 165px;
    height: 2px;
    display: inline-block;
    text-align: center;
    background-color: #26a1e0;
}


.abt-heading {
    font-size: 30px;
    font-weight: bold;
}

.justify{ text-align:justify !important;}

.p-55{padding-top:55px;}

.p-bottom{padding-bottom:0px;}


.contact{background-image:none;
background-color:#ecebe8;}

.color{ color: #000; font-family: 'Raleway', sans-serif;}
.color p{color: #000;}

.bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    backface-visibility: hidden;
	
}

.blue-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(3,134,195,0.9);
    backface-visibility: hidden;
}
.white-color {
    color: #fff;
}
.white-color .caption-stye-1.type-3:after {
    background: url(../images/separator_white.png) no-repeat;
}

.section-caption.more-text .simple-text {
    padding-bottom: 30px;
    margin: 0px;
}


.contact-item {
    text-align: center;
    position: relative;
    display: inline-block;
    margin: 0 25px 70px;
}

.contact-item.type-2 .text {
    padding-left: 70px;
    position: relative;
    display: inline-block;
}
.vertical-align {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    left: 0px;
    width: 100%;
    text-align: center;
}
.vertical-align.auto {
    text-align: inherit;
    width: auto;
    left: auto;
}
.contact-item.type-2 {min-height: 43px; text-align: left; position: relative;  width: 50%; margin: 0 0 30px;}
.contact-item.type-2 .text {padding-left: 70px; position: relative; display: inline-block;}
.contact-item.type-2 .vertical-align.auto {left: 0px;}
.contact-item.type-2 ul{margin:0px; padding:0px;}
.contact-item.type-2 ul li, .contact-item.type-2 a {font-size: 13px; color: rgba(255,255,255,0.6); font-family: 'Montserrat', sans-serif; font-weight: 400;}
.contact-item.type-2 ul li {padding-bottom: 0px; line-height: 18px;}
.contact-item.type-2 a {line-height: 20px; padding-bottom: 10px;}
.contact-item.type-2 a:last-child {padding-bottom: 0px;}
.contact-item.type-2 .link-one a {line-height: 36px;}
.contact-form.type-2 {text-align: center; margin-bottom: 30px;}
.contact-form.type-2 .input-field input, .contact-form.type-2 .input-field textarea {background: none; color: #fff;}
.contact-form.type-2 .input-field span:before {background: rgba(255,255,255,0.3);}
.contact-form.type-2 .input-field span:after {background: #fff;}
.contact-title {text-align: center; padding-bottom: 40px; display: inline-block; width: 100%;}
.contact-form.type-2 .input-field input::-webkit-input-placeholder {color:#fff; opacity: 0.6;}
.contact-form.type-2 .input-field input::-moz-placeholder {color:#fff; opacity: 0.6;}
.contact-form.type-2 .input-field input:-moz-placeholder {color:#fff; opacity: 0.6;}
.contact-form.type-2 .input-field input:-ms-input-placeholder {color:#fff; opacity: 0.6;}
.contact-form.type-2 .input-field textarea::-webkit-input-placeholder {color:#fff; opacity: 0.6;} 
.contact-form.type-2 .input-field textarea::-moz-placeholder {color:#fff; opacity: 0.6;}
.contact-form.type-2 .input-field textarea:-moz-placeholder {color:#fff; opacity: 0.6;} 
.contact-form.type-2 .input-field textarea:-ms-input-placeholder {color:#fff; opacity: 0.6;}
.contact-form.type-2 .input-send.link-style-1 {float: none; background: #fff; color: #0386c3;}



.input-field input{
	    height: 45px;
    position: relative;
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    width: 100%;
    text-align: left;
	color: #000;
}
.contact-form.type-2 .input-field{color: #000;}

.input-field.col-wh-50 {
    width: 50%;
}

.input-field {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 0px 15px;
    margin-bottom: 50px;
	color: #000;
}
.input-field input, .input-field textarea {
    height: 45px;
    position: relative;
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    width: 100%;
    text-align: left;
	color: #000;
}
.contact-form.type-2 .input-field input, .contact-form.type-2 .input-field textarea {
    background: #fff;
    color: #000;
    border: 1px solid rgba(255, 255, 255, 0.28);
	padding: 0px 20px;
}
textarea#textarea_2 {
    padding: 20px;
}
.input-field span {
    position: relative;
    width: 100%;
    display: block;
}
input::-webkit-input-placeholder {
color: #000 !important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: #000 !important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #000 !important;  
}
 
input:-ms-input-placeholder {  
color: #000 !important;  
}
input:-ms-input-placeholder {  
color: #000 !important;  
}

input-field-placeholder {  
color: #000 !important;  
}

#textarea_2::-webkit-input-placeholder
{
  color:    #000;
}
.link-style-1 {
    position: relative;
    display: inline-block;
    padding: 0px 35px;
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    border-radius: 25px;
    z-index: 50;
    overflow: hidden;
    vertical-align: middle;
    backface-visibility: hidden;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}
.link-style-1 span {
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 1;
}

.link-style-1.type-2 {
    border: 1px solid #fff;
    background: none;
    color: #fff;
    font-weight: 600;
}
.link-style-1:before, .link-style-1:after {
    content: '';
    position: absolute;
    top: 0px;
    width: 55%;
    height: 100%;
    background: #77cb5a;
    transition: all 0.35s ease-out;
    -webkit-transition: all 0.35s ease-out;
}
.link-style-1.type-2:before {
    width: 100%;
    border-radius: 0px;
    transform: translate(0,101%);
    -webkit-transform: translate(0,101%);
    -ms-transform: translate(0,105%);
    background: #fff;
}
.link-style-1:before {
    left: 0px;
}

.button.active-white:hover{color:#fff;}
.margin-0{margin:0px;}





.faq{background-image: url(../images/faq.jpg);     background-size: cover;     position: relative;
    overflow: visible;}

.faq .horizontal-line span {
    width: 165px;
    height: 2px;
    display: inline-block;
    text-align: center;
    background-color: #fff;
}


#main {
    margin-bottom: 60px;
}

.faqs {
    border-bottom: 1px solid #edf6ff;
}

.text-background {
    background-color: #f4f4f4;
    padding: 20px;
    border-left: 3px solid #26a1e0;
	margin:30px 0px;
}
.text-background h3 {
    font-size: 1.0625rem;
    font-weight: 500;
    color: #5c5c5c;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.text-background p {
    color: #5c5c5c;
}


.edu-services span {display: block; padding: 22px 0px 0px; }
.edu-services span a{background-color: #00a2d2; padding: 5px 10px; color:#fff;
	border: 1px solid transparent;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}
.edu-services span a:hover{background-color:#fff; color:#00a2d2;  border-color: #00a2d2;   }




.section-amazing {
    height: auto;
    width: 100%;
    background-image: url(../images/section-amazing-bg.jpg);
    background-size: cover;
    background-repeat: repeat-x;
}
.section-title, .text-center {
    text-align: center;
}
.imacs {
    height: 392px;
    width: auto;
    margin-top: 70px;
    margin-left: -300px;
}
.amazing-content {
    margin: 50px 0 40px 0;

}
.section-amazing h3 {
    text-align: center;
    margin-bottom: 30px;
}
.amazing-content p{
	font-style: normal;
    margin-bottom: 20px;
	    color: #767676;
    word-spacing: 2.3px;
	 font-weight: 300;
    font-family: 'Roboto', sans-serif;
	display: flex;
}

.section-amazing i{
	background: -webkit-linear-gradient(90deg, #36c0fd, #29e98e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 16px;
    padding:5px 10px 0 15px;
}


.no-padding {
    padding: 0;
}
.computer {
    width: 100%;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
}

.contact-content {
    height: 500px;
    width: 100%;
    background-color: #35c1fa;
    padding: 70px 0 0 130px;
    position: relative;
}
.grey{
	background-color: #56a5e4;
}
.section-contact i {
    font-size: 48px;
    color: #fff;
    width: 470px;
    text-align: center;
}
.section-contact h3 {
    text-transform: capitalize;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    letter-spacing: .5px;
}
.section-contact h3:after {
    content: ' ';
    margin: 26px auto 26px 0;
    display: block;
    background-color: #fff;
    width: 40px;
    height: 2px;
}
.section-contact p {
    color: #fff;
    line-height: 26px;
    width: 470px;
}

.contact-content li {
    color: #fff;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
	display: flex;
}

.contact-content li span{font-size:20px; padding:0px 10px 0px 0px}


.single-location {
    border: 1px solid #dddddd;
    margin-bottom: 30px;
    padding: 20px;
	height: 240px;
}


.p-1 {
    padding: 0px !important;
}
















